2025-05-07T20:22:34.9191302Z Current runner version: '2.323.0' 2025-05-07T20:22:34.9197890Z Runner name: 'i-07c8fa29eb7f690db' 2025-05-07T20:22:34.9198825Z Machine name: 'ip-10-0-51-243' 2025-05-07T20:22:34.9201622Z ##[group]GITHUB_TOKEN Permissions 2025-05-07T20:22:34.9204137Z Contents: read 2025-05-07T20:22:34.9204657Z Metadata: read 2025-05-07T20:22:34.9205148Z Packages: read 2025-05-07T20:22:34.9205647Z ##[endgroup] 2025-05-07T20:22:34.9208087Z Secret source: None 2025-05-07T20:22:34.9208732Z Prepare workflow directory 2025-05-07T20:22:34.9719446Z Prepare all required actions 2025-05-07T20:22:34.9755199Z Getting action download info 2025-05-07T20:22:35.1742689Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-05-07T20:22:35.4478436Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-05-07T20:22:35.7922529Z Download action repository 'pytorch/test-infra@main' (SHA:117fccdf5892ff9a958d2afb4b4b8b6e930d3187) 2025-05-07T20:22:37.4288791Z Getting action download info 2025-05-07T20:22:37.5263664Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2025-05-07T20:22:37.7139713Z Complete job name: test_and_publish_artifact (x86, linux.g5.4xlarge.nvidia.gpu, default, 3.12, 12.8.0, 12.6.3, clang) 2025-05-07T20:22:37.7751004Z A job started hook has been configured by the self-hosted runner administrator 2025-05-07T20:22:37.7883363Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-05-07T20:22:37.7896834Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:22:37.7898360Z ##[endgroup] 2025-05-07T20:22:38.9093273Z Runner Type: linux.g5.4xlarge.nvidia.gpu 2025-05-07T20:22:38.9093967Z Instance Type: g5.4xlarge 2025-05-07T20:22:38.9094297Z AMI Name: unknown 2025-05-07T20:22:38.9131993Z AMI ID: ami-071226ecf16aa7d96 2025-05-07T20:22:44.2745576Z ##[group]Run actions/checkout@v4 2025-05-07T20:22:44.2745891Z with: 2025-05-07T20:22:44.2746122Z submodules: true 2025-05-07T20:22:44.2746373Z repository: pytorch/FBGEMM 2025-05-07T20:22:44.2746796Z token: *** 2025-05-07T20:22:44.2747008Z ssh-strict: true 2025-05-07T20:22:44.2747242Z ssh-user: git 2025-05-07T20:22:44.2747478Z persist-credentials: true 2025-05-07T20:22:44.2747737Z clean: true 2025-05-07T20:22:44.2747977Z sparse-checkout-cone-mode: true 2025-05-07T20:22:44.2748261Z fetch-depth: 1 2025-05-07T20:22:44.2748485Z fetch-tags: false 2025-05-07T20:22:44.2748711Z show-progress: true 2025-05-07T20:22:44.2748948Z lfs: false 2025-05-07T20:22:44.2749165Z set-safe-directory: true 2025-05-07T20:22:44.2749421Z env: 2025-05-07T20:22:44.2749641Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:22:44.2749958Z BUILD_ENV: build_binary 2025-05-07T20:22:44.2750235Z BUILD_TARGET: default 2025-05-07T20:22:44.2750472Z BUILD_VARIANT: cuda 2025-05-07T20:22:44.2750751Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:22:44.2751010Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:22:44.2751264Z ##[endgroup] 2025-05-07T20:22:44.3939381Z Syncing repository: pytorch/FBGEMM 2025-05-07T20:22:44.3940611Z ##[group]Getting Git version info 2025-05-07T20:22:44.3941076Z Working directory is '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM' 2025-05-07T20:22:44.3941699Z [command]/usr/bin/git version 2025-05-07T20:22:44.3941971Z git version 2.47.1 2025-05-07T20:22:44.3944692Z ##[endgroup] 2025-05-07T20:22:44.3967069Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/fe069eba-cbd4-431b-8169-ee2f302881a8' before making global git config changes 2025-05-07T20:22:44.3967992Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T20:22:44.3971980Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:22:44.4009628Z Deleting the contents of '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM' 2025-05-07T20:22:44.4012797Z ##[group]Initializing the repository 2025-05-07T20:22:44.4016972Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:22:44.4058068Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-05-07T20:22:44.4058826Z hint: is subject to change. To configure the initial branch name to use in all 2025-05-07T20:22:44.4059390Z hint: of your new repositories, which will suppress this warning, call: 2025-05-07T20:22:44.4059788Z hint: 2025-05-07T20:22:44.4060096Z hint: git config --global init.defaultBranch 2025-05-07T20:22:44.4060441Z hint: 2025-05-07T20:22:44.4060777Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-05-07T20:22:44.4061333Z hint: 'development'. The just-created branch can be renamed via this command: 2025-05-07T20:22:44.4061758Z hint: 2025-05-07T20:22:44.4061983Z hint: git branch -m 2025-05-07T20:22:44.4062484Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/ 2025-05-07T20:22:44.4070771Z [command]/usr/bin/git remote add origin https://github.com/pytorch/FBGEMM 2025-05-07T20:22:44.4107418Z ##[endgroup] 2025-05-07T20:22:44.4107891Z ##[group]Disabling automatic garbage collection 2025-05-07T20:22:44.4111390Z [command]/usr/bin/git config --local gc.auto 0 2025-05-07T20:22:44.4143241Z ##[endgroup] 2025-05-07T20:22:44.4143638Z ##[group]Setting up auth 2025-05-07T20:22:44.4149891Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T20:22:44.4181515Z [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-07T20:22:44.4551483Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T20:22:44.4584794Z [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-07T20:22:44.4928678Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T20:22:44.4983285Z ##[endgroup] 2025-05-07T20:22:44.4983765Z ##[group]Fetching the repository 2025-05-07T20:22:44.4992754Z [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-07T20:22:45.3597719Z From https://github.com/pytorch/FBGEMM 2025-05-07T20:22:45.3598617Z * [new ref] a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 -> pull/4066/merge 2025-05-07T20:22:45.3622391Z ##[endgroup] 2025-05-07T20:22:45.3622996Z ##[group]Determining the checkout info 2025-05-07T20:22:45.3624646Z ##[endgroup] 2025-05-07T20:22:45.3629531Z [command]/usr/bin/git sparse-checkout disable 2025-05-07T20:22:45.3664481Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-05-07T20:22:45.3693286Z ##[group]Checking out the ref 2025-05-07T20:22:45.3696768Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/4066/merge 2025-05-07T20:22:45.4800306Z Note: switching to 'refs/remotes/pull/4066/merge'. 2025-05-07T20:22:45.4800741Z 2025-05-07T20:22:45.4801083Z You are in 'detached HEAD' state. You can look around, make experimental 2025-05-07T20:22:45.4801971Z changes and commit them, and you can discard any commits you make in this 2025-05-07T20:22:45.4802892Z state without impacting any branches by switching back to a branch. 2025-05-07T20:22:45.4803475Z 2025-05-07T20:22:45.4803882Z If you want to create a new branch to retain commits you create, you may 2025-05-07T20:22:45.4804710Z do so (now or later) by using -c with the switch command. Example: 2025-05-07T20:22:45.4805207Z 2025-05-07T20:22:45.4805407Z git switch -c 2025-05-07T20:22:45.4805751Z 2025-05-07T20:22:45.4805968Z Or undo this operation with: 2025-05-07T20:22:45.4806297Z 2025-05-07T20:22:45.4806481Z git switch - 2025-05-07T20:22:45.4807203Z 2025-05-07T20:22:45.4807612Z Turn off this advice by setting config variable advice.detachedHead to false 2025-05-07T20:22:45.4808159Z 2025-05-07T20:22:45.4808771Z HEAD is now at a2f4c52 Merge 6060cd4b5f971680caecdcc657faccb5720d1c3e into fd4df5f456e0cca514bacd98a39efb72990fd9f4 2025-05-07T20:22:45.4813462Z ##[endgroup] 2025-05-07T20:22:45.4814092Z ##[group]Setting up auth for fetching submodules 2025-05-07T20:22:45.4818795Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T20:22:45.4862295Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-05-07T20:22:45.4891412Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-05-07T20:22:45.4921809Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-05-07T20:22:45.4947412Z ##[endgroup] 2025-05-07T20:22:45.4947807Z ##[group]Fetching submodules 2025-05-07T20:22:45.4950893Z [command]/usr/bin/git submodule sync 2025-05-07T20:22:45.5296573Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 2025-05-07T20:22:45.5629636Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'external/asmjit' 2025-05-07T20:22:45.5630994Z Submodule 'external/composable_kernel' (https://github.com/jwfromm/composable_kernel.git) registered for path 'external/composable_kernel' 2025-05-07T20:22:45.5634191Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'external/cpuinfo' 2025-05-07T20:22:45.5638001Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'external/cutlass' 2025-05-07T20:22:45.5641297Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'external/googletest' 2025-05-07T20:22:45.5644984Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'external/hipify_torch' 2025-05-07T20:22:45.5648163Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'external/json' 2025-05-07T20:22:45.5678879Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/asmjit'... 2025-05-07T20:22:45.9013884Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/composable_kernel'... 2025-05-07T20:22:46.3981275Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/cpuinfo'... 2025-05-07T20:22:46.7975292Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/cutlass'... 2025-05-07T20:22:47.8877593Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/googletest'... 2025-05-07T20:22:48.1979476Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/hipify_torch'... 2025-05-07T20:22:48.5266777Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/json'... 2025-05-07T20:22:49.6971789Z From https://github.com/asmjit/asmjit 2025-05-07T20:22:49.6972286Z * branch e5d7c0bd5d9aec44d68830187138149e6a8c4e32 -> FETCH_HEAD 2025-05-07T20:22:49.7443294Z Submodule path 'external/asmjit': checked out 'e5d7c0bd5d9aec44d68830187138149e6a8c4e32' 2025-05-07T20:22:50.5969045Z From https://github.com/jwfromm/composable_kernel 2025-05-07T20:22:50.5969682Z * branch 4a61bdd4bd4ed730e078aebc7c0fcf046ff29406 -> FETCH_HEAD 2025-05-07T20:22:50.8776311Z Submodule path 'external/composable_kernel': checked out '4a61bdd4bd4ed730e078aebc7c0fcf046ff29406' 2025-05-07T20:22:51.5665911Z From https://github.com/pytorch/cpuinfo 2025-05-07T20:22:51.5666537Z * branch 6543fec09b2f04ac4a666882998b534afc9c1349 -> FETCH_HEAD 2025-05-07T20:22:51.6661922Z Submodule path 'external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-05-07T20:22:52.7915610Z From https://github.com/jwfromm/cutlass 2025-05-07T20:22:52.7916106Z * branch 3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3 -> FETCH_HEAD 2025-05-07T20:22:53.4928642Z Submodule path 'external/cutlass': checked out '3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3' 2025-05-07T20:22:54.2872079Z From https://github.com/google/googletest 2025-05-07T20:22:54.2872555Z * branch f8d7d77c06936315286eb55f8de22cd23c188571 -> FETCH_HEAD 2025-05-07T20:22:54.3270646Z Submodule path 'external/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' 2025-05-07T20:22:55.6414471Z From https://github.com/ROCmSoftwarePlatform/hipify_torch 2025-05-07T20:22:55.6415118Z * branch 420084499c7c1e1c2d801922f40df202eac5f3a0 -> FETCH_HEAD 2025-05-07T20:22:55.6497977Z Submodule path 'external/hipify_torch': checked out '420084499c7c1e1c2d801922f40df202eac5f3a0' 2025-05-07T20:22:56.3701682Z From https://github.com/nlohmann/json 2025-05-07T20:22:56.3702148Z * branch 9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03 -> FETCH_HEAD 2025-05-07T20:22:56.4840352Z Submodule path 'external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-05-07T20:22:56.4860266Z [command]/usr/bin/git submodule foreach git config --local gc.auto 0 2025-05-07T20:22:56.5198779Z Entering 'external/asmjit' 2025-05-07T20:22:56.5230474Z Entering 'external/composable_kernel' 2025-05-07T20:22:56.5262381Z Entering 'external/cpuinfo' 2025-05-07T20:22:56.5295455Z Entering 'external/cutlass' 2025-05-07T20:22:56.5327132Z Entering 'external/googletest' 2025-05-07T20:22:56.5359270Z Entering 'external/hipify_torch' 2025-05-07T20:22:56.5391017Z Entering 'external/json' 2025-05-07T20:22:56.5436612Z ##[endgroup] 2025-05-07T20:22:56.5437204Z ##[group]Persisting credentials for submodules 2025-05-07T20:22:56.5444739Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2025-05-07T20:22:56.5772182Z Entering 'external/asmjit' 2025-05-07T20:22:56.5838245Z Entering 'external/composable_kernel' 2025-05-07T20:22:56.5908827Z Entering 'external/cpuinfo' 2025-05-07T20:22:56.5974873Z Entering 'external/cutlass' 2025-05-07T20:22:56.6048804Z Entering 'external/googletest' 2025-05-07T20:22:56.6114569Z Entering 'external/hipify_torch' 2025-05-07T20:22:56.6180222Z Entering 'external/json' 2025-05-07T20:22:56.6265199Z [command]/usr/bin/git submodule foreach sh -c "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2025-05-07T20:22:56.6596566Z Entering 'external/asmjit' 2025-05-07T20:22:56.6658886Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/asmjit/config remote.origin.url 2025-05-07T20:22:56.6660824Z Entering 'external/composable_kernel' 2025-05-07T20:22:56.6722633Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/composable_kernel/config remote.origin.url 2025-05-07T20:22:56.6725541Z Entering 'external/cpuinfo' 2025-05-07T20:22:56.6788002Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/cpuinfo/config remote.origin.url 2025-05-07T20:22:56.6790955Z Entering 'external/cutlass' 2025-05-07T20:22:56.6853987Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/cutlass/config remote.origin.url 2025-05-07T20:22:56.6856996Z Entering 'external/googletest' 2025-05-07T20:22:56.6919392Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/googletest/config remote.origin.url 2025-05-07T20:22:56.6922646Z Entering 'external/hipify_torch' 2025-05-07T20:22:56.6982993Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/hipify_torch/config remote.origin.url 2025-05-07T20:22:56.6986162Z Entering 'external/json' 2025-05-07T20:22:56.7047788Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/json/config remote.origin.url 2025-05-07T20:22:56.7144012Z [command]/usr/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-05-07T20:22:56.7475984Z Entering 'external/asmjit' 2025-05-07T20:22:56.7508951Z Entering 'external/composable_kernel' 2025-05-07T20:22:56.7540642Z Entering 'external/cpuinfo' 2025-05-07T20:22:56.7572011Z Entering 'external/cutlass' 2025-05-07T20:22:56.7604058Z Entering 'external/googletest' 2025-05-07T20:22:56.7635539Z Entering 'external/hipify_torch' 2025-05-07T20:22:56.7667211Z Entering 'external/json' 2025-05-07T20:22:56.7714594Z [command]/usr/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-05-07T20:22:56.8044889Z Entering 'external/asmjit' 2025-05-07T20:22:56.8078079Z Entering 'external/composable_kernel' 2025-05-07T20:22:56.8127905Z Entering 'external/cpuinfo' 2025-05-07T20:22:56.8142216Z Entering 'external/cutlass' 2025-05-07T20:22:56.8174254Z Entering 'external/googletest' 2025-05-07T20:22:56.8208560Z Entering 'external/hipify_torch' 2025-05-07T20:22:56.8239968Z Entering 'external/json' 2025-05-07T20:22:56.8284664Z ##[endgroup] 2025-05-07T20:22:56.8322729Z [command]/usr/bin/git log -1 --format=%H 2025-05-07T20:22:56.8348870Z a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T20:22:56.8539149Z ##[group]Run actions/download-artifact@v4 2025-05-07T20:22:56.8539485Z with: 2025-05-07T20:22:56.8539760Z name: fbgemm_default_x86_clang_py3.12_cu12.8.0.whl 2025-05-07T20:22:56.8540103Z merge-multiple: false 2025-05-07T20:22:56.8540381Z repository: pytorch/FBGEMM 2025-05-07T20:22:56.8540655Z run-id: 14891846252 2025-05-07T20:22:56.8540878Z env: 2025-05-07T20:22:56.8541120Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:22:56.8541432Z BUILD_ENV: build_binary 2025-05-07T20:22:56.8541693Z BUILD_TARGET: default 2025-05-07T20:22:56.8541937Z BUILD_VARIANT: cuda 2025-05-07T20:22:56.8542194Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:22:56.8542456Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:22:56.8542704Z ##[endgroup] 2025-05-07T20:22:57.0938181Z Downloading single artifact 2025-05-07T20:22:57.1878520Z Preparing to download the following artifacts: 2025-05-07T20:22:57.1879823Z - fbgemm_default_x86_clang_py3.12_cu12.8.0.whl (ID: 3081526389, Size: 766763159, Expected Digest: sha256:26c265435f4216279c4d09577fd59c7c99f9d037b1b07145be42580ceffad9e4) 2025-05-07T20:22:57.2384891Z Redirecting to blob download url: https://productionresultssa4.blob.core.windows.net/actions-results/b81c1ade-b872-4473-afc9-b227c140a38f/workflow-job-run-6c4e88e8-c176-5db5-bb0a-17bf15df6aa6/artifacts/66106f577ba6681efbbe1c5b3578cceda0912db3cd87bfb0453745b7ee025215.zip 2025-05-07T20:22:57.2386375Z Starting download of artifact to: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:22:57.3884456Z (node:56908) [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-07T20:22:57.3886104Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-05-07T20:23:05.2886796Z SHA256 digest of downloaded artifact is 26c265435f4216279c4d09577fd59c7c99f9d037b1b07145be42580ceffad9e4 2025-05-07T20:23:05.2887432Z Artifact download completed successfully. 2025-05-07T20:23:05.2887771Z Total of 1 artifact(s) downloaded 2025-05-07T20:23:05.2894610Z Download artifact has finished successfully 2025-05-07T20:23:05.3181747Z ##[group]Run pytorch/test-infra/.github/actions/setup-nvidia@main 2025-05-07T20:23:05.3182144Z with: 2025-05-07T20:23:05.3182362Z driver-version: 570.133.07 2025-05-07T20:23:05.3182612Z env: 2025-05-07T20:23:05.3182835Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:05.3183145Z BUILD_ENV: build_binary 2025-05-07T20:23:05.3183398Z BUILD_TARGET: default 2025-05-07T20:23:05.3183633Z BUILD_VARIANT: cuda 2025-05-07T20:23:05.3183877Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:23:05.3184144Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:05.3184385Z ##[endgroup] 2025-05-07T20:23:05.3275655Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2025-05-07T20:23:05.3276044Z with: 2025-05-07T20:23:05.3276441Z timeout_minutes: 10 2025-05-07T20:23:05.3276686Z max_attempts: 3 2025-05-07T20:23:05.3300328Z command: # Is it disgusting to have a full shell script here in this github action? Sure # But is it the best way to make it so that this action relies on nothing else? Absolutely set -eou pipefail DISTRIBUTION=$(. /etc/os-release;echo $ID$VERSION_ID) DRIVER_FN="NVIDIA-Linux-x86_64-${DRIVER_VERSION}.run" install_nvidia_docker2_amzn2() { ( set -x # Needed for yum-config-manager sudo yum install -y yum-utils if [[ "${DISTRIBUTION}" == "amzn2023" ]] ; then YUM_REPO_URL="https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo" else # Amazon Linux 2 YUM_REPO_URL="https://nvidia.github.io/nvidia-docker/${DISTRIBUTION}/nvidia-docker.repo" fi sudo yum-config-manager --add-repo "${YUM_REPO_URL}" sudo yum install -y nvidia-docker2 nvidia-container-toolkit-1.16.2 sudo systemctl restart docker ) } install_nvidia_docker2_ubuntu20() { ( set -x # Install nvidia-driver package if not installed status="$(dpkg-query -W --showformat='${db:Status-Status}' nvidia-docker2 2>&1)" if [ ! $? = 0 ] || [ ! "$status" = installed ]; then sudo apt-get install -y nvidia-docker2 nvidia-container-toolkit-1.16.2 sudo systemctl restart docker fi ) } pre_install_nvidia_driver_amzn2() { ( # Purge any nvidia driver installed from RHEL repo sudo yum remove -y nvidia-driver-latest-dkms ) } install_nvidia_driver_common() { ( # Try to gather more information about the runner and its existing NVIDIA driver if any echo "Before installing NVIDIA driver" lspci lsmod modinfo nvidia || true HAS_NVIDIA_DRIVER=0 # Check if NVIDIA driver has already been installed if [ -x "$(command -v nvidia-smi)" ]; then set +e # The driver exists, check its version next. Also check only the first GPU if there are more than one of them # so that the same driver version is not print over multiple lines INSTALLED_DRIVER_VERSION=$(nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0) NVIDIA_SMI_STATUS=$? if [ "$NVIDIA_SMI_STATUS" -ne 0 ] && [ "$NVIDIA_SMI_STATUS" -ne 14 ]; then echo "Failed to get NVIDIA driver version ($INSTALLED_DRIVER_VERSION). Continuing" elif [ "$INSTALLED_DRIVER_VERSION" != "$DRIVER_VERSION" ]; then echo "NVIDIA driver ($INSTALLED_DRIVER_VERSION) has been installed, but we expect to have $DRIVER_VERSION instead. Continuing" # Turn off persistent mode so that the installation script can unload the kernel module sudo killall nvidia-persistenced || true else HAS_NVIDIA_DRIVER=1 echo "NVIDIA driver ($INSTALLED_DRIVER_VERSION) has already been installed. Skipping NVIDIA driver installation" fi set -e fi if [ "$HAS_NVIDIA_DRIVER" -eq 0 ]; then # CAUTION: this may need to be updated in future if [ "${DISTRIBUTION}" != ubuntu20.04 ]; then sudo yum groupinstall -y "Development Tools" # ensure our kernel install is the same as our underlying kernel, # groupinstall "Development Tools" has a habit of mismatching kernel headers sudo yum install -y "kernel-devel-uname-r == $(uname -r)" sudo modprobe backlight fi sudo curl -fsL -o /tmp/nvidia_driver "https://s3.amazonaws.com/ossci-linux/nvidia_driver/$DRIVER_FN" set +e sudo /bin/bash /tmp/nvidia_driver -s --no-drm NVIDIA_INSTALLATION_STATUS=$? RESET_GPU=0 if [ "$NVIDIA_INSTALLATION_STATUS" -ne 0 ]; then sudo cat /var/log/nvidia-installer.log # Fail to install NVIDIA driver, try to reset the GPU RESET_GPU=1 elif [ -x "$(command -v nvidia-smi)" ]; then # Check again if nvidia-smi works even if the driver installation completes successfully INSTALLED_DRIVER_VERSION=$(nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0) NVIDIA_SMI_STATUS=$? if [ "$NVIDIA_SMI_STATUS" -ne 0 ] && [ "$NVIDIA_SMI_STATUS" -ne 14 ]; then RESET_GPU=1 fi fi if [ "$RESET_GPU" -eq 1 ]; then NVIDIA_DEVICES=$(lspci -D | grep -i NVIDIA | cut -d' ' -f1) # The GPU can get stuck in a failure state if somehow the test crashs the GPU microcode. When this # happens, we'll try to reset all NVIDIA devices https://github.com/pytorch/pytorch/issues/88388 for PCI_ID in $NVIDIA_DEVICES; do DEVICE_ENABLED=$(cat /sys/bus/pci/devices/$PCI_ID/enable) echo "Reseting $PCI_ID (enabled state: $DEVICE_ENABLED)" # This requires sudo permission of course echo "1" | sudo tee /sys/bus/pci/devices/$PCI_ID/reset sleep 1 done fi sudo rm -fv /tmp/nvidia_driver set -e fi ) } post_install_nvidia_driver_common() { ( sudo modprobe nvidia || true echo "After installing NVIDIA driver" lspci lsmod modinfo nvidia || true ( set +e nvidia-smi # NB: Annoyingly, nvidia-smi command returns successfully with return code 0 even in # the case where the driver has already crashed as it still can get the driver version # and some basic information like the bus ID. However, the rest of the information # would be missing (ERR!), for example: # # +-----------------------------------------------------------------------------+ # | NVIDIA-SMI 525.89.02 Driver Version: 525.89.02 CUDA Version: 12.0 | # |-------------------------------+----------------------+----------------------+ # | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | # | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | # | | | MIG M. | # |===============================+======================+======================| # | 0 ERR! Off | 00000000:00:1E.0 Off | ERR! | # |ERR! ERR! ERR! ERR! / ERR! | 4184MiB / 23028MiB | ERR! Default | # | | | ERR! | # +-------------------------------+----------------------+----------------------+ # # +-----------------------------------------------------------------------------+ # | Processes: | # | GPU GI CI PID Type Process name GPU Memory | # | ID ID Usage | # |=============================================================================| # +-----------------------------------------------------------------------------+ # # This should be reported as a failure instead as it will guarantee to fail when # Docker tries to run with --gpus all # # So, the correct check here is to query one of the missing piece of info like # GPU name, so that the command can fail accordingly nvidia-smi --query-gpu=gpu_name --format=csv,noheader --id=0 NVIDIA_SMI_STATUS=$? # Allowable exit statuses for nvidia-smi, see: https://github.com/NVIDIA/gpu-operator/issues/285 if [ "$NVIDIA_SMI_STATUS" -eq 0 ] || [ "$NVIDIA_SMI_STATUS" -eq 14 ]; then echo "INFO: Ignoring allowed status ${NVIDIA_SMI_STATUS}" else echo "ERROR: nvidia-smi exited with unresolved status ${NVIDIA_SMI_STATUS}" exit ${NVIDIA_SMI_STATUS} fi set -e ) ) } install_nvidia_driver_amzn2() { ( set -x pre_install_nvidia_driver_amzn2 install_nvidia_driver_common post_install_nvidia_driver_common ) } install_nvidia_driver_ubuntu20() { ( set -x install_nvidia_driver_common post_install_nvidia_driver_common ) } echo "== Installing nvidia driver ${DRIVER_FN} ==" case "${DISTRIBUTION}" in amzn*) install_nvidia_driver_amzn2 ;; ubuntu20.04) install_nvidia_driver_ubuntu20 ;; *) echo "ERROR: Unknown distribution ${DISTRIBUTION}" exit 1 ;; esac # Install container toolkit based on distribution echo "== Installing nvidia container toolkit for ${DISTRIBUTION} ==" case "${DISTRIBUTION}" in amzn*) install_nvidia_docker2_amzn2 ;; ubuntu20.04) install_nvidia_docker2_ubuntu20 ;; *) echo "ERROR: Unknown distribution ${DISTRIBUTION}" exit 1 ;; esac echo "GPU_FLAG=--gpus all -e NVIDIA_DRIVER_CAPABILITIES=all" >> "${GITHUB_ENV}" # Fix https://github.com/NVIDIA/nvidia-docker/issues/1648 on runners with # more than one GPUs. This just needs to be run once. The command fails # on subsequent runs and complains that the mode is already on, but that's # ok sudo nvidia-persistenced || true # This should show persistence mode ON nvidia-smi 2025-05-07T20:23:05.3324086Z retry_wait_seconds: 10 2025-05-07T20:23:05.3324364Z polling_interval_seconds: 1 2025-05-07T20:23:05.3324640Z warning_on_retry: true 2025-05-07T20:23:05.3324914Z continue_on_error: false 2025-05-07T20:23:05.3325171Z env: 2025-05-07T20:23:05.3325401Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:05.3325718Z BUILD_ENV: build_binary 2025-05-07T20:23:05.3325984Z BUILD_TARGET: default 2025-05-07T20:23:05.3326227Z BUILD_VARIANT: cuda 2025-05-07T20:23:05.3326485Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:23:05.3326756Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:05.3327010Z DRIVER_VERSION: 570.133.07 2025-05-07T20:23:05.3327268Z ##[endgroup] 2025-05-07T20:23:05.4169141Z == Installing nvidia driver NVIDIA-Linux-x86_64-570.133.07.run == 2025-05-07T20:23:05.4169838Z + pre_install_nvidia_driver_amzn2 2025-05-07T20:23:05.4173160Z + sudo yum remove -y nvidia-driver-latest-dkms 2025-05-07T20:23:06.0006274Z No match for argument: nvidia-driver-latest-dkms 2025-05-07T20:23:06.0007005Z No packages marked for removal. 2025-05-07T20:23:06.0070510Z Dependencies resolved. 2025-05-07T20:23:06.0081519Z Nothing to do. 2025-05-07T20:23:06.0082415Z Complete! 2025-05-07T20:23:06.0391858Z + install_nvidia_driver_common 2025-05-07T20:23:06.0397956Z + echo 'Before installing NVIDIA driver' 2025-05-07T20:23:06.0398369Z + lspci 2025-05-07T20:23:06.0400201Z Before installing NVIDIA driver 2025-05-07T20:23:06.0645331Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:23:06.0646112Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:23:06.0646683Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:23:06.0647215Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 2025-05-07T20:23:06.0647704Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller 2025-05-07T20:23:06.0648241Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:06.0648730Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:06.0649218Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller 2025-05-07T20:23:06.0649629Z + lsmod 2025-05-07T20:23:06.0689400Z Module Size Used by 2025-05-07T20:23:06.0689730Z xt_conntrack 16384 1 2025-05-07T20:23:06.0690013Z nft_chain_nat 16384 3 2025-05-07T20:23:06.0690297Z xt_MASQUERADE 20480 1 2025-05-07T20:23:06.0690825Z nf_nat 57344 2 nft_chain_nat,xt_MASQUERADE 2025-05-07T20:23:06.0691263Z nf_conntrack_netlink 57344 0 2025-05-07T20:23:06.0691683Z nf_conntrack 184320 4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE 2025-05-07T20:23:06.0692149Z nf_defrag_ipv6 24576 1 nf_conntrack 2025-05-07T20:23:06.0692475Z nf_defrag_ipv4 16384 1 nf_conntrack 2025-05-07T20:23:06.0692783Z xfrm_user 57344 1 2025-05-07T20:23:06.0693070Z xfrm_algo 16384 1 xfrm_user 2025-05-07T20:23:06.0693368Z xt_addrtype 16384 2 2025-05-07T20:23:06.0693643Z nft_compat 20480 4 2025-05-07T20:23:06.0693963Z nf_tables 311296 57 nft_compat,nft_chain_nat 2025-05-07T20:23:06.0694397Z nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables 2025-05-07T20:23:06.0694790Z br_netfilter 36864 0 2025-05-07T20:23:06.0695086Z bridge 323584 1 br_netfilter 2025-05-07T20:23:06.0695395Z stp 16384 1 bridge 2025-05-07T20:23:06.0695690Z llc 16384 2 bridge,stp 2025-05-07T20:23:06.0696003Z overlay 167936 0 2025-05-07T20:23:06.0696266Z tls 135168 0 2025-05-07T20:23:06.0696522Z nls_ascii 16384 1 2025-05-07T20:23:06.0696787Z nls_cp437 20480 1 2025-05-07T20:23:06.0697049Z vfat 24576 1 2025-05-07T20:23:06.0697311Z fat 86016 1 vfat 2025-05-07T20:23:06.0697595Z sunrpc 696320 1 2025-05-07T20:23:06.0697858Z ena 180224 0 2025-05-07T20:23:06.0698114Z i8042 45056 0 2025-05-07T20:23:06.0698383Z serio 28672 3 i8042 2025-05-07T20:23:06.0698669Z button 24576 0 2025-05-07T20:23:06.0698945Z ghash_clmulni_intel 16384 0 2025-05-07T20:23:06.0699229Z sch_fq_codel 20480 17 2025-05-07T20:23:06.0699503Z dm_mod 188416 0 2025-05-07T20:23:06.0699770Z fuse 163840 1 2025-05-07T20:23:06.0700030Z configfs 57344 1 2025-05-07T20:23:06.0700297Z loop 36864 0 2025-05-07T20:23:06.0700567Z dax 45056 1 dm_mod 2025-05-07T20:23:06.0700849Z dmi_sysfs 20480 0 2025-05-07T20:23:06.0701122Z crc32_pclmul 16384 0 2025-05-07T20:23:06.0701395Z crc32c_intel 24576 0 2025-05-07T20:23:06.0701656Z efivarfs 24576 1 2025-05-07T20:23:06.0701921Z + modinfo nvidia 2025-05-07T20:23:06.0709774Z filename: /lib/modules/6.1.130-139.222.amzn2023.x86_64/kernel/drivers/video/nvidia.ko 2025-05-07T20:23:06.0710275Z import_ns: DMA_BUF 2025-05-07T20:23:06.0710535Z alias: char-major-195-* 2025-05-07T20:23:06.0710823Z version: 570.133.07 2025-05-07T20:23:06.0711094Z supported: external 2025-05-07T20:23:06.0711447Z license: Dual MIT/GPL 2025-05-07T20:23:06.0711774Z firmware: nvidia/570.133.07/gsp_tu10x.bin 2025-05-07T20:23:06.0712507Z firmware: nvidia/570.133.07/gsp_ga10x.bin 2025-05-07T20:23:06.0712859Z srcversion: 49515739FD8F721A3F2F714 2025-05-07T20:23:06.0713190Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2025-05-07T20:23:06.0713549Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2025-05-07T20:23:06.0713903Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2025-05-07T20:23:06.0714227Z depends: i2c-core,drm 2025-05-07T20:23:06.0714491Z retpoline: Y 2025-05-07T20:23:06.0714722Z name: nvidia 2025-05-07T20:23:06.0715096Z vermagic: 6.1.130-139.222.amzn2023.x86_64 SMP preempt mod_unload modversions 2025-05-07T20:23:06.0715685Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2025-05-07T20:23:06.0716149Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2025-05-07T20:23:06.0716716Z parm: NVreg_ResmanDebugLevel:int 2025-05-07T20:23:06.0717033Z parm: NVreg_RmLogonRC:int 2025-05-07T20:23:06.0717360Z parm: NVreg_ModifyDeviceFiles:int 2025-05-07T20:23:06.0717700Z parm: NVreg_DeviceFileUID:int 2025-05-07T20:23:06.0718013Z parm: NVreg_DeviceFileGID:int 2025-05-07T20:23:06.0718335Z parm: NVreg_DeviceFileMode:int 2025-05-07T20:23:06.0718714Z parm: NVreg_InitializeSystemMemoryAllocations:int 2025-05-07T20:23:06.0719123Z parm: NVreg_UsePageAttributeTable:int 2025-05-07T20:23:06.0719462Z parm: NVreg_EnablePCIeGen3:int 2025-05-07T20:23:06.0719786Z parm: NVreg_EnableMSI:int 2025-05-07T20:23:06.0720110Z parm: NVreg_EnableStreamMemOPs:int 2025-05-07T20:23:06.0720486Z parm: NVreg_RestrictProfilingToAdminUsers:int 2025-05-07T20:23:06.0720902Z parm: NVreg_PreserveVideoMemoryAllocations:int 2025-05-07T20:23:06.0721300Z parm: NVreg_EnableS0ixPowerManagement:int 2025-05-07T20:23:06.0721736Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:06.0722164Z parm: NVreg_DynamicPowerManagement:int 2025-05-07T20:23:06.0722612Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:06.0723039Z parm: NVreg_EnableGpuFirmware:int 2025-05-07T20:23:06.0723388Z parm: NVreg_EnableGpuFirmwareLogs:int 2025-05-07T20:23:06.0723776Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2025-05-07T20:23:06.0724166Z parm: NVreg_EnableUserNUMAManagement:int 2025-05-07T20:23:06.0724517Z parm: NVreg_MemoryPoolSize:int 2025-05-07T20:23:06.0724858Z parm: NVreg_KMallocHeapMaxSize:int 2025-05-07T20:23:06.0725208Z parm: NVreg_VMallocHeapMaxSize:int 2025-05-07T20:23:06.0725543Z parm: NVreg_IgnoreMMIOCheck:int 2025-05-07T20:23:06.0725875Z parm: NVreg_NvLinkDisable:int 2025-05-07T20:23:06.0726244Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2025-05-07T20:23:06.0726626Z parm: NVreg_RegisterPCIDriver:int 2025-05-07T20:23:06.0726967Z parm: NVreg_EnableResizableBar:int 2025-05-07T20:23:06.0727319Z parm: NVreg_EnableDbgBreakpoint:int 2025-05-07T20:23:06.0727685Z parm: NVreg_EnableNonblockingOpen:int 2025-05-07T20:23:06.0728029Z parm: NVreg_RegistryDwords:charp 2025-05-07T20:23:06.0728389Z parm: NVreg_RegistryDwordsPerDevice:charp 2025-05-07T20:23:06.0728735Z parm: NVreg_RmMsg:charp 2025-05-07T20:23:06.0729032Z parm: NVreg_GpuBlacklist:charp 2025-05-07T20:23:06.0729376Z parm: NVreg_TemporaryFilePath:charp 2025-05-07T20:23:06.0729716Z parm: NVreg_ExcludedGpus:charp 2025-05-07T20:23:06.0730043Z parm: NVreg_DmaRemapPeerMmio:int 2025-05-07T20:23:06.0730393Z parm: NVreg_RmNvlinkBandwidth:charp 2025-05-07T20:23:06.0730763Z parm: NVreg_RmNvlinkBandwidthLinkCount:int 2025-05-07T20:23:06.0731132Z parm: NVreg_ImexChannelCount:int 2025-05-07T20:23:06.0731467Z parm: NVreg_CreateImexChannel0:int 2025-05-07T20:23:06.0731835Z parm: NVreg_GrdmaPciTopoCheckOverride:int 2025-05-07T20:23:06.0732292Z parm: rm_firmware_active:charp 2025-05-07T20:23:06.0732600Z + HAS_NVIDIA_DRIVER=0 2025-05-07T20:23:06.0732861Z ++ command -v nvidia-smi 2025-05-07T20:23:06.0733141Z + '[' -x /usr/bin/nvidia-smi ']' 2025-05-07T20:23:06.0733403Z + set +e 2025-05-07T20:23:06.0733732Z ++ nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0 2025-05-07T20:23:07.8818356Z + INSTALLED_DRIVER_VERSION=570.133.07 2025-05-07T20:23:07.8818695Z + NVIDIA_SMI_STATUS=0 2025-05-07T20:23:07.8818968Z + '[' 0 -ne 0 ']' 2025-05-07T20:23:07.8819213Z + '[' 570.133.07 '!=' 570.133.07 ']' 2025-05-07T20:23:07.8819532Z + HAS_NVIDIA_DRIVER=1 2025-05-07T20:23:07.8819986Z + echo 'NVIDIA driver (570.133.07) has already been installed. Skipping NVIDIA driver installation' 2025-05-07T20:23:07.8820459Z + set -e 2025-05-07T20:23:07.8820932Z + '[' 1 -eq 0 ']' 2025-05-07T20:23:07.8821343Z NVIDIA driver (570.133.07) has already been installed. Skipping NVIDIA driver installation 2025-05-07T20:23:07.8822599Z + post_install_nvidia_driver_common 2025-05-07T20:23:07.8825537Z + sudo modprobe nvidia 2025-05-07T20:23:08.0188989Z + echo 'After installing NVIDIA driver' 2025-05-07T20:23:08.0189342Z + lspci 2025-05-07T20:23:08.0189578Z After installing NVIDIA driver 2025-05-07T20:23:08.0305599Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:23:08.0306121Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:23:08.0306687Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:23:08.0307216Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 2025-05-07T20:23:08.0307713Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller 2025-05-07T20:23:08.0308256Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:08.0308783Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:08.0309270Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller 2025-05-07T20:23:08.0309698Z + lsmod 2025-05-07T20:23:08.0337422Z Module Size Used by 2025-05-07T20:23:08.0337753Z nvidia_uvm 1884160 0 2025-05-07T20:23:08.0338054Z nvidia 11583488 1 nvidia_uvm 2025-05-07T20:23:08.0338380Z drm 602112 1 nvidia 2025-05-07T20:23:08.0338710Z drm_panel_orientation_quirks 32768 1 drm 2025-05-07T20:23:08.0339033Z backlight 24576 1 drm 2025-05-07T20:23:08.0339331Z i2c_core 110592 2 nvidia,drm 2025-05-07T20:23:08.0339629Z xt_conntrack 16384 1 2025-05-07T20:23:08.0339935Z nft_chain_nat 16384 3 2025-05-07T20:23:08.0340225Z xt_MASQUERADE 20480 1 2025-05-07T20:23:08.0340535Z nf_nat 57344 2 nft_chain_nat,xt_MASQUERADE 2025-05-07T20:23:08.0340874Z nf_conntrack_netlink 57344 0 2025-05-07T20:23:08.0341283Z nf_conntrack 184320 4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE 2025-05-07T20:23:08.0341722Z nf_defrag_ipv6 24576 1 nf_conntrack 2025-05-07T20:23:08.0342051Z nf_defrag_ipv4 16384 1 nf_conntrack 2025-05-07T20:23:08.0342346Z xfrm_user 57344 1 2025-05-07T20:23:08.0342624Z xfrm_algo 16384 1 xfrm_user 2025-05-07T20:23:08.0342916Z xt_addrtype 16384 2 2025-05-07T20:23:08.0343189Z nft_compat 20480 4 2025-05-07T20:23:08.0343503Z nf_tables 311296 57 nft_compat,nft_chain_nat 2025-05-07T20:23:08.0343924Z nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables 2025-05-07T20:23:08.0344302Z br_netfilter 36864 0 2025-05-07T20:23:08.0344588Z bridge 323584 1 br_netfilter 2025-05-07T20:23:08.0344891Z stp 16384 1 bridge 2025-05-07T20:23:08.0345177Z llc 16384 2 bridge,stp 2025-05-07T20:23:08.0345477Z overlay 167936 0 2025-05-07T20:23:08.0345736Z tls 135168 0 2025-05-07T20:23:08.0345990Z nls_ascii 16384 1 2025-05-07T20:23:08.0346517Z nls_cp437 20480 1 2025-05-07T20:23:08.0346779Z vfat 24576 1 2025-05-07T20:23:08.0347035Z fat 86016 1 vfat 2025-05-07T20:23:08.0347323Z sunrpc 696320 1 2025-05-07T20:23:08.0347585Z ena 180224 0 2025-05-07T20:23:08.0347831Z i8042 45056 0 2025-05-07T20:23:08.0348086Z serio 28672 3 i8042 2025-05-07T20:23:08.0348366Z button 24576 0 2025-05-07T20:23:08.0348633Z ghash_clmulni_intel 16384 0 2025-05-07T20:23:08.0348904Z sch_fq_codel 20480 17 2025-05-07T20:23:08.0349173Z dm_mod 188416 0 2025-05-07T20:23:08.0349427Z fuse 163840 1 2025-05-07T20:23:08.0349688Z configfs 57344 1 2025-05-07T20:23:08.0350117Z loop 36864 0 2025-05-07T20:23:08.0350381Z dax 45056 1 dm_mod 2025-05-07T20:23:08.0350666Z dmi_sysfs 20480 0 2025-05-07T20:23:08.0350920Z crc32_pclmul 16384 0 2025-05-07T20:23:08.0351187Z crc32c_intel 24576 0 2025-05-07T20:23:08.0351448Z efivarfs 24576 1 2025-05-07T20:23:08.0351693Z + modinfo nvidia 2025-05-07T20:23:08.0358096Z filename: /lib/modules/6.1.130-139.222.amzn2023.x86_64/kernel/drivers/video/nvidia.ko 2025-05-07T20:23:08.0358589Z import_ns: DMA_BUF 2025-05-07T20:23:08.0358852Z alias: char-major-195-* 2025-05-07T20:23:08.0359175Z version: 570.133.07 2025-05-07T20:23:08.0359431Z supported: external 2025-05-07T20:23:08.0359689Z license: Dual MIT/GPL 2025-05-07T20:23:08.0359985Z firmware: nvidia/570.133.07/gsp_tu10x.bin 2025-05-07T20:23:08.0360333Z firmware: nvidia/570.133.07/gsp_ga10x.bin 2025-05-07T20:23:08.0360668Z srcversion: 49515739FD8F721A3F2F714 2025-05-07T20:23:08.0360997Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2025-05-07T20:23:08.0361341Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2025-05-07T20:23:08.0361680Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2025-05-07T20:23:08.0361999Z depends: i2c-core,drm 2025-05-07T20:23:08.0362256Z retpoline: Y 2025-05-07T20:23:08.0362480Z name: nvidia 2025-05-07T20:23:08.0362842Z vermagic: 6.1.130-139.222.amzn2023.x86_64 SMP preempt mod_unload modversions 2025-05-07T20:23:08.0363311Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2025-05-07T20:23:08.0363763Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2025-05-07T20:23:08.0364190Z parm: NVreg_ResmanDebugLevel:int 2025-05-07T20:23:08.0364504Z parm: NVreg_RmLogonRC:int 2025-05-07T20:23:08.0364814Z parm: NVreg_ModifyDeviceFiles:int 2025-05-07T20:23:08.0365140Z parm: NVreg_DeviceFileUID:int 2025-05-07T20:23:08.0365456Z parm: NVreg_DeviceFileGID:int 2025-05-07T20:23:08.0365766Z parm: NVreg_DeviceFileMode:int 2025-05-07T20:23:08.0366138Z parm: NVreg_InitializeSystemMemoryAllocations:int 2025-05-07T20:23:08.0366541Z parm: NVreg_UsePageAttributeTable:int 2025-05-07T20:23:08.0366876Z parm: NVreg_EnablePCIeGen3:int 2025-05-07T20:23:08.0367191Z parm: NVreg_EnableMSI:int 2025-05-07T20:23:08.0367509Z parm: NVreg_EnableStreamMemOPs:int 2025-05-07T20:23:08.0367875Z parm: NVreg_RestrictProfilingToAdminUsers:int 2025-05-07T20:23:08.0368284Z parm: NVreg_PreserveVideoMemoryAllocations:int 2025-05-07T20:23:08.0368676Z parm: NVreg_EnableS0ixPowerManagement:int 2025-05-07T20:23:08.0369103Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:08.0369540Z parm: NVreg_DynamicPowerManagement:int 2025-05-07T20:23:08.0369997Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:08.0370427Z parm: NVreg_EnableGpuFirmware:int 2025-05-07T20:23:08.0370773Z parm: NVreg_EnableGpuFirmwareLogs:int 2025-05-07T20:23:08.0371156Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2025-05-07T20:23:08.0371650Z parm: NVreg_EnableUserNUMAManagement:int 2025-05-07T20:23:08.0371997Z parm: NVreg_MemoryPoolSize:int 2025-05-07T20:23:08.0372331Z parm: NVreg_KMallocHeapMaxSize:int 2025-05-07T20:23:08.0372674Z parm: NVreg_VMallocHeapMaxSize:int 2025-05-07T20:23:08.0373001Z parm: NVreg_IgnoreMMIOCheck:int 2025-05-07T20:23:08.0373322Z parm: NVreg_NvLinkDisable:int 2025-05-07T20:23:08.0373682Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2025-05-07T20:23:08.0374056Z parm: NVreg_RegisterPCIDriver:int 2025-05-07T20:23:08.0374390Z parm: NVreg_EnableResizableBar:int 2025-05-07T20:23:08.0374733Z parm: NVreg_EnableDbgBreakpoint:int 2025-05-07T20:23:08.0375086Z parm: NVreg_EnableNonblockingOpen:int 2025-05-07T20:23:08.0375513Z parm: NVreg_RegistryDwords:charp 2025-05-07T20:23:08.0375863Z parm: NVreg_RegistryDwordsPerDevice:charp 2025-05-07T20:23:08.0376212Z parm: NVreg_RmMsg:charp 2025-05-07T20:23:08.0376512Z parm: NVreg_GpuBlacklist:charp 2025-05-07T20:23:08.0376842Z parm: NVreg_TemporaryFilePath:charp 2025-05-07T20:23:08.0377178Z parm: NVreg_ExcludedGpus:charp 2025-05-07T20:23:08.0377501Z parm: NVreg_DmaRemapPeerMmio:int 2025-05-07T20:23:08.0377832Z parm: NVreg_RmNvlinkBandwidth:charp 2025-05-07T20:23:08.0378195Z parm: NVreg_RmNvlinkBandwidthLinkCount:int 2025-05-07T20:23:08.0378550Z parm: NVreg_ImexChannelCount:int 2025-05-07T20:23:08.0378874Z parm: NVreg_CreateImexChannel0:int 2025-05-07T20:23:08.0379227Z parm: NVreg_GrdmaPciTopoCheckOverride:int 2025-05-07T20:23:08.0379570Z parm: rm_firmware_active:charp 2025-05-07T20:23:08.0379851Z + set +e 2025-05-07T20:23:08.0380054Z + nvidia-smi 2025-05-07T20:23:09.4383056Z Wed May 7 20:23:09 2025 2025-05-07T20:23:09.4383474Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:09.4384011Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:09.4384587Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:09.4385151Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:09.4385764Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:09.4386259Z | | | MIG M. | 2025-05-07T20:23:09.4386633Z |=========================================+========================+======================| 2025-05-07T20:23:09.4448451Z | 0 NVIDIA A10G Off | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:09.4448926Z | 0% 30C P0 64W / 300W | 0MiB / 23028MiB | 4% Default | 2025-05-07T20:23:09.4449316Z | | | N/A | 2025-05-07T20:23:09.4449764Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:09.4450159Z 2025-05-07T20:23:09.4450554Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:09.4450985Z | Processes: | 2025-05-07T20:23:09.4451431Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:09.4451840Z | ID ID Usage | 2025-05-07T20:23:09.4452194Z |=========================================================================================| 2025-05-07T20:23:09.4453089Z | No running processes found | 2025-05-07T20:23:09.4453876Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:09.8567561Z + nvidia-smi --query-gpu=gpu_name --format=csv,noheader --id=0 2025-05-07T20:23:11.2568669Z NVIDIA A10G 2025-05-07T20:23:11.5375098Z + NVIDIA_SMI_STATUS=0 2025-05-07T20:23:11.5375475Z + '[' 0 -eq 0 ']' 2025-05-07T20:23:11.5375797Z + echo 'INFO: Ignoring allowed status 0' 2025-05-07T20:23:11.5376203Z + set -e 2025-05-07T20:23:11.5376467Z INFO: Ignoring allowed status 0 2025-05-07T20:23:11.5384647Z == Installing nvidia container toolkit for amzn2023 == 2025-05-07T20:23:11.5387905Z + sudo yum install -y yum-utils 2025-05-07T20:23:11.9727309Z Last metadata expiration check: 0:06:59 ago on Wed May 7 20:16:12 2025. 2025-05-07T20:23:11.9972132Z Package dnf-utils-4.3.0-13.amzn2023.0.5.noarch is already installed. 2025-05-07T20:23:12.0365743Z Dependencies resolved. 2025-05-07T20:23:12.0547820Z Nothing to do. 2025-05-07T20:23:12.0548482Z Complete! 2025-05-07T20:23:12.0919972Z + [[ amzn2023 == \a\m\z\n\2\0\2\3 ]] 2025-05-07T20:23:12.0920579Z + YUM_REPO_URL=https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:12.0921447Z + sudo yum-config-manager --add-repo https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:12.3593976Z Adding repo from: https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:12.4169236Z + sudo yum install -y nvidia-docker2 nvidia-container-toolkit-1.16.2 2025-05-07T20:23:12.9428071Z nvidia-container-toolkit 13 kB/s | 833 B 00:00 2025-05-07T20:23:12.9674061Z Package nvidia-docker2-2.14.0-1.noarch is already installed. 2025-05-07T20:23:13.0071297Z Dependencies resolved. 2025-05-07T20:23:13.0250890Z ================================================================================ 2025-05-07T20:23:13.0251527Z Package Arch Version Repository Size 2025-05-07T20:23:13.0252110Z ================================================================================ 2025-05-07T20:23:13.0252594Z Downgrading: 2025-05-07T20:23:13.0253174Z nvidia-container-toolkit x86_64 1.16.2-1 nvidia-container-toolkit 1.2 M 2025-05-07T20:23:13.0254111Z nvidia-container-toolkit-base x86_64 1.16.2-1 nvidia-container-toolkit 5.6 M 2025-05-07T20:23:13.0254654Z 2025-05-07T20:23:13.0254801Z Transaction Summary 2025-05-07T20:23:13.0255194Z ================================================================================ 2025-05-07T20:23:13.0255710Z Downgrade 2 Packages 2025-05-07T20:23:13.0255945Z 2025-05-07T20:23:13.0256110Z Total download size: 6.8 M 2025-05-07T20:23:13.0256465Z Downloading Packages: 2025-05-07T20:23:13.0609464Z (1/2): nvidia-container-toolkit-1.16.2-1.x86_64 36 MB/s | 1.2 MB 00:00 2025-05-07T20:23:13.1941766Z (2/2): nvidia-container-toolkit-base-1.16.2-1.x 33 MB/s | 5.6 MB 00:00 2025-05-07T20:23:13.1950173Z -------------------------------------------------------------------------------- 2025-05-07T20:23:13.1953023Z Total 40 MB/s | 6.8 MB 00:00 2025-05-07T20:23:13.1955562Z Running transaction check 2025-05-07T20:23:13.2058370Z Transaction check succeeded. 2025-05-07T20:23:13.2059300Z Running transaction test 2025-05-07T20:23:13.2351395Z Transaction test succeeded. 2025-05-07T20:23:13.2353680Z Running transaction 2025-05-07T20:23:13.7864066Z Preparing : 1/1 2025-05-07T20:23:13.8936058Z Downgrading : nvidia-container-toolkit-base-1.16.2-1.x86_64 1/4 2025-05-07T20:23:13.8975178Z Downgrading : nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-05-07T20:23:13.9181991Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-05-07T20:23:13.9182591Z Cleanup : nvidia-container-toolkit-1.17.6-1.x86_64 3/4 2025-05-07T20:23:13.9293055Z Running scriptlet: nvidia-container-toolkit-1.17.6-1.x86_64 3/4 2025-05-07T20:23:13.9327996Z Cleanup : nvidia-container-toolkit-base-1.17.6-1.x86_64 4/4 2025-05-07T20:23:21.2019395Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 4/4 2025-05-07T20:23:21.2020028Z Verifying : nvidia-container-toolkit-1.16.2-1.x86_64 1/4 2025-05-07T20:23:21.2020576Z Verifying : nvidia-container-toolkit-1.17.6-1.x86_64 2/4 2025-05-07T20:23:21.2021126Z Verifying : nvidia-container-toolkit-base-1.16.2-1.x86_64 3/4 2025-05-07T20:23:21.3823975Z Verifying : nvidia-container-toolkit-base-1.17.6-1.x86_64 4/4================================================================================ 2025-05-07T20:23:21.3825148Z WARNING: 2025-05-07T20:23:21.3825464Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:21.3825759Z 2025-05-07T20:23:21.3825857Z Available Versions: 2025-05-07T20:23:21.3826013Z 2025-05-07T20:23:21.3826126Z Version 2023.7.20250331: 2025-05-07T20:23:21.3826449Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:21.3836114Z 2025-05-07T20:23:21.3836277Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:21.3836526Z 2025-05-07T20:23:21.3836620Z Release notes: 2025-05-07T20:23:21.3837065Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:21.3837453Z 2025-05-07T20:23:21.3837550Z Version 2023.7.20250414: 2025-05-07T20:23:21.3837877Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:21.3838135Z 2025-05-07T20:23:21.3838264Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:21.3838490Z 2025-05-07T20:23:21.3838594Z Release notes: 2025-05-07T20:23:21.3839010Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:21.3839394Z 2025-05-07T20:23:21.3839490Z Version 2023.7.20250428: 2025-05-07T20:23:21.3839830Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:21.3840089Z 2025-05-07T20:23:21.3840213Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:21.3840443Z 2025-05-07T20:23:21.3840534Z Release notes: 2025-05-07T20:23:21.3840946Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:21.3841322Z 2025-05-07T20:23:21.3841450Z ================================================================================ 2025-05-07T20:23:21.4191927Z 2025-05-07T20:23:21.4192126Z 2025-05-07T20:23:21.4192247Z Downgraded: 2025-05-07T20:23:21.4192704Z nvidia-container-toolkit-1.16.2-1.x86_64 2025-05-07T20:23:21.4193303Z nvidia-container-toolkit-base-1.16.2-1.x86_64 2025-05-07T20:23:21.4193679Z 2025-05-07T20:23:21.4193768Z Complete! 2025-05-07T20:23:21.4653493Z + sudo systemctl restart docker 2025-05-07T20:23:25.4528331Z Wed May 7 20:23:25 2025 2025-05-07T20:23:25.4528777Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:25.4529292Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:25.4529788Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:25.4530284Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:25.4530822Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:25.4531267Z | | | MIG M. | 2025-05-07T20:23:25.4531605Z |=========================================+========================+======================| 2025-05-07T20:23:25.4610779Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:25.4611607Z | 0% 31C P0 64W / 300W | 0MiB / 23028MiB | 4% Default | 2025-05-07T20:23:25.4612141Z | | | N/A | 2025-05-07T20:23:25.4612627Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:25.4613032Z 2025-05-07T20:23:25.4613423Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:25.4613853Z | Processes: | 2025-05-07T20:23:25.4614294Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:25.4614967Z | ID ID Usage | 2025-05-07T20:23:25.4615408Z |=========================================================================================| 2025-05-07T20:23:25.4615841Z | No running processes found | 2025-05-07T20:23:25.4616308Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:26.3983501Z Command completed after 1 attempt(s). 2025-05-07T20:23:26.4078651Z ##[group]Run . $PRELUDE; print_system_info; print_ec2_info 2025-05-07T20:23:26.4079137Z . $PRELUDE; print_system_info; print_ec2_info 2025-05-07T20:23:26.4093773Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:26.4094136Z env: 2025-05-07T20:23:26.4094371Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:26.4094691Z BUILD_ENV: build_binary 2025-05-07T20:23:26.4094953Z BUILD_TARGET: default 2025-05-07T20:23:26.4095220Z BUILD_VARIANT: cuda 2025-05-07T20:23:26.4095467Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:23:26.4095740Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:26.4096061Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:26.4096397Z ##[endgroup] 2025-05-07T20:23:26.7468347Z ################################################################################ 2025-05-07T20:23:26.7468722Z # Print System Info 2025-05-07T20:23:26.7468963Z # 2025-05-07T20:23:26.7483224Z # [2025-05-07T20:23:26.747Z] + print_system_info 2025-05-07T20:23:26.7483621Z ################################################################################ 2025-05-07T20:23:26.7483904Z 2025-05-07T20:23:26.7484038Z ################################################################################ 2025-05-07T20:23:26.7484428Z [INFO] Printing environment variables ... 2025-05-07T20:23:26.7484761Z + printenv 2025-05-07T20:23:26.7484885Z 2025-05-07T20:23:26.7523049Z SHELL=/bin/bash 2025-05-07T20:23:26.7523436Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:23:26.7523848Z BUILD_VARIANT=cuda 2025-05-07T20:23:26.7524379Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_8bff26b9-1a69-4769-9a1f-142819f52e13 2025-05-07T20:23:26.7524970Z GITHUB_ACTION=__run 2025-05-07T20:23:26.7525275Z GPU_FLAG=--gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:26.7525631Z GITHUB_RUN_NUMBER=10601 2025-05-07T20:23:26.7525892Z RUNNER_NAME=i-07c8fa29eb7f690db 2025-05-07T20:23:26.7526192Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-05-07T20:23:26.7526546Z PLATFORM_NAME_LC=linux-x86_64 2025-05-07T20:23:26.7526827Z MACHINE_NAME_LC=x86_64 2025-05-07T20:23:26.7527207Z ACTIONS_RUNNER_HOOK_JOB_COMPLETED=/home/ec2-user/runner-scripts/after_job.sh 2025-05-07T20:23:26.7527650Z GITHUB_TRIGGERING_ACTOR=q10 2025-05-07T20:23:26.7527944Z PRELUDE=.github/scripts/setup_env.bash 2025-05-07T20:23:26.7528244Z GITHUB_REF_TYPE=branch 2025-05-07T20:23:26.7528797Z *** 2025-05-07T20:23:26.7529006Z LOGNAME=ec2-user 2025-05-07T20:23:26.7529248Z GITHUB_REPOSITORY_ID=150154628 2025-05-07T20:23:26.7529527Z ENFORCE_CUDA_DEVICE=1 2025-05-07T20:23:26.7529771Z GITHUB_ACTIONS=true 2025-05-07T20:23:26.7530009Z SYSTEMD_EXEC_PID=55461 2025-05-07T20:23:26.7530296Z GITHUB_SHA=a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T20:23:26.7530862Z GITHUB_WORKFLOW_REF=pytorch/FBGEMM/.github/workflows/fbgemm_gpu_ci_cuda.yml@refs/pull/4066/merge 2025-05-07T20:23:26.7531387Z RUNNER_ENVIRONMENT=self-hosted 2025-05-07T20:23:26.7531675Z GITHUB_REF=refs/pull/4066/merge 2025-05-07T20:23:26.7531947Z RUNNER_OS=Linux 2025-05-07T20:23:26.7532179Z GITHUB_REF_PROTECTED=false 2025-05-07T20:23:26.7532430Z HOME=/home/ec2-user 2025-05-07T20:23:26.7532698Z GITHUB_API_URL=https://api.github.com 2025-05-07T20:23:26.7532996Z LANG=C.UTF-8 2025-05-07T20:23:26.7533292Z RUNNER_TRACKING_ID=github_7539b707-ebc1-4761-9839-8289b4f8989c 2025-05-07T20:23:26.7533666Z RUNNER_ARCH=X64 2025-05-07T20:23:26.7533952Z RUNNER_TEMP=/home/ec2-user/actions-runner/_work/_temp 2025-05-07T20:23:26.7534608Z BUILD_TARGET=default 2025-05-07T20:23:26.7535155Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_8bff26b9-1a69-4769-9a1f-142819f52e13 2025-05-07T20:23:26.7536035Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_8bff26b9-1a69-4769-9a1f-142819f52e13 2025-05-07T20:23:26.7536780Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2025-05-07T20:23:26.7537445Z INVOCATION_ID=98a675872aa8434786b76dcd0b91f8c1 2025-05-07T20:23:26.7537782Z GITHUB_EVENT_NAME=pull_request 2025-05-07T20:23:26.7538055Z GITHUB_RUN_ID=14891846252 2025-05-07T20:23:26.7538638Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_8bff26b9-1a69-4769-9a1f-142819f52e13 2025-05-07T20:23:26.7539262Z BUILD_ENV=build_binary 2025-05-07T20:23:26.7539499Z GITHUB_ACTOR=q10 2025-05-07T20:23:26.7539723Z GITHUB_RUN_ATTEMPT=1 2025-05-07T20:23:26.7539957Z KERN_NAME_LC=linux 2025-05-07T20:23:26.7540191Z BUILD_CUDA_VERSION=12.8.0 2025-05-07T20:23:26.7540501Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-05-07T20:23:26.7540843Z PLATFORM_NAME=Linux-x86_64 2025-05-07T20:23:26.7541094Z USER=ec2-user 2025-05-07T20:23:26.7541337Z GITHUB_SERVER_URL=https://github.com 2025-05-07T20:23:26.7541616Z SHLVL=1 2025-05-07T20:23:26.7541820Z GITHUB_ACTOR_ID=255046 2025-05-07T20:23:26.7542141Z RUNNER_TOOL_CACHE=/home/ec2-user/actions-runner/_work/_tool 2025-05-07T20:23:26.7542594Z GITHUB_WORKFLOW_SHA=6060cd4b5f971680caecdcc657faccb5720d1c3e 2025-05-07T20:23:26.7542962Z GITHUB_REF_NAME=4066/merge 2025-05-07T20:23:26.7543205Z KERN_NAME=Linux 2025-05-07T20:23:26.7543440Z GITHUB_JOB=test_and_publish_artifact 2025-05-07T20:23:26.7543865Z ACTIONS_RUNNER_HOOK_JOB_STARTED=/home/ec2-user/runner-scripts/before_job.sh 2025-05-07T20:23:26.7544305Z GITHUB_REPOSITORY=pytorch/FBGEMM 2025-05-07T20:23:26.7544593Z GITHUB_RETENTION_DAYS=90 2025-05-07T20:23:26.7544842Z JOURNAL_STREAM=8:87466 2025-05-07T20:23:26.7545173Z RUNNER_WORKSPACE=/home/ec2-user/actions-runner/_work/FBGEMM 2025-05-07T20:23:26.7545548Z GITHUB_ACTION_REPOSITORY= 2025-05-07T20:23:26.7545865Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin 2025-05-07T20:23:26.7546208Z GITHUB_BASE_REF=main 2025-05-07T20:23:26.7546437Z CI=true 2025-05-07T20:23:26.7546649Z GITHUB_REPOSITORY_OWNER=pytorch 2025-05-07T20:23:26.7546946Z GITHUB_HEAD_REF=bm/genai-rocm-oss-6 2025-05-07T20:23:26.7547230Z GITHUB_ACTION_REF= 2025-05-07T20:23:26.7547483Z GITHUB_WORKFLOW=FBGEMM GPU/GenAI CUDA CI 2025-05-07T20:23:26.7548105Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_8bff26b9-1a69-4769-9a1f-142819f52e13 2025-05-07T20:23:26.7548692Z MACHINE_NAME=x86_64 2025-05-07T20:23:26.7548915Z _=/usr/bin/printenv 2025-05-07T20:23:26.7549063Z 2025-05-07T20:23:26.7549183Z ################################################################################ 2025-05-07T20:23:26.7549507Z [INFO] Print ldd version ... 2025-05-07T20:23:26.7549774Z + ldd --version 2025-05-07T20:23:26.7549904Z 2025-05-07T20:23:26.7550003Z ldd (GNU libc) 2.34 2025-05-07T20:23:26.7550281Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T20:23:26.7550733Z This is free software; see the source for copying conditions. There is NO 2025-05-07T20:23:26.7551277Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T20:23:26.7551729Z Written by Roland McGrath and Ulrich Drepper. 2025-05-07T20:23:26.7551959Z 2025-05-07T20:23:26.7552074Z ################################################################################ 2025-05-07T20:23:26.7552389Z [INFO] Print CPU info ... 2025-05-07T20:23:26.7552626Z + nproc 2025-05-07T20:23:26.7552746Z 2025-05-07T20:23:26.7570151Z 16 2025-05-07T20:23:26.7571825Z 2025-05-07T20:23:26.7572111Z + lscpu 2025-05-07T20:23:26.7572247Z 2025-05-07T20:23:26.7685574Z Architecture: x86_64 2025-05-07T20:23:26.7685951Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T20:23:26.7686690Z Address sizes: 48 bits physical, 48 bits virtual 2025-05-07T20:23:26.7687098Z Byte Order: Little Endian 2025-05-07T20:23:26.7687426Z CPU(s): 16 2025-05-07T20:23:26.7687730Z On-line CPU(s) list: 0-15 2025-05-07T20:23:26.7688066Z Vendor ID: AuthenticAMD 2025-05-07T20:23:26.7688417Z Model name: AMD EPYC 7R32 2025-05-07T20:23:26.7688908Z CPU family: 23 2025-05-07T20:23:26.7689210Z Model: 49 2025-05-07T20:23:26.7689505Z Thread(s) per core: 2 2025-05-07T20:23:26.7689825Z Core(s) per socket: 8 2025-05-07T20:23:26.7690116Z Socket(s): 1 2025-05-07T20:23:26.7690405Z Stepping: 0 2025-05-07T20:23:26.7690979Z BogoMIPS: 5599.89 2025-05-07T20:23:26.7693091Z Flags: fpu vme de pse tsc msr pae mce cx8 apic sep 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 tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:26.7695287Z Hypervisor vendor: KVM 2025-05-07T20:23:26.7695607Z Virtualization type: full 2025-05-07T20:23:26.7695958Z L1d cache: 256 KiB (8 instances) 2025-05-07T20:23:26.7696337Z L1i cache: 256 KiB (8 instances) 2025-05-07T20:23:26.7696708Z L2 cache: 4 MiB (8 instances) 2025-05-07T20:23:26.7697072Z L3 cache: 32 MiB (2 instances) 2025-05-07T20:23:26.7697405Z NUMA node(s): 1 2025-05-07T20:23:26.7697717Z NUMA node0 CPU(s): 0-15 2025-05-07T20:23:26.7698061Z Vulnerability Gather data sampling: Not affected 2025-05-07T20:23:26.7698449Z Vulnerability Itlb multihit: Not affected 2025-05-07T20:23:26.7698823Z Vulnerability L1tf: Not affected 2025-05-07T20:23:26.7699178Z Vulnerability Mds: Not affected 2025-05-07T20:23:26.7699550Z Vulnerability Meltdown: Not affected 2025-05-07T20:23:26.7699919Z Vulnerability Mmio stale data: Not affected 2025-05-07T20:23:26.7700312Z Vulnerability Reg file data sampling: Not affected 2025-05-07T20:23:26.7700956Z Vulnerability Retbleed: Mitigation; untrained return thunk; SMT enabled with STIBP protection 2025-05-07T20:23:26.7701628Z Vulnerability Spec rstack overflow: Mitigation; safe RET 2025-05-07T20:23:26.7702363Z Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl 2025-05-07T20:23:26.7703328Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T20:23:26.7704354Z Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP always-on; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 2025-05-07T20:23:26.7705063Z Vulnerability Srbds: Not affected 2025-05-07T20:23:26.7705441Z Vulnerability Tsx async abort: Not affected 2025-05-07T20:23:26.7705686Z 2025-05-07T20:23:26.7705781Z + cat /proc/cpuinfo 2025-05-07T20:23:26.7705924Z 2025-05-07T20:23:26.7706101Z processor : 0 2025-05-07T20:23:26.7706328Z vendor_id : AuthenticAMD 2025-05-07T20:23:26.7706586Z cpu family : 23 2025-05-07T20:23:26.7706806Z model : 49 2025-05-07T20:23:26.7707022Z model name : AMD EPYC 7R32 2025-05-07T20:23:26.7707280Z stepping : 0 2025-05-07T20:23:26.7707508Z microcode : 0x830107f 2025-05-07T20:23:26.7707909Z cpu MHz : 3302.640 2025-05-07T20:23:26.7708141Z cache size : 512 KB 2025-05-07T20:23:26.7708376Z physical id : 0 2025-05-07T20:23:26.7708599Z siblings : 16 2025-05-07T20:23:26.7708819Z core id : 0 2025-05-07T20:23:26.7709035Z cpu cores : 8 2025-05-07T20:23:26.7709248Z apicid : 0 2025-05-07T20:23:26.7709468Z initial apicid : 0 2025-05-07T20:23:26.7709698Z fpu : yes 2025-05-07T20:23:26.7709914Z fpu_exception : yes 2025-05-07T20:23:26.7710146Z cpuid level : 13 2025-05-07T20:23:26.7710374Z wp : yes 2025-05-07T20:23:26.7712521Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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 tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:26.7714825Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:26.7715326Z bogomips : 5599.89 2025-05-07T20:23:26.7715682Z TLB size : 3072 4K pages 2025-05-07T20:23:26.7715939Z clflush size : 64 2025-05-07T20:23:26.7716168Z cache_alignment : 64 2025-05-07T20:23:26.7716461Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:26.7716806Z power management: 2025-05-07T20:23:26.7716948Z 2025-05-07T20:23:26.7717039Z processor : 1 2025-05-07T20:23:26.7717274Z vendor_id : AuthenticAMD 2025-05-07T20:23:26.7717534Z cpu family : 23 2025-05-07T20:23:26.7717756Z model : 49 2025-05-07T20:23:26.7717973Z model name : AMD EPYC 7R32 2025-05-07T20:23:26.7718234Z stepping : 0 2025-05-07T20:23:26.7718458Z microcode : 0x830107f 2025-05-07T20:23:26.7718695Z cpu MHz : 2739.439 2025-05-07T20:23:26.7718937Z cache size : 512 KB 2025-05-07T20:23:26.7719173Z physical id : 0 2025-05-07T20:23:26.7719393Z siblings : 16 2025-05-07T20:23:26.7719610Z core id : 1 2025-05-07T20:23:26.7719821Z cpu cores : 8 2025-05-07T20:23:26.7720028Z apicid : 2 2025-05-07T20:23:26.7720243Z initial apicid : 2 2025-05-07T20:23:26.7720470Z fpu : yes 2025-05-07T20:23:26.7720681Z fpu_exception : yes 2025-05-07T20:23:26.7720914Z cpuid level : 13 2025-05-07T20:23:26.7721137Z wp : yes 2025-05-07T20:23:26.7723133Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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 tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:26.7725466Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:26.7725981Z bogomips : 5599.89 2025-05-07T20:23:26.7726222Z TLB size : 3072 4K pages 2025-05-07T20:23:26.7726471Z clflush size : 64 2025-05-07T20:23:26.7726710Z cache_alignment : 64 2025-05-07T20:23:26.7727008Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:26.7727343Z power management: 2025-05-07T20:23:26.7727487Z 2025-05-07T20:23:26.7727582Z processor : 2 2025-05-07T20:23:26.7727819Z vendor_id : AuthenticAMD 2025-05-07T20:23:26.7728074Z cpu family : 23 2025-05-07T20:23:26.7728289Z model : 49 2025-05-07T20:23:26.7728514Z model name : AMD EPYC 7R32 2025-05-07T20:23:26.7728771Z stepping : 0 2025-05-07T20:23:26.7728989Z microcode : 0x830107f 2025-05-07T20:23:26.7729232Z cpu MHz : 3307.158 2025-05-07T20:23:26.7729465Z cache size : 512 KB 2025-05-07T20:23:26.7729690Z physical id : 0 2025-05-07T20:23:26.7730010Z siblings : 16 2025-05-07T20:23:26.7730225Z core id : 2 2025-05-07T20:23:26.7730434Z cpu cores : 8 2025-05-07T20:23:26.7730650Z apicid : 4 2025-05-07T20:23:26.7730867Z initial apicid : 4 2025-05-07T20:23:26.7731090Z fpu : yes 2025-05-07T20:23:26.7731309Z fpu_exception : yes 2025-05-07T20:23:26.7731546Z cpuid level : 13 2025-05-07T20:23:26.7731763Z wp : yes 2025-05-07T20:23:26.7733855Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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 tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:26.7736142Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:26.7736662Z bogomips : 5599.89 2025-05-07T20:23:26.7736902Z TLB size : 3072 4K pages 2025-05-07T20:23:26.7737150Z clflush size : 64 2025-05-07T20:23:26.7737389Z cache_alignment : 64 2025-05-07T20:23:26.7737680Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:26.7738012Z power management: 2025-05-07T20:23:26.7738161Z 2025-05-07T20:23:26.7738251Z processor : 3 2025-05-07T20:23:26.7738490Z vendor_id : AuthenticAMD 2025-05-07T20:23:26.7738746Z cpu family : 23 2025-05-07T20:23:26.7738972Z model : 49 2025-05-07T20:23:26.7739189Z model name : AMD EPYC 7R32 2025-05-07T20:23:26.7739439Z stepping : 0 2025-05-07T20:23:26.7739664Z microcode : 0x830107f 2025-05-07T20:23:26.7739898Z cpu MHz : 3297.758 2025-05-07T20:23:26.7740128Z cache size : 512 KB 2025-05-07T20:23:26.7740360Z physical id : 0 2025-05-07T20:23:26.7740603Z siblings : 16 2025-05-07T20:23:26.7740813Z core id : 3 2025-05-07T20:23:26.7767969Z cpu cores : 8 2025-05-07T20:23:26.7768203Z apicid : 6 2025-05-07T20:23:26.7768428Z initial apicid : 6 2025-05-07T20:23:26.7768652Z fpu : yes 2025-05-07T20:23:26.7768866Z fpu_exception : yes 2025-05-07T20:23:26.7769101Z cpuid level : 13 2025-05-07T20:23:26.7769316Z wp : yes 2025-05-07T20:23:26.7771345Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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 tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:26.7773655Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:26.7774177Z bogomips : 5599.89 2025-05-07T20:23:26.7774417Z TLB size : 3072 4K pages 2025-05-07T20:23:26.7774664Z clflush size : 64 2025-05-07T20:23:26.7774899Z cache_alignment : 64 2025-05-07T20:23:26.7775190Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:26.7775519Z power management: 2025-05-07T20:23:26.7775671Z 2025-05-07T20:23:26.7775762Z processor : 4 2025-05-07T20:23:26.7776000Z vendor_id : AuthenticAMD 2025-05-07T20:23:26.7776246Z cpu family : 23 2025-05-07T20:23:26.7776472Z model : 49 2025-05-07T20:23:26.7776700Z model name : AMD EPYC 7R32 2025-05-07T20:23:26.7776950Z stepping : 0 2025-05-07T20:23:26.7777174Z microcode : 0x830107f 2025-05-07T20:23:26.7777415Z cpu MHz : 3298.889 2025-05-07T20:23:26.7777636Z cache size : 512 KB 2025-05-07T20:23:26.7777871Z physical id : 0 2025-05-07T20:23:26.7778094Z siblings : 16 2025-05-07T20:23:26.7778305Z core id : 4 2025-05-07T20:23:26.7778521Z cpu cores : 8 2025-05-07T20:23:26.7778738Z apicid : 8 2025-05-07T20:23:26.7779068Z initial apicid : 8 2025-05-07T20:23:26.7779299Z fpu : yes 2025-05-07T20:23:26.7779513Z fpu_exception : yes 2025-05-07T20:23:26.7779741Z cpuid level : 13 2025-05-07T20:23:26.7779972Z wp : yes 2025-05-07T20:23:26.7782156Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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 tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:26.7784463Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:26.7784978Z bogomips : 5599.89 2025-05-07T20:23:26.7785217Z TLB size : 3072 4K pages 2025-05-07T20:23:26.7785471Z clflush size : 64 2025-05-07T20:23:26.7785706Z cache_alignment : 64 2025-05-07T20:23:26.7785990Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:26.7786323Z power management: 2025-05-07T20:23:26.7786464Z 2025-05-07T20:23:26.7786560Z processor : 5 2025-05-07T20:23:26.7786782Z vendor_id : AuthenticAMD 2025-05-07T20:23:26.7787034Z cpu family : 23 2025-05-07T20:23:26.7787253Z model : 49 2025-05-07T20:23:26.7787470Z model name : AMD EPYC 7R32 2025-05-07T20:23:26.7787734Z stepping : 0 2025-05-07T20:23:26.7787957Z microcode : 0x830107f 2025-05-07T20:23:26.7788197Z cpu MHz : 3298.328 2025-05-07T20:23:26.7788418Z cache size : 512 KB 2025-05-07T20:23:26.7788649Z physical id : 0 2025-05-07T20:23:26.7788874Z siblings : 16 2025-05-07T20:23:26.7789084Z core id : 5 2025-05-07T20:23:26.7789300Z cpu cores : 8 2025-05-07T20:23:26.7789516Z apicid : 10 2025-05-07T20:23:26.7789733Z initial apicid : 10 2025-05-07T20:23:26.7789972Z fpu : yes 2025-05-07T20:23:26.7790189Z fpu_exception : yes 2025-05-07T20:23:26.7790414Z cpuid level : 13 2025-05-07T20:23:26.7791002Z wp : yes 2025-05-07T20:23:26.7793110Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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 tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:26.7795549Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:26.7796059Z bogomips : 5599.89 2025-05-07T20:23:26.7796298Z TLB size : 3072 4K pages 2025-05-07T20:23:26.7796558Z clflush size : 64 2025-05-07T20:23:26.7796786Z cache_alignment : 64 2025-05-07T20:23:26.7797081Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:26.7797420Z power management: 2025-05-07T20:23:26.7797562Z 2025-05-07T20:23:26.7797657Z processor : 6 2025-05-07T20:23:26.7797885Z vendor_id : AuthenticAMD 2025-05-07T20:23:26.7798137Z cpu family : 23 2025-05-07T20:23:26.7798360Z model : 49 2025-05-07T20:23:26.7798578Z model name : AMD EPYC 7R32 2025-05-07T20:23:26.7798837Z stepping : 0 2025-05-07T20:23:26.7799064Z microcode : 0x830107f 2025-05-07T20:23:26.7799304Z cpu MHz : 3299.968 2025-05-07T20:23:26.7799543Z cache size : 512 KB 2025-05-07T20:23:26.7799780Z physical id : 0 2025-05-07T20:23:26.7799998Z siblings : 16 2025-05-07T20:23:26.7800215Z core id : 6 2025-05-07T20:23:26.7800430Z cpu cores : 8 2025-05-07T20:23:26.7800639Z apicid : 12 2025-05-07T20:23:26.7800857Z initial apicid : 12 2025-05-07T20:23:26.7801093Z fpu : yes 2025-05-07T20:23:26.7801298Z fpu_exception : yes 2025-05-07T20:23:26.7801699Z cpuid level : 13 2025-05-07T20:23:26.7801926Z wp : yes 2025-05-07T20:23:26.7804050Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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 tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:26.7806339Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:26.7806842Z bogomips : 5599.89 2025-05-07T20:23:26.7807076Z TLB size : 3072 4K pages 2025-05-07T20:23:26.7807328Z clflush size : 64 2025-05-07T20:23:26.7807556Z cache_alignment : 64 2025-05-07T20:23:26.7807850Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:26.7808184Z power management: 2025-05-07T20:23:26.7808325Z 2025-05-07T20:23:26.7808412Z processor : 7 2025-05-07T20:23:26.7808640Z vendor_id : AuthenticAMD 2025-05-07T20:23:26.7808893Z cpu family : 23 2025-05-07T20:23:26.7809110Z model : 49 2025-05-07T20:23:26.7809333Z model name : AMD EPYC 7R32 2025-05-07T20:23:26.7809590Z stepping : 0 2025-05-07T20:23:26.7809808Z microcode : 0x830107f 2025-05-07T20:23:26.7810049Z cpu MHz : 3302.273 2025-05-07T20:23:26.7810285Z cache size : 512 KB 2025-05-07T20:23:26.7810510Z physical id : 0 2025-05-07T20:23:26.7810736Z siblings : 16 2025-05-07T20:23:26.7810952Z core id : 7 2025-05-07T20:23:26.7811158Z cpu cores : 8 2025-05-07T20:23:26.7811374Z apicid : 14 2025-05-07T20:23:26.7811593Z initial apicid : 14 2025-05-07T20:23:26.7811809Z fpu : yes 2025-05-07T20:23:26.7812029Z fpu_exception : yes 2025-05-07T20:23:26.7812267Z cpuid level : 13 2025-05-07T20:23:26.7812485Z wp : yes 2025-05-07T20:23:26.7814505Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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 tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:26.7816799Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:26.7817312Z bogomips : 5599.89 2025-05-07T20:23:26.7817544Z TLB size : 3072 4K pages 2025-05-07T20:23:26.7817783Z clflush size : 64 2025-05-07T20:23:26.7818025Z cache_alignment : 64 2025-05-07T20:23:26.7818309Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:26.7818645Z power management: 2025-05-07T20:23:26.7818786Z 2025-05-07T20:23:26.7818872Z processor : 8 2025-05-07T20:23:26.7819101Z vendor_id : AuthenticAMD 2025-05-07T20:23:26.7819353Z cpu family : 23 2025-05-07T20:23:26.7819566Z model : 49 2025-05-07T20:23:26.7819784Z model name : AMD EPYC 7R32 2025-05-07T20:23:26.7820040Z stepping : 0 2025-05-07T20:23:26.7820255Z microcode : 0x830107f 2025-05-07T20:23:26.7820492Z cpu MHz : 3298.789 2025-05-07T20:23:26.7820718Z cache size : 512 KB 2025-05-07T20:23:26.7820939Z physical id : 0 2025-05-07T20:23:26.7821165Z siblings : 16 2025-05-07T20:23:26.7821376Z core id : 0 2025-05-07T20:23:26.7821584Z cpu cores : 8 2025-05-07T20:23:26.7821797Z apicid : 1 2025-05-07T20:23:26.7822008Z initial apicid : 1 2025-05-07T20:23:26.7822226Z fpu : yes 2025-05-07T20:23:26.7822435Z fpu_exception : yes 2025-05-07T20:23:26.7822664Z cpuid level : 13 2025-05-07T20:23:26.7822879Z wp : yes 2025-05-07T20:23:26.7824885Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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 tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:26.7827370Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:26.7827874Z bogomips : 5599.89 2025-05-07T20:23:26.7828105Z TLB size : 3072 4K pages 2025-05-07T20:23:26.7828347Z clflush size : 64 2025-05-07T20:23:26.7828584Z cache_alignment : 64 2025-05-07T20:23:26.7828871Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:26.7829232Z power management: 2025-05-07T20:23:26.7829436Z 2025-05-07T20:23:26.7829548Z processor : 9 2025-05-07T20:23:26.7829773Z vendor_id : AuthenticAMD 2025-05-07T20:23:26.7830014Z cpu family : 23 2025-05-07T20:23:26.7830231Z model : 49 2025-05-07T20:23:26.7830448Z model name : AMD EPYC 7R32 2025-05-07T20:23:26.7830694Z stepping : 0 2025-05-07T20:23:26.7830910Z microcode : 0x830107f 2025-05-07T20:23:26.7831143Z cpu MHz : 2868.570 2025-05-07T20:23:26.7831357Z cache size : 512 KB 2025-05-07T20:23:26.7831634Z physical id : 0 2025-05-07T20:23:26.7831853Z siblings : 16 2025-05-07T20:23:26.7832056Z core id : 1 2025-05-07T20:23:26.7832270Z cpu cores : 8 2025-05-07T20:23:26.7832479Z apicid : 3 2025-05-07T20:23:26.7832680Z initial apicid : 3 2025-05-07T20:23:26.7832903Z fpu : yes 2025-05-07T20:23:26.7833113Z fpu_exception : yes 2025-05-07T20:23:26.7833338Z cpuid level : 13 2025-05-07T20:23:26.7833548Z wp : yes 2025-05-07T20:23:26.7835659Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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 tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:26.7837936Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:26.7838434Z bogomips : 5599.89 2025-05-07T20:23:26.7838655Z TLB size : 3072 4K pages 2025-05-07T20:23:26.7838902Z clflush size : 64 2025-05-07T20:23:26.7839126Z cache_alignment : 64 2025-05-07T20:23:26.7839402Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:26.7839726Z power management: 2025-05-07T20:23:26.7839860Z 2025-05-07T20:23:26.7839951Z processor : 10 2025-05-07T20:23:26.7840170Z vendor_id : AuthenticAMD 2025-05-07T20:23:26.7840413Z cpu family : 23 2025-05-07T20:23:26.7840624Z model : 49 2025-05-07T20:23:26.7840835Z model name : AMD EPYC 7R32 2025-05-07T20:23:26.7841078Z stepping : 0 2025-05-07T20:23:26.7841293Z microcode : 0x830107f 2025-05-07T20:23:26.7841525Z cpu MHz : 3300.880 2025-05-07T20:23:26.7841738Z cache size : 512 KB 2025-05-07T20:23:26.7841956Z physical id : 0 2025-05-07T20:23:26.7842171Z siblings : 16 2025-05-07T20:23:26.7842372Z core id : 2 2025-05-07T20:23:26.7842575Z cpu cores : 8 2025-05-07T20:23:26.7842779Z apicid : 5 2025-05-07T20:23:26.7842982Z initial apicid : 5 2025-05-07T20:23:26.7843201Z fpu : yes 2025-05-07T20:23:26.7843405Z fpu_exception : yes 2025-05-07T20:23:26.7843621Z cpuid level : 13 2025-05-07T20:23:26.7843838Z wp : yes 2025-05-07T20:23:26.7845816Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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 tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:26.7848172Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:26.7848662Z bogomips : 5599.89 2025-05-07T20:23:26.7848973Z TLB size : 3072 4K pages 2025-05-07T20:23:26.7849219Z clflush size : 64 2025-05-07T20:23:26.7849442Z cache_alignment : 64 2025-05-07T20:23:26.7849717Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:26.7850042Z power management: 2025-05-07T20:23:26.7850180Z 2025-05-07T20:23:26.7850272Z processor : 11 2025-05-07T20:23:26.7850491Z vendor_id : AuthenticAMD 2025-05-07T20:23:26.7850731Z cpu family : 23 2025-05-07T20:23:26.7850946Z model : 49 2025-05-07T20:23:26.7851154Z model name : AMD EPYC 7R32 2025-05-07T20:23:26.7851401Z stepping : 0 2025-05-07T20:23:26.7851618Z microcode : 0x830107f 2025-05-07T20:23:26.7851845Z cpu MHz : 3271.799 2025-05-07T20:23:26.7852063Z cache size : 512 KB 2025-05-07T20:23:26.7852287Z physical id : 0 2025-05-07T20:23:26.7852499Z siblings : 16 2025-05-07T20:23:26.7852707Z core id : 3 2025-05-07T20:23:26.7852916Z cpu cores : 8 2025-05-07T20:23:26.7853118Z apicid : 7 2025-05-07T20:23:26.7853321Z initial apicid : 7 2025-05-07T20:23:26.7853548Z fpu : yes 2025-05-07T20:23:26.7853744Z fpu_exception : yes 2025-05-07T20:23:26.7853968Z cpuid level : 13 2025-05-07T20:23:26.7854180Z wp : yes 2025-05-07T20:23:26.7856167Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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 tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:26.7858433Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:26.7858918Z bogomips : 5599.89 2025-05-07T20:23:26.7859142Z TLB size : 3072 4K pages 2025-05-07T20:23:26.7859389Z clflush size : 64 2025-05-07T20:23:26.7859607Z cache_alignment : 64 2025-05-07T20:23:26.7859886Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:26.7860211Z power management: 2025-05-07T20:23:26.7860347Z 2025-05-07T20:23:26.7860430Z processor : 12 2025-05-07T20:23:26.7860653Z vendor_id : AuthenticAMD 2025-05-07T20:23:26.7860898Z cpu family : 23 2025-05-07T20:23:26.7861105Z model : 49 2025-05-07T20:23:26.7861317Z model name : AMD EPYC 7R32 2025-05-07T20:23:26.7861569Z stepping : 0 2025-05-07T20:23:26.7861776Z microcode : 0x830107f 2025-05-07T20:23:26.7862011Z cpu MHz : 3296.048 2025-05-07T20:23:26.7862232Z cache size : 512 KB 2025-05-07T20:23:26.7862450Z physical id : 0 2025-05-07T20:23:26.7862672Z siblings : 16 2025-05-07T20:23:26.7862876Z core id : 4 2025-05-07T20:23:26.7863076Z cpu cores : 8 2025-05-07T20:23:26.7863280Z apicid : 9 2025-05-07T20:23:26.7863485Z initial apicid : 9 2025-05-07T20:23:26.7863705Z fpu : yes 2025-05-07T20:23:26.7863904Z fpu_exception : yes 2025-05-07T20:23:26.7864132Z cpuid level : 13 2025-05-07T20:23:26.7864344Z wp : yes 2025-05-07T20:23:26.7866319Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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 tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:26.7868662Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:26.7869154Z bogomips : 5599.89 2025-05-07T20:23:26.7869379Z TLB size : 3072 4K pages 2025-05-07T20:23:26.7869612Z clflush size : 64 2025-05-07T20:23:26.7869834Z cache_alignment : 64 2025-05-07T20:23:26.7870198Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:26.7870519Z power management: 2025-05-07T20:23:26.7870666Z 2025-05-07T20:23:26.7870753Z processor : 13 2025-05-07T20:23:26.7870972Z vendor_id : AuthenticAMD 2025-05-07T20:23:26.7871212Z cpu family : 23 2025-05-07T20:23:26.7871417Z model : 49 2025-05-07T20:23:26.7871634Z model name : AMD EPYC 7R32 2025-05-07T20:23:26.7871882Z stepping : 0 2025-05-07T20:23:26.7872086Z microcode : 0x830107f 2025-05-07T20:23:26.7872324Z cpu MHz : 3297.042 2025-05-07T20:23:26.7872542Z cache size : 512 KB 2025-05-07T20:23:26.7872754Z physical id : 0 2025-05-07T20:23:26.7872970Z siblings : 16 2025-05-07T20:23:26.7873181Z core id : 5 2025-05-07T20:23:26.7873380Z cpu cores : 8 2025-05-07T20:23:26.7873585Z apicid : 11 2025-05-07T20:23:26.7873796Z initial apicid : 11 2025-05-07T20:23:26.7874010Z fpu : yes 2025-05-07T20:23:26.7874215Z fpu_exception : yes 2025-05-07T20:23:26.7874437Z cpuid level : 13 2025-05-07T20:23:26.7874645Z wp : yes 2025-05-07T20:23:26.7876761Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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 tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:26.7879032Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:26.7879527Z bogomips : 5599.89 2025-05-07T20:23:26.7879748Z TLB size : 3072 4K pages 2025-05-07T20:23:26.7879991Z clflush size : 64 2025-05-07T20:23:26.7880217Z cache_alignment : 64 2025-05-07T20:23:26.7880497Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:26.7880817Z power management: 2025-05-07T20:23:26.7880961Z 2025-05-07T20:23:26.7881044Z processor : 14 2025-05-07T20:23:26.7881272Z vendor_id : AuthenticAMD 2025-05-07T20:23:26.7881510Z cpu family : 23 2025-05-07T20:23:26.7881727Z model : 49 2025-05-07T20:23:26.7881941Z model name : AMD EPYC 7R32 2025-05-07T20:23:26.7882181Z stepping : 0 2025-05-07T20:23:26.7882398Z microcode : 0x830107f 2025-05-07T20:23:26.7882626Z cpu MHz : 3296.100 2025-05-07T20:23:26.7882846Z cache size : 512 KB 2025-05-07T20:23:26.7883069Z physical id : 0 2025-05-07T20:23:26.7883291Z siblings : 16 2025-05-07T20:23:26.7883496Z core id : 6 2025-05-07T20:23:26.7883705Z cpu cores : 8 2025-05-07T20:23:26.7883911Z apicid : 13 2025-05-07T20:23:26.7884114Z initial apicid : 13 2025-05-07T20:23:26.7884334Z fpu : yes 2025-05-07T20:23:26.7884539Z fpu_exception : yes 2025-05-07T20:23:26.7884760Z cpuid level : 13 2025-05-07T20:23:26.7884979Z wp : yes 2025-05-07T20:23:26.7886968Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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 tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:26.7891914Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:26.7892410Z bogomips : 5599.89 2025-05-07T20:23:26.7892632Z TLB size : 3072 4K pages 2025-05-07T20:23:26.7892879Z clflush size : 64 2025-05-07T20:23:26.7893104Z cache_alignment : 64 2025-05-07T20:23:26.7893383Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:26.7893709Z power management: 2025-05-07T20:23:26.7893848Z 2025-05-07T20:23:26.7894083Z processor : 15 2025-05-07T20:23:26.7894313Z vendor_id : AuthenticAMD 2025-05-07T20:23:26.7894583Z cpu family : 23 2025-05-07T20:23:26.7894819Z model : 49 2025-05-07T20:23:26.7895026Z model name : AMD EPYC 7R32 2025-05-07T20:23:26.7895276Z stepping : 0 2025-05-07T20:23:26.7895497Z microcode : 0x830107f 2025-05-07T20:23:26.7895731Z cpu MHz : 3299.223 2025-05-07T20:23:26.7895946Z cache size : 512 KB 2025-05-07T20:23:26.7896171Z physical id : 0 2025-05-07T20:23:26.7896391Z siblings : 16 2025-05-07T20:23:26.7896591Z core id : 7 2025-05-07T20:23:26.7896795Z cpu cores : 8 2025-05-07T20:23:26.7897002Z apicid : 15 2025-05-07T20:23:26.7897202Z initial apicid : 15 2025-05-07T20:23:26.7897424Z fpu : yes 2025-05-07T20:23:26.7897628Z fpu_exception : yes 2025-05-07T20:23:26.7897844Z cpuid level : 13 2025-05-07T20:23:26.7898058Z wp : yes 2025-05-07T20:23:26.7900045Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep 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 tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:26.7902314Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:26.7902803Z bogomips : 5599.89 2025-05-07T20:23:26.7903032Z TLB size : 3072 4K pages 2025-05-07T20:23:26.7903274Z clflush size : 64 2025-05-07T20:23:26.7903494Z cache_alignment : 64 2025-05-07T20:23:26.7903778Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:26.7904107Z power management: 2025-05-07T20:23:26.7904244Z 2025-05-07T20:23:26.7904248Z 2025-05-07T20:23:26.7904379Z ################################################################################ 2025-05-07T20:23:26.7904692Z [INFO] Print PCI info ... 2025-05-07T20:23:26.7904946Z + lspci -v 2025-05-07T20:23:26.7905065Z 2025-05-07T20:23:26.7905304Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:23:26.7905699Z Subsystem: Amazon.com, Inc. Device 1237 2025-05-07T20:23:26.7906027Z Flags: bus master, medium devsel, latency 0 2025-05-07T20:23:26.7906249Z 2025-05-07T20:23:26.7906454Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:23:26.7906852Z Physical Slot: 1 2025-05-07T20:23:26.7907111Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:26.7907322Z 2025-05-07T20:23:26.7907575Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:23:26.7908022Z Physical Slot: 1 2025-05-07T20:23:26.7908294Z Flags: bus master, fast devsel, latency 0, IRQ 9 2025-05-07T20:23:26.7908526Z 2025-05-07T20:23:26.7908802Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 (prog-if 00 [VGA controller]) 2025-05-07T20:23:26.7909259Z Physical Slot: 3 2025-05-07T20:23:26.7909513Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:26.7909869Z Memory at c1000000 (32-bit, prefetchable) [size=4M] 2025-05-07T20:23:26.7910231Z Expansion ROM at 000c0000 [disabled] [size=128K] 2025-05-07T20:23:26.7910467Z 2025-05-07T20:23:26.7910773Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller (prog-if 02 [NVM Express]) 2025-05-07T20:23:26.7911429Z Subsystem: Amazon.com, Inc. Device 0000 2025-05-07T20:23:26.7911717Z Physical Slot: 4 2025-05-07T20:23:26.7911987Z Flags: bus master, fast devsel, latency 0, IRQ 11 2025-05-07T20:23:26.7912375Z Memory at c1808000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:26.7912728Z Capabilities: 2025-05-07T20:23:26.7913002Z Kernel driver in use: nvme 2025-05-07T20:23:26.7913179Z 2025-05-07T20:23:26.7913508Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:26.7914006Z Subsystem: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:26.7914360Z Physical Slot: 5 2025-05-07T20:23:26.7914618Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:26.7914991Z Memory at c1804000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:26.7915382Z Memory at c1400000 (32-bit, prefetchable) [size=4M] 2025-05-07T20:23:26.7915811Z Capabilities: 2025-05-07T20:23:26.7916096Z Kernel driver in use: ena 2025-05-07T20:23:26.7916345Z Kernel modules: ena 2025-05-07T20:23:26.7916500Z 2025-05-07T20:23:26.7916673Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:26.7917061Z Subsystem: NVIDIA Corporation Device 152f 2025-05-07T20:23:26.7917363Z Physical Slot: 30 2025-05-07T20:23:26.7917629Z Flags: bus master, fast devsel, latency 0, IRQ 10 2025-05-07T20:23:26.7923638Z Memory at c0000000 (32-bit, non-prefetchable) [size=16M] 2025-05-07T20:23:26.7924092Z Memory at 1800000000 (64-bit, prefetchable) [size=32G] 2025-05-07T20:23:26.7924477Z Memory at 1040000000 (64-bit, prefetchable) [size=32M] 2025-05-07T20:23:26.7924825Z Capabilities: 2025-05-07T20:23:26.7925106Z Kernel driver in use: nvidia 2025-05-07T20:23:26.7925365Z Kernel modules: nvidia 2025-05-07T20:23:26.7925522Z 2025-05-07T20:23:26.7925835Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller (prog-if 02 [NVM Express]) 2025-05-07T20:23:26.7926368Z Subsystem: Amazon.com, Inc. Device 0000 2025-05-07T20:23:26.7926666Z Physical Slot: 31 2025-05-07T20:23:26.7926914Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:26.7927278Z Memory at c1800000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:26.7927674Z Memory at c180c000 (32-bit, prefetchable) [size=8K] 2025-05-07T20:23:26.7928007Z Capabilities: 2025-05-07T20:23:26.7928286Z Kernel driver in use: nvme 2025-05-07T20:23:26.7928450Z 2025-05-07T20:23:26.7928454Z 2025-05-07T20:23:26.7928582Z ################################################################################ 2025-05-07T20:23:26.7928912Z [INFO] Print Linux distribution info ... 2025-05-07T20:23:26.7929206Z + uname -a 2025-05-07T20:23:26.7929333Z 2025-05-07T20:23:26.7929741Z Linux ip-10-0-51-243.ec2.internal 6.1.130-139.222.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Mar 11 01:10:58 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 2025-05-07T20:23:26.7930239Z 2025-05-07T20:23:26.7930329Z + uname -m 2025-05-07T20:23:26.7930447Z 2025-05-07T20:23:26.7930522Z x86_64 2025-05-07T20:23:26.7930636Z 2025-05-07T20:23:26.7930724Z + cat /proc/version 2025-05-07T20:23:26.7930863Z 2025-05-07T20:23:26.7931401Z Linux version 6.1.130-139.222.amzn2023.x86_64 (mockbuild@ip-10-0-55-76) (gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-5), GNU ld version 2.39-6.amzn2023.0.11) #1 SMP PREEMPT_DYNAMIC Tue Mar 11 01:10:58 UTC 2025 2025-05-07T20:23:26.7932026Z 2025-05-07T20:23:26.7932121Z + cat /etc/os-release 2025-05-07T20:23:26.7932269Z 2025-05-07T20:23:26.7932362Z NAME="Amazon Linux" 2025-05-07T20:23:26.7932587Z VERSION="2023" 2025-05-07T20:23:26.7932795Z ID="amzn" 2025-05-07T20:23:26.7932987Z ID_LIKE="fedora" 2025-05-07T20:23:26.7933200Z VERSION_ID="2023" 2025-05-07T20:23:26.7933443Z PLATFORM_ID="platform:al2023" 2025-05-07T20:23:26.7933726Z PRETTY_NAME="Amazon Linux 2023.6.20250317" 2025-05-07T20:23:26.7934020Z ANSI_COLOR="0;33" 2025-05-07T20:23:26.7934274Z CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2023" 2025-05-07T20:23:26.7934794Z HOME_URL="https://aws.amazon.com/linux/amazon-linux-2023/" 2025-05-07T20:23:26.7935234Z DOCUMENTATION_URL="https://docs.aws.amazon.com/linux/" 2025-05-07T20:23:26.7935660Z SUPPORT_URL="https://aws.amazon.com/premiumsupport/" 2025-05-07T20:23:26.7936108Z BUG_REPORT_URL="https://github.com/amazonlinux/amazon-linux-2023" 2025-05-07T20:23:26.7936479Z VENDOR_NAME="AWS" 2025-05-07T20:23:26.7936728Z VENDOR_URL="https://aws.amazon.com/" 2025-05-07T20:23:26.7937027Z SUPPORT_END="2029-06-30" 2025-05-07T20:23:26.7937184Z 2025-05-07T20:23:26.7937382Z ################################################################################ 2025-05-07T20:23:26.7937697Z # Print EC2 Instance Info 2025-05-07T20:23:26.7937941Z # 2025-05-07T20:23:26.7938159Z # [2025-05-07T20:23:26.789Z] + print_ec2_info 2025-05-07T20:23:26.7938473Z ################################################################################ 2025-05-07T20:23:26.7938689Z 2025-05-07T20:23:26.8022871Z ami-id: ami-071226ecf16aa7d96 2025-05-07T20:23:26.8142188Z instance-id: i-07c8fa29eb7f690db 2025-05-07T20:23:26.8253541Z instance-type: g5.4xlarge 2025-05-07T20:23:26.8291962Z ##[group]Run . $PRELUDE; print_gpu_info 2025-05-07T20:23:26.8292349Z . $PRELUDE; print_gpu_info 2025-05-07T20:23:26.8301445Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:26.8301815Z env: 2025-05-07T20:23:26.8302050Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:26.8302375Z BUILD_ENV: build_binary 2025-05-07T20:23:26.8302646Z BUILD_TARGET: default 2025-05-07T20:23:26.8302892Z BUILD_VARIANT: cuda 2025-05-07T20:23:26.8303155Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:23:26.8303438Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:26.8303765Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:26.8304110Z ##[endgroup] 2025-05-07T20:23:27.1618591Z ################################################################################ 2025-05-07T20:23:27.1618981Z [INFO] Printing general display info ... 2025-05-07T20:23:27.1656456Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:23:27.2845772Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:23:27.2855360Z /usr/bin/sudo 2025-05-07T20:23:27.2866038Z which: no apt-get in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:27.2875691Z /usr/bin/yum 2025-05-07T20:23:27.2877362Z [INSTALL] Updating system repositories ... 2025-05-07T20:23:27.2898066Z [EXEC] [ATTEMPT 0/3] + sudo yum update -y 2025-05-07T20:23:27.7280553Z Last metadata expiration check: 0:00:15 ago on Wed May 7 20:23:12 2025. 2025-05-07T20:23:27.8002736Z ================================================================================ 2025-05-07T20:23:27.8003836Z WARNING: 2025-05-07T20:23:27.8004678Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:27.8005029Z 2025-05-07T20:23:27.8005140Z Available Versions: 2025-05-07T20:23:27.8005307Z 2025-05-07T20:23:27.8005405Z Version 2023.7.20250331: 2025-05-07T20:23:27.8005748Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:27.8006010Z 2025-05-07T20:23:27.8006150Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:27.8006368Z 2025-05-07T20:23:27.8006464Z Release notes: 2025-05-07T20:23:27.8006881Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:27.8007262Z 2025-05-07T20:23:27.8007355Z Version 2023.7.20250414: 2025-05-07T20:23:27.8007669Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:27.8007922Z 2025-05-07T20:23:27.8008047Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:27.8008259Z 2025-05-07T20:23:27.8008344Z Release notes: 2025-05-07T20:23:27.8008748Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:27.8009116Z 2025-05-07T20:23:27.8009210Z Version 2023.7.20250428: 2025-05-07T20:23:27.8009520Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:27.8010025Z 2025-05-07T20:23:27.8010143Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:27.8010368Z 2025-05-07T20:23:27.8010455Z Release notes: 2025-05-07T20:23:27.8010860Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:27.8011226Z 2025-05-07T20:23:27.8011341Z ================================================================================ 2025-05-07T20:23:27.9163623Z Dependencies resolved. 2025-05-07T20:23:27.9448596Z ================================================================================ 2025-05-07T20:23:27.9449640Z Package Arch Version Repository Size 2025-05-07T20:23:27.9450388Z ================================================================================ 2025-05-07T20:23:27.9451125Z Upgrading: 2025-05-07T20:23:27.9451989Z nvidia-container-toolkit x86_64 1.17.6-1 nvidia-container-toolkit 1.2 M 2025-05-07T20:23:27.9453385Z nvidia-container-toolkit-base x86_64 1.17.6-1 nvidia-container-toolkit 5.7 M 2025-05-07T20:23:27.9454103Z 2025-05-07T20:23:27.9454526Z Transaction Summary 2025-05-07T20:23:27.9454794Z ================================================================================ 2025-05-07T20:23:27.9455104Z Upgrade 2 Packages 2025-05-07T20:23:27.9455244Z 2025-05-07T20:23:27.9455352Z Total download size: 6.9 M 2025-05-07T20:23:27.9455617Z Downloading Packages: 2025-05-07T20:23:28.0311683Z (1/2): nvidia-container-toolkit-base-1.17.6-1.x 67 MB/s | 5.7 MB 00:00 2025-05-07T20:23:28.0726263Z (2/2): nvidia-container-toolkit-1.17.6-1.x86_64 9.8 MB/s | 1.2 MB 00:00 2025-05-07T20:23:28.0735749Z -------------------------------------------------------------------------------- 2025-05-07T20:23:28.0736828Z Total 54 MB/s | 6.9 MB 00:00 2025-05-07T20:23:28.0739831Z Running transaction check 2025-05-07T20:23:28.0836999Z Transaction check succeeded. 2025-05-07T20:23:28.0837484Z Running transaction test 2025-05-07T20:23:28.1130475Z Transaction test succeeded. 2025-05-07T20:23:28.1133745Z Running transaction 2025-05-07T20:23:28.6646356Z Preparing : 1/1 2025-05-07T20:23:28.7712814Z Upgrading : nvidia-container-toolkit-base-1.17.6-1.x86_64 1/4 2025-05-07T20:23:28.7744895Z Upgrading : nvidia-container-toolkit-1.17.6-1.x86_64 2/4 2025-05-07T20:23:28.7947522Z Running scriptlet: nvidia-container-toolkit-1.17.6-1.x86_64 2/4 2025-05-07T20:23:28.7948355Z Cleanup : nvidia-container-toolkit-1.16.2-1.x86_64 3/4 2025-05-07T20:23:28.8060767Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 3/4 2025-05-07T20:23:28.8087663Z Cleanup : nvidia-container-toolkit-base-1.16.2-1.x86_64 4/4 2025-05-07T20:23:28.9504345Z Running scriptlet: nvidia-container-toolkit-1.17.6-1.x86_64 4/4 2025-05-07T20:23:28.9504985Z Verifying : nvidia-container-toolkit-1.17.6-1.x86_64 1/4 2025-05-07T20:23:28.9505556Z Verifying : nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-05-07T20:23:28.9506109Z Verifying : nvidia-container-toolkit-base-1.17.6-1.x86_64 3/4 2025-05-07T20:23:29.0962244Z ================================================================================ 2025-05-07T20:23:29.0962829Z WARNING: 2025-05-07T20:23:29.0963214Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:29.0963594Z 2025-05-07T20:23:29.0963735Z Available Versions: 2025-05-07T20:23:29.0963964Z 2025-05-07T20:23:29.0964113Z Version 2023.7.20250331: 2025-05-07T20:23:29.0964556Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:29.0964994Z 2025-05-07T20:23:29.0965163Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:29.0965469Z 2025-05-07T20:23:29.0965591Z Release notes: 2025-05-07T20:23:29.0966173Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:29.0967132Z 2025-05-07T20:23:29.0967279Z Version 2023.7.20250414: 2025-05-07T20:23:29.0967715Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:29.0968067Z 2025-05-07T20:23:29.0968229Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:29.0968533Z 2025-05-07T20:23:29.0968676Z Release notes: 2025-05-07T20:23:29.0969232Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:29.0969761Z 2025-05-07T20:23:29.0969888Z Version 2023.7.20250428: 2025-05-07T20:23:29.0970343Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:29.0970716Z 2025-05-07T20:23:29.0970882Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:29.0971199Z 2025-05-07T20:23:29.0971325Z Release notes: 2025-05-07T20:23:29.0971870Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:29.0972418Z 2025-05-07T20:23:29.0972875Z ================================================================================ 2025-05-07T20:23:29.1539735Z Verifying : nvidia-container-toolkit-base-1.16.2-1.x86_64 4/4 2025-05-07T20:23:29.1540239Z 2025-05-07T20:23:29.1540365Z Upgraded: 2025-05-07T20:23:29.1540866Z nvidia-container-toolkit-1.17.6-1.x86_64 2025-05-07T20:23:29.1541686Z nvidia-container-toolkit-base-1.17.6-1.x86_64 2025-05-07T20:23:29.1542162Z 2025-05-07T20:23:29.1542292Z Complete! 2025-05-07T20:23:29.2006415Z [INSTALL] Installing system package(s): hostname lshw ... 2025-05-07T20:23:29.2030401Z [EXEC] [ATTEMPT 0/3] + sudo yum install -y hostname lshw 2025-05-07T20:23:29.6999257Z Last metadata expiration check: 0:00:17 ago on Wed May 7 20:23:12 2025. 2025-05-07T20:23:29.7238343Z Package hostname-3.23-4.amzn2023.0.3.x86_64 is already installed. 2025-05-07T20:23:29.7641879Z Dependencies resolved. 2025-05-07T20:23:29.7820421Z ================================================================================ 2025-05-07T20:23:29.7821464Z Package Architecture Version Repository Size 2025-05-07T20:23:29.7822353Z ================================================================================ 2025-05-07T20:23:29.7822961Z Installing: 2025-05-07T20:23:29.7823569Z lshw x86_64 B.02.19.2-7.amzn2023.0.3 amazonlinux 319 k 2025-05-07T20:23:29.7824123Z 2025-05-07T20:23:29.7824321Z Transaction Summary 2025-05-07T20:23:29.7824666Z ================================================================================ 2025-05-07T20:23:29.7824987Z Install 1 Package 2025-05-07T20:23:29.7825133Z 2025-05-07T20:23:29.7825250Z Total download size: 319 k 2025-05-07T20:23:29.7825515Z Installed size: 837 k 2025-05-07T20:23:29.7825774Z Downloading Packages: 2025-05-07T20:23:29.8627646Z lshw-B.02.19.2-7.amzn2023.0.3.x86_64.rpm 6.2 MB/s | 319 kB 00:00 2025-05-07T20:23:29.8633336Z -------------------------------------------------------------------------------- 2025-05-07T20:23:29.8636088Z Total 3.9 MB/s | 319 kB 00:00 2025-05-07T20:23:29.8789312Z Running transaction check 2025-05-07T20:23:29.8843364Z Transaction check succeeded. 2025-05-07T20:23:29.8844322Z Running transaction test 2025-05-07T20:23:29.9309178Z Transaction test succeeded. 2025-05-07T20:23:29.9312696Z Running transaction 2025-05-07T20:23:30.0353513Z Preparing : 1/1 2025-05-07T20:23:30.0863515Z Installing : lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:30.2887949Z Running scriptlet: lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:30.4197091Z ================================================================================ 2025-05-07T20:23:30.4197478Z WARNING: 2025-05-07T20:23:30.4197758Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:30.4198293Z 2025-05-07T20:23:30.4198388Z Available Versions: 2025-05-07T20:23:30.4198567Z 2025-05-07T20:23:30.4198662Z Version 2023.7.20250331: 2025-05-07T20:23:30.4198988Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:30.4199247Z 2025-05-07T20:23:30.4199380Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:30.4199596Z 2025-05-07T20:23:30.4199683Z Release notes: 2025-05-07T20:23:30.4200115Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:30.4200487Z 2025-05-07T20:23:30.4200586Z Version 2023.7.20250414: 2025-05-07T20:23:30.4200909Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:30.4201163Z 2025-05-07T20:23:30.4201287Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:30.4201505Z 2025-05-07T20:23:30.4201593Z Release notes: 2025-05-07T20:23:30.4201999Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:30.4202373Z 2025-05-07T20:23:30.4202633Z Version 2023.7.20250428: 2025-05-07T20:23:30.4202955Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:30.4203211Z 2025-05-07T20:23:30.4203328Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:30.4203540Z 2025-05-07T20:23:30.4203634Z Release notes: 2025-05-07T20:23:30.4204027Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:30.4204406Z 2025-05-07T20:23:30.4204520Z ================================================================================ 2025-05-07T20:23:30.4540662Z Verifying : lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:30.4541005Z 2025-05-07T20:23:30.4541101Z Installed: 2025-05-07T20:23:30.4541418Z lshw-B.02.19.2-7.amzn2023.0.3.x86_64 2025-05-07T20:23:30.4541723Z 2025-05-07T20:23:30.4541806Z Complete! 2025-05-07T20:23:30.4998605Z + hostname 2025-05-07T20:23:30.4998767Z 2025-05-07T20:23:30.5012622Z ip-10-0-51-243.ec2.internal 2025-05-07T20:23:30.5014018Z 2025-05-07T20:23:30.5014235Z + sudo lshw -C display 2025-05-07T20:23:30.5014402Z 2025-05-07T20:23:30.8989083Z *-display:0 UNCLAIMED 2025-05-07T20:23:30.8989559Z description: VGA compatible controller 2025-05-07T20:23:30.8990028Z product: Amazon.com, Inc. 2025-05-07T20:23:30.8990411Z vendor: Amazon.com, Inc. 2025-05-07T20:23:30.8990918Z physical id: 3 2025-05-07T20:23:30.8991169Z bus info: pci@0000:00:03.0 2025-05-07T20:23:30.8991435Z version: 00 2025-05-07T20:23:30.8991655Z width: 32 bits 2025-05-07T20:23:30.8991889Z clock: 33MHz 2025-05-07T20:23:30.8992152Z capabilities: vga_controller bus_master 2025-05-07T20:23:30.8992467Z configuration: latency=0 2025-05-07T20:23:30.8992802Z resources: memory:c1000000-c13fffff memory:c0000-dffff 2025-05-07T20:23:30.8993143Z *-display:1 2025-05-07T20:23:30.8993395Z description: 3D controller 2025-05-07T20:23:30.8993695Z product: GA102GL [A10G] 2025-05-07T20:23:30.8993973Z vendor: NVIDIA Corporation 2025-05-07T20:23:30.8994244Z physical id: 1e 2025-05-07T20:23:30.8994491Z bus info: pci@0000:00:1e.0 2025-05-07T20:23:30.8994755Z version: a1 2025-05-07T20:23:30.8994970Z width: 64 bits 2025-05-07T20:23:30.8995226Z clock: 33MHz 2025-05-07T20:23:30.8995642Z capabilities: pm pciexpress msix bus_master cap_list 2025-05-07T20:23:30.8996023Z configuration: driver=nvidia latency=0 2025-05-07T20:23:30.8996651Z resources: iomemory:180-17f iomemory:100-ff irq:10 memory:c0000000-c0ffffff memory:1800000000-1fffffffff memory:1040000000-1041ffffff 2025-05-07T20:23:30.9029242Z 2025-05-07T20:23:30.9029583Z ################################################################################ 2025-05-07T20:23:30.9030016Z [INFO] Printing NVIDIA GPU info ... 2025-05-07T20:23:30.9157443Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:30.9331330Z Wed May 7 20:23:30 2025 2025-05-07T20:23:30.9331775Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:30.9332293Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:30.9332779Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:30.9333285Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:30.9333821Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:30.9334258Z | | | MIG M. | 2025-05-07T20:23:30.9334594Z |=========================================+========================+======================| 2025-05-07T20:23:30.9411204Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:30.9412033Z | 0% 31C P0 60W / 300W | 0MiB / 23028MiB | 0% Default | 2025-05-07T20:23:30.9412449Z | | | N/A | 2025-05-07T20:23:30.9412861Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:30.9413274Z 2025-05-07T20:23:30.9413679Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:30.9414120Z | Processes: | 2025-05-07T20:23:30.9414568Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:30.9415001Z | ID ID Usage | 2025-05-07T20:23:30.9415368Z |=========================================================================================| 2025-05-07T20:23:30.9416024Z | No running processes found | 2025-05-07T20:23:31.0824971Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:31.0825402Z ################################################################################ 2025-05-07T20:23:31.0825734Z [INFO] Printing AMD GPU info ... 2025-05-07T20:23:31.0968165Z which: no rocminfo in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:31.0968955Z [CHECK] rocminfo not found 2025-05-07T20:23:31.0978557Z which: no rocm-smi in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:31.0979680Z [CHECK] rocm-smi not found 2025-05-07T20:23:31.1023928Z ##[group]Run . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T20:23:31.1024364Z . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T20:23:31.1036774Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:31.1037123Z env: 2025-05-07T20:23:31.1037359Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:31.1037668Z BUILD_ENV: build_binary 2025-05-07T20:23:31.1037922Z BUILD_TARGET: default 2025-05-07T20:23:31.1038159Z BUILD_VARIANT: cuda 2025-05-07T20:23:31.1038403Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:23:31.1038666Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:31.1038970Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:31.1039308Z ##[endgroup] 2025-05-07T20:23:31.4369884Z ################################################################################ 2025-05-07T20:23:31.4370408Z # Setup Miniconda 2025-05-07T20:23:31.4370721Z # 2025-05-07T20:23:31.4386283Z # [2025-05-07T20:23:31.438Z] + setup_miniconda /home/ec2-user/miniconda 2025-05-07T20:23:31.4386715Z ################################################################################ 2025-05-07T20:23:31.4386935Z 2025-05-07T20:23:31.4402205Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:23:31.5282842Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:23:31.5283226Z + mkdir -p /home/ec2-user/miniconda 2025-05-07T20:23:31.5283432Z 2025-05-07T20:23:31.5299900Z 2025-05-07T20:23:31.5300228Z [SETUP] Downloading the Miniconda installer ... 2025-05-07T20:23:31.5322305Z [EXEC] [ATTEMPT 0/3] + wget -q https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh 2025-05-07T20:23:32.3284131Z [SETUP] Installing Miniconda ... 2025-05-07T20:23:32.3285147Z + bash miniconda.sh -b -p /home/ec2-user/miniconda -u 2025-05-07T20:23:32.3285603Z 2025-05-07T20:23:32.3424740Z PREFIX=/home/ec2-user/miniconda 2025-05-07T20:23:32.7893090Z Unpacking payload ... 2025-05-07T20:23:33.3054425Z 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-07T20:23:34.1144025Z 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-07T20:23:36.2060256Z 2025-05-07T20:23:36.2060861Z Installing base environment... 2025-05-07T20:23:36.2061099Z 2025-05-07T20:23:37.2808320Z Preparing transaction: ...working... done 2025-05-07T20:23:40.2656932Z Executing transaction: ...working... done 2025-05-07T20:23:40.9211008Z 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-07T20:23:41.0072054Z installation finished. 2025-05-07T20:23:41.0079695Z 2025-05-07T20:23:41.0079881Z + rm -f miniconda.sh 2025-05-07T20:23:41.0080130Z 2025-05-07T20:23:41.0385376Z 2025-05-07T20:23:41.0385811Z [SETUP] Reloading the bash configuration ... 2025-05-07T20:23:41.0386310Z + /home/ec2-user/miniconda/bin/conda init bash 2025-05-07T20:23:41.0386560Z 2025-05-07T20:23:41.4035253Z no change /home/ec2-user/miniconda/condabin/conda 2025-05-07T20:23:41.4035888Z no change /home/ec2-user/miniconda/bin/conda 2025-05-07T20:23:41.4036356Z no change /home/ec2-user/miniconda/bin/conda-env 2025-05-07T20:23:41.4036828Z no change /home/ec2-user/miniconda/bin/activate 2025-05-07T20:23:41.4037237Z no change /home/ec2-user/miniconda/bin/deactivate 2025-05-07T20:23:41.4037642Z no change /home/ec2-user/miniconda/etc/profile.d/conda.sh 2025-05-07T20:23:41.4038087Z no change /home/ec2-user/miniconda/etc/fish/conf.d/conda.fish 2025-05-07T20:23:41.4038541Z no change /home/ec2-user/miniconda/shell/condabin/Conda.psm1 2025-05-07T20:23:41.4039006Z no change /home/ec2-user/miniconda/shell/condabin/conda-hook.ps1 2025-05-07T20:23:41.4039850Z no change /home/ec2-user/miniconda/lib/python3.13/site-packages/xontrib/conda.xsh 2025-05-07T20:23:41.4040390Z no change /home/ec2-user/miniconda/etc/profile.d/conda.csh 2025-05-07T20:23:41.4040770Z modified /home/ec2-user/.bashrc 2025-05-07T20:23:41.4040968Z 2025-05-07T20:23:41.4041174Z ==> For changes to take effect, close and re-open your current shell. <== 2025-05-07T20:23:41.4041487Z 2025-05-07T20:23:41.4685760Z 2025-05-07T20:23:41.4686191Z + . /home/ec2-user/.bashrc 2025-05-07T20:23:41.4686396Z 2025-05-07T20:23:42.3013490Z 2025-05-07T20:23:42.3014098Z [SETUP] Installing libmamba-solver (required since Anaconda 2024.02-1) and libarchive ... 2025-05-07T20:23:42.3036946Z [EXEC] [ATTEMPT 0/3] + conda install --solver=classic -c conda-forge --override-channels -y conda-libmamba-solver libmamba libmambapy libarchive 2025-05-07T20:23:55.5856664Z Collecting package metadata (current_repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | done 2025-05-07T20:23:57.1680672Z Solving environment: - \ | / - \ | / - \ | / done 2025-05-07T20:23:57.2634876Z 2025-05-07T20:23:57.2635070Z ## Package Plan ## 2025-05-07T20:23:57.2635785Z 2025-05-07T20:23:57.2636362Z environment location: /home/ec2-user/miniconda 2025-05-07T20:23:57.2636785Z 2025-05-07T20:23:57.2636945Z added / updated specs: 2025-05-07T20:23:57.2637392Z - conda-libmamba-solver 2025-05-07T20:23:57.2637785Z - libarchive 2025-05-07T20:23:57.2638118Z - libmamba 2025-05-07T20:23:57.2638438Z - libmambapy 2025-05-07T20:23:57.2638642Z 2025-05-07T20:23:57.2638649Z 2025-05-07T20:23:57.2638879Z The following packages will be downloaded: 2025-05-07T20:23:57.2639215Z 2025-05-07T20:23:57.2639395Z package | build 2025-05-07T20:23:57.2639896Z ---------------------------|----------------- 2025-05-07T20:23:57.2640537Z ca-certificates-2025.4.26 | hbd8a1cb_0 149 KB conda-forge 2025-05-07T20:23:57.2641257Z certifi-2025.4.26 | pyhd8ed1ab_0 154 KB conda-forge 2025-05-07T20:23:57.2641874Z conda-25.3.1 | py313h78bf25f_1 1.1 MB conda-forge 2025-05-07T20:23:57.2642411Z conda-libmamba-solver-25.4.0| pyhd8ed1ab_0 41 KB conda-forge 2025-05-07T20:23:57.2642868Z ------------------------------------------------------------ 2025-05-07T20:23:57.2643216Z Total: 1.4 MB 2025-05-07T20:23:57.2643433Z 2025-05-07T20:23:57.2643552Z The following packages will be UPDATED: 2025-05-07T20:23:57.2643764Z 2025-05-07T20:23:57.2650805Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T20:23:57.2651634Z conda pkgs/main::conda-25.3.1-py313h06a4308~ --> conda-forge::conda-25.3.1-py313h78bf25f_1 2025-05-07T20:23:57.2652033Z 2025-05-07T20:23:57.2652266Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T20:23:57.2652598Z 2025-05-07T20:23:57.2652927Z certifi pkgs/main/linux-64::certifi-2025.4.26~ --> conda-forge/noarch::certifi-2025.4.26-pyhd8ed1ab_0 2025-05-07T20:23:57.2653748Z conda-libmamba-so~ pkgs/main::conda-libmamba-solver-25.4~ --> conda-forge::conda-libmamba-solver-25.4.0-pyhd8ed1ab_0 2025-05-07T20:23:57.2654236Z 2025-05-07T20:23:57.2654240Z 2025-05-07T20:23:57.2654244Z 2025-05-07T20:23:57.2654403Z Downloading and Extracting Packages: ...working... 2025-05-07T20:23:57.2654802Z conda-25.3.1 | 1.1 MB | | 0% 2025-05-07T20:23:57.2655030Z 2025-05-07T20:23:57.2655778Z certifi-2025.4.26 | 154 KB | | 0%  2025-05-07T20:23:57.2656033Z 2025-05-07T20:23:57.2656037Z 2025-05-07T20:23:57.2656274Z ca-certificates-2025 | 149 KB | | 0%  2025-05-07T20:23:57.2656549Z 2025-05-07T20:23:57.2656553Z 2025-05-07T20:23:57.2656557Z 2025-05-07T20:23:57.3219745Z conda-libmamba-solve | 41 KB | | 0%  2025-05-07T20:23:57.3220045Z 2025-05-07T20:23:57.3220048Z 2025-05-07T20:23:57.3220059Z 2025-05-07T20:23:57.3347958Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T20:23:57.3350145Z 2025-05-07T20:23:57.3434309Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T20:23:57.3434563Z 2025-05-07T20:23:57.3434567Z 2025-05-07T20:23:57.3434571Z 2025-05-07T20:23:57.3460307Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T20:23:57.3539557Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:23:57.3539805Z 2025-05-07T20:23:57.3542095Z 2025-05-07T20:23:57.3628856Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T20:23:57.3629141Z 2025-05-07T20:23:57.3719996Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T20:23:57.3720481Z 2025-05-07T20:23:57.3720486Z 2025-05-07T20:23:57.3721471Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T20:23:57.3721731Z 2025-05-07T20:23:57.3721880Z 2025-05-07T20:23:57.4746186Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T20:23:57.4746749Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:23:57.4752650Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:23:57.4752993Z 2025-05-07T20:23:57.4753207Z 2025-05-07T20:23:57.4753693Z  2025-05-07T20:23:57.4754017Z 2025-05-07T20:23:57.4754023Z 2025-05-07T20:23:57.4754306Z  2025-05-07T20:23:57.4754611Z 2025-05-07T20:23:57.4754616Z 2025-05-07T20:23:57.4754636Z 2025-05-07T20:23:57.4754898Z  done 2025-05-07T20:23:57.5760408Z Preparing transaction: \ done 2025-05-07T20:23:57.6766637Z Verifying transaction: / done 2025-05-07T20:23:59.0788272Z Executing transaction: \ | / - \ | / - \ | / - \ | done 2025-05-07T20:24:00.8019293Z [SETUP] Updating Miniconda base packages ... 2025-05-07T20:24:00.8044463Z [EXEC] [ATTEMPT 0/3] + conda update -n base -c defaults --update-deps -y conda 2025-05-07T20:24:01.7892427Z Channels: 2025-05-07T20:24:01.7892694Z - defaults 2025-05-07T20:24:01.7892914Z Platform: linux-64 2025-05-07T20:24:03.0072595Z Collecting package metadata (repodata.json): - \ | / - \ | done 2025-05-07T20:24:03.1260701Z Solving environment: - \ Channels: 2025-05-07T20:24:03.1261622Z - defaults 2025-05-07T20:24:03.1262107Z Platform: linux-64 2025-05-07T20:24:03.4154187Z Collecting package metadata (repodata.json): / - \ | done 2025-05-07T20:24:03.6309977Z Solving environment: - \ | / done 2025-05-07T20:24:03.7131178Z done 2025-05-07T20:24:03.7793465Z 2025-05-07T20:24:03.7793838Z ## Package Plan ## 2025-05-07T20:24:03.7794000Z 2025-05-07T20:24:03.7794154Z environment location: /home/ec2-user/miniconda 2025-05-07T20:24:03.7794401Z 2025-05-07T20:24:03.7794498Z added / updated specs: 2025-05-07T20:24:03.7794748Z - conda 2025-05-07T20:24:03.7794883Z 2025-05-07T20:24:03.7794888Z 2025-05-07T20:24:03.7795016Z The following packages will be downloaded: 2025-05-07T20:24:03.7795233Z 2025-05-07T20:24:03.7795356Z package | build 2025-05-07T20:24:03.7795743Z ---------------------------|----------------- 2025-05-07T20:24:03.7796093Z pip-25.1 | pyhc872135_2 1.3 MB 2025-05-07T20:24:03.7796488Z tzdata-2025b | h04d1e81_0 116 KB 2025-05-07T20:24:03.7797110Z ------------------------------------------------------------ 2025-05-07T20:24:03.7797462Z Total: 1.4 MB 2025-05-07T20:24:03.7797670Z 2025-05-07T20:24:03.7797793Z The following packages will be UPDATED: 2025-05-07T20:24:03.7798013Z 2025-05-07T20:24:03.7798316Z pip pkgs/main/linux-64::pip-25.0-py313h06~ --> pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T20:24:03.7798822Z tzdata 2025a-h04d1e81_0 --> 2025b-h04d1e81_0 2025-05-07T20:24:03.7799079Z 2025-05-07T20:24:03.7799083Z 2025-05-07T20:24:03.7799087Z 2025-05-07T20:24:03.7799232Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:03.7799602Z pip-25.1 | 1.3 MB | | 0% 2025-05-07T20:24:03.7799817Z 2025-05-07T20:24:03.8382223Z tzdata-2025b | 116 KB | | 0%  2025-05-07T20:24:03.8383932Z 2025-05-07T20:24:03.8519264Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:24:04.0549372Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:24:04.0550066Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:24:04.0608789Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:24:04.0609472Z 2025-05-07T20:24:04.0610016Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:24:04.0610363Z 2025-05-07T20:24:04.0614609Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:24:04.0614963Z 2025-05-07T20:24:04.0615182Z 2025-05-07T20:24:04.0615357Z  done 2025-05-07T20:24:04.1618564Z Preparing transaction: \ done 2025-05-07T20:24:04.2623932Z Verifying transaction: / done 2025-05-07T20:24:06.3691514Z Executing transaction: \ | / - \ | / - \ | / - \ | / - \ | / - \ done 2025-05-07T20:24:06.9844086Z [SETUP] Cleaning up Conda packages ... 2025-05-07T20:24:06.9847418Z + conda clean --packages --tarball -y 2025-05-07T20:24:06.9847672Z 2025-05-07T20:24:07.9814526Z Will remove 99 (117.8 MB) tarball(s). 2025-05-07T20:24:07.9814870Z Will remove 11 (16.0 MB) package(s). 2025-05-07T20:24:08.0446601Z 2025-05-07T20:24:08.0455501Z + conda clean --all -y 2025-05-07T20:24:08.0455712Z 2025-05-07T20:24:08.5841668Z There are no unused tarball(s) to remove. 2025-05-07T20:24:08.5842023Z Will remove 1 index cache(s). 2025-05-07T20:24:08.5842320Z There are no unused package(s) to remove. 2025-05-07T20:24:08.5842645Z There are no tempfile(s) to remove. 2025-05-07T20:24:08.5842944Z There are no logfile(s) to remove. 2025-05-07T20:24:08.6476767Z 2025-05-07T20:24:08.6481625Z + conda info 2025-05-07T20:24:08.6481818Z 2025-05-07T20:24:09.4371370Z 2025-05-07T20:24:09.4371794Z active environment : base 2025-05-07T20:24:09.4372164Z active env location : /home/ec2-user/miniconda 2025-05-07T20:24:09.4372504Z shell level : 1 2025-05-07T20:24:09.4372799Z user config file : /home/ec2-user/.condarc 2025-05-07T20:24:09.4373287Z populated config files : /home/ec2-user/miniconda/.condarc 2025-05-07T20:24:09.4373722Z conda version : 25.3.1 2025-05-07T20:24:09.4374014Z conda-build version : not installed 2025-05-07T20:24:09.4374346Z python version : 3.13.2.final.0 2025-05-07T20:24:09.4374776Z solver : libmamba (default) 2025-05-07T20:24:09.4375098Z virtual packages : __archspec=1=zen2 2025-05-07T20:24:09.4375403Z __conda=25.3.1=0 2025-05-07T20:24:09.4375690Z __cuda=12.8=0 2025-05-07T20:24:09.4375962Z __glibc=2.34=0 2025-05-07T20:24:09.4376249Z __linux=6.1.130=0 2025-05-07T20:24:09.4376539Z __unix=0=0 2025-05-07T20:24:09.4376883Z base environment : /home/ec2-user/miniconda (writable) 2025-05-07T20:24:09.4377304Z conda av data dir : /home/ec2-user/miniconda/etc/conda 2025-05-07T20:24:09.4377766Z conda av metadata url : None 2025-05-07T20:24:09.4378455Z channel URLs : https://repo.anaconda.com/pkgs/main/linux-64 2025-05-07T20:24:09.4378998Z https://repo.anaconda.com/pkgs/main/noarch 2025-05-07T20:24:09.4379436Z https://repo.anaconda.com/pkgs/r/linux-64 2025-05-07T20:24:09.4379830Z https://repo.anaconda.com/pkgs/r/noarch 2025-05-07T20:24:09.4380309Z package cache : /home/ec2-user/miniconda/pkgs 2025-05-07T20:24:09.4380671Z /home/ec2-user/.conda/pkgs 2025-05-07T20:24:09.4381027Z envs directories : /home/ec2-user/miniconda/envs 2025-05-07T20:24:09.4381369Z /home/ec2-user/.conda/envs 2025-05-07T20:24:09.4381691Z platform : linux-64 2025-05-07T20:24:09.4382585Z user-agent : conda/25.3.1 requests/2.32.3 CPython/3.13.2 Linux/6.1.130-139.222.amzn2023.x86_64 amzn/2023.6.20250317 glibc/2.34 solver/libmamba conda-libmamba-solver/25.4.0 libmambapy/2.0.5 aau/0.7.0 c/. s/. e/. 2025-05-07T20:24:09.4383502Z UID:GID : 1000:1000 2025-05-07T20:24:09.4383810Z netrc file : None 2025-05-07T20:24:09.4384162Z offline mode : False 2025-05-07T20:24:09.4384511Z 2025-05-07T20:24:09.5046175Z 2025-05-07T20:24:09.5046954Z [SETUP] Exporting Miniconda variables ... 2025-05-07T20:24:09.5047735Z [SETUP] Saving Miniconda variables to /home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_4b500598-fe6e-48be-bfbd-7cee31e9a751 ... 2025-05-07T20:24:09.5049037Z [SETUP] Successfully set up Miniconda at /home/ec2-user/miniconda 2025-05-07T20:24:09.5135177Z ##[group]Run . $PRELUDE; create_conda_environment $BUILD_ENV 3.12 2025-05-07T20:24:09.5135687Z . $PRELUDE; create_conda_environment $BUILD_ENV 3.12 2025-05-07T20:24:09.5153169Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:24:09.5153532Z env: 2025-05-07T20:24:09.5153760Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:24:09.5154074Z BUILD_ENV: build_binary 2025-05-07T20:24:09.5154327Z BUILD_TARGET: default 2025-05-07T20:24:09.5154572Z BUILD_VARIANT: cuda 2025-05-07T20:24:09.5154817Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:24:09.5155103Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:24:09.5155423Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:24:09.5155881Z ##[endgroup] 2025-05-07T20:24:09.8525286Z ################################################################################ 2025-05-07T20:24:09.8525690Z # Create Conda Environment 2025-05-07T20:24:09.8525947Z # 2025-05-07T20:24:09.8540473Z # [2025-05-07T20:24:09.853Z] + create_conda_environment build_binary 3.12 2025-05-07T20:24:09.8540956Z ################################################################################ 2025-05-07T20:24:09.8541251Z 2025-05-07T20:24:09.8555822Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:24:09.9459785Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:24:09.9460190Z [SETUP] Listing existing Conda environments ... 2025-05-07T20:24:09.9460531Z + conda info --envs 2025-05-07T20:24:09.9460678Z 2025-05-07T20:24:10.6975445Z 2025-05-07T20:24:10.6975805Z # conda environments: 2025-05-07T20:24:10.6976104Z # 2025-05-07T20:24:10.6976336Z base /home/ec2-user/miniconda 2025-05-07T20:24:10.6976572Z 2025-05-07T20:24:10.7639819Z 2025-05-07T20:24:10.7640321Z [SETUP] Deleting the prefix directory if it exists ... 2025-05-07T20:24:12.3943927Z + rm -rf /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:12.3944475Z 2025-05-07T20:24:12.3956611Z 2025-05-07T20:24:12.3966014Z [SETUP] Creating new Conda environment (Python 3.12) ... 2025-05-07T20:24:12.3988561Z [EXEC] [ATTEMPT 0/3] + conda create -y -n build_binary python=3.12 2025-05-07T20:24:13.1505911Z Channels: 2025-05-07T20:24:13.1506351Z - defaults 2025-05-07T20:24:13.1506781Z Platform: linux-64 2025-05-07T20:24:14.6665769Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ done 2025-05-07T20:24:14.7908252Z Solving environment: / done 2025-05-07T20:24:14.8195117Z 2025-05-07T20:24:14.8195409Z ## Package Plan ## 2025-05-07T20:24:14.8195676Z 2025-05-07T20:24:14.8195924Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:14.8196237Z 2025-05-07T20:24:14.8196370Z added / updated specs: 2025-05-07T20:24:14.8196623Z - python=3.12 2025-05-07T20:24:14.8196776Z 2025-05-07T20:24:14.8196781Z 2025-05-07T20:24:14.8196909Z The following packages will be downloaded: 2025-05-07T20:24:14.8197134Z 2025-05-07T20:24:14.8197274Z package | build 2025-05-07T20:24:14.8197608Z ---------------------------|----------------- 2025-05-07T20:24:14.8197986Z _libgcc_mutex-0.1 | main 3 KB 2025-05-07T20:24:14.8198403Z _openmp_mutex-5.1 | 1_gnu 21 KB 2025-05-07T20:24:14.8198830Z ca-certificates-2025.2.25 | h06a4308_0 129 KB 2025-05-07T20:24:14.8199240Z python-3.12.9 | h5148396_0 34.7 MB 2025-05-07T20:24:14.8199643Z setuptools-78.1.1 | py312h06a4308_0 2.2 MB 2025-05-07T20:24:14.8200047Z wheel-0.45.1 | py312h06a4308_0 147 KB 2025-05-07T20:24:14.8200755Z ------------------------------------------------------------ 2025-05-07T20:24:14.8201105Z Total: 37.2 MB 2025-05-07T20:24:14.8201323Z 2025-05-07T20:24:14.8201458Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:14.8201687Z 2025-05-07T20:24:14.8202124Z _libgcc_mutex pkgs/main/linux-64::_libgcc_mutex-0.1-main 2025-05-07T20:24:14.8202584Z _openmp_mutex pkgs/main/linux-64::_openmp_mutex-5.1-1_gnu 2025-05-07T20:24:14.8203018Z bzip2 pkgs/main/linux-64::bzip2-1.0.8-h5eee18b_6 2025-05-07T20:24:14.8203511Z ca-certificates pkgs/main/linux-64::ca-certificates-2025.2.25-h06a4308_0 2025-05-07T20:24:14.8204011Z expat pkgs/main/linux-64::expat-2.7.1-h6a678d5_0 2025-05-07T20:24:14.8204466Z ld_impl_linux-64 pkgs/main/linux-64::ld_impl_linux-64-2.40-h12ee557_0 2025-05-07T20:24:14.8204940Z libffi pkgs/main/linux-64::libffi-3.4.4-h6a678d5_1 2025-05-07T20:24:14.8205388Z libgcc-ng pkgs/main/linux-64::libgcc-ng-11.2.0-h1234567_1 2025-05-07T20:24:14.8205840Z libgomp pkgs/main/linux-64::libgomp-11.2.0-h1234567_1 2025-05-07T20:24:14.8206308Z libstdcxx-ng pkgs/main/linux-64::libstdcxx-ng-11.2.0-h1234567_1 2025-05-07T20:24:14.8206788Z libuuid pkgs/main/linux-64::libuuid-1.41.5-h5eee18b_0 2025-05-07T20:24:14.8207221Z ncurses pkgs/main/linux-64::ncurses-6.4-h6a678d5_0 2025-05-07T20:24:14.8207649Z openssl pkgs/main/linux-64::openssl-3.0.16-h5eee18b_0 2025-05-07T20:24:14.8208072Z pip pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T20:24:14.8208489Z python pkgs/main/linux-64::python-3.12.9-h5148396_0 2025-05-07T20:24:14.8208932Z readline pkgs/main/linux-64::readline-8.2-h5eee18b_0 2025-05-07T20:24:14.8209414Z setuptools pkgs/main/linux-64::setuptools-78.1.1-py312h06a4308_0 2025-05-07T20:24:14.8209904Z sqlite pkgs/main/linux-64::sqlite-3.45.3-h5eee18b_0 2025-05-07T20:24:14.8210306Z tk pkgs/main/linux-64::tk-8.6.14-h39e8969_0 2025-05-07T20:24:14.8210707Z tzdata pkgs/main/noarch::tzdata-2025b-h04d1e81_0 2025-05-07T20:24:14.8211131Z wheel pkgs/main/linux-64::wheel-0.45.1-py312h06a4308_0 2025-05-07T20:24:14.8211544Z xz pkgs/main/linux-64::xz-5.6.4-h5eee18b_1 2025-05-07T20:24:14.8211929Z zlib pkgs/main/linux-64::zlib-1.2.13-h5eee18b_1 2025-05-07T20:24:14.8212175Z 2025-05-07T20:24:14.8212179Z 2025-05-07T20:24:14.8212183Z 2025-05-07T20:24:14.8212338Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:14.8212723Z python-3.12.9 | 34.7 MB | | 0% 2025-05-07T20:24:14.8212961Z 2025-05-07T20:24:14.8213319Z setuptools-78.1.1 | 2.2 MB | | 0%  2025-05-07T20:24:14.8213564Z 2025-05-07T20:24:14.8213575Z 2025-05-07T20:24:14.8213779Z wheel-0.45.1 | 147 KB | | 0%  2025-05-07T20:24:14.8214015Z 2025-05-07T20:24:14.8214019Z 2025-05-07T20:24:14.8214023Z 2025-05-07T20:24:14.8219257Z ca-certificates-2025 | 129 KB | | 0%  2025-05-07T20:24:14.8219531Z 2025-05-07T20:24:14.8219535Z 2025-05-07T20:24:14.8219539Z 2025-05-07T20:24:14.8219545Z 2025-05-07T20:24:14.8251436Z _openmp_mutex-5.1 | 21 KB | | 0%  2025-05-07T20:24:14.8251713Z 2025-05-07T20:24:14.8251717Z 2025-05-07T20:24:14.8251721Z 2025-05-07T20:24:14.8251724Z 2025-05-07T20:24:14.8265712Z 2025-05-07T20:24:14.8621950Z _libgcc_mutex-0.1 | 3 KB | | 0%  2025-05-07T20:24:14.8622232Z 2025-05-07T20:24:14.8633015Z 2025-05-07T20:24:14.8718315Z wheel-0.45.1 | 147 KB | ########## | 100%  2025-05-07T20:24:14.8718674Z 2025-05-07T20:24:14.8718681Z 2025-05-07T20:24:14.8718687Z 2025-05-07T20:24:14.8797129Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T20:24:14.8797826Z 2025-05-07T20:24:14.8797832Z 2025-05-07T20:24:14.8797839Z 2025-05-07T20:24:14.8797844Z 2025-05-07T20:24:14.8797855Z 2025-05-07T20:24:14.8820421Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T20:24:14.8820803Z 2025-05-07T20:24:14.8820808Z 2025-05-07T20:24:14.8820812Z 2025-05-07T20:24:14.8820816Z 2025-05-07T20:24:14.9087375Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T20:24:14.9087829Z 2025-05-07T20:24:14.9087835Z 2025-05-07T20:24:14.9087841Z 2025-05-07T20:24:14.9087846Z 2025-05-07T20:24:14.9089896Z 2025-05-07T20:24:14.9202120Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T20:24:14.9202512Z 2025-05-07T20:24:14.9212120Z setuptools-78.1.1 | 2.2 MB | ######9 | 70%  2025-05-07T20:24:14.9220530Z python-3.12.9 | 34.7 MB | 2 | 2% 2025-05-07T20:24:14.9220786Z 2025-05-07T20:24:14.9220791Z 2025-05-07T20:24:14.9220794Z 2025-05-07T20:24:14.9228838Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T20:24:14.9229248Z 2025-05-07T20:24:14.9229254Z 2025-05-07T20:24:14.9229259Z 2025-05-07T20:24:14.9727924Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T20:24:14.9728227Z 2025-05-07T20:24:15.0211775Z setuptools-78.1.1 | 2.2 MB | ########## | 100%  2025-05-07T20:24:15.0259487Z python-3.12.9 | 34.7 MB | #6 | 16% 2025-05-07T20:24:15.0259757Z 2025-05-07T20:24:15.0260973Z 2025-05-07T20:24:15.0264584Z wheel-0.45.1 | 147 KB | ########## | 100%  2025-05-07T20:24:15.0264824Z 2025-05-07T20:24:15.0264839Z 2025-05-07T20:24:15.0386450Z wheel-0.45.1 | 147 KB | ########## | 100%  2025-05-07T20:24:15.0386753Z 2025-05-07T20:24:15.0386854Z 2025-05-07T20:24:15.0386859Z 2025-05-07T20:24:15.0388053Z 2025-05-07T20:24:15.0393920Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T20:24:15.0394326Z 2025-05-07T20:24:15.0394349Z 2025-05-07T20:24:15.0394354Z 2025-05-07T20:24:15.0394360Z 2025-05-07T20:24:15.1212108Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T20:24:15.2475070Z python-3.12.9 | 34.7 MB | ######6 | 66% 2025-05-07T20:24:15.2476987Z python-3.12.9 | 34.7 MB | ########## | 100% 2025-05-07T20:24:15.3636236Z python-3.12.9 | 34.7 MB | ########## | 100% 2025-05-07T20:24:15.3636662Z 2025-05-07T20:24:15.9295474Z setuptools-78.1.1 | 2.2 MB | ########## | 100%  2025-05-07T20:24:15.9302068Z python-3.12.9 | 34.7 MB | ########## | 100% 2025-05-07T20:24:15.9302562Z 2025-05-07T20:24:15.9302839Z 2025-05-07T20:24:15.9303080Z  2025-05-07T20:24:15.9303371Z 2025-05-07T20:24:15.9303377Z 2025-05-07T20:24:15.9303613Z  2025-05-07T20:24:15.9303910Z 2025-05-07T20:24:15.9303916Z 2025-05-07T20:24:15.9303957Z 2025-05-07T20:24:15.9304178Z  2025-05-07T20:24:15.9304389Z 2025-05-07T20:24:15.9304392Z 2025-05-07T20:24:15.9304396Z 2025-05-07T20:24:15.9304400Z 2025-05-07T20:24:15.9304582Z  2025-05-07T20:24:15.9304793Z 2025-05-07T20:24:15.9304797Z 2025-05-07T20:24:15.9304800Z 2025-05-07T20:24:15.9304814Z 2025-05-07T20:24:15.9304818Z 2025-05-07T20:24:15.9305013Z  done 2025-05-07T20:24:16.1410825Z Preparing transaction: \ | done 2025-05-07T20:24:17.5534580Z Verifying transaction: - \ | / - \ | / - \ | / - done 2025-05-07T20:24:19.8679641Z Executing transaction: | / - \ | / - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T20:24:19.9182005Z # 2025-05-07T20:24:19.9182319Z # To activate this environment, use 2025-05-07T20:24:19.9182844Z # 2025-05-07T20:24:19.9183059Z # $ conda activate build_binary 2025-05-07T20:24:19.9183332Z # 2025-05-07T20:24:19.9183562Z # To deactivate an active environment, use 2025-05-07T20:24:19.9183854Z # 2025-05-07T20:24:19.9184056Z # $ conda deactivate 2025-05-07T20:24:19.9184215Z 2025-05-07T20:24:20.0255168Z [SETUP] Upgrading PIP to latest ... 2025-05-07T20:24:20.0278396Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --upgrade pip 2025-05-07T20:24:23.0048881Z Requirement already satisfied: pip in /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages (25.1) 2025-05-07T20:24:23.0049689Z Collecting pip 2025-05-07T20:24:23.0050035Z Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 2025-05-07T20:24:23.0050462Z Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 2025-05-07T20:24:23.0052963Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 79.0 MB/s eta 0:00:00 2025-05-07T20:24:23.0053341Z Installing collected packages: pip 2025-05-07T20:24:23.0053652Z Attempting uninstall: pip 2025-05-07T20:24:23.0053994Z Found existing installation: pip 25.1 2025-05-07T20:24:23.0054311Z Uninstalling pip-25.1: 2025-05-07T20:24:23.0054601Z Successfully uninstalled pip-25.1 2025-05-07T20:24:23.0054928Z Successfully installed pip-25.1.1 2025-05-07T20:24:23.0055124Z 2025-05-07T20:24:23.0699305Z [SETUP] Upgrading pyOpenSSL ... 2025-05-07T20:24:23.0722010Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pyOpenSSL>22.1.0 2025-05-07T20:24:23.9239973Z Channels: 2025-05-07T20:24:23.9240239Z - conda-forge 2025-05-07T20:24:23.9240483Z Platform: linux-64 2025-05-07T20:24:34.3782145Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | done 2025-05-07T20:24:36.0733312Z Solving environment: - \ | / - \ done 2025-05-07T20:24:36.1367965Z 2025-05-07T20:24:36.1368366Z ## Package Plan ## 2025-05-07T20:24:36.1368543Z 2025-05-07T20:24:36.1368784Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:36.1369128Z 2025-05-07T20:24:36.1369242Z added / updated specs: 2025-05-07T20:24:36.1369518Z - pyopenssl[version='>22.1.0'] 2025-05-07T20:24:36.1369726Z 2025-05-07T20:24:36.1369730Z 2025-05-07T20:24:36.1369858Z The following packages will be downloaded: 2025-05-07T20:24:36.1370089Z 2025-05-07T20:24:36.1370224Z package | build 2025-05-07T20:24:36.1370622Z ---------------------------|----------------- 2025-05-07T20:24:36.1371138Z cffi-1.17.1 | py312h06ac9bb_0 288 KB conda-forge 2025-05-07T20:24:36.1371709Z cryptography-44.0.3 | py312hda17c39_0 1.5 MB conda-forge 2025-05-07T20:24:36.1372336Z expat-2.7.0 | h5888daf_0 137 KB conda-forge 2025-05-07T20:24:36.1372901Z libexpat-2.7.0 | h5888daf_0 73 KB conda-forge 2025-05-07T20:24:36.1373431Z libgcc-15.1.0 | h767d61c_2 810 KB conda-forge 2025-05-07T20:24:36.1373864Z libgcc-ng-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T20:24:36.1374292Z libgomp-15.1.0 | h767d61c_2 442 KB conda-forge 2025-05-07T20:24:36.1374702Z libnsl-2.0.1 | hd590300_0 33 KB conda-forge 2025-05-07T20:24:36.1375138Z libsqlite-3.46.0 | hde9e2c9_0 845 KB conda-forge 2025-05-07T20:24:36.1375570Z libuuid-2.38.1 | h0b41bf4_0 33 KB conda-forge 2025-05-07T20:24:36.1376002Z libxcrypt-4.4.36 | hd590300_1 98 KB conda-forge 2025-05-07T20:24:36.1376426Z libzlib-1.2.13 | h4ab18f5_6 60 KB conda-forge 2025-05-07T20:24:36.1376846Z openssl-3.5.0 | h7b32b05_1 3.0 MB conda-forge 2025-05-07T20:24:36.1377365Z pycparser-2.22 | pyh29332c3_1 108 KB conda-forge 2025-05-07T20:24:36.1378629Z pyopenssl-25.0.0 | pyhd8ed1ab_0 120 KB conda-forge 2025-05-07T20:24:36.1379088Z python-3.12.2 |hab00c5b_0_cpython 30.8 MB conda-forge 2025-05-07T20:24:36.1379527Z python_abi-3.12 | 7_cp312 7 KB conda-forge 2025-05-07T20:24:36.1380026Z typing-extensions-4.13.2 | h0e9735f_0 88 KB conda-forge 2025-05-07T20:24:36.1380725Z typing_extensions-4.13.2 | pyh29332c3_0 51 KB conda-forge 2025-05-07T20:24:36.1381182Z zlib-1.2.13 | h4ab18f5_6 91 KB conda-forge 2025-05-07T20:24:36.1381569Z ------------------------------------------------------------ 2025-05-07T20:24:36.1381915Z Total: 38.6 MB 2025-05-07T20:24:36.1382136Z 2025-05-07T20:24:36.1382270Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:36.1382497Z 2025-05-07T20:24:36.1382700Z cffi conda-forge/linux-64::cffi-1.17.1-py312h06ac9bb_0 2025-05-07T20:24:36.1383285Z cryptography conda-forge/linux-64::cryptography-44.0.3-py312hda17c39_0 2025-05-07T20:24:36.1383806Z libexpat conda-forge/linux-64::libexpat-2.7.0-h5888daf_0 2025-05-07T20:24:36.1384256Z libgcc conda-forge/linux-64::libgcc-15.1.0-h767d61c_2 2025-05-07T20:24:36.1384685Z libnsl conda-forge/linux-64::libnsl-2.0.1-hd590300_0 2025-05-07T20:24:36.1385392Z libsqlite conda-forge/linux-64::libsqlite-3.46.0-hde9e2c9_0 2025-05-07T20:24:36.1386036Z libxcrypt conda-forge/linux-64::libxcrypt-4.4.36-hd590300_1 2025-05-07T20:24:36.1386702Z libzlib conda-forge/linux-64::libzlib-1.2.13-h4ab18f5_6 2025-05-07T20:24:36.1387382Z pycparser conda-forge/noarch::pycparser-2.22-pyh29332c3_1 2025-05-07T20:24:36.1388077Z pyopenssl conda-forge/noarch::pyopenssl-25.0.0-pyhd8ed1ab_0 2025-05-07T20:24:36.1388765Z python_abi conda-forge/noarch::python_abi-3.12-7_cp312 2025-05-07T20:24:36.1389545Z typing-extensions conda-forge/noarch::typing-extensions-4.13.2-h0e9735f_0 2025-05-07T20:24:36.1390440Z typing_extensions conda-forge/noarch::typing_extensions-4.13.2-pyh29332c3_0 2025-05-07T20:24:36.1391229Z 2025-05-07T20:24:36.1391401Z The following packages will be UPDATED: 2025-05-07T20:24:36.1391624Z 2025-05-07T20:24:36.1392034Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T20:24:36.1392807Z libgcc-ng pkgs/main::libgcc-ng-11.2.0-h1234567_1 --> conda-forge::libgcc-ng-15.1.0-h69a702a_2 2025-05-07T20:24:36.1393459Z libgomp pkgs/main::libgomp-11.2.0-h1234567_1 --> conda-forge::libgomp-15.1.0-h767d61c_2 2025-05-07T20:24:36.1394086Z libuuid pkgs/main::libuuid-1.41.5-h5eee18b_0 --> conda-forge::libuuid-2.38.1-h0b41bf4_0 2025-05-07T20:24:36.1394978Z openssl pkgs/main::openssl-3.0.16-h5eee18b_0 --> conda-forge::openssl-3.5.0-h7b32b05_1 2025-05-07T20:24:36.1395701Z zlib pkgs/main::zlib-1.2.13-h5eee18b_1 --> conda-forge::zlib-1.2.13-h4ab18f5_6 2025-05-07T20:24:36.1396029Z 2025-05-07T20:24:36.1396260Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T20:24:36.1396573Z 2025-05-07T20:24:36.1396820Z expat pkgs/main::expat-2.7.1-h6a678d5_0 --> conda-forge::expat-2.7.0-h5888daf_0 2025-05-07T20:24:36.1397445Z python pkgs/main::python-3.12.9-h5148396_0 --> conda-forge::python-3.12.2-hab00c5b_0_cpython 2025-05-07T20:24:36.1397833Z 2025-05-07T20:24:36.1397837Z 2025-05-07T20:24:36.1397841Z 2025-05-07T20:24:36.1397989Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:36.1398372Z python-3.12.2 | 30.8 MB | | 0% 2025-05-07T20:24:36.1398602Z 2025-05-07T20:24:36.1398992Z openssl-3.5.0 | 3.0 MB | | 0%  2025-05-07T20:24:36.1399226Z 2025-05-07T20:24:36.1399229Z 2025-05-07T20:24:36.1408553Z cryptography-44.0.3 | 1.5 MB | | 0%  2025-05-07T20:24:36.1409029Z 2025-05-07T20:24:36.1409033Z 2025-05-07T20:24:36.1409037Z 2025-05-07T20:24:36.1419172Z libsqlite-3.46.0 | 845 KB | | 0%  2025-05-07T20:24:36.1419437Z 2025-05-07T20:24:36.1419441Z 2025-05-07T20:24:36.1419444Z 2025-05-07T20:24:36.1419451Z 2025-05-07T20:24:36.1425070Z libgcc-15.1.0 | 810 KB | | 0%  2025-05-07T20:24:36.1425367Z 2025-05-07T20:24:36.1425371Z 2025-05-07T20:24:36.1425375Z 2025-05-07T20:24:36.1425378Z 2025-05-07T20:24:36.1425382Z 2025-05-07T20:24:36.1431425Z libgomp-15.1.0 | 442 KB | | 0%  2025-05-07T20:24:36.1431734Z 2025-05-07T20:24:36.1431738Z 2025-05-07T20:24:36.1431741Z 2025-05-07T20:24:36.1431745Z 2025-05-07T20:24:36.1431749Z 2025-05-07T20:24:36.1434216Z 2025-05-07T20:24:36.1435888Z cffi-1.17.1 | 288 KB | | 0%  2025-05-07T20:24:36.1436159Z 2025-05-07T20:24:36.1436172Z 2025-05-07T20:24:36.1436176Z 2025-05-07T20:24:36.1436179Z 2025-05-07T20:24:36.1436183Z 2025-05-07T20:24:36.1436186Z 2025-05-07T20:24:36.1436587Z 2025-05-07T20:24:36.1438244Z expat-2.7.0 | 137 KB | | 0%  2025-05-07T20:24:36.1438508Z 2025-05-07T20:24:36.1438512Z 2025-05-07T20:24:36.1438515Z 2025-05-07T20:24:36.1438519Z 2025-05-07T20:24:36.1438523Z 2025-05-07T20:24:36.1438534Z 2025-05-07T20:24:36.1438538Z 2025-05-07T20:24:36.1438542Z 2025-05-07T20:24:36.1450907Z pyopenssl-25.0.0 | 120 KB | | 0%  2025-05-07T20:24:36.1451262Z 2025-05-07T20:24:36.1451266Z 2025-05-07T20:24:36.1451270Z 2025-05-07T20:24:36.1451273Z 2025-05-07T20:24:36.1451277Z 2025-05-07T20:24:36.1451280Z 2025-05-07T20:24:36.1451284Z 2025-05-07T20:24:36.1451288Z 2025-05-07T20:24:36.1455989Z 2025-05-07T20:24:36.1458226Z pycparser-2.22 | 108 KB | | 0%  2025-05-07T20:24:36.1458654Z 2025-05-07T20:24:36.1458676Z 2025-05-07T20:24:36.1458681Z 2025-05-07T20:24:36.1458686Z 2025-05-07T20:24:36.1458702Z 2025-05-07T20:24:36.1458707Z 2025-05-07T20:24:36.1458712Z 2025-05-07T20:24:36.1458719Z 2025-05-07T20:24:36.1458723Z 2025-05-07T20:24:36.1458726Z 2025-05-07T20:24:36.1460869Z libxcrypt-4.4.36 | 98 KB | | 0%  2025-05-07T20:24:36.1461171Z 2025-05-07T20:24:36.1461181Z 2025-05-07T20:24:36.1461185Z 2025-05-07T20:24:36.1461189Z 2025-05-07T20:24:36.1461192Z 2025-05-07T20:24:36.1461196Z 2025-05-07T20:24:36.1461199Z 2025-05-07T20:24:36.1461203Z 2025-05-07T20:24:36.1461206Z 2025-05-07T20:24:36.1461210Z 2025-05-07T20:24:36.1461214Z 2025-05-07T20:24:36.1461800Z zlib-1.2.13 | 91 KB | | 0%  2025-05-07T20:24:36.1462071Z 2025-05-07T20:24:36.1462075Z 2025-05-07T20:24:36.1462079Z 2025-05-07T20:24:36.1462082Z 2025-05-07T20:24:36.1462086Z 2025-05-07T20:24:36.1462089Z 2025-05-07T20:24:36.1462098Z 2025-05-07T20:24:36.1462101Z 2025-05-07T20:24:36.1462105Z 2025-05-07T20:24:36.1462109Z 2025-05-07T20:24:36.1462112Z 2025-05-07T20:24:36.1462116Z 2025-05-07T20:24:36.1464054Z typing-extensions-4. | 88 KB | | 0%  2025-05-07T20:24:36.1464605Z 2025-05-07T20:24:36.1464624Z 2025-05-07T20:24:36.1464631Z 2025-05-07T20:24:36.1464638Z 2025-05-07T20:24:36.1464658Z 2025-05-07T20:24:36.1464665Z 2025-05-07T20:24:36.1464672Z 2025-05-07T20:24:36.1464679Z 2025-05-07T20:24:36.1464684Z 2025-05-07T20:24:36.1464690Z 2025-05-07T20:24:36.1464696Z 2025-05-07T20:24:36.1464702Z 2025-05-07T20:24:36.1464708Z 2025-05-07T20:24:36.1465156Z libexpat-2.7.0 | 73 KB | | 0%  2025-05-07T20:24:36.1465493Z 2025-05-07T20:24:36.1465497Z 2025-05-07T20:24:36.1465501Z 2025-05-07T20:24:36.1465504Z 2025-05-07T20:24:36.1465508Z 2025-05-07T20:24:36.1465512Z 2025-05-07T20:24:36.1465515Z 2025-05-07T20:24:36.1466110Z 2025-05-07T20:24:36.1466116Z 2025-05-07T20:24:36.1466122Z 2025-05-07T20:24:36.1466127Z 2025-05-07T20:24:36.1466133Z 2025-05-07T20:24:36.1466138Z 2025-05-07T20:24:36.1466143Z 2025-05-07T20:24:36.1468514Z libzlib-1.2.13 | 60 KB | | 0%  2025-05-07T20:24:36.1469022Z 2025-05-07T20:24:36.1469030Z 2025-05-07T20:24:36.1469035Z 2025-05-07T20:24:36.1469206Z 2025-05-07T20:24:36.1469215Z 2025-05-07T20:24:36.1469221Z 2025-05-07T20:24:36.1469226Z 2025-05-07T20:24:36.1469242Z 2025-05-07T20:24:36.1469248Z 2025-05-07T20:24:36.1469253Z 2025-05-07T20:24:36.1469259Z 2025-05-07T20:24:36.1469265Z 2025-05-07T20:24:36.1469272Z 2025-05-07T20:24:36.1469279Z 2025-05-07T20:24:36.1469284Z 2025-05-07T20:24:36.1469868Z typing_extensions-4. | 51 KB | | 0%  2025-05-07T20:24:36.1470441Z 2025-05-07T20:24:36.1470448Z 2025-05-07T20:24:36.1470467Z 2025-05-07T20:24:36.1470475Z 2025-05-07T20:24:36.1470493Z 2025-05-07T20:24:36.1470499Z 2025-05-07T20:24:36.1470506Z 2025-05-07T20:24:36.1470512Z 2025-05-07T20:24:36.1470518Z 2025-05-07T20:24:36.1470523Z 2025-05-07T20:24:36.1470529Z 2025-05-07T20:24:36.1470534Z 2025-05-07T20:24:36.1470541Z 2025-05-07T20:24:36.1470547Z 2025-05-07T20:24:36.1470553Z 2025-05-07T20:24:36.1470560Z 2025-05-07T20:24:36.1471534Z libgcc-ng-15.1.0 | 34 KB | | 0%  2025-05-07T20:24:36.1472077Z 2025-05-07T20:24:36.1472083Z 2025-05-07T20:24:36.1472089Z 2025-05-07T20:24:36.1472094Z 2025-05-07T20:24:36.1472099Z 2025-05-07T20:24:36.1472105Z 2025-05-07T20:24:36.1472110Z 2025-05-07T20:24:36.1472126Z 2025-05-07T20:24:36.1472131Z 2025-05-07T20:24:36.1472136Z 2025-05-07T20:24:36.1472141Z 2025-05-07T20:24:36.1472147Z 2025-05-07T20:24:36.1472152Z 2025-05-07T20:24:36.1472157Z 2025-05-07T20:24:36.1472162Z 2025-05-07T20:24:36.1472168Z 2025-05-07T20:24:36.1472173Z 2025-05-07T20:24:36.1473235Z libuuid-2.38.1 | 33 KB | | 0%  2025-05-07T20:24:36.1473673Z 2025-05-07T20:24:36.1473679Z 2025-05-07T20:24:36.1473685Z 2025-05-07T20:24:36.1473690Z 2025-05-07T20:24:36.1473696Z 2025-05-07T20:24:36.1473702Z 2025-05-07T20:24:36.1473707Z 2025-05-07T20:24:36.1473712Z 2025-05-07T20:24:36.1473717Z 2025-05-07T20:24:36.1473722Z 2025-05-07T20:24:36.1473735Z 2025-05-07T20:24:36.1473741Z 2025-05-07T20:24:36.1473747Z 2025-05-07T20:24:36.1473757Z 2025-05-07T20:24:36.1473763Z 2025-05-07T20:24:36.1473768Z 2025-05-07T20:24:36.1473774Z 2025-05-07T20:24:36.1474481Z 2025-05-07T20:24:36.1476696Z libnsl-2.0.1 | 33 KB | | 0%  2025-05-07T20:24:36.1477037Z 2025-05-07T20:24:36.1477049Z 2025-05-07T20:24:36.1477053Z 2025-05-07T20:24:36.1477056Z 2025-05-07T20:24:36.1477060Z 2025-05-07T20:24:36.1477063Z 2025-05-07T20:24:36.1477067Z 2025-05-07T20:24:36.1477070Z 2025-05-07T20:24:36.1477081Z 2025-05-07T20:24:36.1477085Z 2025-05-07T20:24:36.1477088Z 2025-05-07T20:24:36.1477092Z 2025-05-07T20:24:36.1477095Z 2025-05-07T20:24:36.1477099Z 2025-05-07T20:24:36.1477102Z 2025-05-07T20:24:36.1477106Z 2025-05-07T20:24:36.1477110Z 2025-05-07T20:24:36.1477113Z 2025-05-07T20:24:36.1477117Z 2025-05-07T20:24:36.2348087Z ... (more hidden) ... 2025-05-07T20:24:36.2348503Z 2025-05-07T20:24:36.2348509Z 2025-05-07T20:24:36.2348514Z 2025-05-07T20:24:36.2350071Z 2025-05-07T20:24:36.2377886Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T20:24:36.2379402Z 2025-05-07T20:24:36.2381290Z openssl-3.5.0 | 3.0 MB | ##4 | 24%  2025-05-07T20:24:36.2400032Z python-3.12.2 | 30.8 MB | 9 | 9% 2025-05-07T20:24:36.2400281Z 2025-05-07T20:24:36.2400504Z 2025-05-07T20:24:36.2607167Z cryptography-44.0.3 | 1.5 MB | 3 | 3%  2025-05-07T20:24:36.2607718Z 2025-05-07T20:24:36.2607722Z 2025-05-07T20:24:36.2609336Z 2025-05-07T20:24:36.2937984Z libsqlite-3.46.0 | 845 KB | 1 | 2%  2025-05-07T20:24:36.2938292Z 2025-05-07T20:24:36.2938298Z 2025-05-07T20:24:36.2938303Z 2025-05-07T20:24:36.2938309Z 2025-05-07T20:24:36.2938634Z 2025-05-07T20:24:36.3146016Z libgomp-15.1.0 | 442 KB | 3 | 4%  2025-05-07T20:24:36.3146994Z 2025-05-07T20:24:36.3147011Z 2025-05-07T20:24:36.3147023Z 2025-05-07T20:24:36.3216881Z libsqlite-3.46.0 | 845 KB | ########## | 100%  2025-05-07T20:24:36.3217165Z 2025-05-07T20:24:36.3217171Z 2025-05-07T20:24:36.3217185Z 2025-05-07T20:24:36.3217190Z 2025-05-07T20:24:36.3218480Z 2025-05-07T20:24:36.3375757Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T20:24:36.3376101Z 2025-05-07T20:24:36.3377426Z 2025-05-07T20:24:36.3393040Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:24:36.3673897Z python-3.12.2 | 30.8 MB | ##2 | 22% 2025-05-07T20:24:36.3674167Z 2025-05-07T20:24:36.3674171Z 2025-05-07T20:24:36.3674175Z 2025-05-07T20:24:36.3674179Z 2025-05-07T20:24:36.3674182Z 2025-05-07T20:24:36.3675737Z 2025-05-07T20:24:36.3723021Z cffi-1.17.1 | 288 KB | 5 | 6%  2025-05-07T20:24:36.3727452Z 2025-05-07T20:24:36.3733138Z openssl-3.5.0 | 3.0 MB | ########## | 100%  2025-05-07T20:24:36.3733387Z 2025-05-07T20:24:36.3846322Z openssl-3.5.0 | 3.0 MB | ########## | 100%  2025-05-07T20:24:36.3846582Z 2025-05-07T20:24:36.3846587Z 2025-05-07T20:24:36.3846591Z 2025-05-07T20:24:36.3846594Z 2025-05-07T20:24:36.3846598Z 2025-05-07T20:24:36.3846601Z 2025-05-07T20:24:36.3846605Z 2025-05-07T20:24:36.3846634Z 2025-05-07T20:24:36.3925193Z pyopenssl-25.0.0 | 120 KB | #3 | 13%  2025-05-07T20:24:36.3925495Z 2025-05-07T20:24:36.3925499Z 2025-05-07T20:24:36.3925504Z 2025-05-07T20:24:36.3925508Z 2025-05-07T20:24:36.3925521Z 2025-05-07T20:24:36.3926818Z 2025-05-07T20:24:36.3936811Z cffi-1.17.1 | 288 KB | ########## | 100%  2025-05-07T20:24:36.3937076Z 2025-05-07T20:24:36.3937080Z 2025-05-07T20:24:36.3937084Z 2025-05-07T20:24:36.3937087Z 2025-05-07T20:24:36.3937091Z 2025-05-07T20:24:36.3937095Z 2025-05-07T20:24:36.3937098Z 2025-05-07T20:24:36.3940247Z 2025-05-07T20:24:36.4089420Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:24:36.4089709Z 2025-05-07T20:24:36.4089712Z 2025-05-07T20:24:36.4089716Z 2025-05-07T20:24:36.4089720Z 2025-05-07T20:24:36.4089724Z 2025-05-07T20:24:36.4089727Z 2025-05-07T20:24:36.4091553Z 2025-05-07T20:24:36.4193761Z expat-2.7.0 | 137 KB | #1 | 12%  2025-05-07T20:24:36.4194099Z 2025-05-07T20:24:36.4194103Z 2025-05-07T20:24:36.4194107Z 2025-05-07T20:24:36.4194110Z 2025-05-07T20:24:36.4194114Z 2025-05-07T20:24:36.4194118Z 2025-05-07T20:24:36.4194130Z 2025-05-07T20:24:36.4203227Z expat-2.7.0 | 137 KB | ########## | 100%  2025-05-07T20:24:36.4203492Z 2025-05-07T20:24:36.4203496Z 2025-05-07T20:24:36.4203499Z 2025-05-07T20:24:36.4221475Z libsqlite-3.46.0 | 845 KB | ########## | 100%  2025-05-07T20:24:36.4221733Z 2025-05-07T20:24:36.4221742Z 2025-05-07T20:24:36.4221746Z 2025-05-07T20:24:36.4249051Z libsqlite-3.46.0 | 845 KB | ########## | 100%  2025-05-07T20:24:36.4249355Z 2025-05-07T20:24:36.4249359Z 2025-05-07T20:24:36.4249363Z 2025-05-07T20:24:36.4249366Z 2025-05-07T20:24:36.4249370Z 2025-05-07T20:24:36.4249373Z 2025-05-07T20:24:36.4249377Z 2025-05-07T20:24:36.4249380Z 2025-05-07T20:24:36.4250793Z 2025-05-07T20:24:36.4304651Z pycparser-2.22 | 108 KB | #4 | 15%  2025-05-07T20:24:36.4304946Z 2025-05-07T20:24:36.4304950Z 2025-05-07T20:24:36.4304953Z 2025-05-07T20:24:36.4304963Z 2025-05-07T20:24:36.4304967Z 2025-05-07T20:24:36.4305160Z 2025-05-07T20:24:36.4305163Z 2025-05-07T20:24:36.4305166Z 2025-05-07T20:24:36.4305170Z 2025-05-07T20:24:36.4373342Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:24:36.4373635Z 2025-05-07T20:24:36.4373639Z 2025-05-07T20:24:36.4373642Z 2025-05-07T20:24:36.4373646Z 2025-05-07T20:24:36.4373649Z 2025-05-07T20:24:36.4373653Z 2025-05-07T20:24:36.4373656Z 2025-05-07T20:24:36.4373833Z 2025-05-07T20:24:36.4373837Z 2025-05-07T20:24:36.4373846Z 2025-05-07T20:24:36.4392853Z libxcrypt-4.4.36 | 98 KB | #6 | 16%  2025-05-07T20:24:36.4393147Z 2025-05-07T20:24:36.4393441Z 2025-05-07T20:24:36.4393450Z 2025-05-07T20:24:36.4393455Z 2025-05-07T20:24:36.4393460Z 2025-05-07T20:24:36.4393477Z 2025-05-07T20:24:36.4393482Z 2025-05-07T20:24:36.4393487Z 2025-05-07T20:24:36.4393492Z 2025-05-07T20:24:36.4393498Z 2025-05-07T20:24:36.4393519Z 2025-05-07T20:24:36.4395865Z zlib-1.2.13 | 91 KB | #7 | 18%  2025-05-07T20:24:36.4436044Z python-3.12.2 | 30.8 MB | ###3 | 34% 2025-05-07T20:24:36.4436732Z 2025-05-07T20:24:36.4436743Z 2025-05-07T20:24:36.4436754Z 2025-05-07T20:24:36.4436764Z 2025-05-07T20:24:36.4436774Z 2025-05-07T20:24:36.4436784Z 2025-05-07T20:24:36.4436795Z 2025-05-07T20:24:36.4436805Z 2025-05-07T20:24:36.4436815Z 2025-05-07T20:24:36.4436843Z 2025-05-07T20:24:36.4442197Z 2025-05-07T20:24:36.4467629Z zlib-1.2.13 | 91 KB | ########## | 100%  2025-05-07T20:24:36.4468000Z 2025-05-07T20:24:36.4468005Z 2025-05-07T20:24:36.4468011Z 2025-05-07T20:24:36.4468016Z 2025-05-07T20:24:36.4468021Z 2025-05-07T20:24:36.4468026Z 2025-05-07T20:24:36.4468031Z 2025-05-07T20:24:36.4468036Z 2025-05-07T20:24:36.4468042Z 2025-05-07T20:24:36.4473393Z 2025-05-07T20:24:36.4677522Z libxcrypt-4.4.36 | 98 KB | ########## | 100%  2025-05-07T20:24:36.4677931Z 2025-05-07T20:24:36.4677949Z 2025-05-07T20:24:36.4677955Z 2025-05-07T20:24:36.4677961Z 2025-05-07T20:24:36.4677966Z 2025-05-07T20:24:36.4683198Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T20:24:36.4683575Z 2025-05-07T20:24:36.4683581Z 2025-05-07T20:24:36.4683586Z 2025-05-07T20:24:36.4683591Z 2025-05-07T20:24:36.4683596Z 2025-05-07T20:24:36.4756531Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T20:24:36.4756919Z 2025-05-07T20:24:36.4756924Z 2025-05-07T20:24:36.4756930Z 2025-05-07T20:24:36.4756935Z 2025-05-07T20:24:36.4756940Z 2025-05-07T20:24:36.4756945Z 2025-05-07T20:24:36.4756950Z 2025-05-07T20:24:36.4756956Z 2025-05-07T20:24:36.4756961Z 2025-05-07T20:24:36.4756966Z 2025-05-07T20:24:36.4756971Z 2025-05-07T20:24:36.4761649Z 2025-05-07T20:24:36.4771855Z typing-extensions-4. | 88 KB | #8 | 18%  2025-05-07T20:24:36.4772293Z 2025-05-07T20:24:36.4772299Z 2025-05-07T20:24:36.4772313Z 2025-05-07T20:24:36.4772319Z 2025-05-07T20:24:36.4772325Z 2025-05-07T20:24:36.4772330Z 2025-05-07T20:24:36.4772335Z 2025-05-07T20:24:36.4772349Z 2025-05-07T20:24:36.4772355Z 2025-05-07T20:24:36.4772360Z 2025-05-07T20:24:36.4772365Z 2025-05-07T20:24:36.4772370Z 2025-05-07T20:24:36.4772989Z 2025-05-07T20:24:36.4821832Z libexpat-2.7.0 | 73 KB | ##2 | 22%  2025-05-07T20:24:36.4822251Z 2025-05-07T20:24:36.4822256Z 2025-05-07T20:24:36.4822261Z 2025-05-07T20:24:36.4822266Z 2025-05-07T20:24:36.4822271Z 2025-05-07T20:24:36.4822277Z 2025-05-07T20:24:36.4822282Z 2025-05-07T20:24:36.4822287Z 2025-05-07T20:24:36.4822292Z 2025-05-07T20:24:36.4822297Z 2025-05-07T20:24:36.4822302Z 2025-05-07T20:24:36.4822307Z 2025-05-07T20:24:36.4826866Z 2025-05-07T20:24:36.4829136Z libexpat-2.7.0 | 73 KB | ########## | 100%  2025-05-07T20:24:36.4829533Z 2025-05-07T20:24:36.4829538Z 2025-05-07T20:24:36.4829788Z 2025-05-07T20:24:36.4829794Z 2025-05-07T20:24:36.4829800Z 2025-05-07T20:24:36.4829805Z 2025-05-07T20:24:36.4829810Z 2025-05-07T20:24:36.4829816Z 2025-05-07T20:24:36.4829821Z 2025-05-07T20:24:36.4829826Z 2025-05-07T20:24:36.4829831Z 2025-05-07T20:24:36.4829837Z 2025-05-07T20:24:36.4973025Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T20:24:36.4973468Z 2025-05-07T20:24:36.4973695Z 2025-05-07T20:24:36.4973701Z 2025-05-07T20:24:36.4975170Z 2025-05-07T20:24:36.4985486Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T20:24:36.4985840Z 2025-05-07T20:24:36.4985845Z 2025-05-07T20:24:36.4985850Z 2025-05-07T20:24:36.4987205Z 2025-05-07T20:24:36.5059499Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T20:24:36.5059858Z 2025-05-07T20:24:36.5059863Z 2025-05-07T20:24:36.5059868Z 2025-05-07T20:24:36.5059873Z 2025-05-07T20:24:36.5059886Z 2025-05-07T20:24:36.5059892Z 2025-05-07T20:24:36.5059910Z 2025-05-07T20:24:36.5059915Z 2025-05-07T20:24:36.5059920Z 2025-05-07T20:24:36.5059925Z 2025-05-07T20:24:36.5059931Z 2025-05-07T20:24:36.5059936Z 2025-05-07T20:24:36.5059941Z 2025-05-07T20:24:36.5059946Z 2025-05-07T20:24:36.5062352Z 2025-05-07T20:24:36.5107400Z typing_extensions-4. | 51 KB | ###1 | 31%  2025-05-07T20:24:36.5107858Z 2025-05-07T20:24:36.5107875Z 2025-05-07T20:24:36.5107880Z 2025-05-07T20:24:36.5107885Z 2025-05-07T20:24:36.5107890Z 2025-05-07T20:24:36.5107896Z 2025-05-07T20:24:36.5107900Z 2025-05-07T20:24:36.5107906Z 2025-05-07T20:24:36.5107911Z 2025-05-07T20:24:36.5107916Z 2025-05-07T20:24:36.5107921Z 2025-05-07T20:24:36.5107926Z 2025-05-07T20:24:36.5107931Z 2025-05-07T20:24:36.5107936Z 2025-05-07T20:24:36.5107941Z 2025-05-07T20:24:36.5137328Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:24:36.5137781Z 2025-05-07T20:24:36.5137787Z 2025-05-07T20:24:36.5137802Z 2025-05-07T20:24:36.5137807Z 2025-05-07T20:24:36.5137812Z 2025-05-07T20:24:36.5137831Z 2025-05-07T20:24:36.5137837Z 2025-05-07T20:24:36.5137842Z 2025-05-07T20:24:36.5137847Z 2025-05-07T20:24:36.5137852Z 2025-05-07T20:24:36.5137857Z 2025-05-07T20:24:36.5137862Z 2025-05-07T20:24:36.5137867Z 2025-05-07T20:24:36.5137872Z 2025-05-07T20:24:36.5177050Z libzlib-1.2.13 | 60 KB | ##6 | 27%  2025-05-07T20:24:36.5177477Z 2025-05-07T20:24:36.5177482Z 2025-05-07T20:24:36.5177488Z 2025-05-07T20:24:36.5177493Z 2025-05-07T20:24:36.5177498Z 2025-05-07T20:24:36.5177503Z 2025-05-07T20:24:36.5177508Z 2025-05-07T20:24:36.5177513Z 2025-05-07T20:24:36.5177518Z 2025-05-07T20:24:36.5177524Z 2025-05-07T20:24:36.5177529Z 2025-05-07T20:24:36.5177534Z 2025-05-07T20:24:36.5177539Z 2025-05-07T20:24:36.5177544Z 2025-05-07T20:24:36.5325840Z libzlib-1.2.13 | 60 KB | ########## | 100%  2025-05-07T20:24:36.5326268Z 2025-05-07T20:24:36.5326273Z 2025-05-07T20:24:36.5326279Z 2025-05-07T20:24:36.5326284Z 2025-05-07T20:24:36.5326289Z 2025-05-07T20:24:36.5326294Z 2025-05-07T20:24:36.5326299Z 2025-05-07T20:24:36.5326304Z 2025-05-07T20:24:36.5326309Z 2025-05-07T20:24:36.5326323Z 2025-05-07T20:24:36.5326328Z 2025-05-07T20:24:36.5326333Z 2025-05-07T20:24:36.5326338Z 2025-05-07T20:24:36.5326344Z 2025-05-07T20:24:36.5326356Z 2025-05-07T20:24:36.5335647Z 2025-05-07T20:24:36.5364809Z libgcc-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T20:24:36.5365260Z 2025-05-07T20:24:36.5365265Z 2025-05-07T20:24:36.5365270Z 2025-05-07T20:24:36.5365276Z 2025-05-07T20:24:36.5365281Z 2025-05-07T20:24:36.5365286Z 2025-05-07T20:24:36.5365291Z 2025-05-07T20:24:36.5365296Z 2025-05-07T20:24:36.5365301Z 2025-05-07T20:24:36.5365306Z 2025-05-07T20:24:36.5365312Z 2025-05-07T20:24:36.5365317Z 2025-05-07T20:24:36.5365322Z 2025-05-07T20:24:36.5365534Z 2025-05-07T20:24:36.5365540Z 2025-05-07T20:24:36.5365546Z 2025-05-07T20:24:36.5367462Z 2025-05-07T20:24:36.5385364Z libuuid-2.38.1 | 33 KB | ####8 | 49%  2025-05-07T20:24:36.5385783Z 2025-05-07T20:24:36.5385789Z 2025-05-07T20:24:36.5385794Z 2025-05-07T20:24:36.5385800Z 2025-05-07T20:24:36.5385804Z 2025-05-07T20:24:36.5385819Z 2025-05-07T20:24:36.5386018Z 2025-05-07T20:24:36.5386025Z 2025-05-07T20:24:36.5386030Z 2025-05-07T20:24:36.5386035Z 2025-05-07T20:24:36.5386040Z 2025-05-07T20:24:36.5386045Z 2025-05-07T20:24:36.5386050Z 2025-05-07T20:24:36.5386056Z 2025-05-07T20:24:36.5386061Z 2025-05-07T20:24:36.5386456Z 2025-05-07T20:24:36.5397244Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:36.5428315Z python-3.12.2 | 30.8 MB | ####5 | 46% 2025-05-07T20:24:36.5428667Z 2025-05-07T20:24:36.5428673Z 2025-05-07T20:24:36.5428679Z 2025-05-07T20:24:36.5428696Z 2025-05-07T20:24:36.5428701Z 2025-05-07T20:24:36.5428707Z 2025-05-07T20:24:36.5428712Z 2025-05-07T20:24:36.5428717Z 2025-05-07T20:24:36.5428722Z 2025-05-07T20:24:36.5428727Z 2025-05-07T20:24:36.5428733Z 2025-05-07T20:24:36.5428738Z 2025-05-07T20:24:36.5428743Z 2025-05-07T20:24:36.5428748Z 2025-05-07T20:24:36.5428753Z 2025-05-07T20:24:36.5428758Z 2025-05-07T20:24:36.5430150Z 2025-05-07T20:24:36.5602583Z libuuid-2.38.1 | 33 KB | ########## | 100%  2025-05-07T20:24:36.5603025Z 2025-05-07T20:24:36.5603031Z 2025-05-07T20:24:36.5603036Z 2025-05-07T20:24:36.5603041Z 2025-05-07T20:24:36.5603046Z 2025-05-07T20:24:36.5603054Z 2025-05-07T20:24:36.5603061Z 2025-05-07T20:24:36.5603078Z 2025-05-07T20:24:36.5603083Z 2025-05-07T20:24:36.5603089Z 2025-05-07T20:24:36.5603095Z 2025-05-07T20:24:36.5603101Z 2025-05-07T20:24:36.5603108Z 2025-05-07T20:24:36.5603119Z 2025-05-07T20:24:36.5603127Z 2025-05-07T20:24:36.5603134Z 2025-05-07T20:24:36.5603150Z 2025-05-07T20:24:36.5603156Z 2025-05-07T20:24:36.5603161Z 2025-05-07T20:24:36.5613584Z ... (more hidden) ... 2025-05-07T20:24:36.5613991Z 2025-05-07T20:24:36.5613997Z 2025-05-07T20:24:36.5614002Z 2025-05-07T20:24:36.5614007Z 2025-05-07T20:24:36.5614012Z 2025-05-07T20:24:36.5614017Z 2025-05-07T20:24:36.5614022Z 2025-05-07T20:24:36.5614036Z 2025-05-07T20:24:36.5614041Z 2025-05-07T20:24:36.5614046Z 2025-05-07T20:24:36.5614051Z 2025-05-07T20:24:36.5614057Z 2025-05-07T20:24:36.5614062Z 2025-05-07T20:24:36.5614067Z 2025-05-07T20:24:36.5614072Z 2025-05-07T20:24:36.5614077Z 2025-05-07T20:24:36.5614090Z 2025-05-07T20:24:36.5614095Z 2025-05-07T20:24:36.5619119Z 2025-05-07T20:24:36.5683207Z ... (more hidden) ... 2025-05-07T20:24:36.5683607Z 2025-05-07T20:24:36.5683613Z 2025-05-07T20:24:36.5683618Z 2025-05-07T20:24:36.5683623Z 2025-05-07T20:24:36.5683628Z 2025-05-07T20:24:36.5683646Z 2025-05-07T20:24:36.5683651Z 2025-05-07T20:24:36.5683656Z 2025-05-07T20:24:36.5683661Z 2025-05-07T20:24:36.5683667Z 2025-05-07T20:24:36.5683672Z 2025-05-07T20:24:36.5683677Z 2025-05-07T20:24:36.5683682Z 2025-05-07T20:24:36.5683687Z 2025-05-07T20:24:36.5683692Z 2025-05-07T20:24:36.5683697Z 2025-05-07T20:24:36.5683702Z 2025-05-07T20:24:36.5683856Z 2025-05-07T20:24:36.5729562Z libnsl-2.0.1 | 33 KB | ####9 | 49%  2025-05-07T20:24:36.5729982Z 2025-05-07T20:24:36.5729987Z 2025-05-07T20:24:36.5729992Z 2025-05-07T20:24:36.5729997Z 2025-05-07T20:24:36.5730003Z 2025-05-07T20:24:36.5730008Z 2025-05-07T20:24:36.5730013Z 2025-05-07T20:24:36.5730026Z 2025-05-07T20:24:36.5730031Z 2025-05-07T20:24:36.5730036Z 2025-05-07T20:24:36.5730041Z 2025-05-07T20:24:36.5730046Z 2025-05-07T20:24:36.5730051Z 2025-05-07T20:24:36.5730057Z 2025-05-07T20:24:36.5730062Z 2025-05-07T20:24:36.5730067Z 2025-05-07T20:24:36.5730266Z 2025-05-07T20:24:36.5730271Z 2025-05-07T20:24:36.6246950Z libnsl-2.0.1 | 33 KB | ########## | 100%  2025-05-07T20:24:36.6247375Z 2025-05-07T20:24:36.6247380Z 2025-05-07T20:24:36.6247386Z 2025-05-07T20:24:36.6247391Z 2025-05-07T20:24:36.6247396Z 2025-05-07T20:24:36.6247501Z 2025-05-07T20:24:36.6254967Z cffi-1.17.1 | 288 KB | ########## | 100%  2025-05-07T20:24:36.6255337Z 2025-05-07T20:24:36.6255342Z 2025-05-07T20:24:36.6255356Z 2025-05-07T20:24:36.6255361Z 2025-05-07T20:24:36.6255367Z 2025-05-07T20:24:36.6256908Z 2025-05-07T20:24:36.6399643Z cffi-1.17.1 | 288 KB | ########## | 100%  2025-05-07T20:24:36.6852408Z python-3.12.2 | 30.8 MB | ######7 | 67% 2025-05-07T20:24:36.6852753Z 2025-05-07T20:24:36.6852824Z 2025-05-07T20:24:36.6852831Z 2025-05-07T20:24:36.6852836Z 2025-05-07T20:24:36.6852842Z 2025-05-07T20:24:36.6852856Z 2025-05-07T20:24:36.6852981Z 2025-05-07T20:24:36.6853073Z 2025-05-07T20:24:36.6859031Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:24:36.6859449Z 2025-05-07T20:24:36.6859454Z 2025-05-07T20:24:36.6859459Z 2025-05-07T20:24:36.6859464Z 2025-05-07T20:24:36.6859469Z 2025-05-07T20:24:36.6859475Z 2025-05-07T20:24:36.6859480Z 2025-05-07T20:24:36.6859485Z 2025-05-07T20:24:36.7400138Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:24:36.7438945Z python-3.12.2 | 30.8 MB | ########6 | 87% 2025-05-07T20:24:36.7439290Z 2025-05-07T20:24:36.7439296Z 2025-05-07T20:24:36.7439301Z 2025-05-07T20:24:36.7439306Z 2025-05-07T20:24:36.7439311Z 2025-05-07T20:24:36.7439316Z 2025-05-07T20:24:36.7439431Z 2025-05-07T20:24:36.7446067Z expat-2.7.0 | 137 KB | ########## | 100%  2025-05-07T20:24:36.7446440Z 2025-05-07T20:24:36.7446446Z 2025-05-07T20:24:36.7446452Z 2025-05-07T20:24:36.7446458Z 2025-05-07T20:24:36.7446473Z 2025-05-07T20:24:36.7446478Z 2025-05-07T20:24:36.7446894Z 2025-05-07T20:24:36.8928312Z expat-2.7.0 | 137 KB | ########## | 100%  2025-05-07T20:24:36.8929754Z 2025-05-07T20:24:36.9341217Z openssl-3.5.0 | 3.0 MB | ########## | 100%  2025-05-07T20:24:36.9341919Z 2025-05-07T20:24:36.9341947Z 2025-05-07T20:24:36.9341959Z 2025-05-07T20:24:36.9341969Z 2025-05-07T20:24:36.9341998Z 2025-05-07T20:24:36.9342009Z 2025-05-07T20:24:36.9342019Z 2025-05-07T20:24:36.9342029Z 2025-05-07T20:24:36.9342039Z 2025-05-07T20:24:36.9342049Z 2025-05-07T20:24:36.9342059Z 2025-05-07T20:24:36.9345946Z zlib-1.2.13 | 91 KB | ########## | 100%  2025-05-07T20:24:36.9346332Z 2025-05-07T20:24:36.9346337Z 2025-05-07T20:24:36.9346343Z 2025-05-07T20:24:36.9346348Z 2025-05-07T20:24:36.9346353Z 2025-05-07T20:24:36.9346358Z 2025-05-07T20:24:36.9346363Z 2025-05-07T20:24:36.9346368Z 2025-05-07T20:24:36.9346373Z 2025-05-07T20:24:36.9346388Z 2025-05-07T20:24:36.9346817Z 2025-05-07T20:24:36.9660436Z zlib-1.2.13 | 91 KB | ########## | 100%  2025-05-07T20:24:36.9661173Z 2025-05-07T20:24:36.9661184Z 2025-05-07T20:24:36.9661195Z 2025-05-07T20:24:36.9661205Z 2025-05-07T20:24:36.9661215Z 2025-05-07T20:24:36.9661226Z 2025-05-07T20:24:36.9661236Z 2025-05-07T20:24:36.9661247Z 2025-05-07T20:24:36.9661272Z 2025-05-07T20:24:36.9664669Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:24:36.9665070Z 2025-05-07T20:24:36.9665075Z 2025-05-07T20:24:36.9665080Z 2025-05-07T20:24:36.9665085Z 2025-05-07T20:24:36.9665090Z 2025-05-07T20:24:36.9665096Z 2025-05-07T20:24:36.9665113Z 2025-05-07T20:24:36.9665118Z 2025-05-07T20:24:36.9665124Z 2025-05-07T20:24:36.9799553Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:24:36.9799950Z 2025-05-07T20:24:36.9799966Z 2025-05-07T20:24:36.9799972Z 2025-05-07T20:24:36.9800187Z 2025-05-07T20:24:36.9800192Z 2025-05-07T20:24:36.9800197Z 2025-05-07T20:24:36.9800203Z 2025-05-07T20:24:36.9800208Z 2025-05-07T20:24:36.9800213Z 2025-05-07T20:24:36.9800218Z 2025-05-07T20:24:36.9803967Z libxcrypt-4.4.36 | 98 KB | ########## | 100%  2025-05-07T20:24:36.9804382Z 2025-05-07T20:24:36.9804388Z 2025-05-07T20:24:36.9804393Z 2025-05-07T20:24:36.9804599Z 2025-05-07T20:24:36.9804605Z 2025-05-07T20:24:36.9804611Z 2025-05-07T20:24:36.9804616Z 2025-05-07T20:24:36.9804621Z 2025-05-07T20:24:36.9804626Z 2025-05-07T20:24:36.9804631Z 2025-05-07T20:24:36.9871695Z libxcrypt-4.4.36 | 98 KB | ########## | 100%  2025-05-07T20:24:36.9872101Z 2025-05-07T20:24:36.9872107Z 2025-05-07T20:24:36.9872112Z 2025-05-07T20:24:36.9872117Z 2025-05-07T20:24:36.9872122Z 2025-05-07T20:24:36.9872127Z 2025-05-07T20:24:36.9872132Z 2025-05-07T20:24:36.9872137Z 2025-05-07T20:24:36.9872142Z 2025-05-07T20:24:36.9872163Z 2025-05-07T20:24:36.9872168Z 2025-05-07T20:24:36.9872575Z 2025-05-07T20:24:36.9879332Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T20:24:36.9879776Z 2025-05-07T20:24:36.9879781Z 2025-05-07T20:24:36.9879786Z 2025-05-07T20:24:36.9879791Z 2025-05-07T20:24:36.9879809Z 2025-05-07T20:24:36.9879814Z 2025-05-07T20:24:36.9879819Z 2025-05-07T20:24:36.9879834Z 2025-05-07T20:24:36.9879839Z 2025-05-07T20:24:36.9879844Z 2025-05-07T20:24:36.9879849Z 2025-05-07T20:24:36.9879980Z 2025-05-07T20:24:37.0004619Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T20:24:37.0005069Z 2025-05-07T20:24:37.0005075Z 2025-05-07T20:24:37.0005080Z 2025-05-07T20:24:37.0005085Z 2025-05-07T20:24:37.0005090Z 2025-05-07T20:24:37.0005096Z 2025-05-07T20:24:37.0005101Z 2025-05-07T20:24:37.0005106Z 2025-05-07T20:24:37.0005111Z 2025-05-07T20:24:37.0005116Z 2025-05-07T20:24:37.0005134Z 2025-05-07T20:24:37.0005139Z 2025-05-07T20:24:37.0005157Z 2025-05-07T20:24:37.0009675Z libexpat-2.7.0 | 73 KB | ########## | 100%  2025-05-07T20:24:37.0010083Z 2025-05-07T20:24:37.0010100Z 2025-05-07T20:24:37.0010105Z 2025-05-07T20:24:37.0010111Z 2025-05-07T20:24:37.0010116Z 2025-05-07T20:24:37.0010121Z 2025-05-07T20:24:37.0010126Z 2025-05-07T20:24:37.0010131Z 2025-05-07T20:24:37.0010136Z 2025-05-07T20:24:37.0010151Z 2025-05-07T20:24:37.0010157Z 2025-05-07T20:24:37.0010162Z 2025-05-07T20:24:37.0010167Z 2025-05-07T20:24:37.0112735Z libexpat-2.7.0 | 73 KB | ########## | 100%  2025-05-07T20:24:37.0113162Z 2025-05-07T20:24:37.0113168Z 2025-05-07T20:24:37.0113173Z 2025-05-07T20:24:37.0113178Z 2025-05-07T20:24:37.0113183Z 2025-05-07T20:24:37.0113188Z 2025-05-07T20:24:37.0113193Z 2025-05-07T20:24:37.0113198Z 2025-05-07T20:24:37.0113203Z 2025-05-07T20:24:37.0113209Z 2025-05-07T20:24:37.0113214Z 2025-05-07T20:24:37.0113219Z 2025-05-07T20:24:37.0113233Z 2025-05-07T20:24:37.0113238Z 2025-05-07T20:24:37.0113960Z 2025-05-07T20:24:37.0120786Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:24:37.0121242Z 2025-05-07T20:24:37.0121247Z 2025-05-07T20:24:37.0121252Z 2025-05-07T20:24:37.0121258Z 2025-05-07T20:24:37.0121274Z 2025-05-07T20:24:37.0121279Z 2025-05-07T20:24:37.0121294Z 2025-05-07T20:24:37.0121300Z 2025-05-07T20:24:37.0121305Z 2025-05-07T20:24:37.0121310Z 2025-05-07T20:24:37.0121315Z 2025-05-07T20:24:37.0121320Z 2025-05-07T20:24:37.0121325Z 2025-05-07T20:24:37.0121330Z 2025-05-07T20:24:37.0121335Z 2025-05-07T20:24:37.0268418Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:24:37.0268881Z 2025-05-07T20:24:37.0268886Z 2025-05-07T20:24:37.0268891Z 2025-05-07T20:24:37.0268896Z 2025-05-07T20:24:37.0268902Z 2025-05-07T20:24:37.0268907Z 2025-05-07T20:24:37.0268912Z 2025-05-07T20:24:37.0269157Z 2025-05-07T20:24:37.0269162Z 2025-05-07T20:24:37.0269168Z 2025-05-07T20:24:37.0269173Z 2025-05-07T20:24:37.0269178Z 2025-05-07T20:24:37.0269183Z 2025-05-07T20:24:37.0269459Z 2025-05-07T20:24:37.0279049Z libzlib-1.2.13 | 60 KB | ########## | 100%  2025-05-07T20:24:37.0279456Z 2025-05-07T20:24:37.0279462Z 2025-05-07T20:24:37.0279467Z 2025-05-07T20:24:37.0279672Z 2025-05-07T20:24:37.0279679Z 2025-05-07T20:24:37.0279698Z 2025-05-07T20:24:37.0279703Z 2025-05-07T20:24:37.0279708Z 2025-05-07T20:24:37.0279713Z 2025-05-07T20:24:37.0279719Z 2025-05-07T20:24:37.0279723Z 2025-05-07T20:24:37.0279729Z 2025-05-07T20:24:37.0279734Z 2025-05-07T20:24:37.0279745Z 2025-05-07T20:24:37.0413945Z libzlib-1.2.13 | 60 KB | ########## | 100%  2025-05-07T20:24:37.0414365Z 2025-05-07T20:24:37.0416198Z 2025-05-07T20:24:37.0421262Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:24:37.0421667Z 2025-05-07T20:24:37.0421672Z 2025-05-07T20:24:37.0615716Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:24:37.0616120Z 2025-05-07T20:24:37.0616126Z 2025-05-07T20:24:37.0616131Z 2025-05-07T20:24:37.0616136Z 2025-05-07T20:24:37.0616142Z 2025-05-07T20:24:37.0616147Z 2025-05-07T20:24:37.0616152Z 2025-05-07T20:24:37.0616157Z 2025-05-07T20:24:37.0616162Z 2025-05-07T20:24:37.0616178Z 2025-05-07T20:24:37.0616184Z 2025-05-07T20:24:37.0616189Z 2025-05-07T20:24:37.0616195Z 2025-05-07T20:24:37.0616200Z 2025-05-07T20:24:37.0616206Z 2025-05-07T20:24:37.0616211Z 2025-05-07T20:24:37.0616216Z 2025-05-07T20:24:37.0621917Z libuuid-2.38.1 | 33 KB | ########## | 100%  2025-05-07T20:24:37.0622349Z 2025-05-07T20:24:37.0622354Z 2025-05-07T20:24:37.0622359Z 2025-05-07T20:24:37.0622364Z 2025-05-07T20:24:37.0622369Z 2025-05-07T20:24:37.0622374Z 2025-05-07T20:24:37.0622380Z 2025-05-07T20:24:37.0622385Z 2025-05-07T20:24:37.0622400Z 2025-05-07T20:24:37.0622405Z 2025-05-07T20:24:37.0622411Z 2025-05-07T20:24:37.0622431Z 2025-05-07T20:24:37.0622436Z 2025-05-07T20:24:37.0622441Z 2025-05-07T20:24:37.0622446Z 2025-05-07T20:24:37.0622451Z 2025-05-07T20:24:37.0623182Z 2025-05-07T20:24:37.0654836Z libuuid-2.38.1 | 33 KB | ########## | 100%  2025-05-07T20:24:37.0655469Z 2025-05-07T20:24:37.0655476Z 2025-05-07T20:24:37.0655483Z 2025-05-07T20:24:37.0655491Z 2025-05-07T20:24:37.0655498Z 2025-05-07T20:24:37.0655505Z 2025-05-07T20:24:37.0655512Z 2025-05-07T20:24:37.0655519Z 2025-05-07T20:24:37.0655526Z 2025-05-07T20:24:37.0655533Z 2025-05-07T20:24:37.0655541Z 2025-05-07T20:24:37.0655547Z 2025-05-07T20:24:37.0655554Z 2025-05-07T20:24:37.0655561Z 2025-05-07T20:24:37.0655568Z 2025-05-07T20:24:37.0655575Z 2025-05-07T20:24:37.0655582Z 2025-05-07T20:24:37.0655589Z 2025-05-07T20:24:37.0655596Z 2025-05-07T20:24:37.0754317Z ... (more hidden) ... 2025-05-07T20:24:37.0755031Z 2025-05-07T20:24:37.0755040Z 2025-05-07T20:24:37.0755048Z 2025-05-07T20:24:37.0755056Z 2025-05-07T20:24:37.0755063Z 2025-05-07T20:24:37.0755081Z 2025-05-07T20:24:37.0755089Z 2025-05-07T20:24:37.0755096Z 2025-05-07T20:24:37.0755103Z 2025-05-07T20:24:37.0755110Z 2025-05-07T20:24:37.0755116Z 2025-05-07T20:24:37.0755123Z 2025-05-07T20:24:37.0755142Z 2025-05-07T20:24:37.0755149Z 2025-05-07T20:24:37.0755156Z 2025-05-07T20:24:37.0755163Z 2025-05-07T20:24:37.0756786Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:37.0757411Z 2025-05-07T20:24:37.0757418Z 2025-05-07T20:24:37.0757425Z 2025-05-07T20:24:37.0757432Z 2025-05-07T20:24:37.0757439Z 2025-05-07T20:24:37.0757446Z 2025-05-07T20:24:37.0757453Z 2025-05-07T20:24:37.0757460Z 2025-05-07T20:24:37.0757467Z 2025-05-07T20:24:37.0757474Z 2025-05-07T20:24:37.0757481Z 2025-05-07T20:24:37.0757488Z 2025-05-07T20:24:37.0757879Z 2025-05-07T20:24:37.0757886Z 2025-05-07T20:24:37.0757893Z 2025-05-07T20:24:37.0757944Z 2025-05-07T20:24:37.0790985Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:37.0791348Z 2025-05-07T20:24:37.0791352Z 2025-05-07T20:24:37.0791355Z 2025-05-07T20:24:37.0791368Z 2025-05-07T20:24:37.0791372Z 2025-05-07T20:24:37.0791542Z 2025-05-07T20:24:37.0791547Z 2025-05-07T20:24:37.0791550Z 2025-05-07T20:24:37.0791554Z 2025-05-07T20:24:37.0791557Z 2025-05-07T20:24:37.0791560Z 2025-05-07T20:24:37.0791564Z 2025-05-07T20:24:37.0791567Z 2025-05-07T20:24:37.0791571Z 2025-05-07T20:24:37.0791574Z 2025-05-07T20:24:37.0791577Z 2025-05-07T20:24:37.0791581Z 2025-05-07T20:24:37.0791584Z 2025-05-07T20:24:37.0792030Z libnsl-2.0.1 | 33 KB | ########## | 100%  2025-05-07T20:24:37.0792394Z 2025-05-07T20:24:37.0792397Z 2025-05-07T20:24:37.0792414Z 2025-05-07T20:24:37.0792426Z 2025-05-07T20:24:37.0792430Z 2025-05-07T20:24:37.0792433Z 2025-05-07T20:24:37.0792437Z 2025-05-07T20:24:37.0792440Z 2025-05-07T20:24:37.0792443Z 2025-05-07T20:24:37.0792447Z 2025-05-07T20:24:37.0792450Z 2025-05-07T20:24:37.0792454Z 2025-05-07T20:24:37.0792465Z 2025-05-07T20:24:37.0792469Z 2025-05-07T20:24:37.0792472Z 2025-05-07T20:24:37.0792476Z 2025-05-07T20:24:37.0792479Z 2025-05-07T20:24:37.0792490Z 2025-05-07T20:24:37.0815885Z libnsl-2.0.1 | 33 KB | ########## | 100%  2025-05-07T20:24:37.7643052Z python-3.12.2 | 30.8 MB | ########## | 100% 2025-05-07T20:24:37.7649748Z python-3.12.2 | 30.8 MB | ########## | 100% 2025-05-07T20:24:37.7650195Z 2025-05-07T20:24:37.7650204Z 2025-05-07T20:24:37.7650210Z 2025-05-07T20:24:37.7650216Z 2025-05-07T20:24:37.7650221Z 2025-05-07T20:24:37.7650229Z 2025-05-07T20:24:37.7650236Z 2025-05-07T20:24:37.7650244Z 2025-05-07T20:24:37.7650250Z 2025-05-07T20:24:37.7650271Z 2025-05-07T20:24:37.7650277Z 2025-05-07T20:24:37.7650283Z 2025-05-07T20:24:37.7650290Z 2025-05-07T20:24:37.7650297Z 2025-05-07T20:24:37.7650303Z 2025-05-07T20:24:37.7650310Z 2025-05-07T20:24:37.7650318Z 2025-05-07T20:24:37.7650325Z 2025-05-07T20:24:37.7650333Z 2025-05-07T20:24:37.7650489Z 2025-05-07T20:24:37.7651060Z  2025-05-07T20:24:37.7651627Z 2025-05-07T20:24:37.7651975Z 2025-05-07T20:24:37.7652273Z  2025-05-07T20:24:37.7652682Z 2025-05-07T20:24:37.7652688Z 2025-05-07T20:24:37.7653001Z  2025-05-07T20:24:37.7653382Z 2025-05-07T20:24:37.7653388Z 2025-05-07T20:24:37.7653395Z 2025-05-07T20:24:37.7653703Z  2025-05-07T20:24:37.7654066Z 2025-05-07T20:24:37.7654073Z 2025-05-07T20:24:37.7654087Z 2025-05-07T20:24:37.7654093Z 2025-05-07T20:24:37.7654390Z  2025-05-07T20:24:37.7654775Z 2025-05-07T20:24:37.7654783Z 2025-05-07T20:24:37.7654789Z 2025-05-07T20:24:37.7654796Z 2025-05-07T20:24:37.7654803Z 2025-05-07T20:24:37.7655095Z  2025-05-07T20:24:37.7655467Z 2025-05-07T20:24:37.7655475Z 2025-05-07T20:24:37.7655482Z 2025-05-07T20:24:37.7655488Z 2025-05-07T20:24:37.7655494Z 2025-05-07T20:24:37.7655499Z 2025-05-07T20:24:37.7655826Z  2025-05-07T20:24:37.7656161Z 2025-05-07T20:24:37.7656167Z 2025-05-07T20:24:37.7656174Z 2025-05-07T20:24:37.7656180Z 2025-05-07T20:24:37.7656186Z 2025-05-07T20:24:37.7656192Z 2025-05-07T20:24:37.7656197Z 2025-05-07T20:24:37.7656487Z  2025-05-07T20:24:37.7657045Z 2025-05-07T20:24:37.7657050Z 2025-05-07T20:24:37.7657056Z 2025-05-07T20:24:37.7657062Z 2025-05-07T20:24:37.7657067Z 2025-05-07T20:24:37.7657073Z 2025-05-07T20:24:37.7657079Z 2025-05-07T20:24:37.7657085Z 2025-05-07T20:24:37.7657370Z  2025-05-07T20:24:37.7657710Z 2025-05-07T20:24:37.7657716Z 2025-05-07T20:24:37.7657721Z 2025-05-07T20:24:37.7657909Z 2025-05-07T20:24:37.7657917Z 2025-05-07T20:24:37.7657922Z 2025-05-07T20:24:37.7657928Z 2025-05-07T20:24:37.7657933Z 2025-05-07T20:24:37.7657939Z 2025-05-07T20:24:37.7658298Z  2025-05-07T20:24:37.7658594Z 2025-05-07T20:24:37.7658598Z 2025-05-07T20:24:37.7658602Z 2025-05-07T20:24:37.7658605Z 2025-05-07T20:24:37.7658609Z 2025-05-07T20:24:37.7658612Z 2025-05-07T20:24:37.7658616Z 2025-05-07T20:24:37.7658619Z 2025-05-07T20:24:37.7658623Z 2025-05-07T20:24:37.7658626Z 2025-05-07T20:24:37.7658879Z  2025-05-07T20:24:37.7659227Z 2025-05-07T20:24:37.7659233Z 2025-05-07T20:24:37.7659238Z 2025-05-07T20:24:37.7659243Z 2025-05-07T20:24:37.7659248Z 2025-05-07T20:24:37.7659254Z 2025-05-07T20:24:37.7659259Z 2025-05-07T20:24:37.7659264Z 2025-05-07T20:24:37.7659269Z 2025-05-07T20:24:37.7659274Z 2025-05-07T20:24:37.7659279Z 2025-05-07T20:24:37.7659586Z  2025-05-07T20:24:37.7659955Z 2025-05-07T20:24:37.7659960Z 2025-05-07T20:24:37.7659965Z 2025-05-07T20:24:37.7659971Z 2025-05-07T20:24:37.7659976Z 2025-05-07T20:24:37.7659982Z 2025-05-07T20:24:37.7659987Z 2025-05-07T20:24:37.7659992Z 2025-05-07T20:24:37.7659998Z 2025-05-07T20:24:37.7660004Z 2025-05-07T20:24:37.7660009Z 2025-05-07T20:24:37.7660015Z 2025-05-07T20:24:37.7660330Z  2025-05-07T20:24:37.7660693Z 2025-05-07T20:24:37.7660699Z 2025-05-07T20:24:37.7660704Z 2025-05-07T20:24:37.7660710Z 2025-05-07T20:24:37.7660715Z 2025-05-07T20:24:37.7660720Z 2025-05-07T20:24:37.7660725Z 2025-05-07T20:24:37.7660730Z 2025-05-07T20:24:37.7660735Z 2025-05-07T20:24:37.7660740Z 2025-05-07T20:24:37.7660746Z 2025-05-07T20:24:37.7660751Z 2025-05-07T20:24:37.7660765Z 2025-05-07T20:24:37.7661074Z  2025-05-07T20:24:37.7661478Z 2025-05-07T20:24:37.7661487Z 2025-05-07T20:24:37.7661494Z 2025-05-07T20:24:37.7661502Z 2025-05-07T20:24:37.7661510Z 2025-05-07T20:24:37.7661529Z 2025-05-07T20:24:37.7661536Z 2025-05-07T20:24:37.7661543Z 2025-05-07T20:24:37.7661549Z 2025-05-07T20:24:37.7661556Z 2025-05-07T20:24:37.7661561Z 2025-05-07T20:24:37.7661568Z 2025-05-07T20:24:37.7661574Z 2025-05-07T20:24:37.7661581Z 2025-05-07T20:24:37.7661935Z  2025-05-07T20:24:37.7662346Z 2025-05-07T20:24:37.7662354Z 2025-05-07T20:24:37.7662360Z 2025-05-07T20:24:37.7662367Z 2025-05-07T20:24:37.7662373Z 2025-05-07T20:24:37.7662380Z 2025-05-07T20:24:37.7662386Z 2025-05-07T20:24:37.7662394Z 2025-05-07T20:24:37.7662400Z 2025-05-07T20:24:37.7662406Z 2025-05-07T20:24:37.7662413Z 2025-05-07T20:24:37.7662420Z 2025-05-07T20:24:37.7662427Z 2025-05-07T20:24:37.7662443Z 2025-05-07T20:24:37.7662451Z 2025-05-07T20:24:37.7662820Z  2025-05-07T20:24:37.7663218Z 2025-05-07T20:24:37.7663225Z 2025-05-07T20:24:37.7663231Z 2025-05-07T20:24:37.7663240Z 2025-05-07T20:24:37.7663246Z 2025-05-07T20:24:37.7663254Z 2025-05-07T20:24:37.7663260Z 2025-05-07T20:24:37.7663267Z 2025-05-07T20:24:37.7663274Z 2025-05-07T20:24:37.7663281Z 2025-05-07T20:24:37.7663288Z 2025-05-07T20:24:37.7663294Z 2025-05-07T20:24:37.7663301Z 2025-05-07T20:24:37.7663318Z 2025-05-07T20:24:37.7663465Z 2025-05-07T20:24:37.7663472Z 2025-05-07T20:24:37.7663844Z  2025-05-07T20:24:37.7664286Z 2025-05-07T20:24:37.7664292Z 2025-05-07T20:24:37.7664298Z 2025-05-07T20:24:37.7664312Z 2025-05-07T20:24:37.7664318Z 2025-05-07T20:24:37.7664324Z 2025-05-07T20:24:37.7664329Z 2025-05-07T20:24:37.7664460Z 2025-05-07T20:24:37.7664467Z 2025-05-07T20:24:37.7664473Z 2025-05-07T20:24:37.7664478Z 2025-05-07T20:24:37.7664484Z 2025-05-07T20:24:37.7664490Z 2025-05-07T20:24:37.7664496Z 2025-05-07T20:24:37.7664502Z 2025-05-07T20:24:37.7664508Z 2025-05-07T20:24:37.7664513Z 2025-05-07T20:24:37.7664890Z  2025-05-07T20:24:37.7665294Z 2025-05-07T20:24:37.7665300Z 2025-05-07T20:24:37.7665306Z 2025-05-07T20:24:37.7665311Z 2025-05-07T20:24:37.7665317Z 2025-05-07T20:24:37.7665323Z 2025-05-07T20:24:37.7665338Z 2025-05-07T20:24:37.7665344Z 2025-05-07T20:24:37.7665350Z 2025-05-07T20:24:37.7665355Z 2025-05-07T20:24:37.7665361Z 2025-05-07T20:24:37.7665367Z 2025-05-07T20:24:37.7665373Z 2025-05-07T20:24:37.7665378Z 2025-05-07T20:24:37.7665384Z 2025-05-07T20:24:37.7665390Z 2025-05-07T20:24:37.7665405Z 2025-05-07T20:24:37.7665412Z 2025-05-07T20:24:37.7665797Z  2025-05-07T20:24:37.7666193Z 2025-05-07T20:24:37.7666329Z done 2025-05-07T20:24:37.8664434Z Preparing transaction: / done 2025-05-07T20:24:38.6458780Z Verifying transaction: \ | / - \ | / done 2025-05-07T20:24:40.2505809Z Executing transaction: \ | / - \ | / - \ | / - \ | / - done 2025-05-07T20:24:40.6014313Z [SETUP] Testing pyOpenSSL import ... 2025-05-07T20:24:42.3356014Z [CHECK] Python (sub-)package 'OpenSSL' found ... 2025-05-07T20:24:42.3367589Z [SETUP] Installing libxcrypt ... 2025-05-07T20:24:42.3390451Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y libxcrypt 2025-05-07T20:24:43.1979177Z Channels: 2025-05-07T20:24:43.1979507Z - conda-forge 2025-05-07T20:24:43.1979829Z Platform: linux-64 2025-05-07T20:24:46.5231971Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:24:46.8912516Z Solving environment: \ done 2025-05-07T20:24:46.9271235Z 2025-05-07T20:24:46.9271639Z # All requested packages already installed. 2025-05-07T20:24:46.9271888Z 2025-05-07T20:24:50.2816201Z [SETUP] Copying over ... 2025-05-07T20:24:50.2816942Z + cp /home/ec2-user/miniconda/envs/build_binary/include/crypt.h /home/ec2-user/miniconda/envs/build_binary/include/python3.12/crypt.h 2025-05-07T20:24:50.2817507Z 2025-05-07T20:24:50.2848407Z 2025-05-07T20:24:51.9347506Z [SETUP] Installed Python version: Python 3.12.2 2025-05-07T20:24:51.9348741Z [SETUP] Successfully created Conda environment: build_binary 2025-05-07T20:24:51.9386866Z ##[group]Run . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T20:24:51.9387341Z . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T20:24:51.9399788Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:24:51.9400138Z env: 2025-05-07T20:24:51.9400374Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:24:51.9400676Z BUILD_ENV: build_binary 2025-05-07T20:24:51.9400931Z BUILD_TARGET: default 2025-05-07T20:24:51.9401173Z BUILD_VARIANT: cuda 2025-05-07T20:24:51.9401413Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:24:51.9401679Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:24:51.9401996Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:24:51.9402340Z ##[endgroup] 2025-05-07T20:24:52.2747387Z ################################################################################ 2025-05-07T20:24:52.2747902Z # Install C/C++ Compilers 2025-05-07T20:24:52.2748222Z # 2025-05-07T20:24:52.2764348Z # [2025-05-07T20:24:52.276Z] + install_cxx_compiler build_binary gcc 2025-05-07T20:24:52.2765275Z ################################################################################ 2025-05-07T20:24:52.2765505Z 2025-05-07T20:24:52.2779455Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:24:52.3703468Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:24:52.3714064Z [INSTALL] Installing GLIBC (architecture = 64) ... 2025-05-07T20:24:52.3736762Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y sysroot_linux-64=2.17 2025-05-07T20:24:53.2408064Z Channels: 2025-05-07T20:24:53.2408324Z - conda-forge 2025-05-07T20:24:53.2408566Z Platform: linux-64 2025-05-07T20:24:56.5204651Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:24:56.8863799Z Solving environment: \ done 2025-05-07T20:24:56.9494020Z 2025-05-07T20:24:56.9494420Z ## Package Plan ## 2025-05-07T20:24:56.9494586Z 2025-05-07T20:24:56.9494971Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:56.9495410Z 2025-05-07T20:24:56.9495560Z added / updated specs: 2025-05-07T20:24:56.9495908Z - sysroot_linux-64=2.17 2025-05-07T20:24:56.9496126Z 2025-05-07T20:24:56.9496140Z 2025-05-07T20:24:56.9496294Z The following packages will be downloaded: 2025-05-07T20:24:56.9496576Z 2025-05-07T20:24:56.9496731Z package | build 2025-05-07T20:24:56.9497130Z ---------------------------|----------------- 2025-05-07T20:24:56.9497566Z kernel-headers_linux-64-3.10.0| he073ed8_18 921 KB conda-forge 2025-05-07T20:24:56.9498068Z sysroot_linux-64-2.17 | h0157908_18 14.5 MB conda-forge 2025-05-07T20:24:56.9498490Z ------------------------------------------------------------ 2025-05-07T20:24:56.9498848Z Total: 15.4 MB 2025-05-07T20:24:56.9499079Z 2025-05-07T20:24:56.9499214Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:56.9499450Z 2025-05-07T20:24:56.9499751Z kernel-headers_li~ conda-forge/noarch::kernel-headers_linux-64-3.10.0-he073ed8_18 2025-05-07T20:24:56.9500331Z sysroot_linux-64 conda-forge/noarch::sysroot_linux-64-2.17-h0157908_18 2025-05-07T20:24:56.9500653Z 2025-05-07T20:24:56.9500657Z 2025-05-07T20:24:56.9500661Z 2025-05-07T20:24:56.9500811Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:56.9501207Z sysroot_linux-64-2.1 | 14.5 MB | | 0% 2025-05-07T20:24:56.9501441Z 2025-05-07T20:24:57.1758566Z kernel-headers_linux | 921 KB | | 0%  2025-05-07T20:24:57.1814987Z sysroot_linux-64-2.1 | 14.5 MB | | 0% 2025-05-07T20:24:57.1815249Z 2025-05-07T20:24:57.1922219Z kernel-headers_linux | 921 KB | 1 | 2%  2025-05-07T20:24:57.1923024Z 2025-05-07T20:24:57.2759304Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T20:24:57.3775910Z sysroot_linux-64-2.1 | 14.5 MB | ####1 | 41% 2025-05-07T20:24:57.4226268Z sysroot_linux-64-2.1 | 14.5 MB | #######5 | 75% 2025-05-07T20:24:57.4226640Z 2025-05-07T20:24:57.4227567Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T20:24:57.4227939Z 2025-05-07T20:24:57.4353366Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T20:24:57.9660207Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T20:24:57.9664528Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T20:24:57.9665482Z 2025-05-07T20:24:57.9666029Z 2025-05-07T20:24:57.9666601Z  done 2025-05-07T20:24:58.0667956Z Preparing transaction: / done 2025-05-07T20:24:58.2675824Z Verifying transaction: \ | done 2025-05-07T20:24:58.4717880Z Executing transaction: - \ done 2025-05-07T20:24:58.6246965Z [CHECK] LD_LIBRARY_PATH = 2025-05-07T20:24:58.6247398Z [CHECK] CONDA_PREFIX is not set. 2025-05-07T20:25:00.3074773Z [CHECK] libstdc++.so.6 found in CONDA_PREFIX PATH (symbolic link): /home/ec2-user/miniconda/envs/build_binary/lib/libstdc++.so.6 2025-05-07T20:25:00.3088407Z [INSTALL] Installing GCC (11.4.0, 64) through Conda ... 2025-05-07T20:25:00.3113695Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y gxx_linux-64=11.4.0 2025-05-07T20:25:01.2004400Z Channels: 2025-05-07T20:25:01.2004646Z - conda-forge 2025-05-07T20:25:01.2004882Z Platform: linux-64 2025-05-07T20:25:04.5608256Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:25:05.5352585Z Solving environment: \ | / done 2025-05-07T20:25:05.6002228Z 2025-05-07T20:25:05.6002998Z ## Package Plan ## 2025-05-07T20:25:05.6003280Z 2025-05-07T20:25:05.6003563Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:25:05.6003993Z 2025-05-07T20:25:05.6004101Z added / updated specs: 2025-05-07T20:25:05.6004409Z - gxx_linux-64=11.4.0 2025-05-07T20:25:05.6004646Z 2025-05-07T20:25:05.6004687Z 2025-05-07T20:25:05.6004907Z The following packages will be downloaded: 2025-05-07T20:25:05.6005258Z 2025-05-07T20:25:05.6005431Z package | build 2025-05-07T20:25:05.6005944Z ---------------------------|----------------- 2025-05-07T20:25:05.6006588Z binutils_impl_linux-64-2.40| ha1999f0_7 6.0 MB conda-forge 2025-05-07T20:25:05.6007324Z binutils_linux-64-2.40 | hb3c18ed_4 28 KB conda-forge 2025-05-07T20:25:05.6008008Z gcc_impl_linux-64-11.4.0 | h00c12a0_13 53.0 MB conda-forge 2025-05-07T20:25:05.6008586Z gcc_linux-64-11.4.0 | ha077dfb_4 31 KB conda-forge 2025-05-07T20:25:05.6009119Z gxx_impl_linux-64-11.4.0 | h634f3ee_13 11.2 MB conda-forge 2025-05-07T20:25:05.6009569Z gxx_linux-64-11.4.0 | h35bfe5d_4 29 KB conda-forge 2025-05-07T20:25:05.6010063Z ld_impl_linux-64-2.40 | hf3520f5_7 691 KB conda-forge 2025-05-07T20:25:05.6010559Z libgcc-devel_linux-64-11.4.0| h8f596e0_113 2.3 MB conda-forge 2025-05-07T20:25:05.6011054Z libsanitizer-11.4.0 | h5763a12_13 3.5 MB conda-forge 2025-05-07T20:25:05.6011497Z libstdcxx-15.1.0 | h8f9b012_2 3.7 MB conda-forge 2025-05-07T20:25:05.6011979Z libstdcxx-devel_linux-64-11.4.0| h8f596e0_113 11.1 MB conda-forge 2025-05-07T20:25:05.6012468Z libstdcxx-ng-15.1.0 | h4852527_2 34 KB conda-forge 2025-05-07T20:25:05.6012877Z ------------------------------------------------------------ 2025-05-07T20:25:05.6013313Z Total: 91.6 MB 2025-05-07T20:25:05.6013532Z 2025-05-07T20:25:05.6013706Z The following NEW packages will be INSTALLED: 2025-05-07T20:25:05.6014045Z 2025-05-07T20:25:05.6014457Z binutils_impl_lin~ conda-forge/linux-64::binutils_impl_linux-64-2.40-ha1999f0_7 2025-05-07T20:25:05.6015695Z binutils_linux-64 conda-forge/linux-64::binutils_linux-64-2.40-hb3c18ed_4 2025-05-07T20:25:05.6016280Z gcc_impl_linux-64 conda-forge/linux-64::gcc_impl_linux-64-11.4.0-h00c12a0_13 2025-05-07T20:25:05.6016804Z gcc_linux-64 conda-forge/linux-64::gcc_linux-64-11.4.0-ha077dfb_4 2025-05-07T20:25:05.6017320Z gxx_impl_linux-64 conda-forge/linux-64::gxx_impl_linux-64-11.4.0-h634f3ee_13 2025-05-07T20:25:05.6017935Z gxx_linux-64 conda-forge/linux-64::gxx_linux-64-11.4.0-h35bfe5d_4 2025-05-07T20:25:05.6018637Z libgcc-devel_linu~ conda-forge/noarch::libgcc-devel_linux-64-11.4.0-h8f596e0_113 2025-05-07T20:25:05.6019297Z libsanitizer conda-forge/linux-64::libsanitizer-11.4.0-h5763a12_13 2025-05-07T20:25:05.6019853Z libstdcxx conda-forge/linux-64::libstdcxx-15.1.0-h8f9b012_2 2025-05-07T20:25:05.6020409Z libstdcxx-devel_l~ conda-forge/noarch::libstdcxx-devel_linux-64-11.4.0-h8f596e0_113 2025-05-07T20:25:05.6020787Z 2025-05-07T20:25:05.6020910Z The following packages will be UPDATED: 2025-05-07T20:25:05.6021133Z 2025-05-07T20:25:05.6021638Z ld_impl_linux-64 pkgs/main::ld_impl_linux-64-2.40-h12e~ --> conda-forge::ld_impl_linux-64-2.40-hf3520f5_7 2025-05-07T20:25:05.6022502Z libstdcxx-ng pkgs/main::libstdcxx-ng-11.2.0-h12345~ --> conda-forge::libstdcxx-ng-15.1.0-h4852527_2 2025-05-07T20:25:05.6022928Z 2025-05-07T20:25:05.6022932Z 2025-05-07T20:25:05.6022936Z 2025-05-07T20:25:05.6023092Z Downloading and Extracting Packages: ...working... 2025-05-07T20:25:05.6023482Z gcc_impl_linux-64-11 | 53.0 MB | | 0% 2025-05-07T20:25:05.6023765Z 2025-05-07T20:25:05.6024214Z gxx_impl_linux-64-11 | 11.2 MB | | 0%  2025-05-07T20:25:05.6024548Z 2025-05-07T20:25:05.6025963Z 2025-05-07T20:25:05.6044124Z libstdcxx-devel_linu | 11.1 MB | | 0%  2025-05-07T20:25:05.6044506Z 2025-05-07T20:25:05.6044512Z 2025-05-07T20:25:05.6044518Z 2025-05-07T20:25:05.6062418Z binutils_impl_linux- | 6.0 MB | | 0%  2025-05-07T20:25:05.6062716Z 2025-05-07T20:25:05.6062726Z 2025-05-07T20:25:05.6062730Z 2025-05-07T20:25:05.6084868Z 2025-05-07T20:25:05.6102117Z libstdcxx-15.1.0 | 3.7 MB | | 0%  2025-05-07T20:25:05.6102588Z 2025-05-07T20:25:05.6102594Z 2025-05-07T20:25:05.6102599Z 2025-05-07T20:25:05.6102605Z 2025-05-07T20:25:05.6102611Z 2025-05-07T20:25:05.6104024Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T20:25:05.6104489Z 2025-05-07T20:25:05.6104496Z 2025-05-07T20:25:05.6104502Z 2025-05-07T20:25:05.6104509Z 2025-05-07T20:25:05.6104515Z 2025-05-07T20:25:05.6104521Z 2025-05-07T20:25:05.6106548Z libgcc-devel_linux-6 | 2.3 MB | | 0%  2025-05-07T20:25:05.6107042Z 2025-05-07T20:25:05.6107048Z 2025-05-07T20:25:05.6107053Z 2025-05-07T20:25:05.6107059Z 2025-05-07T20:25:05.6107064Z 2025-05-07T20:25:05.6107069Z 2025-05-07T20:25:05.6107087Z 2025-05-07T20:25:05.6108388Z ld_impl_linux-64-2.4 | 691 KB | | 0%  2025-05-07T20:25:05.6108869Z 2025-05-07T20:25:05.6108876Z 2025-05-07T20:25:05.6108881Z 2025-05-07T20:25:05.6108887Z 2025-05-07T20:25:05.6108904Z 2025-05-07T20:25:05.6108910Z 2025-05-07T20:25:05.6108916Z 2025-05-07T20:25:05.6108922Z 2025-05-07T20:25:05.6110299Z libstdcxx-ng-15.1.0 | 34 KB | | 0%  2025-05-07T20:25:05.6110676Z 2025-05-07T20:25:05.6110688Z 2025-05-07T20:25:05.6110692Z 2025-05-07T20:25:05.6110696Z 2025-05-07T20:25:05.6110699Z 2025-05-07T20:25:05.6110703Z 2025-05-07T20:25:05.6110706Z 2025-05-07T20:25:05.6110710Z 2025-05-07T20:25:05.6121722Z 2025-05-07T20:25:05.6123632Z gcc_linux-64-11.4.0 | 31 KB | | 0%  2025-05-07T20:25:05.6123952Z 2025-05-07T20:25:05.6123956Z 2025-05-07T20:25:05.6123960Z 2025-05-07T20:25:05.6123963Z 2025-05-07T20:25:05.6123967Z 2025-05-07T20:25:05.6123970Z 2025-05-07T20:25:05.6123974Z 2025-05-07T20:25:05.6123977Z 2025-05-07T20:25:05.6123981Z 2025-05-07T20:25:05.6124166Z 2025-05-07T20:25:05.6132923Z gxx_linux-64-11.4.0 | 29 KB | | 0%  2025-05-07T20:25:05.6133375Z 2025-05-07T20:25:05.6133380Z 2025-05-07T20:25:05.6133386Z 2025-05-07T20:25:05.6133391Z 2025-05-07T20:25:05.6133396Z 2025-05-07T20:25:05.6133401Z 2025-05-07T20:25:05.6133406Z 2025-05-07T20:25:05.6133411Z 2025-05-07T20:25:05.6133416Z 2025-05-07T20:25:05.6133422Z 2025-05-07T20:25:05.6133427Z 2025-05-07T20:25:05.7223875Z binutils_linux-64-2. | 28 KB | | 0%  2025-05-07T20:25:05.7224192Z 2025-05-07T20:25:05.7224196Z 2025-05-07T20:25:05.7224200Z 2025-05-07T20:25:05.7283062Z binutils_impl_linux- | 6.0 MB | | 1%  2025-05-07T20:25:05.7283346Z 2025-05-07T20:25:05.7283621Z 2025-05-07T20:25:05.7524366Z libstdcxx-devel_linu | 11.1 MB | | 0%  2025-05-07T20:25:05.7524640Z 2025-05-07T20:25:05.7524644Z 2025-05-07T20:25:05.7524647Z 2025-05-07T20:25:05.7524651Z 2025-05-07T20:25:05.8224257Z libstdcxx-15.1.0 | 3.7 MB | | 0%  2025-05-07T20:25:05.8224551Z 2025-05-07T20:25:05.8224554Z 2025-05-07T20:25:05.8225833Z 2025-05-07T20:25:05.8285248Z binutils_impl_linux- | 6.0 MB | #######1 | 71%  2025-05-07T20:25:05.8285533Z 2025-05-07T20:25:05.8285537Z 2025-05-07T20:25:05.8430156Z libstdcxx-devel_linu | 11.1 MB | ##1 | 22%  2025-05-07T20:25:05.8430707Z 2025-05-07T20:25:05.8430712Z 2025-05-07T20:25:05.8430717Z 2025-05-07T20:25:05.8537523Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T20:25:05.8537812Z 2025-05-07T20:25:05.8537815Z 2025-05-07T20:25:05.8537819Z 2025-05-07T20:25:05.8537940Z 2025-05-07T20:25:05.8616903Z libstdcxx-15.1.0 | 3.7 MB | ########8 | 89%  2025-05-07T20:25:05.8618139Z 2025-05-07T20:25:05.8715492Z gxx_impl_linux-64-11 | 11.2 MB | | 0%  2025-05-07T20:25:05.8856188Z gcc_impl_linux-64-11 | 53.0 MB | | 0% 2025-05-07T20:25:05.8856454Z 2025-05-07T20:25:05.8856459Z 2025-05-07T20:25:05.8856462Z 2025-05-07T20:25:05.8856466Z 2025-05-07T20:25:05.8859036Z 2025-05-07T20:25:05.9287658Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T20:25:05.9287953Z 2025-05-07T20:25:05.9287990Z 2025-05-07T20:25:05.9557469Z libstdcxx-devel_linu | 11.1 MB | #########9 | 100%  2025-05-07T20:25:05.9557744Z 2025-05-07T20:25:05.9557748Z 2025-05-07T20:25:05.9557752Z 2025-05-07T20:25:05.9562110Z 2025-05-07T20:25:05.9626915Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T20:25:05.9630273Z 2025-05-07T20:25:05.9718281Z gxx_impl_linux-64-11 | 11.2 MB | #8 | 18%  2025-05-07T20:25:05.9856798Z gcc_impl_linux-64-11 | 53.0 MB | 5 | 6% 2025-05-07T20:25:05.9857048Z 2025-05-07T20:25:05.9857052Z 2025-05-07T20:25:05.9857056Z 2025-05-07T20:25:05.9857060Z 2025-05-07T20:25:05.9858775Z 2025-05-07T20:25:06.0285239Z libsanitizer-11.4.0 | 3.5 MB | #########3 | 93%  2025-05-07T20:25:06.0285542Z 2025-05-07T20:25:06.0285546Z 2025-05-07T20:25:06.0285549Z 2025-05-07T20:25:06.0285553Z 2025-05-07T20:25:06.0285557Z 2025-05-07T20:25:06.0286869Z 2025-05-07T20:25:06.0627930Z libgcc-devel_linux-6 | 2.3 MB | | 1%  2025-05-07T20:25:06.0629382Z 2025-05-07T20:25:06.0724044Z gxx_impl_linux-64-11 | 11.2 MB | ####9 | 50%  2025-05-07T20:25:06.0984492Z gcc_impl_linux-64-11 | 53.0 MB | #1 | 12% 2025-05-07T20:25:06.0984741Z 2025-05-07T20:25:06.0984745Z 2025-05-07T20:25:06.0984748Z 2025-05-07T20:25:06.0984752Z 2025-05-07T20:25:06.0987945Z 2025-05-07T20:25:06.1463782Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T20:25:06.1464209Z 2025-05-07T20:25:06.1464215Z 2025-05-07T20:25:06.1464220Z 2025-05-07T20:25:06.1464225Z 2025-05-07T20:25:06.1464230Z 2025-05-07T20:25:06.1464236Z 2025-05-07T20:25:06.1468998Z 2025-05-07T20:25:06.1634655Z ld_impl_linux-64-2.4 | 691 KB | 2 | 2%  2025-05-07T20:25:06.1635082Z 2025-05-07T20:25:06.1897816Z gxx_impl_linux-64-11 | 11.2 MB | ########1 | 81%  2025-05-07T20:25:06.1898179Z 2025-05-07T20:25:06.1898184Z 2025-05-07T20:25:06.1898189Z 2025-05-07T20:25:06.1898195Z 2025-05-07T20:25:06.1898200Z 2025-05-07T20:25:06.1901004Z 2025-05-07T20:25:06.1901732Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T20:25:06.1902143Z 2025-05-07T20:25:06.1902148Z 2025-05-07T20:25:06.1902154Z 2025-05-07T20:25:06.1902159Z 2025-05-07T20:25:06.1902164Z 2025-05-07T20:25:06.1902176Z 2025-05-07T20:25:06.1964315Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T20:25:06.1964737Z 2025-05-07T20:25:06.1964742Z 2025-05-07T20:25:06.1964747Z 2025-05-07T20:25:06.1964752Z 2025-05-07T20:25:06.1964758Z 2025-05-07T20:25:06.1964763Z 2025-05-07T20:25:06.1967917Z 2025-05-07T20:25:06.2320458Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:25:06.2347664Z gcc_impl_linux-64-11 | 53.0 MB | #6 | 16% 2025-05-07T20:25:06.2348023Z 2025-05-07T20:25:06.2348029Z 2025-05-07T20:25:06.2348034Z 2025-05-07T20:25:06.2348040Z 2025-05-07T20:25:06.2348045Z 2025-05-07T20:25:06.2348050Z 2025-05-07T20:25:06.2348055Z 2025-05-07T20:25:06.2348060Z 2025-05-07T20:25:06.2353067Z 2025-05-07T20:25:06.2399105Z gcc_linux-64-11.4.0 | 31 KB | #####2 | 52%  2025-05-07T20:25:06.2399847Z 2025-05-07T20:25:06.2399853Z 2025-05-07T20:25:06.2399859Z 2025-05-07T20:25:06.2399864Z 2025-05-07T20:25:06.2399869Z 2025-05-07T20:25:06.2399874Z 2025-05-07T20:25:06.2399879Z 2025-05-07T20:25:06.2399884Z 2025-05-07T20:25:06.2409063Z 2025-05-07T20:25:06.2438479Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:25:06.2438875Z 2025-05-07T20:25:06.2438880Z 2025-05-07T20:25:06.2438886Z 2025-05-07T20:25:06.2438891Z 2025-05-07T20:25:06.2438896Z 2025-05-07T20:25:06.2438911Z 2025-05-07T20:25:06.2438924Z 2025-05-07T20:25:06.2441195Z 2025-05-07T20:25:06.2487410Z libstdcxx-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T20:25:06.2487810Z 2025-05-07T20:25:06.2487815Z 2025-05-07T20:25:06.2487820Z 2025-05-07T20:25:06.2487826Z 2025-05-07T20:25:06.2487831Z 2025-05-07T20:25:06.2487836Z 2025-05-07T20:25:06.2487841Z 2025-05-07T20:25:06.2488999Z 2025-05-07T20:25:06.2762441Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:25:06.2762844Z 2025-05-07T20:25:06.2762850Z 2025-05-07T20:25:06.2762855Z 2025-05-07T20:25:06.2762860Z 2025-05-07T20:25:06.2762875Z 2025-05-07T20:25:06.2762880Z 2025-05-07T20:25:06.2762885Z 2025-05-07T20:25:06.2762890Z 2025-05-07T20:25:06.2762895Z 2025-05-07T20:25:06.2766092Z 2025-05-07T20:25:06.2821894Z gxx_linux-64-11.4.0 | 29 KB | #####5 | 55%  2025-05-07T20:25:06.2822304Z 2025-05-07T20:25:06.2822310Z 2025-05-07T20:25:06.2822326Z 2025-05-07T20:25:06.2822337Z 2025-05-07T20:25:06.2822342Z 2025-05-07T20:25:06.2822348Z 2025-05-07T20:25:06.2822352Z 2025-05-07T20:25:06.2822358Z 2025-05-07T20:25:06.2822363Z 2025-05-07T20:25:06.2823928Z 2025-05-07T20:25:06.2972186Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:25:06.2972610Z 2025-05-07T20:25:06.2972616Z 2025-05-07T20:25:06.2972621Z 2025-05-07T20:25:06.2972626Z 2025-05-07T20:25:06.2972631Z 2025-05-07T20:25:06.2972636Z 2025-05-07T20:25:06.2972641Z 2025-05-07T20:25:06.2972647Z 2025-05-07T20:25:06.2972652Z 2025-05-07T20:25:06.2972657Z 2025-05-07T20:25:06.2972662Z 2025-05-07T20:25:06.3011479Z binutils_linux-64-2. | 28 KB | #####6 | 56%  2025-05-07T20:25:06.3011907Z 2025-05-07T20:25:06.3011913Z 2025-05-07T20:25:06.3011918Z 2025-05-07T20:25:06.3011923Z 2025-05-07T20:25:06.3011928Z 2025-05-07T20:25:06.3011933Z 2025-05-07T20:25:06.3011938Z 2025-05-07T20:25:06.3011943Z 2025-05-07T20:25:06.3012183Z 2025-05-07T20:25:06.3012189Z 2025-05-07T20:25:06.3012195Z 2025-05-07T20:25:06.3047422Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:25:06.3047848Z 2025-05-07T20:25:06.3049153Z 2025-05-07T20:25:06.3324036Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T20:25:06.4332368Z gcc_impl_linux-64-11 | 53.0 MB | ##3 | 24% 2025-05-07T20:25:06.4348522Z gcc_impl_linux-64-11 | 53.0 MB | ###3 | 34% 2025-05-07T20:25:06.4349600Z 2025-05-07T20:25:06.4520371Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T20:25:06.4520714Z 2025-05-07T20:25:06.4520720Z 2025-05-07T20:25:06.4520725Z 2025-05-07T20:25:06.4520730Z 2025-05-07T20:25:06.5333208Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T20:25:06.5551099Z gcc_impl_linux-64-11 | 53.0 MB | ####4 | 45% 2025-05-07T20:25:06.5551444Z 2025-05-07T20:25:06.5551450Z 2025-05-07T20:25:06.5551456Z 2025-05-07T20:25:06.5551742Z 2025-05-07T20:25:06.5555748Z 2025-05-07T20:25:06.6294323Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T20:25:06.6294735Z 2025-05-07T20:25:06.6294741Z 2025-05-07T20:25:06.6294746Z 2025-05-07T20:25:06.6294751Z 2025-05-07T20:25:06.6294756Z 2025-05-07T20:25:06.6294761Z 2025-05-07T20:25:06.6294766Z 2025-05-07T20:25:06.6297596Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:25:06.6297990Z 2025-05-07T20:25:06.6297996Z 2025-05-07T20:25:06.6298001Z 2025-05-07T20:25:06.6298007Z 2025-05-07T20:25:06.6298011Z 2025-05-07T20:25:06.6298017Z 2025-05-07T20:25:06.6300259Z 2025-05-07T20:25:06.6333501Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:25:06.6655936Z gcc_impl_linux-64-11 | 53.0 MB | #####7 | 57% 2025-05-07T20:25:06.6656286Z 2025-05-07T20:25:06.6656293Z 2025-05-07T20:25:06.6656298Z 2025-05-07T20:25:06.6656304Z 2025-05-07T20:25:06.6656310Z 2025-05-07T20:25:06.6656337Z 2025-05-07T20:25:06.6960984Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T20:25:06.6961396Z 2025-05-07T20:25:06.6961402Z 2025-05-07T20:25:06.6961407Z 2025-05-07T20:25:06.6961412Z 2025-05-07T20:25:06.6961417Z 2025-05-07T20:25:06.6961422Z 2025-05-07T20:25:06.6961428Z 2025-05-07T20:25:06.6961433Z 2025-05-07T20:25:06.6964087Z 2025-05-07T20:25:06.6970507Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:25:06.6970799Z 2025-05-07T20:25:06.6970803Z 2025-05-07T20:25:06.6970807Z 2025-05-07T20:25:06.6970810Z 2025-05-07T20:25:06.6970814Z 2025-05-07T20:25:06.6970818Z 2025-05-07T20:25:06.6970830Z 2025-05-07T20:25:06.6970834Z 2025-05-07T20:25:06.6974250Z 2025-05-07T20:25:06.7333968Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:25:06.7559026Z gcc_impl_linux-64-11 | 53.0 MB | ######6 | 67% 2025-05-07T20:25:06.7559284Z 2025-05-07T20:25:06.7559289Z 2025-05-07T20:25:06.7559313Z 2025-05-07T20:25:06.7559326Z 2025-05-07T20:25:06.7559330Z 2025-05-07T20:25:06.7559333Z 2025-05-07T20:25:06.7559337Z 2025-05-07T20:25:06.7559922Z 2025-05-07T20:25:06.7563880Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:25:06.7564182Z 2025-05-07T20:25:06.7564186Z 2025-05-07T20:25:06.7564190Z 2025-05-07T20:25:06.7564211Z 2025-05-07T20:25:06.7564215Z 2025-05-07T20:25:06.7564219Z 2025-05-07T20:25:06.7564222Z 2025-05-07T20:25:06.7564226Z 2025-05-07T20:25:06.7733510Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:25:06.7733814Z 2025-05-07T20:25:06.7733818Z 2025-05-07T20:25:06.7733821Z 2025-05-07T20:25:06.7733825Z 2025-05-07T20:25:06.7733828Z 2025-05-07T20:25:06.7733832Z 2025-05-07T20:25:06.7733835Z 2025-05-07T20:25:06.7733839Z 2025-05-07T20:25:06.7733842Z 2025-05-07T20:25:06.7733846Z 2025-05-07T20:25:06.7736488Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:25:06.7736803Z 2025-05-07T20:25:06.7736806Z 2025-05-07T20:25:06.7736810Z 2025-05-07T20:25:06.7736814Z 2025-05-07T20:25:06.7736817Z 2025-05-07T20:25:06.7736821Z 2025-05-07T20:25:06.7736824Z 2025-05-07T20:25:06.7736828Z 2025-05-07T20:25:06.7736832Z 2025-05-07T20:25:06.7736835Z 2025-05-07T20:25:06.7833054Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:25:06.7833358Z 2025-05-07T20:25:06.7833362Z 2025-05-07T20:25:06.7833365Z 2025-05-07T20:25:06.8293944Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T20:25:06.8294246Z 2025-05-07T20:25:06.8294250Z 2025-05-07T20:25:06.8294254Z 2025-05-07T20:25:06.8294257Z 2025-05-07T20:25:06.8294261Z 2025-05-07T20:25:06.8294264Z 2025-05-07T20:25:06.8294268Z 2025-05-07T20:25:06.8294271Z 2025-05-07T20:25:06.8294275Z 2025-05-07T20:25:06.8294278Z 2025-05-07T20:25:06.8294282Z 2025-05-07T20:25:06.8307260Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:25:06.8307861Z 2025-05-07T20:25:06.8307866Z 2025-05-07T20:25:06.8307869Z 2025-05-07T20:25:06.8307873Z 2025-05-07T20:25:06.8307876Z 2025-05-07T20:25:06.8307880Z 2025-05-07T20:25:06.8307884Z 2025-05-07T20:25:06.8307887Z 2025-05-07T20:25:06.8307891Z 2025-05-07T20:25:06.8307894Z 2025-05-07T20:25:06.8307898Z 2025-05-07T20:25:06.8336587Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:25:06.9337509Z gcc_impl_linux-64-11 | 53.0 MB | #######6 | 76% 2025-05-07T20:25:07.1511086Z gcc_impl_linux-64-11 | 53.0 MB | ######### | 91% 2025-05-07T20:25:07.1511375Z 2025-05-07T20:25:07.1566929Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T20:25:07.4783827Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T20:25:07.4784102Z 2025-05-07T20:25:07.4784105Z 2025-05-07T20:25:07.9009379Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T20:25:07.9016164Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T20:25:07.9016659Z 2025-05-07T20:25:07.9016958Z 2025-05-07T20:25:07.9017245Z  2025-05-07T20:25:07.9017456Z 2025-05-07T20:25:07.9017460Z 2025-05-07T20:25:07.9017640Z  2025-05-07T20:25:07.9017846Z 2025-05-07T20:25:07.9017849Z 2025-05-07T20:25:07.9017853Z 2025-05-07T20:25:07.9018031Z  2025-05-07T20:25:07.9018235Z 2025-05-07T20:25:07.9018239Z 2025-05-07T20:25:07.9018243Z 2025-05-07T20:25:07.9018246Z 2025-05-07T20:25:07.9018441Z  2025-05-07T20:25:07.9018652Z 2025-05-07T20:25:07.9018655Z 2025-05-07T20:25:07.9018659Z 2025-05-07T20:25:07.9018662Z 2025-05-07T20:25:07.9018666Z 2025-05-07T20:25:07.9018848Z  2025-05-07T20:25:07.9019073Z 2025-05-07T20:25:07.9019076Z 2025-05-07T20:25:07.9019080Z 2025-05-07T20:25:07.9019083Z 2025-05-07T20:25:07.9019087Z 2025-05-07T20:25:07.9019090Z 2025-05-07T20:25:07.9019270Z  2025-05-07T20:25:07.9019491Z 2025-05-07T20:25:07.9019495Z 2025-05-07T20:25:07.9019499Z 2025-05-07T20:25:07.9019502Z 2025-05-07T20:25:07.9019506Z 2025-05-07T20:25:07.9019509Z 2025-05-07T20:25:07.9019512Z 2025-05-07T20:25:07.9019689Z  2025-05-07T20:25:07.9019913Z 2025-05-07T20:25:07.9019917Z 2025-05-07T20:25:07.9019920Z 2025-05-07T20:25:07.9019923Z 2025-05-07T20:25:07.9019927Z 2025-05-07T20:25:07.9019930Z 2025-05-07T20:25:07.9019934Z 2025-05-07T20:25:07.9019937Z 2025-05-07T20:25:07.9020123Z  2025-05-07T20:25:07.9020341Z 2025-05-07T20:25:07.9020553Z 2025-05-07T20:25:07.9020562Z 2025-05-07T20:25:07.9020566Z 2025-05-07T20:25:07.9020570Z 2025-05-07T20:25:07.9020573Z 2025-05-07T20:25:07.9020576Z 2025-05-07T20:25:07.9020580Z 2025-05-07T20:25:07.9020583Z 2025-05-07T20:25:07.9020783Z  2025-05-07T20:25:07.9021003Z 2025-05-07T20:25:07.9021006Z 2025-05-07T20:25:07.9021010Z 2025-05-07T20:25:07.9021013Z 2025-05-07T20:25:07.9021017Z 2025-05-07T20:25:07.9021021Z 2025-05-07T20:25:07.9021024Z 2025-05-07T20:25:07.9021028Z 2025-05-07T20:25:07.9021031Z 2025-05-07T20:25:07.9021034Z 2025-05-07T20:25:07.9021229Z  2025-05-07T20:25:07.9021449Z 2025-05-07T20:25:07.9021452Z 2025-05-07T20:25:07.9021456Z 2025-05-07T20:25:07.9021459Z 2025-05-07T20:25:07.9021463Z 2025-05-07T20:25:07.9021471Z 2025-05-07T20:25:07.9021475Z 2025-05-07T20:25:07.9021478Z 2025-05-07T20:25:07.9021488Z 2025-05-07T20:25:07.9021497Z 2025-05-07T20:25:07.9021634Z 2025-05-07T20:25:07.9021841Z  done 2025-05-07T20:25:08.0023452Z Preparing transaction: \ done 2025-05-07T20:25:08.2030065Z Verifying transaction: / - done 2025-05-07T20:25:08.3041054Z Executing transaction: | done 2025-05-07T20:25:08.4683471Z [INSTALL] Setting the C/C++ compiler symlinks ... 2025-05-07T20:25:12.3777266Z + ln -sf /home/ec2-user/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-cc /home/ec2-user/miniconda/envs/build_binary/bin/cc 2025-05-07T20:25:12.3777839Z 2025-05-07T20:25:12.3791993Z 2025-05-07T20:25:12.3810369Z + ln -sf /home/ec2-user/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-cc /home/ec2-user/miniconda/envs/build_binary/bin/gcc 2025-05-07T20:25:12.3811005Z 2025-05-07T20:25:12.3822223Z 2025-05-07T20:25:12.3839853Z + ln -sf /home/ec2-user/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ /home/ec2-user/miniconda/envs/build_binary/bin/c++ 2025-05-07T20:25:12.3840649Z 2025-05-07T20:25:12.3852520Z 2025-05-07T20:25:12.3869825Z + ln -sf /home/ec2-user/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ /home/ec2-user/miniconda/envs/build_binary/bin/g++ 2025-05-07T20:25:12.3870447Z 2025-05-07T20:25:12.3881838Z 2025-05-07T20:25:14.2792666Z /home/ec2-user/miniconda/envs/build_binary/bin/cc 2025-05-07T20:25:14.2793149Z 2025-05-07T20:25:14.3418615Z [CHECK] Binary cc found in PATH 2025-05-07T20:25:16.2344201Z /home/ec2-user/miniconda/envs/build_binary/bin/gcc 2025-05-07T20:25:16.2344664Z 2025-05-07T20:25:16.2963399Z [CHECK] Binary gcc found in PATH 2025-05-07T20:25:18.1758477Z /home/ec2-user/miniconda/envs/build_binary/bin/c++ 2025-05-07T20:25:18.1758780Z 2025-05-07T20:25:18.2381171Z [CHECK] Binary c++ found in PATH 2025-05-07T20:25:20.1241346Z /home/ec2-user/miniconda/envs/build_binary/bin/g++ 2025-05-07T20:25:20.1241643Z 2025-05-07T20:25:20.1865674Z [CHECK] Binary g++ found in PATH 2025-05-07T20:25:20.1869279Z [INFO] Printing out all preprocessor defines in the C compiler ... 2025-05-07T20:25:20.1869743Z + conda run -n build_binary cc -dM -E - 2025-05-07T20:25:20.1869960Z 2025-05-07T20:25:22.0809196Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:25:22.0809713Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:25:22.0810060Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:25:22.0810334Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:25:22.0810698Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:25:22.0811055Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:25:22.0811445Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:25:22.0811899Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:25:22.0812197Z #define __INTMAX_C(c) c ## L 2025-05-07T20:25:22.0812468Z #define __CHAR_BIT__ 8 2025-05-07T20:25:22.0812811Z #define __UINT8_MAX__ 0xff 2025-05-07T20:25:22.0813175Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:25:22.0813529Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:25:22.0814304Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:25:22.0823598Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:25:22.0824092Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:22.0824562Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:25:22.0824973Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:25:22.0825379Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:25:22.0825728Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:25:22.0826149Z #define __DBL_DENORM_MIN__ ((double)4.94065645841246544176568792868221372e-324L) 2025-05-07T20:25:22.0826585Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:25:22.0826919Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:25:22.0827218Z #define __GCC_IEC_559 2 2025-05-07T20:25:22.0827486Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:25:22.0827788Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:25:22.0828076Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:25:22.0828369Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:25:22.0828731Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:22.0829323Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:25:22.0829608Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:25:22.0829905Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:25:22.0830190Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:25:22.0830466Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:25:22.0830752Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:25:22.0831036Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:25:22.0831304Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:25:22.0831571Z #define __INT8_C(c) c 2025-05-07T20:25:22.0831830Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:25:22.0832139Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:22.0832476Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:25:22.0832809Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:22.0833186Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:25:22.0833472Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:25:22.0833760Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:22.0834065Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:25:22.0834355Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:25:22.0834763Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:25:22.0835189Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:25:22.0835643Z #define __linux 1 2025-05-07T20:25:22.0835885Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:25:22.0836177Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:25:22.0836462Z #define __unix 1 2025-05-07T20:25:22.0836701Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:25:22.0836991Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:25:22.0837274Z #define __WINT_MIN__ 0U 2025-05-07T20:25:22.0837522Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:25:22.0837813Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:25:22.0838101Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:25:22.0838372Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:25:22.0838644Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:25:22.0838955Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:25:22.0839258Z #define __INT64_C(c) c ## L 2025-05-07T20:25:22.0839542Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:25:22.0839854Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:25:22.0840125Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:25:22.0840488Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:25:22.0840879Z #define __STDC_HOSTED__ 1 2025-05-07T20:25:22.0841141Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:25:22.0841415Z #define __DBL_DIG__ 15 2025-05-07T20:25:22.0841656Z #define __FLT32_DIG__ 6 2025-05-07T20:25:22.0841974Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:25:22.0842326Z #define __SHRT_WIDTH__ 16 2025-05-07T20:25:22.0842589Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:25:22.0842932Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:25:22.0843404Z #define __STDC_UTF_16__ 1 2025-05-07T20:25:22.0843676Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:25:22.0843953Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:25:22.0844386Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:25:22.0844797Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:25:22.0845080Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:25:22.0845344Z #define __unix__ 1 2025-05-07T20:25:22.0845579Z #define __INT_WIDTH__ 32 2025-05-07T20:25:22.0845835Z #define __SIZEOF_LONG__ 8 2025-05-07T20:25:22.0846084Z #define __STDC_IEC_559__ 1 2025-05-07T20:25:22.0846354Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:25:22.0846634Z #define __UINT16_C(c) c 2025-05-07T20:25:22.0846886Z #define __DECIMAL_DIG__ 21 2025-05-07T20:25:22.0847146Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:25:22.0847519Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:25:22.0847891Z #define __gnu_linux__ 1 2025-05-07T20:25:22.0848141Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:25:22.0848526Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:25:22.0848826Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:22.0849171Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:25:22.0849445Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:25:22.0849712Z #define __GNUC__ 11 2025-05-07T20:25:22.0849931Z #define __pie__ 2 2025-05-07T20:25:22.0850152Z #define __MMX__ 1 2025-05-07T20:25:22.0850387Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:25:22.0850666Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:25:22.0850952Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:25:22.0851237Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:25:22.0851597Z #define __DBL_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:22.0852001Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:22.0852329Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:25:22.0852600Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:25:22.0852877Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:25:22.0853191Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:25:22.0853465Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:25:22.0853737Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:25:22.0854041Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:25:22.0854341Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:25:22.0854619Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:25:22.0854908Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:25:22.0855164Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:25:22.0855437Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:25:22.0855720Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:25:22.0855985Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:25:22.0856255Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:25:22.0856582Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:22.0856940Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:25:22.0857219Z #define __SSE2_MATH__ 1 2025-05-07T20:25:22.0857478Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:25:22.0857798Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:22.0858098Z #define __amd64 1 2025-05-07T20:25:22.0858334Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:25:22.0858616Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:25:22.0858928Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:25:22.0859250Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:25:22.0859525Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:25:22.0859806Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:25:22.0860077Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:25:22.0860347Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:25:22.0860615Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:25:22.0860889Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:25:22.0861169Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:25:22.0861453Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:25:22.0861708Z #define __x86_64 1 2025-05-07T20:25:22.0861948Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:25:22.0862448Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:25:22.0862925Z #define __DBL_MIN__ ((double)2.22507385850720138309023271733240406e-308L) 2025-05-07T20:25:22.0863386Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:25:22.0863858Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:22.0864242Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:25:22.0864504Z #define __LP64__ 1 2025-05-07T20:25:22.0864742Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:22.0865096Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:25:22.0865481Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:25:22.0865766Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:25:22.0866046Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:25:22.0866340Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:25:22.0866624Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:25:22.0866900Z #define __REGISTER_PREFIX__ 2025-05-07T20:25:22.0867169Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:25:22.0867528Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:25:22.0867798Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:25:22.0868128Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:25:22.0868494Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:25:22.0868777Z #define __FLT_DIG__ 6 2025-05-07T20:25:22.0869013Z #define __NO_INLINE__ 1 2025-05-07T20:25:22.0869265Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:25:22.0869599Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:25:22.0869949Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:25:22.0870216Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:25:22.0870495Z #define __VERSION__ "11.4.0" 2025-05-07T20:25:22.0870755Z #define __UINT64_C(c) c ## UL 2025-05-07T20:25:22.0871022Z #define _STDC_PREDEF_H 1 2025-05-07T20:25:22.0871296Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:25:22.0871602Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:25:22.0871902Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:25:22.0872187Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:25:22.0872504Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:22.0872843Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:25:22.0873119Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:25:22.0873389Z #define __FLT128_DIG__ 33 2025-05-07T20:25:22.0873632Z #define __INT32_C(c) c 2025-05-07T20:25:22.0873890Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:25:22.0874234Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:25:22.0874520Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:25:22.0874810Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:25:22.0875135Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:25:22.0875577Z #define unix 1 2025-05-07T20:25:22.0875825Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:25:22.0876150Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:22.0876464Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:25:22.0876786Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:25:22.0877136Z #define __FLT64X_DIG__ 18 2025-05-07T20:25:22.0877398Z #define __INT8_TYPE__ signed char 2025-05-07T20:25:22.0877665Z #define __ELF__ 1 2025-05-07T20:25:22.0877906Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:25:22.0878209Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:25:22.0878490Z #define __FLT_RADIX__ 2 2025-05-07T20:25:22.0878751Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:25:22.0879130Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:25:22.0879495Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:25:22.0879762Z #define __SSE_MATH__ 1 2025-05-07T20:25:22.0879994Z #define __k8 1 2025-05-07T20:25:22.0880294Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:25:22.0880675Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:25:22.0880985Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:25:22.0881292Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:25:22.0881667Z #define __LDBL_DIG__ 18 2025-05-07T20:25:22.0881936Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:25:22.0882208Z #define __x86_64__ 1 2025-05-07T20:25:22.0882450Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:25:22.0882760Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:25:22.0883107Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:22.0883414Z #define __FLT64_DIG__ 15 2025-05-07T20:25:22.0883706Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:22.0884067Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:25:22.0884385Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:25:22.0884662Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:25:22.0884950Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:22.0885262Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:25:22.0885632Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:25:22.0886038Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:25:22.0886350Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:25:22.0886825Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:25:22.0887169Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:25:22.0887480Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:25:22.0887768Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:25:22.0888088Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:25:22.0888380Z #define __SIZE_WIDTH__ 64 2025-05-07T20:25:22.0888621Z #define __SEG_FS 1 2025-05-07T20:25:22.0888867Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:25:22.0889157Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:25:22.0889456Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:22.0889747Z #define __SEG_GS 1 2025-05-07T20:25:22.0890070Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:25:22.0890457Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:25:22.0892067Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:25:22.0892373Z #define __INT16_TYPE__ short int 2025-05-07T20:25:22.0892670Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:25:22.0892978Z #define __STDC_VERSION__ 201710L 2025-05-07T20:25:22.0893258Z #define __SIZEOF_INT__ 4 2025-05-07T20:25:22.0893515Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:25:22.0893779Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:25:22.0894132Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:22.0894531Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:22.0894829Z #define linux 1 2025-05-07T20:25:22.0895059Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:25:22.0895346Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:25:22.0895631Z #define __FLT32X_DIG__ 15 2025-05-07T20:25:22.0895886Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:25:22.0896158Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:25:22.0896432Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:25:22.0896783Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:22.0897205Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:25:22.0897547Z #define __code_model_small__ 1 2025-05-07T20:25:22.0897824Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:25:22.0898121Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:25:22.0898375Z #define __k8__ 1 2025-05-07T20:25:22.0898607Z #define __INTPTR_TYPE__ long int 2025-05-07T20:25:22.0898906Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:25:22.0899211Z #define __WCHAR_TYPE__ int 2025-05-07T20:25:22.0899453Z #define __pic__ 2 2025-05-07T20:25:22.0899714Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:22.0900034Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:25:22.0900341Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:22.0900675Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:25:22.0901056Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:22.0901427Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:25:22.0901704Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:25:22.0902279Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:25:22.0902617Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:25:22.0902871Z #define __linux__ 1 2025-05-07T20:25:22.0903107Z #define __INT64_TYPE__ long int 2025-05-07T20:25:22.0903381Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:25:22.0903650Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:25:22.0903934Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:25:22.0904206Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:25:22.0904517Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:22.0904853Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:25:22.0905158Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:25:22.0905439Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:25:22.0905737Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:25:22.0906044Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:25:22.0906392Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:22.0906756Z #define __SSE__ 1 2025-05-07T20:25:22.0906995Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:25:22.0907554Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:22.0907906Z #define __amd64__ 1 2025-05-07T20:25:22.0908132Z #define __WINT_WIDTH__ 32 2025-05-07T20:25:22.0908393Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:25:22.0908673Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:25:22.0908947Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:25:22.0909225Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:25:22.0909507Z #define __SIZEOF_INT128__ 16 2025-05-07T20:25:22.0909775Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:25:22.0910055Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:25:22.0910331Z #define __ATOMIC_RELAXED 0 2025-05-07T20:25:22.0910689Z #define __DBL_EPSILON__ ((double)2.22044604925031308084726333618164062e-16L) 2025-05-07T20:25:22.0911157Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:25:22.0911513Z #define _LP64 1 2025-05-07T20:25:22.0911740Z #define __UINT8_C(c) c 2025-05-07T20:25:22.0911993Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:25:22.0912268Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:25:22.0912546Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:25:22.0912826Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:25:22.0913139Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:25:22.0913502Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:22.0913966Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:22.0914349Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:25:22.0914653Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:22.0914973Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:25:22.0915344Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:25:22.0915928Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:25:22.0916202Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:25:22.0916549Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:25:22.0916931Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:25:22.0917200Z #define __STDC_UTF_32__ 1 2025-05-07T20:25:22.0917453Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:25:22.0917713Z #define __FXSR__ 1 2025-05-07T20:25:22.0918023Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:22.0918477Z #define __DBL_NORM_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:22.0918896Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:22.0919215Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:25:22.0919482Z #define __UINT32_C(c) c ## U 2025-05-07T20:25:22.0919826Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:25:22.0920196Z #define __INT8_MAX__ 0x7f 2025-05-07T20:25:22.0920455Z #define __LONG_WIDTH__ 64 2025-05-07T20:25:22.0920696Z #define __PIC__ 2 2025-05-07T20:25:22.0920962Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:25:22.0921483Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:22.0921882Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:25:22.0922239Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:22.0922579Z #define __SSE2__ 1 2025-05-07T20:25:22.0922806Z #define __INT32_TYPE__ int 2025-05-07T20:25:22.0923069Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:25:22.0923344Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:25:22.0923698Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:25:22.0924059Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:25:22.0924345Z #define __INTMAX_TYPE__ long int 2025-05-07T20:25:22.0924628Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:25:22.0924910Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:22.0925197Z #define __ATOMIC_CONSUME 1 2025-05-07T20:25:22.0925457Z #define __GNUC_MINOR__ 4 2025-05-07T20:25:22.0925713Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:25:22.0926024Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:22.0926425Z #define __PIE__ 2 2025-05-07T20:25:22.0926754Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:25:22.0927154Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:25:22.0927510Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:25:22.0927877Z #define __INT16_C(c) c 2025-05-07T20:25:22.0928107Z #define __STDC__ 1 2025-05-07T20:25:22.0928349Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:25:22.0928632Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:25:22.0928890Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:25:22.0929199Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:25:22.0929558Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:25:22.0929899Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:25:22.0930174Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:25:22.0930468Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:25:22.0930740Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:25:22.0931036Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:25:22.0931343Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:25:22.0931621Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:25:22.0931931Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:22.0932338Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:22.0932722Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:25:22.0933032Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:25:22.0933340Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:25:22.0933601Z #define __ATOMIC_RELEASE 3 2025-05-07T20:25:22.0933770Z 2025-05-07T20:25:22.1450354Z 2025-05-07T20:25:22.1451303Z [INFO] Printing out all preprocessor defines in the C++ compiler ... 2025-05-07T20:25:22.1451912Z + conda run -n build_binary c++ -dM -E -x c++ - 2025-05-07T20:25:22.1452146Z 2025-05-07T20:25:24.0409234Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:25:24.0409774Z #define __cpp_attributes 200809L 2025-05-07T20:25:24.0410165Z #define __cpp_nontype_template_parameter_auto 201606L 2025-05-07T20:25:24.0410605Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:25:24.0411036Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:25:24.0411438Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:25:24.0411922Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:25:24.0412525Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:25:24.0413038Z #define __cpp_aggregate_nsdmi 201304L 2025-05-07T20:25:24.0413428Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:25:24.0414227Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:25:24.0422941Z #define __INTMAX_C(c) c ## L 2025-05-07T20:25:24.0423261Z #define __CHAR_BIT__ 8 2025-05-07T20:25:24.0423514Z #define __UINT8_MAX__ 0xff 2025-05-07T20:25:24.0423783Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:25:24.0424055Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:25:24.0424354Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:25:24.0424697Z #define __cpp_static_assert 201411L 2025-05-07T20:25:24.0425336Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:25:24.0425669Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:24.0425995Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:25:24.0426311Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:25:24.0426654Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:25:24.0427005Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:25:24.0427432Z #define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) 2025-05-07T20:25:24.0427866Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:25:24.0428191Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:25:24.0428493Z #define __GCC_IEC_559 2 2025-05-07T20:25:24.0428759Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:25:24.0429048Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:25:24.0429343Z #define __cpp_binary_literals 201304L 2025-05-07T20:25:24.0429653Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:25:24.0429961Z #define __cpp_noexcept_function_type 201510L 2025-05-07T20:25:24.0430470Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:25:24.0430800Z #define __cpp_variadic_templates 200704L 2025-05-07T20:25:24.0431142Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:24.0431486Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:25:24.0431776Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:25:24.0432064Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:25:24.0432359Z #define __cpp_variable_templates 201304L 2025-05-07T20:25:24.0432674Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:25:24.0432956Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:25:24.0433229Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:25:24.0433521Z #define __cpp_rvalue_reference 200610L 2025-05-07T20:25:24.0433876Z #define __cpp_nested_namespace_definitions 201411L 2025-05-07T20:25:24.0434214Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:25:24.0434488Z #define __INT8_C(c) c 2025-05-07T20:25:24.0434746Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:25:24.0435036Z #define __cpp_variadic_using 201611L 2025-05-07T20:25:24.0435387Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:24.0435852Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:25:24.0436135Z #define __cpp_capture_star_this 201603L 2025-05-07T20:25:24.0436441Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:25:24.0436773Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:24.0437139Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:25:24.0437433Z #define __cpp_if_constexpr 201606L 2025-05-07T20:25:24.0437727Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:25:24.0438012Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:24.0438302Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:25:24.0438599Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:25:24.0439009Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:25:24.0439430Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:25:24.0439734Z #define __linux 1 2025-05-07T20:25:24.0439990Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:25:24.0440289Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:25:24.0440587Z #define __unix 1 2025-05-07T20:25:24.0440836Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:25:24.0441134Z #define __GXX_EXPERIMENTAL_CXX0X__ 1 2025-05-07T20:25:24.0441438Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:25:24.0441723Z #define __WINT_MIN__ 0U 2025-05-07T20:25:24.0441988Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:25:24.0442281Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:25:24.0442573Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:25:24.0442862Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:25:24.0443126Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:25:24.0443428Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:25:24.0443739Z #define __INT64_C(c) c ## L 2025-05-07T20:25:24.0444016Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:25:24.0444337Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:25:24.0444633Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:25:24.0445091Z #define __cpp_aligned_new 201606L 2025-05-07T20:25:24.0445409Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:25:24.0445690Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:25:24.0446059Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:25:24.0446442Z #define __STDC_HOSTED__ 1 2025-05-07T20:25:24.0446716Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:25:24.0447012Z #define __cpp_decltype_auto 201304L 2025-05-07T20:25:24.0447299Z #define __DBL_DIG__ 15 2025-05-07T20:25:24.0447545Z #define __FLT32_DIG__ 6 2025-05-07T20:25:24.0447866Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:25:24.0448218Z #define __GXX_WEAK__ 1 2025-05-07T20:25:24.0448469Z #define __SHRT_WIDTH__ 16 2025-05-07T20:25:24.0448739Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:25:24.0449077Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:25:24.0449442Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:25:24.0449726Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:25:24.0450164Z #define __cpp_threadsafe_static_init 200806L 2025-05-07T20:25:24.0450511Z #define __cpp_enumerator_attributes 201411L 2025-05-07T20:25:24.0450936Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:25:24.0451351Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:25:24.0451635Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:25:24.0451906Z #define __unix__ 1 2025-05-07T20:25:24.0452143Z #define __INT_WIDTH__ 32 2025-05-07T20:25:24.0452396Z #define __SIZEOF_LONG__ 8 2025-05-07T20:25:24.0452659Z #define __STDC_IEC_559__ 1 2025-05-07T20:25:24.0452929Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:25:24.0453203Z #define __UINT16_C(c) c 2025-05-07T20:25:24.0453466Z #define __DECIMAL_DIG__ 21 2025-05-07T20:25:24.0453731Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:25:24.0454102Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:25:24.0454479Z #define __gnu_linux__ 1 2025-05-07T20:25:24.0454733Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:25:24.0455013Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:25:24.0455302Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:25:24.0455594Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:24.0455876Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:25:24.0456151Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:25:24.0456410Z #define __GNUC__ 11 2025-05-07T20:25:24.0456640Z #define __GXX_RTTI 1 2025-05-07T20:25:24.0456877Z #define __pie__ 2 2025-05-07T20:25:24.0457095Z #define __MMX__ 1 2025-05-07T20:25:24.0457332Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:25:24.0457614Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:25:24.0457903Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:25:24.0458182Z #define __STDC_UTF_16__ 1 2025-05-07T20:25:24.0458448Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:25:24.0458768Z #define __cpp_delegating_constructors 200604L 2025-05-07T20:25:24.0459091Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:25:24.0459458Z #define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:24.0459849Z #define __cpp_raw_strings 200710L 2025-05-07T20:25:24.0460167Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:24.0460496Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:25:24.0460776Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:25:24.0461050Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:25:24.0461373Z #define __cpp_fold_expressions 201603L 2025-05-07T20:25:24.0461684Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:25:24.0461956Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:25:24.0462231Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:25:24.0462533Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:25:24.0462842Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:25:24.0463119Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:25:24.0463412Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:25:24.0463680Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:25:24.0463954Z #define __cplusplus 201703L 2025-05-07T20:25:24.0464343Z #define __cpp_ref_qualifiers 200710L 2025-05-07T20:25:24.0464651Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:25:24.0465022Z #define __DEPRECATED 1 2025-05-07T20:25:24.0465295Z #define __cpp_rvalue_references 200610L 2025-05-07T20:25:24.0465604Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:25:24.0465872Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:25:24.0466205Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:24.0466579Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:25:24.0466855Z #define __SSE2_MATH__ 1 2025-05-07T20:25:24.0467119Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:25:24.0467440Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:24.0467748Z #define __amd64 1 2025-05-07T20:25:24.0467981Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:25:24.0468268Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:25:24.0468551Z #define __GNUG__ 11 2025-05-07T20:25:24.0468822Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:25:24.0469154Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:25:24.0469513Z #define __cpp_nsdmi 200809L 2025-05-07T20:25:24.0469780Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:25:24.0470068Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:25:24.0470340Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:25:24.0470628Z #define __cpp_initializer_lists 200806L 2025-05-07T20:25:24.0470936Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:25:24.0471219Z #define __cpp_hex_float 201603L 2025-05-07T20:25:24.0471494Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:25:24.0471773Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:25:24.0472061Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:25:24.0472343Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:25:24.0472618Z #define __x86_64 1 2025-05-07T20:25:24.0472858Z #define __cpp_lambdas 200907L 2025-05-07T20:25:24.0473142Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:25:24.0473521Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:25:24.0473928Z #define __cpp_template_auto 201606L 2025-05-07T20:25:24.0474306Z #define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) 2025-05-07T20:25:24.0474788Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:25:24.0475290Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:24.0475857Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:25:24.0476121Z #define __LP64__ 1 2025-05-07T20:25:24.0476365Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:24.0476730Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:25:24.0477121Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:25:24.0477407Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:25:24.0477708Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:25:24.0477994Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:25:24.0478274Z #define __REGISTER_PREFIX__ 2025-05-07T20:25:24.0478547Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:25:24.0478823Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:25:24.0479171Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:25:24.0479538Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:25:24.0479828Z #define __FLT_DIG__ 6 2025-05-07T20:25:24.0480060Z #define __NO_INLINE__ 1 2025-05-07T20:25:24.0480313Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:25:24.0480650Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:25:24.0481007Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:25:24.0481267Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:25:24.0481541Z #define __VERSION__ "11.4.0" 2025-05-07T20:25:24.0481809Z #define __UINT64_C(c) c ## UL 2025-05-07T20:25:24.0482090Z #define __cpp_unicode_characters 201411L 2025-05-07T20:25:24.0482397Z #define _STDC_PREDEF_H 1 2025-05-07T20:25:24.0482663Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:25:24.0482961Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:25:24.0483261Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:25:24.0483688Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:25:24.0484006Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:24.0484362Z #define __cpp_aggregate_bases 201603L 2025-05-07T20:25:24.0484667Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:25:24.0484934Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:25:24.0485201Z #define __FLT128_DIG__ 33 2025-05-07T20:25:24.0485448Z #define __INT32_C(c) c 2025-05-07T20:25:24.0485698Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:25:24.0485980Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:25:24.0486274Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:25:24.0486562Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:25:24.0486881Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:25:24.0487208Z #define unix 1 2025-05-07T20:25:24.0487445Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:25:24.0487712Z #define __cpp_rtti 199711L 2025-05-07T20:25:24.0487993Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:25:24.0488323Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:24.0488733Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:25:24.0489059Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:25:24.0489404Z #define __FLT64X_DIG__ 18 2025-05-07T20:25:24.0489664Z #define __INT8_TYPE__ signed char 2025-05-07T20:25:24.0489969Z #define __cpp_digit_separators 201309L 2025-05-07T20:25:24.0490267Z #define __ELF__ 1 2025-05-07T20:25:24.0490511Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:25:24.0491368Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:25:24.0491661Z #define __FLT_RADIX__ 2 2025-05-07T20:25:24.0491923Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:25:24.0492290Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:25:24.0492672Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:25:24.0492962Z #define __GLIBCXX_BITSIZE_INT_N_0 128 2025-05-07T20:25:24.0493246Z #define __k8 1 2025-05-07T20:25:24.0493559Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:25:24.0493950Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:25:24.0494260Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:25:24.0494624Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:25:24.0494899Z #define __LDBL_DIG__ 18 2025-05-07T20:25:24.0495153Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:25:24.0495424Z #define __x86_64__ 1 2025-05-07T20:25:24.0495676Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:25:24.0495993Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:25:24.0496340Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:24.0496659Z #define __FLT64_DIG__ 15 2025-05-07T20:25:24.0496959Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:24.0497322Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:25:24.0497656Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:25:24.0497939Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:25:24.0498224Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:24.0498537Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:25:24.0498924Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:25:24.0499332Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:25:24.0499640Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:25:24.0499975Z #define __cpp_unicode_literals 200710L 2025-05-07T20:25:24.0500310Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:25:24.0500642Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:25:24.0500953Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:25:24.0501248Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:25:24.0501560Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:25:24.0501855Z #define __SIZE_WIDTH__ 64 2025-05-07T20:25:24.0502108Z #define __SEG_FS 1 2025-05-07T20:25:24.0502347Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:25:24.0502637Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:25:24.0502928Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:24.0503221Z #define __SEG_GS 1 2025-05-07T20:25:24.0503786Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:25:24.0504189Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:25:24.0504475Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:25:24.0504770Z #define __INT16_TYPE__ short int 2025-05-07T20:25:24.0505061Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:25:24.0505387Z #define __cpp_structured_bindings 201606L 2025-05-07T20:25:24.0505690Z #define __SIZEOF_INT__ 4 2025-05-07T20:25:24.0505953Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:25:24.0506230Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:25:24.0506580Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:24.0506980Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:24.0507310Z #define __cpp_sized_deallocation 201309L 2025-05-07T20:25:24.0507645Z #define __cpp_guaranteed_copy_elision 201606L 2025-05-07T20:25:24.0507961Z #define linux 1 2025-05-07T20:25:24.0508202Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:25:24.0508496Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:25:24.0508925Z #define __EXCEPTIONS 1 2025-05-07T20:25:24.0509189Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:25:24.0509462Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:25:24.0509747Z #define __cpp_range_based_for 201603L 2025-05-07T20:25:24.0510055Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:25:24.0510421Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:24.0510818Z #define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16 2025-05-07T20:25:24.0511183Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:25:24.0511526Z #define __code_model_small__ 1 2025-05-07T20:25:24.0511809Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:25:24.0512134Z #define __cpp_nontype_template_args 201411L 2025-05-07T20:25:24.0512451Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:25:24.0512737Z #define __cpp_return_type_deduction 201304L 2025-05-07T20:25:24.0513040Z #define __k8__ 1 2025-05-07T20:25:24.0513283Z #define __INTPTR_TYPE__ long int 2025-05-07T20:25:24.0513591Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:25:24.0513903Z #define __WCHAR_TYPE__ int 2025-05-07T20:25:24.0514158Z #define __pic__ 2 2025-05-07T20:25:24.0514427Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:24.0514744Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:25:24.0515027Z #define __cpp_decltype 200707L 2025-05-07T20:25:24.0515335Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:24.0515803Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:25:24.0516186Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:24.0516560Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:25:24.0516869Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:25:24.0517209Z #define __cpp_inline_variables 201606L 2025-05-07T20:25:24.0517513Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:25:24.0517771Z #define __linux__ 1 2025-05-07T20:25:24.0518013Z #define __INT64_TYPE__ long int 2025-05-07T20:25:24.0518293Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:25:24.0518566Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:25:24.0518856Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:25:24.0519160Z #define __cpp_inheriting_constructors 201511L 2025-05-07T20:25:24.0519496Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:25:24.0519800Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:24.0520128Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:25:24.0520414Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:25:24.0520718Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:25:24.0521029Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:25:24.0521374Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:24.0521739Z #define __SSE__ 1 2025-05-07T20:25:24.0521980Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:25:24.0522335Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:24.0522687Z #define __amd64__ 1 2025-05-07T20:25:24.0522927Z #define __WINT_WIDTH__ 32 2025-05-07T20:25:24.0523344Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:25:24.0523637Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:25:24.0523910Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:25:24.0524196Z #define __SIZEOF_INT128__ 16 2025-05-07T20:25:24.0524471Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:25:24.0524752Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:25:24.0525037Z #define __ATOMIC_RELAXED 0 2025-05-07T20:25:24.0525397Z #define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) 2025-05-07T20:25:24.0525864Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:25:24.0526227Z #define _LP64 1 2025-05-07T20:25:24.0526455Z #define __UINT8_C(c) c 2025-05-07T20:25:24.0526703Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:25:24.0526982Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:25:24.0527269Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:25:24.0527541Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:25:24.0527915Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:24.0528483Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:24.0528870Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:25:24.0529175Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:24.0529499Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:25:24.0529827Z #define __cpp_namespace_attributes 201411L 2025-05-07T20:25:24.0530216Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:25:24.0530599Z #define __STDCPP_THREADS__ 1 2025-05-07T20:25:24.0530876Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:25:24.0531148Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:25:24.0531498Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:25:24.0531877Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:25:24.0532150Z #define __STDC_UTF_32__ 1 2025-05-07T20:25:24.0532410Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:25:24.0532675Z #define __FXSR__ 1 2025-05-07T20:25:24.0532992Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:24.0533456Z #define __DBL_NORM_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:24.0533879Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:24.0534205Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:25:24.0534482Z #define __cpp_runtime_arrays 198712L 2025-05-07T20:25:24.0534796Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:25:24.0535106Z #define __UINT32_C(c) c ## U 2025-05-07T20:25:24.0535408Z #define __cpp_alias_templates 200704L 2025-05-07T20:25:24.0535778Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:25:24.0536155Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:25:24.0536437Z #define __INT8_MAX__ 0x7f 2025-05-07T20:25:24.0536690Z #define __LONG_WIDTH__ 64 2025-05-07T20:25:24.0536941Z #define __PIC__ 2 2025-05-07T20:25:24.0537209Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:25:24.0537625Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:24.0538036Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:25:24.0538386Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:24.0538740Z #define __cpp_constexpr 201603L 2025-05-07T20:25:24.0539012Z #define __SSE2__ 1 2025-05-07T20:25:24.0539265Z #define __cpp_deduction_guides 201703L 2025-05-07T20:25:24.0539566Z #define __INT32_TYPE__ int 2025-05-07T20:25:24.0539833Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:25:24.0540112Z #define __cpp_exceptions 199711L 2025-05-07T20:25:24.0540402Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:25:24.0540743Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:25:24.0541113Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:25:24.0541492Z #define __INTMAX_TYPE__ long int 2025-05-07T20:25:24.0541841Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:25:24.0542442Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:24.0551707Z #define __ATOMIC_CONSUME 1 2025-05-07T20:25:24.0552008Z #define __GNUC_MINOR__ 4 2025-05-07T20:25:24.0552286Z #define __GLIBCXX_TYPE_INT_N_0 __int128 2025-05-07T20:25:24.0552593Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:25:24.0552901Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:24.0553218Z #define __PIE__ 2 2025-05-07T20:25:24.0553554Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:25:24.0553991Z #define __cpp_template_template_args 201611L 2025-05-07T20:25:24.0554316Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:25:24.0554683Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:25:24.0555056Z #define __INT16_C(c) c 2025-05-07T20:25:24.0555298Z #define __STDC__ 1 2025-05-07T20:25:24.0555607Z #define __FLT32X_DIG__ 15 2025-05-07T20:25:24.0555869Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:25:24.0556157Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:25:24.0556426Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:25:24.0556738Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:25:24.0557210Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:25:24.0557553Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:25:24.0557826Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:25:24.0558128Z #define __cpp_generic_lambdas 201304L 2025-05-07T20:25:24.0558426Z #define __SSE_MATH__ 1 2025-05-07T20:25:24.0558669Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:25:24.0558961Z #define __cpp_user_defined_literals 200809L 2025-05-07T20:25:24.0559284Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:25:24.0559581Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:25:24.0559876Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:25:24.0560159Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:25:24.0560468Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:24.0560864Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:24.0561250Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:25:24.0561566Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:25:24.0561866Z #define _GNU_SOURCE 1 2025-05-07T20:25:24.0562128Z #define __cpp_init_captures 201304L 2025-05-07T20:25:24.0562418Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:25:24.0562669Z #define __ATOMIC_RELEASE 3 2025-05-07T20:25:24.0562840Z 2025-05-07T20:25:24.1057337Z 2025-05-07T20:25:24.1058377Z + conda run -n build_binary c++ --version 2025-05-07T20:25:24.1058638Z 2025-05-07T20:25:25.9856352Z c++ (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T20:25:25.9856917Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T20:25:25.9857499Z This is free software; see the source for copying conditions. There is NO 2025-05-07T20:25:25.9858051Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T20:25:25.9858401Z 2025-05-07T20:25:25.9858405Z 2025-05-07T20:25:26.0495756Z 2025-05-07T20:25:26.0496373Z [INFO] Printing the default version of the C standard used by the compiler ... 2025-05-07T20:25:26.0497054Z + conda run -n build_binary cc -dM -E - < /dev/null | grep __STDC_VERSION__ 2025-05-07T20:25:26.0497385Z 2025-05-07T20:25:28.0107213Z #define __STDC_VERSION__ 201710L 2025-05-07T20:25:28.0110650Z 2025-05-07T20:25:28.0110992Z [INFO] Printing the default version of the C++ standard used by the compiler ... 2025-05-07T20:25:28.0111568Z + conda run -n build_binary c++ -dM -E -x c++ - < /dev/null | grep __cplusplus 2025-05-07T20:25:28.0111885Z 2025-05-07T20:25:29.9569304Z #define __cplusplus 201703L 2025-05-07T20:25:29.9571682Z 2025-05-07T20:25:29.9572410Z [INSTALL] Successfully installed C/C++ compilers 2025-05-07T20:25:29.9618498Z ##[group]Run . $PRELUDE; install_cuda $BUILD_ENV 12.8.0 2025-05-07T20:25:29.9619156Z . $PRELUDE; install_cuda $BUILD_ENV 12.8.0 2025-05-07T20:25:29.9635967Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:25:29.9636527Z env: 2025-05-07T20:25:29.9636864Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:25:29.9637402Z BUILD_ENV: build_binary 2025-05-07T20:25:29.9637814Z BUILD_TARGET: default 2025-05-07T20:25:29.9638191Z BUILD_VARIANT: cuda 2025-05-07T20:25:29.9638562Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:25:29.9638964Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:25:29.9639452Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:25:29.9640029Z ##[endgroup] 2025-05-07T20:25:30.3004357Z ################################################################################ 2025-05-07T20:25:30.3004838Z # Install CUDA 2025-05-07T20:25:30.3005096Z # 2025-05-07T20:25:30.3019080Z # [2025-05-07T20:25:30.301Z] + install_cuda build_binary 12.8.0 2025-05-07T20:25:30.3019562Z ################################################################################ 2025-05-07T20:25:30.3019784Z 2025-05-07T20:25:30.3034212Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:25:30.3883755Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:25:30.3884129Z [SETUP] Cleaning up Conda packages ... 2025-05-07T20:25:30.3888411Z + conda clean --packages --tarball -y 2025-05-07T20:25:30.3888958Z 2025-05-07T20:25:31.2506978Z Will remove 40 (182.7 MB) tarball(s). 2025-05-07T20:25:31.2507328Z Will remove 7 (108.6 MB) package(s). 2025-05-07T20:25:31.3138712Z 2025-05-07T20:25:31.3148041Z + conda clean --all -y 2025-05-07T20:25:31.3148287Z 2025-05-07T20:25:31.9924562Z There are no unused tarball(s) to remove. 2025-05-07T20:25:31.9924938Z Will remove 1 index cache(s). 2025-05-07T20:25:31.9925243Z There are no unused package(s) to remove. 2025-05-07T20:25:31.9925565Z There are no tempfile(s) to remove. 2025-05-07T20:25:31.9925887Z There are no logfile(s) to remove. 2025-05-07T20:25:32.0620077Z 2025-05-07T20:25:32.0633947Z [INSTALL] Installing CUDA 12.8.0 ... 2025-05-07T20:25:32.0658983Z [EXEC] [ATTEMPT 0/3] + conda install --force-reinstall -n build_binary -c conda-forge --override-channels -y cuda=12.8.0 2025-05-07T20:25:32.9742540Z Channels: 2025-05-07T20:25:32.9742798Z - conda-forge 2025-05-07T20:25:32.9743034Z Platform: linux-64 2025-05-07T20:25:43.2948344Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T20:25:44.4087759Z Solving environment: | / - \ | done 2025-05-07T20:25:44.4845902Z 2025-05-07T20:25:44.4846397Z ## Package Plan ## 2025-05-07T20:25:44.4846579Z 2025-05-07T20:25:44.4846804Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:25:44.4847120Z 2025-05-07T20:25:44.4847277Z added / updated specs: 2025-05-07T20:25:44.4847536Z - cuda=12.8.0 2025-05-07T20:25:44.4847675Z 2025-05-07T20:25:44.4847707Z 2025-05-07T20:25:44.4847840Z The following packages will be downloaded: 2025-05-07T20:25:44.4848064Z 2025-05-07T20:25:44.4848189Z package | build 2025-05-07T20:25:44.4848515Z ---------------------------|----------------- 2025-05-07T20:25:44.4848904Z alsa-lib-1.2.14 | hb9d3cd8_0 553 KB conda-forge 2025-05-07T20:25:44.4849327Z attr-2.5.1 | h166bdaf_1 69 KB conda-forge 2025-05-07T20:25:44.4849750Z binutils-2.40 | h4852527_7 31 KB conda-forge 2025-05-07T20:25:44.4850187Z c-compiler-1.5.2 | h0b41bf4_0 6 KB conda-forge 2025-05-07T20:25:44.4850605Z cuda-12.8.0 | ha804496_0 26 KB conda-forge 2025-05-07T20:25:44.4851045Z cuda-cccl_linux-64-12.8.55 | ha770c72_1 1.0 MB conda-forge 2025-05-07T20:25:44.4851998Z cuda-command-line-tools-12.8.0| ha770c72_0 20 KB conda-forge 2025-05-07T20:25:44.4852515Z cuda-compiler-12.8.0 | hbad6d8a_0 20 KB conda-forge 2025-05-07T20:25:44.4853163Z cuda-crt-dev_linux-64-12.8.61| ha770c72_1 90 KB conda-forge 2025-05-07T20:25:44.4853643Z cuda-crt-tools-12.8.61 | ha770c72_1 27 KB conda-forge 2025-05-07T20:25:44.4854106Z cuda-cudart-12.8.57 | h5888daf_1 22 KB conda-forge 2025-05-07T20:25:44.4854588Z cuda-cudart-dev-12.8.57 | h5888daf_1 23 KB conda-forge 2025-05-07T20:25:44.4855090Z cuda-cudart-dev_linux-64-12.8.57| h3f2d84a_1 377 KB conda-forge 2025-05-07T20:25:44.4855596Z cuda-cudart-static-12.8.57 | h5888daf_1 22 KB conda-forge 2025-05-07T20:25:44.4856118Z cuda-cudart-static_linux-64-12.8.57| h3f2d84a_1 950 KB conda-forge 2025-05-07T20:25:44.4856642Z cuda-cudart_linux-64-12.8.57| h3f2d84a_1 188 KB conda-forge 2025-05-07T20:25:44.4857125Z cuda-cuobjdump-12.8.55 | hbd13f7d_0 227 KB conda-forge 2025-05-07T20:25:44.4857592Z cuda-cupti-12.8.57 | hbd13f7d_0 1.8 MB conda-forge 2025-05-07T20:25:44.4858048Z cuda-cupti-dev-12.8.57 | h5888daf_0 4.0 MB conda-forge 2025-05-07T20:25:44.4858517Z cuda-cuxxfilt-12.8.55 | hbd13f7d_0 211 KB conda-forge 2025-05-07T20:25:44.4858982Z cuda-driver-dev-12.8.57 | h5888daf_1 22 KB conda-forge 2025-05-07T20:25:44.4859666Z cuda-driver-dev_linux-64-12.8.90| h3f2d84a_1 36 KB conda-forge 2025-05-07T20:25:44.4860144Z cuda-gdb-12.8.55 | h50b4baa_0 353 KB conda-forge 2025-05-07T20:25:44.4860593Z cuda-libraries-12.8.0 | ha770c72_0 20 KB conda-forge 2025-05-07T20:25:44.4861071Z cuda-libraries-dev-12.8.0 | ha770c72_0 20 KB conda-forge 2025-05-07T20:25:44.4861552Z cuda-nsight-12.8.55 | h7938cbb_0 113.2 MB conda-forge 2025-05-07T20:25:44.4861994Z cuda-nvcc-12.8.61 | hcdd1206_0 23 KB conda-forge 2025-05-07T20:25:44.4862456Z cuda-nvcc-dev_linux-64-12.8.61| he91c749_1 12.7 MB conda-forge 2025-05-07T20:25:44.4862941Z cuda-nvcc-impl-12.8.61 | h85509e4_1 25 KB conda-forge 2025-05-07T20:25:44.4863409Z cuda-nvcc-tools-12.8.61 | he02047a_1 24.5 MB conda-forge 2025-05-07T20:25:44.4863888Z cuda-nvcc_linux-64-12.8.61 | h04802cd_0 25 KB conda-forge 2025-05-07T20:25:44.4864351Z cuda-nvdisasm-12.8.55 | hbd13f7d_0 4.9 MB conda-forge 2025-05-07T20:25:44.4864814Z cuda-nvml-dev-12.8.55 | hbd13f7d_0 134 KB conda-forge 2025-05-07T20:25:44.4865273Z cuda-nvprof-12.8.57 | hbd13f7d_0 2.5 MB conda-forge 2025-05-07T20:25:44.4865723Z cuda-nvprune-12.8.55 | hbd13f7d_0 68 KB conda-forge 2025-05-07T20:25:44.4866177Z cuda-nvrtc-12.8.61 | hbd13f7d_0 63.1 MB conda-forge 2025-05-07T20:25:44.4866634Z cuda-nvrtc-dev-12.8.61 | h5888daf_0 34 KB conda-forge 2025-05-07T20:25:44.4867083Z cuda-nvtx-12.8.55 | hbd13f7d_0 31 KB conda-forge 2025-05-07T20:25:44.4867542Z cuda-nvvm-dev_linux-64-12.8.61| ha770c72_1 25 KB conda-forge 2025-05-07T20:25:44.4868025Z cuda-nvvm-impl-12.8.61 | he02047a_1 20.8 MB conda-forge 2025-05-07T20:25:44.4868497Z cuda-nvvm-tools-12.8.61 | he02047a_1 23.5 MB conda-forge 2025-05-07T20:25:44.4868943Z cuda-nvvp-12.8.57 | hbd13f7d_0 112.4 MB conda-forge 2025-05-07T20:25:44.4869384Z cuda-opencl-12.8.55 | hbd13f7d_0 29 KB conda-forge 2025-05-07T20:25:44.4869844Z cuda-opencl-dev-12.8.55 | h5888daf_0 95 KB conda-forge 2025-05-07T20:25:44.4870453Z cuda-profiler-api-12.8.55 | h7938cbb_0 22 KB conda-forge 2025-05-07T20:25:44.4870923Z cuda-runtime-12.8.0 | ha804496_0 20 KB conda-forge 2025-05-07T20:25:44.4871400Z cuda-sanitizer-api-12.8.55 | hbd13f7d_0 8.8 MB conda-forge 2025-05-07T20:25:44.4871874Z cuda-toolkit-12.8.0 | ha804496_0 20 KB conda-forge 2025-05-07T20:25:44.4872316Z cuda-tools-12.8.0 | ha770c72_0 19 KB conda-forge 2025-05-07T20:25:44.4872756Z cuda-version-12.8 | h5d125a7_3 21 KB conda-forge 2025-05-07T20:25:44.4873223Z cuda-visual-tools-12.8.0 | ha770c72_0 20 KB conda-forge 2025-05-07T20:25:44.4873692Z cxx-compiler-1.5.2 | hf52228f_0 6 KB conda-forge 2025-05-07T20:25:44.4874107Z dbus-1.13.6 | h5008d03_3 604 KB conda-forge 2025-05-07T20:25:44.4874574Z font-ttf-dejavu-sans-mono-2.37| hab24e00_0 388 KB conda-forge 2025-05-07T20:25:44.4875103Z font-ttf-inconsolata-3.000 | h77eed37_0 94 KB conda-forge 2025-05-07T20:25:44.4875689Z font-ttf-source-code-pro-2.038| h77eed37_0 684 KB conda-forge 2025-05-07T20:25:44.4876185Z font-ttf-ubuntu-0.83 | h77eed37_3 1.5 MB conda-forge 2025-05-07T20:25:44.4876635Z fontconfig-2.15.0 | h7e30c49_1 259 KB conda-forge 2025-05-07T20:25:44.4877105Z fonts-conda-ecosystem-1 | 0 4 KB conda-forge 2025-05-07T20:25:44.4877669Z fonts-conda-forge-1 | 0 4 KB conda-forge 2025-05-07T20:25:44.4878115Z freetype-2.13.3 | ha770c72_1 168 KB conda-forge 2025-05-07T20:25:44.4878519Z gcc-11.4.0 | h602e360_13 49 KB conda-forge 2025-05-07T20:25:44.4878926Z gds-tools-1.13.0.11 | h5888daf_0 37.9 MB conda-forge 2025-05-07T20:25:44.4879336Z gmp-6.3.0 | hac33072_2 449 KB conda-forge 2025-05-07T20:25:44.4879726Z gxx-11.4.0 | h602e360_13 49 KB conda-forge 2025-05-07T20:25:44.4880130Z keyutils-1.6.1 | h166bdaf_0 115 KB conda-forge 2025-05-07T20:25:44.4880532Z krb5-1.21.3 | h659f571_0 1.3 MB conda-forge 2025-05-07T20:25:44.4880929Z libcap-2.71 | h39aace5_0 100 KB conda-forge 2025-05-07T20:25:44.4881363Z libcublas-12.8.3.14 | h9ab20c4_0 460.2 MB conda-forge 2025-05-07T20:25:44.4881819Z libcublas-dev-12.8.3.14 | h9ab20c4_0 89 KB conda-forge 2025-05-07T20:25:44.4882265Z libcufft-11.3.3.41 | hbd13f7d_0 147.4 MB conda-forge 2025-05-07T20:25:44.4882715Z libcufft-dev-11.3.3.41 | h5888daf_0 33 KB conda-forge 2025-05-07T20:25:44.4883168Z libcufile-1.13.0.11 | h12f29b5_0 939 KB conda-forge 2025-05-07T20:25:44.4883619Z libcufile-dev-1.13.0.11 | h5888daf_0 35 KB conda-forge 2025-05-07T20:25:44.4884074Z libcurand-10.3.9.55 | hbd13f7d_0 43.6 MB conda-forge 2025-05-07T20:25:44.4884530Z libcurand-dev-10.3.9.55 | h5888daf_0 265 KB conda-forge 2025-05-07T20:25:44.4884993Z libcusolver-11.7.2.55 | h9ab20c4_0 156.9 MB conda-forge 2025-05-07T20:25:44.4885456Z libcusolver-dev-11.7.2.55 | h9ab20c4_0 59 KB conda-forge 2025-05-07T20:25:44.4885934Z libcusparse-12.5.7.53 | hbd13f7d_0 164.9 MB conda-forge 2025-05-07T20:25:44.4886405Z libcusparse-dev-12.5.7.53 | h5888daf_0 51 KB conda-forge 2025-05-07T20:25:44.4886871Z libedit-3.1.20191231 | he28a2e2_2 121 KB conda-forge 2025-05-07T20:25:44.4887328Z libfreetype-2.13.3 | ha770c72_1 8 KB conda-forge 2025-05-07T20:25:44.4887781Z libfreetype6-2.13.3 | h48d6fc4_1 371 KB conda-forge 2025-05-07T20:25:44.4888333Z libgcrypt-lib-1.11.0 | hb9d3cd8_2 572 KB conda-forge 2025-05-07T20:25:44.4888774Z libglib-2.84.0 | h2ff4ddf_0 3.8 MB conda-forge 2025-05-07T20:25:44.4889197Z libglvnd-1.7.0 | ha4b6fd6_2 129 KB conda-forge 2025-05-07T20:25:44.4889635Z libgpg-error-1.55 | h3f2d84a_0 305 KB conda-forge 2025-05-07T20:25:44.4890119Z libiconv-1.18 | h4ce23a2_1 696 KB conda-forge 2025-05-07T20:25:44.4890532Z libnl-3.11.0 | hb9d3cd8_0 724 KB conda-forge 2025-05-07T20:25:44.4891208Z libnpp-12.3.3.65 | hbd13f7d_0 130.6 MB conda-forge 2025-05-07T20:25:44.4891642Z libnpp-dev-12.3.3.65 | h5888daf_0 443 KB conda-forge 2025-05-07T20:25:44.4892071Z libnuma-2.0.18 | h4ab18f5_2 42 KB conda-forge 2025-05-07T20:25:44.4892512Z libnvfatbin-12.8.55 | hbd13f7d_0 793 KB conda-forge 2025-05-07T20:25:44.4892979Z libnvfatbin-dev-12.8.55 | h5888daf_0 26 KB conda-forge 2025-05-07T20:25:44.4893454Z libnvjitlink-12.8.61 | hbd13f7d_0 28.7 MB conda-forge 2025-05-07T20:25:44.4893922Z libnvjitlink-dev-12.8.61 | h5888daf_0 25 KB conda-forge 2025-05-07T20:25:44.4894389Z libnvjpeg-12.3.5.57 | h97fd463_0 3.0 MB conda-forge 2025-05-07T20:25:44.4894978Z libnvjpeg-dev-12.3.5.57 | ha770c72_0 31 KB conda-forge 2025-05-07T20:25:44.4895424Z libopengl-1.7.0 | ha4b6fd6_2 50 KB conda-forge 2025-05-07T20:25:44.4895844Z libpng-1.6.47 | h943b412_0 282 KB conda-forge 2025-05-07T20:25:44.4896266Z libsqlite-3.49.2 | hee588c1_0 895 KB conda-forge 2025-05-07T20:25:44.4896708Z libsystemd0-256.9 | h2774228_0 401 KB conda-forge 2025-05-07T20:25:44.4897143Z libudev1-257.4 | h9a4d06a_0 140 KB conda-forge 2025-05-07T20:25:44.4897564Z libxcb-1.17.0 | h8a09558_0 387 KB conda-forge 2025-05-07T20:25:44.4897997Z libxkbcommon-1.8.0 | hc4a0caf_0 627 KB conda-forge 2025-05-07T20:25:44.4898441Z libxkbfile-1.1.0 | h166bdaf_1 111 KB conda-forge 2025-05-07T20:25:44.4898871Z libxml2-2.13.5 | h064dc61_0 673 KB conda-forge 2025-05-07T20:25:44.4899291Z libzlib-1.3.1 | hb9d3cd8_2 60 KB conda-forge 2025-05-07T20:25:44.4899696Z lz4-c-1.9.4 | hcb278e6_0 140 KB conda-forge 2025-05-07T20:25:44.4900138Z nsight-compute-2025.1.0.14 | hb5ebaad_0 320.6 MB conda-forge 2025-05-07T20:25:44.4900593Z nspr-4.36 | h5888daf_0 225 KB conda-forge 2025-05-07T20:25:44.4900985Z nss-3.111 | h159eef7_0 1.9 MB conda-forge 2025-05-07T20:25:44.4901379Z ocl-icd-2.3.3 | hb9d3cd8_0 104 KB conda-forge 2025-05-07T20:25:44.4901832Z opencl-headers-2024.10.24 | h5888daf_0 53 KB conda-forge 2025-05-07T20:25:44.4902276Z pcre2-10.44 | hc749103_2 934 KB conda-forge 2025-05-07T20:25:44.4902708Z pthread-stubs-0.4 | hb9d3cd8_1002 8 KB conda-forge 2025-05-07T20:25:44.4903148Z rdma-core-55.0 | h5888daf_0 1.2 MB conda-forge 2025-05-07T20:25:44.4903564Z sqlite-3.32.3 | hcee41ef_1 1.4 MB conda-forge 2025-05-07T20:25:44.4903973Z tk-8.6.13 |noxft_h4845f30_101 3.2 MB conda-forge 2025-05-07T20:25:44.4904383Z wayland-1.23.1 | h3e06ad9_0 314 KB conda-forge 2025-05-07T20:25:44.4904795Z xcb-util-0.4.1 | hb711507_2 19 KB conda-forge 2025-05-07T20:25:44.4905361Z xcb-util-cursor-0.1.5 | hb9d3cd8_0 20 KB conda-forge 2025-05-07T20:25:44.4905827Z xcb-util-image-0.4.0 | hb711507_2 24 KB conda-forge 2025-05-07T20:25:44.4906284Z xcb-util-keysyms-0.4.1 | hb711507_0 14 KB conda-forge 2025-05-07T20:25:44.4906773Z xcb-util-renderutil-0.3.10 | hb711507_0 17 KB conda-forge 2025-05-07T20:25:44.4907236Z xcb-util-wm-0.4.2 | hb711507_0 50 KB conda-forge 2025-05-07T20:25:44.4907703Z xkeyboard-config-2.44 | hb9d3cd8_0 384 KB conda-forge 2025-05-07T20:25:44.4908158Z xorg-libice-1.1.2 | hb9d3cd8_0 57 KB conda-forge 2025-05-07T20:25:44.4908595Z xorg-libsm-1.2.6 | he73a12e_0 27 KB conda-forge 2025-05-07T20:25:44.4909032Z xorg-libx11-1.8.12 | h4f16b4b_0 816 KB conda-forge 2025-05-07T20:25:44.4909465Z xorg-libxau-1.0.12 | hb9d3cd8_0 14 KB conda-forge 2025-05-07T20:25:44.4909943Z xorg-libxcomposite-0.4.6 | hb9d3cd8_2 13 KB conda-forge 2025-05-07T20:25:44.4910431Z xorg-libxdamage-1.1.6 | hb9d3cd8_0 13 KB conda-forge 2025-05-07T20:25:44.4910900Z xorg-libxdmcp-1.1.5 | hb9d3cd8_0 19 KB conda-forge 2025-05-07T20:25:44.4911349Z xorg-libxext-1.3.6 | hb9d3cd8_0 49 KB conda-forge 2025-05-07T20:25:44.4911920Z xorg-libxfixes-6.0.1 | hb9d3cd8_0 19 KB conda-forge 2025-05-07T20:25:44.4912373Z xorg-libxi-1.8.2 | hb9d3cd8_0 46 KB conda-forge 2025-05-07T20:25:44.4912814Z xorg-libxrandr-1.5.4 | hb9d3cd8_0 29 KB conda-forge 2025-05-07T20:25:44.4913289Z xorg-libxrender-0.9.12 | hb9d3cd8_0 32 KB conda-forge 2025-05-07T20:25:44.4913754Z xorg-libxtst-1.2.5 | hb9d3cd8_3 32 KB conda-forge 2025-05-07T20:25:44.4914182Z zlib-1.3.1 | hb9d3cd8_2 90 KB conda-forge 2025-05-07T20:25:44.4914567Z zstd-1.5.7 | hb8e6e7a_2 554 KB conda-forge 2025-05-07T20:25:44.4914952Z ------------------------------------------------------------ 2025-05-07T20:25:44.4915303Z Total: 1.88 GB 2025-05-07T20:25:44.4915582Z 2025-05-07T20:25:44.4915720Z The following NEW packages will be INSTALLED: 2025-05-07T20:25:44.4915957Z 2025-05-07T20:25:44.4916165Z alsa-lib conda-forge/linux-64::alsa-lib-1.2.14-hb9d3cd8_0 2025-05-07T20:25:44.4916598Z attr conda-forge/linux-64::attr-2.5.1-h166bdaf_1 2025-05-07T20:25:44.4917025Z binutils conda-forge/linux-64::binutils-2.40-h4852527_7 2025-05-07T20:25:44.4917501Z c-compiler conda-forge/linux-64::c-compiler-1.5.2-h0b41bf4_0 2025-05-07T20:25:44.4917941Z cuda conda-forge/noarch::cuda-12.8.0-ha804496_0 2025-05-07T20:25:44.4918434Z cuda-cccl_linux-64 conda-forge/noarch::cuda-cccl_linux-64-12.8.55-ha770c72_1 2025-05-07T20:25:44.4919064Z cuda-command-line~ conda-forge/linux-64::cuda-command-line-tools-12.8.0-ha770c72_0 2025-05-07T20:25:44.4919814Z cuda-compiler conda-forge/noarch::cuda-compiler-12.8.0-hbad6d8a_0 2025-05-07T20:25:44.4920370Z cuda-crt-dev_linu~ conda-forge/noarch::cuda-crt-dev_linux-64-12.8.61-ha770c72_1 2025-05-07T20:25:44.4920946Z cuda-crt-tools conda-forge/linux-64::cuda-crt-tools-12.8.61-ha770c72_1 2025-05-07T20:25:44.4921482Z cuda-cudart conda-forge/linux-64::cuda-cudart-12.8.57-h5888daf_1 2025-05-07T20:25:44.4922008Z cuda-cudart-dev conda-forge/linux-64::cuda-cudart-dev-12.8.57-h5888daf_1 2025-05-07T20:25:44.4922600Z cuda-cudart-dev_l~ conda-forge/noarch::cuda-cudart-dev_linux-64-12.8.57-h3f2d84a_1 2025-05-07T20:25:44.4923215Z cuda-cudart-static conda-forge/linux-64::cuda-cudart-static-12.8.57-h5888daf_1 2025-05-07T20:25:44.4923944Z cuda-cudart-stati~ conda-forge/noarch::cuda-cudart-static_linux-64-12.8.57-h3f2d84a_1 2025-05-07T20:25:44.4924561Z cuda-cudart_linux~ conda-forge/noarch::cuda-cudart_linux-64-12.8.57-h3f2d84a_1 2025-05-07T20:25:44.4925135Z cuda-cuobjdump conda-forge/linux-64::cuda-cuobjdump-12.8.55-hbd13f7d_0 2025-05-07T20:25:44.4925665Z cuda-cupti conda-forge/linux-64::cuda-cupti-12.8.57-hbd13f7d_0 2025-05-07T20:25:44.4926190Z cuda-cupti-dev conda-forge/linux-64::cuda-cupti-dev-12.8.57-h5888daf_0 2025-05-07T20:25:44.4926732Z cuda-cuxxfilt conda-forge/linux-64::cuda-cuxxfilt-12.8.55-hbd13f7d_0 2025-05-07T20:25:44.4927287Z cuda-driver-dev conda-forge/linux-64::cuda-driver-dev-12.8.57-h5888daf_1 2025-05-07T20:25:44.4927877Z cuda-driver-dev_l~ conda-forge/noarch::cuda-driver-dev_linux-64-12.8.90-h3f2d84a_1 2025-05-07T20:25:44.4928419Z cuda-gdb conda-forge/linux-64::cuda-gdb-12.8.55-h50b4baa_0 2025-05-07T20:25:44.4928917Z cuda-libraries conda-forge/linux-64::cuda-libraries-12.8.0-ha770c72_0 2025-05-07T20:25:44.4929503Z cuda-libraries-dev conda-forge/linux-64::cuda-libraries-dev-12.8.0-ha770c72_0 2025-05-07T20:25:44.4930062Z cuda-nsight conda-forge/linux-64::cuda-nsight-12.8.55-h7938cbb_0 2025-05-07T20:25:44.4930600Z cuda-nvcc conda-forge/linux-64::cuda-nvcc-12.8.61-hcdd1206_0 2025-05-07T20:25:44.4931125Z cuda-nvcc-dev_lin~ conda-forge/noarch::cuda-nvcc-dev_linux-64-12.8.61-he91c749_1 2025-05-07T20:25:44.4931794Z cuda-nvcc-impl conda-forge/linux-64::cuda-nvcc-impl-12.8.61-h85509e4_1 2025-05-07T20:25:44.4941444Z cuda-nvcc-tools conda-forge/linux-64::cuda-nvcc-tools-12.8.61-he02047a_1 2025-05-07T20:25:44.4942029Z cuda-nvcc_linux-64 conda-forge/linux-64::cuda-nvcc_linux-64-12.8.61-h04802cd_0 2025-05-07T20:25:44.4942792Z cuda-nvdisasm conda-forge/linux-64::cuda-nvdisasm-12.8.55-hbd13f7d_0 2025-05-07T20:25:44.4943399Z cuda-nvml-dev conda-forge/linux-64::cuda-nvml-dev-12.8.55-hbd13f7d_0 2025-05-07T20:25:44.4943912Z cuda-nvprof conda-forge/linux-64::cuda-nvprof-12.8.57-hbd13f7d_0 2025-05-07T20:25:44.4944434Z cuda-nvprune conda-forge/linux-64::cuda-nvprune-12.8.55-hbd13f7d_0 2025-05-07T20:25:44.4944940Z cuda-nvrtc conda-forge/linux-64::cuda-nvrtc-12.8.61-hbd13f7d_0 2025-05-07T20:25:44.4945465Z cuda-nvrtc-dev conda-forge/linux-64::cuda-nvrtc-dev-12.8.61-h5888daf_0 2025-05-07T20:25:44.4945976Z cuda-nvtx conda-forge/linux-64::cuda-nvtx-12.8.55-hbd13f7d_0 2025-05-07T20:25:44.4946513Z cuda-nvvm-dev_lin~ conda-forge/noarch::cuda-nvvm-dev_linux-64-12.8.61-ha770c72_1 2025-05-07T20:25:44.4947079Z cuda-nvvm-impl conda-forge/linux-64::cuda-nvvm-impl-12.8.61-he02047a_1 2025-05-07T20:25:44.4947626Z cuda-nvvm-tools conda-forge/linux-64::cuda-nvvm-tools-12.8.61-he02047a_1 2025-05-07T20:25:44.4948133Z cuda-nvvp conda-forge/linux-64::cuda-nvvp-12.8.57-hbd13f7d_0 2025-05-07T20:25:44.4948616Z cuda-opencl conda-forge/linux-64::cuda-opencl-12.8.55-hbd13f7d_0 2025-05-07T20:25:44.4949149Z cuda-opencl-dev conda-forge/linux-64::cuda-opencl-dev-12.8.55-h5888daf_0 2025-05-07T20:25:44.4949733Z cuda-profiler-api conda-forge/linux-64::cuda-profiler-api-12.8.55-h7938cbb_0 2025-05-07T20:25:44.4950284Z cuda-runtime conda-forge/noarch::cuda-runtime-12.8.0-ha804496_0 2025-05-07T20:25:44.4950843Z cuda-sanitizer-api conda-forge/linux-64::cuda-sanitizer-api-12.8.55-hbd13f7d_0 2025-05-07T20:25:44.4951404Z cuda-toolkit conda-forge/noarch::cuda-toolkit-12.8.0-ha804496_0 2025-05-07T20:25:44.4951907Z cuda-tools conda-forge/linux-64::cuda-tools-12.8.0-ha770c72_0 2025-05-07T20:25:44.4952393Z cuda-version conda-forge/noarch::cuda-version-12.8-h5d125a7_3 2025-05-07T20:25:44.4952940Z cuda-visual-tools conda-forge/linux-64::cuda-visual-tools-12.8.0-ha770c72_0 2025-05-07T20:25:44.4953499Z cxx-compiler conda-forge/linux-64::cxx-compiler-1.5.2-hf52228f_0 2025-05-07T20:25:44.4953957Z dbus conda-forge/linux-64::dbus-1.13.6-h5008d03_3 2025-05-07T20:25:44.4954619Z font-ttf-dejavu-s~ conda-forge/noarch::font-ttf-dejavu-sans-mono-2.37-hab24e00_0 2025-05-07T20:25:44.4955251Z font-ttf-inconsol~ conda-forge/noarch::font-ttf-inconsolata-3.000-h77eed37_0 2025-05-07T20:25:44.4955959Z font-ttf-source-c~ conda-forge/noarch::font-ttf-source-code-pro-2.038-h77eed37_0 2025-05-07T20:25:44.4956540Z font-ttf-ubuntu conda-forge/noarch::font-ttf-ubuntu-0.83-h77eed37_3 2025-05-07T20:25:44.4957057Z fontconfig conda-forge/linux-64::fontconfig-2.15.0-h7e30c49_1 2025-05-07T20:25:44.4957572Z fonts-conda-ecosy~ conda-forge/noarch::fonts-conda-ecosystem-1-0 2025-05-07T20:25:44.4958082Z fonts-conda-forge conda-forge/noarch::fonts-conda-forge-1-0 2025-05-07T20:25:44.4958557Z freetype conda-forge/linux-64::freetype-2.13.3-ha770c72_1 2025-05-07T20:25:44.4958990Z gcc conda-forge/linux-64::gcc-11.4.0-h602e360_13 2025-05-07T20:25:44.4959435Z gds-tools conda-forge/linux-64::gds-tools-1.13.0.11-h5888daf_0 2025-05-07T20:25:44.4959892Z gmp conda-forge/linux-64::gmp-6.3.0-hac33072_2 2025-05-07T20:25:44.4960281Z gxx conda-forge/linux-64::gxx-11.4.0-h602e360_13 2025-05-07T20:25:44.4960710Z keyutils conda-forge/linux-64::keyutils-1.6.1-h166bdaf_0 2025-05-07T20:25:44.4961146Z krb5 conda-forge/linux-64::krb5-1.21.3-h659f571_0 2025-05-07T20:25:44.4961569Z libcap conda-forge/linux-64::libcap-2.71-h39aace5_0 2025-05-07T20:25:44.4962130Z libcublas conda-forge/linux-64::libcublas-12.8.3.14-h9ab20c4_0 2025-05-07T20:25:44.4962662Z libcublas-dev conda-forge/linux-64::libcublas-dev-12.8.3.14-h9ab20c4_0 2025-05-07T20:25:44.4963190Z libcufft conda-forge/linux-64::libcufft-11.3.3.41-hbd13f7d_0 2025-05-07T20:25:44.4963811Z libcufft-dev conda-forge/linux-64::libcufft-dev-11.3.3.41-h5888daf_0 2025-05-07T20:25:44.4964332Z libcufile conda-forge/linux-64::libcufile-1.13.0.11-h12f29b5_0 2025-05-07T20:25:44.4964867Z libcufile-dev conda-forge/linux-64::libcufile-dev-1.13.0.11-h5888daf_0 2025-05-07T20:25:44.4965395Z libcurand conda-forge/linux-64::libcurand-10.3.9.55-hbd13f7d_0 2025-05-07T20:25:44.4965915Z libcurand-dev conda-forge/linux-64::libcurand-dev-10.3.9.55-h5888daf_0 2025-05-07T20:25:44.4966459Z libcusolver conda-forge/linux-64::libcusolver-11.7.2.55-h9ab20c4_0 2025-05-07T20:25:44.4967022Z libcusolver-dev conda-forge/linux-64::libcusolver-dev-11.7.2.55-h9ab20c4_0 2025-05-07T20:25:44.4967593Z libcusparse conda-forge/linux-64::libcusparse-12.5.7.53-hbd13f7d_0 2025-05-07T20:25:44.4968138Z libcusparse-dev conda-forge/linux-64::libcusparse-dev-12.5.7.53-h5888daf_0 2025-05-07T20:25:44.4968674Z libedit conda-forge/linux-64::libedit-3.1.20191231-he28a2e2_2 2025-05-07T20:25:44.4969176Z libfreetype conda-forge/linux-64::libfreetype-2.13.3-ha770c72_1 2025-05-07T20:25:44.4969711Z libfreetype6 conda-forge/linux-64::libfreetype6-2.13.3-h48d6fc4_1 2025-05-07T20:25:44.4970281Z libgcrypt-lib conda-forge/linux-64::libgcrypt-lib-1.11.0-hb9d3cd8_2 2025-05-07T20:25:44.4970788Z libglib conda-forge/linux-64::libglib-2.84.0-h2ff4ddf_0 2025-05-07T20:25:44.4971404Z libglvnd conda-forge/linux-64::libglvnd-1.7.0-ha4b6fd6_2 2025-05-07T20:25:44.4971929Z libgpg-error conda-forge/linux-64::libgpg-error-1.55-h3f2d84a_0 2025-05-07T20:25:44.4972405Z libiconv conda-forge/linux-64::libiconv-1.18-h4ce23a2_1 2025-05-07T20:25:44.4972852Z libnl conda-forge/linux-64::libnl-3.11.0-hb9d3cd8_0 2025-05-07T20:25:44.4973284Z libnpp conda-forge/linux-64::libnpp-12.3.3.65-hbd13f7d_0 2025-05-07T20:25:44.4973760Z libnpp-dev conda-forge/linux-64::libnpp-dev-12.3.3.65-h5888daf_0 2025-05-07T20:25:44.4974231Z libnuma conda-forge/linux-64::libnuma-2.0.18-h4ab18f5_2 2025-05-07T20:25:44.4974713Z libnvfatbin conda-forge/linux-64::libnvfatbin-12.8.55-hbd13f7d_0 2025-05-07T20:25:44.4975386Z libnvfatbin-dev conda-forge/linux-64::libnvfatbin-dev-12.8.55-h5888daf_0 2025-05-07T20:25:44.4975938Z libnvjitlink conda-forge/linux-64::libnvjitlink-12.8.61-hbd13f7d_0 2025-05-07T20:25:44.4976492Z libnvjitlink-dev conda-forge/linux-64::libnvjitlink-dev-12.8.61-h5888daf_0 2025-05-07T20:25:44.4977037Z libnvjpeg conda-forge/linux-64::libnvjpeg-12.3.5.57-h97fd463_0 2025-05-07T20:25:44.4977551Z libnvjpeg-dev conda-forge/linux-64::libnvjpeg-dev-12.3.5.57-ha770c72_0 2025-05-07T20:25:44.4978067Z libopengl conda-forge/linux-64::libopengl-1.7.0-ha4b6fd6_2 2025-05-07T20:25:44.4978521Z libpng conda-forge/linux-64::libpng-1.6.47-h943b412_0 2025-05-07T20:25:44.4978989Z libsystemd0 conda-forge/linux-64::libsystemd0-256.9-h2774228_0 2025-05-07T20:25:44.4979457Z libudev1 conda-forge/linux-64::libudev1-257.4-h9a4d06a_0 2025-05-07T20:25:44.4979947Z libxcb conda-forge/linux-64::libxcb-1.17.0-h8a09558_0 2025-05-07T20:25:44.4980428Z libxkbcommon conda-forge/linux-64::libxkbcommon-1.8.0-hc4a0caf_0 2025-05-07T20:25:44.4980928Z libxkbfile conda-forge/linux-64::libxkbfile-1.1.0-h166bdaf_1 2025-05-07T20:25:44.4981382Z libxml2 conda-forge/linux-64::libxml2-2.13.5-h064dc61_0 2025-05-07T20:25:44.4981805Z lz4-c conda-forge/linux-64::lz4-c-1.9.4-hcb278e6_0 2025-05-07T20:25:44.4982300Z nsight-compute conda-forge/linux-64::nsight-compute-2025.1.0.14-hb5ebaad_0 2025-05-07T20:25:44.4982891Z nspr conda-forge/linux-64::nspr-4.36-h5888daf_0 2025-05-07T20:25:44.4983278Z nss conda-forge/linux-64::nss-3.111-h159eef7_0 2025-05-07T20:25:44.4983689Z ocl-icd conda-forge/linux-64::ocl-icd-2.3.3-hb9d3cd8_0 2025-05-07T20:25:44.4984201Z opencl-headers conda-forge/linux-64::opencl-headers-2024.10.24-h5888daf_0 2025-05-07T20:25:44.4984693Z pcre2 conda-forge/linux-64::pcre2-10.44-hc749103_2 2025-05-07T20:25:44.4985172Z pthread-stubs conda-forge/linux-64::pthread-stubs-0.4-hb9d3cd8_1002 2025-05-07T20:25:44.4985668Z rdma-core conda-forge/linux-64::rdma-core-55.0-h5888daf_0 2025-05-07T20:25:44.4986118Z wayland conda-forge/linux-64::wayland-1.23.1-h3e06ad9_0 2025-05-07T20:25:44.4986560Z xcb-util conda-forge/linux-64::xcb-util-0.4.1-hb711507_2 2025-05-07T20:25:44.4987057Z xcb-util-cursor conda-forge/linux-64::xcb-util-cursor-0.1.5-hb9d3cd8_0 2025-05-07T20:25:44.4987600Z xcb-util-image conda-forge/linux-64::xcb-util-image-0.4.0-hb711507_2 2025-05-07T20:25:44.4988151Z xcb-util-keysyms conda-forge/linux-64::xcb-util-keysyms-0.4.1-hb711507_0 2025-05-07T20:25:44.4988734Z xcb-util-renderut~ conda-forge/linux-64::xcb-util-renderutil-0.3.10-hb711507_0 2025-05-07T20:25:44.4989283Z xcb-util-wm conda-forge/linux-64::xcb-util-wm-0.4.2-hb711507_0 2025-05-07T20:25:44.4989805Z xkeyboard-config conda-forge/linux-64::xkeyboard-config-2.44-hb9d3cd8_0 2025-05-07T20:25:44.4990344Z xorg-libice conda-forge/linux-64::xorg-libice-1.1.2-hb9d3cd8_0 2025-05-07T20:25:44.4991121Z xorg-libsm conda-forge/linux-64::xorg-libsm-1.2.6-he73a12e_0 2025-05-07T20:25:44.4991607Z xorg-libx11 conda-forge/linux-64::xorg-libx11-1.8.12-h4f16b4b_0 2025-05-07T20:25:44.4992104Z xorg-libxau conda-forge/linux-64::xorg-libxau-1.0.12-hb9d3cd8_0 2025-05-07T20:25:44.4992653Z xorg-libxcomposite conda-forge/linux-64::xorg-libxcomposite-0.4.6-hb9d3cd8_2 2025-05-07T20:25:44.4993249Z xorg-libxdamage conda-forge/linux-64::xorg-libxdamage-1.1.6-hb9d3cd8_0 2025-05-07T20:25:44.4993790Z xorg-libxdmcp conda-forge/linux-64::xorg-libxdmcp-1.1.5-hb9d3cd8_0 2025-05-07T20:25:44.4994310Z xorg-libxext conda-forge/linux-64::xorg-libxext-1.3.6-hb9d3cd8_0 2025-05-07T20:25:44.4994827Z xorg-libxfixes conda-forge/linux-64::xorg-libxfixes-6.0.1-hb9d3cd8_0 2025-05-07T20:25:44.4995334Z xorg-libxi conda-forge/linux-64::xorg-libxi-1.8.2-hb9d3cd8_0 2025-05-07T20:25:44.4996145Z xorg-libxrandr conda-forge/linux-64::xorg-libxrandr-1.5.4-hb9d3cd8_0 2025-05-07T20:25:44.4996705Z xorg-libxrender conda-forge/linux-64::xorg-libxrender-0.9.12-hb9d3cd8_0 2025-05-07T20:25:44.4997239Z xorg-libxtst conda-forge/linux-64::xorg-libxtst-1.2.5-hb9d3cd8_3 2025-05-07T20:25:44.4997698Z zstd conda-forge/linux-64::zstd-1.5.7-hb8e6e7a_2 2025-05-07T20:25:44.4997952Z 2025-05-07T20:25:44.4998083Z The following packages will be UPDATED: 2025-05-07T20:25:44.4998292Z 2025-05-07T20:25:44.4998462Z libsqlite 3.46.0-hde9e2c9_0 --> 3.49.2-hee588c1_0 2025-05-07T20:25:44.4998874Z libzlib 1.2.13-h4ab18f5_6 --> 1.3.1-hb9d3cd8_2 2025-05-07T20:25:44.4999265Z zlib 1.2.13-h4ab18f5_6 --> 1.3.1-hb9d3cd8_2 2025-05-07T20:25:44.4999506Z 2025-05-07T20:25:44.4999737Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T20:25:44.5000055Z 2025-05-07T20:25:44.5000328Z sqlite pkgs/main::sqlite-3.45.3-h5eee18b_0 --> conda-forge::sqlite-3.32.3-hcee41ef_1 2025-05-07T20:25:44.5000909Z tk pkgs/main::tk-8.6.14-h39e8969_0 --> conda-forge::tk-8.6.13-noxft_h4845f30_101 2025-05-07T20:25:44.5001239Z 2025-05-07T20:25:44.5001263Z 2025-05-07T20:25:44.5001267Z 2025-05-07T20:25:44.5001415Z Downloading and Extracting Packages: ...working... 2025-05-07T20:25:44.5001927Z libcublas-12.8.3.14 | 460.2 MB | | 0% 2025-05-07T20:25:44.5002159Z 2025-05-07T20:25:44.5002558Z nsight-compute-2025. | 320.6 MB | | 0%  2025-05-07T20:25:44.5002803Z 2025-05-07T20:25:44.5002807Z 2025-05-07T20:25:44.5003033Z libcusparse-12.5.7.5 | 164.9 MB | | 0%  2025-05-07T20:25:44.5003287Z 2025-05-07T20:25:44.5003291Z 2025-05-07T20:25:44.5003294Z 2025-05-07T20:25:44.5003518Z libcusolver-11.7.2.5 | 156.9 MB | | 0%  2025-05-07T20:25:44.5003780Z 2025-05-07T20:25:44.5003784Z 2025-05-07T20:25:44.5003794Z 2025-05-07T20:25:44.5003798Z 2025-05-07T20:25:44.5004024Z libcufft-11.3.3.41 | 147.4 MB | | 0%  2025-05-07T20:25:44.5004286Z 2025-05-07T20:25:44.5004290Z 2025-05-07T20:25:44.5004293Z 2025-05-07T20:25:44.5004297Z 2025-05-07T20:25:44.5004300Z 2025-05-07T20:25:44.5012071Z libnpp-12.3.3.65 | 130.6 MB | | 0%  2025-05-07T20:25:44.5012348Z 2025-05-07T20:25:44.5012361Z 2025-05-07T20:25:44.5012365Z 2025-05-07T20:25:44.5012368Z 2025-05-07T20:25:44.5012372Z 2025-05-07T20:25:44.5012375Z 2025-05-07T20:25:44.5013553Z cuda-nsight-12.8.55 | 113.2 MB | | 0%  2025-05-07T20:25:44.5013914Z 2025-05-07T20:25:44.5013918Z 2025-05-07T20:25:44.5013922Z 2025-05-07T20:25:44.5013926Z 2025-05-07T20:25:44.5013929Z 2025-05-07T20:25:44.5013933Z 2025-05-07T20:25:44.5013949Z 2025-05-07T20:25:44.5022040Z cuda-nvvp-12.8.57 | 112.4 MB | | 0%  2025-05-07T20:25:44.5022351Z 2025-05-07T20:25:44.5022368Z 2025-05-07T20:25:44.5022372Z 2025-05-07T20:25:44.5022382Z 2025-05-07T20:25:44.5022386Z 2025-05-07T20:25:44.5022389Z 2025-05-07T20:25:44.5022393Z 2025-05-07T20:25:44.5022396Z 2025-05-07T20:25:44.5027245Z cuda-nvrtc-12.8.61 | 63.1 MB | | 0%  2025-05-07T20:25:44.5027679Z 2025-05-07T20:25:44.5027746Z 2025-05-07T20:25:44.5027750Z 2025-05-07T20:25:44.5027765Z 2025-05-07T20:25:44.5027776Z 2025-05-07T20:25:44.5027779Z 2025-05-07T20:25:44.5027783Z 2025-05-07T20:25:44.5027797Z 2025-05-07T20:25:44.5027825Z 2025-05-07T20:25:44.5030437Z libcurand-10.3.9.55 | 43.6 MB | | 0%  2025-05-07T20:25:44.5030743Z 2025-05-07T20:25:44.5030747Z 2025-05-07T20:25:44.5030751Z 2025-05-07T20:25:44.5030754Z 2025-05-07T20:25:44.5030758Z 2025-05-07T20:25:44.5030761Z 2025-05-07T20:25:44.5030765Z 2025-05-07T20:25:44.5030768Z 2025-05-07T20:25:44.5030772Z 2025-05-07T20:25:44.5030776Z 2025-05-07T20:25:44.5031175Z gds-tools-1.13.0.11 | 37.9 MB | | 0%  2025-05-07T20:25:44.5031460Z 2025-05-07T20:25:44.5031464Z 2025-05-07T20:25:44.5031467Z 2025-05-07T20:25:44.5031470Z 2025-05-07T20:25:44.5031474Z 2025-05-07T20:25:44.5031477Z 2025-05-07T20:25:44.5031481Z 2025-05-07T20:25:44.5031484Z 2025-05-07T20:25:44.5031488Z 2025-05-07T20:25:44.5031491Z 2025-05-07T20:25:44.5031494Z 2025-05-07T20:25:44.5034014Z libnvjitlink-12.8.61 | 28.7 MB | | 0%  2025-05-07T20:25:44.5034429Z 2025-05-07T20:25:44.5034433Z 2025-05-07T20:25:44.5034437Z 2025-05-07T20:25:44.5034449Z 2025-05-07T20:25:44.5034452Z 2025-05-07T20:25:44.5034456Z 2025-05-07T20:25:44.5034459Z 2025-05-07T20:25:44.5034463Z 2025-05-07T20:25:44.5034466Z 2025-05-07T20:25:44.5034470Z 2025-05-07T20:25:44.5034473Z 2025-05-07T20:25:44.5034477Z 2025-05-07T20:25:44.5034770Z cuda-nvcc-tools-12.8 | 24.5 MB | | 0%  2025-05-07T20:25:44.5035088Z 2025-05-07T20:25:44.5035093Z 2025-05-07T20:25:44.5035097Z 2025-05-07T20:25:44.5035101Z 2025-05-07T20:25:44.5035104Z 2025-05-07T20:25:44.5035108Z 2025-05-07T20:25:44.5035111Z 2025-05-07T20:25:44.5035115Z 2025-05-07T20:25:44.5035118Z 2025-05-07T20:25:44.5035122Z 2025-05-07T20:25:44.5035125Z 2025-05-07T20:25:44.5035129Z 2025-05-07T20:25:44.5035132Z 2025-05-07T20:25:44.5037440Z cuda-nvvm-tools-12.8 | 23.5 MB | | 0%  2025-05-07T20:25:44.5037985Z 2025-05-07T20:25:44.5038045Z 2025-05-07T20:25:44.5038061Z 2025-05-07T20:25:44.5038065Z 2025-05-07T20:25:44.5038077Z 2025-05-07T20:25:44.5038080Z 2025-05-07T20:25:44.5038091Z 2025-05-07T20:25:44.5038101Z 2025-05-07T20:25:44.5038117Z 2025-05-07T20:25:44.5038121Z 2025-05-07T20:25:44.5038136Z 2025-05-07T20:25:44.5038140Z 2025-05-07T20:25:44.5038143Z 2025-05-07T20:25:44.5038147Z 2025-05-07T20:25:44.5039007Z cuda-nvvm-impl-12.8. | 20.8 MB | | 0%  2025-05-07T20:25:44.5039406Z 2025-05-07T20:25:44.5039464Z 2025-05-07T20:25:44.5039476Z 2025-05-07T20:25:44.5039479Z 2025-05-07T20:25:44.5039483Z 2025-05-07T20:25:44.5039496Z 2025-05-07T20:25:44.5039500Z 2025-05-07T20:25:44.5039511Z 2025-05-07T20:25:44.5039515Z 2025-05-07T20:25:44.5039519Z 2025-05-07T20:25:44.5039530Z 2025-05-07T20:25:44.5039540Z 2025-05-07T20:25:44.5039544Z 2025-05-07T20:25:44.5039554Z 2025-05-07T20:25:44.5040295Z 2025-05-07T20:25:44.5042156Z cuda-nvcc-dev_linux- | 12.7 MB | | 0%  2025-05-07T20:25:44.5042481Z 2025-05-07T20:25:44.5042484Z 2025-05-07T20:25:44.5042488Z 2025-05-07T20:25:44.5042492Z 2025-05-07T20:25:44.5042495Z 2025-05-07T20:25:44.5042507Z 2025-05-07T20:25:44.5042511Z 2025-05-07T20:25:44.5042514Z 2025-05-07T20:25:44.5042517Z 2025-05-07T20:25:44.5042521Z 2025-05-07T20:25:44.5042524Z 2025-05-07T20:25:44.5042528Z 2025-05-07T20:25:44.5042531Z 2025-05-07T20:25:44.5042535Z 2025-05-07T20:25:44.5042546Z 2025-05-07T20:25:44.5042731Z 2025-05-07T20:25:44.5044718Z cuda-sanitizer-api-1 | 8.8 MB | | 0%  2025-05-07T20:25:44.5045072Z 2025-05-07T20:25:44.5045075Z 2025-05-07T20:25:44.5045079Z 2025-05-07T20:25:44.5045090Z 2025-05-07T20:25:44.5045093Z 2025-05-07T20:25:44.5045097Z 2025-05-07T20:25:44.5045100Z 2025-05-07T20:25:44.5045104Z 2025-05-07T20:25:44.5045116Z 2025-05-07T20:25:44.5045119Z 2025-05-07T20:25:44.5045123Z 2025-05-07T20:25:44.5045126Z 2025-05-07T20:25:44.5045130Z 2025-05-07T20:25:44.5045133Z 2025-05-07T20:25:44.5045136Z 2025-05-07T20:25:44.5045140Z 2025-05-07T20:25:44.5045143Z 2025-05-07T20:25:44.5046148Z cuda-nvdisasm-12.8.5 | 4.9 MB | | 0%  2025-05-07T20:25:44.5046579Z 2025-05-07T20:25:44.5046592Z 2025-05-07T20:25:44.5046597Z 2025-05-07T20:25:44.5046602Z 2025-05-07T20:25:44.5046607Z 2025-05-07T20:25:44.5046612Z 2025-05-07T20:25:44.5046760Z 2025-05-07T20:25:44.5046766Z 2025-05-07T20:25:44.5046771Z 2025-05-07T20:25:44.5046776Z 2025-05-07T20:25:44.5046781Z 2025-05-07T20:25:44.5046786Z 2025-05-07T20:25:44.5046791Z 2025-05-07T20:25:44.5046807Z 2025-05-07T20:25:44.5046812Z 2025-05-07T20:25:44.5046817Z 2025-05-07T20:25:44.5046822Z 2025-05-07T20:25:44.5046827Z 2025-05-07T20:25:44.5047632Z cuda-cupti-dev-12.8. | 4.0 MB | | 0%  2025-05-07T20:25:44.5048086Z 2025-05-07T20:25:44.5048092Z 2025-05-07T20:25:44.5048097Z 2025-05-07T20:25:44.5048102Z 2025-05-07T20:25:44.5048107Z 2025-05-07T20:25:44.5048112Z 2025-05-07T20:25:44.5048117Z 2025-05-07T20:25:44.5048122Z 2025-05-07T20:25:44.5048127Z 2025-05-07T20:25:44.5048132Z 2025-05-07T20:25:44.5048137Z 2025-05-07T20:25:44.5048142Z 2025-05-07T20:25:44.5048147Z 2025-05-07T20:25:44.5048153Z 2025-05-07T20:25:44.5048158Z 2025-05-07T20:25:44.5048163Z 2025-05-07T20:25:44.5048168Z 2025-05-07T20:25:44.5048173Z 2025-05-07T20:25:44.5048186Z 2025-05-07T20:25:44.5946983Z ... (more hidden) ... 2025-05-07T20:25:44.5952865Z libcublas-12.8.3.14 | 460.2 MB | | 0% 2025-05-07T20:25:44.5956937Z 2025-05-07T20:25:44.5961228Z nsight-compute-2025. | 320.6 MB | | 0%  2025-05-07T20:25:44.5961500Z 2025-05-07T20:25:44.5962869Z 2025-05-07T20:25:44.5980326Z libcusparse-12.5.7.5 | 164.9 MB | | 1%  2025-05-07T20:25:44.5981343Z 2025-05-07T20:25:44.5981348Z 2025-05-07T20:25:44.5983829Z 2025-05-07T20:25:44.5990318Z libcusolver-11.7.2.5 | 156.9 MB | | 0%  2025-05-07T20:25:44.5990900Z 2025-05-07T20:25:44.5990906Z 2025-05-07T20:25:44.5990912Z 2025-05-07T20:25:44.5991536Z 2025-05-07T20:25:44.6948295Z libcufft-11.3.3.41 | 147.4 MB | 3 | 4%  2025-05-07T20:25:44.6953015Z libcublas-12.8.3.14 | 460.2 MB | | 1% 2025-05-07T20:25:44.6954177Z 2025-05-07T20:25:44.6960612Z nsight-compute-2025. | 320.6 MB | 1 | 1%  2025-05-07T20:25:44.6960920Z 2025-05-07T20:25:44.6963516Z 2025-05-07T20:25:44.6984335Z libcusparse-12.5.7.5 | 164.9 MB | 3 | 3%  2025-05-07T20:25:44.6984783Z 2025-05-07T20:25:44.6984787Z 2025-05-07T20:25:44.6985130Z 2025-05-07T20:25:44.7431671Z libcusolver-11.7.2.5 | 156.9 MB | 2 | 3%  2025-05-07T20:25:44.7431966Z 2025-05-07T20:25:44.7431986Z 2025-05-07T20:25:44.7431990Z 2025-05-07T20:25:44.7431993Z 2025-05-07T20:25:44.7949095Z libcufft-11.3.3.41 | 147.4 MB | 7 | 7%  2025-05-07T20:25:44.7956037Z libcublas-12.8.3.14 | 460.2 MB | 1 | 2% 2025-05-07T20:25:44.7957486Z 2025-05-07T20:25:44.7962353Z nsight-compute-2025. | 320.6 MB | 2 | 2%  2025-05-07T20:25:44.7962616Z 2025-05-07T20:25:44.7963861Z 2025-05-07T20:25:44.7987474Z libcusparse-12.5.7.5 | 164.9 MB | 5 | 5%  2025-05-07T20:25:44.7987747Z 2025-05-07T20:25:44.7987751Z 2025-05-07T20:25:44.7988965Z 2025-05-07T20:25:44.8684727Z libcusolver-11.7.2.5 | 156.9 MB | 5 | 6%  2025-05-07T20:25:44.8685003Z 2025-05-07T20:25:44.8685006Z 2025-05-07T20:25:44.8685010Z 2025-05-07T20:25:44.8686580Z 2025-05-07T20:25:44.8957417Z libcufft-11.3.3.41 | 147.4 MB | # | 10%  2025-05-07T20:25:44.8958408Z 2025-05-07T20:25:44.8961713Z nsight-compute-2025. | 320.6 MB | 3 | 4%  2025-05-07T20:25:44.8961985Z 2025-05-07T20:25:44.8963831Z 2025-05-07T20:25:44.8987923Z libcusparse-12.5.7.5 | 164.9 MB | 7 | 8%  2025-05-07T20:25:44.8988196Z 2025-05-07T20:25:44.8988200Z 2025-05-07T20:25:44.8988348Z 2025-05-07T20:25:44.9021566Z libcusolver-11.7.2.5 | 156.9 MB | 7 | 8%  2025-05-07T20:25:44.9686547Z libcublas-12.8.3.14 | 460.2 MB | 2 | 2% 2025-05-07T20:25:44.9686805Z 2025-05-07T20:25:44.9686810Z 2025-05-07T20:25:44.9686814Z 2025-05-07T20:25:44.9687780Z 2025-05-07T20:25:44.9958452Z libcufft-11.3.3.41 | 147.4 MB | #2 | 13%  2025-05-07T20:25:44.9960391Z 2025-05-07T20:25:44.9965968Z nsight-compute-2025. | 320.6 MB | 4 | 5%  2025-05-07T20:25:44.9966404Z 2025-05-07T20:25:44.9966977Z 2025-05-07T20:25:44.9987896Z libcusparse-12.5.7.5 | 164.9 MB | 9 | 10%  2025-05-07T20:25:44.9988168Z 2025-05-07T20:25:44.9988172Z 2025-05-07T20:25:44.9992236Z 2025-05-07T20:25:45.0022736Z libcusolver-11.7.2.5 | 156.9 MB | # | 10%  2025-05-07T20:25:45.0687107Z libcublas-12.8.3.14 | 460.2 MB | 3 | 3% 2025-05-07T20:25:45.0687372Z 2025-05-07T20:25:45.0687376Z 2025-05-07T20:25:45.0687380Z 2025-05-07T20:25:45.0689395Z 2025-05-07T20:25:45.0959622Z libcufft-11.3.3.41 | 147.4 MB | #5 | 16%  2025-05-07T20:25:45.0960969Z 2025-05-07T20:25:45.0965347Z nsight-compute-2025. | 320.6 MB | 5 | 6%  2025-05-07T20:25:45.0965604Z 2025-05-07T20:25:45.0967075Z 2025-05-07T20:25:45.0991365Z libcusparse-12.5.7.5 | 164.9 MB | #2 | 12%  2025-05-07T20:25:45.0991806Z 2025-05-07T20:25:45.0991810Z 2025-05-07T20:25:45.0992969Z 2025-05-07T20:25:45.1023505Z libcusolver-11.7.2.5 | 156.9 MB | #2 | 13%  2025-05-07T20:25:45.1703591Z libcublas-12.8.3.14 | 460.2 MB | 4 | 4% 2025-05-07T20:25:45.1703845Z 2025-05-07T20:25:45.1703849Z 2025-05-07T20:25:45.1703853Z 2025-05-07T20:25:45.1703857Z 2025-05-07T20:25:45.1960155Z libcufft-11.3.3.41 | 147.4 MB | #8 | 18%  2025-05-07T20:25:45.1960432Z 2025-05-07T20:25:45.1961142Z 2025-05-07T20:25:45.1964890Z libcusparse-12.5.7.5 | 164.9 MB | #4 | 14%  2025-05-07T20:25:45.1965470Z 2025-05-07T20:25:45.1993214Z nsight-compute-2025. | 320.6 MB | 6 | 7%  2025-05-07T20:25:45.1993481Z 2025-05-07T20:25:45.1993485Z 2025-05-07T20:25:45.1994181Z 2025-05-07T20:25:45.2025994Z libcusolver-11.7.2.5 | 156.9 MB | #5 | 16%  2025-05-07T20:25:45.2714220Z libcublas-12.8.3.14 | 460.2 MB | 4 | 5% 2025-05-07T20:25:45.2714488Z 2025-05-07T20:25:45.2714493Z 2025-05-07T20:25:45.2714496Z 2025-05-07T20:25:45.2714500Z 2025-05-07T20:25:45.2969300Z libcufft-11.3.3.41 | 147.4 MB | ##1 | 21%  2025-05-07T20:25:45.2970846Z 2025-05-07T20:25:45.2993269Z nsight-compute-2025. | 320.6 MB | 8 | 8%  2025-05-07T20:25:45.2993536Z 2025-05-07T20:25:45.2993541Z 2025-05-07T20:25:45.2993555Z 2025-05-07T20:25:45.3012626Z libcusolver-11.7.2.5 | 156.9 MB | #8 | 18%  2025-05-07T20:25:45.3012902Z 2025-05-07T20:25:45.3015083Z 2025-05-07T20:25:45.3029971Z libcusparse-12.5.7.5 | 164.9 MB | #6 | 16%  2025-05-07T20:25:45.3720318Z libcublas-12.8.3.14 | 460.2 MB | 5 | 6% 2025-05-07T20:25:45.3720574Z 2025-05-07T20:25:45.3720578Z 2025-05-07T20:25:45.3720582Z 2025-05-07T20:25:45.3722339Z 2025-05-07T20:25:45.4003886Z libcufft-11.3.3.41 | 147.4 MB | ##3 | 24%  2025-05-07T20:25:45.4004951Z 2025-05-07T20:25:45.4014218Z nsight-compute-2025. | 320.6 MB | 9 | 9%  2025-05-07T20:25:45.4014487Z 2025-05-07T20:25:45.4015428Z 2025-05-07T20:25:45.4021392Z libcusparse-12.5.7.5 | 164.9 MB | #8 | 19%  2025-05-07T20:25:45.4021673Z 2025-05-07T20:25:45.4021677Z 2025-05-07T20:25:45.4022823Z 2025-05-07T20:25:45.4314704Z libcusolver-11.7.2.5 | 156.9 MB | ## | 21%  2025-05-07T20:25:45.4721562Z libcublas-12.8.3.14 | 460.2 MB | 6 | 7% 2025-05-07T20:25:45.4722056Z 2025-05-07T20:25:45.4722062Z 2025-05-07T20:25:45.4722067Z 2025-05-07T20:25:45.4725314Z 2025-05-07T20:25:45.5007584Z libcufft-11.3.3.41 | 147.4 MB | ##7 | 27%  2025-05-07T20:25:45.5008450Z 2025-05-07T20:25:45.5017002Z nsight-compute-2025. | 320.6 MB | # | 11%  2025-05-07T20:25:45.5017264Z 2025-05-07T20:25:45.5019773Z 2025-05-07T20:25:45.5294742Z libcusparse-12.5.7.5 | 164.9 MB | ##1 | 21%  2025-05-07T20:25:45.5295220Z 2025-05-07T20:25:45.5295224Z 2025-05-07T20:25:45.5297065Z 2025-05-07T20:25:45.5321252Z libcusolver-11.7.2.5 | 156.9 MB | ##3 | 23%  2025-05-07T20:25:45.5817175Z libcublas-12.8.3.14 | 460.2 MB | 7 | 7% 2025-05-07T20:25:45.5817435Z 2025-05-07T20:25:45.5817439Z 2025-05-07T20:25:45.5817443Z 2025-05-07T20:25:45.5819840Z 2025-05-07T20:25:45.6008906Z libcufft-11.3.3.41 | 147.4 MB | ### | 30%  2025-05-07T20:25:45.6009340Z 2025-05-07T20:25:45.6031540Z nsight-compute-2025. | 320.6 MB | #2 | 12%  2025-05-07T20:25:45.6031813Z 2025-05-07T20:25:45.6033524Z 2025-05-07T20:25:45.6321531Z libcusparse-12.5.7.5 | 164.9 MB | ##3 | 24%  2025-05-07T20:25:45.6357958Z libcublas-12.8.3.14 | 460.2 MB | 8 | 8% 2025-05-07T20:25:45.6358234Z 2025-05-07T20:25:45.6358240Z 2025-05-07T20:25:45.6359507Z 2025-05-07T20:25:45.7007428Z libcusolver-11.7.2.5 | 156.9 MB | ##5 | 26%  2025-05-07T20:25:45.7007707Z 2025-05-07T20:25:45.7007711Z 2025-05-07T20:25:45.7007727Z 2025-05-07T20:25:45.7011240Z 2025-05-07T20:25:45.7043798Z libcufft-11.3.3.41 | 147.4 MB | ###3 | 33%  2025-05-07T20:25:45.7044086Z 2025-05-07T20:25:45.7049152Z nsight-compute-2025. | 320.6 MB | #3 | 13%  2025-05-07T20:25:45.7049461Z 2025-05-07T20:25:45.7050296Z 2025-05-07T20:25:45.7337305Z libcusparse-12.5.7.5 | 164.9 MB | ##5 | 26%  2025-05-07T20:25:45.7358046Z libcublas-12.8.3.14 | 460.2 MB | 9 | 9% 2025-05-07T20:25:45.7358556Z 2025-05-07T20:25:45.7358560Z 2025-05-07T20:25:45.7358886Z 2025-05-07T20:25:45.8022444Z libcusolver-11.7.2.5 | 156.9 MB | ##7 | 28%  2025-05-07T20:25:45.8022792Z 2025-05-07T20:25:45.8022796Z 2025-05-07T20:25:45.8022800Z 2025-05-07T20:25:45.8027049Z 2025-05-07T20:25:45.8044242Z libcufft-11.3.3.41 | 147.4 MB | ###5 | 36%  2025-05-07T20:25:45.8047365Z 2025-05-07T20:25:45.8067931Z nsight-compute-2025. | 320.6 MB | #4 | 15%  2025-05-07T20:25:45.8068193Z 2025-05-07T20:25:45.8069621Z 2025-05-07T20:25:45.8338794Z libcusparse-12.5.7.5 | 164.9 MB | ##8 | 28%  2025-05-07T20:25:45.8359303Z libcublas-12.8.3.14 | 460.2 MB | # | 10% 2025-05-07T20:25:45.8359955Z 2025-05-07T20:25:45.8359961Z 2025-05-07T20:25:45.8361968Z 2025-05-07T20:25:45.9046021Z libcusolver-11.7.2.5 | 156.9 MB | ### | 30%  2025-05-07T20:25:45.9046837Z 2025-05-07T20:25:45.9069666Z nsight-compute-2025. | 320.6 MB | #6 | 16%  2025-05-07T20:25:45.9070056Z 2025-05-07T20:25:45.9070062Z 2025-05-07T20:25:45.9070067Z 2025-05-07T20:25:45.9070643Z 2025-05-07T20:25:45.9123444Z libcufft-11.3.3.41 | 147.4 MB | ###8 | 38%  2025-05-07T20:25:45.9123898Z 2025-05-07T20:25:45.9123902Z 2025-05-07T20:25:45.9341657Z libcusparse-12.5.7.5 | 164.9 MB | ### | 30%  2025-05-07T20:25:45.9747381Z libcublas-12.8.3.14 | 460.2 MB | # | 11% 2025-05-07T20:25:45.9747736Z 2025-05-07T20:25:45.9747742Z 2025-05-07T20:25:45.9749654Z 2025-05-07T20:25:46.0047589Z libcusolver-11.7.2.5 | 156.9 MB | ###2 | 33%  2025-05-07T20:25:46.0048516Z 2025-05-07T20:25:46.0070895Z nsight-compute-2025. | 320.6 MB | #7 | 17%  2025-05-07T20:25:46.0071434Z 2025-05-07T20:25:46.0071438Z 2025-05-07T20:25:46.0071442Z 2025-05-07T20:25:46.0071446Z 2025-05-07T20:25:46.0124970Z libcufft-11.3.3.41 | 147.4 MB | ####1 | 41%  2025-05-07T20:25:46.0125259Z 2025-05-07T20:25:46.0130385Z 2025-05-07T20:25:46.0343775Z libcusparse-12.5.7.5 | 164.9 MB | ###2 | 33%  2025-05-07T20:25:46.0750570Z libcublas-12.8.3.14 | 460.2 MB | #1 | 12% 2025-05-07T20:25:46.0750838Z 2025-05-07T20:25:46.0750842Z 2025-05-07T20:25:46.0752501Z 2025-05-07T20:25:46.1074096Z libcusolver-11.7.2.5 | 156.9 MB | ###5 | 35%  2025-05-07T20:25:46.1074385Z 2025-05-07T20:25:46.1074389Z 2025-05-07T20:25:46.1074393Z 2025-05-07T20:25:46.1076161Z 2025-05-07T20:25:46.1159336Z libcufft-11.3.3.41 | 147.4 MB | ####3 | 44%  2025-05-07T20:25:46.1161126Z 2025-05-07T20:25:46.1186236Z nsight-compute-2025. | 320.6 MB | #8 | 19%  2025-05-07T20:25:46.1186501Z 2025-05-07T20:25:46.1187570Z 2025-05-07T20:25:46.1345084Z libcusparse-12.5.7.5 | 164.9 MB | ###4 | 35%  2025-05-07T20:25:46.1751757Z libcublas-12.8.3.14 | 460.2 MB | #2 | 13% 2025-05-07T20:25:46.1752112Z 2025-05-07T20:25:46.1752134Z 2025-05-07T20:25:46.1753772Z 2025-05-07T20:25:46.2124621Z libcusolver-11.7.2.5 | 156.9 MB | ###8 | 38%  2025-05-07T20:25:46.2124991Z 2025-05-07T20:25:46.2124996Z 2025-05-07T20:25:46.2124999Z 2025-05-07T20:25:46.2125600Z 2025-05-07T20:25:46.2185017Z libcufft-11.3.3.41 | 147.4 MB | ####6 | 47%  2025-05-07T20:25:46.2185663Z 2025-05-07T20:25:46.2188847Z nsight-compute-2025. | 320.6 MB | ## | 20%  2025-05-07T20:25:46.2189174Z 2025-05-07T20:25:46.2189735Z 2025-05-07T20:25:46.2346461Z libcusparse-12.5.7.5 | 164.9 MB | ###7 | 37%  2025-05-07T20:25:46.3142151Z libcublas-12.8.3.14 | 460.2 MB | #3 | 14% 2025-05-07T20:25:46.3142673Z 2025-05-07T20:25:46.3142677Z 2025-05-07T20:25:46.3142691Z 2025-05-07T20:25:46.3144108Z 2025-05-07T20:25:46.3191729Z libcufft-11.3.3.41 | 147.4 MB | ####9 | 49%  2025-05-07T20:25:46.3192015Z 2025-05-07T20:25:46.3192269Z 2025-05-07T20:25:46.3243563Z libcusparse-12.5.7.5 | 164.9 MB | ###9 | 40%  2025-05-07T20:25:46.3246458Z 2025-05-07T20:25:46.3401814Z nsight-compute-2025. | 320.6 MB | ##1 | 21%  2025-05-07T20:25:46.3592798Z libcublas-12.8.3.14 | 460.2 MB | #4 | 15% 2025-05-07T20:25:46.3593126Z 2025-05-07T20:25:46.3593133Z 2025-05-07T20:25:46.3593138Z 2025-05-07T20:25:46.4144832Z libcusolver-11.7.2.5 | 156.9 MB | #### | 41%  2025-05-07T20:25:46.4145190Z 2025-05-07T20:25:46.4145195Z 2025-05-07T20:25:46.4145201Z 2025-05-07T20:25:46.4145206Z 2025-05-07T20:25:46.4192604Z libcufft-11.3.3.41 | 147.4 MB | #####1 | 52%  2025-05-07T20:25:46.4192898Z 2025-05-07T20:25:46.4193624Z 2025-05-07T20:25:46.4403039Z libcusparse-12.5.7.5 | 164.9 MB | ####1 | 42%  2025-05-07T20:25:46.4416181Z libcublas-12.8.3.14 | 460.2 MB | #5 | 15% 2025-05-07T20:25:46.4416566Z 2025-05-07T20:25:46.4593258Z nsight-compute-2025. | 320.6 MB | ##2 | 23%  2025-05-07T20:25:46.4593533Z 2025-05-07T20:25:46.4593551Z 2025-05-07T20:25:46.4593555Z 2025-05-07T20:25:46.5146361Z libcusolver-11.7.2.5 | 156.9 MB | ####3 | 43%  2025-05-07T20:25:46.5146651Z 2025-05-07T20:25:46.5146655Z 2025-05-07T20:25:46.5146659Z 2025-05-07T20:25:46.5147196Z 2025-05-07T20:25:46.5194663Z libcufft-11.3.3.41 | 147.4 MB | #####4 | 55%  2025-05-07T20:25:46.5194961Z 2025-05-07T20:25:46.5194965Z 2025-05-07T20:25:46.5517233Z libcusparse-12.5.7.5 | 164.9 MB | ####4 | 44%  2025-05-07T20:25:46.5558607Z libcublas-12.8.3.14 | 460.2 MB | #6 | 16% 2025-05-07T20:25:46.5560933Z 2025-05-07T20:25:46.5595856Z nsight-compute-2025. | 320.6 MB | ##3 | 24%  2025-05-07T20:25:46.5596178Z 2025-05-07T20:25:46.5596182Z 2025-05-07T20:25:46.5596186Z 2025-05-07T20:25:46.6235782Z libcusolver-11.7.2.5 | 156.9 MB | ####5 | 45%  2025-05-07T20:25:46.6236130Z 2025-05-07T20:25:46.6236136Z 2025-05-07T20:25:46.6236142Z 2025-05-07T20:25:46.6236316Z 2025-05-07T20:25:46.6267402Z libcufft-11.3.3.41 | 147.4 MB | #####7 | 57%  2025-05-07T20:25:46.6267788Z 2025-05-07T20:25:46.6268555Z 2025-05-07T20:25:46.6590987Z libcusparse-12.5.7.5 | 164.9 MB | ####6 | 47%  2025-05-07T20:25:46.6602214Z libcublas-12.8.3.14 | 460.2 MB | #7 | 17% 2025-05-07T20:25:46.6602467Z 2025-05-07T20:25:46.6602471Z 2025-05-07T20:25:46.6602475Z 2025-05-07T20:25:46.6648155Z libcusolver-11.7.2.5 | 156.9 MB | ####7 | 48%  2025-05-07T20:25:46.6650478Z 2025-05-07T20:25:46.7236376Z nsight-compute-2025. | 320.6 MB | ##4 | 25%  2025-05-07T20:25:46.7236745Z 2025-05-07T20:25:46.7236751Z 2025-05-07T20:25:46.7236756Z 2025-05-07T20:25:46.7236762Z 2025-05-07T20:25:46.7270041Z libcufft-11.3.3.41 | 147.4 MB | ###### | 60%  2025-05-07T20:25:46.7270322Z 2025-05-07T20:25:46.7270362Z 2025-05-07T20:25:46.7605735Z libcusparse-12.5.7.5 | 164.9 MB | ####8 | 49%  2025-05-07T20:25:46.7606109Z 2025-05-07T20:25:46.7606130Z 2025-05-07T20:25:46.7606783Z 2025-05-07T20:25:46.7627388Z libcusolver-11.7.2.5 | 156.9 MB | ##### | 50%  2025-05-07T20:25:46.7691616Z libcublas-12.8.3.14 | 460.2 MB | #8 | 18% 2025-05-07T20:25:46.7693369Z 2025-05-07T20:25:46.8270957Z nsight-compute-2025. | 320.6 MB | ##6 | 26%  2025-05-07T20:25:46.8271323Z 2025-05-07T20:25:46.8272681Z 2025-05-07T20:25:46.8308447Z libcusparse-12.5.7.5 | 164.9 MB | #####1 | 51%  2025-05-07T20:25:46.8308821Z 2025-05-07T20:25:46.8308827Z 2025-05-07T20:25:46.8308832Z 2025-05-07T20:25:46.8309557Z 2025-05-07T20:25:46.8607898Z libcufft-11.3.3.41 | 147.4 MB | ######2 | 63%  2025-05-07T20:25:46.8608279Z 2025-05-07T20:25:46.8608285Z 2025-05-07T20:25:46.8609043Z 2025-05-07T20:25:46.8628163Z libcusolver-11.7.2.5 | 156.9 MB | #####2 | 52%  2025-05-07T20:25:46.8697466Z libcublas-12.8.3.14 | 460.2 MB | #8 | 19% 2025-05-07T20:25:46.8697828Z 2025-05-07T20:25:46.9272699Z nsight-compute-2025. | 320.6 MB | ##7 | 27%  2025-05-07T20:25:46.9273458Z 2025-05-07T20:25:46.9276507Z 2025-05-07T20:25:46.9329476Z libcusparse-12.5.7.5 | 164.9 MB | #####3 | 54%  2025-05-07T20:25:46.9329862Z 2025-05-07T20:25:46.9329868Z 2025-05-07T20:25:46.9329873Z 2025-05-07T20:25:46.9331389Z 2025-05-07T20:25:46.9614120Z libcufft-11.3.3.41 | 147.4 MB | ######5 | 65%  2025-05-07T20:25:46.9614511Z 2025-05-07T20:25:46.9614517Z 2025-05-07T20:25:46.9615611Z 2025-05-07T20:25:46.9639391Z libcusolver-11.7.2.5 | 156.9 MB | #####4 | 55%  2025-05-07T20:25:46.9701775Z libcublas-12.8.3.14 | 460.2 MB | #9 | 20% 2025-05-07T20:25:46.9703052Z 2025-05-07T20:25:47.0296603Z nsight-compute-2025. | 320.6 MB | ##8 | 28%  2025-05-07T20:25:47.0296972Z 2025-05-07T20:25:47.0299375Z 2025-05-07T20:25:47.0335854Z libcusparse-12.5.7.5 | 164.9 MB | #####5 | 56%  2025-05-07T20:25:47.0336222Z 2025-05-07T20:25:47.0336227Z 2025-05-07T20:25:47.0336254Z 2025-05-07T20:25:47.0336259Z 2025-05-07T20:25:47.0616733Z libcufft-11.3.3.41 | 147.4 MB | ######8 | 68%  2025-05-07T20:25:47.0617102Z 2025-05-07T20:25:47.0617108Z 2025-05-07T20:25:47.0620492Z 2025-05-07T20:25:47.0657246Z libcusolver-11.7.2.5 | 156.9 MB | #####7 | 57%  2025-05-07T20:25:47.0709571Z libcublas-12.8.3.14 | 460.2 MB | ## | 21% 2025-05-07T20:25:47.0713418Z 2025-05-07T20:25:47.1356736Z nsight-compute-2025. | 320.6 MB | ##9 | 29%  2025-05-07T20:25:47.1357120Z 2025-05-07T20:25:47.1358371Z 2025-05-07T20:25:47.1403979Z libcusparse-12.5.7.5 | 164.9 MB | #####8 | 58%  2025-05-07T20:25:47.1404387Z 2025-05-07T20:25:47.1404393Z 2025-05-07T20:25:47.1404399Z 2025-05-07T20:25:47.1406330Z 2025-05-07T20:25:47.1619120Z libcufft-11.3.3.41 | 147.4 MB | ####### | 71%  2025-05-07T20:25:47.1619405Z 2025-05-07T20:25:47.1619409Z 2025-05-07T20:25:47.1619412Z 2025-05-07T20:25:47.1686597Z libcusolver-11.7.2.5 | 156.9 MB | #####9 | 60%  2025-05-07T20:25:47.1798664Z libcublas-12.8.3.14 | 460.2 MB | ##1 | 21% 2025-05-07T20:25:47.1800824Z 2025-05-07T20:25:47.2405832Z nsight-compute-2025. | 320.6 MB | ### | 31%  2025-05-07T20:25:47.2406126Z 2025-05-07T20:25:47.2406130Z 2025-05-07T20:25:47.2406134Z 2025-05-07T20:25:47.2406138Z 2025-05-07T20:25:47.2455987Z libcufft-11.3.3.41 | 147.4 MB | #######3 | 73%  2025-05-07T20:25:47.2456274Z 2025-05-07T20:25:47.2456785Z 2025-05-07T20:25:47.2667343Z libcusparse-12.5.7.5 | 164.9 MB | ###### | 60%  2025-05-07T20:25:47.2667793Z 2025-05-07T20:25:47.2667801Z 2025-05-07T20:25:47.2669495Z 2025-05-07T20:25:47.2696870Z libcusolver-11.7.2.5 | 156.9 MB | ######1 | 62%  2025-05-07T20:25:47.2802454Z libcublas-12.8.3.14 | 460.2 MB | ##2 | 22% 2025-05-07T20:25:47.2802711Z 2025-05-07T20:25:47.3441221Z nsight-compute-2025. | 320.6 MB | ###1 | 32%  2025-05-07T20:25:47.3441537Z 2025-05-07T20:25:47.3441568Z 2025-05-07T20:25:47.3441574Z 2025-05-07T20:25:47.3441579Z 2025-05-07T20:25:47.3457680Z libcufft-11.3.3.41 | 147.4 MB | #######5 | 76%  2025-05-07T20:25:47.3458058Z 2025-05-07T20:25:47.3460013Z 2025-05-07T20:25:47.3669318Z libcusparse-12.5.7.5 | 164.9 MB | ######2 | 63%  2025-05-07T20:25:47.3669729Z 2025-05-07T20:25:47.3669735Z 2025-05-07T20:25:47.3671407Z 2025-05-07T20:25:47.3780181Z libcusolver-11.7.2.5 | 156.9 MB | ######4 | 64%  2025-05-07T20:25:47.3804940Z libcublas-12.8.3.14 | 460.2 MB | ##2 | 23% 2025-05-07T20:25:47.3805823Z 2025-05-07T20:25:47.4464335Z nsight-compute-2025. | 320.6 MB | ###2 | 33%  2025-05-07T20:25:47.4464616Z 2025-05-07T20:25:47.4466476Z 2025-05-07T20:25:47.4523910Z libcusparse-12.5.7.5 | 164.9 MB | ######4 | 65%  2025-05-07T20:25:47.4524296Z 2025-05-07T20:25:47.4524300Z 2025-05-07T20:25:47.4524304Z 2025-05-07T20:25:47.4524307Z 2025-05-07T20:25:47.4670621Z libcufft-11.3.3.41 | 147.4 MB | #######8 | 78%  2025-05-07T20:25:47.4671665Z 2025-05-07T20:25:47.4671669Z 2025-05-07T20:25:47.4671673Z 2025-05-07T20:25:47.4841389Z libcusolver-11.7.2.5 | 156.9 MB | ######6 | 67%  2025-05-07T20:25:47.4918199Z libcublas-12.8.3.14 | 460.2 MB | ##3 | 24% 2025-05-07T20:25:47.4918458Z 2025-05-07T20:25:47.5524999Z nsight-compute-2025. | 320.6 MB | ###4 | 34%  2025-05-07T20:25:47.5525279Z 2025-05-07T20:25:47.5525284Z 2025-05-07T20:25:47.5525288Z 2025-05-07T20:25:47.5525904Z 2025-05-07T20:25:47.5537843Z libcufft-11.3.3.41 | 147.4 MB | ######## | 81%  2025-05-07T20:25:47.5538152Z 2025-05-07T20:25:47.5538712Z 2025-05-07T20:25:47.5673972Z libcusparse-12.5.7.5 | 164.9 MB | ######7 | 67%  2025-05-07T20:25:47.5674343Z 2025-05-07T20:25:47.5674350Z 2025-05-07T20:25:47.5675881Z 2025-05-07T20:25:47.5844939Z libcusolver-11.7.2.5 | 156.9 MB | ######9 | 69%  2025-05-07T20:25:47.5918957Z libcublas-12.8.3.14 | 460.2 MB | ##4 | 25% 2025-05-07T20:25:47.5919310Z 2025-05-07T20:25:47.6529169Z nsight-compute-2025. | 320.6 MB | ###5 | 35%  2025-05-07T20:25:47.6529458Z 2025-05-07T20:25:47.6529462Z 2025-05-07T20:25:47.6529466Z 2025-05-07T20:25:47.6530014Z 2025-05-07T20:25:47.6538536Z libcufft-11.3.3.41 | 147.4 MB | ########3 | 84%  2025-05-07T20:25:47.6538923Z 2025-05-07T20:25:47.6538929Z 2025-05-07T20:25:47.6792156Z libcusparse-12.5.7.5 | 164.9 MB | ######9 | 69%  2025-05-07T20:25:47.6792472Z 2025-05-07T20:25:47.6792478Z 2025-05-07T20:25:47.6792519Z 2025-05-07T20:25:47.6848336Z libcusolver-11.7.2.5 | 156.9 MB | #######1 | 72%  2025-05-07T20:25:47.6923260Z libcublas-12.8.3.14 | 460.2 MB | ##5 | 25% 2025-05-07T20:25:47.6923516Z 2025-05-07T20:25:47.7529620Z nsight-compute-2025. | 320.6 MB | ###6 | 36%  2025-05-07T20:25:47.7529910Z 2025-05-07T20:25:47.7529914Z 2025-05-07T20:25:47.7529918Z 2025-05-07T20:25:47.7531457Z 2025-05-07T20:25:47.7543300Z libcufft-11.3.3.41 | 147.4 MB | ########6 | 86%  2025-05-07T20:25:47.7543585Z 2025-05-07T20:25:47.7543892Z 2025-05-07T20:25:47.7844591Z libcusparse-12.5.7.5 | 164.9 MB | #######1 | 72%  2025-05-07T20:25:47.7844872Z 2025-05-07T20:25:47.7844883Z 2025-05-07T20:25:47.7845060Z 2025-05-07T20:25:47.7880378Z libcusolver-11.7.2.5 | 156.9 MB | #######3 | 74%  2025-05-07T20:25:47.7924771Z libcublas-12.8.3.14 | 460.2 MB | ##6 | 26% 2025-05-07T20:25:47.7925061Z 2025-05-07T20:25:47.8544279Z nsight-compute-2025. | 320.6 MB | ###7 | 37%  2025-05-07T20:25:47.8544680Z 2025-05-07T20:25:47.8544687Z 2025-05-07T20:25:47.8571897Z libcusparse-12.5.7.5 | 164.9 MB | #######3 | 74%  2025-05-07T20:25:47.8572180Z 2025-05-07T20:25:47.8572185Z 2025-05-07T20:25:47.8572188Z 2025-05-07T20:25:47.8572760Z 2025-05-07T20:25:47.8846403Z libcufft-11.3.3.41 | 147.4 MB | ########8 | 89%  2025-05-07T20:25:47.8846775Z 2025-05-07T20:25:47.8846796Z 2025-05-07T20:25:47.8849056Z 2025-05-07T20:25:47.8937652Z libcusolver-11.7.2.5 | 156.9 MB | #######6 | 76%  2025-05-07T20:25:47.9005261Z libcublas-12.8.3.14 | 460.2 MB | ##7 | 27% 2025-05-07T20:25:47.9005576Z 2025-05-07T20:25:47.9544191Z nsight-compute-2025. | 320.6 MB | ###8 | 39%  2025-05-07T20:25:47.9544467Z 2025-05-07T20:25:47.9545154Z 2025-05-07T20:25:47.9647619Z libcusparse-12.5.7.5 | 164.9 MB | #######6 | 76%  2025-05-07T20:25:47.9648018Z 2025-05-07T20:25:47.9648022Z 2025-05-07T20:25:47.9648025Z 2025-05-07T20:25:47.9648763Z 2025-05-07T20:25:47.9939451Z libcufft-11.3.3.41 | 147.4 MB | #########1 | 91%  2025-05-07T20:25:48.0006723Z libcublas-12.8.3.14 | 460.2 MB | ##7 | 28% 2025-05-07T20:25:48.0006980Z 2025-05-07T20:25:48.0100382Z nsight-compute-2025. | 320.6 MB | ###9 | 40%  2025-05-07T20:25:48.0100654Z 2025-05-07T20:25:48.0100658Z 2025-05-07T20:25:48.0102145Z 2025-05-07T20:25:48.0546690Z libcusolver-11.7.2.5 | 156.9 MB | #######8 | 78%  2025-05-07T20:25:48.0547313Z 2025-05-07T20:25:48.0547833Z 2025-05-07T20:25:48.0650496Z libcusparse-12.5.7.5 | 164.9 MB | #######8 | 78%  2025-05-07T20:25:48.0650769Z 2025-05-07T20:25:48.0650773Z 2025-05-07T20:25:48.0650777Z 2025-05-07T20:25:48.0654240Z 2025-05-07T20:25:48.0940713Z libcufft-11.3.3.41 | 147.4 MB | #########4 | 94%  2025-05-07T20:25:48.1009488Z libcublas-12.8.3.14 | 460.2 MB | ##8 | 29% 2025-05-07T20:25:48.1009736Z 2025-05-07T20:25:48.1283052Z nsight-compute-2025. | 320.6 MB | #### | 41%  2025-05-07T20:25:48.1283323Z 2025-05-07T20:25:48.1283327Z 2025-05-07T20:25:48.1285961Z 2025-05-07T20:25:48.1549120Z libcusolver-11.7.2.5 | 156.9 MB | ######## | 81%  2025-05-07T20:25:48.1549394Z 2025-05-07T20:25:48.1549935Z 2025-05-07T20:25:48.1653552Z libcusparse-12.5.7.5 | 164.9 MB | ######## | 81%  2025-05-07T20:25:48.1653820Z 2025-05-07T20:25:48.1653824Z 2025-05-07T20:25:48.1653842Z 2025-05-07T20:25:48.1654253Z 2025-05-07T20:25:48.1943905Z libcufft-11.3.3.41 | 147.4 MB | #########6 | 97%  2025-05-07T20:25:48.2011967Z libcublas-12.8.3.14 | 460.2 MB | ##9 | 30% 2025-05-07T20:25:48.2012304Z 2025-05-07T20:25:48.2552478Z nsight-compute-2025. | 320.6 MB | ####2 | 42%  2025-05-07T20:25:48.2552817Z 2025-05-07T20:25:48.2553637Z 2025-05-07T20:25:48.2654033Z libcusparse-12.5.7.5 | 164.9 MB | ########3 | 83%  2025-05-07T20:25:48.2654357Z 2025-05-07T20:25:48.2654361Z 2025-05-07T20:25:48.2654364Z 2025-05-07T20:25:48.2654958Z 2025-05-07T20:25:48.2771287Z libcufft-11.3.3.41 | 147.4 MB | #########9 | 100%  2025-05-07T20:25:48.2771567Z 2025-05-07T20:25:48.2771571Z 2025-05-07T20:25:48.2774005Z 2025-05-07T20:25:48.2943895Z libcusolver-11.7.2.5 | 156.9 MB | ########2 | 83%  2025-05-07T20:25:48.3013338Z libcublas-12.8.3.14 | 460.2 MB | ### | 31% 2025-05-07T20:25:48.3013708Z 2025-05-07T20:25:48.3552691Z nsight-compute-2025. | 320.6 MB | ####3 | 43%  2025-05-07T20:25:48.3553038Z 2025-05-07T20:25:48.3553820Z 2025-05-07T20:25:48.3773333Z libcusparse-12.5.7.5 | 164.9 MB | ########5 | 86%  2025-05-07T20:25:48.3773751Z 2025-05-07T20:25:48.3773758Z 2025-05-07T20:25:48.3773763Z 2025-05-07T20:25:48.3946214Z libcusolver-11.7.2.5 | 156.9 MB | ########5 | 85%  2025-05-07T20:25:48.4067118Z libcublas-12.8.3.14 | 460.2 MB | ###1 | 31% 2025-05-07T20:25:48.4069074Z 2025-05-07T20:25:48.4554179Z nsight-compute-2025. | 320.6 MB | ####4 | 45%  2025-05-07T20:25:48.4554810Z 2025-05-07T20:25:48.4556654Z 2025-05-07T20:25:48.4946562Z libcusparse-12.5.7.5 | 164.9 MB | ########8 | 89%  2025-05-07T20:25:48.5068962Z libcublas-12.8.3.14 | 460.2 MB | ###2 | 32% 2025-05-07T20:25:48.5070929Z 2025-05-07T20:25:48.5174864Z nsight-compute-2025. | 320.6 MB | ####5 | 46%  2025-05-07T20:25:48.5175142Z 2025-05-07T20:25:48.5175146Z 2025-05-07T20:25:48.5177655Z 2025-05-07T20:25:48.5577250Z libcusolver-11.7.2.5 | 156.9 MB | ########7 | 87%  2025-05-07T20:25:48.5577559Z 2025-05-07T20:25:48.5578024Z 2025-05-07T20:25:48.5948145Z libcusparse-12.5.7.5 | 164.9 MB | #########1 | 91%  2025-05-07T20:25:48.6144580Z libcublas-12.8.3.14 | 460.2 MB | ###3 | 33% 2025-05-07T20:25:48.6144861Z 2025-05-07T20:25:48.6176096Z nsight-compute-2025. | 320.6 MB | ####7 | 47%  2025-05-07T20:25:48.6176461Z 2025-05-07T20:25:48.6176465Z 2025-05-07T20:25:48.6176987Z 2025-05-07T20:25:48.6655932Z libcusolver-11.7.2.5 | 156.9 MB | ########9 | 89%  2025-05-07T20:25:48.6656233Z 2025-05-07T20:25:48.6656504Z 2025-05-07T20:25:48.7069679Z libcusparse-12.5.7.5 | 164.9 MB | #########3 | 94%  2025-05-07T20:25:48.7170064Z libcublas-12.8.3.14 | 460.2 MB | ###4 | 34% 2025-05-07T20:25:48.7170428Z 2025-05-07T20:25:48.7178466Z nsight-compute-2025. | 320.6 MB | ####8 | 48%  2025-05-07T20:25:48.7178863Z 2025-05-07T20:25:48.7179164Z 2025-05-07T20:25:48.7181195Z 2025-05-07T20:25:48.7751409Z libcusolver-11.7.2.5 | 156.9 MB | #########1 | 91%  2025-05-07T20:25:48.7751737Z 2025-05-07T20:25:48.7752375Z 2025-05-07T20:25:48.8076616Z libcusparse-12.5.7.5 | 164.9 MB | #########6 | 96%  2025-05-07T20:25:48.8227503Z libcublas-12.8.3.14 | 460.2 MB | ###5 | 35% 2025-05-07T20:25:48.8227841Z 2025-05-07T20:25:48.8444128Z nsight-compute-2025. | 320.6 MB | ####9 | 49%  2025-05-07T20:25:48.8444421Z 2025-05-07T20:25:48.8444425Z 2025-05-07T20:25:48.8447107Z 2025-05-07T20:25:48.8751977Z libcusolver-11.7.2.5 | 156.9 MB | #########3 | 94%  2025-05-07T20:25:48.8752274Z 2025-05-07T20:25:48.8753734Z 2025-05-07T20:25:48.9077090Z libcusparse-12.5.7.5 | 164.9 MB | #########8 | 99%  2025-05-07T20:25:48.9364847Z libcublas-12.8.3.14 | 460.2 MB | ###6 | 36% 2025-05-07T20:25:48.9365104Z 2025-05-07T20:25:48.9445551Z nsight-compute-2025. | 320.6 MB | ##### | 51%  2025-05-07T20:25:48.9445944Z 2025-05-07T20:25:48.9445950Z 2025-05-07T20:25:48.9445955Z 2025-05-07T20:25:49.0342269Z libcusolver-11.7.2.5 | 156.9 MB | #########5 | 96%  2025-05-07T20:25:49.0458491Z libcublas-12.8.3.14 | 460.2 MB | ###6 | 37% 2025-05-07T20:25:49.0458810Z 2025-05-07T20:25:49.0458826Z 2025-05-07T20:25:49.0458893Z 2025-05-07T20:25:49.0574940Z libcusolver-11.7.2.5 | 156.9 MB | #########7 | 98%  2025-05-07T20:25:49.0575370Z 2025-05-07T20:25:49.1348453Z nsight-compute-2025. | 320.6 MB | #####1 | 52%  2025-05-07T20:25:49.1579010Z libcublas-12.8.3.14 | 460.2 MB | ###7 | 38% 2025-05-07T20:25:49.1579317Z 2025-05-07T20:25:49.2231077Z nsight-compute-2025. | 320.6 MB | #####2 | 53%  2025-05-07T20:25:49.2231450Z 2025-05-07T20:25:49.2231455Z 2025-05-07T20:25:49.2231458Z 2025-05-07T20:25:49.2349383Z libcusolver-11.7.2.5 | 156.9 MB | #########9 | 100%  2025-05-07T20:25:49.2584342Z libcublas-12.8.3.14 | 460.2 MB | ###8 | 39% 2025-05-07T20:25:49.2586601Z 2025-05-07T20:25:49.3365196Z nsight-compute-2025. | 320.6 MB | #####4 | 54%  2025-05-07T20:25:49.3586241Z libcublas-12.8.3.14 | 460.2 MB | ###9 | 40% 2025-05-07T20:25:49.3586587Z 2025-05-07T20:25:49.4432937Z nsight-compute-2025. | 320.6 MB | #####5 | 55%  2025-05-07T20:25:49.4588769Z libcublas-12.8.3.14 | 460.2 MB | #### | 40% 2025-05-07T20:25:49.4590138Z 2025-05-07T20:25:49.5589512Z nsight-compute-2025. | 320.6 MB | #####6 | 57%  2025-05-07T20:25:49.5589841Z 2025-05-07T20:25:49.6157202Z nsight-compute-2025. | 320.6 MB | #####8 | 59%  2025-05-07T20:25:49.6589361Z libcublas-12.8.3.14 | 460.2 MB | ####1 | 41% 2025-05-07T20:25:49.6591883Z 2025-05-07T20:25:49.7157455Z nsight-compute-2025. | 320.6 MB | ###### | 61%  2025-05-07T20:25:49.7782909Z libcublas-12.8.3.14 | 460.2 MB | ####2 | 42% 2025-05-07T20:25:49.7783325Z 2025-05-07T20:25:49.8159644Z nsight-compute-2025. | 320.6 MB | ######2 | 62%  2025-05-07T20:25:49.8784396Z libcublas-12.8.3.14 | 460.2 MB | ####3 | 43% 2025-05-07T20:25:49.8785029Z 2025-05-07T20:25:49.9162435Z nsight-compute-2025. | 320.6 MB | ######3 | 64%  2025-05-07T20:25:49.9787370Z libcublas-12.8.3.14 | 460.2 MB | ####4 | 44% 2025-05-07T20:25:49.9788965Z 2025-05-07T20:25:50.0163058Z nsight-compute-2025. | 320.6 MB | ######5 | 65%  2025-05-07T20:25:50.0788633Z libcublas-12.8.3.14 | 460.2 MB | ####5 | 46% 2025-05-07T20:25:50.0788947Z 2025-05-07T20:25:50.1163991Z nsight-compute-2025. | 320.6 MB | ######7 | 67%  2025-05-07T20:25:50.1985213Z libcublas-12.8.3.14 | 460.2 MB | ####6 | 47% 2025-05-07T20:25:50.1985544Z 2025-05-07T20:25:50.2165000Z nsight-compute-2025. | 320.6 MB | ######8 | 69%  2025-05-07T20:25:50.2985160Z libcublas-12.8.3.14 | 460.2 MB | ####8 | 48% 2025-05-07T20:25:50.2988352Z 2025-05-07T20:25:50.3202608Z nsight-compute-2025. | 320.6 MB | ####### | 71%  2025-05-07T20:25:50.3995195Z libcublas-12.8.3.14 | 460.2 MB | ####9 | 49% 2025-05-07T20:25:50.3996055Z 2025-05-07T20:25:50.4204542Z nsight-compute-2025. | 320.6 MB | #######2 | 73%  2025-05-07T20:25:50.5014431Z libcublas-12.8.3.14 | 460.2 MB | ##### | 50% 2025-05-07T20:25:50.5014705Z 2025-05-07T20:25:50.5264871Z nsight-compute-2025. | 320.6 MB | #######4 | 74%  2025-05-07T20:25:50.6017566Z libcublas-12.8.3.14 | 460.2 MB | #####1 | 52% 2025-05-07T20:25:50.6017823Z 2025-05-07T20:25:50.6330057Z nsight-compute-2025. | 320.6 MB | #######5 | 76%  2025-05-07T20:25:50.7020004Z libcublas-12.8.3.14 | 460.2 MB | #####2 | 53% 2025-05-07T20:25:50.7022887Z 2025-05-07T20:25:50.7330954Z nsight-compute-2025. | 320.6 MB | #######7 | 78%  2025-05-07T20:25:50.8021217Z libcublas-12.8.3.14 | 460.2 MB | #####3 | 54% 2025-05-07T20:25:50.8023006Z 2025-05-07T20:25:50.8333382Z nsight-compute-2025. | 320.6 MB | #######9 | 79%  2025-05-07T20:25:50.9335297Z libcublas-12.8.3.14 | 460.2 MB | #####5 | 55% 2025-05-07T20:25:50.9341010Z libcublas-12.8.3.14 | 460.2 MB | #####6 | 57% 2025-05-07T20:25:50.9344621Z 2025-05-07T20:25:50.9991762Z nsight-compute-2025. | 320.6 MB | ########1 | 81%  2025-05-07T20:25:50.9992056Z 2025-05-07T20:25:50.9992060Z 2025-05-07T20:25:50.9992063Z 2025-05-07T20:25:50.9993569Z 2025-05-07T20:25:51.0410722Z libcufft-11.3.3.41 | 147.4 MB | ########## | 100%  2025-05-07T20:25:51.0411020Z 2025-05-07T20:25:51.0411024Z 2025-05-07T20:25:51.0411027Z 2025-05-07T20:25:51.0411031Z 2025-05-07T20:25:51.0411034Z 2025-05-07T20:25:51.0429275Z libnpp-12.3.3.65 | 130.6 MB | | 0%  2025-05-07T20:25:51.0430831Z 2025-05-07T20:25:51.0455832Z nsight-compute-2025. | 320.6 MB | ########2 | 83%  2025-05-07T20:25:51.1413005Z libcublas-12.8.3.14 | 460.2 MB | #####7 | 58% 2025-05-07T20:25:51.1413283Z 2025-05-07T20:25:51.1413287Z 2025-05-07T20:25:51.1413295Z 2025-05-07T20:25:51.1413299Z 2025-05-07T20:25:51.1413335Z 2025-05-07T20:25:51.1886967Z libnpp-12.3.3.65 | 130.6 MB | 2 | 3%  2025-05-07T20:25:51.1888119Z 2025-05-07T20:25:51.1963760Z nsight-compute-2025. | 320.6 MB | ########4 | 84%  2025-05-07T20:25:51.2413409Z libcublas-12.8.3.14 | 460.2 MB | #####9 | 59% 2025-05-07T20:25:51.2413768Z 2025-05-07T20:25:51.2413774Z 2025-05-07T20:25:51.2413779Z 2025-05-07T20:25:51.2413784Z 2025-05-07T20:25:51.2413894Z 2025-05-07T20:25:51.3210537Z libnpp-12.3.3.65 | 130.6 MB | 5 | 6%  2025-05-07T20:25:51.3210970Z 2025-05-07T20:25:51.3229790Z nsight-compute-2025. | 320.6 MB | ########5 | 86%  2025-05-07T20:25:51.3415629Z libcublas-12.8.3.14 | 460.2 MB | ###### | 60% 2025-05-07T20:25:51.3415901Z 2025-05-07T20:25:51.3415905Z 2025-05-07T20:25:51.3415909Z 2025-05-07T20:25:51.3415912Z 2025-05-07T20:25:51.3415916Z 2025-05-07T20:25:51.4419708Z libnpp-12.3.3.65 | 130.6 MB | 8 | 8%  2025-05-07T20:25:51.4420032Z 2025-05-07T20:25:51.4420036Z 2025-05-07T20:25:51.4420040Z 2025-05-07T20:25:51.4420043Z 2025-05-07T20:25:51.4420047Z 2025-05-07T20:25:51.4629852Z libnpp-12.3.3.65 | 130.6 MB | # | 11%  2025-05-07T20:25:51.4630209Z 2025-05-07T20:25:51.4639733Z nsight-compute-2025. | 320.6 MB | ########7 | 87%  2025-05-07T20:25:51.5421919Z libcublas-12.8.3.14 | 460.2 MB | ######1 | 61% 2025-05-07T20:25:51.5422361Z 2025-05-07T20:25:51.5422366Z 2025-05-07T20:25:51.5422369Z 2025-05-07T20:25:51.5422373Z 2025-05-07T20:25:51.5422385Z 2025-05-07T20:25:51.5846794Z libnpp-12.3.3.65 | 130.6 MB | #3 | 13%  2025-05-07T20:25:51.5847199Z 2025-05-07T20:25:51.5911213Z nsight-compute-2025. | 320.6 MB | ########8 | 88%  2025-05-07T20:25:51.6423450Z libcublas-12.8.3.14 | 460.2 MB | ######2 | 62% 2025-05-07T20:25:51.6423814Z 2025-05-07T20:25:51.6423820Z 2025-05-07T20:25:51.6423825Z 2025-05-07T20:25:51.6423830Z 2025-05-07T20:25:51.6425354Z 2025-05-07T20:25:51.6930062Z libnpp-12.3.3.65 | 130.6 MB | #6 | 16%  2025-05-07T20:25:51.6930461Z 2025-05-07T20:25:51.7016428Z nsight-compute-2025. | 320.6 MB | ########9 | 89%  2025-05-07T20:25:51.7426582Z libcublas-12.8.3.14 | 460.2 MB | ######2 | 63% 2025-05-07T20:25:51.7426950Z 2025-05-07T20:25:51.7426955Z 2025-05-07T20:25:51.7426961Z 2025-05-07T20:25:51.7426966Z 2025-05-07T20:25:51.7426972Z 2025-05-07T20:25:51.8044131Z libnpp-12.3.3.65 | 130.6 MB | #8 | 19%  2025-05-07T20:25:51.8047126Z 2025-05-07T20:25:51.8132894Z nsight-compute-2025. | 320.6 MB | ######### | 91%  2025-05-07T20:25:51.8428612Z libcublas-12.8.3.14 | 460.2 MB | ######3 | 64% 2025-05-07T20:25:51.8428965Z 2025-05-07T20:25:51.8428970Z 2025-05-07T20:25:51.8428976Z 2025-05-07T20:25:51.8428981Z 2025-05-07T20:25:51.8431327Z 2025-05-07T20:25:51.9092613Z libnpp-12.3.3.65 | 130.6 MB | ##1 | 21%  2025-05-07T20:25:51.9092989Z 2025-05-07T20:25:51.9153473Z nsight-compute-2025. | 320.6 MB | #########1 | 92%  2025-05-07T20:25:51.9430694Z libcublas-12.8.3.14 | 460.2 MB | ######4 | 65% 2025-05-07T20:25:51.9431056Z 2025-05-07T20:25:51.9431062Z 2025-05-07T20:25:51.9431067Z 2025-05-07T20:25:51.9431072Z 2025-05-07T20:25:51.9431077Z 2025-05-07T20:25:52.0184399Z libnpp-12.3.3.65 | 130.6 MB | ##4 | 24%  2025-05-07T20:25:52.0254624Z libcublas-12.8.3.14 | 460.2 MB | ######5 | 65% 2025-05-07T20:25:52.0255705Z 2025-05-07T20:25:52.0445617Z nsight-compute-2025. | 320.6 MB | #########2 | 93%  2025-05-07T20:25:52.0445985Z 2025-05-07T20:25:52.0445990Z 2025-05-07T20:25:52.0446002Z 2025-05-07T20:25:52.0446007Z 2025-05-07T20:25:52.0448206Z 2025-05-07T20:25:52.0825804Z libnpp-12.3.3.65 | 130.6 MB | ##7 | 27%  2025-05-07T20:25:52.0826184Z 2025-05-07T20:25:52.0827876Z 2025-05-07T20:25:52.1325782Z libcusparse-12.5.7.5 | 164.9 MB | ########## | 100%  2025-05-07T20:25:52.1326182Z 2025-05-07T20:25:52.1326187Z 2025-05-07T20:25:52.1326193Z 2025-05-07T20:25:52.1326198Z 2025-05-07T20:25:52.1326203Z 2025-05-07T20:25:52.1330165Z 2025-05-07T20:25:52.1358694Z cuda-nsight-12.8.55 | 113.2 MB | | 0%  2025-05-07T20:25:52.1411398Z libcublas-12.8.3.14 | 460.2 MB | ######6 | 66% 2025-05-07T20:25:52.1411751Z 2025-05-07T20:25:52.1699815Z nsight-compute-2025. | 320.6 MB | #########3 | 94%  2025-05-07T20:25:52.1700120Z 2025-05-07T20:25:52.1700124Z 2025-05-07T20:25:52.1700127Z 2025-05-07T20:25:52.1700131Z 2025-05-07T20:25:52.1700407Z 2025-05-07T20:25:52.2329647Z libnpp-12.3.3.65 | 130.6 MB | ##9 | 30%  2025-05-07T20:25:52.2329962Z 2025-05-07T20:25:52.2329966Z 2025-05-07T20:25:52.2329969Z 2025-05-07T20:25:52.2329973Z 2025-05-07T20:25:52.2329976Z 2025-05-07T20:25:52.2331457Z 2025-05-07T20:25:52.2619563Z cuda-nsight-12.8.55 | 113.2 MB | 2 | 3%  2025-05-07T20:25:52.2622361Z 2025-05-07T20:25:52.2637548Z nsight-compute-2025. | 320.6 MB | #########4 | 95%  2025-05-07T20:25:52.2930976Z libcublas-12.8.3.14 | 460.2 MB | ######6 | 67% 2025-05-07T20:25:52.2931348Z 2025-05-07T20:25:52.2931354Z 2025-05-07T20:25:52.2931358Z 2025-05-07T20:25:52.2931361Z 2025-05-07T20:25:52.2934223Z 2025-05-07T20:25:52.3331745Z libnpp-12.3.3.65 | 130.6 MB | ###2 | 32%  2025-05-07T20:25:52.3332045Z 2025-05-07T20:25:52.3332049Z 2025-05-07T20:25:52.3332053Z 2025-05-07T20:25:52.3332056Z 2025-05-07T20:25:52.3332060Z 2025-05-07T20:25:52.3333719Z 2025-05-07T20:25:52.3659560Z cuda-nsight-12.8.55 | 113.2 MB | 5 | 5%  2025-05-07T20:25:52.3659883Z 2025-05-07T20:25:52.3854045Z nsight-compute-2025. | 320.6 MB | #########5 | 96%  2025-05-07T20:25:52.4064339Z libcublas-12.8.3.14 | 460.2 MB | ######7 | 68% 2025-05-07T20:25:52.4064607Z 2025-05-07T20:25:52.4064611Z 2025-05-07T20:25:52.4064615Z 2025-05-07T20:25:52.4064618Z 2025-05-07T20:25:52.4064838Z 2025-05-07T20:25:52.4334062Z libnpp-12.3.3.65 | 130.6 MB | ###4 | 35%  2025-05-07T20:25:52.4334416Z 2025-05-07T20:25:52.4334424Z 2025-05-07T20:25:52.4334429Z 2025-05-07T20:25:52.4334434Z 2025-05-07T20:25:52.4334440Z 2025-05-07T20:25:52.4334446Z 2025-05-07T20:25:52.4661795Z cuda-nsight-12.8.55 | 113.2 MB | 8 | 8%  2025-05-07T20:25:52.4662866Z 2025-05-07T20:25:52.4954559Z nsight-compute-2025. | 320.6 MB | #########6 | 97%  2025-05-07T20:25:52.5193588Z libcublas-12.8.3.14 | 460.2 MB | ######8 | 68% 2025-05-07T20:25:52.5193852Z 2025-05-07T20:25:52.5193856Z 2025-05-07T20:25:52.5193859Z 2025-05-07T20:25:52.5193863Z 2025-05-07T20:25:52.5195730Z 2025-05-07T20:25:52.5342683Z libnpp-12.3.3.65 | 130.6 MB | ###6 | 37%  2025-05-07T20:25:52.5342981Z 2025-05-07T20:25:52.5342985Z 2025-05-07T20:25:52.5342988Z 2025-05-07T20:25:52.5342992Z 2025-05-07T20:25:52.5342995Z 2025-05-07T20:25:52.5344252Z 2025-05-07T20:25:52.5742601Z cuda-nsight-12.8.55 | 113.2 MB | # | 11%  2025-05-07T20:25:52.5744405Z 2025-05-07T20:25:52.5973403Z nsight-compute-2025. | 320.6 MB | #########7 | 97%  2025-05-07T20:25:52.6253092Z libcublas-12.8.3.14 | 460.2 MB | ######9 | 69% 2025-05-07T20:25:52.6253496Z 2025-05-07T20:25:52.6253502Z 2025-05-07T20:25:52.6253508Z 2025-05-07T20:25:52.6253514Z 2025-05-07T20:25:52.6257547Z 2025-05-07T20:25:52.6343070Z libnpp-12.3.3.65 | 130.6 MB | ###9 | 39%  2025-05-07T20:25:52.6343377Z 2025-05-07T20:25:52.6343401Z 2025-05-07T20:25:52.6343405Z 2025-05-07T20:25:52.6343409Z 2025-05-07T20:25:52.6343412Z 2025-05-07T20:25:52.6345000Z 2025-05-07T20:25:52.6757296Z cuda-nsight-12.8.55 | 113.2 MB | #3 | 13%  2025-05-07T20:25:52.6757726Z 2025-05-07T20:25:52.6757732Z 2025-05-07T20:25:52.6761338Z 2025-05-07T20:25:52.6837962Z libcusolver-11.7.2.5 | 156.9 MB | ########## | 100%  2025-05-07T20:25:52.6838360Z 2025-05-07T20:25:52.7063719Z nsight-compute-2025. | 320.6 MB | #########8 | 98%  2025-05-07T20:25:52.7317797Z libcublas-12.8.3.14 | 460.2 MB | ######9 | 70% 2025-05-07T20:25:52.7318062Z 2025-05-07T20:25:52.7318066Z 2025-05-07T20:25:52.7318070Z 2025-05-07T20:25:52.7318074Z 2025-05-07T20:25:52.7318077Z 2025-05-07T20:25:52.7318081Z 2025-05-07T20:25:52.7318085Z 2025-05-07T20:25:52.7408348Z cuda-nvvp-12.8.57 | 112.4 MB | | 0%  2025-05-07T20:25:52.7408658Z 2025-05-07T20:25:52.7408662Z 2025-05-07T20:25:52.7408665Z 2025-05-07T20:25:52.7408967Z 2025-05-07T20:25:52.7408976Z 2025-05-07T20:25:52.7408981Z 2025-05-07T20:25:52.7502332Z cuda-nsight-12.8.55 | 113.2 MB | #5 | 16%  2025-05-07T20:25:52.7502643Z 2025-05-07T20:25:52.7502647Z 2025-05-07T20:25:52.7502651Z 2025-05-07T20:25:52.7502654Z 2025-05-07T20:25:52.7519281Z 2025-05-07T20:25:52.7961327Z libnpp-12.3.3.65 | 130.6 MB | ####1 | 41%  2025-05-07T20:25:52.7963791Z 2025-05-07T20:25:52.8322478Z nsight-compute-2025. | 320.6 MB | #########9 | 99%  2025-05-07T20:25:52.8326249Z libcublas-12.8.3.14 | 460.2 MB | ####### | 70% 2025-05-07T20:25:52.8326590Z 2025-05-07T20:25:52.8326594Z 2025-05-07T20:25:52.8326598Z 2025-05-07T20:25:52.8326601Z 2025-05-07T20:25:52.8326605Z 2025-05-07T20:25:52.8326608Z 2025-05-07T20:25:52.8326621Z 2025-05-07T20:25:52.8433537Z cuda-nvvp-12.8.57 | 112.4 MB | 1 | 2%  2025-05-07T20:25:52.8433928Z 2025-05-07T20:25:52.8433932Z 2025-05-07T20:25:52.8433963Z 2025-05-07T20:25:52.8433967Z 2025-05-07T20:25:52.8433979Z 2025-05-07T20:25:52.8435210Z 2025-05-07T20:25:52.8658810Z cuda-nsight-12.8.55 | 113.2 MB | #8 | 18%  2025-05-07T20:25:52.8659125Z 2025-05-07T20:25:52.8659129Z 2025-05-07T20:25:52.8659142Z 2025-05-07T20:25:52.8659146Z 2025-05-07T20:25:52.8660541Z 2025-05-07T20:25:52.9328349Z libnpp-12.3.3.65 | 130.6 MB | ####3 | 43%  2025-05-07T20:25:52.9328992Z 2025-05-07T20:25:52.9328998Z 2025-05-07T20:25:52.9329003Z 2025-05-07T20:25:52.9329009Z 2025-05-07T20:25:52.9329015Z 2025-05-07T20:25:52.9329020Z 2025-05-07T20:25:52.9329025Z 2025-05-07T20:25:52.9523496Z cuda-nvvp-12.8.57 | 112.4 MB | 4 | 4%  2025-05-07T20:25:52.9667201Z libcublas-12.8.3.14 | 460.2 MB | ####### | 71% 2025-05-07T20:25:52.9667616Z 2025-05-07T20:25:52.9667622Z 2025-05-07T20:25:52.9667628Z 2025-05-07T20:25:52.9667637Z 2025-05-07T20:25:52.9667643Z 2025-05-07T20:25:52.9670897Z 2025-05-07T20:25:52.9827025Z cuda-nsight-12.8.55 | 113.2 MB | ## | 21%  2025-05-07T20:25:52.9827407Z 2025-05-07T20:25:52.9827411Z 2025-05-07T20:25:52.9827415Z 2025-05-07T20:25:52.9827419Z 2025-05-07T20:25:52.9827422Z 2025-05-07T20:25:53.0329346Z libnpp-12.3.3.65 | 130.6 MB | ####5 | 45%  2025-05-07T20:25:53.0329666Z 2025-05-07T20:25:53.0329672Z 2025-05-07T20:25:53.0329710Z 2025-05-07T20:25:53.0329715Z 2025-05-07T20:25:53.0329720Z 2025-05-07T20:25:53.0329725Z 2025-05-07T20:25:53.0329730Z 2025-05-07T20:25:53.0586251Z cuda-nvvp-12.8.57 | 112.4 MB | 6 | 6%  2025-05-07T20:25:53.0667635Z libcublas-12.8.3.14 | 460.2 MB | #######1 | 72% 2025-05-07T20:25:53.0667979Z 2025-05-07T20:25:53.0667986Z 2025-05-07T20:25:53.0667989Z 2025-05-07T20:25:53.0667994Z 2025-05-07T20:25:53.0667997Z 2025-05-07T20:25:53.0668002Z 2025-05-07T20:25:53.0943336Z cuda-nsight-12.8.55 | 113.2 MB | ##3 | 23%  2025-05-07T20:25:53.0943686Z 2025-05-07T20:25:53.0943691Z 2025-05-07T20:25:53.0943697Z 2025-05-07T20:25:53.0943702Z 2025-05-07T20:25:53.0943708Z 2025-05-07T20:25:53.1335226Z libnpp-12.3.3.65 | 130.6 MB | ####7 | 47%  2025-05-07T20:25:53.1335536Z 2025-05-07T20:25:53.1335540Z 2025-05-07T20:25:53.1335545Z 2025-05-07T20:25:53.1335549Z 2025-05-07T20:25:53.1335553Z 2025-05-07T20:25:53.1335585Z 2025-05-07T20:25:53.1337749Z 2025-05-07T20:25:53.1591138Z cuda-nvvp-12.8.57 | 112.4 MB | 8 | 9%  2025-05-07T20:25:53.1676363Z libcublas-12.8.3.14 | 460.2 MB | #######2 | 72% 2025-05-07T20:25:53.1676665Z 2025-05-07T20:25:53.1676670Z 2025-05-07T20:25:53.1676675Z 2025-05-07T20:25:53.1676681Z 2025-05-07T20:25:53.1676686Z 2025-05-07T20:25:53.1679637Z 2025-05-07T20:25:53.1946781Z cuda-nsight-12.8.55 | 113.2 MB | ##5 | 26%  2025-05-07T20:25:53.1947144Z 2025-05-07T20:25:53.1947149Z 2025-05-07T20:25:53.1947153Z 2025-05-07T20:25:53.1947450Z 2025-05-07T20:25:53.1952975Z 2025-05-07T20:25:53.2340080Z libnpp-12.3.3.65 | 130.6 MB | ####9 | 49%  2025-05-07T20:25:53.2340376Z 2025-05-07T20:25:53.2340380Z 2025-05-07T20:25:53.2340383Z 2025-05-07T20:25:53.2340395Z 2025-05-07T20:25:53.2340399Z 2025-05-07T20:25:53.2340402Z 2025-05-07T20:25:53.2340407Z 2025-05-07T20:25:53.2594888Z cuda-nvvp-12.8.57 | 112.4 MB | #1 | 11%  2025-05-07T20:25:53.2716621Z libcublas-12.8.3.14 | 460.2 MB | #######2 | 73% 2025-05-07T20:25:53.2716890Z 2025-05-07T20:25:53.2716894Z 2025-05-07T20:25:53.2716901Z 2025-05-07T20:25:53.2716997Z 2025-05-07T20:25:53.2717000Z 2025-05-07T20:25:53.2718734Z 2025-05-07T20:25:53.2951741Z cuda-nsight-12.8.55 | 113.2 MB | ##7 | 28%  2025-05-07T20:25:53.2952148Z 2025-05-07T20:25:53.2952156Z 2025-05-07T20:25:53.2952164Z 2025-05-07T20:25:53.2952172Z 2025-05-07T20:25:53.2953944Z 2025-05-07T20:25:53.3421049Z libnpp-12.3.3.65 | 130.6 MB | #####1 | 51%  2025-05-07T20:25:53.3421344Z 2025-05-07T20:25:53.3421348Z 2025-05-07T20:25:53.3421352Z 2025-05-07T20:25:53.3421364Z 2025-05-07T20:25:53.3421368Z 2025-05-07T20:25:53.3421371Z 2025-05-07T20:25:53.3421498Z 2025-05-07T20:25:53.3653609Z cuda-nvvp-12.8.57 | 112.4 MB | #3 | 13%  2025-05-07T20:25:53.3719512Z libcublas-12.8.3.14 | 460.2 MB | #######3 | 73% 2025-05-07T20:25:53.3720036Z 2025-05-07T20:25:53.3720051Z 2025-05-07T20:25:53.3720056Z 2025-05-07T20:25:53.3720062Z 2025-05-07T20:25:53.3720067Z 2025-05-07T20:25:53.3720072Z 2025-05-07T20:25:53.3953338Z cuda-nsight-12.8.55 | 113.2 MB | ### | 31%  2025-05-07T20:25:53.3953652Z 2025-05-07T20:25:53.3953657Z 2025-05-07T20:25:53.3953660Z 2025-05-07T20:25:53.3953664Z 2025-05-07T20:25:53.3958303Z 2025-05-07T20:25:53.4423435Z libnpp-12.3.3.65 | 130.6 MB | #####3 | 53%  2025-05-07T20:25:53.4423716Z 2025-05-07T20:25:53.4423737Z 2025-05-07T20:25:53.4423746Z 2025-05-07T20:25:53.4423750Z 2025-05-07T20:25:53.4423754Z 2025-05-07T20:25:53.4423757Z 2025-05-07T20:25:53.4423762Z 2025-05-07T20:25:53.4684502Z cuda-nvvp-12.8.57 | 112.4 MB | #6 | 16%  2025-05-07T20:25:53.4784678Z libcublas-12.8.3.14 | 460.2 MB | #######3 | 74% 2025-05-07T20:25:53.4785040Z 2025-05-07T20:25:53.4785100Z 2025-05-07T20:25:53.4785124Z 2025-05-07T20:25:53.4785130Z 2025-05-07T20:25:53.4785135Z 2025-05-07T20:25:53.4792571Z 2025-05-07T20:25:53.5057806Z cuda-nsight-12.8.55 | 113.2 MB | ###2 | 33%  2025-05-07T20:25:53.5058214Z 2025-05-07T20:25:53.5058220Z 2025-05-07T20:25:53.5058225Z 2025-05-07T20:25:53.5058230Z 2025-05-07T20:25:53.5060022Z 2025-05-07T20:25:53.5549092Z libnpp-12.3.3.65 | 130.6 MB | #####5 | 55%  2025-05-07T20:25:53.5549490Z 2025-05-07T20:25:53.5549496Z 2025-05-07T20:25:53.5549501Z 2025-05-07T20:25:53.5549507Z 2025-05-07T20:25:53.5549539Z 2025-05-07T20:25:53.5549546Z 2025-05-07T20:25:53.5552561Z 2025-05-07T20:25:53.5691223Z cuda-nvvp-12.8.57 | 112.4 MB | #8 | 18%  2025-05-07T20:25:53.5864519Z libcublas-12.8.3.14 | 460.2 MB | #######4 | 74% 2025-05-07T20:25:53.5864858Z 2025-05-07T20:25:53.5864864Z 2025-05-07T20:25:53.5864869Z 2025-05-07T20:25:53.5864874Z 2025-05-07T20:25:53.5864880Z 2025-05-07T20:25:53.5866728Z 2025-05-07T20:25:53.6059375Z cuda-nsight-12.8.55 | 113.2 MB | ###5 | 35%  2025-05-07T20:25:53.6059784Z 2025-05-07T20:25:53.6059790Z 2025-05-07T20:25:53.6059795Z 2025-05-07T20:25:53.6059801Z 2025-05-07T20:25:53.6059807Z 2025-05-07T20:25:53.6552776Z libnpp-12.3.3.65 | 130.6 MB | #####6 | 57%  2025-05-07T20:25:53.6553172Z 2025-05-07T20:25:53.6553178Z 2025-05-07T20:25:53.6553183Z 2025-05-07T20:25:53.6553188Z 2025-05-07T20:25:53.6553194Z 2025-05-07T20:25:53.6553199Z 2025-05-07T20:25:53.6558974Z 2025-05-07T20:25:53.6705246Z cuda-nvvp-12.8.57 | 112.4 MB | ## | 21%  2025-05-07T20:25:53.6871767Z libcublas-12.8.3.14 | 460.2 MB | #######4 | 75% 2025-05-07T20:25:53.6872116Z 2025-05-07T20:25:53.6872122Z 2025-05-07T20:25:53.6872127Z 2025-05-07T20:25:53.6872142Z 2025-05-07T20:25:53.6872147Z 2025-05-07T20:25:53.6875173Z 2025-05-07T20:25:53.7105283Z cuda-nsight-12.8.55 | 113.2 MB | ###7 | 38%  2025-05-07T20:25:53.7105634Z 2025-05-07T20:25:53.7105640Z 2025-05-07T20:25:53.7105649Z 2025-05-07T20:25:53.7105654Z 2025-05-07T20:25:53.7106010Z 2025-05-07T20:25:53.7556695Z libnpp-12.3.3.65 | 130.6 MB | #####8 | 59%  2025-05-07T20:25:53.7557011Z 2025-05-07T20:25:53.7557016Z 2025-05-07T20:25:53.7557021Z 2025-05-07T20:25:53.7557026Z 2025-05-07T20:25:53.7557039Z 2025-05-07T20:25:53.7557045Z 2025-05-07T20:25:53.7558137Z 2025-05-07T20:25:53.7731976Z cuda-nvvp-12.8.57 | 112.4 MB | ##3 | 23%  2025-05-07T20:25:53.7879953Z libcublas-12.8.3.14 | 460.2 MB | #######5 | 75% 2025-05-07T20:25:53.7880222Z 2025-05-07T20:25:53.7880228Z 2025-05-07T20:25:53.7880414Z 2025-05-07T20:25:53.7880431Z 2025-05-07T20:25:53.7880441Z 2025-05-07T20:25:53.7882091Z 2025-05-07T20:25:53.8153934Z cuda-nsight-12.8.55 | 113.2 MB | #### | 40%  2025-05-07T20:25:53.8154260Z 2025-05-07T20:25:53.8154266Z 2025-05-07T20:25:53.8154520Z 2025-05-07T20:25:53.8154526Z 2025-05-07T20:25:53.8158222Z 2025-05-07T20:25:53.8563268Z libnpp-12.3.3.65 | 130.6 MB | ###### | 61%  2025-05-07T20:25:53.8563569Z 2025-05-07T20:25:53.8563574Z 2025-05-07T20:25:53.8563579Z 2025-05-07T20:25:53.8563584Z 2025-05-07T20:25:53.8563589Z 2025-05-07T20:25:53.8563593Z 2025-05-07T20:25:53.8567003Z 2025-05-07T20:25:53.8740293Z cuda-nvvp-12.8.57 | 112.4 MB | ##5 | 26%  2025-05-07T20:25:53.8893890Z libcublas-12.8.3.14 | 460.2 MB | #######6 | 76% 2025-05-07T20:25:53.8894172Z 2025-05-07T20:25:53.8894202Z 2025-05-07T20:25:53.8894206Z 2025-05-07T20:25:53.8894209Z 2025-05-07T20:25:53.8894213Z 2025-05-07T20:25:53.8894217Z 2025-05-07T20:25:53.9310181Z cuda-nsight-12.8.55 | 113.2 MB | ####2 | 43%  2025-05-07T20:25:53.9310592Z 2025-05-07T20:25:53.9310598Z 2025-05-07T20:25:53.9310603Z 2025-05-07T20:25:53.9310608Z 2025-05-07T20:25:53.9312216Z 2025-05-07T20:25:53.9622740Z libnpp-12.3.3.65 | 130.6 MB | ######2 | 63%  2025-05-07T20:25:53.9623125Z 2025-05-07T20:25:53.9623131Z 2025-05-07T20:25:53.9623136Z 2025-05-07T20:25:53.9623142Z 2025-05-07T20:25:53.9623147Z 2025-05-07T20:25:53.9623152Z 2025-05-07T20:25:53.9623158Z 2025-05-07T20:25:53.9741657Z cuda-nvvp-12.8.57 | 112.4 MB | ##8 | 28%  2025-05-07T20:25:53.9899820Z libcublas-12.8.3.14 | 460.2 MB | #######6 | 77% 2025-05-07T20:25:53.9900155Z 2025-05-07T20:25:53.9900161Z 2025-05-07T20:25:53.9900188Z 2025-05-07T20:25:53.9900193Z 2025-05-07T20:25:53.9900219Z 2025-05-07T20:25:53.9901952Z 2025-05-07T20:25:54.0434506Z cuda-nsight-12.8.55 | 113.2 MB | ####4 | 45%  2025-05-07T20:25:54.0434932Z 2025-05-07T20:25:54.0434938Z 2025-05-07T20:25:54.0434943Z 2025-05-07T20:25:54.0434948Z 2025-05-07T20:25:54.0434954Z 2025-05-07T20:25:54.0631788Z libnpp-12.3.3.65 | 130.6 MB | ######4 | 64%  2025-05-07T20:25:54.0632197Z 2025-05-07T20:25:54.0632203Z 2025-05-07T20:25:54.0632208Z 2025-05-07T20:25:54.0632213Z 2025-05-07T20:25:54.0632218Z 2025-05-07T20:25:54.0632223Z 2025-05-07T20:25:54.0638303Z 2025-05-07T20:25:54.0742729Z cuda-nvvp-12.8.57 | 112.4 MB | ### | 31%  2025-05-07T20:25:54.0971190Z libcublas-12.8.3.14 | 460.2 MB | #######7 | 77% 2025-05-07T20:25:54.0971549Z 2025-05-07T20:25:54.0971554Z 2025-05-07T20:25:54.0971559Z 2025-05-07T20:25:54.0971565Z 2025-05-07T20:25:54.0971570Z 2025-05-07T20:25:54.0971575Z 2025-05-07T20:25:54.1439563Z cuda-nsight-12.8.55 | 113.2 MB | ####7 | 47%  2025-05-07T20:25:54.1439973Z 2025-05-07T20:25:54.1439986Z 2025-05-07T20:25:54.1439990Z 2025-05-07T20:25:54.1439993Z 2025-05-07T20:25:54.1439997Z 2025-05-07T20:25:54.1635322Z libnpp-12.3.3.65 | 130.6 MB | ######6 | 66%  2025-05-07T20:25:54.1635815Z 2025-05-07T20:25:54.1635822Z 2025-05-07T20:25:54.1635828Z 2025-05-07T20:25:54.1635833Z 2025-05-07T20:25:54.1635860Z 2025-05-07T20:25:54.1635865Z 2025-05-07T20:25:54.1635870Z 2025-05-07T20:25:54.1743000Z cuda-nvvp-12.8.57 | 112.4 MB | ###3 | 33%  2025-05-07T20:25:54.1987106Z libcublas-12.8.3.14 | 460.2 MB | #######7 | 78% 2025-05-07T20:25:54.1987457Z 2025-05-07T20:25:54.1987463Z 2025-05-07T20:25:54.1987468Z 2025-05-07T20:25:54.1987473Z 2025-05-07T20:25:54.1987487Z 2025-05-07T20:25:54.1987493Z 2025-05-07T20:25:54.2445495Z cuda-nsight-12.8.55 | 113.2 MB | ####9 | 50%  2025-05-07T20:25:54.2445901Z 2025-05-07T20:25:54.2445932Z 2025-05-07T20:25:54.2445938Z 2025-05-07T20:25:54.2445943Z 2025-05-07T20:25:54.2449625Z 2025-05-07T20:25:54.2712090Z libnpp-12.3.3.65 | 130.6 MB | ######8 | 68%  2025-05-07T20:25:54.2712478Z 2025-05-07T20:25:54.2712484Z 2025-05-07T20:25:54.2712489Z 2025-05-07T20:25:54.2712494Z 2025-05-07T20:25:54.2712499Z 2025-05-07T20:25:54.2712504Z 2025-05-07T20:25:54.2712510Z 2025-05-07T20:25:54.2743416Z cuda-nvvp-12.8.57 | 112.4 MB | ###5 | 36%  2025-05-07T20:25:54.2997604Z libcublas-12.8.3.14 | 460.2 MB | #######8 | 79% 2025-05-07T20:25:54.2997969Z 2025-05-07T20:25:54.2997975Z 2025-05-07T20:25:54.2997980Z 2025-05-07T20:25:54.2997985Z 2025-05-07T20:25:54.2997990Z 2025-05-07T20:25:54.2997995Z 2025-05-07T20:25:54.3451497Z cuda-nsight-12.8.55 | 113.2 MB | #####2 | 52%  2025-05-07T20:25:54.3451904Z 2025-05-07T20:25:54.3451909Z 2025-05-07T20:25:54.3451914Z 2025-05-07T20:25:54.3451920Z 2025-05-07T20:25:54.3457073Z 2025-05-07T20:25:54.3742022Z libnpp-12.3.3.65 | 130.6 MB | ######9 | 70%  2025-05-07T20:25:54.3742410Z 2025-05-07T20:25:54.3742424Z 2025-05-07T20:25:54.3742429Z 2025-05-07T20:25:54.3742434Z 2025-05-07T20:25:54.3742439Z 2025-05-07T20:25:54.3742444Z 2025-05-07T20:25:54.3742449Z 2025-05-07T20:25:54.3752127Z cuda-nvvp-12.8.57 | 112.4 MB | ###7 | 38%  2025-05-07T20:25:54.4000623Z libcublas-12.8.3.14 | 460.2 MB | #######9 | 79% 2025-05-07T20:25:54.4000980Z 2025-05-07T20:25:54.4000986Z 2025-05-07T20:25:54.4000991Z 2025-05-07T20:25:54.4000996Z 2025-05-07T20:25:54.4001001Z 2025-05-07T20:25:54.4003193Z 2025-05-07T20:25:54.4453561Z cuda-nsight-12.8.55 | 113.2 MB | #####4 | 55%  2025-05-07T20:25:54.4453967Z 2025-05-07T20:25:54.4453982Z 2025-05-07T20:25:54.4453987Z 2025-05-07T20:25:54.4453993Z 2025-05-07T20:25:54.4456939Z 2025-05-07T20:25:54.4777659Z libnpp-12.3.3.65 | 130.6 MB | #######1 | 72%  2025-05-07T20:25:54.4778046Z 2025-05-07T20:25:54.4778052Z 2025-05-07T20:25:54.4778057Z 2025-05-07T20:25:54.4778062Z 2025-05-07T20:25:54.4778067Z 2025-05-07T20:25:54.4778073Z 2025-05-07T20:25:54.4778079Z 2025-05-07T20:25:54.4839904Z cuda-nvvp-12.8.57 | 112.4 MB | #### | 40%  2025-05-07T20:25:54.5008883Z libcublas-12.8.3.14 | 460.2 MB | #######9 | 80% 2025-05-07T20:25:54.5009211Z 2025-05-07T20:25:54.5009346Z 2025-05-07T20:25:54.5009352Z 2025-05-07T20:25:54.5009358Z 2025-05-07T20:25:54.5009363Z 2025-05-07T20:25:54.5009539Z 2025-05-07T20:25:54.5455761Z cuda-nsight-12.8.55 | 113.2 MB | #####6 | 57%  2025-05-07T20:25:54.5456164Z 2025-05-07T20:25:54.5456173Z 2025-05-07T20:25:54.5456179Z 2025-05-07T20:25:54.5456187Z 2025-05-07T20:25:54.5462248Z 2025-05-07T20:25:54.5782441Z libnpp-12.3.3.65 | 130.6 MB | #######3 | 74%  2025-05-07T20:25:54.5782785Z 2025-05-07T20:25:54.5782790Z 2025-05-07T20:25:54.5782795Z 2025-05-07T20:25:54.5783061Z 2025-05-07T20:25:54.5783068Z 2025-05-07T20:25:54.5783073Z 2025-05-07T20:25:54.5784192Z 2025-05-07T20:25:54.5959096Z cuda-nvvp-12.8.57 | 112.4 MB | ####2 | 43%  2025-05-07T20:25:54.6011045Z libcublas-12.8.3.14 | 460.2 MB | ######## | 80% 2025-05-07T20:25:54.6011471Z 2025-05-07T20:25:54.6011477Z 2025-05-07T20:25:54.6011482Z 2025-05-07T20:25:54.6011489Z 2025-05-07T20:25:54.6011525Z 2025-05-07T20:25:54.6011530Z 2025-05-07T20:25:54.6458956Z cuda-nsight-12.8.55 | 113.2 MB | #####9 | 59%  2025-05-07T20:25:54.6459331Z 2025-05-07T20:25:54.6459337Z 2025-05-07T20:25:54.6459342Z 2025-05-07T20:25:54.6459347Z 2025-05-07T20:25:54.6459352Z 2025-05-07T20:25:54.6848123Z libnpp-12.3.3.65 | 130.6 MB | #######5 | 76%  2025-05-07T20:25:54.6848539Z 2025-05-07T20:25:54.6848543Z 2025-05-07T20:25:54.6848547Z 2025-05-07T20:25:54.6848551Z 2025-05-07T20:25:54.6848554Z 2025-05-07T20:25:54.6848558Z 2025-05-07T20:25:54.6848587Z 2025-05-07T20:25:54.6964555Z cuda-nvvp-12.8.57 | 112.4 MB | ####5 | 45%  2025-05-07T20:25:54.7011021Z libcublas-12.8.3.14 | 460.2 MB | ########1 | 81% 2025-05-07T20:25:54.7011297Z 2025-05-07T20:25:54.7011301Z 2025-05-07T20:25:54.7011304Z 2025-05-07T20:25:54.7011308Z 2025-05-07T20:25:54.7011312Z 2025-05-07T20:25:54.7014964Z 2025-05-07T20:25:54.7469552Z cuda-nsight-12.8.55 | 113.2 MB | ######1 | 62%  2025-05-07T20:25:54.7470193Z 2025-05-07T20:25:54.7470197Z 2025-05-07T20:25:54.7470201Z 2025-05-07T20:25:54.7470204Z 2025-05-07T20:25:54.7470825Z 2025-05-07T20:25:54.7849766Z libnpp-12.3.3.65 | 130.6 MB | #######7 | 78%  2025-05-07T20:25:54.7850224Z 2025-05-07T20:25:54.7850230Z 2025-05-07T20:25:54.7850236Z 2025-05-07T20:25:54.7850241Z 2025-05-07T20:25:54.7850247Z 2025-05-07T20:25:54.7850252Z 2025-05-07T20:25:54.7852499Z 2025-05-07T20:25:54.7970906Z cuda-nvvp-12.8.57 | 112.4 MB | ####7 | 48%  2025-05-07T20:25:54.8016583Z libcublas-12.8.3.14 | 460.2 MB | ########1 | 82% 2025-05-07T20:25:54.8016904Z 2025-05-07T20:25:54.8017007Z 2025-05-07T20:25:54.8017014Z 2025-05-07T20:25:54.8017042Z 2025-05-07T20:25:54.8017048Z 2025-05-07T20:25:54.8017058Z 2025-05-07T20:25:54.8577696Z cuda-nsight-12.8.55 | 113.2 MB | ######4 | 64%  2025-05-07T20:25:54.8578091Z 2025-05-07T20:25:54.8578132Z 2025-05-07T20:25:54.8578137Z 2025-05-07T20:25:54.8578141Z 2025-05-07T20:25:54.8590815Z 2025-05-07T20:25:54.8936406Z libnpp-12.3.3.65 | 130.6 MB | #######9 | 80%  2025-05-07T20:25:54.8936796Z 2025-05-07T20:25:54.8936803Z 2025-05-07T20:25:54.8936823Z 2025-05-07T20:25:54.8936832Z 2025-05-07T20:25:54.8936837Z 2025-05-07T20:25:54.8936843Z 2025-05-07T20:25:54.8943629Z 2025-05-07T20:25:54.9126360Z cuda-nvvp-12.8.57 | 112.4 MB | ##### | 50%  2025-05-07T20:25:54.9126763Z 2025-05-07T20:25:54.9126769Z 2025-05-07T20:25:54.9126794Z 2025-05-07T20:25:54.9126800Z 2025-05-07T20:25:54.9126805Z 2025-05-07T20:25:54.9126810Z 2025-05-07T20:25:54.9335600Z cuda-nsight-12.8.55 | 113.2 MB | ######6 | 67%  2025-05-07T20:25:54.9580649Z libcublas-12.8.3.14 | 460.2 MB | ########2 | 82% 2025-05-07T20:25:54.9581014Z 2025-05-07T20:25:54.9581020Z 2025-05-07T20:25:54.9581026Z 2025-05-07T20:25:54.9581031Z 2025-05-07T20:25:54.9581053Z 2025-05-07T20:25:54.9962049Z libnpp-12.3.3.65 | 130.6 MB | ########1 | 82%  2025-05-07T20:25:54.9962344Z 2025-05-07T20:25:54.9962347Z 2025-05-07T20:25:54.9962351Z 2025-05-07T20:25:54.9962355Z 2025-05-07T20:25:54.9962358Z 2025-05-07T20:25:54.9962362Z 2025-05-07T20:25:54.9966260Z 2025-05-07T20:25:55.0178293Z cuda-nvvp-12.8.57 | 112.4 MB | #####2 | 52%  2025-05-07T20:25:55.0178611Z 2025-05-07T20:25:55.0178615Z 2025-05-07T20:25:55.0178619Z 2025-05-07T20:25:55.0178622Z 2025-05-07T20:25:55.0178626Z 2025-05-07T20:25:55.0178869Z 2025-05-07T20:25:55.0342679Z cuda-nsight-12.8.55 | 113.2 MB | ######9 | 69%  2025-05-07T20:25:55.0585049Z libcublas-12.8.3.14 | 460.2 MB | ########2 | 83% 2025-05-07T20:25:55.0585310Z 2025-05-07T20:25:55.0585314Z 2025-05-07T20:25:55.0585318Z 2025-05-07T20:25:55.0585329Z 2025-05-07T20:25:55.0588763Z 2025-05-07T20:25:55.1078002Z libnpp-12.3.3.65 | 130.6 MB | ########3 | 84%  2025-05-07T20:25:55.1078330Z 2025-05-07T20:25:55.1078334Z 2025-05-07T20:25:55.1078338Z 2025-05-07T20:25:55.1078342Z 2025-05-07T20:25:55.1078345Z 2025-05-07T20:25:55.1078349Z 2025-05-07T20:25:55.1083526Z 2025-05-07T20:25:55.1183445Z cuda-nvvp-12.8.57 | 112.4 MB | #####4 | 55%  2025-05-07T20:25:55.1183740Z 2025-05-07T20:25:55.1183744Z 2025-05-07T20:25:55.1183748Z 2025-05-07T20:25:55.1183751Z 2025-05-07T20:25:55.1183755Z 2025-05-07T20:25:55.1183758Z 2025-05-07T20:25:55.1343202Z cuda-nsight-12.8.55 | 113.2 MB | #######1 | 72%  2025-05-07T20:25:55.1586711Z libcublas-12.8.3.14 | 460.2 MB | ########3 | 83% 2025-05-07T20:25:55.1586980Z 2025-05-07T20:25:55.1587184Z 2025-05-07T20:25:55.1587192Z 2025-05-07T20:25:55.1587196Z 2025-05-07T20:25:55.1590205Z 2025-05-07T20:25:55.2185148Z libnpp-12.3.3.65 | 130.6 MB | ########5 | 86%  2025-05-07T20:25:55.2185541Z 2025-05-07T20:25:55.2185547Z 2025-05-07T20:25:55.2185949Z 2025-05-07T20:25:55.2185955Z 2025-05-07T20:25:55.2185961Z 2025-05-07T20:25:55.2186661Z 2025-05-07T20:25:55.2346055Z cuda-nsight-12.8.55 | 113.2 MB | #######4 | 74%  2025-05-07T20:25:55.2604323Z libcublas-12.8.3.14 | 460.2 MB | ########4 | 84% 2025-05-07T20:25:55.2604601Z 2025-05-07T20:25:55.2604605Z 2025-05-07T20:25:55.2604609Z 2025-05-07T20:25:55.2604613Z 2025-05-07T20:25:55.2604616Z 2025-05-07T20:25:55.3185463Z libnpp-12.3.3.65 | 130.6 MB | ########7 | 88%  2025-05-07T20:25:55.3185768Z 2025-05-07T20:25:55.3185774Z 2025-05-07T20:25:55.3185802Z 2025-05-07T20:25:55.3185809Z 2025-05-07T20:25:55.3185814Z 2025-05-07T20:25:55.3185819Z 2025-05-07T20:25:55.3285879Z cuda-nsight-12.8.55 | 113.2 MB | #######6 | 77%  2025-05-07T20:25:55.3286192Z 2025-05-07T20:25:55.3286196Z 2025-05-07T20:25:55.3286199Z 2025-05-07T20:25:55.3286203Z 2025-05-07T20:25:55.3286206Z 2025-05-07T20:25:55.3286210Z 2025-05-07T20:25:55.3288987Z 2025-05-07T20:25:55.3351550Z cuda-nvvp-12.8.57 | 112.4 MB | #####6 | 57%  2025-05-07T20:25:55.3606948Z libcublas-12.8.3.14 | 460.2 MB | ########4 | 85% 2025-05-07T20:25:55.3607355Z 2025-05-07T20:25:55.3607361Z 2025-05-07T20:25:55.3607366Z 2025-05-07T20:25:55.3607371Z 2025-05-07T20:25:55.3607376Z 2025-05-07T20:25:55.4200846Z libnpp-12.3.3.65 | 130.6 MB | ########9 | 90%  2025-05-07T20:25:55.4201289Z 2025-05-07T20:25:55.4201295Z 2025-05-07T20:25:55.4201300Z 2025-05-07T20:25:55.4201305Z 2025-05-07T20:25:55.4201312Z 2025-05-07T20:25:55.4201338Z 2025-05-07T20:25:55.4288074Z cuda-nsight-12.8.55 | 113.2 MB | #######9 | 79%  2025-05-07T20:25:55.4288467Z 2025-05-07T20:25:55.4288472Z 2025-05-07T20:25:55.4288475Z 2025-05-07T20:25:55.4288479Z 2025-05-07T20:25:55.4288482Z 2025-05-07T20:25:55.4288486Z 2025-05-07T20:25:55.4288489Z 2025-05-07T20:25:55.4351996Z cuda-nvvp-12.8.57 | 112.4 MB | #####9 | 59%  2025-05-07T20:25:55.4612513Z libcublas-12.8.3.14 | 460.2 MB | ########5 | 85% 2025-05-07T20:25:55.4612852Z 2025-05-07T20:25:55.4612857Z 2025-05-07T20:25:55.4612860Z 2025-05-07T20:25:55.4612864Z 2025-05-07T20:25:55.4612867Z 2025-05-07T20:25:55.5291414Z libnpp-12.3.3.65 | 130.6 MB | #########1 | 92%  2025-05-07T20:25:55.5291773Z 2025-05-07T20:25:55.5291779Z 2025-05-07T20:25:55.5291784Z 2025-05-07T20:25:55.5291789Z 2025-05-07T20:25:55.5291795Z 2025-05-07T20:25:55.5291800Z 2025-05-07T20:25:55.5293512Z 2025-05-07T20:25:55.5323166Z cuda-nvvp-12.8.57 | 112.4 MB | ######1 | 62%  2025-05-07T20:25:55.5323494Z 2025-05-07T20:25:55.5323498Z 2025-05-07T20:25:55.5323502Z 2025-05-07T20:25:55.5323505Z 2025-05-07T20:25:55.5323509Z 2025-05-07T20:25:55.5323512Z 2025-05-07T20:25:55.5395507Z cuda-nsight-12.8.55 | 113.2 MB | ########1 | 82%  2025-05-07T20:25:55.5734941Z libcublas-12.8.3.14 | 460.2 MB | ########5 | 86% 2025-05-07T20:25:55.5735239Z 2025-05-07T20:25:55.5735245Z 2025-05-07T20:25:55.5735250Z 2025-05-07T20:25:55.5735255Z 2025-05-07T20:25:55.5737087Z 2025-05-07T20:25:55.6299326Z libnpp-12.3.3.65 | 130.6 MB | #########3 | 94%  2025-05-07T20:25:55.6299731Z 2025-05-07T20:25:55.6299737Z 2025-05-07T20:25:55.6299743Z 2025-05-07T20:25:55.6299748Z 2025-05-07T20:25:55.6299753Z 2025-05-07T20:25:55.6299758Z 2025-05-07T20:25:55.6299764Z 2025-05-07T20:25:55.6348705Z cuda-nvvp-12.8.57 | 112.4 MB | ######4 | 64%  2025-05-07T20:25:55.6349000Z 2025-05-07T20:25:55.6349023Z 2025-05-07T20:25:55.6349027Z 2025-05-07T20:25:55.6349031Z 2025-05-07T20:25:55.6349035Z 2025-05-07T20:25:55.6349039Z 2025-05-07T20:25:55.6417097Z cuda-nsight-12.8.55 | 113.2 MB | ########3 | 84%  2025-05-07T20:25:55.6762141Z libcublas-12.8.3.14 | 460.2 MB | ########6 | 87% 2025-05-07T20:25:55.6762415Z 2025-05-07T20:25:55.6762419Z 2025-05-07T20:25:55.6762423Z 2025-05-07T20:25:55.6762694Z 2025-05-07T20:25:55.6766179Z 2025-05-07T20:25:55.7302103Z libnpp-12.3.3.65 | 130.6 MB | #########5 | 96%  2025-05-07T20:25:55.7302404Z 2025-05-07T20:25:55.7302407Z 2025-05-07T20:25:55.7302411Z 2025-05-07T20:25:55.7302414Z 2025-05-07T20:25:55.7302418Z 2025-05-07T20:25:55.7302421Z 2025-05-07T20:25:55.7302428Z 2025-05-07T20:25:55.7428806Z cuda-nvvp-12.8.57 | 112.4 MB | ######6 | 66%  2025-05-07T20:25:55.7456774Z libcublas-12.8.3.14 | 460.2 MB | ########7 | 87% 2025-05-07T20:25:55.7457135Z 2025-05-07T20:25:55.7457142Z 2025-05-07T20:25:55.7457170Z 2025-05-07T20:25:55.7457177Z 2025-05-07T20:25:55.7457181Z 2025-05-07T20:25:55.7460580Z 2025-05-07T20:25:55.7837882Z cuda-nsight-12.8.55 | 113.2 MB | ########6 | 86%  2025-05-07T20:25:55.7838286Z 2025-05-07T20:25:55.7838290Z 2025-05-07T20:25:55.7838294Z 2025-05-07T20:25:55.7838297Z 2025-05-07T20:25:55.7838301Z 2025-05-07T20:25:55.8378190Z libnpp-12.3.3.65 | 130.6 MB | #########7 | 98%  2025-05-07T20:25:55.8378506Z 2025-05-07T20:25:55.8378510Z 2025-05-07T20:25:55.8378513Z 2025-05-07T20:25:55.8378517Z 2025-05-07T20:25:55.8378520Z 2025-05-07T20:25:55.8378525Z 2025-05-07T20:25:55.8383660Z 2025-05-07T20:25:55.8432056Z cuda-nvvp-12.8.57 | 112.4 MB | ######8 | 69%  2025-05-07T20:25:55.8556590Z libcublas-12.8.3.14 | 460.2 MB | ########7 | 88% 2025-05-07T20:25:55.8556888Z 2025-05-07T20:25:55.8556894Z 2025-05-07T20:25:55.8556899Z 2025-05-07T20:25:55.8556904Z 2025-05-07T20:25:55.8556919Z 2025-05-07T20:25:55.8560386Z 2025-05-07T20:25:55.8844017Z cuda-nsight-12.8.55 | 113.2 MB | ########8 | 88%  2025-05-07T20:25:55.8844425Z 2025-05-07T20:25:55.8844431Z 2025-05-07T20:25:55.8844436Z 2025-05-07T20:25:55.8844441Z 2025-05-07T20:25:55.8847282Z 2025-05-07T20:25:55.9383967Z libnpp-12.3.3.65 | 130.6 MB | #########9 | 100%  2025-05-07T20:25:55.9384344Z 2025-05-07T20:25:55.9384364Z 2025-05-07T20:25:55.9384370Z 2025-05-07T20:25:55.9384375Z 2025-05-07T20:25:55.9384380Z 2025-05-07T20:25:55.9384385Z 2025-05-07T20:25:55.9388337Z 2025-05-07T20:25:55.9436814Z cuda-nvvp-12.8.57 | 112.4 MB | ####### | 71%  2025-05-07T20:25:55.9666643Z libcublas-12.8.3.14 | 460.2 MB | ########8 | 88% 2025-05-07T20:25:55.9667002Z 2025-05-07T20:25:55.9667008Z 2025-05-07T20:25:55.9667014Z 2025-05-07T20:25:55.9667019Z 2025-05-07T20:25:55.9667026Z 2025-05-07T20:25:55.9667031Z 2025-05-07T20:25:56.0427273Z cuda-nsight-12.8.55 | 113.2 MB | ######### | 91%  2025-05-07T20:25:56.0427698Z 2025-05-07T20:25:56.0427704Z 2025-05-07T20:25:56.0427709Z 2025-05-07T20:25:56.0427714Z 2025-05-07T20:25:56.0427720Z 2025-05-07T20:25:56.0427725Z 2025-05-07T20:25:56.0428388Z 2025-05-07T20:25:56.0465283Z cuda-nvvp-12.8.57 | 112.4 MB | #######3 | 73%  2025-05-07T20:25:56.0670081Z libcublas-12.8.3.14 | 460.2 MB | ########9 | 89% 2025-05-07T20:25:56.0670458Z 2025-05-07T20:25:56.0670464Z 2025-05-07T20:25:56.0670469Z 2025-05-07T20:25:56.0670474Z 2025-05-07T20:25:56.0670479Z 2025-05-07T20:25:56.0670484Z 2025-05-07T20:25:56.1432548Z cuda-nsight-12.8.55 | 113.2 MB | #########3 | 93%  2025-05-07T20:25:56.1432966Z 2025-05-07T20:25:56.1432971Z 2025-05-07T20:25:56.1432976Z 2025-05-07T20:25:56.1432981Z 2025-05-07T20:25:56.1432987Z 2025-05-07T20:25:56.1432992Z 2025-05-07T20:25:56.1432997Z 2025-05-07T20:25:56.1467403Z cuda-nvvp-12.8.57 | 112.4 MB | #######5 | 76%  2025-05-07T20:25:56.1671366Z libcublas-12.8.3.14 | 460.2 MB | ########9 | 90% 2025-05-07T20:25:56.1671731Z 2025-05-07T20:25:56.1671737Z 2025-05-07T20:25:56.1671742Z 2025-05-07T20:25:56.1671747Z 2025-05-07T20:25:56.1671752Z 2025-05-07T20:25:56.1673110Z 2025-05-07T20:25:56.2436412Z cuda-nsight-12.8.55 | 113.2 MB | #########5 | 95%  2025-05-07T20:25:56.2436825Z 2025-05-07T20:25:56.2436831Z 2025-05-07T20:25:56.2437132Z 2025-05-07T20:25:56.2437137Z 2025-05-07T20:25:56.2437143Z 2025-05-07T20:25:56.2437148Z 2025-05-07T20:25:56.2437153Z 2025-05-07T20:25:56.2533987Z cuda-nvvp-12.8.57 | 112.4 MB | #######7 | 78%  2025-05-07T20:25:56.2682651Z libcublas-12.8.3.14 | 460.2 MB | ######### | 90% 2025-05-07T20:25:56.2683018Z 2025-05-07T20:25:56.2683024Z 2025-05-07T20:25:56.2683029Z 2025-05-07T20:25:56.2683034Z 2025-05-07T20:25:56.2683039Z 2025-05-07T20:25:56.2685033Z 2025-05-07T20:25:56.3462576Z cuda-nsight-12.8.55 | 113.2 MB | #########7 | 98%  2025-05-07T20:25:56.3462996Z 2025-05-07T20:25:56.3463001Z 2025-05-07T20:25:56.3463006Z 2025-05-07T20:25:56.3463012Z 2025-05-07T20:25:56.3463017Z 2025-05-07T20:25:56.3463022Z 2025-05-07T20:25:56.3463027Z 2025-05-07T20:25:56.3534945Z cuda-nvvp-12.8.57 | 112.4 MB | ######## | 80%  2025-05-07T20:25:56.4467965Z libcublas-12.8.3.14 | 460.2 MB | ######### | 91% 2025-05-07T20:25:56.4468343Z 2025-05-07T20:25:56.4468348Z 2025-05-07T20:25:56.4468354Z 2025-05-07T20:25:56.4468359Z 2025-05-07T20:25:56.4468364Z 2025-05-07T20:25:56.4468369Z 2025-05-07T20:25:56.4468785Z 2025-05-07T20:25:56.4540345Z cuda-nvvp-12.8.57 | 112.4 MB | ########2 | 83%  2025-05-07T20:25:56.5471630Z libcublas-12.8.3.14 | 460.2 MB | #########1 | 91% 2025-05-07T20:25:56.5471908Z 2025-05-07T20:25:56.5471912Z 2025-05-07T20:25:56.5471915Z 2025-05-07T20:25:56.5471919Z 2025-05-07T20:25:56.5471923Z 2025-05-07T20:25:56.5471926Z 2025-05-07T20:25:56.5479813Z 2025-05-07T20:25:56.5544680Z cuda-nvvp-12.8.57 | 112.4 MB | ########5 | 85%  2025-05-07T20:25:56.6476159Z libcublas-12.8.3.14 | 460.2 MB | #########2 | 92% 2025-05-07T20:25:56.6476509Z 2025-05-07T20:25:56.6476515Z 2025-05-07T20:25:56.6476520Z 2025-05-07T20:25:56.6476525Z 2025-05-07T20:25:56.6476530Z 2025-05-07T20:25:56.6476536Z 2025-05-07T20:25:56.6478165Z 2025-05-07T20:25:56.6544936Z cuda-nvvp-12.8.57 | 112.4 MB | ########8 | 88%  2025-05-07T20:25:56.7546498Z libcublas-12.8.3.14 | 460.2 MB | #########2 | 93% 2025-05-07T20:25:56.8086035Z libcublas-12.8.3.14 | 460.2 MB | #########3 | 94% 2025-05-07T20:25:56.8086391Z 2025-05-07T20:25:56.8086397Z 2025-05-07T20:25:56.8086402Z 2025-05-07T20:25:56.8086407Z 2025-05-07T20:25:56.8086413Z 2025-05-07T20:25:56.8086418Z 2025-05-07T20:25:56.8087985Z 2025-05-07T20:25:56.8600143Z cuda-nvvp-12.8.57 | 112.4 MB | ######### | 91%  2025-05-07T20:25:56.9115090Z libcublas-12.8.3.14 | 460.2 MB | #########4 | 94% 2025-05-07T20:25:56.9115609Z 2025-05-07T20:25:56.9115615Z 2025-05-07T20:25:56.9115621Z 2025-05-07T20:25:56.9115626Z 2025-05-07T20:25:56.9115631Z 2025-05-07T20:25:56.9115637Z 2025-05-07T20:25:56.9115642Z 2025-05-07T20:25:56.9600710Z cuda-nvvp-12.8.57 | 112.4 MB | #########2 | 93%  2025-05-07T20:25:57.0116785Z libcublas-12.8.3.14 | 460.2 MB | #########4 | 95% 2025-05-07T20:25:57.0117171Z 2025-05-07T20:25:57.0117176Z 2025-05-07T20:25:57.0117181Z 2025-05-07T20:25:57.0117186Z 2025-05-07T20:25:57.0117192Z 2025-05-07T20:25:57.0117197Z 2025-05-07T20:25:57.0118651Z 2025-05-07T20:25:57.0658177Z cuda-nvvp-12.8.57 | 112.4 MB | #########5 | 95%  2025-05-07T20:25:57.1124624Z libcublas-12.8.3.14 | 460.2 MB | #########5 | 96% 2025-05-07T20:25:57.1124990Z 2025-05-07T20:25:57.1124995Z 2025-05-07T20:25:57.1125001Z 2025-05-07T20:25:57.1125007Z 2025-05-07T20:25:57.1125012Z 2025-05-07T20:25:57.1125017Z 2025-05-07T20:25:57.1125043Z 2025-05-07T20:25:57.1767211Z cuda-nvvp-12.8.57 | 112.4 MB | #########7 | 98%  2025-05-07T20:25:57.2770577Z libcublas-12.8.3.14 | 460.2 MB | #########6 | 96% 2025-05-07T20:25:57.3773080Z libcublas-12.8.3.14 | 460.2 MB | #########7 | 97% 2025-05-07T20:25:57.4779968Z libcublas-12.8.3.14 | 460.2 MB | #########7 | 98% 2025-05-07T20:25:57.5779953Z libcublas-12.8.3.14 | 460.2 MB | #########8 | 99% 2025-05-07T20:25:59.9124787Z libcublas-12.8.3.14 | 460.2 MB | #########9 | 99% 2025-05-07T20:25:59.9125071Z 2025-05-07T20:25:59.9125075Z 2025-05-07T20:25:59.9125079Z 2025-05-07T20:25:59.9125082Z 2025-05-07T20:26:00.2119043Z libcufft-11.3.3.41 | 147.4 MB | ########## | 100%  2025-05-07T20:26:00.2119489Z 2025-05-07T20:26:00.2119495Z 2025-05-07T20:26:00.2119501Z 2025-05-07T20:26:00.2119507Z 2025-05-07T20:26:00.2119513Z 2025-05-07T20:26:00.2119520Z 2025-05-07T20:26:00.2163147Z cuda-nsight-12.8.55 | 113.2 MB | ########## | 100%  2025-05-07T20:26:00.2163512Z 2025-05-07T20:26:00.2163517Z 2025-05-07T20:26:00.2163520Z 2025-05-07T20:26:00.2163524Z 2025-05-07T20:26:00.2167031Z 2025-05-07T20:26:00.2559552Z libnpp-12.3.3.65 | 130.6 MB | ########## | 100%  2025-05-07T20:26:00.2559884Z 2025-05-07T20:26:00.2559889Z 2025-05-07T20:26:00.2559892Z 2025-05-07T20:26:00.2559896Z 2025-05-07T20:26:00.2559909Z 2025-05-07T20:26:00.2559912Z 2025-05-07T20:26:00.2559931Z 2025-05-07T20:26:00.2559934Z 2025-05-07T20:26:00.2561659Z 2025-05-07T20:26:00.2582867Z libcurand-10.3.9.55 | 43.6 MB | | 0%  2025-05-07T20:26:00.2583588Z 2025-05-07T20:26:00.2583592Z 2025-05-07T20:26:00.2583596Z 2025-05-07T20:26:00.2583599Z 2025-05-07T20:26:00.2583603Z 2025-05-07T20:26:00.2583607Z 2025-05-07T20:26:00.2583610Z 2025-05-07T20:26:00.2583614Z 2025-05-07T20:26:00.3562313Z cuda-nvrtc-12.8.61 | 63.1 MB | | 0%  2025-05-07T20:26:00.3562775Z 2025-05-07T20:26:00.3562815Z 2025-05-07T20:26:00.3562822Z 2025-05-07T20:26:00.3562827Z 2025-05-07T20:26:00.3562832Z 2025-05-07T20:26:00.3562838Z 2025-05-07T20:26:00.3562843Z 2025-05-07T20:26:00.3562848Z 2025-05-07T20:26:00.3564800Z 2025-05-07T20:26:00.3585381Z libcurand-10.3.9.55 | 43.6 MB | 6 | 7%  2025-05-07T20:26:00.3585696Z 2025-05-07T20:26:00.3585701Z 2025-05-07T20:26:00.3585704Z 2025-05-07T20:26:00.3585721Z 2025-05-07T20:26:00.3585724Z 2025-05-07T20:26:00.3585728Z 2025-05-07T20:26:00.3585732Z 2025-05-07T20:26:00.3585735Z 2025-05-07T20:26:00.4588369Z cuda-nvrtc-12.8.61 | 63.1 MB | 4 | 5%  2025-05-07T20:26:00.4588687Z 2025-05-07T20:26:00.4588691Z 2025-05-07T20:26:00.4588694Z 2025-05-07T20:26:00.4588698Z 2025-05-07T20:26:00.4588702Z 2025-05-07T20:26:00.4588714Z 2025-05-07T20:26:00.4588717Z 2025-05-07T20:26:00.4588721Z 2025-05-07T20:26:00.4589428Z 2025-05-07T20:26:00.4592697Z libcurand-10.3.9.55 | 43.6 MB | #3 | 13%  2025-05-07T20:26:00.4593013Z 2025-05-07T20:26:00.4593017Z 2025-05-07T20:26:00.4593021Z 2025-05-07T20:26:00.4593024Z 2025-05-07T20:26:00.4593028Z 2025-05-07T20:26:00.4593031Z 2025-05-07T20:26:00.4593035Z 2025-05-07T20:26:00.4593038Z 2025-05-07T20:26:00.5591362Z cuda-nvrtc-12.8.61 | 63.1 MB | 9 | 10%  2025-05-07T20:26:00.5591855Z 2025-05-07T20:26:00.5591899Z 2025-05-07T20:26:00.5591906Z 2025-05-07T20:26:00.5591912Z 2025-05-07T20:26:00.5591917Z 2025-05-07T20:26:00.5591923Z 2025-05-07T20:26:00.5591929Z 2025-05-07T20:26:00.5592322Z 2025-05-07T20:26:00.5594669Z cuda-nvrtc-12.8.61 | 63.1 MB | #5 | 15%  2025-05-07T20:26:00.5595006Z 2025-05-07T20:26:00.5595011Z 2025-05-07T20:26:00.5595014Z 2025-05-07T20:26:00.5595018Z 2025-05-07T20:26:00.5595022Z 2025-05-07T20:26:00.5595026Z 2025-05-07T20:26:00.5595029Z 2025-05-07T20:26:00.5595033Z 2025-05-07T20:26:00.5595038Z 2025-05-07T20:26:00.6593292Z libcurand-10.3.9.55 | 43.6 MB | ##1 | 21%  2025-05-07T20:26:00.6593660Z 2025-05-07T20:26:00.6593664Z 2025-05-07T20:26:00.6593668Z 2025-05-07T20:26:00.6593672Z 2025-05-07T20:26:00.6593675Z 2025-05-07T20:26:00.6593679Z 2025-05-07T20:26:00.6593682Z 2025-05-07T20:26:00.6603791Z 2025-05-07T20:26:00.6606366Z cuda-nvrtc-12.8.61 | 63.1 MB | ## | 20%  2025-05-07T20:26:00.6607091Z 2025-05-07T20:26:00.6607098Z 2025-05-07T20:26:00.6607103Z 2025-05-07T20:26:00.6607108Z 2025-05-07T20:26:00.6607113Z 2025-05-07T20:26:00.6607118Z 2025-05-07T20:26:00.6607136Z 2025-05-07T20:26:00.6607142Z 2025-05-07T20:26:00.6607147Z 2025-05-07T20:26:00.7598812Z libcurand-10.3.9.55 | 43.6 MB | ##8 | 29%  2025-05-07T20:26:00.7599134Z 2025-05-07T20:26:00.7599139Z 2025-05-07T20:26:00.7599155Z 2025-05-07T20:26:00.7599159Z 2025-05-07T20:26:00.7599162Z 2025-05-07T20:26:00.7599166Z 2025-05-07T20:26:00.7599170Z 2025-05-07T20:26:00.7599198Z 2025-05-07T20:26:00.7599754Z 2025-05-07T20:26:00.7682554Z libcurand-10.3.9.55 | 43.6 MB | ###8 | 39%  2025-05-07T20:26:00.7682932Z 2025-05-07T20:26:00.7682936Z 2025-05-07T20:26:00.7682940Z 2025-05-07T20:26:00.7682943Z 2025-05-07T20:26:00.7682947Z 2025-05-07T20:26:00.7682950Z 2025-05-07T20:26:00.7682954Z 2025-05-07T20:26:00.7683337Z 2025-05-07T20:26:00.8687084Z cuda-nvrtc-12.8.61 | 63.1 MB | ##5 | 26%  2025-05-07T20:26:00.8687416Z 2025-05-07T20:26:00.8687421Z 2025-05-07T20:26:00.8687424Z 2025-05-07T20:26:00.8687428Z 2025-05-07T20:26:00.8687431Z 2025-05-07T20:26:00.8687435Z 2025-05-07T20:26:00.8687438Z 2025-05-07T20:26:00.8687846Z 2025-05-07T20:26:00.8696406Z cuda-nvrtc-12.8.61 | 63.1 MB | ###1 | 31%  2025-05-07T20:26:00.8696702Z 2025-05-07T20:26:00.8696706Z 2025-05-07T20:26:00.8696710Z 2025-05-07T20:26:00.8696713Z 2025-05-07T20:26:00.8696717Z 2025-05-07T20:26:00.8696748Z 2025-05-07T20:26:00.8696752Z 2025-05-07T20:26:00.8696757Z 2025-05-07T20:26:00.8696835Z 2025-05-07T20:26:00.9426101Z libcurand-10.3.9.55 | 43.6 MB | ####6 | 47%  2025-05-07T20:26:00.9426559Z 2025-05-07T20:26:00.9426565Z 2025-05-07T20:26:00.9426571Z 2025-05-07T20:26:00.9426576Z 2025-05-07T20:26:00.9426581Z 2025-05-07T20:26:00.9426586Z 2025-05-07T20:26:00.9428576Z 2025-05-07T20:26:00.9688977Z cuda-nvvp-12.8.57 | 112.4 MB | ########## | 100%  2025-05-07T20:26:00.9689316Z 2025-05-07T20:26:00.9689320Z 2025-05-07T20:26:00.9689323Z 2025-05-07T20:26:00.9689327Z 2025-05-07T20:26:00.9689339Z 2025-05-07T20:26:00.9689342Z 2025-05-07T20:26:00.9689346Z 2025-05-07T20:26:00.9689349Z 2025-05-07T20:26:00.9691596Z 2025-05-07T20:26:00.9694102Z libcurand-10.3.9.55 | 43.6 MB | #####5 | 55%  2025-05-07T20:26:00.9694509Z 2025-05-07T20:26:00.9694513Z 2025-05-07T20:26:00.9694517Z 2025-05-07T20:26:00.9694755Z 2025-05-07T20:26:00.9694761Z 2025-05-07T20:26:00.9694764Z 2025-05-07T20:26:00.9694767Z 2025-05-07T20:26:00.9695259Z 2025-05-07T20:26:01.0345942Z cuda-nvrtc-12.8.61 | 63.1 MB | ###7 | 37%  2025-05-07T20:26:01.0346292Z 2025-05-07T20:26:01.0346297Z 2025-05-07T20:26:01.0346303Z 2025-05-07T20:26:01.0346308Z 2025-05-07T20:26:01.0346313Z 2025-05-07T20:26:01.0346318Z 2025-05-07T20:26:01.0346354Z 2025-05-07T20:26:01.0346360Z 2025-05-07T20:26:01.0346365Z 2025-05-07T20:26:01.0348133Z 2025-05-07T20:26:01.0693091Z gds-tools-1.13.0.11 | 37.9 MB | | 0%  2025-05-07T20:26:01.0693550Z 2025-05-07T20:26:01.0693556Z 2025-05-07T20:26:01.0693562Z 2025-05-07T20:26:01.0693567Z 2025-05-07T20:26:01.0693572Z 2025-05-07T20:26:01.0693577Z 2025-05-07T20:26:01.0693582Z 2025-05-07T20:26:01.0693589Z 2025-05-07T20:26:01.0694810Z 2025-05-07T20:26:01.0755475Z libcurand-10.3.9.55 | 43.6 MB | ######3 | 63%  2025-05-07T20:26:01.0756015Z 2025-05-07T20:26:01.0756313Z 2025-05-07T20:26:01.0756318Z 2025-05-07T20:26:01.0756324Z 2025-05-07T20:26:01.0756329Z 2025-05-07T20:26:01.0756334Z 2025-05-07T20:26:01.0756340Z 2025-05-07T20:26:01.0759283Z 2025-05-07T20:26:01.1349829Z cuda-nvrtc-12.8.61 | 63.1 MB | ####2 | 42%  2025-05-07T20:26:01.1350153Z 2025-05-07T20:26:01.1350164Z 2025-05-07T20:26:01.1350455Z 2025-05-07T20:26:01.1350459Z 2025-05-07T20:26:01.1350463Z 2025-05-07T20:26:01.1350466Z 2025-05-07T20:26:01.1350470Z 2025-05-07T20:26:01.1350473Z 2025-05-07T20:26:01.1350478Z 2025-05-07T20:26:01.1350520Z 2025-05-07T20:26:01.1873235Z gds-tools-1.13.0.11 | 37.9 MB | 6 | 7%  2025-05-07T20:26:01.1873731Z 2025-05-07T20:26:01.1873743Z 2025-05-07T20:26:01.1873751Z 2025-05-07T20:26:01.1873757Z 2025-05-07T20:26:01.1873762Z 2025-05-07T20:26:01.1873767Z 2025-05-07T20:26:01.1873774Z 2025-05-07T20:26:01.1873781Z 2025-05-07T20:26:01.1873813Z 2025-05-07T20:26:01.1888791Z libcurand-10.3.9.55 | 43.6 MB | #######1 | 72%  2025-05-07T20:26:01.1889116Z 2025-05-07T20:26:01.1889122Z 2025-05-07T20:26:01.1889127Z 2025-05-07T20:26:01.1889132Z 2025-05-07T20:26:01.1889138Z 2025-05-07T20:26:01.1889143Z 2025-05-07T20:26:01.1889148Z 2025-05-07T20:26:01.1891923Z 2025-05-07T20:26:01.2353203Z cuda-nvrtc-12.8.61 | 63.1 MB | ####7 | 48%  2025-05-07T20:26:01.2353600Z 2025-05-07T20:26:01.2353604Z 2025-05-07T20:26:01.2353608Z 2025-05-07T20:26:01.2353611Z 2025-05-07T20:26:01.2353615Z 2025-05-07T20:26:01.2353618Z 2025-05-07T20:26:01.2353622Z 2025-05-07T20:26:01.2353625Z 2025-05-07T20:26:01.2353629Z 2025-05-07T20:26:01.2354729Z 2025-05-07T20:26:01.2930411Z gds-tools-1.13.0.11 | 37.9 MB | #3 | 14%  2025-05-07T20:26:01.2930740Z 2025-05-07T20:26:01.2930744Z 2025-05-07T20:26:01.2930760Z 2025-05-07T20:26:01.2930764Z 2025-05-07T20:26:01.2930791Z 2025-05-07T20:26:01.2930795Z 2025-05-07T20:26:01.2930799Z 2025-05-07T20:26:01.2930802Z 2025-05-07T20:26:01.3081096Z cuda-nvrtc-12.8.61 | 63.1 MB | #####2 | 53%  2025-05-07T20:26:01.3081546Z 2025-05-07T20:26:01.3081552Z 2025-05-07T20:26:01.3081558Z 2025-05-07T20:26:01.3081564Z 2025-05-07T20:26:01.3081570Z 2025-05-07T20:26:01.3081576Z 2025-05-07T20:26:01.3081583Z 2025-05-07T20:26:01.3081612Z 2025-05-07T20:26:01.3083123Z 2025-05-07T20:26:01.3386220Z libcurand-10.3.9.55 | 43.6 MB | #######9 | 79%  2025-05-07T20:26:01.3386551Z 2025-05-07T20:26:01.3386557Z 2025-05-07T20:26:01.3386563Z 2025-05-07T20:26:01.3386568Z 2025-05-07T20:26:01.3386573Z 2025-05-07T20:26:01.3386579Z 2025-05-07T20:26:01.3386584Z 2025-05-07T20:26:01.3386589Z 2025-05-07T20:26:01.3386594Z 2025-05-07T20:26:01.3389435Z 2025-05-07T20:26:01.4002109Z gds-tools-1.13.0.11 | 37.9 MB | ## | 20%  2025-05-07T20:26:01.4002589Z 2025-05-07T20:26:01.4002886Z 2025-05-07T20:26:01.4002893Z 2025-05-07T20:26:01.4002896Z 2025-05-07T20:26:01.4002900Z 2025-05-07T20:26:01.4002903Z 2025-05-07T20:26:01.4002908Z 2025-05-07T20:26:01.4002911Z 2025-05-07T20:26:01.4153801Z cuda-nvrtc-12.8.61 | 63.1 MB | #####8 | 58%  2025-05-07T20:26:01.4154106Z 2025-05-07T20:26:01.4154110Z 2025-05-07T20:26:01.4154114Z 2025-05-07T20:26:01.4154133Z 2025-05-07T20:26:01.4154146Z 2025-05-07T20:26:01.4154150Z 2025-05-07T20:26:01.4154153Z 2025-05-07T20:26:01.4154157Z 2025-05-07T20:26:01.4159971Z 2025-05-07T20:26:01.4388015Z libcurand-10.3.9.55 | 43.6 MB | ########6 | 87%  2025-05-07T20:26:01.4388471Z 2025-05-07T20:26:01.4388477Z 2025-05-07T20:26:01.4388483Z 2025-05-07T20:26:01.4388489Z 2025-05-07T20:26:01.4388495Z 2025-05-07T20:26:01.4388500Z 2025-05-07T20:26:01.4388505Z 2025-05-07T20:26:01.4388511Z 2025-05-07T20:26:01.4388516Z 2025-05-07T20:26:01.4391327Z 2025-05-07T20:26:01.5028415Z gds-tools-1.13.0.11 | 37.9 MB | ##7 | 27%  2025-05-07T20:26:01.5028781Z 2025-05-07T20:26:01.5028787Z 2025-05-07T20:26:01.5028793Z 2025-05-07T20:26:01.5028798Z 2025-05-07T20:26:01.5028803Z 2025-05-07T20:26:01.5028808Z 2025-05-07T20:26:01.5028813Z 2025-05-07T20:26:01.5030329Z 2025-05-07T20:26:01.5217825Z cuda-nvrtc-12.8.61 | 63.1 MB | ######3 | 63%  2025-05-07T20:26:01.5218770Z 2025-05-07T20:26:01.5218774Z 2025-05-07T20:26:01.5218777Z 2025-05-07T20:26:01.5218781Z 2025-05-07T20:26:01.5218785Z 2025-05-07T20:26:01.5218788Z 2025-05-07T20:26:01.5218792Z 2025-05-07T20:26:01.5218795Z 2025-05-07T20:26:01.5218799Z 2025-05-07T20:26:01.5396069Z libcurand-10.3.9.55 | 43.6 MB | #########3 | 94%  2025-05-07T20:26:01.5396388Z 2025-05-07T20:26:01.5396392Z 2025-05-07T20:26:01.5396396Z 2025-05-07T20:26:01.5396400Z 2025-05-07T20:26:01.5396404Z 2025-05-07T20:26:01.5396408Z 2025-05-07T20:26:01.5396411Z 2025-05-07T20:26:01.5396430Z 2025-05-07T20:26:01.5396434Z 2025-05-07T20:26:01.5399659Z 2025-05-07T20:26:01.6030896Z gds-tools-1.13.0.11 | 37.9 MB | ###4 | 35%  2025-05-07T20:26:01.6031225Z 2025-05-07T20:26:01.6031229Z 2025-05-07T20:26:01.6031233Z 2025-05-07T20:26:01.6031236Z 2025-05-07T20:26:01.6031240Z 2025-05-07T20:26:01.6031253Z 2025-05-07T20:26:01.6031256Z 2025-05-07T20:26:01.6034289Z 2025-05-07T20:26:01.6397051Z cuda-nvrtc-12.8.61 | 63.1 MB | ######7 | 68%  2025-05-07T20:26:01.6397372Z 2025-05-07T20:26:01.6397377Z 2025-05-07T20:26:01.6397380Z 2025-05-07T20:26:01.6397384Z 2025-05-07T20:26:01.6397387Z 2025-05-07T20:26:01.6397391Z 2025-05-07T20:26:01.6397394Z 2025-05-07T20:26:01.6397398Z 2025-05-07T20:26:01.6397401Z 2025-05-07T20:26:01.6397405Z 2025-05-07T20:26:01.7031390Z gds-tools-1.13.0.11 | 37.9 MB | ####1 | 42%  2025-05-07T20:26:01.7031726Z 2025-05-07T20:26:01.7031730Z 2025-05-07T20:26:01.7031762Z 2025-05-07T20:26:01.7031766Z 2025-05-07T20:26:01.7031769Z 2025-05-07T20:26:01.7031773Z 2025-05-07T20:26:01.7031776Z 2025-05-07T20:26:01.7031780Z 2025-05-07T20:26:01.7403076Z cuda-nvrtc-12.8.61 | 63.1 MB | #######3 | 74%  2025-05-07T20:26:01.7403400Z 2025-05-07T20:26:01.7403404Z 2025-05-07T20:26:01.7403407Z 2025-05-07T20:26:01.7403411Z 2025-05-07T20:26:01.7403441Z 2025-05-07T20:26:01.7403445Z 2025-05-07T20:26:01.7403449Z 2025-05-07T20:26:01.7403453Z 2025-05-07T20:26:01.7403456Z 2025-05-07T20:26:01.7403463Z 2025-05-07T20:26:01.8032615Z gds-tools-1.13.0.11 | 37.9 MB | ####9 | 49%  2025-05-07T20:26:01.8033103Z 2025-05-07T20:26:01.8033108Z 2025-05-07T20:26:01.8033114Z 2025-05-07T20:26:01.8033119Z 2025-05-07T20:26:01.8033124Z 2025-05-07T20:26:01.8033131Z 2025-05-07T20:26:01.8033136Z 2025-05-07T20:26:01.8033141Z 2025-05-07T20:26:01.8407454Z cuda-nvrtc-12.8.61 | 63.1 MB | #######9 | 79%  2025-05-07T20:26:01.8407771Z 2025-05-07T20:26:01.8407775Z 2025-05-07T20:26:01.8407779Z 2025-05-07T20:26:01.8407782Z 2025-05-07T20:26:01.8407786Z 2025-05-07T20:26:01.8407799Z 2025-05-07T20:26:01.8407803Z 2025-05-07T20:26:01.8407806Z 2025-05-07T20:26:01.8407810Z 2025-05-07T20:26:01.8409663Z 2025-05-07T20:26:01.9113839Z gds-tools-1.13.0.11 | 37.9 MB | #####6 | 56%  2025-05-07T20:26:01.9114357Z 2025-05-07T20:26:01.9114364Z 2025-05-07T20:26:01.9114371Z 2025-05-07T20:26:01.9114376Z 2025-05-07T20:26:01.9114392Z 2025-05-07T20:26:01.9114398Z 2025-05-07T20:26:01.9114403Z 2025-05-07T20:26:01.9114408Z 2025-05-07T20:26:01.9407057Z cuda-nvrtc-12.8.61 | 63.1 MB | ########4 | 85%  2025-05-07T20:26:01.9407528Z 2025-05-07T20:26:01.9407543Z 2025-05-07T20:26:01.9407549Z 2025-05-07T20:26:01.9407555Z 2025-05-07T20:26:01.9407560Z 2025-05-07T20:26:01.9407566Z 2025-05-07T20:26:01.9407572Z 2025-05-07T20:26:01.9407577Z 2025-05-07T20:26:01.9407604Z 2025-05-07T20:26:01.9412862Z 2025-05-07T20:26:02.0164700Z gds-tools-1.13.0.11 | 37.9 MB | ######4 | 64%  2025-05-07T20:26:02.0165030Z 2025-05-07T20:26:02.0165034Z 2025-05-07T20:26:02.0165038Z 2025-05-07T20:26:02.0165041Z 2025-05-07T20:26:02.0165045Z 2025-05-07T20:26:02.0165048Z 2025-05-07T20:26:02.0165052Z 2025-05-07T20:26:02.0167850Z 2025-05-07T20:26:02.0408578Z cuda-nvrtc-12.8.61 | 63.1 MB | ########9 | 90%  2025-05-07T20:26:02.0408891Z 2025-05-07T20:26:02.0408895Z 2025-05-07T20:26:02.0408899Z 2025-05-07T20:26:02.0408902Z 2025-05-07T20:26:02.0408906Z 2025-05-07T20:26:02.0408909Z 2025-05-07T20:26:02.0408913Z 2025-05-07T20:26:02.0408916Z 2025-05-07T20:26:02.0408920Z 2025-05-07T20:26:02.0411115Z 2025-05-07T20:26:02.1166232Z gds-tools-1.13.0.11 | 37.9 MB | #######2 | 73%  2025-05-07T20:26:02.1166555Z 2025-05-07T20:26:02.1166559Z 2025-05-07T20:26:02.1166562Z 2025-05-07T20:26:02.1166592Z 2025-05-07T20:26:02.1166596Z 2025-05-07T20:26:02.1166599Z 2025-05-07T20:26:02.1166603Z 2025-05-07T20:26:02.1166883Z 2025-05-07T20:26:02.1427637Z cuda-nvrtc-12.8.61 | 63.1 MB | #########5 | 95%  2025-05-07T20:26:02.1428108Z 2025-05-07T20:26:02.1428116Z 2025-05-07T20:26:02.1428122Z 2025-05-07T20:26:02.1428129Z 2025-05-07T20:26:02.1428135Z 2025-05-07T20:26:02.1428166Z 2025-05-07T20:26:02.1428172Z 2025-05-07T20:26:02.1428178Z 2025-05-07T20:26:02.1428185Z 2025-05-07T20:26:02.1428191Z 2025-05-07T20:26:02.2447160Z gds-tools-1.13.0.11 | 37.9 MB | ######## | 81%  2025-05-07T20:26:02.2447557Z 2025-05-07T20:26:02.2447564Z 2025-05-07T20:26:02.2447569Z 2025-05-07T20:26:02.2447574Z 2025-05-07T20:26:02.2447580Z 2025-05-07T20:26:02.2447585Z 2025-05-07T20:26:02.2447592Z 2025-05-07T20:26:02.2447598Z 2025-05-07T20:26:02.2447603Z 2025-05-07T20:26:02.2447610Z 2025-05-07T20:26:02.3445906Z gds-tools-1.13.0.11 | 37.9 MB | ########8 | 89%  2025-05-07T20:26:02.3446340Z 2025-05-07T20:26:02.3446348Z 2025-05-07T20:26:02.3446354Z 2025-05-07T20:26:02.3446360Z 2025-05-07T20:26:02.3446366Z 2025-05-07T20:26:02.3446384Z 2025-05-07T20:26:02.3446389Z 2025-05-07T20:26:02.3446394Z 2025-05-07T20:26:02.3446399Z 2025-05-07T20:26:02.3448009Z 2025-05-07T20:26:03.0180015Z gds-tools-1.13.0.11 | 37.9 MB | #########7 | 97%  2025-05-07T20:26:03.0180381Z 2025-05-07T20:26:03.0180385Z 2025-05-07T20:26:03.0180388Z 2025-05-07T20:26:03.0180392Z 2025-05-07T20:26:03.0180395Z 2025-05-07T20:26:03.0180399Z 2025-05-07T20:26:03.0180403Z 2025-05-07T20:26:03.0180416Z 2025-05-07T20:26:03.0181574Z 2025-05-07T20:26:03.0668705Z libcurand-10.3.9.55 | 43.6 MB | ########## | 100%  2025-05-07T20:26:03.0669015Z 2025-05-07T20:26:03.0669027Z 2025-05-07T20:26:03.0669030Z 2025-05-07T20:26:03.0669034Z 2025-05-07T20:26:03.0669038Z 2025-05-07T20:26:03.0669245Z 2025-05-07T20:26:03.0669251Z 2025-05-07T20:26:03.0669254Z 2025-05-07T20:26:03.0669257Z 2025-05-07T20:26:03.0669261Z 2025-05-07T20:26:03.0669265Z 2025-05-07T20:26:03.1671964Z libnvjitlink-12.8.61 | 28.7 MB | | 0%  2025-05-07T20:26:03.1672618Z 2025-05-07T20:26:03.1672626Z 2025-05-07T20:26:03.1672633Z 2025-05-07T20:26:03.1672640Z 2025-05-07T20:26:03.1672648Z 2025-05-07T20:26:03.1672688Z 2025-05-07T20:26:03.1672695Z 2025-05-07T20:26:03.1672702Z 2025-05-07T20:26:03.1672709Z 2025-05-07T20:26:03.1672716Z 2025-05-07T20:26:03.1674094Z 2025-05-07T20:26:03.2670849Z libnvjitlink-12.8.61 | 28.7 MB | #2 | 13%  2025-05-07T20:26:03.2671239Z 2025-05-07T20:26:03.2671243Z 2025-05-07T20:26:03.2671246Z 2025-05-07T20:26:03.2671250Z 2025-05-07T20:26:03.2671263Z 2025-05-07T20:26:03.2671267Z 2025-05-07T20:26:03.2671270Z 2025-05-07T20:26:03.2671274Z 2025-05-07T20:26:03.2671277Z 2025-05-07T20:26:03.2671281Z 2025-05-07T20:26:03.2679016Z 2025-05-07T20:26:03.3756986Z libnvjitlink-12.8.61 | 28.7 MB | ##7 | 27%  2025-05-07T20:26:03.3757425Z 2025-05-07T20:26:03.3757431Z 2025-05-07T20:26:03.3757436Z 2025-05-07T20:26:03.3757441Z 2025-05-07T20:26:03.3757446Z 2025-05-07T20:26:03.3757451Z 2025-05-07T20:26:03.3757456Z 2025-05-07T20:26:03.3757461Z 2025-05-07T20:26:03.3757466Z 2025-05-07T20:26:03.3757763Z 2025-05-07T20:26:03.3757768Z 2025-05-07T20:26:03.4808606Z libnvjitlink-12.8.61 | 28.7 MB | #### | 41%  2025-05-07T20:26:03.4809060Z 2025-05-07T20:26:03.4809067Z 2025-05-07T20:26:03.4809071Z 2025-05-07T20:26:03.4809074Z 2025-05-07T20:26:03.4809090Z 2025-05-07T20:26:03.4809094Z 2025-05-07T20:26:03.4809098Z 2025-05-07T20:26:03.4809102Z 2025-05-07T20:26:03.4809105Z 2025-05-07T20:26:03.4809109Z 2025-05-07T20:26:03.4809112Z 2025-05-07T20:26:03.5856184Z libnvjitlink-12.8.61 | 28.7 MB | #####3 | 54%  2025-05-07T20:26:03.5856535Z 2025-05-07T20:26:03.5856540Z 2025-05-07T20:26:03.5856544Z 2025-05-07T20:26:03.5856548Z 2025-05-07T20:26:03.5856551Z 2025-05-07T20:26:03.5856555Z 2025-05-07T20:26:03.5856558Z 2025-05-07T20:26:03.5856562Z 2025-05-07T20:26:03.5856565Z 2025-05-07T20:26:03.5856569Z 2025-05-07T20:26:03.5856604Z 2025-05-07T20:26:03.5877783Z libnvjitlink-12.8.61 | 28.7 MB | ######6 | 67%  2025-05-07T20:26:03.5878142Z 2025-05-07T20:26:03.5878146Z 2025-05-07T20:26:03.5878150Z 2025-05-07T20:26:03.5878154Z 2025-05-07T20:26:03.5878157Z 2025-05-07T20:26:03.5878161Z 2025-05-07T20:26:03.5878164Z 2025-05-07T20:26:03.5878167Z 2025-05-07T20:26:03.5878171Z 2025-05-07T20:26:03.5883459Z 2025-05-07T20:26:03.6341158Z gds-tools-1.13.0.11 | 37.9 MB | ########## | 100%  2025-05-07T20:26:03.6341516Z 2025-05-07T20:26:03.6341522Z 2025-05-07T20:26:03.6341528Z 2025-05-07T20:26:03.6341533Z 2025-05-07T20:26:03.6341641Z 2025-05-07T20:26:03.6341660Z 2025-05-07T20:26:03.6341680Z 2025-05-07T20:26:03.6341686Z 2025-05-07T20:26:03.6341691Z 2025-05-07T20:26:03.6341696Z 2025-05-07T20:26:03.6341701Z 2025-05-07T20:26:03.6343221Z 2025-05-07T20:26:03.6920086Z cuda-nvcc-tools-12.8 | 24.5 MB | | 0%  2025-05-07T20:26:03.6920516Z 2025-05-07T20:26:03.6920522Z 2025-05-07T20:26:03.6920527Z 2025-05-07T20:26:03.6920549Z 2025-05-07T20:26:03.6920554Z 2025-05-07T20:26:03.6920560Z 2025-05-07T20:26:03.6920565Z 2025-05-07T20:26:03.6920570Z 2025-05-07T20:26:03.6920575Z 2025-05-07T20:26:03.6920580Z 2025-05-07T20:26:03.6920585Z 2025-05-07T20:26:03.7344300Z libnvjitlink-12.8.61 | 28.7 MB | #######9 | 80%  2025-05-07T20:26:03.7344782Z 2025-05-07T20:26:03.7344788Z 2025-05-07T20:26:03.7344793Z 2025-05-07T20:26:03.7344799Z 2025-05-07T20:26:03.7344804Z 2025-05-07T20:26:03.7344809Z 2025-05-07T20:26:03.7344814Z 2025-05-07T20:26:03.7344819Z 2025-05-07T20:26:03.7345193Z 2025-05-07T20:26:03.7345204Z 2025-05-07T20:26:03.7345209Z 2025-05-07T20:26:03.7349148Z 2025-05-07T20:26:03.8089270Z cuda-nvcc-tools-12.8 | 24.5 MB | #2 | 13%  2025-05-07T20:26:03.8089753Z 2025-05-07T20:26:03.8089759Z 2025-05-07T20:26:03.8089764Z 2025-05-07T20:26:03.8089770Z 2025-05-07T20:26:03.8089775Z 2025-05-07T20:26:03.8089780Z 2025-05-07T20:26:03.8089806Z 2025-05-07T20:26:03.8089823Z 2025-05-07T20:26:03.8089829Z 2025-05-07T20:26:03.8089834Z 2025-05-07T20:26:03.8089839Z 2025-05-07T20:26:03.8345073Z libnvjitlink-12.8.61 | 28.7 MB | #########2 | 92%  2025-05-07T20:26:03.8345408Z 2025-05-07T20:26:03.8345413Z 2025-05-07T20:26:03.8345416Z 2025-05-07T20:26:03.8345420Z 2025-05-07T20:26:03.8345423Z 2025-05-07T20:26:03.8345427Z 2025-05-07T20:26:03.8345431Z 2025-05-07T20:26:03.8345434Z 2025-05-07T20:26:03.8345438Z 2025-05-07T20:26:03.8345441Z 2025-05-07T20:26:03.8345445Z 2025-05-07T20:26:03.8350230Z 2025-05-07T20:26:03.9346640Z cuda-nvcc-tools-12.8 | 24.5 MB | ##5 | 26%  2025-05-07T20:26:03.9347040Z 2025-05-07T20:26:03.9347044Z 2025-05-07T20:26:03.9347048Z 2025-05-07T20:26:03.9347051Z 2025-05-07T20:26:03.9347055Z 2025-05-07T20:26:03.9347058Z 2025-05-07T20:26:03.9347062Z 2025-05-07T20:26:03.9347066Z 2025-05-07T20:26:03.9347069Z 2025-05-07T20:26:03.9347082Z 2025-05-07T20:26:03.9347325Z 2025-05-07T20:26:03.9347335Z 2025-05-07T20:26:04.0248415Z cuda-nvcc-tools-12.8 | 24.5 MB | ###9 | 39%  2025-05-07T20:26:04.0248825Z 2025-05-07T20:26:04.0346625Z nsight-compute-2025. | 320.6 MB | ########## | 100%  2025-05-07T20:26:04.0347028Z 2025-05-07T20:26:04.0347034Z 2025-05-07T20:26:04.0347040Z 2025-05-07T20:26:04.0347045Z 2025-05-07T20:26:04.0347051Z 2025-05-07T20:26:04.0347056Z 2025-05-07T20:26:04.0347062Z 2025-05-07T20:26:04.0347067Z 2025-05-07T20:26:04.0347072Z 2025-05-07T20:26:04.0347077Z 2025-05-07T20:26:04.0347096Z 2025-05-07T20:26:04.0348343Z 2025-05-07T20:26:04.0694649Z cuda-nvcc-tools-12.8 | 24.5 MB | #####4 | 54%  2025-05-07T20:26:04.0695034Z 2025-05-07T20:26:04.0695038Z 2025-05-07T20:26:04.0695042Z 2025-05-07T20:26:04.0695046Z 2025-05-07T20:26:04.0695049Z 2025-05-07T20:26:04.0696482Z 2025-05-07T20:26:04.0748451Z cuda-nsight-12.8.55 | 113.2 MB | ########## | 100%  2025-05-07T20:26:04.0748886Z 2025-05-07T20:26:04.0748892Z 2025-05-07T20:26:04.0748898Z 2025-05-07T20:26:04.0748903Z 2025-05-07T20:26:04.0748918Z 2025-05-07T20:26:04.0748924Z 2025-05-07T20:26:04.0748929Z 2025-05-07T20:26:04.0748934Z 2025-05-07T20:26:04.0748940Z 2025-05-07T20:26:04.0748945Z 2025-05-07T20:26:04.0748950Z 2025-05-07T20:26:04.0748955Z 2025-05-07T20:26:04.0748960Z 2025-05-07T20:26:04.1487983Z cuda-nvvm-tools-12.8 | 23.5 MB | | 0%  2025-05-07T20:26:04.1488409Z 2025-05-07T20:26:04.1488435Z 2025-05-07T20:26:04.1488441Z 2025-05-07T20:26:04.1488446Z 2025-05-07T20:26:04.1488464Z 2025-05-07T20:26:04.1488470Z 2025-05-07T20:26:04.1488475Z 2025-05-07T20:26:04.1488480Z 2025-05-07T20:26:04.1488485Z 2025-05-07T20:26:04.1488490Z 2025-05-07T20:26:04.1488496Z 2025-05-07T20:26:04.1491889Z 2025-05-07T20:26:04.1534130Z cuda-nvcc-tools-12.8 | 24.5 MB | ######7 | 68%  2025-05-07T20:26:04.1534588Z 2025-05-07T20:26:04.1534594Z 2025-05-07T20:26:04.1534600Z 2025-05-07T20:26:04.1534605Z 2025-05-07T20:26:04.1534610Z 2025-05-07T20:26:04.1534615Z 2025-05-07T20:26:04.1534621Z 2025-05-07T20:26:04.1534626Z 2025-05-07T20:26:04.1759321Z cuda-nvrtc-12.8.61 | 63.1 MB | ########## | 100%  2025-05-07T20:26:04.1759714Z 2025-05-07T20:26:04.1759720Z 2025-05-07T20:26:04.1759735Z 2025-05-07T20:26:04.1759740Z 2025-05-07T20:26:04.1759745Z 2025-05-07T20:26:04.1759750Z 2025-05-07T20:26:04.1759756Z 2025-05-07T20:26:04.1759761Z 2025-05-07T20:26:04.1760009Z 2025-05-07T20:26:04.1760017Z 2025-05-07T20:26:04.1760022Z 2025-05-07T20:26:04.1760027Z 2025-05-07T20:26:04.1760032Z 2025-05-07T20:26:04.1937575Z cuda-nvvm-tools-12.8 | 23.5 MB | #2 | 13%  2025-05-07T20:26:04.1938029Z 2025-05-07T20:26:04.1938035Z 2025-05-07T20:26:04.1938040Z 2025-05-07T20:26:04.1938045Z 2025-05-07T20:26:04.1938050Z 2025-05-07T20:26:04.1938068Z 2025-05-07T20:26:04.1938074Z 2025-05-07T20:26:04.1938091Z 2025-05-07T20:26:04.1938096Z 2025-05-07T20:26:04.1938101Z 2025-05-07T20:26:04.1938106Z 2025-05-07T20:26:04.1938111Z 2025-05-07T20:26:04.1938116Z 2025-05-07T20:26:04.1938122Z 2025-05-07T20:26:04.2344356Z cuda-nvvm-impl-12.8. | 20.8 MB | | 0%  2025-05-07T20:26:04.2344795Z 2025-05-07T20:26:04.2347655Z 2025-05-07T20:26:04.2667081Z libcusparse-12.5.7.5 | 164.9 MB | ########## | 100%  2025-05-07T20:26:04.2667468Z 2025-05-07T20:26:04.2667474Z 2025-05-07T20:26:04.2667497Z 2025-05-07T20:26:04.2667502Z 2025-05-07T20:26:04.2667508Z 2025-05-07T20:26:04.2667513Z 2025-05-07T20:26:04.2667519Z 2025-05-07T20:26:04.2667524Z 2025-05-07T20:26:04.2667529Z 2025-05-07T20:26:04.2667534Z 2025-05-07T20:26:04.2667540Z 2025-05-07T20:26:04.2669280Z 2025-05-07T20:26:04.2861339Z cuda-nvcc-tools-12.8 | 24.5 MB | ######## | 81%  2025-05-07T20:26:04.2862051Z 2025-05-07T20:26:04.2862057Z 2025-05-07T20:26:04.2862062Z 2025-05-07T20:26:04.2862067Z 2025-05-07T20:26:04.2862073Z 2025-05-07T20:26:04.2862077Z 2025-05-07T20:26:04.2862080Z 2025-05-07T20:26:04.2862083Z 2025-05-07T20:26:04.2862087Z 2025-05-07T20:26:04.2862090Z 2025-05-07T20:26:04.2862094Z 2025-05-07T20:26:04.2862097Z 2025-05-07T20:26:04.2865692Z 2025-05-07T20:26:04.2938155Z cuda-nvvm-tools-12.8 | 23.5 MB | ##5 | 25%  2025-05-07T20:26:04.2938582Z 2025-05-07T20:26:04.2938588Z 2025-05-07T20:26:04.2938593Z 2025-05-07T20:26:04.2938609Z 2025-05-07T20:26:04.2938623Z 2025-05-07T20:26:04.2938629Z 2025-05-07T20:26:04.2938634Z 2025-05-07T20:26:04.2938639Z 2025-05-07T20:26:04.2938644Z 2025-05-07T20:26:04.2938649Z 2025-05-07T20:26:04.2938655Z 2025-05-07T20:26:04.2938660Z 2025-05-07T20:26:04.2938665Z 2025-05-07T20:26:04.2938670Z 2025-05-07T20:26:04.3768026Z cuda-nvvm-impl-12.8. | 20.8 MB | #4 | 15%  2025-05-07T20:26:04.3768490Z 2025-05-07T20:26:04.3768496Z 2025-05-07T20:26:04.3768501Z 2025-05-07T20:26:04.3768507Z 2025-05-07T20:26:04.3768512Z 2025-05-07T20:26:04.3768517Z 2025-05-07T20:26:04.3768522Z 2025-05-07T20:26:04.3768527Z 2025-05-07T20:26:04.3768532Z 2025-05-07T20:26:04.3768538Z 2025-05-07T20:26:04.3768543Z 2025-05-07T20:26:04.3770621Z 2025-05-07T20:26:04.3892933Z cuda-nvcc-tools-12.8 | 24.5 MB | #########3 | 93%  2025-05-07T20:26:04.3893357Z 2025-05-07T20:26:04.3893363Z 2025-05-07T20:26:04.3900246Z 2025-05-07T20:26:04.3939462Z libcusolver-11.7.2.5 | 156.9 MB | ########## | 100%  2025-05-07T20:26:04.3939850Z 2025-05-07T20:26:04.3939857Z 2025-05-07T20:26:04.3939862Z 2025-05-07T20:26:04.3939868Z 2025-05-07T20:26:04.3939885Z 2025-05-07T20:26:04.3939891Z 2025-05-07T20:26:04.3939895Z 2025-05-07T20:26:04.3939901Z 2025-05-07T20:26:04.3939906Z 2025-05-07T20:26:04.3939911Z 2025-05-07T20:26:04.3939916Z 2025-05-07T20:26:04.3939929Z 2025-05-07T20:26:04.3947105Z 2025-05-07T20:26:04.4063205Z cuda-nvvm-tools-12.8 | 23.5 MB | ###7 | 37%  2025-05-07T20:26:04.4063656Z 2025-05-07T20:26:04.4063661Z 2025-05-07T20:26:04.4063666Z 2025-05-07T20:26:04.4063672Z 2025-05-07T20:26:04.4063677Z 2025-05-07T20:26:04.4063682Z 2025-05-07T20:26:04.4063687Z 2025-05-07T20:26:04.4063692Z 2025-05-07T20:26:04.4063697Z 2025-05-07T20:26:04.4063702Z 2025-05-07T20:26:04.4063707Z 2025-05-07T20:26:04.4063712Z 2025-05-07T20:26:04.4063718Z 2025-05-07T20:26:04.4067281Z 2025-05-07T20:26:04.4951206Z cuda-nvvm-impl-12.8. | 20.8 MB | ##9 | 30%  2025-05-07T20:26:04.4951656Z 2025-05-07T20:26:04.4951662Z 2025-05-07T20:26:04.4951668Z 2025-05-07T20:26:04.4951673Z 2025-05-07T20:26:04.4951678Z 2025-05-07T20:26:04.4951683Z 2025-05-07T20:26:04.4951688Z 2025-05-07T20:26:04.4951693Z 2025-05-07T20:26:04.4951698Z 2025-05-07T20:26:04.4951703Z 2025-05-07T20:26:04.4951716Z 2025-05-07T20:26:04.4951721Z 2025-05-07T20:26:04.4951737Z 2025-05-07T20:26:04.5064885Z cuda-nvvm-tools-12.8 | 23.5 MB | ####9 | 49%  2025-05-07T20:26:04.5065313Z 2025-05-07T20:26:04.5065319Z 2025-05-07T20:26:04.5065324Z 2025-05-07T20:26:04.5065338Z 2025-05-07T20:26:04.5065343Z 2025-05-07T20:26:04.5065349Z 2025-05-07T20:26:04.5065354Z 2025-05-07T20:26:04.5065359Z 2025-05-07T20:26:04.5065364Z 2025-05-07T20:26:04.5065369Z 2025-05-07T20:26:04.5065374Z 2025-05-07T20:26:04.5065379Z 2025-05-07T20:26:04.5065384Z 2025-05-07T20:26:04.5066629Z 2025-05-07T20:26:04.5959117Z cuda-nvvm-impl-12.8. | 20.8 MB | ####5 | 45%  2025-05-07T20:26:04.5959560Z 2025-05-07T20:26:04.5959565Z 2025-05-07T20:26:04.5959570Z 2025-05-07T20:26:04.5959576Z 2025-05-07T20:26:04.5959581Z 2025-05-07T20:26:04.5959586Z 2025-05-07T20:26:04.5959591Z 2025-05-07T20:26:04.5959596Z 2025-05-07T20:26:04.5959601Z 2025-05-07T20:26:04.5959885Z 2025-05-07T20:26:04.5959890Z 2025-05-07T20:26:04.5959895Z 2025-05-07T20:26:04.5961995Z 2025-05-07T20:26:04.6065393Z cuda-nvvm-tools-12.8 | 23.5 MB | ######1 | 61%  2025-05-07T20:26:04.6065803Z 2025-05-07T20:26:04.6068215Z 2025-05-07T20:26:04.6068269Z 2025-05-07T20:26:04.6068273Z 2025-05-07T20:26:04.6068276Z 2025-05-07T20:26:04.6068292Z 2025-05-07T20:26:04.6068296Z 2025-05-07T20:26:04.6068308Z 2025-05-07T20:26:04.6068318Z 2025-05-07T20:26:04.6068327Z 2025-05-07T20:26:04.6068338Z 2025-05-07T20:26:04.6068342Z 2025-05-07T20:26:04.6068361Z 2025-05-07T20:26:04.6068395Z 2025-05-07T20:26:04.6961376Z cuda-nvvm-impl-12.8. | 20.8 MB | ######1 | 61%  2025-05-07T20:26:04.6961704Z 2025-05-07T20:26:04.6961708Z 2025-05-07T20:26:04.6961712Z 2025-05-07T20:26:04.6961715Z 2025-05-07T20:26:04.6961719Z 2025-05-07T20:26:04.6961732Z 2025-05-07T20:26:04.6961736Z 2025-05-07T20:26:04.6961739Z 2025-05-07T20:26:04.6961754Z 2025-05-07T20:26:04.6961757Z 2025-05-07T20:26:04.6961761Z 2025-05-07T20:26:04.6961764Z 2025-05-07T20:26:04.6963257Z 2025-05-07T20:26:04.7066523Z cuda-nvvm-tools-12.8 | 23.5 MB | #######4 | 75%  2025-05-07T20:26:04.7066955Z 2025-05-07T20:26:04.7066959Z 2025-05-07T20:26:04.7066970Z 2025-05-07T20:26:04.7066974Z 2025-05-07T20:26:04.7066977Z 2025-05-07T20:26:04.7066981Z 2025-05-07T20:26:04.7066984Z 2025-05-07T20:26:04.7066988Z 2025-05-07T20:26:04.7066991Z 2025-05-07T20:26:04.7066995Z 2025-05-07T20:26:04.7066999Z 2025-05-07T20:26:04.7067010Z 2025-05-07T20:26:04.7067014Z 2025-05-07T20:26:04.7067018Z 2025-05-07T20:26:04.7964624Z cuda-nvvm-impl-12.8. | 20.8 MB | #######6 | 77%  2025-05-07T20:26:04.7964967Z 2025-05-07T20:26:04.7964971Z 2025-05-07T20:26:04.7964974Z 2025-05-07T20:26:04.7964978Z 2025-05-07T20:26:04.7964981Z 2025-05-07T20:26:04.7964985Z 2025-05-07T20:26:04.7964989Z 2025-05-07T20:26:04.7965001Z 2025-05-07T20:26:04.7965005Z 2025-05-07T20:26:04.7965018Z 2025-05-07T20:26:04.7965022Z 2025-05-07T20:26:04.7965025Z 2025-05-07T20:26:04.7966949Z 2025-05-07T20:26:04.8192935Z cuda-nvvm-tools-12.8 | 23.5 MB | ########7 | 88%  2025-05-07T20:26:04.8193373Z 2025-05-07T20:26:04.8193399Z 2025-05-07T20:26:04.8193404Z 2025-05-07T20:26:04.8193409Z 2025-05-07T20:26:04.8193414Z 2025-05-07T20:26:04.8193419Z 2025-05-07T20:26:04.8193425Z 2025-05-07T20:26:04.8193435Z 2025-05-07T20:26:04.8193441Z 2025-05-07T20:26:04.8193446Z 2025-05-07T20:26:04.8193682Z 2025-05-07T20:26:04.8193689Z 2025-05-07T20:26:04.8193695Z 2025-05-07T20:26:04.8193704Z 2025-05-07T20:26:04.9176182Z cuda-nvvm-impl-12.8. | 20.8 MB | #########2 | 92%  2025-05-07T20:26:04.9177041Z 2025-05-07T20:26:04.9177053Z 2025-05-07T20:26:04.9177063Z 2025-05-07T20:26:04.9177074Z 2025-05-07T20:26:04.9177085Z 2025-05-07T20:26:04.9177095Z 2025-05-07T20:26:04.9177125Z 2025-05-07T20:26:04.9177135Z 2025-05-07T20:26:04.9177145Z 2025-05-07T20:26:04.9177156Z 2025-05-07T20:26:04.9177166Z 2025-05-07T20:26:04.9545509Z libnvjitlink-12.8.61 | 28.7 MB | ########## | 100%  2025-05-07T20:26:04.9545956Z 2025-05-07T20:26:04.9545962Z 2025-05-07T20:26:04.9545968Z 2025-05-07T20:26:04.9545973Z 2025-05-07T20:26:04.9545989Z 2025-05-07T20:26:04.9545994Z 2025-05-07T20:26:04.9545999Z 2025-05-07T20:26:04.9546004Z 2025-05-07T20:26:04.9546009Z 2025-05-07T20:26:04.9546015Z 2025-05-07T20:26:04.9546020Z 2025-05-07T20:26:04.9546038Z 2025-05-07T20:26:04.9546044Z 2025-05-07T20:26:04.9546050Z 2025-05-07T20:26:04.9546288Z 2025-05-07T20:26:05.0548977Z cuda-nvcc-dev_linux- | 12.7 MB | | 0%  2025-05-07T20:26:05.0549448Z 2025-05-07T20:26:05.0549454Z 2025-05-07T20:26:05.0549459Z 2025-05-07T20:26:05.0549464Z 2025-05-07T20:26:05.0549469Z 2025-05-07T20:26:05.0549474Z 2025-05-07T20:26:05.0549766Z 2025-05-07T20:26:05.0549770Z 2025-05-07T20:26:05.0549774Z 2025-05-07T20:26:05.0549777Z 2025-05-07T20:26:05.0549781Z 2025-05-07T20:26:05.0549786Z 2025-05-07T20:26:05.0549790Z 2025-05-07T20:26:05.0549794Z 2025-05-07T20:26:05.0551241Z 2025-05-07T20:26:05.1549976Z cuda-nvcc-dev_linux- | 12.7 MB | ##3 | 24%  2025-05-07T20:26:05.1550331Z 2025-05-07T20:26:05.1550344Z 2025-05-07T20:26:05.1550348Z 2025-05-07T20:26:05.1550352Z 2025-05-07T20:26:05.1550356Z 2025-05-07T20:26:05.1550360Z 2025-05-07T20:26:05.1550394Z 2025-05-07T20:26:05.1550398Z 2025-05-07T20:26:05.1550401Z 2025-05-07T20:26:05.1550405Z 2025-05-07T20:26:05.1550408Z 2025-05-07T20:26:05.1550412Z 2025-05-07T20:26:05.1550415Z 2025-05-07T20:26:05.1550419Z 2025-05-07T20:26:05.1556527Z 2025-05-07T20:26:05.2550311Z cuda-nvcc-dev_linux- | 12.7 MB | ####8 | 49%  2025-05-07T20:26:05.2550666Z 2025-05-07T20:26:05.2550703Z 2025-05-07T20:26:05.2550706Z 2025-05-07T20:26:05.2550710Z 2025-05-07T20:26:05.2550713Z 2025-05-07T20:26:05.2550718Z 2025-05-07T20:26:05.2550722Z 2025-05-07T20:26:05.2550735Z 2025-05-07T20:26:05.2550739Z 2025-05-07T20:26:05.2550742Z 2025-05-07T20:26:05.2550746Z 2025-05-07T20:26:05.2550749Z 2025-05-07T20:26:05.2550753Z 2025-05-07T20:26:05.2550756Z 2025-05-07T20:26:05.2551625Z 2025-05-07T20:26:05.3391338Z cuda-nvcc-dev_linux- | 12.7 MB | #######5 | 76%  2025-05-07T20:26:05.3391706Z 2025-05-07T20:26:05.3391710Z 2025-05-07T20:26:05.3391739Z 2025-05-07T20:26:05.3391743Z 2025-05-07T20:26:05.3391746Z 2025-05-07T20:26:05.3391750Z 2025-05-07T20:26:05.3391754Z 2025-05-07T20:26:05.3391757Z 2025-05-07T20:26:05.3391761Z 2025-05-07T20:26:05.3391764Z 2025-05-07T20:26:05.3391768Z 2025-05-07T20:26:05.3394871Z 2025-05-07T20:26:05.4026469Z cuda-nvcc-tools-12.8 | 24.5 MB | ########## | 100%  2025-05-07T20:26:05.4026922Z 2025-05-07T20:26:05.4026926Z 2025-05-07T20:26:05.4026930Z 2025-05-07T20:26:05.4026933Z 2025-05-07T20:26:05.4026937Z 2025-05-07T20:26:05.4026940Z 2025-05-07T20:26:05.4026944Z 2025-05-07T20:26:05.4026947Z 2025-05-07T20:26:05.4026951Z 2025-05-07T20:26:05.4026954Z 2025-05-07T20:26:05.4026965Z 2025-05-07T20:26:05.4026969Z 2025-05-07T20:26:05.4026972Z 2025-05-07T20:26:05.4026975Z 2025-05-07T20:26:05.4026979Z 2025-05-07T20:26:05.4026983Z 2025-05-07T20:26:05.5027993Z cuda-sanitizer-api-1 | 8.8 MB | | 0%  2025-05-07T20:26:05.5028601Z 2025-05-07T20:26:05.5028607Z 2025-05-07T20:26:05.5028611Z 2025-05-07T20:26:05.5028614Z 2025-05-07T20:26:05.5028618Z 2025-05-07T20:26:05.5028621Z 2025-05-07T20:26:05.5028625Z 2025-05-07T20:26:05.5028629Z 2025-05-07T20:26:05.5028632Z 2025-05-07T20:26:05.5028636Z 2025-05-07T20:26:05.5028639Z 2025-05-07T20:26:05.5028643Z 2025-05-07T20:26:05.5028647Z 2025-05-07T20:26:05.5028650Z 2025-05-07T20:26:05.5028670Z 2025-05-07T20:26:05.5028683Z 2025-05-07T20:26:05.5355873Z cuda-sanitizer-api-1 | 8.8 MB | ###6 | 37%  2025-05-07T20:26:05.5356229Z 2025-05-07T20:26:05.5356233Z 2025-05-07T20:26:05.5356237Z 2025-05-07T20:26:05.5356249Z 2025-05-07T20:26:05.5356253Z 2025-05-07T20:26:05.5356256Z 2025-05-07T20:26:05.5356260Z 2025-05-07T20:26:05.5356264Z 2025-05-07T20:26:05.5356268Z 2025-05-07T20:26:05.5356271Z 2025-05-07T20:26:05.5356275Z 2025-05-07T20:26:05.5356278Z 2025-05-07T20:26:05.5356282Z 2025-05-07T20:26:05.5357561Z 2025-05-07T20:26:05.5860979Z cuda-nvvm-impl-12.8. | 20.8 MB | ########## | 100%  2025-05-07T20:26:05.5861540Z 2025-05-07T20:26:05.5861548Z 2025-05-07T20:26:05.5861557Z 2025-05-07T20:26:05.5861562Z 2025-05-07T20:26:05.5861567Z 2025-05-07T20:26:05.5861572Z 2025-05-07T20:26:05.5861578Z 2025-05-07T20:26:05.5861583Z 2025-05-07T20:26:05.5861588Z 2025-05-07T20:26:05.5861593Z 2025-05-07T20:26:05.5861936Z 2025-05-07T20:26:05.5861943Z 2025-05-07T20:26:05.5861946Z 2025-05-07T20:26:05.5861950Z 2025-05-07T20:26:05.5861953Z 2025-05-07T20:26:05.5861957Z 2025-05-07T20:26:05.5864292Z 2025-05-07T20:26:05.6273778Z cuda-nvdisasm-12.8.5 | 4.9 MB | | 0%  2025-05-07T20:26:05.6274207Z 2025-05-07T20:26:05.6274214Z 2025-05-07T20:26:05.6274219Z 2025-05-07T20:26:05.6274224Z 2025-05-07T20:26:05.6274231Z 2025-05-07T20:26:05.6274235Z 2025-05-07T20:26:05.6274250Z 2025-05-07T20:26:05.6274254Z 2025-05-07T20:26:05.6274273Z 2025-05-07T20:26:05.6274277Z 2025-05-07T20:26:05.6274281Z 2025-05-07T20:26:05.6274284Z 2025-05-07T20:26:05.6274288Z 2025-05-07T20:26:05.6274292Z 2025-05-07T20:26:05.6274295Z 2025-05-07T20:26:05.6274299Z 2025-05-07T20:26:05.6449816Z cuda-sanitizer-api-1 | 8.8 MB | #######3 | 73%  2025-05-07T20:26:05.6450181Z 2025-05-07T20:26:05.6450185Z 2025-05-07T20:26:05.6450202Z 2025-05-07T20:26:05.6450206Z 2025-05-07T20:26:05.6450209Z 2025-05-07T20:26:05.6450213Z 2025-05-07T20:26:05.6450216Z 2025-05-07T20:26:05.6450220Z 2025-05-07T20:26:05.6450223Z 2025-05-07T20:26:05.6450226Z 2025-05-07T20:26:05.6450230Z 2025-05-07T20:26:05.6450233Z 2025-05-07T20:26:05.6454107Z 2025-05-07T20:26:05.6865670Z cuda-nvvm-tools-12.8 | 23.5 MB | ########## | 100%  2025-05-07T20:26:05.6866194Z 2025-05-07T20:26:05.6866200Z 2025-05-07T20:26:05.6866206Z 2025-05-07T20:26:05.6866212Z 2025-05-07T20:26:05.6866218Z 2025-05-07T20:26:05.6866245Z 2025-05-07T20:26:05.6866252Z 2025-05-07T20:26:05.6866258Z 2025-05-07T20:26:05.6866273Z 2025-05-07T20:26:05.6866280Z 2025-05-07T20:26:05.6866285Z 2025-05-07T20:26:05.6866291Z 2025-05-07T20:26:05.6866297Z 2025-05-07T20:26:05.6866302Z 2025-05-07T20:26:05.6866308Z 2025-05-07T20:26:05.6866314Z 2025-05-07T20:26:05.6868553Z 2025-05-07T20:26:05.6941404Z cuda-nvdisasm-12.8.5 | 4.9 MB | #######4 | 74%  2025-05-07T20:26:05.6941839Z 2025-05-07T20:26:05.6941844Z 2025-05-07T20:26:05.6941847Z 2025-05-07T20:26:05.6941851Z 2025-05-07T20:26:05.6941855Z 2025-05-07T20:26:05.6941859Z 2025-05-07T20:26:05.6941862Z 2025-05-07T20:26:05.6941866Z 2025-05-07T20:26:05.6941869Z 2025-05-07T20:26:05.6941873Z 2025-05-07T20:26:05.6941877Z 2025-05-07T20:26:05.6941880Z 2025-05-07T20:26:05.6941884Z 2025-05-07T20:26:05.6941887Z 2025-05-07T20:26:05.6941891Z 2025-05-07T20:26:05.6941894Z 2025-05-07T20:26:05.6941898Z 2025-05-07T20:26:05.6942138Z 2025-05-07T20:26:05.7835037Z cuda-cupti-dev-12.8. | 4.0 MB | | 0%  2025-05-07T20:26:05.7835577Z 2025-05-07T20:26:05.7835581Z 2025-05-07T20:26:05.7835585Z 2025-05-07T20:26:05.7835597Z 2025-05-07T20:26:05.7835601Z 2025-05-07T20:26:05.7835604Z 2025-05-07T20:26:05.7835608Z 2025-05-07T20:26:05.7835612Z 2025-05-07T20:26:05.7835616Z 2025-05-07T20:26:05.7835645Z 2025-05-07T20:26:05.7835649Z 2025-05-07T20:26:05.7835652Z 2025-05-07T20:26:05.7835655Z 2025-05-07T20:26:05.7835659Z 2025-05-07T20:26:05.7842563Z 2025-05-07T20:26:05.7943850Z cuda-nvcc-dev_linux- | 12.7 MB | ########## | 100%  2025-05-07T20:26:05.7944195Z 2025-05-07T20:26:05.7944199Z 2025-05-07T20:26:05.7944202Z 2025-05-07T20:26:05.7944206Z 2025-05-07T20:26:05.7944209Z 2025-05-07T20:26:05.7944213Z 2025-05-07T20:26:05.7944217Z 2025-05-07T20:26:05.7944220Z 2025-05-07T20:26:05.7944224Z 2025-05-07T20:26:05.7944228Z 2025-05-07T20:26:05.7944242Z 2025-05-07T20:26:05.7944247Z 2025-05-07T20:26:05.7944251Z 2025-05-07T20:26:05.7944254Z 2025-05-07T20:26:05.7944263Z 2025-05-07T20:26:05.7944267Z 2025-05-07T20:26:05.7944270Z 2025-05-07T20:26:05.7946215Z 2025-05-07T20:26:05.8189888Z cuda-cupti-dev-12.8. | 4.0 MB | #######8 | 78%  2025-05-07T20:26:05.8190314Z 2025-05-07T20:26:05.8190905Z 2025-05-07T20:26:05.8190910Z 2025-05-07T20:26:05.8190916Z 2025-05-07T20:26:05.8190921Z 2025-05-07T20:26:05.8190926Z 2025-05-07T20:26:05.8190931Z 2025-05-07T20:26:05.8190937Z 2025-05-07T20:26:05.8190942Z 2025-05-07T20:26:05.8190948Z 2025-05-07T20:26:05.8190953Z 2025-05-07T20:26:05.8190958Z 2025-05-07T20:26:05.8190963Z 2025-05-07T20:26:05.8190969Z 2025-05-07T20:26:05.8190974Z 2025-05-07T20:26:05.8190980Z 2025-05-07T20:26:05.8190984Z 2025-05-07T20:26:05.8190988Z 2025-05-07T20:26:05.8190991Z 2025-05-07T20:26:05.8673085Z ... (more hidden) ... 2025-05-07T20:26:05.8673399Z 2025-05-07T20:26:05.8673403Z 2025-05-07T20:26:05.8673407Z 2025-05-07T20:26:05.8673410Z 2025-05-07T20:26:05.8673414Z 2025-05-07T20:26:05.8673417Z 2025-05-07T20:26:05.8673428Z 2025-05-07T20:26:05.8673432Z 2025-05-07T20:26:05.8673435Z 2025-05-07T20:26:05.8673439Z 2025-05-07T20:26:05.8673442Z 2025-05-07T20:26:05.8673446Z 2025-05-07T20:26:05.8673449Z 2025-05-07T20:26:05.8673468Z 2025-05-07T20:26:05.8673472Z 2025-05-07T20:26:05.8673475Z 2025-05-07T20:26:05.8673766Z 2025-05-07T20:26:05.9190786Z cuda-nvdisasm-12.8.5 | 4.9 MB | ########## | 100%  2025-05-07T20:26:05.9191172Z 2025-05-07T20:26:05.9191176Z 2025-05-07T20:26:05.9191180Z 2025-05-07T20:26:05.9191184Z 2025-05-07T20:26:05.9191188Z 2025-05-07T20:26:05.9191192Z 2025-05-07T20:26:05.9191197Z 2025-05-07T20:26:05.9191201Z 2025-05-07T20:26:05.9191205Z 2025-05-07T20:26:05.9191208Z 2025-05-07T20:26:05.9191212Z 2025-05-07T20:26:05.9191235Z 2025-05-07T20:26:05.9191238Z 2025-05-07T20:26:05.9191242Z 2025-05-07T20:26:05.9191245Z 2025-05-07T20:26:05.9191249Z 2025-05-07T20:26:05.9191252Z 2025-05-07T20:26:05.9191256Z 2025-05-07T20:26:05.9191464Z 2025-05-07T20:26:05.9423285Z ... (more hidden) ... 2025-05-07T20:26:05.9423588Z 2025-05-07T20:26:05.9423592Z 2025-05-07T20:26:05.9423595Z 2025-05-07T20:26:05.9423614Z 2025-05-07T20:26:05.9423626Z 2025-05-07T20:26:05.9423630Z 2025-05-07T20:26:05.9423633Z 2025-05-07T20:26:05.9423637Z 2025-05-07T20:26:05.9423640Z 2025-05-07T20:26:05.9423644Z 2025-05-07T20:26:05.9423647Z 2025-05-07T20:26:05.9423651Z 2025-05-07T20:26:05.9423654Z 2025-05-07T20:26:05.9423657Z 2025-05-07T20:26:05.9423661Z 2025-05-07T20:26:05.9423664Z 2025-05-07T20:26:05.9423668Z 2025-05-07T20:26:05.9423671Z 2025-05-07T20:26:06.0316877Z cuda-cupti-dev-12.8. | 4.0 MB | ########## | 100%  2025-05-07T20:26:06.0317669Z 2025-05-07T20:26:06.0317678Z 2025-05-07T20:26:06.0317683Z 2025-05-07T20:26:06.0317689Z 2025-05-07T20:26:06.0317694Z 2025-05-07T20:26:06.0317699Z 2025-05-07T20:26:06.0317706Z 2025-05-07T20:26:06.0317711Z 2025-05-07T20:26:06.0317716Z 2025-05-07T20:26:06.0317722Z 2025-05-07T20:26:06.0317727Z 2025-05-07T20:26:06.0317733Z 2025-05-07T20:26:06.0317738Z 2025-05-07T20:26:06.0317753Z 2025-05-07T20:26:06.0317759Z 2025-05-07T20:26:06.0320950Z 2025-05-07T20:26:06.0605850Z cuda-sanitizer-api-1 | 8.8 MB | ########## | 100%  2025-05-07T20:26:06.0606251Z 2025-05-07T20:26:06.0606255Z 2025-05-07T20:26:06.0606259Z 2025-05-07T20:26:06.0606262Z 2025-05-07T20:26:06.0606266Z 2025-05-07T20:26:06.0606269Z 2025-05-07T20:26:06.0606273Z 2025-05-07T20:26:06.0606276Z 2025-05-07T20:26:06.0606280Z 2025-05-07T20:26:06.0606283Z 2025-05-07T20:26:06.0606287Z 2025-05-07T20:26:06.0606290Z 2025-05-07T20:26:06.0606294Z 2025-05-07T20:26:06.0606297Z 2025-05-07T20:26:06.0606316Z 2025-05-07T20:26:06.0606320Z 2025-05-07T20:26:06.0606323Z 2025-05-07T20:26:06.0606327Z 2025-05-07T20:26:06.0607642Z 2025-05-07T20:26:07.3717551Z ... (more hidden) ... 2025-05-07T20:26:07.3717995Z 2025-05-07T20:26:07.3718000Z 2025-05-07T20:26:07.3718007Z 2025-05-07T20:26:07.3718013Z 2025-05-07T20:26:07.3718019Z 2025-05-07T20:26:07.3718025Z 2025-05-07T20:26:07.3718361Z 2025-05-07T20:26:07.3718366Z 2025-05-07T20:26:07.3718371Z 2025-05-07T20:26:08.2037637Z libcurand-10.3.9.55 | 43.6 MB | ########## | 100%  2025-05-07T20:26:08.2037971Z 2025-05-07T20:26:08.2037975Z 2025-05-07T20:26:08.2037978Z 2025-05-07T20:26:08.2037982Z 2025-05-07T20:26:08.2037986Z 2025-05-07T20:26:08.2037990Z 2025-05-07T20:26:08.2037995Z 2025-05-07T20:26:08.2037999Z 2025-05-07T20:26:08.2038003Z 2025-05-07T20:26:08.2038007Z 2025-05-07T20:26:08.5874978Z gds-tools-1.13.0.11 | 37.9 MB | ########## | 100%  2025-05-07T20:26:08.5875318Z 2025-05-07T20:26:08.5875322Z 2025-05-07T20:26:08.5875325Z 2025-05-07T20:26:08.5875329Z 2025-05-07T20:26:08.5875332Z 2025-05-07T20:26:08.5875336Z 2025-05-07T20:26:08.5875340Z 2025-05-07T20:26:08.7218242Z cuda-nvvp-12.8.57 | 112.4 MB | ########## | 100%  2025-05-07T20:26:09.0013883Z libcublas-12.8.3.14 | 460.2 MB | ########## | 100% 2025-05-07T20:26:09.0014205Z 2025-05-07T20:26:09.0014210Z 2025-05-07T20:26:09.0014214Z 2025-05-07T20:26:09.0014217Z 2025-05-07T20:26:09.0014223Z 2025-05-07T20:26:09.3696434Z libnpp-12.3.3.65 | 130.6 MB | ########## | 100%  2025-05-07T20:26:09.3696752Z 2025-05-07T20:26:09.3696756Z 2025-05-07T20:26:09.3696760Z 2025-05-07T20:26:09.3696763Z 2025-05-07T20:26:09.3696767Z 2025-05-07T20:26:09.3696771Z 2025-05-07T20:26:09.3696775Z 2025-05-07T20:26:09.3696778Z 2025-05-07T20:26:09.3696782Z 2025-05-07T20:26:09.3696785Z 2025-05-07T20:26:09.3696789Z 2025-05-07T20:26:09.5197692Z libnvjitlink-12.8.61 | 28.7 MB | ########## | 100%  2025-05-07T20:26:09.5198035Z 2025-05-07T20:26:09.5198039Z 2025-05-07T20:26:09.5198043Z 2025-05-07T20:26:09.5198046Z 2025-05-07T20:26:09.5198050Z 2025-05-07T20:26:09.5198054Z 2025-05-07T20:26:09.5198057Z 2025-05-07T20:26:09.5198061Z 2025-05-07T20:26:09.7270636Z cuda-nvrtc-12.8.61 | 63.1 MB | ########## | 100%  2025-05-07T20:26:09.7270982Z 2025-05-07T20:26:09.7270986Z 2025-05-07T20:26:09.7270990Z 2025-05-07T20:26:09.7271002Z 2025-05-07T20:26:09.7271006Z 2025-05-07T20:26:09.7271009Z 2025-05-07T20:26:09.7271013Z 2025-05-07T20:26:09.7271016Z 2025-05-07T20:26:09.7271020Z 2025-05-07T20:26:09.7271023Z 2025-05-07T20:26:09.7271027Z 2025-05-07T20:26:09.7271031Z 2025-05-07T20:26:09.8251927Z cuda-nvcc-tools-12.8 | 24.5 MB | ########## | 100%  2025-05-07T20:26:09.8252280Z 2025-05-07T20:26:09.8252284Z 2025-05-07T20:26:09.8252289Z 2025-05-07T20:26:09.8252541Z 2025-05-07T20:26:09.8252547Z 2025-05-07T20:26:09.8252550Z 2025-05-07T20:26:09.8252554Z 2025-05-07T20:26:09.8252557Z 2025-05-07T20:26:09.8252561Z 2025-05-07T20:26:09.8252565Z 2025-05-07T20:26:09.8252568Z 2025-05-07T20:26:09.8252572Z 2025-05-07T20:26:09.8252575Z 2025-05-07T20:26:09.8252579Z 2025-05-07T20:26:10.0821306Z cuda-nvvm-impl-12.8. | 20.8 MB | ########## | 100%  2025-05-07T20:26:10.0821806Z 2025-05-07T20:26:10.0821812Z 2025-05-07T20:26:10.0821817Z 2025-05-07T20:26:10.0821837Z 2025-05-07T20:26:10.0821842Z 2025-05-07T20:26:10.0821847Z 2025-05-07T20:26:10.0821852Z 2025-05-07T20:26:10.0821857Z 2025-05-07T20:26:10.0821862Z 2025-05-07T20:26:10.0821867Z 2025-05-07T20:26:10.0821872Z 2025-05-07T20:26:10.0821876Z 2025-05-07T20:26:10.0821881Z 2025-05-07T20:26:10.0917763Z cuda-nvvm-tools-12.8 | 23.5 MB | ########## | 100%  2025-05-07T20:26:10.0918099Z 2025-05-07T20:26:10.0918103Z 2025-05-07T20:26:10.0918122Z 2025-05-07T20:26:10.0918126Z 2025-05-07T20:26:10.0918129Z 2025-05-07T20:26:10.0918133Z 2025-05-07T20:26:10.0918136Z 2025-05-07T20:26:10.0918140Z 2025-05-07T20:26:10.0918143Z 2025-05-07T20:26:10.0918147Z 2025-05-07T20:26:10.0918150Z 2025-05-07T20:26:10.0918154Z 2025-05-07T20:26:10.0918158Z 2025-05-07T20:26:10.0918162Z 2025-05-07T20:26:10.0918577Z 2025-05-07T20:26:10.1266014Z cuda-nvcc-dev_linux- | 12.7 MB | ########## | 100%  2025-05-07T20:26:10.1266710Z 2025-05-07T20:26:10.1266714Z 2025-05-07T20:26:10.1266717Z 2025-05-07T20:26:10.1266721Z 2025-05-07T20:26:10.1266732Z 2025-05-07T20:26:10.1266736Z 2025-05-07T20:26:10.1266740Z 2025-05-07T20:26:10.1266744Z 2025-05-07T20:26:10.1266747Z 2025-05-07T20:26:10.1266751Z 2025-05-07T20:26:10.1266756Z 2025-05-07T20:26:10.1266759Z 2025-05-07T20:26:10.1266763Z 2025-05-07T20:26:10.1266766Z 2025-05-07T20:26:10.1266769Z 2025-05-07T20:26:10.1266773Z 2025-05-07T20:26:10.1266776Z 2025-05-07T20:26:10.2802636Z cuda-nvdisasm-12.8.5 | 4.9 MB | ########## | 100%  2025-05-07T20:26:10.2803008Z 2025-05-07T20:26:10.2803012Z 2025-05-07T20:26:10.2803016Z 2025-05-07T20:26:10.2803019Z 2025-05-07T20:26:10.2803023Z 2025-05-07T20:26:10.2803026Z 2025-05-07T20:26:10.2803030Z 2025-05-07T20:26:10.2803033Z 2025-05-07T20:26:10.2803037Z 2025-05-07T20:26:10.2803040Z 2025-05-07T20:26:10.2803058Z 2025-05-07T20:26:10.2803062Z 2025-05-07T20:26:10.2803065Z 2025-05-07T20:26:10.2803069Z 2025-05-07T20:26:10.2803072Z 2025-05-07T20:26:10.2803082Z 2025-05-07T20:26:10.2803085Z 2025-05-07T20:26:10.2803089Z 2025-05-07T20:26:10.3725705Z cuda-cupti-dev-12.8. | 4.0 MB | ########## | 100%  2025-05-07T20:26:10.3726059Z 2025-05-07T20:26:10.3726071Z 2025-05-07T20:26:10.3726075Z 2025-05-07T20:26:10.3726079Z 2025-05-07T20:26:10.3726083Z 2025-05-07T20:26:10.3726086Z 2025-05-07T20:26:10.3726090Z 2025-05-07T20:26:10.3726121Z 2025-05-07T20:26:10.3726125Z 2025-05-07T20:26:10.3726128Z 2025-05-07T20:26:10.3726132Z 2025-05-07T20:26:10.3726135Z 2025-05-07T20:26:10.3726140Z 2025-05-07T20:26:10.3726144Z 2025-05-07T20:26:10.3726147Z 2025-05-07T20:26:10.3726151Z 2025-05-07T20:26:10.5569916Z cuda-sanitizer-api-1 | 8.8 MB | ########## | 100%  2025-05-07T20:26:10.5570285Z 2025-05-07T20:26:10.5570320Z 2025-05-07T20:26:10.5570325Z 2025-05-07T20:26:10.5570329Z 2025-05-07T20:26:10.5570332Z 2025-05-07T20:26:10.5570336Z 2025-05-07T20:26:10.5570339Z 2025-05-07T20:26:10.5570343Z 2025-05-07T20:26:10.5570347Z 2025-05-07T20:26:10.5570350Z 2025-05-07T20:26:10.5570354Z 2025-05-07T20:26:10.5570358Z 2025-05-07T20:26:10.5570361Z 2025-05-07T20:26:10.5570365Z 2025-05-07T20:26:10.5570368Z 2025-05-07T20:26:10.5570372Z 2025-05-07T20:26:10.5570375Z 2025-05-07T20:26:10.5570378Z 2025-05-07T20:26:10.5570382Z 2025-05-07T20:26:15.1937324Z ... (more hidden) ... 2025-05-07T20:26:15.1937918Z 2025-05-07T20:26:16.1916208Z nsight-compute-2025. | 320.6 MB | ########## | 100%  2025-05-07T20:26:16.1924351Z libcublas-12.8.3.14 | 460.2 MB | ########## | 100% 2025-05-07T20:26:16.1924725Z 2025-05-07T20:26:16.1924732Z 2025-05-07T20:26:16.1924737Z 2025-05-07T20:26:16.1924742Z 2025-05-07T20:26:16.1924748Z 2025-05-07T20:26:16.1924754Z 2025-05-07T20:26:16.1924790Z 2025-05-07T20:26:16.1924793Z 2025-05-07T20:26:16.1924797Z 2025-05-07T20:26:16.1924815Z 2025-05-07T20:26:16.1924818Z 2025-05-07T20:26:16.1924821Z 2025-05-07T20:26:16.1924825Z 2025-05-07T20:26:16.1924828Z 2025-05-07T20:26:16.1924832Z 2025-05-07T20:26:16.1924835Z 2025-05-07T20:26:16.1924838Z 2025-05-07T20:26:16.1924842Z 2025-05-07T20:26:16.1924845Z 2025-05-07T20:26:16.1924966Z 2025-05-07T20:26:16.1925377Z  2025-05-07T20:26:16.1925718Z 2025-05-07T20:26:16.1925940Z 2025-05-07T20:26:16.1926166Z  2025-05-07T20:26:16.1926381Z 2025-05-07T20:26:16.1926385Z 2025-05-07T20:26:16.1926611Z  2025-05-07T20:26:16.1926828Z 2025-05-07T20:26:16.1926832Z 2025-05-07T20:26:16.1926835Z 2025-05-07T20:26:16.1927150Z  2025-05-07T20:26:16.1927648Z 2025-05-07T20:26:16.1927653Z 2025-05-07T20:26:16.1927658Z 2025-05-07T20:26:16.1927663Z 2025-05-07T20:26:16.1927915Z  2025-05-07T20:26:16.1928208Z 2025-05-07T20:26:16.1928221Z 2025-05-07T20:26:16.1928226Z 2025-05-07T20:26:16.1928232Z 2025-05-07T20:26:16.1928237Z 2025-05-07T20:26:16.1928484Z  2025-05-07T20:26:16.1928782Z 2025-05-07T20:26:16.1928788Z 2025-05-07T20:26:16.1928800Z 2025-05-07T20:26:16.1928813Z 2025-05-07T20:26:16.1928819Z 2025-05-07T20:26:16.1928824Z 2025-05-07T20:26:16.1929073Z  2025-05-07T20:26:16.1929371Z 2025-05-07T20:26:16.1929376Z 2025-05-07T20:26:16.1929389Z 2025-05-07T20:26:16.1929394Z 2025-05-07T20:26:16.1929399Z 2025-05-07T20:26:16.1929404Z 2025-05-07T20:26:16.1929410Z 2025-05-07T20:26:16.1929656Z  2025-05-07T20:26:16.1929980Z 2025-05-07T20:26:16.1929985Z 2025-05-07T20:26:16.1929990Z 2025-05-07T20:26:16.1929995Z 2025-05-07T20:26:16.1930000Z 2025-05-07T20:26:16.1930005Z 2025-05-07T20:26:16.1930010Z 2025-05-07T20:26:16.1930015Z 2025-05-07T20:26:16.1930274Z  2025-05-07T20:26:16.1930584Z 2025-05-07T20:26:16.1930589Z 2025-05-07T20:26:16.1930594Z 2025-05-07T20:26:16.1930599Z 2025-05-07T20:26:16.1930604Z 2025-05-07T20:26:16.1930610Z 2025-05-07T20:26:16.1930622Z 2025-05-07T20:26:16.1930627Z 2025-05-07T20:26:16.1930632Z 2025-05-07T20:26:16.1930889Z  2025-05-07T20:26:16.1931195Z 2025-05-07T20:26:16.1931200Z 2025-05-07T20:26:16.1931206Z 2025-05-07T20:26:16.1931212Z 2025-05-07T20:26:16.1931217Z 2025-05-07T20:26:16.1931223Z 2025-05-07T20:26:16.1931227Z 2025-05-07T20:26:16.1931232Z 2025-05-07T20:26:16.1931244Z 2025-05-07T20:26:16.1931249Z 2025-05-07T20:26:16.1931729Z  2025-05-07T20:26:16.1932053Z 2025-05-07T20:26:16.1932058Z 2025-05-07T20:26:16.1932063Z 2025-05-07T20:26:16.1932069Z 2025-05-07T20:26:16.1932074Z 2025-05-07T20:26:16.1932079Z 2025-05-07T20:26:16.1932084Z 2025-05-07T20:26:16.1932089Z 2025-05-07T20:26:16.1932094Z 2025-05-07T20:26:16.1932099Z 2025-05-07T20:26:16.1932104Z 2025-05-07T20:26:16.1932629Z  2025-05-07T20:26:16.1932952Z 2025-05-07T20:26:16.1932957Z 2025-05-07T20:26:16.1932962Z 2025-05-07T20:26:16.1932967Z 2025-05-07T20:26:16.1932972Z 2025-05-07T20:26:16.1932977Z 2025-05-07T20:26:16.1932991Z 2025-05-07T20:26:16.1932996Z 2025-05-07T20:26:16.1933001Z 2025-05-07T20:26:16.1933006Z 2025-05-07T20:26:16.1933011Z 2025-05-07T20:26:16.1933016Z 2025-05-07T20:26:16.1933292Z  2025-05-07T20:26:16.1933618Z 2025-05-07T20:26:16.1933623Z 2025-05-07T20:26:16.1933628Z 2025-05-07T20:26:16.1933633Z 2025-05-07T20:26:16.1933638Z 2025-05-07T20:26:16.1933644Z 2025-05-07T20:26:16.1933649Z 2025-05-07T20:26:16.1933654Z 2025-05-07T20:26:16.1933659Z 2025-05-07T20:26:16.1933664Z 2025-05-07T20:26:16.1933669Z 2025-05-07T20:26:16.1933674Z 2025-05-07T20:26:16.1933679Z 2025-05-07T20:26:16.1933955Z  2025-05-07T20:26:16.1934286Z 2025-05-07T20:26:16.1934291Z 2025-05-07T20:26:16.1934297Z 2025-05-07T20:26:16.1934302Z 2025-05-07T20:26:16.1934307Z 2025-05-07T20:26:16.1934312Z 2025-05-07T20:26:16.1934317Z 2025-05-07T20:26:16.1934322Z 2025-05-07T20:26:16.1934327Z 2025-05-07T20:26:16.1934332Z 2025-05-07T20:26:16.1934338Z 2025-05-07T20:26:16.1934343Z 2025-05-07T20:26:16.1934348Z 2025-05-07T20:26:16.1934353Z 2025-05-07T20:26:16.1934754Z  2025-05-07T20:26:16.1935068Z 2025-05-07T20:26:16.1935074Z 2025-05-07T20:26:16.1935079Z 2025-05-07T20:26:16.1935084Z 2025-05-07T20:26:16.1935089Z 2025-05-07T20:26:16.1935102Z 2025-05-07T20:26:16.1935107Z 2025-05-07T20:26:16.1935112Z 2025-05-07T20:26:16.1935117Z 2025-05-07T20:26:16.1935123Z 2025-05-07T20:26:16.1935128Z 2025-05-07T20:26:16.1935133Z 2025-05-07T20:26:16.1935138Z 2025-05-07T20:26:16.1935143Z 2025-05-07T20:26:16.1935148Z 2025-05-07T20:26:16.1935441Z  2025-05-07T20:26:16.1935764Z 2025-05-07T20:26:16.1935770Z 2025-05-07T20:26:16.1935775Z 2025-05-07T20:26:16.1935780Z 2025-05-07T20:26:16.1935785Z 2025-05-07T20:26:16.1935790Z 2025-05-07T20:26:16.1935796Z 2025-05-07T20:26:16.1935801Z 2025-05-07T20:26:16.1935806Z 2025-05-07T20:26:16.1935811Z 2025-05-07T20:26:16.1935817Z 2025-05-07T20:26:16.1935829Z 2025-05-07T20:26:16.1935834Z 2025-05-07T20:26:16.1935839Z 2025-05-07T20:26:16.1935844Z 2025-05-07T20:26:16.1935849Z 2025-05-07T20:26:16.1936161Z  2025-05-07T20:26:16.1936486Z 2025-05-07T20:26:16.1936490Z 2025-05-07T20:26:16.1936493Z 2025-05-07T20:26:16.1936496Z 2025-05-07T20:26:16.1936500Z 2025-05-07T20:26:16.1936503Z 2025-05-07T20:26:16.1936513Z 2025-05-07T20:26:16.1936517Z 2025-05-07T20:26:16.1936521Z 2025-05-07T20:26:16.1936524Z 2025-05-07T20:26:16.1936528Z 2025-05-07T20:26:16.1936539Z 2025-05-07T20:26:16.1936542Z 2025-05-07T20:26:16.1936546Z 2025-05-07T20:26:16.1936549Z 2025-05-07T20:26:16.1936553Z 2025-05-07T20:26:16.1936556Z 2025-05-07T20:26:16.1936791Z  2025-05-07T20:26:16.1937039Z 2025-05-07T20:26:16.1937043Z 2025-05-07T20:26:16.1937047Z 2025-05-07T20:26:16.1937056Z 2025-05-07T20:26:16.1937060Z 2025-05-07T20:26:16.1937063Z 2025-05-07T20:26:16.1937067Z 2025-05-07T20:26:16.1937071Z 2025-05-07T20:26:16.1937074Z 2025-05-07T20:26:16.1937078Z 2025-05-07T20:26:16.1937081Z 2025-05-07T20:26:16.1937085Z 2025-05-07T20:26:16.1937088Z 2025-05-07T20:26:16.1937092Z 2025-05-07T20:26:16.1937096Z 2025-05-07T20:26:16.1937099Z 2025-05-07T20:26:16.1937103Z 2025-05-07T20:26:16.1937112Z 2025-05-07T20:26:16.1937520Z  2025-05-07T20:26:16.1937842Z 2025-05-07T20:26:16.1938216Z 2025-05-07T20:26:16.1938405Z  2025-05-07T20:26:16.1938525Z 2025-05-07T20:26:16.1938528Z 2025-05-07T20:26:16.1938668Z  2025-05-07T20:26:16.1938826Z 2025-05-07T20:26:16.1938832Z 2025-05-07T20:26:16.1938837Z 2025-05-07T20:26:16.1939000Z  2025-05-07T20:26:16.1939169Z 2025-05-07T20:26:16.1939175Z 2025-05-07T20:26:16.1939180Z 2025-05-07T20:26:16.1939186Z 2025-05-07T20:26:16.1939687Z  2025-05-07T20:26:16.1939861Z 2025-05-07T20:26:16.1939867Z 2025-05-07T20:26:16.1939876Z 2025-05-07T20:26:16.1939881Z 2025-05-07T20:26:16.1939886Z 2025-05-07T20:26:16.1940589Z  2025-05-07T20:26:16.1940787Z 2025-05-07T20:26:16.1940793Z 2025-05-07T20:26:16.1940798Z 2025-05-07T20:26:16.1940803Z 2025-05-07T20:26:16.1940818Z 2025-05-07T20:26:16.1940824Z 2025-05-07T20:26:16.1941419Z  2025-05-07T20:26:16.1941605Z 2025-05-07T20:26:16.1941611Z 2025-05-07T20:26:16.1941616Z 2025-05-07T20:26:16.1941621Z 2025-05-07T20:26:16.1941636Z 2025-05-07T20:26:16.1941670Z 2025-05-07T20:26:16.1941676Z 2025-05-07T20:26:16.1941935Z  2025-05-07T20:26:16.1942138Z 2025-05-07T20:26:16.1942143Z 2025-05-07T20:26:16.1942163Z 2025-05-07T20:26:16.1942169Z 2025-05-07T20:26:16.1942174Z 2025-05-07T20:26:16.1942179Z 2025-05-07T20:26:16.1942184Z 2025-05-07T20:26:16.1942189Z 2025-05-07T20:26:16.1942885Z  2025-05-07T20:26:16.1943754Z 2025-05-07T20:26:16.1943760Z 2025-05-07T20:26:16.1943765Z 2025-05-07T20:26:16.1943770Z 2025-05-07T20:26:16.1943784Z 2025-05-07T20:26:16.1943800Z 2025-05-07T20:26:16.1943805Z 2025-05-07T20:26:16.1943810Z 2025-05-07T20:26:16.1943816Z 2025-05-07T20:26:16.1943994Z  2025-05-07T20:26:16.1944217Z 2025-05-07T20:26:16.1944223Z 2025-05-07T20:26:16.1944228Z 2025-05-07T20:26:16.1944233Z 2025-05-07T20:26:16.1944238Z 2025-05-07T20:26:16.1944243Z 2025-05-07T20:26:16.1944248Z 2025-05-07T20:26:16.1944253Z 2025-05-07T20:26:16.1944258Z 2025-05-07T20:26:16.1944271Z 2025-05-07T20:26:16.1944451Z  2025-05-07T20:26:16.1944682Z 2025-05-07T20:26:16.1944687Z 2025-05-07T20:26:16.1944692Z 2025-05-07T20:26:16.1944697Z 2025-05-07T20:26:16.1944702Z 2025-05-07T20:26:16.1944707Z 2025-05-07T20:26:16.1944713Z 2025-05-07T20:26:16.1944718Z 2025-05-07T20:26:16.1944723Z 2025-05-07T20:26:16.1944728Z 2025-05-07T20:26:16.1944740Z 2025-05-07T20:26:16.1944921Z  2025-05-07T20:26:16.1945178Z 2025-05-07T20:26:16.1945183Z 2025-05-07T20:26:16.1945188Z 2025-05-07T20:26:16.1945193Z 2025-05-07T20:26:16.1945198Z 2025-05-07T20:26:16.1945203Z 2025-05-07T20:26:16.1945208Z 2025-05-07T20:26:16.1945213Z 2025-05-07T20:26:16.1945219Z 2025-05-07T20:26:16.1945224Z 2025-05-07T20:26:16.1945229Z 2025-05-07T20:26:16.1945234Z 2025-05-07T20:26:16.1945427Z  2025-05-07T20:26:16.1945675Z 2025-05-07T20:26:16.1945680Z 2025-05-07T20:26:16.1945684Z 2025-05-07T20:26:16.1945689Z 2025-05-07T20:26:16.1945700Z 2025-05-07T20:26:16.1945705Z 2025-05-07T20:26:16.1945710Z 2025-05-07T20:26:16.1945714Z 2025-05-07T20:26:16.1945719Z 2025-05-07T20:26:16.1945724Z 2025-05-07T20:26:16.1945736Z 2025-05-07T20:26:16.1945741Z 2025-05-07T20:26:16.1945748Z 2025-05-07T20:26:16.1946225Z  2025-05-07T20:26:16.1946560Z 2025-05-07T20:26:16.1946567Z 2025-05-07T20:26:16.1946573Z 2025-05-07T20:26:16.1946594Z 2025-05-07T20:26:16.1946600Z 2025-05-07T20:26:16.1946606Z 2025-05-07T20:26:16.1946611Z 2025-05-07T20:26:16.1946617Z 2025-05-07T20:26:16.1946622Z 2025-05-07T20:26:16.1946628Z 2025-05-07T20:26:16.1946634Z 2025-05-07T20:26:16.1946639Z 2025-05-07T20:26:16.1946645Z 2025-05-07T20:26:16.1946651Z 2025-05-07T20:26:16.1946931Z  2025-05-07T20:26:16.1947245Z 2025-05-07T20:26:16.1947251Z 2025-05-07T20:26:16.1947257Z 2025-05-07T20:26:16.1947262Z 2025-05-07T20:26:16.1947268Z 2025-05-07T20:26:16.1947274Z 2025-05-07T20:26:16.1947288Z 2025-05-07T20:26:16.1947444Z 2025-05-07T20:26:16.1947452Z 2025-05-07T20:26:16.1947458Z 2025-05-07T20:26:16.1947464Z 2025-05-07T20:26:16.1947470Z 2025-05-07T20:26:16.1947487Z 2025-05-07T20:26:16.1947493Z 2025-05-07T20:26:16.1947499Z 2025-05-07T20:26:16.1947780Z  2025-05-07T20:26:16.1948101Z 2025-05-07T20:26:16.1948107Z 2025-05-07T20:26:16.1948121Z 2025-05-07T20:26:16.1948137Z 2025-05-07T20:26:16.1948142Z 2025-05-07T20:26:16.1948148Z 2025-05-07T20:26:16.1948154Z 2025-05-07T20:26:16.1948160Z 2025-05-07T20:26:16.1948165Z 2025-05-07T20:26:16.1948171Z 2025-05-07T20:26:16.1948176Z 2025-05-07T20:26:16.1948181Z 2025-05-07T20:26:16.1948187Z 2025-05-07T20:26:16.1948192Z 2025-05-07T20:26:16.1948198Z 2025-05-07T20:26:16.1948204Z 2025-05-07T20:26:16.1948491Z  2025-05-07T20:26:16.1948823Z 2025-05-07T20:26:16.1948829Z 2025-05-07T20:26:16.1948835Z 2025-05-07T20:26:16.1948840Z 2025-05-07T20:26:16.1948845Z 2025-05-07T20:26:16.1948863Z 2025-05-07T20:26:16.1948869Z 2025-05-07T20:26:16.1948875Z 2025-05-07T20:26:16.1948880Z 2025-05-07T20:26:16.1948885Z 2025-05-07T20:26:16.1948891Z 2025-05-07T20:26:16.1948897Z 2025-05-07T20:26:16.1948902Z 2025-05-07T20:26:16.1948908Z 2025-05-07T20:26:16.1948914Z 2025-05-07T20:26:16.1948931Z 2025-05-07T20:26:16.1948936Z 2025-05-07T20:26:16.1949226Z  2025-05-07T20:26:16.1949682Z 2025-05-07T20:26:16.1949688Z 2025-05-07T20:26:16.1949694Z 2025-05-07T20:26:16.1949700Z 2025-05-07T20:26:16.1949714Z 2025-05-07T20:26:16.1949720Z 2025-05-07T20:26:16.1949735Z 2025-05-07T20:26:16.1949741Z 2025-05-07T20:26:16.1949747Z 2025-05-07T20:26:16.1949753Z 2025-05-07T20:26:16.1949759Z 2025-05-07T20:26:16.1949765Z 2025-05-07T20:26:16.1949771Z 2025-05-07T20:26:16.1949777Z 2025-05-07T20:26:16.1949783Z 2025-05-07T20:26:16.1949788Z 2025-05-07T20:26:16.1949794Z 2025-05-07T20:26:16.1949800Z 2025-05-07T20:26:16.1950900Z  2025-05-07T20:26:16.1951269Z 2025-05-07T20:26:16.1951275Z 2025-05-07T20:26:16.1951446Z  2025-05-07T20:26:16.1951623Z 2025-05-07T20:26:16.1951629Z 2025-05-07T20:26:16.1952141Z  2025-05-07T20:26:16.1952325Z 2025-05-07T20:26:16.1952332Z 2025-05-07T20:26:16.1952342Z 2025-05-07T20:26:16.1952823Z  2025-05-07T20:26:16.1952964Z 2025-05-07T20:26:16.1952969Z 2025-05-07T20:26:16.1952984Z 2025-05-07T20:26:16.1952997Z 2025-05-07T20:26:16.1953480Z  2025-05-07T20:26:16.1953659Z 2025-05-07T20:26:16.1953669Z 2025-05-07T20:26:16.1953675Z 2025-05-07T20:26:16.1953680Z 2025-05-07T20:26:16.1953686Z 2025-05-07T20:26:16.1954224Z  2025-05-07T20:26:16.1954431Z 2025-05-07T20:26:16.1954437Z 2025-05-07T20:26:16.1954442Z 2025-05-07T20:26:16.1954457Z 2025-05-07T20:26:16.1954463Z 2025-05-07T20:26:16.1954468Z 2025-05-07T20:26:16.1954823Z  2025-05-07T20:26:16.1955042Z 2025-05-07T20:26:16.1955048Z 2025-05-07T20:26:16.1955063Z 2025-05-07T20:26:16.1955069Z 2025-05-07T20:26:16.1955084Z 2025-05-07T20:26:16.1955095Z 2025-05-07T20:26:16.1955100Z 2025-05-07T20:26:16.1955699Z  2025-05-07T20:26:16.1955933Z 2025-05-07T20:26:16.1955940Z 2025-05-07T20:26:16.1955956Z 2025-05-07T20:26:16.1955963Z 2025-05-07T20:26:16.1955968Z 2025-05-07T20:26:16.1955973Z 2025-05-07T20:26:16.1955978Z 2025-05-07T20:26:16.1955987Z 2025-05-07T20:26:16.1956370Z  2025-05-07T20:26:16.1956633Z 2025-05-07T20:26:16.1956640Z 2025-05-07T20:26:16.1956646Z 2025-05-07T20:26:16.1956652Z 2025-05-07T20:26:16.1956658Z 2025-05-07T20:26:16.1956669Z 2025-05-07T20:26:16.1956675Z 2025-05-07T20:26:16.1956681Z 2025-05-07T20:26:16.1956686Z 2025-05-07T20:26:16.1957129Z  2025-05-07T20:26:16.1957402Z 2025-05-07T20:26:16.1957409Z 2025-05-07T20:26:16.1957415Z 2025-05-07T20:26:16.1957420Z 2025-05-07T20:26:16.1957425Z 2025-05-07T20:26:16.1957430Z 2025-05-07T20:26:16.1957435Z 2025-05-07T20:26:16.1957574Z 2025-05-07T20:26:16.1957582Z 2025-05-07T20:26:16.1957588Z 2025-05-07T20:26:16.1957840Z  2025-05-07T20:26:16.1958129Z 2025-05-07T20:26:16.1958136Z 2025-05-07T20:26:16.1958141Z 2025-05-07T20:26:16.1958147Z 2025-05-07T20:26:16.1958152Z 2025-05-07T20:26:16.1958157Z 2025-05-07T20:26:16.1958162Z 2025-05-07T20:26:16.1958167Z 2025-05-07T20:26:16.1958172Z 2025-05-07T20:26:16.1958184Z 2025-05-07T20:26:16.1958194Z 2025-05-07T20:26:16.1958636Z  2025-05-07T20:26:16.1958907Z 2025-05-07T20:26:16.1958912Z 2025-05-07T20:26:16.1958917Z 2025-05-07T20:26:16.1958923Z 2025-05-07T20:26:16.1958928Z 2025-05-07T20:26:16.1958933Z 2025-05-07T20:26:16.1958938Z 2025-05-07T20:26:16.1958943Z 2025-05-07T20:26:16.1958948Z 2025-05-07T20:26:16.1958953Z 2025-05-07T20:26:16.1958958Z 2025-05-07T20:26:16.1958968Z 2025-05-07T20:26:16.1959269Z  2025-05-07T20:26:16.1959573Z 2025-05-07T20:26:16.1959588Z 2025-05-07T20:26:16.1959603Z 2025-05-07T20:26:16.1959609Z 2025-05-07T20:26:16.1959615Z 2025-05-07T20:26:16.1959621Z 2025-05-07T20:26:16.1959627Z 2025-05-07T20:26:16.1959633Z 2025-05-07T20:26:16.1959648Z 2025-05-07T20:26:16.1959653Z 2025-05-07T20:26:16.1959659Z 2025-05-07T20:26:16.1959665Z 2025-05-07T20:26:16.1959672Z 2025-05-07T20:26:16.1959917Z  2025-05-07T20:26:16.1960247Z 2025-05-07T20:26:16.1960384Z 2025-05-07T20:26:16.1960390Z 2025-05-07T20:26:16.1960395Z 2025-05-07T20:26:16.1960400Z 2025-05-07T20:26:16.1960406Z 2025-05-07T20:26:16.1960412Z 2025-05-07T20:26:16.1960417Z 2025-05-07T20:26:16.1960423Z 2025-05-07T20:26:16.1960429Z 2025-05-07T20:26:16.1960435Z 2025-05-07T20:26:16.1960440Z 2025-05-07T20:26:16.1960446Z 2025-05-07T20:26:16.1960451Z 2025-05-07T20:26:16.1960728Z  2025-05-07T20:26:16.1961071Z 2025-05-07T20:26:16.1961077Z 2025-05-07T20:26:16.1961083Z 2025-05-07T20:26:16.1961088Z 2025-05-07T20:26:16.1961102Z 2025-05-07T20:26:16.1961108Z 2025-05-07T20:26:16.1961114Z 2025-05-07T20:26:16.1961129Z 2025-05-07T20:26:16.1961135Z 2025-05-07T20:26:16.1961151Z 2025-05-07T20:26:16.1961156Z 2025-05-07T20:26:16.1961162Z 2025-05-07T20:26:16.1961167Z 2025-05-07T20:26:16.1961173Z 2025-05-07T20:26:16.1961179Z 2025-05-07T20:26:16.1961443Z  2025-05-07T20:26:16.1961765Z 2025-05-07T20:26:16.1961781Z 2025-05-07T20:26:16.1961787Z 2025-05-07T20:26:16.1961793Z 2025-05-07T20:26:16.1961799Z 2025-05-07T20:26:16.1961805Z 2025-05-07T20:26:16.1961811Z 2025-05-07T20:26:16.1961816Z 2025-05-07T20:26:16.1961834Z 2025-05-07T20:26:16.1961840Z 2025-05-07T20:26:16.1961846Z 2025-05-07T20:26:16.1961851Z 2025-05-07T20:26:16.1961857Z 2025-05-07T20:26:16.1961863Z 2025-05-07T20:26:16.1961869Z 2025-05-07T20:26:16.1961875Z 2025-05-07T20:26:16.1962149Z  2025-05-07T20:26:16.1962475Z 2025-05-07T20:26:16.1962481Z 2025-05-07T20:26:16.1962494Z 2025-05-07T20:26:16.1962501Z 2025-05-07T20:26:16.1962506Z 2025-05-07T20:26:16.1962512Z 2025-05-07T20:26:16.1962518Z 2025-05-07T20:26:16.1962524Z 2025-05-07T20:26:16.1962530Z 2025-05-07T20:26:16.1962536Z 2025-05-07T20:26:16.1962554Z 2025-05-07T20:26:16.1962560Z 2025-05-07T20:26:16.1962566Z 2025-05-07T20:26:16.1962572Z 2025-05-07T20:26:16.1962578Z 2025-05-07T20:26:16.1962584Z 2025-05-07T20:26:16.1962590Z 2025-05-07T20:26:16.1962876Z  2025-05-07T20:26:16.1963222Z 2025-05-07T20:26:16.1963228Z 2025-05-07T20:26:16.1963234Z 2025-05-07T20:26:16.1963240Z 2025-05-07T20:26:16.1963246Z 2025-05-07T20:26:16.1963252Z 2025-05-07T20:26:16.1963258Z 2025-05-07T20:26:16.1963264Z 2025-05-07T20:26:16.1963270Z 2025-05-07T20:26:16.1963276Z 2025-05-07T20:26:16.1963282Z 2025-05-07T20:26:16.1963288Z 2025-05-07T20:26:16.1963294Z 2025-05-07T20:26:16.1963299Z 2025-05-07T20:26:16.1963305Z 2025-05-07T20:26:16.1963311Z 2025-05-07T20:26:16.1963317Z 2025-05-07T20:26:16.1963445Z 2025-05-07T20:26:16.1964158Z  2025-05-07T20:26:16.1964496Z 2025-05-07T20:26:16.1964507Z 2025-05-07T20:26:16.1964689Z  2025-05-07T20:26:16.1964853Z 2025-05-07T20:26:16.1964859Z 2025-05-07T20:26:16.1965277Z  2025-05-07T20:26:16.1965463Z 2025-05-07T20:26:16.1965469Z 2025-05-07T20:26:16.1965479Z 2025-05-07T20:26:16.1965962Z  2025-05-07T20:26:16.1966143Z 2025-05-07T20:26:16.1966152Z 2025-05-07T20:26:16.1966157Z 2025-05-07T20:26:16.1966163Z 2025-05-07T20:26:16.1966564Z  2025-05-07T20:26:16.1966771Z 2025-05-07T20:26:16.1966778Z 2025-05-07T20:26:16.1966784Z 2025-05-07T20:26:16.1966789Z 2025-05-07T20:26:16.1966798Z 2025-05-07T20:26:16.1967183Z  2025-05-07T20:26:16.1967336Z 2025-05-07T20:26:16.1967340Z 2025-05-07T20:26:16.1967344Z 2025-05-07T20:26:16.1967348Z 2025-05-07T20:26:16.1967352Z 2025-05-07T20:26:16.1967359Z 2025-05-07T20:26:16.1967640Z  2025-05-07T20:26:16.1967853Z 2025-05-07T20:26:16.1967864Z 2025-05-07T20:26:16.1967869Z 2025-05-07T20:26:16.1967875Z 2025-05-07T20:26:16.1967881Z 2025-05-07T20:26:16.1967886Z 2025-05-07T20:26:16.1967892Z 2025-05-07T20:26:16.1968370Z  2025-05-07T20:26:16.1968583Z 2025-05-07T20:26:16.1968589Z 2025-05-07T20:26:16.1968595Z 2025-05-07T20:26:16.1968600Z 2025-05-07T20:26:16.1968605Z 2025-05-07T20:26:16.1968610Z 2025-05-07T20:26:16.1968763Z 2025-05-07T20:26:16.1968769Z 2025-05-07T20:26:16.1968950Z  2025-05-07T20:26:16.1969160Z 2025-05-07T20:26:16.1969165Z 2025-05-07T20:26:16.1969170Z 2025-05-07T20:26:16.1969175Z 2025-05-07T20:26:16.1969181Z 2025-05-07T20:26:16.1969186Z 2025-05-07T20:26:16.1969192Z 2025-05-07T20:26:16.1969197Z 2025-05-07T20:26:16.1969203Z 2025-05-07T20:26:16.1969385Z  2025-05-07T20:26:16.1969602Z 2025-05-07T20:26:16.1969608Z 2025-05-07T20:26:16.1969613Z 2025-05-07T20:26:16.1969618Z 2025-05-07T20:26:16.1969623Z 2025-05-07T20:26:16.1969635Z 2025-05-07T20:26:16.1969640Z 2025-05-07T20:26:16.1969645Z 2025-05-07T20:26:16.1969653Z 2025-05-07T20:26:16.1969658Z 2025-05-07T20:26:16.1970017Z  2025-05-07T20:26:16.1970301Z 2025-05-07T20:26:16.1970308Z 2025-05-07T20:26:16.1970313Z 2025-05-07T20:26:16.1970320Z 2025-05-07T20:26:16.1970325Z 2025-05-07T20:26:16.1970330Z 2025-05-07T20:26:16.1970336Z 2025-05-07T20:26:16.1970356Z 2025-05-07T20:26:16.1970362Z 2025-05-07T20:26:16.1970376Z 2025-05-07T20:26:16.1970381Z 2025-05-07T20:26:16.1970616Z  2025-05-07T20:26:16.1970908Z 2025-05-07T20:26:16.1970913Z 2025-05-07T20:26:16.1970919Z 2025-05-07T20:26:16.1970925Z 2025-05-07T20:26:16.1970930Z 2025-05-07T20:26:16.1970936Z 2025-05-07T20:26:16.1970942Z 2025-05-07T20:26:16.1970947Z 2025-05-07T20:26:16.1970957Z 2025-05-07T20:26:16.1970963Z 2025-05-07T20:26:16.1970969Z 2025-05-07T20:26:16.1970975Z 2025-05-07T20:26:16.1971248Z  2025-05-07T20:26:16.1971520Z 2025-05-07T20:26:16.1971526Z 2025-05-07T20:26:16.1971532Z 2025-05-07T20:26:16.1971537Z 2025-05-07T20:26:16.1971542Z 2025-05-07T20:26:16.1971547Z 2025-05-07T20:26:16.1971553Z 2025-05-07T20:26:16.1971574Z 2025-05-07T20:26:16.1971579Z 2025-05-07T20:26:16.1971584Z 2025-05-07T20:26:16.1971589Z 2025-05-07T20:26:16.1971594Z 2025-05-07T20:26:16.1971599Z 2025-05-07T20:26:16.1971789Z  2025-05-07T20:26:16.1972057Z 2025-05-07T20:26:16.1972074Z 2025-05-07T20:26:16.1972080Z 2025-05-07T20:26:16.1972086Z 2025-05-07T20:26:16.1972091Z 2025-05-07T20:26:16.1972095Z 2025-05-07T20:26:16.1972100Z 2025-05-07T20:26:16.1972105Z 2025-05-07T20:26:16.1972110Z 2025-05-07T20:26:16.1972122Z 2025-05-07T20:26:16.1972127Z 2025-05-07T20:26:16.1972132Z 2025-05-07T20:26:16.1972137Z 2025-05-07T20:26:16.1972142Z 2025-05-07T20:26:16.1972337Z  2025-05-07T20:26:16.1972615Z 2025-05-07T20:26:16.1972620Z 2025-05-07T20:26:16.1972795Z 2025-05-07T20:26:16.1972802Z 2025-05-07T20:26:16.1972807Z 2025-05-07T20:26:16.1972812Z 2025-05-07T20:26:16.1972817Z 2025-05-07T20:26:16.1972822Z 2025-05-07T20:26:16.1972827Z 2025-05-07T20:26:16.1972842Z 2025-05-07T20:26:16.1972847Z 2025-05-07T20:26:16.1972852Z 2025-05-07T20:26:16.1972857Z 2025-05-07T20:26:16.1972862Z 2025-05-07T20:26:16.1972867Z 2025-05-07T20:26:16.1973087Z  2025-05-07T20:26:16.1973370Z 2025-05-07T20:26:16.1973376Z 2025-05-07T20:26:16.1973381Z 2025-05-07T20:26:16.1973386Z 2025-05-07T20:26:16.1973391Z 2025-05-07T20:26:16.1973396Z 2025-05-07T20:26:16.1973400Z 2025-05-07T20:26:16.1973416Z 2025-05-07T20:26:16.1973421Z 2025-05-07T20:26:16.1973426Z 2025-05-07T20:26:16.1973431Z 2025-05-07T20:26:16.1973436Z 2025-05-07T20:26:16.1973441Z 2025-05-07T20:26:16.1973446Z 2025-05-07T20:26:16.1973451Z 2025-05-07T20:26:16.1973456Z 2025-05-07T20:26:16.1973687Z  2025-05-07T20:26:16.1973987Z 2025-05-07T20:26:16.1973992Z 2025-05-07T20:26:16.1973998Z 2025-05-07T20:26:16.1974003Z 2025-05-07T20:26:16.1974008Z 2025-05-07T20:26:16.1974013Z 2025-05-07T20:26:16.1974018Z 2025-05-07T20:26:16.1974023Z 2025-05-07T20:26:16.1974028Z 2025-05-07T20:26:16.1974033Z 2025-05-07T20:26:16.1974038Z 2025-05-07T20:26:16.1974043Z 2025-05-07T20:26:16.1974048Z 2025-05-07T20:26:16.1974054Z 2025-05-07T20:26:16.1974159Z 2025-05-07T20:26:16.1974164Z 2025-05-07T20:26:16.1974169Z 2025-05-07T20:26:16.1974411Z  2025-05-07T20:26:16.1974700Z 2025-05-07T20:26:16.1974705Z 2025-05-07T20:26:16.1974710Z 2025-05-07T20:26:16.1974715Z 2025-05-07T20:26:16.1974720Z 2025-05-07T20:26:16.1974726Z 2025-05-07T20:26:16.1974731Z 2025-05-07T20:26:16.1974744Z 2025-05-07T20:26:16.1974750Z 2025-05-07T20:26:16.1974755Z 2025-05-07T20:26:16.1974760Z 2025-05-07T20:26:16.1974766Z 2025-05-07T20:26:16.1974771Z 2025-05-07T20:26:16.1974776Z 2025-05-07T20:26:16.1974781Z 2025-05-07T20:26:16.1974794Z 2025-05-07T20:26:16.1974799Z 2025-05-07T20:26:16.1974804Z 2025-05-07T20:26:16.1975260Z  2025-05-07T20:26:16.1975628Z 2025-05-07T20:26:16.1975634Z 2025-05-07T20:26:16.1975811Z  2025-05-07T20:26:16.1975972Z 2025-05-07T20:26:16.1975977Z 2025-05-07T20:26:16.1976197Z  2025-05-07T20:26:16.1976384Z 2025-05-07T20:26:16.1976390Z 2025-05-07T20:26:16.1976411Z 2025-05-07T20:26:16.1976988Z  2025-05-07T20:26:16.1977153Z 2025-05-07T20:26:16.1977159Z 2025-05-07T20:26:16.1977167Z 2025-05-07T20:26:16.1977172Z 2025-05-07T20:26:16.1977451Z  2025-05-07T20:26:16.1977617Z 2025-05-07T20:26:16.1977623Z 2025-05-07T20:26:16.1977631Z 2025-05-07T20:26:16.1977636Z 2025-05-07T20:26:16.1977641Z 2025-05-07T20:26:16.1977943Z  2025-05-07T20:26:16.1978123Z 2025-05-07T20:26:16.1978134Z 2025-05-07T20:26:16.1978139Z 2025-05-07T20:26:16.1978144Z 2025-05-07T20:26:16.1978149Z 2025-05-07T20:26:16.1978162Z 2025-05-07T20:26:16.1978500Z  2025-05-07T20:26:16.1978721Z 2025-05-07T20:26:16.1978727Z 2025-05-07T20:26:16.1978733Z 2025-05-07T20:26:16.1978738Z 2025-05-07T20:26:16.1978744Z 2025-05-07T20:26:16.1978749Z 2025-05-07T20:26:16.1978758Z 2025-05-07T20:26:16.1979103Z  2025-05-07T20:26:16.1979312Z 2025-05-07T20:26:16.1979319Z 2025-05-07T20:26:16.1979324Z 2025-05-07T20:26:16.1979340Z 2025-05-07T20:26:16.1979346Z 2025-05-07T20:26:16.1979351Z 2025-05-07T20:26:16.1979356Z 2025-05-07T20:26:16.1979379Z 2025-05-07T20:26:16.1979554Z  2025-05-07T20:26:16.1979760Z 2025-05-07T20:26:16.1979765Z 2025-05-07T20:26:16.1979770Z 2025-05-07T20:26:16.1979775Z 2025-05-07T20:26:16.1979780Z 2025-05-07T20:26:16.1979785Z 2025-05-07T20:26:16.1979801Z 2025-05-07T20:26:16.1979807Z 2025-05-07T20:26:16.1979815Z 2025-05-07T20:26:16.1980038Z  2025-05-07T20:26:16.1980255Z 2025-05-07T20:26:16.1980261Z 2025-05-07T20:26:16.1980399Z 2025-05-07T20:26:16.1980416Z 2025-05-07T20:26:16.1980422Z 2025-05-07T20:26:16.1980434Z 2025-05-07T20:26:16.1980439Z 2025-05-07T20:26:16.1980445Z 2025-05-07T20:26:16.1980450Z 2025-05-07T20:26:16.1980455Z 2025-05-07T20:26:16.1980661Z  2025-05-07T20:26:16.1980899Z 2025-05-07T20:26:16.1980904Z 2025-05-07T20:26:16.1980910Z 2025-05-07T20:26:16.1980915Z 2025-05-07T20:26:16.1980920Z 2025-05-07T20:26:16.1980940Z 2025-05-07T20:26:16.1980945Z 2025-05-07T20:26:16.1980950Z 2025-05-07T20:26:16.1980955Z 2025-05-07T20:26:16.1980960Z 2025-05-07T20:26:16.1980965Z 2025-05-07T20:26:16.1981148Z  2025-05-07T20:26:16.1981400Z 2025-05-07T20:26:16.1981404Z 2025-05-07T20:26:16.1981409Z 2025-05-07T20:26:16.1981414Z 2025-05-07T20:26:16.1981419Z 2025-05-07T20:26:16.1981425Z 2025-05-07T20:26:16.1981430Z 2025-05-07T20:26:16.1981435Z 2025-05-07T20:26:16.1981440Z 2025-05-07T20:26:16.1981445Z 2025-05-07T20:26:16.1981450Z 2025-05-07T20:26:16.1981456Z 2025-05-07T20:26:16.1981664Z  2025-05-07T20:26:16.1981916Z 2025-05-07T20:26:16.1981921Z 2025-05-07T20:26:16.1981927Z 2025-05-07T20:26:16.1981932Z 2025-05-07T20:26:16.1981937Z 2025-05-07T20:26:16.1981942Z 2025-05-07T20:26:16.1981947Z 2025-05-07T20:26:16.1981952Z 2025-05-07T20:26:16.1981957Z 2025-05-07T20:26:16.1981962Z 2025-05-07T20:26:16.1981978Z 2025-05-07T20:26:16.1981983Z 2025-05-07T20:26:16.1982087Z 2025-05-07T20:26:16.1982300Z  2025-05-07T20:26:16.1982560Z 2025-05-07T20:26:16.1982566Z 2025-05-07T20:26:16.1982572Z 2025-05-07T20:26:16.1982584Z 2025-05-07T20:26:16.1982590Z 2025-05-07T20:26:16.1982595Z 2025-05-07T20:26:16.1982600Z 2025-05-07T20:26:16.1982605Z 2025-05-07T20:26:16.1982610Z 2025-05-07T20:26:16.1982615Z 2025-05-07T20:26:16.1982620Z 2025-05-07T20:26:16.1982625Z 2025-05-07T20:26:16.1982631Z 2025-05-07T20:26:16.1982636Z 2025-05-07T20:26:16.1982838Z  2025-05-07T20:26:16.1983118Z 2025-05-07T20:26:16.1983123Z 2025-05-07T20:26:16.1983128Z 2025-05-07T20:26:16.1983133Z 2025-05-07T20:26:16.1983138Z 2025-05-07T20:26:16.1983143Z 2025-05-07T20:26:16.1983148Z 2025-05-07T20:26:16.1983153Z 2025-05-07T20:26:16.1983159Z 2025-05-07T20:26:16.1983164Z 2025-05-07T20:26:16.1983169Z 2025-05-07T20:26:16.1983174Z 2025-05-07T20:26:16.1983180Z 2025-05-07T20:26:16.1983185Z 2025-05-07T20:26:16.1983197Z 2025-05-07T20:26:16.1983404Z  2025-05-07T20:26:16.1983682Z 2025-05-07T20:26:16.1983687Z 2025-05-07T20:26:16.1983692Z 2025-05-07T20:26:16.1983697Z 2025-05-07T20:26:16.1983702Z 2025-05-07T20:26:16.1983707Z 2025-05-07T20:26:16.1983712Z 2025-05-07T20:26:16.1983717Z 2025-05-07T20:26:16.1983723Z 2025-05-07T20:26:16.1983728Z 2025-05-07T20:26:16.1983752Z 2025-05-07T20:26:16.1983757Z 2025-05-07T20:26:16.1983762Z 2025-05-07T20:26:16.1983767Z 2025-05-07T20:26:16.1983772Z 2025-05-07T20:26:16.1983777Z 2025-05-07T20:26:16.1984004Z  2025-05-07T20:26:16.1984294Z 2025-05-07T20:26:16.1984300Z 2025-05-07T20:26:16.1984305Z 2025-05-07T20:26:16.1984310Z 2025-05-07T20:26:16.1984315Z 2025-05-07T20:26:16.1984320Z 2025-05-07T20:26:16.1984326Z 2025-05-07T20:26:16.1984331Z 2025-05-07T20:26:16.1984336Z 2025-05-07T20:26:16.1984342Z 2025-05-07T20:26:16.1984347Z 2025-05-07T20:26:16.1984352Z 2025-05-07T20:26:16.1984363Z 2025-05-07T20:26:16.1984368Z 2025-05-07T20:26:16.1984373Z 2025-05-07T20:26:16.1984378Z 2025-05-07T20:26:16.1984383Z 2025-05-07T20:26:16.1984606Z  2025-05-07T20:26:16.1984895Z 2025-05-07T20:26:16.1984900Z 2025-05-07T20:26:16.1984906Z 2025-05-07T20:26:16.1984911Z 2025-05-07T20:26:16.1984915Z 2025-05-07T20:26:16.1984920Z 2025-05-07T20:26:16.1984925Z 2025-05-07T20:26:16.1984930Z 2025-05-07T20:26:16.1984935Z 2025-05-07T20:26:16.1984940Z 2025-05-07T20:26:16.1984945Z 2025-05-07T20:26:16.1984959Z 2025-05-07T20:26:16.1985057Z 2025-05-07T20:26:16.1985063Z 2025-05-07T20:26:16.1985069Z 2025-05-07T20:26:16.1985074Z 2025-05-07T20:26:16.1985079Z 2025-05-07T20:26:16.1985084Z 2025-05-07T20:26:16.1985318Z  2025-05-07T20:26:16.1985617Z 2025-05-07T20:26:16.1985622Z 2025-05-07T20:26:16.1985760Z  2025-05-07T20:26:16.1985902Z 2025-05-07T20:26:16.1985907Z 2025-05-07T20:26:16.1986057Z  2025-05-07T20:26:16.1986221Z 2025-05-07T20:26:16.1986227Z 2025-05-07T20:26:16.1986232Z 2025-05-07T20:26:16.1986387Z  2025-05-07T20:26:16.1986542Z 2025-05-07T20:26:16.1986547Z 2025-05-07T20:26:16.1986553Z 2025-05-07T20:26:16.1986559Z 2025-05-07T20:26:16.1986712Z  2025-05-07T20:26:16.1986881Z 2025-05-07T20:26:16.1986887Z 2025-05-07T20:26:16.1986892Z 2025-05-07T20:26:16.1986897Z 2025-05-07T20:26:16.1986902Z 2025-05-07T20:26:16.1987053Z  2025-05-07T20:26:16.1987232Z 2025-05-07T20:26:16.1987237Z 2025-05-07T20:26:16.1987243Z 2025-05-07T20:26:16.1987255Z 2025-05-07T20:26:16.1987261Z 2025-05-07T20:26:16.1987273Z 2025-05-07T20:26:16.1987428Z  2025-05-07T20:26:16.1987612Z 2025-05-07T20:26:16.1987617Z 2025-05-07T20:26:16.1987622Z 2025-05-07T20:26:16.1987627Z 2025-05-07T20:26:16.1987632Z 2025-05-07T20:26:16.1987637Z 2025-05-07T20:26:16.1987642Z 2025-05-07T20:26:16.1987808Z  2025-05-07T20:26:16.1988011Z 2025-05-07T20:26:16.1988121Z 2025-05-07T20:26:16.1988126Z 2025-05-07T20:26:16.1988132Z 2025-05-07T20:26:16.1988137Z 2025-05-07T20:26:16.1988142Z 2025-05-07T20:26:16.1988147Z 2025-05-07T20:26:16.1988152Z 2025-05-07T20:26:16.1988337Z  2025-05-07T20:26:16.1988555Z 2025-05-07T20:26:16.1988560Z 2025-05-07T20:26:16.1988565Z 2025-05-07T20:26:16.1988570Z 2025-05-07T20:26:16.1988575Z 2025-05-07T20:26:16.1988581Z 2025-05-07T20:26:16.1988586Z 2025-05-07T20:26:16.1988591Z 2025-05-07T20:26:16.1988596Z 2025-05-07T20:26:16.1988784Z  2025-05-07T20:26:16.1989011Z 2025-05-07T20:26:16.1989016Z 2025-05-07T20:26:16.1989021Z 2025-05-07T20:26:16.1989026Z 2025-05-07T20:26:16.1989031Z 2025-05-07T20:26:16.1989036Z 2025-05-07T20:26:16.1989041Z 2025-05-07T20:26:16.1989046Z 2025-05-07T20:26:16.1989051Z 2025-05-07T20:26:16.1989056Z 2025-05-07T20:26:16.1989257Z  2025-05-07T20:26:16.1989485Z 2025-05-07T20:26:16.1989490Z 2025-05-07T20:26:16.1989505Z 2025-05-07T20:26:16.1989510Z 2025-05-07T20:26:16.1989515Z 2025-05-07T20:26:16.1989520Z 2025-05-07T20:26:16.1989525Z 2025-05-07T20:26:16.1989530Z 2025-05-07T20:26:16.1989535Z 2025-05-07T20:26:16.1989540Z 2025-05-07T20:26:16.1989555Z 2025-05-07T20:26:16.1989747Z  2025-05-07T20:26:16.1989991Z 2025-05-07T20:26:16.1989995Z 2025-05-07T20:26:16.1990000Z 2025-05-07T20:26:16.1990005Z 2025-05-07T20:26:16.1990017Z 2025-05-07T20:26:16.1990023Z 2025-05-07T20:26:16.1990027Z 2025-05-07T20:26:16.1990033Z 2025-05-07T20:26:16.1990037Z 2025-05-07T20:26:16.1990049Z 2025-05-07T20:26:16.1990055Z 2025-05-07T20:26:16.1990061Z 2025-05-07T20:26:16.1990244Z  2025-05-07T20:26:16.1990508Z 2025-05-07T20:26:16.1990513Z 2025-05-07T20:26:16.1990518Z 2025-05-07T20:26:16.1990524Z 2025-05-07T20:26:16.1990529Z 2025-05-07T20:26:16.1990534Z 2025-05-07T20:26:16.1990539Z 2025-05-07T20:26:16.1990545Z 2025-05-07T20:26:16.1990561Z 2025-05-07T20:26:16.1990859Z 2025-05-07T20:26:16.1990865Z 2025-05-07T20:26:16.1990870Z 2025-05-07T20:26:16.1990876Z 2025-05-07T20:26:16.1991106Z  2025-05-07T20:26:16.1991374Z 2025-05-07T20:26:16.1991379Z 2025-05-07T20:26:16.1991384Z 2025-05-07T20:26:16.1991389Z 2025-05-07T20:26:16.1991394Z 2025-05-07T20:26:16.1991400Z 2025-05-07T20:26:16.1991405Z 2025-05-07T20:26:16.1991410Z 2025-05-07T20:26:16.1991415Z 2025-05-07T20:26:16.1991420Z 2025-05-07T20:26:16.1991425Z 2025-05-07T20:26:16.1991430Z 2025-05-07T20:26:16.1991435Z 2025-05-07T20:26:16.1991440Z 2025-05-07T20:26:16.1991817Z  2025-05-07T20:26:16.1992095Z 2025-05-07T20:26:16.1992100Z 2025-05-07T20:26:16.1992105Z 2025-05-07T20:26:16.1992110Z 2025-05-07T20:26:16.1992115Z 2025-05-07T20:26:16.1992120Z 2025-05-07T20:26:16.1992125Z 2025-05-07T20:26:16.1992138Z 2025-05-07T20:26:16.1992143Z 2025-05-07T20:26:16.1992148Z 2025-05-07T20:26:16.1992153Z 2025-05-07T20:26:16.1992158Z 2025-05-07T20:26:16.1992169Z 2025-05-07T20:26:16.1992174Z 2025-05-07T20:26:16.1992179Z 2025-05-07T20:26:16.1992403Z  2025-05-07T20:26:16.1992684Z 2025-05-07T20:26:16.1992689Z 2025-05-07T20:26:16.1992694Z 2025-05-07T20:26:16.1992699Z 2025-05-07T20:26:16.1992704Z 2025-05-07T20:26:16.1992709Z 2025-05-07T20:26:16.1992714Z 2025-05-07T20:26:16.1992719Z 2025-05-07T20:26:16.1992724Z 2025-05-07T20:26:16.1992729Z 2025-05-07T20:26:16.1992734Z 2025-05-07T20:26:16.1992739Z 2025-05-07T20:26:16.1992745Z 2025-05-07T20:26:16.1992750Z 2025-05-07T20:26:16.1992762Z 2025-05-07T20:26:16.1992767Z 2025-05-07T20:26:16.1992989Z  2025-05-07T20:26:16.1993197Z 2025-05-07T20:26:16.1993200Z 2025-05-07T20:26:16.1993204Z 2025-05-07T20:26:16.1993208Z 2025-05-07T20:26:16.1993211Z 2025-05-07T20:26:16.1993215Z 2025-05-07T20:26:16.1993218Z 2025-05-07T20:26:16.1993222Z 2025-05-07T20:26:16.1993225Z 2025-05-07T20:26:16.1993229Z 2025-05-07T20:26:16.1993402Z 2025-05-07T20:26:16.1993406Z 2025-05-07T20:26:16.1993410Z 2025-05-07T20:26:16.1993413Z 2025-05-07T20:26:16.1993417Z 2025-05-07T20:26:16.1993421Z 2025-05-07T20:26:16.1993424Z 2025-05-07T20:26:16.1993591Z  2025-05-07T20:26:16.1993806Z 2025-05-07T20:26:16.1993810Z 2025-05-07T20:26:16.1993813Z 2025-05-07T20:26:16.1993817Z 2025-05-07T20:26:16.1993820Z 2025-05-07T20:26:16.1993824Z 2025-05-07T20:26:16.1993827Z 2025-05-07T20:26:16.1993834Z 2025-05-07T20:26:16.1993839Z 2025-05-07T20:26:16.1993844Z 2025-05-07T20:26:16.1993857Z 2025-05-07T20:26:16.1993862Z 2025-05-07T20:26:16.1993868Z 2025-05-07T20:26:16.1993873Z 2025-05-07T20:26:16.1993878Z 2025-05-07T20:26:16.1993883Z 2025-05-07T20:26:16.1993889Z 2025-05-07T20:26:16.1993894Z 2025-05-07T20:26:16.1994137Z  2025-05-07T20:26:16.1994410Z 2025-05-07T20:26:16.1994414Z 2025-05-07T20:26:16.1994522Z  2025-05-07T20:26:16.1994642Z 2025-05-07T20:26:16.1994645Z 2025-05-07T20:26:16.1994749Z  2025-05-07T20:26:16.1994865Z 2025-05-07T20:26:16.1994869Z 2025-05-07T20:26:16.1994872Z 2025-05-07T20:26:16.1994981Z  2025-05-07T20:26:16.1995128Z 2025-05-07T20:26:16.1995134Z 2025-05-07T20:26:16.1995139Z 2025-05-07T20:26:16.1995144Z 2025-05-07T20:26:16.1995293Z  2025-05-07T20:26:16.1995552Z 2025-05-07T20:26:16.1995557Z 2025-05-07T20:26:16.1995562Z 2025-05-07T20:26:16.1995567Z 2025-05-07T20:26:16.1995572Z 2025-05-07T20:26:16.1995722Z  2025-05-07T20:26:16.1995863Z 2025-05-07T20:26:16.1995875Z 2025-05-07T20:26:16.1995881Z 2025-05-07T20:26:16.1995886Z 2025-05-07T20:26:16.1995892Z 2025-05-07T20:26:16.1995897Z 2025-05-07T20:26:16.1996062Z  2025-05-07T20:26:16.1996195Z 2025-05-07T20:26:16.1996199Z 2025-05-07T20:26:16.1996202Z 2025-05-07T20:26:16.1996206Z 2025-05-07T20:26:16.1996209Z 2025-05-07T20:26:16.1996213Z 2025-05-07T20:26:16.1996216Z 2025-05-07T20:26:16.1996389Z  2025-05-07T20:26:16.1996564Z 2025-05-07T20:26:16.1996568Z 2025-05-07T20:26:16.1996571Z 2025-05-07T20:26:16.1996575Z 2025-05-07T20:26:16.1996578Z 2025-05-07T20:26:16.1996582Z 2025-05-07T20:26:16.1996585Z 2025-05-07T20:26:16.1996588Z 2025-05-07T20:26:16.1996760Z  2025-05-07T20:26:16.1996974Z 2025-05-07T20:26:16.1996980Z 2025-05-07T20:26:16.1996986Z 2025-05-07T20:26:16.1996990Z 2025-05-07T20:26:16.1996993Z 2025-05-07T20:26:16.1996996Z 2025-05-07T20:26:16.1997000Z 2025-05-07T20:26:16.1997003Z 2025-05-07T20:26:16.1997007Z 2025-05-07T20:26:16.1997254Z  2025-05-07T20:26:16.1997451Z 2025-05-07T20:26:16.1997456Z 2025-05-07T20:26:16.1997461Z 2025-05-07T20:26:16.1997466Z 2025-05-07T20:26:16.1997472Z 2025-05-07T20:26:16.1997477Z 2025-05-07T20:26:16.1997482Z 2025-05-07T20:26:16.1997497Z 2025-05-07T20:26:16.1997503Z 2025-05-07T20:26:16.1997508Z 2025-05-07T20:26:16.1997670Z  2025-05-07T20:26:16.1997848Z 2025-05-07T20:26:16.1997858Z 2025-05-07T20:26:16.1997861Z 2025-05-07T20:26:16.1997865Z 2025-05-07T20:26:16.1997868Z 2025-05-07T20:26:16.1997875Z 2025-05-07T20:26:16.1997880Z 2025-05-07T20:26:16.1997886Z 2025-05-07T20:26:16.1997891Z 2025-05-07T20:26:16.1997896Z 2025-05-07T20:26:16.1997901Z 2025-05-07T20:26:16.1998088Z  2025-05-07T20:26:16.1998270Z 2025-05-07T20:26:16.1998274Z 2025-05-07T20:26:16.1998278Z 2025-05-07T20:26:16.1998281Z 2025-05-07T20:26:16.1998285Z 2025-05-07T20:26:16.1998288Z 2025-05-07T20:26:16.1998292Z 2025-05-07T20:26:16.1998303Z 2025-05-07T20:26:16.1998307Z 2025-05-07T20:26:16.1998310Z 2025-05-07T20:26:16.1998314Z 2025-05-07T20:26:16.1998318Z 2025-05-07T20:26:16.1998453Z  2025-05-07T20:26:16.1998693Z 2025-05-07T20:26:16.1998699Z 2025-05-07T20:26:16.1998704Z 2025-05-07T20:26:16.1998710Z 2025-05-07T20:26:16.1998715Z 2025-05-07T20:26:16.1998720Z 2025-05-07T20:26:16.1998725Z 2025-05-07T20:26:16.1998823Z 2025-05-07T20:26:16.1998826Z 2025-05-07T20:26:16.1998830Z 2025-05-07T20:26:16.1998833Z 2025-05-07T20:26:16.1998837Z 2025-05-07T20:26:16.1998840Z 2025-05-07T20:26:16.1998997Z  2025-05-07T20:26:16.1999187Z 2025-05-07T20:26:16.1999191Z 2025-05-07T20:26:16.1999194Z 2025-05-07T20:26:16.1999197Z 2025-05-07T20:26:16.1999201Z 2025-05-07T20:26:16.1999205Z 2025-05-07T20:26:16.1999208Z 2025-05-07T20:26:16.1999212Z 2025-05-07T20:26:16.1999215Z 2025-05-07T20:26:16.1999219Z 2025-05-07T20:26:16.1999222Z 2025-05-07T20:26:16.1999231Z 2025-05-07T20:26:16.1999240Z 2025-05-07T20:26:16.1999243Z 2025-05-07T20:26:16.1999400Z  2025-05-07T20:26:16.1999600Z 2025-05-07T20:26:16.1999604Z 2025-05-07T20:26:16.1999607Z 2025-05-07T20:26:16.1999611Z 2025-05-07T20:26:16.1999615Z 2025-05-07T20:26:16.1999618Z 2025-05-07T20:26:16.1999622Z 2025-05-07T20:26:16.1999625Z 2025-05-07T20:26:16.1999629Z 2025-05-07T20:26:16.1999641Z 2025-05-07T20:26:16.1999644Z 2025-05-07T20:26:16.1999648Z 2025-05-07T20:26:16.1999651Z 2025-05-07T20:26:16.1999655Z 2025-05-07T20:26:16.1999658Z 2025-05-07T20:26:16.1999817Z  2025-05-07T20:26:16.2000015Z 2025-05-07T20:26:16.2000018Z 2025-05-07T20:26:16.2000022Z 2025-05-07T20:26:16.2000025Z 2025-05-07T20:26:16.2000029Z 2025-05-07T20:26:16.2000032Z 2025-05-07T20:26:16.2000036Z 2025-05-07T20:26:16.2000039Z 2025-05-07T20:26:16.2000043Z 2025-05-07T20:26:16.2000046Z 2025-05-07T20:26:16.2000049Z 2025-05-07T20:26:16.2000053Z 2025-05-07T20:26:16.2000061Z 2025-05-07T20:26:16.2000071Z 2025-05-07T20:26:16.2000074Z 2025-05-07T20:26:16.2000078Z 2025-05-07T20:26:16.2000229Z  2025-05-07T20:26:16.2000433Z 2025-05-07T20:26:16.2000437Z 2025-05-07T20:26:16.2000440Z 2025-05-07T20:26:16.2000444Z 2025-05-07T20:26:16.2000456Z 2025-05-07T20:26:16.2000460Z 2025-05-07T20:26:16.2000464Z 2025-05-07T20:26:16.2000471Z 2025-05-07T20:26:16.2000475Z 2025-05-07T20:26:16.2000478Z 2025-05-07T20:26:16.2000482Z 2025-05-07T20:26:16.2000485Z 2025-05-07T20:26:16.2000489Z 2025-05-07T20:26:16.2000492Z 2025-05-07T20:26:16.2000496Z 2025-05-07T20:26:16.2000499Z 2025-05-07T20:26:16.2000503Z 2025-05-07T20:26:16.2000659Z  2025-05-07T20:26:16.2000873Z 2025-05-07T20:26:16.2000877Z 2025-05-07T20:26:16.2000880Z 2025-05-07T20:26:16.2000884Z 2025-05-07T20:26:16.2000888Z 2025-05-07T20:26:16.2000891Z 2025-05-07T20:26:16.2000895Z 2025-05-07T20:26:16.2000898Z 2025-05-07T20:26:16.2000981Z 2025-05-07T20:26:16.2000985Z 2025-05-07T20:26:16.2000988Z 2025-05-07T20:26:16.2000992Z 2025-05-07T20:26:16.2000995Z 2025-05-07T20:26:16.2000999Z 2025-05-07T20:26:16.2001002Z 2025-05-07T20:26:16.2001006Z 2025-05-07T20:26:16.2001009Z 2025-05-07T20:26:16.2001013Z 2025-05-07T20:26:16.2001185Z  2025-05-07T20:26:16.2001398Z 2025-05-07T20:26:16.2001405Z 2025-05-07T20:26:16.2001525Z  2025-05-07T20:26:16.2001632Z 2025-05-07T20:26:16.2001635Z 2025-05-07T20:26:16.2001745Z  2025-05-07T20:26:16.2001854Z 2025-05-07T20:26:16.2001858Z 2025-05-07T20:26:16.2001861Z 2025-05-07T20:26:16.2001967Z  2025-05-07T20:26:16.2002085Z 2025-05-07T20:26:16.2002089Z 2025-05-07T20:26:16.2002093Z 2025-05-07T20:26:16.2002097Z 2025-05-07T20:26:16.2002205Z  2025-05-07T20:26:16.2002331Z 2025-05-07T20:26:16.2002334Z 2025-05-07T20:26:16.2002338Z 2025-05-07T20:26:16.2002341Z 2025-05-07T20:26:16.2002345Z 2025-05-07T20:26:16.2002459Z  2025-05-07T20:26:16.2002585Z 2025-05-07T20:26:16.2002588Z 2025-05-07T20:26:16.2002592Z 2025-05-07T20:26:16.2002604Z 2025-05-07T20:26:16.2002608Z 2025-05-07T20:26:16.2002611Z 2025-05-07T20:26:16.2002724Z  2025-05-07T20:26:16.2002855Z 2025-05-07T20:26:16.2002859Z 2025-05-07T20:26:16.2002862Z 2025-05-07T20:26:16.2002866Z 2025-05-07T20:26:16.2002869Z 2025-05-07T20:26:16.2002966Z 2025-05-07T20:26:16.2002970Z 2025-05-07T20:26:16.2003091Z  2025-05-07T20:26:16.2003235Z 2025-05-07T20:26:16.2003239Z 2025-05-07T20:26:16.2003242Z 2025-05-07T20:26:16.2003246Z 2025-05-07T20:26:16.2003249Z 2025-05-07T20:26:16.2003260Z 2025-05-07T20:26:16.2003267Z 2025-05-07T20:26:16.2003270Z 2025-05-07T20:26:16.2005475Z  done 2025-05-07T20:26:16.4040220Z Preparing transaction: - \ done 2025-05-07T20:26:19.9112382Z Verifying transaction: / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ done 2025-05-07T20:26:20.5181970Z Executing transaction: / - \ | / - done 2025-05-07T20:26:22.7084089Z [INSTALL] Fixing file placements for CUDA 12.8.0+ ... 2025-05-07T20:26:22.7084661Z [INSTALL] Creating symlinks: libnvToolsExt.so 2025-05-07T20:26:22.7085476Z + ln -sf /home/ec2-user/miniconda/envs/build_binary/lib/libnvToolsExt.so.1 /home/ec2-user/miniconda/envs/build_binary/lib/libnvToolsExt.so 2025-05-07T20:26:22.7086082Z 2025-05-07T20:26:22.7099181Z 2025-05-07T20:26:22.7100226Z + ln -sf /home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/lib/libnvToolsExt.so.1 /home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/lib/libnvToolsExt.so 2025-05-07T20:26:22.7100978Z 2025-05-07T20:26:22.7112544Z 2025-05-07T20:26:22.7112785Z [INSTALL] Copying nvtx3 headers ... 2025-05-07T20:26:22.7118398Z + cp -r /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2025.1.0/host/target-linux-x64/nvtx/include/nvtx3/nvToolsExt.h /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2025.1.0/host/target-linux-x64/nvtx/include/nvtx3/nvToolsExtCuda.h /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2025.1.0/host/target-linux-x64/nvtx/include/nvtx3/nvToolsExtCudaRt.h /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2025.1.0/host/target-linux-x64/nvtx/include/nvtx3/nvToolsExtOpenCL.h /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2025.1.0/host/target-linux-x64/nvtx/include/nvtx3/nvToolsExtSync.h /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2025.1.0/host/target-linux-x64/nvtx/include/nvtx3/nvtx3.hpp /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2025.1.0/host/target-linux-x64/nvtx/include/nvtx3/nvtxDetail /home/ec2-user/miniconda/envs/build_binary/include/ 2025-05-07T20:26:22.7122223Z 2025-05-07T20:26:22.8888376Z 2025-05-07T20:26:22.8894337Z + cp -r /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2025.1.0/host/target-linux-x64/nvtx/include/nvtx3/nvToolsExt.h /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2025.1.0/host/target-linux-x64/nvtx/include/nvtx3/nvToolsExtCuda.h /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2025.1.0/host/target-linux-x64/nvtx/include/nvtx3/nvToolsExtCudaRt.h /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2025.1.0/host/target-linux-x64/nvtx/include/nvtx3/nvToolsExtOpenCL.h /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2025.1.0/host/target-linux-x64/nvtx/include/nvtx3/nvToolsExtSync.h /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2025.1.0/host/target-linux-x64/nvtx/include/nvtx3/nvtx3.hpp /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2025.1.0/host/target-linux-x64/nvtx/include/nvtx3/nvtxDetail /home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/include/ 2025-05-07T20:26:22.8898220Z 2025-05-07T20:26:22.8917981Z 2025-05-07T20:26:22.8918346Z [INSTALL] Appending libcuda.so path to LD_LIBRARY_PATH ... 2025-05-07T20:26:22.9294495Z [ENV] Appending to LD_LIBRARY_PATH: /home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/lib/stubs ... 2025-05-07T20:26:24.7986099Z ERROR conda.cli.main_run:execute(125): `conda run printenv LD_LIBRARY_PATH` failed. (See above for error) 2025-05-07T20:26:24.8627661Z + conda env config vars set -n build_binary LD_LIBRARY_PATH=/home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/lib/stubs 2025-05-07T20:26:24.8628202Z 2025-05-07T20:26:25.2847358Z 2025-05-07T20:26:25.2856925Z [INSTALL] Setting environment variable NVML_LIB_PATH ... 2025-05-07T20:26:25.3213756Z + conda env config vars set -n build_binary NVML_LIB_PATH=/home/ec2-user/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so 2025-05-07T20:26:25.3214267Z 2025-05-07T20:26:25.7603407Z 2025-05-07T20:26:25.7603873Z [INSTALL] Setting environment variable CUDA_INCLUDE_DIRS ... 2025-05-07T20:26:25.7605186Z + conda env config vars set -n build_binary CUDA_INCLUDE_DIRS="/home/ec2-user/miniconda/envs/build_binary/include/:/home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/include/" 2025-05-07T20:26:25.7606214Z 2025-05-07T20:26:26.1820633Z 2025-05-07T20:26:28.1986521Z [CHECK] cuda_runtime.h found in CONDA_PREFIX PATH (file): /home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/include/cuda_runtime.h 2025-05-07T20:26:30.2391327Z [CHECK] libcuda.so found in CONDA_PREFIX PATH (file): /home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/lib/stubs/libcuda.so 2025-05-07T20:26:32.2752199Z [CHECK] libnvToolsExt.so found in CONDA_PREFIX PATH (symbolic link): /home/ec2-user/miniconda/envs/build_binary/lib/libnvToolsExt.so 2025-05-07T20:26:32.2753062Z /home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/lib/libnvToolsExt.so 2025-05-07T20:26:34.3026149Z [CHECK] libnvidia-ml.so found in CONDA_PREFIX PATH (file): /home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/lib/stubs/libnvidia-ml.so 2025-05-07T20:26:36.1982304Z /home/ec2-user/miniconda/envs/build_binary/bin/nvcc 2025-05-07T20:26:36.1982601Z 2025-05-07T20:26:36.2617252Z [CHECK] Binary nvcc found in PATH 2025-05-07T20:26:40.1318308Z /tmp/tmpnxxsv707: line 3: clang: command not found 2025-05-07T20:26:40.1318833Z 2025-05-07T20:26:40.1319793Z ERROR conda.cli.main_run:execute(125): `conda run clang --version` failed. (See above for error) 2025-05-07T20:26:40.1949902Z + ls -la /home/ec2-user/miniconda/envs/build_binary/etc/conda/activate.d 2025-05-07T20:26:40.1950254Z 2025-05-07T20:26:40.1970543Z total 36 2025-05-07T20:26:40.1970846Z drwxr-xr-x. 2 ec2-user ec2-user 191 May 7 20:26 . 2025-05-07T20:26:40.1971244Z drwxr-xr-x. 5 ec2-user ec2-user 62 May 7 20:25 .. 2025-05-07T20:26:40.1971713Z -rw-r--r--. 2 ec2-user ec2-user 3778 Jun 10 2024 activate-binutils_linux-64.sh 2025-05-07T20:26:40.1972236Z -rw-r--r--. 2 ec2-user ec2-user 11630 Jun 10 2024 activate-gcc_linux-64.sh 2025-05-07T20:26:40.1972723Z -rw-r--r--. 2 ec2-user ec2-user 5190 Jun 10 2024 activate-gxx_linux-64.sh 2025-05-07T20:26:40.1973201Z -rw-r--r--. 2 ec2-user ec2-user 136 Mar 27 01:27 libglib_activate.sh 2025-05-07T20:26:40.1973981Z -rw-r--r--. 2 ec2-user ec2-user 872 Nov 13 09:20 libxml2_activate.sh 2025-05-07T20:26:40.1974449Z -rw-r--r--. 2 ec2-user ec2-user 2932 Jan 24 22:22 ~cuda-nvcc_activate.sh 2025-05-07T20:26:40.1974740Z 2025-05-07T20:26:40.1974960Z [INSTALL] Removing the -ccbin=CXX hook from NVCC activation scripts ... 2025-05-07T20:26:40.1975617Z + sed -i /-ccbin=/d /home/ec2-user/miniconda/envs/build_binary/etc/conda/activate.d/*cuda-nvcc_activate.sh 2025-05-07T20:26:40.1976053Z 2025-05-07T20:26:40.1995225Z 2025-05-07T20:26:40.1995943Z + conda run -n build_binary c++ --version | grep -i clang 2025-05-07T20:26:40.1996208Z 2025-05-07T20:26:42.1625984Z 2025-05-07T20:26:42.1626383Z [BUILD] Setting prepend flags for NVCC ... 2025-05-07T20:26:42.1627036Z + conda env config vars set -n build_binary NVCC_PREPEND_FLAGS="-allow-unsupported-compiler" 2025-05-07T20:26:42.1627422Z 2025-05-07T20:26:42.5925763Z 2025-05-07T20:26:42.5926134Z + conda run -n build_binary printenv NVCC_PREPEND_FLAGS 2025-05-07T20:26:42.5926426Z 2025-05-07T20:26:44.4808953Z -allow-unsupported-compiler 2025-05-07T20:26:44.4809202Z 2025-05-07T20:26:44.5449364Z 2025-05-07T20:26:44.5450136Z [INFO] Printing out all preprocessor defines in nvcc ... 2025-05-07T20:26:44.5450669Z + conda run -n build_binary nvcc --compiler-options -dM -E -x cu - < /dev/null 2025-05-07T20:26:44.5450999Z 2025-05-07T20:26:46.4893020Z #define _GLIBCXX_DEPRECATED_SUGGEST(ALT) __attribute__ ((__deprecated__ ("use '" ALT "' instead"))) 2025-05-07T20:26:46.4894318Z #define M_PIl 3.141592653589793238462643383279502884L 2025-05-07T20:26:46.4894870Z #define _IO_CURRENTLY_PUTTING 0x800 2025-05-07T20:26:46.4904349Z #define __W_EXITCODE(ret,sig) ((ret) << 8 | (sig)) 2025-05-07T20:26:46.4904876Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:26:46.4905266Z #define _STL_PAIR_H 1 2025-05-07T20:26:46.4905631Z #define __cpp_attributes 200809L 2025-05-07T20:26:46.4906051Z #define __cpp_nontype_template_parameter_auto 201606L 2025-05-07T20:26:46.4906501Z #define __DELETE_THROW throw() 2025-05-07T20:26:46.4906921Z #define _PTRDIFF_T_ 2025-05-07T20:26:46.4907290Z #define M_PI_4 0.78539816339744830962 2025-05-07T20:26:46.4907699Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:26:46.4908049Z #define _IO_LEFT 02 2025-05-07T20:26:46.4908383Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:26:46.4908674Z #define _POSIX2_BC_SCALE_MAX 99 2025-05-07T20:26:46.4908969Z #define _GLIBCXX_USE_RANDOM_TR1 1 2025-05-07T20:26:46.4909524Z #define _GLIBCXX_MOVE_BACKWARD3(_Tp,_Up,_Vp) std::move_backward(_Tp, _Up, _Vp) 2025-05-07T20:26:46.4910083Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:26:46.4910425Z #define RE_DUP_MAX (0x7fff) 2025-05-07T20:26:46.4910800Z #define _IOS_OUTPUT 2 2025-05-07T20:26:46.4911138Z #define __SM_100_RT_HPP__ 2025-05-07T20:26:46.4911558Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:26:46.4912027Z #define toascii_l(c,l) __toascii_l ((c), (l)) 2025-05-07T20:26:46.4912420Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:26:46.4912812Z #define _GLIBCXX_USE_FCHMOD 1 2025-05-07T20:26:46.4913212Z #define __cpp_aggregate_nsdmi 201304L 2025-05-07T20:26:46.4914337Z #define __bswap_16(x) (__extension__ ({ unsigned short int __v, __x = (unsigned short int) (x); if (__builtin_constant_p (__x)) __v = __bswap_constant_16 (__x); else __asm__ ("rorw $8, %w0" : "=r" (__v) : "0" (__x) : "cc"); __v; })) 2025-05-07T20:26:46.4915332Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:26:46.4915807Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:26:46.4916183Z #define cudaTextureTypeCubemapLayered 0xFC 2025-05-07T20:26:46.4916509Z #define _T_WCHAR_ 2025-05-07T20:26:46.4916743Z #define stdout stdout 2025-05-07T20:26:46.4917095Z #define _GLIBCXX_ABI_TAG_CXX11 __attribute ((__abi_tag__ ("cxx11"))) 2025-05-07T20:26:46.4917506Z #define CHAR_BIT __CHAR_BIT__ 2025-05-07T20:26:46.4917774Z #define __flexarr [] 2025-05-07T20:26:46.4919087Z nvcc warning : Support for offline compilation for architectures prior to '_75' will be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2025-05-07T20:26:46.4919813Z 2025-05-07T20:26:46.4919924Z #define _GLIBCXX_HAVE_FINITEF 1 2025-05-07T20:26:46.4920274Z #define __islower_l(c,l) __isctype_l((c), _ISlower, (l)) 2025-05-07T20:26:46.4920631Z #define _IO_FLAGS2_USER_WBUF 8 2025-05-07T20:26:46.4920899Z #define _MATH_H 1 2025-05-07T20:26:46.4921196Z #define cudaOccupancyDisableCachingOverride 0x01 2025-05-07T20:26:46.4921556Z #define __S64_TYPE long int 2025-05-07T20:26:46.4921823Z #define __stub_fchflags 2025-05-07T20:26:46.4922103Z #define cudaDeviceScheduleMask 0x07 2025-05-07T20:26:46.4922408Z #define __SQUAD_TYPE long int 2025-05-07T20:26:46.4922684Z #define __INTMAX_C(c) c ## L 2025-05-07T20:26:46.4923010Z #define cudaStreamFireAndForget ((cudaStream_t)0x4) 2025-05-07T20:26:46.4923365Z #define _BSD_SIZE_T_DEFINED_ 2025-05-07T20:26:46.4923639Z #define NL_NMAX INT_MAX 2025-05-07T20:26:46.4923880Z #define _BITS_TIME_H 1 2025-05-07T20:26:46.4924170Z #define M_LN10l 2.302585092994045684017991454684364208L 2025-05-07T20:26:46.4924517Z #define _GLIBCXX_TXN_SAFE_DYN 2025-05-07T20:26:46.4924834Z #define cudaStreamTailLaunch ((cudaStream_t)0x3) 2025-05-07T20:26:46.4925209Z #define M_El 2.718281828459045235360287471352662498L 2025-05-07T20:26:46.4925630Z #define _PSTL_PRAGMA_DECLARE_SIMD _PSTL_PRAGMA(omp declare simd) 2025-05-07T20:26:46.4926004Z #define __CHAR_BIT__ 8 2025-05-07T20:26:46.4926286Z #define __FSWORD_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:26:46.4926720Z #define _PSTL_STRING_CONCAT(x,y) x #y 2025-05-07T20:26:46.4927021Z #define _GLIBCXX98_USE_C99_MATH 1 2025-05-07T20:26:46.4927296Z #define FP_NAN 0 2025-05-07T20:26:46.4927572Z #define makedev(maj,min) gnu_dev_makedev (maj, min) 2025-05-07T20:26:46.4927997Z #define cudaGetDeviceProperties cudaGetDeviceProperties_v2 2025-05-07T20:26:46.4928397Z #define __cudaCDP2GetErrorString 2025-05-07T20:26:46.4928700Z #define SHRT_MAX __SHRT_MAX__ 2025-05-07T20:26:46.4928974Z #define _GLIBCXX_X86_RDSEED 1 2025-05-07T20:26:46.4929230Z #define __SM_80_RT_H__ 2025-05-07T20:26:46.4929468Z #define _NEW 2025-05-07T20:26:46.4929702Z #define CLOCK_PROCESS_CPUTIME_ID 2 2025-05-07T20:26:46.4929987Z #define __UINT8_MAX__ 0xff 2025-05-07T20:26:46.4930369Z #define _PSTL_ASSERT_MSG(_Condition,_Message) __glibcxx_assert(_Condition) 2025-05-07T20:26:46.4930785Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:26:46.4931028Z #define __USE_ANSI 1 2025-05-07T20:26:46.4931325Z #define _IO_BE(expr,res) __builtin_expect ((expr), res) 2025-05-07T20:26:46.4931736Z #define __isupper_l(c,l) __isctype_l((c), _ISupper, (l)) 2025-05-07T20:26:46.4932098Z #define __cudaCDP2Memcpy2DAsync_ptsz 2025-05-07T20:26:46.4932410Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:26:46.4932696Z #define __SIZEOF_PTHREAD_ATTR_T 56 2025-05-07T20:26:46.4932990Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:26:46.4933277Z #define _GLIBCXX_END_NAMESPACE_LDBL 2025-05-07T20:26:46.4933570Z #define PIPE_BUF 4096 2025-05-07T20:26:46.4933904Z #define _PSTL_PRAGMA_SIMD_ORDERED_MONOTONIC_2ARGS(PRM1,PRM2) 2025-05-07T20:26:46.4934379Z #define _GLIBCXX_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_NAMESPACE_CXX11 2025-05-07T20:26:46.4934762Z #define ADJ_TICK 0x4000 2025-05-07T20:26:46.4935057Z #define _PSTL_VERSION_PATCH (_PSTL_VERSION % 10) 2025-05-07T20:26:46.4935404Z #define MQ_PRIO_MAX 32768 2025-05-07T20:26:46.4935762Z #define __SIZEOF_PTHREAD_MUTEXATTR_T 4 2025-05-07T20:26:46.4936099Z #define __WAIT_INT(status) (*(int *) &(status)) 2025-05-07T20:26:46.4936560Z #define __GLIBC_PREREQ(maj,min) ((__GLIBC__ << 16) + __GLIBC_MINOR__ >= ((maj) << 16) + (min)) 2025-05-07T20:26:46.4937151Z #define cudaCooperativeLaunchMultiDeviceNoPreSync 0x01 2025-05-07T20:26:46.4937551Z #define _XOPEN_SOURCE 700 2025-05-07T20:26:46.4937821Z #define _POSIX2_BC_DIM_MAX 2048 2025-05-07T20:26:46.4938105Z #define __VECTOR_FUNCTIONS_HPP__ 2025-05-07T20:26:46.4938402Z #define __cpp_static_assert 201411L 2025-05-07T20:26:46.4938699Z #define __GLIBCXX__ 20230528 2025-05-07T20:26:46.4938976Z #define _GLIBCXX_HAVE_STRXFRM_L 1 2025-05-07T20:26:46.4939381Z #define _POSIX_TTY_NAME_MAX 9 2025-05-07T20:26:46.4939678Z #define _GLIBCXX_USE_WEAK_REF __GXX_WEAK__ 2025-05-07T20:26:46.4939999Z #define __OFF_T_MATCHES_OFF64_T 1 2025-05-07T20:26:46.4940296Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:26:46.4940612Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:26:46.4940981Z #define __ispunct_l(c,l) __isctype_l((c), _ISpunct, (l)) 2025-05-07T20:26:46.4941347Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:26:46.4941647Z #define _GLIBCXX_USE_CLOCK_MONOTONIC 1 2025-05-07T20:26:46.4941984Z #define __BLKCNT_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:26:46.4942353Z #define __isprint_l(c,l) __isctype_l((c), _ISprint, (l)) 2025-05-07T20:26:46.4942716Z #define cudaNvSciSyncAttrSignal 0x1 2025-05-07T20:26:46.4943026Z #define _GLIBCXX_USE_LONG_LONG 1 2025-05-07T20:26:46.4943392Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:26:46.4943797Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:26:46.4944133Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:26:46.4944552Z #define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) 2025-05-07T20:26:46.4944979Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:26:46.4945294Z #define ADJ_ESTERROR 0x0008 2025-05-07T20:26:46.4945577Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:26:46.4945868Z #define __GCC_IEC_559 2 2025-05-07T20:26:46.4946173Z #define __cpp_lib_transformation_trait_aliases 201304 2025-05-07T20:26:46.4946627Z #define _IO_flockfile(_fp) 2025-05-07T20:26:46.4946893Z #define CLOCK_MONOTONIC_RAW 4 2025-05-07T20:26:46.4947176Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:26:46.4947445Z #define _IOFBF 0 2025-05-07T20:26:46.4947659Z #define __USE_BSD 1 2025-05-07T20:26:46.4947908Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:26:46.4948191Z #define SHRT_MIN (-SHRT_MAX - 1) 2025-05-07T20:26:46.4948471Z #define _IO_USER_LOCK 0x8000 2025-05-07T20:26:46.4948736Z #define _IO_NO_WRITES 8 2025-05-07T20:26:46.4949000Z #define _GLIBCXX_PSEUDO_VISIBILITY(V) 2025-05-07T20:26:46.4949373Z #define __ASMNAME2(prefix,cname) __STRING (prefix) cname 2025-05-07T20:26:46.4949742Z #define _GLIBCXX_HAVE_SYS_STAT_H 1 2025-05-07T20:26:46.4950060Z #define MB_CUR_MAX (__ctype_get_mb_cur_max ()) 2025-05-07T20:26:46.4950388Z #define __cpp_binary_literals 201304L 2025-05-07T20:26:46.4950693Z #define _CPP_TYPE_TRAITS_H 1 2025-05-07T20:26:46.4950971Z #define __BEGIN_NAMESPACE_C99 2025-05-07T20:26:46.4951253Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:26:46.4951583Z #define _GLIBCXX_SYNCHRONIZATION_HAPPENS_AFTER(A) 2025-05-07T20:26:46.4951986Z #define _G_HAVE_ST_BLKSIZE defined (_STATBUF_ST_BLKSIZE) 2025-05-07T20:26:46.4952367Z #define __cpp_noexcept_function_type 201510L 2025-05-07T20:26:46.4952679Z #define M_PI 3.14159265358979323846 2025-05-07T20:26:46.4953005Z #define _GLIBCXX_PACKAGE_NAME "package-unused" 2025-05-07T20:26:46.4953346Z #define _GLIBCXX_HAVE_BUILTIN_IS_SAME 1 2025-05-07T20:26:46.4953661Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:26:46.4953990Z #define _POSIX_DELAYTIMER_MAX 32 2025-05-07T20:26:46.4954371Z #define _GLIBCXX_USE_UTIME 1 2025-05-07T20:26:46.4954710Z #define _STL_ITERATOR_BASE_FUNCS_H 1 2025-05-07T20:26:46.4955539Z #define _IO_peekc_unlocked(_fp) (_IO_BE ((_fp)->_IO_read_ptr >= (_fp)->_IO_read_end, 0) && __underflow (_fp) == EOF ? EOF : *(unsigned char *) (_fp)->_IO_read_ptr) 2025-05-07T20:26:46.4956196Z #define _GLIBCXX_TR1_ELL_INTEGRAL_TCC 1 2025-05-07T20:26:46.4956539Z #define w_termsig __wait_terminated.__w_termsig 2025-05-07T20:26:46.4956879Z #define __FLOAT_WORD_ORDER __BYTE_ORDER 2025-05-07T20:26:46.4957198Z #define __cudaCDP2GetErrorName 2025-05-07T20:26:46.4957487Z #define XATTR_SIZE_MAX 65536 2025-05-07T20:26:46.4957765Z #define be64toh(x) __bswap_64 (x) 2025-05-07T20:26:46.4958096Z #define __ASSERT_VOID_CAST static_cast 2025-05-07T20:26:46.4958447Z #define __cpp_variadic_templates 200704L 2025-05-07T20:26:46.4958745Z #define RAND_MAX 2147483647 2025-05-07T20:26:46.4959021Z #define _GLIBCXX_USE_C99_COMPLEX_TR1 1 2025-05-07T20:26:46.4959479Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:26:46.4959806Z #define __SM_90_RT_H__ 2025-05-07T20:26:46.4960054Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:26:46.4960323Z #define __COMPAR_FN_T 2025-05-07T20:26:46.4960574Z #define __GID_T_TYPE __U32_TYPE 2025-05-07T20:26:46.4960844Z #define _IO_BAD_SEEN 0x4000 2025-05-07T20:26:46.4961335Z #define _PSTL_PRAGMA_MESSAGE_IMPL(x) _PSTL_PRAGMA(message(_PSTL_STRING_CONCAT(_PSTL_PRAGMA_LOCATION, x))) 2025-05-07T20:26:46.4961865Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:26:46.4962214Z #define __glibcxx_requires_sorted_pred(_First,_Last,_Pred) 2025-05-07T20:26:46.4962584Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:26:46.4962895Z #define _PSTL_PRAGMA_SIMD_INCLUSIVE_SCAN(PRM) 2025-05-07T20:26:46.4963238Z #define cudaArrayColorAttachment 0x20 2025-05-07T20:26:46.4963567Z #define __cpp_variable_templates 201304L 2025-05-07T20:26:46.4964092Z #define cudaKernelNodeAttributeMemSyncDomainMap cudaLaunchAttributeMemSyncDomainMap 2025-05-07T20:26:46.4964674Z #define __cpp_lib_integral_constant_callable 201304 2025-05-07T20:26:46.4965027Z #define _GLIBCXX_HAVE_SINHF 1 2025-05-07T20:26:46.4965308Z #define MOD_TIMECONST ADJ_TIMECONST 2025-05-07T20:26:46.4965620Z #define __cpp_lib_result_of_sfinae 201210 2025-05-07T20:26:46.4966008Z #define __SM_30_INTRINSICS_H__ 2025-05-07T20:26:46.4966346Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:26:46.4966629Z #define _GLIBCXX_USE_WCHAR_T 1 2025-05-07T20:26:46.4967099Z #define _GLIBCXX_MATH_H 1 2025-05-07T20:26:46.4967348Z #define __u_char_defined 2025-05-07T20:26:46.4967732Z #define WIFEXITED(status) __WIFEXITED (__WAIT_INT (status)) 2025-05-07T20:26:46.4968140Z #define STA_PPSERROR 0x0800 2025-05-07T20:26:46.4968410Z #define _GLIBCXX_STD_A std 2025-05-07T20:26:46.4968672Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:26:46.4968967Z #define _GLIBCXX_BEGIN_NAMESPACE_VERSION 2025-05-07T20:26:46.4969428Z #define __device_builtin_texture_type__ __location__(device_builtin_texture_type) 2025-05-07T20:26:46.4969875Z #define FP_INFINITE 1 2025-05-07T20:26:46.4970263Z #define _GLIBCXX11_DEPRECATED_SUGGEST(ALT) _GLIBCXX_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:26:46.4970691Z #define _IO_pid_t __pid_t 2025-05-07T20:26:46.4970951Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:26:46.4971223Z #define __LEAF , __leaf__ 2025-05-07T20:26:46.4971475Z #define PATH_MAX 4096 2025-05-07T20:26:46.4971730Z #define __cpp_rvalue_reference 200610L 2025-05-07T20:26:46.4972085Z #define __LDBL_REDIR1(name,proto,alias) name proto 2025-05-07T20:26:46.4972411Z #define _LIMITS_H___ 2025-05-07T20:26:46.4972649Z #define __size_t 2025-05-07T20:26:46.4972885Z #define _GLIBCXX_HAVE_FREXPF 1 2025-05-07T20:26:46.4973440Z #define STA_RONLY (STA_PPSSIGNAL | STA_PPSJITTER | STA_PPSWANDER | STA_PPSERROR | STA_CLOCKERR | STA_NANO | STA_MODE | STA_CLK) 2025-05-07T20:26:46.4974017Z #define _GLIBCXX_HAVE_FREXPL 1 2025-05-07T20:26:46.4974333Z #define __cpp_nested_namespace_definitions 201411L 2025-05-07T20:26:46.4974674Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:26:46.4974954Z #define _WCHAR_T_DEFINED 2025-05-07T20:26:46.4975319Z #define __glibcxx_requires_can_decrement_range(_First1,_Last1,_First2) 2025-05-07T20:26:46.4975730Z #define MOD_STATUS ADJ_STATUS 2025-05-07T20:26:46.4976045Z #define _GLIBCXX_PURE __attribute__ ((__pure__)) 2025-05-07T20:26:46.4976375Z #define _GLIBCXX_HAVE_STDINT_H 1 2025-05-07T20:26:46.4976671Z #define __SIZEOF_PTHREAD_CONDATTR_T 4 2025-05-07T20:26:46.4976959Z #define __INT8_C(c) c 2025-05-07T20:26:46.4977235Z #define __cudaCDP2GetParameterBuffer 2025-05-07T20:26:46.4977628Z #define _GLIBCXX_HAVE_COSHF 1 2025-05-07T20:26:46.4977915Z #define _GLIBCXX_HAVE_COSHL 1 2025-05-07T20:26:46.4978185Z #define __SM_70_RT_HPP__ 2025-05-07T20:26:46.4978440Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:26:46.4978727Z #define __cpp_variadic_using 201611L 2025-05-07T20:26:46.4979067Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:26:46.4979403Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:26:46.4979687Z #define __SM_61_INTRINSICS_HPP__ 2025-05-07T20:26:46.4980127Z #define _IO_FLAGS2_MMAP 1 2025-05-07T20:26:46.4980407Z #define __cpp_capture_star_this 201603L 2025-05-07T20:26:46.4980736Z #define __cudaCDP2LaunchDeviceV2_ptsz 2025-05-07T20:26:46.4981056Z #define _GLIBCXX_HAVE_ENDIAN_H 1 2025-05-07T20:26:46.4981428Z #define __always_inline __inline __attribute__ ((__always_inline__)) 2025-05-07T20:26:46.4981821Z #define NFDBITS __NFDBITS 2025-05-07T20:26:46.4982097Z #define _PSTL_PRAGMA_FORCEINLINE 2025-05-07T20:26:46.4982409Z #define _GLIBCXX_HAVE_SYS_STATVFS_H 1 2025-05-07T20:26:46.4982737Z #define __glibcxx_requires_sorted(_First,_Last) 2025-05-07T20:26:46.4983071Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:26:46.4983342Z #define _GLIBCXX_SYMVER_GNU 1 2025-05-07T20:26:46.4983635Z #define w_stopval __wait_stopped.__w_stopval 2025-05-07T20:26:46.4983950Z #define STA_UNSYNC 0x0040 2025-05-07T20:26:46.4984279Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:26:46.4984711Z #define _GLIBCXX_USE_C99_COMPLEX _GLIBCXX11_USE_C99_COMPLEX 2025-05-07T20:26:46.4985087Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:26:46.4985388Z #define __cpp_if_constexpr 201606L 2025-05-07T20:26:46.4985714Z #define __glibcxx_class_requires4(_a,_b,_c,_d,_e) 2025-05-07T20:26:46.4986054Z #define _GLIBCXX_HAVE_WCHAR_H 1 2025-05-07T20:26:46.4986388Z #define _GLIBCXX_USE_C99_STDIO _GLIBCXX11_USE_C99_STDIO 2025-05-07T20:26:46.4986742Z #define __daddr_t_defined 2025-05-07T20:26:46.4987091Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:26:46.4987383Z #define _GLIBCXX_TR1_RIEMANN_ZETA_TCC 1 2025-05-07T20:26:46.4987715Z #define _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE 1 2025-05-07T20:26:46.4988317Z #define _PSTL_CPP11_STD_ROTATE_BROKEN ((__GLIBCXX__ && __GLIBCXX__ < 20150716) || (_MSC_VER && _MSC_VER < 1800)) 2025-05-07T20:26:46.4988950Z #define _ACRTIMP 2025-05-07T20:26:46.4989186Z #define _IO_EOF_SEEN 0x10 2025-05-07T20:26:46.4989459Z #define _GLIBCXX_TR1_POLY_LAGUERRE_TCC 1 2025-05-07T20:26:46.4989761Z #define _IOS_BIN 128 2025-05-07T20:26:46.4990138Z #define __fortify_function __extern_always_inline __attribute_artificial__ 2025-05-07T20:26:46.4990567Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:26:46.4991176Z #define UNDERFLOW 4 2025-05-07T20:26:46.4991420Z #define NAME_MAX 255 2025-05-07T20:26:46.4991681Z #define SCHAR_MAX __SCHAR_MAX__ 2025-05-07T20:26:46.4991962Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:26:46.4992257Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:26:46.4992579Z #define _IO_UNIFIED_JUMPTABLES 1 2025-05-07T20:26:46.4992964Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:26:46.4993364Z #define __ptr_t void * 2025-05-07T20:26:46.4993619Z #define M_E 2.7182818284590452354 2025-05-07T20:26:46.4993903Z #define cudaSurfaceType1D 0x01 2025-05-07T20:26:46.4994194Z #define __USE_ISOCXX11 1 2025-05-07T20:26:46.4994480Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:26:46.4994808Z #define cudaDeviceBlockingSync 0x04 2025-05-07T20:26:46.4995169Z #define CLOCK_MONOTONIC_COARSE 6 2025-05-07T20:26:46.4995614Z #define _GLIBCXX_OS_DEFINES 1 2025-05-07T20:26:46.4995917Z #define _GLIBCXX_NODISCARD [[__nodiscard__]] 2025-05-07T20:26:46.4996270Z #define cudaSurfaceType2D 0x02 2025-05-07T20:26:46.4996588Z #define __linux 1 2025-05-07T20:26:46.4996833Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:26:46.4997114Z #define cudaDeviceMask 0xff 2025-05-07T20:26:46.4997399Z #define _GLIBCXX_END_NAMESPACE_ALGO 2025-05-07T20:26:46.4997715Z #define __CUDA_API_VER_MAJOR__ 12 2025-05-07T20:26:46.4998004Z #define htobe16(x) __bswap_16 (x) 2025-05-07T20:26:46.4998303Z #define HUGE_VALF (__builtin_huge_valf()) 2025-05-07T20:26:46.4998629Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:26:46.4998945Z #define HUGE_VALL (__builtin_huge_vall()) 2025-05-07T20:26:46.4999249Z #define _BITS_TYPES_H 1 2025-05-07T20:26:46.4999552Z #define ULONG_LONG_MAX (LONG_LONG_MAX * 2ULL + 1ULL) 2025-05-07T20:26:46.4999911Z #define _IO_cleanup_region_end(_Doit) 2025-05-07T20:26:46.5000234Z #define cudaSurfaceType3D 0x03 2025-05-07T20:26:46.5000778Z #define _GLIBCXX_HAVE_SYS_TIME_H 1 2025-05-07T20:26:46.5001084Z #define __cudaGet_blockIdx() blockIdx 2025-05-07T20:26:46.5001377Z #define _IO_DONT_CLOSE 0100000 2025-05-07T20:26:46.5002181Z #define __MATHDECLX(type,function,suffix,args,attrib) __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib) 2025-05-07T20:26:46.5003020Z #define cudaHostRegisterDefault 0x00 2025-05-07T20:26:46.5003308Z #define __unix 1 2025-05-07T20:26:46.5003532Z #define MATH_ERRNO 1 2025-05-07T20:26:46.5003787Z #define _GLIBCXX_STDIO_SEEK_END 2 2025-05-07T20:26:46.5004071Z #define _GLIBCXX_USE_FCHMODAT 1 2025-05-07T20:26:46.5004340Z #define __SM_100_RT_H__ 2025-05-07T20:26:46.5004604Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:26:46.5004899Z #define __GXX_EXPERIMENTAL_CXX0X__ 1 2025-05-07T20:26:46.5005191Z #define __UID_T_TYPE __U32_TYPE 2025-05-07T20:26:46.5005475Z #define _GLIBCXX20_DEPRECATED(MSG) 2025-05-07T20:26:46.5005793Z #define _GLIBCXX_HAVE_ATOMIC_LOCK_POLICY 1 2025-05-07T20:26:46.5006265Z #define __CUDART_API_VERSION ((__CUDA_API_VER_MAJOR__ * 1000) + (__CUDA_API_VER_MINOR__ * 10)) 2025-05-07T20:26:46.5006741Z #define __nv_pure__ __location__(nv_pure) 2025-05-07T20:26:46.5007045Z #define CUDARTAPI_CDECL 2025-05-07T20:26:46.5007306Z #define _PSTL_USAGE_WARNINGS 0 2025-05-07T20:26:46.5007593Z #define _GLIBCXX98_USE_C99_COMPLEX 1 2025-05-07T20:26:46.5008037Z #define __cpp_lib_void_t 201411 2025-05-07T20:26:46.5008305Z #define _POSIX_AIO_MAX 1 2025-05-07T20:26:46.5008554Z #define __SIZE_T 2025-05-07T20:26:46.5008818Z #define isgraph_l(c,l) __isgraph_l ((c), (l)) 2025-05-07T20:26:46.5009141Z #define _GLIBCXX_FULLY_DYNAMIC_STRING 0 2025-05-07T20:26:46.5009532Z #define _POSIX_PIPE_BUF 512 2025-05-07T20:26:46.5009824Z #define __CUDA_RUNTIME_API_H__ 2025-05-07T20:26:46.5010107Z #define _GLIBCXX_HAVE_STRTOLD 1 2025-05-07T20:26:46.5010373Z #define _ATFILE_SOURCE 1 2025-05-07T20:26:46.5010787Z #define __glibcxx_assert(cond) do { __glibcxx_constexpr_assert(cond); } while (false) 2025-05-07T20:26:46.5011229Z #define __WAIT_STATUS void * 2025-05-07T20:26:46.5011498Z #define __MATH_FUNCTIONS_H__ 2025-05-07T20:26:46.5011777Z #define _GLIBCXX_HAVE_WCSTOF 1 2025-05-07T20:26:46.5012055Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:26:46.5012346Z #define _GLIBCXX_HAVE_LC_MESSAGES 1 2025-05-07T20:26:46.5012634Z #define __WINT_MIN__ 0U 2025-05-07T20:26:46.5013238Z #define _PSTL_CPP14_VARIABLE_TEMPLATES_PRESENT (!__INTEL_COMPILER || __INTEL_COMPILER >= 1700) && (_MSC_FULL_VER >= 190023918 || __cplusplus >= 201402L) 2025-05-07T20:26:46.5013899Z #define isdigit_l(c,l) __isdigit_l ((c), (l)) 2025-05-07T20:26:46.5014202Z #define WUNTRACED 2 2025-05-07T20:26:46.5014451Z #define _GLIBCXX_HAVE_SQRTF 1 2025-05-07T20:26:46.5014739Z #define __SIZEOF_PTHREAD_RWLOCKATTR_T 8 2025-05-07T20:26:46.5015027Z #define NZERO 20 2025-05-07T20:26:46.5015267Z #define _GLIBCXX_HAVE_MEMALIGN 1 2025-05-07T20:26:46.5015566Z #define _PSTL_PRAGMA(x) _Pragma(#x) 2025-05-07T20:26:46.5015863Z #define MOD_CLKA ADJ_OFFSET_SINGLESHOT 2025-05-07T20:26:46.5016161Z #define MOD_CLKB ADJ_TICK 2025-05-07T20:26:46.5016433Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:26:46.5016725Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:26:46.5017009Z #define __DEVICE_FUNCTIONS_H__ 2025-05-07T20:26:46.5017300Z #define SCHAR_MIN (-SCHAR_MAX - 1) 2025-05-07T20:26:46.5017575Z #define EXIT_FAILURE 1 2025-05-07T20:26:46.5017839Z #define ADJ_MAXERROR 0x0004 2025-05-07T20:26:46.5018108Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:26:46.5018381Z #define _SIZE_T_DEFINED_ 2025-05-07T20:26:46.5018644Z #define _POSIX_AIO_LISTIO_MAX 2 2025-05-07T20:26:46.5018933Z #define __cudaCDP2DeviceGetLimit 2025-05-07T20:26:46.5019281Z #define __LDBL_REDIR_NTH(name,proto) name proto __THROW 2025-05-07T20:26:46.5019644Z #define __cudaCDP2FuncGetAttributes 2025-05-07T20:26:46.5019947Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:26:46.5020288Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:26:46.5020727Z #define __USING_NAMESPACE_STD(name) 2025-05-07T20:26:46.5021038Z #define _GLIBCXX_HAVE_OBSOLETE_ISINF 1 2025-05-07T20:26:46.5021355Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:26:46.5021644Z #define SEEK_DATA 3 2025-05-07T20:26:46.5021885Z #define __KERNEL_STRICT_NAMES 2025-05-07T20:26:46.5022188Z #define _IO_stderr ((_IO_FILE*)(&_IO_2_1_stderr_)) 2025-05-07T20:26:46.5022607Z #define _IO_ferror_unlocked(__fp) (((__fp)->_flags & _IO_ERR_SEEN) != 0) 2025-05-07T20:26:46.5023013Z #define _FUNCTEXCEPT_H 1 2025-05-07T20:26:46.5023269Z #define __INT64_C(c) c ## L 2025-05-07T20:26:46.5023545Z #define __NTH(fct) __LEAF_ATTR fct throw () 2025-05-07T20:26:46.5023887Z #define _GLIBCXX_CONST __attribute__ ((__const__)) 2025-05-07T20:26:46.5024219Z #define _GLIBCXX_HAVE_LINK 1 2025-05-07T20:26:46.5024501Z #define cudaNvSciSyncAttrWait 0x2 2025-05-07T20:26:46.5024802Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:26:46.5025110Z #define STA_PPSWANDER 0x0400 2025-05-07T20:26:46.5025382Z #define __INT_WCHAR_T_H 2025-05-07T20:26:46.5025617Z #define WSTOPPED 2 2025-05-07T20:26:46.5025865Z #define _POSIX_THREAD_THREADS_MAX 64 2025-05-07T20:26:46.5026158Z #define _POSIX_MQ_OPEN_MAX 8 2025-05-07T20:26:46.5026410Z #define FP_NORMAL 4 2025-05-07T20:26:46.5026662Z #define __cudaCDP2LaunchDevice_ptsz 2025-05-07T20:26:46.5026955Z #define _BITS_TIMEX_H 1 2025-05-07T20:26:46.5027192Z #define _POSIX_LINK_MAX 8 2025-05-07T20:26:46.5027580Z #define _GLIBCXX_HAVE_LIMIT_FSIZE 1 2025-05-07T20:26:46.5027909Z #define _GLIBCXX_HAVE_ATAN2F 1 2025-05-07T20:26:46.5028254Z #define cudaTextureType1D 0x01 2025-05-07T20:26:46.5028538Z #define _GLIBCXX_HAVE_ATAN2L 1 2025-05-07T20:26:46.5028812Z #define COLL_WEIGHTS_MAX 255 2025-05-07T20:26:46.5029098Z #define __isascii(c) (((c) & ~0x7f) == 0) 2025-05-07T20:26:46.5029397Z #define __toascii(c) ((c) & 0x7f) 2025-05-07T20:26:46.5029837Z #define __attribute_format_strfmon__(a,b) __attribute__ ((__format__ (__strfmon__, a, b))) 2025-05-07T20:26:46.5030300Z #define _IO_MAGIC 0xFBAD0000 2025-05-07T20:26:46.5045703Z #define _GLIBCXX_USE_SENDFILE 1 2025-05-07T20:26:46.5046187Z #define _POSIX_SOURCE 1 2025-05-07T20:26:46.5046558Z #define cudaTextureType2D 0x02 2025-05-07T20:26:46.5046934Z #define _PTR_TRAITS_H 1 2025-05-07T20:26:46.5047303Z #define _GLIBCXX_NOEXCEPT_QUAL noexcept (_NE) 2025-05-07T20:26:46.5047730Z #define _GLIBCXX_HAVE_POWF 1 2025-05-07T20:26:46.5048023Z #define _POSIX2_BC_STRING_MAX 1000 2025-05-07T20:26:46.5048485Z #define __attribute_used__ __attribute__ ((__used__)) 2025-05-07T20:26:46.5048948Z #define cudaTextureType3D 0x03 2025-05-07T20:26:46.5049326Z #define _STDIO_USES_IOSTREAM 2025-05-07T20:26:46.5049689Z #define CLOCK_REALTIME 0 2025-05-07T20:26:46.5049959Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:26:46.5050270Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:26:46.5050606Z #define __cpp_aligned_new 201606L 2025-05-07T20:26:46.5050901Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:26:46.5051202Z #define cudaEventBlockingSync 0x01 2025-05-07T20:26:46.5051521Z #define _GLIBCXX_HAVE_TANL 1 2025-05-07T20:26:46.5051805Z #define _GLIBCXX_USE_PTHREAD_RWLOCK_T 1 2025-05-07T20:26:46.5052133Z #define _GLIBCXX_HAVE_LINUX_RANDOM_H 1 2025-05-07T20:26:46.5052454Z #define _GLIBCXX_USE_C99_FENV_TR1 1 2025-05-07T20:26:46.5052752Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:26:46.5053019Z #define __GLIBC__ 2 2025-05-07T20:26:46.5053258Z #define __END_DECLS } 2025-05-07T20:26:46.5053523Z #define FP_ILOGB0 (-2147483647 - 1) 2025-05-07T20:26:46.5053905Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:26:46.5054303Z #define __CONCAT(x,y) x ## y 2025-05-07T20:26:46.5054571Z #define WCONTINUED 8 2025-05-07T20:26:46.5054813Z #define __STDC_HOSTED__ 1 2025-05-07T20:26:46.5055133Z #define _GLIBCXX_HAVE_ARPA_INET_H 1 2025-05-07T20:26:46.5055484Z #define _ALLOCA_H 1 2025-05-07T20:26:46.5055722Z #define __host__ __location__(host) 2025-05-07T20:26:46.5056368Z #define __warndecl(name,msg) extern void name (void) __attribute__((__warning__ (msg))) 2025-05-07T20:26:46.5056823Z #define __SLONG32_TYPE int 2025-05-07T20:26:46.5057095Z #define _GLIBCXX_DEBUG_ASSERTIONS_H 1 2025-05-07T20:26:46.5057412Z #define _SYS_SELECT_H 1 2025-05-07T20:26:46.5057729Z #define _IO_LINE_BUF 0x200 2025-05-07T20:26:46.5057988Z #define _IOS_NOCREATE 32 2025-05-07T20:26:46.5058245Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:26:46.5058539Z #define __cudaGet_warpSize() warpSize 2025-05-07T20:26:46.5058854Z #define __SSIZE_T_TYPE __SWORD_TYPE 2025-05-07T20:26:46.5059149Z #define _GLIBCXX_HAVE_LIMIT_VMEM 0 2025-05-07T20:26:46.5059449Z #define __global__ __location__(global) 2025-05-07T20:26:46.5059757Z #define __GNU_LIBRARY__ 6 2025-05-07T20:26:46.5060022Z #define __cpp_decltype_auto 201304L 2025-05-07T20:26:46.5060309Z #define __DBL_DIG__ 15 2025-05-07T20:26:46.5060547Z #define TIME_UTC 1 2025-05-07T20:26:46.5060777Z #define __FLT32_DIG__ 6 2025-05-07T20:26:46.5061116Z #define __forceinline__ __inline__ __attribute__((always_inline)) 2025-05-07T20:26:46.5061534Z #define cudaHostAllocWriteCombined 0x04 2025-05-07T20:26:46.5061862Z #define cudaDeviceScheduleAuto 0x00 2025-05-07T20:26:46.5062194Z #define iscntrl_l(c,l) __iscntrl_l ((c), (l)) 2025-05-07T20:26:46.5062505Z #define _G_BUFSIZ 8192 2025-05-07T20:26:46.5062822Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:26:46.5063199Z #define cudaTextureTypeCubemap 0x0C 2025-05-07T20:26:46.5063509Z #define __cudaCDP2GetDevice 2025-05-07T20:26:46.5063927Z #define __cudaCDP2PeekAtLastError 2025-05-07T20:26:46.5064226Z #define STA_CLOCKERR 0x1000 2025-05-07T20:26:46.5064486Z #define __GXX_WEAK__ 1 2025-05-07T20:26:46.5064754Z #define __RLIM_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:26:46.5065066Z #define _GLIBCXX_HAVE_ISNANF 1 2025-05-07T20:26:46.5065341Z #define __SHRT_WIDTH__ 16 2025-05-07T20:26:46.5065654Z #define __cpp_lib_robust_nonmodifying_seq_ops 201304 2025-05-07T20:26:46.5066000Z #define _GLIBCXX_BITS_SPECFUN_H 1 2025-05-07T20:26:46.5066296Z #define _GLIBCXX_HAVE_ISNANL 1 2025-05-07T20:26:46.5066603Z #define isblank_l(c,l) __isblank_l ((c), (l)) 2025-05-07T20:26:46.5066914Z #define _G_config_h 1 2025-05-07T20:26:46.5067199Z #define M_LOG2El 1.442695040888963407359924681001892137L 2025-05-07T20:26:46.5067552Z #define ADJ_OFFSET_SINGLESHOT 0x8001 2025-05-07T20:26:46.5067844Z #define _GCC_WCHAR_T 2025-05-07T20:26:46.5068078Z #define TMP_MAX 238328 2025-05-07T20:26:46.5068328Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:26:46.5068612Z #define __DEVICE_TYPES_H__ 2025-05-07T20:26:46.5068877Z #define __DEV_T_TYPE __UQUAD_TYPE 2025-05-07T20:26:46.5069164Z #define _EXT_NUMERIC_TRAITS 1 2025-05-07T20:26:46.5069453Z #define _GLIBCXX_BEGIN_NAMESPACE_ALGO 2025-05-07T20:26:46.5069746Z #define _IO_SKIPWS 01 2025-05-07T20:26:46.5070166Z #define cudaStreamGraphFireAndForgetAsSibling (cudaStream_t)0x0300000000000000 2025-05-07T20:26:46.5070640Z #define _IO_SCIENTIFIC 04000 2025-05-07T20:26:46.5070915Z #define _GLIBCXX_HAVE_STRING_H 1 2025-05-07T20:26:46.5071268Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:26:46.5071649Z #define cudaDeviceScheduleSpin 0x01 2025-05-07T20:26:46.5072036Z #define __nonnull(params) __attribute__ ((__nonnull__ params)) 2025-05-07T20:26:46.5072403Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:26:46.5072670Z #define le32toh(x) (x) 2025-05-07T20:26:46.5072926Z #define _SIZE_T_DEFINED 2025-05-07T20:26:46.5073191Z #define _GLIBCXX_HAVE_XLOCALE_H 1 2025-05-07T20:26:46.5073551Z #define cudaArraySparsePropertiesSingleMipTail 0x1 2025-05-07T20:26:46.5073920Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:26:46.5074330Z #define __WIFSIGNALED(status) (((signed char) (((status) & 0x7f) + 1) >> 1) > 0) 2025-05-07T20:26:46.5074756Z #define _GLIBCXX_HAVE_FMODL 1 2025-05-07T20:26:46.5075040Z #define _GLIBCXX_HAVE_POLL 1 2025-05-07T20:26:46.5075310Z #define __SM_32_INTRINSICS_H__ 2025-05-07T20:26:46.5075737Z #define _POSIX_NAME_MAX 14 2025-05-07T20:26:46.5076033Z #define __cpp_threadsafe_static_init 200806L 2025-05-07T20:26:46.5076678Z #define _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(_Iter) std::__make_move_if_noexcept_iterator(_Iter) 2025-05-07T20:26:46.5077202Z #define _GLIBCXX_USE_CLOCK_REALTIME 1 2025-05-07T20:26:46.5077530Z #define __cpp_enumerator_attributes 201411L 2025-05-07T20:26:46.5077894Z #define __WCOREDUMP(status) ((status) & __WCOREFLAG) 2025-05-07T20:26:46.5078220Z #define _WCHAR_T_ 2025-05-07T20:26:46.5078467Z #define _GLIBCXX_FAST_MATH 0 2025-05-07T20:26:46.5078859Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:26:46.5079249Z #define RTSIG_MAX 32 2025-05-07T20:26:46.5079493Z #define _STDDEF_H 2025-05-07T20:26:46.5079738Z #define CU_UUID_HAS_BEEN_DEFINED 2025-05-07T20:26:46.5080021Z #define _VA_LIST_DEFINED 2025-05-07T20:26:46.5080288Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:26:46.5080639Z #define __glibcxx_requires_non_empty_range(_First,_Last) 2025-05-07T20:26:46.5081044Z #define __grid_constant__ __location__(grid_constant) 2025-05-07T20:26:46.5081382Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:26:46.5081701Z #define _GLIBCXX_BEGIN_EXTERN_C extern "C" { 2025-05-07T20:26:46.5082177Z #define _PSTL_CPP14_INTEGER_SEQUENCE_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201402L) 2025-05-07T20:26:46.5082717Z #define __glibcxx_digits_b(T,B) (B - __glibcxx_signed_b (T,B)) 2025-05-07T20:26:46.5083110Z #define __SIZEOF_PTHREAD_COND_T 48 2025-05-07T20:26:46.5083458Z #define _PSTL_PRAGMA_SIMD_ORDERED_MONOTONIC(PRM) 2025-05-07T20:26:46.5083967Z #define __unix__ 1 2025-05-07T20:26:46.5084214Z #define __SM_60_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:26:46.5084508Z #define __INT_WIDTH__ 32 2025-05-07T20:26:46.5084773Z #define __SIZEOF_LONG__ 8 2025-05-07T20:26:46.5085019Z #define _IONBF 2 2025-05-07T20:26:46.5085481Z #define __MATHCALLX(function,suffix,args,attrib) __MATHDECLX (_Mdouble_,function,suffix, args, attrib) 2025-05-07T20:26:46.5086264Z #define _IO_getc_unlocked(_fp) (_IO_BE ((_fp)->_IO_read_ptr >= (_fp)->_IO_read_end, 0) ? __uflow (_fp) : *(unsigned char *) (_fp)->_IO_read_ptr++) 2025-05-07T20:26:46.5086812Z #define __STDC_IEC_559__ 1 2025-05-07T20:26:46.5087081Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:26:46.5087361Z #define __UINT16_C(c) c 2025-05-07T20:26:46.5087608Z #define M_2_PI 0.63661977236758134308 2025-05-07T20:26:46.5087893Z #define STA_DEL 0x0020 2025-05-07T20:26:46.5088165Z #define __CUDACC_VER_MINOR__ 8 2025-05-07T20:26:46.5088515Z #define __id_t_defined 2025-05-07T20:26:46.5088815Z #define w_retcode __wait_terminated.__w_retcode 2025-05-07T20:26:46.5089290Z #define _IO_PENDING_OUTPUT_COUNT(_fp) ((_fp)->_IO_write_ptr - (_fp)->_IO_write_base) 2025-05-07T20:26:46.5089731Z #define _GLIBCXX_HAVE_MODFF 1 2025-05-07T20:26:46.5090005Z #define _GLIBCXX_HAVE_MODFL 1 2025-05-07T20:26:46.5090278Z #define __DECIMAL_DIG__ 21 2025-05-07T20:26:46.5090544Z #define _POSIX2_RE_DUP_MAX 255 2025-05-07T20:26:46.5091121Z #define __USE_FORTIFY_LEVEL 0 2025-05-07T20:26:46.5091402Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:26:46.5091682Z #define SING 2 2025-05-07T20:26:46.5091917Z #define STA_FREQHOLD 0x0080 2025-05-07T20:26:46.5092201Z #define __SM_32_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:26:46.5092514Z #define cudaStreamDefault 0x00 2025-05-07T20:26:46.5092871Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:26:46.5093257Z #define _GLIBCXX_HAVE_HYPOTL 1 2025-05-07T20:26:46.5093542Z #define _GLIBCXX_HAVE_SYS_UIO_H 1 2025-05-07T20:26:46.5093825Z #define __gnu_linux__ 1 2025-05-07T20:26:46.5094076Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:26:46.5094349Z #define _LARGEFILE_SOURCE 1 2025-05-07T20:26:46.5094665Z #define MAX_INPUT 255 2025-05-07T20:26:46.5094917Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:26:46.5095260Z #define __isalpha_l(c,l) __isctype_l((c), _ISalpha, (l)) 2025-05-07T20:26:46.5095648Z #define __glibcxx_requires_heap(_First,_Last) 2025-05-07T20:26:46.5095973Z #define _GLIBCXX_CPU_DEFINES 1 2025-05-07T20:26:46.5096256Z #define _GLIBCXX_HAVE_POLL_H 1 2025-05-07T20:26:46.5096987Z #define __attribute_warn_unused_result__ __attribute__ ((__warn_unused_result__)) 2025-05-07T20:26:46.5097485Z #define _IO_SHOWPOS 02000 2025-05-07T20:26:46.5097858Z #define _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT 1 2025-05-07T20:26:46.5098275Z #define _Mfloat_ float 2025-05-07T20:26:46.5098568Z #define __glibcxx_requires_cond(_Cond,_Msg) 2025-05-07T20:26:46.5098913Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:26:46.5099236Z #define DELAYTIMER_MAX 2147483647 2025-05-07T20:26:46.5099603Z #define cudaMemPoolCreateUsageHwDecompress 0x2 2025-05-07T20:26:46.5100232Z #define __glibcxx_max_b(T,B) (__glibcxx_signed_b (T,B) ? (((((T)1 << (__glibcxx_digits_b (T,B) - 1)) - 1) << 1) + 1) : ~(T)0) 2025-05-07T20:26:46.5100816Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:26:46.5101122Z #define _GLIBCXX98_USE_C99_STDIO 1 2025-05-07T20:26:46.5101485Z #define cudaKernelNodeAttrID cudaLaunchAttributeID 2025-05-07T20:26:46.5101896Z #define __glibcxx_class_requires2(_a,_b,_c) 2025-05-07T20:26:46.5102233Z #define __USE_ISOC11 1 2025-05-07T20:26:46.5102487Z #define _BSD_SIZE_T_ 2025-05-07T20:26:46.5102735Z #define ADJ_MICRO 0x1000 2025-05-07T20:26:46.5103008Z #define _GLIBCXX_HAVE_FABSF 1 2025-05-07T20:26:46.5103298Z #define _GLIBCXX_HAVE_FABSL 1 2025-05-07T20:26:46.5103628Z #define _PSTL_PRAGMA_SIMD _PSTL_PRAGMA(omp simd) 2025-05-07T20:26:46.5103992Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:26:46.5104340Z #define __attribute_const__ __attribute__ ((__const__)) 2025-05-07T20:26:46.5104862Z #define __THROW throw () 2025-05-07T20:26:46.5105143Z #define __cudaGet_gridDim() gridDim 2025-05-07T20:26:46.5105468Z #define __SM_60_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:26:46.5105870Z #define __glibcxx_requires_heap_pred(_First,_Last,_Pred) 2025-05-07T20:26:46.5106274Z #define htobe32(x) __bswap_32 (x) 2025-05-07T20:26:46.5106580Z #define _GLIBCXX_HAVE_POWL 1 2025-05-07T20:26:46.5106864Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:26:46.5107158Z #define __GLIBC_HAVE_LONG_LONG 1 2025-05-07T20:26:46.5107447Z #define L_tmpnam 20 2025-05-07T20:26:46.5107694Z #define ___int_wchar_t_h 2025-05-07T20:26:46.5108083Z #define WIFCONTINUED(status) __WIFCONTINUED (__WAIT_INT (status)) 2025-05-07T20:26:46.5108524Z #define isascii(c) __isascii (c) 2025-05-07T20:26:46.5108810Z #define _T_PTRDIFF 2025-05-07T20:26:46.5109145Z #define _GLIBCXX_MOVE3(_Tp,_Up,_Vp) std::move(_Tp, _Up, _Vp) 2025-05-07T20:26:46.5109554Z #define toascii(c) __toascii (c) 2025-05-07T20:26:46.5109842Z #define __GNUC__ 11 2025-05-07T20:26:46.5110133Z #define __SYSCALL_ULONG_TYPE __ULONGWORD_TYPE 2025-05-07T20:26:46.5110449Z #define __GXX_RTTI 1 2025-05-07T20:26:46.5110684Z #define __pie__ 2 2025-05-07T20:26:46.5110898Z #define __MMX__ 1 2025-05-07T20:26:46.5111134Z #define __cudaCDP2Malloc 2025-05-07T20:26:46.5111405Z #define __timespec_defined 1 2025-05-07T20:26:46.5111663Z #define L_ctermid 9 2025-05-07T20:26:46.5111909Z #define __OFF64_T_TYPE __SQUAD_TYPE 2025-05-07T20:26:46.5112231Z #define __cudaCDP2GetParameterBufferV2 2025-05-07T20:26:46.5112633Z #define offsetof(TYPE,MEMBER) __builtin_offsetof (TYPE, MEMBER) 2025-05-07T20:26:46.5113029Z #define _BITS_POSIX2_LIM_H 1 2025-05-07T20:26:46.5113311Z #define _GLIBCXX98_USE_C99_STDLIB 1 2025-05-07T20:26:46.5113616Z #define cudaMemAttachGlobal 0x01 2025-05-07T20:26:46.5113931Z #define FD_SET(fd,fdsetp) __FD_SET (fd, fdsetp) 2025-05-07T20:26:46.5114261Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:26:46.5114543Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:26:46.5114993Z #define _GLIBCXX_NATIVE_THREAD_ID (__gthread_active_p() ? __gthread_self() : (__gthread_t)1) 2025-05-07T20:26:46.5115900Z #define assert_perror(errnum) (!(errnum) ? __ASSERT_VOID_CAST (0) : __assert_perror_fail ((errnum), __FILE__, __LINE__, __ASSERT_FUNCTION)) 2025-05-07T20:26:46.5116592Z #define _IO_HAVE_ST_BLKSIZE _G_HAVE_ST_BLKSIZE 2025-05-07T20:26:46.5116961Z #define __USE_SVID 1 2025-05-07T20:26:46.5117229Z #define __constant__ __location__(constant) 2025-05-07T20:26:46.5117560Z #define _GLIBCXX_HAVE_POSIX_MEMALIGN 1 2025-05-07T20:26:46.5118004Z #define __device__ __location__(device) 2025-05-07T20:26:46.5118601Z #define _GLIBCXX_HAVE_EXCEPTION_PTR_SINCE_GCC46 1 2025-05-07T20:26:46.5119277Z #define _GLIBCXX_RES_LIMITS 1 2025-05-07T20:26:46.5119642Z #define M_1_PI 0.31830988618379067154 2025-05-07T20:26:46.5120016Z #define CUDART_DEVICE __device__ 2025-05-07T20:26:46.5120549Z #define __LDBL_REDIR1_NTH(name,proto,alias) name proto __THROW 2025-05-07T20:26:46.5121052Z #define M_PI_2 1.57079632679489661923 2025-05-07T20:26:46.5121392Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:26:46.5121974Z #define cudaExternalSemaphoreWaitSkipNvSciBufMemSync 0x02 2025-05-07T20:26:46.5122465Z #define __STDC_UTF_16__ 1 2025-05-07T20:26:46.5122772Z #define LONG_MAX __LONG_MAX__ 2025-05-07T20:26:46.5123417Z #define __glibcxx_digits10_b(T,B) (__glibcxx_digits_b (T,B) * 643L / 2136) 2025-05-07T20:26:46.5123951Z #define _POSIX_THREAD_DESTRUCTOR_ITERATIONS 4 2025-05-07T20:26:46.5124328Z #define _POSIX_HOST_NAME_MAX 255 2025-05-07T20:26:46.5124806Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:26:46.5125177Z #define NGROUPS_MAX 65536 2025-05-07T20:26:46.5125579Z #define _GLIBCXX_NAMESPACE_LDBL 2025-05-07T20:26:46.5125960Z #define __USE_ISOC95 1 2025-05-07T20:26:46.5126296Z #define _TIME_H 1 2025-05-07T20:26:46.5126703Z #define M_LOG10El 0.434294481903251827651128918916605082L 2025-05-07T20:26:46.5127133Z #define __USE_ISOC99 1 2025-05-07T20:26:46.5127575Z #define __ASMNAME(cname) __ASMNAME2 (__USER_LABEL_PREFIX__, cname) 2025-05-07T20:26:46.5128180Z #define HOST_NAME_MAX 64 2025-05-07T20:26:46.5128619Z #define _POSIX_SEM_NSEMS_MAX 256 2025-05-07T20:26:46.5128993Z #define _IOS_ATEND 4 2025-05-07T20:26:46.5129391Z #define __SM_35_INTRINSICS_H__ 2025-05-07T20:26:46.5129845Z #define WTERMSIG(status) __WTERMSIG (__WAIT_INT (status)) 2025-05-07T20:26:46.5130322Z #define cudaStreamAttrValue cudaLaunchAttributeValue 2025-05-07T20:26:46.5130830Z #define _GLIBCXX_HAVE_S_ISREG 1 2025-05-07T20:26:46.5131235Z #define cudaSurfaceTypeCubemap 0x0C 2025-05-07T20:26:46.5131654Z #define __cpp_delegating_constructors 200604L 2025-05-07T20:26:46.5132120Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:26:46.5132503Z #define _STDIO_H 1 2025-05-07T20:26:46.5132999Z #define __isctype_l(c,type,locale) ((locale)->__ctype_b[(int) (c)] & (unsigned short int) type) 2025-05-07T20:26:46.5133684Z #define _GLIBCXX_PREDEFINED_OPS_H 1 2025-05-07T20:26:46.5134175Z #define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:26:46.5134679Z #define _G_IO_IO_FILE_VERSION 0x20001 2025-05-07T20:26:46.5135083Z #define _POSIX_SIGQUEUE_MAX 32 2025-05-07T20:26:46.5135476Z #define _GLIBCXX_HAVE_GETS 1 2025-05-07T20:26:46.5135876Z #define _GLIBCXX_HAVE_LINUX_TYPES_H 1 2025-05-07T20:26:46.5136277Z #define __cpp_raw_strings 200710L 2025-05-07T20:26:46.5136731Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:46.5137158Z #define _GLIBCXX_HAVE_VFWSCANF 1 2025-05-07T20:26:46.5137599Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:26:46.5137978Z #define __STDCPP_MATH_SPEC_FUNCS__ 201003L 2025-05-07T20:26:46.5138463Z #define _GLIBCXX_STDIO_EOF -1 2025-05-07T20:26:46.5138901Z #define __SIZEOF_PTHREAD_MUTEX_T 40 2025-05-07T20:26:46.5139285Z #define __CHANNEL_DESCRIPTOR_H__ 2025-05-07T20:26:46.5139754Z #define _ISbit(bit) ((bit) < 8 ? ((1 << (bit)) << 8) : ((1 << (bit)) >> 8)) 2025-05-07T20:26:46.5140283Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:26:46.5140620Z #define __USE_XOPEN 1 2025-05-07T20:26:46.5140971Z #define __SIZEOF_PTHREAD_RWLOCK_T 56 2025-05-07T20:26:46.5141602Z #define cudaStreamAttributeMemSyncDomain cudaLaunchAttributeMemSyncDomain 2025-05-07T20:26:46.5142157Z #define __USE_XOPEN2K 1 2025-05-07T20:26:46.5142466Z #define _PSTL_UDR_PRESENT 1 2025-05-07T20:26:46.5142917Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:26:46.5143320Z #define _GLIBCXX_HAVE_COSF 1 2025-05-07T20:26:46.5143737Z #define __cpp_fold_expressions 201603L 2025-05-07T20:26:46.5144447Z #define cudaWaitExternalSemaphoresAsync __CUDART_API_PTSZ(cudaWaitExternalSemaphoresAsync_v2) 2025-05-07T20:26:46.5145078Z #define NL_LANGMAX _POSIX2_LINE_MAX 2025-05-07T20:26:46.5145535Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:26:46.5146104Z #define __glibcxx_requires_partitioned_upper(_First,_Last,_Value) 2025-05-07T20:26:46.5146600Z #define __DADDR_T_TYPE __S32_TYPE 2025-05-07T20:26:46.5147095Z #define cudaExternalSemaphoreSignalSkipNvSciBufMemSync 0x01 2025-05-07T20:26:46.5147633Z #define __END_NAMESPACE_C99 2025-05-07T20:26:46.5148011Z #define __glibcxx_integral_traps true 2025-05-07T20:26:46.5148421Z #define _POSIX_PATH_MAX 256 2025-05-07T20:26:46.5148874Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:26:46.5149440Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:26:46.5149940Z #define _IOS_TRUNC 16 2025-05-07T20:26:46.5150433Z #define _ISOC11_SOURCE 1 2025-05-07T20:26:46.5150904Z #define _GLIBCXX_HAVE_LINUX_FUTEX 1 2025-05-07T20:26:46.5151461Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:26:46.5152078Z #define _GLIBCXX_HAVE_QUICK_EXIT 1 2025-05-07T20:26:46.5152700Z #define __glibcxx_requires_irreflexive_pred2(_First,_Last,_Pred) 2025-05-07T20:26:46.5153351Z #define LONG_MIN (-LONG_MAX - 1L) 2025-05-07T20:26:46.5153941Z #define _GLIBCXX_HAVE_SINCOSF 1 2025-05-07T20:26:46.5154417Z #define _IO_UNITBUF 020000 2025-05-07T20:26:46.5154874Z #define _GLIBCXX_HAVE_SINCOSL 1 2025-05-07T20:26:46.5155580Z #define __FD_SETSIZE 1024 2025-05-07T20:26:46.5156130Z #define getc(_fp) _IO_getc (_fp) 2025-05-07T20:26:46.5156612Z #define be32toh(x) __bswap_32 (x) 2025-05-07T20:26:46.5157297Z #define _GLIBCXX_PACKAGE__GLIBCXX_VERSION "version-unused" 2025-05-07T20:26:46.5158066Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:26:46.5158506Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:26:46.5159167Z #define isxdigit_l(c,l) __isxdigit_l ((c), (l)) 2025-05-07T20:26:46.5159735Z #define _GLIBCXX_HAVE_GETIPINFO 1 2025-05-07T20:26:46.5160177Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:26:46.5160836Z #define __isalnum_l(c,l) __isctype_l((c), _ISalnum, (l)) 2025-05-07T20:26:46.5161435Z #define _WCHAR_T_DEFINED_ 2025-05-07T20:26:46.5161893Z #define cudaIpcMemLazyEnablePeerAccess 0x01 2025-05-07T20:26:46.5162673Z #define _GLIBCXX_HAVE_AT_QUICK_EXIT 1 2025-05-07T20:26:46.5163199Z #define __INO_T_MATCHES_INO64_T 1 2025-05-07T20:26:46.5163774Z #define __USE_POSIX199506 1 2025-05-07T20:26:46.5164216Z #define _FEATURES_H 1 2025-05-07T20:26:46.5164665Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:26:46.5165425Z #define _PSTL_PRAGMA_SIMD_REDUCTION(PRM) _PSTL_PRAGMA(omp simd reduction(PRM)) 2025-05-07T20:26:46.5166189Z #define __WEXITSTATUS(status) (((status) & 0xff00) >> 8) 2025-05-07T20:26:46.5166776Z #define __stub_getmsg 2025-05-07T20:26:46.5167305Z #define _IO_FIXED 010000 2025-05-07T20:26:46.5167782Z #define __cpp_lib_addressof_constexpr 201603 2025-05-07T20:26:46.5168344Z #define _GLIBCXX11_USE_C99_STDIO 1 2025-05-07T20:26:46.5168921Z #define __stub_setlogin 2025-05-07T20:26:46.5169476Z #define __stub_fattach 2025-05-07T20:26:46.5169890Z #define __cplusplus 201703L 2025-05-07T20:26:46.5170467Z #define __cpp_ref_qualifiers 200710L 2025-05-07T20:26:46.5171008Z #define _STRUCT_TIMEVAL 1 2025-05-07T20:26:46.5171483Z #define INFINITY (__builtin_inff()) 2025-05-07T20:26:46.5172047Z #define _IO_UNBUFFERED 2 2025-05-07T20:26:46.5172861Z #define cudaStreamAttributeSynchronizationPolicy cudaLaunchAttributeSynchronizationPolicy 2025-05-07T20:26:46.5173701Z #define _IO_INTERNAL 010 2025-05-07T20:26:46.5174212Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:26:46.5174822Z #define cudaKernelNodeAttrValue cudaLaunchAttributeValue 2025-05-07T20:26:46.5175479Z #define __dev_t_defined 2025-05-07T20:26:46.5175930Z #define __DEPRECATED 1 2025-05-07T20:26:46.5176478Z #define __S32_TYPE int 2025-05-07T20:26:46.5176966Z #define __cpp_rvalue_references 200610L 2025-05-07T20:26:46.5177500Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:26:46.5178029Z #define _IO_fpos_t _G_fpos_t 2025-05-07T20:26:46.5178504Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:26:46.5179471Z #define cudaKernelNodeAttributePreferredSharedMemoryCarveout cudaLaunchAttributePreferredSharedMemoryCarveout 2025-05-07T20:26:46.5180526Z #define _G_HAVE_MREMAP 1 2025-05-07T20:26:46.5181220Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:26:46.5181908Z #define OVERFLOW 3 2025-05-07T20:26:46.5182338Z #define __toascii_l(c,l) ((l), __toascii (c)) 2025-05-07T20:26:46.5182894Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:26:46.5183578Z #define __SM_32_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:26:46.5184118Z #define _GLIBCXX_DEFAULT_ABI_TAG _GLIBCXX_ABI_TAG_CXX11 2025-05-07T20:26:46.5184588Z #define __SSE2_MATH__ 1 2025-05-07T20:26:46.5185036Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:26:46.5185416Z #define __FSFILCNT_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:26:46.5185818Z #define _IO_STDIO_H 2025-05-07T20:26:46.5186248Z #define PDP_ENDIAN __PDP_ENDIAN 2025-05-07T20:26:46.5186712Z #define isspace_l(c,l) __isspace_l ((c), (l)) 2025-05-07T20:26:46.5187133Z #define __cudaCDP2Memcpy2DAsync 2025-05-07T20:26:46.5187635Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:46.5188053Z #define _GLIBCXX_HAVE_STRERROR_R 1 2025-05-07T20:26:46.5188401Z #define __amd64 1 2025-05-07T20:26:46.5188884Z #define _POSIX_TZNAME_MAX 6 2025-05-07T20:26:46.5189258Z #define __cudaCDP2Memset3DAsync 2025-05-07T20:26:46.5189628Z #define __SYSCALL_WORDSIZE 64 2025-05-07T20:26:46.5190083Z #define _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY 1 2025-05-07T20:26:46.5190490Z #define _EXT_TYPE_TRAITS 1 2025-05-07T20:26:46.5191184Z #define _GLIBCXX_HAVE_POSIX_SEMAPHORE 1 2025-05-07T20:26:46.5191654Z #define _POSIX_RE_DUP_MAX 255 2025-05-07T20:26:46.5192300Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:26:46.5192640Z #define __bounded 2025-05-07T20:26:46.5193040Z #define _GLIBCXX_HAVE_ACOSL 1 2025-05-07T20:26:46.5193444Z #define __USECONDS_T_TYPE __U32_TYPE 2025-05-07T20:26:46.5193900Z #define _IO_DELETE_DONT_CLOSE 0x40 2025-05-07T20:26:46.5194317Z #define __BEGIN_NAMESPACE_STD 2025-05-07T20:26:46.5194708Z #define _PTRDIFF_T_DECLARED 2025-05-07T20:26:46.5195072Z #define __OFF_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:26:46.5195687Z #define __W_STOPCODE(sig) ((sig) << 8 | 0x7f) 2025-05-07T20:26:46.5196212Z #define cudaStreamAttributePriority cudaLaunchAttributePriority 2025-05-07T20:26:46.5196707Z #define _GLIBCXX_HAVE_NETDB_H 1 2025-05-07T20:26:46.5197174Z #define __SM_20_INTRINSICS_HPP__ 2025-05-07T20:26:46.5197594Z #define __cpp_lib_has_unique_object_representations 201606 2025-05-07T20:26:46.5198038Z #define STA_PLL 0x0001 2025-05-07T20:26:46.5198472Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:26:46.5198822Z #define __GNUG__ 11 2025-05-07T20:26:46.5199218Z #define _GLIBCXX_USE_GET_NPROCS 1 2025-05-07T20:26:46.5199673Z #define _T_WCHAR 2025-05-07T20:26:46.5200015Z #define __cudaCDP2GetDeviceCount 2025-05-07T20:26:46.5200362Z #define __specialization_static 2025-05-07T20:26:46.5200859Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:26:46.5201276Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:26:46.5213963Z #define cudaArraySparse 0x40 2025-05-07T20:26:46.5214510Z #define STA_PPSFREQ 0x0002 2025-05-07T20:26:46.5214901Z #define _IO_stdin ((_IO_FILE*)(&_IO_2_1_stdin_)) 2025-05-07T20:26:46.5215318Z #define _WCHAR_T 2025-05-07T20:26:46.5215596Z #define __cudaCDP2Free 2025-05-07T20:26:46.5216258Z #define __FD_ZERO(fdsp) do { int __d0, __d1; __asm__ __volatile__ ("cld; rep; " __FD_ZERO_STOS : "=c" (__d0), "=D" (__d1) : "a" (0), "0" (sizeof (fd_set) / sizeof (__fd_mask)), "1" (&__FDS_BITS (fdsp)[0]) : "memory"); } while (0) 2025-05-07T20:26:46.5216975Z #define __cpp_nsdmi 200809L 2025-05-07T20:26:46.5217430Z #define __glibcxx_min_b(T,B) (__glibcxx_signed_b (T,B) ? -__glibcxx_max_b (T,B) - 1 : (T)0) 2025-05-07T20:26:46.5217913Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:26:46.5218214Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:26:46.5218499Z #define cudaArrayCubemap 0x04 2025-05-07T20:26:46.5219143Z #define _PSTL_MONOTONIC_PRESENT (__INTEL_COMPILER >= 1800) 2025-05-07T20:26:46.5219637Z #define _GLIBCXX_UTILITY 1 2025-05-07T20:26:46.5219900Z #define __NO_CTYPE 1 2025-05-07T20:26:46.5220145Z #define __stub_bdflush 2025-05-07T20:26:46.5220853Z #define _GLIBCXX_MAKE_MOVE_ITERATOR(_Iter) std::make_move_iterator(_Iter) 2025-05-07T20:26:46.5221310Z #define __CORRECT_ISO_CPP_STRING_H_PROTO 2025-05-07T20:26:46.5221632Z #define _GLIBCXX_STDC_HEADERS 1 2025-05-07T20:26:46.5221917Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:26:46.5222214Z #define __cpp_initializer_lists 200806L 2025-05-07T20:26:46.5222543Z #define _GLIBCXX_HAVE_NETINET_TCP_H 1 2025-05-07T20:26:46.5222852Z #define __U16_TYPE unsigned short int 2025-05-07T20:26:46.5223219Z #define __glibcxx_requires_can_increment(_First,_Size) 2025-05-07T20:26:46.5223583Z #define _GLIBCXX_HAVE_SYS_PARAM_H 1 2025-05-07T20:26:46.5223883Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:26:46.5224178Z #define cudaHostRegisterIoMemory 0x04 2025-05-07T20:26:46.5224542Z #define __FD_MASK(d) ((__fd_mask) 1 << ((d) % __NFDBITS)) 2025-05-07T20:26:46.5224904Z #define __cpp_lib_is_invocable 201703 2025-05-07T20:26:46.5225197Z #define _IO_STDIO 040000 2025-05-07T20:26:46.5225548Z #define _SIGSET_NWORDS (1024 / (8 * sizeof (unsigned long int))) 2025-05-07T20:26:46.5225963Z #define cudaSurfaceType1DLayered 0xF1 2025-05-07T20:26:46.5226295Z #define cudaArraySurfaceLoadStore 0x02 2025-05-07T20:26:46.5226602Z #define _PTRDIFF_T 2025-05-07T20:26:46.5226837Z #define _MOVE_H 1 2025-05-07T20:26:46.5227078Z #define __cpp_hex_float 201603L 2025-05-07T20:26:46.5227359Z #define ADJ_TAI 0x0080 2025-05-07T20:26:46.5227611Z #define __ptrvalue 2025-05-07T20:26:46.5227849Z #define _GLIBCXX_HOSTED 1 2025-05-07T20:26:46.5228234Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:26:46.5228545Z #define __WTERMSIG(status) ((status) & 0x7f) 2025-05-07T20:26:46.5228869Z #define MATH_ERREXCEPT 2 2025-05-07T20:26:46.5229136Z #define _GLIBCXX_HAS_GTHREADS 1 2025-05-07T20:26:46.5229483Z #define cudaTextureType2DLayered 0xF2 2025-05-07T20:26:46.5229903Z #define __isleap(year) ((year) % 4 == 0 && ((year) % 100 != 0 || (year) % 400 == 0)) 2025-05-07T20:26:46.5230321Z #define __USE_GNU 1 2025-05-07T20:26:46.5230647Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:26:46.5231003Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:26:46.5231384Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:26:46.5235767Z #define __FD_CLR(d,set) ((void) (__FDS_BITS (set)[__FD_ELT (d)] &= ~__FD_MASK (d))) 2025-05-07T20:26:46.5236249Z #define WEXITED 4 2025-05-07T20:26:46.5236598Z #define _IO_NO_READS 4 2025-05-07T20:26:46.5236955Z #define cudaGraphKernelNodePortLaunchCompletion 2 2025-05-07T20:26:46.5258097Z #define M_LOG2E 1.4426950408889634074 2025-05-07T20:26:46.5258414Z #define _POSIX_SYMLINK_MAX 255 2025-05-07T20:26:46.5258734Z #define _GLIBCXX_HAVE_BUILTIN_HAS_UNIQ_OBJ_REP 1 2025-05-07T20:26:46.5259068Z #define __uid_t_defined 2025-05-07T20:26:46.5259329Z #define __FD_ELT(d) ((d) / __NFDBITS) 2025-05-07T20:26:46.5259631Z #define _GLIBCXX_USE_STD_SPEC_FUNCS 1 2025-05-07T20:26:46.5259916Z #define WNOHANG 1 2025-05-07T20:26:46.5260175Z #define alloca(size) __builtin_alloca (size) 2025-05-07T20:26:46.5260553Z #define _GLIBCXX_HAVE_HYPOTF 1 2025-05-07T20:26:46.5260852Z #define cudaEventDefault 0x00 2025-05-07T20:26:46.5261178Z #define __maxnreg__(a) __attribute__((maxnreg(a))) 2025-05-07T20:26:46.5261509Z #define NL_SETMAX INT_MAX 2025-05-07T20:26:46.5261765Z #define __x86_64 1 2025-05-07T20:26:46.5262017Z #define __cudaCDP2LaunchDevice 2025-05-07T20:26:46.5262434Z #define __REDIRECT(name,proto,alias) name proto __asm__ (__ASMNAME (#alias)) 2025-05-07T20:26:46.5262934Z #define _GLIBCXX_BEGIN_NAMESPACE_CXX11 namespace __cxx11 { 2025-05-07T20:26:46.5263459Z #define __extern_always_inline extern __always_inline __attribute__ ((__gnu_inline__)) 2025-05-07T20:26:46.5263914Z #define __PTRDIFF_T 2025-05-07T20:26:46.5264260Z #define __exctype_l(name) extern int name (int, __locale_t) __THROW 2025-05-07T20:26:46.5264653Z #define _GLIBCXX_HAVE_FINITEL 1 2025-05-07T20:26:46.5264948Z #define __SM_35_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:26:46.5265263Z #define _Mlong_double_ long double 2025-05-07T20:26:46.5265565Z #define __cpp_lambdas 200907L 2025-05-07T20:26:46.5265834Z #define _IO_DEC 020 2025-05-07T20:26:46.5266251Z #define _GLIBCXX_HAVE_SINHL 1 2025-05-07T20:26:46.5266550Z #define _POSIX_CLOCKRES_MIN 20000000 2025-05-07T20:26:46.5266858Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:26:46.5267161Z #define ADJ_TIMECONST 0x0020 2025-05-07T20:26:46.5267442Z #define _GLIBCXX_HAVE_SQRTL 1 2025-05-07T20:26:46.5267760Z #define __cudaCDP2DeviceGetSharedMemConfig 2025-05-07T20:26:46.5268108Z #define _GLIBCXX_HAVE_STDALIGN_H 1 2025-05-07T20:26:46.5268398Z #define _ANSI_STDDEF_H 2025-05-07T20:26:46.5268706Z #define _GLIBCXX_MOVE(__val) std::move(__val) 2025-05-07T20:26:46.5269038Z #define _GLIBCXX_HAVE_STRERROR_L 1 2025-05-07T20:26:46.5269423Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:26:46.5269823Z #define _GLIBCXX_USE_DEV_RANDOM 1 2025-05-07T20:26:46.5270124Z #define _STL_ITERATOR_BASE_TYPES_H 1 2025-05-07T20:26:46.5270433Z #define __cpp_template_auto 201606L 2025-05-07T20:26:46.5270813Z #define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) 2025-05-07T20:26:46.5271210Z #define _GLIBCXX_HAVE_SYS_SEM_H 1 2025-05-07T20:26:46.5271497Z #define __key_t_defined 2025-05-07T20:26:46.5271766Z #define _IO_MAGIC_MASK 0xFFFF0000 2025-05-07T20:26:46.5272158Z #define __cluster_dims__(...) __attribute__((cluster_dims(__VA_ARGS__))) 2025-05-07T20:26:46.5272651Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:26:46.5273033Z #define __GNUC_VA_LIST 2025-05-07T20:26:46.5273492Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:26:46.5273898Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:26:46.5274180Z #define CLOCK_REALTIME_COARSE 5 2025-05-07T20:26:46.5274472Z #define _GLIBCXX14_CONSTEXPR constexpr 2025-05-07T20:26:46.5274783Z #define __USE_XOPEN2KXSI 1 2025-05-07T20:26:46.5275046Z #define __WCOREFLAG 0x80 2025-05-07T20:26:46.5275315Z #define M_2_SQRTPI 1.12837916709551257390 2025-05-07T20:26:46.5275771Z #define cudaEventDisableTiming 0x02 2025-05-07T20:26:46.5276066Z #define __LP64__ 1 2025-05-07T20:26:46.5276339Z #define __isascii_l(c,l) ((l), __isascii (c)) 2025-05-07T20:26:46.5276711Z #define cudaStreamNonBlocking 0x01 2025-05-07T20:26:46.5277025Z #define _IO_off64_t __off64_t 2025-05-07T20:26:46.5277300Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:26:46.5277568Z #define __time_t_defined 1 2025-05-07T20:26:46.5277833Z #define _POSIX_SYMLOOP_MAX 8 2025-05-07T20:26:46.5278195Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:26:46.5278577Z #define __USE_UNIX98 1 2025-05-07T20:26:46.5278833Z #define __MODE_T_TYPE __U32_TYPE 2025-05-07T20:26:46.5279124Z #define CLOCK_REALTIME_ALARM 8 2025-05-07T20:26:46.5279406Z #define _GLIBCXX_HAVE_STRINGS_H 1 2025-05-07T20:26:46.5279728Z #define __LEAF_ATTR __attribute__ ((__leaf__)) 2025-05-07T20:26:46.5280062Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:26:46.5280339Z #define SEEK_CUR 1 2025-05-07T20:26:46.5280587Z #define __RLIM64_T_TYPE __UQUAD_TYPE 2025-05-07T20:26:46.5280867Z #define _ASSERT_H 1 2025-05-07T20:26:46.5281462Z #define _PSTL_PRAGMA_DECLARE_REDUCTION(NAME,OP) _PSTL_PRAGMA(omp declare reduction(NAME:OP : omp_out(omp_in)) initializer(omp_priv = omp_orig)) 2025-05-07T20:26:46.5282099Z #define _GLIBCXX_USE_DEPRECATED 1 2025-05-07T20:26:46.5282387Z #define CHAR_MAX SCHAR_MAX 2025-05-07T20:26:46.5282657Z #define _GLIBCXX_HAVE_SETENV 1 2025-05-07T20:26:46.5282928Z #define NL_ARGMAX _POSIX_ARG_MAX 2025-05-07T20:26:46.5283215Z #define _GLIBCXX_USE_UTIMENSAT 1 2025-05-07T20:26:46.5283612Z #define __extern_inline extern __inline __attribute__ ((__gnu_inline__)) 2025-05-07T20:26:46.5284034Z #define _GLIBCXX_DEBUG_ONLY(_Statement) 2025-05-07T20:26:46.5284714Z #define _IO_putc_unlocked(_ch,_fp) (_IO_BE ((_fp)->_IO_write_ptr >= (_fp)->_IO_write_end, 0) ? __overflow (_fp, (unsigned char) (_ch)) : (unsigned char) (*(_fp)->_IO_write_ptr++ = (_ch))) 2025-05-07T20:26:46.5285385Z #define _GLIBCXX_HAVE_BUILTIN_LAUNDER 1 2025-05-07T20:26:46.5285703Z #define _IO_BOOLALPHA 0200000 2025-05-07T20:26:46.5286170Z #define _PSTL_CPP17_EXECUTION_POLICIES_PRESENT (_MSC_VER >= 1912) 2025-05-07T20:26:46.5286565Z #define _GLIBCXX_PACKAGE_URL "" 2025-05-07T20:26:46.5286848Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:26:46.5287137Z #define cudaArrayDefault 0x00 2025-05-07T20:26:46.5287430Z #define __cudaCDP2LaunchDeviceV2 2025-05-07T20:26:46.5287735Z #define __FDS_BITS(set) ((set)->fds_bits) 2025-05-07T20:26:46.5288022Z #define TLOSS 5 2025-05-07T20:26:46.5288250Z #define __ssize_t_defined 2025-05-07T20:26:46.5288515Z #define __CUDACC_VER_BUILD__ 61 2025-05-07T20:26:46.5288802Z #define ULONG_MAX (LONG_MAX * 2UL + 1UL) 2025-05-07T20:26:46.5289102Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:26:46.5289398Z #define _POSIX_HIWAT _POSIX_PIPE_BUF 2025-05-07T20:26:46.5289694Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:26:46.5289991Z #define __cudaCDP2EventRecordWithFlags 2025-05-07T20:26:46.5290320Z #define _GLIBCXX_ATOMIC_BUILTINS 1 2025-05-07T20:26:46.5291517Z #define cudaPeerAccessDefault 0x00 2025-05-07T20:26:46.5292181Z #define _GLIBCXX_HAVE_SYS_SOCKET_H 1 2025-05-07T20:26:46.5292540Z #define __REGISTER_PREFIX__ 2025-05-07T20:26:46.5292834Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:26:46.5293191Z #define __glibcxx_requires_sorted_set(_First1,_Last1,_First2) 2025-05-07T20:26:46.5293586Z #define _IOS_NOREPLACE 64 2025-05-07T20:26:46.5293848Z #define __cdecl 2025-05-07T20:26:46.5294103Z #define cudaEventInterprocess 0x04 2025-05-07T20:26:46.5294463Z #define M_SQRT1_2l 0.707106781186547524400844362104849039L 2025-05-07T20:26:46.5295177Z #define LOGIN_NAME_MAX 256 2025-05-07T20:26:46.5295456Z #define _IO_TIED_PUT_GET 0x400 2025-05-07T20:26:46.5295746Z #define X_TLOSS 1.41484755040568800000e+16 2025-05-07T20:26:46.5296064Z #define CUDA_IPC_HANDLE_SIZE 64 2025-05-07T20:26:46.5296359Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:26:46.5296690Z #define __attribute_pure__ __attribute__ ((__pure__)) 2025-05-07T20:26:46.5297051Z #define __TEXTURE_TYPES_H__ 2025-05-07T20:26:46.5297495Z #define __NV_GLIBCXX_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) 2025-05-07T20:26:46.5297949Z #define ADJ_NANO 0x2000 2025-05-07T20:26:46.5298284Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:26:46.5298663Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:26:46.5298977Z #define _GLIBCXX_HAVE_ISWBLANK 1 2025-05-07T20:26:46.5299254Z #define __FLT_DIG__ 6 2025-05-07T20:26:46.5299635Z #define __REDIRECT_LDBL(name,proto,alias) __REDIRECT (name, proto, alias) 2025-05-07T20:26:46.5300066Z #define __NO_INLINE__ 1 2025-05-07T20:26:46.5300388Z #define _PSTL_EARLYEXIT_PRESENT (__INTEL_COMPILER >= 1800) 2025-05-07T20:26:46.5300758Z #define _POSIX_NGROUPS_MAX 8 2025-05-07T20:26:46.5301035Z #define ADJ_STATUS 0x0010 2025-05-07T20:26:46.5301314Z #define __cudaCDP2MemcpyAsync_ptsz 2025-05-07T20:26:46.5301627Z #define CLOCK_BOOTTIME_ALARM 9 2025-05-07T20:26:46.5301922Z #define LONG_LONG_MAX __LONG_LONG_MAX__ 2025-05-07T20:26:46.5302242Z #define _GLIBCXX_HAVE_OBSOLETE_ISNAN 1 2025-05-07T20:26:46.5302555Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:26:46.5302967Z #define cudaStreamGraphFireAndForget (cudaStream_t)0x0200000000000000 2025-05-07T20:26:46.5303410Z #define _GLIBCXX_HAVE_ALIGNED_ALLOC 1 2025-05-07T20:26:46.5303773Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:26:46.5304138Z #define CHAR_MIN SCHAR_MIN 2025-05-07T20:26:46.5304405Z #define MAX_CANON 255 2025-05-07T20:26:46.5304652Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:26:46.5304929Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:26:46.5305221Z #define _GLIBCXX_HAVE_COMPLEX_H 1 2025-05-07T20:26:46.5305525Z #define _PSTL_PRAGMA_VECTOR_UNALIGNED 2025-05-07T20:26:46.5305853Z #define _POSIX_FD_SETSIZE _POSIX_OPEN_MAX 2025-05-07T20:26:46.5306180Z #define _GLIBCXX_HAVE_HYPOT 1 2025-05-07T20:26:46.5306475Z #define __cudaCDP2Memset2DAsync_ptsz 2025-05-07T20:26:46.5306818Z #define _GLIBCXX_TR1_MODIFIED_BESSEL_FUNC_TCC 1 2025-05-07T20:26:46.5307149Z #define __VERSION__ "11.4.0" 2025-05-07T20:26:46.5307424Z #define _GLIBCXX11_USE_C99_STDLIB 1 2025-05-07T20:26:46.5307882Z #define cudaHostRegisterMapped 0x02 2025-05-07T20:26:46.5308196Z #define _GLIBCXX_HAVE_INT64_T 1 2025-05-07T20:26:46.5308499Z #define _GLIBCXX_USE_CONSTEXPR constexpr 2025-05-07T20:26:46.5308828Z #define FD_ZERO(fdsetp) __FD_ZERO (fdsetp) 2025-05-07T20:26:46.5309144Z #define __UINT64_C(c) c ## UL 2025-05-07T20:26:46.5309422Z #define MOD_OFFSET ADJ_OFFSET 2025-05-07T20:26:46.5309688Z #define _SYS_TYPES_H 1 2025-05-07T20:26:46.5309954Z #define AIO_PRIO_DELTA_MAX 20 2025-05-07T20:26:46.5310238Z #define _GLIBCXX_HAVE_TANHF 1 2025-05-07T20:26:46.5310505Z #define _SYS_CDEFS_H 1 2025-05-07T20:26:46.5310761Z #define _GLIBCXX_HAVE_TANHL 1 2025-05-07T20:26:46.5311061Z #define __cpp_unicode_characters 201411L 2025-05-07T20:26:46.5311366Z #define _IO_ERR_SEEN 0x20 2025-05-07T20:26:46.5311641Z #define _GLIBCXX_USE_DECIMAL_FLOAT 1 2025-05-07T20:26:46.5311958Z #define __cudaCDP2StreamDestroy 2025-05-07T20:26:46.5312241Z #define FP_SUBNORMAL 3 2025-05-07T20:26:46.5312520Z #define cudaOccupancyDefault 0x00 2025-05-07T20:26:46.5312828Z #define _INITIALIZER_LIST 2025-05-07T20:26:46.5313091Z #define _STDC_PREDEF_H 1 2025-05-07T20:26:46.5313368Z #define _GLIBCXX_PACKAGE_BUGREPORT "" 2025-05-07T20:26:46.5313671Z #define _GLIBCXX_HAVE_MODF 1 2025-05-07T20:26:46.5313953Z #define _IO_file_flags _flags 2025-05-07T20:26:46.5314221Z #define __USE_XOPEN2K8 1 2025-05-07T20:26:46.5314495Z #define htobe64(x) __bswap_64 (x) 2025-05-07T20:26:46.5314880Z #define _OLD_STDIO_MAGIC 0xFABC0000 2025-05-07T20:26:46.5315168Z #define HUGE 3.40282347e+38F 2025-05-07T20:26:46.5315560Z #define __cpp_lib_is_null_pointer 201309 2025-05-07T20:26:46.5315964Z #define WEXITSTATUS(status) __WEXITSTATUS (__WAIT_INT (status)) 2025-05-07T20:26:46.5316371Z #define islower_l(c,l) __islower_l ((c), (l)) 2025-05-07T20:26:46.5316702Z #define _GLIBCXX_USE_CXX11_ABI 1 2025-05-07T20:26:46.5316997Z #define _GLIBCXX_HAVE_SYMLINK 1 2025-05-07T20:26:46.5317263Z #define _BSD_SOURCE 1 2025-05-07T20:26:46.5317521Z #define _GLIBCXX_THROW(_EXC) 2025-05-07T20:26:46.5318424Z #define _GLIBCXX_HAS_NESTED_TYPE(_NTYPE) template> struct __has_ ##_NTYPE : false_type { }; template struct __has_ ##_NTYPE<_Tp, __void_t> : true_type { }; 2025-05-07T20:26:46.5319306Z #define __catch(X) catch(X) 2025-05-07T20:26:46.5319587Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:26:46.5319898Z #define LINE_MAX _POSIX2_LINE_MAX 2025-05-07T20:26:46.5320197Z #define __TIMER_T_TYPE void * 2025-05-07T20:26:46.5320458Z #define __STRING(x) #x 2025-05-07T20:26:46.5320720Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:26:46.5321019Z #define _T_PTRDIFF_ 2025-05-07T20:26:46.5321283Z #define _GLIBCXX_USE_NOEXCEPT noexcept 2025-05-07T20:26:46.5321605Z #define cudaEventWaitExternal 0x01 2025-05-07T20:26:46.5321901Z #define __unbounded 2025-05-07T20:26:46.5322153Z #define __DEVICE_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:26:46.5322460Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:26:46.5322771Z #define __INO_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:26:46.5323090Z #define be16toh(x) __bswap_16 (x) 2025-05-07T20:26:46.5323393Z #define __cpp_lib_is_final 201402L 2025-05-07T20:26:46.5323712Z #define _GLIBCXX_BEGIN_NAMESPACE_CONTAINER 2025-05-07T20:26:46.5324062Z #define LONG_LONG_MIN (-LONG_LONG_MAX - 1LL) 2025-05-07T20:26:46.5324397Z #define __MATH_DECLARE_LDOUBLE 1 2025-05-07T20:26:46.5324708Z #define __managed__ __location__(managed) 2025-05-07T20:26:46.5325030Z #define _POSIX2_EXPR_NEST_MAX 32 2025-05-07T20:26:46.5325452Z #define __GNUC_PREREQ(maj,min) ((__GNUC__ << 16) + __GNUC_MINOR__ >= ((maj) << 16) + (min)) 2025-05-07T20:26:46.5325889Z #define _POSIX_STREAM_MAX 8 2025-05-07T20:26:46.5326171Z #define __LIBRARY_TYPES_H__ 2025-05-07T20:26:46.5326568Z #define _GLIBCXX_END_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_END_NAMESPACE_CXX11 2025-05-07T20:26:46.5326991Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:26:46.5327263Z #define _SYS_SIZE_T_H 2025-05-07T20:26:46.5327571Z #define _PSTL_VERSION_MINOR ((_PSTL_VERSION % 1000) / 10) 2025-05-07T20:26:46.5328020Z #define _GLIBCXX_STDLIB_H 1 2025-05-07T20:26:46.5328327Z #define isupper_l(c,l) __isupper_l ((c), (l)) 2025-05-07T20:26:46.5328636Z #define _CRTIMP 2025-05-07T20:26:46.5328880Z #define _GLIBCXX_CXX_CONFIG_H 1 2025-05-07T20:26:46.5329208Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:26:46.5329549Z #define STA_PPSJITTER 0x0200 2025-05-07T20:26:46.5329929Z #define _IO_feof_unlocked(__fp) (((__fp)->_flags & _IO_EOF_SEEN) != 0) 2025-05-07T20:26:46.5330365Z #define __SUSECONDS_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:26:46.5330699Z #define _GLIBCXX_HAVE_ISINFF 1 2025-05-07T20:26:46.5330997Z #define __glibcxx_requires_subscript(_N) 2025-05-07T20:26:46.5331303Z #define __SIZE_T__ 2025-05-07T20:26:46.5331533Z #define __stub_gtty 2025-05-07T20:26:46.5331770Z #define __pid_t_defined 2025-05-07T20:26:46.5332055Z #define _GLIBCXX_FWDREF(_Tp) _Tp&& 2025-05-07T20:26:46.5332386Z #define __NLINK_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:26:46.5332725Z #define __glibcxx_function_requires(...) 2025-05-07T20:26:46.5333036Z #define __SM_80_RT_HPP__ 2025-05-07T20:26:46.5333301Z #define __need_clockid_t 2025-05-07T20:26:46.5333555Z #define SSIZE_MAX LONG_MAX 2025-05-07T20:26:46.5333837Z #define _GLIBCXX_HAVE_USELOCALE 1 2025-05-07T20:26:46.5334186Z #define __glibcxx_requires_string_len(_String,_Len) 2025-05-07T20:26:46.5334513Z #define _IO_HEX 0100 2025-05-07T20:26:46.5334791Z #define __NFDBITS (8 * (int) sizeof (__fd_mask)) 2025-05-07T20:26:46.5335238Z #define cudaExternalMemoryDedicated 0x1 2025-05-07T20:26:46.5335344Z #define _GLIBCXX_HAVE_TGMATH_H 1 2025-05-07T20:26:46.5335460Z #define _GLIBCXX11_USE_C99_COMPLEX 1 2025-05-07T20:26:46.5335698Z #define _GLIBCXX17_DEPRECATED_SUGGEST(ALT) _GLIBCXX_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:26:46.5335826Z #define ispunct_l(c,l) __ispunct_l ((c), (l)) 2025-05-07T20:26:46.5335973Z #define __cpp_aggregate_bases 201603L 2025-05-07T20:26:46.5336100Z #define __cudaGet_blockDim() blockDim 2025-05-07T20:26:46.5336223Z #define __cudaCDP2Memcpy3DAsync 2025-05-07T20:26:46.5336346Z #define __cudaCDP2MemcpyAsync 2025-05-07T20:26:46.5336438Z #define __stub_sstk 2025-05-07T20:26:46.5336538Z #define _IO_IN_BACKUP 0x100 2025-05-07T20:26:46.5336707Z #define _GLIBCXX_USE_C99_STDLIB _GLIBCXX11_USE_C99_STDLIB 2025-05-07T20:26:46.5336798Z #define __wur 2025-05-07T20:26:46.5336924Z #define isprint_l(c,l) __isprint_l ((c), (l)) 2025-05-07T20:26:46.5337025Z #define _G_HAVE_MMAP 1 2025-05-07T20:26:46.5337120Z #define _IO_OCT 040 2025-05-07T20:26:46.5337229Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:26:46.5337323Z #define NL_MSGMAX INT_MAX 2025-05-07T20:26:46.5337419Z #define _GLIBCXX_USE_LFS 1 2025-05-07T20:26:46.5337564Z #define cudaDeviceScheduleBlockingSync 0x04 2025-05-07T20:26:46.5337662Z #define _POSIX_RTSIG_MAX 8 2025-05-07T20:26:46.5337773Z #define _GLIBCXX_NOEXCEPT noexcept 2025-05-07T20:26:46.5337979Z #define __glibcxx_requires_partitioned_lower(_First,_Last,_Value) 2025-05-07T20:26:46.5338081Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:26:46.5338183Z #define _STL_ALGOBASE_H 1 2025-05-07T20:26:46.5338305Z #define __cudaCDP2MemsetAsync_ptsz 2025-05-07T20:26:46.5338399Z #define __off64_t_defined 2025-05-07T20:26:46.5338515Z #define _GLIBCXX_WEAK_DEFINITION 2025-05-07T20:26:46.5338609Z #define __FLT128_DIG__ 33 2025-05-07T20:26:46.5338721Z #define _GLIBCXX_USE_C99_INTTYPES_TR1 1 2025-05-07T20:26:46.5338830Z #define _GLIBCXX_HAVE_LOCALE_H 1 2025-05-07T20:26:46.5338921Z #define __INT32_C(c) c 2025-05-07T20:26:46.5339029Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:26:46.5339145Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:26:46.5339246Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:26:46.5339343Z #define __PDP_ENDIAN 3412 2025-05-07T20:26:46.5339441Z #define _ISOC95_SOURCE 1 2025-05-07T20:26:46.5339545Z #define _IO_fpos64_t _G_fpos64_t 2025-05-07T20:26:46.5339682Z #define M_PI_2l 1.570796326794896619231321691639751442L 2025-05-07T20:26:46.5339787Z #define BYTE_ORDER __BYTE_ORDER 2025-05-07T20:26:46.5339880Z #define __SM_90_RT_HPP__ 2025-05-07T20:26:46.5340078Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:26:46.5340179Z #define __have_pthread_attr_t 1 2025-05-07T20:26:46.5340285Z #define _GLIBCXX_HAVE_LIMIT_DATA 1 2025-05-07T20:26:46.5340525Z #define _GLIBCXX_BEGIN_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_BEGIN_NAMESPACE_CXX11 2025-05-07T20:26:46.5340638Z #define __cudaCDP2StreamWaitEvent 2025-05-07T20:26:46.5340741Z #define __cudaCDP2EventRecord 2025-05-07T20:26:46.5340850Z #define _BITS_TYPESIZES_H 1 2025-05-07T20:26:46.5340941Z #define htole32(x) (x) 2025-05-07T20:26:46.5341205Z #define __cudaCDP2OccupancyMaxActiveBlocksPerMultiprocessorWithFlags 2025-05-07T20:26:46.5341340Z #define __SYSCALL_SLONG_TYPE __SLONGWORD_TYPE 2025-05-07T20:26:46.5341444Z #define _GLIBCXX_USE_C99_MATH_TR1 1 2025-05-07T20:26:46.5341619Z #define WSTOPSIG(status) __WSTOPSIG (__WAIT_INT (status)) 2025-05-07T20:26:46.5341767Z #define _GLIBCXX_USE_C99_MATH _GLIBCXX11_USE_C99_MATH 2025-05-07T20:26:46.5341901Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:26:46.5342060Z #define __WIFEXITED(status) (__WTERMSIG(status) == 0) 2025-05-07T20:26:46.5342157Z #define ADJ_OFFSET 0x0001 2025-05-07T20:26:46.5342265Z #define cudaArrayLayered 0x01 2025-05-07T20:26:46.5342447Z #define _PSTL_ICC_18_OMP_SIMD_BROKEN (__INTEL_COMPILER == 1800) 2025-05-07T20:26:46.5342564Z #define cudaEventRecordDefault 0x00 2025-05-07T20:26:46.5342663Z #define _GLIBCXX_HAVE_FMODF 1 2025-05-07T20:26:46.5342777Z #define _PSTL_PRAGMA_MESSAGE(x) 2025-05-07T20:26:46.5342941Z #define unix 1 2025-05-07T20:26:46.5343039Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:26:46.5343142Z #define _POSIX_CHILD_MAX 25 2025-05-07T20:26:46.5343244Z #define _POSIX_MAX_INPUT 255 2025-05-07T20:26:46.5343375Z #define __cudaCDP2DeviceGetCacheConfig 2025-05-07T20:26:46.5343466Z #define __USE_POSIX 1 2025-05-07T20:26:46.5343565Z #define __FD_ZERO_STOS "stosq" 2025-05-07T20:26:46.5343710Z #define _PSTL_VERSION_MAJOR (_PSTL_VERSION / 1000) 2025-05-07T20:26:46.5343805Z #define __THROWNL throw () 2025-05-07T20:26:46.5343906Z #define __cpp_rtti 199711L 2025-05-07T20:26:46.5344025Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:26:46.5344118Z #define __PMT(args) args 2025-05-07T20:26:46.5344239Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:26:46.5344401Z #define __va_arg_pack_len() __builtin_va_arg_pack_len () 2025-05-07T20:26:46.5344521Z #define __ULONGWORD_TYPE unsigned long int 2025-05-07T20:26:46.5344620Z #define _SIZE_T_DECLARED 2025-05-07T20:26:46.5344730Z #define _PSTL_STRING_AUX(x) #x 2025-05-07T20:26:46.5344826Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:26:46.5345236Z #define _PSTL_CPP14_MAKE_REVERSE_ITERATOR_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201402L || __cpp_lib_make_reverse_iterator == 201402) 2025-05-07T20:26:46.5345344Z #define _GLIBCXX_HAVE_LIMIT_AS 1 2025-05-07T20:26:46.5345441Z #define XATTR_LIST_MAX 65536 2025-05-07T20:26:46.5345546Z #define __CUDACC_VER_MAJOR__ 12 2025-05-07T20:26:46.5345699Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:26:46.5345792Z #define _WCHAR_T_H 2025-05-07T20:26:46.5345890Z #define __FLT64X_DIG__ 18 2025-05-07T20:26:46.5345985Z #define _IO_SHOWBASE 0200 2025-05-07T20:26:46.5346076Z #define _POSIX_QLIMIT 1 2025-05-07T20:26:46.5346187Z #define __INT8_TYPE__ signed char 2025-05-07T20:26:46.5346288Z #define __SURFACE_TYPES_H__ 2025-05-07T20:26:46.5346385Z #define __CUDA_ARCH__ 520 2025-05-07T20:26:46.5346495Z #define __cpp_digit_separators 201309L 2025-05-07T20:26:46.5346583Z #define __ELF__ 1 2025-05-07T20:26:46.5346693Z #define CLOCK_THREAD_CPUTIME_ID 3 2025-05-07T20:26:46.5346798Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:26:46.5346889Z #define STA_INS 0x0010 2025-05-07T20:26:46.5346999Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:26:46.5347179Z #define _toupper(c) ((int) (*__ctype_toupper_loc ())[(int) (c)]) 2025-05-07T20:26:46.5347278Z #define _BITS_BYTESWAP_H 1 2025-05-07T20:26:46.5347386Z #define __ID_T_TYPE __U32_TYPE 2025-05-07T20:26:46.5347504Z #define __TIME_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:26:46.5347731Z #define __DEVICE_DOUBLE_FUNCTIONS_HPP__ 2025-05-07T20:26:46.5347846Z #define _GLIBCXX_HAVE_MBSTATE_T 1 2025-05-07T20:26:46.5347957Z #define __cpp_lib_logical_traits 201510 2025-05-07T20:26:46.5348065Z #define ADJ_OFFSET_SS_READ 0xa001 2025-05-07T20:26:46.5348229Z #define __warnattr(msg) __attribute__((__warning__ (msg))) 2025-05-07T20:26:46.5348395Z #define _PSTL_PRAGMA_LOCATION " [Parallel STL message]: " 2025-05-07T20:26:46.5348509Z #define _IO_funlockfile(_fp) 2025-05-07T20:26:46.5348845Z #define cudaKernelNodeAttributeAccessPolicyWindow cudaLaunchAttributeAccessPolicyWindow 2025-05-07T20:26:46.5348981Z #define M_2_PIl 0.636619772367581343075535053490057448L 2025-05-07T20:26:46.5349086Z #define __DRIVER_TYPES_H__ 2025-05-07T20:26:46.5349178Z #define __FLT_RADIX__ 2 2025-05-07T20:26:46.5349288Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:26:46.5349472Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:26:46.5349572Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:26:46.5349687Z #define _GLIBCXX_USE_LSTAT 1 2025-05-07T20:26:46.5349797Z #define minor(dev) gnu_dev_minor (dev) 2025-05-07T20:26:46.5349897Z #define _POSIX_C_SOURCE 200809L 2025-05-07T20:26:46.5350011Z #define _GLIBCXX_HAVE_DIRENT_H 1 2025-05-07T20:26:46.5350121Z #define __GLIBCXX_BITSIZE_INT_N_0 128 2025-05-07T20:26:46.5350208Z #define WORD_BIT 32 2025-05-07T20:26:46.5350308Z #define _IO_USER_BUF 1 2025-05-07T20:26:46.5350406Z #define __VECTOR_TYPES_H__ 2025-05-07T20:26:46.5350594Z #define __SM_20_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:26:46.5350713Z #define cudaHostAllocPortable 0x01 2025-05-07T20:26:46.5350825Z #define PTHREAD_STACK_MIN 16384 2025-05-07T20:26:46.5350938Z #define __long_double_t long double 2025-05-07T20:26:46.5351038Z #define _GLIBCXX_HAVE_ISINF 1 2025-05-07T20:26:46.5351135Z #define _POSIX_ARG_MAX 4096 2025-05-07T20:26:46.5351553Z #define cudaKernelNodeAttributeDeviceUpdatableKernelNode cudaLaunchAttributeDeviceUpdatableKernelNode 2025-05-07T20:26:46.5351641Z #define __k8 1 2025-05-07T20:26:46.5351852Z #define _GLIBCXX_NO_OBSOLETE_ISINF_ISNAN_DYNAMIC __GLIBC_PREREQ(2,23) 2025-05-07T20:26:46.5352039Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:26:46.5352164Z #define __LDBL_REDIR(name,proto) name proto 2025-05-07T20:26:46.5352274Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:26:46.5352386Z #define __SM_30_INTRINSICS_HPP__ 2025-05-07T20:26:46.5352493Z #define _GLIBCXX_EXTERN_TEMPLATE 1 2025-05-07T20:26:46.5352608Z #define __blksize_t_defined 2025-05-07T20:26:46.5352705Z #define _IO_SHOWPOINT 0400 2025-05-07T20:26:46.5352806Z #define _GLIBCXX_HAVE_LIMIT_RSS 1 2025-05-07T20:26:46.5352934Z #define cudaDeviceLmemResizeToMax 0x10 2025-05-07T20:26:46.5353033Z #define _GLIBCXX_X86_RDRAND 1 2025-05-07T20:26:46.5353146Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:26:46.5353248Z #define _IO_IS_FILEBUF 0x2000 2025-05-07T20:26:46.5353349Z #define _GLIBCXX_USE_DUAL_ABI 1 2025-05-07T20:26:46.5353614Z #define __bswap_constant_16(x) ((unsigned short int) ((((x) >> 8) & 0xff) | (((x) & 0xff) << 8))) 2025-05-07T20:26:46.5353969Z #define cudaSignalExternalSemaphoresAsync __CUDART_API_PTSZ(cudaSignalExternalSemaphoresAsync_v2) 2025-05-07T20:26:46.5354075Z #define UCHAR_MAX (SCHAR_MAX * 2 + 1) 2025-05-07T20:26:46.5354185Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:26:46.5354271Z #define SEEK_SET 0 2025-05-07T20:26:46.5354372Z #define _GLIBCXX_TR1_GAMMA_TCC 1 2025-05-07T20:26:46.5354487Z #define __CUDA_API_VER_MINOR__ 8 2025-05-07T20:26:46.5354687Z #define _GLIBCXX_VISIBILITY(V) __attribute__ ((__visibility__ (#V))) 2025-05-07T20:26:46.5354794Z #define __cudaCDP2GetLastError 2025-05-07T20:26:46.5354900Z #define _GLIBCXX_HAVE_COSL 1 2025-05-07T20:26:46.5354993Z #define _MATH_H_MATHDEF 1 2025-05-07T20:26:46.5355317Z #define __bswap_constant_32(x) ((((x) & 0xff000000) >> 24) | (((x) & 0x00ff0000) >> 8) | (((x) & 0x0000ff00) << 8) | (((x) & 0x000000ff) << 24)) 2025-05-07T20:26:46.5355525Z #define _GLIBCXX_USE_FLOAT128 1 2025-05-07T20:26:46.5355707Z #define _IO_FLAGS2_NOTCANCEL 2 2025-05-07T20:26:46.5355810Z #define __stub_sigreturn 2025-05-07T20:26:46.5356059Z #define __errordecl(name,msg) extern void name (void) __attribute__((__error__ (msg))) 2025-05-07T20:26:46.5356158Z #define _GLIBCXX_HAVE_UTIME_H 1 2025-05-07T20:26:46.5356258Z #define __HOST_CONFIG_H__ 2025-05-07T20:26:46.5356362Z #define _XOPEN_SOURCE_EXTENDED 1 2025-05-07T20:26:46.5356450Z #define CLOCK_TAI 11 2025-05-07T20:26:46.5356574Z #define _GLIBCXX_END_NAMESPACE_VERSION 2025-05-07T20:26:46.5356792Z #define __glibcxx_requires_sorted_set_pred(_First1,_Last1,_First2,_Pred) 2025-05-07T20:26:46.5356884Z #define __restrict_arr 2025-05-07T20:26:46.5357006Z #define _PSTL_PRAGMA_MESSAGE_POLICIES(x) 2025-05-07T20:26:46.5357154Z #define __glibcxx_requires_valid_range(_First,_Last) 2025-05-07T20:26:46.5357697Z #define strndupa(s,n) (__extension__ ({ const char *__old = (s); size_t __len = strnlen (__old, (n)); char *__new = (char *) __builtin_alloca (__len + 1); __new[__len] = '\0'; (char *) memcpy (__new, __old, __len); })) 2025-05-07T20:26:46.5357888Z #define __attribute_artificial__ __attribute__ ((__artificial__)) 2025-05-07T20:26:46.5357978Z #define __USE_MISC 1 2025-05-07T20:26:46.5358094Z #define __UWORD_TYPE unsigned long int 2025-05-07T20:26:46.5358197Z #define _EXCEPTION_DEFINES_H 1 2025-05-07T20:26:46.5358289Z #define _GCC_LIMITS_H_ 2025-05-07T20:26:46.5358383Z #define __LDBL_DIG__ 18 2025-05-07T20:26:46.5358484Z #define __BIT_TYPES_DEFINED__ 1 2025-05-07T20:26:46.5358669Z #define __malloc_and_calloc_defined 2025-05-07T20:26:46.5358771Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:26:46.5358878Z #define _GLIBCXX_HAVE_SYS_SYSINFO_H 1 2025-05-07T20:26:46.5358970Z #define __x86_64__ 1 2025-05-07T20:26:46.5359054Z #define _SIZE_T_ 2025-05-07T20:26:46.5359946Z #define __bswap_constant_64(x) (__extension__ ((((x) & 0xff00000000000000ull) >> 56) | (((x) & 0x00ff000000000000ull) >> 40) | (((x) & 0x0000ff0000000000ull) >> 24) | (((x) & 0x000000ff00000000ull) >> 8) | (((x) & 0x00000000ff000000ull) << 8) | (((x) & 0x0000000000ff0000ull) << 24) | (((x) & 0x000000000000ff00ull) << 40) | (((x) & 0x00000000000000ffull) << 56))) 2025-05-07T20:26:46.5360062Z #define _POSIX2_COLL_WEIGHTS_MAX 2 2025-05-07T20:26:46.5360164Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:26:46.5360284Z #define __PTHREAD_RWLOCK_INT_FLAGS_SHARED 1 2025-05-07T20:26:46.5360412Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:26:46.5360511Z #define _IO_iconv_t _G_iconv_t 2025-05-07T20:26:46.5360637Z #define _GLIBCXX_FLOAT_IS_IEEE_BINARY32 1 2025-05-07T20:26:46.5360765Z #define __cpp_lib_make_reverse_iterator 201402 2025-05-07T20:26:46.5360912Z #define _GLIBCXX_SYNCHRONIZATION_HAPPENS_BEFORE(A) 2025-05-07T20:26:46.5361017Z #define _GLIBCXX_HAVE_DLFCN_H 1 2025-05-07T20:26:46.5361489Z #define strdupa(s) (__extension__ ({ const char *__old = (s); size_t __len = strlen (__old) + 1; char *__new = (char *) __builtin_alloca (__len); (char *) memcpy (__new, __old, __len); })) 2025-05-07T20:26:46.5361623Z #define __no_return__ __attribute__((noreturn)) 2025-05-07T20:26:46.5361783Z #define __device_builtin__ __location__(device_builtin) 2025-05-07T20:26:46.5370106Z #define _PSTL_HIDE_FROM_ABI_POP 2025-05-07T20:26:46.5370232Z #define _GLIBCXX_HAVE_ACOSF 1 2025-05-07T20:26:46.5370326Z #define STA_FLL 0x0008 2025-05-07T20:26:46.5370486Z #define _GLIBCXX_HAVE_BUILTIN_IS_CONSTANT_EVALUATED 1 2025-05-07T20:26:46.5370593Z #define _GLIBCXX_END_EXTERN_C } 2025-05-07T20:26:46.5370730Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:46.5370853Z #define __cpp_lib_integer_sequence 201304 2025-05-07T20:26:46.5370947Z #define __stub_revoke 2025-05-07T20:26:46.5371040Z #define __timer_t_defined 1 2025-05-07T20:26:46.5371182Z #define _GLIBCXX11_DEPRECATED _GLIBCXX_DEPRECATED 2025-05-07T20:26:46.5371273Z #define INT_MAX __INT_MAX__ 2025-05-07T20:26:46.5371384Z #define ULLONG_MAX (LLONG_MAX * 2ULL + 1) 2025-05-07T20:26:46.5371500Z #define _GLIBCXX_END_NAMESPACE_CXX11 } 2025-05-07T20:26:46.5371599Z #define _GLIBCXX_ICONV_CONST 2025-05-07T20:26:46.5371815Z #define major(dev) gnu_dev_major (dev) 2025-05-07T20:26:46.5371933Z #define cudaArrayTextureGather 0x08 2025-05-07T20:26:46.5372034Z #define _GLIBCXX_LT_OBJDIR ".libs/" 2025-05-07T20:26:46.5372184Z #define __inline_hint__ __attribute__((nv_inline_hint)) 2025-05-07T20:26:46.5372285Z #define __NV_LEGACY_LAUNCH 1 2025-05-07T20:26:46.5372374Z #define _IO_off_t __off_t 2025-05-07T20:26:46.5372464Z #define __FLT64_DIG__ 15 2025-05-07T20:26:46.5372696Z #define PTHREAD_DESTRUCTOR_ITERATIONS _POSIX_THREAD_DESTRUCTOR_ITERATIONS 2025-05-07T20:26:46.5372793Z #define _POSIX2_LINE_MAX 2048 2025-05-07T20:26:46.5372927Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:26:46.5373053Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:26:46.5373151Z #define ADJ_FREQUENCY 0x0002 2025-05-07T20:26:46.5373265Z #define __CUDART_API_PTDS(api) api 2025-05-07T20:26:46.5373352Z #define NULL __null 2025-05-07T20:26:46.5373490Z #define cudaStreamPerThread ((cudaStream_t)0x2) 2025-05-07T20:26:46.5373606Z #define _GLIBCXX_CONSTEXPR constexpr 2025-05-07T20:26:46.5373709Z #define __U64_TYPE unsigned long int 2025-05-07T20:26:46.5373813Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:26:46.5373907Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:26:46.5373991Z #define FP_ZERO 2 2025-05-07T20:26:46.5374093Z #define _GLIBCXX_HAVE_FLOORL 1 2025-05-07T20:26:46.5374248Z #define __isgraph_l(c,l) __isctype_l((c), _ISgraph, (l)) 2025-05-07T20:26:46.5374447Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:46.5374534Z #define __WCHAR_T__ 2025-05-07T20:26:46.5374628Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:26:46.5374828Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:26:46.5374987Z #define _GLIBCXX_NORETURN __attribute__ ((__noreturn__)) 2025-05-07T20:26:46.5375085Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:26:46.5375209Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:26:46.5375331Z #define _GLIBCXX20_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:26:46.5375467Z #define __WSTOPSIG(status) __WEXITSTATUS(status) 2025-05-07T20:26:46.5375602Z #define cudaSurfaceTypeCubemapLayered 0xFC 2025-05-07T20:26:46.5375693Z #define _BSD_PTRDIFF_T_ 2025-05-07T20:26:46.5375784Z #define _SIGSET_H_types 1 2025-05-07T20:26:46.5375904Z #define cudaTextureType1DLayered 0xF1 2025-05-07T20:26:46.5376010Z #define __cpp_unicode_literals 200710L 2025-05-07T20:26:46.5376161Z #define __isdigit_l(c,l) __isctype_l((c), _ISdigit, (l)) 2025-05-07T20:26:46.5376279Z #define __LONG_LONG_PAIR(HI,LO) LO, HI 2025-05-07T20:26:46.5376402Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:26:46.5376535Z #define __bos0(ptr) __builtin_object_size (ptr, 0) 2025-05-07T20:26:46.5376648Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:26:46.5376778Z #define M_1_PIl 0.318309886183790671537767526745028724L 2025-05-07T20:26:46.5376896Z #define __CUDACC_DEVICE_ATOMIC_BUILTINS__ 1 2025-05-07T20:26:46.5377074Z #define WIFSTOPPED(status) __WIFSTOPPED (__WAIT_INT (status)) 2025-05-07T20:26:46.5377174Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:26:46.5377282Z #define _POSIX2_CHARCLASS_NAME_MAX 14 2025-05-07T20:26:46.5377382Z #define _GLIBCXX_BITS_STD_ABS_H 2025-05-07T20:26:46.5377472Z #define STA_MODE 0x4000 2025-05-07T20:26:46.5377586Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:26:46.5377690Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:26:46.5377805Z #define __glibcxx_signed_b(T,B) ((T)(-1) < 0) 2025-05-07T20:26:46.5377917Z #define __USING_NAMESPACE_C99(name) 2025-05-07T20:26:46.5378014Z #define BIG_ENDIAN __BIG_ENDIAN 2025-05-07T20:26:46.5378125Z #define __cudaCDP2EventRecord_ptsz 2025-05-07T20:26:46.5378221Z #define _GLIBCXX_HAVE_SINL 1 2025-05-07T20:26:46.5378335Z #define EXPR_NEST_MAX _POSIX2_EXPR_NEST_MAX 2025-05-07T20:26:46.5378429Z #define __SIZE_WIDTH__ 64 2025-05-07T20:26:46.5378547Z #define __BLKSIZE_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:26:46.5378629Z #define __SEG_FS 1 2025-05-07T20:26:46.5378722Z #define _IO_size_t size_t 2025-05-07T20:26:46.5378904Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:26:46.5379004Z #define INT_MIN (-INT_MAX - 1) 2025-05-07T20:26:46.5379093Z #define __stub_lchmod 2025-05-07T20:26:46.5379187Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:26:46.5379295Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:46.5379397Z #define _GLIBCXX_MANGLE_SIZE_T m 2025-05-07T20:26:46.5379481Z #define __SEG_GS 1 2025-05-07T20:26:46.5379669Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:26:46.5379761Z #define _IOS_APPEND 8 2025-05-07T20:26:46.5379856Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:26:46.5379951Z #define _GLIBCXX_RELEASE 11 2025-05-07T20:26:46.5380052Z #define _GLIBCXX98_USE_C99_WCHAR 1 2025-05-07T20:26:46.5380150Z #define _IO_IS_APPENDING 0x1000 2025-05-07T20:26:46.5380254Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:26:46.5380340Z #define htole16(x) (x) 2025-05-07T20:26:46.5380451Z #define __TEXTURE_INDIRECT_FUNCTIONS_H__ 2025-05-07T20:26:46.5380550Z #define _GLIBCXX_HAVE_FCNTL_H 1 2025-05-07T20:26:46.5380653Z #define __INT16_TYPE__ short int 2025-05-07T20:26:46.5380761Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:26:46.5380877Z #define __glibcxx_class_requires(_a,_b) 2025-05-07T20:26:46.5380991Z #define __cpp_structured_bindings 201606L 2025-05-07T20:26:46.5381122Z #define __align__(n) __attribute__((aligned(n))) 2025-05-07T20:26:46.5381213Z #define __SIZEOF_INT__ 4 2025-05-07T20:26:46.5381411Z #define __WCLONE 0x80000000 2025-05-07T20:26:46.5381506Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:26:46.5381588Z #define SEEK_HOLE 4 2025-05-07T20:26:46.5381676Z #define TIMER_ABSTIME 1 2025-05-07T20:26:46.5381774Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:26:46.5381865Z #define __CUDA_MATH_CRTIMP 2025-05-07T20:26:46.5382041Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:26:46.5382159Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:46.5382257Z #define __DRIVER_FUNCTIONS_H__ 2025-05-07T20:26:46.5382378Z #define __cpp_sized_deallocation 201309L 2025-05-07T20:26:46.5382475Z #define __MATH_FUNCTIONS_HPP__ 2025-05-07T20:26:46.5382596Z #define __cpp_guaranteed_copy_elision 201606L 2025-05-07T20:26:46.5382688Z #define _LINUX_LIMITS_H 2025-05-07T20:26:46.5382771Z #define linux 1 2025-05-07T20:26:46.5382867Z #define MOD_MICRO ADJ_MICRO 2025-05-07T20:26:46.5382982Z #define _GLIBCXX_DEBUG_ASSERT(_Condition) 2025-05-07T20:26:46.5383083Z #define _GLIBCXX_HAVE_VSWSCANF 1 2025-05-07T20:26:46.5383184Z #define _GLIBCXX_HAVE_ISNAN 1 2025-05-07T20:26:46.5383299Z #define _XOPEN_IOV_MAX _POSIX_UIO_MAXIOV 2025-05-07T20:26:46.5383450Z #define __cudart_builtin__ __location__(cudart_builtin) 2025-05-07T20:26:46.5383547Z #define __cpp_lib_hypot 201603 2025-05-07T20:26:46.5383651Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:26:46.5383752Z #define _GLIBCXX_HAVE_WCTYPE_H 1 2025-05-07T20:26:46.5383845Z #define MOD_NANO ADJ_NANO 2025-05-07T20:26:46.5383933Z #define htole64(x) (x) 2025-05-07T20:26:46.5384035Z #define FP_ILOGBNAN (-2147483647 - 1) 2025-05-07T20:26:46.5384174Z #define _IO_stdout ((_IO_FILE*)(&_IO_2_1_stdout_)) 2025-05-07T20:26:46.5384270Z #define _IO_UPPERCASE 01000 2025-05-07T20:26:46.5384774Z #define cudaKernelNodeAttributeClusterSchedulingPolicyPreference cudaLaunchAttributeClusterSchedulingPolicyPreference 2025-05-07T20:26:46.5384870Z #define __USE_POSIX2 1 2025-05-07T20:26:46.5384973Z #define MOD_ESTERROR ADJ_ESTERROR 2025-05-07T20:26:46.5385061Z #define __WALL 0x40000000 2025-05-07T20:26:46.5385168Z #define _GLIBCXX_HAVE_LDEXPF 1 2025-05-07T20:26:46.5385254Z #define _XLOCALE_H 1 2025-05-07T20:26:46.5385353Z #define _GLIBCXX_USE_TMPNAM 1 2025-05-07T20:26:46.5385449Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:26:46.5385547Z #define __KEY_T_TYPE __S32_TYPE 2025-05-07T20:26:46.5385656Z #define __cudaGet_threadIdx() threadIdx 2025-05-07T20:26:46.5385747Z #define __EXCEPTIONS 1 2025-05-07T20:26:46.5385854Z #define __CUDART_API_PTSZ(api) api 2025-05-07T20:26:46.5386178Z #define __launch_bounds__(...) __annotate__(launch_bounds(__VA_ARGS__)) 2025-05-07T20:26:46.5386269Z #define __WORDSIZE 64 2025-05-07T20:26:46.5386362Z #define CLOCK_MONOTONIC 1 2025-05-07T20:26:46.5386458Z #define _STL_RELOPS_H 1 2025-05-07T20:26:46.5386554Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:26:46.5386656Z #define __BEGIN_DECLS extern "C" { 2025-05-07T20:26:46.5386762Z #define _GLIBCXX_HAVE_SYS_IPC_H 1 2025-05-07T20:26:46.5386854Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:26:46.5386964Z #define _GLIBCXX_HAVE_TRUNCATE 1 2025-05-07T20:26:46.5387271Z #define cudaKernelNodeAttributeClusterDimension cudaLaunchAttributeClusterDimension 2025-05-07T20:26:46.5387511Z #define _PSTL_GCC_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) 2025-05-07T20:26:46.5387635Z #define _GLIBCXX_NAMESPACE_CXX11 __cxx11:: 2025-05-07T20:26:46.5387734Z #define _GLIBCXX_NUMERIC_LIMITS 1 2025-05-07T20:26:46.5387841Z #define __cpp_range_based_for 201603L 2025-05-07T20:26:46.5387956Z #define __cpp_lib_exchange_function 201304 2025-05-07T20:26:46.5388067Z #define _GLIBCXX_HAVE_INTTYPES_H 1 2025-05-07T20:26:46.5388181Z #define _GLIBCXX_DARWIN_USE_64_BIT_INODE 1 2025-05-07T20:26:46.5388371Z #define cudaCooperativeLaunchMultiDeviceNoPostSync 0x02 2025-05-07T20:26:46.5388474Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:26:46.5388571Z #define _GLIBCXX_CSTDLIB 1 2025-05-07T20:26:46.5388677Z #define _GLIBCXX_DEBUG_MACRO_SWITCH_H 1 2025-05-07T20:26:46.5388854Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:26:46.5389058Z #define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16 2025-05-07T20:26:46.5389144Z #define _STRING_H 1 2025-05-07T20:26:46.5389249Z #define _BITS_PTHREADTYPES_H 1 2025-05-07T20:26:46.5389342Z #define _GCC_MAX_ALIGN_T 2025-05-07T20:26:46.5389442Z #define __SM_32_INTRINSICS_HPP__ 2025-05-07T20:26:46.5389587Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:26:46.5389687Z #define __code_model_small__ 1 2025-05-07T20:26:46.5389776Z #define _PSTL_CONFIG_H 2025-05-07T20:26:46.5389881Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:26:46.5390007Z #define __cpp_nontype_template_args 201411L 2025-05-07T20:26:46.5390103Z #define __SM_20_INTRINSICS_H__ 2025-05-07T20:26:46.5390210Z #define cudaCpuDeviceId ((int)-1) 2025-05-07T20:26:46.5390550Z #define assert(expr) ((expr) ? __ASSERT_VOID_CAST (0) : __assert_fail (__STRING(expr), __FILE__, __LINE__, __ASSERT_FUNCTION)) 2025-05-07T20:26:46.5390966Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:26:46.5391075Z #define le64toh(x) (x) 2025-05-07T20:26:46.5391167Z #define FILENAME_MAX 4096 2025-05-07T20:26:46.5391321Z #define __iscntrl_l(c,l) __isctype_l((c), _IScntrl, (l)) 2025-05-07T20:26:46.5391442Z #define __cpp_return_type_deduction 201304L 2025-05-07T20:26:46.5391525Z #define L_cuserid 9 2025-05-07T20:26:46.5391612Z #define __ino_t_defined 2025-05-07T20:26:46.5391697Z #define __k8__ 1 2025-05-07T20:26:46.5391795Z #define __INTPTR_TYPE__ long int 2025-05-07T20:26:46.5391910Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:26:46.5392000Z #define __int8_t_defined 2025-05-07T20:26:46.5392098Z #define __WCHAR_TYPE__ int 2025-05-07T20:26:46.5392202Z #define __CLOCKID_T_TYPE __S32_TYPE 2025-05-07T20:26:46.5392318Z #define cudaHostRegisterPortable 0x01 2025-05-07T20:26:46.5392417Z #define __SLONGWORD_TYPE long int 2025-05-07T20:26:46.5392541Z #define _GLIBCXX_PACKAGE_TARNAME "libstdc++" 2025-05-07T20:26:46.5392693Z #define __isblank_l(c,l) __isctype_l((c), _ISblank, (l)) 2025-05-07T20:26:46.5392779Z #define __HAVE_COLUMN 2025-05-07T20:26:46.5392873Z #define __stub_fdetach 2025-05-07T20:26:46.5393287Z #define __CUDACC_VER__ "__CUDACC_VER__ is no longer supported. Use __CUDACC_VER_MAJOR__, __CUDACC_VER_MINOR__, and __CUDACC_VER_BUILD__ instead." 2025-05-07T20:26:46.5393373Z #define __pic__ 2 2025-05-07T20:26:46.5393495Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:26:46.5393592Z #define CLOCKS_PER_SEC 1000000l 2025-05-07T20:26:46.5393691Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:26:46.5393795Z #define _GLIBCXX_HAVE_SOCKATMARK 1 2025-05-07T20:26:46.5394026Z #define __stub_chflags 2025-05-07T20:26:46.5394121Z #define CLOCK_BOOTTIME 7 2025-05-07T20:26:46.5394206Z #define __need_IOV_MAX 2025-05-07T20:26:46.5394318Z #define putc(_ch,_fp) _IO_putc (_ch, _fp) 2025-05-07T20:26:46.5394427Z #define __UQUAD_TYPE unsigned long int 2025-05-07T20:26:46.5394525Z #define __cpp_decltype 200707L 2025-05-07T20:26:46.5394625Z #define __BYTE_ORDER __LITTLE_ENDIAN 2025-05-07T20:26:46.5394720Z #define _GLIBCXX_USE_C99 1 2025-05-07T20:26:46.5394834Z #define _GLIBCXX_TR1_BETA_FUNCTION_TCC 1 2025-05-07T20:26:46.5394925Z #define TTY_NAME_MAX 32 2025-05-07T20:26:46.5395101Z #define _GLIBCXX_FORWARD(_Tp,__val) std::forward<_Tp>(__val) 2025-05-07T20:26:46.5395227Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:46.5395525Z #define _PSTL_ASSERT(_Condition) __glibcxx_assert(_Condition) 2025-05-07T20:26:46.5395641Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:26:46.5395739Z #define __LITTLE_ENDIAN 1234 2025-05-07T20:26:46.5395836Z #define STA_PPSTIME 0x0004 2025-05-07T20:26:46.5395947Z #define __import__ 2025-05-07T20:26:46.5396044Z #define BUFSIZ _IO_BUFSIZ 2025-05-07T20:26:46.5396203Z #define M_SQRT2l 1.414213562373095048801688724209698079L 2025-05-07T20:26:46.5396287Z #define __export__ 2025-05-07T20:26:46.5396410Z #define __FSID_T_TYPE struct { int __val[2]; } 2025-05-07T20:26:46.5396513Z #define cudaMemAttachHost 0x02 2025-05-07T20:26:46.5396679Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:26:46.5396909Z #define _GLIBCXX_HAVE_ICONV 1 2025-05-07T20:26:46.5396998Z #define _GLIBCXX_SYMVER 1 2025-05-07T20:26:46.5397095Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:26:46.5397189Z #define _WCHAR_T_DECLARED 2025-05-07T20:26:46.5397311Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:26:46.5397431Z #define isalpha_l(c,l) __isalpha_l ((c), (l)) 2025-05-07T20:26:46.5397541Z #define __cpp_inline_variables 201606L 2025-05-07T20:26:46.5397632Z #define WNOWAIT 0x01000000 2025-05-07T20:26:46.5397713Z #define PLOSS 6 2025-05-07T20:26:46.5397815Z #define M_LN10 2.30258509299404568402 2025-05-07T20:26:46.5398086Z #define _PSTL_UDS_PRESENT (__INTEL_COMPILER >= 1900 && __INTEL_COMPILER_BUILD_DATE >= 20180626) 2025-05-07T20:26:46.5398176Z #define EXIT_SUCCESS 0 2025-05-07T20:26:46.5398274Z #define __LDBL_REDIR_DECL(name) 2025-05-07T20:26:46.5398369Z #define _GLIBCXX_HAVE_STRTOF 1 2025-05-07T20:26:46.5398475Z #define MOD_FREQUENCY ADJ_FREQUENCY 2025-05-07T20:26:46.5398572Z #define __thread__ __thread 2025-05-07T20:26:46.5398672Z #define _GLIBCXX_HAVE_MEMORY_H 1 2025-05-07T20:26:46.5398768Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:26:46.5398872Z #define __SIZEOF_PTHREAD_BARRIER_T 32 2025-05-07T20:26:46.5399108Z #define __glibcxx_requires_partitioned_upper_pred(_First,_Last,_Value,_Pred) 2025-05-07T20:26:46.5399226Z #define __cudaCDP2StreamWaitEvent_ptsz 2025-05-07T20:26:46.5399321Z #define _GLIBCXX_HAVE_SINF 1 2025-05-07T20:26:46.5399408Z #define __linux__ 1 2025-05-07T20:26:46.5399505Z #define STA_PPSSIGNAL 0x0100 2025-05-07T20:26:46.5399637Z #define M_LN2l 0.693147180559945309417232121458176568L 2025-05-07T20:26:46.5399732Z #define __S16_TYPE short int 2025-05-07T20:26:46.5400087Z #define __glibcxx_constexpr_assert(cond) if (__builtin_is_constant_evaluated() && !bool(cond)) __builtin_unreachable() 2025-05-07T20:26:46.5400196Z #define __NVCC_DIAG_PRAGMA_SUPPORT__ 1 2025-05-07T20:26:46.5400396Z #define __bos(ptr) __builtin_object_size (ptr, __USE_FORTIFY_LEVEL > 1) 2025-05-07T20:26:46.5400498Z #define __COMMON_FUNCTIONS_H__ 2025-05-07T20:26:46.5400597Z #define UINT_MAX (INT_MAX * 2U + 1U) 2025-05-07T20:26:46.5400682Z #define _T_SIZE_ 2025-05-07T20:26:46.5400781Z #define LLONG_MAX __LONG_LONG_MAX__ 2025-05-07T20:26:46.5400905Z #define __cudaCDP2StreamCreateWithFlags 2025-05-07T20:26:46.5401000Z #define _PSTL_VERSION 12000 2025-05-07T20:26:46.5401123Z #define __noinline__ __attribute__((noinline)) 2025-05-07T20:26:46.5401221Z #define __WNOTHREAD 0x20000000 2025-05-07T20:26:46.5401318Z #define _G_va_list __gnuc_va_list 2025-05-07T20:26:46.5401563Z #define M_PI_4l 0.785398163397448309615660845819875721L 2025-05-07T20:26:46.5401652Z #define _IOS_INPUT 1 2025-05-07T20:26:46.5401746Z #define __USE_LARGEFILE64 1 2025-05-07T20:26:46.5401852Z #define _GLIBCXX_TR1_EXP_INTEGRAL_TCC 1 2025-05-07T20:26:46.5401948Z #define __INT64_TYPE__ long int 2025-05-07T20:26:46.5402044Z #define _POSIX_SSIZE_MAX 32767 2025-05-07T20:26:46.5402146Z #define __shared__ __location__(shared) 2025-05-07T20:26:46.5402249Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:26:46.5402407Z #define __glibc_unlikely(cond) __builtin_expect((cond), 0) 2025-05-07T20:26:46.5402499Z #define __gid_t_defined 2025-05-07T20:26:46.5402614Z #define _GLIBCXX_USE_SC_NPROCESSORS_ONLN 1 2025-05-07T20:26:46.5402713Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:26:46.5402918Z #define __glibcxx_requires_can_increment_range(_First1,_Last1,_First2) 2025-05-07T20:26:46.5403017Z #define _GLIBCXX17_INLINE inline 2025-05-07T20:26:46.5403107Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:26:46.5403204Z #define ___int_size_t_h 2025-05-07T20:26:46.5403312Z #define __FSBLKCNT64_T_TYPE __UQUAD_TYPE 2025-05-07T20:26:46.5403438Z #define __cpp_inheriting_constructors 201511L 2025-05-07T20:26:46.5403600Z #define __WIFCONTINUED(status) ((status) == __W_CONTINUED) 2025-05-07T20:26:46.5403704Z #define CUDA_DOUBLE_MATH_FUNCTIONS 1 2025-05-07T20:26:46.5403800Z #define _GLIBCXX_HAVE_FENV_H 1 2025-05-07T20:26:46.5403899Z #define _GLIBCXX_HAVE_STDBOOL_H 1 2025-05-07T20:26:46.5404075Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:26:46.5404205Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:46.5404319Z #define _GLIBCXX_TR1_HYPERGEOMETRIC_TCC 1 2025-05-07T20:26:46.5404441Z #define _GLIBCXX_DEBUG_PEDASSERT(_Condition) 2025-05-07T20:26:46.5404541Z #define __clock_t_defined 1 2025-05-07T20:26:46.5404644Z #define _POSIX_SEM_VALUE_MAX 32767 2025-05-07T20:26:46.5404758Z #define __cudaCDP2RuntimeGetVersion 2025-05-07T20:26:46.5404858Z #define __GLIBC_MINOR__ 17 2025-05-07T20:26:46.5404954Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:26:46.5405063Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:26:46.5405184Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:26:46.5405278Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:26:46.5405461Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:26:46.5405547Z #define __SSE__ 1 2025-05-07T20:26:46.5405647Z #define SEM_VALUE_MAX (2147483647) 2025-05-07T20:26:46.5405760Z #define M_SQRT1_2 0.70710678118654752440 2025-05-07T20:26:46.5405846Z #define _CTYPE_H 1 2025-05-07T20:26:46.5405942Z #define __sigset_t_defined 2025-05-07T20:26:46.5406049Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:26:46.5406150Z #define _GLIBCXX_HAVE_LOGF 1 2025-05-07T20:26:46.5406240Z #define MOD_TAI ADJ_TAI 2025-05-07T20:26:46.5406348Z #define _IO_va_list __gnuc_va_list 2025-05-07T20:26:46.5406446Z #define _GLIBCXX_HAVE_LOGL 1 2025-05-07T20:26:46.5406532Z #define __SM_70_RT_H__ 2025-05-07T20:26:46.5406641Z #define _GLIBCXX_HAVE_WRITEV 1 2025-05-07T20:26:46.5406755Z #define cudaEventWaitDefault 0x00 2025-05-07T20:26:46.5406859Z #define _GLIBCXX_HAVE_EXPL 1 2025-05-07T20:26:46.5407024Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:26:46.5407125Z #define _POSIX_MAX_CANON 255 2025-05-07T20:26:46.5407248Z #define _GLIBCXX_NOEXCEPT_PARM , bool _NE 2025-05-07T20:26:46.5407347Z #define FD_SETSIZE __FD_SETSIZE 2025-05-07T20:26:46.5407441Z #define _GLIBCXX_TXN_SAFE 2025-05-07T20:26:46.5407537Z #define __amd64__ 1 2025-05-07T20:26:46.5407630Z #define __WINT_WIDTH__ 32 2025-05-07T20:26:46.5407738Z #define __CUDA_DEVICE_RUNTIME_API_H__ 2025-05-07T20:26:46.5408020Z #define __REDIRECT_NTHNL(name,proto,alias) name proto __THROWNL __asm__ (__ASMNAME (#alias)) 2025-05-07T20:26:46.5408125Z #define _GLIBCXX_STDIO_SEEK_CUR 1 2025-05-07T20:26:46.5408219Z #define EOF (-1) 2025-05-07T20:26:46.5408320Z #define __WAIT_STATUS_DEFN void * 2025-05-07T20:26:46.5408418Z #define __USE_POSIX199309 1 2025-05-07T20:26:46.5408521Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:26:46.5408695Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:26:46.5408794Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:26:46.5408898Z #define LLONG_MIN (-LLONG_MAX-1) 2025-05-07T20:26:46.5409013Z #define cudaSurfaceType2DLayered 0xF2 2025-05-07T20:26:46.5409109Z #define ____mbstate_t_defined 1 2025-05-07T20:26:46.5409203Z #define STA_NANO 0x2000 2025-05-07T20:26:46.5409300Z #define _GLIBCXX_HAVE_LOG10F 1 2025-05-07T20:26:46.5409401Z #define _GLIBCXX_HAVE_LOG10L 1 2025-05-07T20:26:46.5409493Z #define _IO_LINKED 0x80 2025-05-07T20:26:46.5409593Z #define __cpp_lib_launder 201606 2025-05-07T20:26:46.5409693Z #define __SIZEOF_INT128__ 16 2025-05-07T20:26:46.5409798Z #define __PTHREAD_MUTEX_HAVE_PREV 1 2025-05-07T20:26:46.5409892Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:26:46.5409997Z #define _GLIBCXX_TYPE_TRAITS 1 2025-05-07T20:26:46.5410144Z #define cudaGraphKernelNodePortProgrammatic 1 2025-05-07T20:26:46.5410258Z #define __DEVICE_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:26:46.5410378Z #define __BLKCNT64_T_TYPE __SQUAD_TYPE 2025-05-07T20:26:46.5410477Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:26:46.5410573Z #define __W_CONTINUED 0xffff 2025-05-07T20:26:46.5410672Z #define __ATOMIC_RELAXED 0 2025-05-07T20:26:46.5410807Z #define w_coredump __wait_terminated.__w_coredump 2025-05-07T20:26:46.5410933Z #define __FSBLKCNT_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:26:46.5411146Z #define __cudaCDP2OccupancyMaxActiveBlocksPerMultiprocessor 2025-05-07T20:26:46.5411442Z #define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) 2025-05-07T20:26:46.5411537Z #define __stub_stty 2025-05-07T20:26:46.5411714Z #define _tolower(c) ((int) (*__ctype_tolower_loc ())[(int) (c)]) 2025-05-07T20:26:46.5411802Z #define le16toh(x) (x) 2025-05-07T20:26:46.5411921Z #define BC_SCALE_MAX _POSIX2_BC_SCALE_MAX 2025-05-07T20:26:46.5412098Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:26:46.5412180Z #define _SIZET_ 2025-05-07T20:26:46.5412278Z #define XATTR_NAME_MAX 255 2025-05-07T20:26:46.5412370Z #define _SVID_SOURCE 1 2025-05-07T20:26:46.5412450Z #define _LP64 1 2025-05-07T20:26:46.5412550Z #define _LIBC_LIMITS_H_ 1 2025-05-07T20:26:46.5412789Z #define __REDIRECT_NTH_LDBL(name,proto,alias) __REDIRECT_NTH (name, proto, alias) 2025-05-07T20:26:46.5412913Z #define _GLIBCXX_TR1_BESSEL_FUNCTION_TCC 1 2025-05-07T20:26:46.5412998Z #define __UINT8_C(c) c 2025-05-07T20:26:46.5413096Z #define _GLIBCXX_HAVE_CEILF 1 2025-05-07T20:26:46.5413206Z #define _GLIBCXX_HAVE_CEILL 1 2025-05-07T20:26:46.5413319Z #define __cudaCDP2Memset3DAsync_ptsz 2025-05-07T20:26:46.5413414Z #define __CUDA_ARCH_LIST__ 520 2025-05-07T20:26:46.5413513Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:26:46.5413612Z #define MOD_MAXERROR ADJ_MAXERROR 2025-05-07T20:26:46.5413700Z #define CUDARTAPI 2025-05-07T20:26:46.5413793Z #define IOV_MAX 1024 2025-05-07T20:26:46.5413944Z #define __glibcxx_requires_irreflexive2(_First,_Last) 2025-05-07T20:26:46.5414044Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:26:46.5414155Z #define P_tmpdir "/tmp" 2025-05-07T20:26:46.5414261Z #define cudaMemAttachSingle 0x04 2025-05-07T20:26:46.5414351Z #define __wchar_t__ 2025-05-07T20:26:46.5414456Z #define __cpp_lib_is_aggregate 201703 2025-05-07T20:26:46.5414538Z #define SEEK_END 2 2025-05-07T20:26:46.5414638Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:26:46.5414818Z #define _GLIBCXX_USE_TBB_PAR_BACKEND __has_include() 2025-05-07T20:26:46.5414920Z #define _IO_ftrylockfile(_fp) 2025-05-07T20:26:46.5415074Z #define _GLIBCXX_USE_C99_WCHAR _GLIBCXX11_USE_C99_WCHAR 2025-05-07T20:26:46.5415163Z #define ____FILE_defined 1 2025-05-07T20:26:46.5415280Z #define _GLIBCXX_HAVE_BUILTIN_IS_AGGREGATE 1 2025-05-07T20:26:46.5415386Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:26:46.5415476Z #define _ISOC99_SOURCE 1 2025-05-07T20:26:46.5415579Z #define __VECTOR_FUNCTIONS_H__ 2025-05-07T20:26:46.5415831Z #define __REDIRECT_NTH(name,proto,alias) name proto __THROW __asm__ (__ASMNAME (#alias)) 2025-05-07T20:26:46.5416053Z #define _PSTL_USE_NONTEMPORAL_STORES_IF_ALLOWED 2025-05-07T20:26:46.5416145Z #define _IO_RIGHT 04 2025-05-07T20:26:46.5416242Z #define __END_NAMESPACE_STD 2025-05-07T20:26:46.5416431Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:26:46.5416537Z #define _GLIBCXX_STD_C std 2025-05-07T20:26:46.5416662Z #define cudaInitDeviceFlagsAreValid 0x01 2025-05-07T20:26:46.5416761Z #define _LARGEFILE64_SOURCE 1 2025-05-07T20:26:46.5416876Z #define _GLIBCXX_USE_C99_STDINT_TR1 1 2025-05-07T20:26:46.5416960Z #define _STDDEF_H_ 2025-05-07T20:26:46.5417135Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:26:46.5417248Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:26:46.5417370Z #define isalnum_l(c,l) __isalnum_l ((c), (l)) 2025-05-07T20:26:46.5417582Z #define __FD_ISSET(d,set) ((__FDS_BITS (set)[__FD_ELT (d)] & __FD_MASK (d)) != 0) 2025-05-07T20:26:46.5417696Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:46.5417849Z #define __glibcxx_requires_irreflexive(_First,_Last) 2025-05-07T20:26:46.5417982Z #define cudaGraphKernelNodePortDefault 0 2025-05-07T20:26:46.5418087Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:26:46.5418201Z #define __cudaCDP2Memcpy3DAsync_ptsz 2025-05-07T20:26:46.5418306Z #define __PID_T_TYPE __S32_TYPE 2025-05-07T20:26:46.5418427Z #define __cpp_namespace_attributes 201411L 2025-05-07T20:26:46.5418528Z #define CHARCLASS_NAME_MAX 2048 2025-05-07T20:26:46.5418714Z #define _GLIBCXX_HAVE_TANF 1 2025-05-07T20:26:46.5418814Z #define _GLIBCXX_USE_ST_MTIM 1 2025-05-07T20:26:46.5418996Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:26:46.5419090Z #define __CUDA_RUNTIME_H__ 2025-05-07T20:26:46.5419275Z #define WIFSIGNALED(status) __WIFSIGNALED (__WAIT_INT (status)) 2025-05-07T20:26:46.5419380Z #define _GLIBCXX_HAVE_STDLIB_H 1 2025-05-07T20:26:46.5419476Z #define __STDCPP_THREADS__ 1 2025-05-07T20:26:46.5419622Z #define M_2_SQRTPIl 1.128379167095512573896158903121545172L 2025-05-07T20:26:46.5419731Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:26:46.5419826Z #define _POSIX_UIO_MAXIOV 16 2025-05-07T20:26:46.5419927Z #define _PSTL_PAR_BACKEND_SERIAL 2025-05-07T20:26:46.5420055Z #define __ASSERT_FUNCTION __PRETTY_FUNCTION__ 2025-05-07T20:26:46.5420150Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:26:46.5420257Z #define __WORDSIZE_TIME64_COMPAT32 1 2025-05-07T20:26:46.5420426Z #define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) 2025-05-07T20:26:46.5420605Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:26:46.5420715Z #define _PSTL_HIDE_FROM_ABI_PUSH 2025-05-07T20:26:46.5420840Z #define cudaStreamLegacy ((cudaStream_t)0x1) 2025-05-07T20:26:46.5420955Z #define _IO_cleanup_region_start(_fct,_fp) 2025-05-07T20:26:46.5421065Z #define __location__(a) __annotate__(a) 2025-05-07T20:26:46.5421302Z #define __device_builtin_surface_type__ __location__(device_builtin_surface_type) 2025-05-07T20:26:46.5421398Z #define _POSIX2_BC_BASE_MAX 99 2025-05-07T20:26:46.5421527Z #define __cudaCDP2DeviceGetAttribute 2025-05-07T20:26:46.5421625Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:26:46.5421720Z #define __STDC_UTF_32__ 1 2025-05-07T20:26:46.5421814Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:26:46.5421912Z #define NAN (__builtin_nanf ("")) 2025-05-07T20:26:46.5422016Z #define _POSIX_MQ_PRIO_MAX 32 2025-05-07T20:26:46.5422098Z #define __FXSR__ 1 2025-05-07T20:26:46.5422176Z #define _SIZE_T 2025-05-07T20:26:46.5422294Z #define _GLIBCXX_USE_GETTIMEOFDAY 1 2025-05-07T20:26:46.5422410Z #define cudaHostRegisterReadOnly 0x08 2025-05-07T20:26:46.5422580Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:26:46.5422740Z #define __WIFSTOPPED(status) (((status) & 0xff) == 0x7f) 2025-05-07T20:26:46.5422834Z #define _IO_ssize_t __ssize_t 2025-05-07T20:26:46.5422943Z #define __ULONG32_TYPE unsigned int 2025-05-07T20:26:46.5423129Z #define __DBL_NORM_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:26:46.5423418Z #define cudaStreamGraphTailLaunch (cudaStream_t)0x0100000000000000 2025-05-07T20:26:46.5423516Z #define _GXX_NULLPTR_T 2025-05-07T20:26:46.5423647Z #define __glibcxx_class_requires3(_a,_b,_c,_d) 2025-05-07T20:26:46.5423734Z #define FOPEN_MAX 16 2025-05-07T20:26:46.5423833Z #define __BIG_ENDIAN 4321 2025-05-07T20:26:46.5423957Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:26:46.5424053Z #define __suseconds_t_defined 2025-05-07T20:26:46.5424151Z #define __off_t_defined 2025-05-07T20:26:46.5424235Z #define stderr stderr 2025-05-07T20:26:46.5424332Z #define M_LOG10E 0.43429448190325182765 2025-05-07T20:26:46.5424456Z #define __glibcxx_requires_string(_String) 2025-05-07T20:26:46.5424556Z #define _GLIBCXX_HAVE_LDEXPL 1 2025-05-07T20:26:46.5424654Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:26:46.5425069Z #define _PSTL_CPP14_2RANGE_MISMATCH_EQUAL_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201300L || __cpp_lib_robust_nonmodifying_seq_ops == 201304) 2025-05-07T20:26:46.5425163Z #define __mode_t_defined 2025-05-07T20:26:46.5425258Z #define _GCC_SIZE_T 2025-05-07T20:26:46.5425362Z #define __INO64_T_TYPE __UQUAD_TYPE 2025-05-07T20:26:46.5425465Z #define __cpp_runtime_arrays 198712L 2025-05-07T20:26:46.5425584Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:26:46.5425679Z #define __USE_XOPEN2K8XSI 1 2025-05-07T20:26:46.5425770Z #define __UINT32_C(c) c ## U 2025-05-07T20:26:46.5425883Z #define __cpp_alias_templates 200704L 2025-05-07T20:26:46.5426095Z #define cudaHostAllocMapped 0x02 2025-05-07T20:26:46.5426234Z #define __DEVICE_LAUNCH_PARAMETERS_H__ 2025-05-07T20:26:46.5426329Z #define _STL_ITERATOR_H 1 2025-05-07T20:26:46.5426410Z #define __size_t__ 2025-05-07T20:26:46.5426550Z #define cudaStreamAttrID cudaLaunchAttributeID 2025-05-07T20:26:46.5426645Z #define _GLIBCXX_HAVE_ATANF 1 2025-05-07T20:26:46.5426758Z #define cudaEventRecordExternal 0x01 2025-05-07T20:26:46.5426919Z #define __isspace_l(c,l) __isctype_l((c), _ISspace, (l)) 2025-05-07T20:26:46.5427014Z #define _IO_BUFSIZ _G_BUFSIZ 2025-05-07T20:26:46.5427191Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:26:46.5427283Z #define _ENDIAN_H 1 2025-05-07T20:26:46.5427390Z #define __builtin_align__(a) __align__(a) 2025-05-07T20:26:46.5427489Z #define _GLIBCXX20_CONSTEXPR 2025-05-07T20:26:46.5427599Z #define __NV_NO_HOST_COMPILER_CHECK 1 2025-05-07T20:26:46.5427680Z #define __try try 2025-05-07T20:26:46.5427782Z #define _GLIBCXX_HAVE_FINITE 1 2025-05-07T20:26:46.5427883Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:26:46.5427974Z #define __INT8_MAX__ 0x7f 2025-05-07T20:26:46.5428243Z #define cudaStreamGetCaptureInfo __CUDART_API_PTSZ(cudaStreamGetCaptureInfo_v2) 2025-05-07T20:26:46.5428334Z #define __LONG_WIDTH__ 64 2025-05-07T20:26:46.5428414Z #define __PIC__ 2 2025-05-07T20:26:46.5428534Z #define BC_STRING_MAX _POSIX2_BC_STRING_MAX 2025-05-07T20:26:46.5428659Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:26:46.5428796Z #define FD_ISSET(fd,fdsetp) __FD_ISSET (fd, fdsetp) 2025-05-07T20:26:46.5428905Z #define _GLIBCXX_HAVE_FLOAT_H 1 2025-05-07T20:26:46.5429002Z #define _GLIBCXX_HAVE_ATANL 1 2025-05-07T20:26:46.5429199Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:26:46.5429301Z #define __DEVICE_FUNCTIONS_HPP__ 2025-05-07T20:26:46.5429403Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:26:46.5429498Z #define _IO_uid_t __uid_t 2025-05-07T20:26:46.5429599Z #define _GLIBCXX_HAVE_READLINK 1 2025-05-07T20:26:46.5429735Z #define __cudaCDP2EventRecordWithFlags_ptsz 2025-05-07T20:26:46.5429837Z #define _CONCEPT_CHECK_H 1 2025-05-07T20:26:46.5429986Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:26:46.5430091Z #define _GLIBCXX_HAVE_NETINET_IN_H 1 2025-05-07T20:26:46.5430228Z #define _GLIBCXX_TR1_SPECIAL_FUNCTION_UTIL_H 1 2025-05-07T20:26:46.5430312Z #define LONG_BIT 64 2025-05-07T20:26:46.5430431Z #define __SIZEOF_PTHREAD_BARRIERATTR_T 4 2025-05-07T20:26:46.5430534Z #define _GLIBCXX_USE_ALLOCATOR_NEW 1 2025-05-07T20:26:46.5430747Z #define __cpp_lib_math_special_functions 201603L 2025-05-07T20:26:46.5430851Z #define __fsfilcnt_t_defined 2025-05-07T20:26:46.5430944Z #define __blkcnt_t_defined 2025-05-07T20:26:46.5431224Z #define cudaKernelNodeAttributeMemSyncDomain cudaLaunchAttributeMemSyncDomain 2025-05-07T20:26:46.5431324Z #define __USE_LARGEFILE 1 2025-05-07T20:26:46.5431423Z #define __cpp_constexpr 201603L 2025-05-07T20:26:46.5431519Z #define CUDART_VERSION 12080 2025-05-07T20:26:46.5431618Z #define NL_TEXTMAX INT_MAX 2025-05-07T20:26:46.5431722Z #define cudaDeviceMapHost 0x08 2025-05-07T20:26:46.5431810Z #define _GLIBCXX_CMATH 1 2025-05-07T20:26:46.5432021Z #define __attribute_format_arg__(x) __attribute__ ((__format_arg__ (x))) 2025-05-07T20:26:46.5432113Z #define __lldiv_t_defined 1 2025-05-07T20:26:46.5432201Z #define __SSE2__ 1 2025-05-07T20:26:46.5432278Z #define _IOLBF 1 2025-05-07T20:26:46.5432382Z #define _GLIBCXX_HAVE_SYS_TYPES_H 1 2025-05-07T20:26:46.5432486Z #define _GLIBCXX_HAVE_FLOORF 1 2025-05-07T20:26:46.5432599Z #define __cpp_deduction_guides 201703L 2025-05-07T20:26:46.5432696Z #define _GLIBCXX_HAVE_EXPF 1 2025-05-07T20:26:46.5432816Z #define __annotate__(a) __attribute__((a)) 2025-05-07T20:26:46.5432906Z #define __INT32_TYPE__ int 2025-05-07T20:26:46.5432997Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:26:46.5433111Z #define cudaDeviceSyncMemops 0x80 2025-05-07T20:26:46.5433212Z #define __cpp_exceptions 199711L 2025-05-07T20:26:46.5433309Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:26:46.5433506Z #define cudaDeviceScheduleYield 0x02 2025-05-07T20:26:46.5433600Z #define _SYS_SYSMACROS_H 1 2025-05-07T20:26:46.5433728Z #define _GLIBCXX_TR1_LEGENDRE_FUNCTION_TCC 1 2025-05-07T20:26:46.5433892Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:26:46.5433990Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:26:46.5434092Z #define __SWORD_TYPE long int 2025-05-07T20:26:46.5434190Z #define __INTMAX_TYPE__ long int 2025-05-07T20:26:46.5434287Z #define _GLIBCXX11_USE_C99_MATH 1 2025-05-07T20:26:46.5434396Z #define __PTHREAD_SPINS 0, 0 2025-05-07T20:26:46.5434492Z #define _BITS_POSIX1_LIM_H 1 2025-05-07T20:26:46.5434779Z #define cudaStreamAttributeMemSyncDomainMap cudaLaunchAttributeMemSyncDomainMap 2025-05-07T20:26:46.5434878Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:26:46.5435029Z #define math_errhandling (MATH_ERRNO | MATH_ERREXCEPT) 2025-05-07T20:26:46.5435115Z #define _T_SIZE 2025-05-07T20:26:46.5435224Z #define cudaHostAllocDefault 0x00 2025-05-07T20:26:46.5435361Z #define _PSTL_PRAGMA_SIMD_EXCLUSIVE_SCAN(PRM) 2025-05-07T20:26:46.5435621Z #define __va_arg_pack() __builtin_va_arg_pack () 2025-05-07T20:26:46.5435717Z #define _POSIX_TIMER_MAX 32 2025-05-07T20:26:46.5435810Z #define _GLIBCXX_HAVE_TLS 1 2025-05-07T20:26:46.5435943Z #define _GLIBCXX_NOTHROW _GLIBCXX_USE_NOEXCEPT 2025-05-07T20:26:46.5436064Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:26:46.5436166Z #define __ATOMIC_CONSUME 1 2025-05-07T20:26:46.5436370Z #define __CUDA_ARCH_HAS_FEATURE__(_FEAT) __CUDA_ARCH_FEAT_ ##_FEAT 2025-05-07T20:26:46.5436465Z #define __GNUC_MINOR__ 4 2025-05-07T20:26:46.5436574Z #define __GLIBCXX_TYPE_INT_N_0 __int128 2025-05-07T20:26:46.5436674Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:26:46.5436798Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:26:46.5436884Z #define __PIE__ 2 2025-05-07T20:26:46.5436990Z #define LITTLE_ENDIAN __LITTLE_ENDIAN 2025-05-07T20:26:46.5437090Z #define _GLIBCXX_HAVE_INT64_T_LONG 1 2025-05-07T20:26:46.5437294Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:26:46.5437518Z #define __intN_t(N,MODE) typedef int int ##N ##_t __attribute__ ((__mode__ (MODE))) 2025-05-07T20:26:46.5437612Z #define __nlink_t_defined 2025-05-07T20:26:46.5437755Z #define _GLIBCXX17_DEPRECATED [[__deprecated__]] 2025-05-07T20:26:46.5437872Z #define _PSTL_STRING(x) _PSTL_STRING_AUX(x) 2025-05-07T20:26:46.5437963Z #define _XOPEN_LIM_H 1 2025-05-07T20:26:46.5438240Z #define __u_intN_t(N,MODE) typedef unsigned int u_int ##N ##_t __attribute__ ((__mode__ (MODE))) 2025-05-07T20:26:46.5438473Z #define __cpp_template_template_args 201611L 2025-05-07T20:26:46.5438590Z #define _GTHREAD_USE_MUTEX_TIMEDLOCK 1 2025-05-07T20:26:46.5438694Z #define BC_DIM_MAX _POSIX2_BC_DIM_MAX 2025-05-07T20:26:46.5438791Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:26:46.5438886Z #define __FILE_defined 1 2025-05-07T20:26:46.5439066Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:26:46.5439170Z #define _GLIBCXX_HAVE_SINCOS 1 2025-05-07T20:26:46.5439274Z #define __USE_XOPEN_EXTENDED 1 2025-05-07T20:26:46.5439385Z #define __cpp_lib_tuple_element_t 201402L 2025-05-07T20:26:46.5439507Z #define isascii_l(c,l) __isascii_l ((c), (l)) 2025-05-07T20:26:46.5439628Z #define cudaInvalidDeviceId ((int)-2) 2025-05-07T20:26:46.5439736Z #define _GLIBCXX_HAVE_SYS_RESOURCE_H 1 2025-05-07T20:26:46.5439830Z #define __INT16_C(c) c 2025-05-07T20:26:46.5439928Z #define __U32_TYPE unsigned int 2025-05-07T20:26:46.5440034Z #define _GLIBCXX_HAVE_SYS_IOCTL_H 1 2025-05-07T20:26:46.5440173Z #define FD_CLR(fd,fdsetp) __FD_CLR (fd, fdsetp) 2025-05-07T20:26:46.5440255Z #define __STDC__ 1 2025-05-07T20:26:46.5440350Z #define _GLIBCXX_HAVE_VWSCANF 1 2025-05-07T20:26:46.5440456Z #define _GLIBCXX_HAVE_EXECINFO_H 1 2025-05-07T20:26:46.5440554Z #define _GLIBCXX_USE_REALPATH 1 2025-05-07T20:26:46.5440711Z #define __attribute_malloc__ __attribute__ ((__malloc__)) 2025-05-07T20:26:46.5440806Z #define __FLT32X_DIG__ 15 2025-05-07T20:26:46.5440988Z #define _GLIBCXX_USE_C99_CTYPE_TR1 1 2025-05-07T20:26:46.5441092Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:26:46.5441208Z #define cudaArrayDeferredMapping 0x80 2025-05-07T20:26:46.5441321Z #define _GLIBCXX_END_NAMESPACE_CONTAINER 2025-05-07T20:26:46.5441423Z #define USHRT_MAX (SHRT_MAX * 2 + 1) 2025-05-07T20:26:46.5441526Z #define __cpp_lib_is_swappable 201603 2025-05-07T20:26:46.5441610Z #define stdin stdin 2025-05-07T20:26:46.5441704Z #define __ino64_t_defined 2025-05-07T20:26:46.5441790Z #define STA_CLK 0x8000 2025-05-07T20:26:46.5441887Z #define __clockid_t_defined 1 2025-05-07T20:26:46.5442042Z #define _GLIBCXX_NOEXCEPT_IF(...) noexcept(__VA_ARGS__) 2025-05-07T20:26:46.5442215Z #define __attribute_noinline__ __attribute__ ((__noinline__)) 2025-05-07T20:26:46.5442320Z #define __cudaCDP2MemsetAsync 2025-05-07T20:26:46.5442429Z #define _PSTL_PRAGMA_SIMD_SCAN(PRM) 2025-05-07T20:26:46.5442533Z #define _GLIBCXX_BEGIN_NAMESPACE_LDBL 2025-05-07T20:26:46.5442642Z #define _GLIBCXX_TR1_POLY_HERMITE_TCC 1 2025-05-07T20:26:46.5442849Z #define __FD_SET(d,set) ((void) (__FDS_BITS (set)[__FD_ELT (d)] |= __FD_MASK (d))) 2025-05-07T20:26:46.5442940Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:26:46.5443477Z #define __tobody(c,f,a,args) (__extension__ ({ int __res; if (sizeof (c) > 1) { if (__builtin_constant_p (c)) { int __c = (c); __res = __c < -128 || __c > 255 ? __c : (a)[__c]; } else __res = f args; } else __res = (a)[(int) (c)]; __res; })) 2025-05-07T20:26:46.5443561Z #define DOMAIN 1 2025-05-07T20:26:46.5443652Z #define M_LN2 0.69314718055994530942 2025-05-07T20:26:46.5443743Z #define __NVCC__ 1 2025-05-07T20:26:46.5443850Z #define __cudaCDP2Memset2DAsync 2025-05-07T20:26:46.5443969Z #define __CLOCK_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:26:46.5444071Z #define _PSTL_PRAGMA_SIMD_EARLYEXIT 2025-05-07T20:26:46.5444176Z #define __throw_exception_again throw 2025-05-07T20:26:46.5444276Z #define M_SQRT2 1.41421356237309504880 2025-05-07T20:26:46.5444365Z #define __EXCEPTION_H 1 2025-05-07T20:26:46.5444470Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:26:46.5444580Z #define HUGE_VAL (__builtin_huge_val()) 2025-05-07T20:26:46.5444893Z #define cudaStreamAttributeAccessPolicyWindow cudaLaunchAttributeAccessPolicyWindow 2025-05-07T20:26:46.5445010Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:26:46.5445120Z #define _GLIBCXX_INLINE_VERSION 0 2025-05-07T20:26:46.5445217Z #define _GLIBCXX_USE_INT128 1 2025-05-07T20:26:46.5445324Z #define __cpp_lib_bool_constant 201505 2025-05-07T20:26:46.5445428Z #define PTHREAD_KEYS_MAX 1024 2025-05-07T20:26:46.5445662Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:26:46.5445779Z #define __FSFILCNT64_T_TYPE __UQUAD_TYPE 2025-05-07T20:26:46.5445894Z #define _GLIBCXX_DOUBLE_IS_IEEE_BINARY64 1 2025-05-07T20:26:46.5445989Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:26:46.5446100Z #define __cpp_lib_tuples_by_type 201304 2025-05-07T20:26:46.5446199Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:26:46.5446304Z #define __cpp_generic_lambdas 201304L 2025-05-07T20:26:46.5446456Z #define _GLIBCXX_THROW_OR_ABORT(_EXC) (throw (_EXC)) 2025-05-07T20:26:46.5446553Z #define __useconds_t_defined 2025-05-07T20:26:46.5446657Z #define _GLIBCXX_USE_SCHED_YIELD 1 2025-05-07T20:26:46.5446850Z #define __attribute_deprecated__ __attribute__ ((__deprecated__)) 2025-05-07T20:26:46.5447003Z #define __cpp_lib_type_trait_variable_templates 201510L 2025-05-07T20:26:46.5447094Z #define __SSE_MATH__ 1 2025-05-07T20:26:46.5447185Z #define _IO_wint_t wint_t 2025-05-07T20:26:46.5447284Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:26:46.5447388Z #define _GLIBCXX_VERBOSE 1 2025-05-07T20:26:46.5447484Z #define _GLIBCXX_HAVE_ASINF 1 2025-05-07T20:26:46.5447601Z #define __cpp_user_defined_literals 200809L 2025-05-07T20:26:46.5447706Z #define _GLIBCXX_HAVE_ISINFL 1 2025-05-07T20:26:46.5447800Z #define _GLIBCXX_HAVE_ASINL 1 2025-05-07T20:26:46.5447887Z #define __USE_ATFILE 1 2025-05-07T20:26:46.5447985Z #define _POSIX_OPEN_MAX 20 2025-05-07T20:26:46.5448162Z #define _POSIX_LOGIN_NAME_MAX 9 2025-05-07T20:26:46.5448253Z #define _GCC_PTRDIFF_T 2025-05-07T20:26:46.5448493Z #define cudaKernelNodeAttributePriority cudaLaunchAttributePriority 2025-05-07T20:26:46.5448592Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:26:46.5448697Z #define _POSIX_THREAD_KEYS_MAX 128 2025-05-07T20:26:46.5448803Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:26:46.5448915Z #define __cpp_lib_array_constexpr 201803L 2025-05-07T20:26:46.5449005Z #define _STDLIB_H 1 2025-05-07T20:26:46.5449149Z #define __exctype(name) extern int name (int) __THROW 2025-05-07T20:26:46.5449255Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:26:46.5449357Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:26:46.5449488Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:26:46.5449601Z #define __SURFACE_INDIRECT_FUNCTIONS_H__ 2025-05-07T20:26:46.5449702Z #define __SM_61_INTRINSICS_H__ 2025-05-07T20:26:46.5449894Z #define _GLIBCXX_PACKAGE_STRING "package-unused version-unused" 2025-05-07T20:26:46.5450064Z #define __isxdigit_l(c,l) __isctype_l((c), _ISxdigit, (l)) 2025-05-07T20:26:46.5450173Z #define __glibcxx_requires_nonempty() 2025-05-07T20:26:46.5450292Z #define w_stopsig __wait_stopped.__w_stopsig 2025-05-07T20:26:46.5450388Z #define __ldiv_t_defined 1 2025-05-07T20:26:46.5450572Z #define __glibcxx_requires_irreflexive_pred(_First,_Last,_Pred) 2025-05-07T20:26:46.5450664Z #define ___int_ptrdiff_t_h 2025-05-07T20:26:46.5450839Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:26:46.5450944Z #define __cudaCDP2EventDestroy 2025-05-07T20:26:46.5451039Z #define __HOST_DEFINES_H__ 2025-05-07T20:26:46.5451148Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:26:46.5451251Z #define __SM_20_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:26:46.5451354Z #define _GLIBCXX_USE_NANOSLEEP 1 2025-05-07T20:26:46.5451438Z #define CUDART_CB 2025-05-07T20:26:46.5451543Z #define BC_BASE_MAX _POSIX2_BC_BASE_MAX 2025-05-07T20:26:46.5451674Z #define _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 1 2025-05-07T20:26:46.5451764Z #define MB_LEN_MAX 16 2025-05-07T20:26:46.5451991Z #define __glibcxx_requires_partitioned_lower_pred(_First,_Last,_Value,_Pred) 2025-05-07T20:26:46.5452096Z #define _GLIBCXX11_USE_C99_WCHAR 1 2025-05-07T20:26:46.5452222Z #define _IO_peekc(_fp) _IO_peekc_unlocked (_fp) 2025-05-07T20:26:46.5452337Z #define _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE 1 2025-05-07T20:26:46.5452449Z #define _GLIBCXX_HAVE_UNISTD_H 1 2025-05-07T20:26:46.5452603Z #define __glibc_likely(cond) __builtin_expect((cond), 1) 2025-05-07T20:26:46.5452801Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:26:46.5452887Z #define _GNU_SOURCE 1 2025-05-07T20:26:46.5452973Z #define __stub_putmsg 2025-05-07T20:26:46.5453061Z #define __CUDACC__ 1 2025-05-07T20:26:46.5453150Z #define __N(msgid) (msgid) 2025-05-07T20:26:46.5453234Z #define __P(args) args 2025-05-07T20:26:46.5453501Z #define cudaKernelNodeAttributeCooperative cudaLaunchAttributeCooperative 2025-05-07T20:26:46.5453605Z #define __cpp_init_captures 201304L 2025-05-07T20:26:46.5453717Z #define _GLIBCXX17_CONSTEXPR constexpr 2025-05-07T20:26:46.5453814Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:26:46.5453913Z #define __cpp_lib_as_const 201510 2025-05-07T20:26:46.5453999Z #define __WCHAR_T 2025-05-07T20:26:46.5454095Z #define __ATOMIC_RELEASE 3 2025-05-07T20:26:46.5454189Z #define __fsblkcnt_t_defined 2025-05-07T20:26:46.5454312Z #define __cudaCDP2EventCreateWithFlags 2025-05-07T20:26:46.5454418Z #define __DEVICE_DOUBLE_FUNCTIONS_H__ 2025-05-07T20:26:46.5454424Z 2025-05-07T20:26:46.5581267Z 2025-05-07T20:26:46.5581762Z + conda run -n build_binary nvcc --version 2025-05-07T20:26:46.5581774Z 2025-05-07T20:26:48.4468205Z nvcc: NVIDIA (R) Cuda compiler driver 2025-05-07T20:26:48.4468613Z Copyright (c) 2005-2025 NVIDIA Corporation 2025-05-07T20:26:48.4474646Z Built on Wed_Jan_15_19:20:09_PST_2025 2025-05-07T20:26:48.4475011Z Cuda compilation tools, release 12.8, V12.8.61 2025-05-07T20:26:48.4475442Z Build cuda_12.8.r12.8/compiler.35404655_0 2025-05-07T20:26:48.4475979Z 2025-05-07T20:26:48.5102240Z 2025-05-07T20:26:48.5112765Z /usr/bin/nvidia-smi 2025-05-07T20:26:48.5118151Z + nvidia-smi 2025-05-07T20:26:48.5118303Z 2025-05-07T20:26:48.5290469Z Wed May 7 20:26:48 2025 2025-05-07T20:26:48.5291130Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:26:48.5291638Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:26:48.5292135Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:26:48.5292675Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:26:48.5293216Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:26:48.5293676Z | | | MIG M. | 2025-05-07T20:26:48.5294082Z |=========================================+========================+======================| 2025-05-07T20:26:48.5464591Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:26:48.5465052Z | 0% 26C P8 16W / 300W | 0MiB / 23028MiB | 0% Default | 2025-05-07T20:26:48.5465464Z | | | N/A | 2025-05-07T20:26:48.5465881Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:26:48.5469671Z 2025-05-07T20:26:48.5470481Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:26:48.5471355Z | Processes: | 2025-05-07T20:26:48.5472254Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:26:48.5473112Z | ID ID Usage | 2025-05-07T20:26:48.5473802Z |=========================================================================================| 2025-05-07T20:26:48.5474661Z | No running processes found | 2025-05-07T20:26:48.5475812Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:26:48.8168359Z 2025-05-07T20:26:48.8173619Z [INSTALL] Successfully installed CUDA 12.8.0 2025-05-07T20:26:48.8225868Z ##[group]Run . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cuda/12.8.0 2025-05-07T20:26:48.8226441Z . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cuda/12.8.0 2025-05-07T20:26:48.8238514Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:26:48.8238870Z env: 2025-05-07T20:26:48.8239102Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:26:48.8239408Z BUILD_ENV: build_binary 2025-05-07T20:26:48.8239677Z BUILD_TARGET: default 2025-05-07T20:26:48.8239919Z BUILD_VARIANT: cuda 2025-05-07T20:26:48.8240169Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:26:48.8240439Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:26:48.8240757Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:26:48.8241096Z ##[endgroup] 2025-05-07T20:26:49.1594254Z ################################################################################ 2025-05-07T20:26:49.1594640Z # Install PyTorch (PIP) 2025-05-07T20:26:49.1594878Z # 2025-05-07T20:26:49.1611959Z # [2025-05-07T20:26:49.160Z] + install_pytorch_pip build_binary nightly cuda/12.8.0 2025-05-07T20:26:49.1612422Z ################################################################################ 2025-05-07T20:26:49.1612643Z 2025-05-07T20:26:49.1640457Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y numpy 2025-05-07T20:26:50.1521771Z Channels: 2025-05-07T20:26:50.1522080Z - conda-forge 2025-05-07T20:26:50.1522781Z Platform: linux-64 2025-05-07T20:26:53.4363355Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:26:54.1499012Z Solving environment: \ | / done 2025-05-07T20:26:54.3696789Z 2025-05-07T20:26:54.3697119Z ## Package Plan ## 2025-05-07T20:26:54.3697301Z 2025-05-07T20:26:54.3697518Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:26:54.3697825Z 2025-05-07T20:26:54.3697930Z added / updated specs: 2025-05-07T20:26:54.3698178Z - numpy 2025-05-07T20:26:54.3698309Z 2025-05-07T20:26:54.3698344Z 2025-05-07T20:26:54.3698469Z The following packages will be downloaded: 2025-05-07T20:26:54.3698695Z 2025-05-07T20:26:54.3698815Z package | build 2025-05-07T20:26:54.3699146Z ---------------------------|----------------- 2025-05-07T20:26:54.3699534Z libblas-3.9.0 |31_h59b9bed_openblas 16 KB conda-forge 2025-05-07T20:26:54.3699997Z libcblas-3.9.0 |31_he106b2a_openblas 16 KB conda-forge 2025-05-07T20:26:54.3700469Z libgfortran-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T20:26:54.3700923Z libgfortran5-15.1.0 | hcea5267_2 1.5 MB conda-forge 2025-05-07T20:26:54.3701394Z liblapack-3.9.0 |31_h7ac8fdf_openblas 16 KB conda-forge 2025-05-07T20:26:54.3701874Z libopenblas-0.3.29 |pthreads_h94d23a6_0 5.6 MB conda-forge 2025-05-07T20:26:54.3702329Z numpy-2.2.5 | py312h72c5963_0 8.1 MB conda-forge 2025-05-07T20:26:54.3702718Z ------------------------------------------------------------ 2025-05-07T20:26:54.3703061Z Total: 15.4 MB 2025-05-07T20:26:54.3703275Z 2025-05-07T20:26:54.3703414Z The following NEW packages will be INSTALLED: 2025-05-07T20:26:54.3703638Z 2025-05-07T20:26:54.3703863Z libblas conda-forge/linux-64::libblas-3.9.0-31_h59b9bed_openblas 2025-05-07T20:26:54.3704374Z libcblas conda-forge/linux-64::libcblas-3.9.0-31_he106b2a_openblas 2025-05-07T20:26:54.3704894Z libgfortran conda-forge/linux-64::libgfortran-15.1.0-h69a702a_2 2025-05-07T20:26:54.3705415Z libgfortran5 conda-forge/linux-64::libgfortran5-15.1.0-hcea5267_2 2025-05-07T20:26:54.3705953Z liblapack conda-forge/linux-64::liblapack-3.9.0-31_h7ac8fdf_openblas 2025-05-07T20:26:54.3706507Z libopenblas conda-forge/linux-64::libopenblas-0.3.29-pthreads_h94d23a6_0 2025-05-07T20:26:54.3707460Z numpy conda-forge/linux-64::numpy-2.2.5-py312h72c5963_0 2025-05-07T20:26:54.3707742Z 2025-05-07T20:26:54.3707754Z 2025-05-07T20:26:54.3707757Z 2025-05-07T20:26:54.3707908Z Downloading and Extracting Packages: ...working... 2025-05-07T20:26:54.3708289Z numpy-2.2.5 | 8.1 MB | | 0% 2025-05-07T20:26:54.3708516Z 2025-05-07T20:26:54.3708922Z libopenblas-0.3.29 | 5.6 MB | | 0%  2025-05-07T20:26:54.3709186Z 2025-05-07T20:26:54.3709189Z 2025-05-07T20:26:54.3721499Z libgfortran5-15.1.0 | 1.5 MB | | 0%  2025-05-07T20:26:54.3721774Z 2025-05-07T20:26:54.3721929Z 2025-05-07T20:26:54.3721938Z 2025-05-07T20:26:54.3727469Z libgfortran-15.1.0 | 34 KB | | 0%  2025-05-07T20:26:54.3727794Z 2025-05-07T20:26:54.3727800Z 2025-05-07T20:26:54.3727805Z 2025-05-07T20:26:54.3727810Z 2025-05-07T20:26:54.3745846Z libblas-3.9.0 | 16 KB | | 0%  2025-05-07T20:26:54.3746112Z 2025-05-07T20:26:54.3746133Z 2025-05-07T20:26:54.3746137Z 2025-05-07T20:26:54.3746140Z 2025-05-07T20:26:54.3746144Z 2025-05-07T20:26:54.3747433Z libcblas-3.9.0 | 16 KB | | 0%  2025-05-07T20:26:54.3747772Z 2025-05-07T20:26:54.3747787Z 2025-05-07T20:26:54.3747792Z 2025-05-07T20:26:54.3747797Z 2025-05-07T20:26:54.3747802Z 2025-05-07T20:26:54.3747808Z 2025-05-07T20:26:54.5291240Z liblapack-3.9.0 | 16 KB | | 0%  2025-05-07T20:26:54.5291754Z 2025-05-07T20:26:54.5291757Z 2025-05-07T20:26:54.5293284Z 2025-05-07T20:26:54.5951253Z libgfortran-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T20:26:54.5951526Z 2025-05-07T20:26:54.5951535Z 2025-05-07T20:26:54.5954787Z 2025-05-07T20:26:54.7028560Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:26:54.7028849Z 2025-05-07T20:26:54.7028853Z 2025-05-07T20:26:54.7028857Z 2025-05-07T20:26:54.7028861Z 2025-05-07T20:26:54.7028864Z 2025-05-07T20:26:54.7139663Z libcblas-3.9.0 | 16 KB | #########7 | 98%  2025-05-07T20:26:54.7209031Z numpy-2.2.5 | 8.1 MB | | 0% 2025-05-07T20:26:54.7209265Z 2025-05-07T20:26:54.7212642Z 2025-05-07T20:26:54.7228558Z libgfortran5-15.1.0 | 1.5 MB | 1 | 1%  2025-05-07T20:26:54.7228832Z 2025-05-07T20:26:54.7228837Z 2025-05-07T20:26:54.7228840Z 2025-05-07T20:26:54.7228844Z 2025-05-07T20:26:54.7228847Z 2025-05-07T20:26:54.7827919Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:26:54.7828297Z 2025-05-07T20:26:54.7828301Z 2025-05-07T20:26:54.7828305Z 2025-05-07T20:26:54.7828308Z 2025-05-07T20:26:54.7868626Z libblas-3.9.0 | 16 KB | #########7 | 97%  2025-05-07T20:26:54.7868988Z 2025-05-07T20:26:54.7868992Z 2025-05-07T20:26:54.7868996Z 2025-05-07T20:26:54.7869005Z 2025-05-07T20:26:54.7869009Z 2025-05-07T20:26:54.7869012Z 2025-05-07T20:26:54.7871731Z liblapack-3.9.0 | 16 KB | #########7 | 98%  2025-05-07T20:26:54.7872112Z 2025-05-07T20:26:54.7872118Z 2025-05-07T20:26:54.7872123Z 2025-05-07T20:26:54.7872129Z 2025-05-07T20:26:54.7909733Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:26:54.7910104Z 2025-05-07T20:26:54.7910109Z 2025-05-07T20:26:54.7910115Z 2025-05-07T20:26:54.7910120Z 2025-05-07T20:26:54.7910125Z 2025-05-07T20:26:54.7910130Z 2025-05-07T20:26:54.7986358Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:26:54.7986801Z 2025-05-07T20:26:54.8095612Z libopenblas-0.3.29 | 5.6 MB | | 0%  2025-05-07T20:26:54.8095969Z 2025-05-07T20:26:54.8095982Z 2025-05-07T20:26:54.8095987Z 2025-05-07T20:26:54.8102261Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:26:54.8102652Z 2025-05-07T20:26:54.8102658Z 2025-05-07T20:26:54.8102979Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T20:26:54.8103341Z 2025-05-07T20:26:54.8103347Z 2025-05-07T20:26:54.8103628Z 2025-05-07T20:26:54.8107542Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:26:54.8107985Z 2025-05-07T20:26:54.8107990Z 2025-05-07T20:26:54.8107996Z 2025-05-07T20:26:54.8108001Z 2025-05-07T20:26:54.8109619Z 2025-05-07T20:26:54.8141218Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:26:54.8720625Z numpy-2.2.5 | 8.1 MB | ###7 | 38% 2025-05-07T20:26:54.8720984Z 2025-05-07T20:26:54.8720990Z 2025-05-07T20:26:54.8720996Z 2025-05-07T20:26:54.8723486Z 2025-05-07T20:26:54.8939926Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:26:54.8940299Z 2025-05-07T20:26:54.8940305Z 2025-05-07T20:26:54.8940310Z 2025-05-07T20:26:54.8940315Z 2025-05-07T20:26:54.8940333Z 2025-05-07T20:26:54.8940665Z 2025-05-07T20:26:54.8987659Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:26:54.8988046Z 2025-05-07T20:26:54.9126566Z libopenblas-0.3.29 | 5.6 MB | ####### | 71%  2025-05-07T20:26:54.9127234Z 2025-05-07T20:26:54.9141759Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T20:26:54.9354735Z numpy-2.2.5 | 8.1 MB | ########6 | 86% 2025-05-07T20:26:54.9355068Z 2025-05-07T20:26:54.9355476Z 2025-05-07T20:26:54.9356681Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T20:26:54.9357037Z 2025-05-07T20:26:54.9357048Z 2025-05-07T20:26:54.9732473Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T20:26:55.0416431Z numpy-2.2.5 | 8.1 MB | ########## | 100% 2025-05-07T20:26:55.0416773Z 2025-05-07T20:26:55.3813113Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T20:26:55.3820143Z numpy-2.2.5 | 8.1 MB | ########## | 100% 2025-05-07T20:26:55.3820629Z 2025-05-07T20:26:55.3820907Z 2025-05-07T20:26:55.3821174Z  2025-05-07T20:26:55.3821467Z 2025-05-07T20:26:55.3821474Z 2025-05-07T20:26:55.3821706Z  2025-05-07T20:26:55.3821960Z 2025-05-07T20:26:55.3821964Z 2025-05-07T20:26:55.3821968Z 2025-05-07T20:26:55.3822145Z  2025-05-07T20:26:55.3822447Z 2025-05-07T20:26:55.3822452Z 2025-05-07T20:26:55.3822458Z 2025-05-07T20:26:55.3822463Z 2025-05-07T20:26:55.3822714Z  2025-05-07T20:26:55.3823008Z 2025-05-07T20:26:55.3823029Z 2025-05-07T20:26:55.3823034Z 2025-05-07T20:26:55.3823040Z 2025-05-07T20:26:55.3823045Z 2025-05-07T20:26:55.3823295Z  2025-05-07T20:26:55.3823513Z 2025-05-07T20:26:55.3823517Z 2025-05-07T20:26:55.3823529Z 2025-05-07T20:26:55.3823532Z 2025-05-07T20:26:55.3823536Z 2025-05-07T20:26:55.3823539Z 2025-05-07T20:26:55.3823734Z  done 2025-05-07T20:26:55.4829370Z Preparing transaction: \ done 2025-05-07T20:26:55.6835513Z Verifying transaction: / - done 2025-05-07T20:26:55.7843767Z Executing transaction: | done 2025-05-07T20:26:55.9655811Z ################################################################################ 2025-05-07T20:26:55.9656337Z # Install Package From PyTorch PIP: torch 2025-05-07T20:26:55.9656741Z # 2025-05-07T20:26:55.9672273Z # [2025-05-07T20:26:55.966Z] + install_from_pytorch_pip build_binary torch nightly cuda/12.8.0 2025-05-07T20:26:55.9672939Z ################################################################################ 2025-05-07T20:26:55.9673249Z 2025-05-07T20:26:55.9688223Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:26:56.0586319Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:26:56.0586804Z ################################################################################ 2025-05-07T20:26:56.0587645Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T20:26:56.0587950Z # 2025-05-07T20:26:56.0604430Z # [2025-05-07T20:26:56.060Z] + __prepare_pip_arguments torch nightly cuda/12.8.0 2025-05-07T20:26:56.0605034Z ################################################################################ 2025-05-07T20:26:56.0605327Z 2025-05-07T20:26:56.0626704Z [INSTALL] Extracted package (channel, version): (nightly, LATEST) 2025-05-07T20:26:56.0653089Z [INSTALL] Extracted package variant: cu128 2025-05-07T20:26:56.0669863Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T20:26:56.0670651Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/cu128/ 2025-05-07T20:26:56.0679088Z [INSTALL] Extracted the full PIP package: --pre torch 2025-05-07T20:26:56.0686513Z [INSTALL] Attempting to install [torch, LATEST] from PyTorch PIP using channel https://download.pytorch.org/whl/nightly/cu128/ ... 2025-05-07T20:26:56.0707145Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --pre torch --index-url https://download.pytorch.org/whl/nightly/cu128/ 2025-05-07T20:28:39.1219292Z Looking in indexes: https://download.pytorch.org/whl/nightly/cu128/ 2025-05-07T20:28:39.1222734Z Collecting torch 2025-05-07T20:28:39.1223991Z Downloading https://download.pytorch.org/whl/nightly/cu128/torch-2.8.0.dev20250507%2Bcu128-cp312-cp312-manylinux_2_28_x86_64.whl.metadata (30 kB) 2025-05-07T20:28:39.1224964Z Collecting filelock (from torch) 2025-05-07T20:28:39.1226465Z Downloading https://download.pytorch.org/whl/nightly/filelock-3.16.1-py3-none-any.whl (16 kB) 2025-05-07T20:28:39.1227420Z Requirement already satisfied: typing-extensions>=4.10.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages (from torch) (4.13.2) 2025-05-07T20:28:39.1228513Z Requirement already satisfied: setuptools in /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages (from torch) (78.1.1) 2025-05-07T20:28:39.1229194Z Collecting sympy>=1.13.3 (from torch) 2025-05-07T20:28:39.1229714Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-05-07T20:28:39.1230583Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 40.1 MB/s eta 0:00:00 2025-05-07T20:28:39.1230931Z Collecting networkx (from torch) 2025-05-07T20:28:39.1231441Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-05-07T20:28:39.1232091Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 19.4 MB/s eta 0:00:00 2025-05-07T20:28:39.1232441Z Collecting jinja2 (from torch) 2025-05-07T20:28:39.1232920Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.4-py3-none-any.whl (133 kB) 2025-05-07T20:28:39.1233427Z Collecting fsspec (from torch) 2025-05-07T20:28:39.1233920Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.10.0-py3-none-any.whl (179 kB) 2025-05-07T20:28:39.1234497Z Collecting nvidia-cuda-nvrtc-cu12==12.8.61 (from torch) 2025-05-07T20:28:39.1235345Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cuda_nvrtc_cu12-12.8.61-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl.metadata (1.7 kB) 2025-05-07T20:28:39.1236302Z Collecting nvidia-cuda-runtime-cu12==12.8.57 (from torch) 2025-05-07T20:28:39.1237139Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cuda_runtime_cu12-12.8.57-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.7 kB) 2025-05-07T20:28:39.1237960Z Collecting nvidia-cuda-cupti-cu12==12.8.57 (from torch) 2025-05-07T20:28:39.1238790Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cuda_cupti_cu12-12.8.57-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.7 kB) 2025-05-07T20:28:39.1239592Z Collecting nvidia-cudnn-cu12==9.8.0.87 (from torch) 2025-05-07T20:28:39.1240295Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cudnn_cu12-9.8.0.87-py3-none-manylinux_2_27_x86_64.whl.metadata (1.8 kB) 2025-05-07T20:28:39.1241010Z Collecting nvidia-cublas-cu12==12.8.3.14 (from torch) 2025-05-07T20:28:39.1241947Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cublas_cu12-12.8.3.14-py3-none-manylinux_2_27_x86_64.whl.metadata (1.7 kB) 2025-05-07T20:28:39.1242667Z Collecting nvidia-cufft-cu12==11.3.3.41 (from torch) 2025-05-07T20:28:39.1243452Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cufft_cu12-11.3.3.41-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.5 kB) 2025-05-07T20:28:39.1244253Z Collecting nvidia-curand-cu12==10.3.9.55 (from torch) 2025-05-07T20:28:39.1244971Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_curand_cu12-10.3.9.55-py3-none-manylinux_2_27_x86_64.whl.metadata (1.5 kB) 2025-05-07T20:28:39.1245726Z Collecting nvidia-cusolver-cu12==11.7.2.55 (from torch) 2025-05-07T20:28:39.1246483Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cusolver_cu12-11.7.2.55-py3-none-manylinux_2_27_x86_64.whl.metadata (1.6 kB) 2025-05-07T20:28:39.1247226Z Collecting nvidia-cusparse-cu12==12.5.7.53 (from torch) 2025-05-07T20:28:39.1248044Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cusparse_cu12-12.5.7.53-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.6 kB) 2025-05-07T20:28:39.1248860Z Collecting nvidia-cusparselt-cu12==0.6.3 (from torch) 2025-05-07T20:28:39.1249597Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cusparselt_cu12-0.6.3-py3-none-manylinux2014_x86_64.whl.metadata (6.8 kB) 2025-05-07T20:28:39.1250403Z Collecting nvidia-nccl-cu12==2.26.2 (from torch) 2025-05-07T20:28:39.1251179Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_nccl_cu12-2.26.2-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.0 kB) 2025-05-07T20:28:39.1251949Z Collecting nvidia-nvtx-cu12==12.8.55 (from torch) 2025-05-07T20:28:39.1252735Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_nvtx_cu12-12.8.55-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.6 kB) 2025-05-07T20:28:39.1253538Z Collecting nvidia-nvjitlink-cu12==12.8.61 (from torch) 2025-05-07T20:28:39.1254354Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_nvjitlink_cu12-12.8.61-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl.metadata (1.7 kB) 2025-05-07T20:28:39.1255156Z Collecting nvidia-cufile-cu12==1.13.0.11 (from torch) 2025-05-07T20:28:39.1255953Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cufile_cu12-1.13.0.11-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.5 kB) 2025-05-07T20:28:39.1256774Z Collecting pytorch-triton==3.3.0+git96316ce5 (from torch) 2025-05-07T20:28:39.1257614Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.3.0%2Bgit96316ce5-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (1.6 kB) 2025-05-07T20:28:39.1258437Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch) 2025-05-07T20:28:39.1258994Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-05-07T20:28:39.1259706Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 5.3 MB/s eta 0:00:00 2025-05-07T20:28:39.1260071Z Collecting MarkupSafe>=2.0 (from jinja2->torch) 2025-05-07T20:28:39.1260784Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-2.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) 2025-05-07T20:28:39.1261838Z Downloading https://download.pytorch.org/whl/nightly/cu128/torch-2.8.0.dev20250507%2Bcu128-cp312-cp312-manylinux_2_28_x86_64.whl (1047.0 MB) 2025-05-07T20:28:39.1262657Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 GB 20.0 MB/s eta 0:00:00 2025-05-07T20:28:39.1263346Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cublas_cu12-12.8.3.14-py3-none-manylinux_2_27_x86_64.whl (609.6 MB) 2025-05-07T20:28:39.1264126Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 609.6/609.6 MB 50.7 MB/s eta 0:00:00 2025-05-07T20:28:39.1265042Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cuda_cupti_cu12-12.8.57-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (10.2 MB) 2025-05-07T20:28:39.1265909Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 9.7 MB/s eta 0:00:00 2025-05-07T20:28:39.1266677Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cuda_nvrtc_cu12-12.8.61-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl (88.0 MB) 2025-05-07T20:28:39.1267541Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.0/88.0 MB 24.6 MB/s eta 0:00:00 2025-05-07T20:28:39.1268336Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cuda_runtime_cu12-12.8.57-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (954 kB) 2025-05-07T20:28:39.1269203Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 954.8/954.8 kB 91.5 MB/s eta 0:00:00 2025-05-07T20:28:39.1269880Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cudnn_cu12-9.8.0.87-py3-none-manylinux_2_27_x86_64.whl (698.0 MB) 2025-05-07T20:28:39.1270666Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 698.0/698.0 MB 43.1 MB/s eta 0:00:00 2025-05-07T20:28:39.1271433Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cufft_cu12-11.3.3.41-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (193.1 MB) 2025-05-07T20:28:39.1272280Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 193.1/193.1 MB 125.3 MB/s eta 0:00:00 2025-05-07T20:28:39.1273030Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cufile_cu12-1.13.0.11-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (1.2 MB) 2025-05-07T20:28:39.1273981Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 97.9 MB/s eta 0:00:00 2025-05-07T20:28:39.1274667Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_curand_cu12-10.3.9.55-py3-none-manylinux_2_27_x86_64.whl (63.6 MB) 2025-05-07T20:28:39.1275542Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.6/63.6 MB 146.1 MB/s eta 0:00:00 2025-05-07T20:28:39.1276291Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cusolver_cu12-11.7.2.55-py3-none-manylinux_2_27_x86_64.whl (260.4 MB) 2025-05-07T20:28:39.1277094Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 260.4/260.4 MB 105.8 MB/s eta 0:00:00 2025-05-07T20:28:39.1277872Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cusparse_cu12-12.5.7.53-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (292.1 MB) 2025-05-07T20:28:39.1278738Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 292.1/292.1 MB 96.6 MB/s eta 0:00:00 2025-05-07T20:28:39.1279431Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cusparselt_cu12-0.6.3-py3-none-manylinux2014_x86_64.whl (156.8 MB) 2025-05-07T20:28:39.1280236Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.8/156.8 MB 136.4 MB/s eta 0:00:00 2025-05-07T20:28:39.1280988Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_nccl_cu12-2.26.2-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (201.3 MB) 2025-05-07T20:28:39.1282038Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.3/201.3 MB 129.4 MB/s eta 0:00:00 2025-05-07T20:28:39.1282937Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_nvjitlink_cu12-12.8.61-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl (39.2 MB) 2025-05-07T20:28:39.1283801Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 39.2/39.2 MB 154.2 MB/s eta 0:00:00 2025-05-07T20:28:39.1284550Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_nvtx_cu12-12.8.55-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (89 kB) 2025-05-07T20:28:39.1285701Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.3.0%2Bgit96316ce5-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (153.5 MB) 2025-05-07T20:28:39.1286584Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 MB 128.9 MB/s eta 0:00:00 2025-05-07T20:28:39.1288339Z Installing collected packages: nvidia-cusparselt-cu12, mpmath, sympy, pytorch-triton, nvidia-nvtx-cu12, nvidia-nvjitlink-cu12, nvidia-nccl-cu12, nvidia-curand-cu12, nvidia-cufile-cu12, nvidia-cuda-runtime-cu12, nvidia-cuda-nvrtc-cu12, nvidia-cuda-cupti-cu12, nvidia-cublas-cu12, networkx, MarkupSafe, fsspec, filelock, nvidia-cusparse-cu12, nvidia-cufft-cu12, nvidia-cudnn-cu12, jinja2, nvidia-cusolver-cu12, torch 2025-05-07T20:28:39.1290072Z 2025-05-07T20:28:39.1292407Z Successfully installed MarkupSafe-2.1.5 filelock-3.16.1 fsspec-2024.10.0 jinja2-3.1.4 mpmath-1.3.0 networkx-3.4.2 nvidia-cublas-cu12-12.8.3.14 nvidia-cuda-cupti-cu12-12.8.57 nvidia-cuda-nvrtc-cu12-12.8.61 nvidia-cuda-runtime-cu12-12.8.57 nvidia-cudnn-cu12-9.8.0.87 nvidia-cufft-cu12-11.3.3.41 nvidia-cufile-cu12-1.13.0.11 nvidia-curand-cu12-10.3.9.55 nvidia-cusolver-cu12-11.7.2.55 nvidia-cusparse-cu12-12.5.7.53 nvidia-cusparselt-cu12-0.6.3 nvidia-nccl-cu12-2.26.2 nvidia-nvjitlink-cu12-12.8.61 nvidia-nvtx-cu12-12.8.55 pytorch-triton-3.3.0+git96316ce5 sympy-1.13.3 torch-2.8.0.dev20250507+cu128 2025-05-07T20:28:39.1294680Z 2025-05-07T20:28:41.3525441Z torch 2.8.0.dev20250507+cu128 2025-05-07T20:28:41.3527942Z [CHECK] The installed package [torch, nightly/LATEST] is the correct variant (cu128) 2025-05-07T20:28:44.9102762Z [CHECK] Python (sub-)package 'torch.distributed' found ... 2025-05-07T20:28:48.4728553Z [CHECK] NOTE: The installed version is: 2.8.0.dev20250507+cu128 2025-05-07T20:28:48.4729151Z [CHECK] NOTE: Checking _GLIBCXX_USE_CXX11_ABI ... 2025-05-07T20:28:51.9147470Z True 2025-05-07T20:28:51.9147784Z True 2025-05-07T20:28:51.9147934Z 2025-05-07T20:28:51.9779356Z [INSTALL] Successfully installed PyTorch through PyTorch PIP 2025-05-07T20:28:51.9824128Z ##[group]Run if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T20:28:51.9824748Z if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T20:28:51.9841248Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:28:51.9841601Z env: 2025-05-07T20:28:51.9841840Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:28:51.9842144Z BUILD_ENV: build_binary 2025-05-07T20:28:51.9842403Z BUILD_TARGET: default 2025-05-07T20:28:51.9842651Z BUILD_VARIANT: cuda 2025-05-07T20:28:51.9842890Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:28:51.9843161Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:28:51.9843479Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:28:51.9843811Z ##[endgroup] 2025-05-07T20:28:52.3172684Z /home/ec2-user/miniconda/bin/conda 2025-05-07T20:28:52.3173831Z ################################################################################ 2025-05-07T20:28:52.3174482Z # Collect PyTorch Environment Information (for Reporting Issues) 2025-05-07T20:28:52.3174966Z # 2025-05-07T20:28:52.3191343Z # [2025-05-07T20:28:52.318Z] + collect_pytorch_env_info build_binary 2025-05-07T20:28:52.3191908Z ################################################################################ 2025-05-07T20:28:52.3192205Z 2025-05-07T20:28:52.3208663Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:28:52.4121499Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:28:52.4131676Z [INFO] Downloading the PyTorch environment info collection script ... 2025-05-07T20:28:52.4132533Z + wget -q https://raw.githubusercontent.com/pytorch/pytorch/main/torch/utils/collect_env.py 2025-05-07T20:28:52.4133021Z 2025-05-07T20:28:52.5036107Z 2025-05-07T20:28:52.5036746Z [INFO] Collecting PyTorch environment info (will be needed for reporting issues to PyTorch) ... 2025-05-07T20:28:52.5057831Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python collect_env.py 2025-05-07T20:28:58.7249362Z Collecting environment information... 2025-05-07T20:28:58.7249921Z PyTorch version: 2.8.0.dev20250507+cu128 2025-05-07T20:28:58.7250343Z Is debug build: False 2025-05-07T20:28:58.7250716Z CUDA used to build PyTorch: 12.8 2025-05-07T20:28:58.7251104Z ROCM used to build PyTorch: N/A 2025-05-07T20:28:58.7251294Z 2025-05-07T20:28:58.7251406Z OS: Amazon Linux 2023.6.20250317 (x86_64) 2025-05-07T20:28:58.7251745Z GCC version: (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T20:28:58.7252076Z Clang version: Could not collect 2025-05-07T20:28:58.7252372Z CMake version: Could not collect 2025-05-07T20:28:58.7252656Z Libc version: glibc-2.34 2025-05-07T20:28:58.7252820Z 2025-05-07T20:28:58.7253133Z Python version: 3.12.2 | packaged by conda-forge | (main, Feb 16 2024, 20:50:58) [GCC 12.3.0] (64-bit runtime) 2025-05-07T20:28:58.7253757Z Python platform: Linux-6.1.130-139.222.amzn2023.x86_64-x86_64-with-glibc2.34 2025-05-07T20:28:58.7254179Z Is CUDA available: True 2025-05-07T20:28:58.7254451Z CUDA runtime version: 12.8.61 2025-05-07T20:28:58.7255008Z CUDA_MODULE_LOADING set to: LAZY 2025-05-07T20:28:58.7255396Z GPU models and configuration: GPU 0: NVIDIA A10G 2025-05-07T20:28:58.7255835Z Nvidia driver version: 570.133.07 2025-05-07T20:28:58.7256153Z cuDNN version: Could not collect 2025-05-07T20:28:58.7256435Z HIP runtime version: N/A 2025-05-07T20:28:58.7256694Z MIOpen runtime version: N/A 2025-05-07T20:28:58.7256967Z Is XNNPACK available: True 2025-05-07T20:28:58.7257136Z 2025-05-07T20:28:58.7257218Z CPU: 2025-05-07T20:28:58.7257438Z Architecture: x86_64 2025-05-07T20:28:58.7257787Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T20:28:58.7258196Z Address sizes: 48 bits physical, 48 bits virtual 2025-05-07T20:28:58.7258587Z Byte Order: Little Endian 2025-05-07T20:28:58.7258914Z CPU(s): 16 2025-05-07T20:28:58.7259219Z On-line CPU(s) list: 0-15 2025-05-07T20:28:58.7259778Z Vendor ID: AuthenticAMD 2025-05-07T20:28:58.7260129Z Model name: AMD EPYC 7R32 2025-05-07T20:28:58.7260458Z CPU family: 23 2025-05-07T20:28:58.7260756Z Model: 49 2025-05-07T20:28:58.7261044Z Thread(s) per core: 2 2025-05-07T20:28:58.7261348Z Core(s) per socket: 8 2025-05-07T20:28:58.7261640Z Socket(s): 1 2025-05-07T20:28:58.7261921Z Stepping: 0 2025-05-07T20:28:58.7262230Z BogoMIPS: 5599.89 2025-05-07T20:28:58.7264340Z Flags: fpu vme de pse tsc msr pae mce cx8 apic sep 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 tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:28:58.7266517Z Hypervisor vendor: KVM 2025-05-07T20:28:58.7266841Z Virtualization type: full 2025-05-07T20:28:58.7267193Z L1d cache: 256 KiB (8 instances) 2025-05-07T20:28:58.7267561Z L1i cache: 256 KiB (8 instances) 2025-05-07T20:28:58.7267926Z L2 cache: 4 MiB (8 instances) 2025-05-07T20:28:58.7268289Z L3 cache: 32 MiB (2 instances) 2025-05-07T20:28:58.7268615Z NUMA node(s): 1 2025-05-07T20:28:58.7268914Z NUMA node0 CPU(s): 0-15 2025-05-07T20:28:58.7269259Z Vulnerability Gather data sampling: Not affected 2025-05-07T20:28:58.7269639Z Vulnerability Itlb multihit: Not affected 2025-05-07T20:28:58.7270011Z Vulnerability L1tf: Not affected 2025-05-07T20:28:58.7270370Z Vulnerability Mds: Not affected 2025-05-07T20:28:58.7270732Z Vulnerability Meltdown: Not affected 2025-05-07T20:28:58.7271095Z Vulnerability Mmio stale data: Not affected 2025-05-07T20:28:58.7271476Z Vulnerability Reg file data sampling: Not affected 2025-05-07T20:28:58.7272038Z Vulnerability Retbleed: Mitigation; untrained return thunk; SMT enabled with STIBP protection 2025-05-07T20:28:58.7272630Z Vulnerability Spec rstack overflow: Mitigation; safe RET 2025-05-07T20:28:58.7273188Z Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl 2025-05-07T20:28:58.7273887Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T20:28:58.7274761Z Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP always-on; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 2025-05-07T20:28:58.7275647Z Vulnerability Srbds: Not affected 2025-05-07T20:28:58.7276021Z Vulnerability Tsx async abort: Not affected 2025-05-07T20:28:58.7276257Z 2025-05-07T20:28:58.7276369Z Versions of relevant libraries: 2025-05-07T20:28:58.7276649Z [pip3] numpy==2.2.5 2025-05-07T20:28:58.7276896Z [pip3] nvidia-cublas-cu12==12.8.3.14 2025-05-07T20:28:58.7277214Z [pip3] nvidia-cuda-cupti-cu12==12.8.57 2025-05-07T20:28:58.7277533Z [pip3] nvidia-cuda-nvrtc-cu12==12.8.61 2025-05-07T20:28:58.7277853Z [pip3] nvidia-cuda-runtime-cu12==12.8.57 2025-05-07T20:28:58.7278176Z [pip3] nvidia-cudnn-cu12==9.8.0.87 2025-05-07T20:28:58.7278477Z [pip3] nvidia-cufft-cu12==11.3.3.41 2025-05-07T20:28:58.7278771Z [pip3] nvidia-curand-cu12==10.3.9.55 2025-05-07T20:28:58.7279086Z [pip3] nvidia-cusolver-cu12==11.7.2.55 2025-05-07T20:28:58.7279405Z [pip3] nvidia-cusparse-cu12==12.5.7.53 2025-05-07T20:28:58.7279834Z [pip3] nvidia-cusparselt-cu12==0.6.3 2025-05-07T20:28:58.7280156Z [pip3] nvidia-nccl-cu12==2.26.2 2025-05-07T20:28:58.7280449Z [pip3] nvidia-nvjitlink-cu12==12.8.61 2025-05-07T20:28:58.7280754Z [pip3] nvidia-nvtx-cu12==12.8.55 2025-05-07T20:28:58.7281055Z [pip3] pytorch-triton==3.3.0+git96316ce5 2025-05-07T20:28:58.7281367Z [pip3] torch==2.8.0.dev20250507+cu128 2025-05-07T20:28:58.7281754Z [conda] cuda-cudart 12.8.57 h5888daf_1 conda-forge 2025-05-07T20:28:58.7282248Z [conda] cuda-cudart-dev 12.8.57 h5888daf_1 conda-forge 2025-05-07T20:28:58.7282770Z [conda] cuda-cudart-dev_linux-64 12.8.57 h3f2d84a_1 conda-forge 2025-05-07T20:28:58.7283307Z [conda] cuda-cudart-static 12.8.57 h5888daf_1 conda-forge 2025-05-07T20:28:58.7283876Z [conda] cuda-cudart-static_linux-64 12.8.57 h3f2d84a_1 conda-forge 2025-05-07T20:28:58.7284466Z [conda] cuda-cudart_linux-64 12.8.57 h3f2d84a_1 conda-forge 2025-05-07T20:28:58.7284967Z [conda] cuda-cupti 12.8.57 hbd13f7d_0 conda-forge 2025-05-07T20:28:58.7285448Z [conda] cuda-cupti-dev 12.8.57 h5888daf_0 conda-forge 2025-05-07T20:28:58.7285933Z [conda] cuda-libraries 12.8.0 ha770c72_0 conda-forge 2025-05-07T20:28:58.7286440Z [conda] cuda-libraries-dev 12.8.0 ha770c72_0 conda-forge 2025-05-07T20:28:58.7286931Z [conda] cuda-nvrtc 12.8.61 hbd13f7d_0 conda-forge 2025-05-07T20:28:58.7287406Z [conda] cuda-nvrtc-dev 12.8.61 h5888daf_0 conda-forge 2025-05-07T20:28:58.7287923Z [conda] cuda-nvtx 12.8.55 hbd13f7d_0 conda-forge 2025-05-07T20:28:58.7288389Z [conda] cuda-opencl 12.8.55 hbd13f7d_0 conda-forge 2025-05-07T20:28:58.7288875Z [conda] cuda-opencl-dev 12.8.55 h5888daf_0 conda-forge 2025-05-07T20:28:58.7289360Z [conda] cuda-runtime 12.8.0 ha804496_0 conda-forge 2025-05-07T20:28:58.7289851Z [conda] libcublas 12.8.3.14 h9ab20c4_0 conda-forge 2025-05-07T20:28:58.7290328Z [conda] libcublas-dev 12.8.3.14 h9ab20c4_0 conda-forge 2025-05-07T20:28:58.7291125Z [conda] libcufft 11.3.3.41 hbd13f7d_0 conda-forge 2025-05-07T20:28:58.7291590Z [conda] libcufft-dev 11.3.3.41 h5888daf_0 conda-forge 2025-05-07T20:28:58.7292061Z [conda] libcurand 10.3.9.55 hbd13f7d_0 conda-forge 2025-05-07T20:28:58.7292534Z [conda] libcurand-dev 10.3.9.55 h5888daf_0 conda-forge 2025-05-07T20:28:58.7293018Z [conda] libcusolver 11.7.2.55 h9ab20c4_0 conda-forge 2025-05-07T20:28:58.7293502Z [conda] libcusolver-dev 11.7.2.55 h9ab20c4_0 conda-forge 2025-05-07T20:28:58.7293999Z [conda] libcusparse 12.5.7.53 hbd13f7d_0 conda-forge 2025-05-07T20:28:58.7294645Z [conda] libcusparse-dev 12.5.7.53 h5888daf_0 conda-forge 2025-05-07T20:28:58.7295134Z [conda] libnvjitlink 12.8.61 hbd13f7d_0 conda-forge 2025-05-07T20:28:58.7295629Z [conda] libnvjitlink-dev 12.8.61 h5888daf_0 conda-forge 2025-05-07T20:28:58.7296099Z [conda] numpy 2.2.5 py312h72c5963_0 conda-forge 2025-05-07T20:28:58.7296567Z [conda] nvidia-cublas-cu12 12.8.3.14 pypi_0 pypi 2025-05-07T20:28:58.7297069Z [conda] nvidia-cuda-cupti-cu12 12.8.57 pypi_0 pypi 2025-05-07T20:28:58.7297572Z [conda] nvidia-cuda-nvrtc-cu12 12.8.61 pypi_0 pypi 2025-05-07T20:28:58.7298082Z [conda] nvidia-cuda-runtime-cu12 12.8.57 pypi_0 pypi 2025-05-07T20:28:58.7298573Z [conda] nvidia-cudnn-cu12 9.8.0.87 pypi_0 pypi 2025-05-07T20:28:58.7299175Z [conda] nvidia-cufft-cu12 11.3.3.41 pypi_0 pypi 2025-05-07T20:28:58.7299669Z [conda] nvidia-curand-cu12 10.3.9.55 pypi_0 pypi 2025-05-07T20:28:58.7300165Z [conda] nvidia-cusolver-cu12 11.7.2.55 pypi_0 pypi 2025-05-07T20:28:58.7300656Z [conda] nvidia-cusparse-cu12 12.5.7.53 pypi_0 pypi 2025-05-07T20:28:58.7301162Z [conda] nvidia-cusparselt-cu12 0.6.3 pypi_0 pypi 2025-05-07T20:28:58.7301654Z [conda] nvidia-nccl-cu12 2.26.2 pypi_0 pypi 2025-05-07T20:28:58.7302135Z [conda] nvidia-nvjitlink-cu12 12.8.61 pypi_0 pypi 2025-05-07T20:28:58.7302622Z [conda] nvidia-nvtx-cu12 12.8.55 pypi_0 pypi 2025-05-07T20:28:58.7303114Z [conda] pytorch-triton 3.3.0+git96316ce5 pypi_0 pypi 2025-05-07T20:28:58.7303588Z [conda] torch 2.8.0.dev20250507+cu128 pypi_0 pypi 2025-05-07T20:28:58.7303862Z 2025-05-07T20:28:58.7997694Z ##[group]Run . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T20:28:58.7998396Z . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T20:28:58.8011172Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:28:58.8011526Z env: 2025-05-07T20:28:58.8011764Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:28:58.8012072Z BUILD_ENV: build_binary 2025-05-07T20:28:58.8012332Z BUILD_TARGET: default 2025-05-07T20:28:58.8012580Z BUILD_VARIANT: cuda 2025-05-07T20:28:58.8012821Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:28:58.8013093Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:28:58.8013410Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:28:58.8013744Z ##[endgroup] 2025-05-07T20:28:59.1381596Z ################################################################################ 2025-05-07T20:28:59.1381998Z # Prepare FBGEMM-GPU Build 2025-05-07T20:28:59.1382255Z # 2025-05-07T20:28:59.1397549Z # [2025-05-07T20:28:59.139Z] + prepare_fbgemm_gpu_build build_binary 2025-05-07T20:28:59.1397981Z ################################################################################ 2025-05-07T20:28:59.1398199Z 2025-05-07T20:28:59.1412782Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:28:59.2297320Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:28:59.2318667Z [BUILD] Running git submodules update ... 2025-05-07T20:28:59.2340815Z [EXEC] [ATTEMPT 0/3] + git submodule sync 2025-05-07T20:28:59.2704161Z Synchronizing submodule url for '../external/asmjit' 2025-05-07T20:28:59.2704649Z Synchronizing submodule url for '../external/composable_kernel' 2025-05-07T20:28:59.2705111Z Synchronizing submodule url for '../external/cpuinfo' 2025-05-07T20:28:59.2705523Z Synchronizing submodule url for '../external/cutlass' 2025-05-07T20:28:59.2705934Z Synchronizing submodule url for '../external/googletest' 2025-05-07T20:28:59.2706396Z Synchronizing submodule url for '../external/hipify_torch' 2025-05-07T20:28:59.2707038Z Synchronizing submodule url for '../external/json' 2025-05-07T20:28:59.2739978Z [EXEC] [ATTEMPT 0/3] + git submodule update --init --recursive 2025-05-07T20:28:59.3287203Z [BUILD] Installing other build dependencies ... 2025-05-07T20:28:59.3309924Z [EXEC] [ATTEMPT 0/3] + conda run --no-capture-output -n build_binary python -m pip install -r requirements.txt 2025-05-07T20:29:01.7264227Z Collecting backports.tarfile (from -r requirements.txt (line 13)) 2025-05-07T20:29:01.7434255Z Downloading backports.tarfile-1.2.0-py3-none-any.whl.metadata (2.0 kB) 2025-05-07T20:29:01.8458886Z Collecting build (from -r requirements.txt (line 14)) 2025-05-07T20:29:01.8484235Z Downloading build-1.2.2.post1-py3-none-any.whl.metadata (6.5 kB) 2025-05-07T20:29:02.0588703Z Collecting cmake (from -r requirements.txt (line 15)) 2025-05-07T20:29:02.0619894Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.3 kB) 2025-05-07T20:29:02.1709755Z Collecting click (from -r requirements.txt (line 16)) 2025-05-07T20:29:02.1735471Z Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) 2025-05-07T20:29:02.5007612Z Collecting hypothesis (from -r requirements.txt (line 17)) 2025-05-07T20:29:02.5033447Z Downloading hypothesis-6.131.14-py3-none-any.whl.metadata (5.6 kB) 2025-05-07T20:29:02.5606948Z Requirement already satisfied: jinja2 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.1.4) 2025-05-07T20:29:02.5610912Z Requirement already satisfied: mpmath==1.3.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (1.3.0) 2025-05-07T20:29:02.6411452Z Collecting ninja (from -r requirements.txt (line 20)) 2025-05-07T20:29:02.6455745Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (5.0 kB) 2025-05-07T20:29:02.6966045Z Requirement already satisfied: numpy>=2.0.2 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (2.2.5) 2025-05-07T20:29:02.7622438Z Collecting pyre-extensions (from -r requirements.txt (line 22)) 2025-05-07T20:29:02.7662724Z Downloading pyre_extensions-0.0.32-py3-none-any.whl.metadata (4.0 kB) 2025-05-07T20:29:02.8918650Z Collecting pyyaml (from -r requirements.txt (line 23)) 2025-05-07T20:29:02.8943411Z Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2025-05-07T20:29:03.0082579Z Collecting scikit-build (from -r requirements.txt (line 24)) 2025-05-07T20:29:03.0125938Z Downloading scikit_build-0.18.1-py3-none-any.whl.metadata (18 kB) 2025-05-07T20:29:03.0776493Z Requirement already satisfied: setuptools in /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages (from -r requirements.txt (line 25)) (78.1.1) 2025-05-07T20:29:03.1451301Z Collecting setuptools_git_versioning (from -r requirements.txt (line 26)) 2025-05-07T20:29:03.1497629Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl.metadata (6.1 kB) 2025-05-07T20:29:03.2548552Z Collecting tabulate (from -r requirements.txt (line 27)) 2025-05-07T20:29:03.2574527Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-05-07T20:29:03.3626574Z Collecting patchelf (from -r requirements.txt (line 28)) 2025-05-07T20:29:03.3743954Z Downloading patchelf-0.17.2.2-py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.musllinux_1_1_x86_64.whl.metadata (3.5 kB) 2025-05-07T20:29:03.4965550Z Collecting packaging>=19.1 (from build->-r requirements.txt (line 14)) 2025-05-07T20:29:03.4991189Z Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-05-07T20:29:03.6036836Z Collecting pyproject_hooks (from build->-r requirements.txt (line 14)) 2025-05-07T20:29:03.6062027Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB) 2025-05-07T20:29:03.7149314Z Collecting attrs>=22.2.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:29:03.7172629Z Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 2025-05-07T20:29:03.8245197Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:29:03.8268160Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-05-07T20:29:03.8911371Z Requirement already satisfied: MarkupSafe>=2.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages (from jinja2->-r requirements.txt (line 18)) (2.1.5) 2025-05-07T20:29:03.9368233Z Collecting typing-inspect (from pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T20:29:03.9396971Z Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-05-07T20:29:03.9897495Z Requirement already satisfied: typing-extensions in /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages (from pyre-extensions->-r requirements.txt (line 22)) (4.13.2) 2025-05-07T20:29:04.0431850Z Collecting distro (from scikit-build->-r requirements.txt (line 24)) 2025-05-07T20:29:04.0457116Z Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-05-07T20:29:04.0916408Z Requirement already satisfied: wheel>=0.32.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages (from scikit-build->-r requirements.txt (line 24)) (0.45.1) 2025-05-07T20:29:04.1584487Z Collecting mypy-extensions>=0.3.0 (from typing-inspect->pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T20:29:04.1609814Z Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-05-07T20:29:04.2105338Z Downloading backports.tarfile-1.2.0-py3-none-any.whl (30 kB) 2025-05-07T20:29:04.2688818Z Downloading build-1.2.2.post1-py3-none-any.whl (22 kB) 2025-05-07T20:29:04.3293558Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27.9 MB) 2025-05-07T20:29:04.8763514Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.9/27.9 MB 50.9 MB/s eta 0:00:00 2025-05-07T20:29:04.8789146Z Downloading click-8.1.8-py3-none-any.whl (98 kB) 2025-05-07T20:29:04.9379290Z Downloading hypothesis-6.131.14-py3-none-any.whl (500 kB) 2025-05-07T20:29:04.9990168Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-05-07T20:29:05.0567881Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (422 kB) 2025-05-07T20:29:05.1222602Z Downloading pyre_extensions-0.0.32-py3-none-any.whl (12 kB) 2025-05-07T20:29:05.1805422Z Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB) 2025-05-07T20:29:05.2504167Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 7.5 MB/s eta 0:00:00 2025-05-07T20:29:05.2553106Z Downloading scikit_build-0.18.1-py3-none-any.whl (85 kB) 2025-05-07T20:29:05.3166146Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl (10 kB) 2025-05-07T20:29:05.3777588Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-05-07T20:29:05.4428666Z Downloading patchelf-0.17.2.2-py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.musllinux_1_1_x86_64.whl (466 kB) 2025-05-07T20:29:05.4989122Z Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 2025-05-07T20:29:05.5616626Z Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-05-07T20:29:05.6073917Z Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-05-07T20:29:05.6678670Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) 2025-05-07T20:29:05.7259444Z Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-05-07T20:29:05.7889935Z Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-05-07T20:29:05.9535993Z Installing collected packages: sortedcontainers, tabulate, pyyaml, pyproject_hooks, patchelf, packaging, ninja, mypy-extensions, distro, cmake, click, backports.tarfile, attrs, typing-inspect, setuptools_git_versioning, scikit-build, hypothesis, build, pyre-extensions 2025-05-07T20:29:08.3291147Z 2025-05-07T20:29:08.3336676Z Successfully installed attrs-25.3.0 backports.tarfile-1.2.0 build-1.2.2.post1 click-8.1.8 cmake-4.0.0 distro-1.9.0 hypothesis-6.131.14 mypy-extensions-1.1.0 ninja-1.11.1.4 packaging-25.0 patchelf-0.17.2.2 pyproject_hooks-1.2.0 pyre-extensions-0.0.32 pyyaml-6.0.2 scikit-build-0.18.1 setuptools_git_versioning-2.1.0 sortedcontainers-2.4.0 tabulate-0.9.0 typing-inspect-0.9.0 2025-05-07T20:29:08.4993399Z ################################################################################ 2025-05-07T20:29:08.4993796Z # Install PyTorch (PyTorch PIP) 2025-05-07T20:29:08.4994079Z # 2025-05-07T20:29:08.5010482Z # [2025-05-07T20:29:08.500Z] + install_triton_pip build_binary 2025-05-07T20:29:08.5010871Z ################################################################################ 2025-05-07T20:29:08.5011102Z 2025-05-07T20:29:08.5011335Z [BUILD] Installing pytorch-triton nightly/3.2.0+git4b3bb1f8 from PIP ... 2025-05-07T20:29:08.5011788Z ################################################################################ 2025-05-07T20:29:08.5012160Z # Install Package From PyTorch PIP: pytorch-triton 2025-05-07T20:29:08.5012486Z # 2025-05-07T20:29:08.5028158Z # [2025-05-07T20:29:08.502Z] + install_from_pytorch_pip build_binary pytorch-triton nightly/3.2.0+git4b3bb1f8 2025-05-07T20:29:08.5028716Z ################################################################################ 2025-05-07T20:29:08.5028939Z 2025-05-07T20:29:08.5043652Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:29:08.5973687Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:29:08.5974059Z ################################################################################ 2025-05-07T20:29:08.5974402Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T20:29:08.5974700Z # 2025-05-07T20:29:08.5995603Z # [2025-05-07T20:29:08.599Z] + __prepare_pip_arguments pytorch-triton nightly/3.2.0+git4b3bb1f8 2025-05-07T20:29:08.5996111Z ################################################################################ 2025-05-07T20:29:08.5996331Z 2025-05-07T20:29:08.6044772Z [INSTALL] Extracted package (channel, version): (nightly, 3.2.0+git4b3bb1f8) 2025-05-07T20:29:08.6060983Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T20:29:08.6061519Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/ 2025-05-07T20:29:08.6069869Z [INSTALL] Extracted the full PIP package: --pre pytorch-triton==3.2.0+git4b3bb1f8 2025-05-07T20:29:08.6079404Z [INSTALL] Attempting to install [pytorch-triton, 3.2.0+git4b3bb1f8] from PyTorch PIP using channel https://download.pytorch.org/whl/nightly/ ... 2025-05-07T20:29:08.6100516Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --pre pytorch-triton==3.2.0+git4b3bb1f8 --index-url https://download.pytorch.org/whl/nightly/ 2025-05-07T20:29:16.5577806Z ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2025-05-07T20:29:16.5579077Z torch 2.8.0.dev20250507+cu128 requires pytorch-triton==3.3.0+git96316ce5; platform_system == "Linux", but you have pytorch-triton 3.2.0+git4b3bb1f8 which is incompatible. 2025-05-07T20:29:16.5579759Z 2025-05-07T20:29:16.5580001Z Looking in indexes: https://download.pytorch.org/whl/nightly/ 2025-05-07T20:29:16.5580445Z Collecting pytorch-triton==3.2.0+git4b3bb1f8 2025-05-07T20:29:16.5581269Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.2.0%2Bgit4b3bb1f8-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (1.3 kB) 2025-05-07T20:29:16.5582504Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.2.0%2Bgit4b3bb1f8-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (166.5 MB) 2025-05-07T20:29:16.5583626Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.5/166.5 MB 51.2 MB/s eta 0:00:00 2025-05-07T20:29:16.5584029Z Installing collected packages: pytorch-triton 2025-05-07T20:29:16.5584386Z Attempting uninstall: pytorch-triton 2025-05-07T20:29:16.5584788Z Found existing installation: pytorch-triton 3.3.0+git96316ce5 2025-05-07T20:29:16.5585230Z Uninstalling pytorch-triton-3.3.0+git96316ce5: 2025-05-07T20:29:16.5585678Z Successfully uninstalled pytorch-triton-3.3.0+git96316ce5 2025-05-07T20:29:16.5587078Z Successfully installed pytorch-triton-3.2.0+git4b3bb1f8 2025-05-07T20:29:16.5587393Z 2025-05-07T20:29:18.7595834Z [CHECK] Python (sub-)package 'triton' found ... 2025-05-07T20:29:18.7599486Z [CHECK] Printing out the pytorch-triton version ... 2025-05-07T20:29:20.9047052Z ################################################################################ 2025-05-07T20:29:20.9047519Z [CHECK] The installed VERSION of pytorch-triton is: 3.2.0 2025-05-07T20:29:20.9047916Z ################################################################################ 2025-05-07T20:29:20.9048136Z 2025-05-07T20:29:22.9480191Z [CHECK] Python (sub-)package 'numpy' found ... 2025-05-07T20:29:25.1021424Z [CHECK] Python (sub-)package 'skbuild' found ... 2025-05-07T20:29:25.1024848Z [BUILD] Successfully ran git submodules update 2025-05-07T20:29:25.1058444Z ##[group]Run . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl 2025-05-07T20:29:25.1058951Z . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl 2025-05-07T20:29:25.1072241Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:29:25.1072597Z env: 2025-05-07T20:29:25.1072831Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:29:25.1073137Z BUILD_ENV: build_binary 2025-05-07T20:29:25.1073393Z BUILD_TARGET: default 2025-05-07T20:29:25.1073634Z BUILD_VARIANT: cuda 2025-05-07T20:29:25.1073875Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:29:25.1074141Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:29:25.1074457Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:29:25.1074800Z ##[endgroup] 2025-05-07T20:29:25.4423687Z ################################################################################ 2025-05-07T20:29:25.4424049Z # Install FBGEMM-GPU from Wheel 2025-05-07T20:29:25.4424318Z # 2025-05-07T20:29:25.4440452Z # [2025-05-07T20:29:25.443Z] + install_fbgemm_gpu_wheel build_binary fbgemm_gpu_nightly-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:29:25.4441085Z ################################################################################ 2025-05-07T20:29:25.4441324Z 2025-05-07T20:29:25.4441668Z [INSTALL] Printing out FBGEMM-GPU wheel SHA: fbgemm_gpu_nightly-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:29:25.4442337Z + sha1sum fbgemm_gpu_nightly-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:29:25.4442659Z 2025-05-07T20:29:25.9798415Z 7040ce4eabb49d93359a118060686aa1e0dafd79 fbgemm_gpu_nightly-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:29:25.9801731Z 2025-05-07T20:29:25.9802210Z + sha256sum fbgemm_gpu_nightly-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:29:25.9802571Z 2025-05-07T20:29:26.5960644Z 7caae487e09386af5a90ea2b14c45a811c18f57522bcb1de5e0845ea8483e940 fbgemm_gpu_nightly-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:29:26.5963834Z 2025-05-07T20:29:26.5964115Z + md5sum fbgemm_gpu_nightly-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:29:26.5964500Z 2025-05-07T20:29:27.8780178Z 8bc896030bc54af9b5f57e22b907f46d fbgemm_gpu_nightly-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:29:27.8783593Z 2025-05-07T20:29:27.8793264Z [INSTALL] Installing FBGEMM-GPU wheel: fbgemm_gpu_nightly-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl ... 2025-05-07T20:29:27.8816001Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python -m pip install fbgemm_gpu_nightly-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:29:42.2328656Z Processing ./fbgemm_gpu_nightly-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:29:42.2329625Z Requirement already satisfied: numpy in /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages (from fbgemm-gpu-nightly==2025.5.7) (2.2.5) 2025-05-07T20:29:42.2330421Z Installing collected packages: fbgemm-gpu-nightly 2025-05-07T20:29:42.2330862Z Successfully installed fbgemm-gpu-nightly-2025.5.7 2025-05-07T20:29:42.2331132Z 2025-05-07T20:29:49.1839408Z ################################################################################ 2025-05-07T20:29:49.1840741Z [CHECK] !!!! INFO !!!! 2025-05-07T20:29:49.1841485Z [CHECK] The installed version of PyTorch is: 2.8.0.dev20250507+cu128 2025-05-07T20:29:49.1842353Z [CHECK] CUDA version reported by PyTorch is: 12.8 2025-05-07T20:29:49.1842975Z [CHECK] 2025-05-07T20:29:49.1843428Z [CHECK] NOTE: If the PyTorch package channel is different from the FBGEMM_GPU 2025-05-07T20:29:49.1843972Z [CHECK] package channel; the package may be broken at runtime!!! 2025-05-07T20:29:49.1844370Z ################################################################################ 2025-05-07T20:29:49.1844592Z 2025-05-07T20:29:49.1844714Z [INSTALL] Checking imports and symbols ... 2025-05-07T20:29:53.2983293Z [CHECK] Python (sub-)package 'fbgemm_gpu' found ... 2025-05-07T20:29:57.4344316Z [CHECK] Found symbol '__version__' in Python package 'fbgemm_gpu'. 2025-05-07T20:30:01.5328400Z [CHECK] Found symbol '__variant__' in Python package 'fbgemm_gpu'. 2025-05-07T20:30:01.5330272Z [CHECK] Printing out the FBGEMM-GPU version ... 2025-05-07T20:30:13.9159441Z ################################################################################ 2025-05-07T20:30:13.9162176Z [CHECK] The installed FBGEMM TARGET is: default 2025-05-07T20:30:13.9162571Z [CHECK] The installed FBGEMM VARIANT is: cuda 2025-05-07T20:30:13.9163082Z [CHECK] The installed FBGEMM VERSION is: 2025.5.7 2025-05-07T20:30:13.9163461Z ################################################################################ 2025-05-07T20:30:13.9163687Z 2025-05-07T20:30:18.0345362Z ################################################################################ 2025-05-07T20:30:18.0345808Z [CHECK] FBGEMM_GPU Experimental Packages 2025-05-07T20:30:18.0347281Z [CHECK] fbgemm_gpu: ['__annotations__', '__builtins__', '__cached__', '__doc__', '__file__', '__loader__', '__name__', '__package__', '__path__', '__spec__', '__target__', '__variant__', '__version__', '_load_library', 'docs', 'fbgemm_genai_libraries', 'fbgemm_gpu', 'fbgemm_gpu_libraries', 'libraries_to_load', 'library', 'logging', 'open_source', 'os', 'sparse_ops', 'split_embedding_configs', 'split_table_batched_embeddings_ops_common', 'torch', 'utils'] 2025-05-07T20:30:18.0348736Z [CHECK] fbgemm_gpu.experimental: 2025-05-07T20:30:18.0349064Z ################################################################################ 2025-05-07T20:30:18.0349289Z 2025-05-07T20:30:18.0349453Z [INSTALL] Check for installation of Python sources ... 2025-05-07T20:30:22.1835119Z [CHECK] Python (sub-)package 'fbgemm_gpu.config' found ... 2025-05-07T20:30:26.3225500Z [CHECK] Python (sub-)package 'fbgemm_gpu.docs' found ... 2025-05-07T20:30:30.5689295Z [CHECK] Python (sub-)package 'fbgemm_gpu.quantize' found ... 2025-05-07T20:30:34.7019746Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.cache' found ... 2025-05-07T20:30:38.8380835Z [CHECK] Python (sub-)package 'fbgemm_gpu.split_embedding_codegen_lookup_invokers' found ... 2025-05-07T20:30:42.9815857Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.ssd' found ... 2025-05-07T20:30:47.1239362Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.utils' found ... 2025-05-07T20:30:47.1243610Z [INSTALL] Check for operator registrations ... 2025-05-07T20:30:51.1495076Z fbgemm.asynchronous_inclusive_cumsum 2025-05-07T20:30:51.1495359Z 2025-05-07T20:30:51.2120650Z [CHECK] FBGEMM_GPU operator appears to be correctly registered: torch.ops.fbgemm.asynchronous_inclusive_cumsum 2025-05-07T20:30:55.2522982Z fbgemm.split_embedding_codegen_lookup_sgd_function_pt2 2025-05-07T20:30:55.2523301Z 2025-05-07T20:30:55.3139437Z [CHECK] FBGEMM_GPU operator appears to be correctly registered: torch.ops.fbgemm.split_embedding_codegen_lookup_sgd_function_pt2 2025-05-07T20:30:55.3140162Z [INSTALL] FBGEMM-GPU installation through wheel completed ... 2025-05-07T20:30:55.3184905Z ##[group]Run . $PRELUDE; test_all_fbgemm_gpu_modules $BUILD_ENV 2025-05-07T20:30:55.3185386Z . $PRELUDE; test_all_fbgemm_gpu_modules $BUILD_ENV 2025-05-07T20:30:55.3198002Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:30:55.3198540Z env: 2025-05-07T20:30:55.3198774Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:30:55.3199085Z BUILD_ENV: build_binary 2025-05-07T20:30:55.3199346Z BUILD_TARGET: default 2025-05-07T20:30:55.3199591Z BUILD_VARIANT: cuda 2025-05-07T20:30:55.3199837Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:30:55.3200098Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:30:55.3200409Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:30:55.3200747Z ##[endgroup] 2025-05-07T20:30:55.6543574Z ################################################################################ 2025-05-07T20:30:55.6543974Z # Test All FBGEMM-GPU Modules 2025-05-07T20:30:55.6544246Z # 2025-05-07T20:30:55.6560029Z # [2025-05-07T20:30:55.655Z] + test_all_fbgemm_gpu_modules build_binary 2025-05-07T20:30:55.6560454Z ################################################################################ 2025-05-07T20:30:55.6560672Z 2025-05-07T20:31:03.8601809Z [TEST] Determined FBGEMM_GPU (target : variant) from installation: (default : cuda) 2025-05-07T20:31:03.8602463Z [TEST] Will be running tests specific to this target and variant ... 2025-05-07T20:31:03.8602890Z [TEST] Determined the test directories: 2025-05-07T20:31:03.8603193Z fbgemm_gpu/test 2025-05-07T20:31:03.8603345Z 2025-05-07T20:31:03.8609646Z [TEST] FBGEMM_GPU variant is cuda; configuring for CUDA-based testing ... 2025-05-07T20:31:03.8616433Z [TEST] Set environment variables for CUDA testing ... 2025-05-07T20:31:03.8616910Z + conda env config vars unset -n build_binary CUDA_VISIBLE_DEVICES 2025-05-07T20:31:03.8617203Z 2025-05-07T20:31:04.2813730Z 2025-05-07T20:31:04.2814034Z [TEST] Installing PyTest ... 2025-05-07T20:31:04.2841253Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pytest expecttest 2025-05-07T20:31:05.3829837Z Channels: 2025-05-07T20:31:05.3830172Z - conda-forge 2025-05-07T20:31:05.3830414Z Platform: linux-64 2025-05-07T20:31:08.6603718Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:31:09.8001583Z Solving environment: \ | / done 2025-05-07T20:31:10.0289630Z 2025-05-07T20:31:10.0290118Z ## Package Plan ## 2025-05-07T20:31:10.0290303Z 2025-05-07T20:31:10.0290520Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:31:10.0291099Z 2025-05-07T20:31:10.0291205Z added / updated specs: 2025-05-07T20:31:10.0291455Z - expecttest 2025-05-07T20:31:10.0291680Z - pytest 2025-05-07T20:31:10.0291811Z 2025-05-07T20:31:10.0291816Z 2025-05-07T20:31:10.0291943Z The following packages will be downloaded: 2025-05-07T20:31:10.0292165Z 2025-05-07T20:31:10.0292289Z package | build 2025-05-07T20:31:10.0292637Z ---------------------------|----------------- 2025-05-07T20:31:10.0293031Z colorama-0.4.6 | pyhd8ed1ab_1 26 KB conda-forge 2025-05-07T20:31:10.0293524Z exceptiongroup-1.2.2 | pyhd8ed1ab_1 20 KB conda-forge 2025-05-07T20:31:10.0294016Z expecttest-0.3.0 | pyhd8ed1ab_0 14 KB conda-forge 2025-05-07T20:31:10.0294498Z iniconfig-2.0.0 | pyhd8ed1ab_1 11 KB conda-forge 2025-05-07T20:31:10.0294961Z packaging-25.0 | pyh29332c3_1 61 KB conda-forge 2025-05-07T20:31:10.0295394Z pluggy-1.5.0 | pyhd8ed1ab_1 23 KB conda-forge 2025-05-07T20:31:10.0295804Z pytest-8.3.5 | pyhd8ed1ab_0 254 KB conda-forge 2025-05-07T20:31:10.0296215Z tomli-2.2.1 | pyhd8ed1ab_1 19 KB conda-forge 2025-05-07T20:31:10.0296609Z ------------------------------------------------------------ 2025-05-07T20:31:10.0297339Z Total: 428 KB 2025-05-07T20:31:10.0297559Z 2025-05-07T20:31:10.0297692Z The following NEW packages will be INSTALLED: 2025-05-07T20:31:10.0297927Z 2025-05-07T20:31:10.0298136Z colorama conda-forge/noarch::colorama-0.4.6-pyhd8ed1ab_1 2025-05-07T20:31:10.0298820Z exceptiongroup conda-forge/noarch::exceptiongroup-1.2.2-pyhd8ed1ab_1 2025-05-07T20:31:10.0299353Z expecttest conda-forge/noarch::expecttest-0.3.0-pyhd8ed1ab_0 2025-05-07T20:31:10.0299831Z iniconfig conda-forge/noarch::iniconfig-2.0.0-pyhd8ed1ab_1 2025-05-07T20:31:10.0300311Z packaging conda-forge/noarch::packaging-25.0-pyh29332c3_1 2025-05-07T20:31:10.0300774Z pluggy conda-forge/noarch::pluggy-1.5.0-pyhd8ed1ab_1 2025-05-07T20:31:10.0301215Z pytest conda-forge/noarch::pytest-8.3.5-pyhd8ed1ab_0 2025-05-07T20:31:10.0301639Z tomli conda-forge/noarch::tomli-2.2.1-pyhd8ed1ab_1 2025-05-07T20:31:10.0301907Z 2025-05-07T20:31:10.0301917Z 2025-05-07T20:31:10.0301921Z 2025-05-07T20:31:10.0302067Z Downloading and Extracting Packages: ...working... 2025-05-07T20:31:10.0302449Z pytest-8.3.5 | 254 KB | | 0% 2025-05-07T20:31:10.0302678Z 2025-05-07T20:31:10.0308198Z packaging-25.0 | 61 KB | | 0%  2025-05-07T20:31:10.0308455Z 2025-05-07T20:31:10.0308459Z 2025-05-07T20:31:10.0318553Z colorama-0.4.6 | 26 KB | | 0%  2025-05-07T20:31:10.0318803Z 2025-05-07T20:31:10.0318807Z 2025-05-07T20:31:10.0318829Z 2025-05-07T20:31:10.0326361Z pluggy-1.5.0 | 23 KB | | 0%  2025-05-07T20:31:10.0326620Z 2025-05-07T20:31:10.0326623Z 2025-05-07T20:31:10.0326627Z 2025-05-07T20:31:10.0330715Z 2025-05-07T20:31:10.0339722Z exceptiongroup-1.2.2 | 20 KB | | 0%  2025-05-07T20:31:10.0340136Z 2025-05-07T20:31:10.0340142Z 2025-05-07T20:31:10.0340147Z 2025-05-07T20:31:10.0340152Z 2025-05-07T20:31:10.0340830Z 2025-05-07T20:31:10.0349467Z tomli-2.2.1 | 19 KB | | 0%  2025-05-07T20:31:10.0349781Z 2025-05-07T20:31:10.0349785Z 2025-05-07T20:31:10.0349789Z 2025-05-07T20:31:10.0349792Z 2025-05-07T20:31:10.0349796Z 2025-05-07T20:31:10.0349805Z 2025-05-07T20:31:10.0362244Z expecttest-0.3.0 | 14 KB | | 0%  2025-05-07T20:31:10.0362603Z 2025-05-07T20:31:10.0362607Z 2025-05-07T20:31:10.0362611Z 2025-05-07T20:31:10.0362614Z 2025-05-07T20:31:10.0362618Z 2025-05-07T20:31:10.0362621Z 2025-05-07T20:31:10.0364582Z 2025-05-07T20:31:10.1733411Z iniconfig-2.0.0 | 11 KB | | 0%  2025-05-07T20:31:10.1733716Z 2025-05-07T20:31:10.1733724Z 2025-05-07T20:31:10.1733729Z 2025-05-07T20:31:10.1803557Z pluggy-1.5.0 | 23 KB | ######9 | 69%  2025-05-07T20:31:10.1803875Z 2025-05-07T20:31:10.1803880Z 2025-05-07T20:31:10.1803886Z 2025-05-07T20:31:10.1803892Z 2025-05-07T20:31:10.2097491Z exceptiongroup-1.2.2 | 20 KB | #######9 | 80%  2025-05-07T20:31:10.2097801Z 2025-05-07T20:31:10.2097806Z 2025-05-07T20:31:10.2097810Z 2025-05-07T20:31:10.2350600Z pluggy-1.5.0 | 23 KB | ########## | 100%  2025-05-07T20:31:10.2350886Z 2025-05-07T20:31:10.2350890Z 2025-05-07T20:31:10.2350894Z 2025-05-07T20:31:10.2352607Z 2025-05-07T20:31:10.3075960Z exceptiongroup-1.2.2 | 20 KB | ########## | 100%  2025-05-07T20:31:10.3076320Z 2025-05-07T20:31:10.3076325Z 2025-05-07T20:31:10.3076340Z 2025-05-07T20:31:10.3076344Z 2025-05-07T20:31:10.3076677Z 2025-05-07T20:31:10.3090454Z tomli-2.2.1 | 19 KB | ########5 | 85%  2025-05-07T20:31:10.3111015Z pytest-8.3.5 | 254 KB | 6 | 6% 2025-05-07T20:31:10.3111358Z 2025-05-07T20:31:10.3135721Z packaging-25.0 | 61 KB | ##6 | 26%  2025-05-07T20:31:10.3136065Z 2025-05-07T20:31:10.3136071Z 2025-05-07T20:31:10.3136076Z 2025-05-07T20:31:10.3136398Z 2025-05-07T20:31:10.3136407Z 2025-05-07T20:31:10.3223404Z tomli-2.2.1 | 19 KB | ########## | 100%  2025-05-07T20:31:10.3228219Z 2025-05-07T20:31:10.3347756Z packaging-25.0 | 61 KB | ########## | 100%  2025-05-07T20:31:10.3462417Z pytest-8.3.5 | 254 KB | ########## | 100% 2025-05-07T20:31:10.3462758Z 2025-05-07T20:31:10.3462764Z 2025-05-07T20:31:10.3462769Z 2025-05-07T20:31:10.3463075Z 2025-05-07T20:31:10.3521863Z exceptiongroup-1.2.2 | 20 KB | ########## | 100%  2025-05-07T20:31:10.3522264Z 2025-05-07T20:31:10.3522269Z 2025-05-07T20:31:10.3523867Z 2025-05-07T20:31:10.3541656Z pluggy-1.5.0 | 23 KB | ########## | 100%  2025-05-07T20:31:10.3542012Z 2025-05-07T20:31:10.3542018Z 2025-05-07T20:31:10.3542023Z 2025-05-07T20:31:10.3542028Z 2025-05-07T20:31:10.3542033Z 2025-05-07T20:31:10.3542039Z 2025-05-07T20:31:10.3542182Z 2025-05-07T20:31:10.3574222Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:31:10.3574557Z 2025-05-07T20:31:10.3574561Z 2025-05-07T20:31:10.3574565Z 2025-05-07T20:31:10.3574568Z 2025-05-07T20:31:10.3574572Z 2025-05-07T20:31:10.3574575Z 2025-05-07T20:31:10.3577589Z 2025-05-07T20:31:10.3588027Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:31:10.3588428Z 2025-05-07T20:31:10.3588432Z 2025-05-07T20:31:10.3588436Z 2025-05-07T20:31:10.3588439Z 2025-05-07T20:31:10.3588443Z 2025-05-07T20:31:10.3873503Z tomli-2.2.1 | 19 KB | ########## | 100%  2025-05-07T20:31:10.3873865Z 2025-05-07T20:31:10.3873869Z 2025-05-07T20:31:10.3873872Z 2025-05-07T20:31:10.3873876Z 2025-05-07T20:31:10.3873879Z 2025-05-07T20:31:10.3875371Z 2025-05-07T20:31:10.3897243Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:31:10.3897623Z 2025-05-07T20:31:10.3897627Z 2025-05-07T20:31:10.3897631Z 2025-05-07T20:31:10.3897634Z 2025-05-07T20:31:10.3897638Z 2025-05-07T20:31:10.3897656Z 2025-05-07T20:31:10.3900074Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:31:10.3900480Z 2025-05-07T20:31:10.3900486Z 2025-05-07T20:31:10.3900491Z 2025-05-07T20:31:10.3900496Z 2025-05-07T20:31:10.3900501Z 2025-05-07T20:31:10.3900516Z 2025-05-07T20:31:10.3901306Z 2025-05-07T20:31:10.3955407Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:31:10.3957413Z 2025-05-07T20:31:10.4067808Z packaging-25.0 | 61 KB | ########## | 100%  2025-05-07T20:31:10.4068162Z 2025-05-07T20:31:10.4068166Z 2025-05-07T20:31:10.4068170Z 2025-05-07T20:31:10.4068174Z 2025-05-07T20:31:10.4068177Z 2025-05-07T20:31:10.4068181Z 2025-05-07T20:31:10.4182714Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:31:10.4183738Z pytest-8.3.5 | 254 KB | ########## | 100% 2025-05-07T20:31:10.4223428Z pytest-8.3.5 | 254 KB | ########## | 100% 2025-05-07T20:31:10.4223669Z 2025-05-07T20:31:10.4223726Z 2025-05-07T20:31:10.4230702Z colorama-0.4.6 | 26 KB | ###### | 61%  2025-05-07T20:31:10.4231199Z 2025-05-07T20:31:10.4231207Z 2025-05-07T20:31:10.4322217Z colorama-0.4.6 | 26 KB | ########## | 100%  2025-05-07T20:31:10.4322492Z 2025-05-07T20:31:10.4322498Z 2025-05-07T20:31:10.4329531Z colorama-0.4.6 | 26 KB | ########## | 100%  2025-05-07T20:31:10.4329898Z 2025-05-07T20:31:10.4330104Z 2025-05-07T20:31:10.4330274Z  2025-05-07T20:31:10.4330485Z 2025-05-07T20:31:10.4330490Z 2025-05-07T20:31:10.4330657Z  2025-05-07T20:31:10.4330865Z 2025-05-07T20:31:10.4330874Z 2025-05-07T20:31:10.4330878Z 2025-05-07T20:31:10.4331048Z  2025-05-07T20:31:10.4331256Z 2025-05-07T20:31:10.4331260Z 2025-05-07T20:31:10.4331466Z 2025-05-07T20:31:10.4331471Z 2025-05-07T20:31:10.4331661Z  2025-05-07T20:31:10.4331873Z 2025-05-07T20:31:10.4331877Z 2025-05-07T20:31:10.4331881Z 2025-05-07T20:31:10.4331884Z 2025-05-07T20:31:10.4332098Z 2025-05-07T20:31:10.4332300Z  2025-05-07T20:31:10.4332527Z 2025-05-07T20:31:10.4332533Z 2025-05-07T20:31:10.4332538Z 2025-05-07T20:31:10.4332543Z 2025-05-07T20:31:10.4332548Z 2025-05-07T20:31:10.4332553Z 2025-05-07T20:31:10.4332819Z  2025-05-07T20:31:10.4333095Z 2025-05-07T20:31:10.4333099Z 2025-05-07T20:31:10.4333103Z 2025-05-07T20:31:10.4333106Z 2025-05-07T20:31:10.4333110Z 2025-05-07T20:31:10.4333113Z 2025-05-07T20:31:10.4333117Z 2025-05-07T20:31:10.4333324Z  done 2025-05-07T20:31:10.5335053Z Preparing transaction: \ done 2025-05-07T20:31:10.6339446Z Verifying transaction: / done 2025-05-07T20:31:12.5367300Z Executing transaction: \ | / - \ | / - \ | / - \ | / - \ | / done 2025-05-07T20:31:12.6643286Z [TEST] Checking imports ... 2025-05-07T20:31:16.7800720Z [CHECK] Python (sub-)package 'fbgemm_gpu' found ... 2025-05-07T20:31:16.7814952Z [TEST] Setting feature flags ... 2025-05-07T20:31:16.7815499Z + conda env config vars set -n build_binary FBGEMM_TBE_ENSEMBLE_ROWWISE_ADAGRAD=1 2025-05-07T20:31:16.7815885Z 2025-05-07T20:31:17.2027058Z 2025-05-07T20:31:17.2027514Z [TEST] PyTest args: -v -rsx -s -W ignore::pytest.PytestCollectionWarning 2025-05-07T20:31:17.2028434Z ################################################################################ 2025-05-07T20:31:17.2028764Z # Run FBGEMM-GPU Tests: 2025-05-07T20:31:17.2029019Z # 2025-05-07T20:31:17.2048549Z # [2025-05-07T20:31:17.204Z] + __run_fbgemm_gpu_tests_in_directory build_binary 2025-05-07T20:31:17.2049176Z ################################################################################ 2025-05-07T20:31:17.2049486Z 2025-05-07T20:31:17.2056679Z [TEST] Enumerating ALL test files ... 2025-05-07T20:31:17.2090196Z ./batched_unary_embeddings_test.py 2025-05-07T20:31:17.2091250Z ./combine/empty_weights_test.py 2025-05-07T20:31:17.2091717Z ./combine/input_combine_test.py 2025-05-07T20:31:17.2092097Z ./config/feature_gate_test.py 2025-05-07T20:31:17.2092479Z ./jagged/1d_to_dense_test.py 2025-05-07T20:31:17.2092849Z ./jagged/2d_to_dense_test.py 2025-05-07T20:31:17.2093258Z ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:31:17.2093718Z ./jagged/dense_bmm_test.py 2025-05-07T20:31:17.2094116Z ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:31:17.2094551Z ./jagged/dense_to_jagged_test.py 2025-05-07T20:31:17.2094950Z ./jagged/elementwise_binary_test.py 2025-05-07T20:31:17.2095390Z ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:31:17.2095781Z ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:31:17.2096103Z ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:31:17.2096432Z ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:31:17.2096746Z ./jagged/misc_ops_test.py 2025-05-07T20:31:17.2096999Z ./jagged/slice_test.py 2025-05-07T20:31:17.2097256Z ./jagged/unique_indices_test.py 2025-05-07T20:31:17.2097545Z ./layout_transform_ops_test.py 2025-05-07T20:31:17.2097827Z ./merge_pooled_embeddings_test.py 2025-05-07T20:31:17.2098111Z ./metric_ops_test.py 2025-05-07T20:31:17.2098387Z ./permute/permute_pooled_embedding_test.py 2025-05-07T20:31:17.2098702Z ./quantize/bfloat16_test.py 2025-05-07T20:31:17.2098973Z ./quantize/comm_codec_test.py 2025-05-07T20:31:17.2099253Z ./quantize/fp8_rowwise_test.py 2025-05-07T20:31:17.2099535Z ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:31:17.2099851Z ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:31:17.2100148Z ./quantize/hfp8_test.py 2025-05-07T20:31:17.2100411Z ./quantize/mixed_dim_int8_test.py 2025-05-07T20:31:17.2100690Z ./quantize/msfp_test.py 2025-05-07T20:31:17.2101160Z ./quantize/mx4_test.py 2025-05-07T20:31:17.2101427Z ./release/stable_release_test.py 2025-05-07T20:31:17.2101705Z ./runtime_monitor_test.py 2025-05-07T20:31:17.2101989Z ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:31:17.2102323Z ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:31:17.2102804Z ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:31:17.2103111Z ./sll/jagged_dense_bmm_test.py 2025-05-07T20:31:17.2103419Z ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:31:17.2103791Z ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:31:17.2104169Z ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:31:17.2104522Z ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:31:17.2104856Z ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:31:17.2105165Z ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:31:17.2105491Z ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:31:17.2105833Z ./sll/jagged_softmax_test.py 2025-05-07T20:31:17.2106154Z ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:31:17.2106542Z ./sparse/block_bucketize_test.py 2025-05-07T20:31:17.2106826Z ./sparse/cumsum_test.py 2025-05-07T20:31:17.2107111Z ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:31:17.2107455Z ./sparse/index_select_test.py 2025-05-07T20:31:17.2107732Z ./sparse/misc_ops_test.py 2025-05-07T20:31:17.2108002Z ./sparse/pack_segments_test.py 2025-05-07T20:31:17.2108290Z ./sparse/permute_embeddings_test.py 2025-05-07T20:31:17.2108593Z ./sparse/permute_indices_test.py 2025-05-07T20:31:17.2108897Z ./sparse/permute_sparse_features_test.py 2025-05-07T20:31:17.2109211Z ./sparse/reorder_batched_test.py 2025-05-07T20:31:17.2109513Z ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:31:17.2109848Z ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:31:17.2110165Z ./tbe/cache/cache_overflow_test.py 2025-05-07T20:31:17.2110456Z ./tbe/cache/cache_test.py 2025-05-07T20:31:17.2110743Z ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:31:17.2111061Z ./tbe/cache/lxu_cache_test.py 2025-05-07T20:31:17.2111336Z ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:31:17.2111622Z ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:31:17.2111945Z ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:31:17.2112271Z ./tbe/inference/inference_converter_test.py 2025-05-07T20:31:17.2112600Z ./tbe/inference/nbit_cache_test.py 2025-05-07T20:31:17.2112918Z ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:31:17.2113239Z ./tbe/inference/nbit_forward_test.py 2025-05-07T20:31:17.2113571Z ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:31:17.2113910Z ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:31:17.2114198Z ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:31:17.2114495Z ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:31:17.2114826Z ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:31:17.2115241Z ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:31:17.2115795Z ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:31:17.2116345Z ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:31:17.2116774Z ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:31:17.2117129Z ./tbe/training/backward_adagrad_test.py 2025-05-07T20:31:17.2117451Z ./tbe/training/backward_dense_test.py 2025-05-07T20:31:17.2117779Z ./tbe/training/backward_none_test.py 2025-05-07T20:31:17.2118104Z ./tbe/training/backward_optimizers_test.py 2025-05-07T20:31:17.2118433Z ./tbe/training/backward_sgd_test.py 2025-05-07T20:31:17.2118793Z ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T20:31:17.2119151Z ./tbe/training/forward_test.py 2025-05-07T20:31:17.2119460Z ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T20:31:17.2119789Z ./tbe/utils/split_embeddings_test.py 2025-05-07T20:31:17.2120108Z ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T20:31:17.2120429Z ./utils/filestore_test.py 2025-05-07T20:31:17.2120696Z ./uvm/copy_test.py 2025-05-07T20:31:17.2120929Z ./uvm/ops_load_test.py 2025-05-07T20:31:17.2121284Z ./uvm/uvm_test.py 2025-05-07T20:31:17.2121434Z 2025-05-07T20:31:17.2121560Z [TEST] Enumerating IGNORED test files ... 2025-05-07T20:31:17.2121778Z 2025-05-07T20:31:17.2121915Z ################################################################################ 2025-05-07T20:31:17.2131521Z # [2025-05-07T20:31:17.212Z] Run Python Test Suite: 2025-05-07T20:31:17.2132000Z # ./batched_unary_embeddings_test.py 2025-05-07T20:31:17.2132433Z ################################################################################ 2025-05-07T20:31:17.2156192Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./batched_unary_embeddings_test.py 2025-05-07T20:31:17.2156981Z 2025-05-07T20:31:19.7467141Z ============================= test session starts ============================== 2025-05-07T20:31:19.7467950Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:31:19.7468533Z cachedir: .pytest_cache 2025-05-07T20:31:19.7469141Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:31:19.7469903Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:31:19.7470354Z plugins: hypothesis-6.131.14 2025-05-07T20:31:21.4683603Z collecting ... collected 2 items 2025-05-07T20:31:21.4683908Z 2025-05-07T20:31:21.4835040Z batched_unary_embeddings_test.py::TableBatchedEmbeddingsTest::test_cpu PASSED 2025-05-07T20:31:21.7420607Z batched_unary_embeddings_test.py::TableBatchedEmbeddingsTest::test_gpu PASSED 2025-05-07T20:31:21.7421007Z 2025-05-07T20:31:21.7421162Z =============================== warnings summary =============================== 2025-05-07T20:31:21.7421659Z test/batched_unary_embeddings_test.py::TableBatchedEmbeddingsTest::test_gpu 2025-05-07T20:31:21.7424960Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::batched_unary_embeddings: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:31:21.7428299Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:31:21.7428721Z 2025-05-07T20:31:21.7428955Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:31:21.7429435Z ========================= 2 passed, 1 warning in 2.50s ========================= 2025-05-07T20:31:22.4274573Z 2025-05-07T20:31:22.4275888Z [TEST] Python test suite PASSED: ./batched_unary_embeddings_test.py 2025-05-07T20:31:22.4295507Z [TEST] Python test time for ./batched_unary_embeddings_test.py: 5 seconds 2025-05-07T20:31:22.4295863Z 2025-05-07T20:31:22.4295868Z 2025-05-07T20:31:22.4295872Z 2025-05-07T20:31:22.4295875Z 2025-05-07T20:31:22.4316345Z ################################################################################ 2025-05-07T20:31:22.4332242Z # [2025-05-07T20:31:22.432Z] Run Python Test Suite: 2025-05-07T20:31:22.4332597Z # ./combine/empty_weights_test.py 2025-05-07T20:31:22.4332927Z ################################################################################ 2025-05-07T20:31:22.4357793Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./combine/empty_weights_test.py 2025-05-07T20:31:22.4358787Z 2025-05-07T20:31:24.5789766Z ============================= test session starts ============================== 2025-05-07T20:31:24.5790460Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:31:24.5793161Z cachedir: .pytest_cache 2025-05-07T20:31:24.5793768Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:31:24.5794512Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:31:24.5794935Z plugins: hypothesis-6.131.14 2025-05-07T20:31:26.2968998Z collecting ... collected 1 item 2025-05-07T20:31:26.2969218Z 2025-05-07T20:31:26.2994388Z combine/empty_weights_test.py::EmptyWeightsTest::test_tbe_input_combine_with_length_empty_weights SKIPPED 2025-05-07T20:31:26.2995072Z 2025-05-07T20:31:26.2995312Z =========================== short test summary info ============================ 2025-05-07T20:31:26.2996183Z SKIPPED [1] combine/empty_weights_test.py:26: Fix is not implemented yet 2025-05-07T20:31:26.2996860Z ============================== 1 skipped in 1.84s ============================== 2025-05-07T20:31:26.8981887Z 2025-05-07T20:31:26.8982726Z [TEST] Python test suite PASSED: ./combine/empty_weights_test.py 2025-05-07T20:31:26.9001769Z [TEST] Python test time for ./combine/empty_weights_test.py: 4 seconds 2025-05-07T20:31:26.9002080Z 2025-05-07T20:31:26.9002085Z 2025-05-07T20:31:26.9002088Z 2025-05-07T20:31:26.9002095Z 2025-05-07T20:31:26.9022319Z ################################################################################ 2025-05-07T20:31:26.9040550Z # [2025-05-07T20:31:26.903Z] Run Python Test Suite: 2025-05-07T20:31:26.9041041Z # ./combine/input_combine_test.py 2025-05-07T20:31:26.9041462Z ################################################################################ 2025-05-07T20:31:26.9065262Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./combine/input_combine_test.py 2025-05-07T20:31:26.9066012Z 2025-05-07T20:31:29.0664609Z ============================= test session starts ============================== 2025-05-07T20:31:29.0665424Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:31:29.0666018Z cachedir: .pytest_cache 2025-05-07T20:31:29.0666624Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:31:29.0667390Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:31:29.0667828Z plugins: hypothesis-6.131.14 2025-05-07T20:31:30.7931059Z collecting ... collected 14 items 2025-05-07T20:31:30.7931378Z 2025-05-07T20:31:30.7970021Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int32 PASSED 2025-05-07T20:31:31.1273917Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int32_with_length PASSED 2025-05-07T20:31:31.1292427Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int64 PASSED 2025-05-07T20:31:31.1343564Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int64_with_length PASSED 2025-05-07T20:31:31.1390538Z combine/input_combine_test.py::InputCombineTest::test_input_combine_mix_with_length PASSED 2025-05-07T20:31:31.1406645Z combine/input_combine_test.py::InputCombineTest::test_input_combined_mix PASSED 2025-05-07T20:31:31.1469223Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int32 PASSED 2025-05-07T20:31:31.1504939Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int32_with_length PASSED 2025-05-07T20:31:31.1553945Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int64 PASSED 2025-05-07T20:31:31.1581965Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int64_with_length PASSED 2025-05-07T20:31:31.1629801Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combined_mix PASSED 2025-05-07T20:31:31.1658196Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combined_mix_with_length PASSED 2025-05-07T20:31:31.1670680Z combine/input_combine_test.py::InputCombineTest::test_tbe_input_combine_cpu_with_padded_indices PASSED 2025-05-07T20:31:31.1692628Z combine/input_combine_test.py::InputCombineTest::test_tbe_input_combine_cpu_with_padded_indices_without_last_offsets PASSED 2025-05-07T20:31:31.1693346Z 2025-05-07T20:31:31.1693515Z ============================== 14 passed in 2.23s ============================== 2025-05-07T20:31:31.8331976Z 2025-05-07T20:31:31.8332773Z [TEST] Python test suite PASSED: ./combine/input_combine_test.py 2025-05-07T20:31:31.8352971Z [TEST] Python test time for ./combine/input_combine_test.py: 5 seconds 2025-05-07T20:31:31.8353413Z 2025-05-07T20:31:31.8353419Z 2025-05-07T20:31:31.8353424Z 2025-05-07T20:31:31.8353462Z 2025-05-07T20:31:31.8375291Z ################################################################################ 2025-05-07T20:31:31.8400103Z # [2025-05-07T20:31:31.838Z] Run Python Test Suite: 2025-05-07T20:31:31.8400607Z # ./config/feature_gate_test.py 2025-05-07T20:31:31.8400931Z ################################################################################ 2025-05-07T20:31:31.8414297Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./config/feature_gate_test.py 2025-05-07T20:31:31.8414930Z 2025-05-07T20:31:33.9879948Z ============================= test session starts ============================== 2025-05-07T20:31:33.9880645Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:31:33.9881230Z cachedir: .pytest_cache 2025-05-07T20:31:33.9881874Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:31:33.9882632Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:31:33.9883064Z plugins: hypothesis-6.131.14 2025-05-07T20:31:35.7052260Z collecting ... collected 2 items 2025-05-07T20:31:35.7052641Z 2025-05-07T20:31:35.7063185Z config/feature_gate_test.py::FeatureGateTest::test_feature_gates 2025-05-07T20:31:35.7063892Z [OSS] Feature TBE_V2 enabled: False 2025-05-07T20:31:35.7064225Z 2025-05-07T20:31:35.7064406Z [OSS] Feature TBE_V2 enabled: False 2025-05-07T20:31:35.7064714Z 2025-05-07T20:31:35.7064984Z [OSS] Feature TBE_ENSEMBLE_ROWWISE_ADAGRAD enabled: True 2025-05-07T20:31:35.7065411Z 2025-05-07T20:31:35.7065669Z [OSS] Feature TBE_ENSEMBLE_ROWWISE_ADAGRAD enabled: True 2025-05-07T20:31:35.7066114Z 2025-05-07T20:31:35.7066404Z [OSS] Feature TBE_ROCM_INFERENCE_PACKED_BAGS enabled: False 2025-05-07T20:31:35.7066858Z 2025-05-07T20:31:35.7067123Z [OSS] Feature TBE_ROCM_INFERENCE_PACKED_BAGS enabled: False 2025-05-07T20:31:35.7067587Z 2025-05-07T20:31:35.7067861Z [OSS] Feature TBE_ROCM_HIP_BACKWARD_KERNEL enabled: False 2025-05-07T20:31:35.7068287Z 2025-05-07T20:31:35.7068543Z [OSS] Feature TBE_ROCM_HIP_BACKWARD_KERNEL enabled: False 2025-05-07T20:31:35.7068987Z 2025-05-07T20:31:35.7069236Z [OSS] Feature BOUNDS_CHECK_INDICES_V2 enabled: False 2025-05-07T20:31:35.7069644Z 2025-05-07T20:31:35.7069879Z [OSS] Feature BOUNDS_CHECK_INDICES_V2 enabled: False 2025-05-07T20:31:35.7070387Z PASSED 2025-05-07T20:31:35.7086462Z config/feature_gate_test.py::FeatureGateTest::test_feature_gates_fb SKIPPED 2025-05-07T20:31:35.7086977Z 2025-05-07T20:31:35.7087216Z =========================== short test summary info ============================ 2025-05-07T20:31:35.7087921Z SKIPPED [1] config/feature_gate_test.py:41: Not supported in open source 2025-05-07T20:31:35.7088604Z ========================= 1 passed, 1 skipped in 1.84s ========================= 2025-05-07T20:31:36.3003131Z 2025-05-07T20:31:36.3004256Z [TEST] Python test suite PASSED: ./config/feature_gate_test.py 2025-05-07T20:31:36.3019179Z [TEST] Python test time for ./config/feature_gate_test.py: 5 seconds 2025-05-07T20:31:36.3019570Z 2025-05-07T20:31:36.3019576Z 2025-05-07T20:31:36.3019582Z 2025-05-07T20:31:36.3019587Z 2025-05-07T20:31:36.3041474Z ################################################################################ 2025-05-07T20:31:36.3056810Z # [2025-05-07T20:31:36.305Z] Run Python Test Suite: 2025-05-07T20:31:36.3057227Z # ./jagged/1d_to_dense_test.py 2025-05-07T20:31:36.3057619Z ################################################################################ 2025-05-07T20:31:36.3081755Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/1d_to_dense_test.py 2025-05-07T20:31:36.3082408Z 2025-05-07T20:31:38.4538656Z ============================= test session starts ============================== 2025-05-07T20:31:38.4539369Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:31:38.4539928Z cachedir: .pytest_cache 2025-05-07T20:31:38.4540530Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:31:38.4541314Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:31:38.4541756Z plugins: hypothesis-6.131.14 2025-05-07T20:31:40.6194621Z collecting ... collected 4 items 2025-05-07T20:31:40.6194935Z 2025-05-07T20:31:40.9696417Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_jagged_1d_to_dense Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:40.9697355Z self=, 2025-05-07T20:31:40.9697919Z B=1, 2025-05-07T20:31:40.9698171Z max_sequence_length=1, 2025-05-07T20:31:40.9698488Z padding_value=0, 2025-05-07T20:31:40.9698767Z ) 2025-05-07T20:31:40.9699061Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:40.9699651Z self=, 2025-05-07T20:31:40.9700210Z B=103, 2025-05-07T20:31:40.9700466Z max_sequence_length=1, 2025-05-07T20:31:40.9700777Z padding_value=0, 2025-05-07T20:31:40.9701067Z ) 2025-05-07T20:31:40.9701328Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:40.9701911Z self=, 2025-05-07T20:31:40.9702493Z B=103, 2025-05-07T20:31:40.9702771Z max_sequence_length=224, 2025-05-07T20:31:40.9703096Z padding_value=41016, 2025-05-07T20:31:40.9703383Z ) 2025-05-07T20:31:40.9703644Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:40.9706173Z self=, 2025-05-07T20:31:40.9706732Z B=7, 2025-05-07T20:31:40.9706987Z max_sequence_length=473, 2025-05-07T20:31:40.9707317Z padding_value=55817, 2025-05-07T20:31:40.9707595Z ) 2025-05-07T20:31:40.9707854Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:40.9708422Z self=, 2025-05-07T20:31:40.9708960Z B=21, 2025-05-07T20:31:40.9709221Z max_sequence_length=429, 2025-05-07T20:31:40.9709547Z padding_value=-43576, 2025-05-07T20:31:40.9709830Z ) 2025-05-07T20:31:40.9710092Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:40.9710668Z self=, 2025-05-07T20:31:40.9711204Z B=35, 2025-05-07T20:31:40.9711458Z max_sequence_length=266, 2025-05-07T20:31:40.9711778Z padding_value=57652, 2025-05-07T20:31:40.9712055Z ) 2025-05-07T20:31:40.9712312Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:40.9712882Z self=, 2025-05-07T20:31:40.9713427Z B=16, 2025-05-07T20:31:40.9713991Z max_sequence_length=168, 2025-05-07T20:31:40.9714321Z padding_value=-24624, 2025-05-07T20:31:40.9714613Z ) 2025-05-07T20:31:40.9714861Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:40.9715427Z self=, 2025-05-07T20:31:40.9716272Z B=89, 2025-05-07T20:31:40.9716516Z max_sequence_length=363, 2025-05-07T20:31:40.9716836Z padding_value=-55348, 2025-05-07T20:31:40.9717120Z ) 2025-05-07T20:31:40.9717368Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:40.9717934Z self=, 2025-05-07T20:31:40.9718472Z B=59, 2025-05-07T20:31:40.9718713Z max_sequence_length=403, 2025-05-07T20:31:40.9719031Z padding_value=-4601, 2025-05-07T20:31:40.9719308Z ) 2025-05-07T20:31:40.9719555Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:40.9720124Z self=, 2025-05-07T20:31:40.9720666Z B=112, 2025-05-07T20:31:40.9720920Z max_sequence_length=291, 2025-05-07T20:31:40.9721229Z padding_value=-73176, 2025-05-07T20:31:40.9721512Z ) 2025-05-07T20:31:40.9721768Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:40.9722337Z self=, 2025-05-07T20:31:40.9722882Z B=5, 2025-05-07T20:31:40.9723132Z max_sequence_length=103, 2025-05-07T20:31:40.9723441Z padding_value=8516, 2025-05-07T20:31:40.9723713Z ) 2025-05-07T20:31:40.9723974Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:40.9724533Z self=, 2025-05-07T20:31:40.9725077Z B=103, 2025-05-07T20:31:40.9725336Z max_sequence_length=103, 2025-05-07T20:31:40.9725644Z padding_value=8516, 2025-05-07T20:31:40.9725918Z ) 2025-05-07T20:31:40.9726182Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:40.9726750Z self=, 2025-05-07T20:31:40.9727283Z B=103, 2025-05-07T20:31:40.9727532Z max_sequence_length=1, 2025-05-07T20:31:40.9727866Z padding_value=8516, 2025-05-07T20:31:40.9728148Z ) 2025-05-07T20:31:40.9728413Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:40.9728982Z self=, 2025-05-07T20:31:40.9729515Z B=1, 2025-05-07T20:31:40.9729764Z max_sequence_length=1, 2025-05-07T20:31:40.9730069Z padding_value=8516, 2025-05-07T20:31:40.9730337Z ) 2025-05-07T20:31:40.9730596Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:40.9731162Z self=, 2025-05-07T20:31:40.9731696Z B=1, 2025-05-07T20:31:40.9731946Z max_sequence_length=1, 2025-05-07T20:31:40.9732250Z padding_value=1, 2025-05-07T20:31:40.9732522Z ) 2025-05-07T20:31:40.9732775Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:40.9733347Z self=, 2025-05-07T20:31:40.9733893Z B=26, 2025-05-07T20:31:40.9734152Z max_sequence_length=248, 2025-05-07T20:31:40.9734476Z padding_value=-33938, 2025-05-07T20:31:40.9734761Z ) 2025-05-07T20:31:40.9735012Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:40.9735578Z self=, 2025-05-07T20:31:40.9736121Z B=1, 2025-05-07T20:31:40.9736365Z max_sequence_length=248, 2025-05-07T20:31:40.9736688Z padding_value=-33938, 2025-05-07T20:31:40.9736972Z ) 2025-05-07T20:31:40.9737223Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:40.9737791Z self=, 2025-05-07T20:31:40.9738335Z B=1, 2025-05-07T20:31:40.9738700Z max_sequence_length=248, 2025-05-07T20:31:40.9739015Z padding_value=1, 2025-05-07T20:31:40.9739287Z ) 2025-05-07T20:31:40.9739547Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:40.9740110Z self=, 2025-05-07T20:31:40.9740747Z B=71, 2025-05-07T20:31:40.9741002Z max_sequence_length=364, 2025-05-07T20:31:40.9741315Z padding_value=3266, 2025-05-07T20:31:40.9741594Z ) 2025-05-07T20:31:40.9741854Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:40.9742418Z self=, 2025-05-07T20:31:40.9742957Z B=71, 2025-05-07T20:31:40.9743179Z max_sequence_length=364, 2025-05-07T20:31:40.9743447Z padding_value=71, 2025-05-07T20:31:40.9743678Z ) 2025-05-07T20:31:40.9743870Z PASSED 2025-05-07T20:31:41.0125658Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_jagged_1d_to_dense_dynamic_shape Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:41.0126667Z self=, 2025-05-07T20:31:41.0127174Z B=1, 2025-05-07T20:31:41.0127389Z max_sequence_length=1, 2025-05-07T20:31:41.0127649Z padding_value=0, 2025-05-07T20:31:41.0127897Z device=device(type='cpu'), 2025-05-07T20:31:41.0128150Z ) 2025-05-07T20:31:41.0128410Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:41.0128991Z self=, 2025-05-07T20:31:41.0129498Z B=73, 2025-05-07T20:31:41.0129712Z max_sequence_length=1, 2025-05-07T20:31:41.0129960Z padding_value=0, 2025-05-07T20:31:41.0130212Z device=device(type='cpu'), 2025-05-07T20:31:41.0130468Z ) 2025-05-07T20:31:41.0130747Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:41.0131323Z self=, 2025-05-07T20:31:41.0131828Z B=73, 2025-05-07T20:31:41.0132045Z max_sequence_length=430, 2025-05-07T20:31:41.0132309Z padding_value=89311, 2025-05-07T20:31:41.0132574Z device=device(type='cpu'), 2025-05-07T20:31:41.0132839Z ) 2025-05-07T20:31:41.0133095Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:41.0133669Z self=, 2025-05-07T20:31:41.0134170Z B=76, 2025-05-07T20:31:41.0134388Z max_sequence_length=107, 2025-05-07T20:31:41.0134675Z padding_value=-90396, 2025-05-07T20:31:41.0134941Z device=device(type='cpu'), 2025-05-07T20:31:41.0135198Z ) 2025-05-07T20:31:41.0135461Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:41.0136028Z self=, 2025-05-07T20:31:41.0136530Z B=116, 2025-05-07T20:31:41.0136749Z max_sequence_length=477, 2025-05-07T20:31:41.0137011Z padding_value=10001, 2025-05-07T20:31:41.0137270Z device=device(type='cuda'), 2025-05-07T20:31:41.0137523Z ) 2025-05-07T20:31:41.0137778Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:41.0138356Z self=, 2025-05-07T20:31:41.0138854Z B=101, 2025-05-07T20:31:41.0139065Z max_sequence_length=324, 2025-05-07T20:31:41.0139333Z padding_value=85408, 2025-05-07T20:31:41.0139597Z device=device(type='cpu'), 2025-05-07T20:31:41.0139852Z ) 2025-05-07T20:31:41.0140108Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:41.0140684Z self=, 2025-05-07T20:31:41.0141182Z B=38, 2025-05-07T20:31:41.0141391Z max_sequence_length=48, 2025-05-07T20:31:41.0142099Z padding_value=57983, 2025-05-07T20:31:41.0142440Z device=device(type='cuda'), 2025-05-07T20:31:41.0142699Z ) 2025-05-07T20:31:41.0142965Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:41.0143544Z self=, 2025-05-07T20:31:41.0144197Z B=92, 2025-05-07T20:31:41.0144414Z max_sequence_length=499, 2025-05-07T20:31:41.0144682Z padding_value=96247, 2025-05-07T20:31:41.0144939Z device=device(type='cpu'), 2025-05-07T20:31:41.0145196Z ) 2025-05-07T20:31:41.0145459Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:41.0146034Z self=, 2025-05-07T20:31:41.0146531Z B=123, 2025-05-07T20:31:41.0146748Z max_sequence_length=188, 2025-05-07T20:31:41.0147018Z padding_value=15319, 2025-05-07T20:31:41.0147275Z device=device(type='cpu'), 2025-05-07T20:31:41.0147531Z ) 2025-05-07T20:31:41.0147803Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:41.0148376Z self=, 2025-05-07T20:31:41.0148881Z B=70, 2025-05-07T20:31:41.0149104Z max_sequence_length=286, 2025-05-07T20:31:41.0149371Z padding_value=-99999, 2025-05-07T20:31:41.0149641Z device=device(type='cpu'), 2025-05-07T20:31:41.0149895Z ) 2025-05-07T20:31:41.0150150Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:41.0150724Z self=, 2025-05-07T20:31:41.0151226Z B=17, 2025-05-07T20:31:41.0151444Z max_sequence_length=202, 2025-05-07T20:31:41.0151709Z padding_value=24075, 2025-05-07T20:31:41.0151974Z device=device(type='cuda'), 2025-05-07T20:31:41.0152234Z ) 2025-05-07T20:31:41.0152492Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:41.0153074Z self=, 2025-05-07T20:31:41.0153573Z B=17, 2025-05-07T20:31:41.0153780Z max_sequence_length=1, 2025-05-07T20:31:41.0154038Z padding_value=24075, 2025-05-07T20:31:41.0154307Z device=device(type='cuda'), 2025-05-07T20:31:41.0154559Z ) 2025-05-07T20:31:41.0154823Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:41.0155398Z self=, 2025-05-07T20:31:41.0156017Z B=1, 2025-05-07T20:31:41.0156225Z max_sequence_length=1, 2025-05-07T20:31:41.0156487Z padding_value=24075, 2025-05-07T20:31:41.0156749Z device=device(type='cuda'), 2025-05-07T20:31:41.0156999Z ) 2025-05-07T20:31:41.0157261Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:41.0157842Z self=, 2025-05-07T20:31:41.0158338Z B=1, 2025-05-07T20:31:41.0158558Z max_sequence_length=1, 2025-05-07T20:31:41.0158813Z padding_value=1, 2025-05-07T20:31:41.0159057Z device=device(type='cuda'), 2025-05-07T20:31:41.0159316Z ) 2025-05-07T20:31:41.0159578Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:41.0160151Z self=, 2025-05-07T20:31:41.0160651Z B=23, 2025-05-07T20:31:41.0160867Z max_sequence_length=421, 2025-05-07T20:31:41.0161144Z padding_value=100000, 2025-05-07T20:31:41.0161404Z device=device(type='cpu'), 2025-05-07T20:31:41.0161665Z ) 2025-05-07T20:31:41.0161930Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:41.0162502Z self=, 2025-05-07T20:31:41.0163055Z B=1, 2025-05-07T20:31:41.0163275Z max_sequence_length=421, 2025-05-07T20:31:41.0163651Z padding_value=100000, 2025-05-07T20:31:41.0163924Z device=device(type='cpu'), 2025-05-07T20:31:41.0164183Z ) 2025-05-07T20:31:41.0164445Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:41.0165025Z self=, 2025-05-07T20:31:41.0166538Z B=1, 2025-05-07T20:31:41.0166760Z max_sequence_length=421, 2025-05-07T20:31:41.0167029Z padding_value=421, 2025-05-07T20:31:41.0167289Z device=device(type='cpu'), 2025-05-07T20:31:41.0167549Z ) 2025-05-07T20:31:41.0167812Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:41.0168391Z self=, 2025-05-07T20:31:41.0168892Z B=1, 2025-05-07T20:31:41.0169101Z max_sequence_length=1, 2025-05-07T20:31:41.0169361Z padding_value=421, 2025-05-07T20:31:41.0169615Z device=device(type='cpu'), 2025-05-07T20:31:41.0169881Z ) 2025-05-07T20:31:41.0170149Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:41.0170726Z self=, 2025-05-07T20:31:41.0171226Z B=1, 2025-05-07T20:31:41.0171443Z max_sequence_length=421, 2025-05-07T20:31:41.0171706Z padding_value=1, 2025-05-07T20:31:41.0171960Z device=device(type='cpu'), 2025-05-07T20:31:41.0172212Z ) 2025-05-07T20:31:41.0172478Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:41.0173054Z self=, 2025-05-07T20:31:41.0173548Z B=1, 2025-05-07T20:31:41.0173760Z max_sequence_length=1, 2025-05-07T20:31:41.0174017Z padding_value=1, 2025-05-07T20:31:41.0174262Z device=device(type='cpu'), 2025-05-07T20:31:41.0174517Z ) 2025-05-07T20:31:41.0174705Z PASSED 2025-05-07T20:31:41.0175127Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_jagged_1d_to_dense_truncation PASSED 2025-05-07T20:31:41.0962625Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_stacked_jagged_1d_to_dense Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:41.0963528Z self=, 2025-05-07T20:31:41.0964044Z T=1, 2025-05-07T20:31:41.0964250Z B=1, 2025-05-07T20:31:41.0964470Z max_sequence_length=1, 2025-05-07T20:31:41.0964732Z padding_value=0, 2025-05-07T20:31:41.0964989Z device=device(type='cpu'), 2025-05-07T20:31:41.0965259Z ) 2025-05-07T20:31:41.0965504Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:41.0966048Z self=, 2025-05-07T20:31:41.0966532Z T=15, 2025-05-07T20:31:41.0966729Z B=1, 2025-05-07T20:31:41.0966944Z max_sequence_length=1, 2025-05-07T20:31:41.0967209Z padding_value=0, 2025-05-07T20:31:41.0967471Z device=device(type='cpu'), 2025-05-07T20:31:41.0967735Z ) 2025-05-07T20:31:41.0967986Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:41.0968521Z self=, 2025-05-07T20:31:41.0969011Z T=15, 2025-05-07T20:31:41.0969216Z B=95, 2025-05-07T20:31:41.0969434Z max_sequence_length=49, 2025-05-07T20:31:41.0969701Z padding_value=99080, 2025-05-07T20:31:41.0969973Z device=device(type='cpu'), 2025-05-07T20:31:41.0970239Z ) 2025-05-07T20:31:41.0970481Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:41.0971019Z self=, 2025-05-07T20:31:41.0971559Z T=19, 2025-05-07T20:31:41.0971795Z B=61, 2025-05-07T20:31:41.0972063Z max_sequence_length=272, 2025-05-07T20:31:41.0972378Z padding_value=-61936, 2025-05-07T20:31:41.0972644Z device=device(type='cpu'), 2025-05-07T20:31:41.0973146Z ) 2025-05-07T20:31:41.0973400Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:41.0973933Z self=, 2025-05-07T20:31:41.0974419Z T=3, 2025-05-07T20:31:41.0974782Z B=109, 2025-05-07T20:31:41.0975003Z max_sequence_length=389, 2025-05-07T20:31:41.0975281Z padding_value=-93786, 2025-05-07T20:31:41.0975552Z device=device(type='cpu'), 2025-05-07T20:31:41.0975812Z ) 2025-05-07T20:31:41.0976053Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:41.0976590Z self=, 2025-05-07T20:31:41.0977075Z T=8, 2025-05-07T20:31:41.0977267Z B=91, 2025-05-07T20:31:41.0977489Z max_sequence_length=149, 2025-05-07T20:31:41.0977765Z padding_value=-51371, 2025-05-07T20:31:41.0978029Z device=device(type='cpu'), 2025-05-07T20:31:41.0978290Z ) 2025-05-07T20:31:41.0978549Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:41.0979076Z self=, 2025-05-07T20:31:41.0979558Z T=3, 2025-05-07T20:31:41.0979758Z B=59, 2025-05-07T20:31:41.0979975Z max_sequence_length=499, 2025-05-07T20:31:41.0980251Z padding_value=-7424, 2025-05-07T20:31:41.0980518Z device=device(type='cuda'), 2025-05-07T20:31:41.0980787Z ) 2025-05-07T20:31:41.0981028Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:41.0981570Z self=, 2025-05-07T20:31:41.0982057Z T=4, 2025-05-07T20:31:41.0982249Z B=123, 2025-05-07T20:31:41.0982484Z max_sequence_length=483, 2025-05-07T20:31:41.0991162Z padding_value=25443, 2025-05-07T20:31:41.0991539Z device=device(type='cuda'), 2025-05-07T20:31:41.0991883Z ) 2025-05-07T20:31:41.0992214Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:41.0992772Z self=, 2025-05-07T20:31:41.0993258Z T=19, 2025-05-07T20:31:41.0993456Z B=116, 2025-05-07T20:31:41.0993674Z max_sequence_length=417, 2025-05-07T20:31:41.0993951Z padding_value=15364, 2025-05-07T20:31:41.0994209Z device=device(type='cpu'), 2025-05-07T20:31:41.0994473Z ) 2025-05-07T20:31:41.0994723Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:41.0995249Z self=, 2025-05-07T20:31:41.0995891Z T=1, 2025-05-07T20:31:41.0996139Z B=61, 2025-05-07T20:31:41.0996411Z max_sequence_length=288, 2025-05-07T20:31:41.0996776Z padding_value=-68348, 2025-05-07T20:31:41.0997126Z device=device(type='cpu'), 2025-05-07T20:31:41.0997457Z ) 2025-05-07T20:31:41.0997773Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:41.0998519Z self=, 2025-05-07T20:31:41.0999148Z T=5, 2025-05-07T20:31:41.0999337Z B=128, 2025-05-07T20:31:41.0999553Z max_sequence_length=5, 2025-05-07T20:31:41.0999815Z padding_value=-25191, 2025-05-07T20:31:41.1000075Z device=device(type='cpu'), 2025-05-07T20:31:41.1000334Z ) 2025-05-07T20:31:41.1000578Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:41.1001105Z self=, 2025-05-07T20:31:41.1001581Z T=5, 2025-05-07T20:31:41.1001780Z B=5, 2025-05-07T20:31:41.1001984Z max_sequence_length=5, 2025-05-07T20:31:41.1002247Z padding_value=-25191, 2025-05-07T20:31:41.1002513Z device=device(type='cpu'), 2025-05-07T20:31:41.1002761Z ) 2025-05-07T20:31:41.1002999Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:41.1003726Z self=, 2025-05-07T20:31:41.1004211Z T=1, 2025-05-07T20:31:41.1004400Z B=5, 2025-05-07T20:31:41.1004613Z max_sequence_length=5, 2025-05-07T20:31:41.1004875Z padding_value=-25191, 2025-05-07T20:31:41.1005131Z device=device(type='cpu'), 2025-05-07T20:31:41.1005511Z ) 2025-05-07T20:31:41.1005757Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:41.1006280Z self=, 2025-05-07T20:31:41.1006757Z T=1, 2025-05-07T20:31:41.1006944Z B=5, 2025-05-07T20:31:41.1007143Z max_sequence_length=1, 2025-05-07T20:31:41.1007393Z padding_value=-25191, 2025-05-07T20:31:41.1007651Z device=device(type='cpu'), 2025-05-07T20:31:41.1007894Z ) 2025-05-07T20:31:41.1008130Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:41.1008654Z self=, 2025-05-07T20:31:41.1009127Z T=1, 2025-05-07T20:31:41.1009317Z B=5, 2025-05-07T20:31:41.1009524Z max_sequence_length=1, 2025-05-07T20:31:41.1009769Z padding_value=1, 2025-05-07T20:31:41.1010016Z device=device(type='cpu'), 2025-05-07T20:31:41.1010266Z ) 2025-05-07T20:31:41.1010513Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:41.1011033Z self=, 2025-05-07T20:31:41.1011501Z T=1, 2025-05-07T20:31:41.1011692Z B=5, 2025-05-07T20:31:41.1011893Z max_sequence_length=1, 2025-05-07T20:31:41.1012148Z padding_value=5, 2025-05-07T20:31:41.1012397Z device=device(type='cpu'), 2025-05-07T20:31:41.1012644Z ) 2025-05-07T20:31:41.1012887Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:41.1013415Z self=, 2025-05-07T20:31:41.1013883Z T=5, 2025-05-07T20:31:41.1014078Z B=5, 2025-05-07T20:31:41.1014290Z max_sequence_length=1, 2025-05-07T20:31:41.1014534Z padding_value=5, 2025-05-07T20:31:41.1014782Z device=device(type='cpu'), 2025-05-07T20:31:41.1015042Z ) 2025-05-07T20:31:41.1015278Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:41.1015812Z self=, 2025-05-07T20:31:41.1016286Z T=1, 2025-05-07T20:31:41.1016477Z B=62, 2025-05-07T20:31:41.1016682Z max_sequence_length=240, 2025-05-07T20:31:41.1016948Z padding_value=17328, 2025-05-07T20:31:41.1017206Z device=device(type='cpu'), 2025-05-07T20:31:41.1017453Z ) 2025-05-07T20:31:41.1017690Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:41.1018219Z self=, 2025-05-07T20:31:41.1018684Z T=1, 2025-05-07T20:31:41.1018872Z B=62, 2025-05-07T20:31:41.1019083Z max_sequence_length=240, 2025-05-07T20:31:41.1019343Z padding_value=240, 2025-05-07T20:31:41.1019592Z device=device(type='cpu'), 2025-05-07T20:31:41.1019844Z ) 2025-05-07T20:31:41.1020077Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:41.1020604Z self=, 2025-05-07T20:31:41.1021084Z T=1, 2025-05-07T20:31:41.1021274Z B=62, 2025-05-07T20:31:41.1021477Z max_sequence_length=1, 2025-05-07T20:31:41.1021732Z padding_value=240, 2025-05-07T20:31:41.1021981Z device=device(type='cpu'), 2025-05-07T20:31:41.1022227Z ) 2025-05-07T20:31:41.1022423Z PASSED 2025-05-07T20:31:41.1022537Z 2025-05-07T20:31:41.1022683Z ============================== 4 passed in 2.77s =============================== 2025-05-07T20:31:41.8523704Z 2025-05-07T20:31:41.8524382Z [TEST] Python test suite PASSED: ./jagged/1d_to_dense_test.py 2025-05-07T20:31:41.8544131Z [TEST] Python test time for ./jagged/1d_to_dense_test.py: 5 seconds 2025-05-07T20:31:41.8544814Z 2025-05-07T20:31:41.8544826Z 2025-05-07T20:31:41.8544830Z 2025-05-07T20:31:41.8544834Z 2025-05-07T20:31:41.8566814Z ################################################################################ 2025-05-07T20:31:41.8582498Z # [2025-05-07T20:31:41.857Z] Run Python Test Suite: 2025-05-07T20:31:41.8583080Z # ./jagged/2d_to_dense_test.py 2025-05-07T20:31:41.8583386Z ################################################################################ 2025-05-07T20:31:41.8607574Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/2d_to_dense_test.py 2025-05-07T20:31:41.8608224Z 2025-05-07T20:31:44.0106648Z ============================= test session starts ============================== 2025-05-07T20:31:44.0107315Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:31:44.0107867Z cachedir: .pytest_cache 2025-05-07T20:31:44.0108515Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:31:44.0109274Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:31:44.0109698Z plugins: hypothesis-6.131.14 2025-05-07T20:31:46.2104763Z collecting ... collected 4 items 2025-05-07T20:31:46.2105027Z 2025-05-07T20:31:47.0839568Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_jagged_2d_to_dense Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:47.0840740Z self=, 2025-05-07T20:31:47.0841472Z B=1, 2025-05-07T20:31:47.0841787Z D=1, 2025-05-07T20:31:47.0842124Z max_sequence_length=1, 2025-05-07T20:31:47.0842553Z dtype=torch.float32, 2025-05-07T20:31:47.0842945Z ) 2025-05-07T20:31:47.0843276Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:47.0844110Z self=, 2025-05-07T20:31:47.0844856Z B=77, 2025-05-07T20:31:47.0845165Z D=1, 2025-05-07T20:31:47.0845494Z max_sequence_length=1, 2025-05-07T20:31:47.0845887Z dtype=torch.float32, 2025-05-07T20:31:47.0846246Z ) 2025-05-07T20:31:47.0846585Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:47.0847322Z self=, 2025-05-07T20:31:47.0848005Z B=77, 2025-05-07T20:31:47.0848285Z D=100, 2025-05-07T20:31:47.0848607Z max_sequence_length=157, 2025-05-07T20:31:47.0849051Z dtype=torch.float16, 2025-05-07T20:31:47.0849437Z ) 2025-05-07T20:31:47.0849777Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:47.0850602Z self=, 2025-05-07T20:31:47.0851380Z B=37, 2025-05-07T20:31:47.0851677Z D=6, 2025-05-07T20:31:47.0852014Z max_sequence_length=70, 2025-05-07T20:31:47.0852462Z dtype=torch.bfloat16, 2025-05-07T20:31:47.0852845Z ) 2025-05-07T20:31:47.0853191Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:47.0854003Z self=, 2025-05-07T20:31:47.0854781Z B=60, 2025-05-07T20:31:47.0855078Z D=96, 2025-05-07T20:31:47.0855372Z max_sequence_length=63, 2025-05-07T20:31:47.0855752Z dtype=torch.float32, 2025-05-07T20:31:47.0856130Z ) 2025-05-07T20:31:47.0856482Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:47.0857292Z self=, 2025-05-07T20:31:47.0858055Z B=42, 2025-05-07T20:31:47.0858362Z D=96, 2025-05-07T20:31:47.0858703Z max_sequence_length=159, 2025-05-07T20:31:47.0859138Z dtype=torch.float32, 2025-05-07T20:31:47.0859518Z ) 2025-05-07T20:31:47.0859862Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:47.0861112Z self=, 2025-05-07T20:31:47.0861903Z B=58, 2025-05-07T20:31:47.0862213Z D=61, 2025-05-07T20:31:47.0862545Z max_sequence_length=200, 2025-05-07T20:31:47.0862986Z dtype=torch.float16, 2025-05-07T20:31:47.0863372Z ) 2025-05-07T20:31:47.0863949Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:47.0864740Z self=, 2025-05-07T20:31:47.0865456Z B=39, 2025-05-07T20:31:47.0865744Z D=9, 2025-05-07T20:31:47.0866038Z max_sequence_length=32, 2025-05-07T20:31:47.0866447Z dtype=torch.float32, 2025-05-07T20:31:47.0866823Z ) 2025-05-07T20:31:47.0867132Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:47.0867891Z self=, 2025-05-07T20:31:47.0868660Z B=11, 2025-05-07T20:31:47.0868972Z D=98, 2025-05-07T20:31:47.0869311Z max_sequence_length=7, 2025-05-07T20:31:47.0869748Z dtype=torch.bfloat16, 2025-05-07T20:31:47.0870138Z ) 2025-05-07T20:31:47.0870486Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:47.0871287Z self=, 2025-05-07T20:31:47.0872068Z B=85, 2025-05-07T20:31:47.0872387Z D=38, 2025-05-07T20:31:47.0872723Z max_sequence_length=1, 2025-05-07T20:31:47.0873145Z dtype=torch.bfloat16, 2025-05-07T20:31:47.0873534Z ) 2025-05-07T20:31:47.0873880Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:47.0874677Z self=, 2025-05-07T20:31:47.0875341Z B=113, 2025-05-07T20:31:47.0875806Z D=116, 2025-05-07T20:31:47.0876137Z max_sequence_length=93, 2025-05-07T20:31:47.0876574Z dtype=torch.bfloat16, 2025-05-07T20:31:47.0876968Z ) 2025-05-07T20:31:47.0877304Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:47.0878117Z self=, 2025-05-07T20:31:47.0878882Z B=113, 2025-05-07T20:31:47.0879181Z D=113, 2025-05-07T20:31:47.0879511Z max_sequence_length=93, 2025-05-07T20:31:47.0879943Z dtype=torch.bfloat16, 2025-05-07T20:31:47.0880321Z ) 2025-05-07T20:31:47.0880678Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:47.0881492Z self=, 2025-05-07T20:31:47.0882256Z B=93, 2025-05-07T20:31:47.0882551Z D=113, 2025-05-07T20:31:47.0882885Z max_sequence_length=93, 2025-05-07T20:31:47.0883311Z dtype=torch.bfloat16, 2025-05-07T20:31:47.0883676Z ) 2025-05-07T20:31:47.0883999Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:47.0884762Z self=, 2025-05-07T20:31:47.0885424Z B=93, 2025-05-07T20:31:47.0885706Z D=113, 2025-05-07T20:31:47.0886015Z max_sequence_length=113, 2025-05-07T20:31:47.0886437Z dtype=torch.bfloat16, 2025-05-07T20:31:47.0886822Z ) 2025-05-07T20:31:47.0887152Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:47.0887885Z self=, 2025-05-07T20:31:47.0888593Z B=93, 2025-05-07T20:31:47.0888869Z D=93, 2025-05-07T20:31:47.0889178Z max_sequence_length=113, 2025-05-07T20:31:47.0889587Z dtype=torch.bfloat16, 2025-05-07T20:31:47.0889935Z ) 2025-05-07T20:31:47.0890251Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:47.0891372Z self=, 2025-05-07T20:31:47.0892043Z B=113, 2025-05-07T20:31:47.0892325Z D=93, 2025-05-07T20:31:47.0892624Z max_sequence_length=113, 2025-05-07T20:31:47.0893038Z dtype=torch.bfloat16, 2025-05-07T20:31:47.0893403Z ) 2025-05-07T20:31:47.0893740Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:47.0894786Z self=, 2025-05-07T20:31:47.0895519Z B=113, 2025-05-07T20:31:47.0895815Z D=93, 2025-05-07T20:31:47.0896134Z max_sequence_length=93, 2025-05-07T20:31:47.0896545Z dtype=torch.bfloat16, 2025-05-07T20:31:47.0897127Z ) 2025-05-07T20:31:47.0897460Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:47.0898242Z self=, 2025-05-07T20:31:47.0898942Z B=108, 2025-05-07T20:31:47.0899208Z D=114, 2025-05-07T20:31:47.0899513Z max_sequence_length=137, 2025-05-07T20:31:47.0899889Z dtype=torch.float16, 2025-05-07T20:31:47.0900198Z ) 2025-05-07T20:31:47.0900502Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:47.0901140Z self=, 2025-05-07T20:31:47.0901730Z B=108, 2025-05-07T20:31:47.0901990Z D=114, 2025-05-07T20:31:47.0902276Z max_sequence_length=114, 2025-05-07T20:31:47.0902643Z dtype=torch.float16, 2025-05-07T20:31:47.0902942Z ) 2025-05-07T20:31:47.0903250Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:47.0903882Z self=, 2025-05-07T20:31:47.0904570Z B=108, 2025-05-07T20:31:47.0904829Z D=114, 2025-05-07T20:31:47.0905131Z max_sequence_length=108, 2025-05-07T20:31:47.0905552Z dtype=torch.float16, 2025-05-07T20:31:47.0905891Z ) 2025-05-07T20:31:47.0906153Z PASSED 2025-05-07T20:31:47.2238164Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_jagged_2d_to_dense_dynamic_shape Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:47.2239599Z self=, 2025-05-07T20:31:47.2240447Z B=2, 2025-05-07T20:31:47.2240764Z D=2, 2025-05-07T20:31:47.2241102Z max_sequence_length=1, 2025-05-07T20:31:47.2241573Z dtype=torch.float32, 2025-05-07T20:31:47.2242014Z device=device(type='cpu'), 2025-05-07T20:31:47.2242429Z ) 2025-05-07T20:31:47.2242820Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:47.2243804Z self=, 2025-05-07T20:31:47.2244659Z B=33, 2025-05-07T20:31:47.2244946Z D=2, 2025-05-07T20:31:47.2245254Z max_sequence_length=1, 2025-05-07T20:31:47.2245639Z dtype=torch.float32, 2025-05-07T20:31:47.2246000Z device=device(type='cpu'), 2025-05-07T20:31:47.2246389Z ) 2025-05-07T20:31:47.2246765Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:47.2247604Z self=, 2025-05-07T20:31:47.2248407Z B=33, 2025-05-07T20:31:47.2248682Z D=105, 2025-05-07T20:31:47.2248991Z max_sequence_length=178, 2025-05-07T20:31:47.2249378Z dtype=torch.float32, 2025-05-07T20:31:47.2249771Z device=device(type='cuda'), 2025-05-07T20:31:47.2250159Z ) 2025-05-07T20:31:47.2250547Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:47.2251415Z self=, 2025-05-07T20:31:47.2252246Z B=12, 2025-05-07T20:31:47.2252525Z D=73, 2025-05-07T20:31:47.2252840Z max_sequence_length=87, 2025-05-07T20:31:47.2253246Z dtype=torch.float16, 2025-05-07T20:31:47.2253643Z device=device(type='cuda'), 2025-05-07T20:31:47.2254048Z ) 2025-05-07T20:31:47.2254452Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:47.2255320Z self=, 2025-05-07T20:31:47.2255983Z B=125, 2025-05-07T20:31:47.2256181Z D=49, 2025-05-07T20:31:47.2256395Z max_sequence_length=129, 2025-05-07T20:31:47.2256660Z dtype=torch.bfloat16, 2025-05-07T20:31:47.2257334Z device=device(type='cpu'), 2025-05-07T20:31:47.2257752Z ) 2025-05-07T20:31:47.2258136Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:47.2259067Z self=, 2025-05-07T20:31:47.2260153Z B=64, 2025-05-07T20:31:47.2260448Z D=22, 2025-05-07T20:31:47.2260773Z max_sequence_length=97, 2025-05-07T20:31:47.2261189Z dtype=torch.float16, 2025-05-07T20:31:47.2261587Z device=device(type='cuda'), 2025-05-07T20:31:47.2262010Z ) 2025-05-07T20:31:47.2262437Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:47.2263369Z self=, 2025-05-07T20:31:47.2264202Z B=43, 2025-05-07T20:31:47.2264506Z D=45, 2025-05-07T20:31:47.2264834Z max_sequence_length=123, 2025-05-07T20:31:47.2265253Z dtype=torch.float32, 2025-05-07T20:31:47.2265654Z device=device(type='cpu'), 2025-05-07T20:31:47.2266074Z ) 2025-05-07T20:31:47.2266487Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:47.2267493Z self=, 2025-05-07T20:31:47.2268324Z B=44, 2025-05-07T20:31:47.2268637Z D=10, 2025-05-07T20:31:47.2268973Z max_sequence_length=199, 2025-05-07T20:31:47.2269405Z dtype=torch.float16, 2025-05-07T20:31:47.2269817Z device=device(type='cpu'), 2025-05-07T20:31:47.2270208Z ) 2025-05-07T20:31:47.2270610Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:47.2271543Z self=, 2025-05-07T20:31:47.2272295Z B=116, 2025-05-07T20:31:47.2272610Z D=86, 2025-05-07T20:31:47.2272945Z max_sequence_length=50, 2025-05-07T20:31:47.2273382Z dtype=torch.bfloat16, 2025-05-07T20:31:47.2273814Z device=device(type='cpu'), 2025-05-07T20:31:47.2274230Z ) 2025-05-07T20:31:47.2274655Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:47.2275810Z self=, 2025-05-07T20:31:47.2276699Z B=25, 2025-05-07T20:31:47.2276999Z D=57, 2025-05-07T20:31:47.2277345Z max_sequence_length=104, 2025-05-07T20:31:47.2277788Z dtype=torch.float32, 2025-05-07T20:31:47.2278203Z device=device(type='cpu'), 2025-05-07T20:31:47.2278620Z ) 2025-05-07T20:31:47.2279045Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:47.2279876Z self=, 2025-05-07T20:31:47.2280739Z B=91, 2025-05-07T20:31:47.2281046Z D=115, 2025-05-07T20:31:47.2281381Z max_sequence_length=1, 2025-05-07T20:31:47.2281804Z dtype=torch.bfloat16, 2025-05-07T20:31:47.2282230Z device=device(type='cuda'), 2025-05-07T20:31:47.2282652Z ) 2025-05-07T20:31:47.2283073Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:47.2284121Z self=, 2025-05-07T20:31:47.2285002Z B=91, 2025-05-07T20:31:47.2285302Z D=2, 2025-05-07T20:31:47.2285639Z max_sequence_length=1, 2025-05-07T20:31:47.2286065Z dtype=torch.bfloat16, 2025-05-07T20:31:47.2286484Z device=device(type='cuda'), 2025-05-07T20:31:47.2286904Z ) 2025-05-07T20:31:47.2287329Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:47.2288324Z self=, 2025-05-07T20:31:47.2289119Z B=91, 2025-05-07T20:31:47.2289422Z D=91, 2025-05-07T20:31:47.2289738Z max_sequence_length=1, 2025-05-07T20:31:47.2290130Z dtype=torch.bfloat16, 2025-05-07T20:31:47.2290533Z device=device(type='cuda'), 2025-05-07T20:31:47.2291195Z ) 2025-05-07T20:31:47.2292700Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:47.2303889Z self=, 2025-05-07T20:31:47.2304821Z B=91, 2025-05-07T20:31:47.2305133Z D=2, 2025-05-07T20:31:47.2305473Z max_sequence_length=91, 2025-05-07T20:31:47.2306150Z dtype=torch.bfloat16, 2025-05-07T20:31:47.2306581Z device=device(type='cuda'), 2025-05-07T20:31:47.2307007Z ) 2025-05-07T20:31:47.2307425Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:47.2308434Z self=, 2025-05-07T20:31:47.2309291Z B=91, 2025-05-07T20:31:47.2309585Z D=91, 2025-05-07T20:31:47.2309905Z max_sequence_length=91, 2025-05-07T20:31:47.2310324Z dtype=torch.bfloat16, 2025-05-07T20:31:47.2310709Z device=device(type='cuda'), 2025-05-07T20:31:47.2311087Z ) 2025-05-07T20:31:47.2311466Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:47.2312442Z self=, 2025-05-07T20:31:47.2313269Z B=53, 2025-05-07T20:31:47.2313562Z D=34, 2025-05-07T20:31:47.2313865Z max_sequence_length=145, 2025-05-07T20:31:47.2314270Z dtype=torch.float16, 2025-05-07T20:31:47.2314673Z device=device(type='cuda'), 2025-05-07T20:31:47.2315054Z ) 2025-05-07T20:31:47.2315417Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:47.2316534Z self=, 2025-05-07T20:31:47.2317324Z B=53, 2025-05-07T20:31:47.2317610Z D=34, 2025-05-07T20:31:47.2317914Z max_sequence_length=34, 2025-05-07T20:31:47.2318314Z dtype=torch.float16, 2025-05-07T20:31:47.2318720Z device=device(type='cuda'), 2025-05-07T20:31:47.2319118Z ) 2025-05-07T20:31:47.2319517Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:47.2320479Z self=, 2025-05-07T20:31:47.2321309Z B=34, 2025-05-07T20:31:47.2321598Z D=34, 2025-05-07T20:31:47.2321931Z max_sequence_length=34, 2025-05-07T20:31:47.2322322Z dtype=torch.float16, 2025-05-07T20:31:47.2322726Z device=device(type='cuda'), 2025-05-07T20:31:47.2323145Z ) 2025-05-07T20:31:47.2323527Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:47.2324368Z self=, 2025-05-07T20:31:47.2325077Z B=10, 2025-05-07T20:31:47.2325341Z D=27, 2025-05-07T20:31:47.2325632Z max_sequence_length=17, 2025-05-07T20:31:47.2326011Z dtype=torch.float16, 2025-05-07T20:31:47.2326374Z device=device(type='cuda'), 2025-05-07T20:31:47.2326739Z ) 2025-05-07T20:31:47.2327089Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:47.2327919Z self=, 2025-05-07T20:31:47.2328646Z B=10, 2025-05-07T20:31:47.2328910Z D=27, 2025-05-07T20:31:47.2329200Z max_sequence_length=10, 2025-05-07T20:31:47.2329564Z dtype=torch.float16, 2025-05-07T20:31:47.2329938Z device=device(type='cuda'), 2025-05-07T20:31:47.2330321Z ) 2025-05-07T20:31:47.2330602Z PASSED 2025-05-07T20:31:47.2331186Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_jagged_2d_to_dense_truncation PASSED 2025-05-07T20:31:47.3668761Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_stacked_jagged_2d_to_dense Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:47.3669981Z self=, 2025-05-07T20:31:47.3670734Z T=1, 2025-05-07T20:31:47.3671010Z B=1, 2025-05-07T20:31:47.3671290Z D=1, 2025-05-07T20:31:47.3671589Z max_sequence_length=1, 2025-05-07T20:31:47.3672421Z device=device(type='cpu'), 2025-05-07T20:31:47.3672822Z ) 2025-05-07T20:31:47.3673158Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:47.3673876Z self=, 2025-05-07T20:31:47.3674650Z T=2, 2025-05-07T20:31:47.3675190Z B=1, 2025-05-07T20:31:47.3675615Z D=1, 2025-05-07T20:31:47.3675914Z max_sequence_length=1, 2025-05-07T20:31:47.3676332Z device=device(type='cpu'), 2025-05-07T20:31:47.3676724Z ) 2025-05-07T20:31:47.3677082Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:47.3677871Z self=, 2025-05-07T20:31:47.3678606Z T=2, 2025-05-07T20:31:47.3678876Z B=43, 2025-05-07T20:31:47.3679173Z D=93, 2025-05-07T20:31:47.3679491Z max_sequence_length=247, 2025-05-07T20:31:47.3679902Z device=device(type='cuda'), 2025-05-07T20:31:47.3680297Z ) 2025-05-07T20:31:47.3680679Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:47.3681451Z self=, 2025-05-07T20:31:47.3682181Z T=1, 2025-05-07T20:31:47.3682456Z B=6, 2025-05-07T20:31:47.3682713Z D=125, 2025-05-07T20:31:47.3683026Z max_sequence_length=206, 2025-05-07T20:31:47.3683431Z device=device(type='cuda'), 2025-05-07T20:31:47.3683781Z ) 2025-05-07T20:31:47.3684129Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:47.3684927Z self=, 2025-05-07T20:31:47.3685674Z T=1, 2025-05-07T20:31:47.3685953Z B=20, 2025-05-07T20:31:47.3686235Z D=62, 2025-05-07T20:31:47.3686548Z max_sequence_length=195, 2025-05-07T20:31:47.3686935Z device=device(type='cuda'), 2025-05-07T20:31:47.3687298Z ) 2025-05-07T20:31:47.3687634Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:47.3688415Z self=, 2025-05-07T20:31:47.3689129Z T=5, 2025-05-07T20:31:47.3689398Z B=1, 2025-05-07T20:31:47.3689654Z D=55, 2025-05-07T20:31:47.3689944Z max_sequence_length=64, 2025-05-07T20:31:47.3690340Z device=device(type='cpu'), 2025-05-07T20:31:47.3690940Z ) 2025-05-07T20:31:47.3691297Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:47.3692103Z self=, 2025-05-07T20:31:47.3692837Z T=4, 2025-05-07T20:31:47.3693125Z B=1, 2025-05-07T20:31:47.3693414Z D=43, 2025-05-07T20:31:47.3693732Z max_sequence_length=16, 2025-05-07T20:31:47.3694134Z device=device(type='cpu'), 2025-05-07T20:31:47.3694522Z ) 2025-05-07T20:31:47.3694882Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:47.3695704Z self=, 2025-05-07T20:31:47.3696473Z T=5, 2025-05-07T20:31:47.3696742Z B=38, 2025-05-07T20:31:47.3696997Z D=93, 2025-05-07T20:31:47.3697287Z max_sequence_length=296, 2025-05-07T20:31:47.3697663Z device=device(type='cuda'), 2025-05-07T20:31:47.3698021Z ) 2025-05-07T20:31:47.3698405Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:47.3699285Z self=, 2025-05-07T20:31:47.3700086Z T=4, 2025-05-07T20:31:47.3700380Z B=49, 2025-05-07T20:31:47.3700662Z D=118, 2025-05-07T20:31:47.3700973Z max_sequence_length=103, 2025-05-07T20:31:47.3701400Z device=device(type='cuda'), 2025-05-07T20:31:47.3701793Z ) 2025-05-07T20:31:47.3702154Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:47.3702981Z self=, 2025-05-07T20:31:47.3703706Z T=4, 2025-05-07T20:31:47.3703996Z B=60, 2025-05-07T20:31:47.3704484Z D=28, 2025-05-07T20:31:47.3704821Z max_sequence_length=26, 2025-05-07T20:31:47.3705241Z device=device(type='cuda'), 2025-05-07T20:31:47.3705633Z ) 2025-05-07T20:31:47.3706007Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:47.3707022Z self=, 2025-05-07T20:31:47.3707808Z T=1, 2025-05-07T20:31:47.3708104Z B=32, 2025-05-07T20:31:47.3708397Z D=82, 2025-05-07T20:31:47.3708714Z max_sequence_length=174, 2025-05-07T20:31:47.3709152Z device=device(type='cpu'), 2025-05-07T20:31:47.3709556Z ) 2025-05-07T20:31:47.3709893Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:47.3710747Z self=, 2025-05-07T20:31:47.3711481Z T=1, 2025-05-07T20:31:47.3711765Z B=32, 2025-05-07T20:31:47.3712048Z D=32, 2025-05-07T20:31:47.3712368Z max_sequence_length=174, 2025-05-07T20:31:47.3712804Z device=device(type='cpu'), 2025-05-07T20:31:47.3713206Z ) 2025-05-07T20:31:47.3713580Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:47.3714455Z self=, 2025-05-07T20:31:47.3715247Z T=1, 2025-05-07T20:31:47.3715671Z B=1, 2025-05-07T20:31:47.3715966Z D=32, 2025-05-07T20:31:47.3716288Z max_sequence_length=174, 2025-05-07T20:31:47.3716721Z device=device(type='cpu'), 2025-05-07T20:31:47.3717129Z ) 2025-05-07T20:31:47.3717485Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:47.3718321Z self=, 2025-05-07T20:31:47.3719057Z T=1, 2025-05-07T20:31:47.3719347Z B=1, 2025-05-07T20:31:47.3719632Z D=1, 2025-05-07T20:31:47.3719947Z max_sequence_length=174, 2025-05-07T20:31:47.3720389Z device=device(type='cpu'), 2025-05-07T20:31:47.3720797Z ) 2025-05-07T20:31:47.3721167Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:47.3722071Z self=, 2025-05-07T20:31:47.3722859Z T=4, 2025-05-07T20:31:47.3723166Z B=27, 2025-05-07T20:31:47.3723460Z D=6, 2025-05-07T20:31:47.3723781Z max_sequence_length=274, 2025-05-07T20:31:47.3724222Z device=device(type='cpu'), 2025-05-07T20:31:47.3724643Z ) 2025-05-07T20:31:47.3725030Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:47.3725965Z self=, 2025-05-07T20:31:47.3726828Z T=4, 2025-05-07T20:31:47.3727120Z B=1, 2025-05-07T20:31:47.3727421Z D=6, 2025-05-07T20:31:47.3727753Z max_sequence_length=274, 2025-05-07T20:31:47.3728191Z device=device(type='cpu'), 2025-05-07T20:31:47.3728615Z ) 2025-05-07T20:31:47.3729033Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:47.3729968Z self=, 2025-05-07T20:31:47.3730821Z T=1, 2025-05-07T20:31:47.3731120Z B=1, 2025-05-07T20:31:47.3731427Z D=6, 2025-05-07T20:31:47.3731760Z max_sequence_length=274, 2025-05-07T20:31:47.3732206Z device=device(type='cpu'), 2025-05-07T20:31:47.3732624Z ) 2025-05-07T20:31:47.3733009Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:47.3733886Z self=, 2025-05-07T20:31:47.3734655Z T=1, 2025-05-07T20:31:47.3734946Z B=1, 2025-05-07T20:31:47.3735205Z D=6, 2025-05-07T20:31:47.3735502Z max_sequence_length=1, 2025-05-07T20:31:47.3735894Z device=device(type='cpu'), 2025-05-07T20:31:47.3736254Z ) 2025-05-07T20:31:47.3736592Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:47.3737556Z self=, 2025-05-07T20:31:47.3738379Z T=1, 2025-05-07T20:31:47.3738664Z B=20, 2025-05-07T20:31:47.3738956Z D=10, 2025-05-07T20:31:47.3739269Z max_sequence_length=221, 2025-05-07T20:31:47.3739653Z device=device(type='cuda'), 2025-05-07T20:31:47.3740169Z ) 2025-05-07T20:31:47.3740476Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:47.3741279Z self=, 2025-05-07T20:31:47.3741999Z T=1, 2025-05-07T20:31:47.3742278Z B=20, 2025-05-07T20:31:47.3742546Z D=1, 2025-05-07T20:31:47.3742849Z max_sequence_length=221, 2025-05-07T20:31:47.3743211Z device=device(type='cuda'), 2025-05-07T20:31:47.3743552Z ) 2025-05-07T20:31:47.3743832Z PASSED 2025-05-07T20:31:47.3743993Z 2025-05-07T20:31:47.3744238Z =============================== warnings summary =============================== 2025-05-07T20:31:47.3745046Z test/jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_stacked_jagged_2d_to_dense 2025-05-07T20:31:47.3750137Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::stacked_jagged_2d_to_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:31:47.3755301Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:31:47.3756026Z 2025-05-07T20:31:47.3756358Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:31:47.3757035Z ========================= 4 passed, 1 warning in 3.48s ========================= 2025-05-07T20:31:48.1524046Z 2025-05-07T20:31:48.1524855Z [TEST] Python test suite PASSED: ./jagged/2d_to_dense_test.py 2025-05-07T20:31:48.1544454Z [TEST] Python test time for ./jagged/2d_to_dense_test.py: 7 seconds 2025-05-07T20:31:48.1544784Z 2025-05-07T20:31:48.1544789Z 2025-05-07T20:31:48.1544846Z 2025-05-07T20:31:48.1544854Z 2025-05-07T20:31:48.1565004Z ################################################################################ 2025-05-07T20:31:48.1580239Z # [2025-05-07T20:31:48.157Z] Run Python Test Suite: 2025-05-07T20:31:48.1580625Z # ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:31:48.1580984Z ################################################################################ 2025-05-07T20:31:48.1606987Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:31:48.1607697Z 2025-05-07T20:31:50.3069368Z ============================= test session starts ============================== 2025-05-07T20:31:50.3070660Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:31:50.3071735Z cachedir: .pytest_cache 2025-05-07T20:31:50.3072916Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:31:50.3074414Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:31:50.3074989Z plugins: hypothesis-6.131.14 2025-05-07T20:31:52.4908212Z collecting ... collected 3 items 2025-05-07T20:31:52.4908556Z 2025-05-07T20:32:01.6475423Z jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:01.6476737Z self=, 2025-05-07T20:32:01.6477562Z B=0, 2025-05-07T20:32:01.6477756Z H=1, 2025-05-07T20:32:01.6477957Z max_L=1, 2025-05-07T20:32:01.6478159Z D=0, 2025-05-07T20:32:01.6478362Z dtype=torch.float32, 2025-05-07T20:32:01.6478642Z device=device(type='cpu'), 2025-05-07T20:32:01.6478904Z ) 2025-05-07T20:32:01.6479160Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:01.6479870Z self=, 2025-05-07T20:32:01.6480622Z B=15, 2025-05-07T20:32:01.6480822Z H=1, 2025-05-07T20:32:01.6481010Z max_L=1, 2025-05-07T20:32:01.6481227Z D=0, 2025-05-07T20:32:01.6481503Z dtype=torch.float32, 2025-05-07T20:32:01.6481764Z device=device(type='cpu'), 2025-05-07T20:32:01.6482092Z ) 2025-05-07T20:32:01.6482401Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:01.6483107Z self=, 2025-05-07T20:32:01.6483747Z B=15, 2025-05-07T20:32:01.6483941Z H=1, 2025-05-07T20:32:01.6484128Z max_L=10, 2025-05-07T20:32:01.6484335Z D=10, 2025-05-07T20:32:01.6484547Z dtype=torch.bfloat16, 2025-05-07T20:32:01.6484806Z device=device(type='cpu'), 2025-05-07T20:32:01.6485060Z ) 2025-05-07T20:32:01.6485319Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:01.6486007Z self=, 2025-05-07T20:32:01.6486641Z B=8, 2025-05-07T20:32:01.6486832Z H=1, 2025-05-07T20:32:01.6487024Z max_L=1, 2025-05-07T20:32:01.6487230Z D=0, 2025-05-07T20:32:01.6487448Z dtype=torch.float32, 2025-05-07T20:32:01.6487709Z device=device(type='cpu'), 2025-05-07T20:32:01.6488003Z ) 2025-05-07T20:32:01.6488268Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:01.6488968Z self=, 2025-05-07T20:32:01.6489585Z B=8, 2025-05-07T20:32:01.6489784Z H=1, 2025-05-07T20:32:01.6489977Z max_L=22, 2025-05-07T20:32:01.6490179Z D=6, 2025-05-07T20:32:01.6490383Z dtype=torch.float32, 2025-05-07T20:32:01.6491005Z device=device(type='cpu'), 2025-05-07T20:32:01.6491266Z ) 2025-05-07T20:32:01.6491528Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:01.6492221Z self=, 2025-05-07T20:32:01.6492839Z B=23, 2025-05-07T20:32:01.6493031Z H=1, 2025-05-07T20:32:01.6493225Z max_L=9, 2025-05-07T20:32:01.6493424Z D=13, 2025-05-07T20:32:01.6493624Z dtype=torch.float16, 2025-05-07T20:32:01.6493887Z device=device(type='cpu'), 2025-05-07T20:32:01.6494143Z ) 2025-05-07T20:32:01.6494398Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:01.6495091Z self=, 2025-05-07T20:32:01.6495707Z B=9, 2025-05-07T20:32:01.6495893Z H=3, 2025-05-07T20:32:01.6496082Z max_L=27, 2025-05-07T20:32:01.6496283Z D=12, 2025-05-07T20:32:01.6496482Z dtype=torch.float16, 2025-05-07T20:32:01.6496745Z device=device(type='cpu'), 2025-05-07T20:32:01.6497001Z ) 2025-05-07T20:32:01.6497253Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:01.6498107Z self=, 2025-05-07T20:32:01.6498734Z B=13, 2025-05-07T20:32:01.6498926Z H=2, 2025-05-07T20:32:01.6499111Z max_L=14, 2025-05-07T20:32:01.6499312Z D=3, 2025-05-07T20:32:01.6499518Z dtype=torch.float16, 2025-05-07T20:32:01.6499772Z device=device(type='cpu'), 2025-05-07T20:32:01.6500148Z ) 2025-05-07T20:32:01.6500413Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:01.6501096Z self=, 2025-05-07T20:32:01.6501723Z B=1, 2025-05-07T20:32:01.6501914Z H=2, 2025-05-07T20:32:01.6502097Z max_L=13, 2025-05-07T20:32:01.6502300Z D=9, 2025-05-07T20:32:01.6502509Z dtype=torch.float16, 2025-05-07T20:32:01.6502765Z device=device(type='cpu'), 2025-05-07T20:32:01.6503021Z ) 2025-05-07T20:32:01.6503281Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:01.6503980Z self=, 2025-05-07T20:32:01.6504592Z B=9, 2025-05-07T20:32:01.6504783Z H=1, 2025-05-07T20:32:01.6504982Z max_L=27, 2025-05-07T20:32:01.6505180Z D=32, 2025-05-07T20:32:01.6505392Z dtype=torch.float16, 2025-05-07T20:32:01.6505649Z device=device(type='cpu'), 2025-05-07T20:32:01.6505894Z ) 2025-05-07T20:32:01.6506151Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:01.6506843Z self=, 2025-05-07T20:32:01.6507456Z B=20, 2025-05-07T20:32:01.6507648Z H=1, 2025-05-07T20:32:01.6507841Z max_L=17, 2025-05-07T20:32:01.6508036Z D=20, 2025-05-07T20:32:01.6508241Z dtype=torch.float32, 2025-05-07T20:32:01.6508498Z device=device(type='cuda'), 2025-05-07T20:32:01.6508750Z ) 2025-05-07T20:32:01.6509016Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:01.6509708Z self=, 2025-05-07T20:32:01.6510332Z B=0, 2025-05-07T20:32:01.6510517Z H=3, 2025-05-07T20:32:01.6510716Z max_L=30, 2025-05-07T20:32:01.6510917Z D=29, 2025-05-07T20:32:01.6511118Z dtype=torch.float16, 2025-05-07T20:32:01.6511379Z device=device(type='cuda'), 2025-05-07T20:32:01.6511630Z ) 2025-05-07T20:32:01.6511884Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:01.6512574Z self=, 2025-05-07T20:32:01.6513198Z B=9, 2025-05-07T20:32:01.6513383Z H=2, 2025-05-07T20:32:01.6513574Z max_L=27, 2025-05-07T20:32:01.6513780Z D=13, 2025-05-07T20:32:01.6513980Z dtype=torch.float32, 2025-05-07T20:32:01.6514244Z device=device(type='cpu'), 2025-05-07T20:32:01.6514501Z ) 2025-05-07T20:32:01.6514762Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:01.6515571Z self=, 2025-05-07T20:32:01.6516206Z B=9, 2025-05-07T20:32:01.6516392Z H=1, 2025-05-07T20:32:01.6523864Z max_L=27, 2025-05-07T20:32:01.6524113Z D=13, 2025-05-07T20:32:01.6524337Z dtype=torch.float32, 2025-05-07T20:32:01.6524613Z device=device(type='cpu'), 2025-05-07T20:32:01.6524876Z ) 2025-05-07T20:32:01.6525137Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:01.6525843Z self=, 2025-05-07T20:32:01.6526475Z B=9, 2025-05-07T20:32:01.6526665Z H=1, 2025-05-07T20:32:01.6526866Z max_L=1, 2025-05-07T20:32:01.6527071Z D=13, 2025-05-07T20:32:01.6527278Z dtype=torch.float32, 2025-05-07T20:32:01.6527664Z device=device(type='cpu'), 2025-05-07T20:32:01.6527955Z ) 2025-05-07T20:32:01.6528234Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:01.6528935Z self=, 2025-05-07T20:32:01.6529647Z B=9, 2025-05-07T20:32:01.6529837Z H=1, 2025-05-07T20:32:01.6530041Z max_L=9, 2025-05-07T20:32:01.6530247Z D=13, 2025-05-07T20:32:01.6530456Z dtype=torch.float32, 2025-05-07T20:32:01.6530715Z device=device(type='cpu'), 2025-05-07T20:32:01.6530973Z ) 2025-05-07T20:32:01.6531232Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:01.6531921Z self=, 2025-05-07T20:32:01.6532544Z B=13, 2025-05-07T20:32:01.6532740Z H=1, 2025-05-07T20:32:01.6532933Z max_L=9, 2025-05-07T20:32:01.6533145Z D=13, 2025-05-07T20:32:01.6533355Z dtype=torch.float32, 2025-05-07T20:32:01.6533610Z device=device(type='cpu'), 2025-05-07T20:32:01.6533870Z ) 2025-05-07T20:32:01.6534132Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:01.6534820Z self=, 2025-05-07T20:32:01.6535454Z B=13, 2025-05-07T20:32:01.6535651Z H=1, 2025-05-07T20:32:01.6535851Z max_L=13, 2025-05-07T20:32:01.6536049Z D=13, 2025-05-07T20:32:01.6536265Z dtype=torch.float32, 2025-05-07T20:32:01.6536529Z device=device(type='cpu'), 2025-05-07T20:32:01.6536781Z ) 2025-05-07T20:32:01.6537046Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:01.6537741Z self=, 2025-05-07T20:32:01.6538361Z B=1, 2025-05-07T20:32:01.6538567Z H=1, 2025-05-07T20:32:01.6538765Z max_L=13, 2025-05-07T20:32:01.6538967Z D=13, 2025-05-07T20:32:01.6539178Z dtype=torch.float32, 2025-05-07T20:32:01.6539438Z device=device(type='cpu'), 2025-05-07T20:32:01.6539693Z ) 2025-05-07T20:32:01.6539947Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:01.6540649Z self=, 2025-05-07T20:32:01.6541267Z B=4, 2025-05-07T20:32:01.6541456Z H=2, 2025-05-07T20:32:01.6541644Z max_L=15, 2025-05-07T20:32:01.6541848Z D=13, 2025-05-07T20:32:01.6542056Z dtype=torch.float16, 2025-05-07T20:32:01.6542312Z device=device(type='cuda'), 2025-05-07T20:32:01.6542568Z ) 2025-05-07T20:32:01.6542828Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:01.6543520Z self=, 2025-05-07T20:32:01.6544147Z B=13, 2025-05-07T20:32:01.6544346Z H=2, 2025-05-07T20:32:01.6544533Z max_L=15, 2025-05-07T20:32:01.6544736Z D=13, 2025-05-07T20:32:01.6544947Z dtype=torch.float16, 2025-05-07T20:32:01.6545202Z device=device(type='cuda'), 2025-05-07T20:32:01.6545469Z ) 2025-05-07T20:32:01.6545729Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:01.6546424Z self=, 2025-05-07T20:32:01.6547044Z B=13, 2025-05-07T20:32:01.6547238Z H=1, 2025-05-07T20:32:01.6547432Z max_L=15, 2025-05-07T20:32:01.6547632Z D=13, 2025-05-07T20:32:01.6547839Z dtype=torch.float16, 2025-05-07T20:32:01.6548106Z device=device(type='cuda'), 2025-05-07T20:32:01.6548361Z ) 2025-05-07T20:32:01.6548561Z PASSED 2025-05-07T20:32:01.6765237Z jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul_dynamic_shape Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:01.6766860Z self=, 2025-05-07T20:32:01.6767703Z B=2, 2025-05-07T20:32:01.6767899Z H=1, 2025-05-07T20:32:01.6768105Z max_L=1, 2025-05-07T20:32:01.6768309Z D=2, 2025-05-07T20:32:01.6768519Z dtype=torch.float32, 2025-05-07T20:32:01.6768886Z device_type='cpu', 2025-05-07T20:32:01.6769210Z ) 2025-05-07T20:32:01.6769525Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:01.6770327Z self=, 2025-05-07T20:32:01.6771016Z B=28, 2025-05-07T20:32:01.6771222Z H=1, 2025-05-07T20:32:01.6771417Z max_L=1, 2025-05-07T20:32:01.6771626Z D=2, 2025-05-07T20:32:01.6771846Z dtype=torch.float32, 2025-05-07T20:32:01.6772103Z device_type='cpu', 2025-05-07T20:32:01.6772343Z ) 2025-05-07T20:32:01.6772658Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:01.6773457Z self=, 2025-05-07T20:32:01.6774148Z B=28, 2025-05-07T20:32:01.6774350Z H=3, 2025-05-07T20:32:01.6774552Z max_L=10, 2025-05-07T20:32:01.6774760Z D=5, 2025-05-07T20:32:01.6774976Z dtype=torch.bfloat16, 2025-05-07T20:32:01.6775238Z device_type='cpu', 2025-05-07T20:32:01.6775470Z ) 2025-05-07T20:32:01.6775781Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:01.6776587Z self=, 2025-05-07T20:32:01.6777264Z B=13, 2025-05-07T20:32:01.6777470Z H=3, 2025-05-07T20:32:01.6777674Z max_L=4, 2025-05-07T20:32:01.6777896Z D=2, 2025-05-07T20:32:01.6778144Z dtype=torch.bfloat16, 2025-05-07T20:32:01.6778411Z device_type='cpu', 2025-05-07T20:32:01.6778641Z ) 2025-05-07T20:32:01.6778955Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:01.6779764Z self=, 2025-05-07T20:32:01.6780453Z B=25, 2025-05-07T20:32:01.6780651Z H=1, 2025-05-07T20:32:01.6780852Z max_L=4, 2025-05-07T20:32:01.6781062Z D=8, 2025-05-07T20:32:01.6781272Z dtype=torch.bfloat16, 2025-05-07T20:32:01.6781535Z device_type='cpu', 2025-05-07T20:32:01.6781774Z ) 2025-05-07T20:32:01.6782078Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:01.6782890Z self=, 2025-05-07T20:32:01.6783576Z B=25, 2025-05-07T20:32:01.6783772Z H=3, 2025-05-07T20:32:01.6783973Z max_L=17, 2025-05-07T20:32:01.6784184Z D=6, 2025-05-07T20:32:01.6784391Z dtype=torch.float32, 2025-05-07T20:32:01.6784656Z device_type='cpu', 2025-05-07T20:32:01.6784892Z ) 2025-05-07T20:32:01.6785194Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:01.6785991Z self=, 2025-05-07T20:32:01.6786676Z B=11, 2025-05-07T20:32:01.6786876Z H=3, 2025-05-07T20:32:01.6787066Z max_L=25, 2025-05-07T20:32:01.6787273Z D=31, 2025-05-07T20:32:01.6787484Z dtype=torch.float16, 2025-05-07T20:32:01.6787736Z device_type='cpu', 2025-05-07T20:32:01.6787967Z ) 2025-05-07T20:32:01.6788278Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:01.6789173Z self=, 2025-05-07T20:32:01.6789855Z B=3, 2025-05-07T20:32:01.6790051Z H=2, 2025-05-07T20:32:01.6790317Z max_L=32, 2025-05-07T20:32:01.6790523Z D=12, 2025-05-07T20:32:01.6791129Z dtype=torch.float16, 2025-05-07T20:32:01.6791381Z device_type='cpu', 2025-05-07T20:32:01.6791611Z ) 2025-05-07T20:32:01.6791917Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:01.6792717Z self=, 2025-05-07T20:32:01.6793381Z B=18, 2025-05-07T20:32:01.6793579Z H=1, 2025-05-07T20:32:01.6793777Z max_L=21, 2025-05-07T20:32:01.6793978Z D=22, 2025-05-07T20:32:01.6794189Z dtype=torch.float16, 2025-05-07T20:32:01.6794450Z device_type='cpu', 2025-05-07T20:32:01.6794684Z ) 2025-05-07T20:32:01.6794992Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:01.6795866Z self=, 2025-05-07T20:32:01.6796550Z B=4, 2025-05-07T20:32:01.6796743Z H=3, 2025-05-07T20:32:01.6796945Z max_L=16, 2025-05-07T20:32:01.6797156Z D=10, 2025-05-07T20:32:01.6797363Z dtype=torch.bfloat16, 2025-05-07T20:32:01.6797625Z device_type='cpu', 2025-05-07T20:32:01.6797860Z ) 2025-05-07T20:32:01.6798163Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:01.6798963Z self=, 2025-05-07T20:32:01.6799639Z B=19, 2025-05-07T20:32:01.6799835Z H=3, 2025-05-07T20:32:01.6800038Z max_L=4, 2025-05-07T20:32:01.6800246Z D=26, 2025-05-07T20:32:01.6800461Z dtype=torch.bfloat16, 2025-05-07T20:32:01.6800722Z device_type='cpu', 2025-05-07T20:32:01.6800953Z ) 2025-05-07T20:32:01.6801254Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:01.6802047Z self=, 2025-05-07T20:32:01.6802724Z B=4, 2025-05-07T20:32:01.6802919Z H=3, 2025-05-07T20:32:01.6803109Z max_L=4, 2025-05-07T20:32:01.6803312Z D=26, 2025-05-07T20:32:01.6803523Z dtype=torch.bfloat16, 2025-05-07T20:32:01.6803778Z device_type='cpu', 2025-05-07T20:32:01.6804005Z ) 2025-05-07T20:32:01.6804322Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:01.6805123Z self=, 2025-05-07T20:32:01.6805792Z B=4, 2025-05-07T20:32:01.6805996Z H=1, 2025-05-07T20:32:01.6806192Z max_L=4, 2025-05-07T20:32:01.6806392Z D=26, 2025-05-07T20:32:01.6806606Z dtype=torch.bfloat16, 2025-05-07T20:32:01.6806863Z device_type='cpu', 2025-05-07T20:32:01.6807091Z ) 2025-05-07T20:32:01.6807401Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:01.6808252Z self=, 2025-05-07T20:32:01.6808935Z B=4, 2025-05-07T20:32:01.6809124Z H=1, 2025-05-07T20:32:01.6809323Z max_L=26, 2025-05-07T20:32:01.6809533Z D=26, 2025-05-07T20:32:01.6809740Z dtype=torch.bfloat16, 2025-05-07T20:32:01.6810004Z device_type='cpu', 2025-05-07T20:32:01.6810235Z ) 2025-05-07T20:32:01.6810537Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:01.6811487Z self=, 2025-05-07T20:32:01.6812172Z B=2, 2025-05-07T20:32:01.6812365Z H=1, 2025-05-07T20:32:01.6812561Z max_L=26, 2025-05-07T20:32:01.6812768Z D=26, 2025-05-07T20:32:01.6812973Z dtype=torch.bfloat16, 2025-05-07T20:32:01.6813382Z device_type='cpu', 2025-05-07T20:32:01.6813614Z ) 2025-05-07T20:32:01.6813917Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:01.6814718Z self=, 2025-05-07T20:32:01.6815395Z B=2, 2025-05-07T20:32:01.6815592Z H=1, 2025-05-07T20:32:01.6815784Z max_L=26, 2025-05-07T20:32:01.6815991Z D=2, 2025-05-07T20:32:01.6816203Z dtype=torch.bfloat16, 2025-05-07T20:32:01.6816454Z device_type='cpu', 2025-05-07T20:32:01.6816684Z ) 2025-05-07T20:32:01.6817000Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:01.6817792Z self=, 2025-05-07T20:32:01.6818472Z B=2, 2025-05-07T20:32:01.6818667Z H=1, 2025-05-07T20:32:01.6818869Z max_L=1, 2025-05-07T20:32:01.6819073Z D=2, 2025-05-07T20:32:01.6819282Z dtype=torch.bfloat16, 2025-05-07T20:32:01.6819533Z device_type='cpu', 2025-05-07T20:32:01.6819762Z ) 2025-05-07T20:32:01.6820071Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:01.6820871Z self=, 2025-05-07T20:32:01.6821542Z B=27, 2025-05-07T20:32:01.6821739Z H=1, 2025-05-07T20:32:01.6821938Z max_L=8, 2025-05-07T20:32:01.6822136Z D=13, 2025-05-07T20:32:01.6822350Z dtype=torch.bfloat16, 2025-05-07T20:32:01.6822609Z device_type='cpu', 2025-05-07T20:32:01.6822845Z ) 2025-05-07T20:32:01.6823151Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:01.6823949Z self=, 2025-05-07T20:32:01.6824631Z B=27, 2025-05-07T20:32:01.6824822Z H=1, 2025-05-07T20:32:01.6825021Z max_L=8, 2025-05-07T20:32:01.6825227Z D=2, 2025-05-07T20:32:01.6825429Z dtype=torch.bfloat16, 2025-05-07T20:32:01.6825690Z device_type='cpu', 2025-05-07T20:32:01.6825919Z ) 2025-05-07T20:32:01.6826221Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:01.6827018Z self=, 2025-05-07T20:32:01.6827697Z B=27, 2025-05-07T20:32:01.6827902Z H=1, 2025-05-07T20:32:01.6828122Z max_L=1, 2025-05-07T20:32:01.6828329Z D=2, 2025-05-07T20:32:01.6828528Z dtype=torch.bfloat16, 2025-05-07T20:32:01.6828788Z device_type='cpu', 2025-05-07T20:32:01.6829016Z ) 2025-05-07T20:32:01.6829204Z PASSED 2025-05-07T20:32:01.7034289Z jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul_meta_backend Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:01.7035811Z self=, 2025-05-07T20:32:01.7036489Z B=0, 2025-05-07T20:32:01.7036680Z H=1, 2025-05-07T20:32:01.7036878Z max_L=1, 2025-05-07T20:32:01.7037083Z D=0, 2025-05-07T20:32:01.7037289Z dtype=torch.float32, 2025-05-07T20:32:01.7037549Z device_type='meta', 2025-05-07T20:32:01.7037787Z ) 2025-05-07T20:32:01.7038088Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:01.7039059Z self=, 2025-05-07T20:32:01.7039737Z B=10, 2025-05-07T20:32:01.7039938Z H=1, 2025-05-07T20:32:01.7040161Z max_L=1, 2025-05-07T20:32:01.7040485Z D=0, 2025-05-07T20:32:01.7040696Z dtype=torch.float32, 2025-05-07T20:32:01.7040956Z device_type='meta', 2025-05-07T20:32:01.7041192Z ) 2025-05-07T20:32:01.7041497Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:01.7042289Z self=, 2025-05-07T20:32:01.7042969Z B=10, 2025-05-07T20:32:01.7043164Z H=2, 2025-05-07T20:32:01.7043363Z max_L=8, 2025-05-07T20:32:01.7043572Z D=13, 2025-05-07T20:32:01.7043858Z dtype=torch.float32, 2025-05-07T20:32:01.7044159Z device_type='meta', 2025-05-07T20:32:01.7044394Z ) 2025-05-07T20:32:01.7044703Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:01.7045492Z self=, 2025-05-07T20:32:01.7046166Z B=30, 2025-05-07T20:32:01.7046371Z H=3, 2025-05-07T20:32:01.7046563Z max_L=24, 2025-05-07T20:32:01.7046771Z D=32, 2025-05-07T20:32:01.7046985Z dtype=torch.float16, 2025-05-07T20:32:01.7047238Z device_type='meta', 2025-05-07T20:32:01.7047473Z ) 2025-05-07T20:32:01.7047783Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:01.7048569Z self=, 2025-05-07T20:32:01.7049243Z B=25, 2025-05-07T20:32:01.7049439Z H=3, 2025-05-07T20:32:01.7049635Z max_L=32, 2025-05-07T20:32:01.7049841Z D=1, 2025-05-07T20:32:01.7050054Z dtype=torch.bfloat16, 2025-05-07T20:32:01.7050317Z device_type='meta', 2025-05-07T20:32:01.7050551Z ) 2025-05-07T20:32:01.7050856Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:01.7051638Z self=, 2025-05-07T20:32:01.7052317Z B=30, 2025-05-07T20:32:01.7052513Z H=1, 2025-05-07T20:32:01.7052709Z max_L=6, 2025-05-07T20:32:01.7052912Z D=17, 2025-05-07T20:32:01.7053124Z dtype=torch.float16, 2025-05-07T20:32:01.7053381Z device_type='meta', 2025-05-07T20:32:01.7053607Z ) 2025-05-07T20:32:01.7053918Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:01.7054708Z self=, 2025-05-07T20:32:01.7055373Z B=22, 2025-05-07T20:32:01.7055572Z H=2, 2025-05-07T20:32:01.7055772Z max_L=5, 2025-05-07T20:32:01.7055971Z D=2, 2025-05-07T20:32:01.7056186Z dtype=torch.bfloat16, 2025-05-07T20:32:01.7056448Z device_type='meta', 2025-05-07T20:32:01.7056675Z ) 2025-05-07T20:32:01.7056981Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:01.7057774Z self=, 2025-05-07T20:32:01.7058447Z B=31, 2025-05-07T20:32:01.7058638Z H=2, 2025-05-07T20:32:01.7058835Z max_L=2, 2025-05-07T20:32:01.7059045Z D=22, 2025-05-07T20:32:01.7059251Z dtype=torch.float16, 2025-05-07T20:32:01.7059513Z device_type='meta', 2025-05-07T20:32:01.7059749Z ) 2025-05-07T20:32:01.7060051Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:01.7060939Z self=, 2025-05-07T20:32:01.7061621Z B=10, 2025-05-07T20:32:01.7061815Z H=2, 2025-05-07T20:32:01.7062014Z max_L=29, 2025-05-07T20:32:01.7062225Z D=14, 2025-05-07T20:32:01.7062432Z dtype=torch.float32, 2025-05-07T20:32:01.7062692Z device_type='meta', 2025-05-07T20:32:01.7063008Z ) 2025-05-07T20:32:01.7063316Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:01.7064101Z self=, 2025-05-07T20:32:01.7064776Z B=28, 2025-05-07T20:32:01.7064975Z H=1, 2025-05-07T20:32:01.7065167Z max_L=14, 2025-05-07T20:32:01.7065379Z D=1, 2025-05-07T20:32:01.7065589Z dtype=torch.float32, 2025-05-07T20:32:01.7065842Z device_type='meta', 2025-05-07T20:32:01.7066074Z ) 2025-05-07T20:32:01.7066381Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:01.7067172Z self=, 2025-05-07T20:32:01.7067846Z B=11, 2025-05-07T20:32:01.7068047Z H=1, 2025-05-07T20:32:01.7068246Z max_L=25, 2025-05-07T20:32:01.7068455Z D=14, 2025-05-07T20:32:01.7068667Z dtype=torch.float16, 2025-05-07T20:32:01.7068926Z device_type='meta', 2025-05-07T20:32:01.7069153Z ) 2025-05-07T20:32:01.7069460Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:01.7070250Z self=, 2025-05-07T20:32:01.7070918Z B=11, 2025-05-07T20:32:01.7071120Z H=1, 2025-05-07T20:32:01.7071318Z max_L=25, 2025-05-07T20:32:01.7071521Z D=1, 2025-05-07T20:32:01.7071730Z dtype=torch.float16, 2025-05-07T20:32:01.7071989Z device_type='meta', 2025-05-07T20:32:01.7072218Z ) 2025-05-07T20:32:01.7072529Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:01.7073323Z self=, 2025-05-07T20:32:01.7074002Z B=1, 2025-05-07T20:32:01.7074192Z H=1, 2025-05-07T20:32:01.7074390Z max_L=25, 2025-05-07T20:32:01.7074604Z D=1, 2025-05-07T20:32:01.7074808Z dtype=torch.float16, 2025-05-07T20:32:01.7075085Z device_type='meta', 2025-05-07T20:32:01.7075319Z ) 2025-05-07T20:32:01.7083235Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:01.7084063Z self=, 2025-05-07T20:32:01.7084761Z B=25, 2025-05-07T20:32:01.7084963Z H=1, 2025-05-07T20:32:01.7085160Z max_L=25, 2025-05-07T20:32:01.7085375Z D=1, 2025-05-07T20:32:01.7085598Z dtype=torch.float16, 2025-05-07T20:32:01.7085856Z device_type='meta', 2025-05-07T20:32:01.7086095Z ) 2025-05-07T20:32:01.7086405Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:01.7087195Z self=, 2025-05-07T20:32:01.7087871Z B=25, 2025-05-07T20:32:01.7088076Z H=1, 2025-05-07T20:32:01.7088275Z max_L=25, 2025-05-07T20:32:01.7088479Z D=25, 2025-05-07T20:32:01.7088698Z dtype=torch.float16, 2025-05-07T20:32:01.7088961Z device_type='meta', 2025-05-07T20:32:01.7089191Z ) 2025-05-07T20:32:01.7089500Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:01.7090287Z self=, 2025-05-07T20:32:01.7091252Z B=25, 2025-05-07T20:32:01.7091458Z H=1, 2025-05-07T20:32:01.7091854Z max_L=1, 2025-05-07T20:32:01.7092066Z D=25, 2025-05-07T20:32:01.7092283Z dtype=torch.float16, 2025-05-07T20:32:01.7092547Z device_type='meta', 2025-05-07T20:32:01.7092778Z ) 2025-05-07T20:32:01.7093085Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:01.7094008Z self=, 2025-05-07T20:32:01.7094686Z B=1, 2025-05-07T20:32:01.7094881Z H=1, 2025-05-07T20:32:01.7095081Z max_L=25, 2025-05-07T20:32:01.7095294Z D=25, 2025-05-07T20:32:01.7095504Z dtype=torch.float16, 2025-05-07T20:32:01.7095767Z device_type='meta', 2025-05-07T20:32:01.7096005Z ) 2025-05-07T20:32:01.7096308Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:01.7097106Z self=, 2025-05-07T20:32:01.7097784Z B=19, 2025-05-07T20:32:01.7097979Z H=3, 2025-05-07T20:32:01.7098183Z max_L=6, 2025-05-07T20:32:01.7098390Z D=8, 2025-05-07T20:32:01.7098595Z dtype=torch.float16, 2025-05-07T20:32:01.7098855Z device_type='meta', 2025-05-07T20:32:01.7099098Z ) 2025-05-07T20:32:01.7099402Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:01.7100188Z self=, 2025-05-07T20:32:01.7100853Z B=19, 2025-05-07T20:32:01.7101052Z H=3, 2025-05-07T20:32:01.7101246Z max_L=3, 2025-05-07T20:32:01.7101442Z D=8, 2025-05-07T20:32:01.7101651Z dtype=torch.float16, 2025-05-07T20:32:01.7101903Z device_type='meta', 2025-05-07T20:32:01.7102134Z ) 2025-05-07T20:32:01.7102429Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:01.7103218Z self=, 2025-05-07T20:32:01.7103890Z B=3, 2025-05-07T20:32:01.7104079Z H=3, 2025-05-07T20:32:01.7104275Z max_L=3, 2025-05-07T20:32:01.7104488Z D=8, 2025-05-07T20:32:01.7104692Z dtype=torch.float16, 2025-05-07T20:32:01.7104951Z device_type='meta', 2025-05-07T20:32:01.7105186Z ) 2025-05-07T20:32:01.7105392Z PASSED 2025-05-07T20:32:01.7105517Z 2025-05-07T20:32:01.7105664Z =============================== warnings summary =============================== 2025-05-07T20:32:01.7106351Z test/jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul 2025-05-07T20:32:01.7107943Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:32:01.7109201Z warnings.warn( 2025-05-07T20:32:01.7109345Z 2025-05-07T20:32:01.7109759Z test/jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul 2025-05-07T20:32:01.7111324Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #1 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:32:01.7112551Z warnings.warn( 2025-05-07T20:32:01.7112693Z 2025-05-07T20:32:01.7112936Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:32:01.7113415Z ======================== 3 passed, 2 warnings in 11.52s ======================== 2025-05-07T20:32:02.5266597Z 2025-05-07T20:32:02.5267195Z [TEST] Python test suite PASSED: ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:32:02.5287372Z [TEST] Python test time for ./jagged/batched_dense_vec_jagged_2d_mul_test.py: 14 seconds 2025-05-07T20:32:02.5287836Z 2025-05-07T20:32:02.5287841Z 2025-05-07T20:32:02.5287853Z 2025-05-07T20:32:02.5287857Z 2025-05-07T20:32:02.5310012Z ################################################################################ 2025-05-07T20:32:02.5329107Z # [2025-05-07T20:32:02.532Z] Run Python Test Suite: 2025-05-07T20:32:02.5329476Z # ./jagged/dense_bmm_test.py 2025-05-07T20:32:02.5329794Z ################################################################################ 2025-05-07T20:32:02.5354196Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/dense_bmm_test.py 2025-05-07T20:32:02.5354815Z 2025-05-07T20:32:04.6851230Z ============================= test session starts ============================== 2025-05-07T20:32:04.6851953Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:04.6852505Z cachedir: .pytest_cache 2025-05-07T20:32:04.6853112Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:04.6853873Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:04.6854308Z plugins: hypothesis-6.131.14 2025-05-07T20:32:06.8506603Z collecting ... collected 3 items 2025-05-07T20:32:06.8506829Z 2025-05-07T20:32:06.9954043Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm Trying example: test_jagged_dense_bmm( 2025-05-07T20:32:06.9955021Z self=, 2025-05-07T20:32:06.9955807Z B=10, 2025-05-07T20:32:06.9956100Z M=1, 2025-05-07T20:32:06.9956377Z N=1, 2025-05-07T20:32:06.9956676Z max_L=1, 2025-05-07T20:32:06.9957005Z dtype=torch.float32, 2025-05-07T20:32:06.9957441Z device=device(type='cpu'), 2025-05-07T20:32:06.9957821Z ) 2025-05-07T20:32:06.9958146Z Trying example: test_jagged_dense_bmm( 2025-05-07T20:32:06.9958868Z self=, 2025-05-07T20:32:06.9959600Z B=184, 2025-05-07T20:32:06.9959922Z M=27, 2025-05-07T20:32:06.9960228Z N=21, 2025-05-07T20:32:06.9960509Z max_L=12, 2025-05-07T20:32:06.9960856Z dtype=torch.float32, 2025-05-07T20:32:06.9961262Z device=device(type='cpu'), 2025-05-07T20:32:06.9961642Z ) 2025-05-07T20:32:06.9961939Z PASSED 2025-05-07T20:32:07.0934830Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm_dynamic_shape Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:07.0936194Z self=, 2025-05-07T20:32:07.0936999Z B=10, 2025-05-07T20:32:07.0937307Z M=2, 2025-05-07T20:32:07.0937620Z N=2, 2025-05-07T20:32:07.0937928Z max_L=2, 2025-05-07T20:32:07.0938280Z dtype=torch.float32, 2025-05-07T20:32:07.0938712Z device=device(type='cpu'), 2025-05-07T20:32:07.0939103Z ) 2025-05-07T20:32:07.0939504Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:07.0940401Z self=, 2025-05-07T20:32:07.0941161Z B=352, 2025-05-07T20:32:07.0941469Z M=2, 2025-05-07T20:32:07.0941761Z N=2, 2025-05-07T20:32:07.0942054Z max_L=2, 2025-05-07T20:32:07.0942361Z dtype=torch.float32, 2025-05-07T20:32:07.0942732Z device=device(type='cpu'), 2025-05-07T20:32:07.0943150Z ) 2025-05-07T20:32:07.0943568Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:07.0944478Z self=, 2025-05-07T20:32:07.0945290Z B=352, 2025-05-07T20:32:07.0945600Z M=21, 2025-05-07T20:32:07.0945893Z N=18, 2025-05-07T20:32:07.0946203Z max_L=15, 2025-05-07T20:32:07.0946997Z dtype=torch.float32, 2025-05-07T20:32:07.0947430Z device=device(type='cpu'), 2025-05-07T20:32:07.0947847Z ) 2025-05-07T20:32:07.0948262Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:07.0949176Z self=, 2025-05-07T20:32:07.0950195Z B=209, 2025-05-07T20:32:07.0950503Z M=29, 2025-05-07T20:32:07.0950804Z N=2, 2025-05-07T20:32:07.0951098Z max_L=9, 2025-05-07T20:32:07.0951445Z dtype=torch.float32, 2025-05-07T20:32:07.0951810Z device=device(type='cpu'), 2025-05-07T20:32:07.0952167Z ) 2025-05-07T20:32:07.0952586Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:07.0953499Z self=, 2025-05-07T20:32:07.0954288Z B=373, 2025-05-07T20:32:07.0954597Z M=16, 2025-05-07T20:32:07.0954899Z N=30, 2025-05-07T20:32:07.0955197Z max_L=23, 2025-05-07T20:32:07.0955714Z dtype=torch.float32, 2025-05-07T20:32:07.0956149Z device=device(type='cpu'), 2025-05-07T20:32:07.0956561Z ) 2025-05-07T20:32:07.0956976Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:07.0957892Z self=, 2025-05-07T20:32:07.0958701Z B=456, 2025-05-07T20:32:07.0959010Z M=32, 2025-05-07T20:32:07.0959313Z N=29, 2025-05-07T20:32:07.0959611Z max_L=18, 2025-05-07T20:32:07.0959963Z dtype=torch.float32, 2025-05-07T20:32:07.0960380Z device=device(type='cpu'), 2025-05-07T20:32:07.0960790Z ) 2025-05-07T20:32:07.0961191Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:07.0962095Z self=, 2025-05-07T20:32:07.0962895Z B=438, 2025-05-07T20:32:07.0963194Z M=27, 2025-05-07T20:32:07.0963478Z N=21, 2025-05-07T20:32:07.0963763Z max_L=12, 2025-05-07T20:32:07.0964103Z dtype=torch.float32, 2025-05-07T20:32:07.0964526Z device=device(type='cpu'), 2025-05-07T20:32:07.0964920Z ) 2025-05-07T20:32:07.0965310Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:07.0966149Z self=, 2025-05-07T20:32:07.0966930Z B=251, 2025-05-07T20:32:07.0967243Z M=14, 2025-05-07T20:32:07.0967534Z N=20, 2025-05-07T20:32:07.0967836Z max_L=12, 2025-05-07T20:32:07.0968185Z dtype=torch.float32, 2025-05-07T20:32:07.0968606Z device=device(type='cpu'), 2025-05-07T20:32:07.0969024Z ) 2025-05-07T20:32:07.0969441Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:07.0970354Z self=, 2025-05-07T20:32:07.0971162Z B=512, 2025-05-07T20:32:07.0971469Z M=16, 2025-05-07T20:32:07.0971765Z N=14, 2025-05-07T20:32:07.0972071Z max_L=13, 2025-05-07T20:32:07.0972427Z dtype=torch.float32, 2025-05-07T20:32:07.0972846Z device=device(type='cpu'), 2025-05-07T20:32:07.0973266Z ) 2025-05-07T20:32:07.0973679Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:07.0974589Z self=, 2025-05-07T20:32:07.0975406Z B=287, 2025-05-07T20:32:07.0975700Z M=2, 2025-05-07T20:32:07.0976000Z N=22, 2025-05-07T20:32:07.0976295Z max_L=8, 2025-05-07T20:32:07.0976638Z dtype=torch.float32, 2025-05-07T20:32:07.0977060Z device=device(type='cpu'), 2025-05-07T20:32:07.0977469Z ) 2025-05-07T20:32:07.0977885Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:07.0978801Z self=, 2025-05-07T20:32:07.0979601Z B=361, 2025-05-07T20:32:07.0979912Z M=7, 2025-05-07T20:32:07.0980214Z N=3, 2025-05-07T20:32:07.0980511Z max_L=3, 2025-05-07T20:32:07.0981008Z dtype=torch.float32, 2025-05-07T20:32:07.0981439Z device=device(type='cpu'), 2025-05-07T20:32:07.0981848Z ) 2025-05-07T20:32:07.0982263Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:07.0983180Z self=, 2025-05-07T20:32:07.0984099Z B=361, 2025-05-07T20:32:07.0984408Z M=3, 2025-05-07T20:32:07.0984704Z N=3, 2025-05-07T20:32:07.0984996Z max_L=3, 2025-05-07T20:32:07.0985337Z dtype=torch.float32, 2025-05-07T20:32:07.0985765Z device=device(type='cpu'), 2025-05-07T20:32:07.0986176Z ) 2025-05-07T20:32:07.0986574Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:07.0987447Z self=, 2025-05-07T20:32:07.0988182Z B=361, 2025-05-07T20:32:07.0988474Z M=3, 2025-05-07T20:32:07.0988762Z N=2, 2025-05-07T20:32:07.0989059Z max_L=3, 2025-05-07T20:32:07.0989441Z dtype=torch.float32, 2025-05-07T20:32:07.0989886Z device=device(type='cpu'), 2025-05-07T20:32:07.0990297Z ) 2025-05-07T20:32:07.0991035Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:07.0991874Z self=, 2025-05-07T20:32:07.0992643Z B=10, 2025-05-07T20:32:07.0992918Z M=3, 2025-05-07T20:32:07.0993213Z N=2, 2025-05-07T20:32:07.0993507Z max_L=3, 2025-05-07T20:32:07.0993831Z dtype=torch.float32, 2025-05-07T20:32:07.0994225Z device=device(type='cpu'), 2025-05-07T20:32:07.0994615Z ) 2025-05-07T20:32:07.0994999Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:07.0995935Z self=, 2025-05-07T20:32:07.0996694Z B=10, 2025-05-07T20:32:07.0996994Z M=3, 2025-05-07T20:32:07.0997274Z N=3, 2025-05-07T20:32:07.0997561Z max_L=3, 2025-05-07T20:32:07.0997908Z dtype=torch.float32, 2025-05-07T20:32:07.0998302Z device=device(type='cpu'), 2025-05-07T20:32:07.0998678Z ) 2025-05-07T20:32:07.0999067Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:07.0999918Z self=, 2025-05-07T20:32:07.1000658Z B=10, 2025-05-07T20:32:07.1000970Z M=3, 2025-05-07T20:32:07.1001243Z N=10, 2025-05-07T20:32:07.1001535Z max_L=3, 2025-05-07T20:32:07.1001830Z dtype=torch.float32, 2025-05-07T20:32:07.1002165Z device=device(type='cpu'), 2025-05-07T20:32:07.1002507Z ) 2025-05-07T20:32:07.1002867Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:07.1003596Z self=, 2025-05-07T20:32:07.1004235Z B=10, 2025-05-07T20:32:07.1004514Z M=3, 2025-05-07T20:32:07.1004773Z N=10, 2025-05-07T20:32:07.1005048Z max_L=10, 2025-05-07T20:32:07.1005359Z dtype=torch.float32, 2025-05-07T20:32:07.1005730Z device=device(type='cpu'), 2025-05-07T20:32:07.1006098Z ) 2025-05-07T20:32:07.1006470Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:07.1007225Z self=, 2025-05-07T20:32:07.1007912Z B=332, 2025-05-07T20:32:07.1008203Z M=5, 2025-05-07T20:32:07.1008467Z N=31, 2025-05-07T20:32:07.1008723Z max_L=28, 2025-05-07T20:32:07.1009045Z dtype=torch.float32, 2025-05-07T20:32:07.1009446Z device=device(type='cpu'), 2025-05-07T20:32:07.1009813Z ) 2025-05-07T20:32:07.1010183Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:07.1011012Z self=, 2025-05-07T20:32:07.1011732Z B=332, 2025-05-07T20:32:07.1012029Z M=5, 2025-05-07T20:32:07.1012326Z N=5, 2025-05-07T20:32:07.1012610Z max_L=28, 2025-05-07T20:32:07.1013187Z dtype=torch.float32, 2025-05-07T20:32:07.1013615Z device=device(type='cpu'), 2025-05-07T20:32:07.1014007Z ) 2025-05-07T20:32:07.1014405Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:07.1015271Z self=, 2025-05-07T20:32:07.1016226Z B=332, 2025-05-07T20:32:07.1016511Z M=5, 2025-05-07T20:32:07.1016801Z N=5, 2025-05-07T20:32:07.1017103Z max_L=5, 2025-05-07T20:32:07.1017431Z dtype=torch.float32, 2025-05-07T20:32:07.1017849Z device=device(type='cpu'), 2025-05-07T20:32:07.1018257Z ) 2025-05-07T20:32:07.1018550Z PASSED 2025-05-07T20:32:07.4675721Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_jagged_bmm Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:07.4676594Z self=, 2025-05-07T20:32:07.4677110Z B=10, 2025-05-07T20:32:07.4677351Z M=1, 2025-05-07T20:32:07.4677577Z N=1, 2025-05-07T20:32:07.4677837Z max_L=1, 2025-05-07T20:32:07.4678108Z dtype=torch.float32, 2025-05-07T20:32:07.4678420Z device=device(type='cpu'), 2025-05-07T20:32:07.4678737Z ) 2025-05-07T20:32:07.4679001Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:07.4679536Z self=, 2025-05-07T20:32:07.4680056Z B=39, 2025-05-07T20:32:07.4680295Z M=1, 2025-05-07T20:32:07.4680530Z N=1, 2025-05-07T20:32:07.4680756Z max_L=1, 2025-05-07T20:32:07.4681018Z dtype=torch.float32, 2025-05-07T20:32:07.4681335Z device=device(type='cpu'), 2025-05-07T20:32:07.4681638Z ) 2025-05-07T20:32:07.4681899Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:07.4682433Z self=, 2025-05-07T20:32:07.4682930Z B=39, 2025-05-07T20:32:07.4683164Z M=10, 2025-05-07T20:32:07.4683396Z N=22, 2025-05-07T20:32:07.4683626Z max_L=11, 2025-05-07T20:32:07.4683898Z dtype=torch.float32, 2025-05-07T20:32:07.4684217Z device=device(type='cuda'), 2025-05-07T20:32:07.4684520Z ) 2025-05-07T20:32:07.4684786Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:07.4685317Z self=, 2025-05-07T20:32:07.4685823Z B=299, 2025-05-07T20:32:07.4686060Z M=24, 2025-05-07T20:32:07.4686293Z N=26, 2025-05-07T20:32:07.4686522Z max_L=4, 2025-05-07T20:32:07.4686782Z dtype=torch.float32, 2025-05-07T20:32:07.4687096Z device=device(type='cpu'), 2025-05-07T20:32:07.4687405Z ) 2025-05-07T20:32:07.4687659Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:07.4688186Z self=, 2025-05-07T20:32:07.4688692Z B=489, 2025-05-07T20:32:07.4688926Z M=13, 2025-05-07T20:32:07.4689157Z N=27, 2025-05-07T20:32:07.4689393Z max_L=13, 2025-05-07T20:32:07.4689647Z dtype=torch.float32, 2025-05-07T20:32:07.4689968Z device=device(type='cpu'), 2025-05-07T20:32:07.4690279Z ) 2025-05-07T20:32:07.4690533Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:07.4691308Z self=, 2025-05-07T20:32:07.4691817Z B=511, 2025-05-07T20:32:07.4692052Z M=25, 2025-05-07T20:32:07.4692282Z N=24, 2025-05-07T20:32:07.4692513Z max_L=8, 2025-05-07T20:32:07.4692765Z dtype=torch.float32, 2025-05-07T20:32:07.4693076Z device=device(type='cpu'), 2025-05-07T20:32:07.4693384Z ) 2025-05-07T20:32:07.4693638Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:07.4694165Z self=, 2025-05-07T20:32:07.4694672Z B=191, 2025-05-07T20:32:07.4694910Z M=12, 2025-05-07T20:32:07.4695134Z N=28, 2025-05-07T20:32:07.4695367Z max_L=11, 2025-05-07T20:32:07.4695632Z dtype=torch.float32, 2025-05-07T20:32:07.4695943Z device=device(type='cuda'), 2025-05-07T20:32:07.4696253Z ) 2025-05-07T20:32:07.4696811Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:07.4697341Z self=, 2025-05-07T20:32:07.4697858Z B=491, 2025-05-07T20:32:07.4698098Z M=22, 2025-05-07T20:32:07.4698500Z N=18, 2025-05-07T20:32:07.4698741Z max_L=31, 2025-05-07T20:32:07.4699002Z dtype=torch.float32, 2025-05-07T20:32:07.4707075Z device=device(type='cuda'), 2025-05-07T20:32:07.4707431Z ) 2025-05-07T20:32:07.4707697Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:07.4708238Z self=, 2025-05-07T20:32:07.4708740Z B=187, 2025-05-07T20:32:07.4708981Z M=12, 2025-05-07T20:32:07.4709217Z N=17, 2025-05-07T20:32:07.4709446Z max_L=18, 2025-05-07T20:32:07.4709716Z dtype=torch.float32, 2025-05-07T20:32:07.4710034Z device=device(type='cpu'), 2025-05-07T20:32:07.4710338Z ) 2025-05-07T20:32:07.4710610Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:07.4711147Z self=, 2025-05-07T20:32:07.4711643Z B=351, 2025-05-07T20:32:07.4711883Z M=4, 2025-05-07T20:32:07.4712115Z N=28, 2025-05-07T20:32:07.4712344Z max_L=25, 2025-05-07T20:32:07.4712618Z dtype=torch.float32, 2025-05-07T20:32:07.4712936Z device=device(type='cpu'), 2025-05-07T20:32:07.4713247Z ) 2025-05-07T20:32:07.4713501Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:07.4714038Z self=, 2025-05-07T20:32:07.4714546Z B=449, 2025-05-07T20:32:07.4714777Z M=8, 2025-05-07T20:32:07.4715012Z N=18, 2025-05-07T20:32:07.4715247Z max_L=7, 2025-05-07T20:32:07.4715623Z dtype=torch.float32, 2025-05-07T20:32:07.4715942Z device=device(type='cuda'), 2025-05-07T20:32:07.4716252Z ) 2025-05-07T20:32:07.4716503Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:07.4717041Z self=, 2025-05-07T20:32:07.4717546Z B=449, 2025-05-07T20:32:07.4717770Z M=8, 2025-05-07T20:32:07.4718001Z N=18, 2025-05-07T20:32:07.4718233Z max_L=1, 2025-05-07T20:32:07.4718484Z dtype=torch.float32, 2025-05-07T20:32:07.4718807Z device=device(type='cuda'), 2025-05-07T20:32:07.4719113Z ) 2025-05-07T20:32:07.4719364Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:07.4719890Z self=, 2025-05-07T20:32:07.4720396Z B=449, 2025-05-07T20:32:07.4720627Z M=8, 2025-05-07T20:32:07.4720850Z N=8, 2025-05-07T20:32:07.4721079Z max_L=1, 2025-05-07T20:32:07.4721334Z dtype=torch.float32, 2025-05-07T20:32:07.4721640Z device=device(type='cuda'), 2025-05-07T20:32:07.4721946Z ) 2025-05-07T20:32:07.4722204Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:07.4722733Z self=, 2025-05-07T20:32:07.4723239Z B=449, 2025-05-07T20:32:07.4723464Z M=8, 2025-05-07T20:32:07.4723689Z N=1, 2025-05-07T20:32:07.4723913Z max_L=1, 2025-05-07T20:32:07.4724161Z dtype=torch.float32, 2025-05-07T20:32:07.4724468Z device=device(type='cuda'), 2025-05-07T20:32:07.4724778Z ) 2025-05-07T20:32:07.4725028Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:07.4725549Z self=, 2025-05-07T20:32:07.4726051Z B=10, 2025-05-07T20:32:07.4726271Z M=8, 2025-05-07T20:32:07.4726501Z N=1, 2025-05-07T20:32:07.4726726Z max_L=1, 2025-05-07T20:32:07.4726997Z dtype=torch.float32, 2025-05-07T20:32:07.4727286Z device=device(type='cuda'), 2025-05-07T20:32:07.4727539Z ) 2025-05-07T20:32:07.4727750Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:07.4728186Z self=, 2025-05-07T20:32:07.4728599Z B=10, 2025-05-07T20:32:07.4728907Z M=10, 2025-05-07T20:32:07.4729101Z N=1, 2025-05-07T20:32:07.4729294Z max_L=1, 2025-05-07T20:32:07.4729506Z dtype=torch.float32, 2025-05-07T20:32:07.4729767Z device=device(type='cuda'), 2025-05-07T20:32:07.4730022Z ) 2025-05-07T20:32:07.4730324Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:07.4730753Z self=, 2025-05-07T20:32:07.4731160Z B=10, 2025-05-07T20:32:07.4731353Z M=1, 2025-05-07T20:32:07.4731534Z N=1, 2025-05-07T20:32:07.4731723Z max_L=1, 2025-05-07T20:32:07.4731934Z dtype=torch.float32, 2025-05-07T20:32:07.4732183Z device=device(type='cuda'), 2025-05-07T20:32:07.4732430Z ) 2025-05-07T20:32:07.4732640Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:07.4733064Z self=, 2025-05-07T20:32:07.4733470Z B=399, 2025-05-07T20:32:07.4733659Z M=15, 2025-05-07T20:32:07.4733847Z N=30, 2025-05-07T20:32:07.4734033Z max_L=20, 2025-05-07T20:32:07.4734246Z dtype=torch.float32, 2025-05-07T20:32:07.4734497Z device=device(type='cpu'), 2025-05-07T20:32:07.4734748Z ) 2025-05-07T20:32:07.4734960Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:07.4735393Z self=, 2025-05-07T20:32:07.4735796Z B=20, 2025-05-07T20:32:07.4735984Z M=15, 2025-05-07T20:32:07.4736178Z N=30, 2025-05-07T20:32:07.4736362Z max_L=20, 2025-05-07T20:32:07.4736576Z dtype=torch.float32, 2025-05-07T20:32:07.4736834Z device=device(type='cpu'), 2025-05-07T20:32:07.4737078Z ) 2025-05-07T20:32:07.4737291Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:07.4737723Z self=, 2025-05-07T20:32:07.4738118Z B=20, 2025-05-07T20:32:07.4738305Z M=15, 2025-05-07T20:32:07.4738494Z N=15, 2025-05-07T20:32:07.4738678Z max_L=20, 2025-05-07T20:32:07.4738899Z dtype=torch.float32, 2025-05-07T20:32:07.4739158Z device=device(type='cpu'), 2025-05-07T20:32:07.4739405Z ) 2025-05-07T20:32:07.4739605Z PASSED 2025-05-07T20:32:07.4739719Z 2025-05-07T20:32:07.4739866Z =============================== warnings summary =============================== 2025-05-07T20:32:07.4740345Z test/jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm 2025-05-07T20:32:07.4740889Z test/jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm_dynamic_shape 2025-05-07T20:32:07.4744125Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::dense_to_jagged: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:32:07.4747390Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:32:07.4747803Z 2025-05-07T20:32:07.4748012Z test/jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm 2025-05-07T20:32:07.4748561Z test/jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm_dynamic_shape 2025-05-07T20:32:07.4749111Z test/jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_jagged_bmm 2025-05-07T20:32:07.4752431Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:32:07.4755850Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:32:07.4756265Z 2025-05-07T20:32:07.4756499Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:32:07.4756982Z ======================== 3 passed, 5 warnings in 2.91s ========================= 2025-05-07T20:32:08.2556794Z 2025-05-07T20:32:08.2557716Z [TEST] Python test suite PASSED: ./jagged/dense_bmm_test.py 2025-05-07T20:32:08.2578512Z [TEST] Python test time for ./jagged/dense_bmm_test.py: 6 seconds 2025-05-07T20:32:08.2578821Z 2025-05-07T20:32:08.2578860Z 2025-05-07T20:32:08.2578863Z 2025-05-07T20:32:08.2578867Z 2025-05-07T20:32:08.2599753Z ################################################################################ 2025-05-07T20:32:08.2615010Z # [2025-05-07T20:32:08.261Z] Run Python Test Suite: 2025-05-07T20:32:08.2615381Z # ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:32:08.2615725Z ################################################################################ 2025-05-07T20:32:08.2641203Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:32:08.2641898Z 2025-05-07T20:32:10.4084365Z ============================= test session starts ============================== 2025-05-07T20:32:10.4085019Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:10.4085564Z cachedir: .pytest_cache 2025-05-07T20:32:10.4086175Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:10.4086928Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:10.4087353Z plugins: hypothesis-6.131.14 2025-05-07T20:32:12.6122308Z collecting ... collected 4 items 2025-05-07T20:32:12.6122544Z 2025-05-07T20:32:14.2802191Z jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:14.2803885Z self=, 2025-05-07T20:32:14.2804590Z num_jagged_dim=1, 2025-05-07T20:32:14.2804840Z outer_dense_size=0, 2025-05-07T20:32:14.2805088Z inner_dense_size=0, 2025-05-07T20:32:14.2805340Z dtype=torch.float32, 2025-05-07T20:32:14.2805629Z device=device(type='cpu'), 2025-05-07T20:32:14.2805891Z ) 2025-05-07T20:32:14.2806213Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:14.2807039Z self=, 2025-05-07T20:32:14.2807738Z num_jagged_dim=3, 2025-05-07T20:32:14.2807985Z outer_dense_size=0, 2025-05-07T20:32:14.2808225Z inner_dense_size=0, 2025-05-07T20:32:14.2808480Z dtype=torch.float32, 2025-05-07T20:32:14.2808773Z device=device(type='cpu'), 2025-05-07T20:32:14.2809036Z ) 2025-05-07T20:32:14.2809878Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:14.2810712Z self=, 2025-05-07T20:32:14.2811412Z num_jagged_dim=3, 2025-05-07T20:32:14.2811664Z outer_dense_size=1, 2025-05-07T20:32:14.2812070Z inner_dense_size=0, 2025-05-07T20:32:14.2812325Z dtype=torch.float16, 2025-05-07T20:32:14.2812595Z device=device(type='cpu'), 2025-05-07T20:32:14.2812854Z ) 2025-05-07T20:32:14.2813181Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:14.2813997Z self=, 2025-05-07T20:32:14.2814698Z num_jagged_dim=2, 2025-05-07T20:32:14.2814944Z outer_dense_size=2, 2025-05-07T20:32:14.2815203Z inner_dense_size=3, 2025-05-07T20:32:14.2815464Z dtype=torch.float32, 2025-05-07T20:32:14.2815734Z device=device(type='cpu'), 2025-05-07T20:32:14.2815997Z ) 2025-05-07T20:32:14.2816323Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:14.2817138Z self=, 2025-05-07T20:32:14.2817847Z num_jagged_dim=2, 2025-05-07T20:32:14.2818117Z outer_dense_size=3, 2025-05-07T20:32:14.2818365Z inner_dense_size=1, 2025-05-07T20:32:14.2818626Z dtype=torch.bfloat16, 2025-05-07T20:32:14.2818912Z device=device(type='cuda'), 2025-05-07T20:32:14.2819176Z ) 2025-05-07T20:32:14.2819503Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:14.2820316Z self=, 2025-05-07T20:32:14.2821010Z num_jagged_dim=3, 2025-05-07T20:32:14.2821293Z outer_dense_size=0, 2025-05-07T20:32:14.2821560Z inner_dense_size=4, 2025-05-07T20:32:14.2821816Z dtype=torch.float32, 2025-05-07T20:32:14.2822079Z device=device(type='cuda'), 2025-05-07T20:32:14.2822352Z ) 2025-05-07T20:32:14.2822681Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:14.2823491Z self=, 2025-05-07T20:32:14.2824183Z num_jagged_dim=4, 2025-05-07T20:32:14.2824433Z outer_dense_size=1, 2025-05-07T20:32:14.2824688Z inner_dense_size=0, 2025-05-07T20:32:14.2824941Z dtype=torch.bfloat16, 2025-05-07T20:32:14.2825211Z device=device(type='cuda'), 2025-05-07T20:32:14.2825473Z ) 2025-05-07T20:32:14.2825792Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:14.2826608Z self=, 2025-05-07T20:32:14.2827305Z num_jagged_dim=2, 2025-05-07T20:32:14.2827549Z outer_dense_size=0, 2025-05-07T20:32:14.2827797Z inner_dense_size=1, 2025-05-07T20:32:14.2828048Z dtype=torch.float32, 2025-05-07T20:32:14.2828307Z device=device(type='cuda'), 2025-05-07T20:32:14.2828576Z ) 2025-05-07T20:32:14.2828900Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:14.2829711Z self=, 2025-05-07T20:32:14.2830398Z num_jagged_dim=4, 2025-05-07T20:32:14.2830659Z outer_dense_size=4, 2025-05-07T20:32:14.2830911Z inner_dense_size=3, 2025-05-07T20:32:14.2831161Z dtype=torch.float16, 2025-05-07T20:32:14.2831440Z device=device(type='cpu'), 2025-05-07T20:32:14.2831703Z ) 2025-05-07T20:32:14.2832023Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:14.2832925Z self=, 2025-05-07T20:32:14.2833620Z num_jagged_dim=2, 2025-05-07T20:32:14.2833873Z outer_dense_size=3, 2025-05-07T20:32:14.2834121Z inner_dense_size=0, 2025-05-07T20:32:14.2834460Z dtype=torch.bfloat16, 2025-05-07T20:32:14.2834735Z device=device(type='cpu'), 2025-05-07T20:32:14.2834999Z ) 2025-05-07T20:32:14.2835327Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:14.2836257Z self=, 2025-05-07T20:32:14.2836949Z num_jagged_dim=3, 2025-05-07T20:32:14.2837203Z outer_dense_size=0, 2025-05-07T20:32:14.2837458Z inner_dense_size=0, 2025-05-07T20:32:14.2837710Z dtype=torch.float16, 2025-05-07T20:32:14.2837982Z device=device(type='cuda'), 2025-05-07T20:32:14.2838250Z ) 2025-05-07T20:32:14.2838579Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:14.2839396Z self=, 2025-05-07T20:32:14.2840099Z num_jagged_dim=3, 2025-05-07T20:32:14.2840354Z outer_dense_size=0, 2025-05-07T20:32:14.2840602Z inner_dense_size=3, 2025-05-07T20:32:14.2840858Z dtype=torch.float16, 2025-05-07T20:32:14.2841130Z device=device(type='cuda'), 2025-05-07T20:32:14.2841391Z ) 2025-05-07T20:32:14.2841720Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:14.2842535Z self=, 2025-05-07T20:32:14.2843232Z num_jagged_dim=3, 2025-05-07T20:32:14.2843484Z outer_dense_size=3, 2025-05-07T20:32:14.2843739Z inner_dense_size=3, 2025-05-07T20:32:14.2843999Z dtype=torch.float16, 2025-05-07T20:32:14.2844262Z device=device(type='cuda'), 2025-05-07T20:32:14.2844526Z ) 2025-05-07T20:32:14.2844852Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:14.2845664Z self=, 2025-05-07T20:32:14.2846374Z num_jagged_dim=1, 2025-05-07T20:32:14.2846628Z outer_dense_size=1, 2025-05-07T20:32:14.2846875Z inner_dense_size=0, 2025-05-07T20:32:14.2847129Z dtype=torch.float32, 2025-05-07T20:32:14.2847397Z device=device(type='cuda'), 2025-05-07T20:32:14.2847656Z ) 2025-05-07T20:32:14.2847983Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:14.2848798Z self=, 2025-05-07T20:32:14.2849501Z num_jagged_dim=1, 2025-05-07T20:32:14.2849750Z outer_dense_size=1, 2025-05-07T20:32:14.2850006Z inner_dense_size=1, 2025-05-07T20:32:14.2850261Z dtype=torch.float32, 2025-05-07T20:32:14.2850522Z device=device(type='cuda'), 2025-05-07T20:32:14.2850787Z ) 2025-05-07T20:32:14.2851131Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:14.2851976Z self=, 2025-05-07T20:32:14.2852668Z num_jagged_dim=1, 2025-05-07T20:32:14.2852924Z outer_dense_size=2, 2025-05-07T20:32:14.2853176Z inner_dense_size=2, 2025-05-07T20:32:14.2853426Z dtype=torch.float16, 2025-05-07T20:32:14.2853696Z device=device(type='cuda'), 2025-05-07T20:32:14.2853967Z ) 2025-05-07T20:32:14.2854286Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:14.2855185Z self=, 2025-05-07T20:32:14.2855893Z num_jagged_dim=2, 2025-05-07T20:32:14.2856142Z outer_dense_size=2, 2025-05-07T20:32:14.2856400Z inner_dense_size=2, 2025-05-07T20:32:14.2856656Z dtype=torch.float16, 2025-05-07T20:32:14.2857000Z device=device(type='cuda'), 2025-05-07T20:32:14.2857268Z ) 2025-05-07T20:32:14.2857598Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:14.2858414Z self=, 2025-05-07T20:32:14.2859105Z num_jagged_dim=1, 2025-05-07T20:32:14.2859362Z outer_dense_size=1, 2025-05-07T20:32:14.2859615Z inner_dense_size=4, 2025-05-07T20:32:14.2859865Z dtype=torch.float32, 2025-05-07T20:32:14.2860138Z device=device(type='cpu'), 2025-05-07T20:32:14.2860406Z ) 2025-05-07T20:32:14.2860732Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:14.2861547Z self=, 2025-05-07T20:32:14.2862244Z num_jagged_dim=1, 2025-05-07T20:32:14.2862500Z outer_dense_size=1, 2025-05-07T20:32:14.2862760Z inner_dense_size=1, 2025-05-07T20:32:14.2863016Z dtype=torch.float32, 2025-05-07T20:32:14.2863290Z device=device(type='cpu'), 2025-05-07T20:32:14.2863549Z ) 2025-05-07T20:32:14.2863877Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:14.2864690Z self=, 2025-05-07T20:32:14.2865378Z num_jagged_dim=4, 2025-05-07T20:32:14.2865630Z outer_dense_size=2, 2025-05-07T20:32:14.2865886Z inner_dense_size=1, 2025-05-07T20:32:14.2866134Z dtype=torch.float16, 2025-05-07T20:32:14.2866409Z device=device(type='cuda'), 2025-05-07T20:32:14.2866676Z ) 2025-05-07T20:32:14.2866873Z PASSED 2025-05-07T20:32:14.6161594Z jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:14.6163206Z self=, 2025-05-07T20:32:14.6163967Z num_jagged_dim=1, 2025-05-07T20:32:14.6164219Z outer_dense_size=2, 2025-05-07T20:32:14.6164473Z inner_dense_size=2, 2025-05-07T20:32:14.6164736Z dtype=torch.float32, 2025-05-07T20:32:14.6164995Z device_type='cpu', 2025-05-07T20:32:14.6165232Z ) 2025-05-07T20:32:14.6165610Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:14.6166543Z self=, 2025-05-07T20:32:14.6167287Z num_jagged_dim=4, 2025-05-07T20:32:14.6167538Z outer_dense_size=2, 2025-05-07T20:32:14.6167790Z inner_dense_size=2, 2025-05-07T20:32:14.6168052Z dtype=torch.float32, 2025-05-07T20:32:14.6168311Z device_type='cpu', 2025-05-07T20:32:14.6168542Z ) 2025-05-07T20:32:14.6168913Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:14.6169833Z self=, 2025-05-07T20:32:14.6170578Z num_jagged_dim=4, 2025-05-07T20:32:14.6170829Z outer_dense_size=4, 2025-05-07T20:32:14.6171077Z inner_dense_size=2, 2025-05-07T20:32:14.6171338Z dtype=torch.bfloat16, 2025-05-07T20:32:14.6171600Z device_type='cpu', 2025-05-07T20:32:14.6171827Z ) 2025-05-07T20:32:14.6172383Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:14.6173302Z self=, 2025-05-07T20:32:14.6174166Z num_jagged_dim=3, 2025-05-07T20:32:14.6174423Z outer_dense_size=4, 2025-05-07T20:32:14.6174679Z inner_dense_size=4, 2025-05-07T20:32:14.6174935Z dtype=torch.float16, 2025-05-07T20:32:14.6175187Z device_type='cpu', 2025-05-07T20:32:14.6175420Z ) 2025-05-07T20:32:14.6175791Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:14.6176697Z self=, 2025-05-07T20:32:14.6177443Z num_jagged_dim=4, 2025-05-07T20:32:14.6177690Z outer_dense_size=4, 2025-05-07T20:32:14.6177941Z inner_dense_size=3, 2025-05-07T20:32:14.6178200Z dtype=torch.bfloat16, 2025-05-07T20:32:14.6178465Z device_type='cpu', 2025-05-07T20:32:14.6178695Z ) 2025-05-07T20:32:14.6179067Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:14.6179987Z self=, 2025-05-07T20:32:14.6180733Z num_jagged_dim=4, 2025-05-07T20:32:14.6180979Z outer_dense_size=3, 2025-05-07T20:32:14.6181233Z inner_dense_size=3, 2025-05-07T20:32:14.6181490Z dtype=torch.float16, 2025-05-07T20:32:14.6181743Z device_type='cpu', 2025-05-07T20:32:14.6181978Z ) 2025-05-07T20:32:14.6182352Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:14.6183270Z self=, 2025-05-07T20:32:14.6184018Z num_jagged_dim=4, 2025-05-07T20:32:14.6184271Z outer_dense_size=3, 2025-05-07T20:32:14.6184523Z inner_dense_size=2, 2025-05-07T20:32:14.6184778Z dtype=torch.bfloat16, 2025-05-07T20:32:14.6185047Z device_type='cpu', 2025-05-07T20:32:14.6185285Z ) 2025-05-07T20:32:14.6185652Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:14.6186568Z self=, 2025-05-07T20:32:14.6187323Z num_jagged_dim=1, 2025-05-07T20:32:14.6187575Z outer_dense_size=3, 2025-05-07T20:32:14.6187820Z inner_dense_size=3, 2025-05-07T20:32:14.6188076Z dtype=torch.float32, 2025-05-07T20:32:14.6196088Z device_type='cpu', 2025-05-07T20:32:14.6196327Z ) 2025-05-07T20:32:14.6196704Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:14.6197629Z self=, 2025-05-07T20:32:14.6198375Z num_jagged_dim=4, 2025-05-07T20:32:14.6198622Z outer_dense_size=2, 2025-05-07T20:32:14.6198872Z inner_dense_size=3, 2025-05-07T20:32:14.6199124Z dtype=torch.float16, 2025-05-07T20:32:14.6199374Z device_type='cpu', 2025-05-07T20:32:14.6199611Z ) 2025-05-07T20:32:14.6199982Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:14.6200897Z self=, 2025-05-07T20:32:14.6201642Z num_jagged_dim=4, 2025-05-07T20:32:14.6201889Z outer_dense_size=3, 2025-05-07T20:32:14.6202129Z inner_dense_size=3, 2025-05-07T20:32:14.6202383Z dtype=torch.bfloat16, 2025-05-07T20:32:14.6202813Z device_type='cpu', 2025-05-07T20:32:14.6203045Z ) 2025-05-07T20:32:14.6203417Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:14.6204338Z self=, 2025-05-07T20:32:14.6205199Z num_jagged_dim=2, 2025-05-07T20:32:14.6205440Z outer_dense_size=3, 2025-05-07T20:32:14.6205690Z inner_dense_size=2, 2025-05-07T20:32:14.6205943Z dtype=torch.float32, 2025-05-07T20:32:14.6206189Z device_type='cpu', 2025-05-07T20:32:14.6206418Z ) 2025-05-07T20:32:14.6206784Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:14.6207689Z self=, 2025-05-07T20:32:14.6208423Z num_jagged_dim=3, 2025-05-07T20:32:14.6208673Z outer_dense_size=3, 2025-05-07T20:32:14.6208920Z inner_dense_size=2, 2025-05-07T20:32:14.6209161Z dtype=torch.float32, 2025-05-07T20:32:14.6209416Z device_type='cpu', 2025-05-07T20:32:14.6209651Z ) 2025-05-07T20:32:14.6210008Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:14.6210926Z self=, 2025-05-07T20:32:14.6211664Z num_jagged_dim=2, 2025-05-07T20:32:14.6211908Z outer_dense_size=2, 2025-05-07T20:32:14.6212153Z inner_dense_size=2, 2025-05-07T20:32:14.6212400Z dtype=torch.float32, 2025-05-07T20:32:14.6212655Z device_type='cpu', 2025-05-07T20:32:14.6212877Z ) 2025-05-07T20:32:14.6213241Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:14.6214156Z self=, 2025-05-07T20:32:14.6214888Z num_jagged_dim=3, 2025-05-07T20:32:14.6215127Z outer_dense_size=4, 2025-05-07T20:32:14.6215364Z inner_dense_size=2, 2025-05-07T20:32:14.6215616Z dtype=torch.bfloat16, 2025-05-07T20:32:14.6215870Z device_type='cpu', 2025-05-07T20:32:14.6216088Z ) 2025-05-07T20:32:14.6216452Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:14.6217368Z self=, 2025-05-07T20:32:14.6218104Z num_jagged_dim=3, 2025-05-07T20:32:14.6218339Z outer_dense_size=3, 2025-05-07T20:32:14.6218581Z inner_dense_size=2, 2025-05-07T20:32:14.6218828Z dtype=torch.bfloat16, 2025-05-07T20:32:14.6219073Z device_type='cpu', 2025-05-07T20:32:14.6219299Z ) 2025-05-07T20:32:14.6219666Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:14.6220577Z self=, 2025-05-07T20:32:14.6221323Z num_jagged_dim=3, 2025-05-07T20:32:14.6221566Z outer_dense_size=3, 2025-05-07T20:32:14.6221804Z inner_dense_size=3, 2025-05-07T20:32:14.6222053Z dtype=torch.bfloat16, 2025-05-07T20:32:14.6222308Z device_type='cpu', 2025-05-07T20:32:14.6222537Z ) 2025-05-07T20:32:14.6222898Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:14.6223807Z self=, 2025-05-07T20:32:14.6224545Z num_jagged_dim=3, 2025-05-07T20:32:14.6224781Z outer_dense_size=3, 2025-05-07T20:32:14.6225114Z inner_dense_size=4, 2025-05-07T20:32:14.6225367Z dtype=torch.float32, 2025-05-07T20:32:14.6225613Z device_type='cpu', 2025-05-07T20:32:14.6225840Z ) 2025-05-07T20:32:14.6226208Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:14.6227197Z self=, 2025-05-07T20:32:14.6227933Z num_jagged_dim=3, 2025-05-07T20:32:14.6228174Z outer_dense_size=3, 2025-05-07T20:32:14.6228416Z inner_dense_size=3, 2025-05-07T20:32:14.6228654Z dtype=torch.float32, 2025-05-07T20:32:14.6228902Z device_type='cpu', 2025-05-07T20:32:14.6229128Z ) 2025-05-07T20:32:14.6229482Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:14.6230395Z self=, 2025-05-07T20:32:14.6231133Z num_jagged_dim=3, 2025-05-07T20:32:14.6231367Z outer_dense_size=4, 2025-05-07T20:32:14.6231607Z inner_dense_size=4, 2025-05-07T20:32:14.6231854Z dtype=torch.bfloat16, 2025-05-07T20:32:14.6232116Z device_type='cpu', 2025-05-07T20:32:14.6232335Z ) 2025-05-07T20:32:14.6232696Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:14.6233609Z self=, 2025-05-07T20:32:14.6234338Z num_jagged_dim=3, 2025-05-07T20:32:14.6234584Z outer_dense_size=3, 2025-05-07T20:32:14.6234827Z inner_dense_size=4, 2025-05-07T20:32:14.6235070Z dtype=torch.bfloat16, 2025-05-07T20:32:14.6235324Z device_type='cpu', 2025-05-07T20:32:14.6235633Z ) 2025-05-07T20:32:14.6235823Z PASSED 2025-05-07T20:32:14.7585739Z jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:14.7587939Z self=, 2025-05-07T20:32:14.7589036Z num_jagged_dim=1, 2025-05-07T20:32:14.7589408Z outer_dense_size=0, 2025-05-07T20:32:14.7589777Z inner_dense_size=0, 2025-05-07T20:32:14.7590142Z dtype=torch.float32, 2025-05-07T20:32:14.7590525Z device_type='meta', 2025-05-07T20:32:14.7591172Z ) 2025-05-07T20:32:14.7591586Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:14.7592488Z self=, 2025-05-07T20:32:14.7593229Z num_jagged_dim=3, 2025-05-07T20:32:14.7593474Z outer_dense_size=0, 2025-05-07T20:32:14.7593716Z inner_dense_size=0, 2025-05-07T20:32:14.7593971Z dtype=torch.float32, 2025-05-07T20:32:14.7594227Z device_type='meta', 2025-05-07T20:32:14.7594452Z ) 2025-05-07T20:32:14.7594824Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:14.7595791Z self=, 2025-05-07T20:32:14.7596518Z num_jagged_dim=3, 2025-05-07T20:32:14.7596769Z outer_dense_size=4, 2025-05-07T20:32:14.7597019Z inner_dense_size=1, 2025-05-07T20:32:14.7597272Z dtype=torch.float16, 2025-05-07T20:32:14.7597520Z device_type='meta', 2025-05-07T20:32:14.7597752Z ) 2025-05-07T20:32:14.7598119Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:14.7599198Z self=, 2025-05-07T20:32:14.7599934Z num_jagged_dim=3, 2025-05-07T20:32:14.7600178Z outer_dense_size=4, 2025-05-07T20:32:14.7600418Z inner_dense_size=0, 2025-05-07T20:32:14.7600786Z dtype=torch.float16, 2025-05-07T20:32:14.7601038Z device_type='meta', 2025-05-07T20:32:14.7601261Z ) 2025-05-07T20:32:14.7601625Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:14.7602527Z self=, 2025-05-07T20:32:14.7603257Z num_jagged_dim=2, 2025-05-07T20:32:14.7603494Z outer_dense_size=1, 2025-05-07T20:32:14.7603740Z inner_dense_size=3, 2025-05-07T20:32:14.7603989Z dtype=torch.float32, 2025-05-07T20:32:14.7604240Z device_type='meta', 2025-05-07T20:32:14.7604475Z ) 2025-05-07T20:32:14.7604843Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:14.7605737Z self=, 2025-05-07T20:32:14.7606476Z num_jagged_dim=3, 2025-05-07T20:32:14.7606717Z outer_dense_size=0, 2025-05-07T20:32:14.7606964Z inner_dense_size=4, 2025-05-07T20:32:14.7607209Z dtype=torch.bfloat16, 2025-05-07T20:32:14.7607466Z device_type='meta', 2025-05-07T20:32:14.7607693Z ) 2025-05-07T20:32:14.7608048Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:14.7608947Z self=, 2025-05-07T20:32:14.7609680Z num_jagged_dim=4, 2025-05-07T20:32:14.7609919Z outer_dense_size=4, 2025-05-07T20:32:14.7610172Z inner_dense_size=3, 2025-05-07T20:32:14.7610427Z dtype=torch.float16, 2025-05-07T20:32:14.7610677Z device_type='meta', 2025-05-07T20:32:14.7610914Z ) 2025-05-07T20:32:14.7611286Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:14.7612229Z self=, 2025-05-07T20:32:14.7612960Z num_jagged_dim=4, 2025-05-07T20:32:14.7613208Z outer_dense_size=2, 2025-05-07T20:32:14.7613457Z inner_dense_size=3, 2025-05-07T20:32:14.7613704Z dtype=torch.float16, 2025-05-07T20:32:14.7613959Z device_type='meta', 2025-05-07T20:32:14.7614191Z ) 2025-05-07T20:32:14.7614544Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:14.7615446Z self=, 2025-05-07T20:32:14.7616185Z num_jagged_dim=4, 2025-05-07T20:32:14.7616430Z outer_dense_size=4, 2025-05-07T20:32:14.7616670Z inner_dense_size=0, 2025-05-07T20:32:14.7616923Z dtype=torch.float16, 2025-05-07T20:32:14.7617181Z device_type='meta', 2025-05-07T20:32:14.7617408Z ) 2025-05-07T20:32:14.7617770Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:14.7618666Z self=, 2025-05-07T20:32:14.7619391Z num_jagged_dim=1, 2025-05-07T20:32:14.7619633Z outer_dense_size=1, 2025-05-07T20:32:14.7619876Z inner_dense_size=1, 2025-05-07T20:32:14.7620123Z dtype=torch.bfloat16, 2025-05-07T20:32:14.7620380Z device_type='meta', 2025-05-07T20:32:14.7620613Z ) 2025-05-07T20:32:14.7621071Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:14.7621970Z self=, 2025-05-07T20:32:14.7622702Z num_jagged_dim=3, 2025-05-07T20:32:14.7623073Z outer_dense_size=2, 2025-05-07T20:32:14.7623321Z inner_dense_size=0, 2025-05-07T20:32:14.7623565Z dtype=torch.float16, 2025-05-07T20:32:14.7623823Z device_type='meta', 2025-05-07T20:32:14.7624057Z ) 2025-05-07T20:32:14.7624412Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:14.7625312Z self=, 2025-05-07T20:32:14.7626045Z num_jagged_dim=3, 2025-05-07T20:32:14.7626290Z outer_dense_size=2, 2025-05-07T20:32:14.7626531Z inner_dense_size=3, 2025-05-07T20:32:14.7626782Z dtype=torch.float16, 2025-05-07T20:32:14.7627051Z device_type='meta', 2025-05-07T20:32:14.7627278Z ) 2025-05-07T20:32:14.7627640Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:14.7628540Z self=, 2025-05-07T20:32:14.7629276Z num_jagged_dim=2, 2025-05-07T20:32:14.7629524Z outer_dense_size=2, 2025-05-07T20:32:14.7629771Z inner_dense_size=3, 2025-05-07T20:32:14.7630009Z dtype=torch.float16, 2025-05-07T20:32:14.7630262Z device_type='meta', 2025-05-07T20:32:14.7630493Z ) 2025-05-07T20:32:14.7630852Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:14.7631743Z self=, 2025-05-07T20:32:14.7632473Z num_jagged_dim=2, 2025-05-07T20:32:14.7632718Z outer_dense_size=2, 2025-05-07T20:32:14.7632955Z inner_dense_size=2, 2025-05-07T20:32:14.7633202Z dtype=torch.float16, 2025-05-07T20:32:14.7633456Z device_type='meta', 2025-05-07T20:32:14.7633678Z ) 2025-05-07T20:32:14.7634035Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:14.7634936Z self=, 2025-05-07T20:32:14.7635781Z num_jagged_dim=3, 2025-05-07T20:32:14.7636015Z outer_dense_size=2, 2025-05-07T20:32:14.7636260Z inner_dense_size=0, 2025-05-07T20:32:14.7636509Z dtype=torch.float32, 2025-05-07T20:32:14.7636755Z device_type='meta', 2025-05-07T20:32:14.7636984Z ) 2025-05-07T20:32:14.7637343Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:14.7638237Z self=, 2025-05-07T20:32:14.7638969Z num_jagged_dim=3, 2025-05-07T20:32:14.7639210Z outer_dense_size=0, 2025-05-07T20:32:14.7639454Z inner_dense_size=3, 2025-05-07T20:32:14.7639700Z dtype=torch.float32, 2025-05-07T20:32:14.7639953Z device_type='meta', 2025-05-07T20:32:14.7640184Z ) 2025-05-07T20:32:14.7640537Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:14.7641433Z self=, 2025-05-07T20:32:14.7642166Z num_jagged_dim=1, 2025-05-07T20:32:14.7642404Z outer_dense_size=0, 2025-05-07T20:32:14.7642650Z inner_dense_size=3, 2025-05-07T20:32:14.7642899Z dtype=torch.float32, 2025-05-07T20:32:14.7643146Z device_type='meta', 2025-05-07T20:32:14.7643379Z ) 2025-05-07T20:32:14.7643825Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:14.7644727Z self=, 2025-05-07T20:32:14.7645527Z num_jagged_dim=1, 2025-05-07T20:32:14.7645769Z outer_dense_size=1, 2025-05-07T20:32:14.7646015Z inner_dense_size=3, 2025-05-07T20:32:14.7646255Z dtype=torch.float32, 2025-05-07T20:32:14.7646510Z device_type='meta', 2025-05-07T20:32:14.7646742Z ) 2025-05-07T20:32:14.7647096Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:14.7647992Z self=, 2025-05-07T20:32:14.7648724Z num_jagged_dim=1, 2025-05-07T20:32:14.7648967Z outer_dense_size=1, 2025-05-07T20:32:14.7649213Z inner_dense_size=1, 2025-05-07T20:32:14.7649456Z dtype=torch.float32, 2025-05-07T20:32:14.7649709Z device_type='meta', 2025-05-07T20:32:14.7649933Z ) 2025-05-07T20:32:14.7650290Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:14.7651189Z self=, 2025-05-07T20:32:14.7651967Z num_jagged_dim=1, 2025-05-07T20:32:14.7652209Z outer_dense_size=3, 2025-05-07T20:32:14.7652456Z inner_dense_size=1, 2025-05-07T20:32:14.7652696Z dtype=torch.float16, 2025-05-07T20:32:14.7652949Z device_type='meta', 2025-05-07T20:32:14.7653178Z ) 2025-05-07T20:32:14.7653372Z PASSED 2025-05-07T20:32:18.0559576Z jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_opt Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_opt( 2025-05-07T20:32:18.0561746Z self=, 2025-05-07T20:32:18.0562775Z num_jagged_dim=1, 2025-05-07T20:32:18.0563118Z outer_dense_size=0, 2025-05-07T20:32:18.0563488Z inner_dense_size=16, 2025-05-07T20:32:18.0563838Z dtype=torch.float16, 2025-05-07T20:32:18.0564192Z device=device(type='cpu'), 2025-05-07T20:32:18.0564588Z ) 2025-05-07T20:32:18.0565045Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_opt( 2025-05-07T20:32:18.0566383Z self=, 2025-05-07T20:32:18.0567481Z num_jagged_dim=1, 2025-05-07T20:32:18.0567848Z outer_dense_size=5, 2025-05-07T20:32:18.0568228Z inner_dense_size=96, 2025-05-07T20:32:18.0568639Z dtype=torch.float16, 2025-05-07T20:32:18.0569036Z device=device(type='cpu'), 2025-05-07T20:32:18.0569443Z ) 2025-05-07T20:32:18.0569962Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_opt( 2025-05-07T20:32:18.0571243Z self=, 2025-05-07T20:32:18.0572299Z num_jagged_dim=1, 2025-05-07T20:32:18.0572647Z outer_dense_size=1, 2025-05-07T20:32:18.0572989Z inner_dense_size=96, 2025-05-07T20:32:18.0573349Z dtype=torch.float16, 2025-05-07T20:32:18.0573715Z device=device(type='cuda'), 2025-05-07T20:32:18.0574092Z ) 2025-05-07T20:32:18.0574601Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_opt( 2025-05-07T20:32:18.0575870Z self=, 2025-05-07T20:32:18.0576931Z num_jagged_dim=1, 2025-05-07T20:32:18.0577275Z outer_dense_size=5, 2025-05-07T20:32:18.0577891Z inner_dense_size=16, 2025-05-07T20:32:18.0578259Z dtype=torch.float16, 2025-05-07T20:32:18.0578619Z device=device(type='cpu'), 2025-05-07T20:32:18.0578978Z ) 2025-05-07T20:32:18.0579245Z PASSED 2025-05-07T20:32:18.0579412Z 2025-05-07T20:32:18.0579811Z =============================== warnings summary =============================== 2025-05-07T20:32:18.0580896Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:32:18.0582793Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_opt 2025-05-07T20:32:18.0585387Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:32:18.0587321Z warnings.warn( 2025-05-07T20:32:18.0587555Z 2025-05-07T20:32:18.0588385Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:32:18.0590270Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_opt 2025-05-07T20:32:18.0593203Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #2 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:32:18.0595277Z warnings.warn( 2025-05-07T20:32:18.0595660Z 2025-05-07T20:32:18.0596441Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:32:18.0598152Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_opt 2025-05-07T20:32:18.0600898Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #3 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:32:18.0602891Z warnings.warn( 2025-05-07T20:32:18.0603115Z 2025-05-07T20:32:18.0603453Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:32:18.0604188Z ======================== 4 passed, 6 warnings in 7.77s ========================= 2025-05-07T20:32:18.8451742Z 2025-05-07T20:32:18.8452892Z [TEST] Python test suite PASSED: ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:32:18.8473399Z [TEST] Python test time for ./jagged/dense_dense_elementwise_add_test.py: 10 seconds 2025-05-07T20:32:18.8473762Z 2025-05-07T20:32:18.8473789Z 2025-05-07T20:32:18.8473793Z 2025-05-07T20:32:18.8473797Z 2025-05-07T20:32:18.8494460Z ################################################################################ 2025-05-07T20:32:18.8509667Z # [2025-05-07T20:32:18.850Z] Run Python Test Suite: 2025-05-07T20:32:18.8510032Z # ./jagged/dense_to_jagged_test.py 2025-05-07T20:32:18.8510349Z ################################################################################ 2025-05-07T20:32:18.8535775Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/dense_to_jagged_test.py 2025-05-07T20:32:18.8536444Z 2025-05-07T20:32:20.9975815Z ============================= test session starts ============================== 2025-05-07T20:32:20.9976457Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:20.9976996Z cachedir: .pytest_cache 2025-05-07T20:32:20.9977982Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:20.9978744Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:20.9979171Z plugins: hypothesis-6.131.14 2025-05-07T20:32:23.1662379Z collecting ... collected 5 items 2025-05-07T20:32:23.1662746Z 2025-05-07T20:32:23.5627256Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged Trying example: test_dense_to_jagged( 2025-05-07T20:32:23.5628401Z self=, 2025-05-07T20:32:23.5629125Z num_jagged_dim=1, 2025-05-07T20:32:23.5629494Z outer_dense_size=0, 2025-05-07T20:32:23.5629856Z inner_dense_size=0, 2025-05-07T20:32:23.5630245Z dtype=torch.float32, 2025-05-07T20:32:23.5630637Z device=device(type='cpu'), 2025-05-07T20:32:23.5631047Z precompute_total_L=False, 2025-05-07T20:32:23.5631448Z ) 2025-05-07T20:32:23.5631819Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:23.5632626Z self=, 2025-05-07T20:32:23.5633387Z num_jagged_dim=3, 2025-05-07T20:32:23.5633769Z outer_dense_size=0, 2025-05-07T20:32:23.5634173Z inner_dense_size=0, 2025-05-07T20:32:23.5634527Z dtype=torch.float32, 2025-05-07T20:32:23.5634948Z device=device(type='cpu'), 2025-05-07T20:32:23.5635400Z precompute_total_L=False, 2025-05-07T20:32:23.5635968Z ) 2025-05-07T20:32:23.5636275Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:23.5637000Z self=, 2025-05-07T20:32:23.5637718Z num_jagged_dim=3, 2025-05-07T20:32:23.5638054Z outer_dense_size=5, 2025-05-07T20:32:23.5638400Z inner_dense_size=2, 2025-05-07T20:32:23.5638763Z dtype=torch.bfloat16, 2025-05-07T20:32:23.5639195Z device=device(type='cuda'), 2025-05-07T20:32:23.5639664Z precompute_total_L=False, 2025-05-07T20:32:23.5640080Z ) 2025-05-07T20:32:23.5640407Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:23.5641201Z self=, 2025-05-07T20:32:23.5641993Z num_jagged_dim=5, 2025-05-07T20:32:23.5642373Z outer_dense_size=5, 2025-05-07T20:32:23.5642783Z inner_dense_size=5, 2025-05-07T20:32:23.5643169Z dtype=torch.float32, 2025-05-07T20:32:23.5643592Z device=device(type='cuda'), 2025-05-07T20:32:23.5644049Z precompute_total_L=False, 2025-05-07T20:32:23.5644460Z ) 2025-05-07T20:32:23.5644801Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:23.5654657Z self=, 2025-05-07T20:32:23.5655473Z num_jagged_dim=1, 2025-05-07T20:32:23.5655855Z outer_dense_size=4, 2025-05-07T20:32:23.5656250Z inner_dense_size=0, 2025-05-07T20:32:23.5656648Z dtype=torch.float16, 2025-05-07T20:32:23.5657077Z device=device(type='cuda'), 2025-05-07T20:32:23.5657532Z precompute_total_L=True, 2025-05-07T20:32:23.5657911Z ) 2025-05-07T20:32:23.5658236Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:23.5658980Z self=, 2025-05-07T20:32:23.5659711Z num_jagged_dim=4, 2025-05-07T20:32:23.5660089Z outer_dense_size=5, 2025-05-07T20:32:23.5660461Z inner_dense_size=5, 2025-05-07T20:32:23.5660826Z dtype=torch.float16, 2025-05-07T20:32:23.5661232Z device=device(type='cuda'), 2025-05-07T20:32:23.5661677Z precompute_total_L=False, 2025-05-07T20:32:23.5662107Z ) 2025-05-07T20:32:23.5662451Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:23.5663243Z self=, 2025-05-07T20:32:23.5664037Z num_jagged_dim=1, 2025-05-07T20:32:23.5664419Z outer_dense_size=2, 2025-05-07T20:32:23.5664803Z inner_dense_size=2, 2025-05-07T20:32:23.5665630Z dtype=torch.bfloat16, 2025-05-07T20:32:23.5666074Z device=device(type='cuda'), 2025-05-07T20:32:23.5666526Z precompute_total_L=False, 2025-05-07T20:32:23.5666949Z ) 2025-05-07T20:32:23.5667292Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:23.5668299Z self=, 2025-05-07T20:32:23.5669098Z num_jagged_dim=4, 2025-05-07T20:32:23.5669486Z outer_dense_size=3, 2025-05-07T20:32:23.5669852Z inner_dense_size=3, 2025-05-07T20:32:23.5670240Z dtype=torch.float16, 2025-05-07T20:32:23.5670668Z device=device(type='cuda'), 2025-05-07T20:32:23.5671131Z precompute_total_L=True, 2025-05-07T20:32:23.5671536Z ) 2025-05-07T20:32:23.5671883Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:23.5672676Z self=, 2025-05-07T20:32:23.5673461Z num_jagged_dim=2, 2025-05-07T20:32:23.5673865Z outer_dense_size=5, 2025-05-07T20:32:23.5674254Z inner_dense_size=5, 2025-05-07T20:32:23.5674644Z dtype=torch.float16, 2025-05-07T20:32:23.5675067Z device=device(type='cpu'), 2025-05-07T20:32:23.5675623Z precompute_total_L=False, 2025-05-07T20:32:23.5676033Z ) 2025-05-07T20:32:23.5676386Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:23.5677169Z self=, 2025-05-07T20:32:23.5677952Z num_jagged_dim=5, 2025-05-07T20:32:23.5678332Z outer_dense_size=0, 2025-05-07T20:32:23.5678724Z inner_dense_size=5, 2025-05-07T20:32:23.5679118Z dtype=torch.bfloat16, 2025-05-07T20:32:23.5679537Z device=device(type='cpu'), 2025-05-07T20:32:23.5679987Z precompute_total_L=False, 2025-05-07T20:32:23.5680388Z ) 2025-05-07T20:32:23.5680690Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:23.5681446Z self=, 2025-05-07T20:32:23.5682156Z num_jagged_dim=4, 2025-05-07T20:32:23.5682505Z outer_dense_size=0, 2025-05-07T20:32:23.5682855Z inner_dense_size=0, 2025-05-07T20:32:23.5683230Z dtype=torch.float32, 2025-05-07T20:32:23.5683647Z device=device(type='cpu'), 2025-05-07T20:32:23.5684100Z precompute_total_L=False, 2025-05-07T20:32:23.5684494Z ) 2025-05-07T20:32:23.5684793Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:23.5685501Z self=, 2025-05-07T20:32:23.5686228Z num_jagged_dim=4, 2025-05-07T20:32:23.5686563Z outer_dense_size=4, 2025-05-07T20:32:23.5686935Z inner_dense_size=0, 2025-05-07T20:32:23.5687325Z dtype=torch.float32, 2025-05-07T20:32:23.5687731Z device=device(type='cpu'), 2025-05-07T20:32:23.5688138Z precompute_total_L=False, 2025-05-07T20:32:23.5688530Z ) 2025-05-07T20:32:23.5688856Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:23.5689582Z self=, 2025-05-07T20:32:23.5690333Z num_jagged_dim=4, 2025-05-07T20:32:23.5690977Z outer_dense_size=4, 2025-05-07T20:32:23.5691356Z inner_dense_size=4, 2025-05-07T20:32:23.5691730Z dtype=torch.float32, 2025-05-07T20:32:23.5692140Z device=device(type='cpu'), 2025-05-07T20:32:23.5692563Z precompute_total_L=False, 2025-05-07T20:32:23.5692963Z ) 2025-05-07T20:32:23.5693306Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:23.5694030Z self=, 2025-05-07T20:32:23.5694777Z num_jagged_dim=1, 2025-05-07T20:32:23.5695135Z outer_dense_size=3, 2025-05-07T20:32:23.5695477Z inner_dense_size=3, 2025-05-07T20:32:23.5695807Z dtype=torch.bfloat16, 2025-05-07T20:32:23.5696168Z device=device(type='cuda'), 2025-05-07T20:32:23.5696557Z precompute_total_L=False, 2025-05-07T20:32:23.5696877Z ) 2025-05-07T20:32:23.5697154Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:23.5698022Z self=, 2025-05-07T20:32:23.5698716Z num_jagged_dim=3, 2025-05-07T20:32:23.5699033Z outer_dense_size=3, 2025-05-07T20:32:23.5699368Z inner_dense_size=3, 2025-05-07T20:32:23.5699928Z dtype=torch.bfloat16, 2025-05-07T20:32:23.5700318Z device=device(type='cuda'), 2025-05-07T20:32:23.5700726Z precompute_total_L=False, 2025-05-07T20:32:23.5701108Z ) 2025-05-07T20:32:23.5701437Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:23.5702201Z self=, 2025-05-07T20:32:23.5702955Z num_jagged_dim=4, 2025-05-07T20:32:23.5703305Z outer_dense_size=5, 2025-05-07T20:32:23.5703673Z inner_dense_size=0, 2025-05-07T20:32:23.5704043Z dtype=torch.float32, 2025-05-07T20:32:23.5704427Z device=device(type='cuda'), 2025-05-07T20:32:23.5704870Z precompute_total_L=True, 2025-05-07T20:32:23.5705271Z ) 2025-05-07T20:32:23.5705613Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:23.5706387Z self=, 2025-05-07T20:32:23.5707121Z num_jagged_dim=1, 2025-05-07T20:32:23.5707489Z outer_dense_size=5, 2025-05-07T20:32:23.5707878Z inner_dense_size=0, 2025-05-07T20:32:23.5708256Z dtype=torch.float32, 2025-05-07T20:32:23.5708644Z device=device(type='cuda'), 2025-05-07T20:32:23.5709082Z precompute_total_L=True, 2025-05-07T20:32:23.5709466Z ) 2025-05-07T20:32:23.5709778Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:23.5710522Z self=, 2025-05-07T20:32:23.5711278Z num_jagged_dim=1, 2025-05-07T20:32:23.5711642Z outer_dense_size=5, 2025-05-07T20:32:23.5712017Z inner_dense_size=5, 2025-05-07T20:32:23.5712386Z dtype=torch.float32, 2025-05-07T20:32:23.5712797Z device=device(type='cuda'), 2025-05-07T20:32:23.5713221Z precompute_total_L=True, 2025-05-07T20:32:23.5713621Z ) 2025-05-07T20:32:23.5713967Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:23.5714717Z self=, 2025-05-07T20:32:23.5715439Z num_jagged_dim=1, 2025-05-07T20:32:23.5715911Z outer_dense_size=5, 2025-05-07T20:32:23.5716281Z inner_dense_size=1, 2025-05-07T20:32:23.5716656Z dtype=torch.float32, 2025-05-07T20:32:23.5717043Z device=device(type='cuda'), 2025-05-07T20:32:23.5717450Z precompute_total_L=True, 2025-05-07T20:32:23.5717842Z ) 2025-05-07T20:32:23.5718163Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:23.5718893Z self=, 2025-05-07T20:32:23.5719671Z num_jagged_dim=5, 2025-05-07T20:32:23.5720044Z outer_dense_size=5, 2025-05-07T20:32:23.5720404Z inner_dense_size=1, 2025-05-07T20:32:23.5720784Z dtype=torch.float32, 2025-05-07T20:32:23.5721193Z device=device(type='cuda'), 2025-05-07T20:32:23.5721635Z precompute_total_L=True, 2025-05-07T20:32:23.5722018Z ) 2025-05-07T20:32:23.5722319Z PASSED 2025-05-07T20:32:23.5978320Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_dynamic_shape Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:23.5979784Z self=, 2025-05-07T20:32:23.5980658Z num_jagged_dim=1, 2025-05-07T20:32:23.5981039Z outer_dense_size=2, 2025-05-07T20:32:23.5981433Z inner_dense_size=2, 2025-05-07T20:32:23.5981826Z dtype=torch.float32, 2025-05-07T20:32:23.5982213Z device=device(type='cpu'), 2025-05-07T20:32:23.5982630Z ) 2025-05-07T20:32:23.5983003Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:23.5984014Z self=, 2025-05-07T20:32:23.5985139Z num_jagged_dim=3, 2025-05-07T20:32:23.5985542Z outer_dense_size=2, 2025-05-07T20:32:23.5985906Z inner_dense_size=2, 2025-05-07T20:32:23.5986263Z dtype=torch.float32, 2025-05-07T20:32:23.5986675Z device=device(type='cpu'), 2025-05-07T20:32:23.5987094Z ) 2025-05-07T20:32:23.5987718Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:23.5988705Z self=, 2025-05-07T20:32:23.5989605Z num_jagged_dim=3, 2025-05-07T20:32:23.5989984Z outer_dense_size=4, 2025-05-07T20:32:23.5990372Z inner_dense_size=2, 2025-05-07T20:32:23.5991098Z dtype=torch.float16, 2025-05-07T20:32:23.5991517Z device=device(type='cuda'), 2025-05-07T20:32:23.5991937Z ) 2025-05-07T20:32:23.5992321Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:23.5993246Z self=, 2025-05-07T20:32:23.5994207Z num_jagged_dim=4, 2025-05-07T20:32:23.5994592Z outer_dense_size=3, 2025-05-07T20:32:23.5994980Z inner_dense_size=3, 2025-05-07T20:32:23.5995370Z dtype=torch.float32, 2025-05-07T20:32:23.5995919Z device=device(type='cuda'), 2025-05-07T20:32:23.5996346Z ) 2025-05-07T20:32:23.5996740Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:23.5997717Z self=, 2025-05-07T20:32:23.5998616Z num_jagged_dim=4, 2025-05-07T20:32:23.5998993Z outer_dense_size=2, 2025-05-07T20:32:23.5999381Z inner_dense_size=5, 2025-05-07T20:32:23.5999774Z dtype=torch.bfloat16, 2025-05-07T20:32:23.6000168Z device=device(type='cpu'), 2025-05-07T20:32:23.6000577Z ) 2025-05-07T20:32:23.6000971Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:23.6001904Z self=, 2025-05-07T20:32:23.6002739Z num_jagged_dim=5, 2025-05-07T20:32:23.6003115Z outer_dense_size=4, 2025-05-07T20:32:23.6003534Z inner_dense_size=5, 2025-05-07T20:32:23.6003961Z dtype=torch.bfloat16, 2025-05-07T20:32:23.6004381Z device=device(type='cpu'), 2025-05-07T20:32:23.6004804Z ) 2025-05-07T20:32:23.6005207Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:23.6006183Z self=, 2025-05-07T20:32:23.6007083Z num_jagged_dim=5, 2025-05-07T20:32:23.6007460Z outer_dense_size=2, 2025-05-07T20:32:23.6007838Z inner_dense_size=3, 2025-05-07T20:32:23.6008232Z dtype=torch.bfloat16, 2025-05-07T20:32:23.6008642Z device=device(type='cuda'), 2025-05-07T20:32:23.6009029Z ) 2025-05-07T20:32:23.6009426Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:23.6010415Z self=, 2025-05-07T20:32:23.6011318Z num_jagged_dim=3, 2025-05-07T20:32:23.6011694Z outer_dense_size=2, 2025-05-07T20:32:23.6012080Z inner_dense_size=5, 2025-05-07T20:32:23.6012468Z dtype=torch.bfloat16, 2025-05-07T20:32:23.6012887Z device=device(type='cpu'), 2025-05-07T20:32:23.6013307Z ) 2025-05-07T20:32:23.6013699Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:23.6014671Z self=, 2025-05-07T20:32:23.6015562Z num_jagged_dim=3, 2025-05-07T20:32:23.6015929Z outer_dense_size=2, 2025-05-07T20:32:23.6016286Z inner_dense_size=3, 2025-05-07T20:32:23.6016682Z dtype=torch.float16, 2025-05-07T20:32:23.6017076Z device=device(type='cpu'), 2025-05-07T20:32:23.6017475Z ) 2025-05-07T20:32:23.6017853Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:23.6019044Z self=, 2025-05-07T20:32:23.6019885Z num_jagged_dim=2, 2025-05-07T20:32:23.6020227Z outer_dense_size=3, 2025-05-07T20:32:23.6020591Z inner_dense_size=3, 2025-05-07T20:32:23.6020970Z dtype=torch.float16, 2025-05-07T20:32:23.6021351Z device=device(type='cuda'), 2025-05-07T20:32:23.6022012Z ) 2025-05-07T20:32:23.6022403Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:23.6023293Z self=, 2025-05-07T20:32:23.6024131Z num_jagged_dim=1, 2025-05-07T20:32:23.6024503Z outer_dense_size=5, 2025-05-07T20:32:23.6024870Z inner_dense_size=4, 2025-05-07T20:32:23.6025241Z dtype=torch.float32, 2025-05-07T20:32:23.6025654Z device=device(type='cuda'), 2025-05-07T20:32:23.6026043Z ) 2025-05-07T20:32:23.6026427Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:23.6027355Z self=, 2025-05-07T20:32:23.6028198Z num_jagged_dim=1, 2025-05-07T20:32:23.6028555Z outer_dense_size=2, 2025-05-07T20:32:23.6028920Z inner_dense_size=4, 2025-05-07T20:32:23.6029314Z dtype=torch.float32, 2025-05-07T20:32:23.6029716Z device=device(type='cuda'), 2025-05-07T20:32:23.6030123Z ) 2025-05-07T20:32:23.6030487Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:23.6031298Z self=, 2025-05-07T20:32:23.6032083Z num_jagged_dim=1, 2025-05-07T20:32:23.6032432Z outer_dense_size=2, 2025-05-07T20:32:23.6032802Z inner_dense_size=2, 2025-05-07T20:32:23.6033170Z dtype=torch.float32, 2025-05-07T20:32:23.6033599Z device=device(type='cuda'), 2025-05-07T20:32:23.6034039Z ) 2025-05-07T20:32:23.6034429Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:23.6035350Z self=, 2025-05-07T20:32:23.6036334Z num_jagged_dim=1, 2025-05-07T20:32:23.6036715Z outer_dense_size=2, 2025-05-07T20:32:23.6037102Z inner_dense_size=4, 2025-05-07T20:32:23.6037508Z dtype=torch.bfloat16, 2025-05-07T20:32:23.6037927Z device=device(type='cpu'), 2025-05-07T20:32:23.6038346Z ) 2025-05-07T20:32:23.6038721Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:23.6039688Z self=, 2025-05-07T20:32:23.6040533Z num_jagged_dim=4, 2025-05-07T20:32:23.6040910Z outer_dense_size=2, 2025-05-07T20:32:23.6041274Z inner_dense_size=4, 2025-05-07T20:32:23.6041641Z dtype=torch.bfloat16, 2025-05-07T20:32:23.6042058Z device=device(type='cpu'), 2025-05-07T20:32:23.6042447Z ) 2025-05-07T20:32:23.6042827Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:23.6043755Z self=, 2025-05-07T20:32:23.6044590Z num_jagged_dim=4, 2025-05-07T20:32:23.6044949Z outer_dense_size=2, 2025-05-07T20:32:23.6045315Z inner_dense_size=2, 2025-05-07T20:32:23.6045697Z dtype=torch.bfloat16, 2025-05-07T20:32:23.6046125Z device=device(type='cpu'), 2025-05-07T20:32:23.6046529Z ) 2025-05-07T20:32:23.6046901Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:23.6047764Z self=, 2025-05-07T20:32:23.6048587Z num_jagged_dim=2, 2025-05-07T20:32:23.6048940Z outer_dense_size=2, 2025-05-07T20:32:23.6049304Z inner_dense_size=2, 2025-05-07T20:32:23.6049674Z dtype=torch.bfloat16, 2025-05-07T20:32:23.6050082Z device=device(type='cpu'), 2025-05-07T20:32:23.6050483Z ) 2025-05-07T20:32:23.6050874Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:23.6051971Z self=, 2025-05-07T20:32:23.6052834Z num_jagged_dim=1, 2025-05-07T20:32:23.6053204Z outer_dense_size=4, 2025-05-07T20:32:23.6053591Z inner_dense_size=3, 2025-05-07T20:32:23.6053977Z dtype=torch.float16, 2025-05-07T20:32:23.6054517Z device=device(type='cpu'), 2025-05-07T20:32:23.6054901Z ) 2025-05-07T20:32:23.6055286Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:23.6056248Z self=, 2025-05-07T20:32:23.6057090Z num_jagged_dim=1, 2025-05-07T20:32:23.6057460Z outer_dense_size=2, 2025-05-07T20:32:23.6057853Z inner_dense_size=3, 2025-05-07T20:32:23.6058238Z dtype=torch.float16, 2025-05-07T20:32:23.6058649Z device=device(type='cpu'), 2025-05-07T20:32:23.6059058Z ) 2025-05-07T20:32:23.6059426Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:23.6060357Z self=, 2025-05-07T20:32:23.6061212Z num_jagged_dim=1, 2025-05-07T20:32:23.6061571Z outer_dense_size=2, 2025-05-07T20:32:23.6061955Z inner_dense_size=2, 2025-05-07T20:32:23.6062331Z dtype=torch.float16, 2025-05-07T20:32:23.6062742Z device=device(type='cpu'), 2025-05-07T20:32:23.6063133Z ) 2025-05-07T20:32:23.6063432Z PASSED 2025-05-07T20:32:23.6278229Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_meta_backend Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:23.6279679Z self=, 2025-05-07T20:32:23.6280567Z num_jagged_dim=1, 2025-05-07T20:32:23.6280949Z outer_dense_size=0, 2025-05-07T20:32:23.6281333Z inner_dense_size=0, 2025-05-07T20:32:23.6281706Z dtype=torch.float32, 2025-05-07T20:32:23.6282115Z device=device(type='meta'), 2025-05-07T20:32:23.6282541Z precompute_total_L=False, 2025-05-07T20:32:23.6282964Z ) 2025-05-07T20:32:23.6283346Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:23.6284299Z self=, 2025-05-07T20:32:23.6285140Z num_jagged_dim=4, 2025-05-07T20:32:23.6285501Z outer_dense_size=0, 2025-05-07T20:32:23.6285870Z inner_dense_size=0, 2025-05-07T20:32:23.6286266Z dtype=torch.float32, 2025-05-07T20:32:23.6286677Z device=device(type='meta'), 2025-05-07T20:32:23.6287138Z precompute_total_L=False, 2025-05-07T20:32:23.6287556Z ) 2025-05-07T20:32:23.6287948Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:23.6288874Z self=, 2025-05-07T20:32:23.6289719Z num_jagged_dim=4, 2025-05-07T20:32:23.6290110Z outer_dense_size=4, 2025-05-07T20:32:23.6290501Z inner_dense_size=1, 2025-05-07T20:32:23.6291343Z dtype=torch.bfloat16, 2025-05-07T20:32:23.6291783Z device=device(type='meta'), 2025-05-07T20:32:23.6292237Z precompute_total_L=False, 2025-05-07T20:32:23.6292649Z ) 2025-05-07T20:32:23.6293042Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:23.6293952Z self=, 2025-05-07T20:32:23.6294804Z num_jagged_dim=4, 2025-05-07T20:32:23.6295184Z outer_dense_size=2, 2025-05-07T20:32:23.6295575Z inner_dense_size=4, 2025-05-07T20:32:23.6295958Z dtype=torch.float32, 2025-05-07T20:32:23.6296349Z device=device(type='meta'), 2025-05-07T20:32:23.6296784Z precompute_total_L=True, 2025-05-07T20:32:23.6297176Z ) 2025-05-07T20:32:23.6297574Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:23.6298543Z self=, 2025-05-07T20:32:23.6299424Z num_jagged_dim=3, 2025-05-07T20:32:23.6300064Z outer_dense_size=1, 2025-05-07T20:32:23.6300467Z inner_dense_size=4, 2025-05-07T20:32:23.6300860Z dtype=torch.bfloat16, 2025-05-07T20:32:23.6301288Z device=device(type='meta'), 2025-05-07T20:32:23.6301737Z precompute_total_L=True, 2025-05-07T20:32:23.6302344Z ) 2025-05-07T20:32:23.6302737Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:23.6303694Z self=, 2025-05-07T20:32:23.6304542Z num_jagged_dim=1, 2025-05-07T20:32:23.6304918Z outer_dense_size=3, 2025-05-07T20:32:23.6305282Z inner_dense_size=2, 2025-05-07T20:32:23.6305665Z dtype=torch.float32, 2025-05-07T20:32:23.6306068Z device=device(type='meta'), 2025-05-07T20:32:23.6306521Z precompute_total_L=False, 2025-05-07T20:32:23.6306941Z ) 2025-05-07T20:32:23.6307308Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:23.6308207Z self=, 2025-05-07T20:32:23.6309046Z num_jagged_dim=4, 2025-05-07T20:32:23.6309404Z outer_dense_size=0, 2025-05-07T20:32:23.6309765Z inner_dense_size=5, 2025-05-07T20:32:23.6310145Z dtype=torch.float16, 2025-05-07T20:32:23.6310546Z device=device(type='meta'), 2025-05-07T20:32:23.6310967Z precompute_total_L=True, 2025-05-07T20:32:23.6311373Z ) 2025-05-07T20:32:23.6311757Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:23.6312644Z self=, 2025-05-07T20:32:23.6313463Z num_jagged_dim=4, 2025-05-07T20:32:23.6313834Z outer_dense_size=2, 2025-05-07T20:32:23.6314213Z inner_dense_size=2, 2025-05-07T20:32:23.6314582Z dtype=torch.float32, 2025-05-07T20:32:23.6314996Z device=device(type='meta'), 2025-05-07T20:32:23.6315416Z precompute_total_L=True, 2025-05-07T20:32:23.6325507Z ) 2025-05-07T20:32:23.6325906Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:23.6326756Z self=, 2025-05-07T20:32:23.6327586Z num_jagged_dim=2, 2025-05-07T20:32:23.6327949Z outer_dense_size=3, 2025-05-07T20:32:23.6328334Z inner_dense_size=1, 2025-05-07T20:32:23.6328712Z dtype=torch.float16, 2025-05-07T20:32:23.6329128Z device=device(type='meta'), 2025-05-07T20:32:23.6329577Z precompute_total_L=False, 2025-05-07T20:32:23.6329973Z ) 2025-05-07T20:32:23.6330351Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:23.6331240Z self=, 2025-05-07T20:32:23.6332084Z num_jagged_dim=2, 2025-05-07T20:32:23.6332465Z outer_dense_size=2, 2025-05-07T20:32:23.6332835Z inner_dense_size=0, 2025-05-07T20:32:23.6333234Z dtype=torch.float32, 2025-05-07T20:32:23.6333662Z device=device(type='meta'), 2025-05-07T20:32:23.6334118Z precompute_total_L=True, 2025-05-07T20:32:23.6334517Z ) 2025-05-07T20:32:23.6334903Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:23.6335868Z self=, 2025-05-07T20:32:23.6336709Z num_jagged_dim=1, 2025-05-07T20:32:23.6337079Z outer_dense_size=4, 2025-05-07T20:32:23.6337464Z inner_dense_size=1, 2025-05-07T20:32:23.6337842Z dtype=torch.float16, 2025-05-07T20:32:23.6338243Z device=device(type='meta'), 2025-05-07T20:32:23.6338689Z precompute_total_L=True, 2025-05-07T20:32:23.6339067Z ) 2025-05-07T20:32:23.6339447Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:23.6340361Z self=, 2025-05-07T20:32:23.6341200Z num_jagged_dim=1, 2025-05-07T20:32:23.6341578Z outer_dense_size=1, 2025-05-07T20:32:23.6341973Z inner_dense_size=1, 2025-05-07T20:32:23.6342530Z dtype=torch.float16, 2025-05-07T20:32:23.6342940Z device=device(type='meta'), 2025-05-07T20:32:23.6343354Z precompute_total_L=True, 2025-05-07T20:32:23.6343717Z ) 2025-05-07T20:32:23.6344067Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:23.6345048Z self=, 2025-05-07T20:32:23.6345808Z num_jagged_dim=1, 2025-05-07T20:32:23.6346136Z outer_dense_size=2, 2025-05-07T20:32:23.6346480Z inner_dense_size=3, 2025-05-07T20:32:23.6346827Z dtype=torch.float16, 2025-05-07T20:32:23.6347183Z device=device(type='meta'), 2025-05-07T20:32:23.6347580Z precompute_total_L=True, 2025-05-07T20:32:23.6347928Z ) 2025-05-07T20:32:23.6348276Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:23.6349088Z self=, 2025-05-07T20:32:23.6349845Z num_jagged_dim=1, 2025-05-07T20:32:23.6350180Z outer_dense_size=3, 2025-05-07T20:32:23.6350514Z inner_dense_size=3, 2025-05-07T20:32:23.6350853Z dtype=torch.float16, 2025-05-07T20:32:23.6351213Z device=device(type='meta'), 2025-05-07T20:32:23.6351602Z precompute_total_L=True, 2025-05-07T20:32:23.6351955Z ) 2025-05-07T20:32:23.6352293Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:23.6353107Z self=, 2025-05-07T20:32:23.6353908Z num_jagged_dim=1, 2025-05-07T20:32:23.6354231Z outer_dense_size=1, 2025-05-07T20:32:23.6354571Z inner_dense_size=3, 2025-05-07T20:32:23.6354911Z dtype=torch.float16, 2025-05-07T20:32:23.6355263Z device=device(type='meta'), 2025-05-07T20:32:23.6355772Z precompute_total_L=True, 2025-05-07T20:32:23.6356125Z ) 2025-05-07T20:32:23.6356456Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:23.6357280Z self=, 2025-05-07T20:32:23.6358033Z num_jagged_dim=2, 2025-05-07T20:32:23.6358357Z outer_dense_size=1, 2025-05-07T20:32:23.6358692Z inner_dense_size=5, 2025-05-07T20:32:23.6359039Z dtype=torch.bfloat16, 2025-05-07T20:32:23.6359406Z device=device(type='meta'), 2025-05-07T20:32:23.6359797Z precompute_total_L=False, 2025-05-07T20:32:23.6360160Z ) 2025-05-07T20:32:23.6360498Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:23.6361274Z self=, 2025-05-07T20:32:23.6361972Z num_jagged_dim=2, 2025-05-07T20:32:23.6362295Z outer_dense_size=5, 2025-05-07T20:32:23.6362611Z inner_dense_size=5, 2025-05-07T20:32:23.6362949Z dtype=torch.bfloat16, 2025-05-07T20:32:23.6363309Z device=device(type='meta'), 2025-05-07T20:32:23.6363688Z precompute_total_L=False, 2025-05-07T20:32:23.6364035Z ) 2025-05-07T20:32:23.6364378Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:23.6365129Z self=, 2025-05-07T20:32:23.6365842Z num_jagged_dim=2, 2025-05-07T20:32:23.6366091Z outer_dense_size=5, 2025-05-07T20:32:23.6366321Z inner_dense_size=2, 2025-05-07T20:32:23.6366566Z dtype=torch.bfloat16, 2025-05-07T20:32:23.6366825Z device=device(type='meta'), 2025-05-07T20:32:23.6367100Z precompute_total_L=False, 2025-05-07T20:32:23.6367341Z ) 2025-05-07T20:32:23.6367578Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:23.6368279Z self=, 2025-05-07T20:32:23.6368885Z num_jagged_dim=2, 2025-05-07T20:32:23.6369166Z outer_dense_size=2, 2025-05-07T20:32:23.6369450Z inner_dense_size=2, 2025-05-07T20:32:23.6369744Z dtype=torch.bfloat16, 2025-05-07T20:32:23.6370303Z device=device(type='meta'), 2025-05-07T20:32:23.6370745Z precompute_total_L=False, 2025-05-07T20:32:23.6371133Z ) 2025-05-07T20:32:23.6371505Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:23.6372413Z self=, 2025-05-07T20:32:23.6373353Z num_jagged_dim=5, 2025-05-07T20:32:23.6373714Z outer_dense_size=0, 2025-05-07T20:32:23.6374085Z inner_dense_size=0, 2025-05-07T20:32:23.6374463Z dtype=torch.bfloat16, 2025-05-07T20:32:23.6374863Z device=device(type='meta'), 2025-05-07T20:32:23.6375283Z precompute_total_L=True, 2025-05-07T20:32:23.6375667Z ) 2025-05-07T20:32:23.6375958Z PASSED 2025-05-07T20:32:23.8820655Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:23.8821921Z self=, 2025-05-07T20:32:23.8822739Z num_jagged_dim=1, 2025-05-07T20:32:23.8823134Z outer_dense_size=0, 2025-05-07T20:32:23.8823511Z inner_dense_size=8, 2025-05-07T20:32:23.8823917Z dtype=torch.float16, 2025-05-07T20:32:23.8824330Z device=device(type='cpu'), 2025-05-07T20:32:23.8824753Z precompute_total_L=False, 2025-05-07T20:32:23.8825183Z ) 2025-05-07T20:32:23.8825506Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:23.8826324Z self=, 2025-05-07T20:32:23.8827080Z num_jagged_dim=1, 2025-05-07T20:32:23.8827445Z outer_dense_size=3265, 2025-05-07T20:32:23.8827823Z inner_dense_size=8, 2025-05-07T20:32:23.8828191Z dtype=torch.float16, 2025-05-07T20:32:23.8828566Z device=device(type='cpu'), 2025-05-07T20:32:23.8828964Z precompute_total_L=False, 2025-05-07T20:32:23.8829328Z ) 2025-05-07T20:32:23.8829679Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:23.8830550Z self=, 2025-05-07T20:32:23.8831362Z num_jagged_dim=1, 2025-05-07T20:32:23.8831752Z outer_dense_size=3265, 2025-05-07T20:32:23.8832104Z inner_dense_size=96, 2025-05-07T20:32:23.8832464Z dtype=torch.float16, 2025-05-07T20:32:23.8832894Z device=device(type='cpu'), 2025-05-07T20:32:23.8833349Z precompute_total_L=True, 2025-05-07T20:32:23.8833761Z ) 2025-05-07T20:32:23.8834106Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:23.8834962Z self=, 2025-05-07T20:32:23.8835925Z num_jagged_dim=1, 2025-05-07T20:32:23.8836278Z outer_dense_size=5599, 2025-05-07T20:32:23.8836695Z inner_dense_size=50, 2025-05-07T20:32:23.8837076Z dtype=torch.float16, 2025-05-07T20:32:23.8837466Z device=device(type='cpu'), 2025-05-07T20:32:23.8837912Z precompute_total_L=True, 2025-05-07T20:32:23.8838317Z ) 2025-05-07T20:32:23.8838649Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:23.8839426Z self=, 2025-05-07T20:32:23.8840252Z num_jagged_dim=1, 2025-05-07T20:32:23.8840643Z outer_dense_size=3194, 2025-05-07T20:32:23.8841067Z inner_dense_size=64, 2025-05-07T20:32:23.8841478Z dtype=torch.float16, 2025-05-07T20:32:23.8841900Z device=device(type='cpu'), 2025-05-07T20:32:23.8842324Z precompute_total_L=True, 2025-05-07T20:32:23.8842734Z ) 2025-05-07T20:32:23.8843097Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:23.8843998Z self=, 2025-05-07T20:32:23.8844819Z num_jagged_dim=1, 2025-05-07T20:32:23.8845209Z outer_dense_size=1, 2025-05-07T20:32:23.8845590Z inner_dense_size=8, 2025-05-07T20:32:23.8845976Z dtype=torch.float16, 2025-05-07T20:32:23.8846391Z device=device(type='cuda'), 2025-05-07T20:32:23.8847265Z precompute_total_L=False, 2025-05-07T20:32:23.8847676Z ) 2025-05-07T20:32:23.8848006Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:23.8848826Z self=, 2025-05-07T20:32:23.8849605Z num_jagged_dim=1, 2025-05-07T20:32:23.8850214Z outer_dense_size=168, 2025-05-07T20:32:23.8850584Z inner_dense_size=8, 2025-05-07T20:32:23.8850947Z dtype=torch.float16, 2025-05-07T20:32:23.8851334Z device=device(type='cuda'), 2025-05-07T20:32:23.8851737Z precompute_total_L=True, 2025-05-07T20:32:23.8852114Z ) 2025-05-07T20:32:23.8852457Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:23.8853247Z self=, 2025-05-07T20:32:23.8854035Z num_jagged_dim=1, 2025-05-07T20:32:23.8854405Z outer_dense_size=1, 2025-05-07T20:32:23.8854784Z inner_dense_size=72, 2025-05-07T20:32:23.8855161Z dtype=torch.float16, 2025-05-07T20:32:23.8855575Z device=device(type='cpu'), 2025-05-07T20:32:23.8856007Z precompute_total_L=False, 2025-05-07T20:32:23.8856411Z ) 2025-05-07T20:32:23.8856734Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:23.8857522Z self=, 2025-05-07T20:32:23.8858299Z num_jagged_dim=1, 2025-05-07T20:32:23.8858656Z outer_dense_size=1, 2025-05-07T20:32:23.8859016Z inner_dense_size=8, 2025-05-07T20:32:23.8859407Z dtype=torch.float16, 2025-05-07T20:32:23.8859815Z device=device(type='cpu'), 2025-05-07T20:32:23.8860219Z precompute_total_L=True, 2025-05-07T20:32:23.8860557Z ) 2025-05-07T20:32:23.8860861Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:23.8861593Z self=, 2025-05-07T20:32:23.8862268Z num_jagged_dim=1, 2025-05-07T20:32:23.8862607Z outer_dense_size=3468, 2025-05-07T20:32:23.8862976Z inner_dense_size=72, 2025-05-07T20:32:23.8863331Z dtype=torch.float16, 2025-05-07T20:32:23.8863702Z device=device(type='cpu'), 2025-05-07T20:32:23.8864088Z precompute_total_L=True, 2025-05-07T20:32:23.8864440Z ) 2025-05-07T20:32:23.8864754Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:23.8865485Z self=, 2025-05-07T20:32:23.8866181Z num_jagged_dim=1, 2025-05-07T20:32:23.8866520Z outer_dense_size=5381, 2025-05-07T20:32:23.8866878Z inner_dense_size=23, 2025-05-07T20:32:23.8867222Z dtype=torch.float16, 2025-05-07T20:32:23.8867582Z device=device(type='cpu'), 2025-05-07T20:32:23.8867975Z precompute_total_L=True, 2025-05-07T20:32:23.8868322Z ) 2025-05-07T20:32:23.8868633Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:23.8869360Z self=, 2025-05-07T20:32:23.8870060Z num_jagged_dim=1, 2025-05-07T20:32:23.8870403Z outer_dense_size=3668, 2025-05-07T20:32:23.8870763Z inner_dense_size=96, 2025-05-07T20:32:23.8871108Z dtype=torch.float16, 2025-05-07T20:32:23.8871474Z device=device(type='cuda'), 2025-05-07T20:32:23.8871867Z precompute_total_L=False, 2025-05-07T20:32:23.8872226Z ) 2025-05-07T20:32:23.8872533Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:23.8873229Z self=, 2025-05-07T20:32:23.8873952Z num_jagged_dim=1, 2025-05-07T20:32:23.8874270Z outer_dense_size=604, 2025-05-07T20:32:23.8874613Z inner_dense_size=64, 2025-05-07T20:32:23.8874960Z dtype=torch.float16, 2025-05-07T20:32:23.8875300Z device=device(type='cuda'), 2025-05-07T20:32:23.8875764Z precompute_total_L=True, 2025-05-07T20:32:23.8876107Z ) 2025-05-07T20:32:23.8876397Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:23.8877461Z self=, 2025-05-07T20:32:23.8878145Z num_jagged_dim=1, 2025-05-07T20:32:23.8878469Z outer_dense_size=3774, 2025-05-07T20:32:23.8878816Z inner_dense_size=72, 2025-05-07T20:32:23.8879154Z dtype=torch.float16, 2025-05-07T20:32:23.8879593Z device=device(type='cuda'), 2025-05-07T20:32:23.8879973Z precompute_total_L=False, 2025-05-07T20:32:23.8880321Z ) 2025-05-07T20:32:23.8880618Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:23.8881307Z self=, 2025-05-07T20:32:23.8881975Z num_jagged_dim=1, 2025-05-07T20:32:23.8882300Z outer_dense_size=5086, 2025-05-07T20:32:23.8882641Z inner_dense_size=50, 2025-05-07T20:32:23.8882980Z dtype=torch.float16, 2025-05-07T20:32:23.8883329Z device=device(type='cuda'), 2025-05-07T20:32:23.8883702Z precompute_total_L=True, 2025-05-07T20:32:23.8884040Z ) 2025-05-07T20:32:23.8884347Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:23.8885045Z self=, 2025-05-07T20:32:23.8885715Z num_jagged_dim=1, 2025-05-07T20:32:23.8886044Z outer_dense_size=6000, 2025-05-07T20:32:23.8886397Z inner_dense_size=96, 2025-05-07T20:32:23.8886743Z dtype=torch.float16, 2025-05-07T20:32:23.8887096Z device=device(type='cuda'), 2025-05-07T20:32:23.8887475Z precompute_total_L=False, 2025-05-07T20:32:23.8887815Z ) 2025-05-07T20:32:23.8888114Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:23.8888814Z self=, 2025-05-07T20:32:23.8889479Z num_jagged_dim=1, 2025-05-07T20:32:23.8889807Z outer_dense_size=3322, 2025-05-07T20:32:23.8890158Z inner_dense_size=16, 2025-05-07T20:32:23.8890491Z dtype=torch.float16, 2025-05-07T20:32:23.8891142Z device=device(type='cpu'), 2025-05-07T20:32:23.8891532Z precompute_total_L=True, 2025-05-07T20:32:23.8891865Z ) 2025-05-07T20:32:23.8892165Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:23.8892866Z self=, 2025-05-07T20:32:23.8893526Z num_jagged_dim=1, 2025-05-07T20:32:23.8893868Z outer_dense_size=3455, 2025-05-07T20:32:23.8894215Z inner_dense_size=23, 2025-05-07T20:32:23.8894554Z dtype=torch.float16, 2025-05-07T20:32:23.8894902Z device=device(type='cuda'), 2025-05-07T20:32:23.8895281Z precompute_total_L=False, 2025-05-07T20:32:23.8895626Z ) 2025-05-07T20:32:23.8895918Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:23.8896618Z self=, 2025-05-07T20:32:23.8897306Z num_jagged_dim=1, 2025-05-07T20:32:23.8897639Z outer_dense_size=1775, 2025-05-07T20:32:23.8898002Z inner_dense_size=72, 2025-05-07T20:32:23.8898357Z dtype=torch.float16, 2025-05-07T20:32:23.8898722Z device=device(type='cpu'), 2025-05-07T20:32:23.8899114Z precompute_total_L=True, 2025-05-07T20:32:23.8899469Z ) 2025-05-07T20:32:23.8899773Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:23.8900502Z self=, 2025-05-07T20:32:23.8901211Z num_jagged_dim=1, 2025-05-07T20:32:23.8901552Z outer_dense_size=2559, 2025-05-07T20:32:23.8901903Z inner_dense_size=8, 2025-05-07T20:32:23.8902244Z dtype=torch.float16, 2025-05-07T20:32:23.8902609Z device=device(type='cpu'), 2025-05-07T20:32:23.8902996Z precompute_total_L=True, 2025-05-07T20:32:23.8903354Z ) 2025-05-07T20:32:23.8903622Z PASSED 2025-05-07T20:32:23.9057086Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt_large_batch Trying example: test_dense_to_jagged_opt_large_batch( 2025-05-07T20:32:23.9059025Z self=, 2025-05-07T20:32:23.9059854Z num_jagged_dim=1, 2025-05-07T20:32:23.9060179Z outer_dense_size=8000, 2025-05-07T20:32:23.9060511Z inner_dense_size=16, 2025-05-07T20:32:23.9060860Z dtype=torch.float16, 2025-05-07T20:32:23.9061235Z device=device(type='cpu'), 2025-05-07T20:32:23.9061889Z precompute_total_L=False, 2025-05-07T20:32:23.9062252Z ) 2025-05-07T20:32:23.9068698Z PASSED 2025-05-07T20:32:23.9068890Z 2025-05-07T20:32:23.9069103Z =============================== warnings summary =============================== 2025-05-07T20:32:23.9069820Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged 2025-05-07T20:32:23.9070690Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt 2025-05-07T20:32:23.9071663Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt_large_batch 2025-05-07T20:32:23.9076858Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::dense_to_jagged: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:32:23.9082129Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:32:23.9082750Z 2025-05-07T20:32:23.9083093Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged 2025-05-07T20:32:23.9084066Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt 2025-05-07T20:32:23.9085116Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt_large_batch 2025-05-07T20:32:23.9090963Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:32:23.9096591Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:32:23.9097315Z 2025-05-07T20:32:23.9097670Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:32:23.9098440Z ======================== 5 passed, 6 warnings in 3.03s ========================= 2025-05-07T20:32:24.6773855Z 2025-05-07T20:32:24.6774331Z [TEST] Python test suite PASSED: ./jagged/dense_to_jagged_test.py 2025-05-07T20:32:24.6794136Z [TEST] Python test time for ./jagged/dense_to_jagged_test.py: 6 seconds 2025-05-07T20:32:24.6794446Z 2025-05-07T20:32:24.6794457Z 2025-05-07T20:32:24.6794461Z 2025-05-07T20:32:24.6794464Z 2025-05-07T20:32:24.6815042Z ################################################################################ 2025-05-07T20:32:24.6830032Z # [2025-05-07T20:32:24.682Z] Run Python Test Suite: 2025-05-07T20:32:24.6830740Z # ./jagged/elementwise_binary_test.py 2025-05-07T20:32:24.6831069Z ################################################################################ 2025-05-07T20:32:24.6856171Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/elementwise_binary_test.py 2025-05-07T20:32:24.6857044Z 2025-05-07T20:32:26.8310707Z ============================= test session starts ============================== 2025-05-07T20:32:26.8311353Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:26.8311898Z cachedir: .pytest_cache 2025-05-07T20:32:26.8312502Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:26.8313261Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:26.8313692Z plugins: hypothesis-6.131.14 2025-05-07T20:32:29.0271093Z collecting ... collected 3 items 2025-05-07T20:32:29.0271321Z 2025-05-07T20:32:31.2228973Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:31.2230229Z self=, 2025-05-07T20:32:31.2230903Z num_jagged_dim=1, 2025-05-07T20:32:31.2231152Z outer_dense_size=0, 2025-05-07T20:32:31.2231407Z inner_dense_size=0, 2025-05-07T20:32:31.2231651Z operation='add', 2025-05-07T20:32:31.2231905Z dtype=torch.float32, 2025-05-07T20:32:31.2232180Z device=device(type='cpu'), 2025-05-07T20:32:31.2232453Z ) 2025-05-07T20:32:31.2232706Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:31.2233309Z self=, 2025-05-07T20:32:31.2233863Z num_jagged_dim=4, 2025-05-07T20:32:31.2234109Z outer_dense_size=0, 2025-05-07T20:32:31.2234387Z inner_dense_size=0, 2025-05-07T20:32:31.2234641Z operation='add', 2025-05-07T20:32:31.2234918Z dtype=torch.float32, 2025-05-07T20:32:31.2235188Z device=device(type='cpu'), 2025-05-07T20:32:31.2235576Z ) 2025-05-07T20:32:31.2235832Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:31.2236445Z self=, 2025-05-07T20:32:31.2236999Z num_jagged_dim=4, 2025-05-07T20:32:31.2237339Z outer_dense_size=4, 2025-05-07T20:32:31.2237665Z inner_dense_size=0, 2025-05-07T20:32:31.2237990Z operation='add', 2025-05-07T20:32:31.2238294Z dtype=torch.float16, 2025-05-07T20:32:31.2238549Z device=device(type='cuda'), 2025-05-07T20:32:31.2245474Z ) 2025-05-07T20:32:31.2245730Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:31.2246327Z self=, 2025-05-07T20:32:31.2246873Z num_jagged_dim=3, 2025-05-07T20:32:31.2247116Z outer_dense_size=4, 2025-05-07T20:32:31.2247361Z inner_dense_size=0, 2025-05-07T20:32:31.2247593Z operation='add', 2025-05-07T20:32:31.2247842Z dtype=torch.float16, 2025-05-07T20:32:31.2248109Z device=device(type='cuda'), 2025-05-07T20:32:31.2248360Z ) 2025-05-07T20:32:31.2248605Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:31.2249188Z self=, 2025-05-07T20:32:31.2249719Z num_jagged_dim=2, 2025-05-07T20:32:31.2249968Z outer_dense_size=3, 2025-05-07T20:32:31.2250216Z inner_dense_size=1, 2025-05-07T20:32:31.2250449Z operation='add', 2025-05-07T20:32:31.2250690Z dtype=torch.float32, 2025-05-07T20:32:31.2250956Z device=device(type='cuda'), 2025-05-07T20:32:31.2251205Z ) 2025-05-07T20:32:31.2251451Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:31.2252376Z self=, 2025-05-07T20:32:31.2252921Z num_jagged_dim=2, 2025-05-07T20:32:31.2253155Z outer_dense_size=2, 2025-05-07T20:32:31.2253395Z inner_dense_size=2, 2025-05-07T20:32:31.2253792Z operation='add', 2025-05-07T20:32:31.2254027Z dtype=torch.float32, 2025-05-07T20:32:31.2254291Z device=device(type='cpu'), 2025-05-07T20:32:31.2254546Z ) 2025-05-07T20:32:31.2254784Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:31.2255367Z self=, 2025-05-07T20:32:31.2255906Z num_jagged_dim=2, 2025-05-07T20:32:31.2256141Z outer_dense_size=0, 2025-05-07T20:32:31.2256387Z inner_dense_size=3, 2025-05-07T20:32:31.2256629Z operation='add', 2025-05-07T20:32:31.2256865Z dtype=torch.float16, 2025-05-07T20:32:31.2257130Z device=device(type='cpu'), 2025-05-07T20:32:31.2257387Z ) 2025-05-07T20:32:31.2257638Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:31.2258217Z self=, 2025-05-07T20:32:31.2258755Z num_jagged_dim=3, 2025-05-07T20:32:31.2259001Z outer_dense_size=2, 2025-05-07T20:32:31.2259239Z inner_dense_size=0, 2025-05-07T20:32:31.2259480Z operation='add', 2025-05-07T20:32:31.2259722Z dtype=torch.float32, 2025-05-07T20:32:31.2259978Z device=device(type='cpu'), 2025-05-07T20:32:31.2260225Z ) 2025-05-07T20:32:31.2260465Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:31.2261048Z self=, 2025-05-07T20:32:31.2261576Z num_jagged_dim=2, 2025-05-07T20:32:31.2261813Z outer_dense_size=3, 2025-05-07T20:32:31.2262053Z inner_dense_size=4, 2025-05-07T20:32:31.2262287Z operation='add', 2025-05-07T20:32:31.2262532Z dtype=torch.float16, 2025-05-07T20:32:31.2262789Z device=device(type='cuda'), 2025-05-07T20:32:31.2263049Z ) 2025-05-07T20:32:31.2263284Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:31.2263862Z self=, 2025-05-07T20:32:31.2264402Z num_jagged_dim=4, 2025-05-07T20:32:31.2264634Z outer_dense_size=4, 2025-05-07T20:32:31.2264875Z inner_dense_size=2, 2025-05-07T20:32:31.2265130Z operation='add_jagged_output', 2025-05-07T20:32:31.2265412Z dtype=torch.bfloat16, 2025-05-07T20:32:31.2265679Z device=device(type='cuda'), 2025-05-07T20:32:31.2265939Z ) 2025-05-07T20:32:31.2266174Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:31.2266755Z self=, 2025-05-07T20:32:31.2267293Z num_jagged_dim=3, 2025-05-07T20:32:31.2267525Z outer_dense_size=3, 2025-05-07T20:32:31.2267771Z inner_dense_size=0, 2025-05-07T20:32:31.2268011Z operation='add', 2025-05-07T20:32:31.2268249Z dtype=torch.float16, 2025-05-07T20:32:31.2268498Z device=device(type='cuda'), 2025-05-07T20:32:31.2268750Z ) 2025-05-07T20:32:31.2268988Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:31.2269565Z self=, 2025-05-07T20:32:31.2270097Z num_jagged_dim=3, 2025-05-07T20:32:31.2270332Z outer_dense_size=3, 2025-05-07T20:32:31.2270564Z inner_dense_size=3, 2025-05-07T20:32:31.2270797Z operation='add', 2025-05-07T20:32:31.2271032Z dtype=torch.float16, 2025-05-07T20:32:31.2271276Z device=device(type='cuda'), 2025-05-07T20:32:31.2271528Z ) 2025-05-07T20:32:31.2271763Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:31.2272332Z self=, 2025-05-07T20:32:31.2272949Z num_jagged_dim=1, 2025-05-07T20:32:31.2273185Z outer_dense_size=4, 2025-05-07T20:32:31.2273420Z inner_dense_size=2, 2025-05-07T20:32:31.2273648Z operation='add', 2025-05-07T20:32:31.2273884Z dtype=torch.float16, 2025-05-07T20:32:31.2274139Z device=device(type='cpu'), 2025-05-07T20:32:31.2274466Z ) 2025-05-07T20:32:31.2274703Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:31.2275276Z self=, 2025-05-07T20:32:31.2275925Z num_jagged_dim=1, 2025-05-07T20:32:31.2276163Z outer_dense_size=4, 2025-05-07T20:32:31.2276399Z inner_dense_size=4, 2025-05-07T20:32:31.2276628Z operation='add', 2025-05-07T20:32:31.2276862Z dtype=torch.float16, 2025-05-07T20:32:31.2277114Z device=device(type='cpu'), 2025-05-07T20:32:31.2277359Z ) 2025-05-07T20:32:31.2277600Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:31.2278183Z self=, 2025-05-07T20:32:31.2278711Z num_jagged_dim=4, 2025-05-07T20:32:31.2278943Z outer_dense_size=4, 2025-05-07T20:32:31.2279179Z inner_dense_size=4, 2025-05-07T20:32:31.2279415Z operation='add', 2025-05-07T20:32:31.2279654Z dtype=torch.float16, 2025-05-07T20:32:31.2279909Z device=device(type='cpu'), 2025-05-07T20:32:31.2280163Z ) 2025-05-07T20:32:31.2280395Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:31.2280975Z self=, 2025-05-07T20:32:31.2281504Z num_jagged_dim=1, 2025-05-07T20:32:31.2281732Z outer_dense_size=0, 2025-05-07T20:32:31.2281970Z inner_dense_size=3, 2025-05-07T20:32:31.2282204Z operation='mul', 2025-05-07T20:32:31.2282437Z dtype=torch.bfloat16, 2025-05-07T20:32:31.2282697Z device=device(type='cpu'), 2025-05-07T20:32:31.2282945Z ) 2025-05-07T20:32:31.2283180Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:31.2283756Z self=, 2025-05-07T20:32:31.2284288Z num_jagged_dim=1, 2025-05-07T20:32:31.2284531Z outer_dense_size=1, 2025-05-07T20:32:31.2284764Z inner_dense_size=3, 2025-05-07T20:32:31.2284999Z operation='mul', 2025-05-07T20:32:31.2285241Z dtype=torch.bfloat16, 2025-05-07T20:32:31.2285498Z device=device(type='cpu'), 2025-05-07T20:32:31.2285777Z ) 2025-05-07T20:32:31.2286038Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:31.2286611Z self=, 2025-05-07T20:32:31.2287139Z num_jagged_dim=1, 2025-05-07T20:32:31.2287375Z outer_dense_size=1, 2025-05-07T20:32:31.2287609Z inner_dense_size=1, 2025-05-07T20:32:31.2287845Z operation='mul', 2025-05-07T20:32:31.2288090Z dtype=torch.bfloat16, 2025-05-07T20:32:31.2288350Z device=device(type='cpu'), 2025-05-07T20:32:31.2288594Z ) 2025-05-07T20:32:31.2288832Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:31.2289406Z self=, 2025-05-07T20:32:31.2289934Z num_jagged_dim=3, 2025-05-07T20:32:31.2290170Z outer_dense_size=0, 2025-05-07T20:32:31.2290407Z inner_dense_size=2, 2025-05-07T20:32:31.2290965Z operation='mul', 2025-05-07T20:32:31.2291303Z dtype=torch.float32, 2025-05-07T20:32:31.2291580Z device=device(type='cpu'), 2025-05-07T20:32:31.2291823Z ) 2025-05-07T20:32:31.2292065Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:31.2292649Z self=, 2025-05-07T20:32:31.2293180Z num_jagged_dim=3, 2025-05-07T20:32:31.2293419Z outer_dense_size=2, 2025-05-07T20:32:31.2293661Z inner_dense_size=2, 2025-05-07T20:32:31.2294064Z operation='mul', 2025-05-07T20:32:31.2294306Z dtype=torch.float32, 2025-05-07T20:32:31.2294567Z device=device(type='cpu'), 2025-05-07T20:32:31.2294823Z ) 2025-05-07T20:32:31.2295012Z PASSED 2025-05-07T20:32:37.2003510Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_dynamic_shape Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:37.2005029Z self=, 2025-05-07T20:32:37.2005640Z num_jagged_dim=1, 2025-05-07T20:32:37.2005893Z outer_dense_size=2, 2025-05-07T20:32:37.2006138Z inner_dense_size=2, 2025-05-07T20:32:37.2006384Z operation='add', 2025-05-07T20:32:37.2006636Z dtype=torch.float32, 2025-05-07T20:32:37.2006899Z device=device(type='cpu'), 2025-05-07T20:32:37.2007166Z ) 2025-05-07T20:32:37.2007463Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:37.2008175Z self=, 2025-05-07T20:32:37.2008778Z num_jagged_dim=4, 2025-05-07T20:32:37.2009029Z outer_dense_size=2, 2025-05-07T20:32:37.2009280Z inner_dense_size=2, 2025-05-07T20:32:37.2009559Z operation='add', 2025-05-07T20:32:37.2009801Z dtype=torch.float32, 2025-05-07T20:32:37.2010071Z device=device(type='cpu'), 2025-05-07T20:32:37.2010334Z ) 2025-05-07T20:32:37.2010626Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:37.2011325Z self=, 2025-05-07T20:32:37.2011927Z num_jagged_dim=4, 2025-05-07T20:32:37.2012163Z outer_dense_size=2, 2025-05-07T20:32:37.2012412Z inner_dense_size=3, 2025-05-07T20:32:37.2012661Z operation='mul', 2025-05-07T20:32:37.2012927Z dtype=torch.float16, 2025-05-07T20:32:37.2013193Z device=device(type='cpu'), 2025-05-07T20:32:37.2013455Z ) 2025-05-07T20:32:37.2013750Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:37.2014439Z self=, 2025-05-07T20:32:37.2015047Z num_jagged_dim=5, 2025-05-07T20:32:37.2015294Z outer_dense_size=4, 2025-05-07T20:32:37.2015537Z inner_dense_size=5, 2025-05-07T20:32:37.2015785Z operation='add', 2025-05-07T20:32:37.2016032Z dtype=torch.float32, 2025-05-07T20:32:37.2016296Z device=device(type='cpu'), 2025-05-07T20:32:37.2016560Z ) 2025-05-07T20:32:37.2016856Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:37.2017549Z self=, 2025-05-07T20:32:37.2018156Z num_jagged_dim=5, 2025-05-07T20:32:37.2018406Z outer_dense_size=3, 2025-05-07T20:32:37.2018659Z inner_dense_size=5, 2025-05-07T20:32:37.2018903Z operation='mul', 2025-05-07T20:32:37.2019152Z dtype=torch.float32, 2025-05-07T20:32:37.2019418Z device=device(type='cpu'), 2025-05-07T20:32:37.2019673Z ) 2025-05-07T20:32:37.2019967Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:37.2020669Z self=, 2025-05-07T20:32:37.2021267Z num_jagged_dim=3, 2025-05-07T20:32:37.2021511Z outer_dense_size=4, 2025-05-07T20:32:37.2021768Z inner_dense_size=3, 2025-05-07T20:32:37.2022032Z operation='add_jagged_output', 2025-05-07T20:32:37.2022331Z dtype=torch.float16, 2025-05-07T20:32:37.2022596Z device=device(type='cuda'), 2025-05-07T20:32:37.2022861Z ) 2025-05-07T20:32:37.2023155Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:37.2024080Z self=, 2025-05-07T20:32:37.2024687Z num_jagged_dim=2, 2025-05-07T20:32:37.2024926Z outer_dense_size=2, 2025-05-07T20:32:37.2025178Z inner_dense_size=3, 2025-05-07T20:32:37.2025446Z operation='add_jagged_output', 2025-05-07T20:32:37.2025819Z dtype=torch.float16, 2025-05-07T20:32:37.2026085Z device=device(type='cpu'), 2025-05-07T20:32:37.2026345Z ) 2025-05-07T20:32:37.2026637Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:37.2027331Z self=, 2025-05-07T20:32:37.2027933Z num_jagged_dim=5, 2025-05-07T20:32:37.2028177Z outer_dense_size=3, 2025-05-07T20:32:37.2028421Z inner_dense_size=3, 2025-05-07T20:32:37.2028670Z operation='add', 2025-05-07T20:32:37.2028927Z dtype=torch.float32, 2025-05-07T20:32:37.2029183Z device=device(type='cpu'), 2025-05-07T20:32:37.2029444Z ) 2025-05-07T20:32:37.2029748Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:37.2030431Z self=, 2025-05-07T20:32:37.2031030Z num_jagged_dim=1, 2025-05-07T20:32:37.2031282Z outer_dense_size=3, 2025-05-07T20:32:37.2031526Z inner_dense_size=3, 2025-05-07T20:32:37.2031775Z operation='add', 2025-05-07T20:32:37.2032028Z dtype=torch.bfloat16, 2025-05-07T20:32:37.2032293Z device=device(type='cpu'), 2025-05-07T20:32:37.2032555Z ) 2025-05-07T20:32:37.2032853Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:37.2033549Z self=, 2025-05-07T20:32:37.2034145Z num_jagged_dim=1, 2025-05-07T20:32:37.2034389Z outer_dense_size=2, 2025-05-07T20:32:37.2034640Z inner_dense_size=5, 2025-05-07T20:32:37.2034887Z operation='mul', 2025-05-07T20:32:37.2035141Z dtype=torch.bfloat16, 2025-05-07T20:32:37.2035411Z device=device(type='cuda'), 2025-05-07T20:32:37.2035833Z ) 2025-05-07T20:32:37.2036132Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:37.2036823Z self=, 2025-05-07T20:32:37.2037426Z num_jagged_dim=4, 2025-05-07T20:32:37.2037671Z outer_dense_size=5, 2025-05-07T20:32:37.2037918Z inner_dense_size=4, 2025-05-07T20:32:37.2038183Z operation='add_jagged_output', 2025-05-07T20:32:37.2038473Z dtype=torch.float32, 2025-05-07T20:32:37.2038738Z device=device(type='cuda'), 2025-05-07T20:32:37.2039003Z ) 2025-05-07T20:32:37.2039292Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:37.2039986Z self=, 2025-05-07T20:32:37.2040590Z num_jagged_dim=5, 2025-05-07T20:32:37.2040830Z outer_dense_size=5, 2025-05-07T20:32:37.2041081Z inner_dense_size=4, 2025-05-07T20:32:37.2041341Z operation='add_jagged_output', 2025-05-07T20:32:37.2041629Z dtype=torch.float32, 2025-05-07T20:32:37.2041898Z device=device(type='cuda'), 2025-05-07T20:32:37.2042159Z ) 2025-05-07T20:32:37.2042446Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:37.2043139Z self=, 2025-05-07T20:32:37.2043741Z num_jagged_dim=5, 2025-05-07T20:32:37.2043986Z outer_dense_size=4, 2025-05-07T20:32:37.2044232Z inner_dense_size=4, 2025-05-07T20:32:37.2044498Z operation='add_jagged_output', 2025-05-07T20:32:37.2044793Z dtype=torch.float32, 2025-05-07T20:32:37.2045051Z device=device(type='cuda'), 2025-05-07T20:32:37.2045316Z ) 2025-05-07T20:32:37.2045705Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:37.2046395Z self=, 2025-05-07T20:32:37.2047007Z num_jagged_dim=5, 2025-05-07T20:32:37.2047277Z outer_dense_size=5, 2025-05-07T20:32:37.2047622Z inner_dense_size=5, 2025-05-07T20:32:37.2047889Z operation='add_jagged_output', 2025-05-07T20:32:37.2048186Z dtype=torch.float32, 2025-05-07T20:32:37.2048452Z device=device(type='cuda'), 2025-05-07T20:32:37.2048708Z ) 2025-05-07T20:32:37.2049003Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:37.2049699Z self=, 2025-05-07T20:32:37.2050293Z num_jagged_dim=5, 2025-05-07T20:32:37.2050538Z outer_dense_size=2, 2025-05-07T20:32:37.2050793Z inner_dense_size=2, 2025-05-07T20:32:37.2051242Z operation='mul', 2025-05-07T20:32:37.2051499Z dtype=torch.float16, 2025-05-07T20:32:37.2051760Z device=device(type='cuda'), 2025-05-07T20:32:37.2052010Z ) 2025-05-07T20:32:37.2052302Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:37.2052995Z self=, 2025-05-07T20:32:37.2053600Z num_jagged_dim=2, 2025-05-07T20:32:37.2053835Z outer_dense_size=2, 2025-05-07T20:32:37.2054082Z inner_dense_size=2, 2025-05-07T20:32:37.2054328Z operation='mul', 2025-05-07T20:32:37.2054569Z dtype=torch.float16, 2025-05-07T20:32:37.2054836Z device=device(type='cuda'), 2025-05-07T20:32:37.2055100Z ) 2025-05-07T20:32:37.2055387Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:37.2056082Z self=, 2025-05-07T20:32:37.2056681Z num_jagged_dim=5, 2025-05-07T20:32:37.2056926Z outer_dense_size=4, 2025-05-07T20:32:37.2057169Z inner_dense_size=3, 2025-05-07T20:32:37.2057414Z operation='add', 2025-05-07T20:32:37.2057652Z dtype=torch.bfloat16, 2025-05-07T20:32:37.2057917Z device=device(type='cuda'), 2025-05-07T20:32:37.2058175Z ) 2025-05-07T20:32:37.2058472Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:37.2059156Z self=, 2025-05-07T20:32:37.2059762Z num_jagged_dim=5, 2025-05-07T20:32:37.2060003Z outer_dense_size=4, 2025-05-07T20:32:37.2060246Z inner_dense_size=4, 2025-05-07T20:32:37.2060492Z operation='add', 2025-05-07T20:32:37.2060739Z dtype=torch.bfloat16, 2025-05-07T20:32:37.2061001Z device=device(type='cuda'), 2025-05-07T20:32:37.2061264Z ) 2025-05-07T20:32:37.2061560Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:37.2062247Z self=, 2025-05-07T20:32:37.2062846Z num_jagged_dim=5, 2025-05-07T20:32:37.2063087Z outer_dense_size=5, 2025-05-07T20:32:37.2063334Z inner_dense_size=4, 2025-05-07T20:32:37.2063574Z operation='add', 2025-05-07T20:32:37.2063827Z dtype=torch.bfloat16, 2025-05-07T20:32:37.2064099Z device=device(type='cuda'), 2025-05-07T20:32:37.2064356Z ) 2025-05-07T20:32:37.2064650Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:37.2065340Z self=, 2025-05-07T20:32:37.2065943Z num_jagged_dim=5, 2025-05-07T20:32:37.2066192Z outer_dense_size=5, 2025-05-07T20:32:37.2066443Z inner_dense_size=5, 2025-05-07T20:32:37.2066684Z operation='add', 2025-05-07T20:32:37.2066932Z dtype=torch.bfloat16, 2025-05-07T20:32:37.2067198Z device=device(type='cuda'), 2025-05-07T20:32:37.2067540Z ) 2025-05-07T20:32:37.2067731Z PASSED 2025-05-07T20:32:46.5877572Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_opt Trying example: test_jagged_elementwise_binary_opt( 2025-05-07T20:32:46.5878610Z self=, 2025-05-07T20:32:46.5879626Z num_jagged_dim=1, 2025-05-07T20:32:46.5879891Z outer_dense_size=0, 2025-05-07T20:32:46.5880139Z inner_dense_size=16, 2025-05-07T20:32:46.5880407Z operation='add_jagged_output', 2025-05-07T20:32:46.5880694Z dtype=torch.float16, 2025-05-07T20:32:46.5880954Z device=device(type='cpu'), 2025-05-07T20:32:46.5881213Z ) 2025-05-07T20:32:46.5881463Z Trying example: test_jagged_elementwise_binary_opt( 2025-05-07T20:32:46.5882084Z self=, 2025-05-07T20:32:46.5882647Z num_jagged_dim=1, 2025-05-07T20:32:46.5882894Z outer_dense_size=6, 2025-05-07T20:32:46.5883143Z inner_dense_size=96, 2025-05-07T20:32:46.5883409Z operation='add_jagged_output', 2025-05-07T20:32:46.5883692Z dtype=torch.float16, 2025-05-07T20:32:46.5883955Z device=device(type='cpu'), 2025-05-07T20:32:46.5884224Z ) 2025-05-07T20:32:46.5884480Z Trying example: test_jagged_elementwise_binary_opt( 2025-05-07T20:32:46.5885090Z self=, 2025-05-07T20:32:46.5885646Z num_jagged_dim=1, 2025-05-07T20:32:46.5885885Z outer_dense_size=4, 2025-05-07T20:32:46.5886124Z inner_dense_size=64, 2025-05-07T20:32:46.5886376Z operation='mul', 2025-05-07T20:32:46.5886618Z dtype=torch.float16, 2025-05-07T20:32:46.5886894Z device=device(type='cuda'), 2025-05-07T20:32:46.5887148Z ) 2025-05-07T20:32:46.5887392Z Trying example: test_jagged_elementwise_binary_opt( 2025-05-07T20:32:46.5888011Z self=, 2025-05-07T20:32:46.5896360Z num_jagged_dim=1, 2025-05-07T20:32:46.5896725Z outer_dense_size=7, 2025-05-07T20:32:46.5897071Z inner_dense_size=192, 2025-05-07T20:32:46.5897421Z operation='mul', 2025-05-07T20:32:46.5897689Z dtype=torch.float16, 2025-05-07T20:32:46.5897958Z device=device(type='cpu'), 2025-05-07T20:32:46.5898221Z ) 2025-05-07T20:32:46.5898427Z PASSED 2025-05-07T20:32:46.5898545Z 2025-05-07T20:32:46.5898692Z =============================== warnings summary =============================== 2025-05-07T20:32:46.5899269Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:32:46.5900069Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_opt 2025-05-07T20:32:46.5901567Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:32:46.5902892Z warnings.warn( 2025-05-07T20:32:46.5903035Z 2025-05-07T20:32:46.5903349Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:32:46.5904089Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_opt 2025-05-07T20:32:46.5905561Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #2 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:32:46.5906786Z warnings.warn( 2025-05-07T20:32:46.5906929Z 2025-05-07T20:32:46.5907240Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:32:46.5910789Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_dense_elementwise_add: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:32:46.5914236Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:32:46.5914658Z 2025-05-07T20:32:46.5914896Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:32:46.5915362Z ======================== 3 passed, 5 warnings in 19.88s ======================== 2025-05-07T20:32:47.4309528Z 2025-05-07T20:32:47.4310887Z [TEST] Python test suite PASSED: ./jagged/elementwise_binary_test.py 2025-05-07T20:32:47.4331465Z [TEST] Python test time for ./jagged/elementwise_binary_test.py: 23 seconds 2025-05-07T20:32:47.4331916Z 2025-05-07T20:32:47.4331922Z 2025-05-07T20:32:47.4331927Z 2025-05-07T20:32:47.4331932Z 2025-05-07T20:32:47.4353540Z ################################################################################ 2025-05-07T20:32:47.4369358Z # [2025-05-07T20:32:47.436Z] Run Python Test Suite: 2025-05-07T20:32:47.4369852Z # ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:32:47.4370242Z ################################################################################ 2025-05-07T20:32:47.4394298Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:32:47.4394990Z 2025-05-07T20:32:49.5911608Z ============================= test session starts ============================== 2025-05-07T20:32:49.5912345Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:49.5912893Z cachedir: .pytest_cache 2025-05-07T20:32:49.5913515Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:49.5914276Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:49.5914717Z plugins: hypothesis-6.131.14 2025-05-07T20:32:51.7572786Z collecting ... collected 1 item 2025-05-07T20:32:51.7573008Z 2025-05-07T20:32:58.8375916Z jagged/expand_into_jagged_permute_test.py::ExpandIntoJaggedPermuteTest::test_expand_into_jagged_permute Trying example: test_expand_into_jagged_permute( 2025-05-07T20:32:58.8377009Z self=, 2025-05-07T20:32:58.8377602Z T=10, 2025-05-07T20:32:58.8377805Z W=8, 2025-05-07T20:32:58.8378015Z ) 2025-05-07T20:32:58.8378259Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:32:58.8378908Z self=, 2025-05-07T20:32:58.8379496Z T=11, 2025-05-07T20:32:58.8379690Z W=8, 2025-05-07T20:32:58.8379884Z ) 2025-05-07T20:32:58.8380128Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:32:58.8380764Z self=, 2025-05-07T20:32:58.8381350Z T=11, 2025-05-07T20:32:58.8381544Z W=44, 2025-05-07T20:32:58.8381730Z ) 2025-05-07T20:32:58.8382247Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:32:58.8382897Z self=, 2025-05-07T20:32:58.8383480Z T=14, 2025-05-07T20:32:58.8383673Z W=54, 2025-05-07T20:32:58.8384012Z ) 2025-05-07T20:32:58.8384260Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:32:58.8385006Z self=, 2025-05-07T20:32:58.8385599Z T=19, 2025-05-07T20:32:58.8385797Z W=13, 2025-05-07T20:32:58.8385980Z ) 2025-05-07T20:32:58.8386225Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:32:58.8386871Z self=, 2025-05-07T20:32:58.8387445Z T=14, 2025-05-07T20:32:58.8387645Z W=64, 2025-05-07T20:32:58.8387838Z ) 2025-05-07T20:32:58.8388083Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:32:58.8388729Z self=, 2025-05-07T20:32:58.8389309Z T=20, 2025-05-07T20:32:58.8389502Z W=49, 2025-05-07T20:32:58.8389694Z ) 2025-05-07T20:32:58.8389936Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:32:58.8390909Z self=, 2025-05-07T20:32:58.8391607Z T=15, 2025-05-07T20:32:58.8391800Z W=26, 2025-05-07T20:32:58.8391991Z ) 2025-05-07T20:32:58.8392224Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:32:58.8392867Z self=, 2025-05-07T20:32:58.8393446Z T=13, 2025-05-07T20:32:58.8393634Z W=35, 2025-05-07T20:32:58.8393825Z ) 2025-05-07T20:32:58.8394075Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:32:58.8394713Z self=, 2025-05-07T20:32:58.8395288Z T=18, 2025-05-07T20:32:58.8395599Z W=31, 2025-05-07T20:32:58.8395786Z ) 2025-05-07T20:32:58.8395980Z PASSED 2025-05-07T20:32:58.8396103Z 2025-05-07T20:32:58.8396247Z ============================== 1 passed in 9.37s =============================== 2025-05-07T20:32:59.5984925Z 2025-05-07T20:32:59.5985831Z [TEST] Python test suite PASSED: ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:32:59.6006786Z [TEST] Python test time for ./jagged/expand_into_jagged_permute_test.py: 12 seconds 2025-05-07T20:32:59.6007142Z 2025-05-07T20:32:59.6007146Z 2025-05-07T20:32:59.6007150Z 2025-05-07T20:32:59.6007154Z 2025-05-07T20:32:59.6028977Z ################################################################################ 2025-05-07T20:32:59.6044917Z # [2025-05-07T20:32:59.604Z] Run Python Test Suite: 2025-05-07T20:32:59.6045301Z # ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:32:59.6045629Z ################################################################################ 2025-05-07T20:32:59.6069548Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:32:59.6070235Z 2025-05-07T20:33:01.7559911Z ============================= test session starts ============================== 2025-05-07T20:33:01.7560610Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:01.7561155Z cachedir: .pytest_cache 2025-05-07T20:33:01.7561763Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:01.7562520Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:01.7563303Z plugins: hypothesis-6.131.14 2025-05-07T20:33:03.9128848Z collecting ... collected 2 items 2025-05-07T20:33:03.9129216Z 2025-05-07T20:33:04.4298712Z jagged/jagged_index_select_2d_test.py::JaggedIndexSelect2DTest::test_jagged_index_select_2d Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:04.4300715Z self=, 2025-05-07T20:33:04.4301672Z max_seq_length=5, 2025-05-07T20:33:04.4302065Z batch_size=1, 2025-05-07T20:33:04.4302410Z num_cols=1, 2025-05-07T20:33:04.4302758Z num_jagged_tensor_rows=1, 2025-05-07T20:33:04.4303205Z index_dtype=torch.int32, 2025-05-07T20:33:04.4303633Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:33:04.4304138Z use_cpu=False, 2025-05-07T20:33:04.4304532Z check_non_contiguous=False, 2025-05-07T20:33:04.4304974Z known_shape=False, 2025-05-07T20:33:04.4305316Z ) 2025-05-07T20:33:04.4305670Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:04.4306596Z self=, 2025-05-07T20:33:04.4307415Z max_seq_length=8, 2025-05-07T20:33:04.4307775Z batch_size=1, 2025-05-07T20:33:04.4308110Z num_cols=1, 2025-05-07T20:33:04.4308486Z num_jagged_tensor_rows=1, 2025-05-07T20:33:04.4308938Z index_dtype=torch.int32, 2025-05-07T20:33:04.4309394Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:33:04.4309877Z use_cpu=False, 2025-05-07T20:33:04.4310254Z check_non_contiguous=False, 2025-05-07T20:33:04.4310687Z known_shape=False, 2025-05-07T20:33:04.4311050Z ) 2025-05-07T20:33:04.4311419Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:04.4312398Z self=, 2025-05-07T20:33:04.4313346Z max_seq_length=8, 2025-05-07T20:33:04.4313724Z batch_size=101, 2025-05-07T20:33:04.4314073Z num_cols=23, 2025-05-07T20:33:04.4314473Z num_jagged_tensor_rows=103, 2025-05-07T20:33:04.4314943Z index_dtype=torch.int32, 2025-05-07T20:33:04.4315332Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:04.4315963Z use_cpu=False, 2025-05-07T20:33:04.4316348Z check_non_contiguous=False, 2025-05-07T20:33:04.4316794Z known_shape=False, 2025-05-07T20:33:04.4317146Z ) 2025-05-07T20:33:04.4317516Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:04.4318492Z self=, 2025-05-07T20:33:04.4319425Z max_seq_length=10, 2025-05-07T20:33:04.4319803Z batch_size=120, 2025-05-07T20:33:04.4320154Z num_cols=74, 2025-05-07T20:33:04.4320518Z num_jagged_tensor_rows=103, 2025-05-07T20:33:04.4320972Z index_dtype=torch.int32, 2025-05-07T20:33:04.4321426Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:33:04.4321883Z use_cpu=False, 2025-05-07T20:33:04.4322263Z check_non_contiguous=True, 2025-05-07T20:33:04.4322699Z known_shape=True, 2025-05-07T20:33:04.4323063Z ) 2025-05-07T20:33:04.4323418Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:04.4324398Z self=, 2025-05-07T20:33:04.4325279Z max_seq_length=8, 2025-05-07T20:33:04.4325640Z batch_size=11, 2025-05-07T20:33:04.4325975Z num_cols=7, 2025-05-07T20:33:04.4326323Z num_jagged_tensor_rows=45, 2025-05-07T20:33:04.4326741Z index_dtype=torch.int64, 2025-05-07T20:33:04.4327189Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:04.4327620Z use_cpu=False, 2025-05-07T20:33:04.4327969Z check_non_contiguous=False, 2025-05-07T20:33:04.4328400Z known_shape=True, 2025-05-07T20:33:04.4328767Z ) 2025-05-07T20:33:04.4329127Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:04.4330116Z self=, 2025-05-07T20:33:04.4331346Z max_seq_length=10, 2025-05-07T20:33:04.4331736Z batch_size=108, 2025-05-07T20:33:04.4332093Z num_cols=81, 2025-05-07T20:33:04.4332454Z num_jagged_tensor_rows=48, 2025-05-07T20:33:04.4332903Z index_dtype=torch.int64, 2025-05-07T20:33:04.4333367Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:04.4333963Z use_cpu=True, 2025-05-07T20:33:04.4334337Z check_non_contiguous=False, 2025-05-07T20:33:04.4334772Z known_shape=True, 2025-05-07T20:33:04.4335127Z ) 2025-05-07T20:33:04.4335482Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:04.4336431Z self=, 2025-05-07T20:33:04.4337380Z max_seq_length=5, 2025-05-07T20:33:04.4337749Z batch_size=113, 2025-05-07T20:33:04.4338098Z num_cols=79, 2025-05-07T20:33:04.4338466Z num_jagged_tensor_rows=104, 2025-05-07T20:33:04.4338911Z index_dtype=torch.int32, 2025-05-07T20:33:04.4339385Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:04.4339862Z use_cpu=False, 2025-05-07T20:33:04.4340230Z check_non_contiguous=True, 2025-05-07T20:33:04.4340665Z known_shape=False, 2025-05-07T20:33:04.4341022Z ) 2025-05-07T20:33:04.4341383Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:04.4342377Z self=, 2025-05-07T20:33:04.4343312Z max_seq_length=6, 2025-05-07T20:33:04.4343682Z batch_size=26, 2025-05-07T20:33:04.4344021Z num_cols=26, 2025-05-07T20:33:04.4344395Z num_jagged_tensor_rows=18, 2025-05-07T20:33:04.4344845Z index_dtype=torch.int32, 2025-05-07T20:33:04.4345267Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:04.4345733Z use_cpu=False, 2025-05-07T20:33:04.4346105Z check_non_contiguous=True, 2025-05-07T20:33:04.4346487Z known_shape=True, 2025-05-07T20:33:04.4346824Z ) 2025-05-07T20:33:04.4347171Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:04.4348108Z self=, 2025-05-07T20:33:04.4349035Z max_seq_length=10, 2025-05-07T20:33:04.4349385Z batch_size=94, 2025-05-07T20:33:04.4349717Z num_cols=73, 2025-05-07T20:33:04.4350068Z num_jagged_tensor_rows=81, 2025-05-07T20:33:04.4350491Z index_dtype=torch.int32, 2025-05-07T20:33:04.4350934Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:33:04.4351347Z use_cpu=True, 2025-05-07T20:33:04.4351711Z check_non_contiguous=False, 2025-05-07T20:33:04.4352145Z known_shape=False, 2025-05-07T20:33:04.4352491Z ) 2025-05-07T20:33:04.4352837Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:04.4353744Z self=, 2025-05-07T20:33:04.4354638Z max_seq_length=8, 2025-05-07T20:33:04.4354999Z batch_size=118, 2025-05-07T20:33:04.4355351Z num_cols=16, 2025-05-07T20:33:04.4355874Z num_jagged_tensor_rows=84, 2025-05-07T20:33:04.4356313Z index_dtype=torch.int64, 2025-05-07T20:33:04.4356750Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:33:04.4357176Z use_cpu=True, 2025-05-07T20:33:04.4357549Z check_non_contiguous=True, 2025-05-07T20:33:04.4357967Z known_shape=True, 2025-05-07T20:33:04.4358311Z ) 2025-05-07T20:33:04.4358663Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:04.4359574Z self=, 2025-05-07T20:33:04.4360384Z max_seq_length=6, 2025-05-07T20:33:04.4360679Z batch_size=95, 2025-05-07T20:33:04.4360966Z num_cols=92, 2025-05-07T20:33:04.4361297Z num_jagged_tensor_rows=87, 2025-05-07T20:33:04.4361657Z index_dtype=torch.int64, 2025-05-07T20:33:04.4362059Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:04.4362467Z use_cpu=True, 2025-05-07T20:33:04.4362776Z check_non_contiguous=False, 2025-05-07T20:33:04.4363308Z known_shape=False, 2025-05-07T20:33:04.4363630Z ) 2025-05-07T20:33:04.4363948Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:04.4364818Z self=, 2025-05-07T20:33:04.4365772Z max_seq_length=6, 2025-05-07T20:33:04.4366120Z batch_size=6, 2025-05-07T20:33:04.4366420Z num_cols=92, 2025-05-07T20:33:04.4366762Z num_jagged_tensor_rows=87, 2025-05-07T20:33:04.4367181Z index_dtype=torch.int64, 2025-05-07T20:33:04.4367603Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:04.4368067Z use_cpu=True, 2025-05-07T20:33:04.4368432Z check_non_contiguous=False, 2025-05-07T20:33:04.4368843Z known_shape=False, 2025-05-07T20:33:04.4369182Z ) 2025-05-07T20:33:04.4369526Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:04.4370419Z self=, 2025-05-07T20:33:04.4371336Z max_seq_length=6, 2025-05-07T20:33:04.4371709Z batch_size=6, 2025-05-07T20:33:04.4372045Z num_cols=92, 2025-05-07T20:33:04.4372392Z num_jagged_tensor_rows=92, 2025-05-07T20:33:04.4372797Z index_dtype=torch.int64, 2025-05-07T20:33:04.4373235Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:04.4373675Z use_cpu=True, 2025-05-07T20:33:04.4374043Z check_non_contiguous=False, 2025-05-07T20:33:04.4374534Z known_shape=False, 2025-05-07T20:33:04.4374875Z ) 2025-05-07T20:33:04.4375207Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:04.4376226Z self=, 2025-05-07T20:33:04.4377104Z max_seq_length=6, 2025-05-07T20:33:04.4377463Z batch_size=6, 2025-05-07T20:33:04.4377787Z num_cols=92, 2025-05-07T20:33:04.4378139Z num_jagged_tensor_rows=6, 2025-05-07T20:33:04.4378562Z index_dtype=torch.int64, 2025-05-07T20:33:04.4379023Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:04.4379470Z use_cpu=True, 2025-05-07T20:33:04.4379841Z check_non_contiguous=False, 2025-05-07T20:33:04.4380263Z known_shape=False, 2025-05-07T20:33:04.4380604Z ) 2025-05-07T20:33:04.4380958Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:04.4381893Z self=, 2025-05-07T20:33:04.4382793Z max_seq_length=6, 2025-05-07T20:33:04.4383144Z batch_size=6, 2025-05-07T20:33:04.4383457Z num_cols=92, 2025-05-07T20:33:04.4383810Z num_jagged_tensor_rows=6, 2025-05-07T20:33:04.4384228Z index_dtype=torch.int64, 2025-05-07T20:33:04.4384662Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:04.4385109Z use_cpu=True, 2025-05-07T20:33:04.4385450Z check_non_contiguous=True, 2025-05-07T20:33:04.4385856Z known_shape=False, 2025-05-07T20:33:04.4386196Z ) 2025-05-07T20:33:04.4386529Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:04.4387435Z self=, 2025-05-07T20:33:04.4388303Z max_seq_length=5, 2025-05-07T20:33:04.4388648Z batch_size=6, 2025-05-07T20:33:04.4388994Z num_cols=92, 2025-05-07T20:33:04.4389350Z num_jagged_tensor_rows=6, 2025-05-07T20:33:04.4389775Z index_dtype=torch.int64, 2025-05-07T20:33:04.4390214Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:04.4390928Z use_cpu=True, 2025-05-07T20:33:04.4391311Z check_non_contiguous=True, 2025-05-07T20:33:04.4391730Z known_shape=False, 2025-05-07T20:33:04.4392090Z ) 2025-05-07T20:33:04.4392450Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:04.4393422Z self=, 2025-05-07T20:33:04.4394299Z max_seq_length=5, 2025-05-07T20:33:04.4394666Z batch_size=6, 2025-05-07T20:33:04.4394996Z num_cols=6, 2025-05-07T20:33:04.4396910Z num_jagged_tensor_rows=6, 2025-05-07T20:33:04.4397396Z index_dtype=torch.int64, 2025-05-07T20:33:04.4397834Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:04.4398297Z use_cpu=True, 2025-05-07T20:33:04.4398654Z check_non_contiguous=True, 2025-05-07T20:33:04.4399268Z known_shape=False, 2025-05-07T20:33:04.4399606Z ) 2025-05-07T20:33:04.4399963Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:04.4400895Z self=, 2025-05-07T20:33:04.4401782Z max_seq_length=7, 2025-05-07T20:33:04.4402135Z batch_size=59, 2025-05-07T20:33:04.4402459Z num_cols=128, 2025-05-07T20:33:04.4402770Z num_jagged_tensor_rows=125, 2025-05-07T20:33:04.4403170Z index_dtype=torch.int32, 2025-05-07T20:33:04.4403571Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:33:04.4403970Z use_cpu=False, 2025-05-07T20:33:04.4404312Z check_non_contiguous=False, 2025-05-07T20:33:04.4404697Z known_shape=True, 2025-05-07T20:33:04.4405007Z ) 2025-05-07T20:33:04.4405334Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:04.4406212Z self=, 2025-05-07T20:33:04.4407065Z max_seq_length=7, 2025-05-07T20:33:04.4407418Z batch_size=59, 2025-05-07T20:33:04.4407748Z num_cols=128, 2025-05-07T20:33:04.4408096Z num_jagged_tensor_rows=125, 2025-05-07T20:33:04.4408508Z index_dtype=torch.int32, 2025-05-07T20:33:04.4408934Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:33:04.4409368Z use_cpu=True, 2025-05-07T20:33:04.4409698Z check_non_contiguous=False, 2025-05-07T20:33:04.4410104Z known_shape=True, 2025-05-07T20:33:04.4410440Z ) 2025-05-07T20:33:04.4410773Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:04.4411688Z self=, 2025-05-07T20:33:04.4412608Z max_seq_length=7, 2025-05-07T20:33:04.4412951Z batch_size=125, 2025-05-07T20:33:04.4413294Z num_cols=128, 2025-05-07T20:33:04.4413652Z num_jagged_tensor_rows=125, 2025-05-07T20:33:04.4414092Z index_dtype=torch.int32, 2025-05-07T20:33:04.4414602Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:33:04.4415071Z use_cpu=True, 2025-05-07T20:33:04.4415441Z check_non_contiguous=False, 2025-05-07T20:33:04.4415866Z known_shape=True, 2025-05-07T20:33:04.4416198Z ) 2025-05-07T20:33:04.4416511Z PASSED 2025-05-07T20:33:04.4930941Z jagged/jagged_index_select_2d_test.py::JaggedIndexSelect2DTest::test_jagged_index_select_2d_in_inference PASSED 2025-05-07T20:33:04.4931683Z 2025-05-07T20:33:04.4931894Z ============================== 2 passed in 2.86s =============================== 2025-05-07T20:33:05.2782629Z 2025-05-07T20:33:05.2783484Z [TEST] Python test suite PASSED: ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:33:05.2802844Z [TEST] Python test time for ./jagged/jagged_index_select_2d_test.py: 6 seconds 2025-05-07T20:33:05.2803313Z 2025-05-07T20:33:05.2803319Z 2025-05-07T20:33:05.2803324Z 2025-05-07T20:33:05.2803330Z 2025-05-07T20:33:05.2825595Z ################################################################################ 2025-05-07T20:33:05.2841377Z # [2025-05-07T20:33:05.283Z] Run Python Test Suite: 2025-05-07T20:33:05.2841891Z # ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:33:05.2842343Z ################################################################################ 2025-05-07T20:33:05.2865841Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:33:05.2866665Z 2025-05-07T20:33:07.4543365Z ============================= test session starts ============================== 2025-05-07T20:33:07.4544572Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:07.4545160Z cachedir: .pytest_cache 2025-05-07T20:33:07.4545794Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:07.4546543Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:07.4547150Z plugins: hypothesis-6.131.14 2025-05-07T20:33:09.6241222Z collecting ... collected 2 items 2025-05-07T20:33:09.6241546Z 2025-05-07T20:33:13.7671674Z jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:13.7672913Z self=, 2025-05-07T20:33:13.7673482Z num_jagged_dim=1, 2025-05-07T20:33:13.7673748Z outer_dense_size=0, 2025-05-07T20:33:13.7673997Z inner_dense_size=0, 2025-05-07T20:33:13.7674263Z fold_inner_dense=False, 2025-05-07T20:33:13.7674559Z padding_value=0, 2025-05-07T20:33:13.7674805Z dtype=torch.float32, 2025-05-07T20:33:13.7675082Z device_type=device(type='cpu'), 2025-05-07T20:33:13.7675369Z ) 2025-05-07T20:33:13.7675674Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:13.7676277Z self=, 2025-05-07T20:33:13.7676873Z num_jagged_dim=2, 2025-05-07T20:33:13.7677110Z outer_dense_size=0, 2025-05-07T20:33:13.7677362Z inner_dense_size=0, 2025-05-07T20:33:13.7677613Z fold_inner_dense=False, 2025-05-07T20:33:13.7677876Z padding_value=0, 2025-05-07T20:33:13.7678113Z dtype=torch.float32, 2025-05-07T20:33:13.7678384Z device_type=device(type='cpu'), 2025-05-07T20:33:13.7678663Z ) 2025-05-07T20:33:13.7678892Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:13.7679484Z self=, 2025-05-07T20:33:13.7680031Z num_jagged_dim=2, 2025-05-07T20:33:13.7680273Z outer_dense_size=5, 2025-05-07T20:33:13.7680532Z inner_dense_size=5, 2025-05-07T20:33:13.7680781Z fold_inner_dense=False, 2025-05-07T20:33:13.7681041Z padding_value=-1e-08, 2025-05-07T20:33:13.7681309Z dtype=torch.float16, 2025-05-07T20:33:13.7681580Z device_type=device(type='cpu'), 2025-05-07T20:33:13.7681845Z ) 2025-05-07T20:33:13.7682079Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:13.7682660Z self=, 2025-05-07T20:33:13.7683202Z num_jagged_dim=5, 2025-05-07T20:33:13.7683432Z outer_dense_size=4, 2025-05-07T20:33:13.7683691Z inner_dense_size=2, 2025-05-07T20:33:13.7683939Z fold_inner_dense=False, 2025-05-07T20:33:13.7684199Z padding_value=-1e-08, 2025-05-07T20:33:13.7684460Z dtype=torch.bfloat16, 2025-05-07T20:33:13.7684728Z device_type=device(type='cuda'), 2025-05-07T20:33:13.7685005Z ) 2025-05-07T20:33:13.7685239Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:13.7685814Z self=, 2025-05-07T20:33:13.7686366Z num_jagged_dim=4, 2025-05-07T20:33:13.7686611Z outer_dense_size=2, 2025-05-07T20:33:13.7686893Z inner_dense_size=3, 2025-05-07T20:33:13.7687139Z fold_inner_dense=True, 2025-05-07T20:33:13.7687394Z padding_value=-1e-08, 2025-05-07T20:33:13.7687650Z dtype=torch.float16, 2025-05-07T20:33:13.7687917Z device_type=device(type='cpu'), 2025-05-07T20:33:13.7688187Z ) 2025-05-07T20:33:13.7688423Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:13.7689005Z self=, 2025-05-07T20:33:13.7689547Z num_jagged_dim=2, 2025-05-07T20:33:13.7689786Z outer_dense_size=5, 2025-05-07T20:33:13.7690385Z inner_dense_size=0, 2025-05-07T20:33:13.7690798Z fold_inner_dense=False, 2025-05-07T20:33:13.7691059Z padding_value=0, 2025-05-07T20:33:13.7691307Z dtype=torch.float32, 2025-05-07T20:33:13.7691580Z device_type=device(type='cuda'), 2025-05-07T20:33:13.7691851Z ) 2025-05-07T20:33:13.7692256Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:13.7692836Z self=, 2025-05-07T20:33:13.7693372Z num_jagged_dim=1, 2025-05-07T20:33:13.7693615Z outer_dense_size=5, 2025-05-07T20:33:13.7693865Z inner_dense_size=5, 2025-05-07T20:33:13.7694106Z fold_inner_dense=True, 2025-05-07T20:33:13.7694373Z padding_value=-1e-08, 2025-05-07T20:33:13.7694633Z dtype=torch.bfloat16, 2025-05-07T20:33:13.7694898Z device_type=device(type='cpu'), 2025-05-07T20:33:13.7695171Z ) 2025-05-07T20:33:13.7695403Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:13.7695984Z self=, 2025-05-07T20:33:13.7696529Z num_jagged_dim=3, 2025-05-07T20:33:13.7696768Z outer_dense_size=5, 2025-05-07T20:33:13.7697008Z inner_dense_size=1, 2025-05-07T20:33:13.7697253Z fold_inner_dense=True, 2025-05-07T20:33:13.7697507Z padding_value=0, 2025-05-07T20:33:13.7697750Z dtype=torch.float32, 2025-05-07T20:33:13.7698010Z device_type=device(type='cuda'), 2025-05-07T20:33:13.7698286Z ) 2025-05-07T20:33:13.7698517Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:13.7699089Z self=, 2025-05-07T20:33:13.7699638Z num_jagged_dim=5, 2025-05-07T20:33:13.7699878Z outer_dense_size=2, 2025-05-07T20:33:13.7700113Z inner_dense_size=3, 2025-05-07T20:33:13.7700359Z fold_inner_dense=True, 2025-05-07T20:33:13.7700614Z padding_value=0, 2025-05-07T20:33:13.7700857Z dtype=torch.bfloat16, 2025-05-07T20:33:13.7701131Z device_type=device(type='cuda'), 2025-05-07T20:33:13.7701402Z ) 2025-05-07T20:33:13.7701628Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:13.7702212Z self=, 2025-05-07T20:33:13.7702764Z num_jagged_dim=3, 2025-05-07T20:33:13.7703004Z outer_dense_size=3, 2025-05-07T20:33:13.7703240Z inner_dense_size=4, 2025-05-07T20:33:13.7703487Z fold_inner_dense=True, 2025-05-07T20:33:13.7703743Z padding_value=0, 2025-05-07T20:33:13.7703982Z dtype=torch.bfloat16, 2025-05-07T20:33:13.7704251Z device_type=device(type='cuda'), 2025-05-07T20:33:13.7704532Z ) 2025-05-07T20:33:13.7704762Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:13.7705348Z self=, 2025-05-07T20:33:13.7705898Z num_jagged_dim=1, 2025-05-07T20:33:13.7706138Z outer_dense_size=2, 2025-05-07T20:33:13.7706387Z inner_dense_size=0, 2025-05-07T20:33:13.7706639Z fold_inner_dense=True, 2025-05-07T20:33:13.7706893Z padding_value=0, 2025-05-07T20:33:13.7707131Z dtype=torch.float32, 2025-05-07T20:33:13.7707401Z device_type=device(type='cuda'), 2025-05-07T20:33:13.7707682Z ) 2025-05-07T20:33:13.7707913Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:13.7708495Z self=, 2025-05-07T20:33:13.7709045Z num_jagged_dim=3, 2025-05-07T20:33:13.7709276Z outer_dense_size=5, 2025-05-07T20:33:13.7709522Z inner_dense_size=2, 2025-05-07T20:33:13.7709770Z fold_inner_dense=True, 2025-05-07T20:33:13.7710015Z padding_value=0, 2025-05-07T20:33:13.7710257Z dtype=torch.float32, 2025-05-07T20:33:13.7710524Z device_type=device(type='cpu'), 2025-05-07T20:33:13.7710791Z ) 2025-05-07T20:33:13.7711158Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:13.7711739Z self=, 2025-05-07T20:33:13.7712282Z num_jagged_dim=2, 2025-05-07T20:33:13.7712513Z outer_dense_size=2, 2025-05-07T20:33:13.7712840Z inner_dense_size=4, 2025-05-07T20:33:13.7713083Z fold_inner_dense=True, 2025-05-07T20:33:13.7713337Z padding_value=-1e-08, 2025-05-07T20:33:13.7713597Z dtype=torch.float16, 2025-05-07T20:33:13.7713861Z device_type=device(type='cuda'), 2025-05-07T20:33:13.7714128Z ) 2025-05-07T20:33:13.7714361Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:13.7714942Z self=, 2025-05-07T20:33:13.7715582Z num_jagged_dim=1, 2025-05-07T20:33:13.7715878Z outer_dense_size=0, 2025-05-07T20:33:13.7716203Z inner_dense_size=5, 2025-05-07T20:33:13.7716526Z fold_inner_dense=False, 2025-05-07T20:33:13.7716920Z padding_value=-1e-08, 2025-05-07T20:33:13.7717271Z dtype=torch.float16, 2025-05-07T20:33:13.7717621Z device_type=device(type='cuda'), 2025-05-07T20:33:13.7717983Z ) 2025-05-07T20:33:13.7718283Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:13.7718999Z self=, 2025-05-07T20:33:13.7719543Z num_jagged_dim=5, 2025-05-07T20:33:13.7719781Z outer_dense_size=1, 2025-05-07T20:33:13.7720025Z inner_dense_size=4, 2025-05-07T20:33:13.7720264Z fold_inner_dense=True, 2025-05-07T20:33:13.7720528Z padding_value=-1e-08, 2025-05-07T20:33:13.7720792Z dtype=torch.bfloat16, 2025-05-07T20:33:13.7721054Z device_type=device(type='cpu'), 2025-05-07T20:33:13.7721332Z ) 2025-05-07T20:33:13.7721566Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:13.7722136Z self=, 2025-05-07T20:33:13.7722683Z num_jagged_dim=2, 2025-05-07T20:33:13.7722926Z outer_dense_size=1, 2025-05-07T20:33:13.7723170Z inner_dense_size=4, 2025-05-07T20:33:13.7723412Z fold_inner_dense=True, 2025-05-07T20:33:13.7723668Z padding_value=0, 2025-05-07T20:33:13.7723915Z dtype=torch.bfloat16, 2025-05-07T20:33:13.7724182Z device_type=device(type='cpu'), 2025-05-07T20:33:13.7724458Z ) 2025-05-07T20:33:13.7724692Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:13.7725263Z self=, 2025-05-07T20:33:13.7725805Z num_jagged_dim=2, 2025-05-07T20:33:13.7726039Z outer_dense_size=1, 2025-05-07T20:33:13.7726273Z inner_dense_size=0, 2025-05-07T20:33:13.7726517Z fold_inner_dense=True, 2025-05-07T20:33:13.7726776Z padding_value=-1e-08, 2025-05-07T20:33:13.7727028Z dtype=torch.float32, 2025-05-07T20:33:13.7727295Z device_type=device(type='cpu'), 2025-05-07T20:33:13.7727572Z ) 2025-05-07T20:33:13.7727796Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:13.7728374Z self=, 2025-05-07T20:33:13.7728913Z num_jagged_dim=2, 2025-05-07T20:33:13.7729171Z outer_dense_size=3, 2025-05-07T20:33:13.7729413Z inner_dense_size=1, 2025-05-07T20:33:13.7729652Z fold_inner_dense=True, 2025-05-07T20:33:13.7729907Z padding_value=0, 2025-05-07T20:33:13.7730152Z dtype=torch.float32, 2025-05-07T20:33:13.7730415Z device_type=device(type='cpu'), 2025-05-07T20:33:13.7730691Z ) 2025-05-07T20:33:13.7730921Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:13.7731491Z self=, 2025-05-07T20:33:13.7732046Z num_jagged_dim=5, 2025-05-07T20:33:13.7732289Z outer_dense_size=0, 2025-05-07T20:33:13.7732527Z inner_dense_size=4, 2025-05-07T20:33:13.7732869Z fold_inner_dense=False, 2025-05-07T20:33:13.7733140Z padding_value=-1e-08, 2025-05-07T20:33:13.7733390Z dtype=torch.float32, 2025-05-07T20:33:13.7733664Z device_type=device(type='cpu'), 2025-05-07T20:33:13.7733941Z ) 2025-05-07T20:33:13.7734286Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:13.7734857Z self=, 2025-05-07T20:33:13.7735395Z num_jagged_dim=3, 2025-05-07T20:33:13.7735632Z outer_dense_size=0, 2025-05-07T20:33:13.7735865Z inner_dense_size=2, 2025-05-07T20:33:13.7736110Z fold_inner_dense=True, 2025-05-07T20:33:13.7736363Z padding_value=0, 2025-05-07T20:33:13.7736598Z dtype=torch.float32, 2025-05-07T20:33:13.7736862Z device_type=device(type='cuda'), 2025-05-07T20:33:13.7737137Z ) 2025-05-07T20:33:13.7737363Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:13.7737949Z self=, 2025-05-07T20:33:13.7738492Z num_jagged_dim=1, 2025-05-07T20:33:13.7738729Z outer_dense_size=1, 2025-05-07T20:33:13.7738964Z inner_dense_size=0, 2025-05-07T20:33:13.7739212Z fold_inner_dense=False, 2025-05-07T20:33:13.7739474Z padding_value=0, 2025-05-07T20:33:13.7739712Z dtype=torch.bfloat16, 2025-05-07T20:33:13.7739982Z device_type=device(type='cuda'), 2025-05-07T20:33:13.7740253Z ) 2025-05-07T20:33:13.7740481Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:13.7741060Z self=, 2025-05-07T20:33:13.7741603Z num_jagged_dim=4, 2025-05-07T20:33:13.7741838Z outer_dense_size=5, 2025-05-07T20:33:13.7742081Z inner_dense_size=5, 2025-05-07T20:33:13.7742329Z fold_inner_dense=True, 2025-05-07T20:33:13.7742574Z padding_value=0, 2025-05-07T20:33:13.7742819Z dtype=torch.float16, 2025-05-07T20:33:13.7743088Z device_type=device(type='cuda'), 2025-05-07T20:33:13.7743359Z ) 2025-05-07T20:33:13.7743595Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:13.7744175Z self=, 2025-05-07T20:33:13.7744720Z num_jagged_dim=5, 2025-05-07T20:33:13.7744957Z outer_dense_size=3, 2025-05-07T20:33:13.7745199Z inner_dense_size=2, 2025-05-07T20:33:13.7745450Z fold_inner_dense=True, 2025-05-07T20:33:13.7745704Z padding_value=-1e-08, 2025-05-07T20:33:13.7745965Z dtype=torch.bfloat16, 2025-05-07T20:33:13.7746238Z device_type=device(type='cpu'), 2025-05-07T20:33:13.7746510Z ) 2025-05-07T20:33:13.7746768Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:13.7747377Z self=, 2025-05-07T20:33:13.7747911Z num_jagged_dim=5, 2025-05-07T20:33:13.7748155Z outer_dense_size=1, 2025-05-07T20:33:13.7748401Z inner_dense_size=0, 2025-05-07T20:33:13.7748650Z fold_inner_dense=True, 2025-05-07T20:33:13.7748894Z padding_value=0, 2025-05-07T20:33:13.7749140Z dtype=torch.bfloat16, 2025-05-07T20:33:13.7749414Z device_type=device(type='cuda'), 2025-05-07T20:33:13.7749688Z ) 2025-05-07T20:33:14.7084342Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:14.7085226Z self=, 2025-05-07T20:33:14.7086017Z num_jagged_dim=2, 2025-05-07T20:33:14.7086355Z outer_dense_size=4, 2025-05-07T20:33:14.7086714Z inner_dense_size=3, 2025-05-07T20:33:14.7087033Z fold_inner_dense=True, 2025-05-07T20:33:14.7087387Z padding_value=-1e-08, 2025-05-07T20:33:14.7087719Z dtype=torch.bfloat16, 2025-05-07T20:33:14.7087995Z device_type=device(type='cuda'), 2025-05-07T20:33:14.7088281Z ) 2025-05-07T20:33:14.7088721Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:14.7089301Z self=, 2025-05-07T20:33:14.7089932Z num_jagged_dim=2, 2025-05-07T20:33:14.7090189Z outer_dense_size=0, 2025-05-07T20:33:14.7090560Z inner_dense_size=2, 2025-05-07T20:33:14.7090998Z fold_inner_dense=True, 2025-05-07T20:33:14.7091266Z padding_value=-1e-08, 2025-05-07T20:33:14.7091523Z dtype=torch.float16, 2025-05-07T20:33:14.7091798Z device_type=device(type='cpu'), 2025-05-07T20:33:14.7092078Z ) 2025-05-07T20:33:14.7092312Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:14.7092897Z self=, 2025-05-07T20:33:14.7093441Z num_jagged_dim=2, 2025-05-07T20:33:14.7093687Z outer_dense_size=4, 2025-05-07T20:33:14.7093929Z inner_dense_size=4, 2025-05-07T20:33:14.7094183Z fold_inner_dense=False, 2025-05-07T20:33:14.7094459Z padding_value=0, 2025-05-07T20:33:14.7094708Z dtype=torch.bfloat16, 2025-05-07T20:33:14.7094984Z device_type=device(type='cuda'), 2025-05-07T20:33:14.7095273Z ) 2025-05-07T20:33:14.7095505Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:14.7096094Z self=, 2025-05-07T20:33:14.7096646Z num_jagged_dim=4, 2025-05-07T20:33:14.7096914Z outer_dense_size=4, 2025-05-07T20:33:14.7097176Z inner_dense_size=4, 2025-05-07T20:33:14.7097425Z fold_inner_dense=False, 2025-05-07T20:33:14.7097679Z padding_value=0, 2025-05-07T20:33:14.7097930Z dtype=torch.bfloat16, 2025-05-07T20:33:14.7098203Z device_type=device(type='cuda'), 2025-05-07T20:33:14.7098484Z ) 2025-05-07T20:33:14.7098717Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:14.7099301Z self=, 2025-05-07T20:33:14.7099851Z num_jagged_dim=2, 2025-05-07T20:33:14.7100089Z outer_dense_size=0, 2025-05-07T20:33:14.7100341Z inner_dense_size=3, 2025-05-07T20:33:14.7100597Z fold_inner_dense=False, 2025-05-07T20:33:14.7100852Z padding_value=0, 2025-05-07T20:33:14.7101136Z dtype=torch.float16, 2025-05-07T20:33:14.7101409Z device_type=device(type='cpu'), 2025-05-07T20:33:14.7101689Z ) 2025-05-07T20:33:14.7101921Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:14.7102507Z self=, 2025-05-07T20:33:14.7103059Z num_jagged_dim=1, 2025-05-07T20:33:14.7103297Z outer_dense_size=0, 2025-05-07T20:33:14.7103546Z inner_dense_size=3, 2025-05-07T20:33:14.7103803Z fold_inner_dense=False, 2025-05-07T20:33:14.7104062Z padding_value=0, 2025-05-07T20:33:14.7104302Z dtype=torch.float16, 2025-05-07T20:33:14.7104570Z device_type=device(type='cpu'), 2025-05-07T20:33:14.7104850Z ) 2025-05-07T20:33:14.7105081Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:14.7105660Z self=, 2025-05-07T20:33:14.7106206Z num_jagged_dim=1, 2025-05-07T20:33:14.7106447Z outer_dense_size=0, 2025-05-07T20:33:14.7106696Z inner_dense_size=1, 2025-05-07T20:33:14.7106946Z fold_inner_dense=False, 2025-05-07T20:33:14.7107199Z padding_value=0, 2025-05-07T20:33:14.7107450Z dtype=torch.float16, 2025-05-07T20:33:14.7107718Z device_type=device(type='cpu'), 2025-05-07T20:33:14.7107988Z ) 2025-05-07T20:33:14.7108225Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:14.7108808Z self=, 2025-05-07T20:33:14.7109355Z num_jagged_dim=1, 2025-05-07T20:33:14.7109594Z outer_dense_size=1, 2025-05-07T20:33:14.7109840Z inner_dense_size=1, 2025-05-07T20:33:14.7110220Z fold_inner_dense=False, 2025-05-07T20:33:14.7110480Z padding_value=0, 2025-05-07T20:33:14.7110725Z dtype=torch.float16, 2025-05-07T20:33:14.7110996Z device_type=device(type='cpu'), 2025-05-07T20:33:14.7111267Z ) 2025-05-07T20:33:14.7111504Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:14.7112249Z self=, 2025-05-07T20:33:14.7112784Z num_jagged_dim=1, 2025-05-07T20:33:14.7113029Z outer_dense_size=0, 2025-05-07T20:33:14.7113276Z inner_dense_size=2, 2025-05-07T20:33:14.7113520Z fold_inner_dense=True, 2025-05-07T20:33:14.7113789Z padding_value=-1e-08, 2025-05-07T20:33:14.7114059Z dtype=torch.float16, 2025-05-07T20:33:14.7114335Z device_type=device(type='cpu'), 2025-05-07T20:33:14.7114605Z ) 2025-05-07T20:33:14.7114845Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:14.7115435Z self=, 2025-05-07T20:33:14.7116288Z num_jagged_dim=1, 2025-05-07T20:33:14.7116609Z outer_dense_size=1, 2025-05-07T20:33:14.7116929Z inner_dense_size=2, 2025-05-07T20:33:14.7117252Z fold_inner_dense=True, 2025-05-07T20:33:14.7117606Z padding_value=-1e-08, 2025-05-07T20:33:14.7117950Z dtype=torch.float16, 2025-05-07T20:33:14.7118297Z device_type=device(type='cpu'), 2025-05-07T20:33:14.7118667Z ) 2025-05-07T20:33:14.7119228Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:14.7119805Z self=, 2025-05-07T20:33:14.7120359Z num_jagged_dim=1, 2025-05-07T20:33:14.7120608Z outer_dense_size=2, 2025-05-07T20:33:14.7120856Z inner_dense_size=2, 2025-05-07T20:33:14.7121100Z fold_inner_dense=True, 2025-05-07T20:33:14.7121366Z padding_value=-1e-08, 2025-05-07T20:33:14.7121626Z dtype=torch.float16, 2025-05-07T20:33:14.7121894Z device_type=device(type='cpu'), 2025-05-07T20:33:14.7122175Z ) 2025-05-07T20:33:14.7122408Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:14.7122980Z self=, 2025-05-07T20:33:14.7123523Z num_jagged_dim=1, 2025-05-07T20:33:14.7123765Z outer_dense_size=2, 2025-05-07T20:33:14.7124004Z inner_dense_size=1, 2025-05-07T20:33:14.7124258Z fold_inner_dense=True, 2025-05-07T20:33:14.7124530Z padding_value=-1e-08, 2025-05-07T20:33:14.7124796Z dtype=torch.float16, 2025-05-07T20:33:14.7125067Z device_type=device(type='cpu'), 2025-05-07T20:33:14.7132635Z ) 2025-05-07T20:33:14.7132883Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:14.7133484Z self=, 2025-05-07T20:33:14.7134040Z num_jagged_dim=1, 2025-05-07T20:33:14.7134295Z outer_dense_size=1, 2025-05-07T20:33:14.7134552Z inner_dense_size=1, 2025-05-07T20:33:14.7134810Z fold_inner_dense=True, 2025-05-07T20:33:14.7135087Z padding_value=-1e-08, 2025-05-07T20:33:14.7135348Z dtype=torch.float16, 2025-05-07T20:33:14.7135626Z device_type=device(type='cpu'), 2025-05-07T20:33:14.7135912Z ) 2025-05-07T20:33:14.7136150Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:14.7136739Z self=, 2025-05-07T20:33:14.7137287Z num_jagged_dim=2, 2025-05-07T20:33:14.7137529Z outer_dense_size=0, 2025-05-07T20:33:14.7137769Z inner_dense_size=4, 2025-05-07T20:33:14.7138023Z fold_inner_dense=False, 2025-05-07T20:33:14.7138286Z padding_value=-1e-08, 2025-05-07T20:33:14.7138548Z dtype=torch.float16, 2025-05-07T20:33:14.7138816Z device_type=device(type='cuda'), 2025-05-07T20:33:14.7139088Z ) 2025-05-07T20:33:14.7139447Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:14.7140033Z self=, 2025-05-07T20:33:14.7140580Z num_jagged_dim=2, 2025-05-07T20:33:14.7140819Z outer_dense_size=0, 2025-05-07T20:33:14.7141150Z inner_dense_size=0, 2025-05-07T20:33:14.7141404Z fold_inner_dense=False, 2025-05-07T20:33:14.7141666Z padding_value=-1e-08, 2025-05-07T20:33:14.7141929Z dtype=torch.float16, 2025-05-07T20:33:14.7142203Z device_type=device(type='cuda'), 2025-05-07T20:33:14.7142474Z ) 2025-05-07T20:33:14.7142665Z PASSED 2025-05-07T20:33:14.9771685Z jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense_meta_backend Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:14.9773186Z self=, 2025-05-07T20:33:14.9773837Z num_jagged_dim=1, 2025-05-07T20:33:14.9774104Z outer_dense_size=0, 2025-05-07T20:33:14.9774355Z inner_dense_size=0, 2025-05-07T20:33:14.9774613Z padding_value=0, 2025-05-07T20:33:14.9774873Z dtype=torch.float32, 2025-05-07T20:33:14.9775138Z device_type='meta', 2025-05-07T20:33:14.9775371Z ) 2025-05-07T20:33:14.9775661Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:14.9776354Z self=, 2025-05-07T20:33:14.9776946Z num_jagged_dim=2, 2025-05-07T20:33:14.9777189Z outer_dense_size=0, 2025-05-07T20:33:14.9777441Z inner_dense_size=0, 2025-05-07T20:33:14.9777692Z padding_value=0, 2025-05-07T20:33:14.9777935Z dtype=torch.float32, 2025-05-07T20:33:14.9778203Z device_type='meta', 2025-05-07T20:33:14.9778439Z ) 2025-05-07T20:33:14.9778715Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:14.9779396Z self=, 2025-05-07T20:33:14.9779994Z num_jagged_dim=2, 2025-05-07T20:33:14.9780234Z outer_dense_size=5, 2025-05-07T20:33:14.9780483Z inner_dense_size=3, 2025-05-07T20:33:14.9780729Z padding_value=0, 2025-05-07T20:33:14.9780977Z dtype=torch.bfloat16, 2025-05-07T20:33:14.9781274Z device_type='meta', 2025-05-07T20:33:14.9781635Z ) 2025-05-07T20:33:14.9781942Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:14.9782619Z self=, 2025-05-07T20:33:14.9783212Z num_jagged_dim=5, 2025-05-07T20:33:14.9783454Z outer_dense_size=0, 2025-05-07T20:33:14.9783695Z inner_dense_size=2, 2025-05-07T20:33:14.9783937Z padding_value=0, 2025-05-07T20:33:14.9784190Z dtype=torch.float16, 2025-05-07T20:33:14.9784437Z device_type='meta', 2025-05-07T20:33:14.9784667Z ) 2025-05-07T20:33:14.9784947Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:14.9785609Z self=, 2025-05-07T20:33:14.9786200Z num_jagged_dim=5, 2025-05-07T20:33:14.9786449Z outer_dense_size=2, 2025-05-07T20:33:14.9786694Z inner_dense_size=4, 2025-05-07T20:33:14.9786938Z padding_value=0, 2025-05-07T20:33:14.9787186Z dtype=torch.float16, 2025-05-07T20:33:14.9787440Z device_type='meta', 2025-05-07T20:33:14.9787670Z ) 2025-05-07T20:33:14.9787948Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:14.9788614Z self=, 2025-05-07T20:33:14.9789196Z num_jagged_dim=5, 2025-05-07T20:33:14.9789435Z outer_dense_size=1, 2025-05-07T20:33:14.9789680Z inner_dense_size=4, 2025-05-07T20:33:14.9789917Z padding_value=0, 2025-05-07T20:33:14.9790354Z dtype=torch.bfloat16, 2025-05-07T20:33:14.9790791Z device_type='meta', 2025-05-07T20:33:14.9791019Z ) 2025-05-07T20:33:14.9791293Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:14.9791962Z self=, 2025-05-07T20:33:14.9792794Z num_jagged_dim=5, 2025-05-07T20:33:14.9793037Z outer_dense_size=3, 2025-05-07T20:33:14.9793287Z inner_dense_size=5, 2025-05-07T20:33:14.9793538Z padding_value=0, 2025-05-07T20:33:14.9793785Z dtype=torch.float32, 2025-05-07T20:33:14.9794051Z device_type='meta', 2025-05-07T20:33:14.9794291Z ) 2025-05-07T20:33:14.9794571Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:14.9795351Z self=, 2025-05-07T20:33:14.9796220Z num_jagged_dim=3, 2025-05-07T20:33:14.9796544Z outer_dense_size=3, 2025-05-07T20:33:14.9796867Z inner_dense_size=4, 2025-05-07T20:33:14.9797188Z padding_value=0, 2025-05-07T20:33:14.9797499Z dtype=torch.float16, 2025-05-07T20:33:14.9797830Z device_type='meta', 2025-05-07T20:33:14.9798134Z ) 2025-05-07T20:33:14.9798417Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:14.9799086Z self=, 2025-05-07T20:33:14.9799671Z num_jagged_dim=5, 2025-05-07T20:33:14.9799913Z outer_dense_size=4, 2025-05-07T20:33:14.9800154Z inner_dense_size=4, 2025-05-07T20:33:14.9800399Z padding_value=0, 2025-05-07T20:33:14.9800645Z dtype=torch.bfloat16, 2025-05-07T20:33:14.9800899Z device_type='meta', 2025-05-07T20:33:14.9801133Z ) 2025-05-07T20:33:14.9801406Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:14.9802073Z self=, 2025-05-07T20:33:14.9802787Z num_jagged_dim=4, 2025-05-07T20:33:14.9803116Z outer_dense_size=5, 2025-05-07T20:33:14.9803437Z inner_dense_size=4, 2025-05-07T20:33:14.9803720Z padding_value=0, 2025-05-07T20:33:14.9803972Z dtype=torch.float16, 2025-05-07T20:33:14.9804226Z device_type='meta', 2025-05-07T20:33:14.9804448Z ) 2025-05-07T20:33:14.9804720Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:14.9805384Z self=, 2025-05-07T20:33:14.9805961Z num_jagged_dim=3, 2025-05-07T20:33:14.9806201Z outer_dense_size=4, 2025-05-07T20:33:14.9806443Z inner_dense_size=2, 2025-05-07T20:33:14.9806682Z padding_value=0, 2025-05-07T20:33:14.9806929Z dtype=torch.float32, 2025-05-07T20:33:14.9807181Z device_type='meta', 2025-05-07T20:33:14.9807405Z ) 2025-05-07T20:33:14.9807684Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:14.9808351Z self=, 2025-05-07T20:33:14.9808936Z num_jagged_dim=3, 2025-05-07T20:33:14.9809174Z outer_dense_size=4, 2025-05-07T20:33:14.9809416Z inner_dense_size=4, 2025-05-07T20:33:14.9809658Z padding_value=0, 2025-05-07T20:33:14.9809894Z dtype=torch.float32, 2025-05-07T20:33:14.9810145Z device_type='meta', 2025-05-07T20:33:14.9810375Z ) 2025-05-07T20:33:14.9810641Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:14.9811307Z self=, 2025-05-07T20:33:14.9811893Z num_jagged_dim=4, 2025-05-07T20:33:14.9812126Z outer_dense_size=4, 2025-05-07T20:33:14.9812371Z inner_dense_size=4, 2025-05-07T20:33:14.9812609Z padding_value=0, 2025-05-07T20:33:14.9812993Z dtype=torch.float32, 2025-05-07T20:33:14.9813249Z device_type='meta', 2025-05-07T20:33:14.9813483Z ) 2025-05-07T20:33:14.9813747Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:14.9814410Z self=, 2025-05-07T20:33:14.9815083Z num_jagged_dim=2, 2025-05-07T20:33:14.9815325Z outer_dense_size=3, 2025-05-07T20:33:14.9815563Z inner_dense_size=4, 2025-05-07T20:33:14.9815806Z padding_value=0, 2025-05-07T20:33:14.9816051Z dtype=torch.float32, 2025-05-07T20:33:14.9816300Z device_type='meta', 2025-05-07T20:33:14.9816530Z ) 2025-05-07T20:33:14.9816816Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:14.9817512Z self=, 2025-05-07T20:33:14.9818102Z num_jagged_dim=2, 2025-05-07T20:33:14.9818349Z outer_dense_size=3, 2025-05-07T20:33:14.9818589Z inner_dense_size=2, 2025-05-07T20:33:14.9818829Z padding_value=0, 2025-05-07T20:33:14.9819073Z dtype=torch.float32, 2025-05-07T20:33:14.9819325Z device_type='meta', 2025-05-07T20:33:14.9819552Z ) 2025-05-07T20:33:14.9819827Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:14.9820495Z self=, 2025-05-07T20:33:14.9821077Z num_jagged_dim=3, 2025-05-07T20:33:14.9821316Z outer_dense_size=3, 2025-05-07T20:33:14.9821562Z inner_dense_size=2, 2025-05-07T20:33:14.9821796Z padding_value=0, 2025-05-07T20:33:14.9822038Z dtype=torch.float32, 2025-05-07T20:33:14.9822289Z device_type='meta', 2025-05-07T20:33:14.9822514Z ) 2025-05-07T20:33:14.9822789Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:14.9823458Z self=, 2025-05-07T20:33:14.9824051Z num_jagged_dim=3, 2025-05-07T20:33:14.9824283Z outer_dense_size=3, 2025-05-07T20:33:14.9824522Z inner_dense_size=3, 2025-05-07T20:33:14.9824764Z padding_value=0, 2025-05-07T20:33:14.9825010Z dtype=torch.float32, 2025-05-07T20:33:14.9825268Z device_type='meta', 2025-05-07T20:33:14.9825497Z ) 2025-05-07T20:33:14.9825771Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:14.9826431Z self=, 2025-05-07T20:33:14.9827024Z num_jagged_dim=3, 2025-05-07T20:33:14.9827264Z outer_dense_size=4, 2025-05-07T20:33:14.9827503Z inner_dense_size=0, 2025-05-07T20:33:14.9827741Z padding_value=0, 2025-05-07T20:33:14.9827985Z dtype=torch.float16, 2025-05-07T20:33:14.9828230Z device_type='meta', 2025-05-07T20:33:14.9828459Z ) 2025-05-07T20:33:14.9828738Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:14.9829405Z self=, 2025-05-07T20:33:14.9829989Z num_jagged_dim=1, 2025-05-07T20:33:14.9830229Z outer_dense_size=4, 2025-05-07T20:33:14.9830480Z inner_dense_size=0, 2025-05-07T20:33:14.9830716Z padding_value=0, 2025-05-07T20:33:14.9830962Z dtype=torch.float16, 2025-05-07T20:33:14.9831216Z device_type='meta', 2025-05-07T20:33:14.9831447Z ) 2025-05-07T20:33:14.9831721Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:14.9832390Z self=, 2025-05-07T20:33:14.9832973Z num_jagged_dim=1, 2025-05-07T20:33:14.9833212Z outer_dense_size=1, 2025-05-07T20:33:14.9833457Z inner_dense_size=0, 2025-05-07T20:33:14.9833692Z padding_value=0, 2025-05-07T20:33:14.9834267Z dtype=torch.float16, 2025-05-07T20:33:14.9834524Z device_type='meta', 2025-05-07T20:33:14.9834752Z ) 2025-05-07T20:33:14.9834947Z PASSED 2025-05-07T20:33:14.9835075Z 2025-05-07T20:33:14.9835223Z =============================== warnings summary =============================== 2025-05-07T20:33:14.9836152Z test/jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense 2025-05-07T20:33:14.9838247Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:33:14.9839609Z warnings.warn( 2025-05-07T20:33:14.9839759Z 2025-05-07T20:33:14.9840080Z test/jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense 2025-05-07T20:33:14.9843416Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:33:14.9846721Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:33:14.9847194Z 2025-05-07T20:33:14.9847425Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:33:14.9847904Z ======================== 2 passed, 2 warnings in 7.65s ========================= 2025-05-07T20:33:15.7415471Z 2025-05-07T20:33:15.7415791Z [TEST] Python test suite PASSED: ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:33:15.7436023Z [TEST] Python test time for ./jagged/jagged_to_padded_dense_test.py: 10 seconds 2025-05-07T20:33:15.7436392Z 2025-05-07T20:33:15.7436397Z 2025-05-07T20:33:15.7436406Z 2025-05-07T20:33:15.7436410Z 2025-05-07T20:33:15.7456012Z ################################################################################ 2025-05-07T20:33:15.7474210Z # [2025-05-07T20:33:15.747Z] Run Python Test Suite: 2025-05-07T20:33:15.7474584Z # ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:33:15.7474929Z ################################################################################ 2025-05-07T20:33:15.7499453Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:33:15.7500154Z 2025-05-07T20:33:17.9161528Z ============================= test session starts ============================== 2025-05-07T20:33:17.9162154Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:17.9162720Z cachedir: .pytest_cache 2025-05-07T20:33:17.9163321Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:17.9164076Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:17.9164502Z plugins: hypothesis-6.131.14 2025-05-07T20:33:20.0665163Z collecting ... collected 1 item 2025-05-07T20:33:20.0665604Z 2025-05-07T20:33:20.5514737Z jagged/keyed_jagged_index_select_test.py::KeyedJaggedIndexSelectTest::test_keyed_jagged_index_select_dim1 PASSED 2025-05-07T20:33:20.5515249Z 2025-05-07T20:33:20.5515696Z ============================== 1 passed in 2.76s =============================== 2025-05-07T20:33:21.3208816Z 2025-05-07T20:33:21.3209378Z [TEST] Python test suite PASSED: ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:33:21.3228596Z [TEST] Python test time for ./jagged/keyed_jagged_index_select_test.py: 6 seconds 2025-05-07T20:33:21.3229327Z 2025-05-07T20:33:21.3229333Z 2025-05-07T20:33:21.3229337Z 2025-05-07T20:33:21.3229340Z 2025-05-07T20:33:21.3251213Z ################################################################################ 2025-05-07T20:33:21.3266373Z # [2025-05-07T20:33:21.326Z] Run Python Test Suite: 2025-05-07T20:33:21.3266750Z # ./jagged/misc_ops_test.py 2025-05-07T20:33:21.3267068Z ################################################################################ 2025-05-07T20:33:21.3291356Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/misc_ops_test.py 2025-05-07T20:33:21.3291985Z 2025-05-07T20:33:23.4933769Z ============================= test session starts ============================== 2025-05-07T20:33:23.4934421Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:23.4934964Z cachedir: .pytest_cache 2025-05-07T20:33:23.4935573Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:23.4936311Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:23.4936727Z plugins: hypothesis-6.131.14 2025-05-07T20:33:25.6527569Z collecting ... collected 3 items 2025-05-07T20:33:25.6527812Z 2025-05-07T20:33:25.8159829Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_1d_to_truncated_values PASSED 2025-05-07T20:33:26.1687853Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax Trying example: test_jagged_softmax( 2025-05-07T20:33:26.1688636Z self=, 2025-05-07T20:33:26.1689081Z B=1, 2025-05-07T20:33:26.1689285Z max_L=1, 2025-05-07T20:33:26.1689485Z D=1, 2025-05-07T20:33:26.1689704Z dtype=torch.float32, 2025-05-07T20:33:26.1689979Z device_type=device(type='cpu'), 2025-05-07T20:33:26.1690267Z ) 2025-05-07T20:33:26.1690484Z Trying example: test_jagged_softmax( 2025-05-07T20:33:26.1691232Z self=, 2025-05-07T20:33:26.1691665Z B=170, 2025-05-07T20:33:26.1691859Z max_L=1, 2025-05-07T20:33:26.1692063Z D=1, 2025-05-07T20:33:26.1692272Z dtype=torch.float32, 2025-05-07T20:33:26.1692532Z device_type=device(type='cpu'), 2025-05-07T20:33:26.1692805Z ) 2025-05-07T20:33:26.1693018Z Trying example: test_jagged_softmax( 2025-05-07T20:33:26.1693457Z self=, 2025-05-07T20:33:26.1693889Z B=170, 2025-05-07T20:33:26.1694084Z max_L=706, 2025-05-07T20:33:26.1694288Z D=28, 2025-05-07T20:33:26.1694498Z dtype=torch.float32, 2025-05-07T20:33:26.1694761Z device_type=device(type='cuda'), 2025-05-07T20:33:26.1695026Z ) 2025-05-07T20:33:26.1695233Z Trying example: test_jagged_softmax( 2025-05-07T20:33:26.1695680Z self=, 2025-05-07T20:33:26.1696098Z B=68, 2025-05-07T20:33:26.1696297Z max_L=448, 2025-05-07T20:33:26.1696500Z D=17, 2025-05-07T20:33:26.1696697Z dtype=torch.float32, 2025-05-07T20:33:26.1696962Z device_type=device(type='cpu'), 2025-05-07T20:33:26.1697232Z ) 2025-05-07T20:33:26.1697441Z Trying example: test_jagged_softmax( 2025-05-07T20:33:26.1697874Z self=, 2025-05-07T20:33:26.1698300Z B=474, 2025-05-07T20:33:26.1698496Z max_L=58, 2025-05-07T20:33:26.1698691Z D=15, 2025-05-07T20:33:26.1698893Z dtype=torch.float32, 2025-05-07T20:33:26.1699555Z device_type=device(type='cpu'), 2025-05-07T20:33:26.1699820Z ) 2025-05-07T20:33:26.1700030Z Trying example: test_jagged_softmax( 2025-05-07T20:33:26.1700471Z self=, 2025-05-07T20:33:26.1701043Z B=227, 2025-05-07T20:33:26.1701241Z max_L=793, 2025-05-07T20:33:26.1701448Z D=5, 2025-05-07T20:33:26.1701647Z dtype=torch.float32, 2025-05-07T20:33:26.1701913Z device_type=device(type='cpu'), 2025-05-07T20:33:26.1702183Z ) 2025-05-07T20:33:26.1702389Z Trying example: test_jagged_softmax( 2025-05-07T20:33:26.1702831Z self=, 2025-05-07T20:33:26.1703257Z B=116, 2025-05-07T20:33:26.1703453Z max_L=142, 2025-05-07T20:33:26.1703649Z D=14, 2025-05-07T20:33:26.1703855Z dtype=torch.float32, 2025-05-07T20:33:26.1704119Z device_type=device(type='cuda'), 2025-05-07T20:33:26.1704385Z ) 2025-05-07T20:33:26.1704602Z Trying example: test_jagged_softmax( 2025-05-07T20:33:26.1705043Z self=, 2025-05-07T20:33:26.1705458Z B=152, 2025-05-07T20:33:26.1705653Z max_L=143, 2025-05-07T20:33:26.1705856Z D=20, 2025-05-07T20:33:26.1706063Z dtype=torch.float32, 2025-05-07T20:33:26.1706328Z device_type=device(type='cuda'), 2025-05-07T20:33:26.1706597Z ) 2025-05-07T20:33:26.1706800Z Trying example: test_jagged_softmax( 2025-05-07T20:33:26.1707243Z self=, 2025-05-07T20:33:26.1707672Z B=366, 2025-05-07T20:33:26.1707863Z max_L=67, 2025-05-07T20:33:26.1708062Z D=22, 2025-05-07T20:33:26.1708266Z dtype=torch.float32, 2025-05-07T20:33:26.1708525Z device_type=device(type='cpu'), 2025-05-07T20:33:26.1708794Z ) 2025-05-07T20:33:26.1709001Z Trying example: test_jagged_softmax( 2025-05-07T20:33:26.1709446Z self=, 2025-05-07T20:33:26.1709860Z B=2, 2025-05-07T20:33:26.1710052Z max_L=820, 2025-05-07T20:33:26.1710257Z D=5, 2025-05-07T20:33:26.1710455Z dtype=torch.float32, 2025-05-07T20:33:26.1710719Z device_type=device(type='cuda'), 2025-05-07T20:33:26.1710995Z ) 2025-05-07T20:33:26.1711195Z Trying example: test_jagged_softmax( 2025-05-07T20:33:26.1711635Z self=, 2025-05-07T20:33:26.1712057Z B=30, 2025-05-07T20:33:26.1712246Z max_L=316, 2025-05-07T20:33:26.1712453Z D=27, 2025-05-07T20:33:26.1712659Z dtype=torch.float32, 2025-05-07T20:33:26.1712920Z device_type=device(type='cpu'), 2025-05-07T20:33:26.1713188Z ) 2025-05-07T20:33:26.1713400Z Trying example: test_jagged_softmax( 2025-05-07T20:33:26.1713835Z self=, 2025-05-07T20:33:26.1714261Z B=30, 2025-05-07T20:33:26.1714453Z max_L=316, 2025-05-07T20:33:26.1714656Z D=30, 2025-05-07T20:33:26.1714862Z dtype=torch.float32, 2025-05-07T20:33:26.1715128Z device_type=device(type='cpu'), 2025-05-07T20:33:26.1715396Z ) 2025-05-07T20:33:26.1715682Z Trying example: test_jagged_softmax( 2025-05-07T20:33:26.1716126Z self=, 2025-05-07T20:33:26.1716561Z B=30, 2025-05-07T20:33:26.1716753Z max_L=316, 2025-05-07T20:33:26.1716961Z D=1, 2025-05-07T20:33:26.1717172Z dtype=torch.float32, 2025-05-07T20:33:26.1717436Z device_type=device(type='cpu'), 2025-05-07T20:33:26.1717712Z ) 2025-05-07T20:33:26.1724962Z Trying example: test_jagged_softmax( 2025-05-07T20:33:26.1725461Z self=, 2025-05-07T20:33:26.1725911Z B=316, 2025-05-07T20:33:26.1726120Z max_L=316, 2025-05-07T20:33:26.1726335Z D=1, 2025-05-07T20:33:26.1726555Z dtype=torch.float32, 2025-05-07T20:33:26.1726937Z device_type=device(type='cpu'), 2025-05-07T20:33:26.1727227Z ) 2025-05-07T20:33:26.1727454Z Trying example: test_jagged_softmax( 2025-05-07T20:33:26.1727899Z self=, 2025-05-07T20:33:26.1728340Z B=316, 2025-05-07T20:33:26.1728622Z max_L=1, 2025-05-07T20:33:26.1728821Z D=1, 2025-05-07T20:33:26.1729036Z dtype=torch.float32, 2025-05-07T20:33:26.1729309Z device_type=device(type='cpu'), 2025-05-07T20:33:26.1729587Z ) 2025-05-07T20:33:26.1729813Z Trying example: test_jagged_softmax( 2025-05-07T20:33:26.1730268Z self=, 2025-05-07T20:33:26.1730703Z B=329, 2025-05-07T20:33:26.1730899Z max_L=1, 2025-05-07T20:33:26.1731104Z D=21, 2025-05-07T20:33:26.1731314Z dtype=torch.float32, 2025-05-07T20:33:26.1731576Z device_type=device(type='cuda'), 2025-05-07T20:33:26.1731853Z ) 2025-05-07T20:33:26.1732065Z Trying example: test_jagged_softmax( 2025-05-07T20:33:26.1732513Z self=, 2025-05-07T20:33:26.1732942Z B=329, 2025-05-07T20:33:26.1733136Z max_L=1, 2025-05-07T20:33:26.1733329Z D=1, 2025-05-07T20:33:26.1733536Z dtype=torch.float32, 2025-05-07T20:33:26.1733810Z device_type=device(type='cuda'), 2025-05-07T20:33:26.1734076Z ) 2025-05-07T20:33:26.1734290Z Trying example: test_jagged_softmax( 2025-05-07T20:33:26.1734736Z self=, 2025-05-07T20:33:26.1735150Z B=329, 2025-05-07T20:33:26.1735349Z max_L=329, 2025-05-07T20:33:26.1735555Z D=1, 2025-05-07T20:33:26.1735757Z dtype=torch.float32, 2025-05-07T20:33:26.1736023Z device_type=device(type='cuda'), 2025-05-07T20:33:26.1736296Z ) 2025-05-07T20:33:26.1736502Z Trying example: test_jagged_softmax( 2025-05-07T20:33:26.1736946Z self=, 2025-05-07T20:33:26.1737376Z B=1, 2025-05-07T20:33:26.1737572Z max_L=329, 2025-05-07T20:33:26.1737773Z D=1, 2025-05-07T20:33:26.1737980Z dtype=torch.float32, 2025-05-07T20:33:26.1738245Z device_type=device(type='cuda'), 2025-05-07T20:33:26.1738510Z ) 2025-05-07T20:33:26.1738721Z Trying example: test_jagged_softmax( 2025-05-07T20:33:26.1739169Z self=, 2025-05-07T20:33:26.1739593Z B=1, 2025-05-07T20:33:26.1739777Z max_L=1, 2025-05-07T20:33:26.1739981Z D=1, 2025-05-07T20:33:26.1740187Z dtype=torch.float32, 2025-05-07T20:33:26.1740443Z device_type=device(type='cuda'), 2025-05-07T20:33:26.1740709Z ) 2025-05-07T20:33:26.1740901Z PASSED 2025-05-07T20:33:26.1987855Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_masked_select_jagged_1d PASSED 2025-05-07T20:33:26.1988234Z 2025-05-07T20:33:26.1988379Z =============================== warnings summary =============================== 2025-05-07T20:33:26.1988863Z test/jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax 2025-05-07T20:33:26.1992300Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::dense_to_jagged: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:33:26.1995856Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:33:26.1996290Z 2025-05-07T20:33:26.1996518Z test/jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax 2025-05-07T20:33:26.1999726Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:33:26.2003125Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:33:26.2003549Z 2025-05-07T20:33:26.2003787Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:33:26.2004278Z ======================== 3 passed, 2 warnings in 2.83s ========================= 2025-05-07T20:33:26.9745014Z 2025-05-07T20:33:26.9745481Z [TEST] Python test suite PASSED: ./jagged/misc_ops_test.py 2025-05-07T20:33:26.9766307Z [TEST] Python test time for ./jagged/misc_ops_test.py: 5 seconds 2025-05-07T20:33:26.9766612Z 2025-05-07T20:33:26.9766616Z 2025-05-07T20:33:26.9766620Z 2025-05-07T20:33:26.9766624Z 2025-05-07T20:33:26.9786121Z ################################################################################ 2025-05-07T20:33:26.9802076Z # [2025-05-07T20:33:26.979Z] Run Python Test Suite: 2025-05-07T20:33:26.9802418Z # ./jagged/slice_test.py 2025-05-07T20:33:26.9802727Z ################################################################################ 2025-05-07T20:33:26.9827876Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/slice_test.py 2025-05-07T20:33:26.9828489Z 2025-05-07T20:33:29.1267384Z ============================= test session starts ============================== 2025-05-07T20:33:29.1268024Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:29.1268554Z cachedir: .pytest_cache 2025-05-07T20:33:29.1269166Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:29.1269911Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:29.1270338Z plugins: hypothesis-6.131.14 2025-05-07T20:33:31.2916297Z collecting ... collected 2 items 2025-05-07T20:33:31.2916533Z 2025-05-07T20:33:31.6080947Z jagged/slice_test.py::JaggedSliceTest::test_jagged_slice Trying example: test_jagged_slice( 2025-05-07T20:33:31.6081646Z self=, 2025-05-07T20:33:31.6082455Z B=10, 2025-05-07T20:33:31.6082834Z N=10, 2025-05-07T20:33:31.6083243Z slice_length=0, 2025-05-07T20:33:31.6083718Z dtype=torch.float32, 2025-05-07T20:33:31.6084191Z ) 2025-05-07T20:33:31.6084616Z Trying example: test_jagged_slice( 2025-05-07T20:33:31.6085443Z self=, 2025-05-07T20:33:31.6086285Z B=334, 2025-05-07T20:33:31.6086677Z N=10, 2025-05-07T20:33:31.6087062Z slice_length=0, 2025-05-07T20:33:31.6087522Z dtype=torch.float32, 2025-05-07T20:33:31.6087990Z ) 2025-05-07T20:33:31.6088410Z Trying example: test_jagged_slice( 2025-05-07T20:33:31.6089220Z self=, 2025-05-07T20:33:31.6090006Z B=334, 2025-05-07T20:33:31.6090388Z N=23, 2025-05-07T20:33:31.6091408Z slice_length=47, 2025-05-07T20:33:31.6091684Z dtype=torch.float32, 2025-05-07T20:33:31.6091922Z ) 2025-05-07T20:33:31.6092131Z Trying example: test_jagged_slice( 2025-05-07T20:33:31.6092542Z self=, 2025-05-07T20:33:31.6093086Z B=351, 2025-05-07T20:33:31.6093276Z N=57, 2025-05-07T20:33:31.6093481Z slice_length=15, 2025-05-07T20:33:31.6093724Z dtype=torch.float32, 2025-05-07T20:33:31.6093953Z ) 2025-05-07T20:33:31.6094167Z Trying example: test_jagged_slice( 2025-05-07T20:33:31.6094575Z self=, 2025-05-07T20:33:31.6094967Z B=300, 2025-05-07T20:33:31.6095165Z N=60, 2025-05-07T20:33:31.6095368Z slice_length=0, 2025-05-07T20:33:31.6095598Z dtype=torch.float32, 2025-05-07T20:33:31.6095837Z ) 2025-05-07T20:33:31.6096051Z Trying example: test_jagged_slice( 2025-05-07T20:33:31.6096462Z self=, 2025-05-07T20:33:31.6096863Z B=455, 2025-05-07T20:33:31.6097057Z N=29, 2025-05-07T20:33:31.6097259Z slice_length=31, 2025-05-07T20:33:31.6097494Z dtype=torch.float32, 2025-05-07T20:33:31.6097733Z ) 2025-05-07T20:33:31.6097955Z Trying example: test_jagged_slice( 2025-05-07T20:33:31.6098358Z self=, 2025-05-07T20:33:31.6098757Z B=273, 2025-05-07T20:33:31.6098953Z N=24, 2025-05-07T20:33:31.6099151Z slice_length=8, 2025-05-07T20:33:31.6099387Z dtype=torch.float32, 2025-05-07T20:33:31.6099631Z ) 2025-05-07T20:33:31.6099840Z Trying example: test_jagged_slice( 2025-05-07T20:33:31.6100250Z self=, 2025-05-07T20:33:31.6100652Z B=55, 2025-05-07T20:33:31.6100838Z N=21, 2025-05-07T20:33:31.6101042Z slice_length=31, 2025-05-07T20:33:31.6101289Z dtype=torch.float32, 2025-05-07T20:33:31.6101520Z ) 2025-05-07T20:33:31.6101741Z Trying example: test_jagged_slice( 2025-05-07T20:33:31.6102154Z self=, 2025-05-07T20:33:31.6102544Z B=290, 2025-05-07T20:33:31.6102743Z N=53, 2025-05-07T20:33:31.6102952Z slice_length=10, 2025-05-07T20:33:31.6103193Z dtype=torch.float32, 2025-05-07T20:33:31.6103428Z ) 2025-05-07T20:33:31.6103640Z Trying example: test_jagged_slice( 2025-05-07T20:33:31.6104046Z self=, 2025-05-07T20:33:31.6104434Z B=454, 2025-05-07T20:33:31.6104634Z N=63, 2025-05-07T20:33:31.6104838Z slice_length=41, 2025-05-07T20:33:31.6105073Z dtype=torch.float32, 2025-05-07T20:33:31.6105312Z ) 2025-05-07T20:33:31.6105525Z Trying example: test_jagged_slice( 2025-05-07T20:33:31.6105927Z self=, 2025-05-07T20:33:31.6106323Z B=265, 2025-05-07T20:33:31.6106518Z N=29, 2025-05-07T20:33:31.6106724Z slice_length=38, 2025-05-07T20:33:31.6106965Z dtype=torch.float32, 2025-05-07T20:33:31.6107204Z ) 2025-05-07T20:33:31.6107413Z Trying example: test_jagged_slice( 2025-05-07T20:33:31.6107821Z self=, 2025-05-07T20:33:31.6108224Z B=38, 2025-05-07T20:33:31.6108414Z N=29, 2025-05-07T20:33:31.6108616Z slice_length=38, 2025-05-07T20:33:31.6108862Z dtype=torch.float32, 2025-05-07T20:33:31.6109094Z ) 2025-05-07T20:33:31.6109309Z Trying example: test_jagged_slice( 2025-05-07T20:33:31.6109717Z self=, 2025-05-07T20:33:31.6110112Z B=38, 2025-05-07T20:33:31.6110301Z N=38, 2025-05-07T20:33:31.6110506Z slice_length=38, 2025-05-07T20:33:31.6110747Z dtype=torch.float32, 2025-05-07T20:33:31.6110982Z ) 2025-05-07T20:33:31.6111196Z Trying example: test_jagged_slice( 2025-05-07T20:33:31.6111694Z self=, 2025-05-07T20:33:31.6112096Z B=186, 2025-05-07T20:33:31.6112295Z N=13, 2025-05-07T20:33:31.6112498Z slice_length=53, 2025-05-07T20:33:31.6112754Z dtype=torch.float32, 2025-05-07T20:33:31.6112994Z ) 2025-05-07T20:33:31.6113204Z Trying example: test_jagged_slice( 2025-05-07T20:33:31.6113694Z self=, 2025-05-07T20:33:31.6114094Z B=186, 2025-05-07T20:33:31.6114284Z N=13, 2025-05-07T20:33:31.6114485Z slice_length=0, 2025-05-07T20:33:31.6114724Z dtype=torch.float32, 2025-05-07T20:33:31.6114954Z ) 2025-05-07T20:33:31.6115169Z Trying example: test_jagged_slice( 2025-05-07T20:33:31.6115645Z self=, 2025-05-07T20:33:31.6116038Z B=186, 2025-05-07T20:33:31.6116237Z N=10, 2025-05-07T20:33:31.6116440Z slice_length=0, 2025-05-07T20:33:31.6116671Z dtype=torch.float32, 2025-05-07T20:33:31.6116914Z ) 2025-05-07T20:33:31.6117134Z Trying example: test_jagged_slice( 2025-05-07T20:33:31.6117540Z self=, 2025-05-07T20:33:31.6117943Z B=33, 2025-05-07T20:33:31.6118136Z N=42, 2025-05-07T20:33:31.6118341Z slice_length=29, 2025-05-07T20:33:31.6118578Z dtype=torch.float32, 2025-05-07T20:33:31.6118814Z ) 2025-05-07T20:33:31.6119028Z Trying example: test_jagged_slice( 2025-05-07T20:33:31.6119429Z self=, 2025-05-07T20:33:31.6119824Z B=33, 2025-05-07T20:33:31.6120019Z N=33, 2025-05-07T20:33:31.6120213Z slice_length=29, 2025-05-07T20:33:31.6120454Z dtype=torch.float32, 2025-05-07T20:33:31.6120693Z ) 2025-05-07T20:33:31.6120899Z Trying example: test_jagged_slice( 2025-05-07T20:33:31.6121308Z self=, 2025-05-07T20:33:31.6121709Z B=33, 2025-05-07T20:33:31.6121895Z N=29, 2025-05-07T20:33:31.6122099Z slice_length=29, 2025-05-07T20:33:31.6122348Z dtype=torch.float32, 2025-05-07T20:33:31.6122576Z ) 2025-05-07T20:33:31.6122790Z Trying example: test_jagged_slice( 2025-05-07T20:33:31.6123200Z self=, 2025-05-07T20:33:31.6123592Z B=33, 2025-05-07T20:33:31.6123790Z N=29, 2025-05-07T20:33:31.6123993Z slice_length=33, 2025-05-07T20:33:31.6124235Z dtype=torch.float32, 2025-05-07T20:33:31.6124468Z ) 2025-05-07T20:33:31.6124661Z PASSED 2025-05-07T20:33:31.6125009Z jagged/slice_test.py::JaggedSliceTest::test_jagged_slice_errors PASSED 2025-05-07T20:33:31.6125331Z 2025-05-07T20:33:31.6125476Z ============================== 2 passed in 2.61s =============================== 2025-05-07T20:33:32.2904679Z 2025-05-07T20:33:32.2904921Z [TEST] Python test suite PASSED: ./jagged/slice_test.py 2025-05-07T20:33:32.2922634Z [TEST] Python test time for ./jagged/slice_test.py: 6 seconds 2025-05-07T20:33:32.2922923Z 2025-05-07T20:33:32.2923083Z 2025-05-07T20:33:32.2923097Z 2025-05-07T20:33:32.2923255Z 2025-05-07T20:33:32.2946064Z ################################################################################ 2025-05-07T20:33:32.2961430Z # [2025-05-07T20:33:32.295Z] Run Python Test Suite: 2025-05-07T20:33:32.2961777Z # ./jagged/unique_indices_test.py 2025-05-07T20:33:32.2962127Z ################################################################################ 2025-05-07T20:33:32.2986134Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/unique_indices_test.py 2025-05-07T20:33:32.2986792Z 2025-05-07T20:33:34.4464856Z ============================= test session starts ============================== 2025-05-07T20:33:34.4465542Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:34.4466096Z cachedir: .pytest_cache 2025-05-07T20:33:34.4467050Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:34.4467816Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:34.4468251Z plugins: hypothesis-6.131.14 2025-05-07T20:33:36.6189875Z collecting ... collected 3 items 2025-05-07T20:33:36.6190340Z 2025-05-07T20:33:38.0015483Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices Trying example: test_jagged_unique_indices( 2025-05-07T20:33:38.0016529Z self=, 2025-05-07T20:33:38.0017152Z B=100, 2025-05-07T20:33:38.0017390Z F=50, 2025-05-07T20:33:38.0017598Z max_length=5, 2025-05-07T20:33:38.0017817Z ) 2025-05-07T20:33:38.0018040Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:38.0018559Z self=, 2025-05-07T20:33:38.0019038Z B=120, 2025-05-07T20:33:38.0019259Z F=50, 2025-05-07T20:33:38.0019456Z max_length=5, 2025-05-07T20:33:38.0019670Z ) 2025-05-07T20:33:38.0019891Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:38.0020405Z self=, 2025-05-07T20:33:38.0020905Z B=120, 2025-05-07T20:33:38.0021100Z F=51, 2025-05-07T20:33:38.0021293Z max_length=7, 2025-05-07T20:33:38.0021504Z ) 2025-05-07T20:33:38.0021733Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:38.0022237Z self=, 2025-05-07T20:33:38.0022711Z B=135, 2025-05-07T20:33:38.0022909Z F=100, 2025-05-07T20:33:38.0023101Z max_length=9, 2025-05-07T20:33:38.0023313Z ) 2025-05-07T20:33:38.0023542Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:38.0024053Z self=, 2025-05-07T20:33:38.0024524Z B=183, 2025-05-07T20:33:38.0024724Z F=70, 2025-05-07T20:33:38.0024924Z max_length=8, 2025-05-07T20:33:38.0025127Z ) 2025-05-07T20:33:38.0025354Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:38.0025865Z self=, 2025-05-07T20:33:38.0026341Z B=134, 2025-05-07T20:33:38.0026537Z F=70, 2025-05-07T20:33:38.0026743Z max_length=10, 2025-05-07T20:33:38.0026948Z ) 2025-05-07T20:33:38.0027173Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:38.0027687Z self=, 2025-05-07T20:33:38.0028155Z B=105, 2025-05-07T20:33:38.0028353Z F=53, 2025-05-07T20:33:38.0028553Z max_length=10, 2025-05-07T20:33:38.0028761Z ) 2025-05-07T20:33:38.0028988Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:38.0029507Z self=, 2025-05-07T20:33:38.0029979Z B=176, 2025-05-07T20:33:38.0030168Z F=50, 2025-05-07T20:33:38.0030364Z max_length=10, 2025-05-07T20:33:38.0030571Z ) 2025-05-07T20:33:38.0030791Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:38.0031304Z self=, 2025-05-07T20:33:38.0031774Z B=128, 2025-05-07T20:33:38.0031963Z F=51, 2025-05-07T20:33:38.0032162Z max_length=9, 2025-05-07T20:33:38.0032374Z ) 2025-05-07T20:33:38.0032592Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:38.0033150Z self=, 2025-05-07T20:33:38.0033621Z B=123, 2025-05-07T20:33:38.0033810Z F=92, 2025-05-07T20:33:38.0034005Z max_length=9, 2025-05-07T20:33:38.0034217Z ) 2025-05-07T20:33:38.0034393Z PASSED 2025-05-07T20:33:38.0143229Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices_empty Trying example: test_jagged_unique_indices_empty( 2025-05-07T20:33:38.0144134Z self=, 2025-05-07T20:33:38.0144642Z B=100, 2025-05-07T20:33:38.0144844Z F=50, 2025-05-07T20:33:38.0145233Z ) 2025-05-07T20:33:38.0145487Z Trying example: test_jagged_unique_indices_empty( 2025-05-07T20:33:38.0146048Z self=, 2025-05-07T20:33:38.0146556Z B=126, 2025-05-07T20:33:38.0146763Z F=54, 2025-05-07T20:33:38.0146960Z ) 2025-05-07T20:33:38.0147153Z PASSED 2025-05-07T20:33:39.0978625Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices_multi_keys Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:39.0980053Z self=, 2025-05-07T20:33:39.0980833Z B=100, 2025-05-07T20:33:39.0981146Z F=50, 2025-05-07T20:33:39.0981454Z max_length=5, 2025-05-07T20:33:39.0981774Z ) 2025-05-07T20:33:39.0982159Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:39.0983038Z self=, 2025-05-07T20:33:39.0983630Z B=126, 2025-05-07T20:33:39.0983833Z F=50, 2025-05-07T20:33:39.0984024Z max_length=5, 2025-05-07T20:33:39.0984229Z ) 2025-05-07T20:33:39.0984496Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:39.0985077Z self=, 2025-05-07T20:33:39.0985590Z B=126, 2025-05-07T20:33:39.0985789Z F=78, 2025-05-07T20:33:39.0985978Z max_length=7, 2025-05-07T20:33:39.0986189Z ) 2025-05-07T20:33:39.0986448Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:39.0987031Z self=, 2025-05-07T20:33:39.0987540Z B=191, 2025-05-07T20:33:39.0987731Z F=83, 2025-05-07T20:33:39.0987920Z max_length=8, 2025-05-07T20:33:39.0988124Z ) 2025-05-07T20:33:39.0988381Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:39.0988964Z self=, 2025-05-07T20:33:39.0989471Z B=168, 2025-05-07T20:33:39.0989664Z F=66, 2025-05-07T20:33:39.0989857Z max_length=8, 2025-05-07T20:33:39.0990058Z ) 2025-05-07T20:33:39.0990318Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:39.0991240Z self=, 2025-05-07T20:33:39.0991756Z B=121, 2025-05-07T20:33:39.0991951Z F=59, 2025-05-07T20:33:39.0992149Z max_length=8, 2025-05-07T20:33:39.0992354Z ) 2025-05-07T20:33:39.0992623Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:39.0993211Z self=, 2025-05-07T20:33:39.0993717Z B=166, 2025-05-07T20:33:39.0993912Z F=56, 2025-05-07T20:33:39.0994109Z max_length=6, 2025-05-07T20:33:39.0994319Z ) 2025-05-07T20:33:39.0994580Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:39.0995164Z self=, 2025-05-07T20:33:39.0995794Z B=124, 2025-05-07T20:33:39.0995980Z F=87, 2025-05-07T20:33:39.1003048Z max_length=10, 2025-05-07T20:33:39.1003352Z ) 2025-05-07T20:33:39.1003648Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:39.1004251Z self=, 2025-05-07T20:33:39.1004783Z B=113, 2025-05-07T20:33:39.1004990Z F=69, 2025-05-07T20:33:39.1005186Z max_length=7, 2025-05-07T20:33:39.1005637Z ) 2025-05-07T20:33:39.1005909Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:39.1006500Z self=, 2025-05-07T20:33:39.1007175Z B=179, 2025-05-07T20:33:39.1007376Z F=70, 2025-05-07T20:33:39.1007579Z max_length=7, 2025-05-07T20:33:39.1007789Z ) 2025-05-07T20:33:39.1007994Z PASSED 2025-05-07T20:33:39.1008113Z 2025-05-07T20:33:39.1008265Z ============================== 3 passed in 4.78s =============================== 2025-05-07T20:33:39.8531791Z 2025-05-07T20:33:39.8532552Z [TEST] Python test suite PASSED: ./jagged/unique_indices_test.py 2025-05-07T20:33:39.8552042Z [TEST] Python test time for ./jagged/unique_indices_test.py: 7 seconds 2025-05-07T20:33:39.8552477Z 2025-05-07T20:33:39.8552483Z 2025-05-07T20:33:39.8552488Z 2025-05-07T20:33:39.8552493Z 2025-05-07T20:33:39.8574283Z ################################################################################ 2025-05-07T20:33:39.8593976Z # [2025-05-07T20:33:39.859Z] Run Python Test Suite: 2025-05-07T20:33:39.8594457Z # ./layout_transform_ops_test.py 2025-05-07T20:33:39.8594876Z ################################################################################ 2025-05-07T20:33:39.8618444Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./layout_transform_ops_test.py 2025-05-07T20:33:39.8619178Z 2025-05-07T20:33:42.0169193Z ============================= test session starts ============================== 2025-05-07T20:33:42.0170246Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:42.0171146Z cachedir: .pytest_cache 2025-05-07T20:33:42.0172138Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:42.0173491Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:42.0174230Z plugins: hypothesis-6.131.14 2025-05-07T20:33:43.7888446Z collecting ... collected 3 items 2025-05-07T20:33:43.7888761Z 2025-05-07T20:33:44.0925743Z layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:44.0926735Z self=, 2025-05-07T20:33:44.0927259Z B=1, 2025-05-07T20:33:44.0927458Z T=1, 2025-05-07T20:33:44.0927648Z D=2, 2025-05-07T20:33:44.0927837Z W=1, 2025-05-07T20:33:44.0928034Z ) 2025-05-07T20:33:44.0928288Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:44.0928873Z self=, 2025-05-07T20:33:44.0929393Z B=7, 2025-05-07T20:33:44.0929608Z T=1, 2025-05-07T20:33:44.0929808Z D=2, 2025-05-07T20:33:44.0930011Z W=1, 2025-05-07T20:33:44.0930200Z ) 2025-05-07T20:33:44.0930448Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:44.0931023Z self=, 2025-05-07T20:33:44.0931536Z B=7, 2025-05-07T20:33:44.0931721Z T=12, 2025-05-07T20:33:44.0931914Z D=17, 2025-05-07T20:33:44.0932103Z W=13, 2025-05-07T20:33:44.0932282Z ) 2025-05-07T20:33:44.0932526Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:44.0933093Z self=, 2025-05-07T20:33:44.0933597Z B=8, 2025-05-07T20:33:44.0933788Z T=8, 2025-05-07T20:33:44.0933978Z D=11, 2025-05-07T20:33:44.0934159Z W=19, 2025-05-07T20:33:44.0934341Z ) 2025-05-07T20:33:44.0934582Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:44.0935564Z self=, 2025-05-07T20:33:44.0936082Z B=9, 2025-05-07T20:33:44.0936275Z T=3, 2025-05-07T20:33:44.0936460Z D=14, 2025-05-07T20:33:44.0936654Z W=2, 2025-05-07T20:33:44.0936840Z ) 2025-05-07T20:33:44.0937078Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:44.0937808Z self=, 2025-05-07T20:33:44.0938318Z B=14, 2025-05-07T20:33:44.0938511Z T=6, 2025-05-07T20:33:44.0938695Z D=16, 2025-05-07T20:33:44.0938888Z W=14, 2025-05-07T20:33:44.0939082Z ) 2025-05-07T20:33:44.0939318Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:44.0939888Z self=, 2025-05-07T20:33:44.0940402Z B=5, 2025-05-07T20:33:44.0940587Z T=19, 2025-05-07T20:33:44.0940777Z D=6, 2025-05-07T20:33:44.0940966Z W=10, 2025-05-07T20:33:44.0941146Z ) 2025-05-07T20:33:44.0941393Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:44.0941962Z self=, 2025-05-07T20:33:44.0942464Z B=9, 2025-05-07T20:33:44.0942650Z T=16, 2025-05-07T20:33:44.0942840Z D=10, 2025-05-07T20:33:44.0943021Z W=8, 2025-05-07T20:33:44.0943209Z ) 2025-05-07T20:33:44.0943451Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:44.0944016Z self=, 2025-05-07T20:33:44.0944525Z B=18, 2025-05-07T20:33:44.0944715Z T=5, 2025-05-07T20:33:44.0944904Z D=3, 2025-05-07T20:33:44.0945087Z W=13, 2025-05-07T20:33:44.0945276Z ) 2025-05-07T20:33:44.0945518Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:44.0946080Z self=, 2025-05-07T20:33:44.0946595Z B=16, 2025-05-07T20:33:44.0946782Z T=19, 2025-05-07T20:33:44.0946967Z D=6, 2025-05-07T20:33:44.0947153Z W=5, 2025-05-07T20:33:44.0947342Z ) 2025-05-07T20:33:44.0947580Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:44.0948149Z self=, 2025-05-07T20:33:44.0948662Z B=9, 2025-05-07T20:33:44.0948845Z T=12, 2025-05-07T20:33:44.0949040Z D=15, 2025-05-07T20:33:44.0949225Z W=6, 2025-05-07T20:33:44.0949406Z ) 2025-05-07T20:33:44.0949648Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:44.0950221Z self=, 2025-05-07T20:33:44.0950733Z B=9, 2025-05-07T20:33:44.0950921Z T=12, 2025-05-07T20:33:44.0951118Z D=15, 2025-05-07T20:33:44.0951307Z W=9, 2025-05-07T20:33:44.0951489Z ) 2025-05-07T20:33:44.0951743Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:44.0952313Z self=, 2025-05-07T20:33:44.0952817Z B=9, 2025-05-07T20:33:44.0953007Z T=12, 2025-05-07T20:33:44.0953199Z D=9, 2025-05-07T20:33:44.0953384Z W=9, 2025-05-07T20:33:44.0953576Z ) 2025-05-07T20:33:44.0953819Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:44.0954389Z self=, 2025-05-07T20:33:44.0954900Z B=9, 2025-05-07T20:33:44.0955089Z T=12, 2025-05-07T20:33:44.0955273Z D=9, 2025-05-07T20:33:44.0955575Z W=12, 2025-05-07T20:33:44.0955762Z ) 2025-05-07T20:33:44.0956001Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:44.0956572Z self=, 2025-05-07T20:33:44.0957083Z B=9, 2025-05-07T20:33:44.0957271Z T=12, 2025-05-07T20:33:44.0957549Z D=12, 2025-05-07T20:33:44.0957740Z W=12, 2025-05-07T20:33:44.0957923Z ) 2025-05-07T20:33:44.0958159Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:44.0958726Z self=, 2025-05-07T20:33:44.0959309Z B=12, 2025-05-07T20:33:44.0959490Z T=12, 2025-05-07T20:33:44.0959680Z D=12, 2025-05-07T20:33:44.0959865Z W=12, 2025-05-07T20:33:44.0960044Z ) 2025-05-07T20:33:44.0960285Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:44.0960856Z self=, 2025-05-07T20:33:44.0961359Z B=15, 2025-05-07T20:33:44.0961550Z T=18, 2025-05-07T20:33:44.0961738Z D=5, 2025-05-07T20:33:44.0961922Z W=10, 2025-05-07T20:33:44.0962109Z ) 2025-05-07T20:33:44.0962350Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:44.0962930Z self=, 2025-05-07T20:33:44.0963434Z B=5, 2025-05-07T20:33:44.0963625Z T=18, 2025-05-07T20:33:44.0963812Z D=5, 2025-05-07T20:33:44.0963994Z W=10, 2025-05-07T20:33:44.0964181Z ) 2025-05-07T20:33:44.0964432Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:44.0964993Z self=, 2025-05-07T20:33:44.0965502Z B=5, 2025-05-07T20:33:44.0965694Z T=18, 2025-05-07T20:33:44.0965879Z D=5, 2025-05-07T20:33:44.0966072Z W=18, 2025-05-07T20:33:44.0966261Z ) 2025-05-07T20:33:44.0966497Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:44.0967068Z self=, 2025-05-07T20:33:44.0967580Z B=5, 2025-05-07T20:33:44.0967765Z T=18, 2025-05-07T20:33:44.0967954Z D=18, 2025-05-07T20:33:44.0968146Z W=18, 2025-05-07T20:33:44.0968325Z ) 2025-05-07T20:33:44.0968512Z PASSED 2025-05-07T20:33:44.1236777Z layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output_mixed_D Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:44.1237861Z self=, 2025-05-07T20:33:44.1238412Z B=1, 2025-05-07T20:33:44.1238611Z W=1, 2025-05-07T20:33:44.1238808Z cuda=False, 2025-05-07T20:33:44.1239015Z ) 2025-05-07T20:33:44.1239295Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:44.1239937Z self=, 2025-05-07T20:33:44.1240495Z B=16, 2025-05-07T20:33:44.1240685Z W=1, 2025-05-07T20:33:44.1240881Z cuda=False, 2025-05-07T20:33:44.1241106Z ) 2025-05-07T20:33:44.1241383Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:44.1242017Z self=, 2025-05-07T20:33:44.1242571Z B=16, 2025-05-07T20:33:44.1242769Z W=6, 2025-05-07T20:33:44.1242962Z cuda=True, 2025-05-07T20:33:44.1243177Z ) 2025-05-07T20:33:44.1243456Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:44.1244082Z self=, 2025-05-07T20:33:44.1244634Z B=14, 2025-05-07T20:33:44.1244830Z W=8, 2025-05-07T20:33:44.1245033Z cuda=False, 2025-05-07T20:33:44.1245243Z ) 2025-05-07T20:33:44.1245529Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:44.1246161Z self=, 2025-05-07T20:33:44.1246699Z B=9, 2025-05-07T20:33:44.1246897Z W=5, 2025-05-07T20:33:44.1247092Z cuda=True, 2025-05-07T20:33:44.1247538Z ) 2025-05-07T20:33:44.1247825Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:44.1248462Z self=, 2025-05-07T20:33:44.1249126Z B=15, 2025-05-07T20:33:44.1249320Z W=13, 2025-05-07T20:33:44.1249517Z cuda=False, 2025-05-07T20:33:44.1249723Z ) 2025-05-07T20:33:44.1250003Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:44.1250652Z self=, 2025-05-07T20:33:44.1251321Z B=19, 2025-05-07T20:33:44.1251518Z W=7, 2025-05-07T20:33:44.1251711Z cuda=False, 2025-05-07T20:33:44.1251917Z ) 2025-05-07T20:33:44.1252193Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:44.1252822Z self=, 2025-05-07T20:33:44.1253357Z B=6, 2025-05-07T20:33:44.1253552Z W=20, 2025-05-07T20:33:44.1253743Z cuda=False, 2025-05-07T20:33:44.1253948Z ) 2025-05-07T20:33:44.1254226Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:44.1254899Z self=, 2025-05-07T20:33:44.1255443Z B=8, 2025-05-07T20:33:44.1255636Z W=14, 2025-05-07T20:33:44.1255828Z cuda=False, 2025-05-07T20:33:44.1256039Z ) 2025-05-07T20:33:44.1256317Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:44.1256946Z self=, 2025-05-07T20:33:44.1257483Z B=7, 2025-05-07T20:33:44.1257675Z W=5, 2025-05-07T20:33:44.1257870Z cuda=False, 2025-05-07T20:33:44.1258073Z ) 2025-05-07T20:33:44.1258350Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:44.1258987Z self=, 2025-05-07T20:33:44.1259524Z B=10, 2025-05-07T20:33:44.1259720Z W=1, 2025-05-07T20:33:44.1259920Z cuda=True, 2025-05-07T20:33:44.1260123Z ) 2025-05-07T20:33:44.1260397Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:44.1261024Z self=, 2025-05-07T20:33:44.1261562Z B=10, 2025-05-07T20:33:44.1261761Z W=10, 2025-05-07T20:33:44.1261957Z cuda=True, 2025-05-07T20:33:44.1262156Z ) 2025-05-07T20:33:44.1262433Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:44.1263059Z self=, 2025-05-07T20:33:44.1263605Z B=10, 2025-05-07T20:33:44.1263795Z W=2, 2025-05-07T20:33:44.1263993Z cuda=False, 2025-05-07T20:33:44.1264202Z ) 2025-05-07T20:33:44.1264467Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:44.1265091Z self=, 2025-05-07T20:33:44.1265638Z B=10, 2025-05-07T20:33:44.1265825Z W=10, 2025-05-07T20:33:44.1266017Z cuda=False, 2025-05-07T20:33:44.1266223Z ) 2025-05-07T20:33:44.1266490Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:44.1267115Z self=, 2025-05-07T20:33:44.1267655Z B=18, 2025-05-07T20:33:44.1267845Z W=1, 2025-05-07T20:33:44.1268035Z cuda=True, 2025-05-07T20:33:44.1268238Z ) 2025-05-07T20:33:44.1268510Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:44.1269131Z self=, 2025-05-07T20:33:44.1269765Z B=1, 2025-05-07T20:33:44.1269961Z W=1, 2025-05-07T20:33:44.1270149Z cuda=True, 2025-05-07T20:33:44.1270351Z ) 2025-05-07T20:33:44.1270624Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:44.1271244Z self=, 2025-05-07T20:33:44.1271906Z B=8, 2025-05-07T20:33:44.1272098Z W=1, 2025-05-07T20:33:44.1272286Z cuda=False, 2025-05-07T20:33:44.1272490Z ) 2025-05-07T20:33:44.1272768Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:44.1273395Z self=, 2025-05-07T20:33:44.1273931Z B=8, 2025-05-07T20:33:44.1274122Z W=18, 2025-05-07T20:33:44.1274320Z cuda=False, 2025-05-07T20:33:44.1274521Z ) 2025-05-07T20:33:44.1274797Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:44.1275578Z self=, 2025-05-07T20:33:44.1276115Z B=18, 2025-05-07T20:33:44.1276311Z W=18, 2025-05-07T20:33:44.1276506Z cuda=False, 2025-05-07T20:33:44.1276705Z ) 2025-05-07T20:33:44.1276992Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:44.1277621Z self=, 2025-05-07T20:33:44.1278166Z B=7, 2025-05-07T20:33:44.1278355Z W=14, 2025-05-07T20:33:44.1278553Z cuda=False, 2025-05-07T20:33:44.1278760Z ) 2025-05-07T20:33:44.1278939Z PASSED 2025-05-07T20:33:44.1686178Z layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output_mixed_D_batch Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:44.1687549Z self=, 2025-05-07T20:33:44.1688150Z B=1, 2025-05-07T20:33:44.1688343Z W=1, 2025-05-07T20:33:44.1688535Z ) 2025-05-07T20:33:44.1688838Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:44.1689514Z self=, 2025-05-07T20:33:44.1690098Z B=14, 2025-05-07T20:33:44.1690301Z W=1, 2025-05-07T20:33:44.1690492Z ) 2025-05-07T20:33:44.1691056Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:44.1691730Z self=, 2025-05-07T20:33:44.1692300Z B=14, 2025-05-07T20:33:44.1692494Z W=11, 2025-05-07T20:33:44.1692688Z ) 2025-05-07T20:33:44.1692985Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:44.1693657Z self=, 2025-05-07T20:33:44.1694226Z B=10, 2025-05-07T20:33:44.1694422Z W=6, 2025-05-07T20:33:44.1694609Z ) 2025-05-07T20:33:44.1694906Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:44.1695577Z self=, 2025-05-07T20:33:44.1696333Z B=8, 2025-05-07T20:33:44.1696602Z W=5, 2025-05-07T20:33:44.1696799Z ) 2025-05-07T20:33:44.1697105Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:44.1697777Z self=, 2025-05-07T20:33:44.1698350Z B=18, 2025-05-07T20:33:44.1698550Z W=9, 2025-05-07T20:33:44.1698738Z ) 2025-05-07T20:33:44.1699038Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:44.1699965Z self=, 2025-05-07T20:33:44.1700537Z B=12, 2025-05-07T20:33:44.1700741Z W=19, 2025-05-07T20:33:44.1700938Z ) 2025-05-07T20:33:44.1701241Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:44.1701910Z self=, 2025-05-07T20:33:44.1702611Z B=1, 2025-05-07T20:33:44.1702814Z W=15, 2025-05-07T20:33:44.1703007Z ) 2025-05-07T20:33:44.1703308Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:44.1703986Z self=, 2025-05-07T20:33:44.1704546Z B=8, 2025-05-07T20:33:44.1704745Z W=8, 2025-05-07T20:33:44.1704941Z ) 2025-05-07T20:33:44.1705235Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:44.1705917Z self=, 2025-05-07T20:33:44.1706479Z B=17, 2025-05-07T20:33:44.1706678Z W=8, 2025-05-07T20:33:44.1706868Z ) 2025-05-07T20:33:44.1707167Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:44.1707848Z self=, 2025-05-07T20:33:44.1708410Z B=3, 2025-05-07T20:33:44.1708606Z W=17, 2025-05-07T20:33:44.1708802Z ) 2025-05-07T20:33:44.1709093Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:44.1709765Z self=, 2025-05-07T20:33:44.1710329Z B=3, 2025-05-07T20:33:44.1710520Z W=3, 2025-05-07T20:33:44.1710715Z ) 2025-05-07T20:33:44.1711014Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:44.1711694Z self=, 2025-05-07T20:33:44.1712252Z B=8, 2025-05-07T20:33:44.1712450Z W=12, 2025-05-07T20:33:44.1712645Z ) 2025-05-07T20:33:44.1712939Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:44.1713617Z self=, 2025-05-07T20:33:44.1714185Z B=12, 2025-05-07T20:33:44.1714384Z W=12, 2025-05-07T20:33:44.1714581Z ) 2025-05-07T20:33:44.1714882Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:44.1715683Z self=, 2025-05-07T20:33:44.1716254Z B=4, 2025-05-07T20:33:44.1716452Z W=3, 2025-05-07T20:33:44.1716645Z ) 2025-05-07T20:33:44.1716940Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:44.1717625Z self=, 2025-05-07T20:33:44.1718189Z B=13, 2025-05-07T20:33:44.1726305Z W=10, 2025-05-07T20:33:44.1726589Z ) 2025-05-07T20:33:44.1726901Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:44.1727587Z self=, 2025-05-07T20:33:44.1728165Z B=10, 2025-05-07T20:33:44.1728355Z W=10, 2025-05-07T20:33:44.1728545Z ) 2025-05-07T20:33:44.1728846Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:44.1729513Z self=, 2025-05-07T20:33:44.1730075Z B=12, 2025-05-07T20:33:44.1730271Z W=14, 2025-05-07T20:33:44.1730453Z ) 2025-05-07T20:33:44.1730748Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:44.1731548Z self=, 2025-05-07T20:33:44.1732106Z B=14, 2025-05-07T20:33:44.1732292Z W=14, 2025-05-07T20:33:44.1732481Z ) 2025-05-07T20:33:44.1732770Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:44.1733515Z self=, 2025-05-07T20:33:44.1734073Z B=6, 2025-05-07T20:33:44.1734269Z W=14, 2025-05-07T20:33:44.1734453Z ) 2025-05-07T20:33:44.1734658Z PASSED 2025-05-07T20:33:44.1734772Z 2025-05-07T20:33:44.1734926Z =============================== warnings summary =============================== 2025-05-07T20:33:44.1735544Z test/layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output_mixed_D_batch 2025-05-07T20:33:44.1737186Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/layout_transform_ops_test.py:128: UserWarning: The torch.cuda.*DtypeTensor constructors are no longer recommended. It's best to use methods such as torch.tensor(data, dtype=*, device='cuda') to create tensors. (Triggered internally at /pytorch/torch/csrc/tensor/python_tensor.cpp:78.) 2025-05-07T20:33:44.1738673Z dim_sum_per_rank_tensor = torch.cuda.LongTensor(dim_sum_per_rank) 2025-05-07T20:33:44.1738973Z 2025-05-07T20:33:44.1739205Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:33:44.1739678Z ========================= 3 passed, 1 warning in 2.28s ========================= 2025-05-07T20:33:44.8189033Z 2025-05-07T20:33:44.8189828Z [TEST] Python test suite PASSED: ./layout_transform_ops_test.py 2025-05-07T20:33:44.8210510Z [TEST] Python test time for ./layout_transform_ops_test.py: 5 seconds 2025-05-07T20:33:44.8210836Z 2025-05-07T20:33:44.8210840Z 2025-05-07T20:33:44.8210845Z 2025-05-07T20:33:44.8210849Z 2025-05-07T20:33:44.8233315Z ################################################################################ 2025-05-07T20:33:44.8249056Z # [2025-05-07T20:33:44.824Z] Run Python Test Suite: 2025-05-07T20:33:44.8249510Z # ./merge_pooled_embeddings_test.py 2025-05-07T20:33:44.8249848Z ################################################################################ 2025-05-07T20:33:44.8273908Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./merge_pooled_embeddings_test.py 2025-05-07T20:33:44.8274586Z 2025-05-07T20:33:46.9733790Z ============================= test session starts ============================== 2025-05-07T20:33:46.9734471Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:46.9735023Z cachedir: .pytest_cache 2025-05-07T20:33:46.9735685Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:46.9736483Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:46.9736918Z plugins: hypothesis-6.131.14 2025-05-07T20:33:48.7041632Z collecting ... collected 7 items 2025-05-07T20:33:48.7041852Z 2025-05-07T20:33:48.7053642Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_all_to_one_device SKIPPED 2025-05-07T20:33:48.7062545Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge SKIPPED 2025-05-07T20:33:48.7070861Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_cpu_with_different_target_device SKIPPED 2025-05-07T20:33:48.7078766Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_gpu_to_cpu SKIPPED 2025-05-07T20:33:48.7088132Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_gpu_to_cuda_without_index SKIPPED 2025-05-07T20:33:48.7096078Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_meta SKIPPED 2025-05-07T20:33:48.7116977Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_sum_reduce_to_one SKIPPED 2025-05-07T20:33:48.7117392Z 2025-05-07T20:33:48.7117558Z =========================== short test summary info ============================ 2025-05-07T20:33:48.7118215Z SKIPPED [1] merge_pooled_embeddings_test.py:113: Not supported in open source yet 2025-05-07T20:33:48.7118794Z SKIPPED [1] merge_pooled_embeddings_test.py:42: Not supported in open source yet 2025-05-07T20:33:48.7119376Z SKIPPED [1] merge_pooled_embeddings_test.py:195: Not supported in open source yet 2025-05-07T20:33:48.7119958Z SKIPPED [1] merge_pooled_embeddings_test.py:140: Not supported in open source yet 2025-05-07T20:33:48.7120534Z SKIPPED [1] merge_pooled_embeddings_test.py:156: Not supported in open source yet 2025-05-07T20:33:48.7121114Z SKIPPED [1] merge_pooled_embeddings_test.py:238: Not supported in open source yet 2025-05-07T20:33:48.7121698Z SKIPPED [1] merge_pooled_embeddings_test.py:210: Not supported in open source yet 2025-05-07T20:33:48.7122180Z ============================== 7 skipped in 1.86s ============================== 2025-05-07T20:33:49.3037051Z 2025-05-07T20:33:49.3037814Z [TEST] Python test suite PASSED: ./merge_pooled_embeddings_test.py 2025-05-07T20:33:49.3057693Z [TEST] Python test time for ./merge_pooled_embeddings_test.py: 5 seconds 2025-05-07T20:33:49.3058058Z 2025-05-07T20:33:49.3058062Z 2025-05-07T20:33:49.3058066Z 2025-05-07T20:33:49.3058069Z 2025-05-07T20:33:49.3078329Z ################################################################################ 2025-05-07T20:33:49.3094229Z # [2025-05-07T20:33:49.309Z] Run Python Test Suite: 2025-05-07T20:33:49.3094567Z # ./metric_ops_test.py 2025-05-07T20:33:49.3094840Z ################################################################################ 2025-05-07T20:33:49.3120151Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./metric_ops_test.py 2025-05-07T20:33:49.3120781Z 2025-05-07T20:33:51.4570740Z ============================= test session starts ============================== 2025-05-07T20:33:51.4571397Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:51.4571965Z cachedir: .pytest_cache 2025-05-07T20:33:51.4572570Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:51.4573321Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:51.4573745Z plugins: hypothesis-6.131.14 2025-05-07T20:33:53.1895805Z collecting ... collected 1 item 2025-05-07T20:33:53.1896023Z 2025-05-07T20:33:53.1915639Z metric_ops_test.py::MetricOpsTest::test_auc SKIPPED (Test is sometim...) 2025-05-07T20:33:53.1915973Z 2025-05-07T20:33:53.1916143Z =========================== short test summary info ============================ 2025-05-07T20:33:53.1916792Z SKIPPED [1] metric_ops_test.py:31: Test is sometimes failed due to issues with Flaky. Skipping until the issues are resolved. 2025-05-07T20:33:53.1917419Z ============================== 1 skipped in 1.86s ============================== 2025-05-07T20:33:53.7755785Z 2025-05-07T20:33:53.7756360Z [TEST] Python test suite PASSED: ./metric_ops_test.py 2025-05-07T20:33:53.7777272Z [TEST] Python test time for ./metric_ops_test.py: 4 seconds 2025-05-07T20:33:53.7777545Z 2025-05-07T20:33:53.7777549Z 2025-05-07T20:33:53.7777558Z 2025-05-07T20:33:53.7777633Z 2025-05-07T20:33:53.7798854Z ################################################################################ 2025-05-07T20:33:53.7813969Z # [2025-05-07T20:33:53.781Z] Run Python Test Suite: 2025-05-07T20:33:53.7814347Z # ./permute/permute_pooled_embedding_test.py 2025-05-07T20:33:53.7814697Z ################################################################################ 2025-05-07T20:33:53.7840570Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./permute/permute_pooled_embedding_test.py 2025-05-07T20:33:53.7841256Z 2025-05-07T20:33:55.9359150Z ============================= test session starts ============================== 2025-05-07T20:33:55.9359827Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:55.9360791Z cachedir: .pytest_cache 2025-05-07T20:33:55.9361392Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:55.9362130Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:55.9362556Z plugins: hypothesis-6.131.14 2025-05-07T20:33:57.6629071Z collecting ... collected 5 items 2025-05-07T20:33:57.6629402Z 2025-05-07T20:33:57.7798318Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_compatibility PASSED 2025-05-07T20:33:57.9189637Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation PASSED 2025-05-07T20:33:58.0730595Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation_autograd PASSED 2025-05-07T20:33:58.0767513Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation_autograd_meta PASSED 2025-05-07T20:33:58.0815153Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_pooled_table_batched_embedding PASSED 2025-05-07T20:33:58.0815649Z 2025-05-07T20:33:58.0815803Z =============================== warnings summary =============================== 2025-05-07T20:33:58.0816181Z permute/permute_pooled_embedding_test.py:65 2025-05-07T20:33:58.0817225Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/permute/permute_pooled_embedding_test.py:65: HypothesisDeprecationWarning: The not_a_test_method health check is deprecated, because this is always an error. 2025-05-07T20:33:58.0818373Z @settings(deadline=10000, suppress_health_check=suppressed_list) 2025-05-07T20:33:58.0818667Z 2025-05-07T20:33:58.0818911Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:33:58.0819387Z ========================= 5 passed, 1 warning in 2.27s ========================= 2025-05-07T20:33:58.7602488Z 2025-05-07T20:33:58.7603323Z [TEST] Python test suite PASSED: ./permute/permute_pooled_embedding_test.py 2025-05-07T20:33:58.7622886Z [TEST] Python test time for ./permute/permute_pooled_embedding_test.py: 5 seconds 2025-05-07T20:33:58.7623243Z 2025-05-07T20:33:58.7623248Z 2025-05-07T20:33:58.7623252Z 2025-05-07T20:33:58.7623256Z 2025-05-07T20:33:58.7645092Z ################################################################################ 2025-05-07T20:33:58.7660815Z # [2025-05-07T20:33:58.765Z] Run Python Test Suite: 2025-05-07T20:33:58.7661157Z # ./quantize/bfloat16_test.py 2025-05-07T20:33:58.7661445Z ################################################################################ 2025-05-07T20:33:58.7685212Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/bfloat16_test.py 2025-05-07T20:33:58.7685846Z 2025-05-07T20:34:00.9065134Z ============================= test session starts ============================== 2025-05-07T20:34:00.9065897Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:00.9066455Z cachedir: .pytest_cache 2025-05-07T20:34:00.9067063Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:00.9067822Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:00.9068259Z plugins: hypothesis-6.131.14 2025-05-07T20:34:02.7017277Z collecting ... collected 4 items 2025-05-07T20:34:02.7017585Z 2025-05-07T20:34:02.9329064Z quantize/bfloat16_test.py::SparseNNOperatorsGPUTest::test_dense_mlp_quantize_ops PASSED 2025-05-07T20:34:04.7083585Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:34:05.3303563Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows_bf16 PASSED 2025-05-07T20:34:06.1716554Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_op PASSED 2025-05-07T20:34:06.1716971Z 2025-05-07T20:34:06.1717134Z ============================== 4 passed in 5.39s =============================== 2025-05-07T20:34:06.8319547Z 2025-05-07T20:34:06.8320408Z [TEST] Python test suite PASSED: ./quantize/bfloat16_test.py 2025-05-07T20:34:06.8340228Z [TEST] Python test time for ./quantize/bfloat16_test.py: 8 seconds 2025-05-07T20:34:06.8340532Z 2025-05-07T20:34:06.8340537Z 2025-05-07T20:34:06.8340541Z 2025-05-07T20:34:06.8340547Z 2025-05-07T20:34:06.8360721Z ################################################################################ 2025-05-07T20:34:06.8376149Z # [2025-05-07T20:34:06.837Z] Run Python Test Suite: 2025-05-07T20:34:06.8376503Z # ./quantize/comm_codec_test.py 2025-05-07T20:34:06.8376816Z ################################################################################ 2025-05-07T20:34:06.8402629Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/comm_codec_test.py 2025-05-07T20:34:06.8403282Z 2025-05-07T20:34:09.0005831Z ============================= test session starts ============================== 2025-05-07T20:34:09.0006492Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:09.0007040Z cachedir: .pytest_cache 2025-05-07T20:34:09.0007643Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:09.0008387Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:09.0008841Z plugins: hypothesis-6.131.14 2025-05-07T20:34:10.8504914Z collecting ... collected 1 item 2025-05-07T20:34:10.8505150Z 2025-05-07T20:34:11.3534992Z quantize/comm_codec_test.py::QuantizedCommCodecTest::test_quantized_comm_codec PASSED 2025-05-07T20:34:11.3535526Z 2025-05-07T20:34:11.3535704Z ============================== 1 passed in 2.48s =============================== 2025-05-07T20:34:12.0367533Z 2025-05-07T20:34:12.0368080Z [TEST] Python test suite PASSED: ./quantize/comm_codec_test.py 2025-05-07T20:34:12.0388927Z [TEST] Python test time for ./quantize/comm_codec_test.py: 6 seconds 2025-05-07T20:34:12.0389239Z 2025-05-07T20:34:12.0389244Z 2025-05-07T20:34:12.0389248Z 2025-05-07T20:34:12.0389252Z 2025-05-07T20:34:12.0410298Z ################################################################################ 2025-05-07T20:34:12.0425374Z # [2025-05-07T20:34:12.042Z] Run Python Test Suite: 2025-05-07T20:34:12.0425718Z # ./quantize/fp8_rowwise_test.py 2025-05-07T20:34:12.0426049Z ################################################################################ 2025-05-07T20:34:12.0451284Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/fp8_rowwise_test.py 2025-05-07T20:34:12.0451928Z 2025-05-07T20:34:14.2148411Z ============================= test session starts ============================== 2025-05-07T20:34:14.2149060Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:14.2149603Z cachedir: .pytest_cache 2025-05-07T20:34:14.2150218Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:14.2150966Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:14.2151396Z plugins: hypothesis-6.131.14 2025-05-07T20:34:16.0124485Z collecting ... collected 2 items 2025-05-07T20:34:16.0125004Z 2025-05-07T20:34:16.9702707Z quantize/fp8_rowwise_test.py::TestFP8RowwiseQuantizationConversion::test_quantize_and_dequantize_op_fp8_rowwise Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:16.9704643Z self=, 2025-05-07T20:34:16.9706088Z batched=False, 2025-05-07T20:34:16.9706406Z bs=1, 2025-05-07T20:34:16.9706689Z m=0, 2025-05-07T20:34:16.9706967Z n=0, 2025-05-07T20:34:16.9707244Z forward=False, 2025-05-07T20:34:16.9707582Z given_last_dim=False, 2025-05-07T20:34:16.9707966Z dtype=torch.float32, 2025-05-07T20:34:16.9708318Z test_compile=False, 2025-05-07T20:34:16.9708647Z ) 2025-05-07T20:34:16.9709052Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:16.9710177Z self=, 2025-05-07T20:34:16.9711177Z batched=True, 2025-05-07T20:34:16.9711486Z bs=1, 2025-05-07T20:34:16.9711762Z m=0, 2025-05-07T20:34:16.9712032Z n=0, 2025-05-07T20:34:16.9712314Z forward=False, 2025-05-07T20:34:16.9712653Z given_last_dim=False, 2025-05-07T20:34:16.9713036Z dtype=torch.float32, 2025-05-07T20:34:16.9713399Z test_compile=False, 2025-05-07T20:34:16.9713738Z ) 2025-05-07T20:34:16.9714144Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:16.9715289Z self=, 2025-05-07T20:34:16.9716410Z batched=True, 2025-05-07T20:34:16.9716712Z bs=56, 2025-05-07T20:34:16.9716987Z m=87, 2025-05-07T20:34:16.9717268Z n=82, 2025-05-07T20:34:16.9717547Z forward=False, 2025-05-07T20:34:16.9717870Z given_last_dim=False, 2025-05-07T20:34:16.9718234Z dtype=torch.float16, 2025-05-07T20:34:16.9718582Z test_compile=True, 2025-05-07T20:34:16.9718912Z ) 2025-05-07T20:34:16.9719324Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:16.9720469Z self=, 2025-05-07T20:34:16.9721457Z batched=False, 2025-05-07T20:34:16.9721764Z bs=14, 2025-05-07T20:34:16.9722038Z m=0, 2025-05-07T20:34:16.9722303Z n=0, 2025-05-07T20:34:16.9722585Z forward=False, 2025-05-07T20:34:16.9722916Z given_last_dim=False, 2025-05-07T20:34:16.9723279Z dtype=torch.float32, 2025-05-07T20:34:16.9723639Z test_compile=False, 2025-05-07T20:34:16.9723970Z ) 2025-05-07T20:34:16.9724374Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:16.9725515Z self=, 2025-05-07T20:34:16.9726522Z batched=False, 2025-05-07T20:34:16.9726827Z bs=14, 2025-05-07T20:34:16.9727112Z m=95, 2025-05-07T20:34:16.9727388Z n=13, 2025-05-07T20:34:16.9727663Z forward=True, 2025-05-07T20:34:16.9727988Z given_last_dim=True, 2025-05-07T20:34:16.9728348Z dtype=torch.float32, 2025-05-07T20:34:16.9728679Z test_compile=False, 2025-05-07T20:34:16.9728978Z ) 2025-05-07T20:34:16.9729348Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:16.9730361Z self=, 2025-05-07T20:34:16.9731240Z batched=True, 2025-05-07T20:34:16.9731526Z bs=35, 2025-05-07T20:34:16.9731780Z m=57, 2025-05-07T20:34:16.9732025Z n=76, 2025-05-07T20:34:16.9732281Z forward=True, 2025-05-07T20:34:16.9732581Z given_last_dim=False, 2025-05-07T20:34:16.9732934Z dtype=torch.float16, 2025-05-07T20:34:16.9733298Z test_compile=False, 2025-05-07T20:34:16.9733627Z ) 2025-05-07T20:34:16.9734239Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:16.9735350Z self=, 2025-05-07T20:34:16.9736242Z batched=False, 2025-05-07T20:34:16.9736524Z bs=45, 2025-05-07T20:34:16.9736868Z m=22, 2025-05-07T20:34:16.9737124Z n=19, 2025-05-07T20:34:16.9737387Z forward=True, 2025-05-07T20:34:16.9737677Z given_last_dim=False, 2025-05-07T20:34:16.9738013Z dtype=torch.float32, 2025-05-07T20:34:16.9738341Z test_compile=True, 2025-05-07T20:34:16.9738631Z ) 2025-05-07T20:34:16.9739005Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:16.9740109Z self=, 2025-05-07T20:34:16.9741104Z batched=True, 2025-05-07T20:34:16.9741411Z bs=33, 2025-05-07T20:34:16.9741688Z m=22, 2025-05-07T20:34:16.9741955Z n=91, 2025-05-07T20:34:16.9742249Z forward=False, 2025-05-07T20:34:16.9742579Z given_last_dim=True, 2025-05-07T20:34:16.9742942Z dtype=torch.float16, 2025-05-07T20:34:16.9743305Z test_compile=False, 2025-05-07T20:34:16.9743636Z ) 2025-05-07T20:34:16.9744041Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:16.9745168Z self=, 2025-05-07T20:34:16.9746158Z batched=False, 2025-05-07T20:34:16.9746459Z bs=99, 2025-05-07T20:34:16.9746729Z m=9, 2025-05-07T20:34:16.9747001Z n=62, 2025-05-07T20:34:16.9747284Z forward=True, 2025-05-07T20:34:16.9747603Z given_last_dim=True, 2025-05-07T20:34:16.9747974Z dtype=torch.bfloat16, 2025-05-07T20:34:16.9748340Z test_compile=True, 2025-05-07T20:34:16.9748659Z ) 2025-05-07T20:34:16.9749070Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:16.9750198Z self=, 2025-05-07T20:34:16.9751161Z batched=False, 2025-05-07T20:34:16.9751473Z bs=23, 2025-05-07T20:34:16.9751741Z m=23, 2025-05-07T20:34:16.9751994Z n=34, 2025-05-07T20:34:16.9752281Z forward=True, 2025-05-07T20:34:16.9752606Z given_last_dim=True, 2025-05-07T20:34:16.9752975Z dtype=torch.bfloat16, 2025-05-07T20:34:16.9753382Z test_compile=True, 2025-05-07T20:34:16.9753710Z ) 2025-05-07T20:34:16.9754119Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:16.9755253Z self=, 2025-05-07T20:34:16.9756353Z batched=True, 2025-05-07T20:34:16.9756660Z bs=84, 2025-05-07T20:34:16.9756931Z m=44, 2025-05-07T20:34:16.9757205Z n=0, 2025-05-07T20:34:16.9757474Z forward=False, 2025-05-07T20:34:16.9757780Z given_last_dim=False, 2025-05-07T20:34:16.9758139Z dtype=torch.bfloat16, 2025-05-07T20:34:16.9758486Z test_compile=True, 2025-05-07T20:34:16.9758784Z ) 2025-05-07T20:34:16.9759171Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:16.9760192Z self=, 2025-05-07T20:34:16.9761209Z batched=True, 2025-05-07T20:34:16.9761555Z bs=84, 2025-05-07T20:34:16.9761862Z m=44, 2025-05-07T20:34:16.9762171Z n=0, 2025-05-07T20:34:16.9762457Z forward=True, 2025-05-07T20:34:16.9762796Z given_last_dim=False, 2025-05-07T20:34:16.9763161Z dtype=torch.bfloat16, 2025-05-07T20:34:16.9763512Z test_compile=True, 2025-05-07T20:34:16.9763840Z ) 2025-05-07T20:34:16.9764258Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:16.9765512Z self=, 2025-05-07T20:34:16.9766500Z batched=True, 2025-05-07T20:34:16.9766795Z bs=84, 2025-05-07T20:34:16.9767061Z m=44, 2025-05-07T20:34:16.9767325Z n=0, 2025-05-07T20:34:16.9767592Z forward=True, 2025-05-07T20:34:16.9767889Z given_last_dim=True, 2025-05-07T20:34:16.9768413Z dtype=torch.bfloat16, 2025-05-07T20:34:16.9768796Z test_compile=True, 2025-05-07T20:34:16.9769125Z ) 2025-05-07T20:34:16.9769490Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:16.9770502Z self=, 2025-05-07T20:34:16.9771395Z batched=True, 2025-05-07T20:34:16.9771697Z bs=84, 2025-05-07T20:34:16.9771979Z m=44, 2025-05-07T20:34:16.9772253Z n=84, 2025-05-07T20:34:16.9772521Z forward=True, 2025-05-07T20:34:16.9772839Z given_last_dim=True, 2025-05-07T20:34:16.9773203Z dtype=torch.bfloat16, 2025-05-07T20:34:16.9773813Z test_compile=True, 2025-05-07T20:34:16.9774337Z ) 2025-05-07T20:34:16.9774822Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:16.9775851Z self=, 2025-05-07T20:34:16.9776727Z batched=True, 2025-05-07T20:34:16.9777008Z bs=84, 2025-05-07T20:34:16.9777255Z m=84, 2025-05-07T20:34:16.9777507Z n=84, 2025-05-07T20:34:16.9777757Z forward=True, 2025-05-07T20:34:16.9778021Z given_last_dim=True, 2025-05-07T20:34:16.9778325Z dtype=torch.bfloat16, 2025-05-07T20:34:16.9778631Z test_compile=True, 2025-05-07T20:34:16.9778936Z ) 2025-05-07T20:34:16.9779304Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:16.9780268Z self=, 2025-05-07T20:34:16.9781125Z batched=True, 2025-05-07T20:34:16.9781416Z bs=27, 2025-05-07T20:34:16.9781683Z m=74, 2025-05-07T20:34:16.9781953Z n=62, 2025-05-07T20:34:16.9782207Z forward=False, 2025-05-07T20:34:16.9782512Z given_last_dim=True, 2025-05-07T20:34:16.9782852Z dtype=torch.bfloat16, 2025-05-07T20:34:16.9783183Z test_compile=True, 2025-05-07T20:34:16.9783487Z ) 2025-05-07T20:34:16.9783866Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:16.9784858Z self=, 2025-05-07T20:34:16.9785777Z batched=True, 2025-05-07T20:34:16.9786084Z bs=27, 2025-05-07T20:34:16.9786358Z m=74, 2025-05-07T20:34:16.9786615Z n=62, 2025-05-07T20:34:16.9786871Z forward=True, 2025-05-07T20:34:16.9798223Z given_last_dim=True, 2025-05-07T20:34:16.9798643Z dtype=torch.bfloat16, 2025-05-07T20:34:16.9799049Z test_compile=True, 2025-05-07T20:34:16.9799406Z ) 2025-05-07T20:34:16.9799828Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:16.9800883Z self=, 2025-05-07T20:34:16.9801923Z batched=True, 2025-05-07T20:34:16.9802267Z bs=62, 2025-05-07T20:34:16.9802550Z m=74, 2025-05-07T20:34:16.9802821Z n=62, 2025-05-07T20:34:16.9803162Z forward=True, 2025-05-07T20:34:16.9803523Z given_last_dim=True, 2025-05-07T20:34:16.9803908Z dtype=torch.bfloat16, 2025-05-07T20:34:16.9804272Z test_compile=True, 2025-05-07T20:34:16.9804618Z ) 2025-05-07T20:34:16.9805063Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:16.9806238Z self=, 2025-05-07T20:34:16.9807316Z batched=True, 2025-05-07T20:34:16.9807648Z bs=62, 2025-05-07T20:34:16.9807924Z m=74, 2025-05-07T20:34:16.9808637Z n=74, 2025-05-07T20:34:16.9808958Z forward=True, 2025-05-07T20:34:16.9809301Z given_last_dim=True, 2025-05-07T20:34:16.9809700Z dtype=torch.bfloat16, 2025-05-07T20:34:16.9810085Z test_compile=True, 2025-05-07T20:34:16.9810433Z ) 2025-05-07T20:34:16.9810884Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:16.9812310Z self=, 2025-05-07T20:34:16.9813426Z batched=True, 2025-05-07T20:34:16.9813751Z bs=62, 2025-05-07T20:34:16.9814053Z m=62, 2025-05-07T20:34:16.9814338Z n=62, 2025-05-07T20:34:16.9814636Z forward=True, 2025-05-07T20:34:16.9814997Z given_last_dim=True, 2025-05-07T20:34:16.9815381Z dtype=torch.bfloat16, 2025-05-07T20:34:16.9815750Z test_compile=True, 2025-05-07T20:34:16.9816091Z ) 2025-05-07T20:34:16.9816547Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:16.9817656Z self=, 2025-05-07T20:34:16.9818680Z batched=False, 2025-05-07T20:34:16.9818991Z bs=14, 2025-05-07T20:34:16.9819276Z m=53, 2025-05-07T20:34:16.9819566Z n=53, 2025-05-07T20:34:16.9819854Z forward=False, 2025-05-07T20:34:16.9820176Z given_last_dim=True, 2025-05-07T20:34:16.9820545Z dtype=torch.float32, 2025-05-07T20:34:16.9820916Z test_compile=False, 2025-05-07T20:34:16.9821240Z ) 2025-05-07T20:34:16.9821659Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:16.9822815Z self=, 2025-05-07T20:34:16.9823818Z batched=False, 2025-05-07T20:34:16.9824121Z bs=14, 2025-05-07T20:34:16.9824400Z m=53, 2025-05-07T20:34:16.9824675Z n=53, 2025-05-07T20:34:16.9824952Z forward=False, 2025-05-07T20:34:16.9825286Z given_last_dim=False, 2025-05-07T20:34:16.9825655Z dtype=torch.float32, 2025-05-07T20:34:16.9826016Z test_compile=False, 2025-05-07T20:34:16.9826349Z ) 2025-05-07T20:34:16.9826760Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:16.9827899Z self=, 2025-05-07T20:34:16.9828896Z batched=False, 2025-05-07T20:34:16.9829205Z bs=14, 2025-05-07T20:34:16.9829475Z m=14, 2025-05-07T20:34:16.9829749Z n=53, 2025-05-07T20:34:16.9830031Z forward=False, 2025-05-07T20:34:16.9830358Z given_last_dim=False, 2025-05-07T20:34:16.9830732Z dtype=torch.float32, 2025-05-07T20:34:16.9831098Z test_compile=False, 2025-05-07T20:34:16.9831425Z ) 2025-05-07T20:34:16.9831836Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:16.9832989Z self=, 2025-05-07T20:34:16.9833998Z batched=False, 2025-05-07T20:34:16.9834306Z bs=14, 2025-05-07T20:34:16.9834587Z m=14, 2025-05-07T20:34:16.9834862Z n=14, 2025-05-07T20:34:16.9835142Z forward=False, 2025-05-07T20:34:16.9835576Z given_last_dim=False, 2025-05-07T20:34:16.9835949Z dtype=torch.float32, 2025-05-07T20:34:16.9836305Z test_compile=False, 2025-05-07T20:34:16.9836635Z ) 2025-05-07T20:34:17.1371892Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:17.1373179Z self=, 2025-05-07T20:34:17.1374183Z batched=True, 2025-05-07T20:34:17.1374517Z bs=30, 2025-05-07T20:34:17.1374831Z m=77, 2025-05-07T20:34:17.1375144Z n=74, 2025-05-07T20:34:17.1375459Z forward=True, 2025-05-07T20:34:17.1375838Z given_last_dim=False, 2025-05-07T20:34:17.1376246Z dtype=torch.float32, 2025-05-07T20:34:17.1377095Z test_compile=True, 2025-05-07T20:34:17.1377458Z ) 2025-05-07T20:34:17.1377915Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:17.1379124Z self=, 2025-05-07T20:34:17.1380425Z batched=True, 2025-05-07T20:34:17.1380743Z bs=30, 2025-05-07T20:34:17.1381025Z m=77, 2025-05-07T20:34:17.1381276Z n=77, 2025-05-07T20:34:17.1381551Z forward=True, 2025-05-07T20:34:17.1381879Z given_last_dim=False, 2025-05-07T20:34:17.1382286Z dtype=torch.float32, 2025-05-07T20:34:17.1382692Z test_compile=True, 2025-05-07T20:34:17.1383080Z ) 2025-05-07T20:34:17.1383556Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:17.1384846Z self=, 2025-05-07T20:34:17.1385962Z batched=True, 2025-05-07T20:34:17.1386309Z bs=30, 2025-05-07T20:34:17.1386620Z m=30, 2025-05-07T20:34:17.1386919Z n=77, 2025-05-07T20:34:17.1387230Z forward=True, 2025-05-07T20:34:17.1387586Z given_last_dim=False, 2025-05-07T20:34:17.1388005Z dtype=torch.float32, 2025-05-07T20:34:17.1388421Z test_compile=True, 2025-05-07T20:34:17.1388773Z ) 2025-05-07T20:34:17.1389229Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:17.1390529Z self=, 2025-05-07T20:34:17.1391978Z batched=True, 2025-05-07T20:34:17.1392322Z bs=30, 2025-05-07T20:34:17.1392629Z m=30, 2025-05-07T20:34:17.1392925Z n=77, 2025-05-07T20:34:17.1393241Z forward=False, 2025-05-07T20:34:17.1393610Z given_last_dim=False, 2025-05-07T20:34:17.1394013Z dtype=torch.float32, 2025-05-07T20:34:17.1394415Z test_compile=True, 2025-05-07T20:34:17.1394774Z ) 2025-05-07T20:34:17.1395166Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:17.1396487Z self=, 2025-05-07T20:34:17.1397611Z batched=True, 2025-05-07T20:34:17.1397967Z bs=30, 2025-05-07T20:34:17.1398262Z m=30, 2025-05-07T20:34:17.1398558Z n=77, 2025-05-07T20:34:17.1398869Z forward=False, 2025-05-07T20:34:17.1399224Z given_last_dim=True, 2025-05-07T20:34:17.1399629Z dtype=torch.float32, 2025-05-07T20:34:17.1400024Z test_compile=True, 2025-05-07T20:34:17.1400376Z ) 2025-05-07T20:34:17.1400830Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:17.1402102Z self=, 2025-05-07T20:34:17.1403216Z batched=True, 2025-05-07T20:34:17.1403555Z bs=30, 2025-05-07T20:34:17.1403861Z m=30, 2025-05-07T20:34:17.1404159Z n=77, 2025-05-07T20:34:17.1404470Z forward=True, 2025-05-07T20:34:17.1404823Z given_last_dim=True, 2025-05-07T20:34:17.1405222Z dtype=torch.float32, 2025-05-07T20:34:17.1405622Z test_compile=True, 2025-05-07T20:34:17.1405983Z ) 2025-05-07T20:34:17.1406434Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:17.1407715Z self=, 2025-05-07T20:34:17.1408837Z batched=True, 2025-05-07T20:34:17.1409179Z bs=77, 2025-05-07T20:34:17.1409471Z m=30, 2025-05-07T20:34:17.1409771Z n=77, 2025-05-07T20:34:17.1410078Z forward=True, 2025-05-07T20:34:17.1410429Z given_last_dim=True, 2025-05-07T20:34:17.1410835Z dtype=torch.float32, 2025-05-07T20:34:17.1411220Z test_compile=True, 2025-05-07T20:34:17.1411550Z ) 2025-05-07T20:34:17.1411978Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:17.1413386Z self=, 2025-05-07T20:34:17.1414479Z batched=True, 2025-05-07T20:34:17.1414799Z bs=2, 2025-05-07T20:34:17.1415084Z m=85, 2025-05-07T20:34:17.1415568Z n=46, 2025-05-07T20:34:17.1415885Z forward=False, 2025-05-07T20:34:17.1416252Z given_last_dim=True, 2025-05-07T20:34:17.1416666Z dtype=torch.float32, 2025-05-07T20:34:17.1417064Z test_compile=False, 2025-05-07T20:34:17.1417431Z ) 2025-05-07T20:34:17.1417889Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:17.1419180Z self=, 2025-05-07T20:34:17.1420311Z batched=True, 2025-05-07T20:34:17.1420651Z bs=46, 2025-05-07T20:34:17.1420949Z m=85, 2025-05-07T20:34:17.1421251Z n=46, 2025-05-07T20:34:17.1421575Z forward=False, 2025-05-07T20:34:17.1421943Z given_last_dim=True, 2025-05-07T20:34:17.1422349Z dtype=torch.float32, 2025-05-07T20:34:17.1422753Z test_compile=False, 2025-05-07T20:34:17.1423111Z ) 2025-05-07T20:34:17.1423567Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:17.1424869Z self=, 2025-05-07T20:34:17.1425988Z batched=True, 2025-05-07T20:34:17.1426321Z bs=85, 2025-05-07T20:34:17.1426625Z m=85, 2025-05-07T20:34:17.1426924Z n=46, 2025-05-07T20:34:17.1427229Z forward=False, 2025-05-07T20:34:17.1427589Z given_last_dim=True, 2025-05-07T20:34:17.1428005Z dtype=torch.float32, 2025-05-07T20:34:17.1428379Z test_compile=False, 2025-05-07T20:34:17.1428740Z ) 2025-05-07T20:34:17.1429197Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:17.1430495Z self=, 2025-05-07T20:34:17.1431610Z batched=True, 2025-05-07T20:34:17.1431952Z bs=85, 2025-05-07T20:34:17.1432266Z m=85, 2025-05-07T20:34:17.1432565Z n=85, 2025-05-07T20:34:17.1432877Z forward=False, 2025-05-07T20:34:17.1433248Z given_last_dim=True, 2025-05-07T20:34:17.1433649Z dtype=torch.float32, 2025-05-07T20:34:17.1434049Z test_compile=False, 2025-05-07T20:34:17.1434416Z ) 2025-05-07T20:34:17.1434865Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:17.1436261Z self=, 2025-05-07T20:34:17.1437381Z batched=True, 2025-05-07T20:34:17.1437719Z bs=85, 2025-05-07T20:34:17.1438015Z m=85, 2025-05-07T20:34:17.1438318Z n=85, 2025-05-07T20:34:17.1438627Z forward=False, 2025-05-07T20:34:17.1438982Z given_last_dim=False, 2025-05-07T20:34:17.1439401Z dtype=torch.float32, 2025-05-07T20:34:17.1439800Z test_compile=False, 2025-05-07T20:34:17.1440158Z ) 2025-05-07T20:34:17.1440617Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:17.1441892Z self=, 2025-05-07T20:34:17.1443011Z batched=False, 2025-05-07T20:34:17.1443352Z bs=85, 2025-05-07T20:34:17.1443652Z m=85, 2025-05-07T20:34:17.1443919Z n=85, 2025-05-07T20:34:17.1444213Z forward=False, 2025-05-07T20:34:17.1444570Z given_last_dim=False, 2025-05-07T20:34:17.1444978Z dtype=torch.float32, 2025-05-07T20:34:17.1445347Z test_compile=False, 2025-05-07T20:34:17.1445670Z ) 2025-05-07T20:34:17.1446094Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:17.1447318Z self=, 2025-05-07T20:34:17.1448507Z batched=True, 2025-05-07T20:34:17.1448834Z bs=17, 2025-05-07T20:34:17.1449108Z m=21, 2025-05-07T20:34:17.1449396Z n=2, 2025-05-07T20:34:17.1449692Z forward=False, 2025-05-07T20:34:17.1450026Z given_last_dim=True, 2025-05-07T20:34:17.1450407Z dtype=torch.bfloat16, 2025-05-07T20:34:17.1452268Z test_compile=False, 2025-05-07T20:34:17.1452599Z ) 2025-05-07T20:34:17.1453027Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:17.1454228Z self=, 2025-05-07T20:34:17.1455298Z batched=True, 2025-05-07T20:34:17.1455628Z bs=2, 2025-05-07T20:34:17.1455920Z m=21, 2025-05-07T20:34:17.1456214Z n=2, 2025-05-07T20:34:17.1456515Z forward=False, 2025-05-07T20:34:17.1456857Z given_last_dim=True, 2025-05-07T20:34:17.1457256Z dtype=torch.bfloat16, 2025-05-07T20:34:17.1457637Z test_compile=False, 2025-05-07T20:34:17.1458000Z ) 2025-05-07T20:34:17.1458439Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:17.1459623Z self=, 2025-05-07T20:34:17.1460745Z batched=True, 2025-05-07T20:34:17.1461079Z bs=2, 2025-05-07T20:34:17.1461328Z m=21, 2025-05-07T20:34:17.1461582Z n=2, 2025-05-07T20:34:17.1461842Z forward=False, 2025-05-07T20:34:17.1462152Z given_last_dim=True, 2025-05-07T20:34:17.1462520Z dtype=torch.bfloat16, 2025-05-07T20:34:17.1462890Z test_compile=True, 2025-05-07T20:34:17.1463205Z ) 2025-05-07T20:34:17.1463484Z PASSED 2025-05-07T20:34:17.2808463Z quantize/fp8_rowwise_test.py::TestFP8RowwiseQuantizationConversion::test_quantize_and_dequantize_op_padded_fp8_rowwise Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:17.2810484Z self=, 2025-05-07T20:34:17.2811561Z m=1, 2025-05-07T20:34:17.2811848Z n1=1, 2025-05-07T20:34:17.2812132Z n2=1, 2025-05-07T20:34:17.2812409Z n3=1, 2025-05-07T20:34:17.2812700Z row_dim=1, 2025-05-07T20:34:17.2813030Z forward=False, 2025-05-07T20:34:17.2813373Z given_last_dim=False, 2025-05-07T20:34:17.2813752Z dtype=torch.float32, 2025-05-07T20:34:17.2814110Z ) 2025-05-07T20:34:17.2814575Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:17.2815828Z self=, 2025-05-07T20:34:17.2816892Z m=106, 2025-05-07T20:34:17.2817177Z n1=1, 2025-05-07T20:34:17.2817450Z n2=1, 2025-05-07T20:34:17.2817727Z n3=1, 2025-05-07T20:34:17.2818010Z row_dim=1, 2025-05-07T20:34:17.2818320Z forward=False, 2025-05-07T20:34:17.2818664Z given_last_dim=False, 2025-05-07T20:34:17.2819054Z dtype=torch.float32, 2025-05-07T20:34:17.2819400Z ) 2025-05-07T20:34:17.2819863Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:17.2821122Z self=, 2025-05-07T20:34:17.2822192Z m=106, 2025-05-07T20:34:17.2822437Z n1=121, 2025-05-07T20:34:17.2822693Z n2=133, 2025-05-07T20:34:17.2822948Z n3=457, 2025-05-07T20:34:17.2823207Z row_dim=486, 2025-05-07T20:34:17.2823904Z forward=True, 2025-05-07T20:34:17.2824326Z given_last_dim=True, 2025-05-07T20:34:17.2824706Z dtype=torch.float32, 2025-05-07T20:34:17.2825057Z ) 2025-05-07T20:34:17.2825471Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:17.2826754Z self=, 2025-05-07T20:34:17.2828240Z m=4, 2025-05-07T20:34:17.2828537Z n1=1, 2025-05-07T20:34:17.2828793Z n2=1, 2025-05-07T20:34:17.2829064Z n3=1, 2025-05-07T20:34:17.2829346Z row_dim=1, 2025-05-07T20:34:17.2829623Z forward=False, 2025-05-07T20:34:17.2829946Z given_last_dim=False, 2025-05-07T20:34:17.2830583Z dtype=torch.float32, 2025-05-07T20:34:17.2830915Z ) 2025-05-07T20:34:17.2831369Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:17.2832568Z self=, 2025-05-07T20:34:17.2833928Z m=4, 2025-05-07T20:34:17.2834316Z n1=762, 2025-05-07T20:34:17.2834919Z n2=208, 2025-05-07T20:34:17.2835811Z n3=176, 2025-05-07T20:34:17.2836396Z row_dim=1, 2025-05-07T20:34:17.2836807Z forward=True, 2025-05-07T20:34:17.2837148Z given_last_dim=True, 2025-05-07T20:34:17.2837529Z dtype=torch.float32, 2025-05-07T20:34:17.2837886Z ) 2025-05-07T20:34:17.2838366Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:17.2839579Z self=, 2025-05-07T20:34:17.2840669Z m=329, 2025-05-07T20:34:17.2840964Z n1=701, 2025-05-07T20:34:17.2841242Z n2=893, 2025-05-07T20:34:17.2841557Z n3=323, 2025-05-07T20:34:17.2841889Z row_dim=1537, 2025-05-07T20:34:17.2842257Z forward=True, 2025-05-07T20:34:17.2842586Z given_last_dim=False, 2025-05-07T20:34:17.2842964Z dtype=torch.bfloat16, 2025-05-07T20:34:17.2843353Z ) 2025-05-07T20:34:17.2843783Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:17.2845090Z self=, 2025-05-07T20:34:17.2846110Z m=469, 2025-05-07T20:34:17.2846405Z n1=749, 2025-05-07T20:34:17.2846685Z n2=812, 2025-05-07T20:34:17.2846965Z n3=601, 2025-05-07T20:34:17.2847251Z row_dim=454, 2025-05-07T20:34:17.2847591Z forward=True, 2025-05-07T20:34:17.2847937Z given_last_dim=True, 2025-05-07T20:34:17.2848303Z dtype=torch.float32, 2025-05-07T20:34:17.2848656Z ) 2025-05-07T20:34:17.2849107Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:17.2850434Z self=, 2025-05-07T20:34:17.2851493Z m=2, 2025-05-07T20:34:17.2851778Z n1=275, 2025-05-07T20:34:17.2852069Z n2=203, 2025-05-07T20:34:17.2852349Z n3=753, 2025-05-07T20:34:17.2852642Z row_dim=1, 2025-05-07T20:34:17.2852958Z forward=False, 2025-05-07T20:34:17.2853314Z given_last_dim=False, 2025-05-07T20:34:17.2853701Z dtype=torch.float16, 2025-05-07T20:34:17.2854064Z ) 2025-05-07T20:34:17.2854539Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:17.2855819Z self=, 2025-05-07T20:34:17.2856919Z m=534, 2025-05-07T20:34:17.2857202Z n1=3, 2025-05-07T20:34:17.2857505Z n2=664, 2025-05-07T20:34:17.2857802Z n3=123, 2025-05-07T20:34:17.2858086Z row_dim=706, 2025-05-07T20:34:17.2858410Z forward=True, 2025-05-07T20:34:17.2858766Z given_last_dim=False, 2025-05-07T20:34:17.2859179Z dtype=torch.bfloat16, 2025-05-07T20:34:17.2859533Z ) 2025-05-07T20:34:17.2859958Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:17.2861115Z self=, 2025-05-07T20:34:17.2862147Z m=766, 2025-05-07T20:34:17.2862442Z n1=235, 2025-05-07T20:34:17.2862736Z n2=75, 2025-05-07T20:34:17.2863011Z n3=403, 2025-05-07T20:34:17.2863477Z row_dim=1718, 2025-05-07T20:34:17.2863804Z forward=False, 2025-05-07T20:34:17.2864135Z given_last_dim=True, 2025-05-07T20:34:17.2864515Z dtype=torch.float16, 2025-05-07T20:34:17.2864865Z ) 2025-05-07T20:34:17.2865318Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:17.2866684Z self=, 2025-05-07T20:34:17.2867751Z m=225, 2025-05-07T20:34:17.2868039Z n1=69, 2025-05-07T20:34:17.2868313Z n2=574, 2025-05-07T20:34:17.2868597Z n3=621, 2025-05-07T20:34:17.2868886Z row_dim=1557, 2025-05-07T20:34:17.2879364Z forward=True, 2025-05-07T20:34:17.2879749Z given_last_dim=False, 2025-05-07T20:34:17.2880140Z dtype=torch.float16, 2025-05-07T20:34:17.2880502Z ) 2025-05-07T20:34:17.2880963Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:17.2882152Z self=, 2025-05-07T20:34:17.2883068Z m=225, 2025-05-07T20:34:17.2883340Z n1=69, 2025-05-07T20:34:17.2883712Z n2=574, 2025-05-07T20:34:17.2884358Z n3=621, 2025-05-07T20:34:17.2884824Z row_dim=1557, 2025-05-07T20:34:17.2885117Z forward=False, 2025-05-07T20:34:17.2885476Z given_last_dim=False, 2025-05-07T20:34:17.2885863Z dtype=torch.float16, 2025-05-07T20:34:17.2886199Z ) 2025-05-07T20:34:17.2886617Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:17.2888447Z self=, 2025-05-07T20:34:17.2889511Z m=225, 2025-05-07T20:34:17.2889821Z n1=69, 2025-05-07T20:34:17.2890101Z n2=574, 2025-05-07T20:34:17.2890362Z n3=69, 2025-05-07T20:34:17.2890988Z row_dim=1557, 2025-05-07T20:34:17.2891334Z forward=False, 2025-05-07T20:34:17.2891677Z given_last_dim=False, 2025-05-07T20:34:17.2892029Z dtype=torch.float16, 2025-05-07T20:34:17.2892358Z ) 2025-05-07T20:34:17.2892789Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:17.2894020Z self=, 2025-05-07T20:34:17.2895088Z m=574, 2025-05-07T20:34:17.2895373Z n1=69, 2025-05-07T20:34:17.2895646Z n2=574, 2025-05-07T20:34:17.2895930Z n3=69, 2025-05-07T20:34:17.2896218Z row_dim=1557, 2025-05-07T20:34:17.2896534Z forward=False, 2025-05-07T20:34:17.2896895Z given_last_dim=False, 2025-05-07T20:34:17.2897280Z dtype=torch.float16, 2025-05-07T20:34:17.2897690Z ) 2025-05-07T20:34:17.2898161Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:17.2899400Z self=, 2025-05-07T20:34:17.2900783Z m=574, 2025-05-07T20:34:17.2901657Z n1=69, 2025-05-07T20:34:17.2902315Z n2=574, 2025-05-07T20:34:17.2902863Z n3=69, 2025-05-07T20:34:17.2903221Z row_dim=69, 2025-05-07T20:34:17.2903548Z forward=False, 2025-05-07T20:34:17.2903910Z given_last_dim=False, 2025-05-07T20:34:17.2904258Z dtype=torch.float16, 2025-05-07T20:34:17.2904553Z ) 2025-05-07T20:34:17.2904985Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:17.2906149Z self=, 2025-05-07T20:34:17.2907093Z m=574, 2025-05-07T20:34:17.2907387Z n1=69, 2025-05-07T20:34:17.2907681Z n2=69, 2025-05-07T20:34:17.2907966Z n3=69, 2025-05-07T20:34:17.2908202Z row_dim=69, 2025-05-07T20:34:17.2908454Z forward=False, 2025-05-07T20:34:17.2908783Z given_last_dim=False, 2025-05-07T20:34:17.2909650Z dtype=torch.float16, 2025-05-07T20:34:17.2910017Z ) 2025-05-07T20:34:17.2910435Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:17.2911571Z self=, 2025-05-07T20:34:17.2912873Z m=574, 2025-05-07T20:34:17.2913127Z n1=69, 2025-05-07T20:34:17.2913385Z n2=69, 2025-05-07T20:34:17.2913656Z n3=69, 2025-05-07T20:34:17.2913935Z row_dim=574, 2025-05-07T20:34:17.2914244Z forward=False, 2025-05-07T20:34:17.2914595Z given_last_dim=False, 2025-05-07T20:34:17.2914986Z dtype=torch.float16, 2025-05-07T20:34:17.2915342Z ) 2025-05-07T20:34:17.2916033Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:17.2917325Z self=, 2025-05-07T20:34:17.2918402Z m=468, 2025-05-07T20:34:17.2918691Z n1=458, 2025-05-07T20:34:17.2918959Z n2=827, 2025-05-07T20:34:17.2919243Z n3=584, 2025-05-07T20:34:17.2919520Z row_dim=280, 2025-05-07T20:34:17.2919863Z forward=True, 2025-05-07T20:34:17.2920203Z given_last_dim=True, 2025-05-07T20:34:17.2920594Z dtype=torch.float16, 2025-05-07T20:34:17.2920924Z ) 2025-05-07T20:34:17.2921368Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:17.2922709Z self=, 2025-05-07T20:34:17.2923725Z m=827, 2025-05-07T20:34:17.2924011Z n1=458, 2025-05-07T20:34:17.2924304Z n2=827, 2025-05-07T20:34:17.2924599Z n3=584, 2025-05-07T20:34:17.2924903Z row_dim=280, 2025-05-07T20:34:17.2925229Z forward=True, 2025-05-07T20:34:17.2925582Z given_last_dim=True, 2025-05-07T20:34:17.2925986Z dtype=torch.float16, 2025-05-07T20:34:17.2926334Z ) 2025-05-07T20:34:17.2926822Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:17.2928102Z self=, 2025-05-07T20:34:17.2929185Z m=827, 2025-05-07T20:34:17.2929489Z n1=584, 2025-05-07T20:34:17.2929783Z n2=827, 2025-05-07T20:34:17.2930067Z n3=584, 2025-05-07T20:34:17.2930373Z row_dim=280, 2025-05-07T20:34:17.2930689Z forward=True, 2025-05-07T20:34:17.2931006Z given_last_dim=True, 2025-05-07T20:34:17.2931390Z dtype=torch.float16, 2025-05-07T20:34:17.2931777Z ) 2025-05-07T20:34:17.2932225Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:17.2933343Z self=, 2025-05-07T20:34:17.2934311Z m=827, 2025-05-07T20:34:17.2934586Z n1=280, 2025-05-07T20:34:17.2934866Z n2=827, 2025-05-07T20:34:17.2935188Z n3=584, 2025-05-07T20:34:17.2935461Z row_dim=280, 2025-05-07T20:34:17.2935771Z forward=True, 2025-05-07T20:34:17.2936112Z given_last_dim=True, 2025-05-07T20:34:17.2936476Z dtype=torch.float16, 2025-05-07T20:34:17.2936827Z ) 2025-05-07T20:34:17.2937306Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:17.2938582Z self=, 2025-05-07T20:34:17.2939646Z m=827, 2025-05-07T20:34:17.2939933Z n1=280, 2025-05-07T20:34:17.2940219Z n2=827, 2025-05-07T20:34:17.2940500Z n3=584, 2025-05-07T20:34:17.2940790Z row_dim=827, 2025-05-07T20:34:17.2941110Z forward=True, 2025-05-07T20:34:17.2941439Z given_last_dim=True, 2025-05-07T20:34:17.2941824Z dtype=torch.float16, 2025-05-07T20:34:17.2942182Z ) 2025-05-07T20:34:17.2942813Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:17.2944084Z self=, 2025-05-07T20:34:17.2945157Z m=827, 2025-05-07T20:34:17.2945445Z n1=584, 2025-05-07T20:34:17.2945822Z n2=827, 2025-05-07T20:34:17.2946105Z n3=584, 2025-05-07T20:34:17.2946394Z row_dim=827, 2025-05-07T20:34:17.2946704Z forward=True, 2025-05-07T20:34:17.2947035Z given_last_dim=True, 2025-05-07T20:34:17.2947410Z dtype=torch.float16, 2025-05-07T20:34:17.2947752Z ) 2025-05-07T20:34:17.2948211Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:17.2949473Z self=, 2025-05-07T20:34:17.2950532Z m=827, 2025-05-07T20:34:17.2950814Z n1=827, 2025-05-07T20:34:17.2951098Z n2=827, 2025-05-07T20:34:17.2951374Z n3=584, 2025-05-07T20:34:17.2951670Z row_dim=827, 2025-05-07T20:34:17.2951991Z forward=True, 2025-05-07T20:34:17.2952325Z given_last_dim=True, 2025-05-07T20:34:17.2952696Z dtype=torch.float16, 2025-05-07T20:34:17.2953044Z ) 2025-05-07T20:34:17.3772304Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:17.3773610Z self=, 2025-05-07T20:34:17.3774676Z m=488, 2025-05-07T20:34:17.3774957Z n1=192, 2025-05-07T20:34:17.3775207Z n2=727, 2025-05-07T20:34:17.3775452Z n3=57, 2025-05-07T20:34:17.3775711Z row_dim=1374, 2025-05-07T20:34:17.3776003Z forward=True, 2025-05-07T20:34:17.3776326Z given_last_dim=True, 2025-05-07T20:34:17.3776682Z dtype=torch.float16, 2025-05-07T20:34:17.3777013Z ) 2025-05-07T20:34:17.3777435Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:17.3778695Z self=, 2025-05-07T20:34:17.3779719Z m=488, 2025-05-07T20:34:17.3780019Z n1=727, 2025-05-07T20:34:17.3780299Z n2=727, 2025-05-07T20:34:17.3780594Z n3=57, 2025-05-07T20:34:17.3780914Z row_dim=1374, 2025-05-07T20:34:17.3781249Z forward=True, 2025-05-07T20:34:17.3781590Z given_last_dim=True, 2025-05-07T20:34:17.3781985Z dtype=torch.float16, 2025-05-07T20:34:17.3782330Z ) 2025-05-07T20:34:17.3782770Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:17.3783953Z self=, 2025-05-07T20:34:17.3784883Z m=488, 2025-05-07T20:34:17.3785152Z n1=727, 2025-05-07T20:34:17.3785425Z n2=727, 2025-05-07T20:34:17.3785686Z n3=727, 2025-05-07T20:34:17.3785949Z row_dim=1374, 2025-05-07T20:34:17.3786248Z forward=True, 2025-05-07T20:34:17.3786568Z given_last_dim=True, 2025-05-07T20:34:17.3786909Z dtype=torch.float16, 2025-05-07T20:34:17.3787234Z ) 2025-05-07T20:34:17.3787658Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:17.3788731Z self=, 2025-05-07T20:34:17.3789663Z m=727, 2025-05-07T20:34:17.3789941Z n1=727, 2025-05-07T20:34:17.3790220Z n2=727, 2025-05-07T20:34:17.3790524Z n3=727, 2025-05-07T20:34:17.3791147Z row_dim=1374, 2025-05-07T20:34:17.3791449Z forward=True, 2025-05-07T20:34:17.3791757Z given_last_dim=True, 2025-05-07T20:34:17.3792101Z dtype=torch.float16, 2025-05-07T20:34:17.3792423Z ) 2025-05-07T20:34:17.3792842Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:17.3794211Z self=, 2025-05-07T20:34:17.3795132Z m=727, 2025-05-07T20:34:17.3795488Z n1=1, 2025-05-07T20:34:17.3795752Z n2=727, 2025-05-07T20:34:17.3796020Z n3=727, 2025-05-07T20:34:17.3796293Z row_dim=1374, 2025-05-07T20:34:17.3796589Z forward=True, 2025-05-07T20:34:17.3797098Z given_last_dim=True, 2025-05-07T20:34:17.3797450Z dtype=torch.float16, 2025-05-07T20:34:17.3797771Z ) 2025-05-07T20:34:17.3798191Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:17.3799267Z self=, 2025-05-07T20:34:17.3800170Z m=727, 2025-05-07T20:34:17.3800436Z n1=727, 2025-05-07T20:34:17.3800709Z n2=727, 2025-05-07T20:34:17.3800980Z n3=727, 2025-05-07T20:34:17.3801250Z row_dim=727, 2025-05-07T20:34:17.3801554Z forward=True, 2025-05-07T20:34:17.3801876Z given_last_dim=True, 2025-05-07T20:34:17.3802231Z dtype=torch.float16, 2025-05-07T20:34:17.3802561Z ) 2025-05-07T20:34:17.3802997Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:17.3804082Z self=, 2025-05-07T20:34:17.3805040Z m=208, 2025-05-07T20:34:17.3805316Z n1=325, 2025-05-07T20:34:17.3805585Z n2=204, 2025-05-07T20:34:17.3805862Z n3=573, 2025-05-07T20:34:17.3806145Z row_dim=929, 2025-05-07T20:34:17.3806453Z forward=False, 2025-05-07T20:34:17.3806775Z given_last_dim=True, 2025-05-07T20:34:17.3807131Z dtype=torch.float16, 2025-05-07T20:34:17.3807465Z ) 2025-05-07T20:34:17.3807894Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:17.3808989Z self=, 2025-05-07T20:34:17.3809909Z m=208, 2025-05-07T20:34:17.3810177Z n1=325, 2025-05-07T20:34:17.3810445Z n2=208, 2025-05-07T20:34:17.3810721Z n3=573, 2025-05-07T20:34:17.3810994Z row_dim=929, 2025-05-07T20:34:17.3811302Z forward=False, 2025-05-07T20:34:17.3811620Z given_last_dim=True, 2025-05-07T20:34:17.3811972Z dtype=torch.float16, 2025-05-07T20:34:17.3812304Z ) 2025-05-07T20:34:17.3812731Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:17.3813818Z self=, 2025-05-07T20:34:17.3814757Z m=208, 2025-05-07T20:34:17.3815025Z n1=325, 2025-05-07T20:34:17.3815293Z n2=208, 2025-05-07T20:34:17.3815553Z n3=573, 2025-05-07T20:34:17.3815825Z row_dim=208, 2025-05-07T20:34:17.3816130Z forward=False, 2025-05-07T20:34:17.3816434Z given_last_dim=True, 2025-05-07T20:34:17.3816777Z dtype=torch.float16, 2025-05-07T20:34:17.3817110Z ) 2025-05-07T20:34:17.3817534Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:17.3818628Z self=, 2025-05-07T20:34:17.3819552Z m=208, 2025-05-07T20:34:17.3819816Z n1=325, 2025-05-07T20:34:17.3820084Z n2=208, 2025-05-07T20:34:17.3820352Z n3=573, 2025-05-07T20:34:17.3820616Z row_dim=208, 2025-05-07T20:34:17.3820915Z forward=True, 2025-05-07T20:34:17.3821229Z given_last_dim=True, 2025-05-07T20:34:17.3821573Z dtype=torch.float16, 2025-05-07T20:34:17.3821901Z ) 2025-05-07T20:34:17.3822319Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:17.3823488Z self=, 2025-05-07T20:34:17.3824504Z m=573, 2025-05-07T20:34:17.3824796Z n1=325, 2025-05-07T20:34:17.3825080Z n2=208, 2025-05-07T20:34:17.3825503Z n3=573, 2025-05-07T20:34:17.3825815Z row_dim=208, 2025-05-07T20:34:17.3826134Z forward=True, 2025-05-07T20:34:17.3826438Z given_last_dim=True, 2025-05-07T20:34:17.3826801Z dtype=torch.float16, 2025-05-07T20:34:17.3827135Z ) 2025-05-07T20:34:17.3827725Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:17.3828887Z self=, 2025-05-07T20:34:17.3829881Z m=573, 2025-05-07T20:34:17.3830143Z n1=325, 2025-05-07T20:34:17.3830420Z n2=208, 2025-05-07T20:34:17.3830690Z n3=573, 2025-05-07T20:34:17.3830961Z row_dim=325, 2025-05-07T20:34:17.3831269Z forward=True, 2025-05-07T20:34:17.3831597Z given_last_dim=True, 2025-05-07T20:34:17.3831999Z dtype=torch.float16, 2025-05-07T20:34:17.3832351Z ) 2025-05-07T20:34:17.3832836Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:17.3834095Z self=, 2025-05-07T20:34:17.3835158Z m=573, 2025-05-07T20:34:17.3835563Z n1=208, 2025-05-07T20:34:17.3835847Z n2=208, 2025-05-07T20:34:17.3836101Z n3=573, 2025-05-07T20:34:17.3836364Z row_dim=325, 2025-05-07T20:34:17.3836658Z forward=True, 2025-05-07T20:34:17.3836969Z given_last_dim=True, 2025-05-07T20:34:17.3837358Z dtype=torch.float16, 2025-05-07T20:34:17.3837715Z ) 2025-05-07T20:34:17.3838186Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:17.3839489Z self=, 2025-05-07T20:34:17.3840589Z m=928, 2025-05-07T20:34:17.3840883Z n1=449, 2025-05-07T20:34:17.3841163Z n2=1000, 2025-05-07T20:34:17.3841453Z n3=216, 2025-05-07T20:34:17.3841752Z row_dim=1741, 2025-05-07T20:34:17.3842049Z forward=False, 2025-05-07T20:34:17.3842377Z given_last_dim=False, 2025-05-07T20:34:17.3842747Z dtype=torch.float16, 2025-05-07T20:34:17.3843087Z ) 2025-05-07T20:34:17.3843553Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:17.3844848Z self=, 2025-05-07T20:34:17.3845936Z m=1, 2025-05-07T20:34:17.3846227Z n1=449, 2025-05-07T20:34:17.3846523Z n2=1000, 2025-05-07T20:34:17.3846817Z n3=216, 2025-05-07T20:34:17.3847121Z row_dim=1741, 2025-05-07T20:34:17.3847456Z forward=False, 2025-05-07T20:34:17.3847806Z given_last_dim=False, 2025-05-07T20:34:17.3848208Z dtype=torch.float16, 2025-05-07T20:34:17.3848588Z ) 2025-05-07T20:34:17.3849034Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:17.3850353Z self=, 2025-05-07T20:34:17.3851473Z m=1, 2025-05-07T20:34:17.3851777Z n1=449, 2025-05-07T20:34:17.3852065Z n2=216, 2025-05-07T20:34:17.3852346Z n3=216, 2025-05-07T20:34:17.3852658Z row_dim=1741, 2025-05-07T20:34:17.3853003Z forward=False, 2025-05-07T20:34:17.3853403Z given_last_dim=False, 2025-05-07T20:34:17.3853806Z dtype=torch.float16, 2025-05-07T20:34:17.3854156Z ) 2025-05-07T20:34:17.3854465Z PASSED 2025-05-07T20:34:17.3854633Z 2025-05-07T20:34:17.3854854Z =============================== warnings summary =============================== 2025-05-07T20:34:17.3855943Z test/quantize/fp8_rowwise_test.py::TestFP8RowwiseQuantizationConversion::test_quantize_and_dequantize_op_padded_fp8_rowwise 2025-05-07T20:34:17.3859052Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/quantize/fp8_rowwise_test.py:234: FutureWarning: `torch.testing.assert_allclose()` is deprecated since 1.12 and will be removed in a future release. Please use `torch.testing.assert_close()` instead. You can find detailed upgrade instructions in https://github.com/pytorch/pytorch/issues/61844. 2025-05-07T20:34:17.3861676Z torch.testing.assert_allclose(dqcat, qref, rtol=0.1, atol=0.05) 2025-05-07T20:34:17.3862313Z 2025-05-07T20:34:17.3862687Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:34:17.3863483Z ========================= 2 passed, 1 warning in 3.29s ========================= 2025-05-07T20:34:18.1369600Z 2025-05-07T20:34:18.1370018Z [TEST] Python test suite PASSED: ./quantize/fp8_rowwise_test.py 2025-05-07T20:34:18.1390885Z [TEST] Python test time for ./quantize/fp8_rowwise_test.py: 6 seconds 2025-05-07T20:34:18.1391306Z 2025-05-07T20:34:18.1391312Z 2025-05-07T20:34:18.1391318Z 2025-05-07T20:34:18.1391323Z 2025-05-07T20:34:18.1413634Z ################################################################################ 2025-05-07T20:34:18.1429500Z # [2025-05-07T20:34:18.142Z] Run Python Test Suite: 2025-05-07T20:34:18.1429924Z # ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:34:18.1430364Z ################################################################################ 2025-05-07T20:34:18.1454567Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:34:18.1455263Z 2025-05-07T20:34:20.3092619Z ============================= test session starts ============================== 2025-05-07T20:34:20.3093420Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:20.3094333Z cachedir: .pytest_cache 2025-05-07T20:34:20.3095238Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:20.3096381Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:20.3097014Z plugins: hypothesis-6.131.14 2025-05-07T20:34:22.1233593Z collecting ... collected 4 items 2025-05-07T20:34:22.1234009Z 2025-05-07T20:34:22.3689577Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cpu PASSED 2025-05-07T20:34:22.6687133Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda PASSED 2025-05-07T20:34:23.2929625Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows PASSED 2025-05-07T20:34:23.4876985Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_op PASSED 2025-05-07T20:34:23.4877483Z 2025-05-07T20:34:23.4877636Z ============================== 4 passed in 3.30s =============================== 2025-05-07T20:34:24.1515360Z 2025-05-07T20:34:24.1515927Z [TEST] Python test suite PASSED: ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:34:24.1536775Z [TEST] Python test time for ./quantize/fused_8bit_rowwise_test.py: 6 seconds 2025-05-07T20:34:24.1537225Z 2025-05-07T20:34:24.1537230Z 2025-05-07T20:34:24.1537242Z 2025-05-07T20:34:24.1537247Z 2025-05-07T20:34:24.1559518Z ################################################################################ 2025-05-07T20:34:24.1575352Z # [2025-05-07T20:34:24.157Z] Run Python Test Suite: 2025-05-07T20:34:24.1575785Z # ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:34:24.1576164Z ################################################################################ 2025-05-07T20:34:24.1598794Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:34:24.1599463Z 2025-05-07T20:34:26.3136035Z ============================= test session starts ============================== 2025-05-07T20:34:26.3137069Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:26.3137634Z cachedir: .pytest_cache 2025-05-07T20:34:26.3138249Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:26.3139164Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:26.3139592Z plugins: hypothesis-6.131.14 2025-05-07T20:34:28.1190053Z collecting ... collected 4 items 2025-05-07T20:34:28.1190497Z 2025-05-07T20:34:28.9786052Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:34:29.5898185Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cpu_and_cuda PASSED 2025-05-07T20:34:45.0283859Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows PASSED 2025-05-07T20:34:45.6907154Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_op PASSED 2025-05-07T20:34:45.6907810Z 2025-05-07T20:34:45.6907972Z =============================== warnings summary =============================== 2025-05-07T20:34:45.6908734Z test/quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows 2025-05-07T20:34:45.6910048Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/hypothesis/control.py:60: HypothesisDeprecationWarning: Using `assume` outside a property-based test is deprecated 2025-05-07T20:34:45.6910939Z note_deprecation( 2025-05-07T20:34:45.6911096Z 2025-05-07T20:34:45.6911349Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:34:45.6911833Z ======================== 4 passed, 1 warning in 19.50s ========================= 2025-05-07T20:34:46.3523543Z 2025-05-07T20:34:46.3524374Z [TEST] Python test suite PASSED: ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:34:46.3541187Z [TEST] Python test time for ./quantize/fused_nbit_rowwise_test.py: 22 seconds 2025-05-07T20:34:46.3541533Z 2025-05-07T20:34:46.3541538Z 2025-05-07T20:34:46.3541543Z 2025-05-07T20:34:46.3541547Z 2025-05-07T20:34:46.3561352Z ################################################################################ 2025-05-07T20:34:46.3576401Z # [2025-05-07T20:34:46.357Z] Run Python Test Suite: 2025-05-07T20:34:46.3576833Z # ./quantize/hfp8_test.py 2025-05-07T20:34:46.3577125Z ################################################################################ 2025-05-07T20:34:46.3602531Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/hfp8_test.py 2025-05-07T20:34:46.3603184Z 2025-05-07T20:34:48.5202923Z ============================= test session starts ============================== 2025-05-07T20:34:48.5203610Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:48.5204156Z cachedir: .pytest_cache 2025-05-07T20:34:48.5204760Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:48.5205529Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:48.5205950Z plugins: hypothesis-6.131.14 2025-05-07T20:34:50.3013466Z collecting ... collected 1 item 2025-05-07T20:34:50.3013703Z 2025-05-07T20:34:50.8288540Z quantize/hfp8_test.py::TestHFP8QuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:34:50.8289176Z 2025-05-07T20:34:50.8289379Z ============================== 1 passed in 2.43s =============================== 2025-05-07T20:34:51.4781692Z 2025-05-07T20:34:51.4782424Z [TEST] Python test suite PASSED: ./quantize/hfp8_test.py 2025-05-07T20:34:51.4802912Z [TEST] Python test time for ./quantize/hfp8_test.py: 5 seconds 2025-05-07T20:34:51.4804580Z 2025-05-07T20:34:51.4804587Z 2025-05-07T20:34:51.4804591Z 2025-05-07T20:34:51.4804595Z 2025-05-07T20:34:51.4825482Z ################################################################################ 2025-05-07T20:34:51.4843856Z # [2025-05-07T20:34:51.484Z] Run Python Test Suite: 2025-05-07T20:34:51.4844437Z # ./quantize/mixed_dim_int8_test.py 2025-05-07T20:34:51.4844771Z ################################################################################ 2025-05-07T20:34:51.4868474Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/mixed_dim_int8_test.py 2025-05-07T20:34:51.4869143Z 2025-05-07T20:34:53.6406343Z ============================= test session starts ============================== 2025-05-07T20:34:53.6407040Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:53.6407585Z cachedir: .pytest_cache 2025-05-07T20:34:53.6408230Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:53.6408991Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:53.6409442Z plugins: hypothesis-6.131.14 2025-05-07T20:34:55.4597474Z collecting ... collected 4 items 2025-05-07T20:34:55.4597766Z 2025-05-07T20:34:56.8635889Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op PASSED 2025-05-07T20:34:56.8644947Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_empty PASSED 2025-05-07T20:35:05.0750937Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_large_dims PASSED 2025-05-07T20:35:06.0526425Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_large_rows PASSED 2025-05-07T20:35:06.0527096Z 2025-05-07T20:35:06.0527246Z ============================== 4 passed in 12.54s ============================== 2025-05-07T20:35:06.7422065Z 2025-05-07T20:35:06.7422875Z [TEST] Python test suite PASSED: ./quantize/mixed_dim_int8_test.py 2025-05-07T20:35:06.7442983Z [TEST] Python test time for ./quantize/mixed_dim_int8_test.py: 15 seconds 2025-05-07T20:35:06.7443421Z 2025-05-07T20:35:06.7443427Z 2025-05-07T20:35:06.7443432Z 2025-05-07T20:35:06.7443437Z 2025-05-07T20:35:06.7465068Z ################################################################################ 2025-05-07T20:35:06.7480910Z # [2025-05-07T20:35:06.747Z] Run Python Test Suite: 2025-05-07T20:35:06.7481391Z # ./quantize/msfp_test.py 2025-05-07T20:35:06.7481787Z ################################################################################ 2025-05-07T20:35:06.7505657Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/msfp_test.py 2025-05-07T20:35:06.7506535Z 2025-05-07T20:35:08.8909127Z ============================= test session starts ============================== 2025-05-07T20:35:08.8909897Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:08.8910471Z cachedir: .pytest_cache 2025-05-07T20:35:08.8911063Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:08.8911808Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:08.8912237Z plugins: hypothesis-6.131.14 2025-05-07T20:35:10.6325991Z collecting ... collected 1 item 2025-05-07T20:35:10.6326325Z 2025-05-07T20:35:10.9781477Z quantize/msfp_test.py::TestMSFPQuantizationConversion::test_quantize_op MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9782062Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9782356Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9782900Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9783171Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9783429Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9783689Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9783952Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9784372Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9784633Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9784896Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9785186Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9785535Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9785800Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9786062Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9786315Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9786578Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9786843Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9787098Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9787365Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9787627Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9787891Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9788163Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9788427Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9788681Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9788945Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9789206Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9789468Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9789732Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9789993Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9790244Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9790504Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9791109Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9791369Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9791629Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9791893Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9792155Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9792416Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9792677Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9792938Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9793195Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9793458Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9793722Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9793979Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9794242Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9794516Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9794772Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9795033Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9795294Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9795733Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9795998Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9796259Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9796515Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9796777Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9797040Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9797302Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9797558Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9797820Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9798087Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9798342Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9798606Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9798871Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9799127Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9799399Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9799665Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9799920Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9800185Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9800447Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9800703Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9800968Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9801234Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9801491Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9801754Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9802021Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9802277Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9802556Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9803000Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9803267Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9803524Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9803785Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9804046Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9804301Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9804697Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9804960Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9805216Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9805479Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9805741Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9806022Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9806278Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9806545Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9806809Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9807072Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9807329Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9807591Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9807854Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9808119Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9808385Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9808653Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9808914Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9809176Z MSFP parameters 16 8 7 127 2025-05-07T20:35:10.9809431Z PASSED 2025-05-07T20:35:10.9809551Z 2025-05-07T20:35:10.9809699Z ============================== 1 passed in 2.21s =============================== 2025-05-07T20:35:11.6274330Z 2025-05-07T20:35:11.6274780Z [TEST] Python test suite PASSED: ./quantize/msfp_test.py 2025-05-07T20:35:11.6295962Z [TEST] Python test time for ./quantize/msfp_test.py: 5 seconds 2025-05-07T20:35:11.6296254Z 2025-05-07T20:35:11.6296259Z 2025-05-07T20:35:11.6296263Z 2025-05-07T20:35:11.6296268Z 2025-05-07T20:35:11.6316311Z ################################################################################ 2025-05-07T20:35:11.6331721Z # [2025-05-07T20:35:11.632Z] Run Python Test Suite: 2025-05-07T20:35:11.6332081Z # ./quantize/mx4_test.py 2025-05-07T20:35:11.6332366Z ################################################################################ 2025-05-07T20:35:11.6357787Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/mx4_test.py 2025-05-07T20:35:11.6358423Z 2025-05-07T20:35:13.7864943Z ============================= test session starts ============================== 2025-05-07T20:35:13.7865627Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:13.7866178Z cachedir: .pytest_cache 2025-05-07T20:35:13.7866785Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:13.7867546Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:13.7867982Z plugins: hypothesis-6.131.14 2025-05-07T20:35:15.8238957Z collecting ... collected 4 items 2025-05-07T20:35:15.8239234Z 2025-05-07T20:35:33.5908627Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4 Trying example: test_mx4( 2025-05-07T20:35:33.5909343Z self=, 2025-05-07T20:35:33.5909828Z power=5, 2025-05-07T20:35:33.5910037Z sizes=4, 2025-05-07T20:35:33.5910253Z ) 2025-05-07T20:35:33.5910486Z Trying example: test_mx4( 2025-05-07T20:35:33.5910898Z self=, 2025-05-07T20:35:33.5911335Z power=6, 2025-05-07T20:35:33.5911550Z sizes=4, 2025-05-07T20:35:33.5911747Z ) 2025-05-07T20:35:33.5911955Z Trying example: test_mx4( 2025-05-07T20:35:33.5912361Z self=, 2025-05-07T20:35:33.5912780Z power=6, 2025-05-07T20:35:33.5912984Z sizes=12, 2025-05-07T20:35:33.5913188Z ) 2025-05-07T20:35:33.5913389Z Trying example: test_mx4( 2025-05-07T20:35:33.5914155Z self=, 2025-05-07T20:35:33.5914585Z power=5, 2025-05-07T20:35:33.5914788Z sizes=8, 2025-05-07T20:35:33.5914988Z ) 2025-05-07T20:35:33.5915192Z Trying example: test_mx4( 2025-05-07T20:35:33.5915659Z self=, 2025-05-07T20:35:33.5916251Z power=6, 2025-05-07T20:35:33.5916454Z sizes=5, 2025-05-07T20:35:33.5916646Z ) 2025-05-07T20:35:33.5916853Z Trying example: test_mx4( 2025-05-07T20:35:33.5917257Z self=, 2025-05-07T20:35:33.5917683Z power=8, 2025-05-07T20:35:33.5917883Z sizes=7, 2025-05-07T20:35:33.5918083Z ) 2025-05-07T20:35:33.5918293Z Trying example: test_mx4( 2025-05-07T20:35:33.5918695Z self=, 2025-05-07T20:35:33.5919117Z power=7, 2025-05-07T20:35:33.5919324Z sizes=12, 2025-05-07T20:35:33.5919525Z ) 2025-05-07T20:35:33.5919735Z Trying example: test_mx4( 2025-05-07T20:35:33.5920144Z self=, 2025-05-07T20:35:33.5920570Z power=5, 2025-05-07T20:35:33.5920782Z sizes=12, 2025-05-07T20:35:33.5920985Z ) 2025-05-07T20:35:33.5921189Z Trying example: test_mx4( 2025-05-07T20:35:33.5921593Z self=, 2025-05-07T20:35:33.5922021Z power=6, 2025-05-07T20:35:33.5922219Z sizes=6, 2025-05-07T20:35:33.5922417Z ) 2025-05-07T20:35:33.5922620Z Trying example: test_mx4( 2025-05-07T20:35:33.5923017Z self=, 2025-05-07T20:35:33.5923442Z power=7, 2025-05-07T20:35:33.5923647Z sizes=7, 2025-05-07T20:35:33.5923849Z ) 2025-05-07T20:35:33.5924045Z Trying example: test_mx4( 2025-05-07T20:35:33.5924448Z self=, 2025-05-07T20:35:33.5924881Z power=5, 2025-05-07T20:35:33.5925080Z sizes=10, 2025-05-07T20:35:33.5925285Z ) 2025-05-07T20:35:33.5925489Z Trying example: test_mx4( 2025-05-07T20:35:33.5925885Z self=, 2025-05-07T20:35:33.5926311Z power=5, 2025-05-07T20:35:33.5926515Z sizes=5, 2025-05-07T20:35:33.5926707Z ) 2025-05-07T20:35:33.5926911Z Trying example: test_mx4( 2025-05-07T20:35:33.5927313Z self=, 2025-05-07T20:35:33.5927732Z power=7, 2025-05-07T20:35:33.5927937Z sizes=11, 2025-05-07T20:35:33.5928137Z ) 2025-05-07T20:35:33.5928334Z Trying example: test_mx4( 2025-05-07T20:35:33.5928739Z self=, 2025-05-07T20:35:33.5929166Z power=5, 2025-05-07T20:35:33.5929375Z sizes=11, 2025-05-07T20:35:33.5929571Z ) 2025-05-07T20:35:33.5929773Z Trying example: test_mx4( 2025-05-07T20:35:33.5930181Z self=, 2025-05-07T20:35:33.5930597Z power=8, 2025-05-07T20:35:33.5930806Z sizes=10, 2025-05-07T20:35:33.5931007Z ) 2025-05-07T20:35:33.5931201Z Trying example: test_mx4( 2025-05-07T20:35:33.5931604Z self=, 2025-05-07T20:35:33.5932032Z power=7, 2025-05-07T20:35:33.5932232Z sizes=10, 2025-05-07T20:35:33.5932438Z ) 2025-05-07T20:35:33.5932641Z Trying example: test_mx4( 2025-05-07T20:35:33.5933040Z self=, 2025-05-07T20:35:33.5933468Z power=8, 2025-05-07T20:35:33.5933674Z sizes=12, 2025-05-07T20:35:33.5933874Z ) 2025-05-07T20:35:33.5934079Z Trying example: test_mx4( 2025-05-07T20:35:33.5934484Z self=, 2025-05-07T20:35:33.5934902Z power=8, 2025-05-07T20:35:33.5935111Z sizes=8, 2025-05-07T20:35:33.5935327Z ) 2025-05-07T20:35:33.5935615Z Trying example: test_mx4( 2025-05-07T20:35:33.5936016Z self=, 2025-05-07T20:35:33.5936439Z power=6, 2025-05-07T20:35:33.5936644Z sizes=9, 2025-05-07T20:35:33.5936836Z ) 2025-05-07T20:35:33.5937114Z Trying example: test_mx4( 2025-05-07T20:35:33.5937514Z self=, 2025-05-07T20:35:33.5937930Z power=5, 2025-05-07T20:35:33.5938132Z sizes=9, 2025-05-07T20:35:33.5938331Z ) 2025-05-07T20:35:33.5938512Z PASSED 2025-05-07T20:35:39.9995259Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_cases Trying example: test_mx4_cases( 2025-05-07T20:35:39.9996581Z self=, 2025-05-07T20:35:39.9997286Z shape=[32], 2025-05-07T20:35:39.9997639Z group_size=32, 2025-05-07T20:35:39.9998053Z rounding_mode=, 2025-05-07T20:35:39.9998613Z magnitude=1.0, 2025-05-07T20:35:39.9998987Z mx4_format=(2, 1), 2025-05-07T20:35:39.9999345Z device='cpu', 2025-05-07T20:35:39.9999677Z ) 2025-05-07T20:35:40.0000006Z Trying example: test_mx4_cases( 2025-05-07T20:35:40.0000692Z self=, 2025-05-07T20:35:40.0001479Z shape=[2, 16], 2025-05-07T20:35:40.0001828Z group_size=32, 2025-05-07T20:35:40.0002223Z rounding_mode=, 2025-05-07T20:35:40.0002675Z magnitude=1.0, 2025-05-07T20:35:40.0003020Z mx4_format=(2, 1), 2025-05-07T20:35:40.0003397Z device='cpu', 2025-05-07T20:35:40.0003719Z ) 2025-05-07T20:35:40.0004017Z Trying example: test_mx4_cases( 2025-05-07T20:35:40.0004685Z self=, 2025-05-07T20:35:40.0005408Z shape=[2, 16], 2025-05-07T20:35:40.0005762Z group_size=32, 2025-05-07T20:35:40.0006194Z rounding_mode=, 2025-05-07T20:35:40.0006727Z magnitude=1.0, 2025-05-07T20:35:40.0007094Z mx4_format=(3, 0), 2025-05-07T20:35:40.0007464Z device='cuda', 2025-05-07T20:35:40.0007775Z ) 2025-05-07T20:35:40.0008095Z Trying example: test_mx4_cases( 2025-05-07T20:35:40.0008808Z self=, 2025-05-07T20:35:40.0009593Z shape=[2, 2, 4, 32], 2025-05-07T20:35:40.0009977Z group_size=32, 2025-05-07T20:35:40.0010397Z rounding_mode=, 2025-05-07T20:35:40.0010890Z magnitude=1000.0, 2025-05-07T20:35:40.0011260Z mx4_format=(3, 0), 2025-05-07T20:35:40.0011642Z device='cuda', 2025-05-07T20:35:40.0011978Z ) 2025-05-07T20:35:40.0012305Z Trying example: test_mx4_cases( 2025-05-07T20:35:40.0013010Z self=, 2025-05-07T20:35:40.0013770Z shape=[2, 16], 2025-05-07T20:35:40.0014113Z group_size=64, 2025-05-07T20:35:40.0014554Z rounding_mode=, 2025-05-07T20:35:40.0015083Z magnitude=1.0, 2025-05-07T20:35:40.0024914Z mx4_format=(3, 0), 2025-05-07T20:35:40.0025265Z device='cuda', 2025-05-07T20:35:40.0025565Z ) 2025-05-07T20:35:40.0025868Z Trying example: test_mx4_cases( 2025-05-07T20:35:40.0026513Z self=, 2025-05-07T20:35:40.0027256Z shape=[2, 16], 2025-05-07T20:35:40.0027597Z group_size=64, 2025-05-07T20:35:40.0028002Z rounding_mode=, 2025-05-07T20:35:40.0028475Z magnitude=1.0, 2025-05-07T20:35:40.0028801Z mx4_format=(3, 0), 2025-05-07T20:35:40.0029158Z device='cpu', 2025-05-07T20:35:40.0029491Z ) 2025-05-07T20:35:40.0029798Z Trying example: test_mx4_cases( 2025-05-07T20:35:40.0030543Z self=, 2025-05-07T20:35:40.0031330Z shape=[32], 2025-05-07T20:35:40.0031668Z group_size=64, 2025-05-07T20:35:40.0032380Z rounding_mode=, 2025-05-07T20:35:40.0032897Z magnitude=0.001, 2025-05-07T20:35:40.0033251Z mx4_format=(3, 0), 2025-05-07T20:35:40.0033618Z device='cuda', 2025-05-07T20:35:40.0033950Z ) 2025-05-07T20:35:40.0034258Z Trying example: test_mx4_cases( 2025-05-07T20:35:40.0035167Z self=, 2025-05-07T20:35:40.0035968Z shape=[4, 30], 2025-05-07T20:35:40.0036290Z group_size=32, 2025-05-07T20:35:40.0036625Z rounding_mode=, 2025-05-07T20:35:40.0037093Z magnitude=0.001, 2025-05-07T20:35:40.0037396Z mx4_format=(2, 1), 2025-05-07T20:35:40.0037697Z device='cuda', 2025-05-07T20:35:40.0038002Z ) 2025-05-07T20:35:40.0038298Z Trying example: test_mx4_cases( 2025-05-07T20:35:40.0038939Z self=, 2025-05-07T20:35:40.0039627Z shape=[2, 2, 4, 32], 2025-05-07T20:35:40.0039977Z group_size=64, 2025-05-07T20:35:40.0040364Z rounding_mode=, 2025-05-07T20:35:40.0040829Z magnitude=1.0, 2025-05-07T20:35:40.0041148Z mx4_format=(2, 1), 2025-05-07T20:35:40.0041467Z device='cuda', 2025-05-07T20:35:40.0041752Z ) 2025-05-07T20:35:40.0042035Z Trying example: test_mx4_cases( 2025-05-07T20:35:40.0042645Z self=, 2025-05-07T20:35:40.0043294Z shape=[16, 1028], 2025-05-07T20:35:40.0043615Z group_size=64, 2025-05-07T20:35:40.0043973Z rounding_mode=, 2025-05-07T20:35:40.0044396Z magnitude=0.001, 2025-05-07T20:35:40.0044723Z mx4_format=(3, 0), 2025-05-07T20:35:40.0045045Z device='cuda', 2025-05-07T20:35:40.0045336Z ) 2025-05-07T20:35:40.0045612Z Trying example: test_mx4_cases( 2025-05-07T20:35:40.0046243Z self=, 2025-05-07T20:35:40.0046894Z shape=[2, 16], 2025-05-07T20:35:40.0047204Z group_size=64, 2025-05-07T20:35:40.0047543Z rounding_mode=, 2025-05-07T20:35:40.0047966Z magnitude=1.0, 2025-05-07T20:35:40.0048271Z mx4_format=(3, 0), 2025-05-07T20:35:40.0048588Z device='cuda', 2025-05-07T20:35:40.0048882Z ) 2025-05-07T20:35:40.0049170Z Trying example: test_mx4_cases( 2025-05-07T20:35:40.0049789Z self=, 2025-05-07T20:35:40.0050440Z shape=[96], 2025-05-07T20:35:40.0050736Z group_size=32, 2025-05-07T20:35:40.0051094Z rounding_mode=, 2025-05-07T20:35:40.0051539Z magnitude=1.0, 2025-05-07T20:35:40.0051851Z mx4_format=(3, 0), 2025-05-07T20:35:40.0052166Z device='cpu', 2025-05-07T20:35:40.0052458Z ) 2025-05-07T20:35:40.0052743Z Trying example: test_mx4_cases( 2025-05-07T20:35:40.0053359Z self=, 2025-05-07T20:35:40.0053998Z shape=[32], 2025-05-07T20:35:40.0054300Z group_size=64, 2025-05-07T20:35:40.0054680Z rounding_mode=, 2025-05-07T20:35:40.0055134Z magnitude=0.001, 2025-05-07T20:35:40.0055450Z mx4_format=(3, 0), 2025-05-07T20:35:40.0055770Z device='cpu', 2025-05-07T20:35:40.0056065Z ) 2025-05-07T20:35:40.0056347Z Trying example: test_mx4_cases( 2025-05-07T20:35:40.0056972Z self=, 2025-05-07T20:35:40.0057610Z shape=[2, 16], 2025-05-07T20:35:40.0057917Z group_size=64, 2025-05-07T20:35:40.0058260Z rounding_mode=, 2025-05-07T20:35:40.0058724Z magnitude=1000.0, 2025-05-07T20:35:40.0059041Z mx4_format=(3, 0), 2025-05-07T20:35:40.0059363Z device='cpu', 2025-05-07T20:35:40.0059656Z ) 2025-05-07T20:35:40.0059935Z Trying example: test_mx4_cases( 2025-05-07T20:35:40.0060558Z self=, 2025-05-07T20:35:40.0061365Z shape=[16, 1028], 2025-05-07T20:35:40.0061682Z group_size=32, 2025-05-07T20:35:40.0062025Z rounding_mode=, 2025-05-07T20:35:40.0062451Z magnitude=1000.0, 2025-05-07T20:35:40.0062771Z mx4_format=(3, 0), 2025-05-07T20:35:40.0063081Z device='cuda', 2025-05-07T20:35:40.0063498Z ) 2025-05-07T20:35:40.0063779Z Trying example: test_mx4_cases( 2025-05-07T20:35:40.0064420Z self=, 2025-05-07T20:35:40.0065103Z shape=[96], 2025-05-07T20:35:40.0065422Z group_size=64, 2025-05-07T20:35:40.0065780Z rounding_mode=, 2025-05-07T20:35:40.0066222Z magnitude=1000.0, 2025-05-07T20:35:40.0066558Z mx4_format=(3, 0), 2025-05-07T20:35:40.0066882Z device='cuda', 2025-05-07T20:35:40.0067186Z ) 2025-05-07T20:35:40.0067479Z Trying example: test_mx4_cases( 2025-05-07T20:35:40.0068126Z self=, 2025-05-07T20:35:40.0068804Z shape=[2, 16], 2025-05-07T20:35:40.0069119Z group_size=64, 2025-05-07T20:35:40.0069490Z rounding_mode=, 2025-05-07T20:35:40.0069958Z magnitude=1000.0, 2025-05-07T20:35:40.0070296Z mx4_format=(2, 1), 2025-05-07T20:35:40.0070644Z device='cpu', 2025-05-07T20:35:40.0070941Z ) 2025-05-07T20:35:40.0071239Z Trying example: test_mx4_cases( 2025-05-07T20:35:40.0071903Z self=, 2025-05-07T20:35:40.0072570Z shape=[2, 16], 2025-05-07T20:35:40.0072889Z group_size=32, 2025-05-07T20:35:40.0073255Z rounding_mode=, 2025-05-07T20:35:40.0073682Z magnitude=0.001, 2025-05-07T20:35:40.0074022Z mx4_format=(3, 0), 2025-05-07T20:35:40.0074360Z device='cpu', 2025-05-07T20:35:40.0074660Z ) 2025-05-07T20:35:40.0074956Z Trying example: test_mx4_cases( 2025-05-07T20:35:40.0075733Z self=, 2025-05-07T20:35:40.0076414Z shape=[2, 16], 2025-05-07T20:35:40.0076734Z group_size=64, 2025-05-07T20:35:40.0077103Z rounding_mode=, 2025-05-07T20:35:40.0077534Z magnitude=1000.0, 2025-05-07T20:35:40.0077874Z mx4_format=(3, 0), 2025-05-07T20:35:40.0078217Z device='cpu', 2025-05-07T20:35:40.0078513Z ) 2025-05-07T20:35:40.0078815Z Trying example: test_mx4_cases( 2025-05-07T20:35:40.0079468Z self=, 2025-05-07T20:35:40.0080144Z shape=[2, 16], 2025-05-07T20:35:40.0080454Z group_size=32, 2025-05-07T20:35:40.0080821Z rounding_mode=, 2025-05-07T20:35:40.0081263Z magnitude=1.0, 2025-05-07T20:35:40.0081579Z mx4_format=(2, 1), 2025-05-07T20:35:40.0081917Z device='cpu', 2025-05-07T20:35:40.0082227Z ) 2025-05-07T20:35:40.0082482Z PASSED 2025-05-07T20:35:40.0083082Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_index_overflow SKIPPED 2025-05-07T20:35:40.0084051Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_large_cases SKIPPED 2025-05-07T20:35:40.0084624Z 2025-05-07T20:35:40.0084868Z =========================== short test summary info ============================ 2025-05-07T20:35:40.0085644Z SKIPPED [1] quantize/mx4_test.py:293: Test requires a gpu with at least 32GB of memory. 2025-05-07T20:35:40.0086552Z SKIPPED [1] quantize/mx4_test.py:307: Test requires a gpu with at least 64GB of memory. 2025-05-07T20:35:40.0087296Z ======================== 2 passed, 2 skipped in 26.34s ========================= 2025-05-07T20:35:40.7433286Z 2025-05-07T20:35:40.7433907Z [TEST] Python test suite PASSED: ./quantize/mx4_test.py 2025-05-07T20:35:40.7451703Z [TEST] Python test time for ./quantize/mx4_test.py: 29 seconds 2025-05-07T20:35:40.7451999Z 2025-05-07T20:35:40.7452003Z 2025-05-07T20:35:40.7452007Z 2025-05-07T20:35:40.7452011Z 2025-05-07T20:35:40.7474309Z ################################################################################ 2025-05-07T20:35:40.7489982Z # [2025-05-07T20:35:40.748Z] Run Python Test Suite: 2025-05-07T20:35:40.7490325Z # ./release/stable_release_test.py 2025-05-07T20:35:40.7490845Z ################################################################################ 2025-05-07T20:35:40.7515464Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./release/stable_release_test.py 2025-05-07T20:35:40.7516372Z 2025-05-07T20:35:42.9056140Z ============================= test session starts ============================== 2025-05-07T20:35:42.9056966Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:42.9057510Z cachedir: .pytest_cache 2025-05-07T20:35:42.9058106Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:42.9058887Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:42.9059325Z plugins: hypothesis-6.131.14 2025-05-07T20:35:44.6358040Z collecting ... collected 2 items 2025-05-07T20:35:44.6358345Z 2025-05-07T20:35:44.6383239Z release/stable_release_test.py::StableRelease::test_backwards_compatibility PASSED 2025-05-07T20:35:44.6400044Z release/stable_release_test.py::StableRelease::test_example_ops PASSED 2025-05-07T20:35:44.6400517Z 2025-05-07T20:35:44.6400710Z ============================== 2 passed in 1.86s =============================== 2025-05-07T20:35:45.2341943Z 2025-05-07T20:35:45.2342413Z [TEST] Python test suite PASSED: ./release/stable_release_test.py 2025-05-07T20:35:45.2363416Z [TEST] Python test time for ./release/stable_release_test.py: 5 seconds 2025-05-07T20:35:45.2363731Z 2025-05-07T20:35:45.2363737Z 2025-05-07T20:35:45.2363741Z 2025-05-07T20:35:45.2363895Z 2025-05-07T20:35:45.2383970Z ################################################################################ 2025-05-07T20:35:45.2401793Z # [2025-05-07T20:35:45.239Z] Run Python Test Suite: 2025-05-07T20:35:45.2402264Z # ./runtime_monitor_test.py 2025-05-07T20:35:45.2402668Z ################################################################################ 2025-05-07T20:35:45.2426897Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./runtime_monitor_test.py 2025-05-07T20:35:45.2427659Z 2025-05-07T20:35:47.3912743Z ============================= test session starts ============================== 2025-05-07T20:35:47.3913647Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:47.3914363Z cachedir: .pytest_cache 2025-05-07T20:35:47.3915028Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:47.3916127Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:47.3916735Z plugins: hypothesis-6.131.14 2025-05-07T20:35:49.1276287Z collecting ... collected 7 items 2025-05-07T20:35:49.1276584Z 2025-05-07T20:35:49.2610774Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_multi_start PASSED 2025-05-07T20:35:49.2620486Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_multi_stop PASSED 2025-05-07T20:35:49.5097734Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording PASSED 2025-05-07T20:35:49.8620988Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording_multi_stream_load PASSED 2025-05-07T20:35:50.0250020Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording_other_stream PASSED 2025-05-07T20:35:50.0257295Z runtime_monitor_test.py::RuntimeMonitorTest::test_noop_reporter PASSED 2025-05-07T20:35:50.0271167Z runtime_monitor_test.py::RuntimeMonitorTest::test_stdlog_reporter PASSED 2025-05-07T20:35:50.0271640Z 2025-05-07T20:35:50.0272137Z ============================== 7 passed in 2.76s =============================== 2025-05-07T20:35:50.7089196Z 2025-05-07T20:35:50.7090150Z [TEST] Python test suite PASSED: ./runtime_monitor_test.py 2025-05-07T20:35:50.7109023Z [TEST] Python test time for ./runtime_monitor_test.py: 5 seconds 2025-05-07T20:35:50.7109875Z 2025-05-07T20:35:50.7109881Z 2025-05-07T20:35:50.7109886Z 2025-05-07T20:35:50.7109892Z 2025-05-07T20:35:50.7132395Z ################################################################################ 2025-05-07T20:35:50.7148185Z # [2025-05-07T20:35:50.714Z] Run Python Test Suite: 2025-05-07T20:35:50.7148677Z # ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:35:50.7149127Z ################################################################################ 2025-05-07T20:35:50.7173500Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:35:50.7174280Z 2025-05-07T20:35:52.8683777Z ============================= test session starts ============================== 2025-05-07T20:35:52.8684451Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:52.8685011Z cachedir: .pytest_cache 2025-05-07T20:35:52.8685611Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:52.8686366Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:52.8686796Z plugins: hypothesis-6.131.14 2025-05-07T20:35:54.7692852Z collecting ... collected 3 items 2025-05-07T20:35:54.7693152Z 2025-05-07T20:36:09.9758264Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out PASSED 2025-05-07T20:36:19.2034261Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out_meta_backend PASSED 2025-05-07T20:36:33.0305334Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out_with_grad PASSED 2025-05-07T20:36:33.0306005Z 2025-05-07T20:36:33.0306187Z ============================== 3 passed in 40.29s ============================== 2025-05-07T20:36:33.8572763Z 2025-05-07T20:36:33.8573530Z [TEST] Python test suite PASSED: ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:36:33.8593117Z [TEST] Python test time for ./sll/array_jagged_bmm_jagged_out_test.py: 43 seconds 2025-05-07T20:36:33.8593465Z 2025-05-07T20:36:33.8593470Z 2025-05-07T20:36:33.8593474Z 2025-05-07T20:36:33.8593479Z 2025-05-07T20:36:33.8616087Z ################################################################################ 2025-05-07T20:36:33.8631357Z # [2025-05-07T20:36:33.862Z] Run Python Test Suite: 2025-05-07T20:36:33.8631724Z # ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:36:33.8632097Z ################################################################################ 2025-05-07T20:36:33.8656426Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:36:33.8657102Z 2025-05-07T20:36:36.0135628Z ============================= test session starts ============================== 2025-05-07T20:36:36.0136349Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:36:36.0136904Z cachedir: .pytest_cache 2025-05-07T20:36:36.0137518Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:36:36.0138279Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:36:36.0138706Z plugins: hypothesis-6.131.14 2025-05-07T20:36:37.8406331Z collecting ... collected 1 item 2025-05-07T20:36:37.8406631Z 2025-05-07T20:36:51.0064002Z sll/dense_jagged_cat_jagged_out_test.py::DenseJaggedCatJaggedOutTest::test_dense_jagged_cat_jagged_out PASSED 2025-05-07T20:36:51.0064550Z 2025-05-07T20:36:51.0064705Z ============================== 1 passed in 15.11s ============================== 2025-05-07T20:36:52.7290027Z 2025-05-07T20:36:52.7291378Z [TEST] Python test suite PASSED: ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:36:52.7310409Z [TEST] Python test time for ./sll/dense_jagged_cat_jagged_out_test.py: 19 seconds 2025-05-07T20:36:52.7310843Z 2025-05-07T20:36:52.7310847Z 2025-05-07T20:36:52.7310850Z 2025-05-07T20:36:52.7310854Z 2025-05-07T20:36:52.7332622Z ################################################################################ 2025-05-07T20:36:52.7348481Z # [2025-05-07T20:36:52.734Z] Run Python Test Suite: 2025-05-07T20:36:52.7348844Z # ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:36:52.7349173Z ################################################################################ 2025-05-07T20:36:52.7373170Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:36:52.7373844Z 2025-05-07T20:36:54.8848369Z ============================= test session starts ============================== 2025-05-07T20:36:54.8849053Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:36:54.8849586Z cachedir: .pytest_cache 2025-05-07T20:36:54.8850182Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:36:54.8850923Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:36:54.8851338Z plugins: hypothesis-6.131.14 2025-05-07T20:36:56.7721191Z collecting ... collected 1 item 2025-05-07T20:36:56.7721534Z 2025-05-07T20:36:58.7760488Z sll/jagged2_to_padded_dense_test.py::Jagged2ToPaddedDenseTest::test_jagged2_to_padded_dense PASSED 2025-05-07T20:36:58.7760995Z 2025-05-07T20:36:58.7761146Z ============================== 1 passed in 4.01s =============================== 2025-05-07T20:36:59.4790328Z 2025-05-07T20:36:59.4791214Z [TEST] Python test suite PASSED: ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:36:59.4812253Z [TEST] Python test time for ./sll/jagged2_to_padded_dense_test.py: 7 seconds 2025-05-07T20:36:59.4812587Z 2025-05-07T20:36:59.4812591Z 2025-05-07T20:36:59.4812595Z 2025-05-07T20:36:59.4812599Z 2025-05-07T20:36:59.4834644Z ################################################################################ 2025-05-07T20:36:59.4854950Z # [2025-05-07T20:36:59.485Z] Run Python Test Suite: 2025-05-07T20:36:59.4855295Z # ./sll/jagged_dense_bmm_test.py 2025-05-07T20:36:59.4855610Z ################################################################################ 2025-05-07T20:36:59.4879839Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/jagged_dense_bmm_test.py 2025-05-07T20:36:59.4880489Z 2025-05-07T20:37:01.6465782Z ============================= test session starts ============================== 2025-05-07T20:37:01.6466435Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:37:01.6467013Z cachedir: .pytest_cache 2025-05-07T20:37:01.6467611Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:37:01.6468367Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:37:01.6468796Z plugins: hypothesis-6.131.14 2025-05-07T20:37:03.5503333Z collecting ... collected 2 items 2025-05-07T20:37:03.5503580Z 2025-05-07T20:37:37.4659768Z sll/jagged_dense_bmm_test.py::JaggedDenseBMMTest::test_triton_jagged_dense_bmm PASSED 2025-05-07T20:40:29.2280065Z sll/jagged_dense_bmm_test.py::JaggedDenseBMMTest::test_triton_jagged_dense_bmm_with_grad PASSED 2025-05-07T20:40:29.2282956Z 2025-05-07T20:40:29.2283192Z =============================== warnings summary =============================== 2025-05-07T20:40:29.2283676Z test/sll/jagged_dense_bmm_test.py: 16 warnings 2025-05-07T20:40:29.2287590Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::dense_to_jagged: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:40:29.2292208Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:40:29.2292731Z 2025-05-07T20:40:29.2292887Z test/sll/jagged_dense_bmm_test.py: 16 warnings 2025-05-07T20:40:29.2296807Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:40:29.2300912Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:40:29.2301434Z 2025-05-07T20:40:29.2301703Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:40:29.2302284Z ================== 2 passed, 32 warnings in 207.71s (0:03:27) ================== 2025-05-07T20:40:30.0094844Z 2025-05-07T20:40:30.0095942Z [TEST] Python test suite PASSED: ./sll/jagged_dense_bmm_test.py 2025-05-07T20:40:30.0117153Z [TEST] Python test time for ./sll/jagged_dense_bmm_test.py: 211 seconds 2025-05-07T20:40:30.0117478Z 2025-05-07T20:40:30.0117482Z 2025-05-07T20:40:30.0117486Z 2025-05-07T20:40:30.0117489Z 2025-05-07T20:40:30.0137904Z ################################################################################ 2025-05-07T20:40:30.0153034Z # [2025-05-07T20:40:30.015Z] Run Python Test Suite: 2025-05-07T20:40:30.0153511Z # ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:40:30.0153865Z ################################################################################ 2025-05-07T20:40:30.0179337Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:40:30.0186557Z 2025-05-07T20:40:32.1640220Z ============================= test session starts ============================== 2025-05-07T20:40:32.1640913Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:40:32.1641465Z cachedir: .pytest_cache 2025-05-07T20:40:32.1642062Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:40:32.1642824Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:40:32.1643594Z plugins: hypothesis-6.131.14 2025-05-07T20:40:34.0620731Z collecting ... collected 1 item 2025-05-07T20:40:34.0621115Z 2025-05-07T20:40:38.0006644Z sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add PASSED 2025-05-07T20:40:38.0007663Z 2025-05-07T20:40:38.0007823Z =============================== warnings summary =============================== 2025-05-07T20:40:38.0008441Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:40:38.0009272Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:40:38.0010085Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:40:38.0010902Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:40:38.0011733Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:40:38.0012547Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:40:38.0013356Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:40:38.0014174Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:40:38.0014990Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:40:38.0018378Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::dense_to_jagged: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:40:38.0021830Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:40:38.0022264Z 2025-05-07T20:40:38.0022628Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:40:38.0023448Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:40:38.0024267Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:40:38.0025076Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:40:38.0025894Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:40:38.0026715Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:40:38.0027529Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:40:38.0028338Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:40:38.0029155Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:40:38.0032726Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:40:38.0036188Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:40:38.0036616Z 2025-05-07T20:40:38.0036856Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:40:38.0037349Z ======================== 1 passed, 18 warnings in 5.96s ======================== 2025-05-07T20:40:38.7217015Z 2025-05-07T20:40:38.7217336Z [TEST] Python test suite PASSED: ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:40:38.7237871Z [TEST] Python test time for ./sll/jagged_dense_elementwise_add_test.py: 8 seconds 2025-05-07T20:40:38.7238239Z 2025-05-07T20:40:38.7238244Z 2025-05-07T20:40:38.7238248Z 2025-05-07T20:40:38.7238251Z 2025-05-07T20:40:38.7260396Z ################################################################################ 2025-05-07T20:40:38.7276145Z # [2025-05-07T20:40:38.727Z] Run Python Test Suite: 2025-05-07T20:40:38.7276540Z # ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:40:38.7276925Z ################################################################################ 2025-05-07T20:40:38.7301563Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:40:38.7302308Z 2025-05-07T20:40:40.8829945Z ============================= test session starts ============================== 2025-05-07T20:40:40.8830610Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:40:40.8831155Z cachedir: .pytest_cache 2025-05-07T20:40:40.8831767Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:40:40.8832518Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:40:40.8832946Z plugins: hypothesis-6.131.14 2025-05-07T20:40:42.7831514Z collecting ... collected 3 items 2025-05-07T20:40:42.7831872Z 2025-05-07T20:40:52.9448936Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out PASSED 2025-05-07T20:41:01.4405245Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out_meta_backend PASSED 2025-05-07T20:41:08.0459687Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out_with_grad PASSED 2025-05-07T20:41:08.0460395Z 2025-05-07T20:41:08.0460575Z =============================== warnings summary =============================== 2025-05-07T20:41:08.0461384Z test/sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out_meta_backend 2025-05-07T20:41:08.0465440Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::sll_jagged_dense_elementwise_mul_jagged_out: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:41:08.0469026Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:41:08.0469442Z 2025-05-07T20:41:08.0469675Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:41:08.0470149Z ======================== 3 passed, 1 warning in 27.29s ========================= 2025-05-07T20:41:08.9252408Z 2025-05-07T20:41:08.9253118Z [TEST] Python test suite PASSED: ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:41:08.9273071Z [TEST] Python test time for ./sll/jagged_dense_elementwise_mul_jagged_out_test.py: 30 seconds 2025-05-07T20:41:08.9273484Z 2025-05-07T20:41:08.9273489Z 2025-05-07T20:41:08.9273492Z 2025-05-07T20:41:08.9273496Z 2025-05-07T20:41:08.9296177Z ################################################################################ 2025-05-07T20:41:08.9311692Z # [2025-05-07T20:41:08.930Z] Run Python Test Suite: 2025-05-07T20:41:08.9312056Z # ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:41:08.9312401Z ################################################################################ 2025-05-07T20:41:08.9337341Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:41:08.9338046Z 2025-05-07T20:41:11.0936479Z ============================= test session starts ============================== 2025-05-07T20:41:11.0937145Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:41:11.0937729Z cachedir: .pytest_cache 2025-05-07T20:41:11.0938343Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:41:11.0939107Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:41:11.0939545Z plugins: hypothesis-6.131.14 2025-05-07T20:41:12.9288082Z collecting ... collected 1 item 2025-05-07T20:41:12.9288378Z 2025-05-07T20:43:06.8974997Z sll/jagged_dense_flash_attention_test.py::JaggedDenseFlashAttentionTest::test_jagged_dense_flash_attention PASSED 2025-05-07T20:43:06.8976624Z 2025-05-07T20:43:06.8976964Z ======================== 1 passed in 115.93s (0:01:55) ========================= 2025-05-07T20:43:07.6747360Z 2025-05-07T20:43:07.6748176Z [TEST] Python test suite PASSED: ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:43:07.6768642Z [TEST] Python test time for ./sll/jagged_dense_flash_attention_test.py: 119 seconds 2025-05-07T20:43:07.6769023Z 2025-05-07T20:43:07.6769155Z 2025-05-07T20:43:07.6769266Z 2025-05-07T20:43:07.6769273Z 2025-05-07T20:43:07.6792225Z ################################################################################ 2025-05-07T20:43:07.6808307Z # [2025-05-07T20:43:07.680Z] Run Python Test Suite: 2025-05-07T20:43:07.6808826Z # ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:43:07.6809289Z ################################################################################ 2025-05-07T20:43:07.6833352Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:43:07.6834150Z 2025-05-07T20:43:09.8333911Z ============================= test session starts ============================== 2025-05-07T20:43:09.8334761Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:43:09.8335312Z cachedir: .pytest_cache 2025-05-07T20:43:09.8336329Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:43:09.8337080Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:43:09.8337688Z plugins: hypothesis-6.131.14 2025-05-07T20:43:11.7375168Z collecting ... collected 1 item 2025-05-07T20:43:11.7375489Z 2025-05-07T20:44:23.6981908Z sll/jagged_flash_attention_basic_test.py::JaggedFlashAttentionBasicTest::test_triton_jagged_flash_attention_basic PASSED 2025-05-07T20:44:23.6983508Z 2025-05-07T20:44:23.6984075Z ========================= 1 passed in 73.99s (0:01:13) ========================= 2025-05-07T20:44:24.4589699Z 2025-05-07T20:44:24.4590379Z [TEST] Python test suite PASSED: ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:44:24.4611225Z [TEST] Python test time for ./sll/jagged_flash_attention_basic_test.py: 77 seconds 2025-05-07T20:44:24.4611586Z 2025-05-07T20:44:24.4611590Z 2025-05-07T20:44:24.4611623Z 2025-05-07T20:44:24.4611627Z 2025-05-07T20:44:24.4631947Z ################################################################################ 2025-05-07T20:44:24.4647227Z # [2025-05-07T20:44:24.464Z] Run Python Test Suite: 2025-05-07T20:44:24.4647661Z # ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:44:24.4648090Z ################################################################################ 2025-05-07T20:44:24.4673241Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:44:24.4673928Z 2025-05-07T20:44:26.6235656Z ============================= test session starts ============================== 2025-05-07T20:44:26.6236350Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:44:26.6236891Z cachedir: .pytest_cache 2025-05-07T20:44:26.6237518Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:44:26.6238268Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:44:26.6238704Z plugins: hypothesis-6.131.14 2025-05-07T20:44:28.5199344Z collecting ... collected 2 items 2025-05-07T20:44:28.5199585Z 2025-05-07T20:44:31.9156032Z sll/jagged_jagged_bmm_jagged_out_test.py::JaggedJaggedBmmJaggedOutTest::test_triton_jagged_jagged_bmm_jagged_out PASSED 2025-05-07T20:44:32.3394488Z sll/jagged_jagged_bmm_jagged_out_test.py::JaggedJaggedBmmJaggedOutTest::test_triton_jagged_jagged_bmm_jagged_out_meta_backend PASSED 2025-05-07T20:44:32.3395066Z 2025-05-07T20:44:32.3395218Z ============================== 2 passed in 5.84s =============================== 2025-05-07T20:44:33.1353097Z 2025-05-07T20:44:33.1354017Z [TEST] Python test suite PASSED: ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:44:33.1373778Z [TEST] Python test time for ./sll/jagged_jagged_bmm_jagged_out_test.py: 9 seconds 2025-05-07T20:44:33.1374653Z 2025-05-07T20:44:33.1374675Z 2025-05-07T20:44:33.1374684Z 2025-05-07T20:44:33.1374691Z 2025-05-07T20:44:33.1395614Z ################################################################################ 2025-05-07T20:44:33.1411295Z # [2025-05-07T20:44:33.140Z] Run Python Test Suite: 2025-05-07T20:44:33.1411644Z # ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:44:33.1411950Z ################################################################################ 2025-05-07T20:44:33.1436482Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:44:33.1437131Z 2025-05-07T20:44:35.2888682Z ============================= test session starts ============================== 2025-05-07T20:44:35.2889359Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:44:35.2890237Z cachedir: .pytest_cache 2025-05-07T20:44:35.2891074Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:44:35.2891832Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:44:35.2892468Z plugins: hypothesis-6.131.14 2025-05-07T20:44:37.1744459Z collecting ... collected 2 items 2025-05-07T20:44:37.1744784Z 2025-05-07T20:45:17.3179314Z sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm PASSED 2025-05-07T20:47:19.6647735Z sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad PASSED 2025-05-07T20:47:19.6650013Z 2025-05-07T20:47:19.6650478Z =============================== warnings summary =============================== 2025-05-07T20:47:19.6651212Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:47:19.6652101Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:47:19.6652945Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:47:19.6653785Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:47:19.6654627Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:47:19.6655465Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:47:19.6656302Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:47:19.6657140Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:47:19.6660461Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:47:19.6663748Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:47:19.6664167Z 2025-05-07T20:47:19.6664488Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:47:19.6665953Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/graph.py:824: UserWarning: Attempting to run cuBLAS, but there was no current CUDA context! Attempting to set the primary context... (Triggered internally at /pytorch/aten/src/ATen/cuda/CublasHandlePool.cpp:179.) 2025-05-07T20:47:19.6667462Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:47:19.6667879Z 2025-05-07T20:47:19.6668111Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:47:19.6668605Z ================== 2 passed, 9 warnings in 164.50s (0:02:44) =================== 2025-05-07T20:47:20.4512751Z 2025-05-07T20:47:20.4513627Z [TEST] Python test suite PASSED: ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:47:20.4534000Z [TEST] Python test time for ./sll/jagged_jagged_bmm_test.py: 167 seconds 2025-05-07T20:47:20.4534454Z 2025-05-07T20:47:20.4534460Z 2025-05-07T20:47:20.4534465Z 2025-05-07T20:47:20.4534470Z 2025-05-07T20:47:20.4557328Z ################################################################################ 2025-05-07T20:47:20.4572400Z # [2025-05-07T20:47:20.456Z] Run Python Test Suite: 2025-05-07T20:47:20.4572913Z # ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:47:20.4573280Z ################################################################################ 2025-05-07T20:47:20.4598370Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:47:20.4599072Z 2025-05-07T20:47:22.6189291Z ============================= test session starts ============================== 2025-05-07T20:47:22.6190289Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:47:22.6191332Z cachedir: .pytest_cache 2025-05-07T20:47:22.6192268Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:47:22.6193396Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:47:22.6194031Z plugins: hypothesis-6.131.14 2025-05-07T20:47:25.0506738Z collecting ... collected 1 item 2025-05-07T20:47:25.0507032Z 2025-05-07T20:47:29.1477014Z W0507 20:47:29.146000 105921 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] torch._dynamo hit config.recompile_limit (8) 2025-05-07T20:47:29.1478815Z W0507 20:47:29.146000 105921 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] function: 'model' (/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/sll/jagged_self_substraction_jagged_out_test.py:67) 2025-05-07T20:47:29.1480715Z W0507 20:47:29.146000 105921 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] last reason: 0/7: L == 168 # return torch.ops.fbgemm.sll_jagged_self_substraction_jagged_out( # actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/sll/jagged_self_substraction_jagged_out_test.py:73 in model (_ops.py:1208 in __call__) 2025-05-07T20:47:29.1482428Z W0507 20:47:29.146000 105921 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] To log all recompilation reasons, use TORCH_LOGS="recompiles". 2025-05-07T20:47:29.1483596Z W0507 20:47:29.146000 105921 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] To diagnose recompilation issues, see https://pytorch.org/docs/main/torch.compiler_troubleshooting.html. 2025-05-07T20:47:31.2859092Z sll/jagged_self_substraction_jagged_out_test.py::JaggedSelfSubtractionJaggedOutTest::test_triton_jagged_self_substraction_jagged_out PASSED 2025-05-07T20:47:31.2859906Z 2025-05-07T20:47:31.2860096Z ============================== 1 passed in 8.79s =============================== 2025-05-07T20:47:33.0123133Z 2025-05-07T20:47:33.0146700Z [TEST] Python test suite PASSED: ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:47:33.0147350Z [TEST] Python test time for ./sll/jagged_self_substraction_jagged_out_test.py: 13 seconds 2025-05-07T20:47:33.0147733Z 2025-05-07T20:47:33.0147765Z 2025-05-07T20:47:33.0147769Z 2025-05-07T20:47:33.0147773Z 2025-05-07T20:47:33.0164721Z ################################################################################ 2025-05-07T20:47:33.0179613Z # [2025-05-07T20:47:33.017Z] Run Python Test Suite: 2025-05-07T20:47:33.0179977Z # ./sll/jagged_softmax_test.py 2025-05-07T20:47:33.0180281Z ################################################################################ 2025-05-07T20:47:33.0206038Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/jagged_softmax_test.py 2025-05-07T20:47:33.0206675Z 2025-05-07T20:47:35.1649724Z ============================= test session starts ============================== 2025-05-07T20:47:35.1650377Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:47:35.1650907Z cachedir: .pytest_cache 2025-05-07T20:47:35.1651852Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:47:35.1652602Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:47:35.1653017Z plugins: hypothesis-6.131.14 2025-05-07T20:47:37.0311159Z collecting ... collected 3 items 2025-05-07T20:47:37.0311391Z 2025-05-07T20:47:41.0698080Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged2_softmax PASSED 2025-05-07T20:47:41.5323232Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged2_softmax_meta_backend PASSED 2025-05-07T20:47:45.8285764Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged_softmax PASSED 2025-05-07T20:47:45.8286144Z 2025-05-07T20:47:45.8286292Z =============================== warnings summary =============================== 2025-05-07T20:47:45.8286671Z test/sll/jagged_softmax_test.py: 25 warnings 2025-05-07T20:47:45.8289824Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::dense_to_jagged: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:47:45.8293380Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:47:45.8293804Z 2025-05-07T20:47:45.8293935Z test/sll/jagged_softmax_test.py: 25 warnings 2025-05-07T20:47:45.8297029Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:47:45.8300321Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:47:45.8300743Z 2025-05-07T20:47:45.8300975Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:47:45.8301454Z ======================= 3 passed, 50 warnings in 10.79s ======================== 2025-05-07T20:47:46.6404063Z 2025-05-07T20:47:46.6404825Z [TEST] Python test suite PASSED: ./sll/jagged_softmax_test.py 2025-05-07T20:47:46.6424162Z [TEST] Python test time for ./sll/jagged_softmax_test.py: 13 seconds 2025-05-07T20:47:46.6424474Z 2025-05-07T20:47:46.6424479Z 2025-05-07T20:47:46.6424483Z 2025-05-07T20:47:46.6424486Z 2025-05-07T20:47:46.6445356Z ################################################################################ 2025-05-07T20:47:46.6460643Z # [2025-05-07T20:47:46.645Z] Run Python Test Suite: 2025-05-07T20:47:46.6461023Z # ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:47:46.6461370Z ################################################################################ 2025-05-07T20:47:46.6487144Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:47:46.6487866Z 2025-05-07T20:47:48.7968253Z ============================= test session starts ============================== 2025-05-07T20:47:48.7968930Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:47:48.7969886Z cachedir: .pytest_cache 2025-05-07T20:47:48.7970504Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:47:48.7971258Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:47:48.7971698Z plugins: hypothesis-6.131.14 2025-05-07T20:47:50.6845969Z collecting ... collected 1 item 2025-05-07T20:47:50.6846184Z 2025-05-07T20:47:50.6876489Z sll/multi_head_jagged_flash_attention_test.py::MultiHeadJaggedFlashAttentionTest::test_multi_head_jagged_flash_attention SKIPPED 2025-05-07T20:47:50.6877295Z 2025-05-07T20:47:50.6877517Z =========================== short test summary info ============================ 2025-05-07T20:47:50.6878512Z SKIPPED [1] sll/multi_head_jagged_flash_attention_test.py:34: Test fails in OSS mode, see https://github.com/triton-lang/triton/issues/5435 2025-05-07T20:47:50.6879530Z ============================== 1 skipped in 2.01s ============================== 2025-05-07T20:47:51.3141770Z 2025-05-07T20:47:51.3142109Z [TEST] Python test suite PASSED: ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:47:51.3163910Z [TEST] Python test time for ./sll/multi_head_jagged_flash_attention_test.py: 5 seconds 2025-05-07T20:47:51.3164279Z 2025-05-07T20:47:51.3164283Z 2025-05-07T20:47:51.3164287Z 2025-05-07T20:47:51.3164291Z 2025-05-07T20:47:51.3185572Z ################################################################################ 2025-05-07T20:47:51.3205202Z # [2025-05-07T20:47:51.320Z] Run Python Test Suite: 2025-05-07T20:47:51.3205574Z # ./sparse/block_bucketize_test.py 2025-05-07T20:47:51.3205901Z ################################################################################ 2025-05-07T20:47:51.3229689Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sparse/block_bucketize_test.py 2025-05-07T20:47:51.3230354Z 2025-05-07T20:47:53.4713154Z ============================= test session starts ============================== 2025-05-07T20:47:53.4713800Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:47:53.4714350Z cachedir: .pytest_cache 2025-05-07T20:47:53.4714952Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:47:53.4715834Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:47:53.4716255Z plugins: hypothesis-6.131.14 2025-05-07T20:47:55.9035893Z collecting ... collected 11 items 2025-05-07T20:47:55.9036130Z 2025-05-07T20:47:56.2271757Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:47:56.2273227Z self=, 2025-05-07T20:47:56.2274096Z index_type=torch.int32, 2025-05-07T20:47:56.2274484Z has_weight=False, 2025-05-07T20:47:56.2274852Z bucketize_pos=False, 2025-05-07T20:47:56.2275221Z sequence=False, 2025-05-07T20:47:56.2275637Z ) 2025-05-07T20:47:56.2275936Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:47:56.2276561Z self=, 2025-05-07T20:47:56.2277110Z index_type=torch.int64, 2025-05-07T20:47:56.2277366Z has_weight=False, 2025-05-07T20:47:56.2277612Z bucketize_pos=False, 2025-05-07T20:47:56.2277857Z sequence=False, 2025-05-07T20:47:56.2278451Z ) 2025-05-07T20:47:56.2278710Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:47:56.2279305Z self=, 2025-05-07T20:47:56.2280012Z index_type=torch.int64, 2025-05-07T20:47:56.2280265Z has_weight=False, 2025-05-07T20:47:56.2280507Z bucketize_pos=False, 2025-05-07T20:47:56.2280754Z sequence=True, 2025-05-07T20:47:56.2280961Z ) 2025-05-07T20:47:56.2281214Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:47:56.2281811Z self=, 2025-05-07T20:47:56.2282356Z index_type=torch.int32, 2025-05-07T20:47:56.2282606Z has_weight=True, 2025-05-07T20:47:56.2282844Z bucketize_pos=True, 2025-05-07T20:47:56.2283083Z sequence=True, 2025-05-07T20:47:56.2283291Z ) 2025-05-07T20:47:56.2283563Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:47:56.2284162Z self=, 2025-05-07T20:47:56.2284697Z index_type=torch.int32, 2025-05-07T20:47:56.2284958Z has_weight=False, 2025-05-07T20:47:56.2285208Z bucketize_pos=True, 2025-05-07T20:47:56.2285440Z sequence=False, 2025-05-07T20:47:56.2285657Z ) 2025-05-07T20:47:56.2285918Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:47:56.2286513Z self=, 2025-05-07T20:47:56.2287046Z index_type=torch.int32, 2025-05-07T20:47:56.2287303Z has_weight=True, 2025-05-07T20:47:56.2287543Z bucketize_pos=False, 2025-05-07T20:47:56.2287790Z sequence=True, 2025-05-07T20:47:56.2288005Z ) 2025-05-07T20:47:56.2288266Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:47:56.2288855Z self=, 2025-05-07T20:47:56.2289393Z index_type=torch.int32, 2025-05-07T20:47:56.2289650Z has_weight=False, 2025-05-07T20:47:56.2289885Z bucketize_pos=True, 2025-05-07T20:47:56.2290121Z sequence=True, 2025-05-07T20:47:56.2290339Z ) 2025-05-07T20:47:56.2290857Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:47:56.2291452Z self=, 2025-05-07T20:47:56.2291989Z index_type=torch.int64, 2025-05-07T20:47:56.2292241Z has_weight=True, 2025-05-07T20:47:56.2292472Z bucketize_pos=False, 2025-05-07T20:47:56.2292714Z sequence=True, 2025-05-07T20:47:56.2292926Z ) 2025-05-07T20:47:56.2293178Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:47:56.2293770Z self=, 2025-05-07T20:47:56.2294306Z index_type=torch.int32, 2025-05-07T20:47:56.2294558Z has_weight=True, 2025-05-07T20:47:56.2294800Z bucketize_pos=True, 2025-05-07T20:47:56.2295044Z sequence=False, 2025-05-07T20:47:56.2295249Z ) 2025-05-07T20:47:56.2295509Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:47:56.2296109Z self=, 2025-05-07T20:47:56.2296647Z index_type=torch.int32, 2025-05-07T20:47:56.2296895Z has_weight=True, 2025-05-07T20:47:56.2297132Z bucketize_pos=False, 2025-05-07T20:47:56.2297376Z sequence=False, 2025-05-07T20:47:56.2297581Z ) 2025-05-07T20:47:56.2297840Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:47:56.2298434Z self=, 2025-05-07T20:47:56.2298963Z index_type=torch.int64, 2025-05-07T20:47:56.2299221Z has_weight=True, 2025-05-07T20:47:56.2299461Z bucketize_pos=True, 2025-05-07T20:47:56.2299821Z sequence=True, 2025-05-07T20:47:56.2300037Z ) 2025-05-07T20:47:56.2300299Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:47:56.2300893Z self=, 2025-05-07T20:47:56.2301554Z index_type=torch.int32, 2025-05-07T20:47:56.2301810Z has_weight=False, 2025-05-07T20:47:56.2302056Z bucketize_pos=False, 2025-05-07T20:47:56.2302294Z sequence=True, 2025-05-07T20:47:56.2302512Z ) 2025-05-07T20:47:56.2302771Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:47:56.2303361Z self=, 2025-05-07T20:47:56.2303896Z index_type=torch.int64, 2025-05-07T20:47:56.2304155Z has_weight=True, 2025-05-07T20:47:56.2304390Z bucketize_pos=False, 2025-05-07T20:47:56.2304634Z sequence=False, 2025-05-07T20:47:56.2304844Z ) 2025-05-07T20:47:56.2305103Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:47:56.2305696Z self=, 2025-05-07T20:47:56.2306227Z index_type=torch.int64, 2025-05-07T20:47:56.2306480Z has_weight=True, 2025-05-07T20:47:56.2306717Z bucketize_pos=True, 2025-05-07T20:47:56.2306955Z sequence=False, 2025-05-07T20:47:56.2307166Z ) 2025-05-07T20:47:56.2307420Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:47:56.2308015Z self=, 2025-05-07T20:47:56.2308551Z index_type=torch.int64, 2025-05-07T20:47:56.2308800Z has_weight=False, 2025-05-07T20:47:56.2309039Z bucketize_pos=True, 2025-05-07T20:47:56.2309273Z sequence=True, 2025-05-07T20:47:56.2309480Z ) 2025-05-07T20:47:56.2309739Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:47:56.2310336Z self=, 2025-05-07T20:47:56.2310875Z index_type=torch.int64, 2025-05-07T20:47:56.2311124Z has_weight=False, 2025-05-07T20:47:56.2311365Z bucketize_pos=True, 2025-05-07T20:47:56.2311599Z sequence=False, 2025-05-07T20:47:56.2311806Z ) 2025-05-07T20:47:56.2311996Z PASSED 2025-05-07T20:47:56.2340728Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_inference Trying example: test_block_bucketize_sparse_features_inference( 2025-05-07T20:47:56.2342296Z self=, 2025-05-07T20:47:56.2343155Z index_type=torch.int32, 2025-05-07T20:47:56.2343523Z ) 2025-05-07T20:47:56.2343967Z Trying example: test_block_bucketize_sparse_features_inference( 2025-05-07T20:47:56.2344960Z self=, 2025-05-07T20:47:56.2345729Z index_type=torch.int64, 2025-05-07T20:47:56.2345977Z ) 2025-05-07T20:47:56.2346163Z PASSED 2025-05-07T20:49:39.6440116Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_large Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:39.6442439Z self=, 2025-05-07T20:49:39.6443175Z index_type=torch.int32, 2025-05-07T20:49:39.6443483Z has_weight=False, 2025-05-07T20:49:39.6443777Z bucketize_pos=False, 2025-05-07T20:49:39.6444078Z sequence=False, 2025-05-07T20:49:39.6444335Z my_size=3, 2025-05-07T20:49:39.6444581Z ) 2025-05-07T20:49:39.6444917Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:39.6445701Z self=, 2025-05-07T20:49:39.6446389Z index_type=torch.int64, 2025-05-07T20:49:39.6447107Z has_weight=False, 2025-05-07T20:49:39.6447403Z bucketize_pos=False, 2025-05-07T20:49:39.6447696Z sequence=False, 2025-05-07T20:49:39.6447958Z my_size=3, 2025-05-07T20:49:39.6448198Z ) 2025-05-07T20:49:39.6448527Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:39.6449496Z self=, 2025-05-07T20:49:39.6450188Z index_type=torch.int64, 2025-05-07T20:49:39.6450486Z has_weight=True, 2025-05-07T20:49:39.6450768Z bucketize_pos=True, 2025-05-07T20:49:39.6451052Z sequence=True, 2025-05-07T20:49:39.6451305Z my_size=3, 2025-05-07T20:49:39.6451550Z ) 2025-05-07T20:49:39.6451877Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:39.6452647Z self=, 2025-05-07T20:49:39.6453325Z index_type=torch.int32, 2025-05-07T20:49:39.6453675Z has_weight=True, 2025-05-07T20:49:39.6453956Z bucketize_pos=False, 2025-05-07T20:49:39.6454250Z sequence=False, 2025-05-07T20:49:39.6454509Z my_size=3, 2025-05-07T20:49:39.6454745Z ) 2025-05-07T20:49:39.6455076Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:39.6455855Z self=, 2025-05-07T20:49:39.6456533Z index_type=torch.int32, 2025-05-07T20:49:39.6456838Z has_weight=True, 2025-05-07T20:49:39.6457122Z bucketize_pos=True, 2025-05-07T20:49:39.6457400Z sequence=False, 2025-05-07T20:49:39.6457661Z my_size=1024, 2025-05-07T20:49:39.6457909Z ) 2025-05-07T20:49:39.6458229Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:39.6458999Z self=, 2025-05-07T20:49:39.6459694Z index_type=torch.int64, 2025-05-07T20:49:39.6460001Z has_weight=False, 2025-05-07T20:49:39.6460280Z bucketize_pos=True, 2025-05-07T20:49:39.6460561Z sequence=False, 2025-05-07T20:49:39.6460821Z my_size=194, 2025-05-07T20:49:39.6461063Z ) 2025-05-07T20:49:39.6461390Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:39.6462167Z self=, 2025-05-07T20:49:39.6462849Z index_type=torch.int64, 2025-05-07T20:49:39.6463153Z has_weight=False, 2025-05-07T20:49:39.6463441Z bucketize_pos=False, 2025-05-07T20:49:39.6463723Z sequence=True, 2025-05-07T20:49:39.6463985Z my_size=194, 2025-05-07T20:49:39.6464231Z ) 2025-05-07T20:49:39.6464552Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:39.6465386Z self=, 2025-05-07T20:49:39.6466276Z index_type=torch.int64, 2025-05-07T20:49:39.6466609Z has_weight=False, 2025-05-07T20:49:39.6466904Z bucketize_pos=True, 2025-05-07T20:49:39.6467211Z sequence=True, 2025-05-07T20:49:39.6467494Z my_size=256, 2025-05-07T20:49:39.6467749Z ) 2025-05-07T20:49:39.6468105Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:39.6468898Z self=, 2025-05-07T20:49:39.6469599Z index_type=torch.int64, 2025-05-07T20:49:39.6469931Z has_weight=False, 2025-05-07T20:49:39.6470235Z bucketize_pos=False, 2025-05-07T20:49:39.6470526Z sequence=True, 2025-05-07T20:49:39.6470795Z my_size=3, 2025-05-07T20:49:39.6471039Z ) 2025-05-07T20:49:39.6471370Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:39.6472149Z self=, 2025-05-07T20:49:39.6472994Z index_type=torch.int32, 2025-05-07T20:49:39.6473305Z has_weight=False, 2025-05-07T20:49:39.6473587Z bucketize_pos=True, 2025-05-07T20:49:39.6473873Z sequence=True, 2025-05-07T20:49:39.6474137Z my_size=1024, 2025-05-07T20:49:39.6474385Z ) 2025-05-07T20:49:39.6474810Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:39.6475703Z self=, 2025-05-07T20:49:39.6476390Z index_type=torch.int32, 2025-05-07T20:49:39.6476702Z has_weight=False, 2025-05-07T20:49:39.6476992Z bucketize_pos=True, 2025-05-07T20:49:39.6477276Z sequence=False, 2025-05-07T20:49:39.6477546Z my_size=194, 2025-05-07T20:49:39.6477799Z ) 2025-05-07T20:49:39.6478126Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:39.6478908Z self=, 2025-05-07T20:49:39.6479606Z index_type=torch.int32, 2025-05-07T20:49:39.6479916Z has_weight=False, 2025-05-07T20:49:39.6480200Z bucketize_pos=False, 2025-05-07T20:49:39.6480495Z sequence=False, 2025-05-07T20:49:39.6480760Z my_size=194, 2025-05-07T20:49:39.6481017Z ) 2025-05-07T20:49:39.6481348Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:39.6482124Z self=, 2025-05-07T20:49:39.6482861Z index_type=torch.int32, 2025-05-07T20:49:39.6483172Z has_weight=False, 2025-05-07T20:49:39.6483461Z bucketize_pos=True, 2025-05-07T20:49:39.6483744Z sequence=False, 2025-05-07T20:49:39.6484009Z my_size=3, 2025-05-07T20:49:39.6484255Z ) 2025-05-07T20:49:39.6484583Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:39.6485358Z self=, 2025-05-07T20:49:39.6486049Z index_type=torch.int32, 2025-05-07T20:49:39.6486361Z has_weight=False, 2025-05-07T20:49:39.6486641Z bucketize_pos=True, 2025-05-07T20:49:39.6486934Z sequence=True, 2025-05-07T20:49:39.6487198Z my_size=3, 2025-05-07T20:49:39.6487440Z ) 2025-05-07T20:49:39.6487775Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:39.6488545Z self=, 2025-05-07T20:49:39.6489225Z index_type=torch.int32, 2025-05-07T20:49:39.6489533Z has_weight=True, 2025-05-07T20:49:39.6489819Z bucketize_pos=True, 2025-05-07T20:49:39.6490099Z sequence=True, 2025-05-07T20:49:39.6490365Z my_size=3, 2025-05-07T20:49:39.6490897Z ) 2025-05-07T20:49:39.6491236Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:39.6492015Z self=, 2025-05-07T20:49:39.6492713Z index_type=torch.int64, 2025-05-07T20:49:39.6493018Z has_weight=False, 2025-05-07T20:49:39.6493295Z bucketize_pos=True, 2025-05-07T20:49:39.6493578Z sequence=True, 2025-05-07T20:49:39.6493840Z my_size=1024, 2025-05-07T20:49:39.6494087Z ) 2025-05-07T20:49:39.6494415Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:39.6495186Z self=, 2025-05-07T20:49:39.6495865Z index_type=torch.int64, 2025-05-07T20:49:39.6496167Z has_weight=True, 2025-05-07T20:49:39.6496448Z bucketize_pos=True, 2025-05-07T20:49:39.6496724Z sequence=True, 2025-05-07T20:49:39.6496993Z my_size=1024, 2025-05-07T20:49:39.6497253Z ) 2025-05-07T20:49:39.6497578Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:39.6498648Z self=, 2025-05-07T20:49:39.6499342Z index_type=torch.int32, 2025-05-07T20:49:39.6499652Z has_weight=False, 2025-05-07T20:49:39.6499932Z bucketize_pos=True, 2025-05-07T20:49:39.6500217Z sequence=True, 2025-05-07T20:49:39.6500479Z my_size=256, 2025-05-07T20:49:39.6500868Z ) 2025-05-07T20:49:39.6501200Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:39.6501970Z self=, 2025-05-07T20:49:39.6502696Z index_type=torch.int32, 2025-05-07T20:49:39.6503002Z has_weight=False, 2025-05-07T20:49:39.6503283Z bucketize_pos=True, 2025-05-07T20:49:39.6503560Z sequence=False, 2025-05-07T20:49:39.6503822Z my_size=256, 2025-05-07T20:49:39.6504070Z ) 2025-05-07T20:49:39.6504395Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:39.6505159Z self=, 2025-05-07T20:49:39.6505837Z index_type=torch.int32, 2025-05-07T20:49:39.6506141Z has_weight=False, 2025-05-07T20:49:39.6506424Z bucketize_pos=False, 2025-05-07T20:49:39.6506717Z sequence=False, 2025-05-07T20:49:39.6506979Z my_size=256, 2025-05-07T20:49:39.6507228Z ) 2025-05-07T20:49:39.6507554Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:39.6508318Z self=, 2025-05-07T20:49:39.6508991Z index_type=torch.int64, 2025-05-07T20:49:39.6509296Z has_weight=False, 2025-05-07T20:49:39.6509583Z bucketize_pos=True, 2025-05-07T20:49:39.6509868Z sequence=True, 2025-05-07T20:49:39.6510119Z my_size=3, 2025-05-07T20:49:39.6510356Z ) 2025-05-07T20:49:39.6510686Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:39.6511455Z self=, 2025-05-07T20:49:39.6512141Z index_type=torch.int32, 2025-05-07T20:49:39.6512451Z has_weight=False, 2025-05-07T20:49:39.6512726Z bucketize_pos=True, 2025-05-07T20:49:39.6513007Z sequence=True, 2025-05-07T20:49:39.6513275Z my_size=194, 2025-05-07T20:49:39.6513514Z ) 2025-05-07T20:49:39.6513842Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:39.6514628Z self=, 2025-05-07T20:49:39.6515304Z index_type=torch.int32, 2025-05-07T20:49:39.6515696Z has_weight=True, 2025-05-07T20:49:39.6515979Z bucketize_pos=True, 2025-05-07T20:49:39.6516262Z sequence=True, 2025-05-07T20:49:39.6525408Z my_size=194, 2025-05-07T20:49:39.6525671Z ) 2025-05-07T20:49:39.6526023Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:39.6526824Z self=, 2025-05-07T20:49:39.6527537Z index_type=torch.int32, 2025-05-07T20:49:39.6527849Z has_weight=False, 2025-05-07T20:49:39.6528149Z bucketize_pos=False, 2025-05-07T20:49:39.6528451Z sequence=True, 2025-05-07T20:49:39.6528721Z my_size=256, 2025-05-07T20:49:39.6528979Z ) 2025-05-07T20:49:39.6529358Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:39.6530188Z self=, 2025-05-07T20:49:39.6530878Z index_type=torch.int64, 2025-05-07T20:49:39.6531142Z has_weight=True, 2025-05-07T20:49:39.6531382Z bucketize_pos=False, 2025-05-07T20:49:39.6531639Z sequence=False, 2025-05-07T20:49:39.6531868Z my_size=194, 2025-05-07T20:49:39.6532076Z ) 2025-05-07T20:49:39.6532373Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:39.6533146Z self=, 2025-05-07T20:49:39.6533719Z index_type=torch.int64, 2025-05-07T20:49:39.6533976Z has_weight=True, 2025-05-07T20:49:39.6534221Z bucketize_pos=True, 2025-05-07T20:49:39.6534469Z sequence=False, 2025-05-07T20:49:39.6534774Z my_size=194, 2025-05-07T20:49:39.6534989Z ) 2025-05-07T20:49:39.6535282Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:39.6535914Z self=, 2025-05-07T20:49:39.6536478Z index_type=torch.int64, 2025-05-07T20:49:39.6536746Z has_weight=False, 2025-05-07T20:49:39.6536986Z bucketize_pos=False, 2025-05-07T20:49:39.6537237Z sequence=False, 2025-05-07T20:49:39.6537463Z my_size=194, 2025-05-07T20:49:39.6537671Z ) 2025-05-07T20:49:39.6537954Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:39.6538600Z self=, 2025-05-07T20:49:39.6539166Z index_type=torch.int32, 2025-05-07T20:49:39.6539424Z has_weight=True, 2025-05-07T20:49:39.6539671Z bucketize_pos=True, 2025-05-07T20:49:39.6539920Z sequence=True, 2025-05-07T20:49:39.6540149Z my_size=1024, 2025-05-07T20:49:39.6540369Z ) 2025-05-07T20:49:52.1366728Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:52.1367416Z self=, 2025-05-07T20:49:52.1368002Z index_type=torch.int64, 2025-05-07T20:49:52.1368270Z has_weight=True, 2025-05-07T20:49:52.1368508Z bucketize_pos=True, 2025-05-07T20:49:52.1368751Z sequence=True, 2025-05-07T20:49:52.1368977Z my_size=194, 2025-05-07T20:49:52.1369191Z ) 2025-05-07T20:49:52.1369478Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:52.1370151Z self=, 2025-05-07T20:49:52.1370707Z index_type=torch.int64, 2025-05-07T20:49:52.1370969Z has_weight=False, 2025-05-07T20:49:52.1371219Z bucketize_pos=False, 2025-05-07T20:49:52.1371463Z sequence=False, 2025-05-07T20:49:52.1371699Z my_size=1024, 2025-05-07T20:49:52.1371913Z ) 2025-05-07T20:49:52.1372189Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:52.1372830Z self=, 2025-05-07T20:49:52.1373399Z index_type=torch.int32, 2025-05-07T20:49:52.1373661Z has_weight=False, 2025-05-07T20:49:52.1373902Z bucketize_pos=True, 2025-05-07T20:49:52.1374149Z sequence=False, 2025-05-07T20:49:52.1374374Z my_size=1024, 2025-05-07T20:49:52.1374581Z ) 2025-05-07T20:49:52.1374864Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:52.1375514Z self=, 2025-05-07T20:49:52.1376081Z index_type=torch.int32, 2025-05-07T20:49:52.1376347Z has_weight=False, 2025-05-07T20:49:52.1376599Z bucketize_pos=False, 2025-05-07T20:49:52.1376848Z sequence=False, 2025-05-07T20:49:52.1377073Z my_size=1024, 2025-05-07T20:49:52.1377285Z ) 2025-05-07T20:49:52.1377472Z PASSED 2025-05-07T20:49:52.1752648Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_long_indices Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:49:52.1754126Z self=, 2025-05-07T20:49:52.1754719Z long_indices=False, 2025-05-07T20:49:52.1754965Z use_cpu=False, 2025-05-07T20:49:52.1755198Z keep_orig_idx=False, 2025-05-07T20:49:52.1755600Z sequence=False, 2025-05-07T20:49:52.1755863Z bucketize_pos=False, 2025-05-07T20:49:52.1756502Z ) 2025-05-07T20:49:52.1756822Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:49:52.1757527Z self=, 2025-05-07T20:49:52.1758291Z long_indices=True, 2025-05-07T20:49:52.1758527Z use_cpu=False, 2025-05-07T20:49:52.1758764Z keep_orig_idx=False, 2025-05-07T20:49:52.1759014Z sequence=False, 2025-05-07T20:49:52.1759248Z bucketize_pos=False, 2025-05-07T20:49:52.1759490Z ) 2025-05-07T20:49:52.1759806Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:49:52.1760493Z self=, 2025-05-07T20:49:52.1761080Z long_indices=True, 2025-05-07T20:49:52.1761321Z use_cpu=False, 2025-05-07T20:49:52.1761547Z keep_orig_idx=True, 2025-05-07T20:49:52.1761790Z sequence=False, 2025-05-07T20:49:52.1762029Z bucketize_pos=True, 2025-05-07T20:49:52.1762260Z ) 2025-05-07T20:49:52.1762572Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:49:52.1763259Z self=, 2025-05-07T20:49:52.1763848Z long_indices=True, 2025-05-07T20:49:52.1764084Z use_cpu=True, 2025-05-07T20:49:52.1764312Z keep_orig_idx=True, 2025-05-07T20:49:52.1764555Z sequence=False, 2025-05-07T20:49:52.1764785Z bucketize_pos=True, 2025-05-07T20:49:52.1765016Z ) 2025-05-07T20:49:52.1765322Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:49:52.1766008Z self=, 2025-05-07T20:49:52.1766590Z long_indices=False, 2025-05-07T20:49:52.1766833Z use_cpu=True, 2025-05-07T20:49:52.1767059Z keep_orig_idx=True, 2025-05-07T20:49:52.1767308Z sequence=False, 2025-05-07T20:49:52.1767541Z bucketize_pos=True, 2025-05-07T20:49:52.1767767Z ) 2025-05-07T20:49:52.1768075Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:49:52.1768767Z self=, 2025-05-07T20:49:52.1769354Z long_indices=True, 2025-05-07T20:49:52.1769586Z use_cpu=True, 2025-05-07T20:49:52.1769821Z keep_orig_idx=False, 2025-05-07T20:49:52.1770069Z sequence=True, 2025-05-07T20:49:52.1770293Z bucketize_pos=True, 2025-05-07T20:49:52.1770524Z ) 2025-05-07T20:49:52.1770830Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:49:52.1771507Z self=, 2025-05-07T20:49:52.1772088Z long_indices=True, 2025-05-07T20:49:52.1772325Z use_cpu=False, 2025-05-07T20:49:52.1772551Z keep_orig_idx=True, 2025-05-07T20:49:52.1772791Z sequence=True, 2025-05-07T20:49:52.1773022Z bucketize_pos=False, 2025-05-07T20:49:52.1773260Z ) 2025-05-07T20:49:52.1773558Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:49:52.1774241Z self=, 2025-05-07T20:49:52.1774827Z long_indices=False, 2025-05-07T20:49:52.1775063Z use_cpu=False, 2025-05-07T20:49:52.1775292Z keep_orig_idx=True, 2025-05-07T20:49:52.1775537Z sequence=False, 2025-05-07T20:49:52.1775763Z bucketize_pos=True, 2025-05-07T20:49:52.1775992Z ) 2025-05-07T20:49:52.1776296Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:49:52.1776978Z self=, 2025-05-07T20:49:52.1777557Z long_indices=False, 2025-05-07T20:49:52.1777796Z use_cpu=True, 2025-05-07T20:49:52.1778117Z keep_orig_idx=False, 2025-05-07T20:49:52.1778361Z sequence=False, 2025-05-07T20:49:52.1778596Z bucketize_pos=False, 2025-05-07T20:49:52.1778833Z ) 2025-05-07T20:49:52.1779134Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:49:52.1779940Z self=, 2025-05-07T20:49:52.1780522Z long_indices=True, 2025-05-07T20:49:52.1780753Z use_cpu=False, 2025-05-07T20:49:52.1780985Z keep_orig_idx=False, 2025-05-07T20:49:52.1781235Z sequence=True, 2025-05-07T20:49:52.1781460Z bucketize_pos=True, 2025-05-07T20:49:52.1781693Z ) 2025-05-07T20:49:52.1782003Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:49:52.1782689Z self=, 2025-05-07T20:49:52.1783272Z long_indices=True, 2025-05-07T20:49:52.1783517Z use_cpu=False, 2025-05-07T20:49:52.1783748Z keep_orig_idx=False, 2025-05-07T20:49:52.1783993Z sequence=False, 2025-05-07T20:49:52.1784230Z bucketize_pos=True, 2025-05-07T20:49:52.1784460Z ) 2025-05-07T20:49:52.1784764Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:49:52.1785462Z self=, 2025-05-07T20:49:52.1786046Z long_indices=False, 2025-05-07T20:49:52.1786283Z use_cpu=False, 2025-05-07T20:49:52.1786515Z keep_orig_idx=False, 2025-05-07T20:49:52.1786766Z sequence=False, 2025-05-07T20:49:52.1786994Z bucketize_pos=True, 2025-05-07T20:49:52.1787225Z ) 2025-05-07T20:49:52.1787529Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:49:52.1788214Z self=, 2025-05-07T20:49:52.1788795Z long_indices=False, 2025-05-07T20:49:52.1789038Z use_cpu=False, 2025-05-07T20:49:52.1789271Z keep_orig_idx=False, 2025-05-07T20:49:52.1789510Z sequence=True, 2025-05-07T20:49:52.1789743Z bucketize_pos=False, 2025-05-07T20:49:52.1789982Z ) 2025-05-07T20:49:52.1790308Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:49:52.1791241Z self=, 2025-05-07T20:49:52.1791828Z long_indices=False, 2025-05-07T20:49:52.1792076Z use_cpu=False, 2025-05-07T20:49:52.1792300Z keep_orig_idx=False, 2025-05-07T20:49:52.1792549Z sequence=True, 2025-05-07T20:49:52.1792786Z bucketize_pos=True, 2025-05-07T20:49:52.1793013Z ) 2025-05-07T20:49:52.1793322Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:49:52.1794014Z self=, 2025-05-07T20:49:52.1794598Z long_indices=False, 2025-05-07T20:49:52.1794833Z use_cpu=True, 2025-05-07T20:49:52.1795069Z keep_orig_idx=False, 2025-05-07T20:49:52.1795317Z sequence=True, 2025-05-07T20:49:52.1795631Z bucketize_pos=True, 2025-05-07T20:49:52.1795866Z ) 2025-05-07T20:49:52.1796174Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:49:52.1796853Z self=, 2025-05-07T20:49:52.1797436Z long_indices=False, 2025-05-07T20:49:52.1797674Z use_cpu=True, 2025-05-07T20:49:52.1797893Z keep_orig_idx=False, 2025-05-07T20:49:52.1798134Z sequence=False, 2025-05-07T20:49:52.1798360Z bucketize_pos=True, 2025-05-07T20:49:52.1798584Z ) 2025-05-07T20:49:52.1798766Z PASSED 2025-05-07T20:49:52.2087028Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_total_num_blocks Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:49:52.2088177Z self=, 2025-05-07T20:49:52.2088784Z long_indices=False, 2025-05-07T20:49:52.2089155Z use_cpu=False, 2025-05-07T20:49:52.2089395Z keep_orig_idx=False, 2025-05-07T20:49:52.2089647Z sequence=False, 2025-05-07T20:49:52.2089865Z ) 2025-05-07T20:49:52.2090195Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:49:52.2091116Z self=, 2025-05-07T20:49:52.2091720Z long_indices=True, 2025-05-07T20:49:52.2091956Z use_cpu=False, 2025-05-07T20:49:52.2092190Z keep_orig_idx=False, 2025-05-07T20:49:52.2092441Z sequence=False, 2025-05-07T20:49:52.2092654Z ) 2025-05-07T20:49:52.2092985Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:49:52.2093708Z self=, 2025-05-07T20:49:52.2094297Z long_indices=True, 2025-05-07T20:49:52.2094537Z use_cpu=False, 2025-05-07T20:49:52.2094774Z keep_orig_idx=True, 2025-05-07T20:49:52.2095016Z sequence=False, 2025-05-07T20:49:52.2095227Z ) 2025-05-07T20:49:52.2095545Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:49:52.2096261Z self=, 2025-05-07T20:49:52.2096850Z long_indices=False, 2025-05-07T20:49:52.2097093Z use_cpu=True, 2025-05-07T20:49:52.2097322Z keep_orig_idx=True, 2025-05-07T20:49:52.2097560Z sequence=False, 2025-05-07T20:49:52.2097779Z ) 2025-05-07T20:49:52.2098099Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:49:52.2098810Z self=, 2025-05-07T20:49:52.2099404Z long_indices=True, 2025-05-07T20:49:52.2099641Z use_cpu=True, 2025-05-07T20:49:52.2099874Z keep_orig_idx=False, 2025-05-07T20:49:52.2100129Z sequence=False, 2025-05-07T20:49:52.2100347Z ) 2025-05-07T20:49:52.2100666Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:49:52.2101371Z self=, 2025-05-07T20:49:52.2101965Z long_indices=True, 2025-05-07T20:49:52.2102200Z use_cpu=True, 2025-05-07T20:49:52.2102422Z keep_orig_idx=True, 2025-05-07T20:49:52.2102664Z sequence=False, 2025-05-07T20:49:52.2102879Z ) 2025-05-07T20:49:52.2103188Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:49:52.2103904Z self=, 2025-05-07T20:49:52.2104497Z long_indices=False, 2025-05-07T20:49:52.2104738Z use_cpu=False, 2025-05-07T20:49:52.2104959Z keep_orig_idx=True, 2025-05-07T20:49:52.2105200Z sequence=False, 2025-05-07T20:49:52.2105422Z ) 2025-05-07T20:49:52.2105738Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:49:52.2106452Z self=, 2025-05-07T20:49:52.2107049Z long_indices=False, 2025-05-07T20:49:52.2107281Z use_cpu=True, 2025-05-07T20:49:52.2107509Z keep_orig_idx=False, 2025-05-07T20:49:52.2107756Z sequence=True, 2025-05-07T20:49:52.2107965Z ) 2025-05-07T20:49:52.2108286Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:49:52.2109156Z self=, 2025-05-07T20:49:52.2109750Z long_indices=True, 2025-05-07T20:49:52.2109981Z use_cpu=True, 2025-05-07T20:49:52.2110215Z keep_orig_idx=False, 2025-05-07T20:49:52.2110462Z sequence=True, 2025-05-07T20:49:52.2110670Z ) 2025-05-07T20:49:52.2110987Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:49:52.2111813Z self=, 2025-05-07T20:49:52.2112556Z long_indices=True, 2025-05-07T20:49:52.2112796Z use_cpu=False, 2025-05-07T20:49:52.2113025Z keep_orig_idx=True, 2025-05-07T20:49:52.2113260Z sequence=True, 2025-05-07T20:49:52.2113481Z ) 2025-05-07T20:49:52.2113800Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:49:52.2114513Z self=, 2025-05-07T20:49:52.2115105Z long_indices=False, 2025-05-07T20:49:52.2115451Z use_cpu=True, 2025-05-07T20:49:52.2115680Z keep_orig_idx=True, 2025-05-07T20:49:52.2115908Z sequence=True, 2025-05-07T20:49:52.2116121Z ) 2025-05-07T20:49:52.2116438Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:49:52.2117145Z self=, 2025-05-07T20:49:52.2117737Z long_indices=True, 2025-05-07T20:49:52.2117974Z use_cpu=True, 2025-05-07T20:49:52.2118199Z keep_orig_idx=True, 2025-05-07T20:49:52.2118438Z sequence=True, 2025-05-07T20:49:52.2118650Z ) 2025-05-07T20:49:52.2118959Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:49:52.2119669Z self=, 2025-05-07T20:49:52.2120259Z long_indices=False, 2025-05-07T20:49:52.2120500Z use_cpu=True, 2025-05-07T20:49:52.2120728Z keep_orig_idx=False, 2025-05-07T20:49:52.2120974Z sequence=False, 2025-05-07T20:49:52.2121186Z ) 2025-05-07T20:49:52.2121493Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:49:52.2122205Z self=, 2025-05-07T20:49:52.2122798Z long_indices=False, 2025-05-07T20:49:52.2123032Z use_cpu=False, 2025-05-07T20:49:52.2123303Z keep_orig_idx=False, 2025-05-07T20:49:52.2123619Z sequence=True, 2025-05-07T20:49:52.2123821Z ) 2025-05-07T20:49:52.2124136Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:49:52.2124838Z self=, 2025-05-07T20:49:52.2125425Z long_indices=False, 2025-05-07T20:49:52.2125652Z use_cpu=False, 2025-05-07T20:49:52.2125875Z keep_orig_idx=True, 2025-05-07T20:49:52.2126117Z sequence=True, 2025-05-07T20:49:52.2126318Z ) 2025-05-07T20:49:52.2126630Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:49:52.2127335Z self=, 2025-05-07T20:49:52.2127919Z long_indices=True, 2025-05-07T20:49:52.2128151Z use_cpu=False, 2025-05-07T20:49:52.2128379Z keep_orig_idx=False, 2025-05-07T20:49:52.2128622Z sequence=True, 2025-05-07T20:49:52.2128830Z ) 2025-05-07T20:49:52.2129018Z PASSED 2025-05-07T20:49:52.2406737Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_total_num_blocks_raw_ids Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:49:52.2407976Z self=, 2025-05-07T20:49:52.2408788Z long_indices=False, 2025-05-07T20:49:52.2409039Z use_cpu=False, 2025-05-07T20:49:52.2409274Z keep_orig_idx=False, 2025-05-07T20:49:52.2409522Z sequence=False, 2025-05-07T20:49:52.2409743Z ) 2025-05-07T20:49:52.2410090Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:49:52.2410982Z self=, 2025-05-07T20:49:52.2411602Z long_indices=True, 2025-05-07T20:49:52.2411844Z use_cpu=False, 2025-05-07T20:49:52.2412081Z keep_orig_idx=False, 2025-05-07T20:49:52.2412326Z sequence=False, 2025-05-07T20:49:52.2412543Z ) 2025-05-07T20:49:52.2412889Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:49:52.2413659Z self=, 2025-05-07T20:49:52.2414288Z long_indices=False, 2025-05-07T20:49:52.2414538Z use_cpu=True, 2025-05-07T20:49:52.2414776Z keep_orig_idx=False, 2025-05-07T20:49:52.2415018Z sequence=True, 2025-05-07T20:49:52.2415236Z ) 2025-05-07T20:49:52.2415584Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:49:52.2416359Z self=, 2025-05-07T20:49:52.2416986Z long_indices=True, 2025-05-07T20:49:52.2417224Z use_cpu=True, 2025-05-07T20:49:52.2417446Z keep_orig_idx=True, 2025-05-07T20:49:52.2417689Z sequence=False, 2025-05-07T20:49:52.2417906Z ) 2025-05-07T20:49:52.2418243Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:49:52.2419015Z self=, 2025-05-07T20:49:52.2419639Z long_indices=False, 2025-05-07T20:49:52.2419885Z use_cpu=False, 2025-05-07T20:49:52.2420109Z keep_orig_idx=True, 2025-05-07T20:49:52.2420349Z sequence=True, 2025-05-07T20:49:52.2420567Z ) 2025-05-07T20:49:52.2420907Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:49:52.2421687Z self=, 2025-05-07T20:49:52.2422309Z long_indices=True, 2025-05-07T20:49:52.2422541Z use_cpu=True, 2025-05-07T20:49:52.2422770Z keep_orig_idx=False, 2025-05-07T20:49:52.2423021Z sequence=False, 2025-05-07T20:49:52.2423231Z ) 2025-05-07T20:49:52.2423577Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:49:52.2424344Z self=, 2025-05-07T20:49:52.2424967Z long_indices=True, 2025-05-07T20:49:52.2425200Z use_cpu=False, 2025-05-07T20:49:52.2425434Z keep_orig_idx=True, 2025-05-07T20:49:52.2425699Z sequence=False, 2025-05-07T20:49:52.2425938Z ) 2025-05-07T20:49:52.2426281Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:49:52.2427074Z self=, 2025-05-07T20:49:52.2427697Z long_indices=False, 2025-05-07T20:49:52.2427940Z use_cpu=False, 2025-05-07T20:49:52.2437716Z keep_orig_idx=False, 2025-05-07T20:49:52.2438074Z sequence=True, 2025-05-07T20:49:52.2438370Z ) 2025-05-07T20:49:52.2438826Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:49:52.2439626Z self=, 2025-05-07T20:49:52.2440456Z long_indices=False, 2025-05-07T20:49:52.2440785Z use_cpu=False, 2025-05-07T20:49:52.2441251Z keep_orig_idx=True, 2025-05-07T20:49:52.2441591Z sequence=False, 2025-05-07T20:49:52.2441813Z ) 2025-05-07T20:49:52.2442161Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:49:52.2442940Z self=, 2025-05-07T20:49:52.2443660Z long_indices=True, 2025-05-07T20:49:52.2443890Z use_cpu=True, 2025-05-07T20:49:52.2444125Z keep_orig_idx=False, 2025-05-07T20:49:52.2444373Z sequence=True, 2025-05-07T20:49:52.2444576Z ) 2025-05-07T20:49:52.2444918Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:49:52.2445689Z self=, 2025-05-07T20:49:52.2446302Z long_indices=False, 2025-05-07T20:49:52.2446544Z use_cpu=True, 2025-05-07T20:49:52.2446776Z keep_orig_idx=True, 2025-05-07T20:49:52.2447007Z sequence=False, 2025-05-07T20:49:52.2447220Z ) 2025-05-07T20:49:52.2447563Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:49:52.2448330Z self=, 2025-05-07T20:49:52.2448948Z long_indices=True, 2025-05-07T20:49:52.2449183Z use_cpu=True, 2025-05-07T20:49:52.2449406Z keep_orig_idx=True, 2025-05-07T20:49:52.2449635Z sequence=True, 2025-05-07T20:49:52.2449845Z ) 2025-05-07T20:49:52.2450183Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:49:52.2450946Z self=, 2025-05-07T20:49:52.2451570Z long_indices=False, 2025-05-07T20:49:52.2451809Z use_cpu=True, 2025-05-07T20:49:52.2452031Z keep_orig_idx=True, 2025-05-07T20:49:52.2452265Z sequence=True, 2025-05-07T20:49:52.2452477Z ) 2025-05-07T20:49:52.2452820Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:49:52.2453579Z self=, 2025-05-07T20:49:52.2454202Z long_indices=True, 2025-05-07T20:49:52.2454436Z use_cpu=False, 2025-05-07T20:49:52.2454652Z keep_orig_idx=True, 2025-05-07T20:49:52.2454890Z sequence=True, 2025-05-07T20:49:52.2455099Z ) 2025-05-07T20:49:52.2455428Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:49:52.2456192Z self=, 2025-05-07T20:49:52.2456810Z long_indices=False, 2025-05-07T20:49:52.2457045Z use_cpu=True, 2025-05-07T20:49:52.2457261Z keep_orig_idx=False, 2025-05-07T20:49:52.2457512Z sequence=False, 2025-05-07T20:49:52.2457721Z ) 2025-05-07T20:49:52.2458050Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:49:52.2458819Z self=, 2025-05-07T20:49:52.2459433Z long_indices=True, 2025-05-07T20:49:52.2459663Z use_cpu=False, 2025-05-07T20:49:52.2459884Z keep_orig_idx=False, 2025-05-07T20:49:52.2460122Z sequence=True, 2025-05-07T20:49:52.2460329Z ) 2025-05-07T20:49:52.2460520Z PASSED 2025-05-07T20:49:52.2772553Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_total_num_blocks_uneven Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:49:52.2773917Z self=, 2025-05-07T20:49:52.2774547Z long_indices=False, 2025-05-07T20:49:52.2775133Z use_cpu=False, 2025-05-07T20:49:52.2775379Z keep_orig_idx=False, 2025-05-07T20:49:52.2775725Z sequence=False, 2025-05-07T20:49:52.2776034Z ) 2025-05-07T20:49:52.2776493Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:49:52.2777475Z self=, 2025-05-07T20:49:52.2778099Z long_indices=True, 2025-05-07T20:49:52.2778335Z use_cpu=False, 2025-05-07T20:49:52.2778573Z keep_orig_idx=False, 2025-05-07T20:49:52.2778824Z sequence=False, 2025-05-07T20:49:52.2779036Z ) 2025-05-07T20:49:52.2779381Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:49:52.2780152Z self=, 2025-05-07T20:49:52.2780774Z long_indices=True, 2025-05-07T20:49:52.2781011Z use_cpu=False, 2025-05-07T20:49:52.2781239Z keep_orig_idx=True, 2025-05-07T20:49:52.2781478Z sequence=False, 2025-05-07T20:49:52.2781688Z ) 2025-05-07T20:49:52.2782027Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:49:52.2782795Z self=, 2025-05-07T20:49:52.2783404Z long_indices=True, 2025-05-07T20:49:52.2783642Z use_cpu=True, 2025-05-07T20:49:52.2783871Z keep_orig_idx=False, 2025-05-07T20:49:52.2784110Z sequence=True, 2025-05-07T20:49:52.2784322Z ) 2025-05-07T20:49:52.2784663Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:49:52.2785417Z self=, 2025-05-07T20:49:52.2786039Z long_indices=True, 2025-05-07T20:49:52.2786274Z use_cpu=True, 2025-05-07T20:49:52.2786507Z keep_orig_idx=True, 2025-05-07T20:49:52.2786741Z sequence=False, 2025-05-07T20:49:52.2786956Z ) 2025-05-07T20:49:52.2787294Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:49:52.2788046Z self=, 2025-05-07T20:49:52.2788670Z long_indices=True, 2025-05-07T20:49:52.2788907Z use_cpu=False, 2025-05-07T20:49:52.2789128Z keep_orig_idx=True, 2025-05-07T20:49:52.2789368Z sequence=True, 2025-05-07T20:49:52.2789585Z ) 2025-05-07T20:49:52.2789919Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:49:52.2791029Z self=, 2025-05-07T20:49:52.2791655Z long_indices=True, 2025-05-07T20:49:52.2791896Z use_cpu=False, 2025-05-07T20:49:52.2792128Z keep_orig_idx=False, 2025-05-07T20:49:52.2792379Z sequence=True, 2025-05-07T20:49:52.2792602Z ) 2025-05-07T20:49:52.2792936Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:49:52.2793704Z self=, 2025-05-07T20:49:52.2794325Z long_indices=True, 2025-05-07T20:49:52.2794555Z use_cpu=True, 2025-05-07T20:49:52.2794786Z keep_orig_idx=False, 2025-05-07T20:49:52.2795033Z sequence=False, 2025-05-07T20:49:52.2795252Z ) 2025-05-07T20:49:52.2795686Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:49:52.2796445Z self=, 2025-05-07T20:49:52.2797059Z long_indices=False, 2025-05-07T20:49:52.2797289Z use_cpu=True, 2025-05-07T20:49:52.2797657Z keep_orig_idx=False, 2025-05-07T20:49:52.2797904Z sequence=True, 2025-05-07T20:49:52.2798109Z ) 2025-05-07T20:49:52.2798443Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:49:52.2799200Z self=, 2025-05-07T20:49:52.2799922Z long_indices=True, 2025-05-07T20:49:52.2800145Z use_cpu=True, 2025-05-07T20:49:52.2800368Z keep_orig_idx=True, 2025-05-07T20:49:52.2800598Z sequence=True, 2025-05-07T20:49:52.2800799Z ) 2025-05-07T20:49:52.2801131Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:49:52.2801891Z self=, 2025-05-07T20:49:52.2802497Z long_indices=False, 2025-05-07T20:49:52.2802730Z use_cpu=False, 2025-05-07T20:49:52.2802952Z keep_orig_idx=True, 2025-05-07T20:49:52.2803183Z sequence=False, 2025-05-07T20:49:52.2803391Z ) 2025-05-07T20:49:52.2803726Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:49:52.2804476Z self=, 2025-05-07T20:49:52.2805092Z long_indices=False, 2025-05-07T20:49:52.2805329Z use_cpu=True, 2025-05-07T20:49:52.2805550Z keep_orig_idx=True, 2025-05-07T20:49:52.2805777Z sequence=False, 2025-05-07T20:49:52.2805984Z ) 2025-05-07T20:49:52.2806318Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:49:52.2807069Z self=, 2025-05-07T20:49:52.2807679Z long_indices=False, 2025-05-07T20:49:52.2807912Z use_cpu=False, 2025-05-07T20:49:52.2808128Z keep_orig_idx=False, 2025-05-07T20:49:52.2808381Z sequence=True, 2025-05-07T20:49:52.2808588Z ) 2025-05-07T20:49:52.2808918Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:49:52.2809683Z self=, 2025-05-07T20:49:52.2810302Z long_indices=False, 2025-05-07T20:49:52.2810543Z use_cpu=False, 2025-05-07T20:49:52.2810758Z keep_orig_idx=True, 2025-05-07T20:49:52.2810992Z sequence=True, 2025-05-07T20:49:52.2811203Z ) 2025-05-07T20:49:52.2811533Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:49:52.2812295Z self=, 2025-05-07T20:49:52.2812916Z long_indices=False, 2025-05-07T20:49:52.2813145Z use_cpu=True, 2025-05-07T20:49:52.2813367Z keep_orig_idx=True, 2025-05-07T20:49:52.2813601Z sequence=True, 2025-05-07T20:49:52.2813815Z ) 2025-05-07T20:49:52.2814147Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:49:52.2814902Z self=, 2025-05-07T20:49:52.2815522Z long_indices=False, 2025-05-07T20:49:52.2815752Z use_cpu=True, 2025-05-07T20:49:52.2815974Z keep_orig_idx=False, 2025-05-07T20:49:52.2816214Z sequence=False, 2025-05-07T20:49:52.2816420Z ) 2025-05-07T20:49:52.2816607Z PASSED 2025-05-07T20:49:52.3101821Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:49:52.3103337Z self=, 2025-05-07T20:49:52.3104003Z long_indices=False, 2025-05-07T20:49:52.3105167Z use_cpu=False, 2025-05-07T20:49:52.3105498Z keep_orig_idx=False, 2025-05-07T20:49:52.3105743Z sequence=False, 2025-05-07T20:49:52.3105946Z ) 2025-05-07T20:49:52.3106314Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:49:52.3107297Z self=, 2025-05-07T20:49:52.3107959Z long_indices=True, 2025-05-07T20:49:52.3108199Z use_cpu=False, 2025-05-07T20:49:52.3108424Z keep_orig_idx=False, 2025-05-07T20:49:52.3108666Z sequence=False, 2025-05-07T20:49:52.3108878Z ) 2025-05-07T20:49:52.3109236Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:49:52.3110054Z self=, 2025-05-07T20:49:52.3110704Z long_indices=True, 2025-05-07T20:49:52.3110943Z use_cpu=False, 2025-05-07T20:49:52.3111172Z keep_orig_idx=False, 2025-05-07T20:49:52.3111414Z sequence=True, 2025-05-07T20:49:52.3111623Z ) 2025-05-07T20:49:52.3111984Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:49:52.3112808Z self=, 2025-05-07T20:49:52.3113456Z long_indices=False, 2025-05-07T20:49:52.3113687Z use_cpu=True, 2025-05-07T20:49:52.3113913Z keep_orig_idx=False, 2025-05-07T20:49:52.3114153Z sequence=True, 2025-05-07T20:49:52.3114360Z ) 2025-05-07T20:49:52.3114723Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:49:52.3115679Z self=, 2025-05-07T20:49:52.3116317Z long_indices=True, 2025-05-07T20:49:52.3116555Z use_cpu=True, 2025-05-07T20:49:52.3116777Z keep_orig_idx=True, 2025-05-07T20:49:52.3117002Z sequence=False, 2025-05-07T20:49:52.3117211Z ) 2025-05-07T20:49:52.3117570Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:49:52.3118388Z self=, 2025-05-07T20:49:52.3119023Z long_indices=True, 2025-05-07T20:49:52.3119253Z use_cpu=False, 2025-05-07T20:49:52.3119475Z keep_orig_idx=True, 2025-05-07T20:49:52.3119707Z sequence=False, 2025-05-07T20:49:52.3119923Z ) 2025-05-07T20:49:52.3120286Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:49:52.3121094Z self=, 2025-05-07T20:49:52.3121745Z long_indices=False, 2025-05-07T20:49:52.3121979Z use_cpu=True, 2025-05-07T20:49:52.3122198Z keep_orig_idx=True, 2025-05-07T20:49:52.3122427Z sequence=False, 2025-05-07T20:49:52.3122633Z ) 2025-05-07T20:49:52.3122993Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:49:52.3123811Z self=, 2025-05-07T20:49:52.3124456Z long_indices=False, 2025-05-07T20:49:52.3124690Z use_cpu=False, 2025-05-07T20:49:52.3124907Z keep_orig_idx=True, 2025-05-07T20:49:52.3125140Z sequence=True, 2025-05-07T20:49:52.3125345Z ) 2025-05-07T20:49:52.3125704Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:49:52.3126524Z self=, 2025-05-07T20:49:52.3127266Z long_indices=True, 2025-05-07T20:49:52.3127502Z use_cpu=True, 2025-05-07T20:49:52.3127724Z keep_orig_idx=False, 2025-05-07T20:49:52.3127968Z sequence=False, 2025-05-07T20:49:52.3128181Z ) 2025-05-07T20:49:52.3128538Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:49:52.3129432Z self=, 2025-05-07T20:49:52.3130075Z long_indices=True, 2025-05-07T20:49:52.3130300Z use_cpu=True, 2025-05-07T20:49:52.3130525Z keep_orig_idx=True, 2025-05-07T20:49:52.3130762Z sequence=True, 2025-05-07T20:49:52.3130967Z ) 2025-05-07T20:49:52.3131330Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:49:52.3132146Z self=, 2025-05-07T20:49:52.3132798Z long_indices=False, 2025-05-07T20:49:52.3133026Z use_cpu=False, 2025-05-07T20:49:52.3133250Z keep_orig_idx=False, 2025-05-07T20:49:52.3133489Z sequence=True, 2025-05-07T20:49:52.3133691Z ) 2025-05-07T20:49:52.3134053Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:49:52.3134875Z self=, 2025-05-07T20:49:52.3135516Z long_indices=False, 2025-05-07T20:49:52.3135743Z use_cpu=False, 2025-05-07T20:49:52.3135964Z keep_orig_idx=True, 2025-05-07T20:49:52.3136196Z sequence=False, 2025-05-07T20:49:52.3136397Z ) 2025-05-07T20:49:52.3136757Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:49:52.3137571Z self=, 2025-05-07T20:49:52.3138211Z long_indices=False, 2025-05-07T20:49:52.3138444Z use_cpu=True, 2025-05-07T20:49:52.3138668Z keep_orig_idx=False, 2025-05-07T20:49:52.3138902Z sequence=False, 2025-05-07T20:49:52.3139112Z ) 2025-05-07T20:49:52.3139471Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:49:52.3140291Z self=, 2025-05-07T20:49:52.3140928Z long_indices=True, 2025-05-07T20:49:52.3141156Z use_cpu=True, 2025-05-07T20:49:52.3141381Z keep_orig_idx=False, 2025-05-07T20:49:52.3141616Z sequence=True, 2025-05-07T20:49:52.3141823Z ) 2025-05-07T20:49:52.3142184Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:49:52.3142994Z self=, 2025-05-07T20:49:52.3143645Z long_indices=False, 2025-05-07T20:49:52.3143883Z use_cpu=True, 2025-05-07T20:49:52.3144097Z keep_orig_idx=True, 2025-05-07T20:49:52.3144333Z sequence=True, 2025-05-07T20:49:52.3144544Z ) 2025-05-07T20:49:52.3144903Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:49:52.3145725Z self=, 2025-05-07T20:49:52.3146371Z long_indices=True, 2025-05-07T20:49:52.3146604Z use_cpu=False, 2025-05-07T20:49:52.3146820Z keep_orig_idx=True, 2025-05-07T20:49:52.3147056Z sequence=True, 2025-05-07T20:49:52.3147265Z ) 2025-05-07T20:49:52.3147447Z PASSED 2025-05-07T20:49:52.3421636Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_with_block_bucketize_pos Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:49:52.3423213Z self=, 2025-05-07T20:49:52.3423874Z index_type=torch.int32, 2025-05-07T20:49:52.3424238Z has_weight=False, 2025-05-07T20:49:52.3424578Z bucketize_pos=False, 2025-05-07T20:49:52.3425163Z sequence=False, 2025-05-07T20:49:52.3425403Z ) 2025-05-07T20:49:52.3425760Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:49:52.3426577Z self=, 2025-05-07T20:49:52.3427214Z index_type=torch.int64, 2025-05-07T20:49:52.3427479Z has_weight=False, 2025-05-07T20:49:52.3427724Z bucketize_pos=False, 2025-05-07T20:49:52.3427974Z sequence=False, 2025-05-07T20:49:52.3428186Z ) 2025-05-07T20:49:52.3428535Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:49:52.3429322Z self=, 2025-05-07T20:49:52.3429960Z index_type=torch.int64, 2025-05-07T20:49:52.3430215Z has_weight=True, 2025-05-07T20:49:52.3430459Z bucketize_pos=False, 2025-05-07T20:49:52.3430714Z sequence=False, 2025-05-07T20:49:52.3430924Z ) 2025-05-07T20:49:52.3431274Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:49:52.3432059Z self=, 2025-05-07T20:49:52.3432692Z index_type=torch.int64, 2025-05-07T20:49:52.3432955Z has_weight=True, 2025-05-07T20:49:52.3433196Z bucketize_pos=True, 2025-05-07T20:49:52.3433433Z sequence=True, 2025-05-07T20:49:52.3433648Z ) 2025-05-07T20:49:52.3433995Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:49:52.3434782Z self=, 2025-05-07T20:49:52.3435565Z index_type=torch.int64, 2025-05-07T20:49:52.3435826Z has_weight=False, 2025-05-07T20:49:52.3436066Z bucketize_pos=True, 2025-05-07T20:49:52.3436304Z sequence=False, 2025-05-07T20:49:52.3436517Z ) 2025-05-07T20:49:52.3436862Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:49:52.3437624Z self=, 2025-05-07T20:49:52.3438255Z index_type=torch.int32, 2025-05-07T20:49:52.3438514Z has_weight=True, 2025-05-07T20:49:52.3438750Z bucketize_pos=False, 2025-05-07T20:49:52.3439000Z sequence=True, 2025-05-07T20:49:52.3439220Z ) 2025-05-07T20:49:52.3439564Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:49:52.3440338Z self=, 2025-05-07T20:49:52.3440968Z index_type=torch.int32, 2025-05-07T20:49:52.3441228Z has_weight=True, 2025-05-07T20:49:52.3441460Z bucketize_pos=True, 2025-05-07T20:49:52.3441707Z sequence=False, 2025-05-07T20:49:52.3441923Z ) 2025-05-07T20:49:52.3442262Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:49:52.3443034Z self=, 2025-05-07T20:49:52.3443668Z index_type=torch.int32, 2025-05-07T20:49:52.3443923Z has_weight=True, 2025-05-07T20:49:52.3444154Z bucketize_pos=True, 2025-05-07T20:49:52.3444397Z sequence=True, 2025-05-07T20:49:52.3444610Z ) 2025-05-07T20:49:52.3444949Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:49:52.3445816Z self=, 2025-05-07T20:49:52.3446449Z index_type=torch.int64, 2025-05-07T20:49:52.3446699Z has_weight=True, 2025-05-07T20:49:52.3446938Z bucketize_pos=False, 2025-05-07T20:49:52.3447256Z sequence=True, 2025-05-07T20:49:52.3447463Z ) 2025-05-07T20:49:52.3447804Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:49:52.3448576Z self=, 2025-05-07T20:49:52.3449208Z index_type=torch.int32, 2025-05-07T20:49:52.3449460Z has_weight=False, 2025-05-07T20:49:52.3449700Z bucketize_pos=True, 2025-05-07T20:49:52.3449937Z sequence=True, 2025-05-07T20:49:52.3450145Z ) 2025-05-07T20:49:52.3450488Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:49:52.3451269Z self=, 2025-05-07T20:49:52.3451893Z index_type=torch.int64, 2025-05-07T20:49:52.3452155Z has_weight=False, 2025-05-07T20:49:52.3452395Z bucketize_pos=True, 2025-05-07T20:49:52.3452631Z sequence=True, 2025-05-07T20:49:52.3452845Z ) 2025-05-07T20:49:52.3453186Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:49:52.3453955Z self=, 2025-05-07T20:49:52.3454583Z index_type=torch.int32, 2025-05-07T20:49:52.3454840Z has_weight=True, 2025-05-07T20:49:52.3455082Z bucketize_pos=False, 2025-05-07T20:49:52.3455322Z sequence=False, 2025-05-07T20:49:52.3455531Z ) 2025-05-07T20:49:52.3455889Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:49:52.3456660Z self=, 2025-05-07T20:49:52.3457291Z index_type=torch.int64, 2025-05-07T20:49:52.3457553Z has_weight=False, 2025-05-07T20:49:52.3466503Z bucketize_pos=False, 2025-05-07T20:49:52.3466893Z sequence=True, 2025-05-07T20:49:52.3467109Z ) 2025-05-07T20:49:52.3467460Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:49:52.3468242Z self=, 2025-05-07T20:49:52.3468894Z index_type=torch.int64, 2025-05-07T20:49:52.3469155Z has_weight=True, 2025-05-07T20:49:52.3469400Z bucketize_pos=True, 2025-05-07T20:49:52.3469649Z sequence=False, 2025-05-07T20:49:52.3469865Z ) 2025-05-07T20:49:52.3470228Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:49:52.3471019Z self=, 2025-05-07T20:49:52.3471654Z index_type=torch.int32, 2025-05-07T20:49:52.3471930Z has_weight=False, 2025-05-07T20:49:52.3472191Z bucketize_pos=True, 2025-05-07T20:49:52.3472451Z sequence=False, 2025-05-07T20:49:52.3472659Z ) 2025-05-07T20:49:52.3473005Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:49:52.3473777Z self=, 2025-05-07T20:49:52.3474403Z index_type=torch.int32, 2025-05-07T20:49:52.3474667Z has_weight=False, 2025-05-07T20:49:52.3474914Z bucketize_pos=False, 2025-05-07T20:49:52.3475153Z sequence=True, 2025-05-07T20:49:52.3475480Z ) 2025-05-07T20:49:52.3475683Z PASSED 2025-05-07T20:49:52.3682157Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_with_variable_batch_sizes Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:49:52.3683577Z self=, 2025-05-07T20:49:52.3684222Z index_type=torch.int32, 2025-05-07T20:49:52.3684737Z has_weight=False, 2025-05-07T20:49:52.3685080Z bucketize_pos=False, 2025-05-07T20:49:52.3685414Z sequence=False, 2025-05-07T20:49:52.3685697Z ) 2025-05-07T20:49:52.3686068Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:49:52.3686853Z self=, 2025-05-07T20:49:52.3687500Z index_type=torch.int64, 2025-05-07T20:49:52.3687762Z has_weight=False, 2025-05-07T20:49:52.3688011Z bucketize_pos=False, 2025-05-07T20:49:52.3688258Z sequence=False, 2025-05-07T20:49:52.3688478Z ) 2025-05-07T20:49:52.3688841Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:49:52.3689621Z self=, 2025-05-07T20:49:52.3690256Z index_type=torch.int64, 2025-05-07T20:49:52.3690531Z has_weight=True, 2025-05-07T20:49:52.3691110Z bucketize_pos=True, 2025-05-07T20:49:52.3691389Z sequence=False, 2025-05-07T20:49:52.3691609Z ) 2025-05-07T20:49:52.3691959Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:49:52.3692748Z self=, 2025-05-07T20:49:52.3693384Z index_type=torch.int32, 2025-05-07T20:49:52.3693649Z has_weight=True, 2025-05-07T20:49:52.3693889Z bucketize_pos=False, 2025-05-07T20:49:52.3694139Z sequence=True, 2025-05-07T20:49:52.3694358Z ) 2025-05-07T20:49:52.3694717Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:49:52.3695497Z self=, 2025-05-07T20:49:52.3696137Z index_type=torch.int64, 2025-05-07T20:49:52.3696406Z has_weight=False, 2025-05-07T20:49:52.3696648Z bucketize_pos=True, 2025-05-07T20:49:52.3696894Z sequence=False, 2025-05-07T20:49:52.3697112Z ) 2025-05-07T20:49:52.3697461Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:49:52.3698247Z self=, 2025-05-07T20:49:52.3698886Z index_type=torch.int64, 2025-05-07T20:49:52.3699147Z has_weight=False, 2025-05-07T20:49:52.3699387Z bucketize_pos=False, 2025-05-07T20:49:52.3699635Z sequence=True, 2025-05-07T20:49:52.3699855Z ) 2025-05-07T20:49:52.3700210Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:49:52.3701002Z self=, 2025-05-07T20:49:52.3701641Z index_type=torch.int32, 2025-05-07T20:49:52.3701901Z has_weight=True, 2025-05-07T20:49:52.3702147Z bucketize_pos=True, 2025-05-07T20:49:52.3702393Z sequence=False, 2025-05-07T20:49:52.3702606Z ) 2025-05-07T20:49:52.3702963Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:49:52.3703750Z self=, 2025-05-07T20:49:52.3704389Z index_type=torch.int64, 2025-05-07T20:49:52.3704651Z has_weight=False, 2025-05-07T20:49:52.3704899Z bucketize_pos=True, 2025-05-07T20:49:52.3705143Z sequence=True, 2025-05-07T20:49:52.3705356Z ) 2025-05-07T20:49:52.3705850Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:49:52.3706640Z self=, 2025-05-07T20:49:52.3707274Z index_type=torch.int32, 2025-05-07T20:49:52.3707635Z has_weight=True, 2025-05-07T20:49:52.3707878Z bucketize_pos=False, 2025-05-07T20:49:52.3708123Z sequence=False, 2025-05-07T20:49:52.3708343Z ) 2025-05-07T20:49:52.3708697Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:49:52.3709480Z self=, 2025-05-07T20:49:52.3710114Z index_type=torch.int64, 2025-05-07T20:49:52.3710376Z has_weight=True, 2025-05-07T20:49:52.3710623Z bucketize_pos=False, 2025-05-07T20:49:52.3710867Z sequence=True, 2025-05-07T20:49:52.3711087Z ) 2025-05-07T20:49:52.3711446Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:49:52.3712228Z self=, 2025-05-07T20:49:52.3712866Z index_type=torch.int32, 2025-05-07T20:49:52.3713134Z has_weight=True, 2025-05-07T20:49:52.3713381Z bucketize_pos=True, 2025-05-07T20:49:52.3713617Z sequence=True, 2025-05-07T20:49:52.3713834Z ) 2025-05-07T20:49:52.3714187Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:49:52.3714968Z self=, 2025-05-07T20:49:52.3715792Z index_type=torch.int32, 2025-05-07T20:49:52.3716101Z has_weight=False, 2025-05-07T20:49:52.3716340Z bucketize_pos=True, 2025-05-07T20:49:52.3716588Z sequence=False, 2025-05-07T20:49:52.3716807Z ) 2025-05-07T20:49:52.3717161Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:49:52.3717945Z self=, 2025-05-07T20:49:52.3718584Z index_type=torch.int32, 2025-05-07T20:49:52.3718856Z has_weight=False, 2025-05-07T20:49:52.3719096Z bucketize_pos=True, 2025-05-07T20:49:52.3719341Z sequence=True, 2025-05-07T20:49:52.3719561Z ) 2025-05-07T20:49:52.3719913Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:49:52.3720698Z self=, 2025-05-07T20:49:52.3721341Z index_type=torch.int32, 2025-05-07T20:49:52.3721598Z has_weight=False, 2025-05-07T20:49:52.3721848Z bucketize_pos=False, 2025-05-07T20:49:52.3722102Z sequence=True, 2025-05-07T20:49:52.3722314Z ) 2025-05-07T20:49:52.3722674Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:49:52.3723462Z self=, 2025-05-07T20:49:52.3724104Z index_type=torch.int64, 2025-05-07T20:49:52.3724370Z has_weight=True, 2025-05-07T20:49:52.3724620Z bucketize_pos=False, 2025-05-07T20:49:52.3724875Z sequence=False, 2025-05-07T20:49:52.3725089Z ) 2025-05-07T20:49:52.3725443Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:49:52.3726282Z self=, 2025-05-07T20:49:52.3726915Z index_type=torch.int64, 2025-05-07T20:49:52.3727179Z has_weight=True, 2025-05-07T20:49:52.3727425Z bucketize_pos=True, 2025-05-07T20:49:52.3727671Z sequence=True, 2025-05-07T20:49:52.3727887Z ) 2025-05-07T20:49:52.3728084Z PASSED 2025-05-07T20:49:52.3757129Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_populate_bucketized_permute Trying example: test_populate_bucketized_permute( 2025-05-07T20:49:52.3758186Z self=, 2025-05-07T20:49:52.3758808Z index_type=torch.int32, 2025-05-07T20:49:52.3759061Z ) 2025-05-07T20:49:52.3759309Z Trying example: test_populate_bucketized_permute( 2025-05-07T20:49:52.3759891Z self=, 2025-05-07T20:49:52.3760422Z index_type=torch.int64, 2025-05-07T20:49:52.3760674Z ) 2025-05-07T20:49:52.3766468Z PASSED 2025-05-07T20:49:52.3766717Z 2025-05-07T20:49:52.3766978Z =============================== warnings summary =============================== 2025-05-07T20:49:52.3767627Z test/sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_inference 2025-05-07T20:49:52.3769393Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/sparse/block_bucketize_test.py:1002: FutureWarning: `torch.testing.assert_allclose()` is deprecated since 1.12 and will be removed in a future release. Please use `torch.testing.assert_close()` instead. You can find detailed upgrade instructions in https://github.com/pytorch/pytorch/issues/61844. 2025-05-07T20:49:52.3770962Z torch.testing.assert_allclose( 2025-05-07T20:49:52.3771166Z 2025-05-07T20:49:52.3771464Z test/sparse/block_bucketize_test.py::BlockBucketizeTest::test_populate_bucketized_permute 2025-05-07T20:49:52.3773132Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/sparse/block_bucketize_test.py:1106: FutureWarning: `torch.testing.assert_allclose()` is deprecated since 1.12 and will be removed in a future release. Please use `torch.testing.assert_close()` instead. You can find detailed upgrade instructions in https://github.com/pytorch/pytorch/issues/61844. 2025-05-07T20:49:52.3774602Z torch.testing.assert_allclose( 2025-05-07T20:49:52.3774796Z 2025-05-07T20:49:52.3775025Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:49:52.3775508Z ================== 11 passed, 2 warnings in 119.03s (0:01:59) ================== 2025-05-07T20:49:53.1802664Z 2025-05-07T20:49:53.1803112Z [TEST] Python test suite PASSED: ./sparse/block_bucketize_test.py 2025-05-07T20:49:53.1823012Z [TEST] Python test time for ./sparse/block_bucketize_test.py: 122 seconds 2025-05-07T20:49:53.1823439Z 2025-05-07T20:49:53.1823448Z 2025-05-07T20:49:53.1823454Z 2025-05-07T20:49:53.1823460Z 2025-05-07T20:49:53.1845521Z ################################################################################ 2025-05-07T20:49:53.1861072Z # [2025-05-07T20:49:53.185Z] Run Python Test Suite: 2025-05-07T20:49:53.1861543Z # ./sparse/cumsum_test.py 2025-05-07T20:49:53.1861838Z ################################################################################ 2025-05-07T20:49:53.1885726Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sparse/cumsum_test.py 2025-05-07T20:49:53.1886351Z 2025-05-07T20:49:55.3319826Z ============================= test session starts ============================== 2025-05-07T20:49:55.3320648Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:49:55.3321202Z cachedir: .pytest_cache 2025-05-07T20:49:55.3321812Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:49:55.3322565Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:49:55.3322990Z plugins: hypothesis-6.131.14 2025-05-07T20:49:57.7514277Z collecting ... collected 3 items 2025-05-07T20:49:57.7514600Z 2025-05-07T20:49:58.0599981Z sparse/cumsum_test.py::CumSumTest::test_asynchronous_complete_cumsum_2d Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:49:58.0601749Z self=, 2025-05-07T20:49:58.0602576Z n=0, 2025-05-07T20:49:58.0602887Z b=0, 2025-05-07T20:49:58.0603259Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:49:58.0603993Z device=device(type='cpu'), 2025-05-07T20:49:58.0604428Z ) 2025-05-07T20:49:58.0604814Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:49:58.0605700Z self=, 2025-05-07T20:49:58.0606452Z n=12, 2025-05-07T20:49:58.0606745Z b=0, 2025-05-07T20:49:58.0607101Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:49:58.0607613Z device=device(type='cpu'), 2025-05-07T20:49:58.0607998Z ) 2025-05-07T20:49:58.0608379Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:49:58.0609272Z self=, 2025-05-07T20:49:58.0610082Z n=12, 2025-05-07T20:49:58.0610388Z b=0, 2025-05-07T20:49:58.0610776Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:49:58.0611323Z device=device(type='cpu'), 2025-05-07T20:49:58.0611735Z ) 2025-05-07T20:49:58.0612157Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:49:58.0612971Z self=, 2025-05-07T20:49:58.0613766Z n=22, 2025-05-07T20:49:58.0614073Z b=1, 2025-05-07T20:49:58.0614437Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:49:58.0614952Z device=device(type='cuda'), 2025-05-07T20:49:58.0615371Z ) 2025-05-07T20:49:58.0615790Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:49:58.0616687Z self=, 2025-05-07T20:49:58.0617469Z n=57, 2025-05-07T20:49:58.0617771Z b=4, 2025-05-07T20:49:58.0618136Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:49:58.0618657Z device=device(type='cuda'), 2025-05-07T20:49:58.0619063Z ) 2025-05-07T20:49:58.0619464Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:49:58.0620307Z self=, 2025-05-07T20:49:58.0621042Z n=28, 2025-05-07T20:49:58.0621350Z b=5, 2025-05-07T20:49:58.0621715Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:49:58.0622247Z device=device(type='cuda'), 2025-05-07T20:49:58.0622671Z ) 2025-05-07T20:49:58.0623089Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:49:58.0623996Z self=, 2025-05-07T20:49:58.0624787Z n=14, 2025-05-07T20:49:58.0625082Z b=3, 2025-05-07T20:49:58.0625439Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:49:58.0625969Z device=device(type='cpu'), 2025-05-07T20:49:58.0626389Z ) 2025-05-07T20:49:58.0626804Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:49:58.0627757Z self=, 2025-05-07T20:49:58.0628541Z n=8, 2025-05-07T20:49:58.0628838Z b=3, 2025-05-07T20:49:58.0629492Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:49:58.0630025Z device=device(type='cpu'), 2025-05-07T20:49:58.0630412Z ) 2025-05-07T20:49:58.0630836Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:49:58.0631651Z self=, 2025-05-07T20:49:58.0632364Z n=24, 2025-05-07T20:49:58.0632655Z b=1, 2025-05-07T20:49:58.0633003Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:49:58.0633507Z device=device(type='cuda'), 2025-05-07T20:49:58.0633916Z ) 2025-05-07T20:49:58.0634338Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:49:58.0635334Z self=, 2025-05-07T20:49:58.0636156Z n=13, 2025-05-07T20:49:58.0636453Z b=9, 2025-05-07T20:49:58.0636785Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:49:58.0637298Z device=device(type='cuda'), 2025-05-07T20:49:58.0637712Z ) 2025-05-07T20:49:58.0638246Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:49:58.0639081Z self=, 2025-05-07T20:49:58.0639801Z n=6, 2025-05-07T20:49:58.0640097Z b=2, 2025-05-07T20:49:58.0640460Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:49:58.0640961Z device=device(type='cpu'), 2025-05-07T20:49:58.0641367Z ) 2025-05-07T20:49:58.0641760Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:49:58.0642597Z self=, 2025-05-07T20:49:58.0643358Z n=6, 2025-05-07T20:49:58.0643647Z b=6, 2025-05-07T20:49:58.0643994Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:49:58.0644446Z device=device(type='cpu'), 2025-05-07T20:49:58.0644797Z ) 2025-05-07T20:49:58.0645149Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:49:58.0645843Z self=, 2025-05-07T20:49:58.0646546Z n=60, 2025-05-07T20:49:58.0646829Z b=8, 2025-05-07T20:49:58.0647176Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:49:58.0647712Z device=device(type='cpu'), 2025-05-07T20:49:58.0648067Z ) 2025-05-07T20:49:58.0648422Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:49:58.0649235Z self=, 2025-05-07T20:49:58.0649961Z n=60, 2025-05-07T20:49:58.0650250Z b=0, 2025-05-07T20:49:58.0650601Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:49:58.0651089Z device=device(type='cpu'), 2025-05-07T20:49:58.0651476Z ) 2025-05-07T20:49:58.0651885Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:49:58.0652718Z self=, 2025-05-07T20:49:58.0653459Z n=60, 2025-05-07T20:49:58.0653765Z b=5, 2025-05-07T20:49:58.0654131Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:49:58.0654647Z device=device(type='cuda'), 2025-05-07T20:49:58.0655074Z ) 2025-05-07T20:49:58.0655473Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:49:58.0656340Z self=, 2025-05-07T20:49:58.0657103Z n=5, 2025-05-07T20:49:58.0657405Z b=5, 2025-05-07T20:49:58.0657762Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:49:58.0658230Z device=device(type='cuda'), 2025-05-07T20:49:58.0658631Z ) 2025-05-07T20:49:58.0659036Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:49:58.0659889Z self=, 2025-05-07T20:49:58.0660643Z n=32, 2025-05-07T20:49:58.0660938Z b=2, 2025-05-07T20:49:58.0661284Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:49:58.0661814Z device=device(type='cpu'), 2025-05-07T20:49:58.0662225Z ) 2025-05-07T20:49:58.0662603Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:49:58.0663405Z self=, 2025-05-07T20:49:58.0664118Z n=2, 2025-05-07T20:49:58.0664409Z b=2, 2025-05-07T20:49:58.0664744Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:49:58.0665231Z device=device(type='cpu'), 2025-05-07T20:49:58.0665620Z ) 2025-05-07T20:49:58.0666008Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:49:58.0666822Z self=, 2025-05-07T20:49:58.0667533Z n=36, 2025-05-07T20:49:58.0667820Z b=10, 2025-05-07T20:49:58.0668327Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:49:58.0668827Z device=device(type='cpu'), 2025-05-07T20:49:58.0669206Z ) 2025-05-07T20:49:58.0669606Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:49:58.0670414Z self=, 2025-05-07T20:49:58.0671254Z n=10, 2025-05-07T20:49:58.0671544Z b=10, 2025-05-07T20:49:58.0671891Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:49:58.0672371Z device=device(type='cpu'), 2025-05-07T20:49:58.0672750Z ) 2025-05-07T20:49:58.0673040Z PASSED 2025-05-07T20:49:58.5048880Z sparse/cumsum_test.py::CumSumTest::test_batched_complete_cumsum Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.5050086Z self=, 2025-05-07T20:49:58.5050796Z batch_size=10, 2025-05-07T20:49:58.5051154Z max_len=10, 2025-05-07T20:49:58.5051521Z dtype=torch.int32, 2025-05-07T20:49:58.5051945Z device=device(type='cpu'), 2025-05-07T20:49:58.5052370Z ) 2025-05-07T20:49:58.5052746Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.5053520Z self=, 2025-05-07T20:49:58.5054253Z batch_size=205, 2025-05-07T20:49:58.5054592Z max_len=10, 2025-05-07T20:49:58.5054952Z dtype=torch.int32, 2025-05-07T20:49:58.5055359Z device=device(type='cpu'), 2025-05-07T20:49:58.5055770Z ) 2025-05-07T20:49:58.5056138Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.5056899Z self=, 2025-05-07T20:49:58.5057605Z batch_size=178, 2025-05-07T20:49:58.5057948Z max_len=10, 2025-05-07T20:49:58.5058307Z dtype=torch.int32, 2025-05-07T20:49:58.5058710Z device=device(type='cpu'), 2025-05-07T20:49:58.5059110Z ) 2025-05-07T20:49:58.5059488Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.5060253Z self=, 2025-05-07T20:49:58.5060941Z batch_size=178, 2025-05-07T20:49:58.5061294Z max_len=814, 2025-05-07T20:49:58.5061649Z dtype=torch.int64, 2025-05-07T20:49:58.5062048Z device=device(type='cuda'), 2025-05-07T20:49:58.5062455Z ) 2025-05-07T20:49:58.5062821Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.5063558Z self=, 2025-05-07T20:49:58.5064259Z batch_size=238, 2025-05-07T20:49:58.5064601Z max_len=10, 2025-05-07T20:49:58.5064933Z dtype=torch.int32, 2025-05-07T20:49:58.5065329Z device=device(type='cpu'), 2025-05-07T20:49:58.5065730Z ) 2025-05-07T20:49:58.5066101Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.5066845Z self=, 2025-05-07T20:49:58.5067593Z batch_size=238, 2025-05-07T20:49:58.5067944Z max_len=122, 2025-05-07T20:49:58.5068297Z dtype=torch.int64, 2025-05-07T20:49:58.5068695Z device=device(type='cuda'), 2025-05-07T20:49:58.5069107Z ) 2025-05-07T20:49:58.5069468Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.5070227Z self=, 2025-05-07T20:49:58.5070925Z batch_size=69, 2025-05-07T20:49:58.5071269Z max_len=11, 2025-05-07T20:49:58.5071613Z dtype=torch.int32, 2025-05-07T20:49:58.5072016Z device=device(type='cuda'), 2025-05-07T20:49:58.5072419Z ) 2025-05-07T20:49:58.5072787Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.5073538Z self=, 2025-05-07T20:49:58.5084502Z batch_size=108, 2025-05-07T20:49:58.5084905Z max_len=495, 2025-05-07T20:49:58.5085262Z dtype=torch.int64, 2025-05-07T20:49:58.5085671Z device=device(type='cuda'), 2025-05-07T20:49:58.5086087Z ) 2025-05-07T20:49:58.5086820Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.5087642Z self=, 2025-05-07T20:49:58.5088378Z batch_size=822, 2025-05-07T20:49:58.5088729Z max_len=669, 2025-05-07T20:49:58.5089322Z dtype=torch.int64, 2025-05-07T20:49:58.5089734Z device=device(type='cpu'), 2025-05-07T20:49:58.5090149Z ) 2025-05-07T20:49:58.5090508Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.5091532Z self=, 2025-05-07T20:49:58.5092241Z batch_size=691, 2025-05-07T20:49:58.5092586Z max_len=843, 2025-05-07T20:49:58.5092945Z dtype=torch.int32, 2025-05-07T20:49:58.5093346Z device=device(type='cpu'), 2025-05-07T20:49:58.5093752Z ) 2025-05-07T20:49:58.5094120Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.5094892Z self=, 2025-05-07T20:49:58.5095599Z batch_size=372, 2025-05-07T20:49:58.5095953Z max_len=359, 2025-05-07T20:49:58.5096308Z dtype=torch.int32, 2025-05-07T20:49:58.5096696Z device=device(type='cuda'), 2025-05-07T20:49:58.5097107Z ) 2025-05-07T20:49:58.5097495Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.5098254Z self=, 2025-05-07T20:49:58.5098949Z batch_size=359, 2025-05-07T20:49:58.5099289Z max_len=359, 2025-05-07T20:49:58.5099636Z dtype=torch.int32, 2025-05-07T20:49:58.5100034Z device=device(type='cuda'), 2025-05-07T20:49:58.5100441Z ) 2025-05-07T20:49:58.5100809Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.5101556Z self=, 2025-05-07T20:49:58.5102257Z batch_size=900, 2025-05-07T20:49:58.5102612Z max_len=770, 2025-05-07T20:49:58.5102954Z dtype=torch.int32, 2025-05-07T20:49:58.5103368Z device=device(type='cpu'), 2025-05-07T20:49:58.5103780Z ) 2025-05-07T20:49:58.5104131Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.5104884Z self=, 2025-05-07T20:49:58.5105596Z batch_size=770, 2025-05-07T20:49:58.5105949Z max_len=770, 2025-05-07T20:49:58.5106290Z dtype=torch.int32, 2025-05-07T20:49:58.5106692Z device=device(type='cpu'), 2025-05-07T20:49:58.5107101Z ) 2025-05-07T20:49:58.5107489Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.5108267Z self=, 2025-05-07T20:49:58.5108975Z batch_size=667, 2025-05-07T20:49:58.5109311Z max_len=164, 2025-05-07T20:49:58.5109664Z dtype=torch.int64, 2025-05-07T20:49:58.5110065Z device=device(type='cpu'), 2025-05-07T20:49:58.5110470Z ) 2025-05-07T20:49:58.5110822Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.5111580Z self=, 2025-05-07T20:49:58.5112277Z batch_size=164, 2025-05-07T20:49:58.5112620Z max_len=164, 2025-05-07T20:49:58.5112973Z dtype=torch.int64, 2025-05-07T20:49:58.5113369Z device=device(type='cpu'), 2025-05-07T20:49:58.5113818Z ) 2025-05-07T20:49:58.5114187Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.5114930Z self=, 2025-05-07T20:49:58.5115765Z batch_size=101, 2025-05-07T20:49:58.5116116Z max_len=806, 2025-05-07T20:49:58.5116460Z dtype=torch.int32, 2025-05-07T20:49:58.5116856Z device=device(type='cuda'), 2025-05-07T20:49:58.5117264Z ) 2025-05-07T20:49:58.5117618Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.5118365Z self=, 2025-05-07T20:49:58.5119068Z batch_size=101, 2025-05-07T20:49:58.5119408Z max_len=101, 2025-05-07T20:49:58.5119962Z dtype=torch.int32, 2025-05-07T20:49:58.5120378Z device=device(type='cuda'), 2025-05-07T20:49:58.5120767Z ) 2025-05-07T20:49:58.5121128Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.5121884Z self=, 2025-05-07T20:49:58.5122787Z batch_size=280, 2025-05-07T20:49:58.5123121Z max_len=943, 2025-05-07T20:49:58.5123463Z dtype=torch.int32, 2025-05-07T20:49:58.5123855Z device=device(type='cuda'), 2025-05-07T20:49:58.5124253Z ) 2025-05-07T20:49:58.5124615Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.5125354Z self=, 2025-05-07T20:49:58.5126051Z batch_size=943, 2025-05-07T20:49:58.5126400Z max_len=943, 2025-05-07T20:49:58.5126748Z dtype=torch.int32, 2025-05-07T20:49:58.5127132Z device=device(type='cuda'), 2025-05-07T20:49:58.5127539Z ) 2025-05-07T20:49:58.5127931Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.5128677Z self=, 2025-05-07T20:49:58.5129379Z batch_size=272, 2025-05-07T20:49:58.5129729Z max_len=330, 2025-05-07T20:49:58.5130090Z dtype=torch.int64, 2025-05-07T20:49:58.5130483Z device=device(type='cuda'), 2025-05-07T20:49:58.5130890Z ) 2025-05-07T20:49:58.5131264Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.5132007Z self=, 2025-05-07T20:49:58.5132714Z batch_size=272, 2025-05-07T20:49:58.5133057Z max_len=272, 2025-05-07T20:49:58.5133398Z dtype=torch.int64, 2025-05-07T20:49:58.5133794Z device=device(type='cuda'), 2025-05-07T20:49:58.5134202Z ) 2025-05-07T20:49:58.5134561Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.5135306Z self=, 2025-05-07T20:49:58.5136021Z batch_size=154, 2025-05-07T20:49:58.5136362Z max_len=759, 2025-05-07T20:49:58.5136718Z dtype=torch.int32, 2025-05-07T20:49:58.5137115Z device=device(type='cpu'), 2025-05-07T20:49:58.5137563Z ) 2025-05-07T20:49:58.5137933Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.5138702Z self=, 2025-05-07T20:49:58.5139406Z batch_size=154, 2025-05-07T20:49:58.5139749Z max_len=154, 2025-05-07T20:49:58.5140105Z dtype=torch.int32, 2025-05-07T20:49:58.5140500Z device=device(type='cpu'), 2025-05-07T20:49:58.5140890Z ) 2025-05-07T20:49:58.5141261Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.5142019Z self=, 2025-05-07T20:49:58.5142700Z batch_size=188, 2025-05-07T20:49:58.5143051Z max_len=516, 2025-05-07T20:49:58.5143409Z dtype=torch.int32, 2025-05-07T20:49:58.5143809Z device=device(type='cpu'), 2025-05-07T20:49:58.5144218Z ) 2025-05-07T20:49:58.5144586Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.5145331Z self=, 2025-05-07T20:49:58.5146038Z batch_size=516, 2025-05-07T20:49:58.5146401Z max_len=516, 2025-05-07T20:49:58.5146739Z dtype=torch.int32, 2025-05-07T20:49:58.5147133Z device=device(type='cpu'), 2025-05-07T20:49:58.5147555Z ) 2025-05-07T20:49:58.5147921Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.5148660Z self=, 2025-05-07T20:49:58.5149370Z batch_size=786, 2025-05-07T20:49:58.5149724Z max_len=699, 2025-05-07T20:49:58.5150072Z dtype=torch.int64, 2025-05-07T20:49:58.5150482Z device=device(type='cuda'), 2025-05-07T20:49:58.5150896Z ) 2025-05-07T20:49:58.5151263Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.5152169Z self=, 2025-05-07T20:49:58.5152887Z batch_size=786, 2025-05-07T20:49:58.5153233Z max_len=786, 2025-05-07T20:49:58.5153587Z dtype=torch.int64, 2025-05-07T20:49:58.5153981Z device=device(type='cuda'), 2025-05-07T20:49:58.5154524Z ) 2025-05-07T20:49:58.5154900Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.5155741Z self=, 2025-05-07T20:49:58.5156435Z batch_size=541, 2025-05-07T20:49:58.5156777Z max_len=798, 2025-05-07T20:49:58.5157133Z dtype=torch.int32, 2025-05-07T20:49:58.5157531Z device=device(type='cpu'), 2025-05-07T20:49:58.5157932Z ) 2025-05-07T20:49:58.5158301Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.5159059Z self=, 2025-05-07T20:49:58.5159756Z batch_size=541, 2025-05-07T20:49:58.5160115Z max_len=541, 2025-05-07T20:49:58.5160475Z dtype=torch.int32, 2025-05-07T20:49:58.5160859Z device=device(type='cpu'), 2025-05-07T20:49:58.5161275Z ) 2025-05-07T20:49:58.5161642Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.5162389Z self=, 2025-05-07T20:49:58.5163111Z batch_size=874, 2025-05-07T20:49:58.5163458Z max_len=752, 2025-05-07T20:49:58.5163810Z dtype=torch.int32, 2025-05-07T20:49:58.5164184Z device=device(type='cuda'), 2025-05-07T20:49:58.5164583Z ) 2025-05-07T20:49:58.5164950Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.5165696Z self=, 2025-05-07T20:49:58.5166400Z batch_size=752, 2025-05-07T20:49:58.5166750Z max_len=752, 2025-05-07T20:49:58.5167096Z dtype=torch.int32, 2025-05-07T20:49:58.5167497Z device=device(type='cuda'), 2025-05-07T20:49:58.5167905Z ) 2025-05-07T20:49:58.5168276Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.5169026Z self=, 2025-05-07T20:49:58.5169734Z batch_size=238, 2025-05-07T20:49:58.5170073Z max_len=630, 2025-05-07T20:49:58.5170437Z dtype=torch.int32, 2025-05-07T20:49:58.5170844Z device=device(type='cpu'), 2025-05-07T20:49:58.5171232Z ) 2025-05-07T20:49:58.5171606Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.5172350Z self=, 2025-05-07T20:49:58.5173044Z batch_size=238, 2025-05-07T20:49:58.5173391Z max_len=238, 2025-05-07T20:49:58.5173747Z dtype=torch.int32, 2025-05-07T20:49:58.5174157Z device=device(type='cpu'), 2025-05-07T20:49:58.5174560Z ) 2025-05-07T20:49:58.5174930Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.5175690Z self=, 2025-05-07T20:49:58.5176400Z batch_size=549, 2025-05-07T20:49:58.5176757Z max_len=29, 2025-05-07T20:49:58.5177114Z dtype=torch.int32, 2025-05-07T20:49:58.5177505Z device=device(type='cpu'), 2025-05-07T20:49:58.5177897Z ) 2025-05-07T20:49:58.5178259Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.5179015Z self=, 2025-05-07T20:49:58.5179711Z batch_size=29, 2025-05-07T20:49:58.5180055Z max_len=29, 2025-05-07T20:49:58.5180399Z dtype=torch.int32, 2025-05-07T20:49:58.5180787Z device=device(type='cpu'), 2025-05-07T20:49:58.5181178Z ) 2025-05-07T20:49:58.5181548Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.5182299Z self=, 2025-05-07T20:49:58.5182998Z batch_size=480, 2025-05-07T20:49:58.5183343Z max_len=233, 2025-05-07T20:49:58.5183688Z dtype=torch.int64, 2025-05-07T20:49:58.5184084Z device=device(type='cuda'), 2025-05-07T20:49:58.5184656Z ) 2025-05-07T20:49:58.7101484Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.7102303Z self=, 2025-05-07T20:49:58.7102969Z batch_size=480, 2025-05-07T20:49:58.7103853Z max_len=480, 2025-05-07T20:49:58.7104223Z dtype=torch.int64, 2025-05-07T20:49:58.7104624Z device=device(type='cuda'), 2025-05-07T20:49:58.7105056Z ) 2025-05-07T20:49:58.7105430Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.7106178Z self=, 2025-05-07T20:49:58.7106861Z batch_size=993, 2025-05-07T20:49:58.7107218Z max_len=420, 2025-05-07T20:49:58.7107627Z dtype=torch.int32, 2025-05-07T20:49:58.7108017Z device=device(type='cpu'), 2025-05-07T20:49:58.7108408Z ) 2025-05-07T20:49:58.7108771Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.7109513Z self=, 2025-05-07T20:49:58.7110161Z batch_size=993, 2025-05-07T20:49:58.7110517Z max_len=993, 2025-05-07T20:49:58.7110870Z dtype=torch.int32, 2025-05-07T20:49:58.7111281Z device=device(type='cpu'), 2025-05-07T20:49:58.7111698Z ) 2025-05-07T20:49:58.7112079Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.7112877Z self=, 2025-05-07T20:49:58.7113618Z batch_size=295, 2025-05-07T20:49:58.7113976Z max_len=84, 2025-05-07T20:49:58.7114318Z dtype=torch.int64, 2025-05-07T20:49:58.7114720Z device=device(type='cpu'), 2025-05-07T20:49:58.7115138Z ) 2025-05-07T20:49:58.7115641Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.7116442Z self=, 2025-05-07T20:49:58.7117179Z batch_size=84, 2025-05-07T20:49:58.7117551Z max_len=84, 2025-05-07T20:49:58.7117926Z dtype=torch.int64, 2025-05-07T20:49:58.7118342Z device=device(type='cpu'), 2025-05-07T20:49:58.7118750Z ) 2025-05-07T20:49:58.7119079Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.7119797Z self=, 2025-05-07T20:49:58.7120539Z batch_size=468, 2025-05-07T20:49:58.7120891Z max_len=98, 2025-05-07T20:49:58.7121244Z dtype=torch.int32, 2025-05-07T20:49:58.7121641Z device=device(type='cuda'), 2025-05-07T20:49:58.7122062Z ) 2025-05-07T20:49:58.7122435Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.7123224Z self=, 2025-05-07T20:49:58.7123953Z batch_size=98, 2025-05-07T20:49:58.7124304Z max_len=98, 2025-05-07T20:49:58.7124661Z dtype=torch.int32, 2025-05-07T20:49:58.7125056Z device=device(type='cuda'), 2025-05-07T20:49:58.7125474Z ) 2025-05-07T20:49:58.7125850Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.7126644Z self=, 2025-05-07T20:49:58.7127403Z batch_size=578, 2025-05-07T20:49:58.7127791Z max_len=582, 2025-05-07T20:49:58.7128140Z dtype=torch.int64, 2025-05-07T20:49:58.7128543Z device=device(type='cuda'), 2025-05-07T20:49:58.7128970Z ) 2025-05-07T20:49:58.7129339Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.7130098Z self=, 2025-05-07T20:49:58.7130797Z batch_size=578, 2025-05-07T20:49:58.7131133Z max_len=578, 2025-05-07T20:49:58.7131471Z dtype=torch.int64, 2025-05-07T20:49:58.7131854Z device=device(type='cuda'), 2025-05-07T20:49:58.7132254Z ) 2025-05-07T20:49:58.7132592Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.7133350Z self=, 2025-05-07T20:49:58.7134099Z batch_size=340, 2025-05-07T20:49:58.7134732Z max_len=184, 2025-05-07T20:49:58.7135107Z dtype=torch.int64, 2025-05-07T20:49:58.7135511Z device=device(type='cuda'), 2025-05-07T20:49:58.7135922Z ) 2025-05-07T20:49:58.7136303Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.7137102Z self=, 2025-05-07T20:49:58.7137956Z batch_size=340, 2025-05-07T20:49:58.7138311Z max_len=340, 2025-05-07T20:49:58.7138667Z dtype=torch.int64, 2025-05-07T20:49:58.7139064Z device=device(type='cuda'), 2025-05-07T20:49:58.7139484Z ) 2025-05-07T20:49:58.7139861Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.7140652Z self=, 2025-05-07T20:49:58.7141389Z batch_size=971, 2025-05-07T20:49:58.7141731Z max_len=796, 2025-05-07T20:49:58.7142072Z dtype=torch.int32, 2025-05-07T20:49:58.7142471Z device=device(type='cuda'), 2025-05-07T20:49:58.7142888Z ) 2025-05-07T20:49:58.7143276Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:49:58.7144058Z self=, 2025-05-07T20:49:58.7144797Z batch_size=796, 2025-05-07T20:49:58.7145145Z max_len=796, 2025-05-07T20:49:58.7145501Z dtype=torch.int32, 2025-05-07T20:49:58.7145904Z device=device(type='cuda'), 2025-05-07T20:49:58.7146319Z ) 2025-05-07T20:49:58.7146609Z PASSED 2025-05-07T20:49:58.7389108Z sparse/cumsum_test.py::CumSumTest::test_cumsum Trying example: test_cumsum( 2025-05-07T20:49:58.7389993Z self=, 2025-05-07T20:49:58.7390556Z n=0, 2025-05-07T20:49:58.7391211Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:49:58.7391680Z device=device(type='cpu'), 2025-05-07T20:49:58.7392016Z ) 2025-05-07T20:49:58.7392285Z Trying example: test_cumsum( 2025-05-07T20:49:58.7392768Z self=, 2025-05-07T20:49:58.7393335Z n=9, 2025-05-07T20:49:58.7393655Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:49:58.7394097Z device=device(type='cpu'), 2025-05-07T20:49:58.7394470Z ) 2025-05-07T20:49:58.7394759Z Trying example: test_cumsum( 2025-05-07T20:49:58.7395290Z self=, 2025-05-07T20:49:58.7395999Z n=6, 2025-05-07T20:49:58.7396352Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:49:58.7396804Z device=device(type='cpu'), 2025-05-07T20:49:58.7397185Z ) 2025-05-07T20:49:58.7397485Z Trying example: test_cumsum( 2025-05-07T20:49:58.7398033Z self=, 2025-05-07T20:49:58.7398583Z n=6, 2025-05-07T20:49:58.7398951Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:49:58.7399440Z device=device(type='cuda'), 2025-05-07T20:49:58.7399804Z ) 2025-05-07T20:49:58.7400097Z Trying example: test_cumsum( 2025-05-07T20:49:58.7400629Z self=, 2025-05-07T20:49:58.7401154Z n=0, 2025-05-07T20:49:58.7401499Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:49:58.7401973Z device=device(type='cuda'), 2025-05-07T20:49:58.7402328Z ) 2025-05-07T20:49:58.7402626Z Trying example: test_cumsum( 2025-05-07T20:49:58.7403164Z self=, 2025-05-07T20:49:58.7403717Z n=3, 2025-05-07T20:49:58.7404059Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:49:58.7404537Z device=device(type='cuda'), 2025-05-07T20:49:58.7404921Z ) 2025-05-07T20:49:58.7405222Z Trying example: test_cumsum( 2025-05-07T20:49:58.7405732Z self=, 2025-05-07T20:49:58.7406285Z n=1, 2025-05-07T20:49:58.7406601Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:49:58.7407085Z device=device(type='cpu'), 2025-05-07T20:49:58.7407451Z ) 2025-05-07T20:49:58.7407739Z Trying example: test_cumsum( 2025-05-07T20:49:58.7408513Z self=, 2025-05-07T20:49:58.7409075Z n=0, 2025-05-07T20:49:58.7409402Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:49:58.7409874Z device=device(type='cpu'), 2025-05-07T20:49:58.7410251Z ) 2025-05-07T20:49:58.7410779Z Trying example: test_cumsum( 2025-05-07T20:49:58.7411330Z self=, 2025-05-07T20:49:58.7411915Z n=0, 2025-05-07T20:49:58.7412264Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:49:58.7412783Z device=device(type='cpu'), 2025-05-07T20:49:58.7413166Z ) 2025-05-07T20:49:58.7413469Z Trying example: test_cumsum( 2025-05-07T20:49:58.7414007Z self=, 2025-05-07T20:49:58.7414562Z n=7, 2025-05-07T20:49:58.7414921Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:49:58.7415443Z device=device(type='cpu'), 2025-05-07T20:49:58.7415838Z ) 2025-05-07T20:49:58.7416166Z Trying example: test_cumsum( 2025-05-07T20:49:58.7416717Z self=, 2025-05-07T20:49:58.7417319Z n=9, 2025-05-07T20:49:58.7417681Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:49:58.7418173Z device=device(type='cpu'), 2025-05-07T20:49:58.7418558Z ) 2025-05-07T20:49:58.7418866Z Trying example: test_cumsum( 2025-05-07T20:49:58.7419430Z self=, 2025-05-07T20:49:58.7420028Z n=5, 2025-05-07T20:49:58.7420394Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:49:58.7420919Z device=device(type='cuda'), 2025-05-07T20:49:58.7421335Z ) 2025-05-07T20:49:58.7421666Z Trying example: test_cumsum( 2025-05-07T20:49:58.7422263Z self=, 2025-05-07T20:49:58.7422874Z n=7, 2025-05-07T20:49:58.7423238Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:49:58.7423758Z device=device(type='cuda'), 2025-05-07T20:49:58.7424169Z ) 2025-05-07T20:49:58.7434176Z Trying example: test_cumsum( 2025-05-07T20:49:58.7434746Z self=, 2025-05-07T20:49:58.7435427Z n=3, 2025-05-07T20:49:58.7435791Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:49:58.7436297Z device=device(type='cpu'), 2025-05-07T20:49:58.7436707Z ) 2025-05-07T20:49:58.7437019Z Trying example: test_cumsum( 2025-05-07T20:49:58.7437596Z self=, 2025-05-07T20:49:58.7438151Z n=4, 2025-05-07T20:49:58.7438507Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:49:58.7438938Z device=device(type='cpu'), 2025-05-07T20:49:58.7439319Z ) 2025-05-07T20:49:58.7439619Z Trying example: test_cumsum( 2025-05-07T20:49:58.7440141Z self=, 2025-05-07T20:49:58.7440696Z n=8, 2025-05-07T20:49:58.7441035Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:49:58.7441493Z device=device(type='cuda'), 2025-05-07T20:49:58.7441880Z ) 2025-05-07T20:49:58.7442183Z Trying example: test_cumsum( 2025-05-07T20:49:58.7442690Z self=, 2025-05-07T20:49:58.7443232Z n=9, 2025-05-07T20:49:58.7443571Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:49:58.7444022Z device=device(type='cuda'), 2025-05-07T20:49:58.7444392Z ) 2025-05-07T20:49:58.7444689Z Trying example: test_cumsum( 2025-05-07T20:49:58.7445216Z self=, 2025-05-07T20:49:58.7445764Z n=7, 2025-05-07T20:49:58.7446111Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:49:58.7446593Z device=device(type='cuda'), 2025-05-07T20:49:58.7446953Z ) 2025-05-07T20:49:58.7447241Z Trying example: test_cumsum( 2025-05-07T20:49:58.7447745Z self=, 2025-05-07T20:49:58.7448260Z n=7, 2025-05-07T20:49:58.7448588Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:49:58.7449213Z device=device(type='cpu'), 2025-05-07T20:49:58.7449588Z ) 2025-05-07T20:49:58.7449881Z Trying example: test_cumsum( 2025-05-07T20:49:58.7450399Z self=, 2025-05-07T20:49:58.7450915Z n=3, 2025-05-07T20:49:58.7451376Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:49:58.7451801Z device=device(type='cpu'), 2025-05-07T20:49:58.7452132Z ) 2025-05-07T20:49:58.7452393Z PASSED 2025-05-07T20:49:58.7452557Z 2025-05-07T20:49:58.7452751Z ============================== 3 passed in 3.53s =============================== 2025-05-07T20:49:59.5511594Z 2025-05-07T20:49:59.5512439Z [TEST] Python test suite PASSED: ./sparse/cumsum_test.py 2025-05-07T20:49:59.5532849Z [TEST] Python test time for ./sparse/cumsum_test.py: 6 seconds 2025-05-07T20:49:59.5533143Z 2025-05-07T20:49:59.5533148Z 2025-05-07T20:49:59.5533153Z 2025-05-07T20:49:59.5533157Z 2025-05-07T20:49:59.5555256Z ################################################################################ 2025-05-07T20:49:59.5571046Z # [2025-05-07T20:49:59.556Z] Run Python Test Suite: 2025-05-07T20:49:59.5571425Z # ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:49:59.5571786Z ################################################################################ 2025-05-07T20:49:59.5595944Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:49:59.5596644Z 2025-05-07T20:50:01.7096400Z ============================= test session starts ============================== 2025-05-07T20:50:01.7097075Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:50:01.7097625Z cachedir: .pytest_cache 2025-05-07T20:50:01.7098236Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:50:01.7099010Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:50:01.7099442Z plugins: hypothesis-6.131.14 2025-05-07T20:50:04.1200727Z collecting ... collected 4 items 2025-05-07T20:50:04.1200975Z 2025-05-07T20:50:04.4926037Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_generic_histogram_binning_calibration_by_feature Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:04.4927818Z self=, 2025-05-07T20:50:04.4928732Z data_type=torch.bfloat16, 2025-05-07T20:50:04.4929125Z segment_value_type=torch.int32, 2025-05-07T20:50:04.4929485Z segment_length_type=torch.int32, 2025-05-07T20:50:04.4929830Z ) 2025-05-07T20:50:04.4930215Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:04.4931262Z self=, 2025-05-07T20:50:04.4932159Z data_type=torch.float16, 2025-05-07T20:50:04.4932498Z segment_value_type=torch.int32, 2025-05-07T20:50:04.4932865Z segment_length_type=torch.int32, 2025-05-07T20:50:04.4933187Z ) 2025-05-07T20:50:04.4933565Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:04.4934600Z self=, 2025-05-07T20:50:04.4935506Z data_type=torch.float32, 2025-05-07T20:50:04.4935836Z segment_value_type=torch.int32, 2025-05-07T20:50:04.4936193Z segment_length_type=torch.int32, 2025-05-07T20:50:04.4936522Z ) 2025-05-07T20:50:04.4936891Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:04.4938320Z self=, 2025-05-07T20:50:04.4939224Z data_type=torch.float32, 2025-05-07T20:50:04.4939548Z segment_value_type=torch.int64, 2025-05-07T20:50:04.4939907Z segment_length_type=torch.int32, 2025-05-07T20:50:04.4940391Z ) 2025-05-07T20:50:04.4940761Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:04.4941789Z self=, 2025-05-07T20:50:04.4942684Z data_type=torch.bfloat16, 2025-05-07T20:50:04.4943022Z segment_value_type=torch.int64, 2025-05-07T20:50:04.4943372Z segment_length_type=torch.int32, 2025-05-07T20:50:04.4943698Z ) 2025-05-07T20:50:04.4944079Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:04.4945111Z self=, 2025-05-07T20:50:04.4946008Z data_type=torch.bfloat16, 2025-05-07T20:50:04.4946350Z segment_value_type=torch.int64, 2025-05-07T20:50:04.4946707Z segment_length_type=torch.int64, 2025-05-07T20:50:04.4947034Z ) 2025-05-07T20:50:04.4947412Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:04.4948440Z self=, 2025-05-07T20:50:04.4949328Z data_type=torch.float16, 2025-05-07T20:50:04.4949660Z segment_value_type=torch.int64, 2025-05-07T20:50:04.4950014Z segment_length_type=torch.int32, 2025-05-07T20:50:04.4950332Z ) 2025-05-07T20:50:04.4950706Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:04.4951741Z self=, 2025-05-07T20:50:04.4952633Z data_type=torch.float16, 2025-05-07T20:50:04.4952955Z segment_value_type=torch.int64, 2025-05-07T20:50:04.4953313Z segment_length_type=torch.int64, 2025-05-07T20:50:04.4953644Z ) 2025-05-07T20:50:04.4954012Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:04.4955044Z self=, 2025-05-07T20:50:04.4956085Z data_type=torch.float16, 2025-05-07T20:50:04.4956414Z segment_value_type=torch.int32, 2025-05-07T20:50:04.4956771Z segment_length_type=torch.int64, 2025-05-07T20:50:04.4957096Z ) 2025-05-07T20:50:04.4957467Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:04.4958497Z self=, 2025-05-07T20:50:04.4959399Z data_type=torch.bfloat16, 2025-05-07T20:50:04.4959734Z segment_value_type=torch.int32, 2025-05-07T20:50:04.4960085Z segment_length_type=torch.int64, 2025-05-07T20:50:04.4960415Z ) 2025-05-07T20:50:04.4960795Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:04.4961821Z self=, 2025-05-07T20:50:04.4962723Z data_type=torch.float32, 2025-05-07T20:50:04.4963058Z segment_value_type=torch.int32, 2025-05-07T20:50:04.4963419Z segment_length_type=torch.int64, 2025-05-07T20:50:04.4963742Z ) 2025-05-07T20:50:04.4964115Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:04.4965234Z self=, 2025-05-07T20:50:04.4966124Z data_type=torch.float32, 2025-05-07T20:50:04.4966452Z segment_value_type=torch.int64, 2025-05-07T20:50:04.4966805Z segment_length_type=torch.int64, 2025-05-07T20:50:04.4967131Z ) 2025-05-07T20:50:04.4967348Z PASSED 2025-05-07T20:50:04.5015830Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_generic_histogram_binning_calibration_by_feature_cpu_gpu Trying example: test_generic_histogram_binning_calibration_by_feature_cpu_gpu( 2025-05-07T20:50:04.5017364Z self=, 2025-05-07T20:50:04.5018138Z data_type=torch.bfloat16, 2025-05-07T20:50:04.5018396Z ) 2025-05-07T20:50:04.5018747Z Trying example: test_generic_histogram_binning_calibration_by_feature_cpu_gpu( 2025-05-07T20:50:04.5019716Z self=, 2025-05-07T20:50:04.5020482Z data_type=torch.float16, 2025-05-07T20:50:04.5020737Z ) 2025-05-07T20:50:04.5021088Z Trying example: test_generic_histogram_binning_calibration_by_feature_cpu_gpu( 2025-05-07T20:50:04.5022004Z self=, 2025-05-07T20:50:04.5022897Z data_type=torch.float32, 2025-05-07T20:50:04.5023155Z ) 2025-05-07T20:50:04.5023345Z PASSED 2025-05-07T20:50:04.5096320Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_histogram_binning_calibration Trying example: test_histogram_binning_calibration( 2025-05-07T20:50:04.5097638Z self=, 2025-05-07T20:50:04.5098302Z data_type=torch.bfloat16, 2025-05-07T20:50:04.5098566Z ) 2025-05-07T20:50:04.5098827Z Trying example: test_histogram_binning_calibration( 2025-05-07T20:50:04.5099598Z self=, 2025-05-07T20:50:04.5100267Z data_type=torch.float16, 2025-05-07T20:50:04.5100520Z ) 2025-05-07T20:50:04.5100774Z Trying example: test_histogram_binning_calibration( 2025-05-07T20:50:04.5101488Z self=, 2025-05-07T20:50:04.5102151Z data_type=torch.float32, 2025-05-07T20:50:04.5102403Z ) 2025-05-07T20:50:04.5102597Z PASSED 2025-05-07T20:50:04.5399564Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_histogram_binning_calibration_by_feature Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:04.5401213Z self=, 2025-05-07T20:50:04.5402081Z data_type=torch.bfloat16, 2025-05-07T20:50:04.5402414Z segment_value_type=torch.int32, 2025-05-07T20:50:04.5402772Z segment_length_type=torch.int32, 2025-05-07T20:50:04.5403112Z ) 2025-05-07T20:50:04.5403452Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:04.5404412Z self=, 2025-05-07T20:50:04.5405270Z data_type=torch.float16, 2025-05-07T20:50:04.5405594Z segment_value_type=torch.int32, 2025-05-07T20:50:04.5405952Z segment_length_type=torch.int32, 2025-05-07T20:50:04.5406275Z ) 2025-05-07T20:50:04.5406611Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:04.5407801Z self=, 2025-05-07T20:50:04.5408667Z data_type=torch.float16, 2025-05-07T20:50:04.5409034Z segment_value_type=torch.int64, 2025-05-07T20:50:04.5409398Z segment_length_type=torch.int32, 2025-05-07T20:50:04.5409721Z ) 2025-05-07T20:50:04.5410064Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:04.5411184Z self=, 2025-05-07T20:50:04.5412042Z data_type=torch.float16, 2025-05-07T20:50:04.5412372Z segment_value_type=torch.int32, 2025-05-07T20:50:04.5412728Z segment_length_type=torch.int64, 2025-05-07T20:50:04.5413047Z ) 2025-05-07T20:50:04.5413407Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:04.5414366Z self=, 2025-05-07T20:50:04.5415234Z data_type=torch.bfloat16, 2025-05-07T20:50:04.5415567Z segment_value_type=torch.int64, 2025-05-07T20:50:04.5415926Z segment_length_type=torch.int32, 2025-05-07T20:50:04.5416256Z ) 2025-05-07T20:50:04.5416592Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:04.5417555Z self=, 2025-05-07T20:50:04.5418413Z data_type=torch.bfloat16, 2025-05-07T20:50:04.5418747Z segment_value_type=torch.int64, 2025-05-07T20:50:04.5419098Z segment_length_type=torch.int64, 2025-05-07T20:50:04.5419422Z ) 2025-05-07T20:50:04.5419769Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:04.5420715Z self=, 2025-05-07T20:50:04.5421570Z data_type=torch.float16, 2025-05-07T20:50:04.5421906Z segment_value_type=torch.int64, 2025-05-07T20:50:04.5422255Z segment_length_type=torch.int64, 2025-05-07T20:50:04.5422578Z ) 2025-05-07T20:50:04.5422919Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:04.5423875Z self=, 2025-05-07T20:50:04.5424728Z data_type=torch.bfloat16, 2025-05-07T20:50:04.5425059Z segment_value_type=torch.int32, 2025-05-07T20:50:04.5425415Z segment_length_type=torch.int64, 2025-05-07T20:50:04.5425736Z ) 2025-05-07T20:50:04.5426080Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:04.5427036Z self=, 2025-05-07T20:50:04.5427888Z data_type=torch.float32, 2025-05-07T20:50:04.5428218Z segment_value_type=torch.int32, 2025-05-07T20:50:04.5428581Z segment_length_type=torch.int32, 2025-05-07T20:50:04.5428936Z ) 2025-05-07T20:50:04.5429294Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:04.5430254Z self=, 2025-05-07T20:50:04.5431124Z data_type=torch.float32, 2025-05-07T20:50:04.5431448Z segment_value_type=torch.int64, 2025-05-07T20:50:04.5431809Z segment_length_type=torch.int64, 2025-05-07T20:50:04.5432135Z ) 2025-05-07T20:50:04.5432467Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:04.5433426Z self=, 2025-05-07T20:50:04.5434286Z data_type=torch.float32, 2025-05-07T20:50:04.5434618Z segment_value_type=torch.int32, 2025-05-07T20:50:04.5434964Z segment_length_type=torch.int64, 2025-05-07T20:50:04.5435587Z ) 2025-05-07T20:50:04.5435943Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:04.5436898Z self=, 2025-05-07T20:50:04.5437846Z data_type=torch.float32, 2025-05-07T20:50:04.5438176Z segment_value_type=torch.int64, 2025-05-07T20:50:04.5438524Z segment_length_type=torch.int32, 2025-05-07T20:50:04.5438852Z ) 2025-05-07T20:50:04.5439081Z PASSED 2025-05-07T20:50:04.5439219Z 2025-05-07T20:50:04.5439391Z ============================== 4 passed in 2.95s =============================== 2025-05-07T20:50:05.3488938Z 2025-05-07T20:50:05.3489636Z [TEST] Python test suite PASSED: ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:50:05.3511070Z [TEST] Python test time for ./sparse/histogram_binning_calibration_test.py: 6 seconds 2025-05-07T20:50:05.3511447Z 2025-05-07T20:50:05.3511452Z 2025-05-07T20:50:05.3511457Z 2025-05-07T20:50:05.3511493Z 2025-05-07T20:50:05.3533169Z ################################################################################ 2025-05-07T20:50:05.3548957Z # [2025-05-07T20:50:05.354Z] Run Python Test Suite: 2025-05-07T20:50:05.3549358Z # ./sparse/index_select_test.py 2025-05-07T20:50:05.3549691Z ################################################################################ 2025-05-07T20:50:05.3573747Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sparse/index_select_test.py 2025-05-07T20:50:05.3574391Z 2025-05-07T20:50:07.5057432Z ============================= test session starts ============================== 2025-05-07T20:50:07.5058106Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:50:07.5058660Z cachedir: .pytest_cache 2025-05-07T20:50:07.5059290Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:50:07.5060043Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:50:07.5060470Z plugins: hypothesis-6.131.14 2025-05-07T20:50:09.9229530Z collecting ... collected 3 items 2025-05-07T20:50:09.9229782Z 2025-05-07T20:50:10.6090264Z sparse/index_select_test.py::IndexSelectTest::test_batch_index_select_dim0 Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:10.6091587Z self=, 2025-05-07T20:50:10.6092073Z num_inputs=0, 2025-05-07T20:50:10.6092303Z max_input_rows=2, 2025-05-07T20:50:10.6092553Z max_cols_factor=2, 2025-05-07T20:50:10.6092796Z max_output_rows=2, 2025-05-07T20:50:10.6093050Z permute_output_dim_0_1=False, 2025-05-07T20:50:10.6093341Z dtype=torch.float32, 2025-05-07T20:50:10.6093624Z use_cpu=False, 2025-05-07T20:50:10.6093975Z op=, 2025-05-07T20:50:10.6094352Z ) 2025-05-07T20:50:10.6094593Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:10.6095108Z self=, 2025-05-07T20:50:10.6095591Z num_inputs=31, 2025-05-07T20:50:10.6095834Z max_input_rows=2, 2025-05-07T20:50:10.6096077Z max_cols_factor=2, 2025-05-07T20:50:10.6096322Z max_output_rows=2, 2025-05-07T20:50:10.6096576Z permute_output_dim_0_1=False, 2025-05-07T20:50:10.6096871Z dtype=torch.float32, 2025-05-07T20:50:10.6097125Z use_cpu=False, 2025-05-07T20:50:10.6097438Z op=, 2025-05-07T20:50:10.6097799Z ) 2025-05-07T20:50:10.6098042Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:10.6098553Z self=, 2025-05-07T20:50:10.6099023Z num_inputs=31, 2025-05-07T20:50:10.6099257Z max_input_rows=31, 2025-05-07T20:50:10.6099862Z max_cols_factor=63, 2025-05-07T20:50:10.6100111Z max_output_rows=13, 2025-05-07T20:50:10.6100373Z permute_output_dim_0_1=True, 2025-05-07T20:50:10.6100658Z dtype=torch.float16, 2025-05-07T20:50:10.6100900Z use_cpu=False, 2025-05-07T20:50:10.6101371Z op=, 2025-05-07T20:50:10.6101729Z ) 2025-05-07T20:50:10.6101961Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:10.6102476Z self=, 2025-05-07T20:50:10.6102946Z num_inputs=5, 2025-05-07T20:50:10.6103177Z max_input_rows=3, 2025-05-07T20:50:10.6103409Z max_cols_factor=137, 2025-05-07T20:50:10.6103656Z max_output_rows=13, 2025-05-07T20:50:10.6103904Z permute_output_dim_0_1=False, 2025-05-07T20:50:10.6104177Z dtype=torch.float16, 2025-05-07T20:50:10.6104416Z use_cpu=False, 2025-05-07T20:50:10.6104738Z op=, 2025-05-07T20:50:10.6105080Z ) 2025-05-07T20:50:10.6105315Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:10.6105816Z self=, 2025-05-07T20:50:10.6106280Z num_inputs=63, 2025-05-07T20:50:10.6106507Z max_input_rows=15, 2025-05-07T20:50:10.6106746Z max_cols_factor=256, 2025-05-07T20:50:10.6106986Z max_output_rows=29, 2025-05-07T20:50:10.6107237Z permute_output_dim_0_1=True, 2025-05-07T20:50:10.6107514Z dtype=torch.float16, 2025-05-07T20:50:10.6107748Z use_cpu=True, 2025-05-07T20:50:10.6108062Z op=, 2025-05-07T20:50:10.6108422Z ) 2025-05-07T20:50:10.6108651Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:10.6109152Z self=, 2025-05-07T20:50:10.6109620Z num_inputs=13, 2025-05-07T20:50:10.6109853Z max_input_rows=2, 2025-05-07T20:50:10.6110086Z max_cols_factor=156, 2025-05-07T20:50:10.6110337Z max_output_rows=21, 2025-05-07T20:50:10.6110616Z permute_output_dim_0_1=False, 2025-05-07T20:50:10.6110909Z dtype=torch.float32, 2025-05-07T20:50:10.6111153Z use_cpu=True, 2025-05-07T20:50:10.6111466Z op=, 2025-05-07T20:50:10.6111813Z ) 2025-05-07T20:50:10.6112047Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:10.6112547Z self=, 2025-05-07T20:50:10.6113017Z num_inputs=68, 2025-05-07T20:50:10.6113234Z max_input_rows=4, 2025-05-07T20:50:10.6113471Z max_cols_factor=81, 2025-05-07T20:50:10.6113711Z max_output_rows=21, 2025-05-07T20:50:10.6113959Z permute_output_dim_0_1=True, 2025-05-07T20:50:10.6114235Z dtype=torch.float32, 2025-05-07T20:50:10.6114476Z use_cpu=False, 2025-05-07T20:50:10.6114786Z op=, 2025-05-07T20:50:10.6115141Z ) 2025-05-07T20:50:10.6115547Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:10.6116044Z self=, 2025-05-07T20:50:10.6116513Z num_inputs=25, 2025-05-07T20:50:10.6116737Z max_input_rows=28, 2025-05-07T20:50:10.6116969Z max_cols_factor=256, 2025-05-07T20:50:10.6117215Z max_output_rows=17, 2025-05-07T20:50:10.6117466Z permute_output_dim_0_1=False, 2025-05-07T20:50:10.6117743Z dtype=torch.float32, 2025-05-07T20:50:10.6117985Z use_cpu=True, 2025-05-07T20:50:10.6118320Z op=, 2025-05-07T20:50:10.6118690Z ) 2025-05-07T20:50:10.6118912Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:10.6119409Z self=, 2025-05-07T20:50:10.6119970Z num_inputs=0, 2025-05-07T20:50:10.6120187Z max_input_rows=23, 2025-05-07T20:50:10.6120426Z max_cols_factor=246, 2025-05-07T20:50:10.6120669Z max_output_rows=14, 2025-05-07T20:50:10.6120912Z permute_output_dim_0_1=False, 2025-05-07T20:50:10.6121191Z dtype=torch.float16, 2025-05-07T20:50:10.6121517Z use_cpu=False, 2025-05-07T20:50:10.6121827Z op=, 2025-05-07T20:50:10.6122181Z ) 2025-05-07T20:50:10.6122411Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:10.6122909Z self=, 2025-05-07T20:50:10.6123375Z num_inputs=43, 2025-05-07T20:50:10.6123606Z max_input_rows=3, 2025-05-07T20:50:10.6123840Z max_cols_factor=68, 2025-05-07T20:50:10.6124073Z max_output_rows=5, 2025-05-07T20:50:10.6124321Z permute_output_dim_0_1=True, 2025-05-07T20:50:10.6124596Z dtype=torch.float32, 2025-05-07T20:50:10.6124829Z use_cpu=True, 2025-05-07T20:50:10.6125172Z op=, 2025-05-07T20:50:10.6125547Z ) 2025-05-07T20:50:10.6125770Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:10.6126270Z self=, 2025-05-07T20:50:10.6126744Z num_inputs=35, 2025-05-07T20:50:10.6126963Z max_input_rows=25, 2025-05-07T20:50:10.6134406Z max_cols_factor=86, 2025-05-07T20:50:10.6134691Z max_output_rows=15, 2025-05-07T20:50:10.6134953Z permute_output_dim_0_1=False, 2025-05-07T20:50:10.6135245Z dtype=torch.float16, 2025-05-07T20:50:10.6135491Z use_cpu=True, 2025-05-07T20:50:10.6135839Z op=, 2025-05-07T20:50:10.6136227Z ) 2025-05-07T20:50:10.6136462Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:10.6136975Z self=, 2025-05-07T20:50:10.6137458Z num_inputs=35, 2025-05-07T20:50:10.6137685Z max_input_rows=25, 2025-05-07T20:50:10.6137928Z max_cols_factor=86, 2025-05-07T20:50:10.6138171Z max_output_rows=15, 2025-05-07T20:50:10.6138428Z permute_output_dim_0_1=True, 2025-05-07T20:50:10.6138705Z dtype=torch.float16, 2025-05-07T20:50:10.6138951Z use_cpu=True, 2025-05-07T20:50:10.6139289Z op=, 2025-05-07T20:50:10.6139663Z ) 2025-05-07T20:50:10.6139905Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:10.6140416Z self=, 2025-05-07T20:50:10.6140888Z num_inputs=35, 2025-05-07T20:50:10.6141122Z max_input_rows=25, 2025-05-07T20:50:10.6141366Z max_cols_factor=86, 2025-05-07T20:50:10.6141596Z max_output_rows=2, 2025-05-07T20:50:10.6141843Z permute_output_dim_0_1=True, 2025-05-07T20:50:10.6142118Z dtype=torch.float16, 2025-05-07T20:50:10.6142356Z use_cpu=True, 2025-05-07T20:50:10.6142693Z op=, 2025-05-07T20:50:10.6143065Z ) 2025-05-07T20:50:10.6143300Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:10.6143796Z self=, 2025-05-07T20:50:10.6144267Z num_inputs=35, 2025-05-07T20:50:10.6144492Z max_input_rows=2, 2025-05-07T20:50:10.6144722Z max_cols_factor=86, 2025-05-07T20:50:10.6144961Z max_output_rows=2, 2025-05-07T20:50:10.6145211Z permute_output_dim_0_1=True, 2025-05-07T20:50:10.6145480Z dtype=torch.float16, 2025-05-07T20:50:10.6145721Z use_cpu=True, 2025-05-07T20:50:10.6146054Z op=, 2025-05-07T20:50:10.6146419Z ) 2025-05-07T20:50:10.6146651Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:10.6147267Z self=, 2025-05-07T20:50:10.6147737Z num_inputs=35, 2025-05-07T20:50:10.6147951Z max_input_rows=2, 2025-05-07T20:50:10.6148181Z max_cols_factor=2, 2025-05-07T20:50:10.6148414Z max_output_rows=2, 2025-05-07T20:50:10.6148652Z permute_output_dim_0_1=True, 2025-05-07T20:50:10.6149011Z dtype=torch.float16, 2025-05-07T20:50:10.6149246Z use_cpu=True, 2025-05-07T20:50:10.6149572Z op=, 2025-05-07T20:50:10.6149944Z ) 2025-05-07T20:50:10.6150175Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:10.6150724Z self=, 2025-05-07T20:50:10.6151182Z num_inputs=2, 2025-05-07T20:50:10.6151398Z max_input_rows=2, 2025-05-07T20:50:10.6151626Z max_cols_factor=2, 2025-05-07T20:50:10.6151849Z max_output_rows=2, 2025-05-07T20:50:10.6152092Z permute_output_dim_0_1=True, 2025-05-07T20:50:10.6152367Z dtype=torch.float16, 2025-05-07T20:50:10.6152598Z use_cpu=True, 2025-05-07T20:50:10.6152931Z op=, 2025-05-07T20:50:10.6153304Z ) 2025-05-07T20:50:10.6153525Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:10.6154028Z self=, 2025-05-07T20:50:10.6154495Z num_inputs=76, 2025-05-07T20:50:10.6154712Z max_input_rows=16, 2025-05-07T20:50:10.6154953Z max_cols_factor=75, 2025-05-07T20:50:10.6155191Z max_output_rows=10, 2025-05-07T20:50:10.6155558Z permute_output_dim_0_1=False, 2025-05-07T20:50:10.6155829Z dtype=torch.float16, 2025-05-07T20:50:10.6156065Z use_cpu=False, 2025-05-07T20:50:10.6156396Z op=, 2025-05-07T20:50:10.6156759Z ) 2025-05-07T20:50:10.6156988Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:10.6157496Z self=, 2025-05-07T20:50:10.6157956Z num_inputs=76, 2025-05-07T20:50:10.6158186Z max_input_rows=16, 2025-05-07T20:50:10.6158421Z max_cols_factor=76, 2025-05-07T20:50:10.6158652Z max_output_rows=10, 2025-05-07T20:50:10.6158905Z permute_output_dim_0_1=False, 2025-05-07T20:50:10.6159182Z dtype=torch.float16, 2025-05-07T20:50:10.6159412Z use_cpu=False, 2025-05-07T20:50:10.6159744Z op=, 2025-05-07T20:50:10.6160115Z ) 2025-05-07T20:50:10.6160343Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:10.6160836Z self=, 2025-05-07T20:50:10.6161303Z num_inputs=10, 2025-05-07T20:50:10.6161528Z max_input_rows=16, 2025-05-07T20:50:10.6161758Z max_cols_factor=76, 2025-05-07T20:50:10.6161995Z max_output_rows=10, 2025-05-07T20:50:10.6162252Z permute_output_dim_0_1=False, 2025-05-07T20:50:10.6162523Z dtype=torch.float16, 2025-05-07T20:50:10.6162764Z use_cpu=False, 2025-05-07T20:50:10.6163100Z op=, 2025-05-07T20:50:10.6163468Z ) 2025-05-07T20:50:10.6163702Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:10.6164204Z self=, 2025-05-07T20:50:10.6164668Z num_inputs=10, 2025-05-07T20:50:10.6164886Z max_input_rows=16, 2025-05-07T20:50:10.6165123Z max_cols_factor=16, 2025-05-07T20:50:10.6165362Z max_output_rows=10, 2025-05-07T20:50:10.6165605Z permute_output_dim_0_1=False, 2025-05-07T20:50:10.6165883Z dtype=torch.float16, 2025-05-07T20:50:10.6166128Z use_cpu=False, 2025-05-07T20:50:10.6166456Z op=, 2025-05-07T20:50:10.6166829Z ) 2025-05-07T20:50:10.6167019Z PASSED 2025-05-07T20:50:10.7499156Z sparse/index_select_test.py::IndexSelectTest::test_group_index_select_dim0 Trying example: test_group_index_select_dim0( 2025-05-07T20:50:10.7500259Z self=, 2025-05-07T20:50:10.7500742Z num_indices=1, 2025-05-07T20:50:10.7501164Z max_num_input_rows=1, 2025-05-07T20:50:10.7501420Z shape=[1], 2025-05-07T20:50:10.7501654Z dtype=torch.float32, 2025-05-07T20:50:10.7501909Z use_cpu=False, 2025-05-07T20:50:10.7502129Z num_groups=1, 2025-05-07T20:50:10.7502360Z use_var_cols=False, 2025-05-07T20:50:10.7502691Z use_var_num_input_rows=False, 2025-05-07T20:50:10.7503089Z check_non_contiguous=False, 2025-05-07T20:50:10.7503448Z ) 2025-05-07T20:50:10.7503750Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:10.7504266Z self=, 2025-05-07T20:50:10.7504738Z num_indices=26, 2025-05-07T20:50:10.7504988Z max_num_input_rows=1, 2025-05-07T20:50:10.7505242Z shape=[1], 2025-05-07T20:50:10.7505465Z dtype=torch.float32, 2025-05-07T20:50:10.7505713Z use_cpu=False, 2025-05-07T20:50:10.7505936Z num_groups=1, 2025-05-07T20:50:10.7506160Z use_var_cols=False, 2025-05-07T20:50:10.7506426Z use_var_num_input_rows=False, 2025-05-07T20:50:10.7506720Z check_non_contiguous=False, 2025-05-07T20:50:10.7506976Z ) 2025-05-07T20:50:10.7507215Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:10.7507729Z self=, 2025-05-07T20:50:10.7508200Z num_indices=26, 2025-05-07T20:50:10.7508437Z max_num_input_rows=27, 2025-05-07T20:50:10.7508691Z shape=[16, 26], 2025-05-07T20:50:10.7508918Z dtype=torch.float32, 2025-05-07T20:50:10.7509166Z use_cpu=True, 2025-05-07T20:50:10.7509392Z num_groups=11, 2025-05-07T20:50:10.7509620Z use_var_cols=False, 2025-05-07T20:50:10.7509873Z use_var_num_input_rows=True, 2025-05-07T20:50:10.7510160Z check_non_contiguous=False, 2025-05-07T20:50:10.7510423Z ) 2025-05-07T20:50:10.7510657Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:10.7511168Z self=, 2025-05-07T20:50:10.7511652Z num_indices=26, 2025-05-07T20:50:10.7511882Z max_num_input_rows=29, 2025-05-07T20:50:10.7512175Z shape=[8, 2], 2025-05-07T20:50:10.7512402Z dtype=torch.float32, 2025-05-07T20:50:10.7512648Z use_cpu=False, 2025-05-07T20:50:10.7512869Z num_groups=8, 2025-05-07T20:50:10.7513088Z use_var_cols=False, 2025-05-07T20:50:10.7513340Z use_var_num_input_rows=True, 2025-05-07T20:50:10.7513625Z check_non_contiguous=False, 2025-05-07T20:50:10.7513876Z ) 2025-05-07T20:50:10.7514113Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:10.7514624Z self=, 2025-05-07T20:50:10.7515093Z num_indices=5, 2025-05-07T20:50:10.7515508Z max_num_input_rows=15, 2025-05-07T20:50:10.7515763Z shape=[10], 2025-05-07T20:50:10.7515985Z dtype=torch.float16, 2025-05-07T20:50:10.7516235Z use_cpu=False, 2025-05-07T20:50:10.7516461Z num_groups=4, 2025-05-07T20:50:10.7516687Z use_var_cols=True, 2025-05-07T20:50:10.7516945Z use_var_num_input_rows=True, 2025-05-07T20:50:10.7517234Z check_non_contiguous=False, 2025-05-07T20:50:10.7517497Z ) 2025-05-07T20:50:10.7517729Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:10.7518240Z self=, 2025-05-07T20:50:10.7518712Z num_indices=7, 2025-05-07T20:50:10.7518941Z max_num_input_rows=30, 2025-05-07T20:50:10.7519194Z shape=[10], 2025-05-07T20:50:10.7519423Z dtype=torch.float16, 2025-05-07T20:50:10.7519668Z use_cpu=True, 2025-05-07T20:50:10.7519894Z num_groups=13, 2025-05-07T20:50:10.7520234Z use_var_cols=True, 2025-05-07T20:50:10.7520482Z use_var_num_input_rows=False, 2025-05-07T20:50:10.7520772Z check_non_contiguous=True, 2025-05-07T20:50:10.7521027Z ) 2025-05-07T20:50:10.7521257Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:10.7521767Z self=, 2025-05-07T20:50:10.7522322Z num_indices=11, 2025-05-07T20:50:10.7522558Z max_num_input_rows=2, 2025-05-07T20:50:10.7522800Z shape=[30], 2025-05-07T20:50:10.7523027Z dtype=torch.float16, 2025-05-07T20:50:10.7523274Z use_cpu=False, 2025-05-07T20:50:10.7523515Z num_groups=25, 2025-05-07T20:50:10.7523737Z use_var_cols=False, 2025-05-07T20:50:10.7523994Z use_var_num_input_rows=True, 2025-05-07T20:50:10.7524279Z check_non_contiguous=False, 2025-05-07T20:50:10.7524536Z ) 2025-05-07T20:50:10.7524773Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:10.7525289Z self=, 2025-05-07T20:50:10.7525758Z num_indices=31, 2025-05-07T20:50:10.7525995Z max_num_input_rows=20, 2025-05-07T20:50:10.7526246Z shape=[3], 2025-05-07T20:50:10.7526467Z dtype=torch.float16, 2025-05-07T20:50:10.7526713Z use_cpu=True, 2025-05-07T20:50:10.7526948Z num_groups=27, 2025-05-07T20:50:10.7527171Z use_var_cols=False, 2025-05-07T20:50:10.7527430Z use_var_num_input_rows=False, 2025-05-07T20:50:10.7527724Z check_non_contiguous=True, 2025-05-07T20:50:10.7527980Z ) 2025-05-07T20:50:10.7528218Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:10.7528732Z self=, 2025-05-07T20:50:10.7529207Z num_indices=19, 2025-05-07T20:50:10.7529437Z max_num_input_rows=24, 2025-05-07T20:50:10.7529688Z shape=[25, 16], 2025-05-07T20:50:10.7529919Z dtype=torch.float16, 2025-05-07T20:50:10.7530160Z use_cpu=False, 2025-05-07T20:50:10.7530388Z num_groups=12, 2025-05-07T20:50:10.7530616Z use_var_cols=False, 2025-05-07T20:50:10.7530864Z use_var_num_input_rows=True, 2025-05-07T20:50:10.7531156Z check_non_contiguous=False, 2025-05-07T20:50:10.7531420Z ) 2025-05-07T20:50:10.7531655Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:10.7532175Z self=, 2025-05-07T20:50:10.7532647Z num_indices=23, 2025-05-07T20:50:10.7532878Z max_num_input_rows=16, 2025-05-07T20:50:10.7533132Z shape=[4], 2025-05-07T20:50:10.7533360Z dtype=torch.float32, 2025-05-07T20:50:10.7533604Z use_cpu=True, 2025-05-07T20:50:10.7533826Z num_groups=31, 2025-05-07T20:50:10.7534051Z use_var_cols=True, 2025-05-07T20:50:10.7534305Z use_var_num_input_rows=False, 2025-05-07T20:50:10.7534592Z check_non_contiguous=True, 2025-05-07T20:50:10.7534855Z ) 2025-05-07T20:50:10.7535098Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:10.7535608Z self=, 2025-05-07T20:50:10.7536084Z num_indices=16, 2025-05-07T20:50:10.7536328Z max_num_input_rows=29, 2025-05-07T20:50:10.7536575Z shape=[22, 7], 2025-05-07T20:50:10.7536817Z dtype=torch.float32, 2025-05-07T20:50:10.7537072Z use_cpu=True, 2025-05-07T20:50:10.7537295Z num_groups=9, 2025-05-07T20:50:10.7537522Z use_var_cols=False, 2025-05-07T20:50:10.7537781Z use_var_num_input_rows=False, 2025-05-07T20:50:10.7538068Z check_non_contiguous=True, 2025-05-07T20:50:10.7538327Z ) 2025-05-07T20:50:10.7538572Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:10.7539081Z self=, 2025-05-07T20:50:10.7539559Z num_indices=16, 2025-05-07T20:50:10.7539799Z max_num_input_rows=29, 2025-05-07T20:50:10.7540052Z shape=[22, 29], 2025-05-07T20:50:10.7540279Z dtype=torch.float32, 2025-05-07T20:50:10.7540626Z use_cpu=True, 2025-05-07T20:50:10.7540855Z num_groups=9, 2025-05-07T20:50:10.7541080Z use_var_cols=False, 2025-05-07T20:50:10.7541342Z use_var_num_input_rows=False, 2025-05-07T20:50:10.7541638Z check_non_contiguous=True, 2025-05-07T20:50:10.7542015Z ) 2025-05-07T20:50:10.7542256Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:10.7542768Z self=, 2025-05-07T20:50:10.7543237Z num_indices=16, 2025-05-07T20:50:10.7543474Z max_num_input_rows=29, 2025-05-07T20:50:10.7543726Z shape=[22, 22], 2025-05-07T20:50:10.7543953Z dtype=torch.float32, 2025-05-07T20:50:10.7544203Z use_cpu=True, 2025-05-07T20:50:10.7544423Z num_groups=9, 2025-05-07T20:50:10.7544644Z use_var_cols=False, 2025-05-07T20:50:10.7544901Z use_var_num_input_rows=False, 2025-05-07T20:50:10.7545193Z check_non_contiguous=True, 2025-05-07T20:50:10.7545452Z ) 2025-05-07T20:50:10.7545692Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:10.7546204Z self=, 2025-05-07T20:50:10.7546678Z num_indices=16, 2025-05-07T20:50:10.7546912Z max_num_input_rows=29, 2025-05-07T20:50:10.7547174Z shape=[9, 22], 2025-05-07T20:50:10.7547407Z dtype=torch.float32, 2025-05-07T20:50:10.7547663Z use_cpu=True, 2025-05-07T20:50:10.7547966Z num_groups=9, 2025-05-07T20:50:10.7548211Z use_var_cols=False, 2025-05-07T20:50:10.7548464Z use_var_num_input_rows=False, 2025-05-07T20:50:10.7548760Z check_non_contiguous=True, 2025-05-07T20:50:10.7549023Z ) 2025-05-07T20:50:10.7549257Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:10.7549777Z self=, 2025-05-07T20:50:10.7550256Z num_indices=16, 2025-05-07T20:50:10.7550497Z max_num_input_rows=29, 2025-05-07T20:50:10.7550743Z shape=[22, 22], 2025-05-07T20:50:10.7550983Z dtype=torch.float32, 2025-05-07T20:50:10.7551234Z use_cpu=True, 2025-05-07T20:50:10.7551453Z num_groups=16, 2025-05-07T20:50:10.7551682Z use_var_cols=False, 2025-05-07T20:50:10.7551940Z use_var_num_input_rows=False, 2025-05-07T20:50:10.7552235Z check_non_contiguous=True, 2025-05-07T20:50:10.7552499Z ) 2025-05-07T20:50:10.7552743Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:10.7553257Z self=, 2025-05-07T20:50:10.7553739Z num_indices=16, 2025-05-07T20:50:10.7553982Z max_num_input_rows=29, 2025-05-07T20:50:10.7554233Z shape=[16, 22], 2025-05-07T20:50:10.7554469Z dtype=torch.float32, 2025-05-07T20:50:10.7554725Z use_cpu=True, 2025-05-07T20:50:10.7554948Z num_groups=16, 2025-05-07T20:50:10.7555183Z use_var_cols=False, 2025-05-07T20:50:10.7555541Z use_var_num_input_rows=False, 2025-05-07T20:50:10.7555846Z check_non_contiguous=True, 2025-05-07T20:50:10.7556104Z ) 2025-05-07T20:50:10.7556348Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:10.7556870Z self=, 2025-05-07T20:50:10.7557340Z num_indices=16, 2025-05-07T20:50:10.7557585Z max_num_input_rows=29, 2025-05-07T20:50:10.7557841Z shape=[16], 2025-05-07T20:50:10.7558068Z dtype=torch.float32, 2025-05-07T20:50:10.7558320Z use_cpu=False, 2025-05-07T20:50:10.7558551Z num_groups=1, 2025-05-07T20:50:10.7558781Z use_var_cols=False, 2025-05-07T20:50:10.7559045Z use_var_num_input_rows=False, 2025-05-07T20:50:10.7559343Z check_non_contiguous=False, 2025-05-07T20:50:10.7559601Z ) 2025-05-07T20:50:10.7559846Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:10.7560361Z self=, 2025-05-07T20:50:10.7560833Z num_indices=13, 2025-05-07T20:50:10.7561185Z max_num_input_rows=18, 2025-05-07T20:50:10.7561450Z shape=[4], 2025-05-07T20:50:10.7561681Z dtype=torch.float32, 2025-05-07T20:50:10.7561928Z use_cpu=True, 2025-05-07T20:50:10.7562153Z num_groups=11, 2025-05-07T20:50:10.7562386Z use_var_cols=False, 2025-05-07T20:50:10.7562721Z use_var_num_input_rows=False, 2025-05-07T20:50:10.7563019Z check_non_contiguous=True, 2025-05-07T20:50:10.7563281Z ) 2025-05-07T20:50:10.7563517Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:10.7564037Z self=, 2025-05-07T20:50:10.7564516Z num_indices=13, 2025-05-07T20:50:10.7564750Z max_num_input_rows=18, 2025-05-07T20:50:10.7565008Z shape=[4], 2025-05-07T20:50:10.7565237Z dtype=torch.float32, 2025-05-07T20:50:10.7565483Z use_cpu=True, 2025-05-07T20:50:10.7565711Z num_groups=11, 2025-05-07T20:50:10.7565951Z use_var_cols=False, 2025-05-07T20:50:10.7566212Z use_var_num_input_rows=True, 2025-05-07T20:50:10.7566506Z check_non_contiguous=True, 2025-05-07T20:50:10.7566768Z ) 2025-05-07T20:50:10.7567002Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:10.7567523Z self=, 2025-05-07T20:50:10.7568009Z num_indices=27, 2025-05-07T20:50:10.7568255Z max_num_input_rows=16, 2025-05-07T20:50:10.7568505Z shape=[6, 17], 2025-05-07T20:50:10.7568742Z dtype=torch.float32, 2025-05-07T20:50:10.7568993Z use_cpu=False, 2025-05-07T20:50:10.7569217Z num_groups=2, 2025-05-07T20:50:10.7569451Z use_var_cols=False, 2025-05-07T20:50:10.7569709Z use_var_num_input_rows=True, 2025-05-07T20:50:10.7569996Z check_non_contiguous=False, 2025-05-07T20:50:10.7570261Z ) 2025-05-07T20:50:10.7570455Z PASSED 2025-05-07T20:50:14.6583026Z sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 PASSED 2025-05-07T20:50:14.6583550Z 2025-05-07T20:50:14.6583779Z =============================== warnings summary =============================== 2025-05-07T20:50:14.6584350Z test/sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 2025-05-07T20:50:14.6585765Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:50:14.6587033Z warnings.warn( 2025-05-07T20:50:14.6587177Z 2025-05-07T20:50:14.6587411Z test/sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 2025-05-07T20:50:14.6590872Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::index_select_dim0: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:50:14.6594157Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:50:14.6594583Z 2025-05-07T20:50:14.6594824Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:50:14.6595297Z ======================== 3 passed, 2 warnings in 7.28s ========================= 2025-05-07T20:50:15.5022369Z 2025-05-07T20:50:15.5023223Z [TEST] Python test suite PASSED: ./sparse/index_select_test.py 2025-05-07T20:50:15.5042919Z [TEST] Python test time for ./sparse/index_select_test.py: 10 seconds 2025-05-07T20:50:15.5043357Z 2025-05-07T20:50:15.5043363Z 2025-05-07T20:50:15.5043369Z 2025-05-07T20:50:15.5043374Z 2025-05-07T20:50:15.5064553Z ################################################################################ 2025-05-07T20:50:15.5079972Z # [2025-05-07T20:50:15.507Z] Run Python Test Suite: 2025-05-07T20:50:15.5080449Z # ./sparse/misc_ops_test.py 2025-05-07T20:50:15.5080845Z ################################################################################ 2025-05-07T20:50:15.5104895Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sparse/misc_ops_test.py 2025-05-07T20:50:15.5105703Z 2025-05-07T20:50:17.6549280Z ============================= test session starts ============================== 2025-05-07T20:50:17.6550294Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:50:17.6551112Z cachedir: .pytest_cache 2025-05-07T20:50:17.6552017Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:50:17.6552935Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:50:17.6553407Z plugins: hypothesis-6.131.14 2025-05-07T20:50:20.0703549Z collecting ... collected 8 items 2025-05-07T20:50:20.0703879Z 2025-05-07T20:50:20.2357320Z sparse/misc_ops_test.py::MiscOpsTest::test_bottom_unique_k_per_row PASSED 2025-05-07T20:50:20.3839840Z sparse/misc_ops_test.py::MiscOpsTest::test_bucketize_sparse_features Trying example: test_bucketize_sparse_features( 2025-05-07T20:50:20.3841018Z self=, 2025-05-07T20:50:20.3841795Z index_type=torch.int32, 2025-05-07T20:50:20.3842234Z has_weight=False, 2025-05-07T20:50:20.3842639Z bucketize_pos=False, 2025-05-07T20:50:20.3843061Z ) 2025-05-07T20:50:20.3843443Z Trying example: test_bucketize_sparse_features( 2025-05-07T20:50:20.3844243Z self=, 2025-05-07T20:50:20.3844999Z index_type=torch.int64, 2025-05-07T20:50:20.3845454Z has_weight=False, 2025-05-07T20:50:20.3845819Z bucketize_pos=True, 2025-05-07T20:50:20.3846160Z ) 2025-05-07T20:50:20.3846450Z PASSED 2025-05-07T20:50:20.4100699Z sparse/misc_ops_test.py::MiscOpsTest::test_invert_permute Trying example: test_invert_permute( 2025-05-07T20:50:20.4101763Z self=, 2025-05-07T20:50:20.4102450Z permute_size=0, 2025-05-07T20:50:20.4102826Z long_index=False, 2025-05-07T20:50:20.4103186Z ) 2025-05-07T20:50:20.4103527Z Trying example: test_invert_permute( 2025-05-07T20:50:20.4104185Z self=, 2025-05-07T20:50:20.4104872Z permute_size=393, 2025-05-07T20:50:20.4105254Z long_index=False, 2025-05-07T20:50:20.4105599Z ) 2025-05-07T20:50:20.4105932Z Trying example: test_invert_permute( 2025-05-07T20:50:20.4106595Z self=, 2025-05-07T20:50:20.4107236Z permute_size=393, 2025-05-07T20:50:20.4107591Z long_index=True, 2025-05-07T20:50:20.4107898Z ) 2025-05-07T20:50:20.4108187Z Trying example: test_invert_permute( 2025-05-07T20:50:20.4108804Z self=, 2025-05-07T20:50:20.4109446Z permute_size=883, 2025-05-07T20:50:20.4109768Z long_index=False, 2025-05-07T20:50:20.4110082Z ) 2025-05-07T20:50:20.4110398Z Trying example: test_invert_permute( 2025-05-07T20:50:20.4111005Z self=, 2025-05-07T20:50:20.4111613Z permute_size=516, 2025-05-07T20:50:20.4111963Z long_index=False, 2025-05-07T20:50:20.4112297Z ) 2025-05-07T20:50:20.4113038Z Trying example: test_invert_permute( 2025-05-07T20:50:20.4113670Z self=, 2025-05-07T20:50:20.4114295Z permute_size=324, 2025-05-07T20:50:20.4114636Z long_index=True, 2025-05-07T20:50:20.4114950Z ) 2025-05-07T20:50:20.4115677Z Trying example: test_invert_permute( 2025-05-07T20:50:20.4116341Z self=, 2025-05-07T20:50:20.4116963Z permute_size=661, 2025-05-07T20:50:20.4117314Z long_index=True, 2025-05-07T20:50:20.4117651Z ) 2025-05-07T20:50:20.4117959Z Trying example: test_invert_permute( 2025-05-07T20:50:20.4118557Z self=, 2025-05-07T20:50:20.4119179Z permute_size=163, 2025-05-07T20:50:20.4119550Z long_index=False, 2025-05-07T20:50:20.4119886Z ) 2025-05-07T20:50:20.4120195Z Trying example: test_invert_permute( 2025-05-07T20:50:20.4120808Z self=, 2025-05-07T20:50:20.4121415Z permute_size=542, 2025-05-07T20:50:20.4121765Z long_index=False, 2025-05-07T20:50:20.4122090Z ) 2025-05-07T20:50:20.4122388Z Trying example: test_invert_permute( 2025-05-07T20:50:20.4123002Z self=, 2025-05-07T20:50:20.4123626Z permute_size=999, 2025-05-07T20:50:20.4123959Z long_index=True, 2025-05-07T20:50:20.4124281Z ) 2025-05-07T20:50:20.4124591Z Trying example: test_invert_permute( 2025-05-07T20:50:20.4125199Z self=, 2025-05-07T20:50:20.4125839Z permute_size=168, 2025-05-07T20:50:20.4126189Z long_index=True, 2025-05-07T20:50:20.4126510Z ) 2025-05-07T20:50:20.4126812Z Trying example: test_invert_permute( 2025-05-07T20:50:20.4127421Z self=, 2025-05-07T20:50:20.4128049Z permute_size=682, 2025-05-07T20:50:20.4128410Z long_index=False, 2025-05-07T20:50:20.4128744Z ) 2025-05-07T20:50:20.4129068Z Trying example: test_invert_permute( 2025-05-07T20:50:20.4129639Z self=, 2025-05-07T20:50:20.4130223Z permute_size=704, 2025-05-07T20:50:20.4130572Z long_index=True, 2025-05-07T20:50:20.4130896Z ) 2025-05-07T20:50:20.4131205Z Trying example: test_invert_permute( 2025-05-07T20:50:20.4131793Z self=, 2025-05-07T20:50:20.4132391Z permute_size=233, 2025-05-07T20:50:20.4132730Z long_index=True, 2025-05-07T20:50:20.4133062Z ) 2025-05-07T20:50:20.4133388Z Trying example: test_invert_permute( 2025-05-07T20:50:20.4134032Z self=, 2025-05-07T20:50:20.4134621Z permute_size=447, 2025-05-07T20:50:20.4134977Z long_index=False, 2025-05-07T20:50:20.4135324Z ) 2025-05-07T20:50:20.4135645Z Trying example: test_invert_permute( 2025-05-07T20:50:20.4136305Z self=, 2025-05-07T20:50:20.4136894Z permute_size=85, 2025-05-07T20:50:20.4137230Z long_index=True, 2025-05-07T20:50:20.4137530Z ) 2025-05-07T20:50:20.4137814Z Trying example: test_invert_permute( 2025-05-07T20:50:20.4138431Z self=, 2025-05-07T20:50:20.4139076Z permute_size=998, 2025-05-07T20:50:20.4139406Z long_index=True, 2025-05-07T20:50:20.4139702Z ) 2025-05-07T20:50:20.4140007Z Trying example: test_invert_permute( 2025-05-07T20:50:20.4140623Z self=, 2025-05-07T20:50:20.4141268Z permute_size=469, 2025-05-07T20:50:20.4141631Z long_index=True, 2025-05-07T20:50:20.4141947Z ) 2025-05-07T20:50:20.4142248Z Trying example: test_invert_permute( 2025-05-07T20:50:20.4142878Z self=, 2025-05-07T20:50:20.4143715Z permute_size=431, 2025-05-07T20:50:20.4144080Z long_index=True, 2025-05-07T20:50:20.4144384Z ) 2025-05-07T20:50:20.4144698Z Trying example: test_invert_permute( 2025-05-07T20:50:20.4145310Z self=, 2025-05-07T20:50:20.4146017Z permute_size=38, 2025-05-07T20:50:20.4146354Z long_index=False, 2025-05-07T20:50:20.4146658Z ) 2025-05-07T20:50:20.4146932Z PASSED 2025-05-07T20:50:20.4171577Z sparse/misc_ops_test.py::MiscOpsTest::test_lengths_range PASSED 2025-05-07T20:50:20.4409115Z sparse/misc_ops_test.py::MiscOpsTest::test_offsets_range Trying example: test_offsets_range( 2025-05-07T20:50:20.4410147Z self=, 2025-05-07T20:50:20.4410803Z N=1, 2025-05-07T20:50:20.4411152Z offsets_type=torch.int32, 2025-05-07T20:50:20.4411575Z ) 2025-05-07T20:50:20.4411907Z Trying example: test_offsets_range( 2025-05-07T20:50:20.4412572Z self=, 2025-05-07T20:50:20.4413215Z N=10, 2025-05-07T20:50:20.4413535Z offsets_type=torch.int32, 2025-05-07T20:50:20.4413942Z ) 2025-05-07T20:50:20.4414273Z Trying example: test_offsets_range( 2025-05-07T20:50:20.4414933Z self=, 2025-05-07T20:50:20.4415558Z N=10, 2025-05-07T20:50:20.4415891Z offsets_type=torch.int64, 2025-05-07T20:50:20.4416274Z ) 2025-05-07T20:50:20.4416586Z Trying example: test_offsets_range( 2025-05-07T20:50:20.4417282Z self=, 2025-05-07T20:50:20.4417948Z N=19, 2025-05-07T20:50:20.4418287Z offsets_type=torch.int32, 2025-05-07T20:50:20.4418705Z ) 2025-05-07T20:50:20.4419038Z Trying example: test_offsets_range( 2025-05-07T20:50:20.4419713Z self=, 2025-05-07T20:50:20.4420380Z N=11, 2025-05-07T20:50:20.4420732Z offsets_type=torch.int64, 2025-05-07T20:50:20.4421138Z ) 2025-05-07T20:50:20.4421468Z Trying example: test_offsets_range( 2025-05-07T20:50:20.4422078Z self=, 2025-05-07T20:50:20.4422743Z N=18, 2025-05-07T20:50:20.4423097Z offsets_type=torch.int64, 2025-05-07T20:50:20.4423517Z ) 2025-05-07T20:50:20.4423844Z Trying example: test_offsets_range( 2025-05-07T20:50:20.4424529Z self=, 2025-05-07T20:50:20.4425193Z N=2, 2025-05-07T20:50:20.4425526Z offsets_type=torch.int64, 2025-05-07T20:50:20.4425943Z ) 2025-05-07T20:50:20.4426281Z Trying example: test_offsets_range( 2025-05-07T20:50:20.4426963Z self=, 2025-05-07T20:50:20.4427619Z N=2, 2025-05-07T20:50:20.4427959Z offsets_type=torch.int32, 2025-05-07T20:50:20.4428362Z ) 2025-05-07T20:50:20.4428673Z Trying example: test_offsets_range( 2025-05-07T20:50:20.4429325Z self=, 2025-05-07T20:50:20.4429962Z N=20, 2025-05-07T20:50:20.4430302Z offsets_type=torch.int64, 2025-05-07T20:50:20.4430695Z ) 2025-05-07T20:50:20.4431004Z Trying example: test_offsets_range( 2025-05-07T20:50:20.4431656Z self=, 2025-05-07T20:50:20.4432327Z N=8, 2025-05-07T20:50:20.4432668Z offsets_type=torch.int64, 2025-05-07T20:50:20.4433074Z ) 2025-05-07T20:50:20.4433406Z Trying example: test_offsets_range( 2025-05-07T20:50:20.4434092Z self=, 2025-05-07T20:50:20.4434761Z N=20, 2025-05-07T20:50:20.4435092Z offsets_type=torch.int32, 2025-05-07T20:50:20.4435632Z ) 2025-05-07T20:50:20.4435964Z Trying example: test_offsets_range( 2025-05-07T20:50:20.4436597Z self=, 2025-05-07T20:50:20.4437262Z N=9, 2025-05-07T20:50:20.4437988Z offsets_type=torch.int32, 2025-05-07T20:50:20.4438408Z ) 2025-05-07T20:50:20.4438744Z Trying example: test_offsets_range( 2025-05-07T20:50:20.4439421Z self=, 2025-05-07T20:50:20.4440279Z N=16, 2025-05-07T20:50:20.4440618Z offsets_type=torch.int32, 2025-05-07T20:50:20.4441029Z ) 2025-05-07T20:50:20.4441351Z Trying example: test_offsets_range( 2025-05-07T20:50:20.4442032Z self=, 2025-05-07T20:50:20.4442685Z N=15, 2025-05-07T20:50:20.4443024Z offsets_type=torch.int64, 2025-05-07T20:50:20.4443415Z ) 2025-05-07T20:50:20.4443727Z Trying example: test_offsets_range( 2025-05-07T20:50:20.4444356Z self=, 2025-05-07T20:50:20.4444978Z N=3, 2025-05-07T20:50:20.4445293Z offsets_type=torch.int32, 2025-05-07T20:50:20.4445671Z ) 2025-05-07T20:50:20.4445995Z Trying example: test_offsets_range( 2025-05-07T20:50:20.4446648Z self=, 2025-05-07T20:50:20.4447311Z N=5, 2025-05-07T20:50:20.4447635Z offsets_type=torch.int64, 2025-05-07T20:50:20.4448012Z ) 2025-05-07T20:50:20.4448341Z Trying example: test_offsets_range( 2025-05-07T20:50:20.4448979Z self=, 2025-05-07T20:50:20.4449592Z N=13, 2025-05-07T20:50:20.4449917Z offsets_type=torch.int64, 2025-05-07T20:50:20.4450328Z ) 2025-05-07T20:50:20.4450646Z Trying example: test_offsets_range( 2025-05-07T20:50:20.4451269Z self=, 2025-05-07T20:50:20.4451889Z N=8, 2025-05-07T20:50:20.4452212Z offsets_type=torch.int32, 2025-05-07T20:50:20.4452609Z ) 2025-05-07T20:50:20.4452931Z Trying example: test_offsets_range( 2025-05-07T20:50:20.4453574Z self=, 2025-05-07T20:50:20.4454208Z N=1, 2025-05-07T20:50:20.4454534Z offsets_type=torch.int64, 2025-05-07T20:50:20.4454933Z ) 2025-05-07T20:50:20.4455238Z Trying example: test_offsets_range( 2025-05-07T20:50:20.4455907Z self=, 2025-05-07T20:50:20.4456543Z N=17, 2025-05-07T20:50:20.4456851Z offsets_type=torch.int64, 2025-05-07T20:50:20.4457198Z ) 2025-05-07T20:50:20.4457461Z PASSED 2025-05-07T20:50:20.6031596Z sparse/misc_ops_test.py::MiscOpsTest::test_permute102_baddbmm_permute102 Trying example: test_permute102_baddbmm_permute102( 2025-05-07T20:50:20.6032845Z self=, 2025-05-07T20:50:20.6033650Z batch_size=2, 2025-05-07T20:50:20.6034005Z m=3, 2025-05-07T20:50:20.6034306Z k=4, 2025-05-07T20:50:20.6034604Z n=5, 2025-05-07T20:50:20.6034907Z use_cpu=False, 2025-05-07T20:50:20.6035244Z ) 2025-05-07T20:50:20.6035829Z Trying example: test_permute102_baddbmm_permute102( 2025-05-07T20:50:20.6036700Z self=, 2025-05-07T20:50:20.6037440Z batch_size=2, 2025-05-07T20:50:20.6037758Z m=3, 2025-05-07T20:50:20.6038032Z k=4, 2025-05-07T20:50:20.6038304Z n=5, 2025-05-07T20:50:20.6038584Z use_cpu=True, 2025-05-07T20:50:20.6038903Z ) 2025-05-07T20:50:20.6039184Z PASSED 2025-05-07T20:50:20.6054920Z sparse/misc_ops_test.py::MiscOpsTest::test_segment_sum_csr PASSED 2025-05-07T20:50:20.6072394Z sparse/misc_ops_test.py::MiscOpsTest::test_segment_sum_csr_empty_input PASSED 2025-05-07T20:50:20.6072910Z 2025-05-07T20:50:20.6073128Z ============================== 8 passed in 3.08s =============================== 2025-05-07T20:50:21.4432355Z 2025-05-07T20:50:21.4433070Z [TEST] Python test suite PASSED: ./sparse/misc_ops_test.py 2025-05-07T20:50:21.4453122Z [TEST] Python test time for ./sparse/misc_ops_test.py: 6 seconds 2025-05-07T20:50:21.4453431Z 2025-05-07T20:50:21.4453828Z 2025-05-07T20:50:21.4453833Z 2025-05-07T20:50:21.4453837Z 2025-05-07T20:50:21.4475285Z ################################################################################ 2025-05-07T20:50:21.4490967Z # [2025-05-07T20:50:21.448Z] Run Python Test Suite: 2025-05-07T20:50:21.4491535Z # ./sparse/pack_segments_test.py 2025-05-07T20:50:21.4491852Z ################################################################################ 2025-05-07T20:50:21.4515198Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sparse/pack_segments_test.py 2025-05-07T20:50:21.4515933Z 2025-05-07T20:50:23.5994573Z ============================= test session starts ============================== 2025-05-07T20:50:23.5995250Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:50:23.5995884Z cachedir: .pytest_cache 2025-05-07T20:50:23.5996516Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:50:23.5997281Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:50:23.5997714Z plugins: hypothesis-6.131.14 2025-05-07T20:50:26.0505809Z collecting ... collected 4 items 2025-05-07T20:50:26.0506117Z 2025-05-07T20:50:26.6673184Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments PASSED 2025-05-07T20:50:26.8011289Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_meta_backend PASSED 2025-05-07T20:50:27.0456675Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_noncontig PASSED 2025-05-07T20:50:27.2112682Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_smaller_max_len PASSED 2025-05-07T20:50:27.2113310Z 2025-05-07T20:50:27.2113517Z ============================== 4 passed in 3.73s =============================== 2025-05-07T20:50:28.0154773Z 2025-05-07T20:50:28.0155304Z [TEST] Python test suite PASSED: ./sparse/pack_segments_test.py 2025-05-07T20:50:28.0176656Z [TEST] Python test time for ./sparse/pack_segments_test.py: 7 seconds 2025-05-07T20:50:28.0176965Z 2025-05-07T20:50:28.0176970Z 2025-05-07T20:50:28.0176974Z 2025-05-07T20:50:28.0176978Z 2025-05-07T20:50:28.0197658Z ################################################################################ 2025-05-07T20:50:28.0212500Z # [2025-05-07T20:50:28.020Z] Run Python Test Suite: 2025-05-07T20:50:28.0212852Z # ./sparse/permute_embeddings_test.py 2025-05-07T20:50:28.0213184Z ################################################################################ 2025-05-07T20:50:28.0238931Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sparse/permute_embeddings_test.py 2025-05-07T20:50:28.0239610Z 2025-05-07T20:50:30.1711150Z ============================= test session starts ============================== 2025-05-07T20:50:30.1712039Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:50:30.1712597Z cachedir: .pytest_cache 2025-05-07T20:50:30.1713193Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:50:30.1713953Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:50:30.1714370Z plugins: hypothesis-6.131.14 2025-05-07T20:50:32.5965011Z collecting ... collected 1 item 2025-05-07T20:50:32.5965324Z 2025-05-07T20:50:32.9023284Z sparse/permute_embeddings_test.py::PermuteEmbeddingsTest::test_permute_embeddings Trying example: test_permute_embeddings( 2025-05-07T20:50:32.9024300Z self=, 2025-05-07T20:50:32.9024808Z B=0, 2025-05-07T20:50:32.9025006Z T=0, 2025-05-07T20:50:32.9025204Z L=2, 2025-05-07T20:50:32.9025410Z long_index=False, 2025-05-07T20:50:32.9026955Z permute_fn=, 2025-05-07T20:50:32.9027365Z ) 2025-05-07T20:50:32.9027589Z Trying example: test_permute_embeddings( 2025-05-07T20:50:32.9028126Z self=, 2025-05-07T20:50:32.9028791Z B=13, 2025-05-07T20:50:32.9028986Z T=0, 2025-05-07T20:50:32.9029173Z L=2, 2025-05-07T20:50:32.9029374Z long_index=False, 2025-05-07T20:50:32.9029731Z permute_fn=, 2025-05-07T20:50:32.9030116Z ) 2025-05-07T20:50:32.9030332Z Trying example: test_permute_embeddings( 2025-05-07T20:50:32.9030866Z self=, 2025-05-07T20:50:32.9031364Z B=13, 2025-05-07T20:50:32.9031582Z T=13, 2025-05-07T20:50:32.9031850Z L=12, 2025-05-07T20:50:32.9032129Z long_index=True, 2025-05-07T20:50:32.9032637Z permute_fn=, 2025-05-07T20:50:32.9033160Z ) 2025-05-07T20:50:32.9033381Z Trying example: test_permute_embeddings( 2025-05-07T20:50:32.9033911Z self=, 2025-05-07T20:50:32.9034420Z B=13, 2025-05-07T20:50:32.9034610Z T=20, 2025-05-07T20:50:32.9034796Z L=10, 2025-05-07T20:50:32.9035000Z long_index=False, 2025-05-07T20:50:32.9035458Z permute_fn=, 2025-05-07T20:50:32.9035843Z ) 2025-05-07T20:50:32.9036059Z Trying example: test_permute_embeddings( 2025-05-07T20:50:32.9036595Z self=, 2025-05-07T20:50:32.9037098Z B=13, 2025-05-07T20:50:32.9037287Z T=2, 2025-05-07T20:50:32.9037478Z L=17, 2025-05-07T20:50:32.9037679Z long_index=False, 2025-05-07T20:50:32.9038054Z permute_fn=, 2025-05-07T20:50:32.9038458Z ) 2025-05-07T20:50:32.9038680Z Trying example: test_permute_embeddings( 2025-05-07T20:50:32.9039207Z self=, 2025-05-07T20:50:32.9039716Z B=13, 2025-05-07T20:50:32.9039912Z T=1, 2025-05-07T20:50:32.9040101Z L=18, 2025-05-07T20:50:32.9040301Z long_index=False, 2025-05-07T20:50:32.9040659Z permute_fn=, 2025-05-07T20:50:32.9041046Z ) 2025-05-07T20:50:32.9041261Z Trying example: test_permute_embeddings( 2025-05-07T20:50:32.9041798Z self=, 2025-05-07T20:50:32.9042306Z B=8, 2025-05-07T20:50:32.9042496Z T=10, 2025-05-07T20:50:32.9042692Z L=2, 2025-05-07T20:50:32.9042896Z long_index=False, 2025-05-07T20:50:32.9043253Z permute_fn=, 2025-05-07T20:50:32.9043636Z ) 2025-05-07T20:50:32.9043862Z Trying example: test_permute_embeddings( 2025-05-07T20:50:32.9044390Z self=, 2025-05-07T20:50:32.9044899Z B=12, 2025-05-07T20:50:32.9045099Z T=13, 2025-05-07T20:50:32.9045288Z L=2, 2025-05-07T20:50:32.9045489Z long_index=True, 2025-05-07T20:50:32.9045843Z permute_fn=, 2025-05-07T20:50:32.9046224Z ) 2025-05-07T20:50:32.9046441Z Trying example: test_permute_embeddings( 2025-05-07T20:50:32.9046973Z self=, 2025-05-07T20:50:32.9047479Z B=5, 2025-05-07T20:50:32.9047664Z T=8, 2025-05-07T20:50:32.9047857Z L=16, 2025-05-07T20:50:32.9048065Z long_index=True, 2025-05-07T20:50:32.9048433Z permute_fn=, 2025-05-07T20:50:32.9048946Z ) 2025-05-07T20:50:32.9049170Z Trying example: test_permute_embeddings( 2025-05-07T20:50:32.9049697Z self=, 2025-05-07T20:50:32.9050200Z B=14, 2025-05-07T20:50:32.9050481Z T=4, 2025-05-07T20:50:32.9050666Z L=9, 2025-05-07T20:50:32.9050864Z long_index=True, 2025-05-07T20:50:32.9051235Z permute_fn=, 2025-05-07T20:50:32.9051638Z ) 2025-05-07T20:50:32.9051823Z PASSED 2025-05-07T20:50:32.9051943Z 2025-05-07T20:50:32.9052088Z ============================== 1 passed in 2.86s =============================== 2025-05-07T20:50:33.6950998Z 2025-05-07T20:50:33.6952032Z [TEST] Python test suite PASSED: ./sparse/permute_embeddings_test.py 2025-05-07T20:50:33.6971245Z [TEST] Python test time for ./sparse/permute_embeddings_test.py: 5 seconds 2025-05-07T20:50:33.6971709Z 2025-05-07T20:50:33.6971715Z 2025-05-07T20:50:33.6971722Z 2025-05-07T20:50:33.6971758Z 2025-05-07T20:50:33.6994057Z ################################################################################ 2025-05-07T20:50:33.7009659Z # [2025-05-07T20:50:33.700Z] Run Python Test Suite: 2025-05-07T20:50:33.7010118Z # ./sparse/permute_indices_test.py 2025-05-07T20:50:33.7010442Z ################################################################################ 2025-05-07T20:50:33.7034268Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sparse/permute_indices_test.py 2025-05-07T20:50:33.7034924Z 2025-05-07T20:50:35.8535119Z ============================= test session starts ============================== 2025-05-07T20:50:35.8535825Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:50:35.8536384Z cachedir: .pytest_cache 2025-05-07T20:50:35.8537036Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:50:35.8537810Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:50:35.8538252Z plugins: hypothesis-6.131.14 2025-05-07T20:50:38.2779883Z collecting ... collected 3 items 2025-05-07T20:50:38.2780197Z 2025-05-07T20:50:38.7027728Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices Trying example: test_permute_indices( 2025-05-07T20:50:38.7028753Z self=, 2025-05-07T20:50:38.7029237Z B=0, 2025-05-07T20:50:38.7029448Z T=0, 2025-05-07T20:50:38.7029640Z L=2, 2025-05-07T20:50:38.7029855Z long_index=False, 2025-05-07T20:50:38.7030104Z has_weight=False, 2025-05-07T20:50:38.7030345Z is_1D=False, 2025-05-07T20:50:38.7030560Z W=4, 2025-05-07T20:50:38.7030764Z ) 2025-05-07T20:50:38.7030991Z Trying example: test_permute_indices( 2025-05-07T20:50:38.7031508Z self=, 2025-05-07T20:50:38.7031981Z B=5, 2025-05-07T20:50:38.7032181Z T=0, 2025-05-07T20:50:38.7032374Z L=2, 2025-05-07T20:50:38.7032584Z long_index=False, 2025-05-07T20:50:38.7032829Z has_weight=False, 2025-05-07T20:50:38.7033085Z is_1D=False, 2025-05-07T20:50:38.7033307Z W=4, 2025-05-07T20:50:38.7033505Z ) 2025-05-07T20:50:38.7033726Z Trying example: test_permute_indices( 2025-05-07T20:50:38.7034223Z self=, 2025-05-07T20:50:38.7034698Z B=5, 2025-05-07T20:50:38.7034893Z T=19, 2025-05-07T20:50:38.7035103Z L=11, 2025-05-07T20:50:38.7035318Z long_index=False, 2025-05-07T20:50:38.7035715Z has_weight=True, 2025-05-07T20:50:38.7035959Z is_1D=True, 2025-05-07T20:50:38.7036181Z W=6, 2025-05-07T20:50:38.7036373Z ) 2025-05-07T20:50:38.7036601Z Trying example: test_permute_indices( 2025-05-07T20:50:38.7037462Z self=, 2025-05-07T20:50:38.7037945Z B=17, 2025-05-07T20:50:38.7038144Z T=2, 2025-05-07T20:50:38.7038349Z L=14, 2025-05-07T20:50:38.7038550Z long_index=True, 2025-05-07T20:50:38.7038793Z has_weight=False, 2025-05-07T20:50:38.7039189Z is_1D=True, 2025-05-07T20:50:38.7039399Z W=7, 2025-05-07T20:50:38.7039596Z ) 2025-05-07T20:50:38.7039818Z Trying example: test_permute_indices( 2025-05-07T20:50:38.7040304Z self=, 2025-05-07T20:50:38.7040776Z B=20, 2025-05-07T20:50:38.7040979Z T=12, 2025-05-07T20:50:38.7041176Z L=19, 2025-05-07T20:50:38.7041375Z long_index=True, 2025-05-07T20:50:38.7041618Z has_weight=False, 2025-05-07T20:50:38.7041856Z is_1D=True, 2025-05-07T20:50:38.7042066Z W=5, 2025-05-07T20:50:38.7042266Z ) 2025-05-07T20:50:38.7042489Z Trying example: test_permute_indices( 2025-05-07T20:50:38.7042980Z self=, 2025-05-07T20:50:38.7043448Z B=1, 2025-05-07T20:50:38.7043650Z T=6, 2025-05-07T20:50:38.7043843Z L=8, 2025-05-07T20:50:38.7044049Z long_index=True, 2025-05-07T20:50:38.7044301Z has_weight=False, 2025-05-07T20:50:38.7044532Z is_1D=True, 2025-05-07T20:50:38.7044749Z W=5, 2025-05-07T20:50:38.7044947Z ) 2025-05-07T20:50:38.7045165Z Trying example: test_permute_indices( 2025-05-07T20:50:38.7045657Z self=, 2025-05-07T20:50:38.7046128Z B=3, 2025-05-07T20:50:38.7046322Z T=2, 2025-05-07T20:50:38.7046526Z L=11, 2025-05-07T20:50:38.7046738Z long_index=False, 2025-05-07T20:50:38.7046974Z has_weight=True, 2025-05-07T20:50:38.7047211Z is_1D=False, 2025-05-07T20:50:38.7047427Z W=7, 2025-05-07T20:50:38.7047620Z ) 2025-05-07T20:50:38.7047841Z Trying example: test_permute_indices( 2025-05-07T20:50:38.7048335Z self=, 2025-05-07T20:50:38.7048805Z B=17, 2025-05-07T20:50:38.7048998Z T=6, 2025-05-07T20:50:38.7049194Z L=8, 2025-05-07T20:50:38.7049397Z long_index=True, 2025-05-07T20:50:38.7049636Z has_weight=False, 2025-05-07T20:50:38.7049872Z is_1D=False, 2025-05-07T20:50:38.7050093Z W=8, 2025-05-07T20:50:38.7050284Z ) 2025-05-07T20:50:38.7050505Z Trying example: test_permute_indices( 2025-05-07T20:50:38.7050997Z self=, 2025-05-07T20:50:38.7051455Z B=4, 2025-05-07T20:50:38.7051655Z T=8, 2025-05-07T20:50:38.7051851Z L=7, 2025-05-07T20:50:38.7052048Z long_index=True, 2025-05-07T20:50:38.7052288Z has_weight=False, 2025-05-07T20:50:38.7052526Z is_1D=True, 2025-05-07T20:50:38.7052736Z W=4, 2025-05-07T20:50:38.7052930Z ) 2025-05-07T20:50:38.7053155Z Trying example: test_permute_indices( 2025-05-07T20:50:38.7053642Z self=, 2025-05-07T20:50:38.7054108Z B=6, 2025-05-07T20:50:38.7054311Z T=4, 2025-05-07T20:50:38.7054501Z L=12, 2025-05-07T20:50:38.7054712Z long_index=False, 2025-05-07T20:50:38.7054960Z has_weight=True, 2025-05-07T20:50:38.7055196Z is_1D=False, 2025-05-07T20:50:38.7055409Z W=6, 2025-05-07T20:50:38.7055606Z ) 2025-05-07T20:50:38.7055826Z Trying example: test_permute_indices( 2025-05-07T20:50:38.7056314Z self=, 2025-05-07T20:50:38.7056785Z B=11, 2025-05-07T20:50:38.7056986Z T=17, 2025-05-07T20:50:38.7057181Z L=2, 2025-05-07T20:50:38.7057388Z long_index=False, 2025-05-07T20:50:38.7057630Z has_weight=True, 2025-05-07T20:50:38.7057860Z is_1D=True, 2025-05-07T20:50:38.7058074Z W=4, 2025-05-07T20:50:38.7058270Z ) 2025-05-07T20:50:38.7058490Z Trying example: test_permute_indices( 2025-05-07T20:50:38.7059072Z self=, 2025-05-07T20:50:38.7059547Z B=4, 2025-05-07T20:50:38.7059740Z T=17, 2025-05-07T20:50:38.7059939Z L=2, 2025-05-07T20:50:38.7060145Z long_index=False, 2025-05-07T20:50:38.7060461Z has_weight=True, 2025-05-07T20:50:38.7060695Z is_1D=True, 2025-05-07T20:50:38.7060909Z W=4, 2025-05-07T20:50:38.7061099Z ) 2025-05-07T20:50:38.7061320Z Trying example: test_permute_indices( 2025-05-07T20:50:38.7061806Z self=, 2025-05-07T20:50:38.7062275Z B=17, 2025-05-07T20:50:38.7062468Z T=17, 2025-05-07T20:50:38.7062667Z L=2, 2025-05-07T20:50:38.7062869Z long_index=False, 2025-05-07T20:50:38.7063104Z has_weight=True, 2025-05-07T20:50:38.7063337Z is_1D=True, 2025-05-07T20:50:38.7063555Z W=4, 2025-05-07T20:50:38.7063744Z ) 2025-05-07T20:50:38.7063972Z Trying example: test_permute_indices( 2025-05-07T20:50:38.7064460Z self=, 2025-05-07T20:50:38.7064922Z B=17, 2025-05-07T20:50:38.7065122Z T=17, 2025-05-07T20:50:38.7065320Z L=2, 2025-05-07T20:50:38.7065529Z long_index=True, 2025-05-07T20:50:38.7065771Z has_weight=True, 2025-05-07T20:50:38.7066004Z is_1D=True, 2025-05-07T20:50:38.7066211Z W=4, 2025-05-07T20:50:38.7066409Z ) 2025-05-07T20:50:38.7066633Z Trying example: test_permute_indices( 2025-05-07T20:50:38.7067116Z self=, 2025-05-07T20:50:38.7067584Z B=17, 2025-05-07T20:50:38.7067783Z T=17, 2025-05-07T20:50:38.7067978Z L=4, 2025-05-07T20:50:38.7068182Z long_index=True, 2025-05-07T20:50:38.7068421Z has_weight=True, 2025-05-07T20:50:38.7068651Z is_1D=True, 2025-05-07T20:50:38.7068872Z W=4, 2025-05-07T20:50:38.7069071Z ) 2025-05-07T20:50:38.7069295Z Trying example: test_permute_indices( 2025-05-07T20:50:38.7069785Z self=, 2025-05-07T20:50:38.7070254Z B=4, 2025-05-07T20:50:38.7070455Z T=17, 2025-05-07T20:50:38.7070649Z L=4, 2025-05-07T20:50:38.7070861Z long_index=True, 2025-05-07T20:50:38.7071105Z has_weight=True, 2025-05-07T20:50:38.7071335Z is_1D=True, 2025-05-07T20:50:38.7071551Z W=4, 2025-05-07T20:50:38.7071746Z ) 2025-05-07T20:50:38.7071963Z Trying example: test_permute_indices( 2025-05-07T20:50:38.7072455Z self=, 2025-05-07T20:50:38.7072927Z B=4, 2025-05-07T20:50:38.7073120Z T=4, 2025-05-07T20:50:38.7073318Z L=4, 2025-05-07T20:50:38.7073520Z long_index=True, 2025-05-07T20:50:38.7073756Z has_weight=True, 2025-05-07T20:50:38.7073992Z is_1D=True, 2025-05-07T20:50:38.7074208Z W=4, 2025-05-07T20:50:38.7074398Z ) 2025-05-07T20:50:38.7074627Z Trying example: test_permute_indices( 2025-05-07T20:50:38.7075117Z self=, 2025-05-07T20:50:38.7075683Z B=6, 2025-05-07T20:50:38.7075882Z T=12, 2025-05-07T20:50:38.7076093Z L=9, 2025-05-07T20:50:38.7076303Z long_index=True, 2025-05-07T20:50:38.7076538Z has_weight=False, 2025-05-07T20:50:38.7076783Z is_1D=True, 2025-05-07T20:50:38.7076998Z W=5, 2025-05-07T20:50:38.7077189Z ) 2025-05-07T20:50:38.7077414Z Trying example: test_permute_indices( 2025-05-07T20:50:38.7077922Z self=, 2025-05-07T20:50:38.7078425Z B=6, 2025-05-07T20:50:38.7078616Z T=12, 2025-05-07T20:50:38.7078815Z L=12, 2025-05-07T20:50:38.7079024Z long_index=True, 2025-05-07T20:50:38.7079258Z has_weight=False, 2025-05-07T20:50:38.7079498Z is_1D=True, 2025-05-07T20:50:38.7079713Z W=5, 2025-05-07T20:50:38.7079900Z ) 2025-05-07T20:50:38.7080217Z Trying example: test_permute_indices( 2025-05-07T20:50:38.7080710Z self=, 2025-05-07T20:50:38.7081169Z B=6, 2025-05-07T20:50:38.7081372Z T=12, 2025-05-07T20:50:38.7081571Z L=12, 2025-05-07T20:50:38.7081849Z long_index=True, 2025-05-07T20:50:38.7082090Z has_weight=True, 2025-05-07T20:50:38.7082323Z is_1D=True, 2025-05-07T20:50:38.7082530Z W=5, 2025-05-07T20:50:38.7082726Z ) 2025-05-07T20:50:38.7082921Z PASSED 2025-05-07T20:50:38.7435532Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices_scripted_with_none_weights PASSED 2025-05-07T20:50:38.7674358Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices_with_repeats Trying example: test_permute_indices_with_repeats( 2025-05-07T20:50:38.7675515Z self=, 2025-05-07T20:50:38.7676050Z B=1, 2025-05-07T20:50:38.7676261Z T=1, 2025-05-07T20:50:38.7676476Z L=2, 2025-05-07T20:50:38.7676683Z long_index=False, 2025-05-07T20:50:38.7676927Z has_weight=False, 2025-05-07T20:50:38.7677148Z ) 2025-05-07T20:50:38.7677401Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:50:38.7677995Z self=, 2025-05-07T20:50:38.7678500Z B=5, 2025-05-07T20:50:38.7678684Z T=1, 2025-05-07T20:50:38.7678875Z L=2, 2025-05-07T20:50:38.7679072Z long_index=False, 2025-05-07T20:50:38.7679302Z has_weight=False, 2025-05-07T20:50:38.7679523Z ) 2025-05-07T20:50:38.7679770Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:50:38.7680338Z self=, 2025-05-07T20:50:38.7680842Z B=5, 2025-05-07T20:50:38.7681028Z T=15, 2025-05-07T20:50:38.7681214Z L=3, 2025-05-07T20:50:38.7681416Z long_index=False, 2025-05-07T20:50:38.7681655Z has_weight=True, 2025-05-07T20:50:38.7681871Z ) 2025-05-07T20:50:38.7682118Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:50:38.7682691Z self=, 2025-05-07T20:50:38.7683194Z B=12, 2025-05-07T20:50:38.7683386Z T=16, 2025-05-07T20:50:38.7683573Z L=20, 2025-05-07T20:50:38.7683772Z long_index=True, 2025-05-07T20:50:38.7684008Z has_weight=False, 2025-05-07T20:50:38.7684233Z ) 2025-05-07T20:50:38.7684474Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:50:38.7685040Z self=, 2025-05-07T20:50:38.7685544Z B=1, 2025-05-07T20:50:38.7685734Z T=6, 2025-05-07T20:50:38.7685917Z L=20, 2025-05-07T20:50:38.7686113Z long_index=True, 2025-05-07T20:50:38.7686344Z has_weight=True, 2025-05-07T20:50:38.7686558Z ) 2025-05-07T20:50:38.7686811Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:50:38.7687378Z self=, 2025-05-07T20:50:38.7687875Z B=4, 2025-05-07T20:50:38.7688063Z T=20, 2025-05-07T20:50:38.7688258Z L=9, 2025-05-07T20:50:38.7688449Z long_index=True, 2025-05-07T20:50:38.7688676Z has_weight=True, 2025-05-07T20:50:38.7688893Z ) 2025-05-07T20:50:38.7689132Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:50:38.7689704Z self=, 2025-05-07T20:50:38.7690211Z B=18, 2025-05-07T20:50:38.7690402Z T=6, 2025-05-07T20:50:38.7690881Z L=12, 2025-05-07T20:50:38.7691089Z long_index=False, 2025-05-07T20:50:38.7691324Z has_weight=False, 2025-05-07T20:50:38.7691547Z ) 2025-05-07T20:50:38.7691789Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:50:38.7692612Z self=, 2025-05-07T20:50:38.7693118Z B=16, 2025-05-07T20:50:38.7693309Z T=13, 2025-05-07T20:50:38.7693494Z L=11, 2025-05-07T20:50:38.7693687Z long_index=True, 2025-05-07T20:50:38.7694055Z has_weight=True, 2025-05-07T20:50:38.7694270Z ) 2025-05-07T20:50:38.7694509Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:50:38.7695079Z self=, 2025-05-07T20:50:38.7695584Z B=15, 2025-05-07T20:50:38.7695769Z T=11, 2025-05-07T20:50:38.7695967Z L=8, 2025-05-07T20:50:38.7696165Z long_index=True, 2025-05-07T20:50:38.7696393Z has_weight=False, 2025-05-07T20:50:38.7696617Z ) 2025-05-07T20:50:38.7696864Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:50:38.7697435Z self=, 2025-05-07T20:50:38.7697938Z B=4, 2025-05-07T20:50:38.7698125Z T=15, 2025-05-07T20:50:38.7698320Z L=11, 2025-05-07T20:50:38.7698511Z long_index=True, 2025-05-07T20:50:38.7698743Z has_weight=False, 2025-05-07T20:50:38.7698969Z ) 2025-05-07T20:50:38.7699150Z PASSED 2025-05-07T20:50:38.7699277Z 2025-05-07T20:50:38.7699417Z ============================== 3 passed in 3.04s =============================== 2025-05-07T20:50:39.5679014Z 2025-05-07T20:50:39.5679659Z [TEST] Python test suite PASSED: ./sparse/permute_indices_test.py 2025-05-07T20:50:39.5700063Z [TEST] Python test time for ./sparse/permute_indices_test.py: 6 seconds 2025-05-07T20:50:39.5700499Z 2025-05-07T20:50:39.5700506Z 2025-05-07T20:50:39.5700511Z 2025-05-07T20:50:39.5700619Z 2025-05-07T20:50:39.5722226Z ################################################################################ 2025-05-07T20:50:39.5737493Z # [2025-05-07T20:50:39.573Z] Run Python Test Suite: 2025-05-07T20:50:39.5737849Z # ./sparse/permute_sparse_features_test.py 2025-05-07T20:50:39.5738207Z ################################################################################ 2025-05-07T20:50:39.5762517Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sparse/permute_sparse_features_test.py 2025-05-07T20:50:39.5763473Z 2025-05-07T20:50:41.7248357Z ============================= test session starts ============================== 2025-05-07T20:50:41.7249036Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:50:41.7249593Z cachedir: .pytest_cache 2025-05-07T20:50:41.7250208Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:50:41.7250961Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:50:41.7251387Z plugins: hypothesis-6.131.14 2025-05-07T20:50:44.1452476Z collecting ... collected 2 items 2025-05-07T20:50:44.1452693Z 2025-05-07T20:50:44.4698341Z sparse/permute_sparse_features_test.py::PermuteSparseFeaturesTest::test_permute_sparse_features PASSED 2025-05-07T20:50:44.5138919Z sparse/permute_sparse_features_test.py::PermuteSparseFeaturesTest::test_permute_sparse_features_with_repeats PASSED 2025-05-07T20:50:44.5139477Z 2025-05-07T20:50:44.5139630Z ============================== 2 passed in 2.91s =============================== 2025-05-07T20:50:45.3110567Z 2025-05-07T20:50:45.3111446Z [TEST] Python test suite PASSED: ./sparse/permute_sparse_features_test.py 2025-05-07T20:50:45.3132636Z [TEST] Python test time for ./sparse/permute_sparse_features_test.py: 6 seconds 2025-05-07T20:50:45.3132990Z 2025-05-07T20:50:45.3132995Z 2025-05-07T20:50:45.3133000Z 2025-05-07T20:50:45.3133005Z 2025-05-07T20:50:45.3154935Z ################################################################################ 2025-05-07T20:50:45.3171040Z # [2025-05-07T20:50:45.316Z] Run Python Test Suite: 2025-05-07T20:50:45.3171744Z # ./sparse/reorder_batched_test.py 2025-05-07T20:50:45.3172057Z ################################################################################ 2025-05-07T20:50:45.3197179Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sparse/reorder_batched_test.py 2025-05-07T20:50:45.3198334Z 2025-05-07T20:50:47.4698664Z ============================= test session starts ============================== 2025-05-07T20:50:47.4699308Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:50:47.4699849Z cachedir: .pytest_cache 2025-05-07T20:50:47.4700500Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:50:47.4701249Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:50:47.4701677Z plugins: hypothesis-6.131.14 2025-05-07T20:50:49.9021848Z collecting ... collected 7 items 2025-05-07T20:50:49.9022105Z 2025-05-07T20:50:50.0899694Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_cat_reorder_batched_ad_indices_cpu Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.0900921Z self=, 2025-05-07T20:50:50.0901474Z B=1, 2025-05-07T20:50:50.0901674Z T=1, 2025-05-07T20:50:50.0901872Z L=2, 2025-05-07T20:50:50.0902052Z A=1, 2025-05-07T20:50:50.0902258Z Dtype=torch.int32, 2025-05-07T20:50:50.0902500Z Itype=torch.int32, 2025-05-07T20:50:50.0902743Z broadcast_indices=False, 2025-05-07T20:50:50.0903007Z max_batch_size=0, 2025-05-07T20:50:50.0903232Z ) 2025-05-07T20:50:50.0903495Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.0904113Z self=, 2025-05-07T20:50:50.0904656Z B=17, 2025-05-07T20:50:50.0904851Z T=1, 2025-05-07T20:50:50.0905032Z L=2, 2025-05-07T20:50:50.0905220Z A=1, 2025-05-07T20:50:50.0905419Z Dtype=torch.int32, 2025-05-07T20:50:50.0905651Z Itype=torch.int32, 2025-05-07T20:50:50.0905902Z broadcast_indices=False, 2025-05-07T20:50:50.0906157Z max_batch_size=0, 2025-05-07T20:50:50.0906373Z ) 2025-05-07T20:50:50.0906642Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.0907253Z self=, 2025-05-07T20:50:50.0907781Z B=17, 2025-05-07T20:50:50.0907975Z T=4, 2025-05-07T20:50:50.0908163Z L=8, 2025-05-07T20:50:50.0908344Z A=19, 2025-05-07T20:50:50.0908552Z Dtype=torch.float32, 2025-05-07T20:50:50.0908806Z Itype=torch.int64, 2025-05-07T20:50:50.0909048Z broadcast_indices=False, 2025-05-07T20:50:50.0909304Z max_batch_size=0, 2025-05-07T20:50:50.0909519Z ) 2025-05-07T20:50:50.0909783Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.0910394Z self=, 2025-05-07T20:50:50.0910925Z B=11, 2025-05-07T20:50:50.0911119Z T=4, 2025-05-07T20:50:50.0911326Z L=4, 2025-05-07T20:50:50.0918637Z A=9, 2025-05-07T20:50:50.0918976Z Dtype=torch.float32, 2025-05-07T20:50:50.0919243Z Itype=torch.int64, 2025-05-07T20:50:50.0919495Z broadcast_indices=False, 2025-05-07T20:50:50.0919753Z max_batch_size=-2, 2025-05-07T20:50:50.0919978Z ) 2025-05-07T20:50:50.0920251Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.0920859Z self=, 2025-05-07T20:50:50.0921405Z B=18, 2025-05-07T20:50:50.0921608Z T=20, 2025-05-07T20:50:50.0921804Z L=7, 2025-05-07T20:50:50.0921993Z A=20, 2025-05-07T20:50:50.0922554Z Dtype=torch.int64, 2025-05-07T20:50:50.0922807Z Itype=torch.int32, 2025-05-07T20:50:50.0923049Z broadcast_indices=True, 2025-05-07T20:50:50.0923311Z max_batch_size=1, 2025-05-07T20:50:50.0923540Z ) 2025-05-07T20:50:50.0923808Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.0924599Z self=, 2025-05-07T20:50:50.0925131Z B=1, 2025-05-07T20:50:50.0925323Z T=9, 2025-05-07T20:50:50.0925515Z L=20, 2025-05-07T20:50:50.0925708Z A=1, 2025-05-07T20:50:50.0925908Z Dtype=torch.int32, 2025-05-07T20:50:50.0926153Z Itype=torch.int32, 2025-05-07T20:50:50.0926407Z broadcast_indices=False, 2025-05-07T20:50:50.0926664Z max_batch_size=5, 2025-05-07T20:50:50.0926886Z ) 2025-05-07T20:50:50.0927156Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.0927775Z self=, 2025-05-07T20:50:50.0928315Z B=17, 2025-05-07T20:50:50.0928509Z T=8, 2025-05-07T20:50:50.0928699Z L=3, 2025-05-07T20:50:50.0928882Z A=14, 2025-05-07T20:50:50.0929090Z Dtype=torch.int64, 2025-05-07T20:50:50.0929341Z Itype=torch.int64, 2025-05-07T20:50:50.0929583Z broadcast_indices=False, 2025-05-07T20:50:50.0929842Z max_batch_size=0, 2025-05-07T20:50:50.0930061Z ) 2025-05-07T20:50:50.0930324Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.0930939Z self=, 2025-05-07T20:50:50.0931475Z B=11, 2025-05-07T20:50:50.0931660Z T=6, 2025-05-07T20:50:50.0931847Z L=4, 2025-05-07T20:50:50.0932032Z A=18, 2025-05-07T20:50:50.0932232Z Dtype=torch.float32, 2025-05-07T20:50:50.0932478Z Itype=torch.int64, 2025-05-07T20:50:50.0932721Z broadcast_indices=True, 2025-05-07T20:50:50.0932972Z max_batch_size=5, 2025-05-07T20:50:50.0933187Z ) 2025-05-07T20:50:50.0933449Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.0934059Z self=, 2025-05-07T20:50:50.0934581Z B=10, 2025-05-07T20:50:50.0934768Z T=9, 2025-05-07T20:50:50.0934958Z L=3, 2025-05-07T20:50:50.0935138Z A=10, 2025-05-07T20:50:50.0935340Z Dtype=torch.float32, 2025-05-07T20:50:50.0935581Z Itype=torch.int64, 2025-05-07T20:50:50.0935819Z broadcast_indices=True, 2025-05-07T20:50:50.0936070Z max_batch_size=2, 2025-05-07T20:50:50.0936285Z ) 2025-05-07T20:50:50.0936542Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.0937148Z self=, 2025-05-07T20:50:50.0937670Z B=3, 2025-05-07T20:50:50.0937850Z T=7, 2025-05-07T20:50:50.0938036Z L=15, 2025-05-07T20:50:50.0938228Z A=1, 2025-05-07T20:50:50.0938418Z Dtype=torch.int64, 2025-05-07T20:50:50.0938657Z Itype=torch.int32, 2025-05-07T20:50:50.0938901Z broadcast_indices=True, 2025-05-07T20:50:50.0939149Z max_batch_size=0, 2025-05-07T20:50:50.0939360Z ) 2025-05-07T20:50:50.0939628Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.0940237Z self=, 2025-05-07T20:50:50.0940756Z B=20, 2025-05-07T20:50:50.0940947Z T=6, 2025-05-07T20:50:50.0941135Z L=6, 2025-05-07T20:50:50.0941314Z A=17, 2025-05-07T20:50:50.0941512Z Dtype=torch.int32, 2025-05-07T20:50:50.0941751Z Itype=torch.int32, 2025-05-07T20:50:50.0941988Z broadcast_indices=False, 2025-05-07T20:50:50.0942247Z max_batch_size=-1, 2025-05-07T20:50:50.0942463Z ) 2025-05-07T20:50:50.0942720Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.0943413Z self=, 2025-05-07T20:50:50.0943938Z B=20, 2025-05-07T20:50:50.0944122Z T=1, 2025-05-07T20:50:50.0944308Z L=6, 2025-05-07T20:50:50.0944490Z A=17, 2025-05-07T20:50:50.0944689Z Dtype=torch.int32, 2025-05-07T20:50:50.0944999Z Itype=torch.int32, 2025-05-07T20:50:50.0945243Z broadcast_indices=False, 2025-05-07T20:50:50.0945504Z max_batch_size=-1, 2025-05-07T20:50:50.0945714Z ) 2025-05-07T20:50:50.0945978Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.0946587Z self=, 2025-05-07T20:50:50.0947110Z B=6, 2025-05-07T20:50:50.0947291Z T=1, 2025-05-07T20:50:50.0947482Z L=6, 2025-05-07T20:50:50.0947657Z A=17, 2025-05-07T20:50:50.0947855Z Dtype=torch.int32, 2025-05-07T20:50:50.0948091Z Itype=torch.int32, 2025-05-07T20:50:50.0948336Z broadcast_indices=False, 2025-05-07T20:50:50.0948595Z max_batch_size=-1, 2025-05-07T20:50:50.0948812Z ) 2025-05-07T20:50:50.0949072Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.0949678Z self=, 2025-05-07T20:50:50.0950209Z B=6, 2025-05-07T20:50:50.0950392Z T=1, 2025-05-07T20:50:50.0950573Z L=6, 2025-05-07T20:50:50.0950761Z A=1, 2025-05-07T20:50:50.0950984Z Dtype=torch.int32, 2025-05-07T20:50:50.0951291Z Itype=torch.int32, 2025-05-07T20:50:50.0951598Z broadcast_indices=False, 2025-05-07T20:50:50.0951859Z max_batch_size=-1, 2025-05-07T20:50:50.0952072Z ) 2025-05-07T20:50:50.0952338Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.0952950Z self=, 2025-05-07T20:50:50.0953475Z B=6, 2025-05-07T20:50:50.0953665Z T=1, 2025-05-07T20:50:50.0953854Z L=2, 2025-05-07T20:50:50.0954030Z A=1, 2025-05-07T20:50:50.0954225Z Dtype=torch.int32, 2025-05-07T20:50:50.0954461Z Itype=torch.int32, 2025-05-07T20:50:50.0954698Z broadcast_indices=False, 2025-05-07T20:50:50.0954969Z max_batch_size=-1, 2025-05-07T20:50:50.0955196Z ) 2025-05-07T20:50:50.0955564Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.0956176Z self=, 2025-05-07T20:50:50.0956704Z B=1, 2025-05-07T20:50:50.0956893Z T=1, 2025-05-07T20:50:50.0957069Z L=2, 2025-05-07T20:50:50.0957252Z A=1, 2025-05-07T20:50:50.0957447Z Dtype=torch.int32, 2025-05-07T20:50:50.0957677Z Itype=torch.int32, 2025-05-07T20:50:50.0957922Z broadcast_indices=False, 2025-05-07T20:50:50.0958182Z max_batch_size=-1, 2025-05-07T20:50:50.0958394Z ) 2025-05-07T20:50:50.0958660Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.0959276Z self=, 2025-05-07T20:50:50.0959793Z B=1, 2025-05-07T20:50:50.0959980Z T=1, 2025-05-07T20:50:50.0960165Z L=2, 2025-05-07T20:50:50.0960350Z A=1, 2025-05-07T20:50:50.0960546Z Dtype=torch.int32, 2025-05-07T20:50:50.0960789Z Itype=torch.int32, 2025-05-07T20:50:50.0961028Z broadcast_indices=False, 2025-05-07T20:50:50.0961287Z max_batch_size=1, 2025-05-07T20:50:50.0961506Z ) 2025-05-07T20:50:50.0961765Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.0962376Z self=, 2025-05-07T20:50:50.0962902Z B=19, 2025-05-07T20:50:50.0963092Z T=17, 2025-05-07T20:50:50.0963274Z L=2, 2025-05-07T20:50:50.0963461Z A=4, 2025-05-07T20:50:50.0963660Z Dtype=torch.int32, 2025-05-07T20:50:50.0963893Z Itype=torch.int64, 2025-05-07T20:50:50.0964268Z broadcast_indices=True, 2025-05-07T20:50:50.0964596Z max_batch_size=-1, 2025-05-07T20:50:50.0964809Z ) 2025-05-07T20:50:50.0965081Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.0965695Z self=, 2025-05-07T20:50:50.0966306Z B=19, 2025-05-07T20:50:50.0966497Z T=17, 2025-05-07T20:50:50.0966689Z L=2, 2025-05-07T20:50:50.0966871Z A=2, 2025-05-07T20:50:50.0967079Z Dtype=torch.int32, 2025-05-07T20:50:50.0967322Z Itype=torch.int64, 2025-05-07T20:50:50.0967566Z broadcast_indices=True, 2025-05-07T20:50:50.0967825Z max_batch_size=-1, 2025-05-07T20:50:50.0968048Z ) 2025-05-07T20:50:50.0968314Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.0968926Z self=, 2025-05-07T20:50:50.0969457Z B=19, 2025-05-07T20:50:50.0969652Z T=17, 2025-05-07T20:50:50.0969836Z L=2, 2025-05-07T20:50:50.0970031Z A=2, 2025-05-07T20:50:50.0970232Z Dtype=torch.int32, 2025-05-07T20:50:50.0970464Z Itype=torch.int64, 2025-05-07T20:50:50.0970706Z broadcast_indices=True, 2025-05-07T20:50:50.0970968Z max_batch_size=2, 2025-05-07T20:50:50.0971183Z ) 2025-05-07T20:50:50.0971376Z PASSED 2025-05-07T20:50:50.0971801Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_indices PASSED 2025-05-07T20:50:50.1427455Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_indices_cpu Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.1428594Z self=, 2025-05-07T20:50:50.1429243Z B=1, 2025-05-07T20:50:50.1429475Z T=1, 2025-05-07T20:50:50.1429717Z L=2, 2025-05-07T20:50:50.1429937Z A=1, 2025-05-07T20:50:50.1430183Z Dtype=torch.int32, 2025-05-07T20:50:50.1430493Z Itype=torch.int32, 2025-05-07T20:50:50.1430814Z broadcast_indices=False, 2025-05-07T20:50:50.1431135Z ) 2025-05-07T20:50:50.1431442Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.1432154Z self=, 2025-05-07T20:50:50.1432818Z B=6, 2025-05-07T20:50:50.1433048Z T=1, 2025-05-07T20:50:50.1433273Z L=2, 2025-05-07T20:50:50.1433493Z A=1, 2025-05-07T20:50:50.1433729Z Dtype=torch.int32, 2025-05-07T20:50:50.1434014Z Itype=torch.int32, 2025-05-07T20:50:50.1434302Z broadcast_indices=False, 2025-05-07T20:50:50.1434604Z ) 2025-05-07T20:50:50.1434908Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.1435748Z self=, 2025-05-07T20:50:50.1436379Z B=6, 2025-05-07T20:50:50.1436607Z T=11, 2025-05-07T20:50:50.1436826Z L=3, 2025-05-07T20:50:50.1437101Z A=18, 2025-05-07T20:50:50.1437345Z Dtype=torch.float32, 2025-05-07T20:50:50.1437638Z Itype=torch.int32, 2025-05-07T20:50:50.1437933Z broadcast_indices=False, 2025-05-07T20:50:50.1438230Z ) 2025-05-07T20:50:50.1438525Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.1439240Z self=, 2025-05-07T20:50:50.1439878Z B=18, 2025-05-07T20:50:50.1440106Z T=1, 2025-05-07T20:50:50.1440324Z L=2, 2025-05-07T20:50:50.1440547Z A=1, 2025-05-07T20:50:50.1440790Z Dtype=torch.int32, 2025-05-07T20:50:50.1441074Z Itype=torch.int32, 2025-05-07T20:50:50.1441364Z broadcast_indices=False, 2025-05-07T20:50:50.1441661Z ) 2025-05-07T20:50:50.1441956Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.1442663Z self=, 2025-05-07T20:50:50.1443666Z B=18, 2025-05-07T20:50:50.1443898Z T=17, 2025-05-07T20:50:50.1444129Z L=5, 2025-05-07T20:50:50.1444353Z A=14, 2025-05-07T20:50:50.1444593Z Dtype=torch.float32, 2025-05-07T20:50:50.1444889Z Itype=torch.int64, 2025-05-07T20:50:50.1445344Z broadcast_indices=True, 2025-05-07T20:50:50.1445630Z ) 2025-05-07T20:50:50.1445931Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.1446643Z self=, 2025-05-07T20:50:50.1447276Z B=20, 2025-05-07T20:50:50.1447496Z T=19, 2025-05-07T20:50:50.1447722Z L=13, 2025-05-07T20:50:50.1447948Z A=19, 2025-05-07T20:50:50.1448182Z Dtype=torch.int32, 2025-05-07T20:50:50.1448470Z Itype=torch.int64, 2025-05-07T20:50:50.1448762Z broadcast_indices=True, 2025-05-07T20:50:50.1449047Z ) 2025-05-07T20:50:50.1449350Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.1450065Z self=, 2025-05-07T20:50:50.1450727Z B=7, 2025-05-07T20:50:50.1450965Z T=17, 2025-05-07T20:50:50.1451192Z L=8, 2025-05-07T20:50:50.1451407Z A=13, 2025-05-07T20:50:50.1451656Z Dtype=torch.int32, 2025-05-07T20:50:50.1451942Z Itype=torch.int64, 2025-05-07T20:50:50.1452227Z broadcast_indices=False, 2025-05-07T20:50:50.1452524Z ) 2025-05-07T20:50:50.1452825Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.1453526Z self=, 2025-05-07T20:50:50.1454163Z B=5, 2025-05-07T20:50:50.1454389Z T=18, 2025-05-07T20:50:50.1454615Z L=10, 2025-05-07T20:50:50.1454834Z A=7, 2025-05-07T20:50:50.1455081Z Dtype=torch.float32, 2025-05-07T20:50:50.1455378Z Itype=torch.int64, 2025-05-07T20:50:50.1455665Z broadcast_indices=True, 2025-05-07T20:50:50.1455955Z ) 2025-05-07T20:50:50.1456262Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.1456967Z self=, 2025-05-07T20:50:50.1457603Z B=20, 2025-05-07T20:50:50.1457833Z T=15, 2025-05-07T20:50:50.1458059Z L=11, 2025-05-07T20:50:50.1458287Z A=1, 2025-05-07T20:50:50.1458525Z Dtype=torch.int64, 2025-05-07T20:50:50.1458802Z Itype=torch.int32, 2025-05-07T20:50:50.1459092Z broadcast_indices=True, 2025-05-07T20:50:50.1459382Z ) 2025-05-07T20:50:50.1459675Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.1460381Z self=, 2025-05-07T20:50:50.1461012Z B=7, 2025-05-07T20:50:50.1461232Z T=18, 2025-05-07T20:50:50.1461456Z L=4, 2025-05-07T20:50:50.1461681Z A=19, 2025-05-07T20:50:50.1461912Z Dtype=torch.int64, 2025-05-07T20:50:50.1462201Z Itype=torch.int64, 2025-05-07T20:50:50.1462506Z broadcast_indices=True, 2025-05-07T20:50:50.1462797Z ) 2025-05-07T20:50:50.1463091Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.1463797Z self=, 2025-05-07T20:50:50.1464434Z B=1, 2025-05-07T20:50:50.1464658Z T=6, 2025-05-07T20:50:50.1464882Z L=8, 2025-05-07T20:50:50.1465107Z A=7, 2025-05-07T20:50:50.1465338Z Dtype=torch.int32, 2025-05-07T20:50:50.1465625Z Itype=torch.int32, 2025-05-07T20:50:50.1465920Z broadcast_indices=False, 2025-05-07T20:50:50.1466210Z ) 2025-05-07T20:50:50.1466513Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.1467215Z self=, 2025-05-07T20:50:50.1467838Z B=7, 2025-05-07T20:50:50.1468066Z T=6, 2025-05-07T20:50:50.1468290Z L=8, 2025-05-07T20:50:50.1468506Z A=7, 2025-05-07T20:50:50.1468841Z Dtype=torch.int32, 2025-05-07T20:50:50.1469129Z Itype=torch.int32, 2025-05-07T20:50:50.1469420Z broadcast_indices=False, 2025-05-07T20:50:50.1469713Z ) 2025-05-07T20:50:50.1470013Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.1470810Z self=, 2025-05-07T20:50:50.1471439Z B=7, 2025-05-07T20:50:50.1471664Z T=7, 2025-05-07T20:50:50.1471894Z L=8, 2025-05-07T20:50:50.1472111Z A=7, 2025-05-07T20:50:50.1472350Z Dtype=torch.int32, 2025-05-07T20:50:50.1472637Z Itype=torch.int32, 2025-05-07T20:50:50.1472928Z broadcast_indices=False, 2025-05-07T20:50:50.1473228Z ) 2025-05-07T20:50:50.1473529Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.1474232Z self=, 2025-05-07T20:50:50.1474869Z B=7, 2025-05-07T20:50:50.1475103Z T=7, 2025-05-07T20:50:50.1475323Z L=8, 2025-05-07T20:50:50.1475661Z A=8, 2025-05-07T20:50:50.1475917Z Dtype=torch.int32, 2025-05-07T20:50:50.1476162Z Itype=torch.int32, 2025-05-07T20:50:50.1476410Z broadcast_indices=False, 2025-05-07T20:50:50.1476667Z ) 2025-05-07T20:50:50.1476920Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.1477503Z self=, 2025-05-07T20:50:50.1478015Z B=8, 2025-05-07T20:50:50.1478205Z T=7, 2025-05-07T20:50:50.1478389Z L=8, 2025-05-07T20:50:50.1478576Z A=8, 2025-05-07T20:50:50.1478778Z Dtype=torch.int32, 2025-05-07T20:50:50.1479015Z Itype=torch.int32, 2025-05-07T20:50:50.1479267Z broadcast_indices=False, 2025-05-07T20:50:50.1479520Z ) 2025-05-07T20:50:50.1479775Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.1480368Z self=, 2025-05-07T20:50:50.1480890Z B=8, 2025-05-07T20:50:50.1481075Z T=7, 2025-05-07T20:50:50.1481263Z L=7, 2025-05-07T20:50:50.1481448Z A=8, 2025-05-07T20:50:50.1481641Z Dtype=torch.int32, 2025-05-07T20:50:50.1481883Z Itype=torch.int32, 2025-05-07T20:50:50.1482135Z broadcast_indices=False, 2025-05-07T20:50:50.1482381Z ) 2025-05-07T20:50:50.1482642Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.1483227Z self=, 2025-05-07T20:50:50.1483745Z B=7, 2025-05-07T20:50:50.1483932Z T=7, 2025-05-07T20:50:50.1484123Z L=7, 2025-05-07T20:50:50.1484311Z A=8, 2025-05-07T20:50:50.1484506Z Dtype=torch.int32, 2025-05-07T20:50:50.1484743Z Itype=torch.int32, 2025-05-07T20:50:50.1484996Z broadcast_indices=False, 2025-05-07T20:50:50.1485234Z ) 2025-05-07T20:50:50.1485495Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.1486074Z self=, 2025-05-07T20:50:50.1486585Z B=12, 2025-05-07T20:50:50.1486780Z T=5, 2025-05-07T20:50:50.1486968Z L=2, 2025-05-07T20:50:50.1487153Z A=6, 2025-05-07T20:50:50.1487355Z Dtype=torch.int64, 2025-05-07T20:50:50.1487596Z Itype=torch.int64, 2025-05-07T20:50:50.1487836Z broadcast_indices=False, 2025-05-07T20:50:50.1488085Z ) 2025-05-07T20:50:50.1488344Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.1488923Z self=, 2025-05-07T20:50:50.1489439Z B=6, 2025-05-07T20:50:50.1489630Z T=5, 2025-05-07T20:50:50.1489817Z L=2, 2025-05-07T20:50:50.1489994Z A=6, 2025-05-07T20:50:50.1490193Z Dtype=torch.int64, 2025-05-07T20:50:50.1490431Z Itype=torch.int64, 2025-05-07T20:50:50.1491035Z broadcast_indices=False, 2025-05-07T20:50:50.1491479Z ) 2025-05-07T20:50:50.1491747Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.1492326Z self=, 2025-05-07T20:50:50.1492857Z B=6, 2025-05-07T20:50:50.1493206Z T=2, 2025-05-07T20:50:50.1501003Z L=2, 2025-05-07T20:50:50.1501254Z A=6, 2025-05-07T20:50:50.1501461Z Dtype=torch.int64, 2025-05-07T20:50:50.1501720Z Itype=torch.int64, 2025-05-07T20:50:50.1501975Z broadcast_indices=False, 2025-05-07T20:50:50.1502226Z ) 2025-05-07T20:50:50.1502493Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.1503093Z self=, 2025-05-07T20:50:50.1503621Z B=6, 2025-05-07T20:50:50.1503823Z T=2, 2025-05-07T20:50:50.1504019Z L=6, 2025-05-07T20:50:50.1504205Z A=6, 2025-05-07T20:50:50.1504413Z Dtype=torch.int64, 2025-05-07T20:50:50.1504672Z Itype=torch.int64, 2025-05-07T20:50:50.1504930Z broadcast_indices=False, 2025-05-07T20:50:50.1505179Z ) 2025-05-07T20:50:50.1505442Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.1506037Z self=, 2025-05-07T20:50:50.1506565Z B=6, 2025-05-07T20:50:50.1506763Z T=2, 2025-05-07T20:50:50.1506958Z L=2, 2025-05-07T20:50:50.1507146Z A=2, 2025-05-07T20:50:50.1507355Z Dtype=torch.int64, 2025-05-07T20:50:50.1507606Z Itype=torch.int64, 2025-05-07T20:50:50.1507857Z broadcast_indices=False, 2025-05-07T20:50:50.1508116Z ) 2025-05-07T20:50:50.1508383Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.1508971Z self=, 2025-05-07T20:50:50.1509494Z B=2, 2025-05-07T20:50:50.1509691Z T=2, 2025-05-07T20:50:50.1509877Z L=2, 2025-05-07T20:50:50.1510075Z A=2, 2025-05-07T20:50:50.1510286Z Dtype=torch.int64, 2025-05-07T20:50:50.1510526Z Itype=torch.int64, 2025-05-07T20:50:50.1510787Z broadcast_indices=False, 2025-05-07T20:50:50.1511046Z ) 2025-05-07T20:50:50.1511309Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.1511899Z self=, 2025-05-07T20:50:50.1512425Z B=9, 2025-05-07T20:50:50.1512624Z T=13, 2025-05-07T20:50:50.1512811Z L=6, 2025-05-07T20:50:50.1513009Z A=20, 2025-05-07T20:50:50.1513222Z Dtype=torch.float32, 2025-05-07T20:50:50.1513475Z Itype=torch.int32, 2025-05-07T20:50:50.1513733Z broadcast_indices=True, 2025-05-07T20:50:50.1514185Z ) 2025-05-07T20:50:50.1514448Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.1515034Z self=, 2025-05-07T20:50:50.1515651Z B=9, 2025-05-07T20:50:50.1515843Z T=20, 2025-05-07T20:50:50.1516037Z L=6, 2025-05-07T20:50:50.1516229Z A=20, 2025-05-07T20:50:50.1516436Z Dtype=torch.float32, 2025-05-07T20:50:50.1516696Z Itype=torch.int32, 2025-05-07T20:50:50.1516945Z broadcast_indices=True, 2025-05-07T20:50:50.1517188Z ) 2025-05-07T20:50:50.1517445Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.1518032Z self=, 2025-05-07T20:50:50.1518546Z B=20, 2025-05-07T20:50:50.1518740Z T=20, 2025-05-07T20:50:50.1518932Z L=6, 2025-05-07T20:50:50.1519115Z A=20, 2025-05-07T20:50:50.1519325Z Dtype=torch.float32, 2025-05-07T20:50:50.1519586Z Itype=torch.int32, 2025-05-07T20:50:50.1519847Z broadcast_indices=True, 2025-05-07T20:50:50.1520094Z ) 2025-05-07T20:50:50.1520358Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.1521136Z self=, 2025-05-07T20:50:50.1521662Z B=20, 2025-05-07T20:50:50.1521866Z T=20, 2025-05-07T20:50:50.1522069Z L=6, 2025-05-07T20:50:50.1522258Z A=6, 2025-05-07T20:50:50.1522557Z Dtype=torch.float32, 2025-05-07T20:50:50.1522821Z Itype=torch.int32, 2025-05-07T20:50:50.1523068Z broadcast_indices=True, 2025-05-07T20:50:50.1523319Z ) 2025-05-07T20:50:50.1523581Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.1524165Z self=, 2025-05-07T20:50:50.1524692Z B=20, 2025-05-07T20:50:50.1524896Z T=20, 2025-05-07T20:50:50.1525088Z L=20, 2025-05-07T20:50:50.1525280Z A=20, 2025-05-07T20:50:50.1525496Z Dtype=torch.float32, 2025-05-07T20:50:50.1525746Z Itype=torch.int32, 2025-05-07T20:50:50.1525999Z broadcast_indices=True, 2025-05-07T20:50:50.1526246Z ) 2025-05-07T20:50:50.1526510Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.1527095Z self=, 2025-05-07T20:50:50.1527617Z B=19, 2025-05-07T20:50:50.1527816Z T=11, 2025-05-07T20:50:50.1528014Z L=20, 2025-05-07T20:50:50.1528208Z A=12, 2025-05-07T20:50:50.1528415Z Dtype=torch.int64, 2025-05-07T20:50:50.1528655Z Itype=torch.int32, 2025-05-07T20:50:50.1528909Z broadcast_indices=False, 2025-05-07T20:50:50.1529165Z ) 2025-05-07T20:50:50.1612405Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.1613139Z self=, 2025-05-07T20:50:50.1613812Z B=11, 2025-05-07T20:50:50.1614052Z T=11, 2025-05-07T20:50:50.1614280Z L=20, 2025-05-07T20:50:50.1614518Z A=12, 2025-05-07T20:50:50.1614770Z Dtype=torch.int64, 2025-05-07T20:50:50.1615068Z Itype=torch.int32, 2025-05-07T20:50:50.1615378Z broadcast_indices=False, 2025-05-07T20:50:50.1615686Z ) 2025-05-07T20:50:50.1615996Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.1616711Z self=, 2025-05-07T20:50:50.1617362Z B=11, 2025-05-07T20:50:50.1617596Z T=11, 2025-05-07T20:50:50.1617824Z L=12, 2025-05-07T20:50:50.1618057Z A=12, 2025-05-07T20:50:50.1618308Z Dtype=torch.int64, 2025-05-07T20:50:50.1618592Z Itype=torch.int32, 2025-05-07T20:50:50.1618903Z broadcast_indices=False, 2025-05-07T20:50:50.1619204Z ) 2025-05-07T20:50:50.1619502Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.1620210Z self=, 2025-05-07T20:50:50.1620841Z B=11, 2025-05-07T20:50:50.1621071Z T=12, 2025-05-07T20:50:50.1621302Z L=12, 2025-05-07T20:50:50.1621537Z A=12, 2025-05-07T20:50:50.1621775Z Dtype=torch.int64, 2025-05-07T20:50:50.1622064Z Itype=torch.int32, 2025-05-07T20:50:50.1622363Z broadcast_indices=False, 2025-05-07T20:50:50.1622668Z ) 2025-05-07T20:50:50.1622968Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.1623683Z self=, 2025-05-07T20:50:50.1624318Z B=12, 2025-05-07T20:50:50.1624541Z T=12, 2025-05-07T20:50:50.1624771Z L=12, 2025-05-07T20:50:50.1625004Z A=12, 2025-05-07T20:50:50.1625243Z Dtype=torch.int64, 2025-05-07T20:50:50.1625534Z Itype=torch.int32, 2025-05-07T20:50:50.1625830Z broadcast_indices=False, 2025-05-07T20:50:50.1626127Z ) 2025-05-07T20:50:50.1626434Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.1627148Z self=, 2025-05-07T20:50:50.1627778Z B=4, 2025-05-07T20:50:50.1628222Z T=4, 2025-05-07T20:50:50.1628459Z L=3, 2025-05-07T20:50:50.1628682Z A=6, 2025-05-07T20:50:50.1628934Z Dtype=torch.float32, 2025-05-07T20:50:50.1629236Z Itype=torch.int32, 2025-05-07T20:50:50.1629531Z broadcast_indices=False, 2025-05-07T20:50:50.1629983Z ) 2025-05-07T20:50:50.1630288Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.1631000Z self=, 2025-05-07T20:50:50.1631628Z B=4, 2025-05-07T20:50:50.1631856Z T=4, 2025-05-07T20:50:50.1632086Z L=4, 2025-05-07T20:50:50.1632306Z A=6, 2025-05-07T20:50:50.1632552Z Dtype=torch.float32, 2025-05-07T20:50:50.1632852Z Itype=torch.int32, 2025-05-07T20:50:50.1633142Z broadcast_indices=False, 2025-05-07T20:50:50.1633444Z ) 2025-05-07T20:50:50.1633751Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.1634471Z self=, 2025-05-07T20:50:50.1635106Z B=4, 2025-05-07T20:50:50.1635496Z T=4, 2025-05-07T20:50:50.1635722Z L=4, 2025-05-07T20:50:50.1635952Z A=4, 2025-05-07T20:50:50.1636197Z Dtype=torch.float32, 2025-05-07T20:50:50.1636499Z Itype=torch.int32, 2025-05-07T20:50:50.1636800Z broadcast_indices=False, 2025-05-07T20:50:50.1637104Z ) 2025-05-07T20:50:50.1637403Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.1638118Z self=, 2025-05-07T20:50:50.1638757Z B=14, 2025-05-07T20:50:50.1638988Z T=16, 2025-05-07T20:50:50.1639211Z L=20, 2025-05-07T20:50:50.1639446Z A=13, 2025-05-07T20:50:50.1639690Z Dtype=torch.int32, 2025-05-07T20:50:50.1639974Z Itype=torch.int64, 2025-05-07T20:50:50.1640269Z broadcast_indices=True, 2025-05-07T20:50:50.1640565Z ) 2025-05-07T20:50:50.1640901Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.1641640Z self=, 2025-05-07T20:50:50.1642280Z B=14, 2025-05-07T20:50:50.1642505Z T=13, 2025-05-07T20:50:50.1642732Z L=20, 2025-05-07T20:50:50.1642966Z A=13, 2025-05-07T20:50:50.1643204Z Dtype=torch.int32, 2025-05-07T20:50:50.1643493Z Itype=torch.int64, 2025-05-07T20:50:50.1643785Z broadcast_indices=True, 2025-05-07T20:50:50.1644087Z ) 2025-05-07T20:50:50.1644386Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.1645098Z self=, 2025-05-07T20:50:50.1645732Z B=13, 2025-05-07T20:50:50.1645961Z T=13, 2025-05-07T20:50:50.1646182Z L=20, 2025-05-07T20:50:50.1646409Z A=13, 2025-05-07T20:50:50.1646651Z Dtype=torch.int32, 2025-05-07T20:50:50.1646934Z Itype=torch.int64, 2025-05-07T20:50:50.1647232Z broadcast_indices=True, 2025-05-07T20:50:50.1647530Z ) 2025-05-07T20:50:50.1647830Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:50.1648549Z self=, 2025-05-07T20:50:50.1649196Z B=13, 2025-05-07T20:50:50.1649422Z T=20, 2025-05-07T20:50:50.1649652Z L=20, 2025-05-07T20:50:50.1649878Z A=13, 2025-05-07T20:50:50.1650116Z Dtype=torch.int32, 2025-05-07T20:50:50.1650411Z Itype=torch.int64, 2025-05-07T20:50:50.1650709Z broadcast_indices=True, 2025-05-07T20:50:50.1650999Z ) 2025-05-07T20:50:50.1651229Z PASSED 2025-05-07T20:50:50.3962320Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_lengths Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:50:50.3963785Z self=, 2025-05-07T20:50:50.3964682Z B=1, 2025-05-07T20:50:50.3965001Z T=1, 2025-05-07T20:50:50.3965771Z L=2, 2025-05-07T20:50:50.3966105Z A=1, 2025-05-07T20:50:50.3966422Z Dtype=torch.int32, 2025-05-07T20:50:50.3966796Z broadcast_lengths=False, 2025-05-07T20:50:50.3967199Z ) 2025-05-07T20:50:50.3967580Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:50:50.3968716Z self=, 2025-05-07T20:50:50.3969539Z B=12, 2025-05-07T20:50:50.3969814Z T=1, 2025-05-07T20:50:50.3970075Z L=2, 2025-05-07T20:50:50.3970356Z A=1, 2025-05-07T20:50:50.3970677Z Dtype=torch.int32, 2025-05-07T20:50:50.3971085Z broadcast_lengths=False, 2025-05-07T20:50:50.3971494Z ) 2025-05-07T20:50:50.3971877Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:50:50.3972834Z self=, 2025-05-07T20:50:50.3973716Z B=12, 2025-05-07T20:50:50.3974017Z T=9, 2025-05-07T20:50:50.3974332Z L=15, 2025-05-07T20:50:50.3974626Z A=4, 2025-05-07T20:50:50.3974957Z Dtype=torch.float32, 2025-05-07T20:50:50.3975381Z broadcast_lengths=False, 2025-05-07T20:50:50.3975777Z ) 2025-05-07T20:50:50.3976139Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:50:50.3977021Z self=, 2025-05-07T20:50:50.3977895Z B=6, 2025-05-07T20:50:50.3978194Z T=19, 2025-05-07T20:50:50.3978496Z L=19, 2025-05-07T20:50:50.3978789Z A=3, 2025-05-07T20:50:50.3979109Z Dtype=torch.int64, 2025-05-07T20:50:50.3979515Z broadcast_lengths=False, 2025-05-07T20:50:50.3979913Z ) 2025-05-07T20:50:50.3980298Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:50:50.3981311Z self=, 2025-05-07T20:50:50.3982179Z B=1, 2025-05-07T20:50:50.3982480Z T=16, 2025-05-07T20:50:50.3982795Z L=5, 2025-05-07T20:50:50.3983085Z A=20, 2025-05-07T20:50:50.3983409Z Dtype=torch.float32, 2025-05-07T20:50:50.3983836Z broadcast_lengths=False, 2025-05-07T20:50:50.3984201Z ) 2025-05-07T20:50:50.3984576Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:50:50.3985473Z self=, 2025-05-07T20:50:50.3986277Z B=3, 2025-05-07T20:50:50.3986558Z T=11, 2025-05-07T20:50:50.3986854Z L=19, 2025-05-07T20:50:50.3987158Z A=14, 2025-05-07T20:50:50.3987480Z Dtype=torch.float32, 2025-05-07T20:50:50.3987902Z broadcast_lengths=True, 2025-05-07T20:50:50.3988304Z ) 2025-05-07T20:50:50.3988681Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:50:50.3989650Z self=, 2025-05-07T20:50:50.3990525Z B=3, 2025-05-07T20:50:50.3991178Z T=5, 2025-05-07T20:50:50.3991480Z L=7, 2025-05-07T20:50:50.3991793Z A=10, 2025-05-07T20:50:50.3992109Z Dtype=torch.int32, 2025-05-07T20:50:50.3992512Z broadcast_lengths=False, 2025-05-07T20:50:50.3992889Z ) 2025-05-07T20:50:50.3993263Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:50:50.3994236Z self=, 2025-05-07T20:50:50.3995113Z B=10, 2025-05-07T20:50:50.3995530Z T=11, 2025-05-07T20:50:50.3995829Z L=10, 2025-05-07T20:50:50.3996132Z A=9, 2025-05-07T20:50:50.3996453Z Dtype=torch.int64, 2025-05-07T20:50:50.3996850Z broadcast_lengths=False, 2025-05-07T20:50:50.3997260Z ) 2025-05-07T20:50:50.3997646Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:50:50.3998600Z self=, 2025-05-07T20:50:50.3999470Z B=2, 2025-05-07T20:50:50.3999773Z T=11, 2025-05-07T20:50:50.4000063Z L=10, 2025-05-07T20:50:50.4000587Z A=2, 2025-05-07T20:50:50.4000920Z Dtype=torch.int64, 2025-05-07T20:50:50.4001352Z broadcast_lengths=False, 2025-05-07T20:50:50.4001714Z ) 2025-05-07T20:50:50.4002075Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:50:50.4002964Z self=, 2025-05-07T20:50:50.4004030Z B=8, 2025-05-07T20:50:50.4004327Z T=20, 2025-05-07T20:50:50.4004601Z L=7, 2025-05-07T20:50:50.4004870Z A=2, 2025-05-07T20:50:50.4005179Z Dtype=torch.float32, 2025-05-07T20:50:50.4005588Z broadcast_lengths=False, 2025-05-07T20:50:50.4005951Z ) 2025-05-07T20:50:50.4006325Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:50:50.4007274Z self=, 2025-05-07T20:50:50.4008080Z B=17, 2025-05-07T20:50:50.4008370Z T=20, 2025-05-07T20:50:50.4008655Z L=19, 2025-05-07T20:50:50.4008958Z A=12, 2025-05-07T20:50:50.4009276Z Dtype=torch.int32, 2025-05-07T20:50:50.4009659Z broadcast_lengths=True, 2025-05-07T20:50:50.4010044Z ) 2025-05-07T20:50:50.4010409Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:50:50.4011378Z self=, 2025-05-07T20:50:50.4012207Z B=17, 2025-05-07T20:50:50.4012506Z T=17, 2025-05-07T20:50:50.4012809Z L=19, 2025-05-07T20:50:50.4013086Z A=12, 2025-05-07T20:50:50.4013402Z Dtype=torch.int32, 2025-05-07T20:50:50.4013813Z broadcast_lengths=True, 2025-05-07T20:50:50.4014209Z ) 2025-05-07T20:50:50.4014573Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:50:50.4015365Z self=, 2025-05-07T20:50:50.4016166Z B=17, 2025-05-07T20:50:50.4016434Z T=17, 2025-05-07T20:50:50.4016733Z L=17, 2025-05-07T20:50:50.4017037Z A=12, 2025-05-07T20:50:50.4017365Z Dtype=torch.int32, 2025-05-07T20:50:50.4017768Z broadcast_lengths=True, 2025-05-07T20:50:50.4018138Z ) 2025-05-07T20:50:50.4018500Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:50:50.4019412Z self=, 2025-05-07T20:50:50.4020275Z B=17, 2025-05-07T20:50:50.4020583Z T=17, 2025-05-07T20:50:50.4020893Z L=12, 2025-05-07T20:50:50.4021192Z A=12, 2025-05-07T20:50:50.4021503Z Dtype=torch.int32, 2025-05-07T20:50:50.4021876Z broadcast_lengths=True, 2025-05-07T20:50:50.4022269Z ) 2025-05-07T20:50:50.4022645Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:50:50.4023574Z self=, 2025-05-07T20:50:50.4024410Z B=17, 2025-05-07T20:50:50.4024710Z T=17, 2025-05-07T20:50:50.4025000Z L=17, 2025-05-07T20:50:50.4025289Z A=17, 2025-05-07T20:50:50.4025622Z Dtype=torch.int32, 2025-05-07T20:50:50.4026009Z broadcast_lengths=True, 2025-05-07T20:50:50.4026388Z ) 2025-05-07T20:50:50.4026763Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:50:50.4027667Z self=, 2025-05-07T20:50:50.4028513Z B=5, 2025-05-07T20:50:50.4028809Z T=10, 2025-05-07T20:50:50.4029107Z L=17, 2025-05-07T20:50:50.4029420Z A=12, 2025-05-07T20:50:50.4029744Z Dtype=torch.int64, 2025-05-07T20:50:50.4030129Z broadcast_lengths=False, 2025-05-07T20:50:50.4030525Z ) 2025-05-07T20:50:50.4030916Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:50:50.4031824Z self=, 2025-05-07T20:50:50.4032631Z B=5, 2025-05-07T20:50:50.4032936Z T=12, 2025-05-07T20:50:50.4033234Z L=17, 2025-05-07T20:50:50.4033537Z A=12, 2025-05-07T20:50:50.4034015Z Dtype=torch.int64, 2025-05-07T20:50:50.4034418Z broadcast_lengths=False, 2025-05-07T20:50:50.4034807Z ) 2025-05-07T20:50:50.4035197Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:50:50.4036246Z self=, 2025-05-07T20:50:50.4037274Z B=5, 2025-05-07T20:50:50.4037574Z T=17, 2025-05-07T20:50:50.4037855Z L=17, 2025-05-07T20:50:50.4038130Z A=12, 2025-05-07T20:50:50.4038445Z Dtype=torch.int64, 2025-05-07T20:50:50.4038847Z broadcast_lengths=False, 2025-05-07T20:50:50.4039234Z ) 2025-05-07T20:50:50.4039614Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:50:50.4040525Z self=, 2025-05-07T20:50:50.4041350Z B=5, 2025-05-07T20:50:50.4041647Z T=5, 2025-05-07T20:50:50.4041957Z L=17, 2025-05-07T20:50:50.4042236Z A=12, 2025-05-07T20:50:50.4042555Z Dtype=torch.int64, 2025-05-07T20:50:50.4042951Z broadcast_lengths=False, 2025-05-07T20:50:50.4053837Z ) 2025-05-07T20:50:50.4054228Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:50:50.4055168Z self=, 2025-05-07T20:50:50.4056008Z B=5, 2025-05-07T20:50:50.4056310Z T=5, 2025-05-07T20:50:50.4056613Z L=17, 2025-05-07T20:50:50.4056903Z A=17, 2025-05-07T20:50:50.4057224Z Dtype=torch.int64, 2025-05-07T20:50:50.4057635Z broadcast_lengths=False, 2025-05-07T20:50:50.4058031Z ) 2025-05-07T20:50:50.4058336Z PASSED 2025-05-07T20:50:50.4420125Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_lengths_cpu Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:50.4421741Z self=, 2025-05-07T20:50:50.4422638Z B=1, 2025-05-07T20:50:50.4422952Z T=1, 2025-05-07T20:50:50.4423265Z L=2, 2025-05-07T20:50:50.4423550Z A=1, 2025-05-07T20:50:50.4423868Z Dtype=torch.int32, 2025-05-07T20:50:50.4424271Z broadcast_lengths=False, 2025-05-07T20:50:50.4424668Z ) 2025-05-07T20:50:50.4425087Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:50.4426099Z self=, 2025-05-07T20:50:50.4426976Z B=15, 2025-05-07T20:50:50.4427280Z T=1, 2025-05-07T20:50:50.4427575Z L=2, 2025-05-07T20:50:50.4427878Z A=1, 2025-05-07T20:50:50.4428196Z Dtype=torch.int32, 2025-05-07T20:50:50.4428596Z broadcast_lengths=False, 2025-05-07T20:50:50.4428992Z ) 2025-05-07T20:50:50.4429398Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:50.4430348Z self=, 2025-05-07T20:50:50.4431204Z B=15, 2025-05-07T20:50:50.4431504Z T=17, 2025-05-07T20:50:50.4431811Z L=19, 2025-05-07T20:50:50.4432113Z A=10, 2025-05-07T20:50:50.4432416Z Dtype=torch.int32, 2025-05-07T20:50:50.4432808Z broadcast_lengths=False, 2025-05-07T20:50:50.4433204Z ) 2025-05-07T20:50:50.4433588Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:50.4434586Z self=, 2025-05-07T20:50:50.4435564Z B=11, 2025-05-07T20:50:50.4435850Z T=1, 2025-05-07T20:50:50.4436130Z L=2, 2025-05-07T20:50:50.4436414Z A=1, 2025-05-07T20:50:50.4436727Z Dtype=torch.int32, 2025-05-07T20:50:50.4437104Z broadcast_lengths=False, 2025-05-07T20:50:50.4437495Z ) 2025-05-07T20:50:50.4437899Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:50.4438865Z self=, 2025-05-07T20:50:50.4439737Z B=11, 2025-05-07T20:50:50.4440044Z T=6, 2025-05-07T20:50:50.4440606Z L=17, 2025-05-07T20:50:50.4440930Z A=11, 2025-05-07T20:50:50.4441241Z Dtype=torch.int32, 2025-05-07T20:50:50.4441644Z broadcast_lengths=True, 2025-05-07T20:50:50.4442037Z ) 2025-05-07T20:50:50.4442437Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:50.4443651Z self=, 2025-05-07T20:50:50.4444535Z B=3, 2025-05-07T20:50:50.4444840Z T=9, 2025-05-07T20:50:50.4445115Z L=18, 2025-05-07T20:50:50.4445398Z A=12, 2025-05-07T20:50:50.4445715Z Dtype=torch.int64, 2025-05-07T20:50:50.4446109Z broadcast_lengths=False, 2025-05-07T20:50:50.4446492Z ) 2025-05-07T20:50:50.4446882Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:50.4447802Z self=, 2025-05-07T20:50:50.4448656Z B=2, 2025-05-07T20:50:50.4448959Z T=19, 2025-05-07T20:50:50.4449275Z L=4, 2025-05-07T20:50:50.4449549Z A=4, 2025-05-07T20:50:50.4449870Z Dtype=torch.float32, 2025-05-07T20:50:50.4450276Z broadcast_lengths=True, 2025-05-07T20:50:50.4450652Z ) 2025-05-07T20:50:50.4451101Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:50.4452087Z self=, 2025-05-07T20:50:50.4452940Z B=6, 2025-05-07T20:50:50.4453244Z T=1, 2025-05-07T20:50:50.4453532Z L=19, 2025-05-07T20:50:50.4453814Z A=16, 2025-05-07T20:50:50.4454127Z Dtype=torch.int32, 2025-05-07T20:50:50.4454510Z broadcast_lengths=False, 2025-05-07T20:50:50.4454887Z ) 2025-05-07T20:50:50.4455290Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:50.4456244Z self=, 2025-05-07T20:50:50.4457130Z B=20, 2025-05-07T20:50:50.4457414Z T=12, 2025-05-07T20:50:50.4457722Z L=11, 2025-05-07T20:50:50.4458026Z A=10, 2025-05-07T20:50:50.4458345Z Dtype=torch.int32, 2025-05-07T20:50:50.4458746Z broadcast_lengths=False, 2025-05-07T20:50:50.4459140Z ) 2025-05-07T20:50:50.4459545Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:50.4460554Z self=, 2025-05-07T20:50:50.4461437Z B=2, 2025-05-07T20:50:50.4461714Z T=2, 2025-05-07T20:50:50.4462012Z L=20, 2025-05-07T20:50:50.4462308Z A=13, 2025-05-07T20:50:50.4462618Z Dtype=torch.int64, 2025-05-07T20:50:50.4463002Z broadcast_lengths=True, 2025-05-07T20:50:50.4463395Z ) 2025-05-07T20:50:50.4463783Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:50.4464745Z self=, 2025-05-07T20:50:50.4465615Z B=6, 2025-05-07T20:50:50.4465913Z T=6, 2025-05-07T20:50:50.4466210Z L=9, 2025-05-07T20:50:50.4466493Z A=5, 2025-05-07T20:50:50.4466810Z Dtype=torch.float32, 2025-05-07T20:50:50.4467206Z broadcast_lengths=False, 2025-05-07T20:50:50.4467594Z ) 2025-05-07T20:50:50.4467993Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:50.4468977Z self=, 2025-05-07T20:50:50.4469832Z B=5, 2025-05-07T20:50:50.4470131Z T=6, 2025-05-07T20:50:50.4470414Z L=9, 2025-05-07T20:50:50.4470706Z A=5, 2025-05-07T20:50:50.4471020Z Dtype=torch.float32, 2025-05-07T20:50:50.4471405Z broadcast_lengths=False, 2025-05-07T20:50:50.4471780Z ) 2025-05-07T20:50:50.4472171Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:50.4473097Z self=, 2025-05-07T20:50:50.4474008Z B=5, 2025-05-07T20:50:50.4474300Z T=6, 2025-05-07T20:50:50.4474739Z L=5, 2025-05-07T20:50:50.4475051Z A=5, 2025-05-07T20:50:50.4475477Z Dtype=torch.float32, 2025-05-07T20:50:50.4475901Z broadcast_lengths=False, 2025-05-07T20:50:50.4476302Z ) 2025-05-07T20:50:50.4476721Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:50.4477859Z self=, 2025-05-07T20:50:50.4478761Z B=5, 2025-05-07T20:50:50.4479060Z T=6, 2025-05-07T20:50:50.4479349Z L=6, 2025-05-07T20:50:50.4479617Z A=5, 2025-05-07T20:50:50.4479936Z Dtype=torch.float32, 2025-05-07T20:50:50.4480351Z broadcast_lengths=False, 2025-05-07T20:50:50.4480742Z ) 2025-05-07T20:50:50.4481140Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:50.4482104Z self=, 2025-05-07T20:50:50.4482954Z B=6, 2025-05-07T20:50:50.4483253Z T=6, 2025-05-07T20:50:50.4483551Z L=6, 2025-05-07T20:50:50.4483836Z A=5, 2025-05-07T20:50:50.4484158Z Dtype=torch.float32, 2025-05-07T20:50:50.4484554Z broadcast_lengths=False, 2025-05-07T20:50:50.4484944Z ) 2025-05-07T20:50:50.4485332Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:50.4486300Z self=, 2025-05-07T20:50:50.4487196Z B=5, 2025-05-07T20:50:50.4487487Z T=6, 2025-05-07T20:50:50.4487768Z L=6, 2025-05-07T20:50:50.4488049Z A=6, 2025-05-07T20:50:50.4488342Z Dtype=torch.float32, 2025-05-07T20:50:50.4488740Z broadcast_lengths=False, 2025-05-07T20:50:50.4489129Z ) 2025-05-07T20:50:50.4489513Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:50.4490473Z self=, 2025-05-07T20:50:50.4491719Z B=13, 2025-05-07T20:50:50.4492003Z T=10, 2025-05-07T20:50:50.4492296Z L=20, 2025-05-07T20:50:50.4492581Z A=11, 2025-05-07T20:50:50.4492878Z Dtype=torch.int32, 2025-05-07T20:50:50.4493254Z broadcast_lengths=True, 2025-05-07T20:50:50.4493623Z ) 2025-05-07T20:50:50.4494002Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:50.4494965Z self=, 2025-05-07T20:50:50.4495808Z B=13, 2025-05-07T20:50:50.4496090Z T=10, 2025-05-07T20:50:50.4496367Z L=10, 2025-05-07T20:50:50.4496654Z A=11, 2025-05-07T20:50:50.4496952Z Dtype=torch.int32, 2025-05-07T20:50:50.4497322Z broadcast_lengths=True, 2025-05-07T20:50:50.4497691Z ) 2025-05-07T20:50:50.4498076Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:50.4499020Z self=, 2025-05-07T20:50:50.4499869Z B=13, 2025-05-07T20:50:50.4500152Z T=11, 2025-05-07T20:50:50.4500440Z L=10, 2025-05-07T20:50:50.4500723Z A=11, 2025-05-07T20:50:50.4501031Z Dtype=torch.int32, 2025-05-07T20:50:50.4501406Z broadcast_lengths=True, 2025-05-07T20:50:50.4501768Z ) 2025-05-07T20:50:50.4502152Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:50.4503058Z self=, 2025-05-07T20:50:50.4503851Z B=13, 2025-05-07T20:50:50.4504151Z T=13, 2025-05-07T20:50:50.4504450Z L=10, 2025-05-07T20:50:50.4504725Z A=11, 2025-05-07T20:50:50.4505040Z Dtype=torch.int32, 2025-05-07T20:50:50.4505426Z broadcast_lengths=True, 2025-05-07T20:50:50.4505821Z ) 2025-05-07T20:50:50.4506222Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:50.4507180Z self=, 2025-05-07T20:50:50.4508076Z B=10, 2025-05-07T20:50:50.4508378Z T=10, 2025-05-07T20:50:50.4508916Z L=10, 2025-05-07T20:50:50.4509238Z A=11, 2025-05-07T20:50:50.4509559Z Dtype=torch.int32, 2025-05-07T20:50:50.4509957Z broadcast_lengths=True, 2025-05-07T20:50:50.4510344Z ) 2025-05-07T20:50:50.4510752Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:50.4511923Z self=, 2025-05-07T20:50:50.4512855Z B=10, 2025-05-07T20:50:50.4513139Z T=10, 2025-05-07T20:50:50.4513432Z L=10, 2025-05-07T20:50:50.4513725Z A=10, 2025-05-07T20:50:50.4514034Z Dtype=torch.int32, 2025-05-07T20:50:50.4514412Z broadcast_lengths=True, 2025-05-07T20:50:50.4514801Z ) 2025-05-07T20:50:50.4515189Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:50.4516227Z self=, 2025-05-07T20:50:50.4517094Z B=4, 2025-05-07T20:50:50.4517389Z T=13, 2025-05-07T20:50:50.4517698Z L=11, 2025-05-07T20:50:50.4517987Z A=20, 2025-05-07T20:50:50.4518295Z Dtype=torch.int32, 2025-05-07T20:50:50.4518679Z broadcast_lengths=True, 2025-05-07T20:50:50.4519051Z ) 2025-05-07T20:50:50.4519453Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:50.4520431Z self=, 2025-05-07T20:50:50.4521327Z B=4, 2025-05-07T20:50:50.4521615Z T=13, 2025-05-07T20:50:50.4521893Z L=11, 2025-05-07T20:50:50.4522179Z A=13, 2025-05-07T20:50:50.4522492Z Dtype=torch.int32, 2025-05-07T20:50:50.4522864Z broadcast_lengths=True, 2025-05-07T20:50:50.4523237Z ) 2025-05-07T20:50:50.4523630Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:50.4524542Z self=, 2025-05-07T20:50:50.4525370Z B=13, 2025-05-07T20:50:50.4525661Z T=13, 2025-05-07T20:50:50.4525951Z L=11, 2025-05-07T20:50:50.4526066Z A=13, 2025-05-07T20:50:50.4526204Z Dtype=torch.int32, 2025-05-07T20:50:50.4526362Z broadcast_lengths=True, 2025-05-07T20:50:50.4526480Z ) 2025-05-07T20:50:50.4526727Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:50.4527318Z self=, 2025-05-07T20:50:50.4527434Z B=13, 2025-05-07T20:50:50.4527551Z T=13, 2025-05-07T20:50:50.4527676Z L=13, 2025-05-07T20:50:50.4527791Z A=13, 2025-05-07T20:50:50.4527928Z Dtype=torch.int32, 2025-05-07T20:50:50.4528083Z broadcast_lengths=True, 2025-05-07T20:50:50.4528203Z ) 2025-05-07T20:50:50.4528464Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:50.4529031Z self=, 2025-05-07T20:50:50.4529155Z B=17, 2025-05-07T20:50:50.4529279Z T=19, 2025-05-07T20:50:50.4529412Z L=13, 2025-05-07T20:50:50.4529535Z A=18, 2025-05-07T20:50:50.4529683Z Dtype=torch.int32, 2025-05-07T20:50:50.4529835Z broadcast_lengths=True, 2025-05-07T20:50:50.4529947Z ) 2025-05-07T20:50:50.4530210Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:50.4530803Z self=, 2025-05-07T20:50:50.4530924Z B=18, 2025-05-07T20:50:50.4531048Z T=19, 2025-05-07T20:50:50.4531167Z L=13, 2025-05-07T20:50:50.4531291Z A=18, 2025-05-07T20:50:50.4531426Z Dtype=torch.int32, 2025-05-07T20:50:50.4531566Z broadcast_lengths=True, 2025-05-07T20:50:50.4531682Z ) 2025-05-07T20:50:50.4531930Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:50.4532542Z self=, 2025-05-07T20:50:50.4532670Z B=18, 2025-05-07T20:50:50.4532784Z T=19, 2025-05-07T20:50:50.4533071Z L=13, 2025-05-07T20:50:50.4533211Z A=19, 2025-05-07T20:50:50.4533353Z Dtype=torch.int32, 2025-05-07T20:50:50.4533503Z broadcast_lengths=True, 2025-05-07T20:50:50.4533628Z ) 2025-05-07T20:50:50.4533858Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:50.4534601Z self=, 2025-05-07T20:50:50.4534722Z B=18, 2025-05-07T20:50:50.4534840Z T=18, 2025-05-07T20:50:50.4534965Z L=13, 2025-05-07T20:50:50.4535086Z A=18, 2025-05-07T20:50:50.4535230Z Dtype=torch.int32, 2025-05-07T20:50:50.4535388Z broadcast_lengths=True, 2025-05-07T20:50:50.4535503Z ) 2025-05-07T20:50:50.4535740Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:50.4536309Z self=, 2025-05-07T20:50:50.4536431Z B=18, 2025-05-07T20:50:50.4536547Z T=18, 2025-05-07T20:50:50.4536686Z L=13, 2025-05-07T20:50:50.4536808Z A=13, 2025-05-07T20:50:50.4536952Z Dtype=torch.int32, 2025-05-07T20:50:50.4537114Z broadcast_lengths=True, 2025-05-07T20:50:50.4537226Z ) 2025-05-07T20:50:50.4537470Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:50.4538042Z self=, 2025-05-07T20:50:50.4538162Z B=13, 2025-05-07T20:50:50.4538286Z T=18, 2025-05-07T20:50:50.4538403Z L=13, 2025-05-07T20:50:50.4538523Z A=13, 2025-05-07T20:50:50.4538673Z Dtype=torch.int32, 2025-05-07T20:50:50.4538824Z broadcast_lengths=True, 2025-05-07T20:50:50.4538946Z ) 2025-05-07T20:50:50.4567768Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:50.4568349Z self=, 2025-05-07T20:50:50.4568484Z B=13, 2025-05-07T20:50:50.4568600Z T=18, 2025-05-07T20:50:50.4568740Z L=13, 2025-05-07T20:50:50.4568858Z A=18, 2025-05-07T20:50:50.4568996Z Dtype=torch.int32, 2025-05-07T20:50:50.4569155Z broadcast_lengths=True, 2025-05-07T20:50:50.4569268Z ) 2025-05-07T20:50:50.4569498Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:50.4569992Z self=, 2025-05-07T20:50:50.4570117Z B=9, 2025-05-07T20:50:50.4570242Z T=10, 2025-05-07T20:50:50.4570366Z L=18, 2025-05-07T20:50:50.4570485Z A=1, 2025-05-07T20:50:50.4570630Z Dtype=torch.int32, 2025-05-07T20:50:50.4570798Z broadcast_lengths=False, 2025-05-07T20:50:50.4570918Z ) 2025-05-07T20:50:50.4571173Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:50.4571776Z self=, 2025-05-07T20:50:50.4571900Z B=18, 2025-05-07T20:50:50.4572034Z T=10, 2025-05-07T20:50:50.4572161Z L=18, 2025-05-07T20:50:50.4572273Z A=1, 2025-05-07T20:50:50.4572428Z Dtype=torch.int32, 2025-05-07T20:50:50.4572580Z broadcast_lengths=False, 2025-05-07T20:50:50.4572694Z ) 2025-05-07T20:50:50.4572944Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:50.4573482Z self=, 2025-05-07T20:50:50.4573610Z B=18, 2025-05-07T20:50:50.4573746Z T=18, 2025-05-07T20:50:50.4573868Z L=18, 2025-05-07T20:50:50.4573988Z A=1, 2025-05-07T20:50:50.4574138Z Dtype=torch.int32, 2025-05-07T20:50:50.4574295Z broadcast_lengths=False, 2025-05-07T20:50:50.4574424Z ) 2025-05-07T20:50:50.4574656Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:50.4575196Z self=, 2025-05-07T20:50:50.4575325Z B=18, 2025-05-07T20:50:50.4575607Z T=18, 2025-05-07T20:50:50.4575740Z L=18, 2025-05-07T20:50:50.4575870Z A=18, 2025-05-07T20:50:50.4576014Z Dtype=torch.int32, 2025-05-07T20:50:50.4576167Z broadcast_lengths=False, 2025-05-07T20:50:50.4576297Z ) 2025-05-07T20:50:50.4576542Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:50.4577275Z self=, 2025-05-07T20:50:50.4577414Z B=8, 2025-05-07T20:50:50.4577543Z T=10, 2025-05-07T20:50:50.4577677Z L=14, 2025-05-07T20:50:50.4577806Z A=18, 2025-05-07T20:50:50.4577952Z Dtype=torch.int64, 2025-05-07T20:50:50.4578122Z broadcast_lengths=False, 2025-05-07T20:50:50.4578238Z ) 2025-05-07T20:50:50.4578469Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:50.4579035Z self=, 2025-05-07T20:50:50.4579164Z B=8, 2025-05-07T20:50:50.4579297Z T=10, 2025-05-07T20:50:50.4579431Z L=10, 2025-05-07T20:50:50.4579552Z A=18, 2025-05-07T20:50:50.4579698Z Dtype=torch.int64, 2025-05-07T20:50:50.4579860Z broadcast_lengths=False, 2025-05-07T20:50:50.4579969Z ) 2025-05-07T20:50:50.4580202Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:50.4580787Z self=, 2025-05-07T20:50:50.4580913Z B=18, 2025-05-07T20:50:50.4581038Z T=10, 2025-05-07T20:50:50.4581157Z L=10, 2025-05-07T20:50:50.4581282Z A=18, 2025-05-07T20:50:50.4581441Z Dtype=torch.int64, 2025-05-07T20:50:50.4581594Z broadcast_lengths=False, 2025-05-07T20:50:50.4581714Z ) 2025-05-07T20:50:50.4581856Z PASSED 2025-05-07T20:50:50.4584427Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_sequence_embeddings PASSED 2025-05-07T20:50:50.5785592Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_sequence_embeddings_cpu Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:50.5787110Z self=, 2025-05-07T20:50:50.5787903Z B=1, 2025-05-07T20:50:50.5788218Z R=1, 2025-05-07T20:50:50.5788502Z T=1, 2025-05-07T20:50:50.5788777Z L=2, 2025-05-07T20:50:50.5789096Z index_dtype=torch.int32, 2025-05-07T20:50:50.5789484Z ) 2025-05-07T20:50:50.5789931Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:50.5791230Z self=, 2025-05-07T20:50:50.5792049Z B=14, 2025-05-07T20:50:50.5792313Z R=1, 2025-05-07T20:50:50.5792581Z T=1, 2025-05-07T20:50:50.5792861Z L=2, 2025-05-07T20:50:50.5793176Z index_dtype=torch.int32, 2025-05-07T20:50:50.5793561Z ) 2025-05-07T20:50:50.5794026Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:50.5795051Z self=, 2025-05-07T20:50:50.5795996Z B=14, 2025-05-07T20:50:50.5796285Z R=16, 2025-05-07T20:50:50.5796551Z T=2, 2025-05-07T20:50:50.5796850Z L=4, 2025-05-07T20:50:50.5797161Z index_dtype=torch.int32, 2025-05-07T20:50:50.5797528Z ) 2025-05-07T20:50:50.5797893Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:50.5798869Z self=, 2025-05-07T20:50:50.5799718Z B=2, 2025-05-07T20:50:50.5800008Z R=1, 2025-05-07T20:50:50.5800297Z T=1, 2025-05-07T20:50:50.5800582Z L=2, 2025-05-07T20:50:50.5800916Z index_dtype=torch.int32, 2025-05-07T20:50:50.5801319Z ) 2025-05-07T20:50:50.5801757Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:50.5803303Z self=, 2025-05-07T20:50:50.5804286Z B=2, 2025-05-07T20:50:50.5804579Z R=1, 2025-05-07T20:50:50.5804847Z T=4, 2025-05-07T20:50:50.5805127Z L=6, 2025-05-07T20:50:50.5805452Z index_dtype=torch.int64, 2025-05-07T20:50:50.5806065Z ) 2025-05-07T20:50:50.5806513Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:50.5807581Z self=, 2025-05-07T20:50:50.5808494Z B=8, 2025-05-07T20:50:50.5808800Z R=15, 2025-05-07T20:50:50.5809091Z T=16, 2025-05-07T20:50:50.5809372Z L=13, 2025-05-07T20:50:50.5809711Z index_dtype=torch.int32, 2025-05-07T20:50:50.5810106Z ) 2025-05-07T20:50:50.5810561Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:50.5811636Z self=, 2025-05-07T20:50:50.5812446Z B=2, 2025-05-07T20:50:50.5812702Z R=6, 2025-05-07T20:50:50.5812951Z T=10, 2025-05-07T20:50:50.5813215Z L=6, 2025-05-07T20:50:50.5813516Z index_dtype=torch.int32, 2025-05-07T20:50:50.5813878Z ) 2025-05-07T20:50:50.5814308Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:50.5815324Z self=, 2025-05-07T20:50:50.5816182Z B=9, 2025-05-07T20:50:50.5816467Z R=20, 2025-05-07T20:50:50.5816748Z T=6, 2025-05-07T20:50:50.5817020Z L=4, 2025-05-07T20:50:50.5817323Z index_dtype=torch.int32, 2025-05-07T20:50:50.5817709Z ) 2025-05-07T20:50:50.5818141Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:50.5819164Z self=, 2025-05-07T20:50:50.5820084Z B=9, 2025-05-07T20:50:50.5831721Z R=19, 2025-05-07T20:50:50.5832023Z T=8, 2025-05-07T20:50:50.5832294Z L=14, 2025-05-07T20:50:50.5832579Z index_dtype=torch.int32, 2025-05-07T20:50:50.5832929Z ) 2025-05-07T20:50:50.5833349Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:50.5834255Z self=, 2025-05-07T20:50:50.5835037Z B=15, 2025-05-07T20:50:50.5835311Z R=18, 2025-05-07T20:50:50.5835683Z T=2, 2025-05-07T20:50:50.5835948Z L=11, 2025-05-07T20:50:50.5836246Z index_dtype=torch.int64, 2025-05-07T20:50:50.5836623Z ) 2025-05-07T20:50:50.5837067Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:50.5838022Z self=, 2025-05-07T20:50:50.5838830Z B=20, 2025-05-07T20:50:50.5839138Z R=10, 2025-05-07T20:50:50.5839425Z T=15, 2025-05-07T20:50:50.5839711Z L=12, 2025-05-07T20:50:50.5840025Z index_dtype=torch.int64, 2025-05-07T20:50:50.5840386Z ) 2025-05-07T20:50:50.5840794Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:50.5841745Z self=, 2025-05-07T20:50:50.5842520Z B=20, 2025-05-07T20:50:50.5842784Z R=10, 2025-05-07T20:50:50.5843044Z T=15, 2025-05-07T20:50:50.5843306Z L=20, 2025-05-07T20:50:50.5843595Z index_dtype=torch.int64, 2025-05-07T20:50:50.5843929Z ) 2025-05-07T20:50:50.5844315Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:50.5845226Z self=, 2025-05-07T20:50:50.5845992Z B=20, 2025-05-07T20:50:50.5846267Z R=10, 2025-05-07T20:50:50.5846533Z T=20, 2025-05-07T20:50:50.5846791Z L=20, 2025-05-07T20:50:50.5847297Z index_dtype=torch.int64, 2025-05-07T20:50:50.5847657Z ) 2025-05-07T20:50:50.5848040Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:50.5848964Z self=, 2025-05-07T20:50:50.5849938Z B=20, 2025-05-07T20:50:50.5850206Z R=20, 2025-05-07T20:50:50.5850455Z T=20, 2025-05-07T20:50:50.5850715Z L=20, 2025-05-07T20:50:50.5850995Z index_dtype=torch.int64, 2025-05-07T20:50:50.5851319Z ) 2025-05-07T20:50:50.5851705Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:50.5852589Z self=, 2025-05-07T20:50:50.5853346Z B=18, 2025-05-07T20:50:50.5853607Z R=9, 2025-05-07T20:50:50.5853866Z T=1, 2025-05-07T20:50:50.5854116Z L=8, 2025-05-07T20:50:50.5854398Z index_dtype=torch.int32, 2025-05-07T20:50:50.5854741Z ) 2025-05-07T20:50:50.5855139Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:50.5856057Z self=, 2025-05-07T20:50:50.5856850Z B=1, 2025-05-07T20:50:50.5857114Z R=9, 2025-05-07T20:50:50.5857369Z T=1, 2025-05-07T20:50:50.5857626Z L=8, 2025-05-07T20:50:50.5857901Z index_dtype=torch.int32, 2025-05-07T20:50:50.5858250Z ) 2025-05-07T20:50:50.5858646Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:50.5859565Z self=, 2025-05-07T20:50:50.5860342Z B=1, 2025-05-07T20:50:50.5860607Z R=9, 2025-05-07T20:50:50.5860876Z T=1, 2025-05-07T20:50:50.5861139Z L=2, 2025-05-07T20:50:50.5861438Z index_dtype=torch.int32, 2025-05-07T20:50:50.5861963Z ) 2025-05-07T20:50:50.5862418Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:50.5863399Z self=, 2025-05-07T20:50:50.5864151Z B=1, 2025-05-07T20:50:50.5864400Z R=9, 2025-05-07T20:50:50.5864650Z T=9, 2025-05-07T20:50:50.5864914Z L=2, 2025-05-07T20:50:50.5865189Z index_dtype=torch.int32, 2025-05-07T20:50:50.5865527Z ) 2025-05-07T20:50:50.5865923Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:50.5866806Z self=, 2025-05-07T20:50:50.5867559Z B=1, 2025-05-07T20:50:50.5867815Z R=1, 2025-05-07T20:50:50.5868067Z T=9, 2025-05-07T20:50:50.5868317Z L=2, 2025-05-07T20:50:50.5868603Z index_dtype=torch.int32, 2025-05-07T20:50:50.5868939Z ) 2025-05-07T20:50:50.5869319Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:50.5870209Z self=, 2025-05-07T20:50:50.5871000Z B=1, 2025-05-07T20:50:50.5871243Z R=1, 2025-05-07T20:50:50.5871500Z T=2, 2025-05-07T20:50:50.5871758Z L=2, 2025-05-07T20:50:50.5872037Z index_dtype=torch.int32, 2025-05-07T20:50:50.5872951Z ) 2025-05-07T20:50:50.5873344Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:50.5874203Z self=, 2025-05-07T20:50:50.5874965Z B=1, 2025-05-07T20:50:50.5875232Z R=2, 2025-05-07T20:50:50.5875656Z T=2, 2025-05-07T20:50:50.5875918Z L=2, 2025-05-07T20:50:50.5876204Z index_dtype=torch.int32, 2025-05-07T20:50:50.5876555Z ) 2025-05-07T20:50:50.5876943Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:50.5877857Z self=, 2025-05-07T20:50:50.5878774Z B=13, 2025-05-07T20:50:50.5879059Z R=8, 2025-05-07T20:50:50.5879336Z T=1, 2025-05-07T20:50:50.5879618Z L=18, 2025-05-07T20:50:50.5879917Z index_dtype=torch.int64, 2025-05-07T20:50:50.5880275Z ) 2025-05-07T20:50:50.5880699Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:50.5881705Z self=, 2025-05-07T20:50:50.5882477Z B=13, 2025-05-07T20:50:50.5882750Z R=8, 2025-05-07T20:50:50.5883050Z T=13, 2025-05-07T20:50:50.5883365Z L=18, 2025-05-07T20:50:50.5883685Z index_dtype=torch.int64, 2025-05-07T20:50:50.5884039Z ) 2025-05-07T20:50:50.5884423Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:50.5885447Z self=, 2025-05-07T20:50:50.5886250Z B=13, 2025-05-07T20:50:50.5886509Z R=13, 2025-05-07T20:50:50.5886768Z T=13, 2025-05-07T20:50:50.5887026Z L=18, 2025-05-07T20:50:50.5887342Z index_dtype=torch.int64, 2025-05-07T20:50:50.5887745Z ) 2025-05-07T20:50:50.5888185Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:50.5889105Z self=, 2025-05-07T20:50:50.5889921Z B=13, 2025-05-07T20:50:50.5890216Z R=18, 2025-05-07T20:50:50.5890490Z T=13, 2025-05-07T20:50:50.5891078Z L=18, 2025-05-07T20:50:50.5891372Z index_dtype=torch.int64, 2025-05-07T20:50:50.5891719Z ) 2025-05-07T20:50:50.5892162Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:50.5893151Z self=, 2025-05-07T20:50:50.5894020Z B=13, 2025-05-07T20:50:50.5894296Z R=18, 2025-05-07T20:50:50.5894568Z T=18, 2025-05-07T20:50:50.5894842Z L=18, 2025-05-07T20:50:50.5895137Z index_dtype=torch.int64, 2025-05-07T20:50:50.5895490Z ) 2025-05-07T20:50:50.5895945Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:50.5896994Z self=, 2025-05-07T20:50:50.5897861Z B=18, 2025-05-07T20:50:50.5898147Z R=18, 2025-05-07T20:50:50.5898425Z T=18, 2025-05-07T20:50:50.5898726Z L=18, 2025-05-07T20:50:50.5899044Z index_dtype=torch.int64, 2025-05-07T20:50:50.5899431Z ) 2025-05-07T20:50:50.5899878Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:50.5900942Z self=, 2025-05-07T20:50:50.5901843Z B=8, 2025-05-07T20:50:50.5902114Z R=20, 2025-05-07T20:50:50.5902397Z T=6, 2025-05-07T20:50:50.5902700Z L=12, 2025-05-07T20:50:50.5903018Z index_dtype=torch.int32, 2025-05-07T20:50:50.5903377Z ) 2025-05-07T20:50:50.5903756Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:50.5904655Z self=, 2025-05-07T20:50:50.5905430Z B=8, 2025-05-07T20:50:50.5905672Z R=12, 2025-05-07T20:50:50.5905911Z T=6, 2025-05-07T20:50:50.5906159Z L=12, 2025-05-07T20:50:50.5906433Z index_dtype=torch.int32, 2025-05-07T20:50:50.5906753Z ) 2025-05-07T20:50:50.5907129Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:50.5908030Z self=, 2025-05-07T20:50:50.5908826Z B=8, 2025-05-07T20:50:50.5909104Z R=8, 2025-05-07T20:50:50.5909391Z T=6, 2025-05-07T20:50:50.5909660Z L=12, 2025-05-07T20:50:50.5909943Z index_dtype=torch.int32, 2025-05-07T20:50:50.5910301Z ) 2025-05-07T20:50:50.5911061Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:50.5912039Z self=, 2025-05-07T20:50:50.5912871Z B=12, 2025-05-07T20:50:50.5913347Z R=8, 2025-05-07T20:50:50.5913607Z T=6, 2025-05-07T20:50:50.5913861Z L=12, 2025-05-07T20:50:50.5914135Z index_dtype=torch.int32, 2025-05-07T20:50:50.5914464Z ) 2025-05-07T20:50:50.5914845Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:50.5915926Z self=, 2025-05-07T20:50:50.5916722Z B=12, 2025-05-07T20:50:50.5916971Z R=8, 2025-05-07T20:50:50.5917224Z T=8, 2025-05-07T20:50:50.5917471Z L=12, 2025-05-07T20:50:50.5917746Z index_dtype=torch.int32, 2025-05-07T20:50:50.5918083Z ) 2025-05-07T20:50:50.5918488Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:50.5919440Z self=, 2025-05-07T20:50:50.5920219Z B=8, 2025-05-07T20:50:50.5920494Z R=8, 2025-05-07T20:50:50.5920757Z T=8, 2025-05-07T20:50:50.5920998Z L=12, 2025-05-07T20:50:50.5921284Z index_dtype=torch.int32, 2025-05-07T20:50:50.5921647Z ) 2025-05-07T20:50:50.6178878Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:50.6179940Z self=, 2025-05-07T20:50:50.6180807Z B=8, 2025-05-07T20:50:50.6181089Z R=8, 2025-05-07T20:50:50.6181322Z T=8, 2025-05-07T20:50:50.6181563Z L=8, 2025-05-07T20:50:50.6181850Z index_dtype=torch.int32, 2025-05-07T20:50:50.6182198Z ) 2025-05-07T20:50:50.6182628Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:50.6183587Z self=, 2025-05-07T20:50:50.6184434Z B=18, 2025-05-07T20:50:50.6184738Z R=12, 2025-05-07T20:50:50.6185032Z T=17, 2025-05-07T20:50:50.6185302Z L=18, 2025-05-07T20:50:50.6185614Z index_dtype=torch.int64, 2025-05-07T20:50:50.6186010Z ) 2025-05-07T20:50:50.6186435Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:50.6187499Z self=, 2025-05-07T20:50:50.6188395Z B=18, 2025-05-07T20:50:50.6188697Z R=12, 2025-05-07T20:50:50.6188960Z T=17, 2025-05-07T20:50:50.6189235Z L=12, 2025-05-07T20:50:50.6189541Z index_dtype=torch.int64, 2025-05-07T20:50:50.6189907Z ) 2025-05-07T20:50:50.6190316Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:50.6191562Z self=, 2025-05-07T20:50:50.6192367Z B=18, 2025-05-07T20:50:50.6192643Z R=17, 2025-05-07T20:50:50.6192919Z T=17, 2025-05-07T20:50:50.6193183Z L=12, 2025-05-07T20:50:50.6193488Z index_dtype=torch.int64, 2025-05-07T20:50:50.6193871Z ) 2025-05-07T20:50:50.6194306Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:50.6195290Z self=, 2025-05-07T20:50:50.6196274Z B=18, 2025-05-07T20:50:50.6196556Z R=17, 2025-05-07T20:50:50.6196808Z T=17, 2025-05-07T20:50:50.6197078Z L=18, 2025-05-07T20:50:50.6197377Z index_dtype=torch.int64, 2025-05-07T20:50:50.6197728Z ) 2025-05-07T20:50:50.6198138Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:50.6199115Z self=, 2025-05-07T20:50:50.6199958Z B=18, 2025-05-07T20:50:50.6200540Z R=17, 2025-05-07T20:50:50.6200857Z T=18, 2025-05-07T20:50:50.6201144Z L=18, 2025-05-07T20:50:50.6201467Z index_dtype=torch.int64, 2025-05-07T20:50:50.6201852Z ) 2025-05-07T20:50:50.6202306Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:50.6203642Z self=, 2025-05-07T20:50:50.6204517Z B=17, 2025-05-07T20:50:50.6204793Z R=17, 2025-05-07T20:50:50.6205067Z T=17, 2025-05-07T20:50:50.6205337Z L=18, 2025-05-07T20:50:50.6205670Z index_dtype=torch.int64, 2025-05-07T20:50:50.6206061Z ) 2025-05-07T20:50:50.6206356Z PASSED 2025-05-07T20:50:50.6206533Z 2025-05-07T20:50:50.6206767Z =============================== warnings summary =============================== 2025-05-07T20:50:50.6207630Z test/sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_indices 2025-05-07T20:50:50.6210017Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/unittest/case.py:690: DeprecationWarning: It is deprecated to return a value that is not None from a test case (.decorator of >) 2025-05-07T20:50:50.6212240Z return self.run(*args, **kwds) 2025-05-07T20:50:50.6212575Z 2025-05-07T20:50:50.6213135Z test/sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_sequence_embeddings 2025-05-07T20:50:50.6215989Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/unittest/case.py:690: DeprecationWarning: It is deprecated to return a value that is not None from a test case (.decorator of >) 2025-05-07T20:50:50.6218410Z return self.run(*args, **kwds) 2025-05-07T20:50:50.6218736Z 2025-05-07T20:50:50.6219124Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:50:50.6219945Z ======================== 7 passed, 2 warnings in 3.27s ========================= 2025-05-07T20:50:51.4323334Z 2025-05-07T20:50:51.4345924Z [TEST] Python test suite PASSED: ./sparse/reorder_batched_test.py 2025-05-07T20:50:51.4346486Z [TEST] Python test time for ./sparse/reorder_batched_test.py: 6 seconds 2025-05-07T20:50:51.4346791Z 2025-05-07T20:50:51.4346795Z 2025-05-07T20:50:51.4346806Z 2025-05-07T20:50:51.4346809Z 2025-05-07T20:50:51.4367871Z ################################################################################ 2025-05-07T20:50:51.4383416Z # [2025-05-07T20:50:51.438Z] Run Python Test Suite: 2025-05-07T20:50:51.4383777Z # ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:50:51.4384114Z ################################################################################ 2025-05-07T20:50:51.4409782Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:50:51.4410461Z 2025-05-07T20:50:53.5913949Z ============================= test session starts ============================== 2025-05-07T20:50:53.5914617Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:50:53.5915203Z cachedir: .pytest_cache 2025-05-07T20:50:53.5915908Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:50:53.5916667Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:50:53.5917103Z plugins: hypothesis-6.131.14 2025-05-07T20:50:55.3320163Z collecting ... collected 1 item 2025-05-07T20:50:55.3320402Z 2025-05-07T20:50:55.3355725Z tbe/bench/tbe_data_config_loader_test.py::TBEDataConfigLoaderTest::test_read_tbe_config_options None 2025-05-07T20:50:55.3356839Z { 2025-05-07T20:50:55.3357189Z "D": 87, 2025-05-07T20:50:55.3357875Z "E": 15, 2025-05-07T20:50:55.3358164Z "T": 43, 2025-05-07T20:50:55.3358474Z "batch_params": { 2025-05-07T20:50:55.3358797Z "B": 78, 2025-05-07T20:50:55.3359091Z "sigma_B": 64, 2025-05-07T20:50:55.3359444Z "vbe_distribution": "normal", 2025-05-07T20:50:55.3359834Z "vbe_num_ranks": 47 2025-05-07T20:50:55.3360360Z }, 2025-05-07T20:50:55.3360652Z "indices_params": { 2025-05-07T20:50:55.3360981Z "heavy_hitters": [ 2025-05-07T20:50:55.3361303Z 0.05716979503631592, 2025-05-07T20:50:55.3361633Z 0.5706587433815002, 2025-05-07T20:50:55.3361945Z 0.47883886098861694, 2025-05-07T20:50:55.3362191Z 0.12432861328125, 2025-05-07T20:50:55.3362409Z 0.5273588299751282, 2025-05-07T20:50:55.3362618Z 0.2296493649482727, 2025-05-07T20:50:55.3362833Z 0.2209579348564148, 2025-05-07T20:50:55.3363048Z 0.8079777359962463, 2025-05-07T20:50:55.3363253Z 0.6253946423530579, 2025-05-07T20:50:55.3363461Z 0.23660296201705933, 2025-05-07T20:50:55.3363679Z 0.3574809432029724, 2025-05-07T20:50:55.3363881Z 0.3320227861404419, 2025-05-07T20:50:55.3364098Z 0.5542027354240417, 2025-05-07T20:50:55.3364310Z 0.9560866951942444, 2025-05-07T20:50:55.3364512Z 0.26947808265686035, 2025-05-07T20:50:55.3364731Z 0.7338573336601257, 2025-05-07T20:50:55.3364938Z 0.3458515405654907, 2025-05-07T20:50:55.3365138Z 0.1307990550994873, 2025-05-07T20:50:55.3365355Z 0.5173951387405396, 2025-05-07T20:50:55.3365562Z 0.39381730556488037 2025-05-07T20:50:55.3365767Z ], 2025-05-07T20:50:55.3365973Z "index_dtype": "torch.int32", 2025-05-07T20:50:55.3366262Z "offset_dtype": "torch.int64", 2025-05-07T20:50:55.3366539Z "zipf_q": 0.10075551271438599, 2025-05-07T20:50:55.3366795Z "zipf_s": 0.9365777373313904 2025-05-07T20:50:55.3367037Z }, 2025-05-07T20:50:55.3367234Z "mixed_dim": false, 2025-05-07T20:50:55.3367458Z "pooling_params": { 2025-05-07T20:50:55.3367679Z "L": 45, 2025-05-07T20:50:55.3367903Z "length_distribution": "normal", 2025-05-07T20:50:55.3368169Z "sigma_L": 21 2025-05-07T20:50:55.3368375Z }, 2025-05-07T20:50:55.3368572Z "use_cpu": false, 2025-05-07T20:50:55.3368803Z "weighted": true 2025-05-07T20:50:55.3369020Z } 2025-05-07T20:50:55.3369217Z PASSED 2025-05-07T20:50:55.3369335Z 2025-05-07T20:50:55.3369480Z ============================== 1 passed in 1.87s =============================== 2025-05-07T20:50:55.9300827Z 2025-05-07T20:50:55.9301933Z [TEST] Python test suite PASSED: ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:50:55.9320630Z [TEST] Python test time for ./tbe/bench/tbe_data_config_loader_test.py: 4 seconds 2025-05-07T20:50:55.9320974Z 2025-05-07T20:50:55.9321183Z 2025-05-07T20:50:55.9321197Z 2025-05-07T20:50:55.9321245Z 2025-05-07T20:50:55.9341835Z ################################################################################ 2025-05-07T20:50:55.9360552Z # [2025-05-07T20:50:55.935Z] Run Python Test Suite: 2025-05-07T20:50:55.9360915Z # ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:50:55.9361266Z ################################################################################ 2025-05-07T20:50:55.9386660Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:50:55.9387404Z 2025-05-07T20:50:58.0907771Z ============================= test session starts ============================== 2025-05-07T20:50:58.0908522Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:50:58.0909062Z cachedir: .pytest_cache 2025-05-07T20:50:58.0909651Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:50:58.0910399Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:50:58.0910821Z plugins: hypothesis-6.131.14 2025-05-07T20:50:59.8443528Z collecting ... collected 4 items 2025-05-07T20:50:59.8443770Z 2025-05-07T20:50:59.8464821Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_batch_params_serialization PASSED 2025-05-07T20:50:59.9624546Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_indices_params_serialization PASSED 2025-05-07T20:50:59.9632137Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_pooling_params_serialization PASSED 2025-05-07T20:50:59.9683167Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_tbe_data_config_serialization PASSED 2025-05-07T20:50:59.9683763Z 2025-05-07T20:50:59.9683916Z ============================== 4 passed in 2.00s =============================== 2025-05-07T20:51:00.5582245Z 2025-05-07T20:51:00.5582779Z [TEST] Python test suite PASSED: ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:51:00.5603086Z [TEST] Python test time for ./tbe/bench/tbe_data_config_models_test.py: 5 seconds 2025-05-07T20:51:00.5603429Z 2025-05-07T20:51:00.5603433Z 2025-05-07T20:51:00.5603437Z 2025-05-07T20:51:00.5603446Z 2025-05-07T20:51:00.5624024Z ################################################################################ 2025-05-07T20:51:00.5642385Z # [2025-05-07T20:51:00.563Z] Run Python Test Suite: 2025-05-07T20:51:00.5642742Z # ./tbe/cache/cache_overflow_test.py 2025-05-07T20:51:00.5643101Z ################################################################################ 2025-05-07T20:51:00.5667588Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/cache/cache_overflow_test.py 2025-05-07T20:51:00.5668506Z 2025-05-07T20:51:02.7158232Z ============================= test session starts ============================== 2025-05-07T20:51:02.7159521Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:02.7160614Z cachedir: .pytest_cache 2025-05-07T20:51:02.7161808Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:02.7163324Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:02.7164116Z plugins: hypothesis-6.131.14 2025-05-07T20:51:04.4540611Z collecting ... collected 1 item 2025-05-07T20:51:04.4540848Z 2025-05-07T20:51:04.8279312Z tbe/cache/cache_overflow_test.py::CacheOverflowTest::test_cache_int32_overflow Trying example: test_cache_int32_overflow( 2025-05-07T20:51:04.8280330Z self=, 2025-05-07T20:51:04.8288156Z stochastic_rounding=False, 2025-05-07T20:51:04.8288474Z ) 2025-05-07T20:51:04.8288712Z Trying example: test_cache_int32_overflow( 2025-05-07T20:51:04.8289225Z self=, 2025-05-07T20:51:04.8289735Z stochastic_rounding=True, 2025-05-07T20:51:04.8290000Z ) 2025-05-07T20:51:04.8290190Z PASSED 2025-05-07T20:51:04.8290319Z 2025-05-07T20:51:04.8290465Z ============================== 1 passed in 2.23s =============================== 2025-05-07T20:51:05.5192601Z 2025-05-07T20:51:05.5193484Z [TEST] Python test suite PASSED: ./tbe/cache/cache_overflow_test.py 2025-05-07T20:51:05.5211409Z [TEST] Python test time for ./tbe/cache/cache_overflow_test.py: 5 seconds 2025-05-07T20:51:05.5211728Z 2025-05-07T20:51:05.5211766Z 2025-05-07T20:51:05.5211777Z 2025-05-07T20:51:05.5211782Z 2025-05-07T20:51:05.5232098Z ################################################################################ 2025-05-07T20:51:05.5250389Z # [2025-05-07T20:51:05.524Z] Run Python Test Suite: 2025-05-07T20:51:05.5250742Z # ./tbe/cache/cache_test.py 2025-05-07T20:51:05.5251048Z ################################################################################ 2025-05-07T20:51:05.5276177Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/cache/cache_test.py 2025-05-07T20:51:05.5277041Z 2025-05-07T20:51:07.6796812Z ============================= test session starts ============================== 2025-05-07T20:51:07.6797487Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:07.6798024Z cachedir: .pytest_cache 2025-05-07T20:51:07.6798627Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:07.6799544Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:07.6799977Z plugins: hypothesis-6.131.14 2025-05-07T20:51:09.4815664Z collecting ... collected 7 items 2025-05-07T20:51:09.4815935Z 2025-05-07T20:51:09.9710612Z tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter Trying example: test_cache_miss_counter( 2025-05-07T20:51:09.9711303Z self=, 2025-05-07T20:51:09.9711726Z N=1, 2025-05-07T20:51:09.9711930Z ) 2025-05-07T20:51:09.9712171Z Trying example: test_cache_miss_counter( 2025-05-07T20:51:09.9712681Z self=, 2025-05-07T20:51:09.9713143Z N=8, 2025-05-07T20:51:09.9713343Z ) 2025-05-07T20:51:09.9713566Z Trying example: test_cache_miss_counter( 2025-05-07T20:51:09.9714000Z self=, 2025-05-07T20:51:09.9714414Z N=6, 2025-05-07T20:51:09.9714615Z ) 2025-05-07T20:51:09.9714840Z Trying example: test_cache_miss_counter( 2025-05-07T20:51:09.9715262Z self=, 2025-05-07T20:51:09.9715732Z N=5, 2025-05-07T20:51:09.9715928Z ) 2025-05-07T20:51:09.9716158Z Trying example: test_cache_miss_counter( 2025-05-07T20:51:09.9716623Z self=, 2025-05-07T20:51:09.9717027Z N=4, 2025-05-07T20:51:09.9717215Z ) 2025-05-07T20:51:09.9717434Z Trying example: test_cache_miss_counter( 2025-05-07T20:51:09.9717863Z self=, 2025-05-07T20:51:09.9718262Z N=2, 2025-05-07T20:51:09.9718453Z ) 2025-05-07T20:51:09.9718667Z Trying example: test_cache_miss_counter( 2025-05-07T20:51:09.9719091Z self=, 2025-05-07T20:51:09.9719500Z N=3, 2025-05-07T20:51:09.9719685Z ) 2025-05-07T20:51:09.9719904Z Trying example: test_cache_miss_counter( 2025-05-07T20:51:09.9720333Z self=, 2025-05-07T20:51:09.9720735Z N=7, 2025-05-07T20:51:09.9720920Z ) 2025-05-07T20:51:09.9721118Z PASSED 2025-05-07T20:51:09.9728549Z tbe/cache/cache_test.py::CacheTest::test_cache_pipeline SKIPPED (Tes...) 2025-05-07T20:51:09.9737518Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline SKIPPED 2025-05-07T20:51:09.9746239Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline_stream_1 SKIPPED 2025-05-07T20:51:09.9754742Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline_stream_2 SKIPPED 2025-05-07T20:51:09.9764000Z tbe/cache/cache_test.py::CacheTest::test_cache_update_function SKIPPED 2025-05-07T20:51:10.0173261Z tbe/cache/cache_test.py::CacheTest::test_get_prefetch_passes Trying example: test_get_prefetch_passes( 2025-05-07T20:51:10.0173998Z self=, 2025-05-07T20:51:10.0174404Z S=0, 2025-05-07T20:51:10.0174617Z mpp_n_passes=None, 2025-05-07T20:51:10.0174868Z mpp_min_size=None, 2025-05-07T20:51:10.0175088Z ) 2025-05-07T20:51:10.0175315Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:10.0175766Z self=, 2025-05-07T20:51:10.0176195Z S=100, 2025-05-07T20:51:10.0176430Z mpp_n_passes=None, 2025-05-07T20:51:10.0176671Z mpp_min_size=None, 2025-05-07T20:51:10.0176895Z ) 2025-05-07T20:51:10.0177112Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:10.0177773Z self=, 2025-05-07T20:51:10.0178184Z S=100, 2025-05-07T20:51:10.0178385Z mpp_n_passes=12, 2025-05-07T20:51:10.0178621Z mpp_min_size=5, 2025-05-07T20:51:10.0178837Z ) 2025-05-07T20:51:10.0179055Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:10.0179642Z self=, 2025-05-07T20:51:10.0180048Z S=100, 2025-05-07T20:51:10.0180246Z mpp_n_passes=12, 2025-05-07T20:51:10.0180485Z mpp_min_size=None, 2025-05-07T20:51:10.0180713Z ) 2025-05-07T20:51:10.0180925Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:10.0181364Z self=, 2025-05-07T20:51:10.0181773Z S=1024, 2025-05-07T20:51:10.0181976Z mpp_n_passes=None, 2025-05-07T20:51:10.0182220Z mpp_min_size=None, 2025-05-07T20:51:10.0182445Z ) 2025-05-07T20:51:10.0182665Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:10.0183103Z self=, 2025-05-07T20:51:10.0183513Z S=1024, 2025-05-07T20:51:10.0183725Z mpp_n_passes=None, 2025-05-07T20:51:10.0183958Z mpp_min_size=10, 2025-05-07T20:51:10.0184185Z ) 2025-05-07T20:51:10.0184413Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:10.0184845Z self=, 2025-05-07T20:51:10.0185250Z S=0, 2025-05-07T20:51:10.0185450Z mpp_n_passes=6, 2025-05-07T20:51:10.0185675Z mpp_min_size=1, 2025-05-07T20:51:10.0185892Z ) 2025-05-07T20:51:10.0186117Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:10.0186547Z self=, 2025-05-07T20:51:10.0186956Z S=0, 2025-05-07T20:51:10.0187162Z mpp_n_passes=12, 2025-05-07T20:51:10.0187399Z mpp_min_size=None, 2025-05-07T20:51:10.0187630Z ) 2025-05-07T20:51:10.0187863Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:10.0188305Z self=, 2025-05-07T20:51:10.0188709Z S=1024, 2025-05-07T20:51:10.0188915Z mpp_n_passes=1, 2025-05-07T20:51:10.0189146Z mpp_min_size=1, 2025-05-07T20:51:10.0189360Z ) 2025-05-07T20:51:10.0189587Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:10.0190033Z self=, 2025-05-07T20:51:10.0190440Z S=1024, 2025-05-07T20:51:10.0190815Z mpp_n_passes=6, 2025-05-07T20:51:10.0191050Z mpp_min_size=None, 2025-05-07T20:51:10.0191272Z ) 2025-05-07T20:51:10.0191497Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:10.0191937Z self=, 2025-05-07T20:51:10.0192339Z S=1024, 2025-05-07T20:51:10.0192549Z mpp_n_passes=None, 2025-05-07T20:51:10.0192787Z mpp_min_size=1, 2025-05-07T20:51:10.0192999Z ) 2025-05-07T20:51:10.0193230Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:10.0193671Z self=, 2025-05-07T20:51:10.0194082Z S=7, 2025-05-07T20:51:10.0194276Z mpp_n_passes=12, 2025-05-07T20:51:10.0194513Z mpp_min_size=10, 2025-05-07T20:51:10.0194746Z ) 2025-05-07T20:51:10.0194965Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:10.0195462Z self=, 2025-05-07T20:51:10.0195872Z S=100, 2025-05-07T20:51:10.0196076Z mpp_n_passes=None, 2025-05-07T20:51:10.0196317Z mpp_min_size=1, 2025-05-07T20:51:10.0196531Z ) 2025-05-07T20:51:10.0196752Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:10.0197194Z self=, 2025-05-07T20:51:10.0197598Z S=0, 2025-05-07T20:51:10.0197790Z mpp_n_passes=1, 2025-05-07T20:51:10.0198021Z mpp_min_size=None, 2025-05-07T20:51:10.0198250Z ) 2025-05-07T20:51:10.0198600Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:10.0199045Z self=, 2025-05-07T20:51:10.0199453Z S=100, 2025-05-07T20:51:10.0199668Z mpp_n_passes=None, 2025-05-07T20:51:10.0200017Z mpp_min_size=5, 2025-05-07T20:51:10.0200238Z ) 2025-05-07T20:51:10.0200465Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:10.0200896Z self=, 2025-05-07T20:51:10.0201303Z S=1024, 2025-05-07T20:51:10.0201516Z mpp_n_passes=None, 2025-05-07T20:51:10.0201756Z mpp_min_size=128, 2025-05-07T20:51:10.0201987Z ) 2025-05-07T20:51:10.0202213Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:10.0202644Z self=, 2025-05-07T20:51:10.0203050Z S=100, 2025-05-07T20:51:10.0203261Z mpp_n_passes=None, 2025-05-07T20:51:10.0203500Z mpp_min_size=10, 2025-05-07T20:51:10.0203728Z ) 2025-05-07T20:51:10.0203952Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:10.0204382Z self=, 2025-05-07T20:51:10.0204794Z S=1024, 2025-05-07T20:51:10.0205009Z mpp_n_passes=12, 2025-05-07T20:51:10.0205246Z mpp_min_size=10, 2025-05-07T20:51:10.0205462Z ) 2025-05-07T20:51:10.0205684Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:10.0206147Z self=, 2025-05-07T20:51:10.0206572Z S=100, 2025-05-07T20:51:10.0206773Z mpp_n_passes=1, 2025-05-07T20:51:10.0207009Z mpp_min_size=128, 2025-05-07T20:51:10.0207229Z ) 2025-05-07T20:51:10.0207454Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:10.0207893Z self=, 2025-05-07T20:51:10.0208297Z S=1024, 2025-05-07T20:51:10.0208520Z mpp_n_passes=None, 2025-05-07T20:51:10.0208769Z mpp_min_size=5, 2025-05-07T20:51:10.0208989Z ) 2025-05-07T20:51:10.0209212Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:10.0209652Z self=, 2025-05-07T20:51:10.0210061Z S=100, 2025-05-07T20:51:10.0210268Z mpp_n_passes=6, 2025-05-07T20:51:10.0210498Z mpp_min_size=10, 2025-05-07T20:51:10.0210725Z ) 2025-05-07T20:51:10.0210953Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:10.0211385Z self=, 2025-05-07T20:51:10.0211792Z S=0, 2025-05-07T20:51:10.0211999Z mpp_n_passes=None, 2025-05-07T20:51:10.0212234Z mpp_min_size=10, 2025-05-07T20:51:10.0212458Z ) 2025-05-07T20:51:10.0212685Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:10.0213119Z self=, 2025-05-07T20:51:10.0213526Z S=7, 2025-05-07T20:51:10.0213735Z mpp_n_passes=1, 2025-05-07T20:51:10.0213966Z mpp_min_size=None, 2025-05-07T20:51:10.0214196Z ) 2025-05-07T20:51:10.0214419Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:10.0214855Z self=, 2025-05-07T20:51:10.0215272Z S=0, 2025-05-07T20:51:10.0215477Z mpp_n_passes=12, 2025-05-07T20:51:10.0215709Z mpp_min_size=128, 2025-05-07T20:51:10.0215944Z ) 2025-05-07T20:51:10.0216167Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:10.0216631Z self=, 2025-05-07T20:51:10.0217057Z S=0, 2025-05-07T20:51:10.0217261Z mpp_n_passes=1, 2025-05-07T20:51:10.0217489Z mpp_min_size=5, 2025-05-07T20:51:10.0217697Z ) 2025-05-07T20:51:10.0217921Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:10.0218362Z self=, 2025-05-07T20:51:10.0218767Z S=0, 2025-05-07T20:51:10.0219057Z mpp_n_passes=1, 2025-05-07T20:51:10.0219296Z mpp_min_size=128, 2025-05-07T20:51:10.0219518Z ) 2025-05-07T20:51:10.0219747Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:10.0220185Z self=, 2025-05-07T20:51:10.0220666Z S=1024, 2025-05-07T20:51:10.0220875Z mpp_n_passes=12, 2025-05-07T20:51:10.0221116Z mpp_min_size=None, 2025-05-07T20:51:10.0221342Z ) 2025-05-07T20:51:10.0221570Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:10.0222010Z self=, 2025-05-07T20:51:10.0222422Z S=0, 2025-05-07T20:51:10.0222627Z mpp_n_passes=None, 2025-05-07T20:51:10.0222870Z mpp_min_size=1, 2025-05-07T20:51:10.0223094Z ) 2025-05-07T20:51:10.0223316Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:10.0223756Z self=, 2025-05-07T20:51:10.0224168Z S=0, 2025-05-07T20:51:10.0224377Z mpp_n_passes=6, 2025-05-07T20:51:10.0224608Z mpp_min_size=5, 2025-05-07T20:51:10.0224827Z ) 2025-05-07T20:51:10.0225049Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:10.0225490Z self=, 2025-05-07T20:51:10.0225909Z S=0, 2025-05-07T20:51:10.0226106Z mpp_n_passes=1, 2025-05-07T20:51:10.0226337Z mpp_min_size=10, 2025-05-07T20:51:10.0226566Z ) 2025-05-07T20:51:10.0226787Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:10.0227230Z self=, 2025-05-07T20:51:10.0227642Z S=7, 2025-05-07T20:51:10.0227844Z mpp_n_passes=6, 2025-05-07T20:51:10.0228073Z mpp_min_size=128, 2025-05-07T20:51:10.0228301Z ) 2025-05-07T20:51:10.0228527Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:10.0228962Z self=, 2025-05-07T20:51:10.0229378Z S=0, 2025-05-07T20:51:10.0229580Z mpp_n_passes=1, 2025-05-07T20:51:10.0229804Z mpp_min_size=1, 2025-05-07T20:51:10.0230020Z ) 2025-05-07T20:51:10.0230246Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:10.0230679Z self=, 2025-05-07T20:51:10.0231090Z S=100, 2025-05-07T20:51:10.0231300Z mpp_n_passes=6, 2025-05-07T20:51:10.0231526Z mpp_min_size=128, 2025-05-07T20:51:10.0231756Z ) 2025-05-07T20:51:10.0231981Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:10.0232414Z self=, 2025-05-07T20:51:10.0232830Z S=0, 2025-05-07T20:51:10.0233031Z mpp_n_passes=12, 2025-05-07T20:51:10.0233270Z mpp_min_size=10, 2025-05-07T20:51:10.0233487Z ) 2025-05-07T20:51:10.0233712Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:10.0234153Z self=, 2025-05-07T20:51:10.0234563Z S=100, 2025-05-07T20:51:10.0234769Z mpp_n_passes=6, 2025-05-07T20:51:10.0235002Z mpp_min_size=5, 2025-05-07T20:51:10.0235212Z ) 2025-05-07T20:51:10.0235506Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:10.0235947Z self=, 2025-05-07T20:51:10.0236407Z S=0, 2025-05-07T20:51:10.0236613Z mpp_n_passes=12, 2025-05-07T20:51:10.0236850Z mpp_min_size=5, 2025-05-07T20:51:10.0237064Z ) 2025-05-07T20:51:10.0237294Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:10.0237733Z self=, 2025-05-07T20:51:10.0238145Z S=7, 2025-05-07T20:51:10.0238353Z mpp_n_passes=12, 2025-05-07T20:51:10.0238592Z mpp_min_size=1, 2025-05-07T20:51:10.0238804Z ) 2025-05-07T20:51:10.0239034Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:10.0239598Z self=, 2025-05-07T20:51:10.0240011Z S=7, 2025-05-07T20:51:10.0240210Z mpp_n_passes=12, 2025-05-07T20:51:10.0240446Z mpp_min_size=5, 2025-05-07T20:51:10.0240667Z ) 2025-05-07T20:51:10.0240890Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:10.0241416Z self=, 2025-05-07T20:51:10.0241828Z S=7, 2025-05-07T20:51:10.0242028Z mpp_n_passes=1, 2025-05-07T20:51:10.0242256Z mpp_min_size=1, 2025-05-07T20:51:10.0242468Z ) 2025-05-07T20:51:10.0242692Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:10.0243130Z self=, 2025-05-07T20:51:10.0243539Z S=0, 2025-05-07T20:51:10.0243741Z mpp_n_passes=None, 2025-05-07T20:51:10.0243982Z mpp_min_size=5, 2025-05-07T20:51:10.0244197Z ) 2025-05-07T20:51:10.0244399Z PASSED 2025-05-07T20:51:10.0244516Z 2025-05-07T20:51:10.0244669Z =============================== warnings summary =============================== 2025-05-07T20:51:10.0245124Z test/tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter 2025-05-07T20:51:10.0246466Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/tbe/cache/cache_test.py:679: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T20:51:10.0247855Z x1 = to_device(torch.tensor(x1, dtype=torch.int64), use_cpu=False) 2025-05-07T20:51:10.0248136Z 2025-05-07T20:51:10.0248342Z test/tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter 2025-05-07T20:51:10.0249615Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/tbe/cache/cache_test.py:682: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T20:51:10.0250875Z x2 = to_device(torch.tensor(x2, dtype=torch.int64), use_cpu=False) 2025-05-07T20:51:10.0251160Z 2025-05-07T20:51:10.0251357Z test/tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter 2025-05-07T20:51:10.0252625Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/tbe/cache/cache_test.py:685: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T20:51:10.0253884Z x3 = to_device(torch.tensor(x3, dtype=torch.int64), use_cpu=False) 2025-05-07T20:51:10.0254169Z 2025-05-07T20:51:10.0254404Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:51:10.0254882Z =========================== short test summary info ============================ 2025-05-07T20:51:10.0255468Z SKIPPED [1] tbe/cache/cache_test.py:79: Test is currently known to fail or hang when run in the GitHub runners 2025-05-07T20:51:10.0256225Z SKIPPED [1] tbe/cache/cache_test.py:453: Test is currently known to fail or hang when run in the GitHub runners 2025-05-07T20:51:10.0256978Z SKIPPED [1] tbe/cache/cache_test.py:482: Test is currently known to fail or hang when run in the GitHub runners 2025-05-07T20:51:10.0257727Z SKIPPED [1] tbe/cache/cache_test.py:512: Test is currently known to fail or hang when run in the GitHub runners 2025-05-07T20:51:10.0258469Z SKIPPED [1] tbe/cache/cache_test.py:595: Test is currently known to fail or hang when run in the GitHub runners 2025-05-07T20:51:10.0259055Z =================== 2 passed, 5 skipped, 3 warnings in 2.46s =================== 2025-05-07T20:51:10.7014941Z 2025-05-07T20:51:10.7015468Z [TEST] Python test suite PASSED: ./tbe/cache/cache_test.py 2025-05-07T20:51:10.7035217Z [TEST] Python test time for ./tbe/cache/cache_test.py: 5 seconds 2025-05-07T20:51:10.7035671Z 2025-05-07T20:51:10.7035953Z 2025-05-07T20:51:10.7035966Z 2025-05-07T20:51:10.7035972Z 2025-05-07T20:51:10.7056326Z ################################################################################ 2025-05-07T20:51:10.7073630Z # [2025-05-07T20:51:10.707Z] Run Python Test Suite: 2025-05-07T20:51:10.7074000Z # ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:51:10.7074341Z ################################################################################ 2025-05-07T20:51:10.7098781Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:51:10.7099504Z 2025-05-07T20:51:12.8588328Z ============================= test session starts ============================== 2025-05-07T20:51:12.8588998Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:12.8589541Z cachedir: .pytest_cache 2025-05-07T20:51:12.8590186Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:12.8591085Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:12.8591519Z plugins: hypothesis-6.131.14 2025-05-07T20:51:14.5958254Z collecting ... collected 2 items 2025-05-07T20:51:14.5958546Z 2025-05-07T20:51:14.8827240Z tbe/cache/linearize_cache_indices_test.py::LinearizeCacheIndicesTest::test_linearize_cache_indices PASSED 2025-05-07T20:51:14.8846430Z tbe/cache/linearize_cache_indices_test.py::LinearizeCacheIndicesTest::test_linearize_cache_indices_from_row_idx PASSED 2025-05-07T20:51:14.8847088Z 2025-05-07T20:51:14.8847243Z ============================== 2 passed in 2.15s =============================== 2025-05-07T20:51:15.5733690Z 2025-05-07T20:51:15.5734354Z [TEST] Python test suite PASSED: ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:51:15.5754849Z [TEST] Python test time for ./tbe/cache/linearize_cache_indices_test.py: 5 seconds 2025-05-07T20:51:15.5755218Z 2025-05-07T20:51:15.5755223Z 2025-05-07T20:51:15.5755254Z 2025-05-07T20:51:15.5755258Z 2025-05-07T20:51:15.5777250Z ################################################################################ 2025-05-07T20:51:15.5797854Z # [2025-05-07T20:51:15.579Z] Run Python Test Suite: 2025-05-07T20:51:15.5798291Z # ./tbe/cache/lxu_cache_test.py 2025-05-07T20:51:15.5798618Z ################################################################################ 2025-05-07T20:51:15.5822420Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/cache/lxu_cache_test.py 2025-05-07T20:51:15.5823060Z 2025-05-07T20:51:17.7266973Z ============================= test session starts ============================== 2025-05-07T20:51:17.7267724Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:17.7268566Z cachedir: .pytest_cache 2025-05-07T20:51:17.7269493Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:17.7270612Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:17.7271245Z plugins: hypothesis-6.131.14 2025-05-07T20:51:19.5185310Z collecting ... collected 3 items 2025-05-07T20:51:19.5185640Z 2025-05-07T20:51:20.1872368Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_lxu_cache_locking_counter_decrement Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:20.1873582Z self=, 2025-05-07T20:51:20.1874094Z cache_sets=10, 2025-05-07T20:51:20.1874308Z ) 2025-05-07T20:51:20.1874585Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:20.1883825Z self=, 2025-05-07T20:51:20.1884390Z cache_sets=270, 2025-05-07T20:51:20.1884610Z ) 2025-05-07T20:51:20.1885191Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:20.1885784Z self=, 2025-05-07T20:51:20.1886291Z cache_sets=198, 2025-05-07T20:51:20.1886665Z ) 2025-05-07T20:51:20.1886945Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:20.1887517Z self=, 2025-05-07T20:51:20.1888011Z cache_sets=159, 2025-05-07T20:51:20.1888231Z ) 2025-05-07T20:51:20.1888514Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:20.1889125Z self=, 2025-05-07T20:51:20.1889629Z cache_sets=80, 2025-05-07T20:51:20.1889852Z ) 2025-05-07T20:51:20.1890124Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:20.1890977Z self=, 2025-05-07T20:51:20.1891480Z cache_sets=91, 2025-05-07T20:51:20.1891702Z ) 2025-05-07T20:51:20.1891974Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:20.1892552Z self=, 2025-05-07T20:51:20.1893062Z cache_sets=32, 2025-05-07T20:51:20.1893276Z ) 2025-05-07T20:51:20.1893555Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:20.1894157Z self=, 2025-05-07T20:51:20.1894660Z cache_sets=141, 2025-05-07T20:51:20.1894882Z ) 2025-05-07T20:51:20.1895154Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:20.1895734Z self=, 2025-05-07T20:51:20.1896233Z cache_sets=37, 2025-05-07T20:51:20.1896452Z ) 2025-05-07T20:51:20.1896727Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:20.1897301Z self=, 2025-05-07T20:51:20.1897803Z cache_sets=205, 2025-05-07T20:51:20.1898023Z ) 2025-05-07T20:51:20.1898299Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:20.1898873Z self=, 2025-05-07T20:51:20.1899367Z cache_sets=179, 2025-05-07T20:51:20.1899590Z ) 2025-05-07T20:51:20.1899867Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:20.1900434Z self=, 2025-05-07T20:51:20.1900932Z cache_sets=57, 2025-05-07T20:51:20.1901152Z ) 2025-05-07T20:51:20.1901428Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:20.1901999Z self=, 2025-05-07T20:51:20.1902499Z cache_sets=191, 2025-05-07T20:51:20.1902721Z ) 2025-05-07T20:51:20.1902984Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:20.1903561Z self=, 2025-05-07T20:51:20.1904054Z cache_sets=33, 2025-05-07T20:51:20.1904261Z ) 2025-05-07T20:51:20.1904535Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:20.1905105Z self=, 2025-05-07T20:51:20.1905598Z cache_sets=158, 2025-05-07T20:51:20.1905808Z ) 2025-05-07T20:51:20.1906077Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:20.1906654Z self=, 2025-05-07T20:51:20.1907282Z cache_sets=11, 2025-05-07T20:51:20.1907503Z ) 2025-05-07T20:51:20.1907775Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:20.1908337Z self=, 2025-05-07T20:51:20.1908953Z cache_sets=193, 2025-05-07T20:51:20.1909175Z ) 2025-05-07T20:51:20.1909442Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:20.1910014Z self=, 2025-05-07T20:51:20.1910510Z cache_sets=133, 2025-05-07T20:51:20.1910727Z ) 2025-05-07T20:51:20.1910993Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:20.1911562Z self=, 2025-05-07T20:51:20.1912061Z cache_sets=77, 2025-05-07T20:51:20.1912271Z ) 2025-05-07T20:51:20.1912551Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:20.1913121Z self=, 2025-05-07T20:51:20.1913609Z cache_sets=71, 2025-05-07T20:51:20.1913827Z ) 2025-05-07T20:51:20.1914100Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:20.1914687Z self=, 2025-05-07T20:51:20.1915180Z cache_sets=233, 2025-05-07T20:51:20.1915498Z ) 2025-05-07T20:51:20.1915770Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:20.1916336Z self=, 2025-05-07T20:51:20.1916832Z cache_sets=16, 2025-05-07T20:51:20.1917046Z ) 2025-05-07T20:51:20.1917312Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:20.1917882Z self=, 2025-05-07T20:51:20.1918381Z cache_sets=297, 2025-05-07T20:51:20.1918598Z ) 2025-05-07T20:51:20.1918863Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:20.1919430Z self=, 2025-05-07T20:51:20.1919929Z cache_sets=275, 2025-05-07T20:51:20.1920140Z ) 2025-05-07T20:51:20.1920413Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:20.1920981Z self=, 2025-05-07T20:51:20.1921472Z cache_sets=155, 2025-05-07T20:51:20.1921688Z ) 2025-05-07T20:51:20.1921961Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:20.1922525Z self=, 2025-05-07T20:51:20.1923019Z cache_sets=235, 2025-05-07T20:51:20.1923236Z ) 2025-05-07T20:51:20.1923513Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:20.1924075Z self=, 2025-05-07T20:51:20.1924571Z cache_sets=296, 2025-05-07T20:51:20.1924787Z ) 2025-05-07T20:51:20.1925058Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:20.1925628Z self=, 2025-05-07T20:51:20.1926125Z cache_sets=259, 2025-05-07T20:51:20.1926335Z ) 2025-05-07T20:51:20.1926609Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:20.1927177Z self=, 2025-05-07T20:51:20.1927672Z cache_sets=260, 2025-05-07T20:51:20.1927884Z ) 2025-05-07T20:51:20.1928157Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:20.1928872Z self=, 2025-05-07T20:51:20.1929364Z cache_sets=108, 2025-05-07T20:51:20.1929586Z ) 2025-05-07T20:51:20.1929860Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:20.1930422Z self=, 2025-05-07T20:51:20.1931798Z cache_sets=131, 2025-05-07T20:51:20.1932017Z ) 2025-05-07T20:51:20.1932284Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:20.1932854Z self=, 2025-05-07T20:51:20.1933349Z cache_sets=190, 2025-05-07T20:51:20.1933567Z ) 2025-05-07T20:51:20.1933835Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:20.1934409Z self=, 2025-05-07T20:51:20.1934903Z cache_sets=256, 2025-05-07T20:51:20.1935114Z ) 2025-05-07T20:51:20.1935393Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:20.1935964Z self=, 2025-05-07T20:51:20.1936451Z cache_sets=125, 2025-05-07T20:51:20.1936675Z ) 2025-05-07T20:51:20.1936947Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:20.1937515Z self=, 2025-05-07T20:51:20.1938004Z cache_sets=287, 2025-05-07T20:51:20.1938218Z ) 2025-05-07T20:51:20.1938488Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:20.1939050Z self=, 2025-05-07T20:51:20.1939548Z cache_sets=210, 2025-05-07T20:51:20.1939765Z ) 2025-05-07T20:51:20.1940034Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:20.1940607Z self=, 2025-05-07T20:51:20.1941100Z cache_sets=40, 2025-05-07T20:51:20.1941311Z ) 2025-05-07T20:51:20.1941587Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:20.1942155Z self=, 2025-05-07T20:51:20.1942655Z cache_sets=294, 2025-05-07T20:51:20.1942866Z ) 2025-05-07T20:51:20.1943136Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:20.1943704Z self=, 2025-05-07T20:51:20.1944192Z cache_sets=177, 2025-05-07T20:51:20.1944407Z ) 2025-05-07T20:51:20.1944681Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:20.1945243Z self=, 2025-05-07T20:51:20.1945739Z cache_sets=68, 2025-05-07T20:51:20.1945960Z ) 2025-05-07T20:51:20.1946151Z PASSED 2025-05-07T20:51:20.1950760Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_lxu_cache_lookup PASSED 2025-05-07T20:51:20.8662305Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_unique_lxu_cache_lookup Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:20.8663364Z self=, 2025-05-07T20:51:20.8663836Z T=1, 2025-05-07T20:51:20.8664045Z D=2, 2025-05-07T20:51:20.8664241Z B=1, 2025-05-07T20:51:20.8664440Z log_E=3, 2025-05-07T20:51:20.8664649Z L=0, 2025-05-07T20:51:20.8664841Z ) 2025-05-07T20:51:20.8665105Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:20.8665800Z self=, 2025-05-07T20:51:20.8666418Z T=6, 2025-05-07T20:51:20.8666649Z D=2, 2025-05-07T20:51:20.8666843Z B=1, 2025-05-07T20:51:20.8667044Z log_E=3, 2025-05-07T20:51:20.8667487Z L=0, 2025-05-07T20:51:20.8667688Z ) 2025-05-07T20:51:20.8667929Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:20.8668418Z self=, 2025-05-07T20:51:20.8668871Z T=6, 2025-05-07T20:51:20.8669221Z D=32, 2025-05-07T20:51:20.8669414Z B=45, 2025-05-07T20:51:20.8669613Z log_E=3, 2025-05-07T20:51:20.8669818Z L=6, 2025-05-07T20:51:20.8670004Z ) 2025-05-07T20:51:20.8670245Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:20.8670738Z self=, 2025-05-07T20:51:20.8671203Z T=5, 2025-05-07T20:51:20.8671395Z D=2, 2025-05-07T20:51:20.8671594Z B=1, 2025-05-07T20:51:20.8671793Z log_E=3, 2025-05-07T20:51:20.8671997Z L=0, 2025-05-07T20:51:20.8672190Z ) 2025-05-07T20:51:20.8672507Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:20.8673032Z self=, 2025-05-07T20:51:20.8673477Z T=5, 2025-05-07T20:51:20.8673675Z D=32, 2025-05-07T20:51:20.8673873Z B=9, 2025-05-07T20:51:20.8674063Z log_E=3, 2025-05-07T20:51:20.8674274Z L=19, 2025-05-07T20:51:20.8674476Z ) 2025-05-07T20:51:20.8674708Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:20.8675197Z self=, 2025-05-07T20:51:20.8675770Z T=7, 2025-05-07T20:51:20.8675962Z D=116, 2025-05-07T20:51:20.8676165Z B=63, 2025-05-07T20:51:20.8676369Z log_E=5, 2025-05-07T20:51:20.8676568Z L=14, 2025-05-07T20:51:20.8676761Z ) 2025-05-07T20:51:20.8676998Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:20.8677483Z self=, 2025-05-07T20:51:20.8677931Z T=8, 2025-05-07T20:51:20.8678132Z D=72, 2025-05-07T20:51:20.8678323Z B=103, 2025-05-07T20:51:20.8678533Z log_E=4, 2025-05-07T20:51:20.8678765Z L=12, 2025-05-07T20:51:20.8678976Z ) 2025-05-07T20:51:20.8679215Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:20.8679706Z self=, 2025-05-07T20:51:20.8680158Z T=3, 2025-05-07T20:51:20.8680349Z D=119, 2025-05-07T20:51:20.8680549Z B=107, 2025-05-07T20:51:20.8680749Z log_E=5, 2025-05-07T20:51:20.8680948Z L=3, 2025-05-07T20:51:20.8681140Z ) 2025-05-07T20:51:20.8681378Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:20.8681862Z self=, 2025-05-07T20:51:20.8682311Z T=2, 2025-05-07T20:51:20.8682510Z D=104, 2025-05-07T20:51:20.8682705Z B=74, 2025-05-07T20:51:20.8682903Z log_E=4, 2025-05-07T20:51:20.8683115Z L=2, 2025-05-07T20:51:20.8683346Z ) 2025-05-07T20:51:20.8683593Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:20.8684079Z self=, 2025-05-07T20:51:20.8684538Z T=1, 2025-05-07T20:51:20.8684737Z D=28, 2025-05-07T20:51:20.8684929Z B=60, 2025-05-07T20:51:20.8685130Z log_E=4, 2025-05-07T20:51:20.8685343Z L=16, 2025-05-07T20:51:20.8685532Z ) 2025-05-07T20:51:20.8685773Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:20.8686269Z self=, 2025-05-07T20:51:20.8686713Z T=1, 2025-05-07T20:51:20.8686908Z D=15, 2025-05-07T20:51:20.8687107Z B=124, 2025-05-07T20:51:20.8687302Z log_E=4, 2025-05-07T20:51:20.8687508Z L=3, 2025-05-07T20:51:20.8687701Z ) 2025-05-07T20:51:20.8687936Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:20.8688429Z self=, 2025-05-07T20:51:20.8688880Z T=1, 2025-05-07T20:51:20.8689187Z D=15, 2025-05-07T20:51:20.8689382Z B=124, 2025-05-07T20:51:20.8689585Z log_E=4, 2025-05-07T20:51:20.8689790Z L=4, 2025-05-07T20:51:20.8689975Z ) 2025-05-07T20:51:20.8690216Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:20.8691127Z self=, 2025-05-07T20:51:20.8691572Z T=1, 2025-05-07T20:51:20.8691768Z D=15, 2025-05-07T20:51:20.8691965Z B=124, 2025-05-07T20:51:20.8692158Z log_E=4, 2025-05-07T20:51:20.8692362Z L=0, 2025-05-07T20:51:20.8692552Z ) 2025-05-07T20:51:20.8692783Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:20.8693276Z self=, 2025-05-07T20:51:20.8693723Z T=1, 2025-05-07T20:51:20.8693916Z D=4, 2025-05-07T20:51:20.8694114Z B=124, 2025-05-07T20:51:20.8694314Z log_E=4, 2025-05-07T20:51:20.8694512Z L=0, 2025-05-07T20:51:20.8694703Z ) 2025-05-07T20:51:20.8694948Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:20.8695430Z self=, 2025-05-07T20:51:20.8695881Z T=4, 2025-05-07T20:51:20.8696078Z D=4, 2025-05-07T20:51:20.8696277Z B=124, 2025-05-07T20:51:20.8696480Z log_E=4, 2025-05-07T20:51:20.8696687Z L=0, 2025-05-07T20:51:20.8696872Z ) 2025-05-07T20:51:20.8697109Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:20.8697603Z self=, 2025-05-07T20:51:20.8698053Z T=4, 2025-05-07T20:51:20.8698245Z D=4, 2025-05-07T20:51:20.8698441Z B=124, 2025-05-07T20:51:20.8698645Z log_E=3, 2025-05-07T20:51:20.8698847Z L=0, 2025-05-07T20:51:20.8699041Z ) 2025-05-07T20:51:20.8699281Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:20.8699765Z self=, 2025-05-07T20:51:20.8700224Z T=4, 2025-05-07T20:51:20.8700426Z D=4, 2025-05-07T20:51:20.8700617Z B=4, 2025-05-07T20:51:20.8700814Z log_E=3, 2025-05-07T20:51:20.8701026Z L=0, 2025-05-07T20:51:20.8701212Z ) 2025-05-07T20:51:20.8701451Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:20.8701959Z self=, 2025-05-07T20:51:20.8702404Z T=9, 2025-05-07T20:51:20.8702601Z D=38, 2025-05-07T20:51:20.8702800Z B=48, 2025-05-07T20:51:20.8702992Z log_E=4, 2025-05-07T20:51:20.8703199Z L=15, 2025-05-07T20:51:20.8703399Z ) 2025-05-07T20:51:20.8703634Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:20.8704124Z self=, 2025-05-07T20:51:20.8704573Z T=1, 2025-05-07T20:51:20.8704771Z D=38, 2025-05-07T20:51:20.8704960Z B=48, 2025-05-07T20:51:20.8705160Z log_E=4, 2025-05-07T20:51:20.8705370Z L=15, 2025-05-07T20:51:20.8705557Z ) 2025-05-07T20:51:20.8705794Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:20.8706286Z self=, 2025-05-07T20:51:20.8706729Z T=1, 2025-05-07T20:51:20.8706933Z D=38, 2025-05-07T20:51:20.8707130Z B=48, 2025-05-07T20:51:20.8707322Z log_E=4, 2025-05-07T20:51:20.8707529Z L=0, 2025-05-07T20:51:20.8707722Z ) 2025-05-07T20:51:20.8707954Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:20.8708444Z self=, 2025-05-07T20:51:20.8708898Z T=1, 2025-05-07T20:51:20.8709088Z D=38, 2025-05-07T20:51:20.8709285Z B=4, 2025-05-07T20:51:20.8709484Z log_E=4, 2025-05-07T20:51:20.8709683Z L=0, 2025-05-07T20:51:20.8709876Z ) 2025-05-07T20:51:20.8710118Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:20.8710766Z self=, 2025-05-07T20:51:20.8711224Z T=1, 2025-05-07T20:51:20.8711423Z D=38, 2025-05-07T20:51:20.8711623Z B=1, 2025-05-07T20:51:20.8711815Z log_E=4, 2025-05-07T20:51:20.8712022Z L=0, 2025-05-07T20:51:20.8712336Z ) 2025-05-07T20:51:20.8712572Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:20.8713066Z self=, 2025-05-07T20:51:20.8713516Z T=1, 2025-05-07T20:51:20.8713708Z D=38, 2025-05-07T20:51:20.8713907Z B=1, 2025-05-07T20:51:20.8714104Z log_E=3, 2025-05-07T20:51:20.8714305Z L=0, 2025-05-07T20:51:20.8714498Z ) 2025-05-07T20:51:20.8714739Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:20.8715225Z self=, 2025-05-07T20:51:20.8715779Z T=1, 2025-05-07T20:51:20.8715975Z D=38, 2025-05-07T20:51:20.8716166Z B=1, 2025-05-07T20:51:20.8716368Z log_E=3, 2025-05-07T20:51:20.8716575Z L=1, 2025-05-07T20:51:20.8716762Z ) 2025-05-07T20:51:20.8716999Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:20.8717489Z self=, 2025-05-07T20:51:20.8717947Z T=3, 2025-05-07T20:51:20.8718135Z D=106, 2025-05-07T20:51:20.8718331Z B=71, 2025-05-07T20:51:20.8718526Z log_E=5, 2025-05-07T20:51:20.8718750Z L=3, 2025-05-07T20:51:20.8718964Z ) 2025-05-07T20:51:20.8719205Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:20.8719688Z self=, 2025-05-07T20:51:20.8720139Z T=3, 2025-05-07T20:51:20.8720336Z D=106, 2025-05-07T20:51:20.8720527Z B=5, 2025-05-07T20:51:20.8720721Z log_E=5, 2025-05-07T20:51:20.8720924Z L=3, 2025-05-07T20:51:20.8721108Z ) 2025-05-07T20:51:20.8721348Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:20.8721845Z self=, 2025-05-07T20:51:20.8722290Z T=3, 2025-05-07T20:51:20.8722486Z D=106, 2025-05-07T20:51:20.8722684Z B=5, 2025-05-07T20:51:20.8722874Z log_E=3, 2025-05-07T20:51:20.8723090Z L=3, 2025-05-07T20:51:20.8723280Z ) 2025-05-07T20:51:20.8723529Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:20.8724023Z self=, 2025-05-07T20:51:20.8732347Z T=3, 2025-05-07T20:51:20.8732550Z D=3, 2025-05-07T20:51:20.8732736Z B=5, 2025-05-07T20:51:20.8732922Z log_E=3, 2025-05-07T20:51:20.8733129Z L=3, 2025-05-07T20:51:20.8733319Z ) 2025-05-07T20:51:20.8733550Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:20.8734049Z self=, 2025-05-07T20:51:20.8734499Z T=3, 2025-05-07T20:51:20.8734706Z D=3, 2025-05-07T20:51:20.8734893Z B=5, 2025-05-07T20:51:20.8735092Z log_E=5, 2025-05-07T20:51:20.8735300Z L=3, 2025-05-07T20:51:20.8735484Z ) 2025-05-07T20:51:20.8735727Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:20.8736220Z self=, 2025-05-07T20:51:20.8736669Z T=3, 2025-05-07T20:51:20.8736863Z D=3, 2025-05-07T20:51:20.8737058Z B=5, 2025-05-07T20:51:20.8737246Z log_E=5, 2025-05-07T20:51:20.8737453Z L=5, 2025-05-07T20:51:20.8737645Z ) 2025-05-07T20:51:20.8737876Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:20.8738366Z self=, 2025-05-07T20:51:20.8738844Z T=3, 2025-05-07T20:51:20.8739056Z D=5, 2025-05-07T20:51:20.8739250Z B=5, 2025-05-07T20:51:20.8739448Z log_E=5, 2025-05-07T20:51:20.8739643Z L=5, 2025-05-07T20:51:20.8739835Z ) 2025-05-07T20:51:20.8740196Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:20.8740693Z self=, 2025-05-07T20:51:20.8741131Z T=2, 2025-05-07T20:51:20.8741325Z D=97, 2025-05-07T20:51:20.8741525Z B=47, 2025-05-07T20:51:20.8741800Z log_E=3, 2025-05-07T20:51:20.8742007Z L=11, 2025-05-07T20:51:20.8742197Z ) 2025-05-07T20:51:20.8742426Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:20.8742917Z self=, 2025-05-07T20:51:20.8743363Z T=2, 2025-05-07T20:51:20.8743552Z D=11, 2025-05-07T20:51:20.8743750Z B=47, 2025-05-07T20:51:20.8743946Z log_E=3, 2025-05-07T20:51:20.8744143Z L=11, 2025-05-07T20:51:20.8744337Z ) 2025-05-07T20:51:20.8744573Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:20.8745055Z self=, 2025-05-07T20:51:20.8745508Z T=2, 2025-05-07T20:51:20.8745705Z D=11, 2025-05-07T20:51:20.8745896Z B=11, 2025-05-07T20:51:20.8746081Z log_E=3, 2025-05-07T20:51:20.8746283Z L=11, 2025-05-07T20:51:20.8746473Z ) 2025-05-07T20:51:20.8746700Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:20.8747190Z self=, 2025-05-07T20:51:20.8747636Z T=2, 2025-05-07T20:51:20.8747823Z D=11, 2025-05-07T20:51:20.8748013Z B=3, 2025-05-07T20:51:20.8748207Z log_E=3, 2025-05-07T20:51:20.8748404Z L=11, 2025-05-07T20:51:20.8748597Z ) 2025-05-07T20:51:20.8748832Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:20.8749309Z self=, 2025-05-07T20:51:20.8749753Z T=2, 2025-05-07T20:51:20.8749942Z D=11, 2025-05-07T20:51:20.8750138Z B=2, 2025-05-07T20:51:20.8750325Z log_E=3, 2025-05-07T20:51:20.8750529Z L=11, 2025-05-07T20:51:20.8750726Z ) 2025-05-07T20:51:20.8750953Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:20.8751438Z self=, 2025-05-07T20:51:20.8751883Z T=2, 2025-05-07T20:51:20.8752074Z D=2, 2025-05-07T20:51:20.8752268Z B=2, 2025-05-07T20:51:20.8752464Z log_E=3, 2025-05-07T20:51:20.8752660Z L=11, 2025-05-07T20:51:20.8752851Z ) 2025-05-07T20:51:20.8753089Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:20.8753570Z self=, 2025-05-07T20:51:20.8754015Z T=2, 2025-05-07T20:51:20.8754207Z D=2, 2025-05-07T20:51:20.8754390Z B=2, 2025-05-07T20:51:20.8754584Z log_E=3, 2025-05-07T20:51:20.8754787Z L=2, 2025-05-07T20:51:20.8754968Z ) 2025-05-07T20:51:20.8755200Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:20.8755843Z self=, 2025-05-07T20:51:20.8756279Z T=5, 2025-05-07T20:51:20.8756469Z D=123, 2025-05-07T20:51:20.8756664Z B=115, 2025-05-07T20:51:20.8756852Z log_E=3, 2025-05-07T20:51:20.8757055Z L=0, 2025-05-07T20:51:20.8757248Z ) 2025-05-07T20:51:20.8757488Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:20.8757966Z self=, 2025-05-07T20:51:20.8758410Z T=5, 2025-05-07T20:51:20.8758603Z D=5, 2025-05-07T20:51:20.8758784Z B=115, 2025-05-07T20:51:20.8758980Z log_E=3, 2025-05-07T20:51:20.8759182Z L=0, 2025-05-07T20:51:20.8759363Z ) 2025-05-07T20:51:20.8759549Z PASSED 2025-05-07T20:51:20.8759663Z 2025-05-07T20:51:20.8759815Z ============================== 3 passed in 3.26s =============================== 2025-05-07T20:51:21.5523410Z 2025-05-07T20:51:21.5524129Z [TEST] Python test suite PASSED: ./tbe/cache/lxu_cache_test.py 2025-05-07T20:51:21.5545598Z [TEST] Python test time for ./tbe/cache/lxu_cache_test.py: 6 seconds 2025-05-07T20:51:21.5545934Z 2025-05-07T20:51:21.5545939Z 2025-05-07T20:51:21.5545943Z 2025-05-07T20:51:21.5545947Z 2025-05-07T20:51:21.5566024Z ################################################################################ 2025-05-07T20:51:21.5581734Z # [2025-05-07T20:51:21.557Z] Run Python Test Suite: 2025-05-07T20:51:21.5582125Z # ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:51:21.5582422Z ################################################################################ 2025-05-07T20:51:21.5606744Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:51:21.5607387Z 2025-05-07T20:51:23.7008948Z ============================= test session starts ============================== 2025-05-07T20:51:23.7009589Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:23.7010146Z cachedir: .pytest_cache 2025-05-07T20:51:23.7010748Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:23.7011497Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:23.7011926Z plugins: hypothesis-6.131.14 2025-05-07T20:51:25.4828908Z collecting ... collected 3 items 2025-05-07T20:51:25.4829140Z 2025-05-07T20:51:25.4845179Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_basics SKIPPED (Test i...) 2025-05-07T20:51:25.4854659Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_get_ids SKIPPED (Test ...) 2025-05-07T20:51:25.4873809Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_initializer SKIPPED (T...) 2025-05-07T20:51:25.4874133Z 2025-05-07T20:51:25.4874297Z =========================== short test summary info ============================ 2025-05-07T20:51:25.4874819Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:82: Test is currently known to fail in OSS mode 2025-05-07T20:51:25.4875536Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:160: Test is currently known to fail in OSS mode 2025-05-07T20:51:25.4876118Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:119: Test is currently known to fail in OSS mode 2025-05-07T20:51:25.4876600Z ============================== 3 skipped in 1.91s ============================== 2025-05-07T20:51:26.0857554Z 2025-05-07T20:51:26.0858278Z [TEST] Python test suite PASSED: ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:51:26.0877982Z [TEST] Python test time for ./tbe/dram_kv/dram_kv_test.py: 5 seconds 2025-05-07T20:51:26.0878291Z 2025-05-07T20:51:26.0878576Z 2025-05-07T20:51:26.0878586Z 2025-05-07T20:51:26.0878599Z 2025-05-07T20:51:26.0901042Z ################################################################################ 2025-05-07T20:51:26.0916480Z # [2025-05-07T20:51:26.091Z] Run Python Test Suite: 2025-05-07T20:51:26.0916980Z # ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:51:26.0917450Z ################################################################################ 2025-05-07T20:51:26.0941084Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:51:26.0941845Z 2025-05-07T20:51:28.2389317Z ============================= test session starts ============================== 2025-05-07T20:51:28.2389960Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:28.2390805Z cachedir: .pytest_cache 2025-05-07T20:51:28.2391613Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:28.2392358Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:28.2392785Z plugins: hypothesis-6.131.14 2025-05-07T20:51:29.9789899Z collecting ... collected 1 item 2025-05-07T20:51:29.9790162Z 2025-05-07T20:51:29.9888218Z tbe/eeg/tbe_indices_estimator_test.py::TBEIndicesEstimatorTest::test_indices_estimation Found best Log likelihood so far on (s,q) (0.01, 1): -3.20663 2025-05-07T20:51:29.9889224Z Found best Log likelihood so far on (s,q) (0.02, 1): -3.20543 2025-05-07T20:51:29.9889688Z Found best Log likelihood so far on (s,q) (0.03, 1): -3.20424 2025-05-07T20:51:29.9890429Z Found best Log likelihood so far on (s,q) (0.04, 1): -3.20307 2025-05-07T20:51:29.9891255Z Found best Log likelihood so far on (s,q) (0.05, 1): -3.20191 2025-05-07T20:51:29.9891695Z Found best Log likelihood so far on (s,q) (0.06, 1): -3.20077 2025-05-07T20:51:29.9892129Z Found best Log likelihood so far on (s,q) (0.07, 1): -3.19965 2025-05-07T20:51:29.9892570Z Found best Log likelihood so far on (s,q) (0.08, 1): -3.19854 2025-05-07T20:51:29.9893007Z Found best Log likelihood so far on (s,q) (0.09, 1): -3.19745 2025-05-07T20:51:29.9893432Z Found best Log likelihood so far on (s,q) (0.1, 1): -3.19637 2025-05-07T20:51:29.9893884Z Found best Log likelihood so far on (s,q) (0.11, 1): -3.19531 2025-05-07T20:51:29.9894322Z Found best Log likelihood so far on (s,q) (0.12, 1): -3.19427 2025-05-07T20:51:29.9894794Z Found best Log likelihood so far on (s,q) (0.13, 1): -3.19324 2025-05-07T20:51:29.9895218Z Found best Log likelihood so far on (s,q) (0.14, 1): -3.19223 2025-05-07T20:51:29.9895655Z Found best Log likelihood so far on (s,q) (0.15, 1): -3.19124 2025-05-07T20:51:29.9896085Z Found best Log likelihood so far on (s,q) (0.16, 1): -3.19026 2025-05-07T20:51:29.9896506Z Found best Log likelihood so far on (s,q) (0.17, 1): -3.18929 2025-05-07T20:51:29.9896946Z Found best Log likelihood so far on (s,q) (0.18, 1): -3.18835 2025-05-07T20:51:29.9897374Z Found best Log likelihood so far on (s,q) (0.19, 1): -3.18742 2025-05-07T20:51:29.9897826Z Found best Log likelihood so far on (s,q) (0.2, 1): -3.1865 2025-05-07T20:51:29.9898263Z Found best Log likelihood so far on (s,q) (0.21, 1): -3.1856 2025-05-07T20:51:29.9898702Z Found best Log likelihood so far on (s,q) (0.22, 1): -3.18472 2025-05-07T20:51:29.9899132Z Found best Log likelihood so far on (s,q) (0.23, 1): -3.18386 2025-05-07T20:51:29.9899550Z Found best Log likelihood so far on (s,q) (0.24, 1): -3.18301 2025-05-07T20:51:29.9899989Z Found best Log likelihood so far on (s,q) (0.25, 1): -3.18218 2025-05-07T20:51:29.9900417Z Found best Log likelihood so far on (s,q) (0.26, 1): -3.18136 2025-05-07T20:51:29.9900851Z Found best Log likelihood so far on (s,q) (0.27, 1): -3.18057 2025-05-07T20:51:29.9901303Z Found best Log likelihood so far on (s,q) (0.28, 1): -3.17978 2025-05-07T20:51:29.9901756Z Found best Log likelihood so far on (s,q) (0.29, 1): -3.17902 2025-05-07T20:51:29.9902185Z Found best Log likelihood so far on (s,q) (0.3, 1): -3.17827 2025-05-07T20:51:29.9902612Z Found best Log likelihood so far on (s,q) (0.31, 1): -3.17754 2025-05-07T20:51:29.9903038Z Found best Log likelihood so far on (s,q) (0.32, 1): -3.17682 2025-05-07T20:51:29.9903467Z Found best Log likelihood so far on (s,q) (0.33, 1): -3.17613 2025-05-07T20:51:29.9903904Z Found best Log likelihood so far on (s,q) (0.34, 1): -3.17545 2025-05-07T20:51:29.9904335Z Found best Log likelihood so far on (s,q) (0.35, 1): -3.17478 2025-05-07T20:51:29.9904762Z Found best Log likelihood so far on (s,q) (0.36, 1): -3.17413 2025-05-07T20:51:29.9905197Z Found best Log likelihood so far on (s,q) (0.37, 1): -3.1735 2025-05-07T20:51:29.9905618Z Found best Log likelihood so far on (s,q) (0.38, 1): -3.17289 2025-05-07T20:51:29.9906045Z Found best Log likelihood so far on (s,q) (0.39, 1): -3.1723 2025-05-07T20:51:29.9906479Z Found best Log likelihood so far on (s,q) (0.4, 1): -3.17172 2025-05-07T20:51:29.9906907Z Found best Log likelihood so far on (s,q) (0.41, 1): -3.17115 2025-05-07T20:51:29.9907339Z Found best Log likelihood so far on (s,q) (0.42, 1): -3.17061 2025-05-07T20:51:29.9907762Z Found best Log likelihood so far on (s,q) (0.43, 1): -3.17008 2025-05-07T20:51:29.9908186Z Found best Log likelihood so far on (s,q) (0.44, 1): -3.16957 2025-05-07T20:51:29.9908755Z Found best Log likelihood so far on (s,q) (0.45, 1): -3.16908 2025-05-07T20:51:29.9909251Z Found best Log likelihood so far on (s,q) (0.46, 1): -3.1686 2025-05-07T20:51:29.9909722Z Found best Log likelihood so far on (s,q) (0.47, 1): -3.16814 2025-05-07T20:51:29.9910152Z Found best Log likelihood so far on (s,q) (0.48, 1): -3.1677 2025-05-07T20:51:29.9910710Z Found best Log likelihood so far on (s,q) (0.49, 1): -3.16728 2025-05-07T20:51:29.9911152Z Found best Log likelihood so far on (s,q) (0.5, 1): -3.16687 2025-05-07T20:51:29.9911577Z Found best Log likelihood so far on (s,q) (0.51, 1): -3.16648 2025-05-07T20:51:29.9912009Z Found best Log likelihood so far on (s,q) (0.52, 1): -3.16611 2025-05-07T20:51:29.9912440Z Found best Log likelihood so far on (s,q) (0.53, 1): -3.16576 2025-05-07T20:51:29.9912870Z Found best Log likelihood so far on (s,q) (0.54, 1): -3.16542 2025-05-07T20:51:29.9913298Z Found best Log likelihood so far on (s,q) (0.55, 1): -3.1651 2025-05-07T20:51:29.9913757Z Found best Log likelihood so far on (s,q) (0.56, 1): -3.1648 2025-05-07T20:51:29.9914190Z Found best Log likelihood so far on (s,q) (0.57, 1): -3.16451 2025-05-07T20:51:29.9914616Z Found best Log likelihood so far on (s,q) (0.58, 1): -3.16425 2025-05-07T20:51:29.9915136Z Found best Log likelihood so far on (s,q) (0.59, 1): -3.164 2025-05-07T20:51:29.9915758Z Found best Log likelihood so far on (s,q) (0.6, 1): -3.16377 2025-05-07T20:51:29.9916353Z Found best Log likelihood so far on (s,q) (0.61, 1): -3.16355 2025-05-07T20:51:29.9916930Z Found best Log likelihood so far on (s,q) (0.62, 1): -3.16336 2025-05-07T20:51:29.9917513Z Skipping (s,q) (0.63, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9918108Z Skipping (s,q) (0.64, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9918684Z Skipping (s,q) (0.65, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9919247Z Skipping (s,q) (0.66, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9919817Z Skipping (s,q) (0.67, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9920396Z Skipping (s,q) (0.68, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9920957Z Skipping (s,q) (0.69, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9921528Z Skipping (s,q) (0.7, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9922110Z Skipping (s,q) (0.71, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9922677Z Skipping (s,q) (0.72, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9923246Z Skipping (s,q) (0.73, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9923813Z Skipping (s,q) (0.74, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9924383Z Skipping (s,q) (0.75, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9924947Z Skipping (s,q) (0.76, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9925516Z Skipping (s,q) (0.77, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9926089Z Skipping (s,q) (0.78, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9926659Z Skipping (s,q) (0.79, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9927180Z Skipping (s,q) (0.8, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9927596Z Skipping (s,q) (0.81, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9928013Z Skipping (s,q) (0.82, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9928474Z Skipping (s,q) (0.83, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9929006Z Skipping (s,q) (0.84, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9929575Z Skipping (s,q) (0.85, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9930146Z Skipping (s,q) (0.86, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9930720Z Skipping (s,q) (0.87, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9931349Z Skipping (s,q) (0.88, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9931930Z Skipping (s,q) (0.89, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9932493Z Skipping (s,q) (0.9, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9933076Z Skipping (s,q) (0.91, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9933678Z Skipping (s,q) (0.92, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9934249Z Skipping (s,q) (0.93, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9934919Z Skipping (s,q) (0.94, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9935491Z Skipping (s,q) (0.95, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9936071Z Skipping (s,q) (0.96, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9936504Z Skipping (s,q) (0.97, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9936932Z Skipping (s,q) (0.98, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9937359Z Skipping (s,q) (0.99, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9937780Z Skipping (s,q) (1, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9938279Z Skipping (s,q) (1.01, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9938715Z Skipping (s,q) (1.02, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9939267Z Skipping (s,q) (1.03, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9939703Z Skipping (s,q) (1.04, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9940137Z Skipping (s,q) (1.05, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9940568Z Skipping (s,q) (1.06, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9941041Z Skipping (s,q) (1.07, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9941542Z Skipping (s,q) (1.08, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9941973Z Skipping (s,q) (1.09, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9942402Z Skipping (s,q) (1.1, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9942824Z Skipping (s,q) (1.11, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9943310Z Skipping (s,q) (1.12, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9943749Z Skipping (s,q) (1.13, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9944332Z Skipping (s,q) (1.14, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9944795Z Skipping (s,q) (1.15, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9945264Z Skipping (s,q) (1.16, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9945758Z Skipping (s,q) (1.17, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9946187Z Skipping (s,q) (1.18, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9946615Z Skipping (s,q) (1.19, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9947036Z Skipping (s,q) (1.2, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9947455Z Skipping (s,q) (1.21, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9947884Z Skipping (s,q) (1.22, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9948315Z Skipping (s,q) (1.23, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9948798Z Skipping (s,q) (1.24, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9949235Z Skipping (s,q) (1.25, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9949723Z Skipping (s,q) (1.26, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9950153Z Skipping (s,q) (1.27, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9950591Z Skipping (s,q) (1.28, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9951018Z Skipping (s,q) (1.29, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9951502Z Skipping (s,q) (1.3, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9951925Z Skipping (s,q) (1.31, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9952351Z Skipping (s,q) (1.32, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9952782Z Skipping (s,q) (1.33, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9953210Z Skipping (s,q) (1.34, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9953631Z Skipping (s,q) (1.35, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9954057Z Skipping (s,q) (1.36, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9954631Z Skipping (s,q) (1.37, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9955057Z Skipping (s,q) (1.38, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9955657Z Skipping (s,q) (1.39, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9956236Z Skipping (s,q) (1.4, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9957063Z Skipping (s,q) (1.41, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9957543Z Skipping (s,q) (1.42, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9957969Z Skipping (s,q) (1.43, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9958476Z Skipping (s,q) (1.44, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9958943Z Skipping (s,q) (1.45, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9959435Z Skipping (s,q) (1.46, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9959861Z Skipping (s,q) (1.47, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9960296Z Skipping (s,q) (1.48, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9960717Z Skipping (s,q) (1.49, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9961176Z Skipping (s,q) (1.5, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9961592Z Skipping (s,q) (1.51, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9962021Z Skipping (s,q) (1.52, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9962443Z Skipping (s,q) (1.53, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9962906Z Skipping (s,q) (1.54, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9963324Z Skipping (s,q) (1.55, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9963747Z Skipping (s,q) (1.56, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9964170Z Skipping (s,q) (1.57, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9964589Z Skipping (s,q) (1.58, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9965013Z Skipping (s,q) (1.59, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9965439Z Skipping (s,q) (1.6, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9965861Z Skipping (s,q) (1.61, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9966368Z Skipping (s,q) (1.62, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9966788Z Skipping (s,q) (1.63, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9967216Z Skipping (s,q) (1.64, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9967632Z Skipping (s,q) (1.65, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9968056Z Skipping (s,q) (1.66, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9983864Z Skipping (s,q) (1.67, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9984421Z Skipping (s,q) (1.68, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9984861Z Skipping (s,q) (1.69, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9985362Z Skipping (s,q) (1.7, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9985920Z Skipping (s,q) (1.71, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9986366Z Skipping (s,q) (1.72, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9986796Z Skipping (s,q) (1.73, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9987222Z Skipping (s,q) (1.74, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9987677Z Skipping (s,q) (1.75, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9988100Z Skipping (s,q) (1.76, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9988517Z Skipping (s,q) (1.77, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9988941Z Skipping (s,q) (1.78, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9989369Z Skipping (s,q) (1.79, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9989865Z Skipping (s,q) (1.8, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9990434Z Skipping (s,q) (1.81, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9991265Z Skipping (s,q) (1.82, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9992063Z Skipping (s,q) (1.83, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9992653Z Skipping (s,q) (1.84, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9993231Z Skipping (s,q) (1.85, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9993796Z Skipping (s,q) (1.86, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9994391Z Skipping (s,q) (1.87, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9994798Z Skipping (s,q) (1.88, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9995217Z Skipping (s,q) (1.89, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9995854Z Skipping (s,q) (1.9, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9999065Z Skipping (s,q) (1.91, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9999498Z Skipping (s,q) (1.92, 1): inconsistent with heavy hitters! 2025-05-07T20:51:29.9999913Z Skipping (s,q) (1.93, 1): inconsistent with heavy hitters! 2025-05-07T20:51:30.0000335Z Skipping (s,q) (1.94, 1): inconsistent with heavy hitters! 2025-05-07T20:51:30.0000739Z Skipping (s,q) (1.95, 1): inconsistent with heavy hitters! 2025-05-07T20:51:30.0001152Z Skipping (s,q) (1.96, 1): inconsistent with heavy hitters! 2025-05-07T20:51:30.0001560Z Skipping (s,q) (1.97, 1): inconsistent with heavy hitters! 2025-05-07T20:51:30.0001968Z Skipping (s,q) (1.98, 1): inconsistent with heavy hitters! 2025-05-07T20:51:30.0002374Z Skipping (s,q) (1.99, 1): inconsistent with heavy hitters! 2025-05-07T20:51:30.0002808Z Found best Log likelihood so far on (s,q) (0.63, 1.25): -3.16322 2025-05-07T20:51:30.0003257Z Skipping (s,q) (0.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0003678Z Skipping (s,q) (0.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0004101Z Skipping (s,q) (0.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0004528Z Skipping (s,q) (0.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0004945Z Skipping (s,q) (0.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0005377Z Skipping (s,q) (0.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0005803Z Skipping (s,q) (0.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0006226Z Skipping (s,q) (0.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0006646Z Skipping (s,q) (0.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0007070Z Skipping (s,q) (0.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0007489Z Skipping (s,q) (0.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0007903Z Skipping (s,q) (0.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0008323Z Skipping (s,q) (0.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0008745Z Skipping (s,q) (0.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0009169Z Skipping (s,q) (0.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0009589Z Skipping (s,q) (0.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0010022Z Skipping (s,q) (0.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0010449Z Skipping (s,q) (0.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0010869Z Skipping (s,q) (0.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0011297Z Skipping (s,q) (0.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0011721Z Skipping (s,q) (0.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0012148Z Skipping (s,q) (0.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0012564Z Skipping (s,q) (0.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0012989Z Skipping (s,q) (0.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0013413Z Skipping (s,q) (0.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0013831Z Skipping (s,q) (0.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0014260Z Skipping (s,q) (0.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0014793Z Skipping (s,q) (0.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0015207Z Skipping (s,q) (0.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0015626Z Skipping (s,q) (0.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0016043Z Skipping (s,q) (0.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0016537Z Skipping (s,q) (0.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0016948Z Skipping (s,q) (0.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0017364Z Skipping (s,q) (0.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0017782Z Skipping (s,q) (0.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0018192Z Skipping (s,q) (0.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0018604Z Skipping (s,q) (1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0019016Z Skipping (s,q) (1.01, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0019440Z Skipping (s,q) (1.02, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0019852Z Skipping (s,q) (1.03, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0020272Z Skipping (s,q) (1.04, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0020695Z Skipping (s,q) (1.05, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0021114Z Skipping (s,q) (1.06, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0021534Z Skipping (s,q) (1.07, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0021952Z Skipping (s,q) (1.08, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0022370Z Skipping (s,q) (1.09, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0022785Z Skipping (s,q) (1.1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0023204Z Skipping (s,q) (1.11, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0023623Z Skipping (s,q) (1.12, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0024043Z Skipping (s,q) (1.13, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0024463Z Skipping (s,q) (1.14, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0024881Z Skipping (s,q) (1.15, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0025298Z Skipping (s,q) (1.16, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0025713Z Skipping (s,q) (1.17, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0026130Z Skipping (s,q) (1.18, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0026550Z Skipping (s,q) (1.19, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0026964Z Skipping (s,q) (1.2, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0027384Z Skipping (s,q) (1.21, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0027803Z Skipping (s,q) (1.22, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0028216Z Skipping (s,q) (1.23, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0028639Z Skipping (s,q) (1.24, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0029064Z Skipping (s,q) (1.25, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0029484Z Skipping (s,q) (1.26, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0029898Z Skipping (s,q) (1.27, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0030323Z Skipping (s,q) (1.28, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0030750Z Skipping (s,q) (1.29, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0031184Z Skipping (s,q) (1.3, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0031640Z Skipping (s,q) (1.31, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0032064Z Skipping (s,q) (1.32, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0032484Z Skipping (s,q) (1.33, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0032897Z Skipping (s,q) (1.34, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0033315Z Skipping (s,q) (1.35, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0033824Z Skipping (s,q) (1.36, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0034244Z Skipping (s,q) (1.37, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0034668Z Skipping (s,q) (1.38, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0035164Z Skipping (s,q) (1.39, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0035734Z Skipping (s,q) (1.4, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0036155Z Skipping (s,q) (1.41, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0036579Z Skipping (s,q) (1.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0037003Z Skipping (s,q) (1.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0037417Z Skipping (s,q) (1.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0037877Z Skipping (s,q) (1.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0038477Z Skipping (s,q) (1.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0039071Z Skipping (s,q) (1.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0039652Z Skipping (s,q) (1.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0040125Z Skipping (s,q) (1.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0040557Z Skipping (s,q) (1.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0040978Z Skipping (s,q) (1.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0041403Z Skipping (s,q) (1.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0041827Z Skipping (s,q) (1.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0042247Z Skipping (s,q) (1.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0042671Z Skipping (s,q) (1.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0043100Z Skipping (s,q) (1.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0043525Z Skipping (s,q) (1.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0043949Z Skipping (s,q) (1.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0044374Z Skipping (s,q) (1.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0044796Z Skipping (s,q) (1.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0045220Z Skipping (s,q) (1.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0045644Z Skipping (s,q) (1.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0046072Z Skipping (s,q) (1.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0046496Z Skipping (s,q) (1.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0046921Z Skipping (s,q) (1.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0047348Z Skipping (s,q) (1.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0047777Z Skipping (s,q) (1.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0048194Z Skipping (s,q) (1.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0048621Z Skipping (s,q) (1.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0049045Z Skipping (s,q) (1.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0049471Z Skipping (s,q) (1.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0049887Z Skipping (s,q) (1.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0050315Z Skipping (s,q) (1.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0050737Z Skipping (s,q) (1.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0051191Z Skipping (s,q) (1.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0051630Z Skipping (s,q) (1.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0052052Z Skipping (s,q) (1.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0052473Z Skipping (s,q) (1.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0052900Z Skipping (s,q) (1.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0054142Z Skipping (s,q) (1.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0054577Z Skipping (s,q) (1.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0054998Z Skipping (s,q) (1.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0055425Z Skipping (s,q) (1.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0055931Z Skipping (s,q) (1.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0056347Z Skipping (s,q) (1.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0056768Z Skipping (s,q) (1.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0057193Z Skipping (s,q) (1.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0057615Z Skipping (s,q) (1.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0058033Z Skipping (s,q) (1.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0058454Z Skipping (s,q) (1.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0058887Z Skipping (s,q) (1.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0059307Z Skipping (s,q) (1.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0059729Z Skipping (s,q) (1.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0060147Z Skipping (s,q) (1.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0060576Z Skipping (s,q) (1.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0060989Z Skipping (s,q) (1.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0061411Z Skipping (s,q) (1.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0061834Z Skipping (s,q) (1.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0062252Z Skipping (s,q) (1.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0062681Z Skipping (s,q) (0.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0063105Z Skipping (s,q) (0.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0063535Z Skipping (s,q) (0.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0063956Z Skipping (s,q) (0.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0064372Z Skipping (s,q) (0.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0064795Z Skipping (s,q) (0.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0065223Z Skipping (s,q) (0.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0065643Z Skipping (s,q) (0.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0066070Z Skipping (s,q) (0.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0066490Z Skipping (s,q) (0.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0066905Z Skipping (s,q) (0.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0067336Z Skipping (s,q) (0.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0067757Z Skipping (s,q) (0.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0068184Z Skipping (s,q) (0.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0068605Z Skipping (s,q) (0.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0069026Z Skipping (s,q) (0.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0069445Z Skipping (s,q) (0.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0069864Z Skipping (s,q) (0.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0070285Z Skipping (s,q) (0.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0070705Z Skipping (s,q) (0.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0071126Z Skipping (s,q) (0.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0071537Z Skipping (s,q) (0.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0071960Z Skipping (s,q) (0.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0072379Z Skipping (s,q) (0.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0072789Z Skipping (s,q) (0.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0073294Z Skipping (s,q) (0.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0073721Z Skipping (s,q) (0.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0074142Z Skipping (s,q) (0.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0074554Z Skipping (s,q) (0.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0075049Z Skipping (s,q) (0.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0075585Z Skipping (s,q) (0.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0076165Z Skipping (s,q) (0.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0076735Z Skipping (s,q) (0.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0077313Z Skipping (s,q) (0.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0077880Z Skipping (s,q) (0.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0078446Z Skipping (s,q) (0.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0078922Z Skipping (s,q) (1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0079333Z Skipping (s,q) (1.01, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0079743Z Skipping (s,q) (1.02, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0080160Z Skipping (s,q) (1.03, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0080585Z Skipping (s,q) (1.04, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0080996Z Skipping (s,q) (1.05, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0081411Z Skipping (s,q) (1.06, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0081835Z Skipping (s,q) (1.07, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0082259Z Skipping (s,q) (1.08, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0082679Z Skipping (s,q) (1.09, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0083103Z Skipping (s,q) (1.1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0083521Z Skipping (s,q) (1.11, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0083941Z Skipping (s,q) (1.12, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0084358Z Skipping (s,q) (1.13, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0084777Z Skipping (s,q) (1.14, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0085200Z Skipping (s,q) (1.15, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0085616Z Skipping (s,q) (1.16, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0086032Z Skipping (s,q) (1.17, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0086451Z Skipping (s,q) (1.18, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0086861Z Skipping (s,q) (1.19, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0087280Z Skipping (s,q) (1.2, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0087696Z Skipping (s,q) (1.21, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0088109Z Skipping (s,q) (1.22, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0088530Z Skipping (s,q) (1.23, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0088947Z Skipping (s,q) (1.24, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0089366Z Skipping (s,q) (1.25, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0089784Z Skipping (s,q) (1.26, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0090209Z Skipping (s,q) (1.27, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0090955Z Skipping (s,q) (1.28, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0091386Z Skipping (s,q) (1.29, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0091808Z Skipping (s,q) (1.3, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0092222Z Skipping (s,q) (1.31, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0092637Z Skipping (s,q) (1.32, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0093048Z Skipping (s,q) (1.33, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0093621Z Skipping (s,q) (1.34, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0094043Z Skipping (s,q) (1.35, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0094462Z Skipping (s,q) (1.36, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0094891Z Skipping (s,q) (1.37, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0095428Z Skipping (s,q) (1.38, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0095839Z Skipping (s,q) (1.39, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0096260Z Skipping (s,q) (1.4, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0096672Z Skipping (s,q) (1.41, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0097090Z Skipping (s,q) (1.42, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0097503Z Skipping (s,q) (1.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0097924Z Skipping (s,q) (1.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0098348Z Skipping (s,q) (1.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0098760Z Skipping (s,q) (1.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0099181Z Skipping (s,q) (1.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0099601Z Skipping (s,q) (1.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0100020Z Skipping (s,q) (1.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0100437Z Skipping (s,q) (1.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0100854Z Skipping (s,q) (1.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0101273Z Skipping (s,q) (1.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0101680Z Skipping (s,q) (1.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0102100Z Skipping (s,q) (1.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0102522Z Skipping (s,q) (1.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0102938Z Skipping (s,q) (1.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0103358Z Skipping (s,q) (1.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0103778Z Skipping (s,q) (1.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0104194Z Skipping (s,q) (1.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0104612Z Skipping (s,q) (1.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0105030Z Skipping (s,q) (1.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0105448Z Skipping (s,q) (1.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0105863Z Skipping (s,q) (1.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0106285Z Skipping (s,q) (1.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0106699Z Skipping (s,q) (1.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0107120Z Skipping (s,q) (1.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0107531Z Skipping (s,q) (1.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0107956Z Skipping (s,q) (1.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0108375Z Skipping (s,q) (1.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0108788Z Skipping (s,q) (1.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0109206Z Skipping (s,q) (1.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0109631Z Skipping (s,q) (1.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0110049Z Skipping (s,q) (1.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0110460Z Skipping (s,q) (1.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0110882Z Skipping (s,q) (1.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0111297Z Skipping (s,q) (1.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0111705Z Skipping (s,q) (1.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0112115Z Skipping (s,q) (1.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0112613Z Skipping (s,q) (1.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0113040Z Skipping (s,q) (1.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0113451Z Skipping (s,q) (1.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0113878Z Skipping (s,q) (1.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0114376Z Skipping (s,q) (1.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0114790Z Skipping (s,q) (1.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0115207Z Skipping (s,q) (1.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0115816Z Skipping (s,q) (1.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0116390Z Skipping (s,q) (1.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0116982Z Skipping (s,q) (1.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0117549Z Skipping (s,q) (1.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0118118Z Skipping (s,q) (1.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0118531Z Skipping (s,q) (1.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0118949Z Skipping (s,q) (1.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0119369Z Skipping (s,q) (1.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0119782Z Skipping (s,q) (1.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0120201Z Skipping (s,q) (1.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0120617Z Skipping (s,q) (1.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0121032Z Skipping (s,q) (1.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0121446Z Skipping (s,q) (1.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0121865Z Skipping (s,q) (1.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0122303Z Found best Log likelihood so far on (s,q) (0.64, 1.75): -3.16312 2025-05-07T20:51:30.0122737Z Skipping (s,q) (0.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0123166Z Skipping (s,q) (0.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0123585Z Skipping (s,q) (0.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0124009Z Skipping (s,q) (0.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0124430Z Skipping (s,q) (0.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0124851Z Skipping (s,q) (0.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0125278Z Skipping (s,q) (0.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0125693Z Skipping (s,q) (0.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0126111Z Skipping (s,q) (0.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0126536Z Skipping (s,q) (0.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0126950Z Skipping (s,q) (0.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0127369Z Skipping (s,q) (0.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0127801Z Skipping (s,q) (0.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0128224Z Skipping (s,q) (0.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0128638Z Skipping (s,q) (0.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0129067Z Skipping (s,q) (0.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0129490Z Skipping (s,q) (0.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0129908Z Skipping (s,q) (0.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0130326Z Skipping (s,q) (0.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0130744Z Skipping (s,q) (0.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0131161Z Skipping (s,q) (0.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0131577Z Skipping (s,q) (0.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0132000Z Skipping (s,q) (0.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0132544Z Skipping (s,q) (0.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0132960Z Skipping (s,q) (0.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0133384Z Skipping (s,q) (0.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0133807Z Skipping (s,q) (0.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0134307Z Skipping (s,q) (0.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0134719Z Skipping (s,q) (0.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0135146Z Skipping (s,q) (0.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0135562Z Skipping (s,q) (0.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0135976Z Skipping (s,q) (0.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0136400Z Skipping (s,q) (0.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0136817Z Skipping (s,q) (0.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0137247Z Skipping (s,q) (0.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0137665Z Skipping (s,q) (1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0138080Z Skipping (s,q) (1.01, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0138506Z Skipping (s,q) (1.02, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0138929Z Skipping (s,q) (1.03, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0139349Z Skipping (s,q) (1.04, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0139767Z Skipping (s,q) (1.05, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0140185Z Skipping (s,q) (1.06, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0140605Z Skipping (s,q) (1.07, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0141025Z Skipping (s,q) (1.08, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0141497Z Skipping (s,q) (1.09, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0141919Z Skipping (s,q) (1.1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0142338Z Skipping (s,q) (1.11, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0142754Z Skipping (s,q) (1.12, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0143171Z Skipping (s,q) (1.13, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0143594Z Skipping (s,q) (1.14, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0144014Z Skipping (s,q) (1.15, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0152557Z Skipping (s,q) (1.16, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0153020Z Skipping (s,q) (1.17, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0153444Z Skipping (s,q) (1.18, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0153875Z Skipping (s,q) (1.19, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0154312Z Skipping (s,q) (1.2, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0154747Z Skipping (s,q) (1.21, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0155166Z Skipping (s,q) (1.22, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0155663Z Skipping (s,q) (1.23, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0156092Z Skipping (s,q) (1.24, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0156526Z Skipping (s,q) (1.25, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0156955Z Skipping (s,q) (1.26, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0157384Z Skipping (s,q) (1.27, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0157810Z Skipping (s,q) (1.28, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0158234Z Skipping (s,q) (1.29, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0158664Z Skipping (s,q) (1.3, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0159098Z Skipping (s,q) (1.31, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0159643Z Skipping (s,q) (1.32, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0160129Z Skipping (s,q) (1.33, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0160609Z Skipping (s,q) (1.34, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0161083Z Skipping (s,q) (1.35, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0161585Z Skipping (s,q) (1.36, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0162011Z Skipping (s,q) (1.37, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0162438Z Skipping (s,q) (1.38, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0162857Z Skipping (s,q) (1.39, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0163286Z Skipping (s,q) (1.4, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0163714Z Skipping (s,q) (1.41, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0164136Z Skipping (s,q) (1.42, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0164556Z Skipping (s,q) (1.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0164984Z Skipping (s,q) (1.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0165407Z Skipping (s,q) (1.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0165830Z Skipping (s,q) (1.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0166262Z Skipping (s,q) (1.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0166689Z Skipping (s,q) (1.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0167110Z Skipping (s,q) (1.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0167539Z Skipping (s,q) (1.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0167964Z Skipping (s,q) (1.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0168391Z Skipping (s,q) (1.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0168813Z Skipping (s,q) (1.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0169235Z Skipping (s,q) (1.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0169666Z Skipping (s,q) (1.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0170093Z Skipping (s,q) (1.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0170515Z Skipping (s,q) (1.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0170940Z Skipping (s,q) (1.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0171364Z Skipping (s,q) (1.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0171784Z Skipping (s,q) (1.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0172202Z Skipping (s,q) (1.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0172623Z Skipping (s,q) (1.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0173048Z Skipping (s,q) (1.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0173467Z Skipping (s,q) (1.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0173893Z Skipping (s,q) (1.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0174324Z Skipping (s,q) (1.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0174747Z Skipping (s,q) (1.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0175168Z Skipping (s,q) (1.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0175594Z Skipping (s,q) (1.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0176028Z Skipping (s,q) (1.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0176444Z Skipping (s,q) (1.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0176867Z Skipping (s,q) (1.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0177288Z Skipping (s,q) (1.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0177714Z Skipping (s,q) (1.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0178132Z Skipping (s,q) (1.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0178555Z Skipping (s,q) (1.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0179075Z Skipping (s,q) (1.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0179501Z Skipping (s,q) (1.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0179917Z Skipping (s,q) (1.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0180338Z Skipping (s,q) (1.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0180842Z Skipping (s,q) (1.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0181262Z Skipping (s,q) (1.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0181683Z Skipping (s,q) (1.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0182106Z Skipping (s,q) (1.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0182526Z Skipping (s,q) (1.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0182949Z Skipping (s,q) (1.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0183379Z Skipping (s,q) (1.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0183809Z Skipping (s,q) (1.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0184225Z Skipping (s,q) (1.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0184652Z Skipping (s,q) (1.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0185072Z Skipping (s,q) (1.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0185497Z Skipping (s,q) (1.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0185919Z Skipping (s,q) (1.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0186343Z Skipping (s,q) (1.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0186760Z Skipping (s,q) (1.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0187182Z Skipping (s,q) (1.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0187602Z Skipping (s,q) (1.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0188024Z Skipping (s,q) (1.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0188446Z Skipping (s,q) (1.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0188869Z Skipping (s,q) (0.65, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0189284Z Skipping (s,q) (0.66, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0189695Z Skipping (s,q) (0.67, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0190113Z Skipping (s,q) (0.68, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0190524Z Skipping (s,q) (0.69, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0191253Z Skipping (s,q) (0.7, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0191661Z Skipping (s,q) (0.71, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0192074Z Skipping (s,q) (0.72, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0192487Z Skipping (s,q) (0.73, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0192895Z Skipping (s,q) (0.74, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0193310Z Skipping (s,q) (0.75, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0193730Z Skipping (s,q) (0.76, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0194139Z Skipping (s,q) (0.77, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0194551Z Skipping (s,q) (0.78, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0194963Z Skipping (s,q) (0.79, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0195460Z Skipping (s,q) (0.8, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0196017Z Skipping (s,q) (0.81, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0196566Z Skipping (s,q) (0.82, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0197131Z Skipping (s,q) (0.83, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0197684Z Skipping (s,q) (0.84, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0198233Z Skipping (s,q) (0.85, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0198718Z Skipping (s,q) (0.86, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0199295Z Skipping (s,q) (0.87, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0199702Z Skipping (s,q) (0.88, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0200118Z Skipping (s,q) (0.89, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0200525Z Skipping (s,q) (0.9, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0201067Z Skipping (s,q) (0.91, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0201469Z Skipping (s,q) (0.92, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0201873Z Skipping (s,q) (0.93, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0202276Z Skipping (s,q) (0.94, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0202675Z Skipping (s,q) (0.95, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0203082Z Skipping (s,q) (0.96, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0203488Z Skipping (s,q) (0.97, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0203894Z Skipping (s,q) (0.98, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0204304Z Skipping (s,q) (0.99, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0204709Z Skipping (s,q) (1, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0205106Z Skipping (s,q) (1.01, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0205513Z Skipping (s,q) (1.02, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0205926Z Skipping (s,q) (1.03, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0206333Z Skipping (s,q) (1.04, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0206732Z Skipping (s,q) (1.05, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0207137Z Skipping (s,q) (1.06, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0207540Z Skipping (s,q) (1.07, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0207940Z Skipping (s,q) (1.08, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0208349Z Skipping (s,q) (1.09, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0208764Z Skipping (s,q) (1.1, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0209167Z Skipping (s,q) (1.11, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0209566Z Skipping (s,q) (1.12, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0209975Z Skipping (s,q) (1.13, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0210384Z Skipping (s,q) (1.14, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0210785Z Skipping (s,q) (1.15, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0211193Z Skipping (s,q) (1.16, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0211594Z Skipping (s,q) (1.17, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0211995Z Skipping (s,q) (1.18, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0212400Z Skipping (s,q) (1.19, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0212804Z Skipping (s,q) (1.2, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0213211Z Skipping (s,q) (1.21, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0213615Z Skipping (s,q) (1.22, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0214018Z Skipping (s,q) (1.23, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0214422Z Skipping (s,q) (1.24, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0214821Z Skipping (s,q) (1.25, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0215230Z Skipping (s,q) (1.26, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0215634Z Skipping (s,q) (1.27, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0216041Z Skipping (s,q) (1.28, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0216441Z Skipping (s,q) (1.29, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0216841Z Skipping (s,q) (1.3, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0217246Z Skipping (s,q) (1.31, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0217647Z Skipping (s,q) (1.32, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0218142Z Skipping (s,q) (1.33, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0218548Z Skipping (s,q) (1.34, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0218948Z Skipping (s,q) (1.35, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0219350Z Skipping (s,q) (1.36, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0219827Z Skipping (s,q) (1.37, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0220224Z Skipping (s,q) (1.38, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0220621Z Skipping (s,q) (1.39, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0221025Z Skipping (s,q) (1.4, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0221420Z Skipping (s,q) (1.41, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0221815Z Skipping (s,q) (1.42, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0222215Z Skipping (s,q) (1.43, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0222614Z Skipping (s,q) (1.44, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0223021Z Skipping (s,q) (1.45, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0223416Z Skipping (s,q) (1.46, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0223810Z Skipping (s,q) (1.47, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0224210Z Skipping (s,q) (1.48, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0224613Z Skipping (s,q) (1.49, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0225011Z Skipping (s,q) (1.5, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0225408Z Skipping (s,q) (1.51, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0225801Z Skipping (s,q) (1.52, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0226197Z Skipping (s,q) (1.53, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0226596Z Skipping (s,q) (1.54, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0226995Z Skipping (s,q) (1.55, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0227395Z Skipping (s,q) (1.56, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0227798Z Skipping (s,q) (1.57, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0228196Z Skipping (s,q) (1.58, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0228591Z Skipping (s,q) (1.59, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0228990Z Skipping (s,q) (1.6, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0229388Z Skipping (s,q) (1.61, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0229792Z Skipping (s,q) (1.62, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0230191Z Skipping (s,q) (1.63, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0230584Z Skipping (s,q) (1.64, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0230983Z Skipping (s,q) (1.65, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0231383Z Skipping (s,q) (1.66, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0231779Z Skipping (s,q) (1.67, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0232187Z Skipping (s,q) (1.68, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0232587Z Skipping (s,q) (1.69, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0232992Z Skipping (s,q) (1.7, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0233385Z Skipping (s,q) (1.71, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0233788Z Skipping (s,q) (1.72, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0234187Z Skipping (s,q) (1.73, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0234579Z Skipping (s,q) (1.74, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0234977Z Skipping (s,q) (1.75, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0235478Z Skipping (s,q) (1.76, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0235872Z Skipping (s,q) (1.77, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0236264Z Skipping (s,q) (1.78, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0236662Z Skipping (s,q) (1.79, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0237147Z Skipping (s,q) (1.8, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0237539Z Skipping (s,q) (1.81, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0237934Z Skipping (s,q) (1.82, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0238409Z Skipping (s,q) (1.83, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0238801Z Skipping (s,q) (1.84, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0239198Z Skipping (s,q) (1.85, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0239594Z Skipping (s,q) (1.86, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0239992Z Skipping (s,q) (1.87, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0240384Z Skipping (s,q) (1.88, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0240779Z Skipping (s,q) (1.89, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0241171Z Skipping (s,q) (1.9, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0241569Z Skipping (s,q) (1.91, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0241966Z Skipping (s,q) (1.92, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0242363Z Skipping (s,q) (1.93, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0242754Z Skipping (s,q) (1.94, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0243150Z Skipping (s,q) (1.95, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0243544Z Skipping (s,q) (1.96, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0243940Z Skipping (s,q) (1.97, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0244331Z Skipping (s,q) (1.98, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0244730Z Skipping (s,q) (1.99, 2): inconsistent with heavy hitters! 2025-05-07T20:51:30.0245139Z Skipping (s,q) (0.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0245551Z Skipping (s,q) (0.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0245967Z Skipping (s,q) (0.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0246380Z Skipping (s,q) (0.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0246791Z Skipping (s,q) (0.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0247200Z Skipping (s,q) (0.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0247617Z Skipping (s,q) (0.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0248026Z Skipping (s,q) (0.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0248431Z Skipping (s,q) (0.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0248838Z Skipping (s,q) (0.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0249249Z Skipping (s,q) (0.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0249658Z Skipping (s,q) (0.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0250069Z Skipping (s,q) (0.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0250476Z Skipping (s,q) (0.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0250891Z Skipping (s,q) (0.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0251299Z Skipping (s,q) (0.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0251711Z Skipping (s,q) (0.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0252123Z Skipping (s,q) (0.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0252526Z Skipping (s,q) (0.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0252934Z Skipping (s,q) (0.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0253347Z Skipping (s,q) (0.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0253757Z Skipping (s,q) (0.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0254161Z Skipping (s,q) (0.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0254570Z Skipping (s,q) (0.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0254980Z Skipping (s,q) (0.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0255527Z Skipping (s,q) (0.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0255944Z Skipping (s,q) (0.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0256357Z Skipping (s,q) (0.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0256847Z Skipping (s,q) (0.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0257252Z Skipping (s,q) (0.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0257661Z Skipping (s,q) (0.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0258067Z Skipping (s,q) (0.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0258471Z Skipping (s,q) (0.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0258886Z Skipping (s,q) (0.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0259295Z Skipping (s,q) (0.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0259700Z Skipping (s,q) (1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0260108Z Skipping (s,q) (1.01, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0260521Z Skipping (s,q) (1.02, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0260931Z Skipping (s,q) (1.03, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0261333Z Skipping (s,q) (1.04, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0261751Z Skipping (s,q) (1.05, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0262160Z Skipping (s,q) (1.06, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0262566Z Skipping (s,q) (1.07, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0262973Z Skipping (s,q) (1.08, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0263381Z Skipping (s,q) (1.09, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0263794Z Skipping (s,q) (1.1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0264198Z Skipping (s,q) (1.11, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0264611Z Skipping (s,q) (1.12, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0265023Z Skipping (s,q) (1.13, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0265430Z Skipping (s,q) (1.14, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0265843Z Skipping (s,q) (1.15, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0266257Z Skipping (s,q) (1.16, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0266668Z Skipping (s,q) (1.17, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0267073Z Skipping (s,q) (1.18, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0267480Z Skipping (s,q) (1.19, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0267892Z Skipping (s,q) (1.2, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0268298Z Skipping (s,q) (1.21, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0268710Z Skipping (s,q) (1.22, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0269124Z Skipping (s,q) (1.23, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0269538Z Skipping (s,q) (1.24, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0269943Z Skipping (s,q) (1.25, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0270354Z Skipping (s,q) (1.26, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0270768Z Skipping (s,q) (1.27, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0271171Z Skipping (s,q) (1.28, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0271581Z Skipping (s,q) (1.29, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0271986Z Skipping (s,q) (1.3, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0272391Z Skipping (s,q) (1.31, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0272804Z Skipping (s,q) (1.32, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0273211Z Skipping (s,q) (1.33, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0273711Z Skipping (s,q) (1.34, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0274119Z Skipping (s,q) (1.35, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0274525Z Skipping (s,q) (1.36, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0274932Z Skipping (s,q) (1.37, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0275599Z Skipping (s,q) (1.38, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0276181Z Skipping (s,q) (1.39, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0276745Z Skipping (s,q) (1.4, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0277317Z Skipping (s,q) (1.41, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0277880Z Skipping (s,q) (1.42, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0278444Z Skipping (s,q) (1.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0278929Z Skipping (s,q) (1.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0279341Z Skipping (s,q) (1.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0279752Z Skipping (s,q) (1.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0280162Z Skipping (s,q) (1.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0280572Z Skipping (s,q) (1.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0280982Z Skipping (s,q) (1.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0281395Z Skipping (s,q) (1.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0281805Z Skipping (s,q) (1.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0282208Z Skipping (s,q) (1.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0282622Z Skipping (s,q) (1.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0283028Z Skipping (s,q) (1.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0283436Z Skipping (s,q) (1.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0283844Z Skipping (s,q) (1.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0284262Z Skipping (s,q) (1.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0284675Z Skipping (s,q) (1.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0285078Z Skipping (s,q) (1.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0285495Z Skipping (s,q) (1.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0285905Z Skipping (s,q) (1.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0286309Z Skipping (s,q) (1.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0286717Z Skipping (s,q) (1.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0287125Z Skipping (s,q) (1.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0287535Z Skipping (s,q) (1.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0287942Z Skipping (s,q) (1.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0288351Z Skipping (s,q) (1.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0288765Z Skipping (s,q) (1.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0289171Z Skipping (s,q) (1.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0289586Z Skipping (s,q) (1.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0290014Z Skipping (s,q) (1.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0290429Z Skipping (s,q) (1.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0291132Z Skipping (s,q) (1.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0291543Z Skipping (s,q) (1.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0291954Z Skipping (s,q) (1.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0292362Z Skipping (s,q) (1.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0292774Z Skipping (s,q) (1.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0293184Z Skipping (s,q) (1.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0293737Z Skipping (s,q) (1.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0294153Z Skipping (s,q) (1.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0294564Z Skipping (s,q) (1.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0294977Z Skipping (s,q) (1.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0295494Z Skipping (s,q) (1.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0295905Z Skipping (s,q) (1.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0296318Z Skipping (s,q) (1.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0296727Z Skipping (s,q) (1.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0297134Z Skipping (s,q) (1.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0297545Z Skipping (s,q) (1.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0297960Z Skipping (s,q) (1.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0298377Z Skipping (s,q) (1.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0298791Z Skipping (s,q) (1.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0299202Z Skipping (s,q) (1.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0299607Z Skipping (s,q) (1.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0300024Z Skipping (s,q) (1.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0300436Z Skipping (s,q) (1.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0300855Z Skipping (s,q) (1.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0301263Z Skipping (s,q) (1.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0301676Z Skipping (s,q) (1.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0302090Z Skipping (s,q) (1.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0302515Z Found best Log likelihood so far on (s,q) (0.65, 2.5): -3.16307 2025-05-07T20:51:30.0302945Z Skipping (s,q) (0.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0303357Z Skipping (s,q) (0.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0303768Z Skipping (s,q) (0.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0304175Z Skipping (s,q) (0.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0304593Z Skipping (s,q) (0.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0304999Z Skipping (s,q) (0.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0305402Z Skipping (s,q) (0.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0305808Z Skipping (s,q) (0.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0306213Z Skipping (s,q) (0.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0306633Z Skipping (s,q) (0.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0307045Z Skipping (s,q) (0.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0307467Z Skipping (s,q) (0.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0307884Z Skipping (s,q) (0.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0308296Z Skipping (s,q) (0.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0308712Z Skipping (s,q) (0.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0309131Z Skipping (s,q) (0.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0309539Z Skipping (s,q) (0.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0310017Z Skipping (s,q) (0.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0310591Z Skipping (s,q) (0.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0311135Z Skipping (s,q) (0.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0311682Z Skipping (s,q) (0.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0312206Z Skipping (s,q) (0.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0318664Z Skipping (s,q) (0.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0319233Z Skipping (s,q) (0.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0319653Z Skipping (s,q) (0.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0320070Z Skipping (s,q) (0.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0320558Z Skipping (s,q) (0.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0320973Z Skipping (s,q) (0.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0321407Z Skipping (s,q) (0.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0321843Z Skipping (s,q) (0.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0322251Z Skipping (s,q) (0.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0322658Z Skipping (s,q) (0.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0323070Z Skipping (s,q) (0.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0323479Z Skipping (s,q) (0.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0323888Z Skipping (s,q) (1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0324292Z Skipping (s,q) (1.01, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0324706Z Skipping (s,q) (1.02, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0325115Z Skipping (s,q) (1.03, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0325530Z Skipping (s,q) (1.04, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0325945Z Skipping (s,q) (1.05, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0326353Z Skipping (s,q) (1.06, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0326757Z Skipping (s,q) (1.07, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0327165Z Skipping (s,q) (1.08, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0327580Z Skipping (s,q) (1.09, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0327989Z Skipping (s,q) (1.1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0328400Z Skipping (s,q) (1.11, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0328811Z Skipping (s,q) (1.12, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0329220Z Skipping (s,q) (1.13, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0329625Z Skipping (s,q) (1.14, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0330038Z Skipping (s,q) (1.15, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0330446Z Skipping (s,q) (1.16, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0330855Z Skipping (s,q) (1.17, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0331261Z Skipping (s,q) (1.18, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0331675Z Skipping (s,q) (1.19, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0332087Z Skipping (s,q) (1.2, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0332492Z Skipping (s,q) (1.21, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0332901Z Skipping (s,q) (1.22, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0333317Z Skipping (s,q) (1.23, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0333725Z Skipping (s,q) (1.24, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0334134Z Skipping (s,q) (1.25, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0334549Z Skipping (s,q) (1.26, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0334957Z Skipping (s,q) (1.27, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0335361Z Skipping (s,q) (1.28, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0335767Z Skipping (s,q) (1.29, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0336173Z Skipping (s,q) (1.3, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0336575Z Skipping (s,q) (1.31, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0336987Z Skipping (s,q) (1.32, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0337392Z Skipping (s,q) (1.33, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0337882Z Skipping (s,q) (1.34, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0338287Z Skipping (s,q) (1.35, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0338701Z Skipping (s,q) (1.36, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0339186Z Skipping (s,q) (1.37, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0339588Z Skipping (s,q) (1.38, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0339993Z Skipping (s,q) (1.39, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0340405Z Skipping (s,q) (1.4, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0340815Z Skipping (s,q) (1.41, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0341234Z Skipping (s,q) (1.42, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0341676Z Skipping (s,q) (1.43, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0342083Z Skipping (s,q) (1.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0342494Z Skipping (s,q) (1.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0342900Z Skipping (s,q) (1.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0343307Z Skipping (s,q) (1.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0343717Z Skipping (s,q) (1.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0344127Z Skipping (s,q) (1.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0344531Z Skipping (s,q) (1.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0344938Z Skipping (s,q) (1.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0345344Z Skipping (s,q) (1.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0345754Z Skipping (s,q) (1.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0346160Z Skipping (s,q) (1.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0346565Z Skipping (s,q) (1.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0346980Z Skipping (s,q) (1.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0347389Z Skipping (s,q) (1.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0347800Z Skipping (s,q) (1.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0348204Z Skipping (s,q) (1.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0348615Z Skipping (s,q) (1.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0349023Z Skipping (s,q) (1.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0349426Z Skipping (s,q) (1.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0349833Z Skipping (s,q) (1.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0350244Z Skipping (s,q) (1.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0350650Z Skipping (s,q) (1.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0351056Z Skipping (s,q) (1.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0351503Z Skipping (s,q) (1.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0351921Z Skipping (s,q) (1.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0352328Z Skipping (s,q) (1.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0352733Z Skipping (s,q) (1.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0353146Z Skipping (s,q) (1.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0353555Z Skipping (s,q) (1.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0353960Z Skipping (s,q) (1.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0354368Z Skipping (s,q) (1.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0354781Z Skipping (s,q) (1.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0355184Z Skipping (s,q) (1.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0355746Z Skipping (s,q) (1.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0356306Z Skipping (s,q) (1.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0356955Z Skipping (s,q) (1.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0357536Z Skipping (s,q) (1.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0358102Z Skipping (s,q) (1.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0358670Z Skipping (s,q) (1.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0359245Z Skipping (s,q) (1.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0359651Z Skipping (s,q) (1.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0360058Z Skipping (s,q) (1.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0360460Z Skipping (s,q) (1.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0360867Z Skipping (s,q) (1.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0361273Z Skipping (s,q) (1.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0361679Z Skipping (s,q) (1.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0362089Z Skipping (s,q) (1.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0362498Z Skipping (s,q) (1.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0362905Z Skipping (s,q) (1.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0363309Z Skipping (s,q) (1.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0363723Z Skipping (s,q) (1.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0364130Z Skipping (s,q) (1.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0364543Z Skipping (s,q) (1.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0364949Z Skipping (s,q) (1.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0365353Z Skipping (s,q) (1.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0365759Z Skipping (s,q) (1.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0366167Z Skipping (s,q) (0.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0366585Z Skipping (s,q) (0.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0366999Z Skipping (s,q) (0.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0367408Z Skipping (s,q) (0.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0367819Z Skipping (s,q) (0.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0368234Z Skipping (s,q) (0.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0368646Z Skipping (s,q) (0.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0369056Z Skipping (s,q) (0.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0369469Z Skipping (s,q) (0.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0369881Z Skipping (s,q) (0.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0370287Z Skipping (s,q) (0.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0370446Z Skipping (s,q) (0.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0370602Z Skipping (s,q) (0.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0370766Z Skipping (s,q) (0.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0370924Z Skipping (s,q) (0.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0371081Z Skipping (s,q) (0.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0371243Z Skipping (s,q) (0.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0371399Z Skipping (s,q) (0.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0371555Z Skipping (s,q) (0.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0371714Z Skipping (s,q) (0.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0371870Z Skipping (s,q) (0.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0372033Z Skipping (s,q) (0.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0372189Z Skipping (s,q) (0.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0372343Z Skipping (s,q) (0.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0372589Z Skipping (s,q) (0.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0372747Z Skipping (s,q) (0.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0372905Z Skipping (s,q) (0.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0373141Z Skipping (s,q) (0.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0373299Z Skipping (s,q) (0.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0373458Z Skipping (s,q) (0.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0373615Z Skipping (s,q) (0.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0373774Z Skipping (s,q) (0.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0373936Z Skipping (s,q) (0.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0374092Z Skipping (s,q) (0.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0374250Z Skipping (s,q) (1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0374414Z Skipping (s,q) (1.01, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0374572Z Skipping (s,q) (1.02, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0374729Z Skipping (s,q) (1.03, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0374894Z Skipping (s,q) (1.04, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0375051Z Skipping (s,q) (1.05, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0375209Z Skipping (s,q) (1.06, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0375368Z Skipping (s,q) (1.07, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0375526Z Skipping (s,q) (1.08, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0375688Z Skipping (s,q) (1.09, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0375844Z Skipping (s,q) (1.1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0376002Z Skipping (s,q) (1.11, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0376169Z Skipping (s,q) (1.12, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0376326Z Skipping (s,q) (1.13, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0376484Z Skipping (s,q) (1.14, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0376642Z Skipping (s,q) (1.15, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0376802Z Skipping (s,q) (1.16, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0376963Z Skipping (s,q) (1.17, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0377118Z Skipping (s,q) (1.18, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0377276Z Skipping (s,q) (1.19, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0377436Z Skipping (s,q) (1.2, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0377595Z Skipping (s,q) (1.21, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0377755Z Skipping (s,q) (1.22, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0377918Z Skipping (s,q) (1.23, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0378075Z Skipping (s,q) (1.24, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0378234Z Skipping (s,q) (1.25, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0378390Z Skipping (s,q) (1.26, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0378552Z Skipping (s,q) (1.27, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0378713Z Skipping (s,q) (1.28, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0378871Z Skipping (s,q) (1.29, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0379030Z Skipping (s,q) (1.3, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0379189Z Skipping (s,q) (1.31, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0379347Z Skipping (s,q) (1.32, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0379506Z Skipping (s,q) (1.33, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0379768Z Skipping (s,q) (1.34, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0379928Z Skipping (s,q) (1.35, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0380089Z Skipping (s,q) (1.36, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0380247Z Skipping (s,q) (1.37, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0380483Z Skipping (s,q) (1.38, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0380639Z Skipping (s,q) (1.39, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0380795Z Skipping (s,q) (1.4, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0380956Z Skipping (s,q) (1.41, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0381111Z Skipping (s,q) (1.42, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0381267Z Skipping (s,q) (1.43, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0381429Z Skipping (s,q) (1.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0381592Z Skipping (s,q) (1.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0381758Z Skipping (s,q) (1.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0381913Z Skipping (s,q) (1.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0382068Z Skipping (s,q) (1.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0382232Z Skipping (s,q) (1.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0382388Z Skipping (s,q) (1.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0382544Z Skipping (s,q) (1.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0382710Z Skipping (s,q) (1.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0382866Z Skipping (s,q) (1.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0383023Z Skipping (s,q) (1.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0383186Z Skipping (s,q) (1.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0383343Z Skipping (s,q) (1.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0383510Z Skipping (s,q) (1.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0383667Z Skipping (s,q) (1.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0383822Z Skipping (s,q) (1.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0383986Z Skipping (s,q) (1.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0384142Z Skipping (s,q) (1.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0384297Z Skipping (s,q) (1.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0384462Z Skipping (s,q) (1.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0384620Z Skipping (s,q) (1.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0384781Z Skipping (s,q) (1.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0384936Z Skipping (s,q) (1.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0385091Z Skipping (s,q) (1.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0385257Z Skipping (s,q) (1.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0385413Z Skipping (s,q) (1.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0385569Z Skipping (s,q) (1.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0385733Z Skipping (s,q) (1.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0385889Z Skipping (s,q) (1.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0386048Z Skipping (s,q) (1.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0386205Z Skipping (s,q) (1.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0386362Z Skipping (s,q) (1.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0386526Z Skipping (s,q) (1.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0386682Z Skipping (s,q) (1.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0386838Z Skipping (s,q) (1.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0387080Z Skipping (s,q) (1.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0387241Z Skipping (s,q) (1.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0387397Z Skipping (s,q) (1.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0387628Z Skipping (s,q) (1.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0387789Z Skipping (s,q) (1.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0387946Z Skipping (s,q) (1.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0388102Z Skipping (s,q) (1.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0388261Z Skipping (s,q) (1.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0388416Z Skipping (s,q) (1.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0388572Z Skipping (s,q) (1.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0388735Z Skipping (s,q) (1.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0388899Z Skipping (s,q) (1.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0389061Z Skipping (s,q) (1.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0389217Z Skipping (s,q) (1.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0389373Z Skipping (s,q) (1.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0389539Z Skipping (s,q) (1.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0389695Z Skipping (s,q) (1.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0389851Z Skipping (s,q) (1.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0390010Z Skipping (s,q) (1.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0390165Z Skipping (s,q) (1.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0390329Z Skipping (s,q) (1.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0390496Z Found best Log likelihood so far on (s,q) (0.66, 3): -3.16298 2025-05-07T20:51:30.0390870Z Skipping (s,q) (0.67, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0391072Z Skipping (s,q) (0.68, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0391224Z Skipping (s,q) (0.69, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0391376Z Skipping (s,q) (0.7, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0391540Z Skipping (s,q) (0.71, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0391692Z Skipping (s,q) (0.72, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0391846Z Skipping (s,q) (0.73, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0391996Z Skipping (s,q) (0.74, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0392147Z Skipping (s,q) (0.75, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0392299Z Skipping (s,q) (0.76, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0392450Z Skipping (s,q) (0.77, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0392599Z Skipping (s,q) (0.78, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0392758Z Skipping (s,q) (0.79, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0392910Z Skipping (s,q) (0.8, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0393065Z Skipping (s,q) (0.81, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0393219Z Skipping (s,q) (0.82, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0393369Z Skipping (s,q) (0.83, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0393522Z Skipping (s,q) (0.84, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0393673Z Skipping (s,q) (0.85, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0393825Z Skipping (s,q) (0.86, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0393978Z Skipping (s,q) (0.87, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0394131Z Skipping (s,q) (0.88, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0394281Z Skipping (s,q) (0.89, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0394585Z Skipping (s,q) (0.9, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0394739Z Skipping (s,q) (0.91, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0394894Z Skipping (s,q) (0.92, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0395045Z Skipping (s,q) (0.93, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0395304Z Skipping (s,q) (0.94, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0395561Z Skipping (s,q) (0.95, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0395771Z Skipping (s,q) (0.96, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0395977Z Skipping (s,q) (0.97, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0396182Z Skipping (s,q) (0.98, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0396388Z Skipping (s,q) (0.99, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0396586Z Skipping (s,q) (1, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0396791Z Skipping (s,q) (1.01, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0397003Z Skipping (s,q) (1.02, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0397208Z Skipping (s,q) (1.03, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0397413Z Skipping (s,q) (1.04, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0397621Z Skipping (s,q) (1.05, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0397833Z Skipping (s,q) (1.06, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0398037Z Skipping (s,q) (1.07, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0398247Z Skipping (s,q) (1.08, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0398407Z Skipping (s,q) (1.09, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0398559Z Skipping (s,q) (1.1, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0398713Z Skipping (s,q) (1.11, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0398864Z Skipping (s,q) (1.12, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0399021Z Skipping (s,q) (1.13, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0399175Z Skipping (s,q) (1.14, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0399326Z Skipping (s,q) (1.15, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0399476Z Skipping (s,q) (1.16, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0399636Z Skipping (s,q) (1.17, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0399786Z Skipping (s,q) (1.18, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0399940Z Skipping (s,q) (1.19, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0400090Z Skipping (s,q) (1.2, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0400240Z Skipping (s,q) (1.21, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0400394Z Skipping (s,q) (1.22, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0400545Z Skipping (s,q) (1.23, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0400696Z Skipping (s,q) (1.24, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0400852Z Skipping (s,q) (1.25, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0401004Z Skipping (s,q) (1.26, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0401159Z Skipping (s,q) (1.27, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0401314Z Skipping (s,q) (1.28, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0401466Z Skipping (s,q) (1.29, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0401622Z Skipping (s,q) (1.3, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0401774Z Skipping (s,q) (1.31, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0401926Z Skipping (s,q) (1.32, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0402081Z Skipping (s,q) (1.33, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0402232Z Skipping (s,q) (1.34, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0402388Z Skipping (s,q) (1.35, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0402683Z Skipping (s,q) (1.36, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0402837Z Skipping (s,q) (1.37, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0402992Z Skipping (s,q) (1.38, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0403144Z Skipping (s,q) (1.39, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0403393Z Skipping (s,q) (1.4, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0403549Z Skipping (s,q) (1.41, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0403701Z Skipping (s,q) (1.42, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0403852Z Skipping (s,q) (1.43, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0404008Z Skipping (s,q) (1.44, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0404161Z Skipping (s,q) (1.45, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0404316Z Skipping (s,q) (1.46, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0404467Z Skipping (s,q) (1.47, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0404624Z Skipping (s,q) (1.48, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0404779Z Skipping (s,q) (1.49, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0404931Z Skipping (s,q) (1.5, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0405083Z Skipping (s,q) (1.51, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0405246Z Skipping (s,q) (1.52, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0405396Z Skipping (s,q) (1.53, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0405552Z Skipping (s,q) (1.54, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0405704Z Skipping (s,q) (1.55, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0405855Z Skipping (s,q) (1.56, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0406008Z Skipping (s,q) (1.57, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0406159Z Skipping (s,q) (1.58, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0406315Z Skipping (s,q) (1.59, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0406472Z Skipping (s,q) (1.6, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0406627Z Skipping (s,q) (1.61, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0406785Z Skipping (s,q) (1.62, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0406940Z Skipping (s,q) (1.63, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0407093Z Skipping (s,q) (1.64, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0407247Z Skipping (s,q) (1.65, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0407398Z Skipping (s,q) (1.66, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0407549Z Skipping (s,q) (1.67, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0407704Z Skipping (s,q) (1.68, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0407856Z Skipping (s,q) (1.69, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0408012Z Skipping (s,q) (1.7, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0408168Z Skipping (s,q) (1.71, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0408319Z Skipping (s,q) (1.72, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0408474Z Skipping (s,q) (1.73, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0408624Z Skipping (s,q) (1.74, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0408782Z Skipping (s,q) (1.75, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0408936Z Skipping (s,q) (1.76, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0409088Z Skipping (s,q) (1.77, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0409240Z Skipping (s,q) (1.78, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0409395Z Skipping (s,q) (1.79, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0409553Z Skipping (s,q) (1.8, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0409707Z Skipping (s,q) (1.81, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0409940Z Skipping (s,q) (1.82, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0410094Z Skipping (s,q) (1.83, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0410251Z Skipping (s,q) (1.84, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0410403Z Skipping (s,q) (1.85, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0410628Z Skipping (s,q) (1.86, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0410783Z Skipping (s,q) (1.87, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0410935Z Skipping (s,q) (1.88, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0411094Z Skipping (s,q) (1.89, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0411245Z Skipping (s,q) (1.9, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0411396Z Skipping (s,q) (1.91, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0411549Z Skipping (s,q) (1.92, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0411701Z Skipping (s,q) (1.93, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0411856Z Skipping (s,q) (1.94, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0412012Z Skipping (s,q) (1.95, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0412166Z Skipping (s,q) (1.96, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0412319Z Skipping (s,q) (1.97, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0412477Z Skipping (s,q) (1.98, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0412629Z Skipping (s,q) (1.99, 3): inconsistent with heavy hitters! 2025-05-07T20:51:30.0412794Z Skipping (s,q) (0.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0412955Z Skipping (s,q) (0.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0413116Z Skipping (s,q) (0.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0413283Z Skipping (s,q) (0.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0413443Z Skipping (s,q) (0.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0413608Z Skipping (s,q) (0.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0413768Z Skipping (s,q) (0.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0413926Z Skipping (s,q) (0.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0414087Z Skipping (s,q) (0.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0414249Z Skipping (s,q) (0.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0414408Z Skipping (s,q) (0.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0414570Z Skipping (s,q) (0.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0414730Z Skipping (s,q) (0.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0414889Z Skipping (s,q) (0.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0415051Z Skipping (s,q) (0.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0415209Z Skipping (s,q) (0.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0415376Z Skipping (s,q) (0.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0415534Z Skipping (s,q) (0.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0415692Z Skipping (s,q) (0.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0415854Z Skipping (s,q) (0.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0416016Z Skipping (s,q) (0.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0416173Z Skipping (s,q) (0.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0416332Z Skipping (s,q) (0.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0416491Z Skipping (s,q) (0.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0416656Z Skipping (s,q) (0.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0416814Z Skipping (s,q) (0.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0416972Z Skipping (s,q) (0.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0417217Z Skipping (s,q) (0.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0417378Z Skipping (s,q) (0.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0417536Z Skipping (s,q) (0.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0417698Z Skipping (s,q) (0.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0417929Z Skipping (s,q) (0.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0418093Z Skipping (s,q) (0.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0418247Z Skipping (s,q) (1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0418405Z Skipping (s,q) (1.01, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0418567Z Skipping (s,q) (1.02, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0418724Z Skipping (s,q) (1.03, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0418882Z Skipping (s,q) (1.04, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0419047Z Skipping (s,q) (1.05, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0419211Z Skipping (s,q) (1.06, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0419373Z Skipping (s,q) (1.07, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0419532Z Skipping (s,q) (1.08, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0419697Z Skipping (s,q) (1.09, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0419859Z Skipping (s,q) (1.1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0420017Z Skipping (s,q) (1.11, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0420174Z Skipping (s,q) (1.12, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0420336Z Skipping (s,q) (1.13, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0420494Z Skipping (s,q) (1.14, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0420656Z Skipping (s,q) (1.15, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0420814Z Skipping (s,q) (1.16, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0420975Z Skipping (s,q) (1.17, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0421138Z Skipping (s,q) (1.18, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0421296Z Skipping (s,q) (1.19, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0421458Z Skipping (s,q) (1.2, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0421621Z Skipping (s,q) (1.21, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0421779Z Skipping (s,q) (1.22, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0421942Z Skipping (s,q) (1.23, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0422100Z Skipping (s,q) (1.24, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0422257Z Skipping (s,q) (1.25, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0422416Z Skipping (s,q) (1.26, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0422575Z Skipping (s,q) (1.27, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0422737Z Skipping (s,q) (1.28, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0422906Z Skipping (s,q) (1.29, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0423064Z Skipping (s,q) (1.3, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0423221Z Skipping (s,q) (1.31, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0423389Z Skipping (s,q) (1.32, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0423547Z Skipping (s,q) (1.33, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0423707Z Skipping (s,q) (1.34, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0423865Z Skipping (s,q) (1.35, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0424022Z Skipping (s,q) (1.36, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0424182Z Skipping (s,q) (1.37, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0424340Z Skipping (s,q) (1.38, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0424634Z Skipping (s,q) (1.39, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0424801Z Skipping (s,q) (1.4, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0424961Z Skipping (s,q) (1.41, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0425123Z Skipping (s,q) (1.42, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0425359Z Skipping (s,q) (1.43, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0425517Z Skipping (s,q) (1.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0425683Z Skipping (s,q) (1.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0425841Z Skipping (s,q) (1.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0425998Z Skipping (s,q) (1.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0426162Z Skipping (s,q) (1.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0426321Z Skipping (s,q) (1.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0426491Z Skipping (s,q) (1.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0426649Z Skipping (s,q) (1.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0426806Z Skipping (s,q) (1.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0426967Z Skipping (s,q) (1.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0427129Z Skipping (s,q) (1.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0427288Z Skipping (s,q) (1.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0427448Z Skipping (s,q) (1.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0427605Z Skipping (s,q) (1.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0427772Z Skipping (s,q) (1.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0427929Z Skipping (s,q) (1.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0428087Z Skipping (s,q) (1.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0428252Z Skipping (s,q) (1.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0428411Z Skipping (s,q) (1.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0428569Z Skipping (s,q) (1.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0428729Z Skipping (s,q) (1.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0428897Z Skipping (s,q) (1.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0429057Z Skipping (s,q) (1.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0429214Z Skipping (s,q) (1.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0429372Z Skipping (s,q) (1.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0429530Z Skipping (s,q) (1.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0429689Z Skipping (s,q) (1.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0429850Z Skipping (s,q) (1.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0430015Z Skipping (s,q) (1.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0430173Z Skipping (s,q) (1.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0430332Z Skipping (s,q) (1.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0430489Z Skipping (s,q) (1.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0430649Z Skipping (s,q) (1.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0430813Z Skipping (s,q) (1.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0430971Z Skipping (s,q) (1.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0431129Z Skipping (s,q) (1.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0431292Z Skipping (s,q) (1.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0431451Z Skipping (s,q) (1.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0431609Z Skipping (s,q) (1.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0431770Z Skipping (s,q) (1.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0432009Z Skipping (s,q) (1.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0432173Z Skipping (s,q) (1.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0432331Z Skipping (s,q) (1.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0432585Z Skipping (s,q) (1.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0432746Z Skipping (s,q) (1.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0432906Z Skipping (s,q) (1.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0433064Z Skipping (s,q) (1.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0433226Z Skipping (s,q) (1.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0433386Z Skipping (s,q) (1.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0433546Z Skipping (s,q) (1.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0433704Z Skipping (s,q) (1.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0433867Z Skipping (s,q) (1.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0434030Z Skipping (s,q) (1.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0434188Z Skipping (s,q) (1.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0434350Z Skipping (s,q) (1.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0434510Z Skipping (s,q) (1.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0434683Z Found best Log likelihood so far on (s,q) (0.67, 3.5): -3.16289 2025-05-07T20:51:30.0434843Z Skipping (s,q) (0.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0435002Z Skipping (s,q) (0.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0435160Z Skipping (s,q) (0.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0435389Z Skipping (s,q) (0.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0435607Z Skipping (s,q) (0.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0435835Z Skipping (s,q) (0.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0436060Z Skipping (s,q) (0.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0436275Z Skipping (s,q) (0.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0436497Z Skipping (s,q) (0.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0436711Z Skipping (s,q) (0.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0436921Z Skipping (s,q) (0.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0437131Z Skipping (s,q) (0.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0437346Z Skipping (s,q) (0.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0437560Z Skipping (s,q) (0.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0437778Z Skipping (s,q) (0.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0437990Z Skipping (s,q) (0.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0438209Z Skipping (s,q) (0.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0438422Z Skipping (s,q) (0.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0438629Z Skipping (s,q) (0.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0438840Z Skipping (s,q) (0.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0439061Z Skipping (s,q) (0.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0439216Z Skipping (s,q) (0.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0439373Z Skipping (s,q) (0.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0439530Z Skipping (s,q) (0.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0439686Z Skipping (s,q) (0.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0439841Z Skipping (s,q) (0.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0439996Z Skipping (s,q) (0.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0440242Z Skipping (s,q) (0.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0440401Z Skipping (s,q) (0.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0440556Z Skipping (s,q) (0.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0440713Z Skipping (s,q) (0.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0440946Z Skipping (s,q) (0.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0441122Z Skipping (s,q) (1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0441308Z Skipping (s,q) (1.01, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0441465Z Skipping (s,q) (1.02, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0441624Z Skipping (s,q) (1.03, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0441778Z Skipping (s,q) (1.04, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0441932Z Skipping (s,q) (1.05, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0442090Z Skipping (s,q) (1.06, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0442248Z Skipping (s,q) (1.07, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0442403Z Skipping (s,q) (1.08, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0442561Z Skipping (s,q) (1.09, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0442723Z Skipping (s,q) (1.1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0442882Z Skipping (s,q) (1.11, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0443037Z Skipping (s,q) (1.12, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0443191Z Skipping (s,q) (1.13, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0443349Z Skipping (s,q) (1.14, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0443503Z Skipping (s,q) (1.15, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0443659Z Skipping (s,q) (1.16, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0443816Z Skipping (s,q) (1.17, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0443975Z Skipping (s,q) (1.18, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0444131Z Skipping (s,q) (1.19, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0444290Z Skipping (s,q) (1.2, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0444445Z Skipping (s,q) (1.21, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0444611Z Skipping (s,q) (1.22, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0444767Z Skipping (s,q) (1.23, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0444923Z Skipping (s,q) (1.24, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0445082Z Skipping (s,q) (1.25, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0445237Z Skipping (s,q) (1.26, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0445398Z Skipping (s,q) (1.27, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0445553Z Skipping (s,q) (1.28, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0445711Z Skipping (s,q) (1.29, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0445868Z Skipping (s,q) (1.3, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0446024Z Skipping (s,q) (1.31, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0446178Z Skipping (s,q) (1.32, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0446338Z Skipping (s,q) (1.33, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0446492Z Skipping (s,q) (1.34, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0446650Z Skipping (s,q) (1.35, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0446805Z Skipping (s,q) (1.36, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0446959Z Skipping (s,q) (1.37, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0447116Z Skipping (s,q) (1.38, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0447272Z Skipping (s,q) (1.39, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0447425Z Skipping (s,q) (1.4, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0447668Z Skipping (s,q) (1.41, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0447825Z Skipping (s,q) (1.42, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0447981Z Skipping (s,q) (1.43, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0448210Z Skipping (s,q) (1.44, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0448364Z Skipping (s,q) (1.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0448521Z Skipping (s,q) (1.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0448675Z Skipping (s,q) (1.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0448829Z Skipping (s,q) (1.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0448986Z Skipping (s,q) (1.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0449141Z Skipping (s,q) (1.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0449301Z Skipping (s,q) (1.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0449466Z Skipping (s,q) (1.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0449620Z Skipping (s,q) (1.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0449781Z Skipping (s,q) (1.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0449942Z Skipping (s,q) (1.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0450098Z Skipping (s,q) (1.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0450258Z Skipping (s,q) (1.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0450415Z Skipping (s,q) (1.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0450571Z Skipping (s,q) (1.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0450729Z Skipping (s,q) (1.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0450889Z Skipping (s,q) (1.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0451047Z Skipping (s,q) (1.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0451206Z Skipping (s,q) (1.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0451360Z Skipping (s,q) (1.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0451519Z Skipping (s,q) (1.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0451675Z Skipping (s,q) (1.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0451834Z Skipping (s,q) (1.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0451991Z Skipping (s,q) (1.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0452146Z Skipping (s,q) (1.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0452305Z Skipping (s,q) (1.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0452463Z Skipping (s,q) (1.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0452618Z Skipping (s,q) (1.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0452777Z Skipping (s,q) (1.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0452938Z Skipping (s,q) (1.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0453135Z Skipping (s,q) (1.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0453356Z Skipping (s,q) (1.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0458441Z Skipping (s,q) (1.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0458635Z Skipping (s,q) (1.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0458801Z Skipping (s,q) (1.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0458959Z Skipping (s,q) (1.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0459114Z Skipping (s,q) (1.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0459272Z Skipping (s,q) (1.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0459427Z Skipping (s,q) (1.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0459581Z Skipping (s,q) (1.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0459738Z Skipping (s,q) (1.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0459993Z Skipping (s,q) (1.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0460153Z Skipping (s,q) (1.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0460305Z Skipping (s,q) (1.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0460532Z Skipping (s,q) (1.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0460691Z Skipping (s,q) (1.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0460846Z Skipping (s,q) (1.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0461001Z Skipping (s,q) (1.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0461159Z Skipping (s,q) (1.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0461312Z Skipping (s,q) (1.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0461469Z Skipping (s,q) (1.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0461621Z Skipping (s,q) (1.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0461783Z Skipping (s,q) (1.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0461940Z Skipping (s,q) (1.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0462094Z Skipping (s,q) (1.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0462257Z Skipping (s,q) (0.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0462426Z Skipping (s,q) (0.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0462582Z Skipping (s,q) (0.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0462741Z Skipping (s,q) (0.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0462899Z Skipping (s,q) (0.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0463054Z Skipping (s,q) (0.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0463213Z Skipping (s,q) (0.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0463371Z Skipping (s,q) (0.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0463531Z Skipping (s,q) (0.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0463693Z Skipping (s,q) (0.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0463849Z Skipping (s,q) (0.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0464004Z Skipping (s,q) (0.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0464170Z Skipping (s,q) (0.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0464325Z Skipping (s,q) (0.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0464483Z Skipping (s,q) (0.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0464639Z Skipping (s,q) (0.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0464795Z Skipping (s,q) (0.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0464955Z Skipping (s,q) (0.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0465115Z Skipping (s,q) (0.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0465278Z Skipping (s,q) (0.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0465436Z Skipping (s,q) (0.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0465591Z Skipping (s,q) (0.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0465750Z Skipping (s,q) (0.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0465910Z Skipping (s,q) (0.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0466065Z Skipping (s,q) (0.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0466224Z Skipping (s,q) (0.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0466380Z Skipping (s,q) (0.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0466538Z Skipping (s,q) (0.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0466697Z Skipping (s,q) (0.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0466852Z Skipping (s,q) (0.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0467089Z Skipping (s,q) (0.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0467247Z Skipping (s,q) (0.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0467400Z Skipping (s,q) (1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0467561Z Skipping (s,q) (1.01, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0467793Z Skipping (s,q) (1.02, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0467952Z Skipping (s,q) (1.03, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0468115Z Skipping (s,q) (1.04, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0468272Z Skipping (s,q) (1.05, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0468434Z Skipping (s,q) (1.06, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0468593Z Skipping (s,q) (1.07, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0468751Z Skipping (s,q) (1.08, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0468916Z Skipping (s,q) (1.09, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0469077Z Skipping (s,q) (1.1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0469236Z Skipping (s,q) (1.11, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0469396Z Skipping (s,q) (1.12, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0469559Z Skipping (s,q) (1.13, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0469723Z Skipping (s,q) (1.14, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0469880Z Skipping (s,q) (1.15, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0470036Z Skipping (s,q) (1.16, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0470199Z Skipping (s,q) (1.17, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0470358Z Skipping (s,q) (1.18, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0470517Z Skipping (s,q) (1.19, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0470679Z Skipping (s,q) (1.2, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0470842Z Skipping (s,q) (1.21, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0470999Z Skipping (s,q) (1.22, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0471173Z Skipping (s,q) (1.23, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0471360Z Skipping (s,q) (1.24, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0471529Z Skipping (s,q) (1.25, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0471689Z Skipping (s,q) (1.26, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0471848Z Skipping (s,q) (1.27, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0472007Z Skipping (s,q) (1.28, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0472163Z Skipping (s,q) (1.29, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0472320Z Skipping (s,q) (1.3, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0472482Z Skipping (s,q) (1.31, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0472647Z Skipping (s,q) (1.32, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0472804Z Skipping (s,q) (1.33, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0472964Z Skipping (s,q) (1.34, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0473124Z Skipping (s,q) (1.35, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0473285Z Skipping (s,q) (1.36, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0473443Z Skipping (s,q) (1.37, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0473600Z Skipping (s,q) (1.38, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0473763Z Skipping (s,q) (1.39, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0473919Z Skipping (s,q) (1.4, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0474077Z Skipping (s,q) (1.41, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0474234Z Skipping (s,q) (1.42, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0474471Z Skipping (s,q) (1.43, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0474634Z Skipping (s,q) (1.44, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0474792Z Skipping (s,q) (1.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0474949Z Skipping (s,q) (1.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0475184Z Skipping (s,q) (1.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0475434Z Skipping (s,q) (1.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0475651Z Skipping (s,q) (1.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0475870Z Skipping (s,q) (1.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0476082Z Skipping (s,q) (1.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0476298Z Skipping (s,q) (1.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0476514Z Skipping (s,q) (1.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0476736Z Skipping (s,q) (1.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0476957Z Skipping (s,q) (1.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0477171Z Skipping (s,q) (1.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0477384Z Skipping (s,q) (1.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0477608Z Skipping (s,q) (1.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0477822Z Skipping (s,q) (1.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0478036Z Skipping (s,q) (1.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0478243Z Skipping (s,q) (1.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0478435Z Skipping (s,q) (1.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0478598Z Skipping (s,q) (1.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0478758Z Skipping (s,q) (1.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0478923Z Skipping (s,q) (1.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0479086Z Skipping (s,q) (1.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0479246Z Skipping (s,q) (1.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0479407Z Skipping (s,q) (1.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0479571Z Skipping (s,q) (1.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0479730Z Skipping (s,q) (1.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0479893Z Skipping (s,q) (1.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0480054Z Skipping (s,q) (1.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0480211Z Skipping (s,q) (1.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0480376Z Skipping (s,q) (1.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0480534Z Skipping (s,q) (1.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0480697Z Skipping (s,q) (1.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0480859Z Skipping (s,q) (1.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0481019Z Skipping (s,q) (1.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0481183Z Skipping (s,q) (1.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0481345Z Skipping (s,q) (1.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0481502Z Skipping (s,q) (1.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0481668Z Skipping (s,q) (1.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0481826Z Skipping (s,q) (1.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0481984Z Skipping (s,q) (1.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0482144Z Skipping (s,q) (1.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0482300Z Skipping (s,q) (1.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0482460Z Skipping (s,q) (1.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0482705Z Skipping (s,q) (1.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0482864Z Skipping (s,q) (1.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0483026Z Skipping (s,q) (1.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0483284Z Skipping (s,q) (1.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0483441Z Skipping (s,q) (1.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0483601Z Skipping (s,q) (1.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0483760Z Skipping (s,q) (1.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0483922Z Skipping (s,q) (1.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0484079Z Skipping (s,q) (1.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0484236Z Skipping (s,q) (1.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0484396Z Skipping (s,q) (1.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0484558Z Skipping (s,q) (1.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0484725Z Found best Log likelihood so far on (s,q) (0.68, 4): -3.16281 2025-05-07T20:51:30.0484882Z Skipping (s,q) (0.69, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0485038Z Skipping (s,q) (0.7, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0485193Z Skipping (s,q) (0.71, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0485344Z Skipping (s,q) (0.72, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0485495Z Skipping (s,q) (0.73, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0485647Z Skipping (s,q) (0.74, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0485796Z Skipping (s,q) (0.75, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0485946Z Skipping (s,q) (0.76, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0486099Z Skipping (s,q) (0.77, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0486256Z Skipping (s,q) (0.78, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0486408Z Skipping (s,q) (0.79, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0486560Z Skipping (s,q) (0.8, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0486713Z Skipping (s,q) (0.81, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0486869Z Skipping (s,q) (0.82, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0487020Z Skipping (s,q) (0.83, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0487168Z Skipping (s,q) (0.84, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0487325Z Skipping (s,q) (0.85, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0487478Z Skipping (s,q) (0.86, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0487627Z Skipping (s,q) (0.87, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0487781Z Skipping (s,q) (0.88, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0487930Z Skipping (s,q) (0.89, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0488085Z Skipping (s,q) (0.9, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0488234Z Skipping (s,q) (0.91, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0488385Z Skipping (s,q) (0.92, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0488543Z Skipping (s,q) (0.93, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0488692Z Skipping (s,q) (0.94, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0488842Z Skipping (s,q) (0.95, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0488998Z Skipping (s,q) (0.96, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0489148Z Skipping (s,q) (0.97, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0489302Z Skipping (s,q) (0.98, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0489452Z Skipping (s,q) (0.99, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0489600Z Skipping (s,q) (1, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0489838Z Skipping (s,q) (1.01, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0489990Z Skipping (s,q) (1.02, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0490140Z Skipping (s,q) (1.03, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0490292Z Skipping (s,q) (1.04, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0490516Z Skipping (s,q) (1.05, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0491016Z Skipping (s,q) (1.06, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0491171Z Skipping (s,q) (1.07, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0491320Z Skipping (s,q) (1.08, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0491473Z Skipping (s,q) (1.09, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0491622Z Skipping (s,q) (1.1, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0491772Z Skipping (s,q) (1.11, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0491925Z Skipping (s,q) (1.12, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0492082Z Skipping (s,q) (1.13, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0492232Z Skipping (s,q) (1.14, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0492384Z Skipping (s,q) (1.15, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0492544Z Skipping (s,q) (1.16, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0492697Z Skipping (s,q) (1.17, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0492849Z Skipping (s,q) (1.18, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0492999Z Skipping (s,q) (1.19, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0493157Z Skipping (s,q) (1.2, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0493312Z Skipping (s,q) (1.21, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0493461Z Skipping (s,q) (1.22, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0493617Z Skipping (s,q) (1.23, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0493773Z Skipping (s,q) (1.24, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0493925Z Skipping (s,q) (1.25, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0494081Z Skipping (s,q) (1.26, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0494233Z Skipping (s,q) (1.27, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0494392Z Skipping (s,q) (1.28, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0494541Z Skipping (s,q) (1.29, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0494694Z Skipping (s,q) (1.3, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0494847Z Skipping (s,q) (1.31, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0494996Z Skipping (s,q) (1.32, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0495151Z Skipping (s,q) (1.33, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0495302Z Skipping (s,q) (1.34, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0495451Z Skipping (s,q) (1.35, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0495607Z Skipping (s,q) (1.36, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0495761Z Skipping (s,q) (1.37, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0495915Z Skipping (s,q) (1.38, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0496074Z Skipping (s,q) (1.39, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0496226Z Skipping (s,q) (1.4, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0496380Z Skipping (s,q) (1.41, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0496530Z Skipping (s,q) (1.42, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0496680Z Skipping (s,q) (1.43, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0496835Z Skipping (s,q) (1.44, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0496985Z Skipping (s,q) (1.45, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0497136Z Skipping (s,q) (1.46, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0497435Z Skipping (s,q) (1.47, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0497588Z Skipping (s,q) (1.48, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0497740Z Skipping (s,q) (1.49, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0497897Z Skipping (s,q) (1.5, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0498155Z Skipping (s,q) (1.51, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0498309Z Skipping (s,q) (1.52, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0498461Z Skipping (s,q) (1.53, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0498610Z Skipping (s,q) (1.54, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0498762Z Skipping (s,q) (1.55, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0498912Z Skipping (s,q) (1.56, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0499061Z Skipping (s,q) (1.57, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0499214Z Skipping (s,q) (1.58, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0499369Z Skipping (s,q) (1.59, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0499522Z Skipping (s,q) (1.6, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0499673Z Skipping (s,q) (1.61, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0499828Z Skipping (s,q) (1.62, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0499982Z Skipping (s,q) (1.63, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0500132Z Skipping (s,q) (1.64, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0500283Z Skipping (s,q) (1.65, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0500438Z Skipping (s,q) (1.66, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0500588Z Skipping (s,q) (1.67, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0500740Z Skipping (s,q) (1.68, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0500890Z Skipping (s,q) (1.69, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0501046Z Skipping (s,q) (1.7, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0501200Z Skipping (s,q) (1.71, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0501351Z Skipping (s,q) (1.72, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0501501Z Skipping (s,q) (1.73, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0501658Z Skipping (s,q) (1.74, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0501808Z Skipping (s,q) (1.75, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0501960Z Skipping (s,q) (1.76, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0502114Z Skipping (s,q) (1.77, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0502265Z Skipping (s,q) (1.78, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0502418Z Skipping (s,q) (1.79, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0502567Z Skipping (s,q) (1.8, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0502719Z Skipping (s,q) (1.81, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0502875Z Skipping (s,q) (1.82, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0503026Z Skipping (s,q) (1.83, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0503176Z Skipping (s,q) (1.84, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0503328Z Skipping (s,q) (1.85, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0503484Z Skipping (s,q) (1.86, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0503637Z Skipping (s,q) (1.87, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0503788Z Skipping (s,q) (1.88, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0503937Z Skipping (s,q) (1.89, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0504090Z Skipping (s,q) (1.9, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0504242Z Skipping (s,q) (1.91, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0504393Z Skipping (s,q) (1.92, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0504631Z Skipping (s,q) (1.93, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0504785Z Skipping (s,q) (1.94, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0504938Z Skipping (s,q) (1.95, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0505088Z Skipping (s,q) (1.96, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0505312Z Skipping (s,q) (1.97, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0505467Z Skipping (s,q) (1.98, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0505619Z Skipping (s,q) (1.99, 4): inconsistent with heavy hitters! 2025-05-07T20:51:30.0505779Z Skipping (s,q) (0.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0505943Z Skipping (s,q) (0.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0506104Z Skipping (s,q) (0.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0506261Z Skipping (s,q) (0.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0506422Z Skipping (s,q) (0.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0506584Z Skipping (s,q) (0.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0506745Z Skipping (s,q) (0.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0506905Z Skipping (s,q) (0.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0507068Z Skipping (s,q) (0.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0507229Z Skipping (s,q) (0.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0507388Z Skipping (s,q) (0.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0507547Z Skipping (s,q) (0.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0507709Z Skipping (s,q) (0.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0507866Z Skipping (s,q) (0.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0508029Z Skipping (s,q) (0.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0508187Z Skipping (s,q) (0.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0508351Z Skipping (s,q) (0.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0508514Z Skipping (s,q) (0.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0508672Z Skipping (s,q) (0.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0508837Z Skipping (s,q) (0.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0508997Z Skipping (s,q) (0.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0509154Z Skipping (s,q) (0.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0509317Z Skipping (s,q) (0.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0509474Z Skipping (s,q) (0.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0509632Z Skipping (s,q) (0.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0509793Z Skipping (s,q) (0.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0509950Z Skipping (s,q) (0.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0510111Z Skipping (s,q) (0.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0510271Z Skipping (s,q) (0.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0510429Z Skipping (s,q) (0.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0510593Z Skipping (s,q) (0.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0510749Z Skipping (s,q) (1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0510907Z Skipping (s,q) (1.01, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0511067Z Skipping (s,q) (1.02, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0511227Z Skipping (s,q) (1.03, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0511385Z Skipping (s,q) (1.04, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0511545Z Skipping (s,q) (1.05, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0511703Z Skipping (s,q) (1.06, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0511963Z Skipping (s,q) (1.07, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0512123Z Skipping (s,q) (1.08, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0512280Z Skipping (s,q) (1.09, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0512441Z Skipping (s,q) (1.1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0512728Z Skipping (s,q) (1.11, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0512887Z Skipping (s,q) (1.12, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0513048Z Skipping (s,q) (1.13, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0513206Z Skipping (s,q) (1.14, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0513366Z Skipping (s,q) (1.15, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0513523Z Skipping (s,q) (1.16, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0513680Z Skipping (s,q) (1.17, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0513846Z Skipping (s,q) (1.18, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0514004Z Skipping (s,q) (1.19, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0514160Z Skipping (s,q) (1.2, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0514320Z Skipping (s,q) (1.21, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0514488Z Skipping (s,q) (1.22, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0514647Z Skipping (s,q) (1.23, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0514806Z Skipping (s,q) (1.24, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0514962Z Skipping (s,q) (1.25, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0515122Z Skipping (s,q) (1.26, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0515283Z Skipping (s,q) (1.27, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0515500Z Skipping (s,q) (1.28, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0515663Z Skipping (s,q) (1.29, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0515822Z Skipping (s,q) (1.3, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0515986Z Skipping (s,q) (1.31, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0516142Z Skipping (s,q) (1.32, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0516306Z Skipping (s,q) (1.33, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0516463Z Skipping (s,q) (1.34, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0516619Z Skipping (s,q) (1.35, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0516779Z Skipping (s,q) (1.36, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0516937Z Skipping (s,q) (1.37, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0517097Z Skipping (s,q) (1.38, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0517259Z Skipping (s,q) (1.39, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0517415Z Skipping (s,q) (1.4, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0517578Z Skipping (s,q) (1.41, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0517735Z Skipping (s,q) (1.42, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0517891Z Skipping (s,q) (1.43, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0518055Z Skipping (s,q) (1.44, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0518213Z Skipping (s,q) (1.45, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0518370Z Skipping (s,q) (1.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0518531Z Skipping (s,q) (1.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0518689Z Skipping (s,q) (1.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0518850Z Skipping (s,q) (1.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0519008Z Skipping (s,q) (1.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0519166Z Skipping (s,q) (1.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0519411Z Skipping (s,q) (1.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0519571Z Skipping (s,q) (1.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0519729Z Skipping (s,q) (1.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0519965Z Skipping (s,q) (1.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0520121Z Skipping (s,q) (1.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0520280Z Skipping (s,q) (1.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0520440Z Skipping (s,q) (1.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0520597Z Skipping (s,q) (1.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0520757Z Skipping (s,q) (1.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0520915Z Skipping (s,q) (1.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0521072Z Skipping (s,q) (1.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0521239Z Skipping (s,q) (1.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0521395Z Skipping (s,q) (1.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0521552Z Skipping (s,q) (1.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0521717Z Skipping (s,q) (1.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0521873Z Skipping (s,q) (1.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0522035Z Skipping (s,q) (1.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0522191Z Skipping (s,q) (1.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0522350Z Skipping (s,q) (1.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0522512Z Skipping (s,q) (1.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0522670Z Skipping (s,q) (1.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0522827Z Skipping (s,q) (1.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0522994Z Skipping (s,q) (1.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0523151Z Skipping (s,q) (1.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0523310Z Skipping (s,q) (1.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0523468Z Skipping (s,q) (1.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0523631Z Skipping (s,q) (1.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0523791Z Skipping (s,q) (1.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0523948Z Skipping (s,q) (1.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0524107Z Skipping (s,q) (1.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0524266Z Skipping (s,q) (1.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0524424Z Skipping (s,q) (1.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0524585Z Skipping (s,q) (1.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0524745Z Skipping (s,q) (1.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0524902Z Skipping (s,q) (1.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0525066Z Skipping (s,q) (1.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0525225Z Skipping (s,q) (1.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0525387Z Skipping (s,q) (1.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0525548Z Skipping (s,q) (1.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0525706Z Skipping (s,q) (1.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0525865Z Skipping (s,q) (1.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0526023Z Skipping (s,q) (1.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0526181Z Skipping (s,q) (1.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0526341Z Skipping (s,q) (1.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0526577Z Skipping (s,q) (1.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0526735Z Skipping (s,q) (1.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0526896Z Skipping (s,q) (1.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0527054Z Skipping (s,q) (1.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0527294Z Skipping (s,q) (0.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0527451Z Skipping (s,q) (0.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0527609Z Skipping (s,q) (0.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0527768Z Skipping (s,q) (0.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0527924Z Skipping (s,q) (0.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0528078Z Skipping (s,q) (0.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0528238Z Skipping (s,q) (0.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0528400Z Skipping (s,q) (0.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0528557Z Skipping (s,q) (0.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0528715Z Skipping (s,q) (0.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0528870Z Skipping (s,q) (0.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0529037Z Skipping (s,q) (0.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0529194Z Skipping (s,q) (0.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0529351Z Skipping (s,q) (0.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0529511Z Skipping (s,q) (0.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0529668Z Skipping (s,q) (0.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0529824Z Skipping (s,q) (0.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0529983Z Skipping (s,q) (0.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0530139Z Skipping (s,q) (0.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0530306Z Skipping (s,q) (0.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0530461Z Skipping (s,q) (0.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0530616Z Skipping (s,q) (0.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0530782Z Skipping (s,q) (0.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0530938Z Skipping (s,q) (0.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0531094Z Skipping (s,q) (0.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0531254Z Skipping (s,q) (0.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0531410Z Skipping (s,q) (0.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0531572Z Skipping (s,q) (0.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0531726Z Skipping (s,q) (0.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0531881Z Skipping (s,q) (0.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0532043Z Skipping (s,q) (0.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0532195Z Skipping (s,q) (1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0532352Z Skipping (s,q) (1.01, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0532513Z Skipping (s,q) (1.02, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0532671Z Skipping (s,q) (1.03, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0532830Z Skipping (s,q) (1.04, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0532985Z Skipping (s,q) (1.05, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0533142Z Skipping (s,q) (1.06, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0533298Z Skipping (s,q) (1.07, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0533453Z Skipping (s,q) (1.08, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0533608Z Skipping (s,q) (1.09, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0533845Z Skipping (s,q) (1.1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0534004Z Skipping (s,q) (1.11, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0534164Z Skipping (s,q) (1.12, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0534321Z Skipping (s,q) (1.13, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0534566Z Skipping (s,q) (1.14, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0534726Z Skipping (s,q) (1.15, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0534881Z Skipping (s,q) (1.16, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0535035Z Skipping (s,q) (1.17, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0535192Z Skipping (s,q) (1.18, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0535348Z Skipping (s,q) (1.19, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0535508Z Skipping (s,q) (1.2, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0535663Z Skipping (s,q) (1.21, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0535823Z Skipping (s,q) (1.22, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0535980Z Skipping (s,q) (1.23, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0536134Z Skipping (s,q) (1.24, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0536294Z Skipping (s,q) (1.25, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0536453Z Skipping (s,q) (1.26, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0536609Z Skipping (s,q) (1.27, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0536767Z Skipping (s,q) (1.28, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0536929Z Skipping (s,q) (1.29, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0537086Z Skipping (s,q) (1.3, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0537247Z Skipping (s,q) (1.31, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0537402Z Skipping (s,q) (1.32, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0537562Z Skipping (s,q) (1.33, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0537721Z Skipping (s,q) (1.34, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0537877Z Skipping (s,q) (1.35, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0538036Z Skipping (s,q) (1.36, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0538196Z Skipping (s,q) (1.37, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0538351Z Skipping (s,q) (1.38, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0538509Z Skipping (s,q) (1.39, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0538666Z Skipping (s,q) (1.4, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0538822Z Skipping (s,q) (1.41, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0538978Z Skipping (s,q) (1.42, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0539133Z Skipping (s,q) (1.43, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0539293Z Skipping (s,q) (1.44, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0539452Z Skipping (s,q) (1.45, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0539609Z Skipping (s,q) (1.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0539767Z Skipping (s,q) (1.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0539926Z Skipping (s,q) (1.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0540082Z Skipping (s,q) (1.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0540240Z Skipping (s,q) (1.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0540395Z Skipping (s,q) (1.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0540551Z Skipping (s,q) (1.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0540712Z Skipping (s,q) (1.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0540869Z Skipping (s,q) (1.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0541134Z Skipping (s,q) (1.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0541291Z Skipping (s,q) (1.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0541445Z Skipping (s,q) (1.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0541603Z Skipping (s,q) (1.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0541831Z Skipping (s,q) (1.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0541988Z Skipping (s,q) (1.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0542146Z Skipping (s,q) (1.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0542301Z Skipping (s,q) (1.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0542461Z Skipping (s,q) (1.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0542616Z Skipping (s,q) (1.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0542770Z Skipping (s,q) (1.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0542927Z Skipping (s,q) (1.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0543087Z Skipping (s,q) (1.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0543243Z Skipping (s,q) (1.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0543401Z Skipping (s,q) (1.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0543562Z Skipping (s,q) (1.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0543720Z Skipping (s,q) (1.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0543875Z Skipping (s,q) (1.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0544030Z Skipping (s,q) (1.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0544188Z Skipping (s,q) (1.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0544347Z Skipping (s,q) (1.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0544502Z Skipping (s,q) (1.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0544661Z Skipping (s,q) (1.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0544820Z Skipping (s,q) (1.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0544975Z Skipping (s,q) (1.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0545133Z Skipping (s,q) (1.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0545288Z Skipping (s,q) (1.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0545452Z Skipping (s,q) (1.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0545608Z Skipping (s,q) (1.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0545762Z Skipping (s,q) (1.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0545922Z Skipping (s,q) (1.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0546079Z Skipping (s,q) (1.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0546234Z Skipping (s,q) (1.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0546391Z Skipping (s,q) (1.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0546552Z Skipping (s,q) (1.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0546708Z Skipping (s,q) (1.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0546865Z Skipping (s,q) (1.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0547020Z Skipping (s,q) (1.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0547184Z Skipping (s,q) (1.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0547339Z Skipping (s,q) (1.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0547495Z Skipping (s,q) (1.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0547655Z Skipping (s,q) (1.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0547812Z Skipping (s,q) (1.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0547972Z Skipping (s,q) (1.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0548128Z Skipping (s,q) (1.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0548384Z Found best Log likelihood so far on (s,q) (0.69, 4.75): -3.16277 2025-05-07T20:51:30.0548547Z Skipping (s,q) (0.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0548709Z Skipping (s,q) (0.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0548868Z Skipping (s,q) (0.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0549102Z Skipping (s,q) (0.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0549259Z Skipping (s,q) (0.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0549419Z Skipping (s,q) (0.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0549576Z Skipping (s,q) (0.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0549734Z Skipping (s,q) (0.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0549893Z Skipping (s,q) (0.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0550050Z Skipping (s,q) (0.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0550208Z Skipping (s,q) (0.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0550374Z Skipping (s,q) (0.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0550534Z Skipping (s,q) (0.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0550694Z Skipping (s,q) (0.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0550856Z Skipping (s,q) (0.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0551015Z Skipping (s,q) (0.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0551177Z Skipping (s,q) (0.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0551336Z Skipping (s,q) (0.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0551494Z Skipping (s,q) (0.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0551656Z Skipping (s,q) (0.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0551813Z Skipping (s,q) (0.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0551975Z Skipping (s,q) (0.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0552136Z Skipping (s,q) (0.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0552295Z Skipping (s,q) (0.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0552460Z Skipping (s,q) (0.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0552622Z Skipping (s,q) (0.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0552779Z Skipping (s,q) (0.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0552940Z Skipping (s,q) (0.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0553098Z Skipping (s,q) (0.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0553255Z Skipping (s,q) (0.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0553411Z Skipping (s,q) (1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0553570Z Skipping (s,q) (1.01, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0553731Z Skipping (s,q) (1.02, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0553895Z Skipping (s,q) (1.03, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0554053Z Skipping (s,q) (1.04, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0554214Z Skipping (s,q) (1.05, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0554375Z Skipping (s,q) (1.06, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0554532Z Skipping (s,q) (1.07, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0554695Z Skipping (s,q) (1.08, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0554852Z Skipping (s,q) (1.09, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0555012Z Skipping (s,q) (1.1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0555171Z Skipping (s,q) (1.11, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0555374Z Skipping (s,q) (1.12, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0555572Z Skipping (s,q) (1.13, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0555878Z Skipping (s,q) (1.14, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0556097Z Skipping (s,q) (1.15, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0556312Z Skipping (s,q) (1.16, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0556522Z Skipping (s,q) (1.17, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0556826Z Skipping (s,q) (1.18, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0557038Z Skipping (s,q) (1.19, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0557253Z Skipping (s,q) (1.2, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0557472Z Skipping (s,q) (1.21, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0557688Z Skipping (s,q) (1.22, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0557907Z Skipping (s,q) (1.23, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0558126Z Skipping (s,q) (1.24, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0558344Z Skipping (s,q) (1.25, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0558561Z Skipping (s,q) (1.26, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0558752Z Skipping (s,q) (1.27, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0558910Z Skipping (s,q) (1.28, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0559077Z Skipping (s,q) (1.29, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0559236Z Skipping (s,q) (1.3, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0559393Z Skipping (s,q) (1.31, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0559554Z Skipping (s,q) (1.32, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0559712Z Skipping (s,q) (1.33, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0559872Z Skipping (s,q) (1.34, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0560029Z Skipping (s,q) (1.35, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0560191Z Skipping (s,q) (1.36, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0560351Z Skipping (s,q) (1.37, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0560510Z Skipping (s,q) (1.38, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0560666Z Skipping (s,q) (1.39, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0560829Z Skipping (s,q) (1.4, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0560986Z Skipping (s,q) (1.41, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0561147Z Skipping (s,q) (1.42, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0561304Z Skipping (s,q) (1.43, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0561461Z Skipping (s,q) (1.44, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0561622Z Skipping (s,q) (1.45, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0561778Z Skipping (s,q) (1.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0561941Z Skipping (s,q) (1.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0562104Z Skipping (s,q) (1.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0562261Z Skipping (s,q) (1.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0562418Z Skipping (s,q) (1.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0562583Z Skipping (s,q) (1.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0562739Z Skipping (s,q) (1.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0562898Z Skipping (s,q) (1.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0563054Z Skipping (s,q) (1.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0563212Z Skipping (s,q) (1.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0563374Z Skipping (s,q) (1.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0563536Z Skipping (s,q) (1.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0563694Z Skipping (s,q) (1.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0563942Z Skipping (s,q) (1.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0564104Z Skipping (s,q) (1.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0564267Z Skipping (s,q) (1.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0564522Z Skipping (s,q) (1.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0564680Z Skipping (s,q) (1.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0564840Z Skipping (s,q) (1.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0564997Z Skipping (s,q) (1.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0565155Z Skipping (s,q) (1.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0565316Z Skipping (s,q) (1.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0565474Z Skipping (s,q) (1.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0565634Z Skipping (s,q) (1.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0565797Z Skipping (s,q) (1.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0565956Z Skipping (s,q) (1.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0566118Z Skipping (s,q) (1.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0566279Z Skipping (s,q) (1.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0566438Z Skipping (s,q) (1.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0566599Z Skipping (s,q) (1.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0566756Z Skipping (s,q) (1.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0566917Z Skipping (s,q) (1.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0567074Z Skipping (s,q) (1.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0567232Z Skipping (s,q) (1.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0567394Z Skipping (s,q) (1.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0567558Z Skipping (s,q) (1.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0567718Z Skipping (s,q) (1.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0567878Z Skipping (s,q) (1.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0568039Z Skipping (s,q) (1.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0568199Z Skipping (s,q) (1.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0568361Z Skipping (s,q) (1.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0568518Z Skipping (s,q) (1.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0568680Z Skipping (s,q) (1.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0568840Z Skipping (s,q) (1.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0568997Z Skipping (s,q) (1.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0569158Z Skipping (s,q) (1.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0569319Z Skipping (s,q) (1.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0569479Z Skipping (s,q) (1.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0569637Z Skipping (s,q) (1.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0569796Z Skipping (s,q) (1.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0569962Z Skipping (s,q) (1.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0570122Z Skipping (s,q) (1.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0570281Z Skipping (s,q) (1.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0570442Z Skipping (s,q) (1.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0570594Z Skipping (s,q) (0.7, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0570747Z Skipping (s,q) (0.71, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0570907Z Skipping (s,q) (0.72, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0571138Z Skipping (s,q) (0.73, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0571295Z Skipping (s,q) (0.74, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0571446Z Skipping (s,q) (0.75, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0571597Z Skipping (s,q) (0.76, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0571825Z Skipping (s,q) (0.77, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0571977Z Skipping (s,q) (0.78, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0572128Z Skipping (s,q) (0.79, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0572283Z Skipping (s,q) (0.8, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0572433Z Skipping (s,q) (0.81, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0572587Z Skipping (s,q) (0.82, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0572740Z Skipping (s,q) (0.83, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0572891Z Skipping (s,q) (0.84, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0573050Z Skipping (s,q) (0.85, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0573200Z Skipping (s,q) (0.86, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0573351Z Skipping (s,q) (0.87, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0573509Z Skipping (s,q) (0.88, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0573658Z Skipping (s,q) (0.89, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0573813Z Skipping (s,q) (0.9, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0573961Z Skipping (s,q) (0.91, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0574112Z Skipping (s,q) (0.92, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0574265Z Skipping (s,q) (0.93, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0574415Z Skipping (s,q) (0.94, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0574566Z Skipping (s,q) (0.95, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0574726Z Skipping (s,q) (0.96, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0574876Z Skipping (s,q) (0.97, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0575028Z Skipping (s,q) (0.98, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0575177Z Skipping (s,q) (0.99, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0575330Z Skipping (s,q) (1, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0575484Z Skipping (s,q) (1.01, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0575634Z Skipping (s,q) (1.02, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0575784Z Skipping (s,q) (1.03, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0575936Z Skipping (s,q) (1.04, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0576086Z Skipping (s,q) (1.05, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0576237Z Skipping (s,q) (1.06, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0576394Z Skipping (s,q) (1.07, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0576551Z Skipping (s,q) (1.08, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0576704Z Skipping (s,q) (1.09, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0576855Z Skipping (s,q) (1.1, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0577005Z Skipping (s,q) (1.11, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0577164Z Skipping (s,q) (1.12, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0577315Z Skipping (s,q) (1.13, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0577466Z Skipping (s,q) (1.14, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0577618Z Skipping (s,q) (1.15, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0577768Z Skipping (s,q) (1.16, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0577925Z Skipping (s,q) (1.17, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0578073Z Skipping (s,q) (1.18, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0578307Z Skipping (s,q) (1.19, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0578463Z Skipping (s,q) (1.2, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0578614Z Skipping (s,q) (1.21, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0578763Z Skipping (s,q) (1.22, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0578994Z Skipping (s,q) (1.23, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0579144Z Skipping (s,q) (1.24, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0579297Z Skipping (s,q) (1.25, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0579448Z Skipping (s,q) (1.26, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0579601Z Skipping (s,q) (1.27, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0579755Z Skipping (s,q) (1.28, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0579905Z Skipping (s,q) (1.29, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0580057Z Skipping (s,q) (1.3, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0580215Z Skipping (s,q) (1.31, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0580366Z Skipping (s,q) (1.32, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0580552Z Skipping (s,q) (1.33, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0585539Z Skipping (s,q) (1.34, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0585726Z Skipping (s,q) (1.35, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0585885Z Skipping (s,q) (1.36, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0586041Z Skipping (s,q) (1.37, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0586194Z Skipping (s,q) (1.38, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0586349Z Skipping (s,q) (1.39, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0586505Z Skipping (s,q) (1.4, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0586658Z Skipping (s,q) (1.41, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0586820Z Skipping (s,q) (1.42, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0586974Z Skipping (s,q) (1.43, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0587128Z Skipping (s,q) (1.44, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0587284Z Skipping (s,q) (1.45, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0587440Z Skipping (s,q) (1.46, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0587601Z Skipping (s,q) (1.47, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0587754Z Skipping (s,q) (1.48, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0587907Z Skipping (s,q) (1.49, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0588063Z Skipping (s,q) (1.5, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0588214Z Skipping (s,q) (1.51, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0588366Z Skipping (s,q) (1.52, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0588523Z Skipping (s,q) (1.53, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0588680Z Skipping (s,q) (1.54, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0588831Z Skipping (s,q) (1.55, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0588987Z Skipping (s,q) (1.56, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0589139Z Skipping (s,q) (1.57, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0589302Z Skipping (s,q) (1.58, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0589453Z Skipping (s,q) (1.59, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0589605Z Skipping (s,q) (1.6, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0589761Z Skipping (s,q) (1.61, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0589914Z Skipping (s,q) (1.62, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0590065Z Skipping (s,q) (1.63, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0590221Z Skipping (s,q) (1.64, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0590473Z Skipping (s,q) (1.65, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0590946Z Skipping (s,q) (1.66, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0591138Z Skipping (s,q) (1.67, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0591309Z Skipping (s,q) (1.68, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0591651Z Skipping (s,q) (1.69, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0591803Z Skipping (s,q) (1.7, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0591956Z Skipping (s,q) (1.71, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0592112Z Skipping (s,q) (1.72, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0592265Z Skipping (s,q) (1.73, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0592422Z Skipping (s,q) (1.74, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0592575Z Skipping (s,q) (1.75, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0592727Z Skipping (s,q) (1.76, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0592888Z Skipping (s,q) (1.77, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0593041Z Skipping (s,q) (1.78, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0593194Z Skipping (s,q) (1.79, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0593354Z Skipping (s,q) (1.8, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0593512Z Skipping (s,q) (1.81, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0593666Z Skipping (s,q) (1.82, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0593824Z Skipping (s,q) (1.83, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0593976Z Skipping (s,q) (1.84, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0594138Z Skipping (s,q) (1.85, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0594290Z Skipping (s,q) (1.86, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0594444Z Skipping (s,q) (1.87, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0594603Z Skipping (s,q) (1.88, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0594757Z Skipping (s,q) (1.89, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0594910Z Skipping (s,q) (1.9, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0595068Z Skipping (s,q) (1.91, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0595227Z Skipping (s,q) (1.92, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0595469Z Skipping (s,q) (1.93, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0595664Z Skipping (s,q) (1.94, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0595876Z Skipping (s,q) (1.95, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0596090Z Skipping (s,q) (1.96, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0596297Z Skipping (s,q) (1.97, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0596505Z Skipping (s,q) (1.98, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0596717Z Skipping (s,q) (1.99, 5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0596954Z Found best Log likelihood so far on (s,q) (0.7, 5.25): -3.1627 2025-05-07T20:51:30.0597178Z Skipping (s,q) (0.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0597396Z Skipping (s,q) (0.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0597611Z Skipping (s,q) (0.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0597838Z Skipping (s,q) (0.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0598056Z Skipping (s,q) (0.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0598270Z Skipping (s,q) (0.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0598494Z Skipping (s,q) (0.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0598702Z Skipping (s,q) (0.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0598861Z Skipping (s,q) (0.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0599027Z Skipping (s,q) (0.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0599343Z Skipping (s,q) (0.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0599506Z Skipping (s,q) (0.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0599671Z Skipping (s,q) (0.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0599830Z Skipping (s,q) (0.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0600068Z Skipping (s,q) (0.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0600228Z Skipping (s,q) (0.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0600387Z Skipping (s,q) (0.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0600550Z Skipping (s,q) (0.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0600708Z Skipping (s,q) (0.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0600870Z Skipping (s,q) (0.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0601035Z Skipping (s,q) (0.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0601198Z Skipping (s,q) (0.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0601360Z Skipping (s,q) (0.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0601520Z Skipping (s,q) (0.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0601679Z Skipping (s,q) (0.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0601846Z Skipping (s,q) (0.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0602004Z Skipping (s,q) (0.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0602165Z Skipping (s,q) (0.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0602328Z Skipping (s,q) (0.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0602482Z Skipping (s,q) (1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0602643Z Skipping (s,q) (1.01, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0602803Z Skipping (s,q) (1.02, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0602965Z Skipping (s,q) (1.03, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0603128Z Skipping (s,q) (1.04, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0603286Z Skipping (s,q) (1.05, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0603447Z Skipping (s,q) (1.06, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0603616Z Skipping (s,q) (1.07, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0603775Z Skipping (s,q) (1.08, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0603939Z Skipping (s,q) (1.09, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0604098Z Skipping (s,q) (1.1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0604258Z Skipping (s,q) (1.11, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0604420Z Skipping (s,q) (1.12, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0604578Z Skipping (s,q) (1.13, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0604736Z Skipping (s,q) (1.14, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0604904Z Skipping (s,q) (1.15, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0605068Z Skipping (s,q) (1.16, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0605229Z Skipping (s,q) (1.17, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0605392Z Skipping (s,q) (1.18, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0605551Z Skipping (s,q) (1.19, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0605713Z Skipping (s,q) (1.2, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0605872Z Skipping (s,q) (1.21, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0606031Z Skipping (s,q) (1.22, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0606194Z Skipping (s,q) (1.23, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0606355Z Skipping (s,q) (1.24, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0606516Z Skipping (s,q) (1.25, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0606754Z Skipping (s,q) (1.26, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0606914Z Skipping (s,q) (1.27, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0607076Z Skipping (s,q) (1.28, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0607313Z Skipping (s,q) (1.29, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0607474Z Skipping (s,q) (1.3, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0607637Z Skipping (s,q) (1.31, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0607798Z Skipping (s,q) (1.32, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0607957Z Skipping (s,q) (1.33, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0608118Z Skipping (s,q) (1.34, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0608276Z Skipping (s,q) (1.35, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0608440Z Skipping (s,q) (1.36, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0608605Z Skipping (s,q) (1.37, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0608765Z Skipping (s,q) (1.38, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0608929Z Skipping (s,q) (1.39, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0609093Z Skipping (s,q) (1.4, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0609254Z Skipping (s,q) (1.41, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0609420Z Skipping (s,q) (1.42, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0609580Z Skipping (s,q) (1.43, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0609741Z Skipping (s,q) (1.44, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0609900Z Skipping (s,q) (1.45, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0610058Z Skipping (s,q) (1.46, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0610223Z Skipping (s,q) (1.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0610389Z Skipping (s,q) (1.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0610548Z Skipping (s,q) (1.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0610708Z Skipping (s,q) (1.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0610867Z Skipping (s,q) (1.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0611036Z Skipping (s,q) (1.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0611194Z Skipping (s,q) (1.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0611353Z Skipping (s,q) (1.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0611516Z Skipping (s,q) (1.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0611676Z Skipping (s,q) (1.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0611834Z Skipping (s,q) (1.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0611997Z Skipping (s,q) (1.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0612161Z Skipping (s,q) (1.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0612322Z Skipping (s,q) (1.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0612481Z Skipping (s,q) (1.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0612640Z Skipping (s,q) (1.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0612808Z Skipping (s,q) (1.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0612967Z Skipping (s,q) (1.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0613126Z Skipping (s,q) (1.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0613287Z Skipping (s,q) (1.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0613446Z Skipping (s,q) (1.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0613608Z Skipping (s,q) (1.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0613767Z Skipping (s,q) (1.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0614008Z Skipping (s,q) (1.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0614175Z Skipping (s,q) (1.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0614335Z Skipping (s,q) (1.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0614494Z Skipping (s,q) (1.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0614730Z Skipping (s,q) (1.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0614892Z Skipping (s,q) (1.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0615055Z Skipping (s,q) (1.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0615214Z Skipping (s,q) (1.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0615374Z Skipping (s,q) (1.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0615535Z Skipping (s,q) (1.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0615694Z Skipping (s,q) (1.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0615857Z Skipping (s,q) (1.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0616018Z Skipping (s,q) (1.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0616178Z Skipping (s,q) (1.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0616340Z Skipping (s,q) (1.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0616503Z Skipping (s,q) (1.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0616664Z Skipping (s,q) (1.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0616827Z Skipping (s,q) (1.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0616987Z Skipping (s,q) (1.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0617146Z Skipping (s,q) (1.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0617307Z Skipping (s,q) (1.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0617469Z Skipping (s,q) (1.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0617626Z Skipping (s,q) (1.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0617792Z Skipping (s,q) (1.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0617950Z Skipping (s,q) (1.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0618112Z Skipping (s,q) (1.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0618277Z Skipping (s,q) (1.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0618436Z Skipping (s,q) (1.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0618597Z Skipping (s,q) (1.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0618755Z Skipping (s,q) (1.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0618913Z Skipping (s,q) (0.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0619074Z Skipping (s,q) (0.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0619232Z Skipping (s,q) (0.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0619394Z Skipping (s,q) (0.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0619555Z Skipping (s,q) (0.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0619712Z Skipping (s,q) (0.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0619874Z Skipping (s,q) (0.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0620040Z Skipping (s,q) (0.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0620196Z Skipping (s,q) (0.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0620357Z Skipping (s,q) (0.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0620515Z Skipping (s,q) (0.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0620676Z Skipping (s,q) (0.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0620833Z Skipping (s,q) (0.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0620991Z Skipping (s,q) (0.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0621154Z Skipping (s,q) (0.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0621392Z Skipping (s,q) (0.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0621551Z Skipping (s,q) (0.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0621715Z Skipping (s,q) (0.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0621873Z Skipping (s,q) (0.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0622108Z Skipping (s,q) (0.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0622264Z Skipping (s,q) (0.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0622421Z Skipping (s,q) (0.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0622580Z Skipping (s,q) (0.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0622738Z Skipping (s,q) (0.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0622895Z Skipping (s,q) (0.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0623054Z Skipping (s,q) (0.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0623216Z Skipping (s,q) (0.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0623377Z Skipping (s,q) (0.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0623532Z Skipping (s,q) (0.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0623686Z Skipping (s,q) (1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0623853Z Skipping (s,q) (1.01, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0624012Z Skipping (s,q) (1.02, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0624168Z Skipping (s,q) (1.03, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0624328Z Skipping (s,q) (1.04, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0624487Z Skipping (s,q) (1.05, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0624648Z Skipping (s,q) (1.06, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0624805Z Skipping (s,q) (1.07, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0624962Z Skipping (s,q) (1.08, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0625125Z Skipping (s,q) (1.09, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0625285Z Skipping (s,q) (1.1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0625442Z Skipping (s,q) (1.11, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0625608Z Skipping (s,q) (1.12, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0625767Z Skipping (s,q) (1.13, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0625925Z Skipping (s,q) (1.14, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0626088Z Skipping (s,q) (1.15, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0626245Z Skipping (s,q) (1.16, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0626404Z Skipping (s,q) (1.17, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0626559Z Skipping (s,q) (1.18, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0626716Z Skipping (s,q) (1.19, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0626881Z Skipping (s,q) (1.2, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0627038Z Skipping (s,q) (1.21, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0627194Z Skipping (s,q) (1.22, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0627358Z Skipping (s,q) (1.23, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0627515Z Skipping (s,q) (1.24, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0627674Z Skipping (s,q) (1.25, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0627832Z Skipping (s,q) (1.26, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0627988Z Skipping (s,q) (1.27, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0628150Z Skipping (s,q) (1.28, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0628306Z Skipping (s,q) (1.29, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0628463Z Skipping (s,q) (1.3, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0628728Z Skipping (s,q) (1.31, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0628888Z Skipping (s,q) (1.32, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0629047Z Skipping (s,q) (1.33, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0629205Z Skipping (s,q) (1.34, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0629436Z Skipping (s,q) (1.35, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0629595Z Skipping (s,q) (1.36, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0629753Z Skipping (s,q) (1.37, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0629911Z Skipping (s,q) (1.38, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0630071Z Skipping (s,q) (1.39, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0630229Z Skipping (s,q) (1.4, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0630388Z Skipping (s,q) (1.41, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0630550Z Skipping (s,q) (1.42, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0630707Z Skipping (s,q) (1.43, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0630866Z Skipping (s,q) (1.44, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0631026Z Skipping (s,q) (1.45, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0631189Z Skipping (s,q) (1.46, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0631351Z Skipping (s,q) (1.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0631509Z Skipping (s,q) (1.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0631671Z Skipping (s,q) (1.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0631827Z Skipping (s,q) (1.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0631983Z Skipping (s,q) (1.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0632143Z Skipping (s,q) (1.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0632300Z Skipping (s,q) (1.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0632461Z Skipping (s,q) (1.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0632622Z Skipping (s,q) (1.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0632778Z Skipping (s,q) (1.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0632943Z Skipping (s,q) (1.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0633100Z Skipping (s,q) (1.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0633256Z Skipping (s,q) (1.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0633417Z Skipping (s,q) (1.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0633574Z Skipping (s,q) (1.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0633730Z Skipping (s,q) (1.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0633892Z Skipping (s,q) (1.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0634049Z Skipping (s,q) (1.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0634207Z Skipping (s,q) (1.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0634367Z Skipping (s,q) (1.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0634524Z Skipping (s,q) (1.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0634685Z Skipping (s,q) (1.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0634847Z Skipping (s,q) (1.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0635002Z Skipping (s,q) (1.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0635164Z Skipping (s,q) (1.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0635476Z Skipping (s,q) (1.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0635677Z Skipping (s,q) (1.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0635894Z Skipping (s,q) (1.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0636108Z Skipping (s,q) (1.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0636493Z Skipping (s,q) (1.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0636705Z Skipping (s,q) (1.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0636917Z Skipping (s,q) (1.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0637136Z Skipping (s,q) (1.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0637427Z Skipping (s,q) (1.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0637638Z Skipping (s,q) (1.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0637848Z Skipping (s,q) (1.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0638054Z Skipping (s,q) (1.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0638265Z Skipping (s,q) (1.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0638471Z Skipping (s,q) (1.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0638651Z Skipping (s,q) (1.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0638819Z Skipping (s,q) (1.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0638976Z Skipping (s,q) (1.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0639132Z Skipping (s,q) (1.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0639291Z Skipping (s,q) (1.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0639455Z Skipping (s,q) (1.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0639615Z Skipping (s,q) (1.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0639772Z Skipping (s,q) (1.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0639930Z Skipping (s,q) (1.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0640093Z Skipping (s,q) (1.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0640251Z Skipping (s,q) (1.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0640408Z Skipping (s,q) (1.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0640568Z Skipping (s,q) (1.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0640729Z Skipping (s,q) (1.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0640909Z Found best Log likelihood so far on (s,q) (0.71, 5.75): -3.16263 2025-05-07T20:51:30.0641072Z Skipping (s,q) (0.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0641238Z Skipping (s,q) (0.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0641402Z Skipping (s,q) (0.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0641563Z Skipping (s,q) (0.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0641722Z Skipping (s,q) (0.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0641884Z Skipping (s,q) (0.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0642044Z Skipping (s,q) (0.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0642208Z Skipping (s,q) (0.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0642367Z Skipping (s,q) (0.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0642530Z Skipping (s,q) (0.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0642692Z Skipping (s,q) (0.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0642851Z Skipping (s,q) (0.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0643013Z Skipping (s,q) (0.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0643176Z Skipping (s,q) (0.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0643336Z Skipping (s,q) (0.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0643495Z Skipping (s,q) (0.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0643657Z Skipping (s,q) (0.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0643816Z Skipping (s,q) (0.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0643981Z Skipping (s,q) (0.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0644141Z Skipping (s,q) (0.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0644385Z Skipping (s,q) (0.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0644547Z Skipping (s,q) (0.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0644708Z Skipping (s,q) (0.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0644871Z Skipping (s,q) (0.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0645102Z Skipping (s,q) (0.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0645266Z Skipping (s,q) (0.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0645424Z Skipping (s,q) (0.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0645582Z Skipping (s,q) (0.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0645740Z Skipping (s,q) (1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0645903Z Skipping (s,q) (1.01, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0646063Z Skipping (s,q) (1.02, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0646228Z Skipping (s,q) (1.03, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0646388Z Skipping (s,q) (1.04, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0646548Z Skipping (s,q) (1.05, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0646708Z Skipping (s,q) (1.06, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0646874Z Skipping (s,q) (1.07, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0647037Z Skipping (s,q) (1.08, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0647195Z Skipping (s,q) (1.09, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0647355Z Skipping (s,q) (1.1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0647520Z Skipping (s,q) (1.11, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0647680Z Skipping (s,q) (1.12, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0647839Z Skipping (s,q) (1.13, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0648008Z Skipping (s,q) (1.14, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0648168Z Skipping (s,q) (1.15, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0648329Z Skipping (s,q) (1.16, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0648488Z Skipping (s,q) (1.17, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0648651Z Skipping (s,q) (1.18, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0648812Z Skipping (s,q) (1.19, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0648974Z Skipping (s,q) (1.2, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0649132Z Skipping (s,q) (1.21, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0649294Z Skipping (s,q) (1.22, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0649452Z Skipping (s,q) (1.23, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0649614Z Skipping (s,q) (1.24, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0649778Z Skipping (s,q) (1.25, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0649937Z Skipping (s,q) (1.26, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0650098Z Skipping (s,q) (1.27, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0650257Z Skipping (s,q) (1.28, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0650421Z Skipping (s,q) (1.29, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0650581Z Skipping (s,q) (1.3, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0650741Z Skipping (s,q) (1.31, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0650902Z Skipping (s,q) (1.32, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0651073Z Skipping (s,q) (1.33, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0651256Z Skipping (s,q) (1.34, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0651436Z Skipping (s,q) (1.35, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0651595Z Skipping (s,q) (1.36, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0651834Z Skipping (s,q) (1.37, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0652000Z Skipping (s,q) (1.38, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0652158Z Skipping (s,q) (1.39, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0652418Z Skipping (s,q) (1.4, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0652578Z Skipping (s,q) (1.41, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0652737Z Skipping (s,q) (1.42, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0652899Z Skipping (s,q) (1.43, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0653059Z Skipping (s,q) (1.44, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0653218Z Skipping (s,q) (1.45, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0653378Z Skipping (s,q) (1.46, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0653536Z Skipping (s,q) (1.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0653703Z Skipping (s,q) (1.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0653861Z Skipping (s,q) (1.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0654020Z Skipping (s,q) (1.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0654195Z Skipping (s,q) (1.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0654355Z Skipping (s,q) (1.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0654514Z Skipping (s,q) (1.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0654678Z Skipping (s,q) (1.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0654836Z Skipping (s,q) (1.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0654997Z Skipping (s,q) (1.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0655157Z Skipping (s,q) (1.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0655317Z Skipping (s,q) (1.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0655486Z Skipping (s,q) (1.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0655644Z Skipping (s,q) (1.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0655803Z Skipping (s,q) (1.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0655970Z Skipping (s,q) (1.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0656129Z Skipping (s,q) (1.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0656288Z Skipping (s,q) (1.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0656451Z Skipping (s,q) (1.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0656608Z Skipping (s,q) (1.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0656769Z Skipping (s,q) (1.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0656928Z Skipping (s,q) (1.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0657088Z Skipping (s,q) (1.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0657254Z Skipping (s,q) (1.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0657413Z Skipping (s,q) (1.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0657572Z Skipping (s,q) (1.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0657735Z Skipping (s,q) (1.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0657898Z Skipping (s,q) (1.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0658059Z Skipping (s,q) (1.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0658219Z Skipping (s,q) (1.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0658378Z Skipping (s,q) (1.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0658540Z Skipping (s,q) (1.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0658700Z Skipping (s,q) (1.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0658860Z Skipping (s,q) (1.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0659103Z Skipping (s,q) (1.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0659265Z Skipping (s,q) (1.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0659427Z Skipping (s,q) (1.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0659587Z Skipping (s,q) (1.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0659819Z Skipping (s,q) (1.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0659981Z Skipping (s,q) (1.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0660140Z Skipping (s,q) (1.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0660299Z Skipping (s,q) (1.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0660462Z Skipping (s,q) (1.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0660622Z Skipping (s,q) (1.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0660786Z Skipping (s,q) (1.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0660951Z Skipping (s,q) (1.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0661110Z Skipping (s,q) (1.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0661286Z Skipping (s,q) (1.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0661471Z Skipping (s,q) (1.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0661646Z Skipping (s,q) (1.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0661810Z Skipping (s,q) (1.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0661969Z Skipping (s,q) (1.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0662131Z Skipping (s,q) (1.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0662286Z Skipping (s,q) (0.72, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0662440Z Skipping (s,q) (0.73, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0662598Z Skipping (s,q) (0.74, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0662756Z Skipping (s,q) (0.75, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0662910Z Skipping (s,q) (0.76, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0663064Z Skipping (s,q) (0.77, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0663218Z Skipping (s,q) (0.78, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0663380Z Skipping (s,q) (0.79, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0663533Z Skipping (s,q) (0.8, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0663686Z Skipping (s,q) (0.81, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0663841Z Skipping (s,q) (0.82, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0663993Z Skipping (s,q) (0.83, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0664145Z Skipping (s,q) (0.84, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0664302Z Skipping (s,q) (0.85, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0664455Z Skipping (s,q) (0.86, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0664615Z Skipping (s,q) (0.87, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0664771Z Skipping (s,q) (0.88, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0664922Z Skipping (s,q) (0.89, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0665078Z Skipping (s,q) (0.9, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0665235Z Skipping (s,q) (0.91, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0665387Z Skipping (s,q) (0.92, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0665545Z Skipping (s,q) (0.93, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0665699Z Skipping (s,q) (0.94, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0665851Z Skipping (s,q) (0.95, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0666008Z Skipping (s,q) (0.96, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0666160Z Skipping (s,q) (0.97, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0666316Z Skipping (s,q) (0.98, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0666549Z Skipping (s,q) (0.99, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0666702Z Skipping (s,q) (1, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0666860Z Skipping (s,q) (1.01, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0667086Z Skipping (s,q) (1.02, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0667239Z Skipping (s,q) (1.03, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0667396Z Skipping (s,q) (1.04, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0667549Z Skipping (s,q) (1.05, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0667705Z Skipping (s,q) (1.06, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0667858Z Skipping (s,q) (1.07, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0668009Z Skipping (s,q) (1.08, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0668164Z Skipping (s,q) (1.09, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0668320Z Skipping (s,q) (1.1, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0668472Z Skipping (s,q) (1.11, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0668631Z Skipping (s,q) (1.12, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0668785Z Skipping (s,q) (1.13, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0668942Z Skipping (s,q) (1.14, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0669099Z Skipping (s,q) (1.15, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0669254Z Skipping (s,q) (1.16, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0669409Z Skipping (s,q) (1.17, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0669562Z Skipping (s,q) (1.18, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0669715Z Skipping (s,q) (1.19, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0669875Z Skipping (s,q) (1.2, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0670027Z Skipping (s,q) (1.21, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0670188Z Skipping (s,q) (1.22, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0670343Z Skipping (s,q) (1.23, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0670495Z Skipping (s,q) (1.24, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0670657Z Skipping (s,q) (1.25, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0670811Z Skipping (s,q) (1.26, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0670962Z Skipping (s,q) (1.27, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0671118Z Skipping (s,q) (1.28, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0671271Z Skipping (s,q) (1.29, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0671423Z Skipping (s,q) (1.3, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0671578Z Skipping (s,q) (1.31, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0671730Z Skipping (s,q) (1.32, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0671890Z Skipping (s,q) (1.33, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0672042Z Skipping (s,q) (1.34, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0672194Z Skipping (s,q) (1.35, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0672351Z Skipping (s,q) (1.36, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0672507Z Skipping (s,q) (1.37, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0672658Z Skipping (s,q) (1.38, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0672812Z Skipping (s,q) (1.39, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0672965Z Skipping (s,q) (1.4, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0673116Z Skipping (s,q) (1.41, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0673274Z Skipping (s,q) (1.42, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0673426Z Skipping (s,q) (1.43, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0673583Z Skipping (s,q) (1.44, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0673815Z Skipping (s,q) (1.45, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0673970Z Skipping (s,q) (1.46, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0674125Z Skipping (s,q) (1.47, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0674350Z Skipping (s,q) (1.48, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0674503Z Skipping (s,q) (1.49, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0674661Z Skipping (s,q) (1.5, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0674813Z Skipping (s,q) (1.51, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0674972Z Skipping (s,q) (1.52, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0675123Z Skipping (s,q) (1.53, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0675276Z Skipping (s,q) (1.54, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0675546Z Skipping (s,q) (1.55, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0675761Z Skipping (s,q) (1.56, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0675968Z Skipping (s,q) (1.57, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0676179Z Skipping (s,q) (1.58, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0676382Z Skipping (s,q) (1.59, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0676600Z Skipping (s,q) (1.6, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0676808Z Skipping (s,q) (1.61, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0677014Z Skipping (s,q) (1.62, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0677227Z Skipping (s,q) (1.63, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0677433Z Skipping (s,q) (1.64, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0677638Z Skipping (s,q) (1.65, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0677852Z Skipping (s,q) (1.66, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0678051Z Skipping (s,q) (1.67, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0678264Z Skipping (s,q) (1.68, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0678471Z Skipping (s,q) (1.69, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0678677Z Skipping (s,q) (1.7, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0678841Z Skipping (s,q) (1.71, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0678993Z Skipping (s,q) (1.72, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0679145Z Skipping (s,q) (1.73, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0679303Z Skipping (s,q) (1.74, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0679455Z Skipping (s,q) (1.75, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0679606Z Skipping (s,q) (1.76, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0679765Z Skipping (s,q) (1.77, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0679915Z Skipping (s,q) (1.78, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0680076Z Skipping (s,q) (1.79, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0680230Z Skipping (s,q) (1.8, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0680382Z Skipping (s,q) (1.81, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0680538Z Skipping (s,q) (1.82, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0680694Z Skipping (s,q) (1.83, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0680847Z Skipping (s,q) (1.84, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0681002Z Skipping (s,q) (1.85, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0681154Z Skipping (s,q) (1.86, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0681309Z Skipping (s,q) (1.87, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0681462Z Skipping (s,q) (1.88, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0681617Z Skipping (s,q) (1.89, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0681773Z Skipping (s,q) (1.9, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0682014Z Skipping (s,q) (1.91, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0682171Z Skipping (s,q) (1.92, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0682328Z Skipping (s,q) (1.93, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0682578Z Skipping (s,q) (1.94, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0682735Z Skipping (s,q) (1.95, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0682888Z Skipping (s,q) (1.96, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0683039Z Skipping (s,q) (1.97, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0683195Z Skipping (s,q) (1.98, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0683348Z Skipping (s,q) (1.99, 6): inconsistent with heavy hitters! 2025-05-07T20:51:30.0683509Z Skipping (s,q) (0.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0683673Z Skipping (s,q) (0.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0683837Z Skipping (s,q) (0.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0683997Z Skipping (s,q) (0.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0684159Z Skipping (s,q) (0.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0684319Z Skipping (s,q) (0.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0684486Z Skipping (s,q) (0.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0684645Z Skipping (s,q) (0.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0684805Z Skipping (s,q) (0.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0684971Z Skipping (s,q) (0.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0685130Z Skipping (s,q) (0.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0685290Z Skipping (s,q) (0.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0685452Z Skipping (s,q) (0.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0685614Z Skipping (s,q) (0.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0685775Z Skipping (s,q) (0.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0685935Z Skipping (s,q) (0.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0686093Z Skipping (s,q) (0.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0686260Z Skipping (s,q) (0.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0686421Z Skipping (s,q) (0.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0686579Z Skipping (s,q) (0.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0686743Z Skipping (s,q) (0.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0686903Z Skipping (s,q) (0.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0687066Z Skipping (s,q) (0.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0687224Z Skipping (s,q) (0.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0687389Z Skipping (s,q) (0.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0687552Z Skipping (s,q) (0.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0687710Z Skipping (s,q) (0.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0687870Z Skipping (s,q) (0.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0688037Z Skipping (s,q) (1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0688197Z Skipping (s,q) (1.01, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0688363Z Skipping (s,q) (1.02, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0688521Z Skipping (s,q) (1.03, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0688680Z Skipping (s,q) (1.04, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0688840Z Skipping (s,q) (1.05, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0689000Z Skipping (s,q) (1.06, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0689158Z Skipping (s,q) (1.07, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0689403Z Skipping (s,q) (1.08, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0689564Z Skipping (s,q) (1.09, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0689726Z Skipping (s,q) (1.1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0689956Z Skipping (s,q) (1.11, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0690116Z Skipping (s,q) (1.12, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0690278Z Skipping (s,q) (1.13, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0690438Z Skipping (s,q) (1.14, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0690892Z Skipping (s,q) (1.15, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0691061Z Skipping (s,q) (1.16, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0691219Z Skipping (s,q) (1.17, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0691384Z Skipping (s,q) (1.18, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0691547Z Skipping (s,q) (1.19, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0691704Z Skipping (s,q) (1.2, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0691865Z Skipping (s,q) (1.21, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0692029Z Skipping (s,q) (1.22, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0692186Z Skipping (s,q) (1.23, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0692347Z Skipping (s,q) (1.24, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0692504Z Skipping (s,q) (1.25, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0692664Z Skipping (s,q) (1.26, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0692826Z Skipping (s,q) (1.27, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0692982Z Skipping (s,q) (1.28, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0693145Z Skipping (s,q) (1.29, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0693309Z Skipping (s,q) (1.3, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0693466Z Skipping (s,q) (1.31, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0693627Z Skipping (s,q) (1.32, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0693791Z Skipping (s,q) (1.33, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0693948Z Skipping (s,q) (1.34, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0694110Z Skipping (s,q) (1.35, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0694269Z Skipping (s,q) (1.36, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0694428Z Skipping (s,q) (1.37, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0694584Z Skipping (s,q) (1.38, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0694742Z Skipping (s,q) (1.39, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0694903Z Skipping (s,q) (1.4, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0695065Z Skipping (s,q) (1.41, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0695223Z Skipping (s,q) (1.42, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0695385Z Skipping (s,q) (1.43, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0695542Z Skipping (s,q) (1.44, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0695708Z Skipping (s,q) (1.45, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0695865Z Skipping (s,q) (1.46, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0696021Z Skipping (s,q) (1.47, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0696181Z Skipping (s,q) (1.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0696338Z Skipping (s,q) (1.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0696496Z Skipping (s,q) (1.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0696659Z Skipping (s,q) (1.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0696949Z Skipping (s,q) (1.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0697110Z Skipping (s,q) (1.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0697267Z Skipping (s,q) (1.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0697424Z Skipping (s,q) (1.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0697696Z Skipping (s,q) (1.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0697854Z Skipping (s,q) (1.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0698009Z Skipping (s,q) (1.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0698172Z Skipping (s,q) (1.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0698329Z Skipping (s,q) (1.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0698490Z Skipping (s,q) (1.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0698648Z Skipping (s,q) (1.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0698809Z Skipping (s,q) (1.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0698971Z Skipping (s,q) (1.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0699130Z Skipping (s,q) (1.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0699287Z Skipping (s,q) (1.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0699455Z Skipping (s,q) (1.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0699613Z Skipping (s,q) (1.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0699774Z Skipping (s,q) (1.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0699931Z Skipping (s,q) (1.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0700089Z Skipping (s,q) (1.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0700249Z Skipping (s,q) (1.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0700407Z Skipping (s,q) (1.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0700570Z Skipping (s,q) (1.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0700734Z Skipping (s,q) (1.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0700891Z Skipping (s,q) (1.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0701048Z Skipping (s,q) (1.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0701214Z Skipping (s,q) (1.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0701371Z Skipping (s,q) (1.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0701534Z Skipping (s,q) (1.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0701693Z Skipping (s,q) (1.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0701851Z Skipping (s,q) (1.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0702017Z Skipping (s,q) (1.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0702174Z Skipping (s,q) (1.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0702332Z Skipping (s,q) (1.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0702495Z Skipping (s,q) (1.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0702651Z Skipping (s,q) (1.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0702810Z Skipping (s,q) (1.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0702972Z Skipping (s,q) (1.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0703130Z Skipping (s,q) (1.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0703289Z Skipping (s,q) (1.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0703447Z Skipping (s,q) (1.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0703604Z Skipping (s,q) (1.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0703763Z Skipping (s,q) (1.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0703920Z Skipping (s,q) (1.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0704082Z Skipping (s,q) (1.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0704318Z Skipping (s,q) (1.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0704477Z Skipping (s,q) (1.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0704635Z Skipping (s,q) (1.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0704875Z Found best Log likelihood so far on (s,q) (0.72, 6.5): -3.1626 2025-05-07T20:51:30.0705033Z Skipping (s,q) (0.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0705193Z Skipping (s,q) (0.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0705349Z Skipping (s,q) (0.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0705507Z Skipping (s,q) (0.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0705664Z Skipping (s,q) (0.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0705823Z Skipping (s,q) (0.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0705984Z Skipping (s,q) (0.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0706144Z Skipping (s,q) (0.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0706300Z Skipping (s,q) (0.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0706459Z Skipping (s,q) (0.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0706615Z Skipping (s,q) (0.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0706779Z Skipping (s,q) (0.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0706934Z Skipping (s,q) (0.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0707087Z Skipping (s,q) (0.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0707245Z Skipping (s,q) (0.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0707401Z Skipping (s,q) (0.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0707557Z Skipping (s,q) (0.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0707714Z Skipping (s,q) (0.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0707874Z Skipping (s,q) (0.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0708034Z Skipping (s,q) (0.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0708192Z Skipping (s,q) (0.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0708347Z Skipping (s,q) (0.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0708509Z Skipping (s,q) (0.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0708663Z Skipping (s,q) (0.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0708818Z Skipping (s,q) (0.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0708978Z Skipping (s,q) (0.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0709133Z Skipping (s,q) (0.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0709284Z Skipping (s,q) (1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0709444Z Skipping (s,q) (1.01, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0709603Z Skipping (s,q) (1.02, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0709761Z Skipping (s,q) (1.03, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0709915Z Skipping (s,q) (1.04, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0714811Z Skipping (s,q) (1.05, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0715006Z Skipping (s,q) (1.06, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0715168Z Skipping (s,q) (1.07, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0715406Z Skipping (s,q) (1.08, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0715613Z Skipping (s,q) (1.09, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0715827Z Skipping (s,q) (1.1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0716043Z Skipping (s,q) (1.11, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0716258Z Skipping (s,q) (1.12, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0716470Z Skipping (s,q) (1.13, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0716830Z Skipping (s,q) (1.14, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0717048Z Skipping (s,q) (1.15, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0717259Z Skipping (s,q) (1.16, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0717570Z Skipping (s,q) (1.17, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0717785Z Skipping (s,q) (1.18, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0717997Z Skipping (s,q) (1.19, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0718213Z Skipping (s,q) (1.2, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0718426Z Skipping (s,q) (1.21, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0718593Z Skipping (s,q) (1.22, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0718751Z Skipping (s,q) (1.23, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0718906Z Skipping (s,q) (1.24, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0719071Z Skipping (s,q) (1.25, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0719226Z Skipping (s,q) (1.26, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0719383Z Skipping (s,q) (1.27, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0719544Z Skipping (s,q) (1.28, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0719705Z Skipping (s,q) (1.29, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0719860Z Skipping (s,q) (1.3, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0720018Z Skipping (s,q) (1.31, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0720173Z Skipping (s,q) (1.32, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0720332Z Skipping (s,q) (1.33, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0720487Z Skipping (s,q) (1.34, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0720644Z Skipping (s,q) (1.35, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0720807Z Skipping (s,q) (1.36, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0720966Z Skipping (s,q) (1.37, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0721120Z Skipping (s,q) (1.38, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0721279Z Skipping (s,q) (1.39, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0721437Z Skipping (s,q) (1.4, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0721597Z Skipping (s,q) (1.41, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0721752Z Skipping (s,q) (1.42, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0721908Z Skipping (s,q) (1.43, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0722064Z Skipping (s,q) (1.44, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0722220Z Skipping (s,q) (1.45, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0722376Z Skipping (s,q) (1.46, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0722533Z Skipping (s,q) (1.47, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0722693Z Skipping (s,q) (1.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0722852Z Skipping (s,q) (1.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0723006Z Skipping (s,q) (1.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0723164Z Skipping (s,q) (1.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0723320Z Skipping (s,q) (1.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0723474Z Skipping (s,q) (1.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0723627Z Skipping (s,q) (1.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0723784Z Skipping (s,q) (1.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0723938Z Skipping (s,q) (1.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0724093Z Skipping (s,q) (1.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0724247Z Skipping (s,q) (1.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0724487Z Skipping (s,q) (1.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0724646Z Skipping (s,q) (1.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0724799Z Skipping (s,q) (1.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0725026Z Skipping (s,q) (1.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0725183Z Skipping (s,q) (1.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0725336Z Skipping (s,q) (1.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0725493Z Skipping (s,q) (1.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0725648Z Skipping (s,q) (1.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0725803Z Skipping (s,q) (1.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0725960Z Skipping (s,q) (1.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0726116Z Skipping (s,q) (1.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0726272Z Skipping (s,q) (1.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0726433Z Skipping (s,q) (1.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0726586Z Skipping (s,q) (1.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0726739Z Skipping (s,q) (1.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0726904Z Skipping (s,q) (1.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0727056Z Skipping (s,q) (1.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0727210Z Skipping (s,q) (1.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0727367Z Skipping (s,q) (1.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0727523Z Skipping (s,q) (1.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0727679Z Skipping (s,q) (1.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0727834Z Skipping (s,q) (1.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0727991Z Skipping (s,q) (1.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0728147Z Skipping (s,q) (1.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0728302Z Skipping (s,q) (1.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0728455Z Skipping (s,q) (1.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0728616Z Skipping (s,q) (1.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0728769Z Skipping (s,q) (1.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0728926Z Skipping (s,q) (1.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0729078Z Skipping (s,q) (1.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0729231Z Skipping (s,q) (1.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0729387Z Skipping (s,q) (1.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0729543Z Skipping (s,q) (1.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0729698Z Skipping (s,q) (1.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0729858Z Skipping (s,q) (1.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0730011Z Skipping (s,q) (1.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0730167Z Skipping (s,q) (1.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0730324Z Skipping (s,q) (1.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0730478Z Skipping (s,q) (1.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0730632Z Skipping (s,q) (1.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0730788Z Skipping (s,q) (1.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0730948Z Skipping (s,q) (0.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0731110Z Skipping (s,q) (0.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0731265Z Skipping (s,q) (0.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0731425Z Skipping (s,q) (0.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0731660Z Skipping (s,q) (0.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0731819Z Skipping (s,q) (0.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0731977Z Skipping (s,q) (0.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0732214Z Skipping (s,q) (0.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0732371Z Skipping (s,q) (0.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0732532Z Skipping (s,q) (0.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0732688Z Skipping (s,q) (0.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0732845Z Skipping (s,q) (0.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0733001Z Skipping (s,q) (0.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0733158Z Skipping (s,q) (0.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0733315Z Skipping (s,q) (0.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0733477Z Skipping (s,q) (0.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0733633Z Skipping (s,q) (0.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0733794Z Skipping (s,q) (0.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0733950Z Skipping (s,q) (0.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0734115Z Skipping (s,q) (0.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0734268Z Skipping (s,q) (0.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0734423Z Skipping (s,q) (0.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0734582Z Skipping (s,q) (0.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0734736Z Skipping (s,q) (0.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0734892Z Skipping (s,q) (0.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0735053Z Skipping (s,q) (0.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0735212Z Skipping (s,q) (0.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0735365Z Skipping (s,q) (1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0735523Z Skipping (s,q) (1.01, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0735679Z Skipping (s,q) (1.02, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0735841Z Skipping (s,q) (1.03, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0736000Z Skipping (s,q) (1.04, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0736157Z Skipping (s,q) (1.05, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0736316Z Skipping (s,q) (1.06, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0736474Z Skipping (s,q) (1.07, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0736628Z Skipping (s,q) (1.08, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0736785Z Skipping (s,q) (1.09, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0736946Z Skipping (s,q) (1.1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0737107Z Skipping (s,q) (1.11, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0737263Z Skipping (s,q) (1.12, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0737422Z Skipping (s,q) (1.13, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0737584Z Skipping (s,q) (1.14, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0737742Z Skipping (s,q) (1.15, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0737899Z Skipping (s,q) (1.16, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0738060Z Skipping (s,q) (1.17, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0738216Z Skipping (s,q) (1.18, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0738374Z Skipping (s,q) (1.19, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0738530Z Skipping (s,q) (1.2, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0738763Z Skipping (s,q) (1.21, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0738930Z Skipping (s,q) (1.22, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0739085Z Skipping (s,q) (1.23, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0739240Z Skipping (s,q) (1.24, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0739471Z Skipping (s,q) (1.25, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0739627Z Skipping (s,q) (1.26, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0739786Z Skipping (s,q) (1.27, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0739941Z Skipping (s,q) (1.28, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0740097Z Skipping (s,q) (1.29, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0740257Z Skipping (s,q) (1.3, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0740413Z Skipping (s,q) (1.31, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0740568Z Skipping (s,q) (1.32, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0740731Z Skipping (s,q) (1.33, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0740886Z Skipping (s,q) (1.34, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0741043Z Skipping (s,q) (1.35, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0741227Z Skipping (s,q) (1.36, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0741404Z Skipping (s,q) (1.37, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0741567Z Skipping (s,q) (1.38, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0741722Z Skipping (s,q) (1.39, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0741877Z Skipping (s,q) (1.4, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0742036Z Skipping (s,q) (1.41, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0742192Z Skipping (s,q) (1.42, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0742349Z Skipping (s,q) (1.43, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0742509Z Skipping (s,q) (1.44, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0742665Z Skipping (s,q) (1.45, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0742827Z Skipping (s,q) (1.46, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0742988Z Skipping (s,q) (1.47, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0743144Z Skipping (s,q) (1.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0743305Z Skipping (s,q) (1.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0743461Z Skipping (s,q) (1.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0743618Z Skipping (s,q) (1.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0743778Z Skipping (s,q) (1.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0743933Z Skipping (s,q) (1.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0744089Z Skipping (s,q) (1.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0744248Z Skipping (s,q) (1.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0744403Z Skipping (s,q) (1.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0744563Z Skipping (s,q) (1.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0744721Z Skipping (s,q) (1.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0744877Z Skipping (s,q) (1.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0745038Z Skipping (s,q) (1.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0745193Z Skipping (s,q) (1.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0745351Z Skipping (s,q) (1.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0745506Z Skipping (s,q) (1.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0745661Z Skipping (s,q) (1.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0745822Z Skipping (s,q) (1.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0746083Z Skipping (s,q) (1.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0746240Z Skipping (s,q) (1.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0746396Z Skipping (s,q) (1.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0746550Z Skipping (s,q) (1.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0746783Z Skipping (s,q) (1.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0746939Z Skipping (s,q) (1.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0747094Z Skipping (s,q) (1.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0747252Z Skipping (s,q) (1.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0747407Z Skipping (s,q) (1.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0747562Z Skipping (s,q) (1.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0747721Z Skipping (s,q) (1.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0747881Z Skipping (s,q) (1.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0748043Z Skipping (s,q) (1.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0748197Z Skipping (s,q) (1.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0748352Z Skipping (s,q) (1.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0748520Z Skipping (s,q) (1.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0748676Z Skipping (s,q) (1.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0748831Z Skipping (s,q) (1.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0748987Z Skipping (s,q) (1.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0749144Z Skipping (s,q) (1.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0749303Z Skipping (s,q) (1.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0749460Z Skipping (s,q) (1.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0749620Z Skipping (s,q) (1.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0749779Z Skipping (s,q) (1.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0749934Z Skipping (s,q) (1.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0750092Z Skipping (s,q) (1.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0750259Z Skipping (s,q) (1.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0750417Z Skipping (s,q) (1.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0750574Z Skipping (s,q) (1.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0750728Z Skipping (s,q) (1.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0750882Z Skipping (s,q) (1.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0751040Z Skipping (s,q) (1.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0751199Z Skipping (s,q) (1.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0751385Z Skipping (s,q) (1.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0751575Z Found best Log likelihood so far on (s,q) (0.73, 7): -3.16254 2025-05-07T20:51:30.0751729Z Skipping (s,q) (0.74, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0751884Z Skipping (s,q) (0.75, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0752041Z Skipping (s,q) (0.76, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0752190Z Skipping (s,q) (0.77, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0752343Z Skipping (s,q) (0.78, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0752491Z Skipping (s,q) (0.79, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0752639Z Skipping (s,q) (0.8, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0752792Z Skipping (s,q) (0.81, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0752942Z Skipping (s,q) (0.82, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0753089Z Skipping (s,q) (0.83, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0753321Z Skipping (s,q) (0.84, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0753472Z Skipping (s,q) (0.85, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0753624Z Skipping (s,q) (0.86, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0753772Z Skipping (s,q) (0.87, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0754047Z Skipping (s,q) (0.88, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0754199Z Skipping (s,q) (0.89, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0754349Z Skipping (s,q) (0.9, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0754497Z Skipping (s,q) (0.91, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0754647Z Skipping (s,q) (0.92, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0754795Z Skipping (s,q) (0.93, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0754945Z Skipping (s,q) (0.94, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0755097Z Skipping (s,q) (0.95, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0755246Z Skipping (s,q) (0.96, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0755484Z Skipping (s,q) (0.97, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0755674Z Skipping (s,q) (0.98, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0755888Z Skipping (s,q) (0.99, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0756093Z Skipping (s,q) (1, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0756296Z Skipping (s,q) (1.01, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0756509Z Skipping (s,q) (1.02, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0756713Z Skipping (s,q) (1.03, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0756918Z Skipping (s,q) (1.04, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0757117Z Skipping (s,q) (1.05, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0757323Z Skipping (s,q) (1.06, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0757536Z Skipping (s,q) (1.07, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0757749Z Skipping (s,q) (1.08, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0757949Z Skipping (s,q) (1.09, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0758152Z Skipping (s,q) (1.1, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0758361Z Skipping (s,q) (1.11, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0758563Z Skipping (s,q) (1.12, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0758770Z Skipping (s,q) (1.13, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0758972Z Skipping (s,q) (1.14, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0759130Z Skipping (s,q) (1.15, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0759283Z Skipping (s,q) (1.16, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0759431Z Skipping (s,q) (1.17, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0759582Z Skipping (s,q) (1.18, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0759735Z Skipping (s,q) (1.19, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0759884Z Skipping (s,q) (1.2, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0760036Z Skipping (s,q) (1.21, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0760190Z Skipping (s,q) (1.22, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0760340Z Skipping (s,q) (1.23, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0760494Z Skipping (s,q) (1.24, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0760643Z Skipping (s,q) (1.25, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0760792Z Skipping (s,q) (1.26, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0760944Z Skipping (s,q) (1.27, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0761093Z Skipping (s,q) (1.28, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0761247Z Skipping (s,q) (1.29, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0761485Z Skipping (s,q) (1.3, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0761636Z Skipping (s,q) (1.31, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0761790Z Skipping (s,q) (1.32, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0761938Z Skipping (s,q) (1.33, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0762164Z Skipping (s,q) (1.34, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0762316Z Skipping (s,q) (1.35, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0762463Z Skipping (s,q) (1.36, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0762613Z Skipping (s,q) (1.37, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0762765Z Skipping (s,q) (1.38, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0762914Z Skipping (s,q) (1.39, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0763065Z Skipping (s,q) (1.4, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0763218Z Skipping (s,q) (1.41, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0763367Z Skipping (s,q) (1.42, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0763518Z Skipping (s,q) (1.43, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0763667Z Skipping (s,q) (1.44, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0763824Z Skipping (s,q) (1.45, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0763975Z Skipping (s,q) (1.46, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0764124Z Skipping (s,q) (1.47, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0764279Z Skipping (s,q) (1.48, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0764428Z Skipping (s,q) (1.49, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0764577Z Skipping (s,q) (1.5, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0764731Z Skipping (s,q) (1.51, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0764879Z Skipping (s,q) (1.52, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0765036Z Skipping (s,q) (1.53, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0765194Z Skipping (s,q) (1.54, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0765342Z Skipping (s,q) (1.55, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0765494Z Skipping (s,q) (1.56, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0765647Z Skipping (s,q) (1.57, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0765797Z Skipping (s,q) (1.58, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0765947Z Skipping (s,q) (1.59, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0766098Z Skipping (s,q) (1.6, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0766246Z Skipping (s,q) (1.61, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0766403Z Skipping (s,q) (1.62, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0766553Z Skipping (s,q) (1.63, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0766702Z Skipping (s,q) (1.64, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0766859Z Skipping (s,q) (1.65, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0767008Z Skipping (s,q) (1.66, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0767159Z Skipping (s,q) (1.67, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0767312Z Skipping (s,q) (1.68, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0767460Z Skipping (s,q) (1.69, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0767612Z Skipping (s,q) (1.7, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0767762Z Skipping (s,q) (1.71, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0767912Z Skipping (s,q) (1.72, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0768063Z Skipping (s,q) (1.73, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0768211Z Skipping (s,q) (1.74, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0768362Z Skipping (s,q) (1.75, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0768591Z Skipping (s,q) (1.76, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0768742Z Skipping (s,q) (1.77, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0768894Z Skipping (s,q) (1.78, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0769044Z Skipping (s,q) (1.79, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0769290Z Skipping (s,q) (1.8, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0769445Z Skipping (s,q) (1.81, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0769596Z Skipping (s,q) (1.82, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0769746Z Skipping (s,q) (1.83, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0769895Z Skipping (s,q) (1.84, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0770043Z Skipping (s,q) (1.85, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0770194Z Skipping (s,q) (1.86, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0770342Z Skipping (s,q) (1.87, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0770496Z Skipping (s,q) (1.88, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0770648Z Skipping (s,q) (1.89, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0770796Z Skipping (s,q) (1.9, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0770955Z Skipping (s,q) (1.91, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0771103Z Skipping (s,q) (1.92, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0771253Z Skipping (s,q) (1.93, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0771404Z Skipping (s,q) (1.94, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0771553Z Skipping (s,q) (1.95, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0771708Z Skipping (s,q) (1.96, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0771857Z Skipping (s,q) (1.97, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0772005Z Skipping (s,q) (1.98, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0772165Z Skipping (s,q) (1.99, 7): inconsistent with heavy hitters! 2025-05-07T20:51:30.0772325Z Skipping (s,q) (0.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0772485Z Skipping (s,q) (0.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0772641Z Skipping (s,q) (0.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0772803Z Skipping (s,q) (0.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0772961Z Skipping (s,q) (0.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0773117Z Skipping (s,q) (0.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0773275Z Skipping (s,q) (0.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0773439Z Skipping (s,q) (0.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0773593Z Skipping (s,q) (0.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0773752Z Skipping (s,q) (0.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0773911Z Skipping (s,q) (0.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0774066Z Skipping (s,q) (0.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0774226Z Skipping (s,q) (0.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0774381Z Skipping (s,q) (0.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0774544Z Skipping (s,q) (0.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0774708Z Skipping (s,q) (0.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0774866Z Skipping (s,q) (0.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0775024Z Skipping (s,q) (0.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0775184Z Skipping (s,q) (0.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0775340Z Skipping (s,q) (0.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0775499Z Skipping (s,q) (0.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0775734Z Skipping (s,q) (0.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0775892Z Skipping (s,q) (0.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0776053Z Skipping (s,q) (0.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0776208Z Skipping (s,q) (0.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0776441Z Skipping (s,q) (0.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0776597Z Skipping (s,q) (1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0776754Z Skipping (s,q) (1.01, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0776912Z Skipping (s,q) (1.02, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0777067Z Skipping (s,q) (1.03, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0777223Z Skipping (s,q) (1.04, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0777381Z Skipping (s,q) (1.05, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0777538Z Skipping (s,q) (1.06, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0777698Z Skipping (s,q) (1.07, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0777856Z Skipping (s,q) (1.08, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0778010Z Skipping (s,q) (1.09, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0778175Z Skipping (s,q) (1.1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0778332Z Skipping (s,q) (1.11, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0778487Z Skipping (s,q) (1.12, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0778645Z Skipping (s,q) (1.13, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0778803Z Skipping (s,q) (1.14, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0778959Z Skipping (s,q) (1.15, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0779117Z Skipping (s,q) (1.16, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0779272Z Skipping (s,q) (1.17, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0779436Z Skipping (s,q) (1.18, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0779591Z Skipping (s,q) (1.19, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0779750Z Skipping (s,q) (1.2, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0779914Z Skipping (s,q) (1.21, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0780069Z Skipping (s,q) (1.22, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0780224Z Skipping (s,q) (1.23, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0780382Z Skipping (s,q) (1.24, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0780537Z Skipping (s,q) (1.25, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0780694Z Skipping (s,q) (1.26, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0780850Z Skipping (s,q) (1.27, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0781005Z Skipping (s,q) (1.28, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0781169Z Skipping (s,q) (1.29, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0781338Z Skipping (s,q) (1.3, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0781521Z Skipping (s,q) (1.31, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0781701Z Skipping (s,q) (1.32, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0781858Z Skipping (s,q) (1.33, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0782017Z Skipping (s,q) (1.34, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0782172Z Skipping (s,q) (1.35, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0782328Z Skipping (s,q) (1.36, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0782488Z Skipping (s,q) (1.37, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0782644Z Skipping (s,q) (1.38, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0782799Z Skipping (s,q) (1.39, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0783037Z Skipping (s,q) (1.4, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0783196Z Skipping (s,q) (1.41, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0783352Z Skipping (s,q) (1.42, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0783511Z Skipping (s,q) (1.43, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0783739Z Skipping (s,q) (1.44, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0783897Z Skipping (s,q) (1.45, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0784052Z Skipping (s,q) (1.46, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0784207Z Skipping (s,q) (1.47, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0784367Z Skipping (s,q) (1.48, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0784523Z Skipping (s,q) (1.49, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0784678Z Skipping (s,q) (1.5, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0784842Z Skipping (s,q) (1.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0785001Z Skipping (s,q) (1.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0785160Z Skipping (s,q) (1.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0785316Z Skipping (s,q) (1.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0785476Z Skipping (s,q) (1.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0785636Z Skipping (s,q) (1.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0785791Z Skipping (s,q) (1.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0785946Z Skipping (s,q) (1.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0786106Z Skipping (s,q) (1.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0786261Z Skipping (s,q) (1.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0786422Z Skipping (s,q) (1.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0786582Z Skipping (s,q) (1.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0786738Z Skipping (s,q) (1.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0786897Z Skipping (s,q) (1.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0787053Z Skipping (s,q) (1.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0787213Z Skipping (s,q) (1.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0787372Z Skipping (s,q) (1.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0787527Z Skipping (s,q) (1.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0787686Z Skipping (s,q) (1.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0787843Z Skipping (s,q) (1.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0787998Z Skipping (s,q) (1.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0788155Z Skipping (s,q) (1.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0788316Z Skipping (s,q) (1.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0788472Z Skipping (s,q) (1.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0788631Z Skipping (s,q) (1.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0788790Z Skipping (s,q) (1.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0788951Z Skipping (s,q) (1.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0789106Z Skipping (s,q) (1.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0789262Z Skipping (s,q) (1.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0789422Z Skipping (s,q) (1.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0789580Z Skipping (s,q) (1.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0789737Z Skipping (s,q) (1.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0789896Z Skipping (s,q) (1.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0790051Z Skipping (s,q) (1.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0790289Z Skipping (s,q) (1.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0790447Z Skipping (s,q) (1.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0790845Z Skipping (s,q) (1.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0791146Z Skipping (s,q) (1.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0791327Z Skipping (s,q) (1.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0791505Z Skipping (s,q) (1.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0791665Z Skipping (s,q) (1.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0791821Z Skipping (s,q) (1.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0791981Z Skipping (s,q) (1.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0792138Z Skipping (s,q) (1.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0792294Z Skipping (s,q) (1.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0792459Z Skipping (s,q) (1.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0792614Z Skipping (s,q) (1.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0792769Z Skipping (s,q) (1.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0792933Z Skipping (s,q) (1.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0793092Z Skipping (s,q) (0.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0793248Z Skipping (s,q) (0.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0793408Z Skipping (s,q) (0.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0793562Z Skipping (s,q) (0.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0793722Z Skipping (s,q) (0.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0793877Z Skipping (s,q) (0.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0794034Z Skipping (s,q) (0.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0794196Z Skipping (s,q) (0.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0794354Z Skipping (s,q) (0.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0794507Z Skipping (s,q) (0.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0794664Z Skipping (s,q) (0.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0794823Z Skipping (s,q) (0.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0794979Z Skipping (s,q) (0.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0795133Z Skipping (s,q) (0.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0795289Z Skipping (s,q) (0.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0795530Z Skipping (s,q) (0.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0795742Z Skipping (s,q) (0.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0795953Z Skipping (s,q) (0.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0796175Z Skipping (s,q) (0.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0796389Z Skipping (s,q) (0.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0796611Z Skipping (s,q) (0.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0796822Z Skipping (s,q) (0.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0797040Z Skipping (s,q) (0.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0797255Z Skipping (s,q) (0.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0797464Z Skipping (s,q) (0.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0797672Z Skipping (s,q) (0.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0797874Z Skipping (s,q) (1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0798085Z Skipping (s,q) (1.01, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0798286Z Skipping (s,q) (1.02, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0798567Z Skipping (s,q) (1.03, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0798723Z Skipping (s,q) (1.04, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0798879Z Skipping (s,q) (1.05, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0799032Z Skipping (s,q) (1.06, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0799286Z Skipping (s,q) (1.07, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0799443Z Skipping (s,q) (1.08, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0799598Z Skipping (s,q) (1.09, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0799756Z Skipping (s,q) (1.1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0799911Z Skipping (s,q) (1.11, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0800065Z Skipping (s,q) (1.12, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0800222Z Skipping (s,q) (1.13, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0800374Z Skipping (s,q) (1.14, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0800533Z Skipping (s,q) (1.15, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0800690Z Skipping (s,q) (1.16, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0800845Z Skipping (s,q) (1.17, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0801007Z Skipping (s,q) (1.18, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0801160Z Skipping (s,q) (1.19, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0801313Z Skipping (s,q) (1.2, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0801471Z Skipping (s,q) (1.21, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0801625Z Skipping (s,q) (1.22, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0801781Z Skipping (s,q) (1.23, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0801938Z Skipping (s,q) (1.24, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0802092Z Skipping (s,q) (1.25, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0802249Z Skipping (s,q) (1.26, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0802408Z Skipping (s,q) (1.27, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0802561Z Skipping (s,q) (1.28, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0802718Z Skipping (s,q) (1.29, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0802881Z Skipping (s,q) (1.3, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0803036Z Skipping (s,q) (1.31, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0803195Z Skipping (s,q) (1.32, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0803349Z Skipping (s,q) (1.33, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0803504Z Skipping (s,q) (1.34, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0803661Z Skipping (s,q) (1.35, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0803815Z Skipping (s,q) (1.36, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0803979Z Skipping (s,q) (1.37, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0804134Z Skipping (s,q) (1.38, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0804289Z Skipping (s,q) (1.39, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0804447Z Skipping (s,q) (1.4, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0804606Z Skipping (s,q) (1.41, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0804760Z Skipping (s,q) (1.42, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0804917Z Skipping (s,q) (1.43, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0805073Z Skipping (s,q) (1.44, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0805231Z Skipping (s,q) (1.45, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0805387Z Skipping (s,q) (1.46, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0805541Z Skipping (s,q) (1.47, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0805697Z Skipping (s,q) (1.48, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0805935Z Skipping (s,q) (1.49, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0806092Z Skipping (s,q) (1.5, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0806247Z Skipping (s,q) (1.51, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0806481Z Skipping (s,q) (1.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0806637Z Skipping (s,q) (1.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0806790Z Skipping (s,q) (1.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0806944Z Skipping (s,q) (1.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0807100Z Skipping (s,q) (1.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0807253Z Skipping (s,q) (1.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0807406Z Skipping (s,q) (1.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0807563Z Skipping (s,q) (1.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0807722Z Skipping (s,q) (1.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0807881Z Skipping (s,q) (1.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0808035Z Skipping (s,q) (1.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0808193Z Skipping (s,q) (1.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0808352Z Skipping (s,q) (1.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0808506Z Skipping (s,q) (1.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0808663Z Skipping (s,q) (1.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0808821Z Skipping (s,q) (1.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0808976Z Skipping (s,q) (1.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0809131Z Skipping (s,q) (1.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0809285Z Skipping (s,q) (1.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0809445Z Skipping (s,q) (1.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0809605Z Skipping (s,q) (1.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0809761Z Skipping (s,q) (1.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0809915Z Skipping (s,q) (1.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0810075Z Skipping (s,q) (1.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0810229Z Skipping (s,q) (1.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0810383Z Skipping (s,q) (1.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0810540Z Skipping (s,q) (1.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0810694Z Skipping (s,q) (1.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0810850Z Skipping (s,q) (1.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0811004Z Skipping (s,q) (1.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0811162Z Skipping (s,q) (1.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0811319Z Skipping (s,q) (1.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0811473Z Skipping (s,q) (1.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0811626Z Skipping (s,q) (1.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0811787Z Skipping (s,q) (1.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0811941Z Skipping (s,q) (1.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0812097Z Skipping (s,q) (1.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0812250Z Skipping (s,q) (1.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0812406Z Skipping (s,q) (1.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0812562Z Skipping (s,q) (1.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0812718Z Skipping (s,q) (1.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0812872Z Skipping (s,q) (1.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0813110Z Skipping (s,q) (1.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0813266Z Skipping (s,q) (1.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0813425Z Skipping (s,q) (1.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0813656Z Skipping (s,q) (1.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0813808Z Skipping (s,q) (1.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0813964Z Skipping (s,q) (1.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0814139Z Found best Log likelihood so far on (s,q) (0.74, 7.75): -3.16251 2025-05-07T20:51:30.0814300Z Skipping (s,q) (0.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0814465Z Skipping (s,q) (0.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0814621Z Skipping (s,q) (0.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0814779Z Skipping (s,q) (0.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0814937Z Skipping (s,q) (0.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0815093Z Skipping (s,q) (0.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0815250Z Skipping (s,q) (0.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0815412Z Skipping (s,q) (0.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0815568Z Skipping (s,q) (0.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0815726Z Skipping (s,q) (0.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0815881Z Skipping (s,q) (0.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0816039Z Skipping (s,q) (0.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0816195Z Skipping (s,q) (0.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0816349Z Skipping (s,q) (0.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0816507Z Skipping (s,q) (0.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0816667Z Skipping (s,q) (0.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0816823Z Skipping (s,q) (0.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0816980Z Skipping (s,q) (0.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0817136Z Skipping (s,q) (0.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0817300Z Skipping (s,q) (0.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0817454Z Skipping (s,q) (0.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0817610Z Skipping (s,q) (0.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0817772Z Skipping (s,q) (0.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0817927Z Skipping (s,q) (0.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0818081Z Skipping (s,q) (0.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0818238Z Skipping (s,q) (1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0818399Z Skipping (s,q) (1.01, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0818556Z Skipping (s,q) (1.02, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0818713Z Skipping (s,q) (1.03, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0818869Z Skipping (s,q) (1.04, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0819030Z Skipping (s,q) (1.05, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0819185Z Skipping (s,q) (1.06, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0819340Z Skipping (s,q) (1.07, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0819499Z Skipping (s,q) (1.08, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0819654Z Skipping (s,q) (1.09, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0819811Z Skipping (s,q) (1.1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0819970Z Skipping (s,q) (1.11, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0820207Z Skipping (s,q) (1.12, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0820370Z Skipping (s,q) (1.13, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0820524Z Skipping (s,q) (1.14, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0820681Z Skipping (s,q) (1.15, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0820917Z Skipping (s,q) (1.16, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0821093Z Skipping (s,q) (1.17, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0821272Z Skipping (s,q) (1.18, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0821442Z Skipping (s,q) (1.19, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0821599Z Skipping (s,q) (1.2, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0821759Z Skipping (s,q) (1.21, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0821918Z Skipping (s,q) (1.22, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0822081Z Skipping (s,q) (1.23, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0822241Z Skipping (s,q) (1.24, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0822399Z Skipping (s,q) (1.25, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0822556Z Skipping (s,q) (1.26, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0822723Z Skipping (s,q) (1.27, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0822879Z Skipping (s,q) (1.28, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0823040Z Skipping (s,q) (1.29, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0823198Z Skipping (s,q) (1.3, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0823355Z Skipping (s,q) (1.31, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0823516Z Skipping (s,q) (1.32, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0823674Z Skipping (s,q) (1.33, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0823840Z Skipping (s,q) (1.34, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0824003Z Skipping (s,q) (1.35, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0824160Z Skipping (s,q) (1.36, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0824320Z Skipping (s,q) (1.37, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0824480Z Skipping (s,q) (1.38, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0824640Z Skipping (s,q) (1.39, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0824801Z Skipping (s,q) (1.4, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0824957Z Skipping (s,q) (1.41, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0825116Z Skipping (s,q) (1.42, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0825276Z Skipping (s,q) (1.43, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0825434Z Skipping (s,q) (1.44, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0825593Z Skipping (s,q) (1.45, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0825754Z Skipping (s,q) (1.46, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0825912Z Skipping (s,q) (1.47, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0826074Z Skipping (s,q) (1.48, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0826234Z Skipping (s,q) (1.49, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0826394Z Skipping (s,q) (1.5, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0826558Z Skipping (s,q) (1.51, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0826715Z Skipping (s,q) (1.52, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0826872Z Skipping (s,q) (1.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0827033Z Skipping (s,q) (1.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0827190Z Skipping (s,q) (1.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0827350Z Skipping (s,q) (1.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0827611Z Skipping (s,q) (1.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0827770Z Skipping (s,q) (1.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0827932Z Skipping (s,q) (1.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0828166Z Skipping (s,q) (1.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0828324Z Skipping (s,q) (1.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0828486Z Skipping (s,q) (1.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0828645Z Skipping (s,q) (1.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0828806Z Skipping (s,q) (1.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0828963Z Skipping (s,q) (1.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0829123Z Skipping (s,q) (1.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0829284Z Skipping (s,q) (1.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0829446Z Skipping (s,q) (1.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0829603Z Skipping (s,q) (1.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0829763Z Skipping (s,q) (1.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0829919Z Skipping (s,q) (1.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0830085Z Skipping (s,q) (1.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0830246Z Skipping (s,q) (1.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0830402Z Skipping (s,q) (1.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0830562Z Skipping (s,q) (1.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0830719Z Skipping (s,q) (1.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0830876Z Skipping (s,q) (1.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0831036Z Skipping (s,q) (1.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0831219Z Skipping (s,q) (1.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0831403Z Skipping (s,q) (1.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0831566Z Skipping (s,q) (1.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0831723Z Skipping (s,q) (1.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0831888Z Skipping (s,q) (1.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0832044Z Skipping (s,q) (1.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0832201Z Skipping (s,q) (1.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0832360Z Skipping (s,q) (1.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0832517Z Skipping (s,q) (1.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0832678Z Skipping (s,q) (1.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0832839Z Skipping (s,q) (1.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0833001Z Skipping (s,q) (1.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0833163Z Skipping (s,q) (1.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0833320Z Skipping (s,q) (1.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0833478Z Skipping (s,q) (1.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0833642Z Skipping (s,q) (1.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0833800Z Skipping (s,q) (1.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0833961Z Skipping (s,q) (1.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0834116Z Skipping (s,q) (1.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0834273Z Skipping (s,q) (1.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0834434Z Skipping (s,q) (1.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0834589Z Skipping (s,q) (0.75, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0834821Z Skipping (s,q) (0.76, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0834979Z Skipping (s,q) (0.77, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0835132Z Skipping (s,q) (0.78, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0835284Z Skipping (s,q) (0.79, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0835611Z Skipping (s,q) (0.8, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0835764Z Skipping (s,q) (0.81, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0835916Z Skipping (s,q) (0.82, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0836068Z Skipping (s,q) (0.83, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0836218Z Skipping (s,q) (0.84, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0836374Z Skipping (s,q) (0.85, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0836528Z Skipping (s,q) (0.86, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0836677Z Skipping (s,q) (0.87, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0836837Z Skipping (s,q) (0.88, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0836988Z Skipping (s,q) (0.89, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0837139Z Skipping (s,q) (0.9, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0842000Z Skipping (s,q) (0.91, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0842188Z Skipping (s,q) (0.92, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0842345Z Skipping (s,q) (0.93, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0842499Z Skipping (s,q) (0.94, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0842649Z Skipping (s,q) (0.95, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0842802Z Skipping (s,q) (0.96, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0842952Z Skipping (s,q) (0.97, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0843102Z Skipping (s,q) (0.98, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0843261Z Skipping (s,q) (0.99, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0843409Z Skipping (s,q) (1, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0843560Z Skipping (s,q) (1.01, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0843714Z Skipping (s,q) (1.02, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0843867Z Skipping (s,q) (1.03, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0844021Z Skipping (s,q) (1.04, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0844172Z Skipping (s,q) (1.05, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0844323Z Skipping (s,q) (1.06, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0844476Z Skipping (s,q) (1.07, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0844626Z Skipping (s,q) (1.08, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0844775Z Skipping (s,q) (1.09, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0844929Z Skipping (s,q) (1.1, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0845084Z Skipping (s,q) (1.11, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0845238Z Skipping (s,q) (1.12, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0845389Z Skipping (s,q) (1.13, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0845539Z Skipping (s,q) (1.14, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0845698Z Skipping (s,q) (1.15, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0845848Z Skipping (s,q) (1.16, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0845996Z Skipping (s,q) (1.17, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0846148Z Skipping (s,q) (1.18, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0846298Z Skipping (s,q) (1.19, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0846449Z Skipping (s,q) (1.2, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0846602Z Skipping (s,q) (1.21, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0846848Z Skipping (s,q) (1.22, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0847006Z Skipping (s,q) (1.23, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0847155Z Skipping (s,q) (1.24, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0847306Z Skipping (s,q) (1.25, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0847698Z Skipping (s,q) (1.26, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0847849Z Skipping (s,q) (1.27, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0848000Z Skipping (s,q) (1.28, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0848154Z Skipping (s,q) (1.29, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0848304Z Skipping (s,q) (1.3, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0848460Z Skipping (s,q) (1.31, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0848612Z Skipping (s,q) (1.32, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0848764Z Skipping (s,q) (1.33, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0848922Z Skipping (s,q) (1.34, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0849073Z Skipping (s,q) (1.35, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0849225Z Skipping (s,q) (1.36, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0849378Z Skipping (s,q) (1.37, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0849534Z Skipping (s,q) (1.38, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0849689Z Skipping (s,q) (1.39, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0849843Z Skipping (s,q) (1.4, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0849994Z Skipping (s,q) (1.41, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0850149Z Skipping (s,q) (1.42, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0850300Z Skipping (s,q) (1.43, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0850450Z Skipping (s,q) (1.44, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0850606Z Skipping (s,q) (1.45, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0850761Z Skipping (s,q) (1.46, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0850915Z Skipping (s,q) (1.47, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0851078Z Skipping (s,q) (1.48, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0851256Z Skipping (s,q) (1.49, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0851430Z Skipping (s,q) (1.5, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0851581Z Skipping (s,q) (1.51, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0851734Z Skipping (s,q) (1.52, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0851890Z Skipping (s,q) (1.53, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0852040Z Skipping (s,q) (1.54, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0852190Z Skipping (s,q) (1.55, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0852345Z Skipping (s,q) (1.56, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0852501Z Skipping (s,q) (1.57, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0852654Z Skipping (s,q) (1.58, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0852805Z Skipping (s,q) (1.59, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0852955Z Skipping (s,q) (1.6, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0853115Z Skipping (s,q) (1.61, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0853267Z Skipping (s,q) (1.62, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0853421Z Skipping (s,q) (1.63, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0853578Z Skipping (s,q) (1.64, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0853731Z Skipping (s,q) (1.65, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0853882Z Skipping (s,q) (1.66, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0854037Z Skipping (s,q) (1.67, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0854188Z Skipping (s,q) (1.68, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0854422Z Skipping (s,q) (1.69, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0854575Z Skipping (s,q) (1.7, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0854727Z Skipping (s,q) (1.71, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0854957Z Skipping (s,q) (1.72, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0855109Z Skipping (s,q) (1.73, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0855263Z Skipping (s,q) (1.74, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0855417Z Skipping (s,q) (1.75, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0855569Z Skipping (s,q) (1.76, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0855720Z Skipping (s,q) (1.77, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0855879Z Skipping (s,q) (1.78, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0856030Z Skipping (s,q) (1.79, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0856186Z Skipping (s,q) (1.8, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0856339Z Skipping (s,q) (1.81, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0856490Z Skipping (s,q) (1.82, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0856645Z Skipping (s,q) (1.83, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0856801Z Skipping (s,q) (1.84, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0856951Z Skipping (s,q) (1.85, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0857106Z Skipping (s,q) (1.86, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0857258Z Skipping (s,q) (1.87, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0857411Z Skipping (s,q) (1.88, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0857563Z Skipping (s,q) (1.89, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0857716Z Skipping (s,q) (1.9, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0857870Z Skipping (s,q) (1.91, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0858026Z Skipping (s,q) (1.92, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0858178Z Skipping (s,q) (1.93, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0858335Z Skipping (s,q) (1.94, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0858494Z Skipping (s,q) (1.95, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0858648Z Skipping (s,q) (1.96, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0858800Z Skipping (s,q) (1.97, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0858950Z Skipping (s,q) (1.98, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0859105Z Skipping (s,q) (1.99, 8): inconsistent with heavy hitters! 2025-05-07T20:51:30.0859286Z Found best Log likelihood so far on (s,q) (0.75, 8.25): -3.16246 2025-05-07T20:51:30.0859448Z Skipping (s,q) (0.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0859609Z Skipping (s,q) (0.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0859777Z Skipping (s,q) (0.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0859938Z Skipping (s,q) (0.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0860098Z Skipping (s,q) (0.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0860256Z Skipping (s,q) (0.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0860424Z Skipping (s,q) (0.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0860583Z Skipping (s,q) (0.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0860740Z Skipping (s,q) (0.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0860901Z Skipping (s,q) (0.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0861060Z Skipping (s,q) (0.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0861219Z Skipping (s,q) (0.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0861379Z Skipping (s,q) (0.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0861639Z Skipping (s,q) (0.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0861805Z Skipping (s,q) (0.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0861964Z Skipping (s,q) (0.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0862123Z Skipping (s,q) (0.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0862360Z Skipping (s,q) (0.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0862517Z Skipping (s,q) (0.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0862680Z Skipping (s,q) (0.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0862841Z Skipping (s,q) (0.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0862998Z Skipping (s,q) (0.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0863158Z Skipping (s,q) (0.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0863317Z Skipping (s,q) (0.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0863474Z Skipping (s,q) (1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0863634Z Skipping (s,q) (1.01, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0863790Z Skipping (s,q) (1.02, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0863947Z Skipping (s,q) (1.03, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0864114Z Skipping (s,q) (1.04, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0864272Z Skipping (s,q) (1.05, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0864432Z Skipping (s,q) (1.06, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0864588Z Skipping (s,q) (1.07, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0864743Z Skipping (s,q) (1.08, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0864903Z Skipping (s,q) (1.09, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0865062Z Skipping (s,q) (1.1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0865224Z Skipping (s,q) (1.11, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0865381Z Skipping (s,q) (1.12, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0865538Z Skipping (s,q) (1.13, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0865695Z Skipping (s,q) (1.14, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0865856Z Skipping (s,q) (1.15, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0866012Z Skipping (s,q) (1.16, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0866171Z Skipping (s,q) (1.17, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0866327Z Skipping (s,q) (1.18, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0866484Z Skipping (s,q) (1.19, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0866645Z Skipping (s,q) (1.2, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0866802Z Skipping (s,q) (1.21, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0866960Z Skipping (s,q) (1.22, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0867118Z Skipping (s,q) (1.23, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0867275Z Skipping (s,q) (1.24, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0867433Z Skipping (s,q) (1.25, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0867594Z Skipping (s,q) (1.26, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0867749Z Skipping (s,q) (1.27, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0867908Z Skipping (s,q) (1.28, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0868064Z Skipping (s,q) (1.29, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0868223Z Skipping (s,q) (1.3, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0868380Z Skipping (s,q) (1.31, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0868536Z Skipping (s,q) (1.32, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0868696Z Skipping (s,q) (1.33, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0868930Z Skipping (s,q) (1.34, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0869087Z Skipping (s,q) (1.35, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0869249Z Skipping (s,q) (1.36, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0869477Z Skipping (s,q) (1.37, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0869639Z Skipping (s,q) (1.38, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0869796Z Skipping (s,q) (1.39, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0869952Z Skipping (s,q) (1.4, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0870113Z Skipping (s,q) (1.41, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0870268Z Skipping (s,q) (1.42, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0870423Z Skipping (s,q) (1.43, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0870581Z Skipping (s,q) (1.44, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0870742Z Skipping (s,q) (1.45, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0870899Z Skipping (s,q) (1.46, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0871056Z Skipping (s,q) (1.47, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0871221Z Skipping (s,q) (1.48, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0871406Z Skipping (s,q) (1.49, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0871584Z Skipping (s,q) (1.5, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0871741Z Skipping (s,q) (1.51, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0871900Z Skipping (s,q) (1.52, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0872056Z Skipping (s,q) (1.53, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0872214Z Skipping (s,q) (1.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0872371Z Skipping (s,q) (1.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0872529Z Skipping (s,q) (1.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0872687Z Skipping (s,q) (1.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0872844Z Skipping (s,q) (1.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0873001Z Skipping (s,q) (1.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0873163Z Skipping (s,q) (1.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0873320Z Skipping (s,q) (1.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0873477Z Skipping (s,q) (1.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0873635Z Skipping (s,q) (1.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0873791Z Skipping (s,q) (1.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0873952Z Skipping (s,q) (1.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0874108Z Skipping (s,q) (1.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0874268Z Skipping (s,q) (1.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0874426Z Skipping (s,q) (1.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0874586Z Skipping (s,q) (1.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0874743Z Skipping (s,q) (1.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0874908Z Skipping (s,q) (1.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0875063Z Skipping (s,q) (1.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0875223Z Skipping (s,q) (1.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0875462Z Skipping (s,q) (1.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0875672Z Skipping (s,q) (1.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0875895Z Skipping (s,q) (1.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0876106Z Skipping (s,q) (1.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0876414Z Skipping (s,q) (1.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0876629Z Skipping (s,q) (1.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0876840Z Skipping (s,q) (1.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0877054Z Skipping (s,q) (1.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0877421Z Skipping (s,q) (1.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0877636Z Skipping (s,q) (1.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0877855Z Skipping (s,q) (1.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0878062Z Skipping (s,q) (1.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0878276Z Skipping (s,q) (1.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0878491Z Skipping (s,q) (1.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0878699Z Skipping (s,q) (1.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0878916Z Skipping (s,q) (1.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0879133Z Skipping (s,q) (1.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0879348Z Skipping (s,q) (1.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0879553Z Skipping (s,q) (1.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0879734Z Skipping (s,q) (1.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0879892Z Skipping (s,q) (1.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0880052Z Skipping (s,q) (1.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0880208Z Skipping (s,q) (1.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0880363Z Skipping (s,q) (1.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0880524Z Skipping (s,q) (1.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0880680Z Skipping (s,q) (1.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0880839Z Skipping (s,q) (0.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0880999Z Skipping (s,q) (0.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0881156Z Skipping (s,q) (0.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0881329Z Skipping (s,q) (0.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0881512Z Skipping (s,q) (0.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0881681Z Skipping (s,q) (0.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0881839Z Skipping (s,q) (0.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0881993Z Skipping (s,q) (0.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0882149Z Skipping (s,q) (0.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0882303Z Skipping (s,q) (0.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0882457Z Skipping (s,q) (0.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0882613Z Skipping (s,q) (0.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0882771Z Skipping (s,q) (0.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0882925Z Skipping (s,q) (0.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0883083Z Skipping (s,q) (0.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0883237Z Skipping (s,q) (0.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0883398Z Skipping (s,q) (0.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0883553Z Skipping (s,q) (0.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0883708Z Skipping (s,q) (0.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0883869Z Skipping (s,q) (0.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0884023Z Skipping (s,q) (0.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0884177Z Skipping (s,q) (0.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0884334Z Skipping (s,q) (0.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0884572Z Skipping (s,q) (0.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0884728Z Skipping (s,q) (1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0884885Z Skipping (s,q) (1.01, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0885040Z Skipping (s,q) (1.02, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0885295Z Skipping (s,q) (1.03, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0885448Z Skipping (s,q) (1.04, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0885605Z Skipping (s,q) (1.05, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0885762Z Skipping (s,q) (1.06, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0885915Z Skipping (s,q) (1.07, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0886073Z Skipping (s,q) (1.08, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0886227Z Skipping (s,q) (1.09, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0886387Z Skipping (s,q) (1.1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0886545Z Skipping (s,q) (1.11, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0886699Z Skipping (s,q) (1.12, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0886854Z Skipping (s,q) (1.13, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0887017Z Skipping (s,q) (1.14, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0887173Z Skipping (s,q) (1.15, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0887332Z Skipping (s,q) (1.16, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0887488Z Skipping (s,q) (1.17, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0887642Z Skipping (s,q) (1.18, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0887801Z Skipping (s,q) (1.19, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0887960Z Skipping (s,q) (1.2, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0888114Z Skipping (s,q) (1.21, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0888274Z Skipping (s,q) (1.22, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0888429Z Skipping (s,q) (1.23, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0888583Z Skipping (s,q) (1.24, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0888744Z Skipping (s,q) (1.25, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0888898Z Skipping (s,q) (1.26, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0889055Z Skipping (s,q) (1.27, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0889210Z Skipping (s,q) (1.28, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0889364Z Skipping (s,q) (1.29, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0889521Z Skipping (s,q) (1.3, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0889679Z Skipping (s,q) (1.31, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0889833Z Skipping (s,q) (1.32, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0889996Z Skipping (s,q) (1.33, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0890151Z Skipping (s,q) (1.34, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0890307Z Skipping (s,q) (1.35, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0890462Z Skipping (s,q) (1.36, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0890859Z Skipping (s,q) (1.37, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0891019Z Skipping (s,q) (1.38, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0891175Z Skipping (s,q) (1.39, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0891331Z Skipping (s,q) (1.4, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0891488Z Skipping (s,q) (1.41, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0891642Z Skipping (s,q) (1.42, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0891801Z Skipping (s,q) (1.43, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0892092Z Skipping (s,q) (1.44, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0892252Z Skipping (s,q) (1.45, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0892411Z Skipping (s,q) (1.46, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0892566Z Skipping (s,q) (1.47, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0892829Z Skipping (s,q) (1.48, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0892987Z Skipping (s,q) (1.49, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0893140Z Skipping (s,q) (1.5, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0893299Z Skipping (s,q) (1.51, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0893453Z Skipping (s,q) (1.52, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0893607Z Skipping (s,q) (1.53, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0893768Z Skipping (s,q) (1.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0893927Z Skipping (s,q) (1.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0894082Z Skipping (s,q) (1.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0894238Z Skipping (s,q) (1.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0894392Z Skipping (s,q) (1.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0894555Z Skipping (s,q) (1.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0894709Z Skipping (s,q) (1.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0894863Z Skipping (s,q) (1.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0895022Z Skipping (s,q) (1.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0895178Z Skipping (s,q) (1.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0895334Z Skipping (s,q) (1.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0895492Z Skipping (s,q) (1.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0895646Z Skipping (s,q) (1.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0895808Z Skipping (s,q) (1.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0895962Z Skipping (s,q) (1.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0896116Z Skipping (s,q) (1.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0896278Z Skipping (s,q) (1.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0896434Z Skipping (s,q) (1.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0896590Z Skipping (s,q) (1.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0896749Z Skipping (s,q) (1.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0896903Z Skipping (s,q) (1.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0897057Z Skipping (s,q) (1.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0897215Z Skipping (s,q) (1.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0897370Z Skipping (s,q) (1.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0897531Z Skipping (s,q) (1.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0897685Z Skipping (s,q) (1.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0897839Z Skipping (s,q) (1.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0897998Z Skipping (s,q) (1.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0898156Z Skipping (s,q) (1.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0898311Z Skipping (s,q) (1.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0898469Z Skipping (s,q) (1.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0898623Z Skipping (s,q) (1.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0898781Z Skipping (s,q) (1.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0898940Z Skipping (s,q) (1.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0899097Z Skipping (s,q) (1.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0899328Z Skipping (s,q) (1.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0899486Z Skipping (s,q) (1.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0899648Z Skipping (s,q) (1.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0899803Z Skipping (s,q) (1.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0900037Z Skipping (s,q) (1.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0900196Z Skipping (s,q) (1.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0900349Z Skipping (s,q) (1.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0900505Z Skipping (s,q) (1.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0900660Z Skipping (s,q) (1.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0900817Z Skipping (s,q) (1.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0900976Z Skipping (s,q) (1.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0901151Z Found best Log likelihood so far on (s,q) (0.76, 8.75): -3.1624 2025-05-07T20:51:30.0901311Z Skipping (s,q) (0.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0901471Z Skipping (s,q) (0.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0901628Z Skipping (s,q) (0.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0901792Z Skipping (s,q) (0.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0901949Z Skipping (s,q) (0.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0902106Z Skipping (s,q) (0.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0902264Z Skipping (s,q) (0.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0902423Z Skipping (s,q) (0.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0902579Z Skipping (s,q) (0.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0902739Z Skipping (s,q) (0.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0902894Z Skipping (s,q) (0.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0903059Z Skipping (s,q) (0.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0903216Z Skipping (s,q) (0.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0903372Z Skipping (s,q) (0.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0903540Z Skipping (s,q) (0.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0903695Z Skipping (s,q) (0.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0903852Z Skipping (s,q) (0.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0904014Z Skipping (s,q) (0.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0904169Z Skipping (s,q) (0.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0904330Z Skipping (s,q) (0.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0904486Z Skipping (s,q) (0.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0904644Z Skipping (s,q) (0.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0904814Z Skipping (s,q) (0.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0904966Z Skipping (s,q) (1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0905123Z Skipping (s,q) (1.01, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0905285Z Skipping (s,q) (1.02, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0905440Z Skipping (s,q) (1.03, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0905599Z Skipping (s,q) (1.04, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0905754Z Skipping (s,q) (1.05, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0905912Z Skipping (s,q) (1.06, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0906073Z Skipping (s,q) (1.07, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0906229Z Skipping (s,q) (1.08, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0906384Z Skipping (s,q) (1.09, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0906619Z Skipping (s,q) (1.1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0906780Z Skipping (s,q) (1.11, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0906939Z Skipping (s,q) (1.12, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0907096Z Skipping (s,q) (1.13, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0907326Z Skipping (s,q) (1.14, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0907485Z Skipping (s,q) (1.15, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0907640Z Skipping (s,q) (1.16, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0907796Z Skipping (s,q) (1.17, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0907954Z Skipping (s,q) (1.18, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0908110Z Skipping (s,q) (1.19, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0908268Z Skipping (s,q) (1.2, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0908429Z Skipping (s,q) (1.21, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0908585Z Skipping (s,q) (1.22, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0908749Z Skipping (s,q) (1.23, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0908908Z Skipping (s,q) (1.24, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0909069Z Skipping (s,q) (1.25, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0909230Z Skipping (s,q) (1.26, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0909387Z Skipping (s,q) (1.27, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0909543Z Skipping (s,q) (1.28, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0909700Z Skipping (s,q) (1.29, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0909856Z Skipping (s,q) (1.3, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0910018Z Skipping (s,q) (1.31, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0910179Z Skipping (s,q) (1.32, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0910334Z Skipping (s,q) (1.33, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0910493Z Skipping (s,q) (1.34, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0910649Z Skipping (s,q) (1.35, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0910808Z Skipping (s,q) (1.36, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0910967Z Skipping (s,q) (1.37, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0911122Z Skipping (s,q) (1.38, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0911305Z Skipping (s,q) (1.39, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0911484Z Skipping (s,q) (1.4, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0911640Z Skipping (s,q) (1.41, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0911799Z Skipping (s,q) (1.42, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0911959Z Skipping (s,q) (1.43, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0912114Z Skipping (s,q) (1.44, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0912272Z Skipping (s,q) (1.45, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0912429Z Skipping (s,q) (1.46, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0912591Z Skipping (s,q) (1.47, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0912746Z Skipping (s,q) (1.48, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0912903Z Skipping (s,q) (1.49, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0913062Z Skipping (s,q) (1.5, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0913218Z Skipping (s,q) (1.51, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0913375Z Skipping (s,q) (1.52, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0913535Z Skipping (s,q) (1.53, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0913691Z Skipping (s,q) (1.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0913929Z Skipping (s,q) (1.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0914086Z Skipping (s,q) (1.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0914243Z Skipping (s,q) (1.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0914503Z Skipping (s,q) (1.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0914661Z Skipping (s,q) (1.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0914817Z Skipping (s,q) (1.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0914979Z Skipping (s,q) (1.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0915136Z Skipping (s,q) (1.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0915297Z Skipping (s,q) (1.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0915536Z Skipping (s,q) (1.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0915750Z Skipping (s,q) (1.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0915970Z Skipping (s,q) (1.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0916185Z Skipping (s,q) (1.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0916402Z Skipping (s,q) (1.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0916630Z Skipping (s,q) (1.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0916841Z Skipping (s,q) (1.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0917061Z Skipping (s,q) (1.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0917274Z Skipping (s,q) (1.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0917489Z Skipping (s,q) (1.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0917702Z Skipping (s,q) (1.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0917916Z Skipping (s,q) (1.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0918129Z Skipping (s,q) (1.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0918351Z Skipping (s,q) (1.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0918560Z Skipping (s,q) (1.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0918770Z Skipping (s,q) (1.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0918991Z Skipping (s,q) (1.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0919149Z Skipping (s,q) (1.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0919309Z Skipping (s,q) (1.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0919464Z Skipping (s,q) (1.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0919619Z Skipping (s,q) (1.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0919778Z Skipping (s,q) (1.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0919933Z Skipping (s,q) (1.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0920090Z Skipping (s,q) (1.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0920255Z Skipping (s,q) (1.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0920411Z Skipping (s,q) (1.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0920571Z Skipping (s,q) (1.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0920726Z Skipping (s,q) (1.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0920886Z Skipping (s,q) (1.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0921049Z Skipping (s,q) (1.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0921206Z Skipping (s,q) (1.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0921363Z Skipping (s,q) (1.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0921522Z Skipping (s,q) (1.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0921680Z Skipping (s,q) (1.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0921841Z Skipping (s,q) (1.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0922105Z Skipping (s,q) (1.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0922260Z Skipping (s,q) (0.77, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0922415Z Skipping (s,q) (0.78, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0922567Z Skipping (s,q) (0.79, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0922795Z Skipping (s,q) (0.8, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0922952Z Skipping (s,q) (0.81, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0923101Z Skipping (s,q) (0.82, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0923253Z Skipping (s,q) (0.83, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0923406Z Skipping (s,q) (0.84, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0923555Z Skipping (s,q) (0.85, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0923706Z Skipping (s,q) (0.86, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0923855Z Skipping (s,q) (0.87, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0924011Z Skipping (s,q) (0.88, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0924166Z Skipping (s,q) (0.89, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0924316Z Skipping (s,q) (0.9, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0924478Z Skipping (s,q) (0.91, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0924627Z Skipping (s,q) (0.92, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0924778Z Skipping (s,q) (0.93, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0924931Z Skipping (s,q) (0.94, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0925082Z Skipping (s,q) (0.95, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0925232Z Skipping (s,q) (0.96, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0925386Z Skipping (s,q) (0.97, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0925536Z Skipping (s,q) (0.98, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0925688Z Skipping (s,q) (0.99, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0925840Z Skipping (s,q) (1, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0925990Z Skipping (s,q) (1.01, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0926142Z Skipping (s,q) (1.02, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0926296Z Skipping (s,q) (1.03, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0926447Z Skipping (s,q) (1.04, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0926599Z Skipping (s,q) (1.05, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0926750Z Skipping (s,q) (1.06, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0926900Z Skipping (s,q) (1.07, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0927052Z Skipping (s,q) (1.08, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0927202Z Skipping (s,q) (1.09, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0927354Z Skipping (s,q) (1.1, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0927510Z Skipping (s,q) (1.11, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0927660Z Skipping (s,q) (1.12, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0927812Z Skipping (s,q) (1.13, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0927969Z Skipping (s,q) (1.14, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0928119Z Skipping (s,q) (1.15, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0928271Z Skipping (s,q) (1.16, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0928420Z Skipping (s,q) (1.17, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0928572Z Skipping (s,q) (1.18, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0928722Z Skipping (s,q) (1.19, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0928871Z Skipping (s,q) (1.2, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0929024Z Skipping (s,q) (1.21, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0929253Z Skipping (s,q) (1.22, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0929407Z Skipping (s,q) (1.23, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0929559Z Skipping (s,q) (1.24, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0929708Z Skipping (s,q) (1.25, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0929933Z Skipping (s,q) (1.26, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0930088Z Skipping (s,q) (1.27, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0930238Z Skipping (s,q) (1.28, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0930392Z Skipping (s,q) (1.29, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0930543Z Skipping (s,q) (1.3, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0930693Z Skipping (s,q) (1.31, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0930845Z Skipping (s,q) (1.32, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0930996Z Skipping (s,q) (1.33, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0931151Z Skipping (s,q) (1.34, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0931307Z Skipping (s,q) (1.35, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0931457Z Skipping (s,q) (1.36, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0931616Z Skipping (s,q) (1.37, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0931766Z Skipping (s,q) (1.38, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0931915Z Skipping (s,q) (1.39, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0932071Z Skipping (s,q) (1.4, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0932223Z Skipping (s,q) (1.41, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0932372Z Skipping (s,q) (1.42, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0932526Z Skipping (s,q) (1.43, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0932676Z Skipping (s,q) (1.44, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0932835Z Skipping (s,q) (1.45, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0932986Z Skipping (s,q) (1.46, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0933135Z Skipping (s,q) (1.47, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0933286Z Skipping (s,q) (1.48, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0933440Z Skipping (s,q) (1.49, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0933589Z Skipping (s,q) (1.5, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0933742Z Skipping (s,q) (1.51, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0933892Z Skipping (s,q) (1.52, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0934041Z Skipping (s,q) (1.53, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0934192Z Skipping (s,q) (1.54, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0934342Z Skipping (s,q) (1.55, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0934496Z Skipping (s,q) (1.56, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0934651Z Skipping (s,q) (1.57, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0934803Z Skipping (s,q) (1.58, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0934954Z Skipping (s,q) (1.59, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0935110Z Skipping (s,q) (1.6, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0935261Z Skipping (s,q) (1.61, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0935415Z Skipping (s,q) (1.62, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0935566Z Skipping (s,q) (1.63, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0935718Z Skipping (s,q) (1.64, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0935868Z Skipping (s,q) (1.65, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0936018Z Skipping (s,q) (1.66, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0936171Z Skipping (s,q) (1.67, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0936399Z Skipping (s,q) (1.68, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0936553Z Skipping (s,q) (1.69, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0936707Z Skipping (s,q) (1.7, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0936857Z Skipping (s,q) (1.71, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0937083Z Skipping (s,q) (1.72, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0937233Z Skipping (s,q) (1.73, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0937384Z Skipping (s,q) (1.74, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0937539Z Skipping (s,q) (1.75, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0937688Z Skipping (s,q) (1.76, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0937838Z Skipping (s,q) (1.77, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0937990Z Skipping (s,q) (1.78, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0938139Z Skipping (s,q) (1.79, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0938296Z Skipping (s,q) (1.8, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0938446Z Skipping (s,q) (1.81, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0938596Z Skipping (s,q) (1.82, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0938756Z Skipping (s,q) (1.83, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0938905Z Skipping (s,q) (1.84, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0939054Z Skipping (s,q) (1.85, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0939206Z Skipping (s,q) (1.86, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0939355Z Skipping (s,q) (1.87, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0939505Z Skipping (s,q) (1.88, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0939657Z Skipping (s,q) (1.89, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0939808Z Skipping (s,q) (1.9, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0939964Z Skipping (s,q) (1.91, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0940114Z Skipping (s,q) (1.92, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0940264Z Skipping (s,q) (1.93, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0940417Z Skipping (s,q) (1.94, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0940571Z Skipping (s,q) (1.95, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0940722Z Skipping (s,q) (1.96, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0940876Z Skipping (s,q) (1.97, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0941029Z Skipping (s,q) (1.98, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0941189Z Skipping (s,q) (1.99, 9): inconsistent with heavy hitters! 2025-05-07T20:51:30.0941373Z Skipping (s,q) (0.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0941550Z Skipping (s,q) (0.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0941712Z Skipping (s,q) (0.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0941875Z Skipping (s,q) (0.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0942032Z Skipping (s,q) (0.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0942194Z Skipping (s,q) (0.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0942355Z Skipping (s,q) (0.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0942513Z Skipping (s,q) (0.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0942670Z Skipping (s,q) (0.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0942829Z Skipping (s,q) (0.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0942988Z Skipping (s,q) (0.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0943143Z Skipping (s,q) (0.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0943300Z Skipping (s,q) (0.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0943462Z Skipping (s,q) (0.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0943718Z Skipping (s,q) (0.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0943881Z Skipping (s,q) (0.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0944038Z Skipping (s,q) (0.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0944270Z Skipping (s,q) (0.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0944430Z Skipping (s,q) (0.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0944586Z Skipping (s,q) (0.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0944744Z Skipping (s,q) (0.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0944903Z Skipping (s,q) (0.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0945061Z Skipping (s,q) (0.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0945212Z Skipping (s,q) (1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0945372Z Skipping (s,q) (1.01, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0945531Z Skipping (s,q) (1.02, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0945690Z Skipping (s,q) (1.03, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0945846Z Skipping (s,q) (1.04, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0946002Z Skipping (s,q) (1.05, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0946167Z Skipping (s,q) (1.06, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0946322Z Skipping (s,q) (1.07, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0946478Z Skipping (s,q) (1.08, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0946638Z Skipping (s,q) (1.09, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0946795Z Skipping (s,q) (1.1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0946958Z Skipping (s,q) (1.11, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0947115Z Skipping (s,q) (1.12, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0947278Z Skipping (s,q) (1.13, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0947440Z Skipping (s,q) (1.14, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0947596Z Skipping (s,q) (1.15, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0947753Z Skipping (s,q) (1.16, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0947915Z Skipping (s,q) (1.17, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0948072Z Skipping (s,q) (1.18, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0948231Z Skipping (s,q) (1.19, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0948388Z Skipping (s,q) (1.2, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0948544Z Skipping (s,q) (1.21, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0948703Z Skipping (s,q) (1.22, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0948860Z Skipping (s,q) (1.23, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0949021Z Skipping (s,q) (1.24, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0949180Z Skipping (s,q) (1.25, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0949339Z Skipping (s,q) (1.26, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0949498Z Skipping (s,q) (1.27, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0949659Z Skipping (s,q) (1.28, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0949817Z Skipping (s,q) (1.29, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0949975Z Skipping (s,q) (1.3, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0950133Z Skipping (s,q) (1.31, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0950288Z Skipping (s,q) (1.32, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0950450Z Skipping (s,q) (1.33, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0950607Z Skipping (s,q) (1.34, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0950844Z Skipping (s,q) (1.35, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0951002Z Skipping (s,q) (1.36, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0951158Z Skipping (s,q) (1.37, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0951339Z Skipping (s,q) (1.38, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0951598Z Skipping (s,q) (1.39, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0951757Z Skipping (s,q) (1.4, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0951916Z Skipping (s,q) (1.41, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0952073Z Skipping (s,q) (1.42, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0952233Z Skipping (s,q) (1.43, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0952390Z Skipping (s,q) (1.44, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0952545Z Skipping (s,q) (1.45, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0952705Z Skipping (s,q) (1.46, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0952868Z Skipping (s,q) (1.47, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0953027Z Skipping (s,q) (1.48, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0953185Z Skipping (s,q) (1.49, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0953348Z Skipping (s,q) (1.5, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0953505Z Skipping (s,q) (1.51, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0953664Z Skipping (s,q) (1.52, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0953820Z Skipping (s,q) (1.53, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0953981Z Skipping (s,q) (1.54, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0954137Z Skipping (s,q) (1.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0954295Z Skipping (s,q) (1.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0954456Z Skipping (s,q) (1.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0954618Z Skipping (s,q) (1.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0954775Z Skipping (s,q) (1.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0954934Z Skipping (s,q) (1.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0955097Z Skipping (s,q) (1.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0955260Z Skipping (s,q) (1.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0955511Z Skipping (s,q) (1.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0955729Z Skipping (s,q) (1.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0955957Z Skipping (s,q) (1.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0956167Z Skipping (s,q) (1.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0956382Z Skipping (s,q) (1.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0956591Z Skipping (s,q) (1.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0956808Z Skipping (s,q) (1.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0957023Z Skipping (s,q) (1.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0957236Z Skipping (s,q) (1.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0957454Z Skipping (s,q) (1.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0957670Z Skipping (s,q) (1.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0957880Z Skipping (s,q) (1.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0958087Z Skipping (s,q) (1.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0958298Z Skipping (s,q) (1.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0958503Z Skipping (s,q) (1.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0958665Z Skipping (s,q) (1.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0958821Z Skipping (s,q) (1.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0959066Z Skipping (s,q) (1.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0959226Z Skipping (s,q) (1.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0959384Z Skipping (s,q) (1.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0959540Z Skipping (s,q) (1.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0959776Z Skipping (s,q) (1.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0959931Z Skipping (s,q) (1.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0960090Z Skipping (s,q) (1.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0960247Z Skipping (s,q) (1.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0960403Z Skipping (s,q) (1.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0960567Z Skipping (s,q) (1.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0960725Z Skipping (s,q) (1.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0960885Z Skipping (s,q) (1.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0961045Z Skipping (s,q) (1.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0961200Z Skipping (s,q) (1.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0961360Z Skipping (s,q) (1.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0961522Z Skipping (s,q) (1.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0961679Z Skipping (s,q) (1.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0961838Z Skipping (s,q) (1.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0961995Z Skipping (s,q) (1.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0962153Z Skipping (s,q) (1.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:30.0962329Z Found best Log likelihood so far on (s,q) (0.77, 9.5): -3.16239 2025-05-07T20:51:30.0962486Z Skipping (s,q) (0.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0962650Z Skipping (s,q) (0.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0962807Z Skipping (s,q) (0.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0962964Z Skipping (s,q) (0.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0963123Z Skipping (s,q) (0.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0963282Z Skipping (s,q) (0.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0963437Z Skipping (s,q) (0.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0963595Z Skipping (s,q) (0.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0963752Z Skipping (s,q) (0.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0963910Z Skipping (s,q) (0.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0964068Z Skipping (s,q) (0.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0964224Z Skipping (s,q) (0.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0964384Z Skipping (s,q) (0.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0964543Z Skipping (s,q) (0.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0964698Z Skipping (s,q) (0.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0969643Z Skipping (s,q) (0.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0969835Z Skipping (s,q) (0.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0969999Z Skipping (s,q) (0.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0970160Z Skipping (s,q) (0.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0970318Z Skipping (s,q) (0.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0970473Z Skipping (s,q) (0.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0970636Z Skipping (s,q) (0.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0970788Z Skipping (s,q) (1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0970950Z Skipping (s,q) (1.01, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0971206Z Skipping (s,q) (1.02, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0971367Z Skipping (s,q) (1.03, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0971525Z Skipping (s,q) (1.04, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0971755Z Skipping (s,q) (1.05, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0971912Z Skipping (s,q) (1.06, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0972074Z Skipping (s,q) (1.07, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0972229Z Skipping (s,q) (1.08, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0972385Z Skipping (s,q) (1.09, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0972544Z Skipping (s,q) (1.1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0972699Z Skipping (s,q) (1.11, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0972857Z Skipping (s,q) (1.12, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0973019Z Skipping (s,q) (1.13, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0973172Z Skipping (s,q) (1.14, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0973332Z Skipping (s,q) (1.15, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0973486Z Skipping (s,q) (1.16, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0973649Z Skipping (s,q) (1.17, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0973805Z Skipping (s,q) (1.18, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0973960Z Skipping (s,q) (1.19, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0974118Z Skipping (s,q) (1.2, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0974274Z Skipping (s,q) (1.21, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0974427Z Skipping (s,q) (1.22, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0974586Z Skipping (s,q) (1.23, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0974745Z Skipping (s,q) (1.24, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0974901Z Skipping (s,q) (1.25, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0975058Z Skipping (s,q) (1.26, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0975213Z Skipping (s,q) (1.27, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0975375Z Skipping (s,q) (1.28, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0975530Z Skipping (s,q) (1.29, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0975685Z Skipping (s,q) (1.3, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0975842Z Skipping (s,q) (1.31, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0975996Z Skipping (s,q) (1.32, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0976151Z Skipping (s,q) (1.33, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0976311Z Skipping (s,q) (1.34, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0976465Z Skipping (s,q) (1.35, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0976626Z Skipping (s,q) (1.36, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0976785Z Skipping (s,q) (1.37, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0976938Z Skipping (s,q) (1.38, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0977099Z Skipping (s,q) (1.39, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0977252Z Skipping (s,q) (1.4, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0977408Z Skipping (s,q) (1.41, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0977566Z Skipping (s,q) (1.42, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0977719Z Skipping (s,q) (1.43, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0977880Z Skipping (s,q) (1.44, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0978034Z Skipping (s,q) (1.45, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0978189Z Skipping (s,q) (1.46, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0978451Z Skipping (s,q) (1.47, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0978607Z Skipping (s,q) (1.48, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0978761Z Skipping (s,q) (1.49, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0978919Z Skipping (s,q) (1.5, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0979154Z Skipping (s,q) (1.51, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0979311Z Skipping (s,q) (1.52, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0979466Z Skipping (s,q) (1.53, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0979622Z Skipping (s,q) (1.54, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0979778Z Skipping (s,q) (1.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0979932Z Skipping (s,q) (1.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0980087Z Skipping (s,q) (1.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0980250Z Skipping (s,q) (1.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0980406Z Skipping (s,q) (1.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0980559Z Skipping (s,q) (1.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0980717Z Skipping (s,q) (1.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0980880Z Skipping (s,q) (1.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0981036Z Skipping (s,q) (1.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0981193Z Skipping (s,q) (1.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0981348Z Skipping (s,q) (1.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0981508Z Skipping (s,q) (1.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0981663Z Skipping (s,q) (1.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0981818Z Skipping (s,q) (1.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0981983Z Skipping (s,q) (1.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0982138Z Skipping (s,q) (1.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0982293Z Skipping (s,q) (1.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0982450Z Skipping (s,q) (1.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0982609Z Skipping (s,q) (1.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0982767Z Skipping (s,q) (1.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0982923Z Skipping (s,q) (1.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0983077Z Skipping (s,q) (1.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0983235Z Skipping (s,q) (1.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0983388Z Skipping (s,q) (1.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0983546Z Skipping (s,q) (1.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0983704Z Skipping (s,q) (1.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0983862Z Skipping (s,q) (1.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0984018Z Skipping (s,q) (1.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0984171Z Skipping (s,q) (1.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0984330Z Skipping (s,q) (1.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0984487Z Skipping (s,q) (1.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0984642Z Skipping (s,q) (1.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0984798Z Skipping (s,q) (1.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0984956Z Skipping (s,q) (1.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0985110Z Skipping (s,q) (1.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0985266Z Skipping (s,q) (1.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0985420Z Skipping (s,q) (1.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0985659Z Skipping (s,q) (1.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0985819Z Skipping (s,q) (1.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0985974Z Skipping (s,q) (1.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0986131Z Skipping (s,q) (1.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0986369Z Skipping (s,q) (1.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0986523Z Skipping (s,q) (1.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0986682Z Skipping (s,q) (1.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0986836Z Skipping (s,q) (1.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.0986997Z Skipping (s,q) (0.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0987158Z Skipping (s,q) (0.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0987314Z Skipping (s,q) (0.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0987475Z Skipping (s,q) (0.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0987637Z Skipping (s,q) (0.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0987793Z Skipping (s,q) (0.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0987949Z Skipping (s,q) (0.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0988114Z Skipping (s,q) (0.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0988269Z Skipping (s,q) (0.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0988428Z Skipping (s,q) (0.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0988584Z Skipping (s,q) (0.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0988740Z Skipping (s,q) (0.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0988901Z Skipping (s,q) (0.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0989059Z Skipping (s,q) (0.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0989218Z Skipping (s,q) (0.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0989376Z Skipping (s,q) (0.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0989531Z Skipping (s,q) (0.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0989690Z Skipping (s,q) (0.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0989850Z Skipping (s,q) (0.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0990008Z Skipping (s,q) (0.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0990168Z Skipping (s,q) (0.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0990325Z Skipping (s,q) (0.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0990480Z Skipping (s,q) (1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0990951Z Skipping (s,q) (1.01, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0991137Z Skipping (s,q) (1.02, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0991307Z Skipping (s,q) (1.03, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0991465Z Skipping (s,q) (1.04, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0991621Z Skipping (s,q) (1.05, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0991782Z Skipping (s,q) (1.06, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0991942Z Skipping (s,q) (1.07, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0992101Z Skipping (s,q) (1.08, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0992264Z Skipping (s,q) (1.09, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0992423Z Skipping (s,q) (1.1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0992582Z Skipping (s,q) (1.11, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0992738Z Skipping (s,q) (1.12, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0992893Z Skipping (s,q) (1.13, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0993053Z Skipping (s,q) (1.14, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0993364Z Skipping (s,q) (1.15, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0993523Z Skipping (s,q) (1.16, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0993691Z Skipping (s,q) (1.17, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0993956Z Skipping (s,q) (1.18, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0994117Z Skipping (s,q) (1.19, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0994273Z Skipping (s,q) (1.2, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0994430Z Skipping (s,q) (1.21, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0994588Z Skipping (s,q) (1.22, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0994745Z Skipping (s,q) (1.23, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0994901Z Skipping (s,q) (1.24, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0995059Z Skipping (s,q) (1.25, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0995220Z Skipping (s,q) (1.26, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0995461Z Skipping (s,q) (1.27, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0995659Z Skipping (s,q) (1.28, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0995882Z Skipping (s,q) (1.29, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0996100Z Skipping (s,q) (1.3, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0996315Z Skipping (s,q) (1.31, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0996527Z Skipping (s,q) (1.32, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0996745Z Skipping (s,q) (1.33, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0996957Z Skipping (s,q) (1.34, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0997167Z Skipping (s,q) (1.35, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0997381Z Skipping (s,q) (1.36, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0997595Z Skipping (s,q) (1.37, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0997811Z Skipping (s,q) (1.38, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0998022Z Skipping (s,q) (1.39, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0998233Z Skipping (s,q) (1.4, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0998400Z Skipping (s,q) (1.41, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0998557Z Skipping (s,q) (1.42, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0998712Z Skipping (s,q) (1.43, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0998872Z Skipping (s,q) (1.44, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0999029Z Skipping (s,q) (1.45, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0999188Z Skipping (s,q) (1.46, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0999344Z Skipping (s,q) (1.47, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0999503Z Skipping (s,q) (1.48, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0999661Z Skipping (s,q) (1.49, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0999818Z Skipping (s,q) (1.5, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.0999973Z Skipping (s,q) (1.51, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1000136Z Skipping (s,q) (1.52, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1000293Z Skipping (s,q) (1.53, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1000452Z Skipping (s,q) (1.54, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1000609Z Skipping (s,q) (1.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1000764Z Skipping (s,q) (1.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1000924Z Skipping (s,q) (1.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1001085Z Skipping (s,q) (1.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1001376Z Skipping (s,q) (1.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1001536Z Skipping (s,q) (1.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1001692Z Skipping (s,q) (1.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1001852Z Skipping (s,q) (1.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1002105Z Skipping (s,q) (1.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1002260Z Skipping (s,q) (1.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1002418Z Skipping (s,q) (1.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1002574Z Skipping (s,q) (1.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1002729Z Skipping (s,q) (1.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1002891Z Skipping (s,q) (1.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1003047Z Skipping (s,q) (1.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1003213Z Skipping (s,q) (1.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1003369Z Skipping (s,q) (1.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1003524Z Skipping (s,q) (1.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1003684Z Skipping (s,q) (1.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1003847Z Skipping (s,q) (1.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1004003Z Skipping (s,q) (1.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1004162Z Skipping (s,q) (1.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1004322Z Skipping (s,q) (1.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1004484Z Skipping (s,q) (1.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1004639Z Skipping (s,q) (1.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1004798Z Skipping (s,q) (1.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1004963Z Skipping (s,q) (1.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1005122Z Skipping (s,q) (1.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1005278Z Skipping (s,q) (1.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1005439Z Skipping (s,q) (1.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1005600Z Skipping (s,q) (1.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1005757Z Skipping (s,q) (1.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1005914Z Skipping (s,q) (1.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1006069Z Skipping (s,q) (1.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1006228Z Skipping (s,q) (1.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1006383Z Skipping (s,q) (1.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1006540Z Skipping (s,q) (1.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1006698Z Skipping (s,q) (1.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1006856Z Skipping (s,q) (1.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1007012Z Skipping (s,q) (1.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1007172Z Skipping (s,q) (1.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1007333Z Skipping (s,q) (1.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1007493Z Skipping (s,q) (1.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1007650Z Skipping (s,q) (1.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1007806Z Skipping (s,q) (1.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1007975Z Found best Log likelihood so far on (s,q) (0.78, 10): -3.16234 2025-05-07T20:51:30.1008132Z Skipping (s,q) (0.79, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1008285Z Skipping (s,q) (0.8, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1008443Z Skipping (s,q) (0.81, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1008677Z Skipping (s,q) (0.82, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1008835Z Skipping (s,q) (0.83, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1008989Z Skipping (s,q) (0.84, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1009141Z Skipping (s,q) (0.85, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1009371Z Skipping (s,q) (0.86, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1009524Z Skipping (s,q) (0.87, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1009679Z Skipping (s,q) (0.88, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1009834Z Skipping (s,q) (0.89, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1009985Z Skipping (s,q) (0.9, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1010141Z Skipping (s,q) (0.91, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1010292Z Skipping (s,q) (0.92, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1010450Z Skipping (s,q) (0.93, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1010605Z Skipping (s,q) (0.94, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1010757Z Skipping (s,q) (0.95, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1010908Z Skipping (s,q) (0.96, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1011068Z Skipping (s,q) (0.97, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1011222Z Skipping (s,q) (0.98, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1011377Z Skipping (s,q) (0.99, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1011527Z Skipping (s,q) (1, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1011680Z Skipping (s,q) (1.01, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1011839Z Skipping (s,q) (1.02, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1011990Z Skipping (s,q) (1.03, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1012141Z Skipping (s,q) (1.04, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1012302Z Skipping (s,q) (1.05, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1012457Z Skipping (s,q) (1.06, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1012608Z Skipping (s,q) (1.07, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1012768Z Skipping (s,q) (1.08, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1012922Z Skipping (s,q) (1.09, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1013075Z Skipping (s,q) (1.1, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1013230Z Skipping (s,q) (1.11, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1013383Z Skipping (s,q) (1.12, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1013541Z Skipping (s,q) (1.13, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1013695Z Skipping (s,q) (1.14, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1013847Z Skipping (s,q) (1.15, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1014008Z Skipping (s,q) (1.16, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1014161Z Skipping (s,q) (1.17, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1014318Z Skipping (s,q) (1.18, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1014471Z Skipping (s,q) (1.19, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1014625Z Skipping (s,q) (1.2, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1014783Z Skipping (s,q) (1.21, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1014935Z Skipping (s,q) (1.22, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1015087Z Skipping (s,q) (1.23, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1015242Z Skipping (s,q) (1.24, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1015395Z Skipping (s,q) (1.25, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1015551Z Skipping (s,q) (1.26, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1015783Z Skipping (s,q) (1.27, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1015937Z Skipping (s,q) (1.28, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1016094Z Skipping (s,q) (1.29, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1016245Z Skipping (s,q) (1.3, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1016470Z Skipping (s,q) (1.31, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1016625Z Skipping (s,q) (1.32, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1016776Z Skipping (s,q) (1.33, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1016927Z Skipping (s,q) (1.34, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1017085Z Skipping (s,q) (1.35, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1017236Z Skipping (s,q) (1.36, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1017396Z Skipping (s,q) (1.37, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1017548Z Skipping (s,q) (1.38, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1017704Z Skipping (s,q) (1.39, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1017859Z Skipping (s,q) (1.4, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1018012Z Skipping (s,q) (1.41, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1018172Z Skipping (s,q) (1.42, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1018329Z Skipping (s,q) (1.43, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1018480Z Skipping (s,q) (1.44, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1018640Z Skipping (s,q) (1.45, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1018796Z Skipping (s,q) (1.46, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1018948Z Skipping (s,q) (1.47, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1019105Z Skipping (s,q) (1.48, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1019258Z Skipping (s,q) (1.49, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1019413Z Skipping (s,q) (1.5, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1019571Z Skipping (s,q) (1.51, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1019726Z Skipping (s,q) (1.52, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1019878Z Skipping (s,q) (1.53, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1020034Z Skipping (s,q) (1.54, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1020187Z Skipping (s,q) (1.55, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1020342Z Skipping (s,q) (1.56, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1020492Z Skipping (s,q) (1.57, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1020647Z Skipping (s,q) (1.58, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1020803Z Skipping (s,q) (1.59, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1020954Z Skipping (s,q) (1.6, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1021109Z Skipping (s,q) (1.61, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1021268Z Skipping (s,q) (1.62, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1021420Z Skipping (s,q) (1.63, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1021574Z Skipping (s,q) (1.64, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1021731Z Skipping (s,q) (1.65, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1021884Z Skipping (s,q) (1.66, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1022038Z Skipping (s,q) (1.67, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1022191Z Skipping (s,q) (1.68, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1022343Z Skipping (s,q) (1.69, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1022499Z Skipping (s,q) (1.7, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1022651Z Skipping (s,q) (1.71, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1022805Z Skipping (s,q) (1.72, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1023036Z Skipping (s,q) (1.73, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1023189Z Skipping (s,q) (1.74, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1023344Z Skipping (s,q) (1.75, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1023497Z Skipping (s,q) (1.76, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1023723Z Skipping (s,q) (1.77, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1023881Z Skipping (s,q) (1.78, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1024033Z Skipping (s,q) (1.79, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1024185Z Skipping (s,q) (1.8, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1024338Z Skipping (s,q) (1.81, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1024491Z Skipping (s,q) (1.82, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1024646Z Skipping (s,q) (1.83, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1024802Z Skipping (s,q) (1.84, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1024954Z Skipping (s,q) (1.85, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1025109Z Skipping (s,q) (1.86, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1025261Z Skipping (s,q) (1.87, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1025418Z Skipping (s,q) (1.88, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1025575Z Skipping (s,q) (1.89, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1025726Z Skipping (s,q) (1.9, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1025882Z Skipping (s,q) (1.91, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1026034Z Skipping (s,q) (1.92, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1026193Z Skipping (s,q) (1.93, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1026345Z Skipping (s,q) (1.94, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1026496Z Skipping (s,q) (1.95, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1026659Z Skipping (s,q) (1.96, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1026813Z Skipping (s,q) (1.97, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1026967Z Skipping (s,q) (1.98, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1027123Z Skipping (s,q) (1.99, 10): inconsistent with heavy hitters! 2025-05-07T20:51:30.1027300Z Found best Log likelihood so far on (s,q) (0.82, 12.5): -3.16223 2025-05-07T20:51:30.1027464Z Skipping (s,q) (0.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1027622Z Skipping (s,q) (0.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1027781Z Skipping (s,q) (0.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1027945Z Skipping (s,q) (0.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1028103Z Skipping (s,q) (0.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1028261Z Skipping (s,q) (0.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1028425Z Skipping (s,q) (0.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1028581Z Skipping (s,q) (0.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1028741Z Skipping (s,q) (0.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1028898Z Skipping (s,q) (0.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1029059Z Skipping (s,q) (0.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1029221Z Skipping (s,q) (0.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1029379Z Skipping (s,q) (0.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1029535Z Skipping (s,q) (0.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1029696Z Skipping (s,q) (0.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1029853Z Skipping (s,q) (0.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1030012Z Skipping (s,q) (0.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1030245Z Skipping (s,q) (1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1030404Z Skipping (s,q) (1.01, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1030566Z Skipping (s,q) (1.02, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1030722Z Skipping (s,q) (1.03, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1030995Z Skipping (s,q) (1.04, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1031155Z Skipping (s,q) (1.05, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1031311Z Skipping (s,q) (1.06, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1031470Z Skipping (s,q) (1.07, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1031629Z Skipping (s,q) (1.08, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1031785Z Skipping (s,q) (1.09, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1031947Z Skipping (s,q) (1.1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1032109Z Skipping (s,q) (1.11, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1032265Z Skipping (s,q) (1.12, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1032425Z Skipping (s,q) (1.13, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1032581Z Skipping (s,q) (1.14, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1032745Z Skipping (s,q) (1.15, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1032903Z Skipping (s,q) (1.16, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1033059Z Skipping (s,q) (1.17, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1033219Z Skipping (s,q) (1.18, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1033375Z Skipping (s,q) (1.19, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1033536Z Skipping (s,q) (1.2, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1033699Z Skipping (s,q) (1.21, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1033860Z Skipping (s,q) (1.22, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1034021Z Skipping (s,q) (1.23, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1034175Z Skipping (s,q) (1.24, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1034332Z Skipping (s,q) (1.25, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1034498Z Skipping (s,q) (1.26, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1034656Z Skipping (s,q) (1.27, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1034812Z Skipping (s,q) (1.28, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1034972Z Skipping (s,q) (1.29, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1035129Z Skipping (s,q) (1.3, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1035288Z Skipping (s,q) (1.31, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1035538Z Skipping (s,q) (1.32, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1035755Z Skipping (s,q) (1.33, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1035974Z Skipping (s,q) (1.34, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1036187Z Skipping (s,q) (1.35, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1036409Z Skipping (s,q) (1.36, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1036640Z Skipping (s,q) (1.37, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1036848Z Skipping (s,q) (1.38, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1037065Z Skipping (s,q) (1.39, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1037274Z Skipping (s,q) (1.4, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1037486Z Skipping (s,q) (1.41, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1037709Z Skipping (s,q) (1.42, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1037920Z Skipping (s,q) (1.43, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1038137Z Skipping (s,q) (1.44, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1038448Z Skipping (s,q) (1.45, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1038658Z Skipping (s,q) (1.46, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1038875Z Skipping (s,q) (1.47, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1039139Z Skipping (s,q) (1.48, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1039297Z Skipping (s,q) (1.49, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1039455Z Skipping (s,q) (1.5, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1039611Z Skipping (s,q) (1.51, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1039768Z Skipping (s,q) (1.52, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1039927Z Skipping (s,q) (1.53, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1040084Z Skipping (s,q) (1.54, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1040240Z Skipping (s,q) (1.55, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1040405Z Skipping (s,q) (1.56, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1040561Z Skipping (s,q) (1.57, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1040723Z Skipping (s,q) (1.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1040886Z Skipping (s,q) (1.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1041044Z Skipping (s,q) (1.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1041209Z Skipping (s,q) (1.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1041365Z Skipping (s,q) (1.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1041522Z Skipping (s,q) (1.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1041684Z Skipping (s,q) (1.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1041841Z Skipping (s,q) (1.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1042003Z Skipping (s,q) (1.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1042164Z Skipping (s,q) (1.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1042322Z Skipping (s,q) (1.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1042481Z Skipping (s,q) (1.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1042639Z Skipping (s,q) (1.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1042805Z Skipping (s,q) (1.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1042965Z Skipping (s,q) (1.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1043122Z Skipping (s,q) (1.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1043287Z Skipping (s,q) (1.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1043444Z Skipping (s,q) (1.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1043602Z Skipping (s,q) (1.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1043760Z Skipping (s,q) (1.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1043921Z Skipping (s,q) (1.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1044078Z Skipping (s,q) (1.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1044240Z Skipping (s,q) (1.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1044397Z Skipping (s,q) (1.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1044563Z Skipping (s,q) (1.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1044720Z Skipping (s,q) (1.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1044876Z Skipping (s,q) (1.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1045036Z Skipping (s,q) (1.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1045192Z Skipping (s,q) (1.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1045349Z Skipping (s,q) (1.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1045510Z Skipping (s,q) (1.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1045751Z Skipping (s,q) (1.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1045914Z Skipping (s,q) (1.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1046074Z Skipping (s,q) (1.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1046232Z Skipping (s,q) (1.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1046471Z Skipping (s,q) (1.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1046630Z Skipping (s,q) (1.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1046787Z Skipping (s,q) (1.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1046946Z Skipping (s,q) (1.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1047101Z Skipping (s,q) (1.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1047258Z Skipping (s,q) (1.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1047421Z Skipping (s,q) (1.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1047591Z Found best Log likelihood so far on (s,q) (0.86, 15): -3.16216 2025-05-07T20:51:30.1047750Z Skipping (s,q) (0.87, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1047905Z Skipping (s,q) (0.88, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1048060Z Skipping (s,q) (0.89, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1048222Z Skipping (s,q) (0.9, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1048378Z Skipping (s,q) (0.91, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1048532Z Skipping (s,q) (0.92, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1048688Z Skipping (s,q) (0.93, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1048841Z Skipping (s,q) (0.94, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1048996Z Skipping (s,q) (0.95, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1049151Z Skipping (s,q) (0.96, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1049303Z Skipping (s,q) (0.97, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1049466Z Skipping (s,q) (0.98, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1049618Z Skipping (s,q) (0.99, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1049770Z Skipping (s,q) (1, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1049929Z Skipping (s,q) (1.01, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1050082Z Skipping (s,q) (1.02, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1050239Z Skipping (s,q) (1.03, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1050390Z Skipping (s,q) (1.04, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1050543Z Skipping (s,q) (1.05, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1050701Z Skipping (s,q) (1.06, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1050852Z Skipping (s,q) (1.07, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1051003Z Skipping (s,q) (1.08, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1051163Z Skipping (s,q) (1.09, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1051315Z Skipping (s,q) (1.1, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1051475Z Skipping (s,q) (1.11, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1051628Z Skipping (s,q) (1.12, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1051784Z Skipping (s,q) (1.13, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1051941Z Skipping (s,q) (1.14, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1052093Z Skipping (s,q) (1.15, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1052245Z Skipping (s,q) (1.16, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1052400Z Skipping (s,q) (1.17, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1052554Z Skipping (s,q) (1.18, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1052708Z Skipping (s,q) (1.19, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1052864Z Skipping (s,q) (1.2, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1053100Z Skipping (s,q) (1.21, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1053257Z Skipping (s,q) (1.22, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1053408Z Skipping (s,q) (1.23, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1053635Z Skipping (s,q) (1.24, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1053791Z Skipping (s,q) (1.25, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1053943Z Skipping (s,q) (1.26, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1054095Z Skipping (s,q) (1.27, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1054252Z Skipping (s,q) (1.28, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1054405Z Skipping (s,q) (1.29, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1054557Z Skipping (s,q) (1.3, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1054710Z Skipping (s,q) (1.31, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1054867Z Skipping (s,q) (1.32, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1055022Z Skipping (s,q) (1.33, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1055174Z Skipping (s,q) (1.34, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1055326Z Skipping (s,q) (1.35, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1055488Z Skipping (s,q) (1.36, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1055640Z Skipping (s,q) (1.37, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1055794Z Skipping (s,q) (1.38, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1055947Z Skipping (s,q) (1.39, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1056098Z Skipping (s,q) (1.4, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1056255Z Skipping (s,q) (1.41, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1056406Z Skipping (s,q) (1.42, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1056564Z Skipping (s,q) (1.43, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1056720Z Skipping (s,q) (1.44, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1056874Z Skipping (s,q) (1.45, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1057026Z Skipping (s,q) (1.46, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1057184Z Skipping (s,q) (1.47, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1057337Z Skipping (s,q) (1.48, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1057494Z Skipping (s,q) (1.49, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1057644Z Skipping (s,q) (1.5, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1057798Z Skipping (s,q) (1.51, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1057953Z Skipping (s,q) (1.52, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1058107Z Skipping (s,q) (1.53, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1058259Z Skipping (s,q) (1.54, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1058418Z Skipping (s,q) (1.55, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1058570Z Skipping (s,q) (1.56, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1058730Z Skipping (s,q) (1.57, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1058888Z Skipping (s,q) (1.58, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1059041Z Skipping (s,q) (1.59, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1059197Z Skipping (s,q) (1.6, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1059350Z Skipping (s,q) (1.61, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1059505Z Skipping (s,q) (1.62, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1059663Z Skipping (s,q) (1.63, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1059816Z Skipping (s,q) (1.64, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1059972Z Skipping (s,q) (1.65, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1060226Z Skipping (s,q) (1.66, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1060384Z Skipping (s,q) (1.67, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1060540Z Skipping (s,q) (1.68, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1060691Z Skipping (s,q) (1.69, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1060918Z Skipping (s,q) (1.7, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1061075Z Skipping (s,q) (1.71, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1061227Z Skipping (s,q) (1.72, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1061381Z Skipping (s,q) (1.73, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1061539Z Skipping (s,q) (1.74, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1061691Z Skipping (s,q) (1.75, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1061845Z Skipping (s,q) (1.76, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1061999Z Skipping (s,q) (1.77, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1062156Z Skipping (s,q) (1.78, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1062311Z Skipping (s,q) (1.79, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1062461Z Skipping (s,q) (1.8, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1062619Z Skipping (s,q) (1.81, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1062776Z Skipping (s,q) (1.82, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1062929Z Skipping (s,q) (1.83, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1063085Z Skipping (s,q) (1.84, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1063238Z Skipping (s,q) (1.85, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1063390Z Skipping (s,q) (1.86, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1063544Z Skipping (s,q) (1.87, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1063696Z Skipping (s,q) (1.88, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1063854Z Skipping (s,q) (1.89, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1064010Z Skipping (s,q) (1.9, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1064165Z Skipping (s,q) (1.91, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1064318Z Skipping (s,q) (1.92, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1064474Z Skipping (s,q) (1.93, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1064628Z Skipping (s,q) (1.94, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1064786Z Skipping (s,q) (1.95, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1064939Z Skipping (s,q) (1.96, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1065092Z Skipping (s,q) (1.97, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1065248Z Skipping (s,q) (1.98, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1065400Z Skipping (s,q) (1.99, 15): inconsistent with heavy hitters! 2025-05-07T20:51:30.1065577Z Found best Log likelihood so far on (s,q) (0.9, 17.5): -3.16212 2025-05-07T20:51:30.1065736Z Skipping (s,q) (0.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1065899Z Skipping (s,q) (0.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1066062Z Skipping (s,q) (0.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1066225Z Skipping (s,q) (0.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1066382Z Skipping (s,q) (0.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1066542Z Skipping (s,q) (0.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1066699Z Skipping (s,q) (0.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1066857Z Skipping (s,q) (0.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1067016Z Skipping (s,q) (0.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1067169Z Skipping (s,q) (1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1067408Z Skipping (s,q) (1.01, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1067567Z Skipping (s,q) (1.02, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1067725Z Skipping (s,q) (1.03, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1067885Z Skipping (s,q) (1.04, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1068117Z Skipping (s,q) (1.05, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1068276Z Skipping (s,q) (1.06, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1068437Z Skipping (s,q) (1.07, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1068593Z Skipping (s,q) (1.08, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1068756Z Skipping (s,q) (1.09, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1068916Z Skipping (s,q) (1.1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1069073Z Skipping (s,q) (1.11, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1069234Z Skipping (s,q) (1.12, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1069393Z Skipping (s,q) (1.13, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1069550Z Skipping (s,q) (1.14, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1069708Z Skipping (s,q) (1.15, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1069871Z Skipping (s,q) (1.16, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1070033Z Skipping (s,q) (1.17, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1070190Z Skipping (s,q) (1.18, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1070345Z Skipping (s,q) (1.19, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1070507Z Skipping (s,q) (1.2, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1070665Z Skipping (s,q) (1.21, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1070822Z Skipping (s,q) (1.22, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1070982Z Skipping (s,q) (1.23, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1071143Z Skipping (s,q) (1.24, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1071328Z Skipping (s,q) (1.25, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1071508Z Skipping (s,q) (1.26, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1071672Z Skipping (s,q) (1.27, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1071835Z Skipping (s,q) (1.28, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1071992Z Skipping (s,q) (1.29, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1072150Z Skipping (s,q) (1.3, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1072312Z Skipping (s,q) (1.31, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1072469Z Skipping (s,q) (1.32, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1072629Z Skipping (s,q) (1.33, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1072786Z Skipping (s,q) (1.34, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1072948Z Skipping (s,q) (1.35, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1073109Z Skipping (s,q) (1.36, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1073267Z Skipping (s,q) (1.37, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1073428Z Skipping (s,q) (1.38, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1073589Z Skipping (s,q) (1.39, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1073745Z Skipping (s,q) (1.4, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1073905Z Skipping (s,q) (1.41, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1074062Z Skipping (s,q) (1.42, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1074219Z Skipping (s,q) (1.43, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1074380Z Skipping (s,q) (1.44, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1074539Z Skipping (s,q) (1.45, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1074776Z Skipping (s,q) (1.46, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1074941Z Skipping (s,q) (1.47, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1075098Z Skipping (s,q) (1.48, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1075256Z Skipping (s,q) (1.49, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1075556Z Skipping (s,q) (1.5, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1075712Z Skipping (s,q) (1.51, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1075872Z Skipping (s,q) (1.52, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1076031Z Skipping (s,q) (1.53, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1076186Z Skipping (s,q) (1.54, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1076346Z Skipping (s,q) (1.55, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1076503Z Skipping (s,q) (1.56, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1076665Z Skipping (s,q) (1.57, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1076827Z Skipping (s,q) (1.58, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1076985Z Skipping (s,q) (1.59, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1077144Z Skipping (s,q) (1.6, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1077306Z Skipping (s,q) (1.61, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1077462Z Skipping (s,q) (1.62, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1077623Z Skipping (s,q) (1.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1077779Z Skipping (s,q) (1.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1077935Z Skipping (s,q) (1.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1078094Z Skipping (s,q) (1.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1078252Z Skipping (s,q) (1.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1078420Z Skipping (s,q) (1.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1078577Z Skipping (s,q) (1.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1078732Z Skipping (s,q) (1.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1078891Z Skipping (s,q) (1.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1079054Z Skipping (s,q) (1.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1079214Z Skipping (s,q) (1.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1079374Z Skipping (s,q) (1.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1079531Z Skipping (s,q) (1.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1079693Z Skipping (s,q) (1.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1083873Z Skipping (s,q) (1.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1084034Z Skipping (s,q) (1.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1084201Z Skipping (s,q) (1.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1084367Z Skipping (s,q) (1.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1084527Z Skipping (s,q) (1.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1084690Z Skipping (s,q) (1.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1084852Z Skipping (s,q) (1.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1085014Z Skipping (s,q) (1.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1085177Z Skipping (s,q) (1.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1085335Z Skipping (s,q) (1.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1085493Z Skipping (s,q) (1.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1085654Z Skipping (s,q) (1.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1085837Z Skipping (s,q) (1.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1085995Z Skipping (s,q) (1.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1086255Z Skipping (s,q) (1.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1086415Z Skipping (s,q) (1.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1086580Z Skipping (s,q) (1.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1086791Z Skipping (s,q) (1.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1086963Z Skipping (s,q) (1.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1087138Z Skipping (s,q) (1.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1087310Z Skipping (s,q) (1.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1087482Z Skipping (s,q) (1.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1087660Z Skipping (s,q) (1.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1087840Z Found best Log likelihood so far on (s,q) (0.94, 20): -3.1621 2025-05-07T20:51:30.1088012Z Skipping (s,q) (0.95, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1088184Z Skipping (s,q) (0.96, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1088351Z Skipping (s,q) (0.97, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1088524Z Skipping (s,q) (0.98, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1088694Z Skipping (s,q) (0.99, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1088854Z Skipping (s,q) (1, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1089024Z Skipping (s,q) (1.01, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1089189Z Skipping (s,q) (1.02, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1089360Z Skipping (s,q) (1.03, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1089526Z Skipping (s,q) (1.04, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1089696Z Skipping (s,q) (1.05, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1089864Z Skipping (s,q) (1.06, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1090032Z Skipping (s,q) (1.07, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1090202Z Skipping (s,q) (1.08, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1090370Z Skipping (s,q) (1.09, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1090534Z Skipping (s,q) (1.1, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1090925Z Skipping (s,q) (1.11, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1091083Z Skipping (s,q) (1.12, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1091237Z Skipping (s,q) (1.13, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1091395Z Skipping (s,q) (1.14, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1091556Z Skipping (s,q) (1.15, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1091709Z Skipping (s,q) (1.16, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1092008Z Skipping (s,q) (1.17, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1092161Z Skipping (s,q) (1.18, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1092320Z Skipping (s,q) (1.19, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1092476Z Skipping (s,q) (1.2, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1092630Z Skipping (s,q) (1.21, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1092791Z Skipping (s,q) (1.22, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1092944Z Skipping (s,q) (1.23, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1093097Z Skipping (s,q) (1.24, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1093257Z Skipping (s,q) (1.25, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1093411Z Skipping (s,q) (1.26, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1093565Z Skipping (s,q) (1.27, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1093722Z Skipping (s,q) (1.28, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1093877Z Skipping (s,q) (1.29, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1094156Z Skipping (s,q) (1.3, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1094312Z Skipping (s,q) (1.31, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1094466Z Skipping (s,q) (1.32, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1094621Z Skipping (s,q) (1.33, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1094837Z Skipping (s,q) (1.34, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1094990Z Skipping (s,q) (1.35, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1095150Z Skipping (s,q) (1.36, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1095303Z Skipping (s,q) (1.37, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1095457Z Skipping (s,q) (1.38, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1095620Z Skipping (s,q) (1.39, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1095773Z Skipping (s,q) (1.4, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1095935Z Skipping (s,q) (1.41, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1101405Z Skipping (s,q) (1.42, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1101598Z Skipping (s,q) (1.43, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1101766Z Skipping (s,q) (1.44, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1101932Z Skipping (s,q) (1.45, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1102089Z Skipping (s,q) (1.46, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1102251Z Skipping (s,q) (1.47, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1102408Z Skipping (s,q) (1.48, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1102563Z Skipping (s,q) (1.49, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1102723Z Skipping (s,q) (1.5, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1102884Z Skipping (s,q) (1.51, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1103039Z Skipping (s,q) (1.52, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1103201Z Skipping (s,q) (1.53, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1103355Z Skipping (s,q) (1.54, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1103521Z Skipping (s,q) (1.55, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1103679Z Skipping (s,q) (1.56, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1103834Z Skipping (s,q) (1.57, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1103999Z Skipping (s,q) (1.58, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1104153Z Skipping (s,q) (1.59, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1104307Z Skipping (s,q) (1.6, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1104467Z Skipping (s,q) (1.61, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1104708Z Skipping (s,q) (1.62, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1104869Z Skipping (s,q) (1.63, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1105029Z Skipping (s,q) (1.64, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1105184Z Skipping (s,q) (1.65, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1105344Z Skipping (s,q) (1.66, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1105497Z Skipping (s,q) (1.67, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1105654Z Skipping (s,q) (1.68, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1105817Z Skipping (s,q) (1.69, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1105969Z Skipping (s,q) (1.7, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1106129Z Skipping (s,q) (1.71, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1106284Z Skipping (s,q) (1.72, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1106440Z Skipping (s,q) (1.73, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1106604Z Skipping (s,q) (1.74, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1106759Z Skipping (s,q) (1.75, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1106995Z Skipping (s,q) (1.76, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1107156Z Skipping (s,q) (1.77, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1107312Z Skipping (s,q) (1.78, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1107510Z Skipping (s,q) (1.79, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1107663Z Skipping (s,q) (1.8, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1107819Z Skipping (s,q) (1.81, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1107980Z Skipping (s,q) (1.82, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1108134Z Skipping (s,q) (1.83, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1108289Z Skipping (s,q) (1.84, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1108449Z Skipping (s,q) (1.85, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1108604Z Skipping (s,q) (1.86, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1108762Z Skipping (s,q) (1.87, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1108924Z Skipping (s,q) (1.88, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1109077Z Skipping (s,q) (1.89, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1109238Z Skipping (s,q) (1.9, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1109398Z Skipping (s,q) (1.91, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1109553Z Skipping (s,q) (1.92, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1109712Z Skipping (s,q) (1.93, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1109867Z Skipping (s,q) (1.94, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1110025Z Skipping (s,q) (1.95, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1110187Z Skipping (s,q) (1.96, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1110343Z Skipping (s,q) (1.97, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1110505Z Skipping (s,q) (1.98, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1110660Z Skipping (s,q) (1.99, 20): inconsistent with heavy hitters! 2025-05-07T20:51:30.1110824Z Skipping (s,q) (0.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1110987Z Skipping (s,q) (1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1111153Z Skipping (s,q) (1.01, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1111316Z Skipping (s,q) (1.02, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1111479Z Skipping (s,q) (1.03, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1111638Z Skipping (s,q) (1.04, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1111800Z Skipping (s,q) (1.05, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1111960Z Skipping (s,q) (1.06, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1112169Z Skipping (s,q) (1.07, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1112340Z Skipping (s,q) (1.08, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1112498Z Skipping (s,q) (1.09, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1112660Z Skipping (s,q) (1.1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1112823Z Skipping (s,q) (1.11, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1112985Z Skipping (s,q) (1.12, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1113148Z Skipping (s,q) (1.13, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1113308Z Skipping (s,q) (1.14, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1113467Z Skipping (s,q) (1.15, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1113631Z Skipping (s,q) (1.16, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1113789Z Skipping (s,q) (1.17, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1113951Z Skipping (s,q) (1.18, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1114116Z Skipping (s,q) (1.19, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1114352Z Skipping (s,q) (1.2, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1114516Z Skipping (s,q) (1.21, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1114676Z Skipping (s,q) (1.22, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1114874Z Skipping (s,q) (1.23, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1115037Z Skipping (s,q) (1.24, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1115197Z Skipping (s,q) (1.25, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1115431Z Skipping (s,q) (1.26, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1115648Z Skipping (s,q) (1.27, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1115871Z Skipping (s,q) (1.28, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1116093Z Skipping (s,q) (1.29, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1116310Z Skipping (s,q) (1.3, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1116529Z Skipping (s,q) (1.31, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1116744Z Skipping (s,q) (1.32, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1116957Z Skipping (s,q) (1.33, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1117177Z Skipping (s,q) (1.34, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1117397Z Skipping (s,q) (1.35, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1117615Z Skipping (s,q) (1.36, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1117830Z Skipping (s,q) (1.37, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1118047Z Skipping (s,q) (1.38, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1118253Z Skipping (s,q) (1.39, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1118471Z Skipping (s,q) (1.4, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1118683Z Skipping (s,q) (1.41, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1118893Z Skipping (s,q) (1.42, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1119060Z Skipping (s,q) (1.43, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1119221Z Skipping (s,q) (1.44, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1119385Z Skipping (s,q) (1.45, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1119545Z Skipping (s,q) (1.46, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1119702Z Skipping (s,q) (1.47, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1119866Z Skipping (s,q) (1.48, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1120023Z Skipping (s,q) (1.49, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1120181Z Skipping (s,q) (1.5, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1120408Z Skipping (s,q) (1.51, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1120569Z Skipping (s,q) (1.52, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1120736Z Skipping (s,q) (1.53, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1120893Z Skipping (s,q) (1.54, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1121052Z Skipping (s,q) (1.55, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1121214Z Skipping (s,q) (1.56, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1121376Z Skipping (s,q) (1.57, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1121533Z Skipping (s,q) (1.58, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1121695Z Skipping (s,q) (1.59, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1121854Z Skipping (s,q) (1.6, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1122017Z Skipping (s,q) (1.61, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1122178Z Skipping (s,q) (1.62, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1122336Z Skipping (s,q) (1.63, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1122575Z Skipping (s,q) (1.64, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1122736Z Skipping (s,q) (1.65, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1122894Z Skipping (s,q) (1.66, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1123058Z Skipping (s,q) (1.67, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1123257Z Skipping (s,q) (1.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1123418Z Skipping (s,q) (1.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1123579Z Skipping (s,q) (1.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1123737Z Skipping (s,q) (1.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1123900Z Skipping (s,q) (1.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1124066Z Skipping (s,q) (1.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1124228Z Skipping (s,q) (1.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1124397Z Skipping (s,q) (1.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1124556Z Skipping (s,q) (1.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1124715Z Skipping (s,q) (1.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1124881Z Skipping (s,q) (1.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1125044Z Skipping (s,q) (1.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1125207Z Skipping (s,q) (1.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1125365Z Skipping (s,q) (1.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1125526Z Skipping (s,q) (1.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1125692Z Skipping (s,q) (1.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1125851Z Skipping (s,q) (1.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1126015Z Skipping (s,q) (1.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1126179Z Skipping (s,q) (1.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1126338Z Skipping (s,q) (1.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1126499Z Skipping (s,q) (1.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1126659Z Skipping (s,q) (1.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1126821Z Skipping (s,q) (1.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1126985Z Skipping (s,q) (1.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1127144Z Skipping (s,q) (1.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1127304Z Skipping (s,q) (1.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1127465Z Skipping (s,q) (1.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1127624Z Skipping (s,q) (1.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1127888Z Skipping (s,q) (1.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1128046Z Skipping (s,q) (1.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1128207Z Skipping (s,q) (1.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1128371Z Skipping (s,q) (1.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1128530Z Skipping (s,q) (1.03, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1128688Z Skipping (s,q) (1.04, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1128847Z Skipping (s,q) (1.05, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1129002Z Skipping (s,q) (1.06, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1129161Z Skipping (s,q) (1.07, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1129315Z Skipping (s,q) (1.08, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1129469Z Skipping (s,q) (1.09, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1129632Z Skipping (s,q) (1.1, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1129793Z Skipping (s,q) (1.11, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1130048Z Skipping (s,q) (1.12, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1130211Z Skipping (s,q) (1.13, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1130365Z Skipping (s,q) (1.14, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1130522Z Skipping (s,q) (1.15, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1130720Z Skipping (s,q) (1.16, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1130877Z Skipping (s,q) (1.17, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1131039Z Skipping (s,q) (1.18, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1131193Z Skipping (s,q) (1.19, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1131347Z Skipping (s,q) (1.2, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1131508Z Skipping (s,q) (1.21, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1131662Z Skipping (s,q) (1.22, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1131823Z Skipping (s,q) (1.23, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1131981Z Skipping (s,q) (1.24, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1132136Z Skipping (s,q) (1.25, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1132299Z Skipping (s,q) (1.26, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1132457Z Skipping (s,q) (1.27, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1132614Z Skipping (s,q) (1.28, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1132773Z Skipping (s,q) (1.29, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1132928Z Skipping (s,q) (1.3, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1133087Z Skipping (s,q) (1.31, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1133244Z Skipping (s,q) (1.32, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1133403Z Skipping (s,q) (1.33, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1133560Z Skipping (s,q) (1.34, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1133720Z Skipping (s,q) (1.35, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1133878Z Skipping (s,q) (1.36, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1134035Z Skipping (s,q) (1.37, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1134193Z Skipping (s,q) (1.38, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1134348Z Skipping (s,q) (1.39, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1134506Z Skipping (s,q) (1.4, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1134662Z Skipping (s,q) (1.41, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1134821Z Skipping (s,q) (1.42, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1134979Z Skipping (s,q) (1.43, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1135183Z Skipping (s,q) (1.44, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1135342Z Skipping (s,q) (1.45, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1135503Z Skipping (s,q) (1.46, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1135659Z Skipping (s,q) (1.47, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1135818Z Skipping (s,q) (1.48, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1135972Z Skipping (s,q) (1.49, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1136129Z Skipping (s,q) (1.5, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1136290Z Skipping (s,q) (1.51, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1136445Z Skipping (s,q) (1.52, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1136603Z Skipping (s,q) (1.53, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1136760Z Skipping (s,q) (1.54, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1136915Z Skipping (s,q) (1.55, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1137076Z Skipping (s,q) (1.56, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1137233Z Skipping (s,q) (1.57, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1137467Z Skipping (s,q) (1.58, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1137627Z Skipping (s,q) (1.59, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1137780Z Skipping (s,q) (1.6, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1137976Z Skipping (s,q) (1.61, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1138131Z Skipping (s,q) (1.62, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1138286Z Skipping (s,q) (1.63, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1138446Z Skipping (s,q) (1.64, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1138600Z Skipping (s,q) (1.65, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1138754Z Skipping (s,q) (1.66, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1138917Z Skipping (s,q) (1.67, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1139072Z Skipping (s,q) (1.68, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1139238Z Skipping (s,q) (1.69, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1139392Z Skipping (s,q) (1.7, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1139548Z Skipping (s,q) (1.71, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1139707Z Skipping (s,q) (1.72, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1139865Z Skipping (s,q) (1.73, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1140020Z Skipping (s,q) (1.74, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1140178Z Skipping (s,q) (1.75, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1140335Z Skipping (s,q) (1.76, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1140491Z Skipping (s,q) (1.77, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1140649Z Skipping (s,q) (1.78, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1140808Z Skipping (s,q) (1.79, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1140973Z Skipping (s,q) (1.8, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1141130Z Skipping (s,q) (1.81, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1141285Z Skipping (s,q) (1.82, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1141446Z Skipping (s,q) (1.83, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1141604Z Skipping (s,q) (1.84, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1141758Z Skipping (s,q) (1.85, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1141914Z Skipping (s,q) (1.86, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1142066Z Skipping (s,q) (1.87, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1142223Z Skipping (s,q) (1.88, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1142375Z Skipping (s,q) (1.89, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1142575Z Skipping (s,q) (1.9, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1142734Z Skipping (s,q) (1.91, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1142891Z Skipping (s,q) (1.92, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1143044Z Skipping (s,q) (1.93, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1143202Z Skipping (s,q) (1.94, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1143359Z Skipping (s,q) (1.95, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1143517Z Skipping (s,q) (1.96, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1143669Z Skipping (s,q) (1.97, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1143822Z Skipping (s,q) (1.98, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1143979Z Skipping (s,q) (1.99, 25): inconsistent with heavy hitters! 2025-05-07T20:51:30.1144140Z Skipping (s,q) (1.07, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1144303Z Skipping (s,q) (1.08, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1144466Z Skipping (s,q) (1.09, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1144698Z Skipping (s,q) (1.1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1144863Z Skipping (s,q) (1.11, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1145023Z Skipping (s,q) (1.12, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1145182Z Skipping (s,q) (1.13, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1145387Z Skipping (s,q) (1.14, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1145544Z Skipping (s,q) (1.15, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1145703Z Skipping (s,q) (1.16, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1145863Z Skipping (s,q) (1.17, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1146022Z Skipping (s,q) (1.18, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1146182Z Skipping (s,q) (1.19, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1146345Z Skipping (s,q) (1.2, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1146507Z Skipping (s,q) (1.21, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1146667Z Skipping (s,q) (1.22, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1146827Z Skipping (s,q) (1.23, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1146985Z Skipping (s,q) (1.24, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1147151Z Skipping (s,q) (1.25, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1147308Z Skipping (s,q) (1.26, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1147465Z Skipping (s,q) (1.27, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1147628Z Skipping (s,q) (1.28, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1147786Z Skipping (s,q) (1.29, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1147948Z Skipping (s,q) (1.3, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1148107Z Skipping (s,q) (1.31, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1148267Z Skipping (s,q) (1.32, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1148430Z Skipping (s,q) (1.33, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1148587Z Skipping (s,q) (1.34, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1148744Z Skipping (s,q) (1.35, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1148908Z Skipping (s,q) (1.36, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1149066Z Skipping (s,q) (1.37, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1149232Z Skipping (s,q) (1.38, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1149390Z Skipping (s,q) (1.39, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1149546Z Skipping (s,q) (1.4, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1149706Z Skipping (s,q) (1.41, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1149914Z Skipping (s,q) (1.42, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1150076Z Skipping (s,q) (1.43, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1150238Z Skipping (s,q) (1.44, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1150399Z Skipping (s,q) (1.45, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1150560Z Skipping (s,q) (1.46, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1150722Z Skipping (s,q) (1.47, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1150880Z Skipping (s,q) (1.48, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1151040Z Skipping (s,q) (1.49, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1151198Z Skipping (s,q) (1.5, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1151383Z Skipping (s,q) (1.51, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1151570Z Skipping (s,q) (1.52, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1151731Z Skipping (s,q) (1.53, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1151894Z Skipping (s,q) (1.54, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1152126Z Skipping (s,q) (1.55, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1152284Z Skipping (s,q) (1.56, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1152445Z Skipping (s,q) (1.57, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1152639Z Skipping (s,q) (1.58, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1152797Z Skipping (s,q) (1.59, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1152960Z Skipping (s,q) (1.6, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1153119Z Skipping (s,q) (1.61, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1153283Z Skipping (s,q) (1.62, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1153440Z Skipping (s,q) (1.63, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1153600Z Skipping (s,q) (1.64, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1153759Z Skipping (s,q) (1.65, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1153921Z Skipping (s,q) (1.66, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1154078Z Skipping (s,q) (1.67, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1154240Z Skipping (s,q) (1.68, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1154399Z Skipping (s,q) (1.69, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1154556Z Skipping (s,q) (1.7, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1154719Z Skipping (s,q) (1.71, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1154877Z Skipping (s,q) (1.72, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1155039Z Skipping (s,q) (1.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1155197Z Skipping (s,q) (1.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1155408Z Skipping (s,q) (1.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1155571Z Skipping (s,q) (1.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1155733Z Skipping (s,q) (1.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1155891Z Skipping (s,q) (1.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1156052Z Skipping (s,q) (1.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1156213Z Skipping (s,q) (1.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1156375Z Skipping (s,q) (1.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1156533Z Skipping (s,q) (1.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1156690Z Skipping (s,q) (1.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1156853Z Skipping (s,q) (1.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1157011Z Skipping (s,q) (1.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1157218Z Skipping (s,q) (1.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1157377Z Skipping (s,q) (1.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1157538Z Skipping (s,q) (1.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1157697Z Skipping (s,q) (1.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1157856Z Skipping (s,q) (1.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1158015Z Skipping (s,q) (1.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1158180Z Skipping (s,q) (1.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1158340Z Skipping (s,q) (1.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1158497Z Skipping (s,q) (1.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1158660Z Skipping (s,q) (1.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1158819Z Skipping (s,q) (1.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1158983Z Skipping (s,q) (1.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1159144Z Skipping (s,q) (1.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1159404Z Skipping (s,q) (1.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1159562Z Skipping (s,q) (1.11, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1159718Z Skipping (s,q) (1.12, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1159878Z Skipping (s,q) (1.13, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1160073Z Skipping (s,q) (1.14, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1160227Z Skipping (s,q) (1.15, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1160388Z Skipping (s,q) (1.16, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1160546Z Skipping (s,q) (1.17, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1160705Z Skipping (s,q) (1.18, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1160857Z Skipping (s,q) (1.19, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1161013Z Skipping (s,q) (1.2, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1161175Z Skipping (s,q) (1.21, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1161358Z Skipping (s,q) (1.22, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1161538Z Skipping (s,q) (1.23, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1161695Z Skipping (s,q) (1.24, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1161851Z Skipping (s,q) (1.25, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1162010Z Skipping (s,q) (1.26, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1162165Z Skipping (s,q) (1.27, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1162319Z Skipping (s,q) (1.28, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1162482Z Skipping (s,q) (1.29, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1162635Z Skipping (s,q) (1.3, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1162793Z Skipping (s,q) (1.31, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1162953Z Skipping (s,q) (1.32, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1163114Z Skipping (s,q) (1.33, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1163274Z Skipping (s,q) (1.34, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1163426Z Skipping (s,q) (1.35, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1163579Z Skipping (s,q) (1.36, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1163740Z Skipping (s,q) (1.37, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1163894Z Skipping (s,q) (1.38, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1164048Z Skipping (s,q) (1.39, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1164204Z Skipping (s,q) (1.4, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1164357Z Skipping (s,q) (1.41, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1164561Z Skipping (s,q) (1.42, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1164718Z Skipping (s,q) (1.43, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1164875Z Skipping (s,q) (1.44, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1165032Z Skipping (s,q) (1.45, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1165185Z Skipping (s,q) (1.46, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1165341Z Skipping (s,q) (1.47, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1165498Z Skipping (s,q) (1.48, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1165653Z Skipping (s,q) (1.49, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1165802Z Skipping (s,q) (1.5, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1165962Z Skipping (s,q) (1.51, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1166115Z Skipping (s,q) (1.52, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1166275Z Skipping (s,q) (1.53, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1166431Z Skipping (s,q) (1.54, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1166582Z Skipping (s,q) (1.55, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1166815Z Skipping (s,q) (1.56, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1166970Z Skipping (s,q) (1.57, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1167124Z Skipping (s,q) (1.58, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1167318Z Skipping (s,q) (1.59, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1167474Z Skipping (s,q) (1.6, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1167630Z Skipping (s,q) (1.61, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1167782Z Skipping (s,q) (1.62, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1167936Z Skipping (s,q) (1.63, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1168089Z Skipping (s,q) (1.64, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1168244Z Skipping (s,q) (1.65, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1168395Z Skipping (s,q) (1.66, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1168561Z Skipping (s,q) (1.67, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1168716Z Skipping (s,q) (1.68, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1168869Z Skipping (s,q) (1.69, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1169026Z Skipping (s,q) (1.7, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1169183Z Skipping (s,q) (1.71, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1169338Z Skipping (s,q) (1.72, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1169493Z Skipping (s,q) (1.73, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1169647Z Skipping (s,q) (1.74, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1169804Z Skipping (s,q) (1.75, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1169960Z Skipping (s,q) (1.76, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1170111Z Skipping (s,q) (1.77, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1170273Z Skipping (s,q) (1.78, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1170426Z Skipping (s,q) (1.79, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1170583Z Skipping (s,q) (1.8, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1170737Z Skipping (s,q) (1.81, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1170891Z Skipping (s,q) (1.82, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1171046Z Skipping (s,q) (1.83, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1171198Z Skipping (s,q) (1.84, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1171352Z Skipping (s,q) (1.85, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1171512Z Skipping (s,q) (1.86, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1171665Z Skipping (s,q) (1.87, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1171871Z Skipping (s,q) (1.88, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1172023Z Skipping (s,q) (1.89, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1172180Z Skipping (s,q) (1.9, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1172342Z Skipping (s,q) (1.91, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1172494Z Skipping (s,q) (1.92, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1172648Z Skipping (s,q) (1.93, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1172810Z Skipping (s,q) (1.94, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1172963Z Skipping (s,q) (1.95, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1173115Z Skipping (s,q) (1.96, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1173274Z Skipping (s,q) (1.97, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1173428Z Skipping (s,q) (1.98, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1173586Z Skipping (s,q) (1.99, 30): inconsistent with heavy hitters! 2025-05-07T20:51:30.1173748Z Skipping (s,q) (1.15, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1173984Z Skipping (s,q) (1.16, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1174149Z Skipping (s,q) (1.17, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1174307Z Skipping (s,q) (1.18, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1174465Z Skipping (s,q) (1.19, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1174669Z Skipping (s,q) (1.2, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1174828Z Skipping (s,q) (1.21, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1174988Z Skipping (s,q) (1.22, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1175147Z Skipping (s,q) (1.23, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1175304Z Skipping (s,q) (1.24, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1175469Z Skipping (s,q) (1.25, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1175627Z Skipping (s,q) (1.26, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1175789Z Skipping (s,q) (1.27, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1175953Z Skipping (s,q) (1.28, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1176112Z Skipping (s,q) (1.29, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1176279Z Skipping (s,q) (1.3, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1176440Z Skipping (s,q) (1.31, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1176597Z Skipping (s,q) (1.32, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1176759Z Skipping (s,q) (1.33, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1176916Z Skipping (s,q) (1.34, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1177074Z Skipping (s,q) (1.35, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1177234Z Skipping (s,q) (1.36, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1177395Z Skipping (s,q) (1.37, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1177562Z Skipping (s,q) (1.38, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1177719Z Skipping (s,q) (1.39, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1177877Z Skipping (s,q) (1.4, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1178039Z Skipping (s,q) (1.41, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1178199Z Skipping (s,q) (1.42, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1178354Z Skipping (s,q) (1.43, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1178515Z Skipping (s,q) (1.44, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1178674Z Skipping (s,q) (1.45, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1178835Z Skipping (s,q) (1.46, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1178992Z Skipping (s,q) (1.47, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1179198Z Skipping (s,q) (1.48, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1179360Z Skipping (s,q) (1.49, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1179525Z Skipping (s,q) (1.5, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1179683Z Skipping (s,q) (1.51, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1179845Z Skipping (s,q) (1.52, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1180004Z Skipping (s,q) (1.53, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1180165Z Skipping (s,q) (1.54, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1180322Z Skipping (s,q) (1.55, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1180479Z Skipping (s,q) (1.56, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1180640Z Skipping (s,q) (1.57, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1180799Z Skipping (s,q) (1.58, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1180958Z Skipping (s,q) (1.59, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1181121Z Skipping (s,q) (1.6, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1181353Z Skipping (s,q) (1.61, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1181512Z Skipping (s,q) (1.62, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1181675Z Skipping (s,q) (1.63, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1181870Z Skipping (s,q) (1.64, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1182034Z Skipping (s,q) (1.65, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1182191Z Skipping (s,q) (1.66, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1182347Z Skipping (s,q) (1.67, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1182508Z Skipping (s,q) (1.68, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1182666Z Skipping (s,q) (1.69, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1182824Z Skipping (s,q) (1.7, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1182988Z Skipping (s,q) (1.71, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1183151Z Skipping (s,q) (1.72, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1183310Z Skipping (s,q) (1.73, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1183468Z Skipping (s,q) (1.74, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1183627Z Skipping (s,q) (1.75, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1183790Z Skipping (s,q) (1.76, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1183948Z Skipping (s,q) (1.77, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1184106Z Skipping (s,q) (1.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1184270Z Skipping (s,q) (1.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1184428Z Skipping (s,q) (1.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1184595Z Skipping (s,q) (1.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1184752Z Skipping (s,q) (1.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1184911Z Skipping (s,q) (1.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1185072Z Skipping (s,q) (1.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1185230Z Skipping (s,q) (1.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1185388Z Skipping (s,q) (1.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1185553Z Skipping (s,q) (1.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1185710Z Skipping (s,q) (1.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1185872Z Skipping (s,q) (1.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1186029Z Skipping (s,q) (1.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1186187Z Skipping (s,q) (1.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1186420Z Skipping (s,q) (1.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1186578Z Skipping (s,q) (1.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1186745Z Skipping (s,q) (1.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1186906Z Skipping (s,q) (1.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1187065Z Skipping (s,q) (1.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1187224Z Skipping (s,q) (1.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1187381Z Skipping (s,q) (1.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1187539Z Skipping (s,q) (1.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1187698Z Skipping (s,q) (1.19, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1187850Z Skipping (s,q) (1.2, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1188005Z Skipping (s,q) (1.21, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1188169Z Skipping (s,q) (1.22, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1188324Z Skipping (s,q) (1.23, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1188555Z Skipping (s,q) (1.24, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1188711Z Skipping (s,q) (1.25, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1188862Z Skipping (s,q) (1.26, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1189021Z Skipping (s,q) (1.27, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1189214Z Skipping (s,q) (1.28, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1189367Z Skipping (s,q) (1.29, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1189525Z Skipping (s,q) (1.3, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1189678Z Skipping (s,q) (1.31, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1189836Z Skipping (s,q) (1.32, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1189994Z Skipping (s,q) (1.33, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1190150Z Skipping (s,q) (1.34, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1190307Z Skipping (s,q) (1.35, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1190467Z Skipping (s,q) (1.36, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1190889Z Skipping (s,q) (1.37, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1191052Z Skipping (s,q) (1.38, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1191206Z Skipping (s,q) (1.39, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1191362Z Skipping (s,q) (1.4, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1191521Z Skipping (s,q) (1.41, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1191673Z Skipping (s,q) (1.42, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1191834Z Skipping (s,q) (1.43, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1191988Z Skipping (s,q) (1.44, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1192143Z Skipping (s,q) (1.45, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1192300Z Skipping (s,q) (1.46, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1192457Z Skipping (s,q) (1.47, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1192611Z Skipping (s,q) (1.48, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1192769Z Skipping (s,q) (1.49, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1192919Z Skipping (s,q) (1.5, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1193080Z Skipping (s,q) (1.51, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1193233Z Skipping (s,q) (1.52, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1193385Z Skipping (s,q) (1.53, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1193540Z Skipping (s,q) (1.54, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1193695Z Skipping (s,q) (1.55, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1193848Z Skipping (s,q) (1.56, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1194092Z Skipping (s,q) (1.57, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1194245Z Skipping (s,q) (1.58, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1194399Z Skipping (s,q) (1.59, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1194559Z Skipping (s,q) (1.6, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1194712Z Skipping (s,q) (1.61, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1194872Z Skipping (s,q) (1.62, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1195027Z Skipping (s,q) (1.63, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1195181Z Skipping (s,q) (1.64, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1195394Z Skipping (s,q) (1.65, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1195599Z Skipping (s,q) (1.66, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1195807Z Skipping (s,q) (1.67, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1196026Z Skipping (s,q) (1.68, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1196233Z Skipping (s,q) (1.69, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1196580Z Skipping (s,q) (1.7, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1196790Z Skipping (s,q) (1.71, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1196999Z Skipping (s,q) (1.72, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1197220Z Skipping (s,q) (1.73, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1197501Z Skipping (s,q) (1.74, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1197704Z Skipping (s,q) (1.75, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1197918Z Skipping (s,q) (1.76, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1198120Z Skipping (s,q) (1.77, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1198334Z Skipping (s,q) (1.78, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1198499Z Skipping (s,q) (1.79, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1198651Z Skipping (s,q) (1.8, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1198814Z Skipping (s,q) (1.81, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1198968Z Skipping (s,q) (1.82, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1199121Z Skipping (s,q) (1.83, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1199280Z Skipping (s,q) (1.84, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1199435Z Skipping (s,q) (1.85, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1199587Z Skipping (s,q) (1.86, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1199744Z Skipping (s,q) (1.87, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1199897Z Skipping (s,q) (1.88, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1200057Z Skipping (s,q) (1.89, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1200209Z Skipping (s,q) (1.9, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1200367Z Skipping (s,q) (1.91, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1200523Z Skipping (s,q) (1.92, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1200682Z Skipping (s,q) (1.93, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1200834Z Skipping (s,q) (1.94, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1200990Z Skipping (s,q) (1.95, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1201144Z Skipping (s,q) (1.96, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1201302Z Skipping (s,q) (1.97, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1201457Z Skipping (s,q) (1.98, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1201611Z Skipping (s,q) (1.99, 35): inconsistent with heavy hitters! 2025-05-07T20:51:30.1201776Z Skipping (s,q) (1.23, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1201934Z Skipping (s,q) (1.24, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1202149Z Skipping (s,q) (1.25, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1202311Z Skipping (s,q) (1.26, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1202473Z Skipping (s,q) (1.27, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1202636Z Skipping (s,q) (1.28, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1202793Z Skipping (s,q) (1.29, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1202952Z Skipping (s,q) (1.3, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1203116Z Skipping (s,q) (1.31, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1203274Z Skipping (s,q) (1.32, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1203430Z Skipping (s,q) (1.33, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1203591Z Skipping (s,q) (1.34, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1203748Z Skipping (s,q) (1.35, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1203913Z Skipping (s,q) (1.36, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1204069Z Skipping (s,q) (1.37, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1204300Z Skipping (s,q) (1.38, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1204463Z Skipping (s,q) (1.39, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1204621Z Skipping (s,q) (1.4, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1204778Z Skipping (s,q) (1.41, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1204978Z Skipping (s,q) (1.42, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1205137Z Skipping (s,q) (1.43, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1205298Z Skipping (s,q) (1.44, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1205456Z Skipping (s,q) (1.45, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1205614Z Skipping (s,q) (1.46, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1205779Z Skipping (s,q) (1.47, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1205936Z Skipping (s,q) (1.48, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1206096Z Skipping (s,q) (1.49, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1206259Z Skipping (s,q) (1.5, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1206416Z Skipping (s,q) (1.51, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1206573Z Skipping (s,q) (1.52, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1206736Z Skipping (s,q) (1.53, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1206892Z Skipping (s,q) (1.54, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1207054Z Skipping (s,q) (1.55, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1207212Z Skipping (s,q) (1.56, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1207371Z Skipping (s,q) (1.57, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1207540Z Skipping (s,q) (1.58, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1207701Z Skipping (s,q) (1.59, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1207858Z Skipping (s,q) (1.6, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1208024Z Skipping (s,q) (1.61, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1208183Z Skipping (s,q) (1.62, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1208342Z Skipping (s,q) (1.63, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1208500Z Skipping (s,q) (1.64, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1208658Z Skipping (s,q) (1.65, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1208815Z Skipping (s,q) (1.66, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1208971Z Skipping (s,q) (1.67, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1209128Z Skipping (s,q) (1.68, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1209288Z Skipping (s,q) (1.69, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1209494Z Skipping (s,q) (1.7, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1209655Z Skipping (s,q) (1.71, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1209817Z Skipping (s,q) (1.72, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1209974Z Skipping (s,q) (1.73, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1210135Z Skipping (s,q) (1.74, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1210295Z Skipping (s,q) (1.75, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1210453Z Skipping (s,q) (1.76, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1210614Z Skipping (s,q) (1.77, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1210771Z Skipping (s,q) (1.78, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1210935Z Skipping (s,q) (1.79, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1211097Z Skipping (s,q) (1.8, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1211256Z Skipping (s,q) (1.81, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1211415Z Skipping (s,q) (1.82, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1211649Z Skipping (s,q) (1.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1211807Z Skipping (s,q) (1.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1211969Z Skipping (s,q) (1.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1212187Z Skipping (s,q) (1.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1212349Z Skipping (s,q) (1.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1212505Z Skipping (s,q) (1.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1212661Z Skipping (s,q) (1.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1212821Z Skipping (s,q) (1.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1212977Z Skipping (s,q) (1.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1213137Z Skipping (s,q) (1.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1213298Z Skipping (s,q) (1.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1213461Z Skipping (s,q) (1.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1213622Z Skipping (s,q) (1.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1213779Z Skipping (s,q) (1.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1213937Z Skipping (s,q) (1.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1214102Z Skipping (s,q) (1.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1214259Z Skipping (s,q) (1.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1214417Z Skipping (s,q) (1.27, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1214574Z Skipping (s,q) (1.28, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1214729Z Skipping (s,q) (1.29, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1214885Z Skipping (s,q) (1.3, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1215043Z Skipping (s,q) (1.31, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1215200Z Skipping (s,q) (1.32, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1215355Z Skipping (s,q) (1.33, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1215508Z Skipping (s,q) (1.34, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1215661Z Skipping (s,q) (1.35, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1215819Z Skipping (s,q) (1.36, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1215971Z Skipping (s,q) (1.37, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1216122Z Skipping (s,q) (1.38, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1216281Z Skipping (s,q) (1.39, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1216434Z Skipping (s,q) (1.4, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1216590Z Skipping (s,q) (1.41, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1216801Z Skipping (s,q) (1.42, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1216954Z Skipping (s,q) (1.43, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1217113Z Skipping (s,q) (1.44, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1217266Z Skipping (s,q) (1.45, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1217420Z Skipping (s,q) (1.46, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1217576Z Skipping (s,q) (1.47, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1217729Z Skipping (s,q) (1.48, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1217884Z Skipping (s,q) (1.49, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1218038Z Skipping (s,q) (1.5, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1218192Z Skipping (s,q) (1.51, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1218352Z Skipping (s,q) (1.52, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1218506Z Skipping (s,q) (1.53, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1218659Z Skipping (s,q) (1.54, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1218886Z Skipping (s,q) (1.55, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1219042Z Skipping (s,q) (1.56, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1219197Z Skipping (s,q) (1.57, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1219348Z Skipping (s,q) (1.58, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1219541Z Skipping (s,q) (1.59, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1219695Z Skipping (s,q) (1.6, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1219848Z Skipping (s,q) (1.61, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1220010Z Skipping (s,q) (1.62, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1220171Z Skipping (s,q) (1.63, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1220325Z Skipping (s,q) (1.64, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1220479Z Skipping (s,q) (1.65, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1220637Z Skipping (s,q) (1.66, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1220790Z Skipping (s,q) (1.67, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1220946Z Skipping (s,q) (1.68, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1221099Z Skipping (s,q) (1.69, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1221252Z Skipping (s,q) (1.7, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1221408Z Skipping (s,q) (1.71, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1221561Z Skipping (s,q) (1.72, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1221716Z Skipping (s,q) (1.73, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1221869Z Skipping (s,q) (1.74, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1222021Z Skipping (s,q) (1.75, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1222182Z Skipping (s,q) (1.76, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1222335Z Skipping (s,q) (1.77, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1222497Z Skipping (s,q) (1.78, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1222652Z Skipping (s,q) (1.79, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1222803Z Skipping (s,q) (1.8, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1222959Z Skipping (s,q) (1.81, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1223116Z Skipping (s,q) (1.82, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1223269Z Skipping (s,q) (1.83, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1223425Z Skipping (s,q) (1.84, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1223578Z Skipping (s,q) (1.85, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1223731Z Skipping (s,q) (1.86, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1223930Z Skipping (s,q) (1.87, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1224082Z Skipping (s,q) (1.88, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1224298Z Skipping (s,q) (1.89, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1229442Z Skipping (s,q) (1.9, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1229634Z Skipping (s,q) (1.91, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1229794Z Skipping (s,q) (1.92, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1229956Z Skipping (s,q) (1.93, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1230115Z Skipping (s,q) (1.94, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1230271Z Skipping (s,q) (1.95, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1230429Z Skipping (s,q) (1.96, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1230585Z Skipping (s,q) (1.97, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1230739Z Skipping (s,q) (1.98, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1230902Z Skipping (s,q) (1.99, 40): inconsistent with heavy hitters! 2025-05-07T20:51:30.1231065Z Skipping (s,q) (1.31, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1231326Z Skipping (s,q) (1.32, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1231495Z Skipping (s,q) (1.33, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1231656Z Skipping (s,q) (1.34, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1231857Z Skipping (s,q) (1.35, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1232019Z Skipping (s,q) (1.36, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1232180Z Skipping (s,q) (1.37, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1232342Z Skipping (s,q) (1.38, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1232501Z Skipping (s,q) (1.39, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1232664Z Skipping (s,q) (1.4, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1232830Z Skipping (s,q) (1.41, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1232991Z Skipping (s,q) (1.42, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1233155Z Skipping (s,q) (1.43, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1233320Z Skipping (s,q) (1.44, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1233478Z Skipping (s,q) (1.45, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1233641Z Skipping (s,q) (1.46, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1233800Z Skipping (s,q) (1.47, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1233959Z Skipping (s,q) (1.48, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1234122Z Skipping (s,q) (1.49, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1234282Z Skipping (s,q) (1.5, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1234441Z Skipping (s,q) (1.51, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1234607Z Skipping (s,q) (1.52, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1234766Z Skipping (s,q) (1.53, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1234937Z Skipping (s,q) (1.54, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1235096Z Skipping (s,q) (1.55, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1235254Z Skipping (s,q) (1.56, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1235546Z Skipping (s,q) (1.57, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1235766Z Skipping (s,q) (1.58, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1235979Z Skipping (s,q) (1.59, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1236197Z Skipping (s,q) (1.6, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1236413Z Skipping (s,q) (1.61, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1236625Z Skipping (s,q) (1.62, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1236904Z Skipping (s,q) (1.63, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1237120Z Skipping (s,q) (1.64, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1237348Z Skipping (s,q) (1.65, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1237556Z Skipping (s,q) (1.66, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1237767Z Skipping (s,q) (1.67, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1237984Z Skipping (s,q) (1.68, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1238199Z Skipping (s,q) (1.69, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1238378Z Skipping (s,q) (1.7, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1238539Z Skipping (s,q) (1.71, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1238697Z Skipping (s,q) (1.72, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1238859Z Skipping (s,q) (1.73, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1239019Z Skipping (s,q) (1.74, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1239178Z Skipping (s,q) (1.75, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1239425Z Skipping (s,q) (1.76, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1239588Z Skipping (s,q) (1.77, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1239750Z Skipping (s,q) (1.78, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1239907Z Skipping (s,q) (1.79, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1240132Z Skipping (s,q) (1.8, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1240296Z Skipping (s,q) (1.81, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1240455Z Skipping (s,q) (1.82, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1240612Z Skipping (s,q) (1.83, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1240775Z Skipping (s,q) (1.84, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1240935Z Skipping (s,q) (1.85, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1241095Z Skipping (s,q) (1.86, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1241262Z Skipping (s,q) (1.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1241421Z Skipping (s,q) (1.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1241583Z Skipping (s,q) (1.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1241741Z Skipping (s,q) (1.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1241902Z Skipping (s,q) (1.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1242065Z Skipping (s,q) (1.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1242224Z Skipping (s,q) (1.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1242388Z Skipping (s,q) (1.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1242547Z Skipping (s,q) (1.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1242710Z Skipping (s,q) (1.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1242872Z Skipping (s,q) (1.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1243034Z Skipping (s,q) (1.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1243191Z Skipping (s,q) (1.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1243353Z Skipping (s,q) (1.35, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1243509Z Skipping (s,q) (1.36, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1243671Z Skipping (s,q) (1.37, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1243826Z Skipping (s,q) (1.38, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1243980Z Skipping (s,q) (1.39, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1244140Z Skipping (s,q) (1.4, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1244296Z Skipping (s,q) (1.41, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1244452Z Skipping (s,q) (1.42, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1244701Z Skipping (s,q) (1.43, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1244855Z Skipping (s,q) (1.44, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1245016Z Skipping (s,q) (1.45, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1245170Z Skipping (s,q) (1.46, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1245324Z Skipping (s,q) (1.47, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1245485Z Skipping (s,q) (1.48, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1245642Z Skipping (s,q) (1.49, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1245796Z Skipping (s,q) (1.5, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1245955Z Skipping (s,q) (1.51, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1246109Z Skipping (s,q) (1.52, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1246266Z Skipping (s,q) (1.53, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1246424Z Skipping (s,q) (1.54, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1246578Z Skipping (s,q) (1.55, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1246809Z Skipping (s,q) (1.56, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1246967Z Skipping (s,q) (1.57, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1247124Z Skipping (s,q) (1.58, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1247283Z Skipping (s,q) (1.59, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1247477Z Skipping (s,q) (1.6, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1247632Z Skipping (s,q) (1.61, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1247789Z Skipping (s,q) (1.62, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1247943Z Skipping (s,q) (1.63, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1248102Z Skipping (s,q) (1.64, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1248255Z Skipping (s,q) (1.65, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1248411Z Skipping (s,q) (1.66, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1248572Z Skipping (s,q) (1.67, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1248730Z Skipping (s,q) (1.68, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1248884Z Skipping (s,q) (1.69, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1249039Z Skipping (s,q) (1.7, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1249197Z Skipping (s,q) (1.71, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1249353Z Skipping (s,q) (1.72, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1249507Z Skipping (s,q) (1.73, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1249661Z Skipping (s,q) (1.74, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1249820Z Skipping (s,q) (1.75, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1249973Z Skipping (s,q) (1.76, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1250129Z Skipping (s,q) (1.77, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1250285Z Skipping (s,q) (1.78, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1250444Z Skipping (s,q) (1.79, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1250602Z Skipping (s,q) (1.8, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1250757Z Skipping (s,q) (1.81, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1250912Z Skipping (s,q) (1.82, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1251071Z Skipping (s,q) (1.83, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1251225Z Skipping (s,q) (1.84, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1251379Z Skipping (s,q) (1.85, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1251536Z Skipping (s,q) (1.86, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1251690Z Skipping (s,q) (1.87, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1251890Z Skipping (s,q) (1.88, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1252050Z Skipping (s,q) (1.89, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1252208Z Skipping (s,q) (1.9, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1252365Z Skipping (s,q) (1.91, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1252522Z Skipping (s,q) (1.92, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1252679Z Skipping (s,q) (1.93, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1252842Z Skipping (s,q) (1.94, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1252996Z Skipping (s,q) (1.95, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1253150Z Skipping (s,q) (1.96, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1253306Z Skipping (s,q) (1.97, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1253460Z Skipping (s,q) (1.98, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1253620Z Skipping (s,q) (1.99, 45): inconsistent with heavy hitters! 2025-05-07T20:51:30.1253785Z Skipping (s,q) (1.39, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1253945Z Skipping (s,q) (1.4, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1254182Z Skipping (s,q) (1.41, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1254344Z Skipping (s,q) (1.42, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1254504Z Skipping (s,q) (1.43, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1254706Z Skipping (s,q) (1.44, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1254865Z Skipping (s,q) (1.45, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1255028Z Skipping (s,q) (1.46, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1255186Z Skipping (s,q) (1.47, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1255344Z Skipping (s,q) (1.48, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1255504Z Skipping (s,q) (1.49, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1255666Z Skipping (s,q) (1.5, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1255824Z Skipping (s,q) (1.51, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1255989Z Skipping (s,q) (1.52, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1256148Z Skipping (s,q) (1.53, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1256311Z Skipping (s,q) (1.54, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1256472Z Skipping (s,q) (1.55, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1256630Z Skipping (s,q) (1.56, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1256789Z Skipping (s,q) (1.57, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1256949Z Skipping (s,q) (1.58, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1257106Z Skipping (s,q) (1.59, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1257267Z Skipping (s,q) (1.6, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1257430Z Skipping (s,q) (1.61, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1257594Z Skipping (s,q) (1.62, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1257756Z Skipping (s,q) (1.63, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1257915Z Skipping (s,q) (1.64, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1258077Z Skipping (s,q) (1.65, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1258236Z Skipping (s,q) (1.66, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1258398Z Skipping (s,q) (1.67, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1258561Z Skipping (s,q) (1.68, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1258719Z Skipping (s,q) (1.69, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1258878Z Skipping (s,q) (1.7, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1259037Z Skipping (s,q) (1.71, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1259242Z Skipping (s,q) (1.72, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1259404Z Skipping (s,q) (1.73, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1259567Z Skipping (s,q) (1.74, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1259723Z Skipping (s,q) (1.75, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1259886Z Skipping (s,q) (1.76, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1260045Z Skipping (s,q) (1.77, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1260207Z Skipping (s,q) (1.78, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1260369Z Skipping (s,q) (1.79, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1260527Z Skipping (s,q) (1.8, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1260690Z Skipping (s,q) (1.81, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1260849Z Skipping (s,q) (1.82, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1261009Z Skipping (s,q) (1.83, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1261170Z Skipping (s,q) (1.84, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1261427Z Skipping (s,q) (1.85, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1261612Z Skipping (s,q) (1.86, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1261772Z Skipping (s,q) (1.87, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1261930Z Skipping (s,q) (1.88, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1262133Z Skipping (s,q) (1.89, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1262292Z Skipping (s,q) (1.9, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1262450Z Skipping (s,q) (1.91, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1262616Z Skipping (s,q) (1.92, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1262774Z Skipping (s,q) (1.93, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1262937Z Skipping (s,q) (1.94, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1263097Z Skipping (s,q) (1.95, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1263259Z Skipping (s,q) (1.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1263424Z Skipping (s,q) (1.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1263582Z Skipping (s,q) (1.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1263741Z Skipping (s,q) (1.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1263905Z Skipping (s,q) (1.43, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1264063Z Skipping (s,q) (1.44, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1264220Z Skipping (s,q) (1.45, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1264379Z Skipping (s,q) (1.46, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1264534Z Skipping (s,q) (1.47, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1264693Z Skipping (s,q) (1.48, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1264850Z Skipping (s,q) (1.49, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1265006Z Skipping (s,q) (1.5, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1265172Z Skipping (s,q) (1.51, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1265329Z Skipping (s,q) (1.52, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1265483Z Skipping (s,q) (1.53, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1265642Z Skipping (s,q) (1.54, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1265797Z Skipping (s,q) (1.55, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1265950Z Skipping (s,q) (1.56, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1266108Z Skipping (s,q) (1.57, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1266263Z Skipping (s,q) (1.58, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1266418Z Skipping (s,q) (1.59, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1266616Z Skipping (s,q) (1.6, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1266773Z Skipping (s,q) (1.61, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1266935Z Skipping (s,q) (1.62, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1267090Z Skipping (s,q) (1.63, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1267246Z Skipping (s,q) (1.64, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1267405Z Skipping (s,q) (1.65, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1267561Z Skipping (s,q) (1.66, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1267719Z Skipping (s,q) (1.67, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1267875Z Skipping (s,q) (1.68, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1268029Z Skipping (s,q) (1.69, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1268186Z Skipping (s,q) (1.7, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1268342Z Skipping (s,q) (1.71, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1268495Z Skipping (s,q) (1.72, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1268756Z Skipping (s,q) (1.73, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1268915Z Skipping (s,q) (1.74, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1269073Z Skipping (s,q) (1.75, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1269228Z Skipping (s,q) (1.76, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1269423Z Skipping (s,q) (1.77, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1269580Z Skipping (s,q) (1.78, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1269734Z Skipping (s,q) (1.79, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1269887Z Skipping (s,q) (1.8, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1270044Z Skipping (s,q) (1.81, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1270200Z Skipping (s,q) (1.82, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1270360Z Skipping (s,q) (1.83, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1270514Z Skipping (s,q) (1.84, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1270674Z Skipping (s,q) (1.85, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1270833Z Skipping (s,q) (1.86, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1270986Z Skipping (s,q) (1.87, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1271142Z Skipping (s,q) (1.88, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1271303Z Skipping (s,q) (1.89, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1271457Z Skipping (s,q) (1.9, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1271611Z Skipping (s,q) (1.91, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1271769Z Skipping (s,q) (1.92, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1271924Z Skipping (s,q) (1.93, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1272085Z Skipping (s,q) (1.94, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1272241Z Skipping (s,q) (1.95, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1272399Z Skipping (s,q) (1.96, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1272557Z Skipping (s,q) (1.97, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1272711Z Skipping (s,q) (1.98, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1272866Z Skipping (s,q) (1.99, 50): inconsistent with heavy hitters! 2025-05-07T20:51:30.1273037Z Skipping (s,q) (1.47, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1273199Z Skipping (s,q) (1.48, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1273362Z Skipping (s,q) (1.49, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1273522Z Skipping (s,q) (1.5, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1273681Z Skipping (s,q) (1.51, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1273847Z Skipping (s,q) (1.52, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1274049Z Skipping (s,q) (1.53, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1274212Z Skipping (s,q) (1.54, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1274374Z Skipping (s,q) (1.55, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1274533Z Skipping (s,q) (1.56, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1274696Z Skipping (s,q) (1.57, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1274857Z Skipping (s,q) (1.58, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1275017Z Skipping (s,q) (1.59, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1275179Z Skipping (s,q) (1.6, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1275429Z Skipping (s,q) (1.61, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1275631Z Skipping (s,q) (1.62, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1275851Z Skipping (s,q) (1.63, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1276065Z Skipping (s,q) (1.64, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1276287Z Skipping (s,q) (1.65, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1276585Z Skipping (s,q) (1.66, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1276803Z Skipping (s,q) (1.67, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1277024Z Skipping (s,q) (1.68, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1277286Z Skipping (s,q) (1.69, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1277505Z Skipping (s,q) (1.7, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1277721Z Skipping (s,q) (1.71, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1277936Z Skipping (s,q) (1.72, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1278142Z Skipping (s,q) (1.73, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1278355Z Skipping (s,q) (1.74, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1278567Z Skipping (s,q) (1.75, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1278782Z Skipping (s,q) (1.76, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1278994Z Skipping (s,q) (1.77, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1279151Z Skipping (s,q) (1.78, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1279308Z Skipping (s,q) (1.79, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1279466Z Skipping (s,q) (1.8, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1279624Z Skipping (s,q) (1.81, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1279784Z Skipping (s,q) (1.82, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1279939Z Skipping (s,q) (1.83, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1280098Z Skipping (s,q) (1.84, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1280253Z Skipping (s,q) (1.85, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1280411Z Skipping (s,q) (1.86, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1280572Z Skipping (s,q) (1.87, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1280732Z Skipping (s,q) (1.88, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1280885Z Skipping (s,q) (1.89, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1281043Z Skipping (s,q) (1.9, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1281199Z Skipping (s,q) (1.91, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1281359Z Skipping (s,q) (1.92, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1281515Z Skipping (s,q) (1.93, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1281669Z Skipping (s,q) (1.94, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1281829Z Skipping (s,q) (1.95, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1281986Z Skipping (s,q) (1.96, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1282191Z Skipping (s,q) (1.97, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1282347Z Skipping (s,q) (1.98, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1282509Z Skipping (s,q) (1.99, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1282666Z Skipping (s,q) (1.51, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1282821Z Skipping (s,q) (1.52, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1282975Z Skipping (s,q) (1.53, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1283131Z Skipping (s,q) (1.54, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1283285Z Skipping (s,q) (1.55, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1283440Z Skipping (s,q) (1.56, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1283596Z Skipping (s,q) (1.57, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1283753Z Skipping (s,q) (1.58, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1283909Z Skipping (s,q) (1.59, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1284062Z Skipping (s,q) (1.6, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1284289Z Skipping (s,q) (1.61, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1284446Z Skipping (s,q) (1.62, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1284598Z Skipping (s,q) (1.63, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1284753Z Skipping (s,q) (1.64, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1284951Z Skipping (s,q) (1.65, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1285105Z Skipping (s,q) (1.66, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1285257Z Skipping (s,q) (1.67, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1285414Z Skipping (s,q) (1.68, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1285567Z Skipping (s,q) (1.69, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1285722Z Skipping (s,q) (1.7, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1285877Z Skipping (s,q) (1.71, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1286029Z Skipping (s,q) (1.72, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1286189Z Skipping (s,q) (1.73, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1286341Z Skipping (s,q) (1.74, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1286494Z Skipping (s,q) (1.75, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1286652Z Skipping (s,q) (1.76, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1286807Z Skipping (s,q) (1.77, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1286963Z Skipping (s,q) (1.78, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1287117Z Skipping (s,q) (1.79, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1287276Z Skipping (s,q) (1.8, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1287429Z Skipping (s,q) (1.81, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1287586Z Skipping (s,q) (1.82, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1287746Z Skipping (s,q) (1.83, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1287904Z Skipping (s,q) (1.84, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1288056Z Skipping (s,q) (1.85, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1288214Z Skipping (s,q) (1.86, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1288367Z Skipping (s,q) (1.87, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1288523Z Skipping (s,q) (1.88, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1288677Z Skipping (s,q) (1.89, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1288829Z Skipping (s,q) (1.9, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1288993Z Skipping (s,q) (1.91, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1289145Z Skipping (s,q) (1.92, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1289296Z Skipping (s,q) (1.93, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1289495Z Skipping (s,q) (1.94, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1289648Z Skipping (s,q) (1.95, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1289810Z Skipping (s,q) (1.96, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1289962Z Skipping (s,q) (1.97, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1290120Z Skipping (s,q) (1.98, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1290280Z Skipping (s,q) (1.99, 55): inconsistent with heavy hitters! 2025-05-07T20:51:30.1290441Z Skipping (s,q) (1.55, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1290798Z Skipping (s,q) (1.56, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1290967Z Skipping (s,q) (1.57, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1291129Z Skipping (s,q) (1.58, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1291290Z Skipping (s,q) (1.59, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1291452Z Skipping (s,q) (1.6, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1291609Z Skipping (s,q) (1.61, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1291901Z Skipping (s,q) (1.62, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1292062Z Skipping (s,q) (1.63, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1292217Z Skipping (s,q) (1.64, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1292433Z Skipping (s,q) (1.65, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1292593Z Skipping (s,q) (1.66, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1292754Z Skipping (s,q) (1.67, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1292911Z Skipping (s,q) (1.68, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1293068Z Skipping (s,q) (1.69, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1293229Z Skipping (s,q) (1.7, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1293389Z Skipping (s,q) (1.71, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1293546Z Skipping (s,q) (1.72, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1293712Z Skipping (s,q) (1.73, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1293869Z Skipping (s,q) (1.74, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1294025Z Skipping (s,q) (1.75, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1294192Z Skipping (s,q) (1.76, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1294352Z Skipping (s,q) (1.77, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1294512Z Skipping (s,q) (1.78, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1294671Z Skipping (s,q) (1.79, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1294829Z Skipping (s,q) (1.8, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1294989Z Skipping (s,q) (1.81, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1295148Z Skipping (s,q) (1.82, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1295305Z Skipping (s,q) (1.83, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1295468Z Skipping (s,q) (1.84, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1295626Z Skipping (s,q) (1.85, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1295788Z Skipping (s,q) (1.86, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1295944Z Skipping (s,q) (1.87, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1296103Z Skipping (s,q) (1.88, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1296263Z Skipping (s,q) (1.89, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1296419Z Skipping (s,q) (1.9, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1296577Z Skipping (s,q) (1.91, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1296736Z Skipping (s,q) (1.92, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1296954Z Skipping (s,q) (1.93, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1297113Z Skipping (s,q) (1.94, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1297279Z Skipping (s,q) (1.95, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1297439Z Skipping (s,q) (1.96, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1297600Z Skipping (s,q) (1.97, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1297758Z Skipping (s,q) (1.98, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1297919Z Skipping (s,q) (1.99, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1298077Z Skipping (s,q) (1.58, 60): inconsistent with heavy hitters! 2025-05-07T20:51:30.1298232Z Skipping (s,q) (1.59, 60): inconsistent with heavy hitters! 2025-05-07T20:51:30.1298389Z Skipping (s,q) (1.6, 60): inconsistent with heavy hitters! 2025-05-07T20:51:30.1298544Z Skipping (s,q) (1.61, 60): inconsistent with heavy hitters! 2025-05-07T20:51:30.1298698Z Skipping (s,q) (1.62, 60): inconsistent with heavy hitters! 2025-05-07T20:51:30.1298855Z Skipping (s,q) (1.63, 60): inconsistent with heavy hitters! 2025-05-07T20:51:30.1299109Z Skipping (s,q) (1.64, 60): inconsistent with heavy hitters! 2025-05-07T20:51:30.1299263Z Skipping (s,q) (1.65, 60): inconsistent with heavy hitters! 2025-05-07T20:51:30.1299419Z Skipping (s,q) (1.66, 60): inconsistent with heavy hitters! 2025-05-07T20:51:30.1299572Z Skipping (s,q) (1.67, 60): inconsistent with heavy hitters! 2025-05-07T20:51:30.1299766Z Skipping (s,q) (1.68, 60): inconsistent with heavy hitters! 2025-05-07T20:51:30.1299922Z Skipping (s,q) (1.69, 60): inconsistent with heavy hitters! 2025-05-07T20:51:30.1300073Z Skipping (s,q) (1.7, 60): inconsistent with heavy hitters! 2025-05-07T20:51:30.1300230Z Skipping (s,q) (1.71, 60): inconsistent with heavy hitters! 2025-05-07T20:51:30.1300382Z Skipping (s,q) (1.72, 60): inconsistent with heavy hitters! 2025-05-07T20:51:30.1300535Z Skipping (s,q) (1.73, 60): inconsistent with heavy hitters! 2025-05-07T20:51:30.1300693Z Skipping (s,q) (1.74, 60): inconsistent with heavy hitters! 2025-05-07T20:51:30.1300848Z Skipping (s,q) (1.75, 60): inconsistent with heavy hitters! 2025-05-07T20:51:30.1301005Z Skipping (s,q) (1.76, 60): inconsistent with heavy hitters! 2025-05-07T20:51:30.1301160Z Skipping (s,q) (1.77, 60): inconsistent with heavy hitters! 2025-05-07T20:51:30.1301313Z Skipping (s,q) (1.78, 60): inconsistent with heavy hitters! 2025-05-07T20:51:30.1301468Z Skipping (s,q) (1.79, 60): inconsistent with heavy hitters! 2025-05-07T20:51:30.1301622Z Skipping (s,q) (1.8, 60): inconsistent with heavy hitters! 2025-05-07T20:51:30.1301774Z Skipping (s,q) (1.81, 60): inconsistent with heavy hitters! 2025-05-07T20:51:30.1301930Z Skipping (s,q) (1.82, 60): inconsistent with heavy hitters! 2025-05-07T20:51:30.1302083Z Skipping (s,q) (1.83, 60): inconsistent with heavy hitters! 2025-05-07T20:51:30.1302237Z Skipping (s,q) (1.84, 60): inconsistent with heavy hitters! 2025-05-07T20:51:30.1302395Z Skipping (s,q) (1.85, 60): inconsistent with heavy hitters! 2025-05-07T20:51:30.1302547Z Skipping (s,q) (1.86, 60): inconsistent with heavy hitters! 2025-05-07T20:51:30.1302710Z Skipping (s,q) (1.87, 60): inconsistent with heavy hitters! 2025-05-07T20:51:30.1302864Z Skipping (s,q) (1.88, 60): inconsistent with heavy hitters! 2025-05-07T20:51:30.1303017Z Skipping (s,q) (1.89, 60): inconsistent with heavy hitters! 2025-05-07T20:51:30.1303171Z Skipping (s,q) (1.9, 60): inconsistent with heavy hitters! 2025-05-07T20:51:30.1303327Z Skipping (s,q) (1.91, 60): inconsistent with heavy hitters! 2025-05-07T20:51:30.1303482Z Skipping (s,q) (1.92, 60): inconsistent with heavy hitters! 2025-05-07T20:51:30.1303639Z Skipping (s,q) (1.93, 60): inconsistent with heavy hitters! 2025-05-07T20:51:30.1303790Z Skipping (s,q) (1.94, 60): inconsistent with heavy hitters! 2025-05-07T20:51:30.1303944Z Skipping (s,q) (1.95, 60): inconsistent with heavy hitters! 2025-05-07T20:51:30.1304096Z Skipping (s,q) (1.96, 60): inconsistent with heavy hitters! 2025-05-07T20:51:30.1304292Z Skipping (s,q) (1.97, 60): inconsistent with heavy hitters! 2025-05-07T20:51:30.1304454Z Skipping (s,q) (1.98, 60): inconsistent with heavy hitters! 2025-05-07T20:51:30.1304616Z Skipping (s,q) (1.99, 60): inconsistent with heavy hitters! 2025-05-07T20:51:30.1304777Z Skipping (s,q) (1.62, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1304944Z Skipping (s,q) (1.63, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1305106Z Skipping (s,q) (1.64, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1305266Z Skipping (s,q) (1.65, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1305425Z Skipping (s,q) (1.66, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1305582Z Skipping (s,q) (1.67, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1305743Z Skipping (s,q) (1.68, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1305900Z Skipping (s,q) (1.69, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1306060Z Skipping (s,q) (1.7, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1306223Z Skipping (s,q) (1.71, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1306457Z Skipping (s,q) (1.72, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1306616Z Skipping (s,q) (1.73, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1306779Z Skipping (s,q) (1.74, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1306974Z Skipping (s,q) (1.75, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1307132Z Skipping (s,q) (1.76, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1307289Z Skipping (s,q) (1.77, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1307445Z Skipping (s,q) (1.78, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1307607Z Skipping (s,q) (1.79, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1307765Z Skipping (s,q) (1.8, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1307924Z Skipping (s,q) (1.81, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1308084Z Skipping (s,q) (1.82, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1308246Z Skipping (s,q) (1.83, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1308407Z Skipping (s,q) (1.84, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1308566Z Skipping (s,q) (1.85, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1308723Z Skipping (s,q) (1.86, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1308889Z Skipping (s,q) (1.87, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1309046Z Skipping (s,q) (1.88, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1309205Z Skipping (s,q) (1.89, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1309369Z Skipping (s,q) (1.9, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1309528Z Skipping (s,q) (1.91, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1309692Z Skipping (s,q) (1.92, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1309850Z Skipping (s,q) (1.93, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1310011Z Skipping (s,q) (1.94, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1310170Z Skipping (s,q) (1.95, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1310328Z Skipping (s,q) (1.96, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1310485Z Skipping (s,q) (1.97, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1310647Z Skipping (s,q) (1.98, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1310806Z Skipping (s,q) (1.99, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1310963Z Skipping (s,q) (1.66, 65): inconsistent with heavy hitters! 2025-05-07T20:51:30.1311119Z Skipping (s,q) (1.67, 65): inconsistent with heavy hitters! 2025-05-07T20:51:30.1311273Z Skipping (s,q) (1.68, 65): inconsistent with heavy hitters! 2025-05-07T20:51:30.1311472Z Skipping (s,q) (1.69, 65): inconsistent with heavy hitters! 2025-05-07T20:51:30.1311629Z Skipping (s,q) (1.7, 65): inconsistent with heavy hitters! 2025-05-07T20:51:30.1311788Z Skipping (s,q) (1.71, 65): inconsistent with heavy hitters! 2025-05-07T20:51:30.1311945Z Skipping (s,q) (1.72, 65): inconsistent with heavy hitters! 2025-05-07T20:51:30.1312098Z Skipping (s,q) (1.73, 65): inconsistent with heavy hitters! 2025-05-07T20:51:30.1312257Z Skipping (s,q) (1.74, 65): inconsistent with heavy hitters! 2025-05-07T20:51:30.1312411Z Skipping (s,q) (1.75, 65): inconsistent with heavy hitters! 2025-05-07T20:51:30.1312564Z Skipping (s,q) (1.76, 65): inconsistent with heavy hitters! 2025-05-07T20:51:30.1312723Z Skipping (s,q) (1.77, 65): inconsistent with heavy hitters! 2025-05-07T20:51:30.1312874Z Skipping (s,q) (1.78, 65): inconsistent with heavy hitters! 2025-05-07T20:51:30.1313029Z Skipping (s,q) (1.79, 65): inconsistent with heavy hitters! 2025-05-07T20:51:30.1313186Z Skipping (s,q) (1.8, 65): inconsistent with heavy hitters! 2025-05-07T20:51:30.1313342Z Skipping (s,q) (1.81, 65): inconsistent with heavy hitters! 2025-05-07T20:51:30.1313495Z Skipping (s,q) (1.82, 65): inconsistent with heavy hitters! 2025-05-07T20:51:30.1313724Z Skipping (s,q) (1.83, 65): inconsistent with heavy hitters! 2025-05-07T20:51:30.1313879Z Skipping (s,q) (1.84, 65): inconsistent with heavy hitters! 2025-05-07T20:51:30.1314036Z Skipping (s,q) (1.85, 65): inconsistent with heavy hitters! 2025-05-07T20:51:30.1314228Z Skipping (s,q) (1.86, 65): inconsistent with heavy hitters! 2025-05-07T20:51:30.1314381Z Skipping (s,q) (1.87, 65): inconsistent with heavy hitters! 2025-05-07T20:51:30.1314538Z Skipping (s,q) (1.88, 65): inconsistent with heavy hitters! 2025-05-07T20:51:30.1314690Z Skipping (s,q) (1.89, 65): inconsistent with heavy hitters! 2025-05-07T20:51:30.1314840Z Skipping (s,q) (1.9, 65): inconsistent with heavy hitters! 2025-05-07T20:51:30.1314994Z Skipping (s,q) (1.91, 65): inconsistent with heavy hitters! 2025-05-07T20:51:30.1315150Z Skipping (s,q) (1.92, 65): inconsistent with heavy hitters! 2025-05-07T20:51:30.1315305Z Skipping (s,q) (1.93, 65): inconsistent with heavy hitters! 2025-05-07T20:51:30.1315566Z Skipping (s,q) (1.94, 65): inconsistent with heavy hitters! 2025-05-07T20:51:30.1315777Z Skipping (s,q) (1.95, 65): inconsistent with heavy hitters! 2025-05-07T20:51:30.1315984Z Skipping (s,q) (1.96, 65): inconsistent with heavy hitters! 2025-05-07T20:51:30.1316189Z Skipping (s,q) (1.97, 65): inconsistent with heavy hitters! 2025-05-07T20:51:30.1316395Z Skipping (s,q) (1.98, 65): inconsistent with heavy hitters! 2025-05-07T20:51:30.1316607Z Skipping (s,q) (1.99, 65): inconsistent with heavy hitters! 2025-05-07T20:51:30.1316822Z Skipping (s,q) (1.7, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1317042Z Skipping (s,q) (1.71, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1317257Z Skipping (s,q) (1.72, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1317472Z Skipping (s,q) (1.73, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1317692Z Skipping (s,q) (1.74, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1317902Z Skipping (s,q) (1.75, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1318113Z Skipping (s,q) (1.76, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1318329Z Skipping (s,q) (1.77, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1318539Z Skipping (s,q) (1.78, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1318722Z Skipping (s,q) (1.79, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1318882Z Skipping (s,q) (1.8, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1319039Z Skipping (s,q) (1.81, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1319198Z Skipping (s,q) (1.82, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1319354Z Skipping (s,q) (1.83, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1319512Z Skipping (s,q) (1.84, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1319722Z Skipping (s,q) (1.85, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1319881Z Skipping (s,q) (1.86, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1320043Z Skipping (s,q) (1.87, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1320205Z Skipping (s,q) (1.88, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1320363Z Skipping (s,q) (1.89, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1320527Z Skipping (s,q) (1.9, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1320687Z Skipping (s,q) (1.91, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1320845Z Skipping (s,q) (1.92, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1321010Z Skipping (s,q) (1.93, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1321189Z Skipping (s,q) (1.94, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1321368Z Skipping (s,q) (1.95, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1321535Z Skipping (s,q) (1.96, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1321693Z Skipping (s,q) (1.97, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1321928Z Skipping (s,q) (1.98, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1322086Z Skipping (s,q) (1.99, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1322240Z Skipping (s,q) (1.74, 70): inconsistent with heavy hitters! 2025-05-07T20:51:30.1322435Z Skipping (s,q) (1.75, 70): inconsistent with heavy hitters! 2025-05-07T20:51:30.1322592Z Skipping (s,q) (1.76, 70): inconsistent with heavy hitters! 2025-05-07T20:51:30.1322747Z Skipping (s,q) (1.77, 70): inconsistent with heavy hitters! 2025-05-07T20:51:30.1322904Z Skipping (s,q) (1.78, 70): inconsistent with heavy hitters! 2025-05-07T20:51:30.1323055Z Skipping (s,q) (1.79, 70): inconsistent with heavy hitters! 2025-05-07T20:51:30.1323211Z Skipping (s,q) (1.8, 70): inconsistent with heavy hitters! 2025-05-07T20:51:30.1323367Z Skipping (s,q) (1.81, 70): inconsistent with heavy hitters! 2025-05-07T20:51:30.1323521Z Skipping (s,q) (1.82, 70): inconsistent with heavy hitters! 2025-05-07T20:51:30.1323682Z Skipping (s,q) (1.83, 70): inconsistent with heavy hitters! 2025-05-07T20:51:30.1323836Z Skipping (s,q) (1.84, 70): inconsistent with heavy hitters! 2025-05-07T20:51:30.1323989Z Skipping (s,q) (1.85, 70): inconsistent with heavy hitters! 2025-05-07T20:51:30.1324146Z Skipping (s,q) (1.86, 70): inconsistent with heavy hitters! 2025-05-07T20:51:30.1324302Z Skipping (s,q) (1.87, 70): inconsistent with heavy hitters! 2025-05-07T20:51:30.1324459Z Skipping (s,q) (1.88, 70): inconsistent with heavy hitters! 2025-05-07T20:51:30.1324612Z Skipping (s,q) (1.89, 70): inconsistent with heavy hitters! 2025-05-07T20:51:30.1324764Z Skipping (s,q) (1.9, 70): inconsistent with heavy hitters! 2025-05-07T20:51:30.1324920Z Skipping (s,q) (1.91, 70): inconsistent with heavy hitters! 2025-05-07T20:51:30.1325080Z Skipping (s,q) (1.92, 70): inconsistent with heavy hitters! 2025-05-07T20:51:30.1325233Z Skipping (s,q) (1.93, 70): inconsistent with heavy hitters! 2025-05-07T20:51:30.1325396Z Skipping (s,q) (1.94, 70): inconsistent with heavy hitters! 2025-05-07T20:51:30.1325549Z Skipping (s,q) (1.95, 70): inconsistent with heavy hitters! 2025-05-07T20:51:30.1325700Z Skipping (s,q) (1.96, 70): inconsistent with heavy hitters! 2025-05-07T20:51:30.1325858Z Skipping (s,q) (1.97, 70): inconsistent with heavy hitters! 2025-05-07T20:51:30.1326014Z Skipping (s,q) (1.98, 70): inconsistent with heavy hitters! 2025-05-07T20:51:30.1326169Z Skipping (s,q) (1.99, 70): inconsistent with heavy hitters! 2025-05-07T20:51:30.1326330Z Skipping (s,q) (1.78, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1326488Z Skipping (s,q) (1.79, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1326650Z Skipping (s,q) (1.8, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1326810Z Skipping (s,q) (1.81, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1327034Z Skipping (s,q) (1.82, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1327195Z Skipping (s,q) (1.83, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1327357Z Skipping (s,q) (1.84, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1327517Z Skipping (s,q) (1.85, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1327674Z Skipping (s,q) (1.86, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1327833Z Skipping (s,q) (1.87, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1327992Z Skipping (s,q) (1.88, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1328150Z Skipping (s,q) (1.89, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1328307Z Skipping (s,q) (1.9, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1328469Z Skipping (s,q) (1.91, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1328626Z Skipping (s,q) (1.92, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1328788Z Skipping (s,q) (1.93, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1328944Z Skipping (s,q) (1.94, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1329175Z Skipping (s,q) (1.95, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1329337Z Skipping (s,q) (1.96, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1329495Z Skipping (s,q) (1.97, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1329691Z Skipping (s,q) (1.98, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1329852Z Skipping (s,q) (1.99, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1330006Z Skipping (s,q) (1.82, 75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1330166Z Skipping (s,q) (1.83, 75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1330320Z Skipping (s,q) (1.84, 75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1330474Z Skipping (s,q) (1.85, 75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1330631Z Skipping (s,q) (1.86, 75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1330784Z Skipping (s,q) (1.87, 75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1330941Z Skipping (s,q) (1.88, 75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1331098Z Skipping (s,q) (1.89, 75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1331251Z Skipping (s,q) (1.9, 75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1331408Z Skipping (s,q) (1.91, 75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1331563Z Skipping (s,q) (1.92, 75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1331719Z Skipping (s,q) (1.93, 75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1331874Z Skipping (s,q) (1.94, 75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1332026Z Skipping (s,q) (1.95, 75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1332178Z Skipping (s,q) (1.96, 75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1332336Z Skipping (s,q) (1.97, 75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1332491Z Skipping (s,q) (1.98, 75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1332645Z Skipping (s,q) (1.99, 75): inconsistent with heavy hitters! 2025-05-07T20:51:30.1332807Z Skipping (s,q) (1.85, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1332965Z Skipping (s,q) (1.86, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1333128Z Skipping (s,q) (1.87, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1333291Z Skipping (s,q) (1.88, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1333447Z Skipping (s,q) (1.89, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1333612Z Skipping (s,q) (1.9, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1333768Z Skipping (s,q) (1.91, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1333926Z Skipping (s,q) (1.92, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1334087Z Skipping (s,q) (1.93, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1334291Z Skipping (s,q) (1.94, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1334450Z Skipping (s,q) (1.95, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1334611Z Skipping (s,q) (1.96, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1334768Z Skipping (s,q) (1.97, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1334929Z Skipping (s,q) (1.98, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1335087Z Skipping (s,q) (1.99, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1335242Z Skipping (s,q) (1.89, 80): inconsistent with heavy hitters! 2025-05-07T20:51:30.1335416Z Skipping (s,q) (1.9, 80): inconsistent withPASSED 2025-05-07T20:51:30.1335422Z 2025-05-07T20:51:30.1335562Z ============================== 1 passed in 1.89s =============================== 2025-05-07T20:51:30.1335648Z heavy hitters! 2025-05-07T20:51:30.1335807Z Skipping (s,q) (1.91, 80): inconsistent with heavy hitters! 2025-05-07T20:51:30.1335965Z Skipping (s,q) (1.92, 80): inconsistent with heavy hitters! 2025-05-07T20:51:30.1336123Z Skipping (s,q) (1.93, 80): inconsistent with heavy hitters! 2025-05-07T20:51:30.1336357Z Skipping (s,q) (1.94, 80): inconsistent with heavy hitters! 2025-05-07T20:51:30.1336518Z Skipping (s,q) (1.95, 80): inconsistent with heavy hitters! 2025-05-07T20:51:30.1336669Z Skipping (s,q) (1.96, 80): inconsistent with heavy hitters! 2025-05-07T20:51:30.1336822Z Skipping (s,q) (1.97, 80): inconsistent with heavy hitters! 2025-05-07T20:51:30.1337018Z Skipping (s,q) (1.98, 80): inconsistent with heavy hitters! 2025-05-07T20:51:30.1337169Z Skipping (s,q) (1.99, 80): inconsistent with heavy hitters! 2025-05-07T20:51:30.1337328Z Skipping (s,q) (1.93, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1337490Z Skipping (s,q) (1.94, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1337649Z Skipping (s,q) (1.95, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1337809Z Skipping (s,q) (1.96, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1337970Z Skipping (s,q) (1.97, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1338132Z Skipping (s,q) (1.98, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1338290Z Skipping (s,q) (1.99, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:30.1338443Z Skipping (s,q) (1.97, 85): inconsistent with heavy hitters! 2025-05-07T20:51:30.1338598Z Skipping (s,q) (1.98, 85): inconsistent with heavy hitters! 2025-05-07T20:51:30.1338758Z Skipping (s,q) (1.99, 85): inconsistent with heavy hitters! 2025-05-07T20:51:30.1338887Z Time taken to estimate parameters (us): 12864 2025-05-07T20:51:30.5961343Z 2025-05-07T20:51:30.5962247Z [TEST] Python test suite PASSED: ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:51:30.5981469Z [TEST] Python test time for ./tbe/eeg/tbe_indices_estimator_test.py: 4 seconds 2025-05-07T20:51:30.5981805Z 2025-05-07T20:51:30.5981809Z 2025-05-07T20:51:30.5981835Z 2025-05-07T20:51:30.5981840Z 2025-05-07T20:51:30.6002587Z ################################################################################ 2025-05-07T20:51:30.6017504Z # [2025-05-07T20:51:30.601Z] Run Python Test Suite: 2025-05-07T20:51:30.6017871Z # ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:51:30.6018198Z ################################################################################ 2025-05-07T20:51:30.6043954Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:51:30.6044639Z 2025-05-07T20:51:32.7564754Z ============================= test session starts ============================== 2025-05-07T20:51:32.7565437Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:32.7565978Z cachedir: .pytest_cache 2025-05-07T20:51:32.7566590Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:32.7567649Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:32.7568093Z plugins: hypothesis-6.131.14 2025-05-07T20:51:34.5857656Z collecting ... collected 1 item 2025-05-07T20:51:34.5857872Z 2025-05-07T20:51:35.3335933Z tbe/eeg/tbe_indices_generator_test.py::TBEIndicesGeneratorTest::test_indices_generation PASSED 2025-05-07T20:51:35.3336513Z 2025-05-07T20:51:35.3336723Z ============================== 1 passed in 2.70s =============================== 2025-05-07T20:51:35.3337192Z Time taken to generate indices (us): 629 2025-05-07T20:51:35.3337593Z Time taken to generate indices (us): 603 2025-05-07T20:51:35.3338006Z Time taken to generate indices (us): 7120 2025-05-07T20:51:35.3338419Z Time taken to generate indices (us): 7362 2025-05-07T20:51:35.3338816Z Time taken to generate indices (us): 56168 2025-05-07T20:51:35.3339226Z Time taken to generate indices (us): 37851 2025-05-07T20:51:35.3339639Z Time taken to generate indices (us): 12258 2025-05-07T20:51:35.3340044Z Time taken to generate indices (us): 47730 2025-05-07T20:51:35.3340445Z Time taken to generate indices (us): 54125 2025-05-07T20:51:35.3341169Z Time taken to generate indices (us): 34912 2025-05-07T20:51:35.3341564Z Time taken to generate indices (us): 39745 2025-05-07T20:51:35.3341958Z Time taken to generate indices (us): 45151 2025-05-07T20:51:35.3342359Z Time taken to generate indices (us): 889 2025-05-07T20:51:35.3342864Z Time taken to generate indices (us): 59388 2025-05-07T20:51:35.3343254Z Time taken to generate indices (us): 59035 2025-05-07T20:51:35.3343640Z Time taken to generate indices (us): 2262 2025-05-07T20:51:35.3344020Z Time taken to generate indices (us): 40394 2025-05-07T20:51:35.3344407Z Time taken to generate indices (us): 50729 2025-05-07T20:51:35.3344793Z Time taken to generate indices (us): 49342 2025-05-07T20:51:35.3345169Z Time taken to generate indices (us): 703 2025-05-07T20:51:35.9207994Z 2025-05-07T20:51:35.9208822Z [TEST] Python test suite PASSED: ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:51:35.9227985Z [TEST] Python test time for ./tbe/eeg/tbe_indices_generator_test.py: 5 seconds 2025-05-07T20:51:35.9228344Z 2025-05-07T20:51:35.9228424Z 2025-05-07T20:51:35.9228429Z 2025-05-07T20:51:35.9228478Z 2025-05-07T20:51:35.9248452Z ################################################################################ 2025-05-07T20:51:35.9263160Z # [2025-05-07T20:51:35.926Z] Run Python Test Suite: 2025-05-07T20:51:35.9263539Z # ./tbe/inference/inference_converter_test.py 2025-05-07T20:51:35.9263884Z ################################################################################ 2025-05-07T20:51:35.9288783Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/inference/inference_converter_test.py 2025-05-07T20:51:35.9289480Z 2025-05-07T20:51:38.0787474Z ============================= test session starts ============================== 2025-05-07T20:51:38.0788151Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:38.0788702Z cachedir: .pytest_cache 2025-05-07T20:51:38.0789316Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:38.0790070Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:38.0790506Z plugins: hypothesis-6.131.14 2025-05-07T20:51:39.8303834Z collecting ... collected 3 items 2025-05-07T20:51:39.8304077Z 2025-05-07T20:51:40.3509656Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_l2_norm_pruning_workflow Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:51:40.3511013Z self=, 2025-05-07T20:51:40.3511620Z use_cpu=False, 2025-05-07T20:51:40.3512185Z use_array_for_index_remapping=False, 2025-05-07T20:51:40.3512510Z quantize_type=SparseType.FP32, 2025-05-07T20:51:40.3512785Z ) 2025-05-07T20:51:40.3513040Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:51:40.3513679Z self=, 2025-05-07T20:51:40.3514380Z use_cpu=True, 2025-05-07T20:51:40.3514722Z use_array_for_index_remapping=False, 2025-05-07T20:51:40.3515076Z quantize_type=SparseType.FP32, 2025-05-07T20:51:40.3515586Z ) 2025-05-07T20:51:40.3515911Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:51:40.3516685Z self=, 2025-05-07T20:51:40.3517274Z use_cpu=True, 2025-05-07T20:51:40.3517522Z use_array_for_index_remapping=True, 2025-05-07T20:51:40.3517839Z quantize_type=SparseType.FP32, 2025-05-07T20:51:40.3518106Z ) 2025-05-07T20:51:40.3518342Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:51:40.3519195Z self=, 2025-05-07T20:51:40.3519790Z use_cpu=True, 2025-05-07T20:51:40.3520027Z use_array_for_index_remapping=True, 2025-05-07T20:51:40.3520340Z quantize_type=SparseType.INT2, 2025-05-07T20:51:40.3520612Z ) 2025-05-07T20:51:40.3520841Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:51:40.3521566Z self=, 2025-05-07T20:51:40.3522162Z use_cpu=True, 2025-05-07T20:51:40.3522398Z use_array_for_index_remapping=True, 2025-05-07T20:51:40.3522718Z quantize_type=SparseType.FP16, 2025-05-07T20:51:40.3522989Z ) 2025-05-07T20:51:40.3523228Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:51:40.3523859Z self=, 2025-05-07T20:51:40.3524455Z use_cpu=False, 2025-05-07T20:51:40.3524704Z use_array_for_index_remapping=True, 2025-05-07T20:51:40.3525017Z quantize_type=SparseType.FP16, 2025-05-07T20:51:40.3525287Z ) 2025-05-07T20:51:40.3525529Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:51:40.3526159Z self=, 2025-05-07T20:51:40.3526753Z use_cpu=False, 2025-05-07T20:51:40.3526999Z use_array_for_index_remapping=True, 2025-05-07T20:51:40.3527307Z quantize_type=SparseType.INT4, 2025-05-07T20:51:40.3527584Z ) 2025-05-07T20:51:40.3527817Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:51:40.3528451Z self=, 2025-05-07T20:51:40.3529037Z use_cpu=False, 2025-05-07T20:51:40.3529290Z use_array_for_index_remapping=False, 2025-05-07T20:51:40.3529605Z quantize_type=SparseType.INT4, 2025-05-07T20:51:40.3529868Z ) 2025-05-07T20:51:40.3530114Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:51:40.3530752Z self=, 2025-05-07T20:51:40.3531336Z use_cpu=False, 2025-05-07T20:51:40.3531580Z use_array_for_index_remapping=False, 2025-05-07T20:51:40.3531902Z quantize_type=SparseType.INT8, 2025-05-07T20:51:40.3532171Z ) 2025-05-07T20:51:40.3532397Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:51:40.3533031Z self=, 2025-05-07T20:51:40.3533619Z use_cpu=False, 2025-05-07T20:51:40.3533860Z use_array_for_index_remapping=False, 2025-05-07T20:51:40.3534172Z quantize_type=SparseType.FP16, 2025-05-07T20:51:40.3534508Z ) 2025-05-07T20:51:40.3534736Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:51:40.3535379Z self=, 2025-05-07T20:51:40.3535970Z use_cpu=False, 2025-05-07T20:51:40.3536210Z use_array_for_index_remapping=False, 2025-05-07T20:51:40.3536524Z quantize_type=SparseType.INT2, 2025-05-07T20:51:40.3536795Z ) 2025-05-07T20:51:40.3537027Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:51:40.3537660Z self=, 2025-05-07T20:51:40.3538245Z use_cpu=True, 2025-05-07T20:51:40.3538489Z use_array_for_index_remapping=True, 2025-05-07T20:51:40.3538795Z quantize_type=SparseType.INT4, 2025-05-07T20:51:40.3539063Z ) 2025-05-07T20:51:40.3539298Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:51:40.3539925Z self=, 2025-05-07T20:51:40.3540522Z use_cpu=False, 2025-05-07T20:51:40.3540769Z use_array_for_index_remapping=True, 2025-05-07T20:51:40.3541171Z quantize_type=SparseType.INT2, 2025-05-07T20:51:40.3541437Z ) 2025-05-07T20:51:40.3541672Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:51:40.3542308Z self=, 2025-05-07T20:51:40.3542933Z use_cpu=True, 2025-05-07T20:51:40.3543180Z use_array_for_index_remapping=True, 2025-05-07T20:51:40.3543490Z quantize_type=SparseType.INT8, 2025-05-07T20:51:40.3543759Z ) 2025-05-07T20:51:40.3543995Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:51:40.3544627Z self=, 2025-05-07T20:51:40.3545216Z use_cpu=True, 2025-05-07T20:51:40.3545468Z use_array_for_index_remapping=False, 2025-05-07T20:51:40.3545786Z quantize_type=SparseType.FP16, 2025-05-07T20:51:40.3546057Z ) 2025-05-07T20:51:40.3546293Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:51:40.3546930Z self=, 2025-05-07T20:51:40.3547523Z use_cpu=False, 2025-05-07T20:51:40.3547761Z use_array_for_index_remapping=True, 2025-05-07T20:51:40.3548076Z quantize_type=SparseType.FP32, 2025-05-07T20:51:40.3548345Z ) 2025-05-07T20:51:40.3548570Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:51:40.3549203Z self=, 2025-05-07T20:51:40.3549793Z use_cpu=False, 2025-05-07T20:51:40.3550029Z use_array_for_index_remapping=True, 2025-05-07T20:51:40.3550340Z quantize_type=SparseType.INT8, 2025-05-07T20:51:40.3550612Z ) 2025-05-07T20:51:40.3550845Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:51:40.3551478Z self=, 2025-05-07T20:51:40.3552157Z use_cpu=True, 2025-05-07T20:51:40.3552752Z use_array_for_index_remapping=False, 2025-05-07T20:51:40.3553164Z quantize_type=SparseType.INT8, 2025-05-07T20:51:40.3553476Z ) 2025-05-07T20:51:40.3553896Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:51:40.3554619Z self=, 2025-05-07T20:51:40.3555465Z use_cpu=True, 2025-05-07T20:51:40.3555790Z use_array_for_index_remapping=False, 2025-05-07T20:51:40.3556199Z quantize_type=SparseType.INT2, 2025-05-07T20:51:40.3556612Z ) 2025-05-07T20:51:40.3556919Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:51:40.3557644Z self=, 2025-05-07T20:51:40.3558441Z use_cpu=True, 2025-05-07T20:51:40.3558800Z use_array_for_index_remapping=False, 2025-05-07T20:51:40.3559203Z quantize_type=SparseType.INT4, 2025-05-07T20:51:40.3559638Z ) 2025-05-07T20:51:40.3559931Z PASSED 2025-05-07T20:52:26.7353872Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_pruning_workflow_large_scale Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:26.7355118Z self=, 2025-05-07T20:52:26.7356189Z T=1, 2025-05-07T20:52:26.7356558Z D=2, 2025-05-07T20:52:26.7357369Z log_E=3, 2025-05-07T20:52:26.7358349Z pruning_ratio=0.0, 2025-05-07T20:52:26.7358870Z use_cpu=False, 2025-05-07T20:52:26.7359337Z use_array_for_index_remapping=False, 2025-05-07T20:52:26.7359826Z ) 2025-05-07T20:52:26.7360263Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:26.7361028Z self=, 2025-05-07T20:52:26.7362211Z T=5, 2025-05-07T20:52:26.7362514Z D=2, 2025-05-07T20:52:26.7362756Z log_E=3, 2025-05-07T20:52:26.7363117Z pruning_ratio=0.0, 2025-05-07T20:52:26.7363461Z use_cpu=False, 2025-05-07T20:52:26.7363762Z use_array_for_index_remapping=False, 2025-05-07T20:52:26.7364306Z ) 2025-05-07T20:52:26.7364657Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:26.7365380Z self=, 2025-05-07T20:52:26.7366177Z T=5, 2025-05-07T20:52:26.7366470Z D=125, 2025-05-07T20:52:26.7366741Z log_E=4, 2025-05-07T20:52:26.7367087Z pruning_ratio=0.030370770318298716, 2025-05-07T20:52:26.7367479Z use_cpu=True, 2025-05-07T20:52:26.7367842Z use_array_for_index_remapping=False, 2025-05-07T20:52:26.7368218Z ) 2025-05-07T20:52:26.7368568Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:26.7369359Z self=, 2025-05-07T20:52:26.7370063Z T=2, 2025-05-07T20:52:26.7370360Z D=2, 2025-05-07T20:52:26.7370658Z log_E=3, 2025-05-07T20:52:26.7370955Z pruning_ratio=0.0, 2025-05-07T20:52:26.7371325Z use_cpu=False, 2025-05-07T20:52:26.7371659Z use_array_for_index_remapping=False, 2025-05-07T20:52:26.7372074Z ) 2025-05-07T20:52:26.7372398Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:26.7373152Z self=, 2025-05-07T20:52:26.7373887Z T=2, 2025-05-07T20:52:26.7374159Z D=85, 2025-05-07T20:52:26.7374443Z log_E=3, 2025-05-07T20:52:26.7374793Z pruning_ratio=0.447942893011325, 2025-05-07T20:52:26.7375154Z use_cpu=True, 2025-05-07T20:52:26.7375483Z use_array_for_index_remapping=True, 2025-05-07T20:52:26.7375945Z ) 2025-05-07T20:52:26.7376303Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:26.7377019Z self=, 2025-05-07T20:52:26.7377785Z T=6, 2025-05-07T20:52:26.7378066Z D=77, 2025-05-07T20:52:26.7378311Z log_E=5, 2025-05-07T20:52:26.7378685Z pruning_ratio=0.8169549141302938, 2025-05-07T20:52:26.7379048Z use_cpu=True, 2025-05-07T20:52:26.7379343Z use_array_for_index_remapping=True, 2025-05-07T20:52:26.7379776Z ) 2025-05-07T20:52:26.7380107Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:26.7380840Z self=, 2025-05-07T20:52:26.7381583Z T=6, 2025-05-07T20:52:26.7381977Z D=21, 2025-05-07T20:52:26.7382266Z log_E=4, 2025-05-07T20:52:26.7382611Z pruning_ratio=0.9396967751023334, 2025-05-07T20:52:26.7382979Z use_cpu=False, 2025-05-07T20:52:26.7383319Z use_array_for_index_remapping=True, 2025-05-07T20:52:26.7383718Z ) 2025-05-07T20:52:26.7384051Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:26.7384811Z self=, 2025-05-07T20:52:26.7385569Z T=4, 2025-05-07T20:52:26.7385902Z D=93, 2025-05-07T20:52:26.7386135Z log_E=5, 2025-05-07T20:52:26.7386507Z pruning_ratio=0.4070548873398759, 2025-05-07T20:52:26.7386892Z use_cpu=False, 2025-05-07T20:52:26.7387257Z use_array_for_index_remapping=True, 2025-05-07T20:52:26.7387607Z ) 2025-05-07T20:52:26.7387953Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:26.7388745Z self=, 2025-05-07T20:52:26.7389419Z T=1, 2025-05-07T20:52:26.7389716Z D=86, 2025-05-07T20:52:26.7390027Z log_E=5, 2025-05-07T20:52:26.7390420Z pruning_ratio=0.25611606629172323, 2025-05-07T20:52:26.7391164Z use_cpu=True, 2025-05-07T20:52:26.7391782Z use_array_for_index_remapping=True, 2025-05-07T20:52:26.7392176Z ) 2025-05-07T20:52:26.7392590Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:26.7393380Z self=, 2025-05-07T20:52:26.7394216Z T=10, 2025-05-07T20:52:26.7394467Z D=55, 2025-05-07T20:52:26.7394809Z log_E=4, 2025-05-07T20:52:26.7395145Z pruning_ratio=0.5166468682390555, 2025-05-07T20:52:26.7395594Z use_cpu=True, 2025-05-07T20:52:26.7395991Z use_array_for_index_remapping=True, 2025-05-07T20:52:26.7396381Z ) 2025-05-07T20:52:26.7396683Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:26.7397501Z self=, 2025-05-07T20:52:26.7398207Z T=9, 2025-05-07T20:52:26.7398594Z D=76, 2025-05-07T20:52:26.7398880Z log_E=4, 2025-05-07T20:52:26.7399207Z pruning_ratio=0.5610444574615596, 2025-05-07T20:52:26.7399598Z use_cpu=False, 2025-05-07T20:52:26.7399933Z use_array_for_index_remapping=True, 2025-05-07T20:52:26.7400319Z ) 2025-05-07T20:52:26.7400684Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:26.7401443Z self=, 2025-05-07T20:52:26.7402158Z T=9, 2025-05-07T20:52:26.7402470Z D=76, 2025-05-07T20:52:26.7402821Z log_E=4, 2025-05-07T20:52:26.7403100Z pruning_ratio=0.5610444574615596, 2025-05-07T20:52:26.7403569Z use_cpu=True, 2025-05-07T20:52:26.7403962Z use_array_for_index_remapping=True, 2025-05-07T20:52:26.7404300Z ) 2025-05-07T20:52:26.7404660Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:26.7405468Z self=, 2025-05-07T20:52:26.7406156Z T=9, 2025-05-07T20:52:26.7406445Z D=9, 2025-05-07T20:52:26.7406777Z log_E=4, 2025-05-07T20:52:26.7407110Z pruning_ratio=0.5610444574615596, 2025-05-07T20:52:26.7407444Z use_cpu=True, 2025-05-07T20:52:26.7407826Z use_array_for_index_remapping=True, 2025-05-07T20:52:26.7408296Z ) 2025-05-07T20:52:26.7408596Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:26.7409395Z self=, 2025-05-07T20:52:26.7410106Z T=8, 2025-05-07T20:52:26.7410355Z D=31, 2025-05-07T20:52:26.7410708Z log_E=3, 2025-05-07T20:52:26.7411021Z pruning_ratio=0.17568993989270743, 2025-05-07T20:52:26.7411465Z use_cpu=True, 2025-05-07T20:52:26.7411856Z use_array_for_index_remapping=False, 2025-05-07T20:52:26.7412226Z ) 2025-05-07T20:52:26.7412553Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:26.7413361Z self=, 2025-05-07T20:52:26.7414123Z T=8, 2025-05-07T20:52:26.7414391Z D=31, 2025-05-07T20:52:26.7414721Z log_E=3, 2025-05-07T20:52:26.7415035Z pruning_ratio=0.17568993989270743, 2025-05-07T20:52:26.7415411Z use_cpu=True, 2025-05-07T20:52:26.7415781Z use_array_for_index_remapping=True, 2025-05-07T20:52:26.7416199Z ) 2025-05-07T20:52:26.7416542Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:26.7417371Z self=, 2025-05-07T20:52:26.7418029Z T=1, 2025-05-07T20:52:26.7418319Z D=31, 2025-05-07T20:52:26.7418734Z log_E=3, 2025-05-07T20:52:26.7419012Z pruning_ratio=0.17568993989270743, 2025-05-07T20:52:26.7419388Z use_cpu=True, 2025-05-07T20:52:26.7428357Z use_array_for_index_remapping=True, 2025-05-07T20:52:26.7428656Z ) 2025-05-07T20:52:26.7428914Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:26.7429593Z self=, 2025-05-07T20:52:26.7430246Z T=5, 2025-05-07T20:52:26.7430439Z D=76, 2025-05-07T20:52:26.7430635Z log_E=3, 2025-05-07T20:52:26.7430861Z pruning_ratio=0.6072137440248582, 2025-05-07T20:52:26.7431135Z use_cpu=True, 2025-05-07T20:52:26.7431380Z use_array_for_index_remapping=False, 2025-05-07T20:52:26.7431668Z ) 2025-05-07T20:52:26.7431909Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:26.7432575Z self=, 2025-05-07T20:52:26.7433189Z T=5, 2025-05-07T20:52:26.7433376Z D=76, 2025-05-07T20:52:26.7433575Z log_E=5, 2025-05-07T20:52:26.7433806Z pruning_ratio=0.6072137440248582, 2025-05-07T20:52:26.7434079Z use_cpu=True, 2025-05-07T20:52:26.7434322Z use_array_for_index_remapping=False, 2025-05-07T20:52:26.7434596Z ) 2025-05-07T20:52:26.7434828Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:26.7435593Z self=, 2025-05-07T20:52:26.7436197Z T=1, 2025-05-07T20:52:26.7436378Z D=76, 2025-05-07T20:52:26.7436563Z log_E=5, 2025-05-07T20:52:26.7436785Z pruning_ratio=0.6072137440248582, 2025-05-07T20:52:26.7437068Z use_cpu=True, 2025-05-07T20:52:26.7437305Z use_array_for_index_remapping=False, 2025-05-07T20:52:26.7437589Z ) 2025-05-07T20:52:26.7437831Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:26.7438487Z self=, 2025-05-07T20:52:26.7439085Z T=5, 2025-05-07T20:52:26.7439273Z D=76, 2025-05-07T20:52:26.7439458Z log_E=5, 2025-05-07T20:52:26.7439680Z pruning_ratio=0.6072137440248582, 2025-05-07T20:52:26.7439961Z use_cpu=False, 2025-05-07T20:52:26.7440200Z use_array_for_index_remapping=False, 2025-05-07T20:52:26.7440476Z ) 2025-05-07T20:52:26.7440717Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:26.7441376Z self=, 2025-05-07T20:52:26.7441973Z T=1, 2025-05-07T20:52:26.7442157Z D=76, 2025-05-07T20:52:26.7442345Z log_E=5, 2025-05-07T20:52:26.7442563Z pruning_ratio=0.6072137440248582, 2025-05-07T20:52:26.7442843Z use_cpu=False, 2025-05-07T20:52:26.7443093Z use_array_for_index_remapping=False, 2025-05-07T20:52:26.7443430Z ) 2025-05-07T20:52:26.7443683Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:26.7444360Z self=, 2025-05-07T20:52:26.7444964Z T=1, 2025-05-07T20:52:26.7445156Z D=2, 2025-05-07T20:52:26.7445352Z log_E=5, 2025-05-07T20:52:26.7445576Z pruning_ratio=0.6072137440248582, 2025-05-07T20:52:26.7445850Z use_cpu=False, 2025-05-07T20:52:26.7446101Z use_array_for_index_remapping=False, 2025-05-07T20:52:26.7446385Z ) 2025-05-07T20:52:26.7446626Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:26.7447294Z self=, 2025-05-07T20:52:26.7447901Z T=1, 2025-05-07T20:52:26.7448092Z D=5, 2025-05-07T20:52:26.7448276Z log_E=5, 2025-05-07T20:52:26.7448499Z pruning_ratio=0.6072137440248582, 2025-05-07T20:52:26.7448786Z use_cpu=False, 2025-05-07T20:52:26.7449027Z use_array_for_index_remapping=False, 2025-05-07T20:52:26.7449312Z ) 2025-05-07T20:52:26.7449561Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:26.7450307Z self=, 2025-05-07T20:52:26.7450920Z T=4, 2025-05-07T20:52:26.7451113Z D=117, 2025-05-07T20:52:26.7451303Z log_E=4, 2025-05-07T20:52:26.7451572Z pruning_ratio=0.15647783223204703, 2025-05-07T20:52:26.7451855Z use_cpu=True, 2025-05-07T20:52:26.7452096Z use_array_for_index_remapping=False, 2025-05-07T20:52:26.7452383Z ) 2025-05-07T20:52:26.7452630Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:26.7453304Z self=, 2025-05-07T20:52:26.7453906Z T=4, 2025-05-07T20:52:26.7454099Z D=117, 2025-05-07T20:52:26.7454295Z log_E=4, 2025-05-07T20:52:26.7454509Z pruning_ratio=0.15647783223204703, 2025-05-07T20:52:26.7454790Z use_cpu=False, 2025-05-07T20:52:26.7455041Z use_array_for_index_remapping=False, 2025-05-07T20:52:26.7455314Z ) 2025-05-07T20:52:26.7455562Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:26.7456228Z self=, 2025-05-07T20:52:26.7456823Z T=4, 2025-05-07T20:52:26.7457007Z D=4, 2025-05-07T20:52:26.7457195Z log_E=4, 2025-05-07T20:52:26.7457405Z pruning_ratio=0.15647783223204703, 2025-05-07T20:52:26.7457683Z use_cpu=False, 2025-05-07T20:52:26.7457927Z use_array_for_index_remapping=False, 2025-05-07T20:52:26.7458205Z ) 2025-05-07T20:52:32.5186973Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:32.5187939Z self=, 2025-05-07T20:52:32.5188591Z T=3, 2025-05-07T20:52:32.5188793Z D=57, 2025-05-07T20:52:32.5188990Z log_E=4, 2025-05-07T20:52:32.5189234Z pruning_ratio=1.6740690157922007e-238, 2025-05-07T20:52:32.5189529Z use_cpu=True, 2025-05-07T20:52:32.5189775Z use_array_for_index_remapping=True, 2025-05-07T20:52:32.5190071Z ) 2025-05-07T20:52:32.5190322Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:32.5191358Z self=, 2025-05-07T20:52:32.5192160Z T=4, 2025-05-07T20:52:32.5192360Z D=57, 2025-05-07T20:52:32.5192552Z log_E=4, 2025-05-07T20:52:32.5192786Z pruning_ratio=1.6740690157922007e-238, 2025-05-07T20:52:32.5193080Z use_cpu=True, 2025-05-07T20:52:32.5193330Z use_array_for_index_remapping=True, 2025-05-07T20:52:32.5193610Z ) 2025-05-07T20:52:32.5193862Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:32.5194873Z self=, 2025-05-07T20:52:32.5195582Z T=1, 2025-05-07T20:52:32.5195786Z D=44, 2025-05-07T20:52:32.5195987Z log_E=5, 2025-05-07T20:52:32.5196207Z pruning_ratio=0.146423266365868, 2025-05-07T20:52:32.5196493Z use_cpu=True, 2025-05-07T20:52:32.5196746Z use_array_for_index_remapping=True, 2025-05-07T20:52:32.5197027Z ) 2025-05-07T20:52:32.5197289Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:32.5198006Z self=, 2025-05-07T20:52:32.5198614Z T=1, 2025-05-07T20:52:32.5198804Z D=44, 2025-05-07T20:52:32.5199002Z log_E=3, 2025-05-07T20:52:32.5199228Z pruning_ratio=0.146423266365868, 2025-05-07T20:52:32.5199502Z use_cpu=True, 2025-05-07T20:52:32.5199751Z use_array_for_index_remapping=True, 2025-05-07T20:52:32.5200040Z ) 2025-05-07T20:52:32.5200283Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:32.5201130Z self=, 2025-05-07T20:52:32.5201742Z T=3, 2025-05-07T20:52:32.5201930Z D=44, 2025-05-07T20:52:32.5202129Z log_E=3, 2025-05-07T20:52:32.5202355Z pruning_ratio=0.146423266365868, 2025-05-07T20:52:32.5202631Z use_cpu=True, 2025-05-07T20:52:32.5202958Z use_array_for_index_remapping=True, 2025-05-07T20:52:32.5203246Z ) 2025-05-07T20:52:32.5203492Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:32.5204168Z self=, 2025-05-07T20:52:32.5204775Z T=7, 2025-05-07T20:52:32.5204970Z D=38, 2025-05-07T20:52:32.5205195Z log_E=5, 2025-05-07T20:52:32.5205416Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:52:32.5205709Z use_cpu=True, 2025-05-07T20:52:32.5205958Z use_array_for_index_remapping=True, 2025-05-07T20:52:32.5206233Z ) 2025-05-07T20:52:32.5206489Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:32.5207154Z self=, 2025-05-07T20:52:32.5207755Z T=7, 2025-05-07T20:52:32.5207949Z D=38, 2025-05-07T20:52:32.5208147Z log_E=3, 2025-05-07T20:52:32.5208373Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:52:32.5208669Z use_cpu=True, 2025-05-07T20:52:32.5208917Z use_array_for_index_remapping=True, 2025-05-07T20:52:32.5209197Z ) 2025-05-07T20:52:32.5209450Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:32.5210119Z self=, 2025-05-07T20:52:32.5210729Z T=7, 2025-05-07T20:52:32.5210923Z D=7, 2025-05-07T20:52:32.5211123Z log_E=3, 2025-05-07T20:52:32.5211354Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:52:32.5211644Z use_cpu=True, 2025-05-07T20:52:32.5211897Z use_array_for_index_remapping=True, 2025-05-07T20:52:32.5212184Z ) 2025-05-07T20:52:32.5212433Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:32.5213104Z self=, 2025-05-07T20:52:32.5213719Z T=3, 2025-05-07T20:52:32.5213914Z D=7, 2025-05-07T20:52:32.5214114Z log_E=3, 2025-05-07T20:52:32.5214348Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:52:32.5214634Z use_cpu=True, 2025-05-07T20:52:32.5214883Z use_array_for_index_remapping=True, 2025-05-07T20:52:32.5215168Z ) 2025-05-07T20:52:32.5215415Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:32.5216078Z self=, 2025-05-07T20:52:32.5216743Z T=3, 2025-05-07T20:52:32.5216936Z D=3, 2025-05-07T20:52:32.5217126Z log_E=3, 2025-05-07T20:52:32.5217374Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:52:32.5217701Z use_cpu=True, 2025-05-07T20:52:32.5217944Z use_array_for_index_remapping=True, 2025-05-07T20:52:32.5218226Z ) 2025-05-07T20:52:32.5218474Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:32.5219157Z self=, 2025-05-07T20:52:32.5219770Z T=1, 2025-05-07T20:52:32.5219969Z D=112, 2025-05-07T20:52:32.5220168Z log_E=4, 2025-05-07T20:52:32.5220392Z pruning_ratio=0.3154691918839121, 2025-05-07T20:52:32.5220680Z use_cpu=False, 2025-05-07T20:52:32.5220931Z use_array_for_index_remapping=True, 2025-05-07T20:52:32.5221216Z ) 2025-05-07T20:52:32.5221460Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:32.5222136Z self=, 2025-05-07T20:52:32.5222747Z T=1, 2025-05-07T20:52:32.5223027Z D=112, 2025-05-07T20:52:32.5223230Z log_E=4, 2025-05-07T20:52:32.5223456Z pruning_ratio=0.3154691918839121, 2025-05-07T20:52:32.5223734Z use_cpu=False, 2025-05-07T20:52:32.5223987Z use_array_for_index_remapping=False, 2025-05-07T20:52:32.5224358Z ) 2025-05-07T20:52:32.5224605Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:32.5225274Z self=, 2025-05-07T20:52:32.5225883Z T=4, 2025-05-07T20:52:32.5226068Z D=112, 2025-05-07T20:52:32.5226265Z log_E=4, 2025-05-07T20:52:32.5226488Z pruning_ratio=0.3154691918839121, 2025-05-07T20:52:32.5226771Z use_cpu=False, 2025-05-07T20:52:32.5227015Z use_array_for_index_remapping=False, 2025-05-07T20:52:32.5227308Z ) 2025-05-07T20:52:32.5227592Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:32.5228276Z self=, 2025-05-07T20:52:32.5228884Z T=1, 2025-05-07T20:52:32.5229078Z D=4, 2025-05-07T20:52:32.5229272Z log_E=4, 2025-05-07T20:52:32.5229496Z pruning_ratio=0.3154691918839121, 2025-05-07T20:52:32.5229778Z use_cpu=False, 2025-05-07T20:52:32.5230026Z use_array_for_index_remapping=False, 2025-05-07T20:52:32.5230313Z ) 2025-05-07T20:52:32.5230500Z PASSED 2025-05-07T20:52:33.5287880Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow Trying example: test_quantize_workflow( 2025-05-07T20:52:33.5289165Z self=, 2025-05-07T20:52:33.5289865Z T=1, 2025-05-07T20:52:33.5290123Z D=2, 2025-05-07T20:52:33.5290345Z B=1, 2025-05-07T20:52:33.5290800Z log_E=3, 2025-05-07T20:52:33.5291057Z L=0, 2025-05-07T20:52:33.5291322Z pooling_mode=, 2025-05-07T20:52:33.5291718Z quantize_type=SparseType.FP32, 2025-05-07T20:52:33.5292061Z use_cpu=False, 2025-05-07T20:52:33.5292327Z pruning_ratio=None, 2025-05-07T20:52:33.5292608Z ) 2025-05-07T20:52:33.5292871Z Trying example: test_quantize_workflow( 2025-05-07T20:52:33.5293584Z self=, 2025-05-07T20:52:33.5294289Z T=7, 2025-05-07T20:52:33.5294522Z D=2, 2025-05-07T20:52:33.5294755Z B=1, 2025-05-07T20:52:33.5294982Z log_E=3, 2025-05-07T20:52:33.5295229Z L=0, 2025-05-07T20:52:33.5295495Z pooling_mode=, 2025-05-07T20:52:33.5295869Z quantize_type=SparseType.FP32, 2025-05-07T20:52:33.5296206Z use_cpu=False, 2025-05-07T20:52:33.5296477Z pruning_ratio=None, 2025-05-07T20:52:33.5297749Z ) 2025-05-07T20:52:33.5298011Z Trying example: test_quantize_workflow( 2025-05-07T20:52:33.5298737Z self=, 2025-05-07T20:52:33.5299420Z T=7, 2025-05-07T20:52:33.5299652Z D=111, 2025-05-07T20:52:33.5299881Z B=93, 2025-05-07T20:52:33.5300104Z log_E=5, 2025-05-07T20:52:33.5300344Z L=5, 2025-05-07T20:52:33.5300608Z pooling_mode=, 2025-05-07T20:52:33.5300985Z quantize_type=SparseType.INT4, 2025-05-07T20:52:33.5301321Z use_cpu=False, 2025-05-07T20:52:33.5301590Z pruning_ratio=0.0, 2025-05-07T20:52:33.5301856Z ) 2025-05-07T20:52:33.5302114Z Trying example: test_quantize_workflow( 2025-05-07T20:52:33.5302829Z self=, 2025-05-07T20:52:33.5303517Z T=1, 2025-05-07T20:52:33.5303737Z D=41, 2025-05-07T20:52:33.5303971Z B=1, 2025-05-07T20:52:33.5304198Z log_E=3, 2025-05-07T20:52:33.5304428Z L=0, 2025-05-07T20:52:33.5304689Z pooling_mode=, 2025-05-07T20:52:33.5305237Z quantize_type=SparseType.FP32, 2025-05-07T20:52:33.5305568Z use_cpu=False, 2025-05-07T20:52:33.5305838Z pruning_ratio=None, 2025-05-07T20:52:33.5306111Z ) 2025-05-07T20:52:33.5306358Z Trying example: test_quantize_workflow( 2025-05-07T20:52:33.5307076Z self=, 2025-05-07T20:52:33.5307866Z T=1, 2025-05-07T20:52:33.5308088Z D=41, 2025-05-07T20:52:33.5308318Z B=83, 2025-05-07T20:52:33.5308550Z log_E=3, 2025-05-07T20:52:33.5308781Z L=16, 2025-05-07T20:52:33.5309049Z pooling_mode=, 2025-05-07T20:52:33.5309428Z quantize_type=SparseType.FP16, 2025-05-07T20:52:33.5309756Z use_cpu=True, 2025-05-07T20:52:33.5310031Z pruning_ratio=None, 2025-05-07T20:52:33.5310310Z ) 2025-05-07T20:52:33.5310572Z Trying example: test_quantize_workflow( 2025-05-07T20:52:33.5311278Z self=, 2025-05-07T20:52:33.5311975Z T=8, 2025-05-07T20:52:33.5312209Z D=104, 2025-05-07T20:52:33.5312434Z B=39, 2025-05-07T20:52:33.5312665Z log_E=4, 2025-05-07T20:52:33.5312904Z L=0, 2025-05-07T20:52:33.5313165Z pooling_mode=, 2025-05-07T20:52:33.5313548Z quantize_type=SparseType.FP16, 2025-05-07T20:52:33.5313885Z use_cpu=False, 2025-05-07T20:52:33.5314150Z pruning_ratio=0.0, 2025-05-07T20:52:33.5314423Z ) 2025-05-07T20:52:33.5314684Z Trying example: test_quantize_workflow( 2025-05-07T20:52:33.5315486Z self=, 2025-05-07T20:52:33.5316183Z T=6, 2025-05-07T20:52:33.5316411Z D=99, 2025-05-07T20:52:33.5316638Z B=22, 2025-05-07T20:52:33.5316872Z log_E=5, 2025-05-07T20:52:33.5317112Z L=1, 2025-05-07T20:52:33.5317368Z pooling_mode=, 2025-05-07T20:52:33.5317746Z quantize_type=SparseType.FP32, 2025-05-07T20:52:33.5318094Z use_cpu=False, 2025-05-07T20:52:33.5318363Z pruning_ratio=None, 2025-05-07T20:52:33.5318631Z ) 2025-05-07T20:52:33.5318890Z Trying example: test_quantize_workflow( 2025-05-07T20:52:33.5319607Z self=, 2025-05-07T20:52:33.5320293Z T=9, 2025-05-07T20:52:33.5320523Z D=94, 2025-05-07T20:52:33.5320753Z B=104, 2025-05-07T20:52:33.5320982Z log_E=5, 2025-05-07T20:52:33.5321223Z L=3, 2025-05-07T20:52:33.5321490Z pooling_mode=, 2025-05-07T20:52:33.5321864Z quantize_type=SparseType.FP16, 2025-05-07T20:52:33.5322203Z use_cpu=False, 2025-05-07T20:52:33.5322471Z pruning_ratio=None, 2025-05-07T20:52:33.5322739Z ) 2025-05-07T20:52:33.5323063Z Trying example: test_quantize_workflow( 2025-05-07T20:52:33.5323780Z self=, 2025-05-07T20:52:33.5324478Z T=3, 2025-05-07T20:52:33.5324706Z D=40, 2025-05-07T20:52:33.5324934Z B=23, 2025-05-07T20:52:33.5325167Z log_E=4, 2025-05-07T20:52:33.5325402Z L=9, 2025-05-07T20:52:33.5325675Z pooling_mode=, 2025-05-07T20:52:33.5326057Z quantize_type=SparseType.INT4, 2025-05-07T20:52:33.5326393Z use_cpu=False, 2025-05-07T20:52:33.5326661Z pruning_ratio=0.0, 2025-05-07T20:52:33.5326931Z ) 2025-05-07T20:52:33.5327182Z Trying example: test_quantize_workflow( 2025-05-07T20:52:33.5327901Z self=, 2025-05-07T20:52:33.5328591Z T=5, 2025-05-07T20:52:33.5328814Z D=7, 2025-05-07T20:52:33.5329041Z B=40, 2025-05-07T20:52:33.5329269Z log_E=4, 2025-05-07T20:52:33.5329504Z L=0, 2025-05-07T20:52:33.5329767Z pooling_mode=, 2025-05-07T20:52:33.5330148Z quantize_type=SparseType.FP16, 2025-05-07T20:52:33.5330480Z use_cpu=True, 2025-05-07T20:52:33.5330872Z pruning_ratio=0.0, 2025-05-07T20:52:33.5331148Z ) 2025-05-07T20:52:33.5331399Z Trying example: test_quantize_workflow( 2025-05-07T20:52:33.5332117Z self=, 2025-05-07T20:52:33.5332918Z T=1, 2025-05-07T20:52:33.5333150Z D=108, 2025-05-07T20:52:33.5333380Z B=110, 2025-05-07T20:52:33.5333616Z log_E=3, 2025-05-07T20:52:33.5333842Z L=10, 2025-05-07T20:52:33.5334063Z pooling_mode=, 2025-05-07T20:52:33.5334384Z quantize_type=SparseType.INT2, 2025-05-07T20:52:33.5334664Z use_cpu=True, 2025-05-07T20:52:33.5334885Z pruning_ratio=None, 2025-05-07T20:52:33.5335117Z ) 2025-05-07T20:52:33.5335339Z Trying example: test_quantize_workflow( 2025-05-07T20:52:33.5335928Z self=, 2025-05-07T20:52:33.5336499Z T=1, 2025-05-07T20:52:33.5336705Z D=108, 2025-05-07T20:52:33.5336892Z B=110, 2025-05-07T20:52:33.5337089Z log_E=3, 2025-05-07T20:52:33.5337294Z L=0, 2025-05-07T20:52:33.5337515Z pooling_mode=, 2025-05-07T20:52:33.5337836Z quantize_type=SparseType.INT2, 2025-05-07T20:52:33.5338124Z use_cpu=True, 2025-05-07T20:52:33.5338349Z pruning_ratio=None, 2025-05-07T20:52:33.5338583Z ) 2025-05-07T20:52:33.5338805Z Trying example: test_quantize_workflow( 2025-05-07T20:52:33.5339396Z self=, 2025-05-07T20:52:33.5339952Z T=3, 2025-05-07T20:52:33.5340146Z D=108, 2025-05-07T20:52:33.5340345Z B=110, 2025-05-07T20:52:33.5340535Z log_E=3, 2025-05-07T20:52:33.5347923Z L=0, 2025-05-07T20:52:33.5348220Z pooling_mode=, 2025-05-07T20:52:33.5348559Z quantize_type=SparseType.INT2, 2025-05-07T20:52:33.5348842Z use_cpu=True, 2025-05-07T20:52:33.5349092Z pruning_ratio=None, 2025-05-07T20:52:33.5349328Z ) 2025-05-07T20:52:33.5349559Z Trying example: test_quantize_workflow( 2025-05-07T20:52:33.5350157Z self=, 2025-05-07T20:52:33.5350739Z T=3, 2025-05-07T20:52:33.5350942Z D=108, 2025-05-07T20:52:33.5351139Z B=3, 2025-05-07T20:52:33.5351338Z log_E=3, 2025-05-07T20:52:33.5351546Z L=0, 2025-05-07T20:52:33.5351771Z pooling_mode=, 2025-05-07T20:52:33.5352104Z quantize_type=SparseType.INT2, 2025-05-07T20:52:33.5352395Z use_cpu=True, 2025-05-07T20:52:33.5352622Z pruning_ratio=None, 2025-05-07T20:52:33.5352867Z ) 2025-05-07T20:52:33.5353094Z Trying example: test_quantize_workflow( 2025-05-07T20:52:33.5353826Z self=, 2025-05-07T20:52:33.5354403Z T=3, 2025-05-07T20:52:33.5354606Z D=108, 2025-05-07T20:52:33.5354810Z B=3, 2025-05-07T20:52:33.5355012Z log_E=3, 2025-05-07T20:52:33.5355222Z L=3, 2025-05-07T20:52:33.5355562Z pooling_mode=, 2025-05-07T20:52:33.5355885Z quantize_type=SparseType.INT2, 2025-05-07T20:52:33.5356175Z use_cpu=True, 2025-05-07T20:52:33.5356411Z pruning_ratio=None, 2025-05-07T20:52:33.5356636Z ) 2025-05-07T20:52:33.5356856Z Trying example: test_quantize_workflow( 2025-05-07T20:52:33.5357456Z self=, 2025-05-07T20:52:33.5358067Z T=3, 2025-05-07T20:52:33.5358259Z D=3, 2025-05-07T20:52:33.5358453Z B=3, 2025-05-07T20:52:33.5358646Z log_E=3, 2025-05-07T20:52:33.5358849Z L=3, 2025-05-07T20:52:33.5359082Z pooling_mode=, 2025-05-07T20:52:33.5359394Z quantize_type=SparseType.INT2, 2025-05-07T20:52:33.5359676Z use_cpu=True, 2025-05-07T20:52:33.5359909Z pruning_ratio=None, 2025-05-07T20:52:33.5360254Z ) 2025-05-07T20:52:33.5360482Z Trying example: test_quantize_workflow( 2025-05-07T20:52:33.5361074Z self=, 2025-05-07T20:52:33.5361630Z T=7, 2025-05-07T20:52:33.5361888Z D=103, 2025-05-07T20:52:33.5362091Z B=81, 2025-05-07T20:52:33.5362286Z log_E=4, 2025-05-07T20:52:33.5362478Z L=7, 2025-05-07T20:52:33.5362711Z pooling_mode=, 2025-05-07T20:52:33.5363030Z quantize_type=SparseType.FP16, 2025-05-07T20:52:33.5363308Z use_cpu=False, 2025-05-07T20:52:33.5363536Z pruning_ratio=None, 2025-05-07T20:52:33.5363759Z ) 2025-05-07T20:52:33.5363970Z Trying example: test_quantize_workflow( 2025-05-07T20:52:33.5364560Z self=, 2025-05-07T20:52:33.5365124Z T=7, 2025-05-07T20:52:33.5365306Z D=103, 2025-05-07T20:52:33.5365499Z B=81, 2025-05-07T20:52:33.5365699Z log_E=4, 2025-05-07T20:52:33.5365894Z L=4, 2025-05-07T20:52:33.5366117Z pooling_mode=, 2025-05-07T20:52:33.5366433Z quantize_type=SparseType.FP16, 2025-05-07T20:52:33.5366716Z use_cpu=False, 2025-05-07T20:52:33.5366943Z pruning_ratio=None, 2025-05-07T20:52:33.5367171Z ) 2025-05-07T20:52:33.5367387Z Trying example: test_quantize_workflow( 2025-05-07T20:52:33.5367994Z self=, 2025-05-07T20:52:33.5368575Z T=7, 2025-05-07T20:52:33.5368770Z D=103, 2025-05-07T20:52:33.5368957Z B=4, 2025-05-07T20:52:33.5369150Z log_E=4, 2025-05-07T20:52:33.5369352Z L=4, 2025-05-07T20:52:33.5369569Z pooling_mode=, 2025-05-07T20:52:33.5369895Z quantize_type=SparseType.FP16, 2025-05-07T20:52:33.5370177Z use_cpu=False, 2025-05-07T20:52:33.5370400Z pruning_ratio=None, 2025-05-07T20:52:33.5370633Z ) 2025-05-07T20:52:33.5370859Z Trying example: test_quantize_workflow( 2025-05-07T20:52:33.5371442Z self=, 2025-05-07T20:52:33.5372003Z T=7, 2025-05-07T20:52:33.5372196Z D=103, 2025-05-07T20:52:33.5372395Z B=7, 2025-05-07T20:52:33.5372582Z log_E=4, 2025-05-07T20:52:33.5372783Z L=4, 2025-05-07T20:52:33.5373010Z pooling_mode=, 2025-05-07T20:52:33.5373323Z quantize_type=SparseType.FP16, 2025-05-07T20:52:33.5373611Z use_cpu=False, 2025-05-07T20:52:33.5373844Z pruning_ratio=None, 2025-05-07T20:52:33.5374068Z ) 2025-05-07T20:52:33.5374289Z Trying example: test_quantize_workflow( 2025-05-07T20:52:33.5374874Z self=, 2025-05-07T20:52:33.5375501Z T=7, 2025-05-07T20:52:33.5375693Z D=7, 2025-05-07T20:52:33.5375883Z B=7, 2025-05-07T20:52:33.5376067Z log_E=4, 2025-05-07T20:52:33.5376275Z L=4, 2025-05-07T20:52:33.5376497Z pooling_mode=, 2025-05-07T20:52:33.5376811Z quantize_type=SparseType.FP16, 2025-05-07T20:52:33.5377094Z use_cpu=False, 2025-05-07T20:52:33.5377324Z pruning_ratio=None, 2025-05-07T20:52:33.5377548Z ) 2025-05-07T20:52:33.5377768Z Trying example: test_quantize_workflow( 2025-05-07T20:52:33.5378360Z self=, 2025-05-07T20:52:33.5378921Z T=4, 2025-05-07T20:52:33.5379105Z D=7, 2025-05-07T20:52:33.5379297Z B=7, 2025-05-07T20:52:33.5379484Z log_E=4, 2025-05-07T20:52:33.5379677Z L=4, 2025-05-07T20:52:33.5379896Z pooling_mode=, 2025-05-07T20:52:33.5380212Z quantize_type=SparseType.FP16, 2025-05-07T20:52:33.5380488Z use_cpu=False, 2025-05-07T20:52:33.5380715Z pruning_ratio=None, 2025-05-07T20:52:33.5380943Z ) 2025-05-07T20:52:33.5381246Z Trying example: test_quantize_workflow( 2025-05-07T20:52:33.5381836Z self=, 2025-05-07T20:52:33.5382394Z T=5, 2025-05-07T20:52:33.5382582Z D=106, 2025-05-07T20:52:33.5382780Z B=87, 2025-05-07T20:52:33.5383024Z log_E=3, 2025-05-07T20:52:33.5383217Z L=20, 2025-05-07T20:52:33.5383447Z pooling_mode=, 2025-05-07T20:52:33.5383763Z quantize_type=SparseType.FP32, 2025-05-07T20:52:33.5384035Z use_cpu=False, 2025-05-07T20:52:33.5384267Z pruning_ratio=0.0, 2025-05-07T20:52:33.5384492Z ) 2025-05-07T20:52:33.5384700Z Trying example: test_quantize_workflow( 2025-05-07T20:52:33.5385287Z self=, 2025-05-07T20:52:33.5385846Z T=5, 2025-05-07T20:52:33.5386037Z D=106, 2025-05-07T20:52:33.5386220Z B=87, 2025-05-07T20:52:33.5386409Z log_E=3, 2025-05-07T20:52:33.5386610Z L=0, 2025-05-07T20:52:33.5386826Z pooling_mode=, 2025-05-07T20:52:33.5387145Z quantize_type=SparseType.FP32, 2025-05-07T20:52:33.5387423Z use_cpu=False, 2025-05-07T20:52:33.5387644Z pruning_ratio=0.0, 2025-05-07T20:52:33.5387902Z ) 2025-05-07T20:52:33.5388128Z Trying example: test_quantize_workflow( 2025-05-07T20:52:33.5388706Z self=, 2025-05-07T20:52:33.5389266Z T=5, 2025-05-07T20:52:33.5389453Z D=106, 2025-05-07T20:52:33.5389635Z B=87, 2025-05-07T20:52:33.5389822Z log_E=5, 2025-05-07T20:52:33.5390019Z L=0, 2025-05-07T20:52:33.5390234Z pooling_mode=, 2025-05-07T20:52:33.5390549Z quantize_type=SparseType.FP32, 2025-05-07T20:52:33.5391231Z use_cpu=False, 2025-05-07T20:52:33.5391460Z pruning_ratio=0.0, 2025-05-07T20:52:33.5391674Z ) 2025-05-07T20:52:34.1645017Z Trying example: test_quantize_workflow( 2025-05-07T20:52:34.1645862Z self=, 2025-05-07T20:52:34.1646566Z T=1, 2025-05-07T20:52:34.1646793Z D=106, 2025-05-07T20:52:34.1647030Z B=87, 2025-05-07T20:52:34.1647271Z log_E=5, 2025-05-07T20:52:34.1647503Z L=0, 2025-05-07T20:52:34.1647776Z pooling_mode=, 2025-05-07T20:52:34.1648159Z quantize_type=SparseType.FP32, 2025-05-07T20:52:34.1648501Z use_cpu=False, 2025-05-07T20:52:34.1648768Z pruning_ratio=0.0, 2025-05-07T20:52:34.1649044Z ) 2025-05-07T20:52:34.1649305Z Trying example: test_quantize_workflow( 2025-05-07T20:52:34.1650016Z self=, 2025-05-07T20:52:34.1650948Z T=5, 2025-05-07T20:52:34.1651176Z D=106, 2025-05-07T20:52:34.1651399Z B=106, 2025-05-07T20:52:34.1651634Z log_E=5, 2025-05-07T20:52:34.1651871Z L=0, 2025-05-07T20:52:34.1652135Z pooling_mode=, 2025-05-07T20:52:34.1652516Z quantize_type=SparseType.FP32, 2025-05-07T20:52:34.1652850Z use_cpu=False, 2025-05-07T20:52:34.1653111Z pruning_ratio=0.0, 2025-05-07T20:52:34.1653380Z ) 2025-05-07T20:52:34.1653639Z Trying example: test_quantize_workflow( 2025-05-07T20:52:34.1654346Z self=, 2025-05-07T20:52:34.1655033Z T=1, 2025-05-07T20:52:34.1655263Z D=106, 2025-05-07T20:52:34.1655493Z B=106, 2025-05-07T20:52:34.1655717Z log_E=5, 2025-05-07T20:52:34.1655952Z L=0, 2025-05-07T20:52:34.1656216Z pooling_mode=, 2025-05-07T20:52:34.1656589Z quantize_type=SparseType.FP32, 2025-05-07T20:52:34.1656930Z use_cpu=False, 2025-05-07T20:52:34.1657219Z pruning_ratio=0.0, 2025-05-07T20:52:34.1657490Z ) 2025-05-07T20:52:34.1657740Z Trying example: test_quantize_workflow( 2025-05-07T20:52:34.1658624Z self=, 2025-05-07T20:52:34.1659321Z T=1, 2025-05-07T20:52:34.1659540Z D=106, 2025-05-07T20:52:34.1659776Z B=106, 2025-05-07T20:52:34.1660006Z log_E=3, 2025-05-07T20:52:34.1660323Z L=0, 2025-05-07T20:52:34.1660591Z pooling_mode=, 2025-05-07T20:52:34.1660968Z quantize_type=SparseType.FP32, 2025-05-07T20:52:34.1661295Z use_cpu=False, 2025-05-07T20:52:34.1661566Z pruning_ratio=0.0, 2025-05-07T20:52:34.1661836Z ) 2025-05-07T20:52:34.1662085Z Trying example: test_quantize_workflow( 2025-05-07T20:52:34.1662800Z self=, 2025-05-07T20:52:34.1663497Z T=8, 2025-05-07T20:52:34.1663723Z D=6, 2025-05-07T20:52:34.1663940Z B=51, 2025-05-07T20:52:34.1664176Z log_E=4, 2025-05-07T20:52:34.1664411Z L=1, 2025-05-07T20:52:34.1664676Z pooling_mode=, 2025-05-07T20:52:34.1665048Z quantize_type=SparseType.INT2, 2025-05-07T20:52:34.1665382Z use_cpu=True, 2025-05-07T20:52:34.1665643Z pruning_ratio=None, 2025-05-07T20:52:34.1665917Z ) 2025-05-07T20:52:34.1666175Z Trying example: test_quantize_workflow( 2025-05-07T20:52:34.1666885Z self=, 2025-05-07T20:52:34.1667578Z T=8, 2025-05-07T20:52:34.1667805Z D=6, 2025-05-07T20:52:34.1668026Z B=51, 2025-05-07T20:52:34.1668260Z log_E=4, 2025-05-07T20:52:34.1668500Z L=0, 2025-05-07T20:52:34.1668757Z pooling_mode=, 2025-05-07T20:52:34.1669136Z quantize_type=SparseType.INT2, 2025-05-07T20:52:34.1669474Z use_cpu=True, 2025-05-07T20:52:34.1669742Z pruning_ratio=None, 2025-05-07T20:52:34.1670015Z ) 2025-05-07T20:52:34.1670271Z Trying example: test_quantize_workflow( 2025-05-07T20:52:34.1670987Z self=, 2025-05-07T20:52:34.1671670Z T=4, 2025-05-07T20:52:34.1671897Z D=6, 2025-05-07T20:52:34.1672122Z B=51, 2025-05-07T20:52:34.1672344Z log_E=4, 2025-05-07T20:52:34.1672579Z L=0, 2025-05-07T20:52:34.1672850Z pooling_mode=, 2025-05-07T20:52:34.1673216Z quantize_type=SparseType.INT2, 2025-05-07T20:52:34.1673551Z use_cpu=True, 2025-05-07T20:52:34.1673820Z pruning_ratio=None, 2025-05-07T20:52:34.1674088Z ) 2025-05-07T20:52:34.1674347Z Trying example: test_quantize_workflow( 2025-05-07T20:52:34.1675062Z self=, 2025-05-07T20:52:34.1675878Z T=4, 2025-05-07T20:52:34.1676172Z D=6, 2025-05-07T20:52:34.1676397Z B=51, 2025-05-07T20:52:34.1676620Z log_E=3, 2025-05-07T20:52:34.1676859Z L=0, 2025-05-07T20:52:34.1677120Z pooling_mode=, 2025-05-07T20:52:34.1677493Z quantize_type=SparseType.INT2, 2025-05-07T20:52:34.1677833Z use_cpu=True, 2025-05-07T20:52:34.1678105Z pruning_ratio=None, 2025-05-07T20:52:34.1678377Z ) 2025-05-07T20:52:34.1678627Z Trying example: test_quantize_workflow( 2025-05-07T20:52:34.1679339Z self=, 2025-05-07T20:52:34.1680032Z T=4, 2025-05-07T20:52:34.1680260Z D=6, 2025-05-07T20:52:34.1680484Z B=1, 2025-05-07T20:52:34.1680711Z log_E=3, 2025-05-07T20:52:34.1680942Z L=0, 2025-05-07T20:52:34.1681204Z pooling_mode=, 2025-05-07T20:52:34.1681577Z quantize_type=SparseType.INT2, 2025-05-07T20:52:34.1681902Z use_cpu=True, 2025-05-07T20:52:34.1682175Z pruning_ratio=None, 2025-05-07T20:52:34.1682445Z ) 2025-05-07T20:52:34.1682695Z Trying example: test_quantize_workflow( 2025-05-07T20:52:34.1683534Z self=, 2025-05-07T20:52:34.1684223Z T=4, 2025-05-07T20:52:34.1684449Z D=6, 2025-05-07T20:52:34.1684675Z B=1, 2025-05-07T20:52:34.1684907Z log_E=4, 2025-05-07T20:52:34.1685143Z L=0, 2025-05-07T20:52:34.1685408Z pooling_mode=, 2025-05-07T20:52:34.1685829Z quantize_type=SparseType.INT2, 2025-05-07T20:52:34.1686162Z use_cpu=True, 2025-05-07T20:52:34.1686458Z pruning_ratio=None, 2025-05-07T20:52:34.1686725Z ) 2025-05-07T20:52:34.1686981Z Trying example: test_quantize_workflow( 2025-05-07T20:52:34.1687699Z self=, 2025-05-07T20:52:34.1688423Z T=4, 2025-05-07T20:52:34.1688651Z D=6, 2025-05-07T20:52:34.1688882Z B=4, 2025-05-07T20:52:34.1689133Z log_E=3, 2025-05-07T20:52:34.1689348Z L=0, 2025-05-07T20:52:34.1689573Z pooling_mode=, 2025-05-07T20:52:34.1689887Z quantize_type=SparseType.INT2, 2025-05-07T20:52:34.1690167Z use_cpu=True, 2025-05-07T20:52:34.1690394Z pruning_ratio=None, 2025-05-07T20:52:34.1690886Z ) 2025-05-07T20:52:34.1691112Z Trying example: test_quantize_workflow( 2025-05-07T20:52:34.1691702Z self=, 2025-05-07T20:52:34.1692261Z T=5, 2025-05-07T20:52:34.1692452Z D=44, 2025-05-07T20:52:34.1692640Z B=88, 2025-05-07T20:52:34.1692823Z log_E=5, 2025-05-07T20:52:34.1693020Z L=14, 2025-05-07T20:52:34.1693244Z pooling_mode=, 2025-05-07T20:52:34.1693558Z quantize_type=SparseType.INT8, 2025-05-07T20:52:34.1693832Z use_cpu=True, 2025-05-07T20:52:34.1694058Z pruning_ratio=0.0, 2025-05-07T20:52:34.1694291Z ) 2025-05-07T20:52:34.1694499Z Trying example: test_quantize_workflow( 2025-05-07T20:52:34.1695092Z self=, 2025-05-07T20:52:34.1695658Z T=5, 2025-05-07T20:52:34.1695837Z D=44, 2025-05-07T20:52:34.1696027Z B=88, 2025-05-07T20:52:34.1696215Z log_E=5, 2025-05-07T20:52:34.1696403Z L=0, 2025-05-07T20:52:34.1696624Z pooling_mode=, 2025-05-07T20:52:34.1696939Z quantize_type=SparseType.INT8, 2025-05-07T20:52:34.1697211Z use_cpu=True, 2025-05-07T20:52:34.1697434Z pruning_ratio=0.0, 2025-05-07T20:52:34.1697657Z ) 2025-05-07T20:52:34.1697866Z Trying example: test_quantize_workflow( 2025-05-07T20:52:34.1698504Z self=, 2025-05-07T20:52:34.1699067Z T=1, 2025-05-07T20:52:34.1699256Z D=44, 2025-05-07T20:52:34.1699439Z B=88, 2025-05-07T20:52:34.1699719Z log_E=5, 2025-05-07T20:52:34.1699917Z L=0, 2025-05-07T20:52:34.1700134Z pooling_mode=, 2025-05-07T20:52:34.1700450Z quantize_type=SparseType.INT8, 2025-05-07T20:52:34.1700739Z use_cpu=True, 2025-05-07T20:52:34.1700959Z pruning_ratio=0.0, 2025-05-07T20:52:34.1701180Z ) 2025-05-07T20:52:34.1701396Z Trying example: test_quantize_workflow( 2025-05-07T20:52:34.1701977Z self=, 2025-05-07T20:52:34.1702542Z T=1, 2025-05-07T20:52:34.1702733Z D=44, 2025-05-07T20:52:34.1702917Z B=5, 2025-05-07T20:52:34.1703108Z log_E=5, 2025-05-07T20:52:34.1703304Z L=0, 2025-05-07T20:52:34.1703522Z pooling_mode=, 2025-05-07T20:52:34.1703839Z quantize_type=SparseType.INT8, 2025-05-07T20:52:34.1704119Z use_cpu=True, 2025-05-07T20:52:34.1704341Z pruning_ratio=0.0, 2025-05-07T20:52:34.1704573Z ) 2025-05-07T20:52:34.1704761Z PASSED 2025-05-07T20:52:34.1704877Z 2025-05-07T20:52:34.1705029Z =============================== warnings summary =============================== 2025-05-07T20:52:34.1705807Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_l2_norm_pruning_workflow 2025-05-07T20:52:34.1706648Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow 2025-05-07T20:52:34.1708168Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/fbgemm_gpu/tbe/utils/quantize.py:67: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T20:52:34.1709513Z res_scale_shift = torch.tensor( 2025-05-07T20:52:34.1709709Z 2025-05-07T20:52:34.1710089Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_l2_norm_pruning_workflow 2025-05-07T20:52:34.1710913Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow 2025-05-07T20:52:34.1712418Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/fbgemm_gpu/tbe/utils/quantize.py:54: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T20:52:34.1713655Z res_scale_shift = torch.tensor( 2025-05-07T20:52:34.1713851Z 2025-05-07T20:52:34.1714087Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:52:34.1714555Z ======================== 3 passed, 4 warnings in 56.21s ======================== 2025-05-07T20:52:34.8629171Z 2025-05-07T20:52:34.8630007Z [TEST] Python test suite PASSED: ./tbe/inference/inference_converter_test.py 2025-05-07T20:52:34.8650903Z [TEST] Python test time for ./tbe/inference/inference_converter_test.py: 59 seconds 2025-05-07T20:52:34.8651261Z 2025-05-07T20:52:34.8651288Z 2025-05-07T20:52:34.8651292Z 2025-05-07T20:52:34.8651296Z 2025-05-07T20:52:34.8671600Z ################################################################################ 2025-05-07T20:52:34.8687031Z # [2025-05-07T20:52:34.868Z] Run Python Test Suite: 2025-05-07T20:52:34.8687387Z # ./tbe/inference/nbit_cache_test.py 2025-05-07T20:52:34.8687703Z ################################################################################ 2025-05-07T20:52:34.8713237Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/inference/nbit_cache_test.py 2025-05-07T20:52:34.8713897Z 2025-05-07T20:52:37.0188048Z ============================= test session starts ============================== 2025-05-07T20:52:37.0188865Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:37.0189415Z cachedir: .pytest_cache 2025-05-07T20:52:37.0190017Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:37.0191409Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:37.0191842Z plugins: hypothesis-6.131.14 2025-05-07T20:52:38.7676256Z collecting ... collected 5 items 2025-05-07T20:52:38.7676481Z 2025-05-07T20:52:39.4260592Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_cache_miss_counter Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:52:39.4261452Z self=, 2025-05-07T20:52:39.4261932Z N=1, 2025-05-07T20:52:39.4262148Z indices_dtype=torch.int32, 2025-05-07T20:52:39.4262412Z ) 2025-05-07T20:52:39.4262653Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:52:39.4263165Z self=, 2025-05-07T20:52:39.4263657Z N=3, 2025-05-07T20:52:39.4263887Z indices_dtype=torch.int32, 2025-05-07T20:52:39.4271155Z ) 2025-05-07T20:52:39.4271437Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:52:39.4272325Z self=, 2025-05-07T20:52:39.4272798Z N=3, 2025-05-07T20:52:39.4273023Z indices_dtype=torch.int64, 2025-05-07T20:52:39.4273285Z ) 2025-05-07T20:52:39.4273521Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:52:39.4274112Z self=, 2025-05-07T20:52:39.4274574Z N=7, 2025-05-07T20:52:39.4274795Z indices_dtype=torch.int32, 2025-05-07T20:52:39.4275041Z ) 2025-05-07T20:52:39.4275270Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:52:39.4275903Z self=, 2025-05-07T20:52:39.4276362Z N=7, 2025-05-07T20:52:39.4276579Z indices_dtype=torch.int64, 2025-05-07T20:52:39.4276840Z ) 2025-05-07T20:52:39.4277065Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:52:39.4277580Z self=, 2025-05-07T20:52:39.4278040Z N=5, 2025-05-07T20:52:39.4278251Z indices_dtype=torch.int64, 2025-05-07T20:52:39.4278496Z ) 2025-05-07T20:52:39.4278730Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:52:39.4279240Z self=, 2025-05-07T20:52:39.4279699Z N=2, 2025-05-07T20:52:39.4279909Z indices_dtype=torch.int64, 2025-05-07T20:52:39.4280162Z ) 2025-05-07T20:52:39.4280383Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:52:39.4280889Z self=, 2025-05-07T20:52:39.4281349Z N=8, 2025-05-07T20:52:39.4281553Z indices_dtype=torch.int64, 2025-05-07T20:52:39.4281806Z ) 2025-05-07T20:52:39.4282033Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:52:39.4282533Z self=, 2025-05-07T20:52:39.4283001Z N=8, 2025-05-07T20:52:39.4283212Z indices_dtype=torch.int32, 2025-05-07T20:52:39.4283465Z ) 2025-05-07T20:52:39.4283687Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:52:39.4284196Z self=, 2025-05-07T20:52:39.4284665Z N=1, 2025-05-07T20:52:39.4284870Z indices_dtype=torch.int64, 2025-05-07T20:52:39.4285126Z ) 2025-05-07T20:52:39.4285359Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:52:39.4285862Z self=, 2025-05-07T20:52:39.4286317Z N=4, 2025-05-07T20:52:39.4286527Z indices_dtype=torch.int64, 2025-05-07T20:52:39.4286773Z ) 2025-05-07T20:52:39.4287094Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:52:39.4287604Z self=, 2025-05-07T20:52:39.4288062Z N=4, 2025-05-07T20:52:39.4288271Z indices_dtype=torch.int32, 2025-05-07T20:52:39.4288514Z ) 2025-05-07T20:52:39.4288743Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:52:39.4289247Z self=, 2025-05-07T20:52:39.4289700Z N=2, 2025-05-07T20:52:39.4289910Z indices_dtype=torch.int32, 2025-05-07T20:52:39.4290164Z ) 2025-05-07T20:52:39.4290390Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:52:39.4291167Z self=, 2025-05-07T20:52:39.4291626Z N=6, 2025-05-07T20:52:39.4291829Z indices_dtype=torch.int64, 2025-05-07T20:52:39.4292078Z ) 2025-05-07T20:52:39.4292305Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:52:39.4292808Z self=, 2025-05-07T20:52:39.4293264Z N=5, 2025-05-07T20:52:39.4293602Z indices_dtype=torch.int32, 2025-05-07T20:52:39.4293858Z ) 2025-05-07T20:52:39.4294083Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:52:39.4294591Z self=, 2025-05-07T20:52:39.4295053Z N=6, 2025-05-07T20:52:39.4295315Z indices_dtype=torch.int32, 2025-05-07T20:52:39.4295566Z ) 2025-05-07T20:52:39.4295749Z PASSED 2025-05-07T20:52:39.5534176Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_cache_update_function Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:39.5535090Z self=, 2025-05-07T20:52:39.5535599Z L=0, 2025-05-07T20:52:39.5535800Z H=512, 2025-05-07T20:52:39.5536017Z S=0, 2025-05-07T20:52:39.5536219Z ) 2025-05-07T20:52:39.5536470Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:39.5537026Z self=, 2025-05-07T20:52:39.5537513Z L=3, 2025-05-07T20:52:39.5537711Z H=512, 2025-05-07T20:52:39.5537900Z S=0, 2025-05-07T20:52:39.5538094Z ) 2025-05-07T20:52:39.5538343Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:39.5538887Z self=, 2025-05-07T20:52:39.5539370Z L=3, 2025-05-07T20:52:39.5539563Z H=1003, 2025-05-07T20:52:39.5539757Z S=112, 2025-05-07T20:52:39.5539950Z ) 2025-05-07T20:52:39.5540195Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:39.5540732Z self=, 2025-05-07T20:52:39.5541215Z L=10, 2025-05-07T20:52:39.5541414Z H=512, 2025-05-07T20:52:39.5541606Z S=0, 2025-05-07T20:52:39.5541790Z ) 2025-05-07T20:52:39.5542037Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:39.5542579Z self=, 2025-05-07T20:52:39.5543053Z L=10, 2025-05-07T20:52:39.5543250Z H=669, 2025-05-07T20:52:39.5543442Z S=119, 2025-05-07T20:52:39.5543625Z ) 2025-05-07T20:52:39.5543868Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:39.5544411Z self=, 2025-05-07T20:52:39.5544886Z L=12, 2025-05-07T20:52:39.5545090Z H=886, 2025-05-07T20:52:39.5545290Z S=78, 2025-05-07T20:52:39.5545475Z ) 2025-05-07T20:52:39.5545722Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:39.5546260Z self=, 2025-05-07T20:52:39.5546928Z L=1, 2025-05-07T20:52:39.5547119Z H=963, 2025-05-07T20:52:39.5547314Z S=32, 2025-05-07T20:52:39.5547505Z ) 2025-05-07T20:52:39.5547746Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:39.5548294Z self=, 2025-05-07T20:52:39.5548774Z L=6, 2025-05-07T20:52:39.5548962Z H=625, 2025-05-07T20:52:39.5549157Z S=28, 2025-05-07T20:52:39.5549347Z ) 2025-05-07T20:52:39.5549588Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:39.5550132Z self=, 2025-05-07T20:52:39.5550618Z L=7, 2025-05-07T20:52:39.5550806Z H=930, 2025-05-07T20:52:39.5550999Z S=70, 2025-05-07T20:52:39.5551194Z ) 2025-05-07T20:52:39.5551431Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:39.5551970Z self=, 2025-05-07T20:52:39.5552458Z L=10, 2025-05-07T20:52:39.5552661Z H=783, 2025-05-07T20:52:39.5552848Z S=79, 2025-05-07T20:52:39.5553037Z ) 2025-05-07T20:52:39.5553415Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:39.5553951Z self=, 2025-05-07T20:52:39.5554435Z L=16, 2025-05-07T20:52:39.5554628Z H=813, 2025-05-07T20:52:39.5554816Z S=1, 2025-05-07T20:52:39.5555075Z ) 2025-05-07T20:52:39.5555322Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:39.5555965Z self=, 2025-05-07T20:52:39.5556447Z L=16, 2025-05-07T20:52:39.5556644Z H=512, 2025-05-07T20:52:39.5556836Z S=1, 2025-05-07T20:52:39.5557024Z ) 2025-05-07T20:52:39.5557269Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:39.5557800Z self=, 2025-05-07T20:52:39.5558285Z L=0, 2025-05-07T20:52:39.5558478Z H=512, 2025-05-07T20:52:39.5558671Z S=1, 2025-05-07T20:52:39.5558851Z ) 2025-05-07T20:52:39.5559099Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:39.5559660Z self=, 2025-05-07T20:52:39.5560159Z L=7, 2025-05-07T20:52:39.5560352Z H=994, 2025-05-07T20:52:39.5560548Z S=42, 2025-05-07T20:52:39.5560729Z ) 2025-05-07T20:52:39.5560972Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:39.5561511Z self=, 2025-05-07T20:52:39.5561986Z L=7, 2025-05-07T20:52:39.5562180Z H=512, 2025-05-07T20:52:39.5562375Z S=42, 2025-05-07T20:52:39.5562560Z ) 2025-05-07T20:52:39.5562803Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:39.5563341Z self=, 2025-05-07T20:52:39.5563819Z L=7, 2025-05-07T20:52:39.5564013Z H=512, 2025-05-07T20:52:39.5564211Z S=0, 2025-05-07T20:52:39.5564399Z ) 2025-05-07T20:52:39.5564646Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:39.5565187Z self=, 2025-05-07T20:52:39.5565669Z L=10, 2025-05-07T20:52:39.5565858Z H=522, 2025-05-07T20:52:39.5566054Z S=89, 2025-05-07T20:52:39.5566251Z ) 2025-05-07T20:52:39.5566487Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:39.5567023Z self=, 2025-05-07T20:52:39.5567505Z L=0, 2025-05-07T20:52:39.5567690Z H=522, 2025-05-07T20:52:39.5567884Z S=89, 2025-05-07T20:52:39.5568076Z ) 2025-05-07T20:52:39.5568313Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:39.5568907Z self=, 2025-05-07T20:52:39.5569384Z L=0, 2025-05-07T20:52:39.5569568Z H=522, 2025-05-07T20:52:39.5569768Z S=0, 2025-05-07T20:52:39.5569953Z ) 2025-05-07T20:52:39.5570215Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:39.5570755Z self=, 2025-05-07T20:52:39.5571231Z L=7, 2025-05-07T20:52:39.5571425Z H=1016, 2025-05-07T20:52:39.5571627Z S=116, 2025-05-07T20:52:39.5571814Z ) 2025-05-07T20:52:39.5572055Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:39.5572597Z self=, 2025-05-07T20:52:39.5573071Z L=0, 2025-05-07T20:52:39.5573272Z H=1016, 2025-05-07T20:52:39.5573468Z S=116, 2025-05-07T20:52:39.5573654Z ) 2025-05-07T20:52:39.5573899Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:39.5574442Z self=, 2025-05-07T20:52:39.5574916Z L=0, 2025-05-07T20:52:39.5575968Z H=1016, 2025-05-07T20:52:39.5576176Z S=0, 2025-05-07T20:52:39.5576358Z ) 2025-05-07T20:52:39.5576604Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:39.5577144Z self=, 2025-05-07T20:52:39.5577706Z L=6, 2025-05-07T20:52:39.5577891Z H=795, 2025-05-07T20:52:39.5578088Z S=89, 2025-05-07T20:52:39.5578279Z ) 2025-05-07T20:52:39.5578514Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:39.5579053Z self=, 2025-05-07T20:52:39.5579579Z L=6, 2025-05-07T20:52:39.5579765Z H=795, 2025-05-07T20:52:39.5579961Z S=6, 2025-05-07T20:52:39.5580150Z ) 2025-05-07T20:52:39.5580386Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:39.5580922Z self=, 2025-05-07T20:52:39.5581405Z L=6, 2025-05-07T20:52:39.5581589Z H=795, 2025-05-07T20:52:39.5581784Z S=0, 2025-05-07T20:52:39.5581977Z ) 2025-05-07T20:52:39.5582213Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:39.5582750Z self=, 2025-05-07T20:52:39.5583233Z L=6, 2025-05-07T20:52:39.5583424Z H=512, 2025-05-07T20:52:39.5583610Z S=0, 2025-05-07T20:52:39.5583801Z ) 2025-05-07T20:52:39.5584045Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:39.5584577Z self=, 2025-05-07T20:52:39.5585059Z L=5, 2025-05-07T20:52:39.5585255Z H=888, 2025-05-07T20:52:39.5585443Z S=29, 2025-05-07T20:52:39.5585636Z ) 2025-05-07T20:52:39.5585879Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:39.5586416Z self=, 2025-05-07T20:52:39.5586895Z L=0, 2025-05-07T20:52:39.5587088Z H=888, 2025-05-07T20:52:39.5587279Z S=29, 2025-05-07T20:52:39.5587472Z ) 2025-05-07T20:52:39.5587717Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:39.5588250Z self=, 2025-05-07T20:52:39.5588733Z L=0, 2025-05-07T20:52:39.5588926Z H=888, 2025-05-07T20:52:39.5589125Z S=0, 2025-05-07T20:52:39.5589333Z ) 2025-05-07T20:52:39.5589603Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:39.5590142Z self=, 2025-05-07T20:52:39.5590892Z L=11, 2025-05-07T20:52:39.5591176Z H=991, 2025-05-07T20:52:39.5591370Z S=39, 2025-05-07T20:52:39.5591560Z ) 2025-05-07T20:52:39.5591806Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:39.5592347Z self=, 2025-05-07T20:52:39.5592819Z L=0, 2025-05-07T20:52:39.5593012Z H=991, 2025-05-07T20:52:39.5593208Z S=39, 2025-05-07T20:52:39.5593392Z ) 2025-05-07T20:52:39.5593639Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:39.5594176Z self=, 2025-05-07T20:52:39.5594651Z L=0, 2025-05-07T20:52:39.5594839Z H=991, 2025-05-07T20:52:39.5595030Z S=0, 2025-05-07T20:52:39.5595215Z ) 2025-05-07T20:52:39.5595514Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:39.5596057Z self=, 2025-05-07T20:52:39.5596536Z L=16, 2025-05-07T20:52:39.5596728Z H=1003, 2025-05-07T20:52:39.5596922Z S=29, 2025-05-07T20:52:39.5597108Z ) 2025-05-07T20:52:39.5597345Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:39.5598016Z self=, 2025-05-07T20:52:39.5598501Z L=16, 2025-05-07T20:52:39.5598687Z H=1003, 2025-05-07T20:52:39.5598883Z S=16, 2025-05-07T20:52:39.5599073Z ) 2025-05-07T20:52:39.5599309Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:39.5599908Z self=, 2025-05-07T20:52:39.5600386Z L=0, 2025-05-07T20:52:39.5600578Z H=1003, 2025-05-07T20:52:39.5600766Z S=16, 2025-05-07T20:52:39.5600957Z ) 2025-05-07T20:52:39.5601200Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:39.5601734Z self=, 2025-05-07T20:52:39.5602219Z L=16, 2025-05-07T20:52:39.5602414Z H=1003, 2025-05-07T20:52:39.5602604Z S=0, 2025-05-07T20:52:39.5602791Z ) 2025-05-07T20:52:39.5603042Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:39.5603574Z self=, 2025-05-07T20:52:39.5604056Z L=16, 2025-05-07T20:52:39.5604254Z H=512, 2025-05-07T20:52:39.5604445Z S=0, 2025-05-07T20:52:39.5604639Z ) 2025-05-07T20:52:39.5604883Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:39.5605414Z self=, 2025-05-07T20:52:39.5605896Z L=11, 2025-05-07T20:52:39.5606091Z H=661, 2025-05-07T20:52:39.5606291Z S=76, 2025-05-07T20:52:39.5606473Z ) 2025-05-07T20:52:39.5606716Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:39.5607255Z self=, 2025-05-07T20:52:39.5607732Z L=11, 2025-05-07T20:52:39.5607923Z H=512, 2025-05-07T20:52:39.5608121Z S=76, 2025-05-07T20:52:39.5608302Z ) 2025-05-07T20:52:39.5608552Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:39.5609089Z self=, 2025-05-07T20:52:39.5609561Z L=0, 2025-05-07T20:52:39.5609752Z H=512, 2025-05-07T20:52:39.5609951Z S=76, 2025-05-07T20:52:39.5610135Z ) 2025-05-07T20:52:39.5610332Z PASSED 2025-05-07T20:52:40.0391384Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_direct_mapped_uvm_cache_stats Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:40.0392375Z self=, 2025-05-07T20:52:40.0392902Z N=1, 2025-05-07T20:52:40.0393124Z dtype=SparseType.INT8, 2025-05-07T20:52:40.0393596Z indices_dtype=torch.int32, 2025-05-07T20:52:40.0393857Z ) 2025-05-07T20:52:40.0394132Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:40.0394745Z self=, 2025-05-07T20:52:40.0395257Z N=8, 2025-05-07T20:52:40.0395565Z dtype=SparseType.INT8, 2025-05-07T20:52:40.0395835Z indices_dtype=torch.int32, 2025-05-07T20:52:40.0396083Z ) 2025-05-07T20:52:40.0396355Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:40.0396962Z self=, 2025-05-07T20:52:40.0397471Z N=6, 2025-05-07T20:52:40.0397684Z dtype=SparseType.INT8, 2025-05-07T20:52:40.0397956Z indices_dtype=torch.int32, 2025-05-07T20:52:40.0398207Z ) 2025-05-07T20:52:40.0398480Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:40.0399075Z self=, 2025-05-07T20:52:40.0399598Z N=6, 2025-05-07T20:52:40.0399803Z dtype=SparseType.INT2, 2025-05-07T20:52:40.0400072Z indices_dtype=torch.int64, 2025-05-07T20:52:40.0400504Z ) 2025-05-07T20:52:40.0400768Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:40.0401362Z self=, 2025-05-07T20:52:40.0401958Z N=5, 2025-05-07T20:52:40.0402167Z dtype=SparseType.INT8, 2025-05-07T20:52:40.0402434Z indices_dtype=torch.int32, 2025-05-07T20:52:40.0402688Z ) 2025-05-07T20:52:40.0402950Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:40.0403542Z self=, 2025-05-07T20:52:40.0404053Z N=5, 2025-05-07T20:52:40.0404264Z dtype=SparseType.INT8, 2025-05-07T20:52:40.0404522Z indices_dtype=torch.int64, 2025-05-07T20:52:40.0404775Z ) 2025-05-07T20:52:40.0405039Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:40.0405630Z self=, 2025-05-07T20:52:40.0406137Z N=6, 2025-05-07T20:52:40.0406353Z dtype=SparseType.INT8, 2025-05-07T20:52:40.0406612Z indices_dtype=torch.int64, 2025-05-07T20:52:40.0406865Z ) 2025-05-07T20:52:40.0407134Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:40.0407723Z self=, 2025-05-07T20:52:40.0408229Z N=8, 2025-05-07T20:52:40.0408440Z dtype=SparseType.INT4, 2025-05-07T20:52:40.0408699Z indices_dtype=torch.int64, 2025-05-07T20:52:40.0408953Z ) 2025-05-07T20:52:40.0409217Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:40.0409814Z self=, 2025-05-07T20:52:40.0410319Z N=1, 2025-05-07T20:52:40.0410533Z dtype=SparseType.INT4, 2025-05-07T20:52:40.0410798Z indices_dtype=torch.int64, 2025-05-07T20:52:40.0411049Z ) 2025-05-07T20:52:40.0411313Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:40.0411904Z self=, 2025-05-07T20:52:40.0412405Z N=6, 2025-05-07T20:52:40.0412619Z dtype=SparseType.INT4, 2025-05-07T20:52:40.0412884Z indices_dtype=torch.int64, 2025-05-07T20:52:40.0413145Z ) 2025-05-07T20:52:40.0420393Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:40.0420999Z self=, 2025-05-07T20:52:40.0421525Z N=5, 2025-05-07T20:52:40.0421752Z dtype=SparseType.INT2, 2025-05-07T20:52:40.0422022Z indices_dtype=torch.int32, 2025-05-07T20:52:40.0422363Z ) 2025-05-07T20:52:40.0422644Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:40.0423243Z self=, 2025-05-07T20:52:40.0423766Z N=5, 2025-05-07T20:52:40.0423986Z dtype=SparseType.INT4, 2025-05-07T20:52:40.0424256Z indices_dtype=torch.int64, 2025-05-07T20:52:40.0424518Z ) 2025-05-07T20:52:40.0424797Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:40.0425402Z self=, 2025-05-07T20:52:40.0425914Z N=5, 2025-05-07T20:52:40.0426136Z dtype=SparseType.INT4, 2025-05-07T20:52:40.0426412Z indices_dtype=torch.int32, 2025-05-07T20:52:40.0426671Z ) 2025-05-07T20:52:40.0426953Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:40.0427559Z self=, 2025-05-07T20:52:40.0428075Z N=1, 2025-05-07T20:52:40.0428297Z dtype=SparseType.INT8, 2025-05-07T20:52:40.0428572Z indices_dtype=torch.int64, 2025-05-07T20:52:40.0428828Z ) 2025-05-07T20:52:40.0429199Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:40.0429801Z self=, 2025-05-07T20:52:40.0430323Z N=7, 2025-05-07T20:52:40.0430578Z dtype=SparseType.INT2, 2025-05-07T20:52:40.0430856Z indices_dtype=torch.int64, 2025-05-07T20:52:40.0431120Z ) 2025-05-07T20:52:40.0431388Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:40.0431990Z self=, 2025-05-07T20:52:40.0432515Z N=6, 2025-05-07T20:52:40.0432727Z dtype=SparseType.INT2, 2025-05-07T20:52:40.0433004Z indices_dtype=torch.int32, 2025-05-07T20:52:40.0433275Z ) 2025-05-07T20:52:40.0433543Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:40.0434147Z self=, 2025-05-07T20:52:40.0434667Z N=3, 2025-05-07T20:52:40.0434877Z dtype=SparseType.INT2, 2025-05-07T20:52:40.0435155Z indices_dtype=torch.int32, 2025-05-07T20:52:40.0435511Z ) 2025-05-07T20:52:40.0435786Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:40.0436379Z self=, 2025-05-07T20:52:40.0436894Z N=6, 2025-05-07T20:52:40.0437114Z dtype=SparseType.INT4, 2025-05-07T20:52:40.0437377Z indices_dtype=torch.int32, 2025-05-07T20:52:40.0437640Z ) 2025-05-07T20:52:40.0437903Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:40.0438500Z self=, 2025-05-07T20:52:40.0439014Z N=4, 2025-05-07T20:52:40.0439223Z dtype=SparseType.INT2, 2025-05-07T20:52:40.0439493Z indices_dtype=torch.int32, 2025-05-07T20:52:40.0439750Z ) 2025-05-07T20:52:40.0440019Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:40.0440613Z self=, 2025-05-07T20:52:40.0441125Z N=2, 2025-05-07T20:52:40.0441337Z dtype=SparseType.INT4, 2025-05-07T20:52:40.0441610Z indices_dtype=torch.int64, 2025-05-07T20:52:40.0441866Z ) 2025-05-07T20:52:40.0442129Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:40.0442722Z self=, 2025-05-07T20:52:40.0443236Z N=4, 2025-05-07T20:52:40.0443453Z dtype=SparseType.INT4, 2025-05-07T20:52:40.0443720Z indices_dtype=torch.int32, 2025-05-07T20:52:40.0444045Z ) 2025-05-07T20:52:40.0444318Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:40.0444909Z self=, 2025-05-07T20:52:40.0445429Z N=7, 2025-05-07T20:52:40.0445645Z dtype=SparseType.INT8, 2025-05-07T20:52:40.0445912Z indices_dtype=torch.int32, 2025-05-07T20:52:40.0446162Z ) 2025-05-07T20:52:40.0446421Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:40.0447010Z self=, 2025-05-07T20:52:40.0447525Z N=5, 2025-05-07T20:52:40.0447742Z dtype=SparseType.INT2, 2025-05-07T20:52:40.0448016Z indices_dtype=torch.int64, 2025-05-07T20:52:40.0448269Z ) 2025-05-07T20:52:40.0448541Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:40.0449132Z self=, 2025-05-07T20:52:40.0449641Z N=4, 2025-05-07T20:52:40.0449858Z dtype=SparseType.INT2, 2025-05-07T20:52:40.0450127Z indices_dtype=torch.int64, 2025-05-07T20:52:40.0450377Z ) 2025-05-07T20:52:40.0450737Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:40.0451333Z self=, 2025-05-07T20:52:40.0451839Z N=8, 2025-05-07T20:52:40.0452053Z dtype=SparseType.INT2, 2025-05-07T20:52:40.0452369Z indices_dtype=torch.int32, 2025-05-07T20:52:40.0452628Z ) 2025-05-07T20:52:40.0452891Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:40.0453486Z self=, 2025-05-07T20:52:40.0454000Z N=4, 2025-05-07T20:52:40.0454208Z dtype=SparseType.INT4, 2025-05-07T20:52:40.0454480Z indices_dtype=torch.int64, 2025-05-07T20:52:40.0454741Z ) 2025-05-07T20:52:40.0455013Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:40.0455612Z self=, 2025-05-07T20:52:40.0456130Z N=2, 2025-05-07T20:52:40.0456341Z dtype=SparseType.INT8, 2025-05-07T20:52:40.0456612Z indices_dtype=torch.int32, 2025-05-07T20:52:40.0456869Z ) 2025-05-07T20:52:40.0457139Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:40.0457734Z self=, 2025-05-07T20:52:40.0458248Z N=7, 2025-05-07T20:52:40.0458463Z dtype=SparseType.INT4, 2025-05-07T20:52:40.0458730Z indices_dtype=torch.int32, 2025-05-07T20:52:40.0458990Z ) 2025-05-07T20:52:40.0459257Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:40.0459895Z self=, 2025-05-07T20:52:40.0460409Z N=2, 2025-05-07T20:52:40.0460620Z dtype=SparseType.INT4, 2025-05-07T20:52:40.0460883Z indices_dtype=torch.int32, 2025-05-07T20:52:40.0461142Z ) 2025-05-07T20:52:40.0461417Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:40.0462008Z self=, 2025-05-07T20:52:40.0462508Z N=1, 2025-05-07T20:52:40.0462725Z dtype=SparseType.INT2, 2025-05-07T20:52:40.0462999Z indices_dtype=torch.int64, 2025-05-07T20:52:40.0463244Z ) 2025-05-07T20:52:40.0463511Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:40.0464104Z self=, 2025-05-07T20:52:40.0464604Z N=3, 2025-05-07T20:52:40.0464824Z dtype=SparseType.INT8, 2025-05-07T20:52:40.0465092Z indices_dtype=torch.int64, 2025-05-07T20:52:40.0465345Z ) 2025-05-07T20:52:40.0465677Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:40.0466273Z self=, 2025-05-07T20:52:40.0466785Z N=3, 2025-05-07T20:52:40.0466988Z dtype=SparseType.INT2, 2025-05-07T20:52:40.0467255Z indices_dtype=torch.int64, 2025-05-07T20:52:40.0467506Z ) 2025-05-07T20:52:40.0467766Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:40.0468357Z self=, 2025-05-07T20:52:40.0468867Z N=3, 2025-05-07T20:52:40.0469069Z dtype=SparseType.INT8, 2025-05-07T20:52:40.0469339Z indices_dtype=torch.int32, 2025-05-07T20:52:40.0469590Z ) 2025-05-07T20:52:40.0469852Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:40.0470442Z self=, 2025-05-07T20:52:40.0470952Z N=7, 2025-05-07T20:52:40.0471158Z dtype=SparseType.INT2, 2025-05-07T20:52:40.0471428Z indices_dtype=torch.int32, 2025-05-07T20:52:40.0471680Z ) 2025-05-07T20:52:40.0472038Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:40.0472620Z self=, 2025-05-07T20:52:40.0473126Z N=4, 2025-05-07T20:52:40.0473336Z dtype=SparseType.INT8, 2025-05-07T20:52:40.0473658Z indices_dtype=torch.int64, 2025-05-07T20:52:40.0473911Z ) 2025-05-07T20:52:40.1056982Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:40.1057598Z self=, 2025-05-07T20:52:40.1058117Z N=8, 2025-05-07T20:52:40.1058336Z dtype=SparseType.INT8, 2025-05-07T20:52:40.1058610Z indices_dtype=torch.int64, 2025-05-07T20:52:40.1058865Z ) 2025-05-07T20:52:40.1059150Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:40.1059797Z self=, 2025-05-07T20:52:40.1060305Z N=4, 2025-05-07T20:52:40.1060529Z dtype=SparseType.INT8, 2025-05-07T20:52:40.1060802Z indices_dtype=torch.int32, 2025-05-07T20:52:40.1061052Z ) 2025-05-07T20:52:40.1061324Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:40.1061923Z self=, 2025-05-07T20:52:40.1062432Z N=1, 2025-05-07T20:52:40.1062647Z dtype=SparseType.INT4, 2025-05-07T20:52:40.1062918Z indices_dtype=torch.int32, 2025-05-07T20:52:40.1063176Z ) 2025-05-07T20:52:40.1063442Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:40.1064038Z self=, 2025-05-07T20:52:40.1064553Z N=2, 2025-05-07T20:52:40.1064761Z dtype=SparseType.INT8, 2025-05-07T20:52:40.1065030Z indices_dtype=torch.int64, 2025-05-07T20:52:40.1065287Z ) 2025-05-07T20:52:40.1065556Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:40.1066150Z self=, 2025-05-07T20:52:40.1066655Z N=8, 2025-05-07T20:52:40.1066860Z dtype=SparseType.INT2, 2025-05-07T20:52:40.1067130Z indices_dtype=torch.int64, 2025-05-07T20:52:40.1067386Z ) 2025-05-07T20:52:40.1067573Z PASSED 2025-05-07T20:52:41.2392962Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_move_to_device_with_cache Trying example: test_nbit_move_to_device_with_cache( 2025-05-07T20:52:41.2393848Z self=, 2025-05-07T20:52:41.2394370Z device_to_str='cuda', 2025-05-07T20:52:41.2394648Z cache_load_factor=0.0, 2025-05-07T20:52:41.2395061Z ) 2025-05-07T20:52:41.2396503Z PASSED 2025-05-07T20:52:41.7837918Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_uvm_cache_stats Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:41.7838903Z self=, 2025-05-07T20:52:41.7839391Z N=1, 2025-05-07T20:52:41.7839611Z dtype=SparseType.INT8, 2025-05-07T20:52:41.7839891Z indices_dtype=torch.int32, 2025-05-07T20:52:41.7840168Z ) 2025-05-07T20:52:41.7840401Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:41.7840894Z self=, 2025-05-07T20:52:41.7841353Z N=5, 2025-05-07T20:52:41.7841574Z dtype=SparseType.INT8, 2025-05-07T20:52:41.7841839Z indices_dtype=torch.int32, 2025-05-07T20:52:41.7842097Z ) 2025-05-07T20:52:41.7842323Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:41.7842808Z self=, 2025-05-07T20:52:41.7843267Z N=5, 2025-05-07T20:52:41.7843486Z dtype=SparseType.INT4, 2025-05-07T20:52:41.7843754Z indices_dtype=torch.int64, 2025-05-07T20:52:41.7844324Z ) 2025-05-07T20:52:41.7844556Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:41.7845040Z self=, 2025-05-07T20:52:41.7845494Z N=1, 2025-05-07T20:52:41.7845785Z dtype=SparseType.INT4, 2025-05-07T20:52:41.7846055Z indices_dtype=torch.int32, 2025-05-07T20:52:41.7846305Z ) 2025-05-07T20:52:41.7846536Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:41.7847024Z self=, 2025-05-07T20:52:41.7847475Z N=1, 2025-05-07T20:52:41.7847694Z dtype=SparseType.INT4, 2025-05-07T20:52:41.7847969Z indices_dtype=torch.int64, 2025-05-07T20:52:41.7848223Z ) 2025-05-07T20:52:41.7848452Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:41.7848937Z self=, 2025-05-07T20:52:41.7849381Z N=6, 2025-05-07T20:52:41.7849602Z dtype=SparseType.INT4, 2025-05-07T20:52:41.7849873Z indices_dtype=torch.int32, 2025-05-07T20:52:41.7850116Z ) 2025-05-07T20:52:41.7850340Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:41.7850828Z self=, 2025-05-07T20:52:41.7851281Z N=2, 2025-05-07T20:52:41.7851488Z dtype=SparseType.INT2, 2025-05-07T20:52:41.7851757Z indices_dtype=torch.int32, 2025-05-07T20:52:41.7852006Z ) 2025-05-07T20:52:41.7852223Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:41.7852712Z self=, 2025-05-07T20:52:41.7853168Z N=3, 2025-05-07T20:52:41.7853377Z dtype=SparseType.INT8, 2025-05-07T20:52:41.7853653Z indices_dtype=torch.int64, 2025-05-07T20:52:41.7853909Z ) 2025-05-07T20:52:41.7854128Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:41.7854621Z self=, 2025-05-07T20:52:41.7855073Z N=3, 2025-05-07T20:52:41.7855278Z dtype=SparseType.INT2, 2025-05-07T20:52:41.7855552Z indices_dtype=torch.int64, 2025-05-07T20:52:41.7855804Z ) 2025-05-07T20:52:41.7856030Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:41.7856520Z self=, 2025-05-07T20:52:41.7856977Z N=2, 2025-05-07T20:52:41.7857187Z dtype=SparseType.INT8, 2025-05-07T20:52:41.7857452Z indices_dtype=torch.int64, 2025-05-07T20:52:41.7857707Z ) 2025-05-07T20:52:41.7857929Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:41.7858408Z self=, 2025-05-07T20:52:41.7858951Z N=4, 2025-05-07T20:52:41.7859163Z dtype=SparseType.INT8, 2025-05-07T20:52:41.7859429Z indices_dtype=torch.int32, 2025-05-07T20:52:41.7859686Z ) 2025-05-07T20:52:41.7859912Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:41.7860396Z self=, 2025-05-07T20:52:41.7860848Z N=1, 2025-05-07T20:52:41.7861060Z dtype=SparseType.INT2, 2025-05-07T20:52:41.7861331Z indices_dtype=torch.int64, 2025-05-07T20:52:41.7861577Z ) 2025-05-07T20:52:41.7861803Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:41.7862288Z self=, 2025-05-07T20:52:41.7862738Z N=6, 2025-05-07T20:52:41.7862950Z dtype=SparseType.INT8, 2025-05-07T20:52:41.7863222Z indices_dtype=torch.int64, 2025-05-07T20:52:41.7863467Z ) 2025-05-07T20:52:41.7863690Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:41.7864177Z self=, 2025-05-07T20:52:41.7864625Z N=4, 2025-05-07T20:52:41.7864838Z dtype=SparseType.INT4, 2025-05-07T20:52:41.7865196Z indices_dtype=torch.int32, 2025-05-07T20:52:41.7865442Z ) 2025-05-07T20:52:41.7865665Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:41.7866153Z self=, 2025-05-07T20:52:41.7866648Z N=8, 2025-05-07T20:52:41.7866856Z dtype=SparseType.INT8, 2025-05-07T20:52:41.7867127Z indices_dtype=torch.int64, 2025-05-07T20:52:41.7867381Z ) 2025-05-07T20:52:41.7867598Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:41.7868085Z self=, 2025-05-07T20:52:41.7868542Z N=4, 2025-05-07T20:52:41.7868754Z dtype=SparseType.INT4, 2025-05-07T20:52:41.7869025Z indices_dtype=torch.int64, 2025-05-07T20:52:41.7869282Z ) 2025-05-07T20:52:41.7869499Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:41.7869995Z self=, 2025-05-07T20:52:41.7870450Z N=7, 2025-05-07T20:52:41.7870658Z dtype=SparseType.INT4, 2025-05-07T20:52:41.7870928Z indices_dtype=torch.int32, 2025-05-07T20:52:41.7871182Z ) 2025-05-07T20:52:41.7871405Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:41.7871892Z self=, 2025-05-07T20:52:41.7872347Z N=4, 2025-05-07T20:52:41.7872561Z dtype=SparseType.INT2, 2025-05-07T20:52:41.7872825Z indices_dtype=torch.int32, 2025-05-07T20:52:41.7873077Z ) 2025-05-07T20:52:41.7873298Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:41.7873778Z self=, 2025-05-07T20:52:41.7874234Z N=7, 2025-05-07T20:52:41.7874450Z dtype=SparseType.INT8, 2025-05-07T20:52:41.7874713Z indices_dtype=torch.int64, 2025-05-07T20:52:41.7874966Z ) 2025-05-07T20:52:41.7875195Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:41.7875787Z self=, 2025-05-07T20:52:41.7876240Z N=1, 2025-05-07T20:52:41.7876450Z dtype=SparseType.INT2, 2025-05-07T20:52:41.7876720Z indices_dtype=torch.int32, 2025-05-07T20:52:41.7876970Z ) 2025-05-07T20:52:41.7877193Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:41.7877679Z self=, 2025-05-07T20:52:41.7878126Z N=3, 2025-05-07T20:52:41.7878339Z dtype=SparseType.INT4, 2025-05-07T20:52:41.7878609Z indices_dtype=torch.int32, 2025-05-07T20:52:41.7878857Z ) 2025-05-07T20:52:41.7879076Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:41.7879620Z self=, 2025-05-07T20:52:41.7880067Z N=2, 2025-05-07T20:52:41.7880281Z dtype=SparseType.INT2, 2025-05-07T20:52:41.7880554Z indices_dtype=torch.int64, 2025-05-07T20:52:41.7880801Z ) 2025-05-07T20:52:41.7881025Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:41.7881513Z self=, 2025-05-07T20:52:41.7881967Z N=7, 2025-05-07T20:52:41.7882176Z dtype=SparseType.INT4, 2025-05-07T20:52:41.7882447Z indices_dtype=torch.int64, 2025-05-07T20:52:41.7882701Z ) 2025-05-07T20:52:41.7882918Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:41.7883405Z self=, 2025-05-07T20:52:41.7883857Z N=5, 2025-05-07T20:52:41.7884066Z dtype=SparseType.INT2, 2025-05-07T20:52:41.7884339Z indices_dtype=torch.int32, 2025-05-07T20:52:41.7884598Z ) 2025-05-07T20:52:41.7884818Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:41.7885306Z self=, 2025-05-07T20:52:41.7885850Z N=5, 2025-05-07T20:52:41.7886072Z dtype=SparseType.INT8, 2025-05-07T20:52:41.7886334Z indices_dtype=torch.int64, 2025-05-07T20:52:41.7886589Z ) 2025-05-07T20:52:41.7886813Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:41.7887294Z self=, 2025-05-07T20:52:41.7887796Z N=3, 2025-05-07T20:52:41.7888012Z dtype=SparseType.INT8, 2025-05-07T20:52:41.7888279Z indices_dtype=torch.int32, 2025-05-07T20:52:41.7888537Z ) 2025-05-07T20:52:41.7888761Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:41.7889240Z self=, 2025-05-07T20:52:41.7889702Z N=4, 2025-05-07T20:52:41.7889940Z dtype=SparseType.INT8, 2025-05-07T20:52:41.7890226Z indices_dtype=torch.int64, 2025-05-07T20:52:41.7890477Z ) 2025-05-07T20:52:41.7890972Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:41.7891464Z self=, 2025-05-07T20:52:41.7891914Z N=8, 2025-05-07T20:52:41.7892127Z dtype=SparseType.INT2, 2025-05-07T20:52:41.7892394Z indices_dtype=torch.int32, 2025-05-07T20:52:41.7892643Z ) 2025-05-07T20:52:41.7892866Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:41.7893356Z self=, 2025-05-07T20:52:41.7893808Z N=3, 2025-05-07T20:52:41.7894021Z dtype=SparseType.INT4, 2025-05-07T20:52:41.7894288Z indices_dtype=torch.int64, 2025-05-07T20:52:41.7894531Z ) 2025-05-07T20:52:41.7894752Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:41.7895236Z self=, 2025-05-07T20:52:41.7895687Z N=4, 2025-05-07T20:52:41.7895896Z dtype=SparseType.INT2, 2025-05-07T20:52:41.7896164Z indices_dtype=torch.int64, 2025-05-07T20:52:41.7896414Z ) 2025-05-07T20:52:41.7896642Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:41.7897131Z self=, 2025-05-07T20:52:41.7897585Z N=1, 2025-05-07T20:52:41.7897796Z dtype=SparseType.INT8, 2025-05-07T20:52:41.7898087Z indices_dtype=torch.int64, 2025-05-07T20:52:41.7898344Z ) 2025-05-07T20:52:41.7898564Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:41.7905805Z self=, 2025-05-07T20:52:41.7906318Z N=6, 2025-05-07T20:52:41.7906547Z dtype=SparseType.INT2, 2025-05-07T20:52:41.7906819Z indices_dtype=torch.int32, 2025-05-07T20:52:41.7907084Z ) 2025-05-07T20:52:41.7907445Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:41.7907940Z self=, 2025-05-07T20:52:41.7908407Z N=2, 2025-05-07T20:52:41.7908636Z dtype=SparseType.INT8, 2025-05-07T20:52:41.7908911Z indices_dtype=torch.int32, 2025-05-07T20:52:41.7909170Z ) 2025-05-07T20:52:41.7909397Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:41.7909883Z self=, 2025-05-07T20:52:41.7910352Z N=7, 2025-05-07T20:52:41.7910571Z dtype=SparseType.INT8, 2025-05-07T20:52:41.7910840Z indices_dtype=torch.int32, 2025-05-07T20:52:41.7911096Z ) 2025-05-07T20:52:41.7911328Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:41.7911820Z self=, 2025-05-07T20:52:41.7912273Z N=6, 2025-05-07T20:52:41.7912490Z dtype=SparseType.INT2, 2025-05-07T20:52:41.7912764Z indices_dtype=torch.int64, 2025-05-07T20:52:41.7913015Z ) 2025-05-07T20:52:41.7913241Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:41.7913867Z self=, 2025-05-07T20:52:41.7914331Z N=6, 2025-05-07T20:52:41.7914551Z dtype=SparseType.INT8, 2025-05-07T20:52:41.7914827Z indices_dtype=torch.int32, 2025-05-07T20:52:41.7915078Z ) 2025-05-07T20:52:41.7915306Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:41.7916487Z self=, 2025-05-07T20:52:41.7916950Z N=2, 2025-05-07T20:52:41.7917159Z dtype=SparseType.INT4, 2025-05-07T20:52:41.7917431Z indices_dtype=torch.int64, 2025-05-07T20:52:41.7917686Z ) 2025-05-07T20:52:41.7917901Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:41.7918388Z self=, 2025-05-07T20:52:41.7918851Z N=2, 2025-05-07T20:52:41.7919058Z dtype=SparseType.INT4, 2025-05-07T20:52:41.7919328Z indices_dtype=torch.int32, 2025-05-07T20:52:41.7919588Z ) 2025-05-07T20:52:41.7919839Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:41.7920352Z self=, 2025-05-07T20:52:41.7920804Z N=8, 2025-05-07T20:52:41.7921012Z dtype=SparseType.INT4, 2025-05-07T20:52:41.7921284Z indices_dtype=torch.int64, 2025-05-07T20:52:41.7921534Z ) 2025-05-07T20:52:41.7999848Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:41.8000355Z self=, 2025-05-07T20:52:41.8000817Z N=5, 2025-05-07T20:52:41.8001028Z dtype=SparseType.INT2, 2025-05-07T20:52:41.8001303Z indices_dtype=torch.int64, 2025-05-07T20:52:41.8001558Z ) 2025-05-07T20:52:41.8009798Z PASSED 2025-05-07T20:52:41.8010041Z 2025-05-07T20:52:41.8010302Z ============================== 5 passed in 4.91s =============================== 2025-05-07T20:52:42.4903729Z 2025-05-07T20:52:42.4904441Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_cache_test.py 2025-05-07T20:52:42.4925930Z [TEST] Python test time for ./tbe/inference/nbit_cache_test.py: 8 seconds 2025-05-07T20:52:42.4926249Z 2025-05-07T20:52:42.4926254Z 2025-05-07T20:52:42.4926258Z 2025-05-07T20:52:42.4926295Z 2025-05-07T20:52:42.4948610Z ################################################################################ 2025-05-07T20:52:42.4965156Z # [2025-05-07T20:52:42.496Z] Run Python Test Suite: 2025-05-07T20:52:42.4965538Z # ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:52:42.4965879Z ################################################################################ 2025-05-07T20:52:42.4990430Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:52:42.4991610Z 2025-05-07T20:52:44.6559940Z ============================= test session starts ============================== 2025-05-07T20:52:44.6560611Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:44.6561164Z cachedir: .pytest_cache 2025-05-07T20:52:44.6561763Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:44.6562517Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:44.6562935Z plugins: hypothesis-6.131.14 2025-05-07T20:52:46.3958653Z collecting ... collected 1 item 2025-05-07T20:52:46.3959101Z 2025-05-07T20:54:19.4941671Z tbe/inference/nbit_forward_autovec_test.py::NBitFowardAutovecTest::test_nbit_forward_cpu_autovec Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:19.4943713Z self=, 2025-05-07T20:54:19.4944377Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:54:19.4944709Z pooling_mode=, 2025-05-07T20:54:19.4945453Z indices_dtype=torch.int32, 2025-05-07T20:54:19.4945756Z output_dtype=SparseType.FP32, 2025-05-07T20:54:19.4946028Z ) 2025-05-07T20:54:19.4946274Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:19.4946875Z self=, 2025-05-07T20:54:19.4947542Z nbit_weights_ty=None, 2025-05-07T20:54:19.4947825Z pooling_mode=, 2025-05-07T20:54:19.4948130Z indices_dtype=torch.int32, 2025-05-07T20:54:19.4948417Z output_dtype=SparseType.FP32, 2025-05-07T20:54:19.4948683Z ) 2025-05-07T20:54:19.4948917Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:19.4949519Z self=, 2025-05-07T20:54:19.4950087Z nbit_weights_ty=None, 2025-05-07T20:54:19.4950367Z pooling_mode=, 2025-05-07T20:54:19.4950683Z indices_dtype=torch.int32, 2025-05-07T20:54:19.4950971Z output_dtype=SparseType.BF16, 2025-05-07T20:54:19.4951243Z ) 2025-05-07T20:54:19.4951473Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:19.4952069Z self=, 2025-05-07T20:54:19.4952654Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:54:19.4952962Z pooling_mode=, 2025-05-07T20:54:19.4953271Z indices_dtype=torch.int32, 2025-05-07T20:54:19.4953556Z output_dtype=SparseType.FP32, 2025-05-07T20:54:19.4953817Z ) 2025-05-07T20:54:19.4954053Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:19.4954649Z self=, 2025-05-07T20:54:19.4955228Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:54:19.4955636Z pooling_mode=, 2025-05-07T20:54:19.4955943Z indices_dtype=torch.int64, 2025-05-07T20:54:19.4956234Z output_dtype=SparseType.BF16, 2025-05-07T20:54:19.4956492Z ) 2025-05-07T20:54:19.4956726Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:19.4957320Z self=, 2025-05-07T20:54:19.4957875Z nbit_weights_ty=None, 2025-05-07T20:54:19.4958148Z pooling_mode=, 2025-05-07T20:54:19.4958453Z indices_dtype=torch.int64, 2025-05-07T20:54:19.4958734Z output_dtype=SparseType.FP16, 2025-05-07T20:54:19.4959001Z ) 2025-05-07T20:54:19.4959238Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:19.4959835Z self=, 2025-05-07T20:54:19.4960490Z nbit_weights_ty=None, 2025-05-07T20:54:19.4960771Z pooling_mode=, 2025-05-07T20:54:19.4961084Z indices_dtype=torch.int32, 2025-05-07T20:54:19.4961370Z output_dtype=SparseType.FP32, 2025-05-07T20:54:19.4961637Z ) 2025-05-07T20:54:19.4961872Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:19.4962461Z self=, 2025-05-07T20:54:19.4963031Z nbit_weights_ty=None, 2025-05-07T20:54:19.4963313Z pooling_mode=, 2025-05-07T20:54:19.4963625Z indices_dtype=torch.int64, 2025-05-07T20:54:19.4963906Z output_dtype=SparseType.FP16, 2025-05-07T20:54:19.4964178Z ) 2025-05-07T20:54:19.4964415Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:19.4965009Z self=, 2025-05-07T20:54:19.4965640Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:54:19.4965953Z pooling_mode=, 2025-05-07T20:54:19.4966255Z indices_dtype=torch.int64, 2025-05-07T20:54:19.4966626Z output_dtype=SparseType.FP16, 2025-05-07T20:54:19.4966896Z ) 2025-05-07T20:54:19.4967124Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:19.4967725Z self=, 2025-05-07T20:54:19.4968345Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:54:19.4968667Z pooling_mode=, 2025-05-07T20:54:19.4968970Z indices_dtype=torch.int64, 2025-05-07T20:54:19.4969255Z output_dtype=SparseType.FP16, 2025-05-07T20:54:19.4969519Z ) 2025-05-07T20:54:19.4969748Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:19.4970344Z self=, 2025-05-07T20:54:19.4970904Z nbit_weights_ty=None, 2025-05-07T20:54:19.4971174Z pooling_mode=, 2025-05-07T20:54:19.4971487Z indices_dtype=torch.int32, 2025-05-07T20:54:19.4971772Z output_dtype=SparseType.FP16, 2025-05-07T20:54:19.4972037Z ) 2025-05-07T20:54:19.4972292Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:19.4972885Z self=, 2025-05-07T20:54:19.4973466Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:54:19.4973780Z pooling_mode=, 2025-05-07T20:54:19.4974077Z indices_dtype=torch.int64, 2025-05-07T20:54:19.4974363Z output_dtype=SparseType.FP32, 2025-05-07T20:54:19.4974627Z ) 2025-05-07T20:54:19.4974859Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:19.4975456Z self=, 2025-05-07T20:54:19.4976031Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:54:19.4976347Z pooling_mode=, 2025-05-07T20:54:19.4976646Z indices_dtype=torch.int32, 2025-05-07T20:54:19.4976929Z output_dtype=SparseType.FP16, 2025-05-07T20:54:19.4977202Z ) 2025-05-07T20:54:19.4977435Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:19.4978030Z self=, 2025-05-07T20:54:19.4978606Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:54:19.4978912Z pooling_mode=, 2025-05-07T20:54:19.4979220Z indices_dtype=torch.int64, 2025-05-07T20:54:19.4979505Z output_dtype=SparseType.FP32, 2025-05-07T20:54:19.4979767Z ) 2025-05-07T20:54:19.4980000Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:19.4980593Z self=, 2025-05-07T20:54:19.4981167Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:54:19.4981525Z pooling_mode=, 2025-05-07T20:54:19.4981833Z indices_dtype=torch.int64, 2025-05-07T20:54:19.4982116Z output_dtype=SparseType.FP32, 2025-05-07T20:54:19.4982380Z ) 2025-05-07T20:54:19.4982614Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:19.4983210Z self=, 2025-05-07T20:54:19.4983776Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:54:19.4984093Z pooling_mode=, 2025-05-07T20:54:19.4984396Z indices_dtype=torch.int64, 2025-05-07T20:54:19.4984679Z output_dtype=SparseType.FP16, 2025-05-07T20:54:19.4984942Z ) 2025-05-07T20:54:19.4985176Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:19.4985769Z self=, 2025-05-07T20:54:19.4986322Z nbit_weights_ty=None, 2025-05-07T20:54:19.4986598Z pooling_mode=, 2025-05-07T20:54:19.4986903Z indices_dtype=torch.int64, 2025-05-07T20:54:19.4987183Z output_dtype=SparseType.BF16, 2025-05-07T20:54:19.4987447Z ) 2025-05-07T20:54:19.4987771Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:19.4988361Z self=, 2025-05-07T20:54:19.4988936Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:54:19.4989288Z pooling_mode=, 2025-05-07T20:54:19.4989592Z indices_dtype=torch.int32, 2025-05-07T20:54:19.4989868Z output_dtype=SparseType.FP16, 2025-05-07T20:54:19.4990133Z ) 2025-05-07T20:54:19.4990369Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:19.4991243Z self=, 2025-05-07T20:54:19.4991824Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:54:19.4992147Z pooling_mode=, 2025-05-07T20:54:19.4992445Z indices_dtype=torch.int64, 2025-05-07T20:54:19.4992732Z output_dtype=SparseType.FP32, 2025-05-07T20:54:19.4992998Z ) 2025-05-07T20:54:19.4993233Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:19.4993830Z self=, 2025-05-07T20:54:19.4994401Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:54:19.4994715Z pooling_mode=, 2025-05-07T20:54:19.4995017Z indices_dtype=torch.int64, 2025-05-07T20:54:19.4995326Z output_dtype=SparseType.FP16, 2025-05-07T20:54:19.4995723Z ) 2025-05-07T20:54:19.4995954Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:19.4996551Z self=, 2025-05-07T20:54:19.4997122Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:54:19.4997429Z pooling_mode=, 2025-05-07T20:54:19.4997737Z indices_dtype=torch.int64, 2025-05-07T20:54:19.4998018Z output_dtype=SparseType.FP16, 2025-05-07T20:54:19.4998278Z ) 2025-05-07T20:54:19.4998518Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:19.4999112Z self=, 2025-05-07T20:54:19.4999685Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:54:19.4999995Z pooling_mode=, 2025-05-07T20:54:19.5000302Z indices_dtype=torch.int32, 2025-05-07T20:54:19.5000586Z output_dtype=SparseType.FP32, 2025-05-07T20:54:19.5000845Z ) 2025-05-07T20:54:19.5001079Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:19.5001671Z self=, 2025-05-07T20:54:19.5002238Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:54:19.5002686Z pooling_mode=, 2025-05-07T20:54:19.5002996Z indices_dtype=torch.int64, 2025-05-07T20:54:19.5003284Z output_dtype=SparseType.FP16, 2025-05-07T20:54:19.5003544Z ) 2025-05-07T20:54:19.5003783Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:19.5004377Z self=, 2025-05-07T20:54:19.5004943Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:54:19.5005258Z pooling_mode=, 2025-05-07T20:54:19.5005560Z indices_dtype=torch.int64, 2025-05-07T20:54:19.5005838Z output_dtype=SparseType.FP16, 2025-05-07T20:54:19.5006104Z ) 2025-05-07T20:54:19.5006340Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:19.5006928Z self=, 2025-05-07T20:54:19.5007487Z nbit_weights_ty=None, 2025-05-07T20:54:19.5007762Z pooling_mode=, 2025-05-07T20:54:19.5008079Z indices_dtype=torch.int64, 2025-05-07T20:54:19.5008358Z output_dtype=SparseType.FP32, 2025-05-07T20:54:19.5008623Z ) 2025-05-07T20:54:19.5009012Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:19.5009609Z self=, 2025-05-07T20:54:19.5010182Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:54:19.5010496Z pooling_mode=, 2025-05-07T20:54:19.5010859Z indices_dtype=torch.int64, 2025-05-07T20:54:19.5011142Z output_dtype=SparseType.BF16, 2025-05-07T20:54:19.5011405Z ) 2025-05-07T20:54:19.5011639Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:19.5012237Z self=, 2025-05-07T20:54:19.5012797Z nbit_weights_ty=None, 2025-05-07T20:54:19.5013072Z pooling_mode=, 2025-05-07T20:54:19.5013375Z indices_dtype=torch.int64, 2025-05-07T20:54:19.5013662Z output_dtype=SparseType.FP32, 2025-05-07T20:54:19.5013928Z ) 2025-05-07T20:54:58.2506593Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:58.2507250Z self=, 2025-05-07T20:54:58.2507846Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:54:58.2508169Z pooling_mode=, 2025-05-07T20:54:58.2508506Z indices_dtype=torch.int32, 2025-05-07T20:54:58.2508797Z output_dtype=SparseType.BF16, 2025-05-07T20:54:58.2509063Z ) 2025-05-07T20:54:58.2509304Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:58.2509914Z self=, 2025-05-07T20:54:58.2510480Z nbit_weights_ty=None, 2025-05-07T20:54:58.2510757Z pooling_mode=, 2025-05-07T20:54:58.2511077Z indices_dtype=torch.int64, 2025-05-07T20:54:58.2511368Z output_dtype=SparseType.FP32, 2025-05-07T20:54:58.2511627Z ) 2025-05-07T20:54:58.2511866Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:58.2512470Z self=, 2025-05-07T20:54:58.2513044Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:54:58.2513362Z pooling_mode=, 2025-05-07T20:54:58.2513677Z indices_dtype=torch.int32, 2025-05-07T20:54:58.2513958Z output_dtype=SparseType.BF16, 2025-05-07T20:54:58.2514230Z ) 2025-05-07T20:54:58.2514469Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:58.2515072Z self=, 2025-05-07T20:54:58.2515748Z nbit_weights_ty=None, 2025-05-07T20:54:58.2516027Z pooling_mode=, 2025-05-07T20:54:58.2516520Z indices_dtype=torch.int32, 2025-05-07T20:54:58.2516799Z output_dtype=SparseType.FP16, 2025-05-07T20:54:58.2517069Z ) 2025-05-07T20:54:58.2517304Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:58.2517903Z self=, 2025-05-07T20:54:58.2518467Z nbit_weights_ty=None, 2025-05-07T20:54:58.2518742Z pooling_mode=, 2025-05-07T20:54:58.2519044Z indices_dtype=torch.int64, 2025-05-07T20:54:58.2519331Z output_dtype=SparseType.BF16, 2025-05-07T20:54:58.2519593Z ) 2025-05-07T20:54:58.2519827Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:58.2520417Z self=, 2025-05-07T20:54:58.2520995Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:54:58.2521304Z pooling_mode=, 2025-05-07T20:54:58.2521627Z indices_dtype=torch.int32, 2025-05-07T20:54:58.2521910Z output_dtype=SparseType.FP32, 2025-05-07T20:54:58.2522173Z ) 2025-05-07T20:54:58.2522407Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:58.2523171Z self=, 2025-05-07T20:54:58.2523737Z nbit_weights_ty=None, 2025-05-07T20:54:58.2524016Z pooling_mode=, 2025-05-07T20:54:58.2524316Z indices_dtype=torch.int32, 2025-05-07T20:54:58.2524685Z output_dtype=SparseType.FP16, 2025-05-07T20:54:58.2524952Z ) 2025-05-07T20:54:58.2525191Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:58.2525833Z self=, 2025-05-07T20:54:58.2526394Z nbit_weights_ty=None, 2025-05-07T20:54:58.2526675Z pooling_mode=, 2025-05-07T20:54:58.2526981Z indices_dtype=torch.int32, 2025-05-07T20:54:58.2527271Z output_dtype=SparseType.BF16, 2025-05-07T20:54:58.2527537Z ) 2025-05-07T20:54:58.2527766Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:58.2528370Z self=, 2025-05-07T20:54:58.2528936Z nbit_weights_ty=None, 2025-05-07T20:54:58.2529204Z pooling_mode=, 2025-05-07T20:54:58.2529508Z indices_dtype=torch.int32, 2025-05-07T20:54:58.2529800Z output_dtype=SparseType.BF16, 2025-05-07T20:54:58.2530060Z ) 2025-05-07T20:54:58.2530312Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:58.2530909Z self=, 2025-05-07T20:54:58.2537941Z nbit_weights_ty=None, 2025-05-07T20:54:58.2538257Z pooling_mode=, 2025-05-07T20:54:58.2538582Z indices_dtype=torch.int32, 2025-05-07T20:54:58.2538882Z output_dtype=SparseType.FP32, 2025-05-07T20:54:58.2539160Z ) 2025-05-07T20:54:58.2539407Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:58.2540027Z self=, 2025-05-07T20:54:58.2540607Z nbit_weights_ty=None, 2025-05-07T20:54:58.2540887Z pooling_mode=, 2025-05-07T20:54:58.2541201Z indices_dtype=torch.int64, 2025-05-07T20:54:58.2541493Z output_dtype=SparseType.BF16, 2025-05-07T20:54:58.2541760Z ) 2025-05-07T20:54:58.2541999Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:58.2542602Z self=, 2025-05-07T20:54:58.2543179Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:54:58.2543498Z pooling_mode=, 2025-05-07T20:54:58.2543811Z indices_dtype=torch.int32, 2025-05-07T20:54:58.2544094Z output_dtype=SparseType.FP32, 2025-05-07T20:54:58.2544447Z ) 2025-05-07T20:54:58.2544689Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:58.2545296Z self=, 2025-05-07T20:54:58.2545866Z nbit_weights_ty=None, 2025-05-07T20:54:58.2546151Z pooling_mode=, 2025-05-07T20:54:58.2546464Z indices_dtype=torch.int64, 2025-05-07T20:54:58.2546747Z output_dtype=SparseType.FP16, 2025-05-07T20:54:58.2547021Z ) 2025-05-07T20:54:58.2547208Z PASSED 2025-05-07T20:54:58.2547322Z 2025-05-07T20:54:58.2547476Z ======================== 1 passed in 133.72s (0:02:13) ========================= 2025-05-07T20:54:58.9834490Z 2025-05-07T20:54:58.9835067Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:54:58.9856482Z [TEST] Python test time for ./tbe/inference/nbit_forward_autovec_test.py: 136 seconds 2025-05-07T20:54:58.9856957Z 2025-05-07T20:54:58.9856989Z 2025-05-07T20:54:58.9856993Z 2025-05-07T20:54:58.9856996Z 2025-05-07T20:54:58.9879083Z ################################################################################ 2025-05-07T20:54:58.9895631Z # [2025-05-07T20:54:58.989Z] Run Python Test Suite: 2025-05-07T20:54:58.9896012Z # ./tbe/inference/nbit_forward_test.py 2025-05-07T20:54:58.9896341Z ################################################################################ 2025-05-07T20:54:58.9920585Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/inference/nbit_forward_test.py 2025-05-07T20:54:58.9921404Z 2025-05-07T20:55:01.1363496Z ============================= test session starts ============================== 2025-05-07T20:55:01.1364181Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:55:01.1364728Z cachedir: .pytest_cache 2025-05-07T20:55:01.1365343Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:55:01.1366118Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:55:01.1366569Z plugins: hypothesis-6.131.14 2025-05-07T20:55:02.9274458Z collecting ... collected 10 items 2025-05-07T20:55:02.9274746Z 2025-05-07T20:55:47.7263703Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu Trying example: test_nbit_forward_cpu( 2025-05-07T20:55:47.7264523Z self=, 2025-05-07T20:55:47.7265029Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:55:47.7265348Z use_array_for_index_remapping=False, 2025-05-07T20:55:47.7265642Z do_pruning=False, 2025-05-07T20:55:47.7265912Z pooling_mode=, 2025-05-07T20:55:47.7266221Z indices_dtype=torch.int32, 2025-05-07T20:55:47.7266502Z output_dtype=SparseType.FP32, 2025-05-07T20:55:47.7266777Z ) 2025-05-07T20:55:47.7267014Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:55:47.7267498Z self=, 2025-05-07T20:55:47.7267976Z nbit_weights_ty=None, 2025-05-07T20:55:47.7268259Z use_array_for_index_remapping=False, 2025-05-07T20:55:47.7268557Z do_pruning=False, 2025-05-07T20:55:47.7268814Z pooling_mode=, 2025-05-07T20:55:47.7269114Z indices_dtype=torch.int32, 2025-05-07T20:55:47.7269403Z output_dtype=SparseType.FP32, 2025-05-07T20:55:47.7269669Z ) 2025-05-07T20:55:47.7269876Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:55:47.7270354Z self=, 2025-05-07T20:55:47.7270823Z nbit_weights_ty=None, 2025-05-07T20:55:47.7271092Z use_array_for_index_remapping=False, 2025-05-07T20:55:47.7271385Z do_pruning=True, 2025-05-07T20:55:47.7271642Z pooling_mode=, 2025-05-07T20:55:47.7272255Z indices_dtype=torch.int64, 2025-05-07T20:55:47.7272539Z output_dtype=SparseType.FP16, 2025-05-07T20:55:47.7272801Z ) 2025-05-07T20:55:47.7273006Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:55:47.7273487Z self=, 2025-05-07T20:55:47.7273954Z nbit_weights_ty=None, 2025-05-07T20:55:47.7274227Z use_array_for_index_remapping=True, 2025-05-07T20:55:47.7274514Z do_pruning=False, 2025-05-07T20:55:47.7274776Z pooling_mode=, 2025-05-07T20:55:47.7275080Z indices_dtype=torch.int32, 2025-05-07T20:55:47.7275359Z output_dtype=SparseType.FP32, 2025-05-07T20:55:47.7275760Z ) 2025-05-07T20:55:47.7275976Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:55:47.7276448Z self=, 2025-05-07T20:55:47.7276917Z nbit_weights_ty=None, 2025-05-07T20:55:47.7277202Z use_array_for_index_remapping=False, 2025-05-07T20:55:47.7277492Z do_pruning=True, 2025-05-07T20:55:47.7277746Z pooling_mode=, 2025-05-07T20:55:47.7278053Z indices_dtype=torch.int64, 2025-05-07T20:55:47.7278516Z output_dtype=SparseType.FP16, 2025-05-07T20:55:47.7278783Z ) 2025-05-07T20:55:47.7278997Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:55:47.7279476Z self=, 2025-05-07T20:55:47.7280037Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:55:47.7280345Z use_array_for_index_remapping=True, 2025-05-07T20:55:47.7280640Z do_pruning=False, 2025-05-07T20:55:47.7280895Z pooling_mode=, 2025-05-07T20:55:47.7281205Z indices_dtype=torch.int64, 2025-05-07T20:55:47.7281485Z output_dtype=SparseType.FP32, 2025-05-07T20:55:47.7281750Z ) 2025-05-07T20:55:47.7281966Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:55:47.7282444Z self=, 2025-05-07T20:55:47.7282940Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:55:47.7283243Z use_array_for_index_remapping=True, 2025-05-07T20:55:47.7283539Z do_pruning=True, 2025-05-07T20:55:47.7283799Z pooling_mode=, 2025-05-07T20:55:47.7284099Z indices_dtype=torch.int32, 2025-05-07T20:55:47.7284384Z output_dtype=SparseType.FP16, 2025-05-07T20:55:47.7284651Z ) 2025-05-07T20:55:47.7284860Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:55:47.7285334Z self=, 2025-05-07T20:55:47.7285806Z nbit_weights_ty=None, 2025-05-07T20:55:47.7286075Z use_array_for_index_remapping=False, 2025-05-07T20:55:47.7286368Z do_pruning=True, 2025-05-07T20:55:47.7286621Z pooling_mode=, 2025-05-07T20:55:47.7286920Z indices_dtype=torch.int32, 2025-05-07T20:55:47.7287200Z output_dtype=SparseType.BF16, 2025-05-07T20:55:47.7287465Z ) 2025-05-07T20:55:47.7287679Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:55:47.7288152Z self=, 2025-05-07T20:55:47.7288638Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:55:47.7288953Z use_array_for_index_remapping=False, 2025-05-07T20:55:47.7289236Z do_pruning=True, 2025-05-07T20:55:47.7289494Z pooling_mode=, 2025-05-07T20:55:47.7289806Z indices_dtype=torch.int64, 2025-05-07T20:55:47.7290084Z output_dtype=SparseType.BF16, 2025-05-07T20:55:47.7290346Z ) 2025-05-07T20:55:47.7290561Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:55:47.7291307Z self=, 2025-05-07T20:55:47.7291795Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:55:47.7292098Z use_array_for_index_remapping=True, 2025-05-07T20:55:47.7292389Z do_pruning=False, 2025-05-07T20:55:47.7292721Z pooling_mode=, 2025-05-07T20:55:47.7293030Z indices_dtype=torch.int64, 2025-05-07T20:55:47.7293313Z output_dtype=SparseType.FP16, 2025-05-07T20:55:47.7293571Z ) 2025-05-07T20:55:47.7293790Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:55:47.7294269Z self=, 2025-05-07T20:55:47.7294743Z nbit_weights_ty=None, 2025-05-07T20:55:47.7295025Z use_array_for_index_remapping=False, 2025-05-07T20:55:47.7295324Z do_pruning=True, 2025-05-07T20:55:47.7295577Z pooling_mode=, 2025-05-07T20:55:47.7295882Z indices_dtype=torch.int32, 2025-05-07T20:55:47.7296168Z output_dtype=SparseType.BF16, 2025-05-07T20:55:47.7296429Z ) 2025-05-07T20:55:47.7296638Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:55:47.7297112Z self=, 2025-05-07T20:55:47.7297580Z nbit_weights_ty=None, 2025-05-07T20:55:47.7297855Z use_array_for_index_remapping=True, 2025-05-07T20:55:47.7298147Z do_pruning=True, 2025-05-07T20:55:47.7298436Z pooling_mode=, 2025-05-07T20:55:47.7298872Z indices_dtype=torch.int32, 2025-05-07T20:55:47.7299160Z output_dtype=SparseType.BF16, 2025-05-07T20:55:47.7299429Z ) 2025-05-07T20:55:47.7299641Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:55:47.7300121Z self=, 2025-05-07T20:55:47.7300662Z nbit_weights_ty=None, 2025-05-07T20:55:47.7300935Z use_array_for_index_remapping=False, 2025-05-07T20:55:47.7301237Z do_pruning=False, 2025-05-07T20:55:47.7301501Z pooling_mode=, 2025-05-07T20:55:47.7301804Z indices_dtype=torch.int64, 2025-05-07T20:55:47.7302089Z output_dtype=SparseType.FP32, 2025-05-07T20:55:47.7302358Z ) 2025-05-07T20:55:47.7302572Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:55:47.7303049Z self=, 2025-05-07T20:55:47.7303527Z nbit_weights_ty=None, 2025-05-07T20:55:47.7303813Z use_array_for_index_remapping=True, 2025-05-07T20:55:47.7304104Z do_pruning=False, 2025-05-07T20:55:47.7304370Z pooling_mode=, 2025-05-07T20:55:47.7304690Z indices_dtype=torch.int64, 2025-05-07T20:55:47.7304979Z output_dtype=SparseType.FP32, 2025-05-07T20:55:47.7305252Z ) 2025-05-07T20:55:47.7305461Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:55:47.7305941Z self=, 2025-05-07T20:55:47.7306413Z nbit_weights_ty=None, 2025-05-07T20:55:47.7306688Z use_array_for_index_remapping=True, 2025-05-07T20:55:47.7306980Z do_pruning=True, 2025-05-07T20:55:47.7307240Z pooling_mode=, 2025-05-07T20:55:47.7307546Z indices_dtype=torch.int64, 2025-05-07T20:55:47.7307837Z output_dtype=SparseType.FP32, 2025-05-07T20:55:47.7308107Z ) 2025-05-07T20:55:47.7308293Z PASSED 2025-05-07T20:55:48.0463235Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_gpu_dequantize_parity Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:55:48.0464849Z self=, 2025-05-07T20:55:48.0465748Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:55:48.0466257Z pooling_mode=, 2025-05-07T20:55:48.0466788Z output_dtype=SparseType.FP16, 2025-05-07T20:55:48.0467238Z D=32, 2025-05-07T20:55:48.0467551Z B=8, 2025-05-07T20:55:48.0467857Z T=10, 2025-05-07T20:55:48.0468146Z L=10, 2025-05-07T20:55:48.0468430Z MAXH=50, 2025-05-07T20:55:48.0468748Z ) 2025-05-07T20:55:48.0469177Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:55:48.0470261Z self=, 2025-05-07T20:55:48.0471508Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:55:48.0471994Z pooling_mode=, 2025-05-07T20:55:48.0472478Z output_dtype=SparseType.FP16, 2025-05-07T20:55:48.0472877Z D=32, 2025-05-07T20:55:48.0473157Z B=8, 2025-05-07T20:55:48.0473452Z T=10, 2025-05-07T20:55:48.0473753Z L=10, 2025-05-07T20:55:48.0474069Z MAXH=50, 2025-05-07T20:55:48.0474375Z ) 2025-05-07T20:55:48.0474847Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:55:48.0476126Z self=, 2025-05-07T20:55:48.0477139Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:55:48.0477657Z pooling_mode=, 2025-05-07T20:55:48.0478110Z output_dtype=SparseType.BF16, 2025-05-07T20:55:48.0478511Z D=512, 2025-05-07T20:55:48.0478817Z B=22, 2025-05-07T20:55:48.0479125Z T=10, 2025-05-07T20:55:48.0479415Z L=82, 2025-05-07T20:55:48.0479719Z MAXH=54, 2025-05-07T20:55:48.0480030Z ) 2025-05-07T20:55:48.0480481Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:55:48.0481854Z self=, 2025-05-07T20:55:48.0482863Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:55:48.0483384Z pooling_mode=, 2025-05-07T20:55:48.0484004Z output_dtype=SparseType.BF16, 2025-05-07T20:55:48.0484405Z D=1024, 2025-05-07T20:55:48.0484702Z B=16, 2025-05-07T20:55:48.0484984Z T=10, 2025-05-07T20:55:48.0485258Z L=96, 2025-05-07T20:55:48.0485547Z MAXH=92, 2025-05-07T20:55:48.0485824Z ) 2025-05-07T20:55:48.0486269Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:55:48.0487260Z self=, 2025-05-07T20:55:48.0488282Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:55:48.0488803Z pooling_mode=, 2025-05-07T20:55:48.0489332Z output_dtype=SparseType.BF16, 2025-05-07T20:55:48.0489779Z D=256, 2025-05-07T20:55:48.0490087Z B=32, 2025-05-07T20:55:48.0490389Z T=16, 2025-05-07T20:55:48.0490906Z L=100, 2025-05-07T20:55:48.0491211Z MAXH=69, 2025-05-07T20:55:48.0491521Z ) 2025-05-07T20:55:48.0491975Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:55:48.0493056Z self=, 2025-05-07T20:55:48.0494069Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:55:48.0494590Z pooling_mode=, 2025-05-07T20:55:48.0495102Z output_dtype=SparseType.BF16, 2025-05-07T20:55:48.0495545Z D=256, 2025-05-07T20:55:48.0495850Z B=31, 2025-05-07T20:55:48.0496137Z T=11, 2025-05-07T20:55:48.0496430Z L=23, 2025-05-07T20:55:48.0496736Z MAXH=52, 2025-05-07T20:55:48.0497036Z ) 2025-05-07T20:55:48.0497497Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:55:48.0498637Z self=, 2025-05-07T20:55:48.0499577Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:55:48.0500041Z pooling_mode=, 2025-05-07T20:55:48.0500511Z output_dtype=SparseType.BF16, 2025-05-07T20:55:48.0500932Z D=32, 2025-05-07T20:55:48.0501225Z B=24, 2025-05-07T20:55:48.0501520Z T=12, 2025-05-07T20:55:48.0501811Z L=37, 2025-05-07T20:55:48.0502099Z MAXH=97, 2025-05-07T20:55:48.0502383Z ) 2025-05-07T20:55:48.0502821Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:55:48.0503812Z self=, 2025-05-07T20:55:48.0504698Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:55:48.0505364Z pooling_mode=, 2025-05-07T20:55:48.0505843Z output_dtype=SparseType.BF16, 2025-05-07T20:55:48.0506250Z D=512, 2025-05-07T20:55:48.0506537Z B=8, 2025-05-07T20:55:48.0506813Z T=11, 2025-05-07T20:55:48.0507108Z L=31, 2025-05-07T20:55:48.0507394Z MAXH=64, 2025-05-07T20:55:48.0507679Z ) 2025-05-07T20:55:48.0508131Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:55:48.0509179Z self=, 2025-05-07T20:55:48.0510140Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:55:48.0510641Z pooling_mode=, 2025-05-07T20:55:48.0511125Z output_dtype=SparseType.BF16, 2025-05-07T20:55:48.0511562Z D=1024, 2025-05-07T20:55:48.0511846Z B=32, 2025-05-07T20:55:48.0512126Z T=17, 2025-05-07T20:55:48.0512409Z L=41, 2025-05-07T20:55:48.0512703Z MAXH=61, 2025-05-07T20:55:48.0513017Z ) 2025-05-07T20:55:48.0513447Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:55:48.0514661Z self=, 2025-05-07T20:55:48.0515621Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:55:48.0516065Z pooling_mode=, 2025-05-07T20:55:48.0516523Z output_dtype=SparseType.BF16, 2025-05-07T20:55:48.0516920Z D=512, 2025-05-07T20:55:48.0517301Z B=22, 2025-05-07T20:55:48.0517564Z T=12, 2025-05-07T20:55:48.0517840Z L=26, 2025-05-07T20:55:48.0518114Z MAXH=98, 2025-05-07T20:55:48.0518430Z ) 2025-05-07T20:55:48.0518852Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:55:48.0519840Z self=, 2025-05-07T20:55:48.0520723Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:55:48.0521181Z pooling_mode=, 2025-05-07T20:55:48.0521648Z output_dtype=SparseType.BF16, 2025-05-07T20:55:48.0522042Z D=384, 2025-05-07T20:55:48.0522311Z B=13, 2025-05-07T20:55:48.0522581Z T=15, 2025-05-07T20:55:48.0522849Z L=83, 2025-05-07T20:55:48.0523125Z MAXH=100, 2025-05-07T20:55:48.0523412Z ) 2025-05-07T20:55:48.0523824Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:55:48.0524802Z self=, 2025-05-07T20:55:48.0525687Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:55:48.0526145Z pooling_mode=, 2025-05-07T20:55:48.0526606Z output_dtype=SparseType.BF16, 2025-05-07T20:55:48.0526995Z D=384, 2025-05-07T20:55:48.0527273Z B=15, 2025-05-07T20:55:48.0527545Z T=15, 2025-05-07T20:55:48.0527808Z L=83, 2025-05-07T20:55:48.0528083Z MAXH=100, 2025-05-07T20:55:48.0528364Z ) 2025-05-07T20:55:48.0528767Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:55:48.0529751Z self=, 2025-05-07T20:55:48.0530636Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:55:48.0531087Z pooling_mode=, 2025-05-07T20:55:48.0531551Z output_dtype=SparseType.BF16, 2025-05-07T20:55:48.0531943Z D=384, 2025-05-07T20:55:48.0532212Z B=8, 2025-05-07T20:55:48.0532480Z T=15, 2025-05-07T20:55:48.0532755Z L=83, 2025-05-07T20:55:48.0533023Z MAXH=100, 2025-05-07T20:55:48.0533310Z ) 2025-05-07T20:55:48.0533720Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:55:48.0534699Z self=, 2025-05-07T20:55:48.0535567Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:55:48.0536022Z pooling_mode=, 2025-05-07T20:55:48.0536485Z output_dtype=SparseType.BF16, 2025-05-07T20:55:48.0536941Z D=384, 2025-05-07T20:55:48.0537214Z B=8, 2025-05-07T20:55:48.0537483Z T=15, 2025-05-07T20:55:48.0537744Z L=83, 2025-05-07T20:55:48.0538015Z MAXH=83, 2025-05-07T20:55:48.0538301Z ) 2025-05-07T20:55:48.0538667Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:55:48.0539547Z self=, 2025-05-07T20:55:48.0540343Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:55:48.0540762Z pooling_mode=, 2025-05-07T20:55:48.0541184Z output_dtype=SparseType.BF16, 2025-05-07T20:55:48.0541543Z D=384, 2025-05-07T20:55:48.0541800Z B=15, 2025-05-07T20:55:48.0542049Z T=15, 2025-05-07T20:55:48.0542312Z L=83, 2025-05-07T20:55:48.0542578Z MAXH=83, 2025-05-07T20:55:48.0542865Z ) 2025-05-07T20:55:48.0543167Z PASSED 2025-05-07T20:56:00.8283489Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_seq_int4 Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:00.8284612Z self=, 2025-05-07T20:56:00.8285666Z D=32, 2025-05-07T20:56:00.8293522Z B=8, 2025-05-07T20:56:00.8293779Z T=10, 2025-05-07T20:56:00.8294010Z L=10, 2025-05-07T20:56:00.8294251Z MAXH=50, 2025-05-07T20:56:00.8294532Z indices_dtype=torch.int32, 2025-05-07T20:56:00.8294849Z ) 2025-05-07T20:56:00.8295296Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:00.8295971Z self=, 2025-05-07T20:56:00.8296575Z D=256, 2025-05-07T20:56:00.8296818Z B=8, 2025-05-07T20:56:00.8297054Z T=10, 2025-05-07T20:56:00.8297289Z L=10, 2025-05-07T20:56:00.8297518Z MAXH=50, 2025-05-07T20:56:00.8297792Z indices_dtype=torch.int32, 2025-05-07T20:56:00.8298108Z ) 2025-05-07T20:56:00.8298387Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:00.8299053Z self=, 2025-05-07T20:56:00.8299655Z D=256, 2025-05-07T20:56:00.8299893Z B=27, 2025-05-07T20:56:00.8300128Z T=20, 2025-05-07T20:56:00.8300359Z L=65, 2025-05-07T20:56:00.8300584Z MAXH=85, 2025-05-07T20:56:00.8300852Z indices_dtype=torch.int64, 2025-05-07T20:56:00.8301164Z ) 2025-05-07T20:56:00.8301439Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:00.8302100Z self=, 2025-05-07T20:56:00.8302702Z D=512, 2025-05-07T20:56:00.8302928Z B=30, 2025-05-07T20:56:00.8303164Z T=10, 2025-05-07T20:56:00.8303393Z L=85, 2025-05-07T20:56:00.8303618Z MAXH=79, 2025-05-07T20:56:00.8303884Z indices_dtype=torch.int64, 2025-05-07T20:56:00.8304196Z ) 2025-05-07T20:56:00.8304473Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:00.8305134Z self=, 2025-05-07T20:56:00.8305738Z D=1024, 2025-05-07T20:56:00.8305977Z B=15, 2025-05-07T20:56:00.8306209Z T=13, 2025-05-07T20:56:00.8306442Z L=92, 2025-05-07T20:56:00.8306676Z MAXH=74, 2025-05-07T20:56:00.8306936Z indices_dtype=torch.int64, 2025-05-07T20:56:00.8307247Z ) 2025-05-07T20:56:00.8307536Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:00.8308188Z self=, 2025-05-07T20:56:00.8308786Z D=512, 2025-05-07T20:56:00.8309022Z B=23, 2025-05-07T20:56:00.8309247Z T=20, 2025-05-07T20:56:00.8309478Z L=35, 2025-05-07T20:56:00.8309711Z MAXH=100, 2025-05-07T20:56:00.8309980Z indices_dtype=torch.int32, 2025-05-07T20:56:00.8310283Z ) 2025-05-07T20:56:00.8310564Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:00.8311315Z self=, 2025-05-07T20:56:00.8311958Z D=512, 2025-05-07T20:56:00.8312191Z B=14, 2025-05-07T20:56:00.8312417Z T=10, 2025-05-07T20:56:00.8312644Z L=29, 2025-05-07T20:56:00.8312875Z MAXH=60, 2025-05-07T20:56:00.8313137Z indices_dtype=torch.int64, 2025-05-07T20:56:00.8313442Z ) 2025-05-07T20:56:00.8313718Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:00.8314377Z self=, 2025-05-07T20:56:00.8314974Z D=384, 2025-05-07T20:56:00.8315200Z B=31, 2025-05-07T20:56:00.8315589Z T=15, 2025-05-07T20:56:00.8315819Z L=68, 2025-05-07T20:56:00.8316041Z MAXH=82, 2025-05-07T20:56:00.8316304Z indices_dtype=torch.int64, 2025-05-07T20:56:00.8316611Z ) 2025-05-07T20:56:00.8316883Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:00.8317534Z self=, 2025-05-07T20:56:00.8318133Z D=256, 2025-05-07T20:56:00.8318351Z B=24, 2025-05-07T20:56:00.8318572Z T=10, 2025-05-07T20:56:00.8318947Z L=74, 2025-05-07T20:56:00.8319171Z MAXH=68, 2025-05-07T20:56:00.8319429Z indices_dtype=torch.int64, 2025-05-07T20:56:00.8319730Z ) 2025-05-07T20:56:00.8320001Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:00.8320651Z self=, 2025-05-07T20:56:00.8321293Z D=32, 2025-05-07T20:56:00.8321520Z B=12, 2025-05-07T20:56:00.8321761Z T=19, 2025-05-07T20:56:00.8322005Z L=74, 2025-05-07T20:56:00.8322226Z MAXH=94, 2025-05-07T20:56:00.8322480Z indices_dtype=torch.int64, 2025-05-07T20:56:00.8322781Z ) 2025-05-07T20:56:00.8323060Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:00.8323704Z self=, 2025-05-07T20:56:00.8324306Z D=384, 2025-05-07T20:56:00.8324532Z B=19, 2025-05-07T20:56:00.8324749Z T=13, 2025-05-07T20:56:00.8324973Z L=64, 2025-05-07T20:56:00.8325203Z MAXH=97, 2025-05-07T20:56:00.8325455Z indices_dtype=torch.int64, 2025-05-07T20:56:00.8325758Z ) 2025-05-07T20:56:00.8326038Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:00.8326683Z self=, 2025-05-07T20:56:00.8327281Z D=384, 2025-05-07T20:56:00.8327509Z B=19, 2025-05-07T20:56:00.8327726Z T=13, 2025-05-07T20:56:00.8327950Z L=19, 2025-05-07T20:56:00.8328171Z MAXH=97, 2025-05-07T20:56:00.8328429Z indices_dtype=torch.int64, 2025-05-07T20:56:00.8328723Z ) 2025-05-07T20:56:00.8328998Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:00.8329651Z self=, 2025-05-07T20:56:00.8330244Z D=384, 2025-05-07T20:56:00.8330469Z B=19, 2025-05-07T20:56:00.8330693Z T=19, 2025-05-07T20:56:00.8330910Z L=19, 2025-05-07T20:56:00.8331136Z MAXH=97, 2025-05-07T20:56:00.8331402Z indices_dtype=torch.int64, 2025-05-07T20:56:00.8331738Z ) 2025-05-07T20:56:00.8332025Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:00.8332679Z self=, 2025-05-07T20:56:00.8333222Z D=384, 2025-05-07T20:56:00.8333411Z B=19, 2025-05-07T20:56:00.8333601Z T=19, 2025-05-07T20:56:00.8333779Z L=19, 2025-05-07T20:56:00.8333973Z MAXH=50, 2025-05-07T20:56:00.8334193Z indices_dtype=torch.int64, 2025-05-07T20:56:00.8334443Z ) 2025-05-07T20:56:00.8334680Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:00.8335218Z self=, 2025-05-07T20:56:00.8335760Z D=384, 2025-05-07T20:56:00.8335946Z B=19, 2025-05-07T20:56:00.8336134Z T=19, 2025-05-07T20:56:00.8336324Z L=50, 2025-05-07T20:56:00.8336507Z MAXH=50, 2025-05-07T20:56:00.8336732Z indices_dtype=torch.int64, 2025-05-07T20:56:00.8336983Z ) 2025-05-07T20:56:00.8337165Z PASSED 2025-05-07T20:56:00.9414854Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_seq_int8 Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:00.9415936Z self=, 2025-05-07T20:56:00.9416544Z D=32, 2025-05-07T20:56:00.9416787Z B=8, 2025-05-07T20:56:00.9417024Z T=10, 2025-05-07T20:56:00.9417249Z L=10, 2025-05-07T20:56:00.9417486Z MAXH=50, 2025-05-07T20:56:00.9417737Z ) 2025-05-07T20:56:00.9418018Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:00.9418685Z self=, 2025-05-07T20:56:00.9419299Z D=384, 2025-05-07T20:56:00.9419538Z B=8, 2025-05-07T20:56:00.9419764Z T=10, 2025-05-07T20:56:00.9419995Z L=10, 2025-05-07T20:56:00.9420230Z MAXH=50, 2025-05-07T20:56:00.9420901Z ) 2025-05-07T20:56:00.9421196Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:00.9421911Z self=, 2025-05-07T20:56:00.9422504Z D=384, 2025-05-07T20:56:00.9422860Z B=25, 2025-05-07T20:56:00.9423098Z T=17, 2025-05-07T20:56:00.9423339Z L=37, 2025-05-07T20:56:00.9423565Z MAXH=89, 2025-05-07T20:56:00.9423809Z ) 2025-05-07T20:56:00.9424097Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:00.9424750Z self=, 2025-05-07T20:56:00.9425351Z D=384, 2025-05-07T20:56:00.9425586Z B=23, 2025-05-07T20:56:00.9425817Z T=20, 2025-05-07T20:56:00.9426055Z L=84, 2025-05-07T20:56:00.9426288Z MAXH=66, 2025-05-07T20:56:00.9426520Z ) 2025-05-07T20:56:00.9426810Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:00.9427479Z self=, 2025-05-07T20:56:00.9428084Z D=384, 2025-05-07T20:56:00.9428311Z B=17, 2025-05-07T20:56:00.9428549Z T=12, 2025-05-07T20:56:00.9428780Z L=16, 2025-05-07T20:56:00.9429007Z MAXH=57, 2025-05-07T20:56:00.9429255Z ) 2025-05-07T20:56:00.9429540Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:00.9430192Z self=, 2025-05-07T20:56:00.9430792Z D=256, 2025-05-07T20:56:00.9431026Z B=13, 2025-05-07T20:56:00.9431250Z T=16, 2025-05-07T20:56:00.9431483Z L=73, 2025-05-07T20:56:00.9431715Z MAXH=81, 2025-05-07T20:56:00.9431950Z ) 2025-05-07T20:56:00.9432238Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:00.9432898Z self=, 2025-05-07T20:56:00.9433494Z D=1024, 2025-05-07T20:56:00.9433736Z B=19, 2025-05-07T20:56:00.9433970Z T=18, 2025-05-07T20:56:00.9434221Z L=56, 2025-05-07T20:56:00.9434446Z MAXH=76, 2025-05-07T20:56:00.9434686Z ) 2025-05-07T20:56:00.9434973Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:00.9435797Z self=, 2025-05-07T20:56:00.9436404Z D=384, 2025-05-07T20:56:00.9436638Z B=31, 2025-05-07T20:56:00.9436866Z T=13, 2025-05-07T20:56:00.9437088Z L=22, 2025-05-07T20:56:00.9437322Z MAXH=75, 2025-05-07T20:56:00.9437565Z ) 2025-05-07T20:56:00.9437841Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:00.9438501Z self=, 2025-05-07T20:56:00.9439210Z D=384, 2025-05-07T20:56:00.9439438Z B=10, 2025-05-07T20:56:00.9439669Z T=12, 2025-05-07T20:56:00.9439898Z L=100, 2025-05-07T20:56:00.9440122Z MAXH=92, 2025-05-07T20:56:00.9440370Z ) 2025-05-07T20:56:00.9440655Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:00.9441304Z self=, 2025-05-07T20:56:00.9441902Z D=32, 2025-05-07T20:56:00.9442142Z B=22, 2025-05-07T20:56:00.9442364Z T=12, 2025-05-07T20:56:00.9442588Z L=77, 2025-05-07T20:56:00.9442820Z MAXH=96, 2025-05-07T20:56:00.9443050Z ) 2025-05-07T20:56:00.9443335Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:00.9443993Z self=, 2025-05-07T20:56:00.9444589Z D=384, 2025-05-07T20:56:00.9444816Z B=26, 2025-05-07T20:56:00.9445046Z T=18, 2025-05-07T20:56:00.9445278Z L=56, 2025-05-07T20:56:00.9445503Z MAXH=69, 2025-05-07T20:56:00.9445747Z ) 2025-05-07T20:56:00.9446029Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:00.9446769Z self=, 2025-05-07T20:56:00.9447367Z D=384, 2025-05-07T20:56:00.9447598Z B=26, 2025-05-07T20:56:00.9447818Z T=10, 2025-05-07T20:56:00.9448044Z L=56, 2025-05-07T20:56:00.9448275Z MAXH=69, 2025-05-07T20:56:00.9448551Z ) 2025-05-07T20:56:00.9448835Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:00.9449487Z self=, 2025-05-07T20:56:00.9450076Z D=384, 2025-05-07T20:56:00.9450306Z B=26, 2025-05-07T20:56:00.9450534Z T=10, 2025-05-07T20:56:00.9450756Z L=56, 2025-05-07T20:56:00.9450986Z MAXH=56, 2025-05-07T20:56:00.9451223Z ) 2025-05-07T20:56:00.9451501Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:00.9452160Z self=, 2025-05-07T20:56:00.9452753Z D=384, 2025-05-07T20:56:00.9452982Z B=8, 2025-05-07T20:56:00.9453207Z T=10, 2025-05-07T20:56:00.9453435Z L=56, 2025-05-07T20:56:00.9453665Z MAXH=56, 2025-05-07T20:56:00.9453893Z ) 2025-05-07T20:56:00.9454174Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:00.9454828Z self=, 2025-05-07T20:56:00.9455418Z D=384, 2025-05-07T20:56:00.9455649Z B=8, 2025-05-07T20:56:00.9455878Z T=10, 2025-05-07T20:56:00.9456097Z L=56, 2025-05-07T20:56:00.9456324Z MAXH=50, 2025-05-07T20:56:00.9456561Z ) 2025-05-07T20:56:00.9456774Z PASSED 2025-05-07T20:56:01.6692750Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:01.6693764Z self=, 2025-05-07T20:56:01.6694306Z T=1, 2025-05-07T20:56:01.6694500Z D=2, 2025-05-07T20:56:01.6694713Z B=1, 2025-05-07T20:56:01.6694907Z log_E=3, 2025-05-07T20:56:01.6695105Z L=0, 2025-05-07T20:56:01.6695331Z weights_ty=SparseType.FP32, 2025-05-07T20:56:01.6695631Z output_dtype=SparseType.FP16, 2025-05-07T20:56:01.6695904Z ) 2025-05-07T20:56:01.6696189Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:01.6696815Z self=, 2025-05-07T20:56:01.6697347Z T=2, 2025-05-07T20:56:01.6697538Z D=2, 2025-05-07T20:56:01.6697727Z B=1, 2025-05-07T20:56:01.6697921Z log_E=3, 2025-05-07T20:56:01.6698118Z L=0, 2025-05-07T20:56:01.6698338Z weights_ty=SparseType.FP32, 2025-05-07T20:56:01.6698635Z output_dtype=SparseType.FP16, 2025-05-07T20:56:01.6699209Z ) 2025-05-07T20:56:01.6699484Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:01.6700110Z self=, 2025-05-07T20:56:01.6700636Z T=2, 2025-05-07T20:56:01.6700830Z D=103, 2025-05-07T20:56:01.6701027Z B=86, 2025-05-07T20:56:01.6701214Z log_E=4, 2025-05-07T20:56:01.6701417Z L=19, 2025-05-07T20:56:01.6701638Z weights_ty=SparseType.FP16, 2025-05-07T20:56:01.6701935Z output_dtype=SparseType.BF16, 2025-05-07T20:56:01.6702207Z ) 2025-05-07T20:56:01.6702481Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:01.6703103Z self=, 2025-05-07T20:56:01.6703626Z T=1, 2025-05-07T20:56:01.6703824Z D=48, 2025-05-07T20:56:01.6704019Z B=48, 2025-05-07T20:56:01.6704213Z log_E=3, 2025-05-07T20:56:01.6704419Z L=6, 2025-05-07T20:56:01.6704643Z weights_ty=SparseType.FP32, 2025-05-07T20:56:01.6704932Z output_dtype=SparseType.FP16, 2025-05-07T20:56:01.6705220Z ) 2025-05-07T20:56:01.6705659Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:01.6706281Z self=, 2025-05-07T20:56:01.6706807Z T=1, 2025-05-07T20:56:01.6706998Z D=38, 2025-05-07T20:56:01.6707275Z B=30, 2025-05-07T20:56:01.6707465Z log_E=4, 2025-05-07T20:56:01.6707665Z L=9, 2025-05-07T20:56:01.6707881Z weights_ty=SparseType.FP32, 2025-05-07T20:56:01.6708166Z output_dtype=SparseType.BF16, 2025-05-07T20:56:01.6708435Z ) 2025-05-07T20:56:01.6708708Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:01.6709320Z self=, 2025-05-07T20:56:01.6709854Z T=7, 2025-05-07T20:56:01.6710048Z D=107, 2025-05-07T20:56:01.6710244Z B=87, 2025-05-07T20:56:01.6710432Z log_E=5, 2025-05-07T20:56:01.6710634Z L=4, 2025-05-07T20:56:01.6710850Z weights_ty=SparseType.INT4, 2025-05-07T20:56:01.6711141Z output_dtype=SparseType.INT8, 2025-05-07T20:56:01.6711413Z ) 2025-05-07T20:56:01.6711685Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:01.6712349Z self=, 2025-05-07T20:56:01.6712883Z T=1, 2025-05-07T20:56:01.6713074Z D=54, 2025-05-07T20:56:01.6713261Z B=93, 2025-05-07T20:56:01.6713456Z log_E=3, 2025-05-07T20:56:01.6713658Z L=7, 2025-05-07T20:56:01.6713871Z weights_ty=SparseType.FP32, 2025-05-07T20:56:01.6714166Z output_dtype=SparseType.BF16, 2025-05-07T20:56:01.6714439Z ) 2025-05-07T20:56:01.6714705Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:01.6715323Z self=, 2025-05-07T20:56:01.6715961Z T=5, 2025-05-07T20:56:01.6716155Z D=80, 2025-05-07T20:56:01.6716342Z B=125, 2025-05-07T20:56:01.6716553Z log_E=3, 2025-05-07T20:56:01.6716762Z L=3, 2025-05-07T20:56:01.6716976Z weights_ty=SparseType.INT8, 2025-05-07T20:56:01.6717272Z output_dtype=SparseType.FP16, 2025-05-07T20:56:01.6717543Z ) 2025-05-07T20:56:01.6717810Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:01.6718425Z self=, 2025-05-07T20:56:01.6718961Z T=5, 2025-05-07T20:56:01.6719148Z D=87, 2025-05-07T20:56:01.6719342Z B=112, 2025-05-07T20:56:01.6719538Z log_E=3, 2025-05-07T20:56:01.6719735Z L=16, 2025-05-07T20:56:01.6719956Z weights_ty=SparseType.FP32, 2025-05-07T20:56:01.6720251Z output_dtype=SparseType.FP16, 2025-05-07T20:56:01.6720574Z ) 2025-05-07T20:56:01.6720850Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:01.6721464Z self=, 2025-05-07T20:56:01.6721996Z T=9, 2025-05-07T20:56:01.6722183Z D=113, 2025-05-07T20:56:01.6722376Z B=12, 2025-05-07T20:56:01.6722570Z log_E=3, 2025-05-07T20:56:01.6722767Z L=9, 2025-05-07T20:56:01.6722980Z weights_ty=SparseType.INT4, 2025-05-07T20:56:01.6723274Z output_dtype=SparseType.FP16, 2025-05-07T20:56:01.6723535Z ) 2025-05-07T20:56:01.6723806Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:01.6724413Z self=, 2025-05-07T20:56:01.6724932Z T=6, 2025-05-07T20:56:01.6725126Z D=115, 2025-05-07T20:56:01.6725319Z B=90, 2025-05-07T20:56:01.6725508Z log_E=3, 2025-05-07T20:56:01.6725709Z L=8, 2025-05-07T20:56:01.6725927Z weights_ty=SparseType.INT4, 2025-05-07T20:56:01.6726215Z output_dtype=SparseType.FP16, 2025-05-07T20:56:01.6726488Z ) 2025-05-07T20:56:01.6726758Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:01.6727458Z self=, 2025-05-07T20:56:01.6727985Z T=6, 2025-05-07T20:56:01.6728176Z D=115, 2025-05-07T20:56:01.6728374Z B=90, 2025-05-07T20:56:01.6728561Z log_E=3, 2025-05-07T20:56:01.6728803Z L=0, 2025-05-07T20:56:01.6729019Z weights_ty=SparseType.INT4, 2025-05-07T20:56:01.6729306Z output_dtype=SparseType.FP16, 2025-05-07T20:56:01.6729576Z ) 2025-05-07T20:56:01.6729866Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:01.6736973Z self=, 2025-05-07T20:56:01.6737538Z T=6, 2025-05-07T20:56:01.6737736Z D=115, 2025-05-07T20:56:01.6737943Z B=6, 2025-05-07T20:56:01.6738129Z log_E=3, 2025-05-07T20:56:01.6738337Z L=0, 2025-05-07T20:56:01.6738561Z weights_ty=SparseType.INT4, 2025-05-07T20:56:01.6738850Z output_dtype=SparseType.FP16, 2025-05-07T20:56:01.6739133Z ) 2025-05-07T20:56:01.6739413Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:01.6740035Z self=, 2025-05-07T20:56:01.6740561Z T=6, 2025-05-07T20:56:01.6740758Z D=2, 2025-05-07T20:56:01.6740952Z B=6, 2025-05-07T20:56:01.6741139Z log_E=3, 2025-05-07T20:56:01.6741348Z L=0, 2025-05-07T20:56:01.6741568Z weights_ty=SparseType.INT4, 2025-05-07T20:56:01.6741862Z output_dtype=SparseType.FP16, 2025-05-07T20:56:01.6742130Z ) 2025-05-07T20:56:01.6742407Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:01.6743013Z self=, 2025-05-07T20:56:01.6743544Z T=6, 2025-05-07T20:56:01.6743737Z D=2, 2025-05-07T20:56:01.6743924Z B=6, 2025-05-07T20:56:01.6744121Z log_E=3, 2025-05-07T20:56:01.6744335Z L=6, 2025-05-07T20:56:01.6744545Z weights_ty=SparseType.INT4, 2025-05-07T20:56:01.6744837Z output_dtype=SparseType.FP16, 2025-05-07T20:56:01.6745109Z ) 2025-05-07T20:56:01.6745299Z PASSED 2025-05-07T20:56:02.3866526Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_against_ref Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:02.3867881Z self=, 2025-05-07T20:56:02.3868468Z T=1, 2025-05-07T20:56:02.3868674Z D=2, 2025-05-07T20:56:02.3868869Z B=1, 2025-05-07T20:56:02.3869068Z log_E=3, 2025-05-07T20:56:02.3869289Z L=0, 2025-05-07T20:56:02.3869588Z weights_ty=SparseType.FP32, 2025-05-07T20:56:02.3870334Z output_dtype=SparseType.FP32, 2025-05-07T20:56:02.3870639Z weighted=False, 2025-05-07T20:56:02.3870863Z ) 2025-05-07T20:56:02.3871063Z weight_ty: fp32 2025-05-07T20:56:02.3871422Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:02.3872123Z self=, 2025-05-07T20:56:02.3872705Z T=5, 2025-05-07T20:56:02.3872913Z D=2, 2025-05-07T20:56:02.3873107Z B=1, 2025-05-07T20:56:02.3873295Z log_E=3, 2025-05-07T20:56:02.3873500Z L=0, 2025-05-07T20:56:02.3873715Z weights_ty=SparseType.FP32, 2025-05-07T20:56:02.3874007Z output_dtype=SparseType.FP32, 2025-05-07T20:56:02.3874289Z weighted=False, 2025-05-07T20:56:02.3874506Z ) 2025-05-07T20:56:02.3874692Z weight_ty: fp32 2025-05-07T20:56:02.3874911Z weight_ty: fp32 2025-05-07T20:56:02.3875132Z weight_ty: fp32 2025-05-07T20:56:02.3875348Z weight_ty: fp32 2025-05-07T20:56:02.3875729Z weight_ty: fp32 2025-05-07T20:56:02.3876070Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:02.3876940Z self=, 2025-05-07T20:56:02.3877508Z T=5, 2025-05-07T20:56:02.3877706Z D=27, 2025-05-07T20:56:02.3877902Z B=104, 2025-05-07T20:56:02.3878099Z log_E=4, 2025-05-07T20:56:02.3878304Z L=14, 2025-05-07T20:56:02.3878603Z weights_ty=SparseType.FP32, 2025-05-07T20:56:02.3878897Z output_dtype=SparseType.FP32, 2025-05-07T20:56:02.3879182Z weighted=True, 2025-05-07T20:56:02.3879398Z ) 2025-05-07T20:56:02.3879588Z weight_ty: fp32 2025-05-07T20:56:02.3879814Z weight_ty: fp32 2025-05-07T20:56:02.3880034Z weight_ty: fp32 2025-05-07T20:56:02.3880257Z weight_ty: fp32 2025-05-07T20:56:02.3880479Z weight_ty: fp32 2025-05-07T20:56:02.3880823Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:02.3881517Z self=, 2025-05-07T20:56:02.3882089Z T=6, 2025-05-07T20:56:02.3882288Z D=56, 2025-05-07T20:56:02.3882491Z B=32, 2025-05-07T20:56:02.3882679Z log_E=3, 2025-05-07T20:56:02.3882880Z L=13, 2025-05-07T20:56:02.3883100Z weights_ty=SparseType.FP32, 2025-05-07T20:56:02.3883388Z output_dtype=SparseType.FP32, 2025-05-07T20:56:02.3883671Z weighted=True, 2025-05-07T20:56:02.3883889Z ) 2025-05-07T20:56:02.3884076Z weight_ty: fp32 2025-05-07T20:56:02.3884296Z weight_ty: fp32 2025-05-07T20:56:02.3884520Z weight_ty: fp32 2025-05-07T20:56:02.3884734Z weight_ty: fp32 2025-05-07T20:56:02.3884955Z weight_ty: fp32 2025-05-07T20:56:02.3885180Z weight_ty: fp32 2025-05-07T20:56:02.3885516Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:02.3886206Z self=, 2025-05-07T20:56:02.3886810Z T=8, 2025-05-07T20:56:02.3887014Z D=48, 2025-05-07T20:56:02.3887214Z B=38, 2025-05-07T20:56:02.3887405Z log_E=3, 2025-05-07T20:56:02.3887615Z L=5, 2025-05-07T20:56:02.3887835Z weights_ty=SparseType.FP32, 2025-05-07T20:56:02.3888123Z output_dtype=SparseType.FP32, 2025-05-07T20:56:02.3888406Z weighted=False, 2025-05-07T20:56:02.3888626Z ) 2025-05-07T20:56:02.3888813Z weight_ty: fp32 2025-05-07T20:56:02.3889039Z weight_ty: fp32 2025-05-07T20:56:02.3889260Z weight_ty: fp32 2025-05-07T20:56:02.3889475Z weight_ty: fp32 2025-05-07T20:56:02.3889696Z weight_ty: fp32 2025-05-07T20:56:02.3889919Z weight_ty: fp32 2025-05-07T20:56:02.3890132Z weight_ty: fp32 2025-05-07T20:56:02.3890355Z weight_ty: fp32 2025-05-07T20:56:02.3891022Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:02.3891718Z self=, 2025-05-07T20:56:02.3892430Z T=5, 2025-05-07T20:56:02.3892629Z D=42, 2025-05-07T20:56:02.3892827Z B=93, 2025-05-07T20:56:02.3893019Z log_E=4, 2025-05-07T20:56:02.3893230Z L=7, 2025-05-07T20:56:02.3893451Z weights_ty=SparseType.FP32, 2025-05-07T20:56:02.3893740Z output_dtype=SparseType.FP32, 2025-05-07T20:56:02.3894024Z weighted=True, 2025-05-07T20:56:02.3894241Z ) 2025-05-07T20:56:02.3894431Z weight_ty: fp32 2025-05-07T20:56:02.3894654Z weight_ty: fp32 2025-05-07T20:56:02.3894875Z weight_ty: fp32 2025-05-07T20:56:02.3895089Z weight_ty: fp32 2025-05-07T20:56:02.3895311Z weight_ty: fp32 2025-05-07T20:56:02.3895653Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:02.3896343Z self=, 2025-05-07T20:56:02.3896919Z T=6, 2025-05-07T20:56:02.3897118Z D=89, 2025-05-07T20:56:02.3897311Z B=39, 2025-05-07T20:56:02.3897511Z log_E=5, 2025-05-07T20:56:02.3897716Z L=7, 2025-05-07T20:56:02.3897935Z weights_ty=SparseType.FP32, 2025-05-07T20:56:02.3898230Z output_dtype=SparseType.FP32, 2025-05-07T20:56:02.3898635Z weighted=False, 2025-05-07T20:56:02.3898864Z ) 2025-05-07T20:56:02.3899053Z weight_ty: fp32 2025-05-07T20:56:02.3899279Z weight_ty: fp32 2025-05-07T20:56:02.3899506Z weight_ty: fp32 2025-05-07T20:56:02.3899721Z weight_ty: fp32 2025-05-07T20:56:02.3899946Z weight_ty: fp32 2025-05-07T20:56:02.3900229Z weight_ty: fp32 2025-05-07T20:56:02.3900567Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:02.3901261Z self=, 2025-05-07T20:56:02.3901834Z T=6, 2025-05-07T20:56:02.3902026Z D=98, 2025-05-07T20:56:02.3902225Z B=77, 2025-05-07T20:56:02.3902423Z log_E=4, 2025-05-07T20:56:02.3902624Z L=2, 2025-05-07T20:56:02.3902850Z weights_ty=SparseType.FP32, 2025-05-07T20:56:02.3903148Z output_dtype=SparseType.FP32, 2025-05-07T20:56:02.3903429Z weighted=False, 2025-05-07T20:56:02.3903648Z ) 2025-05-07T20:56:02.3903846Z weight_ty: fp32 2025-05-07T20:56:02.3904065Z weight_ty: fp32 2025-05-07T20:56:02.3904286Z weight_ty: fp32 2025-05-07T20:56:02.3904505Z weight_ty: fp32 2025-05-07T20:56:02.3904720Z weight_ty: fp32 2025-05-07T20:56:02.3904940Z weight_ty: fp32 2025-05-07T20:56:02.3905282Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:02.3905978Z self=, 2025-05-07T20:56:02.3906545Z T=5, 2025-05-07T20:56:02.3906740Z D=111, 2025-05-07T20:56:02.3906941Z B=125, 2025-05-07T20:56:02.3907135Z log_E=4, 2025-05-07T20:56:02.3907344Z L=16, 2025-05-07T20:56:02.3907565Z weights_ty=SparseType.FP32, 2025-05-07T20:56:02.3907854Z output_dtype=SparseType.FP32, 2025-05-07T20:56:02.3908136Z weighted=True, 2025-05-07T20:56:02.3908351Z ) 2025-05-07T20:56:02.3908536Z weight_ty: fp32 2025-05-07T20:56:02.3908754Z weight_ty: fp32 2025-05-07T20:56:02.3908975Z weight_ty: fp32 2025-05-07T20:56:02.3909193Z weight_ty: fp32 2025-05-07T20:56:02.3909410Z weight_ty: fp32 2025-05-07T20:56:02.3909750Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:02.3910439Z self=, 2025-05-07T20:56:02.3911007Z T=5, 2025-05-07T20:56:02.3911201Z D=102, 2025-05-07T20:56:02.3911397Z B=26, 2025-05-07T20:56:02.3911584Z log_E=4, 2025-05-07T20:56:02.3911786Z L=12, 2025-05-07T20:56:02.3912009Z weights_ty=SparseType.FP32, 2025-05-07T20:56:02.3912295Z output_dtype=SparseType.FP32, 2025-05-07T20:56:02.3912596Z weighted=False, 2025-05-07T20:56:02.3912814Z ) 2025-05-07T20:56:02.3913006Z weight_ty: fp32 2025-05-07T20:56:02.3913279Z weight_ty: fp32 2025-05-07T20:56:02.3913502Z weight_ty: fp32 2025-05-07T20:56:02.3913725Z weight_ty: fp32 2025-05-07T20:56:02.3913936Z weight_ty: fp32 2025-05-07T20:56:02.3914288Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:02.3914987Z self=, 2025-05-07T20:56:02.3915649Z T=9, 2025-05-07T20:56:02.3915848Z D=90, 2025-05-07T20:56:02.3916050Z B=84, 2025-05-07T20:56:02.3916246Z log_E=3, 2025-05-07T20:56:02.3916453Z L=14, 2025-05-07T20:56:02.3916671Z weights_ty=SparseType.FP32, 2025-05-07T20:56:02.3916959Z output_dtype=SparseType.FP32, 2025-05-07T20:56:02.3917247Z weighted=True, 2025-05-07T20:56:02.3917467Z ) 2025-05-07T20:56:02.3917658Z weight_ty: fp32 2025-05-07T20:56:02.3917882Z weight_ty: fp32 2025-05-07T20:56:02.3918101Z weight_ty: fp32 2025-05-07T20:56:02.3918315Z weight_ty: fp32 2025-05-07T20:56:02.3918538Z weight_ty: fp32 2025-05-07T20:56:02.3918757Z weight_ty: fp32 2025-05-07T20:56:02.3918975Z weight_ty: fp32 2025-05-07T20:56:02.3919185Z weight_ty: fp32 2025-05-07T20:56:02.3919404Z weight_ty: fp32 2025-05-07T20:56:02.3919858Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:02.3920550Z self=, 2025-05-07T20:56:02.3921121Z T=9, 2025-05-07T20:56:02.3921371Z D=14, 2025-05-07T20:56:02.3921562Z B=84, 2025-05-07T20:56:02.3921759Z log_E=3, 2025-05-07T20:56:02.3921965Z L=14, 2025-05-07T20:56:02.3922181Z weights_ty=SparseType.FP32, 2025-05-07T20:56:02.3922484Z output_dtype=SparseType.FP32, 2025-05-07T20:56:02.3922768Z weighted=True, 2025-05-07T20:56:02.3922980Z ) 2025-05-07T20:56:02.3923176Z weight_ty: fp32 2025-05-07T20:56:02.3923397Z weight_ty: fp32 2025-05-07T20:56:02.3923609Z weight_ty: fp32 2025-05-07T20:56:02.3923832Z weight_ty: fp32 2025-05-07T20:56:02.3924057Z weight_ty: fp32 2025-05-07T20:56:02.3924271Z weight_ty: fp32 2025-05-07T20:56:02.3924490Z weight_ty: fp32 2025-05-07T20:56:02.3924717Z weight_ty: fp32 2025-05-07T20:56:02.3924929Z weight_ty: fp32 2025-05-07T20:56:02.3925275Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:02.3925965Z self=, 2025-05-07T20:56:02.3926538Z T=1, 2025-05-07T20:56:02.3926728Z D=14, 2025-05-07T20:56:02.3926921Z B=84, 2025-05-07T20:56:02.3927118Z log_E=3, 2025-05-07T20:56:02.3927314Z L=14, 2025-05-07T20:56:02.3927534Z weights_ty=SparseType.FP32, 2025-05-07T20:56:02.3927830Z output_dtype=SparseType.FP32, 2025-05-07T20:56:02.3928107Z weighted=True, 2025-05-07T20:56:02.3928325Z ) 2025-05-07T20:56:02.3928519Z weight_ty: fp32 2025-05-07T20:56:02.3928859Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:02.3929559Z self=, 2025-05-07T20:56:02.3930129Z T=1, 2025-05-07T20:56:02.3930314Z D=14, 2025-05-07T20:56:02.3930514Z B=3, 2025-05-07T20:56:02.3930708Z log_E=3, 2025-05-07T20:56:02.3930909Z L=14, 2025-05-07T20:56:02.3931131Z weights_ty=SparseType.FP32, 2025-05-07T20:56:02.3931426Z output_dtype=SparseType.FP32, 2025-05-07T20:56:02.3931708Z weighted=True, 2025-05-07T20:56:02.3931920Z ) 2025-05-07T20:56:02.3932110Z weight_ty: fp32 2025-05-07T20:56:02.3932451Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:02.3933135Z self=, 2025-05-07T20:56:02.3933704Z T=3, 2025-05-07T20:56:02.3933895Z D=14, 2025-05-07T20:56:02.3934079Z B=3, 2025-05-07T20:56:02.3934274Z log_E=3, 2025-05-07T20:56:02.3934640Z L=14, 2025-05-07T20:56:02.3934855Z weights_ty=SparseType.FP32, 2025-05-07T20:56:02.3935151Z output_dtype=SparseType.FP32, 2025-05-07T20:56:02.3935429Z weighted=True, 2025-05-07T20:56:02.3935641Z ) 2025-05-07T20:56:02.3935838Z weight_ty: fp32 2025-05-07T20:56:02.3936057Z weight_ty: fp32 2025-05-07T20:56:02.3936268Z weight_ty: fp32 2025-05-07T20:56:02.3936484Z PASSED 2025-05-07T20:56:02.4045123Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_nan_weighted PASSED 2025-05-07T20:56:05.9208325Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_gpu_no_cache Trying example: test_nbit_forward_gpu_no_cache( 2025-05-07T20:56:05.9209349Z self=, 2025-05-07T20:56:05.9209879Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:56:05.9210201Z use_array_for_index_remapping=False, 2025-05-07T20:56:05.9210501Z do_pruning=False, 2025-05-07T20:56:05.9210771Z indices_dtype=torch.int32, 2025-05-07T20:56:05.9211185Z output_dtype=SparseType.FP32, 2025-05-07T20:56:05.9211555Z ) 2025-05-07T20:56:05.9211879Z Trying example: test_nbit_forward_gpu_no_cache( 2025-05-07T20:56:05.9212851Z self=, 2025-05-07T20:56:05.9213365Z nbit_weights_ty=None, 2025-05-07T20:56:05.9213648Z use_array_for_index_remapping=False, 2025-05-07T20:56:05.9213943Z do_pruning=False, 2025-05-07T20:56:05.9214284Z indices_dtype=torch.int32, 2025-05-07T20:56:05.9214573Z output_dtype=SparseType.FP32, 2025-05-07T20:56:05.9214834Z ) 2025-05-07T20:56:05.9215077Z Trying example: test_nbit_forward_gpu_no_cache( 2025-05-07T20:56:05.9215621Z self=, 2025-05-07T20:56:05.9216122Z nbit_weights_ty=None, 2025-05-07T20:56:05.9216403Z use_array_for_index_remapping=True, 2025-05-07T20:56:05.9216701Z do_pruning=False, 2025-05-07T20:56:05.9216954Z indices_dtype=torch.int64, 2025-05-07T20:56:05.9217232Z output_dtype=SparseType.FP16, 2025-05-07T20:56:05.9217497Z ) 2025-05-07T20:56:05.9217739Z Trying example: test_nbit_forward_gpu_no_cache( 2025-05-07T20:56:05.9218271Z self=, 2025-05-07T20:56:05.9218789Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:56:05.9219097Z use_array_for_index_remapping=False, 2025-05-07T20:56:05.9219387Z do_pruning=False, 2025-05-07T20:56:05.9219637Z indices_dtype=torch.int64, 2025-05-07T20:56:05.9219923Z output_dtype=SparseType.FP16, 2025-05-07T20:56:05.9220183Z ) 2025-05-07T20:56:05.9220369Z SKIPPED 2025-05-07T20:56:06.4053392Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_gpu_no_cache_max_sizes PASSED 2025-05-07T20:56:09.4816418Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_uvm_cache Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:09.4817301Z self=, 2025-05-07T20:56:09.4817809Z weights_ty=SparseType.FP32, 2025-05-07T20:56:09.4818129Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:09.4818432Z associativity=1, 2025-05-07T20:56:09.4818662Z do_pruning=False, 2025-05-07T20:56:09.4818924Z use_array_for_index_remapping=False, 2025-05-07T20:56:09.4819217Z ) 2025-05-07T20:56:09.4819457Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:09.4819972Z self=, 2025-05-07T20:56:09.4820476Z weights_ty=SparseType.FP16, 2025-05-07T20:56:09.4820772Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:09.4821068Z associativity=1, 2025-05-07T20:56:09.4821304Z do_pruning=False, 2025-05-07T20:56:09.4821567Z use_array_for_index_remapping=False, 2025-05-07T20:56:09.4822154Z ) 2025-05-07T20:56:09.4822386Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:09.4822911Z self=, 2025-05-07T20:56:09.4823414Z weights_ty=SparseType.FP16, 2025-05-07T20:56:09.4823714Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:09.4824011Z associativity=1, 2025-05-07T20:56:09.4824249Z do_pruning=False, 2025-05-07T20:56:09.4824504Z use_array_for_index_remapping=False, 2025-05-07T20:56:09.4824794Z ) 2025-05-07T20:56:09.4825026Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:09.4825540Z self=, 2025-05-07T20:56:09.4826046Z weights_ty=SparseType.FP32, 2025-05-07T20:56:09.4826343Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:09.4826638Z associativity=1, 2025-05-07T20:56:09.4826874Z do_pruning=False, 2025-05-07T20:56:09.4827130Z use_array_for_index_remapping=False, 2025-05-07T20:56:09.4827409Z ) 2025-05-07T20:56:09.4827640Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:09.4828319Z self=, 2025-05-07T20:56:09.4828820Z weights_ty=SparseType.FP32, 2025-05-07T20:56:09.4829117Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:09.4829418Z associativity=32, 2025-05-07T20:56:09.4829663Z do_pruning=False, 2025-05-07T20:56:09.4830002Z use_array_for_index_remapping=False, 2025-05-07T20:56:09.4830283Z ) 2025-05-07T20:56:09.4830518Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:09.4831029Z self=, 2025-05-07T20:56:09.4831532Z weights_ty=SparseType.FP32, 2025-05-07T20:56:09.4831826Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:09.4832117Z associativity=32, 2025-05-07T20:56:09.4832353Z do_pruning=True, 2025-05-07T20:56:09.4832609Z use_array_for_index_remapping=False, 2025-05-07T20:56:09.4832885Z ) 2025-05-07T20:56:09.4833111Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:09.4833631Z self=, 2025-05-07T20:56:09.4834137Z weights_ty=SparseType.FP32, 2025-05-07T20:56:09.4834423Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:09.4834719Z associativity=32, 2025-05-07T20:56:09.4834958Z do_pruning=False, 2025-05-07T20:56:09.4835210Z use_array_for_index_remapping=False, 2025-05-07T20:56:09.4835575Z ) 2025-05-07T20:56:09.4835803Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:09.4836309Z self=, 2025-05-07T20:56:09.4836826Z weights_ty=SparseType.FP32, 2025-05-07T20:56:09.4843894Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:09.4844253Z associativity=32, 2025-05-07T20:56:09.4844513Z do_pruning=True, 2025-05-07T20:56:09.4844777Z use_array_for_index_remapping=True, 2025-05-07T20:56:09.4845075Z ) 2025-05-07T20:56:09.4845318Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:09.4845851Z self=, 2025-05-07T20:56:09.4846368Z weights_ty=SparseType.FP16, 2025-05-07T20:56:09.4846674Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:09.4846973Z associativity=32, 2025-05-07T20:56:09.4847226Z do_pruning=False, 2025-05-07T20:56:09.4847494Z use_array_for_index_remapping=False, 2025-05-07T20:56:09.4847778Z ) 2025-05-07T20:56:09.4848017Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:09.4848545Z self=, 2025-05-07T20:56:09.4849058Z weights_ty=SparseType.FP16, 2025-05-07T20:56:09.4849351Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:09.4849739Z associativity=32, 2025-05-07T20:56:09.4849983Z do_pruning=False, 2025-05-07T20:56:09.4850238Z use_array_for_index_remapping=False, 2025-05-07T20:56:09.4850532Z ) 2025-05-07T20:56:09.4850766Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:09.4851277Z self=, 2025-05-07T20:56:09.4851784Z weights_ty=SparseType.INT2, 2025-05-07T20:56:09.4852084Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:09.4852381Z associativity=1, 2025-05-07T20:56:09.4852617Z do_pruning=True, 2025-05-07T20:56:09.4852870Z use_array_for_index_remapping=True, 2025-05-07T20:56:09.4853145Z ) 2025-05-07T20:56:09.4853378Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:09.4853892Z self=, 2025-05-07T20:56:09.4854389Z weights_ty=SparseType.INT4, 2025-05-07T20:56:09.4854679Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:09.4854983Z associativity=32, 2025-05-07T20:56:09.4855219Z do_pruning=False, 2025-05-07T20:56:09.4855470Z use_array_for_index_remapping=True, 2025-05-07T20:56:09.4855748Z ) 2025-05-07T20:56:09.4856071Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:09.4856585Z self=, 2025-05-07T20:56:09.4857090Z weights_ty=SparseType.FP32, 2025-05-07T20:56:09.4857433Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:09.4857729Z associativity=1, 2025-05-07T20:56:09.4857967Z do_pruning=True, 2025-05-07T20:56:09.4858225Z use_array_for_index_remapping=False, 2025-05-07T20:56:09.4858511Z ) 2025-05-07T20:56:09.4858737Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:09.4859258Z self=, 2025-05-07T20:56:09.4859762Z weights_ty=SparseType.INT4, 2025-05-07T20:56:09.4860056Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:09.4860347Z associativity=1, 2025-05-07T20:56:09.4860584Z do_pruning=True, 2025-05-07T20:56:09.4860840Z use_array_for_index_remapping=True, 2025-05-07T20:56:09.4861115Z ) 2025-05-07T20:56:09.4861344Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:09.4861857Z self=, 2025-05-07T20:56:09.4862352Z weights_ty=SparseType.FP16, 2025-05-07T20:56:09.4862647Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:09.4862941Z associativity=32, 2025-05-07T20:56:09.4863170Z do_pruning=True, 2025-05-07T20:56:09.4863508Z use_array_for_index_remapping=True, 2025-05-07T20:56:09.4863880Z ) 2025-05-07T20:56:09.4864159Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:09.4864814Z self=, 2025-05-07T20:56:09.4865398Z weights_ty=SparseType.INT4, 2025-05-07T20:56:09.4865700Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:09.4865990Z associativity=1, 2025-05-07T20:56:09.4866225Z do_pruning=True, 2025-05-07T20:56:09.4866488Z use_array_for_index_remapping=True, 2025-05-07T20:56:09.4866763Z ) 2025-05-07T20:56:09.4866993Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:09.4867514Z self=, 2025-05-07T20:56:09.4868010Z weights_ty=SparseType.INT4, 2025-05-07T20:56:09.4868307Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:09.4868613Z associativity=32, 2025-05-07T20:56:09.4868846Z do_pruning=True, 2025-05-07T20:56:09.4869103Z use_array_for_index_remapping=True, 2025-05-07T20:56:09.4869383Z ) 2025-05-07T20:56:09.4869614Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:09.4870129Z self=, 2025-05-07T20:56:09.4870701Z weights_ty=SparseType.INT4, 2025-05-07T20:56:09.4870993Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:09.4871285Z associativity=32, 2025-05-07T20:56:09.4871528Z do_pruning=False, 2025-05-07T20:56:09.4871784Z use_array_for_index_remapping=False, 2025-05-07T20:56:09.4872060Z ) 2025-05-07T20:56:09.4872286Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:09.4872803Z self=, 2025-05-07T20:56:09.4873300Z weights_ty=SparseType.INT2, 2025-05-07T20:56:09.4873593Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:09.4873886Z associativity=32, 2025-05-07T20:56:09.4874124Z do_pruning=True, 2025-05-07T20:56:09.4874372Z use_array_for_index_remapping=False, 2025-05-07T20:56:09.4874654Z ) 2025-05-07T20:56:09.4874885Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:09.4875486Z self=, 2025-05-07T20:56:09.4875992Z weights_ty=SparseType.INT2, 2025-05-07T20:56:09.4876284Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:09.4876575Z associativity=32, 2025-05-07T20:56:09.4876901Z do_pruning=False, 2025-05-07T20:56:09.4877351Z use_array_for_index_remapping=False, 2025-05-07T20:56:09.4877635Z ) 2025-05-07T20:56:09.4877869Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:09.4878388Z self=, 2025-05-07T20:56:09.4878950Z weights_ty=SparseType.INT2, 2025-05-07T20:56:09.4879242Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:09.4879543Z associativity=32, 2025-05-07T20:56:09.4879787Z do_pruning=False, 2025-05-07T20:56:09.4880038Z use_array_for_index_remapping=True, 2025-05-07T20:56:09.4880323Z ) 2025-05-07T20:56:09.4880559Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:09.4881072Z self=, 2025-05-07T20:56:09.4881582Z weights_ty=SparseType.INT2, 2025-05-07T20:56:09.4881880Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:09.4882186Z associativity=32, 2025-05-07T20:56:09.4882433Z do_pruning=True, 2025-05-07T20:56:09.4882694Z use_array_for_index_remapping=True, 2025-05-07T20:56:09.4882973Z ) 2025-05-07T20:56:09.4883207Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:09.4883736Z self=, 2025-05-07T20:56:09.4884244Z weights_ty=SparseType.INT2, 2025-05-07T20:56:09.4884536Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:09.4884844Z associativity=1, 2025-05-07T20:56:09.4885083Z do_pruning=True, 2025-05-07T20:56:09.4885334Z use_array_for_index_remapping=True, 2025-05-07T20:56:09.4885624Z ) 2025-05-07T20:56:09.4885860Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:09.4886376Z self=, 2025-05-07T20:56:09.4886881Z weights_ty=SparseType.INT2, 2025-05-07T20:56:09.4887190Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:09.4887485Z associativity=1, 2025-05-07T20:56:09.4887724Z do_pruning=False, 2025-05-07T20:56:09.4887983Z use_array_for_index_remapping=False, 2025-05-07T20:56:09.4888262Z ) 2025-05-07T20:56:09.4888488Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:09.4889008Z self=, 2025-05-07T20:56:09.4889509Z weights_ty=SparseType.INT2, 2025-05-07T20:56:09.4889798Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:09.4890095Z associativity=1, 2025-05-07T20:56:09.4890331Z do_pruning=False, 2025-05-07T20:56:09.4890846Z use_array_for_index_remapping=True, 2025-05-07T20:56:09.4891129Z ) 2025-05-07T20:56:09.4891458Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:09.4891968Z self=, 2025-05-07T20:56:09.4892472Z weights_ty=SparseType.FP32, 2025-05-07T20:56:09.4892769Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:09.4893060Z associativity=32, 2025-05-07T20:56:09.4893298Z do_pruning=True, 2025-05-07T20:56:09.4893553Z use_array_for_index_remapping=False, 2025-05-07T20:56:09.4893841Z ) 2025-05-07T20:56:09.4894066Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:09.4894581Z self=, 2025-05-07T20:56:09.4895080Z weights_ty=SparseType.INT4, 2025-05-07T20:56:09.4895366Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:09.4895663Z associativity=32, 2025-05-07T20:56:09.4895899Z do_pruning=False, 2025-05-07T20:56:09.4896150Z use_array_for_index_remapping=True, 2025-05-07T20:56:09.4896431Z ) 2025-05-07T20:56:12.5746436Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:12.5747977Z self=, 2025-05-07T20:56:12.5749623Z weights_ty=SparseType.INT4, 2025-05-07T20:56:12.5750233Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:12.5750819Z associativity=1, 2025-05-07T20:56:12.5751289Z do_pruning=False, 2025-05-07T20:56:12.5751795Z use_array_for_index_remapping=True, 2025-05-07T20:56:12.5752494Z ) 2025-05-07T20:56:12.5752944Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:12.5753977Z self=, 2025-05-07T20:56:12.5754829Z weights_ty=SparseType.INT4, 2025-05-07T20:56:12.5755120Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:12.5755585Z associativity=1, 2025-05-07T20:56:12.5755823Z do_pruning=False, 2025-05-07T20:56:12.5756077Z use_array_for_index_remapping=False, 2025-05-07T20:56:12.5756366Z ) 2025-05-07T20:56:12.5756595Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:12.5757111Z self=, 2025-05-07T20:56:12.5757615Z weights_ty=SparseType.INT8, 2025-05-07T20:56:12.5757905Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:12.5758209Z associativity=32, 2025-05-07T20:56:12.5758532Z do_pruning=True, 2025-05-07T20:56:12.5758866Z use_array_for_index_remapping=False, 2025-05-07T20:56:12.5759180Z ) 2025-05-07T20:56:12.5759404Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:12.5759919Z self=, 2025-05-07T20:56:12.5760434Z weights_ty=SparseType.INT8, 2025-05-07T20:56:12.5760729Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:12.5761021Z associativity=32, 2025-05-07T20:56:12.5761260Z do_pruning=False, 2025-05-07T20:56:12.5761522Z use_array_for_index_remapping=False, 2025-05-07T20:56:12.5761799Z ) 2025-05-07T20:56:12.5762031Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:12.5762552Z self=, 2025-05-07T20:56:12.5763043Z weights_ty=SparseType.FP16, 2025-05-07T20:56:12.5763336Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:12.5763633Z associativity=1, 2025-05-07T20:56:12.5763867Z do_pruning=True, 2025-05-07T20:56:12.5764119Z use_array_for_index_remapping=False, 2025-05-07T20:56:12.5764400Z ) 2025-05-07T20:56:12.5764630Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:12.5765138Z self=, 2025-05-07T20:56:12.5765640Z weights_ty=SparseType.FP32, 2025-05-07T20:56:12.5765937Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:12.5766229Z associativity=32, 2025-05-07T20:56:12.5766591Z do_pruning=False, 2025-05-07T20:56:12.5766845Z use_array_for_index_remapping=True, 2025-05-07T20:56:12.5767115Z ) 2025-05-07T20:56:12.5767342Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:12.5767859Z self=, 2025-05-07T20:56:12.5768356Z weights_ty=SparseType.INT8, 2025-05-07T20:56:12.5768647Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:12.5768943Z associativity=1, 2025-05-07T20:56:12.5769178Z do_pruning=True, 2025-05-07T20:56:12.5769430Z use_array_for_index_remapping=False, 2025-05-07T20:56:12.5769711Z ) 2025-05-07T20:56:12.5769940Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:12.5770449Z self=, 2025-05-07T20:56:12.5770947Z weights_ty=SparseType.INT8, 2025-05-07T20:56:12.5771241Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:12.5771537Z associativity=1, 2025-05-07T20:56:12.5771773Z do_pruning=False, 2025-05-07T20:56:12.5772031Z use_array_for_index_remapping=False, 2025-05-07T20:56:12.5772307Z ) 2025-05-07T20:56:12.5772619Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:12.5773134Z self=, 2025-05-07T20:56:12.5773633Z weights_ty=SparseType.INT4, 2025-05-07T20:56:12.5773921Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:12.5774261Z associativity=32, 2025-05-07T20:56:12.5774498Z do_pruning=True, 2025-05-07T20:56:12.5774746Z use_array_for_index_remapping=False, 2025-05-07T20:56:12.5775028Z ) 2025-05-07T20:56:12.5775262Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:12.5775774Z self=, 2025-05-07T20:56:12.5776276Z weights_ty=SparseType.INT4, 2025-05-07T20:56:12.5776573Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:12.5776866Z associativity=32, 2025-05-07T20:56:12.5777109Z do_pruning=False, 2025-05-07T20:56:12.5777366Z use_array_for_index_remapping=False, 2025-05-07T20:56:12.5777638Z ) 2025-05-07T20:56:12.5777872Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:12.5778389Z self=, 2025-05-07T20:56:12.5778887Z weights_ty=SparseType.INT8, 2025-05-07T20:56:12.5779177Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:12.5779475Z associativity=1, 2025-05-07T20:56:12.5779716Z do_pruning=False, 2025-05-07T20:56:12.5779968Z use_array_for_index_remapping=True, 2025-05-07T20:56:12.5780255Z ) 2025-05-07T20:56:12.5780487Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:12.5780996Z self=, 2025-05-07T20:56:12.5781498Z weights_ty=SparseType.INT8, 2025-05-07T20:56:12.5781799Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:12.5782092Z associativity=1, 2025-05-07T20:56:12.5782327Z do_pruning=True, 2025-05-07T20:56:12.5782579Z use_array_for_index_remapping=True, 2025-05-07T20:56:12.5782863Z ) 2025-05-07T20:56:12.5783087Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:12.5783599Z self=, 2025-05-07T20:56:12.5784095Z weights_ty=SparseType.INT2, 2025-05-07T20:56:12.5784383Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:12.5784680Z associativity=1, 2025-05-07T20:56:12.5784909Z do_pruning=True, 2025-05-07T20:56:12.5785160Z use_array_for_index_remapping=False, 2025-05-07T20:56:12.5785440Z ) 2025-05-07T20:56:12.5785668Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:12.5786174Z self=, 2025-05-07T20:56:12.5786730Z weights_ty=SparseType.FP16, 2025-05-07T20:56:12.5787021Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:12.5787317Z associativity=32, 2025-05-07T20:56:12.5787548Z do_pruning=False, 2025-05-07T20:56:12.5787807Z use_array_for_index_remapping=True, 2025-05-07T20:56:12.5788081Z ) 2025-05-07T20:56:12.5788302Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:12.5788813Z self=, 2025-05-07T20:56:12.5789314Z weights_ty=SparseType.FP16, 2025-05-07T20:56:12.5789598Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:12.5789898Z associativity=32, 2025-05-07T20:56:12.5790137Z do_pruning=True, 2025-05-07T20:56:12.5790385Z use_array_for_index_remapping=True, 2025-05-07T20:56:12.5791626Z ) 2025-05-07T20:56:12.5791958Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:12.5792621Z self=, 2025-05-07T20:56:12.5793169Z weights_ty=SparseType.INT8, 2025-05-07T20:56:12.5793472Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:12.5793779Z associativity=32, 2025-05-07T20:56:12.5794789Z do_pruning=True, 2025-05-07T20:56:12.5795063Z use_array_for_index_remapping=True, 2025-05-07T20:56:12.5795346Z ) 2025-05-07T20:56:12.5795674Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:12.5796190Z self=, 2025-05-07T20:56:12.5796768Z weights_ty=SparseType.INT8, 2025-05-07T20:56:12.5797065Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:12.5797367Z associativity=1, 2025-05-07T20:56:12.5797607Z do_pruning=True, 2025-05-07T20:56:12.5797861Z use_array_for_index_remapping=False, 2025-05-07T20:56:12.5798147Z ) 2025-05-07T20:56:12.5798381Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:12.5798901Z self=, 2025-05-07T20:56:12.5799402Z weights_ty=SparseType.INT8, 2025-05-07T20:56:12.5799701Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:12.5800003Z associativity=1, 2025-05-07T20:56:12.5800239Z do_pruning=False, 2025-05-07T20:56:12.5800497Z use_array_for_index_remapping=True, 2025-05-07T20:56:12.5800777Z ) 2025-05-07T20:56:12.5801002Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:12.5801518Z self=, 2025-05-07T20:56:12.5802023Z weights_ty=SparseType.FP16, 2025-05-07T20:56:12.5802312Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:12.5802617Z associativity=32, 2025-05-07T20:56:12.5802855Z do_pruning=True, 2025-05-07T20:56:12.5803106Z use_array_for_index_remapping=False, 2025-05-07T20:56:12.5803390Z ) 2025-05-07T20:56:12.5803621Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:12.5804139Z self=, 2025-05-07T20:56:12.5804643Z weights_ty=SparseType.INT8, 2025-05-07T20:56:12.5804992Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:12.5805300Z associativity=1, 2025-05-07T20:56:12.5805531Z do_pruning=False, 2025-05-07T20:56:12.5805790Z use_array_for_index_remapping=False, 2025-05-07T20:56:12.5806078Z ) 2025-05-07T20:56:12.5806304Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:12.5806823Z self=, 2025-05-07T20:56:12.5807326Z weights_ty=SparseType.INT2, 2025-05-07T20:56:12.5807616Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:12.5807919Z associativity=1, 2025-05-07T20:56:12.5808156Z do_pruning=True, 2025-05-07T20:56:12.5808415Z use_array_for_index_remapping=False, 2025-05-07T20:56:12.5808695Z ) 2025-05-07T20:56:12.5808927Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:12.5809523Z self=, 2025-05-07T20:56:12.5810022Z weights_ty=SparseType.FP16, 2025-05-07T20:56:12.5810327Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:12.5810628Z associativity=32, 2025-05-07T20:56:12.5810865Z do_pruning=True, 2025-05-07T20:56:12.5811125Z use_array_for_index_remapping=False, 2025-05-07T20:56:12.5811413Z ) 2025-05-07T20:56:12.5811633Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:12.5812154Z self=, 2025-05-07T20:56:12.5812653Z weights_ty=SparseType.INT2, 2025-05-07T20:56:12.5812945Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:12.5813234Z associativity=1, 2025-05-07T20:56:12.5813466Z do_pruning=False, 2025-05-07T20:56:12.5813719Z use_array_for_index_remapping=True, 2025-05-07T20:56:12.5813986Z ) 2025-05-07T20:56:12.5814214Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:12.5814728Z self=, 2025-05-07T20:56:12.5815220Z weights_ty=SparseType.INT4, 2025-05-07T20:56:12.5815594Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:12.5815897Z associativity=32, 2025-05-07T20:56:12.5816133Z do_pruning=True, 2025-05-07T20:56:12.5816391Z use_array_for_index_remapping=True, 2025-05-07T20:56:12.5816668Z ) 2025-05-07T20:56:12.5816935Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:12.5817451Z self=, 2025-05-07T20:56:12.5817956Z weights_ty=SparseType.INT8, 2025-05-07T20:56:12.5818251Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:12.5818542Z associativity=32, 2025-05-07T20:56:12.5818788Z do_pruning=True, 2025-05-07T20:56:12.5819042Z use_array_for_index_remapping=True, 2025-05-07T20:56:12.5819319Z ) 2025-05-07T20:56:12.5819552Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:12.5820068Z self=, 2025-05-07T20:56:12.5820574Z weights_ty=SparseType.INT2, 2025-05-07T20:56:12.5820874Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:12.5821176Z associativity=32, 2025-05-07T20:56:12.5821408Z do_pruning=True, 2025-05-07T20:56:12.5821661Z use_array_for_index_remapping=True, 2025-05-07T20:56:12.5821945Z ) 2025-05-07T20:56:12.5822166Z PASSED 2025-05-07T20:56:12.5822280Z 2025-05-07T20:56:12.5822423Z =============================== warnings summary =============================== 2025-05-07T20:56:12.5823027Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_gpu_dequantize_parity 2025-05-07T20:56:12.5823776Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant 2025-05-07T20:56:12.5825259Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/fbgemm_gpu/tbe/utils/quantize.py:54: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T20:56:12.5826639Z res_scale_shift = torch.tensor( 2025-05-07T20:56:12.5826833Z 2025-05-07T20:56:12.5827162Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_gpu_dequantize_parity 2025-05-07T20:56:12.5827906Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant 2025-05-07T20:56:12.5828698Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_nan_weighted 2025-05-07T20:56:12.5830213Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/fbgemm_gpu/tbe/utils/quantize.py:67: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T20:56:12.5838981Z res_scale_shift = torch.tensor( 2025-05-07T20:56:12.5839214Z 2025-05-07T20:56:12.5839685Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_against_ref 2025-05-07T20:56:12.5841223Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/fbgemm_gpu/tbe/utils/quantize.py:158: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T20:56:12.5842535Z return to_device(torch.tensor(comps), use_cpu) 2025-05-07T20:56:12.5842791Z 2025-05-07T20:56:12.5843028Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:56:12.5843515Z =========================== short test summary info ============================ 2025-05-07T20:56:12.5844425Z SKIPPED [1] tbe/inference/nbit_forward_test.py:613: Hash-based index_remapping is an experimental feature and is currently not supported for indices.dtype == torch.int64 and indices.device != cpu 2025-05-07T20:56:12.5845476Z ============= 9 passed, 1 skipped, 6 warnings in 71.56s (0:01:11) ============== 2025-05-07T20:56:13.3724792Z 2025-05-07T20:56:13.3725508Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_forward_test.py 2025-05-07T20:56:13.3744998Z [TEST] Python test time for ./tbe/inference/nbit_forward_test.py: 75 seconds 2025-05-07T20:56:13.3745606Z 2025-05-07T20:56:13.3745610Z 2025-05-07T20:56:13.3745614Z 2025-05-07T20:56:13.3745617Z 2025-05-07T20:56:13.3767538Z ################################################################################ 2025-05-07T20:56:13.3782703Z # [2025-05-07T20:56:13.377Z] Run Python Test Suite: 2025-05-07T20:56:13.3783117Z # ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:56:13.3783473Z ################################################################################ 2025-05-07T20:56:13.3807781Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:56:13.3808489Z 2025-05-07T20:56:15.5270900Z ============================= test session starts ============================== 2025-05-07T20:56:15.5271732Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:56:15.5272302Z cachedir: .pytest_cache 2025-05-07T20:56:15.5272906Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:56:15.5273665Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:56:15.5274096Z plugins: hypothesis-6.131.14 2025-05-07T20:56:17.3063747Z collecting ... collected 3 items 2025-05-07T20:56:17.3064059Z 2025-05-07T20:56:25.1536918Z tbe/inference/nbit_split_embeddings_test.py::NBitSplitEmbeddingsTest::test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:56:25.1538329Z self=, 2025-05-07T20:56:25.1539056Z weights_ty=SparseType.FP32, 2025-05-07T20:56:25.1539329Z ) 2025-05-07T20:56:25.1539685Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:56:25.1540776Z self=, 2025-05-07T20:56:25.1541624Z weights_ty=SparseType.FP16, 2025-05-07T20:56:25.1541894Z ) 2025-05-07T20:56:25.1542232Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:56:25.1543087Z self=, 2025-05-07T20:56:25.1544210Z weights_ty=SparseType.INT8, 2025-05-07T20:56:25.1544477Z ) 2025-05-07T20:56:25.1544819Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:56:25.1545662Z self=, 2025-05-07T20:56:25.1546376Z weights_ty=SparseType.INT4, 2025-05-07T20:56:25.1546635Z ) 2025-05-07T20:56:25.1546979Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:56:25.1547828Z self=, 2025-05-07T20:56:25.1548530Z weights_ty=SparseType.INT2, 2025-05-07T20:56:25.1548791Z ) 2025-05-07T20:56:25.1548982Z PASSED 2025-05-07T20:56:28.9096751Z tbe/inference/nbit_split_embeddings_test.py::NBitSplitEmbeddingsTest::test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:56:28.9098618Z self=, 2025-05-07T20:56:28.9099366Z weights_ty=SparseType.FP32, 2025-05-07T20:56:28.9099772Z emulate_pruning=False, 2025-05-07T20:56:28.9100264Z indices_dtype=torch.int32, 2025-05-07T20:56:28.9100622Z ) 2025-05-07T20:56:28.9101004Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:56:28.9101882Z self=, 2025-05-07T20:56:28.9102623Z weights_ty=SparseType.INT8, 2025-05-07T20:56:28.9102909Z emulate_pruning=False, 2025-05-07T20:56:28.9103183Z indices_dtype=torch.int32, 2025-05-07T20:56:28.9103444Z ) 2025-05-07T20:56:28.9103807Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:56:28.9104686Z self=, 2025-05-07T20:56:28.9105403Z weights_ty=SparseType.INT8, 2025-05-07T20:56:28.9105682Z emulate_pruning=True, 2025-05-07T20:56:28.9105954Z indices_dtype=torch.int32, 2025-05-07T20:56:28.9106204Z ) 2025-05-07T20:56:28.9106557Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:56:28.9107426Z self=, 2025-05-07T20:56:28.9108160Z weights_ty=SparseType.INT4, 2025-05-07T20:56:28.9108432Z emulate_pruning=False, 2025-05-07T20:56:28.9108701Z indices_dtype=torch.int32, 2025-05-07T20:56:28.9108956Z ) 2025-05-07T20:56:28.9109299Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:56:28.9110174Z self=, 2025-05-07T20:56:28.9110898Z weights_ty=SparseType.INT8, 2025-05-07T20:56:28.9111192Z emulate_pruning=False, 2025-05-07T20:56:28.9111452Z indices_dtype=torch.int64, 2025-05-07T20:56:28.9111702Z ) 2025-05-07T20:56:28.9112053Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:56:28.9112918Z self=, 2025-05-07T20:56:28.9113640Z weights_ty=SparseType.INT2, 2025-05-07T20:56:28.9113915Z emulate_pruning=True, 2025-05-07T20:56:28.9114176Z indices_dtype=torch.int32, 2025-05-07T20:56:28.9114522Z ) 2025-05-07T20:56:28.9114873Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:56:28.9115860Z self=, 2025-05-07T20:56:28.9116574Z weights_ty=SparseType.INT2, 2025-05-07T20:56:28.9116852Z emulate_pruning=False, 2025-05-07T20:56:28.9117117Z indices_dtype=torch.int64, 2025-05-07T20:56:28.9117373Z ) 2025-05-07T20:56:28.9117716Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:56:28.9118580Z self=, 2025-05-07T20:56:28.9119298Z weights_ty=SparseType.FP16, 2025-05-07T20:56:28.9119572Z emulate_pruning=True, 2025-05-07T20:56:28.9119838Z indices_dtype=torch.int64, 2025-05-07T20:56:28.9120090Z ) 2025-05-07T20:56:28.9120434Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:56:28.9121392Z self=, 2025-05-07T20:56:28.9122122Z weights_ty=SparseType.INT8, 2025-05-07T20:56:28.9122407Z emulate_pruning=True, 2025-05-07T20:56:28.9122665Z indices_dtype=torch.int64, 2025-05-07T20:56:28.9122964Z ) 2025-05-07T20:56:28.9123321Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:56:28.9124181Z self=, 2025-05-07T20:56:28.9124908Z weights_ty=SparseType.INT4, 2025-05-07T20:56:28.9125187Z emulate_pruning=True, 2025-05-07T20:56:28.9125449Z indices_dtype=torch.int32, 2025-05-07T20:56:28.9125695Z ) 2025-05-07T20:56:28.9126047Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:56:28.9126924Z self=, 2025-05-07T20:56:28.9127643Z weights_ty=SparseType.FP32, 2025-05-07T20:56:28.9127924Z emulate_pruning=True, 2025-05-07T20:56:28.9128189Z indices_dtype=torch.int32, 2025-05-07T20:56:28.9128438Z ) 2025-05-07T20:56:28.9128790Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:56:28.9129655Z self=, 2025-05-07T20:56:28.9130382Z weights_ty=SparseType.FP16, 2025-05-07T20:56:28.9130656Z emulate_pruning=False, 2025-05-07T20:56:28.9130922Z indices_dtype=torch.int32, 2025-05-07T20:56:28.9131172Z ) 2025-05-07T20:56:28.9131518Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:56:28.9132395Z self=, 2025-05-07T20:56:28.9133116Z weights_ty=SparseType.FP16, 2025-05-07T20:56:28.9133388Z emulate_pruning=False, 2025-05-07T20:56:28.9133652Z indices_dtype=torch.int64, 2025-05-07T20:56:28.9133900Z ) 2025-05-07T20:56:28.9134252Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:56:28.9135110Z self=, 2025-05-07T20:56:28.9135830Z weights_ty=SparseType.INT4, 2025-05-07T20:56:28.9136107Z emulate_pruning=True, 2025-05-07T20:56:28.9136364Z indices_dtype=torch.int64, 2025-05-07T20:56:28.9136615Z ) 2025-05-07T20:56:28.9137018Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:56:28.9137888Z self=, 2025-05-07T20:56:28.9138611Z weights_ty=SparseType.INT4, 2025-05-07T20:56:28.9138903Z emulate_pruning=False, 2025-05-07T20:56:28.9139214Z indices_dtype=torch.int64, 2025-05-07T20:56:28.9139455Z ) 2025-05-07T20:56:28.9139806Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:56:28.9140678Z self=, 2025-05-07T20:56:28.9141400Z weights_ty=SparseType.FP16, 2025-05-07T20:56:28.9141679Z emulate_pruning=True, 2025-05-07T20:56:28.9141941Z indices_dtype=torch.int32, 2025-05-07T20:56:28.9142186Z ) 2025-05-07T20:56:28.9142539Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:56:28.9143497Z self=, 2025-05-07T20:56:28.9144223Z weights_ty=SparseType.INT2, 2025-05-07T20:56:28.9144495Z emulate_pruning=True, 2025-05-07T20:56:28.9144756Z indices_dtype=torch.int64, 2025-05-07T20:56:28.9145008Z ) 2025-05-07T20:56:28.9145356Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:56:28.9146695Z self=, 2025-05-07T20:56:28.9147417Z weights_ty=SparseType.INT2, 2025-05-07T20:56:28.9147695Z emulate_pruning=False, 2025-05-07T20:56:28.9147955Z indices_dtype=torch.int32, 2025-05-07T20:56:28.9148212Z ) 2025-05-07T20:56:28.9148564Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:56:28.9149433Z self=, 2025-05-07T20:56:28.9150161Z weights_ty=SparseType.FP32, 2025-05-07T20:56:28.9150443Z emulate_pruning=False, 2025-05-07T20:56:28.9150703Z indices_dtype=torch.int64, 2025-05-07T20:56:28.9150955Z ) 2025-05-07T20:56:28.9151306Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:56:28.9152173Z self=, 2025-05-07T20:56:28.9152892Z weights_ty=SparseType.FP32, 2025-05-07T20:56:28.9153175Z emulate_pruning=True, 2025-05-07T20:56:28.9153439Z indices_dtype=torch.int64, 2025-05-07T20:56:28.9153687Z ) 2025-05-07T20:56:28.9153872Z PASSED 2025-05-07T20:56:28.9642004Z tbe/inference/nbit_split_embeddings_test.py::NBitSplitEmbeddingsTest::test_nbit_split_embedding_weights_with_scale_and_bias Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:56:28.9643436Z self=, 2025-05-07T20:56:28.9644091Z T=1, 2025-05-07T20:56:28.9644287Z D=2, 2025-05-07T20:56:28.9644479Z B=1, 2025-05-07T20:56:28.9644666Z log_E=3, 2025-05-07T20:56:28.9644875Z L=0, 2025-05-07T20:56:28.9645093Z weights_ty=SparseType.FP32, 2025-05-07T20:56:28.9645406Z output_dtype=SparseType.FP16, 2025-05-07T20:56:28.9645673Z ) 2025-05-07T20:56:28.9645996Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:56:28.9646776Z self=, 2025-05-07T20:56:28.9647434Z T=2, 2025-05-07T20:56:28.9647778Z D=2, 2025-05-07T20:56:28.9647972Z B=1, 2025-05-07T20:56:28.9648167Z log_E=3, 2025-05-07T20:56:28.9648364Z L=0, 2025-05-07T20:56:28.9648582Z weights_ty=SparseType.FP32, 2025-05-07T20:56:28.9648887Z output_dtype=SparseType.FP16, 2025-05-07T20:56:28.9649152Z ) 2025-05-07T20:56:28.9649468Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:56:28.9650258Z self=, 2025-05-07T20:56:28.9650908Z T=2, 2025-05-07T20:56:28.9651104Z D=91, 2025-05-07T20:56:28.9651301Z B=73, 2025-05-07T20:56:28.9651492Z log_E=5, 2025-05-07T20:56:28.9651695Z L=19, 2025-05-07T20:56:28.9651915Z weights_ty=SparseType.INT2, 2025-05-07T20:56:28.9652199Z output_dtype=SparseType.BF16, 2025-05-07T20:56:28.9652468Z ) 2025-05-07T20:56:28.9652783Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:56:28.9653594Z self=, 2025-05-07T20:56:28.9654247Z T=6, 2025-05-07T20:56:28.9654627Z D=102, 2025-05-07T20:56:28.9654824Z B=77, 2025-05-07T20:56:28.9655020Z log_E=5, 2025-05-07T20:56:28.9655211Z L=11, 2025-05-07T20:56:28.9655431Z weights_ty=SparseType.INT2, 2025-05-07T20:56:28.9655722Z output_dtype=SparseType.FP16, 2025-05-07T20:56:28.9656065Z ) 2025-05-07T20:56:28.9656383Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:56:28.9657166Z self=, 2025-05-07T20:56:28.9657811Z T=1, 2025-05-07T20:56:28.9658005Z D=64, 2025-05-07T20:56:28.9658197Z B=50, 2025-05-07T20:56:28.9658384Z log_E=5, 2025-05-07T20:56:28.9658587Z L=4, 2025-05-07T20:56:28.9658802Z weights_ty=SparseType.INT4, 2025-05-07T20:56:28.9659095Z output_dtype=SparseType.BF16, 2025-05-07T20:56:28.9659362Z ) 2025-05-07T20:56:28.9659675Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:56:28.9660458Z self=, 2025-05-07T20:56:28.9661093Z T=1, 2025-05-07T20:56:28.9661283Z D=69, 2025-05-07T20:56:28.9661477Z B=34, 2025-05-07T20:56:28.9661667Z log_E=4, 2025-05-07T20:56:28.9661869Z L=12, 2025-05-07T20:56:28.9662089Z weights_ty=SparseType.FP16, 2025-05-07T20:56:28.9662376Z output_dtype=SparseType.BF16, 2025-05-07T20:56:28.9662646Z ) 2025-05-07T20:56:28.9662964Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:56:28.9663741Z self=, 2025-05-07T20:56:28.9664399Z T=3, 2025-05-07T20:56:28.9664595Z D=104, 2025-05-07T20:56:28.9664786Z B=4, 2025-05-07T20:56:28.9664974Z log_E=3, 2025-05-07T20:56:28.9665175Z L=6, 2025-05-07T20:56:28.9665402Z weights_ty=SparseType.FP16, 2025-05-07T20:56:28.9665692Z output_dtype=SparseType.FP16, 2025-05-07T20:56:28.9665961Z ) 2025-05-07T20:56:28.9666274Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:56:28.9667045Z self=, 2025-05-07T20:56:28.9667693Z T=8, 2025-05-07T20:56:28.9667886Z D=84, 2025-05-07T20:56:28.9668070Z B=93, 2025-05-07T20:56:28.9668265Z log_E=3, 2025-05-07T20:56:28.9668466Z L=0, 2025-05-07T20:56:28.9668678Z weights_ty=SparseType.FP16, 2025-05-07T20:56:28.9668971Z output_dtype=SparseType.BF16, 2025-05-07T20:56:28.9669242Z ) 2025-05-07T20:56:28.9669545Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:56:28.9670383Z self=, 2025-05-07T20:56:28.9671037Z T=2, 2025-05-07T20:56:28.9671229Z D=125, 2025-05-07T20:56:28.9671414Z B=20, 2025-05-07T20:56:28.9671608Z log_E=4, 2025-05-07T20:56:28.9671809Z L=2, 2025-05-07T20:56:28.9672019Z weights_ty=SparseType.FP16, 2025-05-07T20:56:28.9672310Z output_dtype=SparseType.INT8, 2025-05-07T20:56:28.9672577Z ) 2025-05-07T20:56:28.9672881Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:56:28.9673665Z self=, 2025-05-07T20:56:28.9674307Z T=4, 2025-05-07T20:56:28.9674495Z D=16, 2025-05-07T20:56:28.9674688Z B=8, 2025-05-07T20:56:28.9674885Z log_E=4, 2025-05-07T20:56:28.9675088Z L=11, 2025-05-07T20:56:28.9675304Z weights_ty=SparseType.FP16, 2025-05-07T20:56:28.9675742Z output_dtype=SparseType.FP16, 2025-05-07T20:56:28.9676010Z ) 2025-05-07T20:56:28.9676410Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:56:28.9677194Z self=, 2025-05-07T20:56:28.9677849Z T=5, 2025-05-07T20:56:28.9678039Z D=30, 2025-05-07T20:56:28.9678276Z B=119, 2025-05-07T20:56:28.9678474Z log_E=4, 2025-05-07T20:56:28.9678672Z L=10, 2025-05-07T20:56:28.9678894Z weights_ty=SparseType.FP16, 2025-05-07T20:56:28.9679231Z output_dtype=SparseType.FP16, 2025-05-07T20:56:28.9679506Z ) 2025-05-07T20:56:28.9679823Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:56:28.9680615Z self=, 2025-05-07T20:56:28.9681270Z T=5, 2025-05-07T20:56:28.9681458Z D=30, 2025-05-07T20:56:28.9681648Z B=119, 2025-05-07T20:56:28.9681844Z log_E=3, 2025-05-07T20:56:28.9682041Z L=10, 2025-05-07T20:56:28.9682266Z weights_ty=SparseType.FP16, 2025-05-07T20:56:28.9682559Z output_dtype=SparseType.FP16, 2025-05-07T20:56:28.9682821Z ) 2025-05-07T20:56:28.9683136Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:56:28.9683920Z self=, 2025-05-07T20:56:28.9684561Z T=5, 2025-05-07T20:56:28.9684751Z D=3, 2025-05-07T20:56:28.9684942Z B=119, 2025-05-07T20:56:28.9685132Z log_E=3, 2025-05-07T20:56:28.9685334Z L=10, 2025-05-07T20:56:28.9685551Z weights_ty=SparseType.FP16, 2025-05-07T20:56:28.9685838Z output_dtype=SparseType.FP16, 2025-05-07T20:56:28.9686109Z ) 2025-05-07T20:56:28.9686424Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:56:28.9687214Z self=, 2025-05-07T20:56:28.9687856Z T=5, 2025-05-07T20:56:28.9688047Z D=3, 2025-05-07T20:56:28.9688239Z B=10, 2025-05-07T20:56:28.9688427Z log_E=3, 2025-05-07T20:56:28.9688629Z L=10, 2025-05-07T20:56:28.9688844Z weights_ty=SparseType.FP16, 2025-05-07T20:56:28.9689136Z output_dtype=SparseType.FP16, 2025-05-07T20:56:28.9689410Z ) 2025-05-07T20:56:28.9689726Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:56:28.9690506Z self=, 2025-05-07T20:56:28.9691477Z T=5, 2025-05-07T20:56:28.9691668Z D=5, 2025-05-07T20:56:28.9691862Z B=10, 2025-05-07T20:56:28.9692052Z log_E=3, 2025-05-07T20:56:28.9692338Z L=10, 2025-05-07T20:56:28.9692566Z weights_ty=SparseType.FP16, 2025-05-07T20:56:28.9692857Z output_dtype=SparseType.FP16, 2025-05-07T20:56:28.9693131Z ) 2025-05-07T20:56:28.9693320Z PASSED 2025-05-07T20:56:28.9693443Z 2025-05-07T20:56:28.9693589Z ============================== 3 passed in 13.56s ============================== 2025-05-07T20:56:29.6584431Z 2025-05-07T20:56:29.6585174Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:56:29.6607112Z [TEST] Python test time for ./tbe/inference/nbit_split_embeddings_test.py: 16 seconds 2025-05-07T20:56:29.6607482Z 2025-05-07T20:56:29.6607487Z 2025-05-07T20:56:29.6607491Z 2025-05-07T20:56:29.6607495Z 2025-05-07T20:56:29.6629488Z ################################################################################ 2025-05-07T20:56:29.6645116Z # [2025-05-07T20:56:29.664Z] Run Python Test Suite: 2025-05-07T20:56:29.6645465Z # ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:56:29.6645800Z ################################################################################ 2025-05-07T20:56:29.6670254Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:56:29.6670916Z 2025-05-07T20:56:31.8079937Z ============================= test session starts ============================== 2025-05-07T20:56:31.8080582Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:56:31.8081439Z cachedir: .pytest_cache 2025-05-07T20:56:31.8082048Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:56:31.8082812Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:56:31.8083239Z plugins: hypothesis-6.131.14 2025-05-07T20:56:33.5377819Z collecting ... collected 3 items 2025-05-07T20:56:33.5378077Z 2025-05-07T20:56:33.5394085Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_discrete_id_weights_io SKIPPED 2025-05-07T20:56:33.5403717Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_read_tensor_using_wrapper_from_db SKIPPED 2025-05-07T20:56:33.5420887Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_write_tensor_to_db SKIPPED 2025-05-07T20:56:33.5421263Z 2025-05-07T20:56:33.5421420Z =========================== short test summary info ============================ 2025-05-07T20:56:33.5421969Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:224: Test is currently known to fail in OSS mode 2025-05-07T20:56:33.5422615Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:41: Test is currently known to fail in OSS mode 2025-05-07T20:56:33.5423256Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:126: Test is currently known to fail in OSS mode 2025-05-07T20:56:33.5423772Z ============================== 3 skipped in 1.86s ============================== 2025-05-07T20:56:34.1391959Z 2025-05-07T20:56:34.1392809Z [TEST] Python test suite PASSED: ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:56:34.1414365Z [TEST] Python test time for ./tbe/ssd/kv_tensor_wrapper_test.py: 5 seconds 2025-05-07T20:56:34.1414723Z 2025-05-07T20:56:34.1414729Z 2025-05-07T20:56:34.1414733Z 2025-05-07T20:56:34.1414736Z 2025-05-07T20:56:34.1436836Z ################################################################################ 2025-05-07T20:56:34.1452670Z # [2025-05-07T20:56:34.144Z] Run Python Test Suite: 2025-05-07T20:56:34.1453021Z # ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:56:34.1453331Z ################################################################################ 2025-05-07T20:56:34.1477821Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:56:34.1478723Z 2025-05-07T20:56:36.2936756Z ============================= test session starts ============================== 2025-05-07T20:56:36.2937645Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:56:36.2938191Z cachedir: .pytest_cache 2025-05-07T20:56:36.2938806Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:56:36.2939567Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:56:36.2939994Z plugins: hypothesis-6.131.14 2025-05-07T20:56:38.0648906Z collecting ... collected 6 items 2025-05-07T20:56:38.0649232Z 2025-05-07T20:56:38.0673930Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_get_bucket_sorted_indices SKIPPED 2025-05-07T20:56:38.0677785Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_flush SKIPPED 2025-05-07T20:56:38.0687129Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_io SKIPPED 2025-05-07T20:56:38.0696765Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_multiple_flush_at_same_train_iter SKIPPED 2025-05-07T20:56:38.0705713Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_prefetch_compatibility SKIPPED 2025-05-07T20:56:38.0726827Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_rocksdb_get_discrete_ids SKIPPED 2025-05-07T20:56:38.0727359Z 2025-05-07T20:56:38.0727580Z =========================== short test summary info ============================ 2025-05-07T20:56:38.0728334Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:312: Test is currently known to fail in OSS mode 2025-05-07T20:56:38.0729371Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:89: Test is currently known to fail in OSS mode 2025-05-07T20:56:38.0730213Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:126: Test is currently known to fail in OSS mode 2025-05-07T20:56:38.0731073Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:235: Test is currently known to fail in OSS mode 2025-05-07T20:56:38.0731920Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:184: Test is currently known to fail in OSS mode 2025-05-07T20:56:38.0732789Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:262: Test is currently known to fail in OSS mode 2025-05-07T20:56:38.0733499Z ============================== 6 skipped in 1.90s ============================== 2025-05-07T20:56:38.6765286Z 2025-05-07T20:56:38.6766060Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:56:38.6786784Z [TEST] Python test time for ./tbe/ssd/ssd_l2_cache_test.py: 4 seconds 2025-05-07T20:56:38.6787130Z 2025-05-07T20:56:38.6787136Z 2025-05-07T20:56:38.6787154Z 2025-05-07T20:56:38.6787160Z 2025-05-07T20:56:38.6809196Z ################################################################################ 2025-05-07T20:56:38.6824239Z # [2025-05-07T20:56:38.682Z] Run Python Test Suite: 2025-05-07T20:56:38.6824609Z # ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:56:38.6824944Z ################################################################################ 2025-05-07T20:56:38.6849676Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:56:38.6850641Z 2025-05-07T20:56:40.8323160Z ============================= test session starts ============================== 2025-05-07T20:56:40.8324243Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:56:40.8325169Z cachedir: .pytest_cache 2025-05-07T20:56:40.8326157Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:56:40.8327451Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:56:40.8328183Z plugins: hypothesis-6.131.14 2025-05-07T20:56:42.6071937Z collecting ... collected 3 items 2025-05-07T20:56:42.6072317Z 2025-05-07T20:56:42.6087742Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd SKIPPED 2025-05-07T20:56:42.6098263Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd_cache SKIPPED 2025-05-07T20:56:42.6116034Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd_forward SKIPPED 2025-05-07T20:56:42.6116749Z 2025-05-07T20:56:42.6116980Z =========================== short test summary info ============================ 2025-05-07T20:56:42.6117810Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:46: Test is currently known to fail in OSS mode 2025-05-07T20:56:42.6118865Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:244: Test is currently known to fail in OSS mode 2025-05-07T20:56:42.6119834Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:79: Test is currently known to fail in OSS mode 2025-05-07T20:56:42.6120575Z ============================== 3 skipped in 1.90s ============================== 2025-05-07T20:56:43.2092519Z 2025-05-07T20:56:43.2093333Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:56:43.2112806Z [TEST] Python test time for ./tbe/ssd/ssd_split_tbe_inference_test.py: 5 seconds 2025-05-07T20:56:43.2113273Z 2025-05-07T20:56:43.2113278Z 2025-05-07T20:56:43.2113281Z 2025-05-07T20:56:43.2113285Z 2025-05-07T20:56:43.2134988Z ################################################################################ 2025-05-07T20:56:43.2150430Z # [2025-05-07T20:56:43.214Z] Run Python Test Suite: 2025-05-07T20:56:43.2150875Z # ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:56:43.2151376Z ################################################################################ 2025-05-07T20:56:43.2175118Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:56:43.2175799Z 2025-05-07T20:56:45.3656099Z ============================= test session starts ============================== 2025-05-07T20:56:45.3656736Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:56:45.3657302Z cachedir: .pytest_cache 2025-05-07T20:56:45.3657915Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:56:45.3658662Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:56:45.3659087Z plugins: hypothesis-6.131.14 2025-05-07T20:56:47.1455644Z collecting ... collected 11 items 2025-05-07T20:56:47.1455997Z 2025-05-07T20:56:47.1471751Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_kv_db_forward SKIPPED 2025-05-07T20:56:47.1481286Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_kv_emb_state_dict SKIPPED 2025-05-07T20:56:47.1489697Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd SKIPPED 2025-05-07T20:56:47.1498633Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_backward_adagrad SKIPPED 2025-05-07T20:56:47.1507007Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_explicit_prefetch SKIPPED 2025-05-07T20:56:47.1515102Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_flush SKIPPED 2025-05-07T20:56:47.1523327Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_implicit_prefetch SKIPPED 2025-05-07T20:56:47.1531424Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_pipeline_before_fwd SKIPPED 2025-05-07T20:56:47.1539428Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_pipeline_between_fwd_bwd SKIPPED 2025-05-07T20:56:47.1547423Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_emb_state_dict SKIPPED 2025-05-07T20:56:47.1573513Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_forward SKIPPED 2025-05-07T20:56:47.1574257Z 2025-05-07T20:56:47.1574415Z =========================== short test summary info ============================ 2025-05-07T20:56:47.1574981Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1449: Test is currently known to fail in OSS mode 2025-05-07T20:56:47.1575672Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1533: Test is currently known to fail in OSS mode 2025-05-07T20:56:47.1576347Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:93: Test is currently known to fail in OSS mode 2025-05-07T20:56:47.1577020Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:779: Test is currently known to fail in OSS mode 2025-05-07T20:56:47.1577700Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1356: Test is currently known to fail in OSS mode 2025-05-07T20:56:47.1578376Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1311: Test is currently known to fail in OSS mode 2025-05-07T20:56:47.1579056Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1335: Test is currently known to fail in OSS mode 2025-05-07T20:56:47.1579739Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1387: Test is currently known to fail in OSS mode 2025-05-07T20:56:47.1580582Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1417: Test is currently known to fail in OSS mode 2025-05-07T20:56:47.1581249Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:927: Test is currently known to fail in OSS mode 2025-05-07T20:56:47.1581926Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:706: Test is currently known to fail in OSS mode 2025-05-07T20:56:47.1582525Z ============================= 11 skipped in 1.91s ============================== 2025-05-07T20:56:47.7575310Z 2025-05-07T20:56:47.7575897Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:56:47.7596998Z [TEST] Python test time for ./tbe/ssd/ssd_split_tbe_training_test.py: 4 seconds 2025-05-07T20:56:47.7597473Z 2025-05-07T20:56:47.7597480Z 2025-05-07T20:56:47.7597485Z 2025-05-07T20:56:47.7597517Z 2025-05-07T20:56:47.7615649Z ################################################################################ 2025-05-07T20:56:47.7630728Z # [2025-05-07T20:56:47.762Z] Run Python Test Suite: 2025-05-07T20:56:47.7631172Z # ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:56:47.7631490Z ################################################################################ 2025-05-07T20:56:47.7657272Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:56:47.7657926Z 2025-05-07T20:56:49.9101390Z ============================= test session starts ============================== 2025-05-07T20:56:49.9102121Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:56:49.9102672Z cachedir: .pytest_cache 2025-05-07T20:56:49.9103267Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:56:49.9104036Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:56:49.9104482Z plugins: hypothesis-6.131.14 2025-05-07T20:56:51.7753496Z collecting ... collected 4 items 2025-05-07T20:56:51.7753797Z 2025-05-07T20:56:51.7769495Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_compact_indices SKIPPED 2025-05-07T20:56:51.7778470Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_masked_index_put SKIPPED 2025-05-07T20:56:51.7787058Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_masked_index_select SKIPPED 2025-05-07T20:56:51.7807272Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_scratch_pad_indices_queue SKIPPED 2025-05-07T20:56:51.7807672Z 2025-05-07T20:56:51.7807827Z =========================== short test summary info ============================ 2025-05-07T20:56:51.7808333Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:329: Test is currently known to fail in OSS mode 2025-05-07T20:56:51.7808914Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:97: Test is currently known to fail in OSS mode 2025-05-07T20:56:51.7809656Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:130: Test is currently known to fail in OSS mode 2025-05-07T20:56:51.7810231Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:175: Test is currently known to fail in OSS mode 2025-05-07T20:56:51.7810705Z ============================== 4 skipped in 1.99s ============================== 2025-05-07T20:56:52.3824624Z 2025-05-07T20:56:52.3825426Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:56:52.3845327Z [TEST] Python test time for ./tbe/ssd/ssd_utils_test.py: 5 seconds 2025-05-07T20:56:52.3845742Z 2025-05-07T20:56:52.3845974Z 2025-05-07T20:56:52.3845993Z 2025-05-07T20:56:52.3845999Z 2025-05-07T20:56:52.3868142Z ################################################################################ 2025-05-07T20:56:52.3883693Z # [2025-05-07T20:56:52.388Z] Run Python Test Suite: 2025-05-07T20:56:52.3884205Z # ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:56:52.3884683Z ################################################################################ 2025-05-07T20:56:52.3908849Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:56:52.3909569Z 2025-05-07T20:56:54.5330755Z ============================= test session starts ============================== 2025-05-07T20:56:54.5331405Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:56:54.5332248Z cachedir: .pytest_cache 2025-05-07T20:56:54.5332853Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:56:54.5333603Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:56:54.5334035Z plugins: hypothesis-6.131.14 2025-05-07T20:56:56.2774100Z collecting ... collected 1 item 2025-05-07T20:56:56.2774344Z 2025-05-07T20:56:56.5337578Z tbe/stats/tbe_bench_params_reporter_test.py::TestTBEBenchmarkParamsReporter::test_report_stats Time taken to generate indices (us): 56 2025-05-07T20:56:56.5338518Z Skipping (s,q) (0.01, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5338970Z Skipping (s,q) (0.02, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5339405Z Skipping (s,q) (0.03, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5339828Z Skipping (s,q) (0.04, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5340333Z Skipping (s,q) (0.05, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5340918Z Skipping (s,q) (0.06, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5341370Z Skipping (s,q) (0.07, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5341935Z Skipping (s,q) (0.08, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5342510Z Skipping (s,q) (0.09, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5343075Z Skipping (s,q) (0.1, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5343525Z Skipping (s,q) (0.11, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5343950Z Skipping (s,q) (0.12, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5344377Z Skipping (s,q) (0.13, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5344789Z Skipping (s,q) (0.14, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5345200Z Skipping (s,q) (0.15, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5345619Z Skipping (s,q) (0.16, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5346033Z Skipping (s,q) (0.17, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5346443Z Skipping (s,q) (0.18, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5346858Z Skipping (s,q) (0.19, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5347288Z Skipping (s,q) (0.2, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5347708Z Skipping (s,q) (0.21, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5348320Z Skipping (s,q) (0.22, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5348819Z Skipping (s,q) (0.23, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5349402Z Skipping (s,q) (0.24, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5349985Z Skipping (s,q) (0.25, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5350569Z Skipping (s,q) (0.26, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5351152Z Skipping (s,q) (0.27, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5351732Z Skipping (s,q) (0.28, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5352306Z Skipping (s,q) (0.29, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5352885Z Skipping (s,q) (0.3, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5353455Z Skipping (s,q) (0.31, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5354025Z Skipping (s,q) (0.32, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5354600Z Skipping (s,q) (0.33, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5355179Z Skipping (s,q) (0.34, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5355886Z Skipping (s,q) (0.35, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5356724Z Skipping (s,q) (0.36, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5357324Z Skipping (s,q) (0.37, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5357925Z Skipping (s,q) (0.38, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5358622Z Skipping (s,q) (0.39, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5359185Z Skipping (s,q) (0.4, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5359756Z Skipping (s,q) (0.41, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5360331Z Skipping (s,q) (0.42, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5360890Z Skipping (s,q) (0.43, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5361468Z Skipping (s,q) (0.44, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5362051Z Skipping (s,q) (0.45, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5362635Z Skipping (s,q) (0.46, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5363216Z Skipping (s,q) (0.47, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5363803Z Skipping (s,q) (0.48, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5364379Z Skipping (s,q) (0.49, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5364943Z Skipping (s,q) (0.5, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5365521Z Skipping (s,q) (0.51, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5366092Z Skipping (s,q) (0.52, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5366728Z Skipping (s,q) (0.53, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5367294Z Skipping (s,q) (0.54, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5367864Z Skipping (s,q) (0.55, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5368430Z Skipping (s,q) (0.56, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5368991Z Skipping (s,q) (0.57, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5369563Z Skipping (s,q) (0.58, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5370145Z Skipping (s,q) (0.59, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5370716Z Skipping (s,q) (0.6, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5371276Z Skipping (s,q) (0.61, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5371856Z Skipping (s,q) (0.62, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5372432Z Skipping (s,q) (0.63, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5372997Z Skipping (s,q) (0.64, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5373572Z Skipping (s,q) (0.65, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5374142Z Skipping (s,q) (0.66, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5374703Z Skipping (s,q) (0.67, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5375347Z Skipping (s,q) (0.68, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5375923Z Skipping (s,q) (0.69, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5376551Z Skipping (s,q) (0.7, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5377106Z Skipping (s,q) (0.71, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5377678Z Skipping (s,q) (0.72, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5378252Z Skipping (s,q) (0.73, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5378809Z Skipping (s,q) (0.74, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5379376Z Skipping (s,q) (0.75, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5379946Z Skipping (s,q) (0.76, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5380523Z Skipping (s,q) (0.77, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5381078Z Skipping (s,q) (0.78, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5381642Z Skipping (s,q) (0.79, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5382208Z Skipping (s,q) (0.8, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5382768Z Skipping (s,q) (0.81, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5383440Z Skipping (s,q) (0.82, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5384009Z Skipping (s,q) (0.83, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5384592Z Skipping (s,q) (0.84, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5385152Z Skipping (s,q) (0.85, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5385770Z Skipping (s,q) (0.86, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5386334Z Skipping (s,q) (0.87, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5386900Z Skipping (s,q) (0.88, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5387531Z Skipping (s,q) (0.89, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5388117Z Skipping (s,q) (0.9, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5388698Z Skipping (s,q) (0.91, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5389287Z Skipping (s,q) (0.92, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5389878Z Skipping (s,q) (0.93, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5390451Z Skipping (s,q) (0.94, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5391335Z Skipping (s,q) (0.95, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5391904Z Skipping (s,q) (0.96, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5392482Z Skipping (s,q) (0.97, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5393044Z Skipping (s,q) (0.98, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5393593Z Skipping (s,q) (0.99, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5394155Z Skipping (s,q) (1, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5394715Z Skipping (s,q) (1.01, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5395275Z Skipping (s,q) (1.02, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5395956Z Skipping (s,q) (1.03, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5396524Z Skipping (s,q) (1.04, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5397099Z Skipping (s,q) (1.05, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5397673Z Skipping (s,q) (1.06, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5398245Z Skipping (s,q) (1.07, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5398816Z Skipping (s,q) (1.08, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5399387Z Skipping (s,q) (1.09, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5399955Z Skipping (s,q) (1.1, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5400556Z Skipping (s,q) (1.11, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5401115Z Skipping (s,q) (1.12, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5401704Z Skipping (s,q) (1.13, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5402402Z Skipping (s,q) (1.14, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5402971Z Skipping (s,q) (1.15, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5403539Z Skipping (s,q) (1.16, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5404072Z Skipping (s,q) (1.17, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5404494Z Skipping (s,q) (1.18, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5405033Z Skipping (s,q) (1.19, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5405614Z Skipping (s,q) (1.2, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5406185Z Skipping (s,q) (1.21, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5406759Z Skipping (s,q) (1.22, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5407315Z Skipping (s,q) (1.23, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5407887Z Skipping (s,q) (1.24, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5408448Z Skipping (s,q) (1.25, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5409014Z Skipping (s,q) (1.26, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5409584Z Skipping (s,q) (1.27, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5410334Z Skipping (s,q) (1.28, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5410899Z Skipping (s,q) (1.29, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5411459Z Skipping (s,q) (1.3, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5412022Z Skipping (s,q) (1.31, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5412681Z Skipping (s,q) (1.32, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5413244Z Skipping (s,q) (1.33, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5413810Z Skipping (s,q) (1.34, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5414385Z Skipping (s,q) (1.35, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5414953Z Skipping (s,q) (1.36, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5415524Z Skipping (s,q) (1.37, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5416099Z Skipping (s,q) (1.38, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5416688Z Skipping (s,q) (1.39, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5417242Z Skipping (s,q) (1.4, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5417822Z Skipping (s,q) (1.41, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5418405Z Skipping (s,q) (1.42, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5418976Z Skipping (s,q) (1.43, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5419534Z Skipping (s,q) (1.44, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5420106Z Skipping (s,q) (1.45, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5420681Z Skipping (s,q) (1.46, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5421234Z Skipping (s,q) (1.47, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5421809Z Skipping (s,q) (1.48, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5422390Z Skipping (s,q) (1.49, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5422949Z Skipping (s,q) (1.5, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5423527Z Skipping (s,q) (1.51, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5424099Z Skipping (s,q) (1.52, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5424660Z Skipping (s,q) (1.53, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5425217Z Skipping (s,q) (1.54, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5425804Z Skipping (s,q) (1.55, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5426367Z Skipping (s,q) (1.56, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5426929Z Skipping (s,q) (1.57, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5427507Z Skipping (s,q) (1.58, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5428097Z Skipping (s,q) (1.59, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5428749Z Skipping (s,q) (1.6, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5429300Z Skipping (s,q) (1.61, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5429891Z Skipping (s,q) (1.62, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5430462Z Skipping (s,q) (1.63, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5431028Z Skipping (s,q) (1.64, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5452102Z Skipping (s,q) (1.65, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5452795Z Skipping (s,q) (1.66, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5453378Z Skipping (s,q) (1.67, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5453950Z Skipping (s,q) (1.68, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5454535Z Skipping (s,q) (1.69, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5455133Z Skipping (s,q) (1.7, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5455724Z Skipping (s,q) (1.71, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5456330Z Skipping (s,q) (1.72, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5456953Z Skipping (s,q) (1.73, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5457677Z Skipping (s,q) (1.74, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5458256Z Skipping (s,q) (1.75, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5458820Z Skipping (s,q) (1.76, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5459415Z Skipping (s,q) (1.77, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5460064Z Skipping (s,q) (1.78, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5460630Z Skipping (s,q) (1.79, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5461210Z Skipping (s,q) (1.8, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5461780Z Skipping (s,q) (1.81, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5462379Z Skipping (s,q) (1.82, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5462937Z Skipping (s,q) (1.83, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5463519Z Skipping (s,q) (1.84, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5464101Z Skipping (s,q) (1.85, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5464680Z Skipping (s,q) (1.86, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5465246Z Skipping (s,q) (1.87, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5465820Z Skipping (s,q) (1.88, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5466402Z Skipping (s,q) (1.89, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5466960Z Skipping (s,q) (1.9, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5467533Z Skipping (s,q) (1.91, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5468110Z Skipping (s,q) (1.92, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5468667Z Skipping (s,q) (1.93, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5469234Z Skipping (s,q) (1.94, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5469802Z Skipping (s,q) (1.95, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5470374Z Skipping (s,q) (1.96, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5470875Z Skipping (s,q) (1.97, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5471449Z Skipping (s,q) (1.98, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5472015Z Skipping (s,q) (1.99, 1): inconsistent with heavy hitters! 2025-05-07T20:56:56.5472590Z Skipping (s,q) (0.01, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5473194Z Skipping (s,q) (0.02, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5473790Z Skipping (s,q) (0.03, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5474372Z Skipping (s,q) (0.04, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5474952Z Skipping (s,q) (0.05, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5477775Z Skipping (s,q) (0.06, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5478450Z Skipping (s,q) (0.07, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5479023Z Skipping (s,q) (0.08, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5479627Z Skipping (s,q) (0.09, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5480211Z Skipping (s,q) (0.1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5480797Z Skipping (s,q) (0.11, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5481373Z Skipping (s,q) (0.12, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5481961Z Skipping (s,q) (0.13, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5482577Z Skipping (s,q) (0.14, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5483155Z Skipping (s,q) (0.15, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5483753Z Skipping (s,q) (0.16, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5484339Z Skipping (s,q) (0.17, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5484921Z Skipping (s,q) (0.18, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5485501Z Skipping (s,q) (0.19, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5486204Z Skipping (s,q) (0.2, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5486792Z Skipping (s,q) (0.21, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5487374Z Skipping (s,q) (0.22, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5487958Z Skipping (s,q) (0.23, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5488599Z Skipping (s,q) (0.24, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5489179Z Skipping (s,q) (0.25, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5489759Z Skipping (s,q) (0.26, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5490374Z Skipping (s,q) (0.27, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5491179Z Skipping (s,q) (0.28, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5491753Z Skipping (s,q) (0.29, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5492345Z Skipping (s,q) (0.3, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5492947Z Skipping (s,q) (0.31, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5493555Z Skipping (s,q) (0.32, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5494130Z Skipping (s,q) (0.33, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5494715Z Skipping (s,q) (0.34, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5495319Z Skipping (s,q) (0.35, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5495894Z Skipping (s,q) (0.36, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5496542Z Skipping (s,q) (0.37, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5497124Z Skipping (s,q) (0.38, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5497724Z Skipping (s,q) (0.39, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5498294Z Skipping (s,q) (0.4, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5498882Z Skipping (s,q) (0.41, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5499473Z Skipping (s,q) (0.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5500065Z Skipping (s,q) (0.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5500647Z Skipping (s,q) (0.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5501233Z Skipping (s,q) (0.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5501836Z Skipping (s,q) (0.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5502412Z Skipping (s,q) (0.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5503001Z Skipping (s,q) (0.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5503589Z Skipping (s,q) (0.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5504171Z Skipping (s,q) (0.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5504757Z Skipping (s,q) (0.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5505509Z Skipping (s,q) (0.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5506098Z Skipping (s,q) (0.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5506709Z Skipping (s,q) (0.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5507292Z Skipping (s,q) (0.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5507869Z Skipping (s,q) (0.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5508461Z Skipping (s,q) (0.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5509067Z Skipping (s,q) (0.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5509665Z Skipping (s,q) (0.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5510254Z Skipping (s,q) (0.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5510861Z Skipping (s,q) (0.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5511467Z Skipping (s,q) (0.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5512067Z Skipping (s,q) (0.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5512647Z Skipping (s,q) (0.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5513392Z Skipping (s,q) (0.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5513993Z Skipping (s,q) (0.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5514570Z Skipping (s,q) (0.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5515157Z Skipping (s,q) (0.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5515907Z Skipping (s,q) (0.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5516503Z Skipping (s,q) (0.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5517078Z Skipping (s,q) (0.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5517677Z Skipping (s,q) (0.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5518268Z Skipping (s,q) (0.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5518852Z Skipping (s,q) (0.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5519443Z Skipping (s,q) (0.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5520059Z Skipping (s,q) (0.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5520663Z Skipping (s,q) (0.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5521243Z Skipping (s,q) (0.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5521829Z Skipping (s,q) (0.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5522441Z Skipping (s,q) (0.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5523022Z Skipping (s,q) (0.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5523610Z Skipping (s,q) (0.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5524194Z Skipping (s,q) (0.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5524786Z Skipping (s,q) (0.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5525367Z Skipping (s,q) (0.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5525949Z Skipping (s,q) (0.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5526600Z Skipping (s,q) (0.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5527200Z Skipping (s,q) (0.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5527788Z Skipping (s,q) (0.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5528372Z Skipping (s,q) (0.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5528967Z Skipping (s,q) (0.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5529540Z Skipping (s,q) (0.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5530174Z Skipping (s,q) (0.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5530757Z Skipping (s,q) (0.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5531341Z Skipping (s,q) (0.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5531998Z Skipping (s,q) (0.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5532577Z Skipping (s,q) (0.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5533171Z Skipping (s,q) (0.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5533753Z Skipping (s,q) (0.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5534338Z Skipping (s,q) (1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5534918Z Skipping (s,q) (1.01, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5535504Z Skipping (s,q) (1.02, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5536095Z Skipping (s,q) (1.03, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5536677Z Skipping (s,q) (1.04, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5537262Z Skipping (s,q) (1.05, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5537842Z Skipping (s,q) (1.06, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5538424Z Skipping (s,q) (1.07, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5539013Z Skipping (s,q) (1.08, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5539617Z Skipping (s,q) (1.09, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5540298Z Skipping (s,q) (1.1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5540889Z Skipping (s,q) (1.11, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5541474Z Skipping (s,q) (1.12, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5542105Z Skipping (s,q) (1.13, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5542681Z Skipping (s,q) (1.14, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5543269Z Skipping (s,q) (1.15, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5543867Z Skipping (s,q) (1.16, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5544336Z Skipping (s,q) (1.17, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5544919Z Skipping (s,q) (1.18, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5545498Z Skipping (s,q) (1.19, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5546101Z Skipping (s,q) (1.2, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5546714Z Skipping (s,q) (1.21, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5547294Z Skipping (s,q) (1.22, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5547880Z Skipping (s,q) (1.23, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5548468Z Skipping (s,q) (1.24, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5549057Z Skipping (s,q) (1.25, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5549651Z Skipping (s,q) (1.26, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5550227Z Skipping (s,q) (1.27, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5550819Z Skipping (s,q) (1.28, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5551404Z Skipping (s,q) (1.29, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5551988Z Skipping (s,q) (1.3, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5552592Z Skipping (s,q) (1.31, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5553194Z Skipping (s,q) (1.32, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5553765Z Skipping (s,q) (1.33, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5554351Z Skipping (s,q) (1.34, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5554943Z Skipping (s,q) (1.35, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5555644Z Skipping (s,q) (1.36, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5556249Z Skipping (s,q) (1.37, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5556910Z Skipping (s,q) (1.38, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5557501Z Skipping (s,q) (1.39, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5558078Z Skipping (s,q) (1.4, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5558742Z Skipping (s,q) (1.41, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5559321Z Skipping (s,q) (1.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5559918Z Skipping (s,q) (1.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5560496Z Skipping (s,q) (1.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5561085Z Skipping (s,q) (1.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5561673Z Skipping (s,q) (1.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5562256Z Skipping (s,q) (1.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5562840Z Skipping (s,q) (1.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5563427Z Skipping (s,q) (1.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5564013Z Skipping (s,q) (1.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5564591Z Skipping (s,q) (1.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5565179Z Skipping (s,q) (1.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5565755Z Skipping (s,q) (1.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5566465Z Skipping (s,q) (1.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5567066Z Skipping (s,q) (1.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5567653Z Skipping (s,q) (1.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5568233Z Skipping (s,q) (1.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5568858Z Skipping (s,q) (1.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5569488Z Skipping (s,q) (1.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5570072Z Skipping (s,q) (1.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5570672Z Skipping (s,q) (1.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5571260Z Skipping (s,q) (1.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5571862Z Skipping (s,q) (1.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5572449Z Skipping (s,q) (1.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5573052Z Skipping (s,q) (1.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5573647Z Skipping (s,q) (1.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5574238Z Skipping (s,q) (1.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5574819Z Skipping (s,q) (1.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5575428Z Skipping (s,q) (1.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5576009Z Skipping (s,q) (1.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5576584Z Skipping (s,q) (1.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5577155Z Skipping (s,q) (1.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5577744Z Skipping (s,q) (1.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5578325Z Skipping (s,q) (1.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5578894Z Skipping (s,q) (1.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5579487Z Skipping (s,q) (1.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5580093Z Skipping (s,q) (1.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5580675Z Skipping (s,q) (1.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5581211Z Skipping (s,q) (1.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5581654Z Skipping (s,q) (1.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5582104Z Skipping (s,q) (1.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5582536Z Skipping (s,q) (1.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5582973Z Skipping (s,q) (1.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5583499Z Skipping (s,q) (1.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5583957Z Skipping (s,q) (1.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5584510Z Skipping (s,q) (1.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5585016Z Skipping (s,q) (1.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5585468Z Skipping (s,q) (1.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5585963Z Skipping (s,q) (1.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5586474Z Skipping (s,q) (1.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5587007Z Skipping (s,q) (1.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5587500Z Skipping (s,q) (1.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5587926Z Skipping (s,q) (1.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5588525Z Skipping (s,q) (1.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5589114Z Skipping (s,q) (1.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5589691Z Skipping (s,q) (1.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5590280Z Skipping (s,q) (1.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5591049Z Skipping (s,q) (1.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5591820Z Skipping (s,q) (1.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5592415Z Skipping (s,q) (0.01, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5593001Z Skipping (s,q) (0.02, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5593689Z Skipping (s,q) (0.03, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5594263Z Skipping (s,q) (0.04, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5594841Z Skipping (s,q) (0.05, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5595551Z Skipping (s,q) (0.06, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5596155Z Skipping (s,q) (0.07, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5596759Z Skipping (s,q) (0.08, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5597345Z Skipping (s,q) (0.09, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5634319Z Skipping (s,q) (0.1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5635072Z Skipping (s,q) (0.11, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5635789Z Skipping (s,q) (0.12, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5636373Z Skipping (s,q) (0.13, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5636961Z Skipping (s,q) (0.14, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5637578Z Skipping (s,q) (0.15, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5638177Z Skipping (s,q) (0.16, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5638779Z Skipping (s,q) (0.17, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5639406Z Skipping (s,q) (0.18, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5640001Z Skipping (s,q) (0.19, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5640596Z Skipping (s,q) (0.2, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5641209Z Skipping (s,q) (0.21, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5641802Z Skipping (s,q) (0.22, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5642374Z Skipping (s,q) (0.23, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5642971Z Skipping (s,q) (0.24, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5643588Z Skipping (s,q) (0.25, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5644186Z Skipping (s,q) (0.26, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5644781Z Skipping (s,q) (0.27, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5645364Z Skipping (s,q) (0.28, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5645952Z Skipping (s,q) (0.29, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5646540Z Skipping (s,q) (0.3, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5647146Z Skipping (s,q) (0.31, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5647965Z Skipping (s,q) (0.32, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5648567Z Skipping (s,q) (0.33, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5649139Z Skipping (s,q) (0.34, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5649732Z Skipping (s,q) (0.35, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5650316Z Skipping (s,q) (0.36, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5650900Z Skipping (s,q) (0.37, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5651471Z Skipping (s,q) (0.38, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5652052Z Skipping (s,q) (0.39, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5652631Z Skipping (s,q) (0.4, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5653211Z Skipping (s,q) (0.41, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5653799Z Skipping (s,q) (0.42, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5654385Z Skipping (s,q) (0.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5654954Z Skipping (s,q) (0.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5655651Z Skipping (s,q) (0.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5656234Z Skipping (s,q) (0.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5656800Z Skipping (s,q) (0.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5657448Z Skipping (s,q) (0.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5658034Z Skipping (s,q) (0.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5658616Z Skipping (s,q) (0.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5659187Z Skipping (s,q) (0.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5659766Z Skipping (s,q) (0.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5660340Z Skipping (s,q) (0.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5660915Z Skipping (s,q) (0.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5661512Z Skipping (s,q) (0.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5662112Z Skipping (s,q) (0.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5662691Z Skipping (s,q) (0.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5663258Z Skipping (s,q) (0.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5663840Z Skipping (s,q) (0.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5664428Z Skipping (s,q) (0.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5664991Z Skipping (s,q) (0.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5665576Z Skipping (s,q) (0.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5666156Z Skipping (s,q) (0.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5666742Z Skipping (s,q) (0.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5667318Z Skipping (s,q) (0.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5667899Z Skipping (s,q) (0.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5668485Z Skipping (s,q) (0.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5669052Z Skipping (s,q) (0.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5669622Z Skipping (s,q) (0.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5670222Z Skipping (s,q) (0.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5670803Z Skipping (s,q) (0.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5671373Z Skipping (s,q) (0.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5671956Z Skipping (s,q) (0.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5672529Z Skipping (s,q) (0.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5673096Z Skipping (s,q) (0.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5673676Z Skipping (s,q) (0.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5674328Z Skipping (s,q) (0.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5674916Z Skipping (s,q) (0.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5675581Z Skipping (s,q) (0.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5676007Z Skipping (s,q) (0.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5676430Z Skipping (s,q) (0.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5676847Z Skipping (s,q) (0.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5677270Z Skipping (s,q) (0.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5677695Z Skipping (s,q) (0.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5678118Z Skipping (s,q) (0.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5678537Z Skipping (s,q) (0.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5678966Z Skipping (s,q) (0.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5679390Z Skipping (s,q) (0.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5679806Z Skipping (s,q) (0.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5680337Z Skipping (s,q) (0.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5680764Z Skipping (s,q) (0.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5681190Z Skipping (s,q) (0.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5681651Z Skipping (s,q) (0.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5682312Z Skipping (s,q) (0.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5682747Z Skipping (s,q) (0.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5683169Z Skipping (s,q) (0.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5683592Z Skipping (s,q) (0.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5684022Z Skipping (s,q) (0.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5684488Z Skipping (s,q) (0.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5684909Z Skipping (s,q) (1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5685338Z Skipping (s,q) (1.01, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5685763Z Skipping (s,q) (1.02, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5686177Z Skipping (s,q) (1.03, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5686604Z Skipping (s,q) (1.04, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5687030Z Skipping (s,q) (1.05, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5687450Z Skipping (s,q) (1.06, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5687871Z Skipping (s,q) (1.07, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5688291Z Skipping (s,q) (1.08, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5688724Z Skipping (s,q) (1.09, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5689140Z Skipping (s,q) (1.1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5689565Z Skipping (s,q) (1.11, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5690003Z Skipping (s,q) (1.12, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5690420Z Skipping (s,q) (1.13, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5691091Z Skipping (s,q) (1.14, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5691517Z Skipping (s,q) (1.15, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5691946Z Skipping (s,q) (1.16, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5692366Z Skipping (s,q) (1.17, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5692793Z Skipping (s,q) (1.18, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5693215Z Skipping (s,q) (1.19, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5693677Z Skipping (s,q) (1.2, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5694148Z Skipping (s,q) (1.21, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5694735Z Skipping (s,q) (1.22, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5695152Z Skipping (s,q) (1.23, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5695583Z Skipping (s,q) (1.24, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5696007Z Skipping (s,q) (1.25, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5696433Z Skipping (s,q) (1.26, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5696854Z Skipping (s,q) (1.27, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5697276Z Skipping (s,q) (1.28, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5697697Z Skipping (s,q) (1.29, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5698115Z Skipping (s,q) (1.3, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5698533Z Skipping (s,q) (1.31, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5698954Z Skipping (s,q) (1.32, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5699385Z Skipping (s,q) (1.33, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5699797Z Skipping (s,q) (1.34, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5700354Z Skipping (s,q) (1.35, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5700788Z Skipping (s,q) (1.36, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5701204Z Skipping (s,q) (1.37, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5701716Z Skipping (s,q) (1.38, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5702217Z Skipping (s,q) (1.39, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5702655Z Skipping (s,q) (1.4, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5703082Z Skipping (s,q) (1.41, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5703506Z Skipping (s,q) (1.42, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5703938Z Skipping (s,q) (1.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5704369Z Skipping (s,q) (1.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5704787Z Skipping (s,q) (1.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5705251Z Skipping (s,q) (1.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5705680Z Skipping (s,q) (1.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5706120Z Skipping (s,q) (1.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5706540Z Skipping (s,q) (1.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5706972Z Skipping (s,q) (1.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5707403Z Skipping (s,q) (1.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5707825Z Skipping (s,q) (1.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5708253Z Skipping (s,q) (1.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5708684Z Skipping (s,q) (1.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5709112Z Skipping (s,q) (1.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5709536Z Skipping (s,q) (1.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5709974Z Skipping (s,q) (1.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5710404Z Skipping (s,q) (1.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5710885Z Skipping (s,q) (1.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5711338Z Skipping (s,q) (1.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5711776Z Skipping (s,q) (1.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5712209Z Skipping (s,q) (1.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5712632Z Skipping (s,q) (1.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5713133Z Skipping (s,q) (1.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5713563Z Skipping (s,q) (1.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5713990Z Skipping (s,q) (1.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5714552Z Skipping (s,q) (1.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5715001Z Skipping (s,q) (1.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5715575Z Skipping (s,q) (1.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5716013Z Skipping (s,q) (1.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5716456Z Skipping (s,q) (1.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5716966Z Skipping (s,q) (1.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5717405Z Skipping (s,q) (1.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5717898Z Skipping (s,q) (1.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5718323Z Skipping (s,q) (1.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5718777Z Skipping (s,q) (1.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5719248Z Skipping (s,q) (1.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5719702Z Skipping (s,q) (1.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5720187Z Skipping (s,q) (1.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5720712Z Skipping (s,q) (1.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5721208Z Skipping (s,q) (1.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5721657Z Skipping (s,q) (1.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5722129Z Skipping (s,q) (1.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5722646Z Skipping (s,q) (1.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5723077Z Skipping (s,q) (1.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5723564Z Skipping (s,q) (1.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5723985Z Skipping (s,q) (1.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5724472Z Skipping (s,q) (1.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5724906Z Skipping (s,q) (1.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5725332Z Skipping (s,q) (1.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5725827Z Skipping (s,q) (1.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5726260Z Skipping (s,q) (1.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5726753Z Skipping (s,q) (1.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5727177Z Skipping (s,q) (1.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5727604Z Skipping (s,q) (1.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5728089Z Skipping (s,q) (1.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5728510Z Skipping (s,q) (1.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5728992Z Skipping (s,q) (1.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5729430Z Skipping (s,q) (1.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5729860Z Skipping (s,q) (0.01, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5730375Z Skipping (s,q) (0.02, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5730822Z Skipping (s,q) (0.03, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5731304Z Skipping (s,q) (0.04, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5731750Z Skipping (s,q) (0.05, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5732185Z Skipping (s,q) (0.06, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5732681Z Skipping (s,q) (0.07, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5733115Z Skipping (s,q) (0.08, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5733612Z Skipping (s,q) (0.09, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5734055Z Skipping (s,q) (0.1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5734491Z Skipping (s,q) (0.11, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5734976Z Skipping (s,q) (0.12, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5735520Z Skipping (s,q) (0.13, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5736022Z Skipping (s,q) (0.14, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5736465Z Skipping (s,q) (0.15, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5736905Z Skipping (s,q) (0.16, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5737401Z Skipping (s,q) (0.17, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5737846Z Skipping (s,q) (0.18, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5738340Z Skipping (s,q) (0.19, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5738780Z Skipping (s,q) (0.2, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5739235Z Skipping (s,q) (0.21, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5739722Z Skipping (s,q) (0.22, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5740167Z Skipping (s,q) (0.23, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5740674Z Skipping (s,q) (0.24, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5741114Z Skipping (s,q) (0.25, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5741648Z Skipping (s,q) (0.26, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5742154Z Skipping (s,q) (0.27, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5742599Z Skipping (s,q) (0.28, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5743144Z Skipping (s,q) (0.29, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5743583Z Skipping (s,q) (0.3, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5744019Z Skipping (s,q) (0.31, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5744516Z Skipping (s,q) (0.32, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5744946Z Skipping (s,q) (0.33, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5745441Z Skipping (s,q) (0.34, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5745883Z Skipping (s,q) (0.35, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5746315Z Skipping (s,q) (0.36, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5746821Z Skipping (s,q) (0.37, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5747291Z Skipping (s,q) (0.38, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5747777Z Skipping (s,q) (0.39, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5748206Z Skipping (s,q) (0.4, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5748663Z Skipping (s,q) (0.41, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5749152Z Skipping (s,q) (0.42, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5749592Z Skipping (s,q) (0.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5750082Z Skipping (s,q) (0.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5750520Z Skipping (s,q) (0.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5750974Z Skipping (s,q) (0.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5751453Z Skipping (s,q) (0.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5751922Z Skipping (s,q) (0.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5752407Z Skipping (s,q) (0.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5752844Z Skipping (s,q) (0.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5753306Z Skipping (s,q) (0.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5753791Z Skipping (s,q) (0.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5754262Z Skipping (s,q) (0.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5754726Z Skipping (s,q) (0.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5755165Z Skipping (s,q) (0.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5755754Z Skipping (s,q) (0.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5756288Z Skipping (s,q) (0.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5756826Z Skipping (s,q) (0.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5757278Z Skipping (s,q) (0.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5757720Z Skipping (s,q) (0.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5758213Z Skipping (s,q) (0.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5758661Z Skipping (s,q) (0.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5759169Z Skipping (s,q) (0.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5759606Z Skipping (s,q) (0.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5760048Z Skipping (s,q) (0.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5760543Z Skipping (s,q) (0.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5760982Z Skipping (s,q) (0.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5761484Z Skipping (s,q) (0.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5761920Z Skipping (s,q) (0.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5762485Z Skipping (s,q) (0.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5762969Z Skipping (s,q) (0.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5763417Z Skipping (s,q) (0.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5763911Z Skipping (s,q) (0.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5764393Z Skipping (s,q) (0.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5764926Z Skipping (s,q) (0.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5765365Z Skipping (s,q) (0.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5765844Z Skipping (s,q) (0.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5766293Z Skipping (s,q) (0.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5766736Z Skipping (s,q) (0.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5767225Z Skipping (s,q) (0.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5767675Z Skipping (s,q) (0.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5768176Z Skipping (s,q) (0.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5768615Z Skipping (s,q) (0.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5769081Z Skipping (s,q) (0.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5769575Z Skipping (s,q) (0.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5770011Z Skipping (s,q) (0.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5770503Z Skipping (s,q) (0.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5770936Z Skipping (s,q) (0.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5794668Z Skipping (s,q) (0.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5795432Z Skipping (s,q) (0.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5796069Z Skipping (s,q) (0.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5796686Z Skipping (s,q) (0.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5797300Z Skipping (s,q) (0.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5797907Z Skipping (s,q) (0.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5798514Z Skipping (s,q) (0.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5799131Z Skipping (s,q) (0.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5799740Z Skipping (s,q) (0.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5800359Z Skipping (s,q) (0.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5800932Z Skipping (s,q) (0.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5801536Z Skipping (s,q) (1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5802136Z Skipping (s,q) (1.01, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5802920Z Skipping (s,q) (1.02, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5803511Z Skipping (s,q) (1.03, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5804106Z Skipping (s,q) (1.04, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5804689Z Skipping (s,q) (1.05, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5805138Z Skipping (s,q) (1.06, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5805569Z Skipping (s,q) (1.07, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5806009Z Skipping (s,q) (1.08, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5806487Z Skipping (s,q) (1.09, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5806917Z Skipping (s,q) (1.1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5807351Z Skipping (s,q) (1.11, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5807785Z Skipping (s,q) (1.12, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5808216Z Skipping (s,q) (1.13, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5808650Z Skipping (s,q) (1.14, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5809219Z Skipping (s,q) (1.15, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5809649Z Skipping (s,q) (1.16, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5810074Z Skipping (s,q) (1.17, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5810554Z Skipping (s,q) (1.18, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5810987Z Skipping (s,q) (1.19, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5811403Z Skipping (s,q) (1.2, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5811837Z Skipping (s,q) (1.21, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5812268Z Skipping (s,q) (1.22, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5812688Z Skipping (s,q) (1.23, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5813126Z Skipping (s,q) (1.24, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5813548Z Skipping (s,q) (1.25, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5813988Z Skipping (s,q) (1.26, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5814407Z Skipping (s,q) (1.27, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5814839Z Skipping (s,q) (1.28, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5815269Z Skipping (s,q) (1.29, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5815698Z Skipping (s,q) (1.3, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5816117Z Skipping (s,q) (1.31, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5816546Z Skipping (s,q) (1.32, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5816979Z Skipping (s,q) (1.33, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5817397Z Skipping (s,q) (1.34, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5817829Z Skipping (s,q) (1.35, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5818253Z Skipping (s,q) (1.36, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5818675Z Skipping (s,q) (1.37, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5819102Z Skipping (s,q) (1.38, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5819527Z Skipping (s,q) (1.39, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5819962Z Skipping (s,q) (1.4, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5820381Z Skipping (s,q) (1.41, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5820802Z Skipping (s,q) (1.42, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5821227Z Skipping (s,q) (1.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5821647Z Skipping (s,q) (1.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5822077Z Skipping (s,q) (1.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5822568Z Skipping (s,q) (1.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5822993Z Skipping (s,q) (1.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5823435Z Skipping (s,q) (1.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5823865Z Skipping (s,q) (1.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5824299Z Skipping (s,q) (1.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5824731Z Skipping (s,q) (1.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5825173Z Skipping (s,q) (1.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5825613Z Skipping (s,q) (1.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5826045Z Skipping (s,q) (1.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5826465Z Skipping (s,q) (1.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5826898Z Skipping (s,q) (1.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5827327Z Skipping (s,q) (1.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5827763Z Skipping (s,q) (1.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5828314Z Skipping (s,q) (1.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5828749Z Skipping (s,q) (1.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5829182Z Skipping (s,q) (1.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5829607Z Skipping (s,q) (1.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5830074Z Skipping (s,q) (1.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5830506Z Skipping (s,q) (1.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5830929Z Skipping (s,q) (1.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5831378Z Skipping (s,q) (1.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5831814Z Skipping (s,q) (1.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5832244Z Skipping (s,q) (1.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5832683Z Skipping (s,q) (1.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5833119Z Skipping (s,q) (1.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5833555Z Skipping (s,q) (1.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5833989Z Skipping (s,q) (1.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5834418Z Skipping (s,q) (1.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5834851Z Skipping (s,q) (1.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5835280Z Skipping (s,q) (1.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5835815Z Skipping (s,q) (1.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5836268Z Skipping (s,q) (1.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5836697Z Skipping (s,q) (1.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5837118Z Skipping (s,q) (1.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5837571Z Skipping (s,q) (1.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5837996Z Skipping (s,q) (1.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5838430Z Skipping (s,q) (1.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5838862Z Skipping (s,q) (1.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5839286Z Skipping (s,q) (1.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5839715Z Skipping (s,q) (1.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5840132Z Skipping (s,q) (1.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5840569Z Skipping (s,q) (1.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5841004Z Skipping (s,q) (1.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5841428Z Skipping (s,q) (1.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5841858Z Skipping (s,q) (1.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5842345Z Skipping (s,q) (1.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5842767Z Skipping (s,q) (1.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5843207Z Skipping (s,q) (1.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5843636Z Skipping (s,q) (1.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5844068Z Skipping (s,q) (1.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5844495Z Skipping (s,q) (1.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5844917Z Skipping (s,q) (1.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5845352Z Skipping (s,q) (1.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5845780Z Skipping (s,q) (1.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.5846235Z Skipping (s,q) (0.01, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5846676Z Skipping (s,q) (0.02, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5847098Z Skipping (s,q) (0.03, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5847532Z Skipping (s,q) (0.04, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5848042Z Skipping (s,q) (0.05, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5848456Z Skipping (s,q) (0.06, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5848879Z Skipping (s,q) (0.07, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5849285Z Skipping (s,q) (0.08, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5849740Z Skipping (s,q) (0.09, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5850163Z Skipping (s,q) (0.1, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5850569Z Skipping (s,q) (0.11, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5850994Z Skipping (s,q) (0.12, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5851412Z Skipping (s,q) (0.13, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5851824Z Skipping (s,q) (0.14, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5852255Z Skipping (s,q) (0.15, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5852669Z Skipping (s,q) (0.16, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5853099Z Skipping (s,q) (0.17, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5853518Z Skipping (s,q) (0.18, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5853932Z Skipping (s,q) (0.19, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5854353Z Skipping (s,q) (0.2, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5854764Z Skipping (s,q) (0.21, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5855182Z Skipping (s,q) (0.22, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5855605Z Skipping (s,q) (0.23, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5856016Z Skipping (s,q) (0.24, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5856423Z Skipping (s,q) (0.25, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5856883Z Skipping (s,q) (0.26, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5857293Z Skipping (s,q) (0.27, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5857713Z Skipping (s,q) (0.28, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5858146Z Skipping (s,q) (0.29, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5858557Z Skipping (s,q) (0.3, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5858984Z Skipping (s,q) (0.31, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5859407Z Skipping (s,q) (0.32, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5859816Z Skipping (s,q) (0.33, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5860239Z Skipping (s,q) (0.34, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5860657Z Skipping (s,q) (0.35, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5861064Z Skipping (s,q) (0.36, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5861482Z Skipping (s,q) (0.37, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5861944Z Skipping (s,q) (0.38, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5862366Z Skipping (s,q) (0.39, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5862782Z Skipping (s,q) (0.4, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5863190Z Skipping (s,q) (0.41, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5863611Z Skipping (s,q) (0.42, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5864024Z Skipping (s,q) (0.43, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5864437Z Skipping (s,q) (0.44, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5864853Z Skipping (s,q) (0.45, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5865263Z Skipping (s,q) (0.46, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5865678Z Skipping (s,q) (0.47, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5866101Z Skipping (s,q) (0.48, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5866519Z Skipping (s,q) (0.49, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5866933Z Skipping (s,q) (0.5, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5867425Z Skipping (s,q) (0.51, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5867845Z Skipping (s,q) (0.52, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5868254Z Skipping (s,q) (0.53, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5868674Z Skipping (s,q) (0.54, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5869753Z Skipping (s,q) (0.55, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5870170Z Skipping (s,q) (0.56, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5870577Z Skipping (s,q) (0.57, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5870998Z Skipping (s,q) (0.58, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5871411Z Skipping (s,q) (0.59, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5871820Z Skipping (s,q) (0.6, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5872231Z Skipping (s,q) (0.61, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5872648Z Skipping (s,q) (0.62, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5873059Z Skipping (s,q) (0.63, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5873481Z Skipping (s,q) (0.64, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5873890Z Skipping (s,q) (0.65, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5874314Z Skipping (s,q) (0.66, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5874719Z Skipping (s,q) (0.67, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5875136Z Skipping (s,q) (0.68, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5875629Z Skipping (s,q) (0.69, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5876055Z Skipping (s,q) (0.7, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5876498Z Skipping (s,q) (0.71, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5876925Z Skipping (s,q) (0.72, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5877339Z Skipping (s,q) (0.73, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5877752Z Skipping (s,q) (0.74, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5878165Z Skipping (s,q) (0.75, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5878574Z Skipping (s,q) (0.76, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5878984Z Skipping (s,q) (0.77, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5879401Z Skipping (s,q) (0.78, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5879823Z Skipping (s,q) (0.79, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5880240Z Skipping (s,q) (0.8, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5880649Z Skipping (s,q) (0.81, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5881063Z Skipping (s,q) (0.82, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5881479Z Skipping (s,q) (0.83, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5881947Z Skipping (s,q) (0.84, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5882368Z Skipping (s,q) (0.85, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5882793Z Skipping (s,q) (0.86, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5883207Z Skipping (s,q) (0.87, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5883619Z Skipping (s,q) (0.88, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5884036Z Skipping (s,q) (0.89, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5884449Z Skipping (s,q) (0.9, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5884858Z Skipping (s,q) (0.91, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5885270Z Skipping (s,q) (0.92, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5885690Z Skipping (s,q) (0.93, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5886101Z Skipping (s,q) (0.94, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5886522Z Skipping (s,q) (0.95, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5886936Z Skipping (s,q) (0.96, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5887432Z Skipping (s,q) (0.97, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5887849Z Skipping (s,q) (0.98, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5888267Z Skipping (s,q) (0.99, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5888681Z Skipping (s,q) (1, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5889126Z Skipping (s,q) (1.01, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5889550Z Skipping (s,q) (1.02, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5889971Z Skipping (s,q) (1.03, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5890383Z Skipping (s,q) (1.04, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5891164Z Skipping (s,q) (1.05, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5891579Z Skipping (s,q) (1.06, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5891991Z Skipping (s,q) (1.07, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5892399Z Skipping (s,q) (1.08, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5892809Z Skipping (s,q) (1.09, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5893224Z Skipping (s,q) (1.1, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5893623Z Skipping (s,q) (1.11, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5894039Z Skipping (s,q) (1.12, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5894453Z Skipping (s,q) (1.13, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5894869Z Skipping (s,q) (1.14, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5895272Z Skipping (s,q) (1.15, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5895686Z Skipping (s,q) (1.16, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5896093Z Skipping (s,q) (1.17, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5896504Z Skipping (s,q) (1.18, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5896914Z Skipping (s,q) (1.19, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5897331Z Skipping (s,q) (1.2, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5897735Z Skipping (s,q) (1.21, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5898142Z Skipping (s,q) (1.22, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5898554Z Skipping (s,q) (1.23, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5898966Z Skipping (s,q) (1.24, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5899370Z Skipping (s,q) (1.25, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5899782Z Skipping (s,q) (1.26, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5900193Z Skipping (s,q) (1.27, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5900596Z Skipping (s,q) (1.28, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5901012Z Skipping (s,q) (1.29, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5901515Z Skipping (s,q) (1.3, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5901927Z Skipping (s,q) (1.31, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5902333Z Skipping (s,q) (1.32, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5902744Z Skipping (s,q) (1.33, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5903155Z Skipping (s,q) (1.34, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5903563Z Skipping (s,q) (1.35, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5903978Z Skipping (s,q) (1.36, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5904388Z Skipping (s,q) (1.37, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5904793Z Skipping (s,q) (1.38, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5905203Z Skipping (s,q) (1.39, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5905610Z Skipping (s,q) (1.4, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5906022Z Skipping (s,q) (1.41, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5906476Z Skipping (s,q) (1.42, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5907036Z Skipping (s,q) (1.43, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5907452Z Skipping (s,q) (1.44, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5907855Z Skipping (s,q) (1.45, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5908264Z Skipping (s,q) (1.46, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5908733Z Skipping (s,q) (1.47, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5909145Z Skipping (s,q) (1.48, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5909548Z Skipping (s,q) (1.49, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5909956Z Skipping (s,q) (1.5, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5910365Z Skipping (s,q) (1.51, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5910768Z Skipping (s,q) (1.52, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5911180Z Skipping (s,q) (1.53, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5911590Z Skipping (s,q) (1.54, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5911999Z Skipping (s,q) (1.55, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5912412Z Skipping (s,q) (1.56, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5912821Z Skipping (s,q) (1.57, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5913231Z Skipping (s,q) (1.58, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5913641Z Skipping (s,q) (1.59, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5914058Z Skipping (s,q) (1.6, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5914471Z Skipping (s,q) (1.61, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5914876Z Skipping (s,q) (1.62, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5915281Z Skipping (s,q) (1.63, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5915749Z Skipping (s,q) (1.64, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5916159Z Skipping (s,q) (1.65, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5916571Z Skipping (s,q) (1.66, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5916979Z Skipping (s,q) (1.67, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5917390Z Skipping (s,q) (1.68, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5917792Z Skipping (s,q) (1.69, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5918205Z Skipping (s,q) (1.7, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5918608Z Skipping (s,q) (1.71, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5919012Z Skipping (s,q) (1.72, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5919427Z Skipping (s,q) (1.73, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5919846Z Skipping (s,q) (1.74, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5920253Z Skipping (s,q) (1.75, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5920712Z Skipping (s,q) (1.76, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5921131Z Skipping (s,q) (1.77, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5921549Z Skipping (s,q) (1.78, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5921955Z Skipping (s,q) (1.79, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5922364Z Skipping (s,q) (1.8, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5922779Z Skipping (s,q) (1.81, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5923190Z Skipping (s,q) (1.82, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5923594Z Skipping (s,q) (1.83, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5924007Z Skipping (s,q) (1.84, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5924410Z Skipping (s,q) (1.85, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5924817Z Skipping (s,q) (1.86, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5925229Z Skipping (s,q) (1.87, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5925639Z Skipping (s,q) (1.88, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5926120Z Skipping (s,q) (1.89, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5926531Z Skipping (s,q) (1.9, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5926944Z Skipping (s,q) (1.91, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5927349Z Skipping (s,q) (1.92, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5927818Z Skipping (s,q) (1.93, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5928228Z Skipping (s,q) (1.94, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5928644Z Skipping (s,q) (1.95, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5929044Z Skipping (s,q) (1.96, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5929460Z Skipping (s,q) (1.97, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5929870Z Skipping (s,q) (1.98, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5930289Z Skipping (s,q) (1.99, 2): inconsistent with heavy hitters! 2025-05-07T20:56:56.5930700Z Skipping (s,q) (0.01, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5931138Z Skipping (s,q) (0.02, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5931563Z Skipping (s,q) (0.03, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5931979Z Skipping (s,q) (0.04, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5932401Z Skipping (s,q) (0.05, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5932832Z Skipping (s,q) (0.06, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5933251Z Skipping (s,q) (0.07, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5933671Z Skipping (s,q) (0.08, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5934097Z Skipping (s,q) (0.09, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5934528Z Skipping (s,q) (0.1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5934951Z Skipping (s,q) (0.11, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5935379Z Skipping (s,q) (0.12, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5935809Z Skipping (s,q) (0.13, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5936247Z Skipping (s,q) (0.14, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5951443Z Skipping (s,q) (0.15, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5951929Z Skipping (s,q) (0.16, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5952375Z Skipping (s,q) (0.17, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5952810Z Skipping (s,q) (0.18, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5953238Z Skipping (s,q) (0.19, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5953671Z Skipping (s,q) (0.2, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5954099Z Skipping (s,q) (0.21, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5954608Z Skipping (s,q) (0.22, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5955033Z Skipping (s,q) (0.23, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5955560Z Skipping (s,q) (0.24, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5956138Z Skipping (s,q) (0.25, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5956566Z Skipping (s,q) (0.26, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5956999Z Skipping (s,q) (0.27, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5957432Z Skipping (s,q) (0.28, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5957865Z Skipping (s,q) (0.29, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5958030Z Skipping (s,q) (0.3, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5958192Z Skipping (s,q) (0.31, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5958360Z Skipping (s,q) (0.32, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5958524Z Skipping (s,q) (0.33, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5958686Z Skipping (s,q) (0.34, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5958950Z Skipping (s,q) (0.35, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5959115Z Skipping (s,q) (0.36, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5959283Z Skipping (s,q) (0.37, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5959443Z Skipping (s,q) (0.38, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5959645Z Skipping (s,q) (0.39, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5959812Z Skipping (s,q) (0.4, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5959975Z Skipping (s,q) (0.41, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5960140Z Skipping (s,q) (0.42, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5960308Z Skipping (s,q) (0.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5960470Z Skipping (s,q) (0.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5960641Z Skipping (s,q) (0.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5960807Z Skipping (s,q) (0.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5960968Z Skipping (s,q) (0.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5961145Z Skipping (s,q) (0.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5961308Z Skipping (s,q) (0.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5961473Z Skipping (s,q) (0.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5961643Z Skipping (s,q) (0.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5961805Z Skipping (s,q) (0.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5961972Z Skipping (s,q) (0.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5962137Z Skipping (s,q) (0.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5962303Z Skipping (s,q) (0.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5962480Z Skipping (s,q) (0.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5962640Z Skipping (s,q) (0.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5962806Z Skipping (s,q) (0.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5962974Z Skipping (s,q) (0.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5963139Z Skipping (s,q) (0.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5963315Z Skipping (s,q) (0.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5963477Z Skipping (s,q) (0.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5963640Z Skipping (s,q) (0.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5963811Z Skipping (s,q) (0.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5963975Z Skipping (s,q) (0.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5964138Z Skipping (s,q) (0.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5964350Z Skipping (s,q) (0.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5964511Z Skipping (s,q) (0.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5964677Z Skipping (s,q) (0.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5964848Z Skipping (s,q) (0.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5965011Z Skipping (s,q) (0.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5965185Z Skipping (s,q) (0.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5965346Z Skipping (s,q) (0.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5965506Z Skipping (s,q) (0.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5965672Z Skipping (s,q) (0.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5965831Z Skipping (s,q) (0.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5965996Z Skipping (s,q) (0.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5966177Z Skipping (s,q) (0.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5966365Z Skipping (s,q) (0.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5966631Z Skipping (s,q) (0.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5966796Z Skipping (s,q) (0.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5966961Z Skipping (s,q) (0.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5967129Z Skipping (s,q) (0.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5967331Z Skipping (s,q) (0.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5967495Z Skipping (s,q) (0.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5967661Z Skipping (s,q) (0.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5967823Z Skipping (s,q) (0.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5967991Z Skipping (s,q) (0.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5968156Z Skipping (s,q) (0.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5968319Z Skipping (s,q) (0.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5968496Z Skipping (s,q) (0.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5968658Z Skipping (s,q) (0.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5968820Z Skipping (s,q) (0.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5968987Z Skipping (s,q) (0.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5969150Z Skipping (s,q) (0.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5969326Z Skipping (s,q) (0.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5969489Z Skipping (s,q) (0.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5969651Z Skipping (s,q) (0.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5969820Z Skipping (s,q) (0.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5969987Z Skipping (s,q) (1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5970150Z Skipping (s,q) (1.01, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5970328Z Skipping (s,q) (1.02, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5970491Z Skipping (s,q) (1.03, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5970662Z Skipping (s,q) (1.04, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5970823Z Skipping (s,q) (1.05, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5970986Z Skipping (s,q) (1.06, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5971157Z Skipping (s,q) (1.07, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5971322Z Skipping (s,q) (1.08, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5971487Z Skipping (s,q) (1.09, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5971656Z Skipping (s,q) (1.1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5971887Z Skipping (s,q) (1.11, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5972054Z Skipping (s,q) (1.12, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5972221Z Skipping (s,q) (1.13, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5972383Z Skipping (s,q) (1.14, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5972554Z Skipping (s,q) (1.15, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5972717Z Skipping (s,q) (1.16, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5972881Z Skipping (s,q) (1.17, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5973048Z Skipping (s,q) (1.18, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5973209Z Skipping (s,q) (1.19, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5973372Z Skipping (s,q) (1.2, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5973542Z Skipping (s,q) (1.21, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5973704Z Skipping (s,q) (1.22, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5973876Z Skipping (s,q) (1.23, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5974039Z Skipping (s,q) (1.24, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5974275Z Skipping (s,q) (1.25, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5974447Z Skipping (s,q) (1.26, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5974611Z Skipping (s,q) (1.27, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5974810Z Skipping (s,q) (1.28, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5974977Z Skipping (s,q) (1.29, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5975141Z Skipping (s,q) (1.3, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5975308Z Skipping (s,q) (1.31, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5975469Z Skipping (s,q) (1.32, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5975631Z Skipping (s,q) (1.33, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5975807Z Skipping (s,q) (1.34, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5975968Z Skipping (s,q) (1.35, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5976134Z Skipping (s,q) (1.36, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5976301Z Skipping (s,q) (1.37, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5976461Z Skipping (s,q) (1.38, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5976630Z Skipping (s,q) (1.39, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5976793Z Skipping (s,q) (1.4, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5976958Z Skipping (s,q) (1.41, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5977129Z Skipping (s,q) (1.42, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5977290Z Skipping (s,q) (1.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5977454Z Skipping (s,q) (1.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5977622Z Skipping (s,q) (1.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5977787Z Skipping (s,q) (1.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5977959Z Skipping (s,q) (1.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5978120Z Skipping (s,q) (1.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5978282Z Skipping (s,q) (1.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5978455Z Skipping (s,q) (1.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5978617Z Skipping (s,q) (1.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5978782Z Skipping (s,q) (1.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5978953Z Skipping (s,q) (1.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5979115Z Skipping (s,q) (1.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5979284Z Skipping (s,q) (1.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5979494Z Skipping (s,q) (1.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5979656Z Skipping (s,q) (1.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5979833Z Skipping (s,q) (1.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5979995Z Skipping (s,q) (1.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5980157Z Skipping (s,q) (1.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5980325Z Skipping (s,q) (1.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5980489Z Skipping (s,q) (1.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5980656Z Skipping (s,q) (1.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5980821Z Skipping (s,q) (1.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5980984Z Skipping (s,q) (1.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5981155Z Skipping (s,q) (1.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5981320Z Skipping (s,q) (1.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5981482Z Skipping (s,q) (1.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5981726Z Skipping (s,q) (1.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5981890Z Skipping (s,q) (1.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5982061Z Skipping (s,q) (1.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5982226Z Skipping (s,q) (1.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5982429Z Skipping (s,q) (1.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5982599Z Skipping (s,q) (1.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5982760Z Skipping (s,q) (1.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5982920Z Skipping (s,q) (1.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5983089Z Skipping (s,q) (1.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5983256Z Skipping (s,q) (1.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5983418Z Skipping (s,q) (1.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5983592Z Skipping (s,q) (1.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5983753Z Skipping (s,q) (1.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5983925Z Skipping (s,q) (1.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5984090Z Skipping (s,q) (1.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5984255Z Skipping (s,q) (1.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5984422Z Skipping (s,q) (1.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5984584Z Skipping (s,q) (1.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5984747Z Skipping (s,q) (1.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5984915Z Skipping (s,q) (1.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5985083Z Skipping (s,q) (1.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5985256Z Skipping (s,q) (1.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5985423Z Skipping (s,q) (1.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5985585Z Skipping (s,q) (1.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5985754Z Skipping (s,q) (1.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5985916Z Skipping (s,q) (1.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5986081Z Skipping (s,q) (1.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5986252Z Skipping (s,q) (1.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5986420Z Skipping (s,q) (1.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5986588Z Skipping (s,q) (1.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5986755Z Skipping (s,q) (1.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.5986923Z Skipping (s,q) (0.01, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5987140Z Skipping (s,q) (0.02, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5987303Z Skipping (s,q) (0.03, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5987471Z Skipping (s,q) (0.04, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5987642Z Skipping (s,q) (0.05, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5987804Z Skipping (s,q) (0.06, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5987981Z Skipping (s,q) (0.07, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5988145Z Skipping (s,q) (0.08, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5988307Z Skipping (s,q) (0.09, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5988479Z Skipping (s,q) (0.1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5988641Z Skipping (s,q) (0.11, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5988805Z Skipping (s,q) (0.12, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5988977Z Skipping (s,q) (0.13, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5989142Z Skipping (s,q) (0.14, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5989395Z Skipping (s,q) (0.15, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5989556Z Skipping (s,q) (0.16, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5989716Z Skipping (s,q) (0.17, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5989978Z Skipping (s,q) (0.18, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5990139Z Skipping (s,q) (0.19, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5990301Z Skipping (s,q) (0.2, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5990472Z Skipping (s,q) (0.21, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5990864Z Skipping (s,q) (0.22, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5991076Z Skipping (s,q) (0.23, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5991298Z Skipping (s,q) (0.24, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5991481Z Skipping (s,q) (0.25, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5991652Z Skipping (s,q) (0.26, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5991810Z Skipping (s,q) (0.27, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5991968Z Skipping (s,q) (0.28, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5992130Z Skipping (s,q) (0.29, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5992292Z Skipping (s,q) (0.3, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5992454Z Skipping (s,q) (0.31, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5992624Z Skipping (s,q) (0.32, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5992783Z Skipping (s,q) (0.33, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5992946Z Skipping (s,q) (0.34, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5993110Z Skipping (s,q) (0.35, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5993268Z Skipping (s,q) (0.36, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5993439Z Skipping (s,q) (0.37, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5993601Z Skipping (s,q) (0.38, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5993761Z Skipping (s,q) (0.39, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5993924Z Skipping (s,q) (0.4, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5994087Z Skipping (s,q) (0.41, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5994251Z Skipping (s,q) (0.42, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5994413Z Skipping (s,q) (0.43, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5994573Z Skipping (s,q) (0.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5994738Z Skipping (s,q) (0.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5994896Z Skipping (s,q) (0.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5995162Z Skipping (s,q) (0.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5995328Z Skipping (s,q) (0.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5995556Z Skipping (s,q) (0.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5995722Z Skipping (s,q) (0.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5995881Z Skipping (s,q) (0.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5996043Z Skipping (s,q) (0.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5996212Z Skipping (s,q) (0.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5996372Z Skipping (s,q) (0.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5996532Z Skipping (s,q) (0.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5996704Z Skipping (s,q) (0.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5996861Z Skipping (s,q) (0.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5997030Z Skipping (s,q) (0.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5997187Z Skipping (s,q) (0.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5997464Z Skipping (s,q) (0.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5997633Z Skipping (s,q) (0.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5997796Z Skipping (s,q) (0.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5997956Z Skipping (s,q) (0.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5998208Z Skipping (s,q) (0.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5998366Z Skipping (s,q) (0.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5998529Z Skipping (s,q) (0.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5998689Z Skipping (s,q) (0.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5998847Z Skipping (s,q) (0.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5999018Z Skipping (s,q) (0.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5999177Z Skipping (s,q) (0.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5999341Z Skipping (s,q) (0.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5999508Z Skipping (s,q) (0.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5999670Z Skipping (s,q) (0.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.5999836Z Skipping (s,q) (0.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6000001Z Skipping (s,q) (0.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6000161Z Skipping (s,q) (0.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6000326Z Skipping (s,q) (0.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6000485Z Skipping (s,q) (0.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6000646Z Skipping (s,q) (0.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6000816Z Skipping (s,q) (0.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6000977Z Skipping (s,q) (0.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6001143Z Skipping (s,q) (0.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6001308Z Skipping (s,q) (0.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6001468Z Skipping (s,q) (0.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6001634Z Skipping (s,q) (0.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6001795Z Skipping (s,q) (0.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6001953Z Skipping (s,q) (0.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6002122Z Skipping (s,q) (0.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6002281Z Skipping (s,q) (0.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6002439Z Skipping (s,q) (0.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6002607Z Skipping (s,q) (0.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6002816Z Skipping (s,q) (0.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6002986Z Skipping (s,q) (0.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6003148Z Skipping (s,q) (0.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6003308Z Skipping (s,q) (0.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6003473Z Skipping (s,q) (0.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6003633Z Skipping (s,q) (0.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6003792Z Skipping (s,q) (0.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6003960Z Skipping (s,q) (0.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6004115Z Skipping (s,q) (1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6004281Z Skipping (s,q) (1.01, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6004440Z Skipping (s,q) (1.02, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6004602Z Skipping (s,q) (1.03, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6004767Z Skipping (s,q) (1.04, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6005000Z Skipping (s,q) (1.05, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6005162Z Skipping (s,q) (1.06, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6005326Z Skipping (s,q) (1.07, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6005486Z Skipping (s,q) (1.08, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6005691Z Skipping (s,q) (1.09, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6005853Z Skipping (s,q) (1.1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6006013Z Skipping (s,q) (1.11, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6006180Z Skipping (s,q) (1.12, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6006338Z Skipping (s,q) (1.13, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6006502Z Skipping (s,q) (1.14, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6006666Z Skipping (s,q) (1.15, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6006831Z Skipping (s,q) (1.16, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6007000Z Skipping (s,q) (1.17, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6007158Z Skipping (s,q) (1.18, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6007316Z Skipping (s,q) (1.19, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6007482Z Skipping (s,q) (1.2, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6007642Z Skipping (s,q) (1.21, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6007800Z Skipping (s,q) (1.22, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6007967Z Skipping (s,q) (1.23, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6008129Z Skipping (s,q) (1.24, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6008294Z Skipping (s,q) (1.25, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6008455Z Skipping (s,q) (1.26, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6008618Z Skipping (s,q) (1.27, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6008789Z Skipping (s,q) (1.28, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6008948Z Skipping (s,q) (1.29, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6009106Z Skipping (s,q) (1.3, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6009271Z Skipping (s,q) (1.31, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6009430Z Skipping (s,q) (1.32, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6009590Z Skipping (s,q) (1.33, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6009758Z Skipping (s,q) (1.34, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6009920Z Skipping (s,q) (1.35, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6010087Z Skipping (s,q) (1.36, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6010331Z Skipping (s,q) (1.37, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6010490Z Skipping (s,q) (1.38, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6010663Z Skipping (s,q) (1.39, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6010823Z Skipping (s,q) (1.4, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6010985Z Skipping (s,q) (1.41, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6011152Z Skipping (s,q) (1.42, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6011309Z Skipping (s,q) (1.43, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6011475Z Skipping (s,q) (1.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6011634Z Skipping (s,q) (1.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6011792Z Skipping (s,q) (1.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6011957Z Skipping (s,q) (1.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6012121Z Skipping (s,q) (1.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6012279Z Skipping (s,q) (1.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6012519Z Skipping (s,q) (1.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6012680Z Skipping (s,q) (1.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6012845Z Skipping (s,q) (1.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6013005Z Skipping (s,q) (1.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6013206Z Skipping (s,q) (1.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6013369Z Skipping (s,q) (1.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6013529Z Skipping (s,q) (1.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6013686Z Skipping (s,q) (1.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6013855Z Skipping (s,q) (1.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6014021Z Skipping (s,q) (1.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6014189Z Skipping (s,q) (1.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6014353Z Skipping (s,q) (1.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6014512Z Skipping (s,q) (1.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6014679Z Skipping (s,q) (1.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6014838Z Skipping (s,q) (1.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6014999Z Skipping (s,q) (1.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6015166Z Skipping (s,q) (1.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6015325Z Skipping (s,q) (1.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6015490Z Skipping (s,q) (1.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6015648Z Skipping (s,q) (1.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6015806Z Skipping (s,q) (1.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6015975Z Skipping (s,q) (1.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6016138Z Skipping (s,q) (1.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6016302Z Skipping (s,q) (1.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6016470Z Skipping (s,q) (1.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6016630Z Skipping (s,q) (1.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6016796Z Skipping (s,q) (1.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6016955Z Skipping (s,q) (1.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6017112Z Skipping (s,q) (1.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6017279Z Skipping (s,q) (1.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6017437Z Skipping (s,q) (1.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6017594Z Skipping (s,q) (1.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6017804Z Skipping (s,q) (1.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6017964Z Skipping (s,q) (1.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6018127Z Skipping (s,q) (1.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6018291Z Skipping (s,q) (1.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6018451Z Skipping (s,q) (1.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6018616Z Skipping (s,q) (1.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6018776Z Skipping (s,q) (1.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6018937Z Skipping (s,q) (1.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6019100Z Skipping (s,q) (1.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6019260Z Skipping (s,q) (1.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6019419Z Skipping (s,q) (1.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6019587Z Skipping (s,q) (1.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6019749Z Skipping (s,q) (1.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6019992Z Skipping (s,q) (1.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6020151Z Skipping (s,q) (1.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6020309Z Skipping (s,q) (1.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6020473Z Skipping (s,q) (1.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6020670Z Skipping (s,q) (1.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6020833Z Skipping (s,q) (0.01, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6021006Z Skipping (s,q) (0.02, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6021169Z Skipping (s,q) (0.03, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6021339Z Skipping (s,q) (0.04, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6021504Z Skipping (s,q) (0.05, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6021666Z Skipping (s,q) (0.06, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6021837Z Skipping (s,q) (0.07, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6021999Z Skipping (s,q) (0.08, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6022160Z Skipping (s,q) (0.09, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6022325Z Skipping (s,q) (0.1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6022488Z Skipping (s,q) (0.11, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6022654Z Skipping (s,q) (0.12, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6022817Z Skipping (s,q) (0.13, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6022976Z Skipping (s,q) (0.14, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6023144Z Skipping (s,q) (0.15, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6023308Z Skipping (s,q) (0.16, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6023468Z Skipping (s,q) (0.17, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6023637Z Skipping (s,q) (0.18, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6023797Z Skipping (s,q) (0.19, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6023963Z Skipping (s,q) (0.2, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6024125Z Skipping (s,q) (0.21, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6024288Z Skipping (s,q) (0.22, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6024453Z Skipping (s,q) (0.23, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6024615Z Skipping (s,q) (0.24, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6024775Z Skipping (s,q) (0.25, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6024938Z Skipping (s,q) (0.26, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6025098Z Skipping (s,q) (0.27, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6025314Z Skipping (s,q) (0.28, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6025472Z Skipping (s,q) (0.29, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6025639Z Skipping (s,q) (0.3, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6025804Z Skipping (s,q) (0.31, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6025965Z Skipping (s,q) (0.32, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6026127Z Skipping (s,q) (0.33, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6026291Z Skipping (s,q) (0.34, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6026453Z Skipping (s,q) (0.35, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6026613Z Skipping (s,q) (0.36, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6026780Z Skipping (s,q) (0.37, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6026939Z Skipping (s,q) (0.38, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6027111Z Skipping (s,q) (0.39, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6027272Z Skipping (s,q) (0.4, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6027532Z Skipping (s,q) (0.41, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6027699Z Skipping (s,q) (0.42, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6027859Z Skipping (s,q) (0.43, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6028056Z Skipping (s,q) (0.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6028220Z Skipping (s,q) (0.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6028378Z Skipping (s,q) (0.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6028543Z Skipping (s,q) (0.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6028703Z Skipping (s,q) (0.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6028863Z Skipping (s,q) (0.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6029031Z Skipping (s,q) (0.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6029192Z Skipping (s,q) (0.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6029356Z Skipping (s,q) (0.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6029519Z Skipping (s,q) (0.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6029679Z Skipping (s,q) (0.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6029846Z Skipping (s,q) (0.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6030006Z Skipping (s,q) (0.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6030166Z Skipping (s,q) (0.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6030332Z Skipping (s,q) (0.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6030492Z Skipping (s,q) (0.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6030653Z Skipping (s,q) (0.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6030825Z Skipping (s,q) (0.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6030985Z Skipping (s,q) (0.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6031153Z Skipping (s,q) (0.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6031312Z Skipping (s,q) (0.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6031471Z Skipping (s,q) (0.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6031638Z Skipping (s,q) (0.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6031801Z Skipping (s,q) (0.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6031960Z Skipping (s,q) (0.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6032124Z Skipping (s,q) (0.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6032285Z Skipping (s,q) (0.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6032446Z Skipping (s,q) (0.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6032648Z Skipping (s,q) (0.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6032805Z Skipping (s,q) (0.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6032974Z Skipping (s,q) (0.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6033132Z Skipping (s,q) (0.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6033291Z Skipping (s,q) (0.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6033455Z Skipping (s,q) (0.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6033616Z Skipping (s,q) (0.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6033780Z Skipping (s,q) (0.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6033940Z Skipping (s,q) (0.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6034103Z Skipping (s,q) (0.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6034272Z Skipping (s,q) (0.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6034432Z Skipping (s,q) (0.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6034589Z Skipping (s,q) (0.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6034826Z Skipping (s,q) (0.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6034990Z Skipping (s,q) (0.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6035155Z Skipping (s,q) (0.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6035313Z Skipping (s,q) (0.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6035619Z Skipping (s,q) (0.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6035786Z Skipping (s,q) (0.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6035946Z Skipping (s,q) (0.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6036105Z Skipping (s,q) (0.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6036268Z Skipping (s,q) (0.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6036429Z Skipping (s,q) (0.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6036589Z Skipping (s,q) (0.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6036758Z Skipping (s,q) (0.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6036917Z Skipping (s,q) (0.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6037080Z Skipping (s,q) (0.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6037240Z Skipping (s,q) (0.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6037400Z Skipping (s,q) (1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6037565Z Skipping (s,q) (1.01, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6037725Z Skipping (s,q) (1.02, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6037886Z Skipping (s,q) (1.03, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6038051Z Skipping (s,q) (1.04, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6038211Z Skipping (s,q) (1.05, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6038376Z Skipping (s,q) (1.06, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6038537Z Skipping (s,q) (1.07, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6038700Z Skipping (s,q) (1.08, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6038866Z Skipping (s,q) (1.09, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6039026Z Skipping (s,q) (1.1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6039189Z Skipping (s,q) (1.11, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6039354Z Skipping (s,q) (1.12, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6039517Z Skipping (s,q) (1.13, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6039682Z Skipping (s,q) (1.14, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6039841Z Skipping (s,q) (1.15, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6040000Z Skipping (s,q) (1.16, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6040213Z Skipping (s,q) (1.17, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6040373Z Skipping (s,q) (1.18, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6040537Z Skipping (s,q) (1.19, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6040702Z Skipping (s,q) (1.2, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6040861Z Skipping (s,q) (1.21, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6041027Z Skipping (s,q) (1.22, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6041187Z Skipping (s,q) (1.23, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6041345Z Skipping (s,q) (1.24, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6041512Z Skipping (s,q) (1.25, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6041672Z Skipping (s,q) (1.26, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6041833Z Skipping (s,q) (1.27, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6042003Z Skipping (s,q) (1.28, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6042162Z Skipping (s,q) (1.29, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6042403Z Skipping (s,q) (1.3, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6042565Z Skipping (s,q) (1.31, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6042724Z Skipping (s,q) (1.32, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6042927Z Skipping (s,q) (1.33, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6043087Z Skipping (s,q) (1.34, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6043247Z Skipping (s,q) (1.35, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6043413Z Skipping (s,q) (1.36, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6043572Z Skipping (s,q) (1.37, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6043739Z Skipping (s,q) (1.38, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6043902Z Skipping (s,q) (1.39, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6044062Z Skipping (s,q) (1.4, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6044237Z Skipping (s,q) (1.41, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6044397Z Skipping (s,q) (1.42, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6044560Z Skipping (s,q) (1.43, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6044729Z Skipping (s,q) (1.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6044890Z Skipping (s,q) (1.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6045050Z Skipping (s,q) (1.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6045217Z Skipping (s,q) (1.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6045379Z Skipping (s,q) (1.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6045545Z Skipping (s,q) (1.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6045710Z Skipping (s,q) (1.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6045872Z Skipping (s,q) (1.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6046044Z Skipping (s,q) (1.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6046205Z Skipping (s,q) (1.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6046363Z Skipping (s,q) (1.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6046527Z Skipping (s,q) (1.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6046690Z Skipping (s,q) (1.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6046856Z Skipping (s,q) (1.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6047015Z Skipping (s,q) (1.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6047175Z Skipping (s,q) (1.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6047342Z Skipping (s,q) (1.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6047549Z Skipping (s,q) (1.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6047710Z Skipping (s,q) (1.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6047879Z Skipping (s,q) (1.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6048038Z Skipping (s,q) (1.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6048204Z Skipping (s,q) (1.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6048366Z Skipping (s,q) (1.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6048529Z Skipping (s,q) (1.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6048696Z Skipping (s,q) (1.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6048855Z Skipping (s,q) (1.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6049014Z Skipping (s,q) (1.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6049184Z Skipping (s,q) (1.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6049346Z Skipping (s,q) (1.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6049512Z Skipping (s,q) (1.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6049745Z Skipping (s,q) (1.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6049907Z Skipping (s,q) (1.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6050071Z Skipping (s,q) (1.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6050232Z Skipping (s,q) (1.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6050431Z Skipping (s,q) (1.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6050596Z Skipping (s,q) (1.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6050756Z Skipping (s,q) (1.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6050921Z Skipping (s,q) (1.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6051080Z Skipping (s,q) (1.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6051242Z Skipping (s,q) (1.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6051409Z Skipping (s,q) (1.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6051572Z Skipping (s,q) (1.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6051741Z Skipping (s,q) (1.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6051909Z Skipping (s,q) (1.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6052069Z Skipping (s,q) (1.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6052238Z Skipping (s,q) (1.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6052397Z Skipping (s,q) (1.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6052557Z Skipping (s,q) (1.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6052723Z Skipping (s,q) (1.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6052885Z Skipping (s,q) (1.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6053045Z Skipping (s,q) (1.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6053212Z Skipping (s,q) (1.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6053372Z Skipping (s,q) (1.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6053539Z Skipping (s,q) (1.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6053707Z Skipping (s,q) (1.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6053867Z Skipping (s,q) (1.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6054034Z Skipping (s,q) (0.01, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6054189Z Skipping (s,q) (0.02, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6054342Z Skipping (s,q) (0.03, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6054502Z Skipping (s,q) (0.04, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6054656Z Skipping (s,q) (0.05, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6054809Z Skipping (s,q) (0.06, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6055015Z Skipping (s,q) (0.07, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6055169Z Skipping (s,q) (0.08, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6055330Z Skipping (s,q) (0.09, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6055486Z Skipping (s,q) (0.1, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6055639Z Skipping (s,q) (0.11, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6055795Z Skipping (s,q) (0.12, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6055950Z Skipping (s,q) (0.13, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6056104Z Skipping (s,q) (0.14, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6056266Z Skipping (s,q) (0.15, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6056418Z Skipping (s,q) (0.16, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6056577Z Skipping (s,q) (0.17, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6056731Z Skipping (s,q) (0.18, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6056887Z Skipping (s,q) (0.19, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6057047Z Skipping (s,q) (0.2, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6057302Z Skipping (s,q) (0.21, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6057456Z Skipping (s,q) (0.22, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6057614Z Skipping (s,q) (0.23, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6057806Z Skipping (s,q) (0.24, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6057968Z Skipping (s,q) (0.25, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6058120Z Skipping (s,q) (0.26, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6058272Z Skipping (s,q) (0.27, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6058430Z Skipping (s,q) (0.28, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6058583Z Skipping (s,q) (0.29, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6058739Z Skipping (s,q) (0.3, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6058897Z Skipping (s,q) (0.31, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6059055Z Skipping (s,q) (0.32, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6059209Z Skipping (s,q) (0.33, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6059367Z Skipping (s,q) (0.34, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6059521Z Skipping (s,q) (0.35, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6059680Z Skipping (s,q) (0.36, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6059832Z Skipping (s,q) (0.37, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6059986Z Skipping (s,q) (0.38, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6060147Z Skipping (s,q) (0.39, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6060303Z Skipping (s,q) (0.4, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6060455Z Skipping (s,q) (0.41, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6060616Z Skipping (s,q) (0.42, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6060769Z Skipping (s,q) (0.43, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6060933Z Skipping (s,q) (0.44, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6061086Z Skipping (s,q) (0.45, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6061239Z Skipping (s,q) (0.46, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6061401Z Skipping (s,q) (0.47, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6061553Z Skipping (s,q) (0.48, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6061705Z Skipping (s,q) (0.49, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6061862Z Skipping (s,q) (0.5, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6062015Z Skipping (s,q) (0.51, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6062174Z Skipping (s,q) (0.52, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6062370Z Skipping (s,q) (0.53, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6062526Z Skipping (s,q) (0.54, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6062690Z Skipping (s,q) (0.55, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6062845Z Skipping (s,q) (0.56, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6062999Z Skipping (s,q) (0.57, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6063157Z Skipping (s,q) (0.58, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6063313Z Skipping (s,q) (0.59, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6063465Z Skipping (s,q) (0.6, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6063623Z Skipping (s,q) (0.61, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6063777Z Skipping (s,q) (0.62, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6063939Z Skipping (s,q) (0.63, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6064093Z Skipping (s,q) (0.64, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6064249Z Skipping (s,q) (0.65, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6064409Z Skipping (s,q) (0.66, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6064640Z Skipping (s,q) (0.67, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6064794Z Skipping (s,q) (0.68, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6064951Z Skipping (s,q) (0.69, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6065142Z Skipping (s,q) (0.7, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6065300Z Skipping (s,q) (0.71, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6065454Z Skipping (s,q) (0.72, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6065606Z Skipping (s,q) (0.73, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6065764Z Skipping (s,q) (0.74, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6065916Z Skipping (s,q) (0.75, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6066071Z Skipping (s,q) (0.76, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6066231Z Skipping (s,q) (0.77, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6066389Z Skipping (s,q) (0.78, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6066546Z Skipping (s,q) (0.79, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6066699Z Skipping (s,q) (0.8, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6066856Z Skipping (s,q) (0.81, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6067019Z Skipping (s,q) (0.82, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6067172Z Skipping (s,q) (0.83, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6067324Z Skipping (s,q) (0.84, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6067482Z Skipping (s,q) (0.85, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6067637Z Skipping (s,q) (0.86, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6067791Z Skipping (s,q) (0.87, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6067952Z Skipping (s,q) (0.88, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6068104Z Skipping (s,q) (0.89, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6068267Z Skipping (s,q) (0.9, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6068418Z Skipping (s,q) (0.91, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6068572Z Skipping (s,q) (0.92, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6068732Z Skipping (s,q) (0.93, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6068885Z Skipping (s,q) (0.94, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6069038Z Skipping (s,q) (0.95, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6069195Z Skipping (s,q) (0.96, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6069348Z Skipping (s,q) (0.97, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6069504Z Skipping (s,q) (0.98, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6069703Z Skipping (s,q) (0.99, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6069854Z Skipping (s,q) (1, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6070017Z Skipping (s,q) (1.01, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6070169Z Skipping (s,q) (1.02, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6070322Z Skipping (s,q) (1.03, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6070482Z Skipping (s,q) (1.04, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6070639Z Skipping (s,q) (1.05, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6070798Z Skipping (s,q) (1.06, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6070951Z Skipping (s,q) (1.07, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6071105Z Skipping (s,q) (1.08, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6071264Z Skipping (s,q) (1.09, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6071417Z Skipping (s,q) (1.1, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6071574Z Skipping (s,q) (1.11, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6071735Z Skipping (s,q) (1.12, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6071962Z Skipping (s,q) (1.13, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6072122Z Skipping (s,q) (1.14, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6072274Z Skipping (s,q) (1.15, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6072430Z Skipping (s,q) (1.16, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6072629Z Skipping (s,q) (1.17, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6072783Z Skipping (s,q) (1.18, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6072937Z Skipping (s,q) (1.19, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6073093Z Skipping (s,q) (1.2, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6073247Z Skipping (s,q) (1.21, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6073401Z Skipping (s,q) (1.22, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6073560Z Skipping (s,q) (1.23, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6073719Z Skipping (s,q) (1.24, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6073878Z Skipping (s,q) (1.25, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6074029Z Skipping (s,q) (1.26, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6074183Z Skipping (s,q) (1.27, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6074345Z Skipping (s,q) (1.28, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6074497Z Skipping (s,q) (1.29, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6074649Z Skipping (s,q) (1.3, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6074807Z Skipping (s,q) (1.31, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6074964Z Skipping (s,q) (1.32, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6075125Z Skipping (s,q) (1.33, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6075281Z Skipping (s,q) (1.34, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6075493Z Skipping (s,q) (1.35, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6075665Z Skipping (s,q) (1.36, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6075820Z Skipping (s,q) (1.37, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6075976Z Skipping (s,q) (1.38, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6076134Z Skipping (s,q) (1.39, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6076290Z Skipping (s,q) (1.4, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6076448Z Skipping (s,q) (1.41, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6076602Z Skipping (s,q) (1.42, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6076755Z Skipping (s,q) (1.43, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6076910Z Skipping (s,q) (1.44, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6077110Z Skipping (s,q) (1.45, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6118182Z Skipping (s,q) (1.46, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6118446Z Skipping (s,q) (1.47, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6118604Z Skipping (s,q) (1.48, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6118758Z Skipping (s,q) (1.49, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6118916Z Skipping (s,q) (1.5, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6119076Z Skipping (s,q) (1.51, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6119233Z Skipping (s,q) (1.52, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6119385Z Skipping (s,q) (1.53, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6119536Z Skipping (s,q) (1.54, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6119691Z Skipping (s,q) (1.55, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6119844Z Skipping (s,q) (1.56, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6120000Z Skipping (s,q) (1.57, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6120154Z Skipping (s,q) (1.58, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6120636Z Skipping (s,q) (1.59, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6120795Z Skipping (s,q) (1.6, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6120946Z Skipping (s,q) (1.61, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6121097Z Skipping (s,q) (1.62, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6121321Z Skipping (s,q) (1.63, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6121475Z Skipping (s,q) (1.64, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6121627Z Skipping (s,q) (1.65, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6121784Z Skipping (s,q) (1.66, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6121936Z Skipping (s,q) (1.67, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6122098Z Skipping (s,q) (1.68, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6122249Z Skipping (s,q) (1.69, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6122406Z Skipping (s,q) (1.7, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6122559Z Skipping (s,q) (1.71, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6122709Z Skipping (s,q) (1.72, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6122859Z Skipping (s,q) (1.73, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6123018Z Skipping (s,q) (1.74, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6123171Z Skipping (s,q) (1.75, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6123323Z Skipping (s,q) (1.76, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6123479Z Skipping (s,q) (1.77, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6123631Z Skipping (s,q) (1.78, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6123785Z Skipping (s,q) (1.79, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6123936Z Skipping (s,q) (1.8, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6124088Z Skipping (s,q) (1.81, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6124251Z Skipping (s,q) (1.82, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6124402Z Skipping (s,q) (1.83, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6124552Z Skipping (s,q) (1.84, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6124709Z Skipping (s,q) (1.85, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6124863Z Skipping (s,q) (1.86, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6125016Z Skipping (s,q) (1.87, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6125168Z Skipping (s,q) (1.88, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6125319Z Skipping (s,q) (1.89, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6125474Z Skipping (s,q) (1.9, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6125701Z Skipping (s,q) (1.91, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6125852Z Skipping (s,q) (1.92, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6126012Z Skipping (s,q) (1.93, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6126163Z Skipping (s,q) (1.94, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6126318Z Skipping (s,q) (1.95, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6126469Z Skipping (s,q) (1.96, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6126624Z Skipping (s,q) (1.97, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6126780Z Skipping (s,q) (1.98, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6126936Z Skipping (s,q) (1.99, 3): inconsistent with heavy hitters! 2025-05-07T20:56:56.6127096Z Skipping (s,q) (0.01, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6127261Z Skipping (s,q) (0.02, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6127417Z Skipping (s,q) (0.03, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6127578Z Skipping (s,q) (0.04, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6127744Z Skipping (s,q) (0.05, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6127979Z Skipping (s,q) (0.06, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6128143Z Skipping (s,q) (0.07, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6128301Z Skipping (s,q) (0.08, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6128499Z Skipping (s,q) (0.09, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6128673Z Skipping (s,q) (0.1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6128831Z Skipping (s,q) (0.11, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6128987Z Skipping (s,q) (0.12, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6129152Z Skipping (s,q) (0.13, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6129311Z Skipping (s,q) (0.14, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6129471Z Skipping (s,q) (0.15, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6129626Z Skipping (s,q) (0.16, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6129791Z Skipping (s,q) (0.17, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6129951Z Skipping (s,q) (0.18, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6130107Z Skipping (s,q) (0.19, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6130265Z Skipping (s,q) (0.2, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6130426Z Skipping (s,q) (0.21, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6130585Z Skipping (s,q) (0.22, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6130746Z Skipping (s,q) (0.23, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6130904Z Skipping (s,q) (0.24, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6131060Z Skipping (s,q) (0.25, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6131226Z Skipping (s,q) (0.26, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6131383Z Skipping (s,q) (0.27, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6131547Z Skipping (s,q) (0.28, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6131710Z Skipping (s,q) (0.29, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6131868Z Skipping (s,q) (0.3, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6132032Z Skipping (s,q) (0.31, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6132196Z Skipping (s,q) (0.32, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6132355Z Skipping (s,q) (0.33, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6132520Z Skipping (s,q) (0.34, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6132679Z Skipping (s,q) (0.35, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6132835Z Skipping (s,q) (0.36, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6133044Z Skipping (s,q) (0.37, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6133201Z Skipping (s,q) (0.38, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6133371Z Skipping (s,q) (0.39, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6133526Z Skipping (s,q) (0.4, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6133682Z Skipping (s,q) (0.41, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6133844Z Skipping (s,q) (0.42, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6134006Z Skipping (s,q) (0.43, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6134162Z Skipping (s,q) (0.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6134322Z Skipping (s,q) (0.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6134479Z Skipping (s,q) (0.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6134639Z Skipping (s,q) (0.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6134799Z Skipping (s,q) (0.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6134955Z Skipping (s,q) (0.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6135192Z Skipping (s,q) (0.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6135352Z Skipping (s,q) (0.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6135511Z Skipping (s,q) (0.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6135673Z Skipping (s,q) (0.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6135869Z Skipping (s,q) (0.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6136024Z Skipping (s,q) (0.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6136190Z Skipping (s,q) (0.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6136346Z Skipping (s,q) (0.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6136505Z Skipping (s,q) (0.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6136662Z Skipping (s,q) (0.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6136821Z Skipping (s,q) (0.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6136986Z Skipping (s,q) (0.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6137142Z Skipping (s,q) (0.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6137299Z Skipping (s,q) (0.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6137458Z Skipping (s,q) (0.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6137621Z Skipping (s,q) (0.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6137780Z Skipping (s,q) (0.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6137936Z Skipping (s,q) (0.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6138092Z Skipping (s,q) (0.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6138255Z Skipping (s,q) (0.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6138414Z Skipping (s,q) (0.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6138573Z Skipping (s,q) (0.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6138735Z Skipping (s,q) (0.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6138898Z Skipping (s,q) (0.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6139061Z Skipping (s,q) (0.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6139218Z Skipping (s,q) (0.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6139378Z Skipping (s,q) (0.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6139543Z Skipping (s,q) (0.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6139699Z Skipping (s,q) (0.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6139856Z Skipping (s,q) (0.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6140019Z Skipping (s,q) (0.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6140179Z Skipping (s,q) (0.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6140384Z Skipping (s,q) (0.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6140542Z Skipping (s,q) (0.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6140704Z Skipping (s,q) (0.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6140867Z Skipping (s,q) (0.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6141025Z Skipping (s,q) (0.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6141184Z Skipping (s,q) (0.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6141344Z Skipping (s,q) (0.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6141502Z Skipping (s,q) (0.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6141665Z Skipping (s,q) (0.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6141827Z Skipping (s,q) (0.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6141986Z Skipping (s,q) (0.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6142151Z Skipping (s,q) (0.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6142309Z Skipping (s,q) (0.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6142541Z Skipping (s,q) (0.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6142700Z Skipping (s,q) (0.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6142858Z Skipping (s,q) (0.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6143022Z Skipping (s,q) (0.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6143243Z Skipping (s,q) (0.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6143397Z Skipping (s,q) (1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6143563Z Skipping (s,q) (1.01, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6143722Z Skipping (s,q) (1.02, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6143878Z Skipping (s,q) (1.03, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6144042Z Skipping (s,q) (1.04, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6144202Z Skipping (s,q) (1.05, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6144368Z Skipping (s,q) (1.06, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6144525Z Skipping (s,q) (1.07, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6144680Z Skipping (s,q) (1.08, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6144839Z Skipping (s,q) (1.09, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6144998Z Skipping (s,q) (1.1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6145155Z Skipping (s,q) (1.11, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6145314Z Skipping (s,q) (1.12, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6145473Z Skipping (s,q) (1.13, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6145628Z Skipping (s,q) (1.14, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6145791Z Skipping (s,q) (1.15, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6145947Z Skipping (s,q) (1.16, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6146111Z Skipping (s,q) (1.17, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6146271Z Skipping (s,q) (1.18, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6146427Z Skipping (s,q) (1.19, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6146588Z Skipping (s,q) (1.2, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6146749Z Skipping (s,q) (1.21, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6146907Z Skipping (s,q) (1.22, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6147068Z Skipping (s,q) (1.23, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6147226Z Skipping (s,q) (1.24, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6147391Z Skipping (s,q) (1.25, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6147595Z Skipping (s,q) (1.26, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6147752Z Skipping (s,q) (1.27, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6147921Z Skipping (s,q) (1.28, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6148081Z Skipping (s,q) (1.29, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6148239Z Skipping (s,q) (1.3, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6148401Z Skipping (s,q) (1.31, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6148562Z Skipping (s,q) (1.32, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6148727Z Skipping (s,q) (1.33, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6148884Z Skipping (s,q) (1.34, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6149043Z Skipping (s,q) (1.35, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6149209Z Skipping (s,q) (1.36, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6149365Z Skipping (s,q) (1.37, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6149524Z Skipping (s,q) (1.38, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6149765Z Skipping (s,q) (1.39, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6149927Z Skipping (s,q) (1.4, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6150089Z Skipping (s,q) (1.41, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6150247Z Skipping (s,q) (1.42, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6150442Z Skipping (s,q) (1.43, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6150608Z Skipping (s,q) (1.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6150768Z Skipping (s,q) (1.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6150927Z Skipping (s,q) (1.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6151088Z Skipping (s,q) (1.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6151244Z Skipping (s,q) (1.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6151406Z Skipping (s,q) (1.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6151562Z Skipping (s,q) (1.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6151724Z Skipping (s,q) (1.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6151886Z Skipping (s,q) (1.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6152043Z Skipping (s,q) (1.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6152205Z Skipping (s,q) (1.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6152369Z Skipping (s,q) (1.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6152527Z Skipping (s,q) (1.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6152689Z Skipping (s,q) (1.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6152848Z Skipping (s,q) (1.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6153005Z Skipping (s,q) (1.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6153170Z Skipping (s,q) (1.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6153327Z Skipping (s,q) (1.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6153487Z Skipping (s,q) (1.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6153651Z Skipping (s,q) (1.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6153808Z Skipping (s,q) (1.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6153968Z Skipping (s,q) (1.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6154130Z Skipping (s,q) (1.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6154287Z Skipping (s,q) (1.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6154449Z Skipping (s,q) (1.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6154606Z Skipping (s,q) (1.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6154764Z Skipping (s,q) (1.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6154972Z Skipping (s,q) (1.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6155132Z Skipping (s,q) (1.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6155292Z Skipping (s,q) (1.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6155547Z Skipping (s,q) (1.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6155704Z Skipping (s,q) (1.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6155866Z Skipping (s,q) (1.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6156025Z Skipping (s,q) (1.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6156184Z Skipping (s,q) (1.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6156347Z Skipping (s,q) (1.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6156505Z Skipping (s,q) (1.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6156663Z Skipping (s,q) (1.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6156825Z Skipping (s,q) (1.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6156982Z Skipping (s,q) (1.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6157224Z Skipping (s,q) (1.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6157386Z Skipping (s,q) (1.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6157544Z Skipping (s,q) (1.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6157703Z Skipping (s,q) (1.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6157902Z Skipping (s,q) (1.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6158058Z Skipping (s,q) (1.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6158219Z Skipping (s,q) (1.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6158377Z Skipping (s,q) (1.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6158536Z Skipping (s,q) (1.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6158697Z Skipping (s,q) (1.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6158855Z Skipping (s,q) (1.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6159021Z Skipping (s,q) (1.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6159180Z Skipping (s,q) (1.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6159336Z Skipping (s,q) (1.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6159497Z Skipping (s,q) (1.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6159658Z Skipping (s,q) (1.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6159819Z Skipping (s,q) (0.01, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6159976Z Skipping (s,q) (0.02, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6160135Z Skipping (s,q) (0.03, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6160299Z Skipping (s,q) (0.04, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6160459Z Skipping (s,q) (0.05, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6160614Z Skipping (s,q) (0.06, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6160779Z Skipping (s,q) (0.07, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6160936Z Skipping (s,q) (0.08, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6161094Z Skipping (s,q) (0.09, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6161249Z Skipping (s,q) (0.1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6161407Z Skipping (s,q) (0.11, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6161567Z Skipping (s,q) (0.12, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6161722Z Skipping (s,q) (0.13, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6161879Z Skipping (s,q) (0.14, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6162040Z Skipping (s,q) (0.15, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6162195Z Skipping (s,q) (0.16, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6162396Z Skipping (s,q) (0.17, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6162555Z Skipping (s,q) (0.18, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6162715Z Skipping (s,q) (0.19, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6162876Z Skipping (s,q) (0.2, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6163032Z Skipping (s,q) (0.21, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6163193Z Skipping (s,q) (0.22, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6163357Z Skipping (s,q) (0.23, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6163515Z Skipping (s,q) (0.24, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6163671Z Skipping (s,q) (0.25, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6163833Z Skipping (s,q) (0.26, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6163990Z Skipping (s,q) (0.27, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6164155Z Skipping (s,q) (0.28, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6164311Z Skipping (s,q) (0.29, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6164541Z Skipping (s,q) (0.3, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6164705Z Skipping (s,q) (0.31, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6164862Z Skipping (s,q) (0.32, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6165018Z Skipping (s,q) (0.33, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6165219Z Skipping (s,q) (0.34, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6165374Z Skipping (s,q) (0.35, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6165534Z Skipping (s,q) (0.36, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6165691Z Skipping (s,q) (0.37, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6165848Z Skipping (s,q) (0.38, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6166010Z Skipping (s,q) (0.39, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6166165Z Skipping (s,q) (0.4, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6166329Z Skipping (s,q) (0.41, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6166488Z Skipping (s,q) (0.42, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6166644Z Skipping (s,q) (0.43, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6166803Z Skipping (s,q) (0.44, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6166961Z Skipping (s,q) (0.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6167116Z Skipping (s,q) (0.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6167277Z Skipping (s,q) (0.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6167433Z Skipping (s,q) (0.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6167587Z Skipping (s,q) (0.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6167749Z Skipping (s,q) (0.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6167907Z Skipping (s,q) (0.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6168072Z Skipping (s,q) (0.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6168230Z Skipping (s,q) (0.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6168385Z Skipping (s,q) (0.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6168547Z Skipping (s,q) (0.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6168705Z Skipping (s,q) (0.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6168861Z Skipping (s,q) (0.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6169020Z Skipping (s,q) (0.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6169176Z Skipping (s,q) (0.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6169335Z Skipping (s,q) (0.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6169489Z Skipping (s,q) (0.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6169692Z Skipping (s,q) (0.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6169853Z Skipping (s,q) (0.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6170011Z Skipping (s,q) (0.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6170165Z Skipping (s,q) (0.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6170326Z Skipping (s,q) (0.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6170486Z Skipping (s,q) (0.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6170641Z Skipping (s,q) (0.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6170804Z Skipping (s,q) (0.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6170959Z Skipping (s,q) (0.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6171119Z Skipping (s,q) (0.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6171274Z Skipping (s,q) (0.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6171433Z Skipping (s,q) (0.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6171596Z Skipping (s,q) (0.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6171847Z Skipping (s,q) (0.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6172005Z Skipping (s,q) (0.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6172168Z Skipping (s,q) (0.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6172325Z Skipping (s,q) (0.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6172526Z Skipping (s,q) (0.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6172682Z Skipping (s,q) (0.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6172837Z Skipping (s,q) (0.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6172998Z Skipping (s,q) (0.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6173152Z Skipping (s,q) (0.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6173311Z Skipping (s,q) (0.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6173472Z Skipping (s,q) (0.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6173633Z Skipping (s,q) (0.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6173796Z Skipping (s,q) (0.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6173950Z Skipping (s,q) (0.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6174107Z Skipping (s,q) (0.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6174270Z Skipping (s,q) (0.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6174426Z Skipping (s,q) (0.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6174584Z Skipping (s,q) (0.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6174747Z Skipping (s,q) (0.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6174903Z Skipping (s,q) (0.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6175062Z Skipping (s,q) (0.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6175221Z Skipping (s,q) (0.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6175379Z Skipping (s,q) (0.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6175546Z Skipping (s,q) (0.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6175701Z Skipping (s,q) (0.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6175854Z Skipping (s,q) (1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6176018Z Skipping (s,q) (1.01, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6176174Z Skipping (s,q) (1.02, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6176332Z Skipping (s,q) (1.03, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6176488Z Skipping (s,q) (1.04, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6176643Z Skipping (s,q) (1.05, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6176806Z Skipping (s,q) (1.06, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6177007Z Skipping (s,q) (1.07, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6177164Z Skipping (s,q) (1.08, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6177329Z Skipping (s,q) (1.09, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6177486Z Skipping (s,q) (1.1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6177650Z Skipping (s,q) (1.11, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6177813Z Skipping (s,q) (1.12, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6177970Z Skipping (s,q) (1.13, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6178130Z Skipping (s,q) (1.14, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6178283Z Skipping (s,q) (1.15, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6178438Z Skipping (s,q) (1.16, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6178597Z Skipping (s,q) (1.17, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6178755Z Skipping (s,q) (1.18, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6178911Z Skipping (s,q) (1.19, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6179153Z Skipping (s,q) (1.2, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6179312Z Skipping (s,q) (1.21, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6179476Z Skipping (s,q) (1.22, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6179636Z Skipping (s,q) (1.23, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6179834Z Skipping (s,q) (1.24, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6179995Z Skipping (s,q) (1.25, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6180153Z Skipping (s,q) (1.26, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6180310Z Skipping (s,q) (1.27, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6180475Z Skipping (s,q) (1.28, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6180634Z Skipping (s,q) (1.29, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6180794Z Skipping (s,q) (1.3, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6180957Z Skipping (s,q) (1.31, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6181114Z Skipping (s,q) (1.32, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6181277Z Skipping (s,q) (1.33, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6181432Z Skipping (s,q) (1.34, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6181592Z Skipping (s,q) (1.35, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6181755Z Skipping (s,q) (1.36, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6181912Z Skipping (s,q) (1.37, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6182075Z Skipping (s,q) (1.38, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6182229Z Skipping (s,q) (1.39, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6182384Z Skipping (s,q) (1.4, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6182548Z Skipping (s,q) (1.41, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6182707Z Skipping (s,q) (1.42, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6182868Z Skipping (s,q) (1.43, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6183028Z Skipping (s,q) (1.44, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6183185Z Skipping (s,q) (1.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6183354Z Skipping (s,q) (1.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6183514Z Skipping (s,q) (1.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6183671Z Skipping (s,q) (1.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6183833Z Skipping (s,q) (1.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6183990Z Skipping (s,q) (1.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6184147Z Skipping (s,q) (1.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6184355Z Skipping (s,q) (1.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6184512Z Skipping (s,q) (1.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6184679Z Skipping (s,q) (1.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6184835Z Skipping (s,q) (1.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6184990Z Skipping (s,q) (1.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6185151Z Skipping (s,q) (1.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6185309Z Skipping (s,q) (1.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6185465Z Skipping (s,q) (1.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6185627Z Skipping (s,q) (1.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6185784Z Skipping (s,q) (1.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6185947Z Skipping (s,q) (1.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6186110Z Skipping (s,q) (1.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6186268Z Skipping (s,q) (1.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6186504Z Skipping (s,q) (1.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6186661Z Skipping (s,q) (1.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6186818Z Skipping (s,q) (1.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6186979Z Skipping (s,q) (1.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6187176Z Skipping (s,q) (1.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6187333Z Skipping (s,q) (1.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6187496Z Skipping (s,q) (1.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6187650Z Skipping (s,q) (1.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6187814Z Skipping (s,q) (1.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6187974Z Skipping (s,q) (1.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6188134Z Skipping (s,q) (1.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6188299Z Skipping (s,q) (1.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6188458Z Skipping (s,q) (1.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6188613Z Skipping (s,q) (1.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6188777Z Skipping (s,q) (1.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6188937Z Skipping (s,q) (1.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6189100Z Skipping (s,q) (1.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6189257Z Skipping (s,q) (1.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6189414Z Skipping (s,q) (1.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6189576Z Skipping (s,q) (1.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6189731Z Skipping (s,q) (1.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6189890Z Skipping (s,q) (1.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6190050Z Skipping (s,q) (1.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6190214Z Skipping (s,q) (1.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6190379Z Skipping (s,q) (1.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6190535Z Skipping (s,q) (1.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6190865Z Skipping (s,q) (1.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6191028Z Skipping (s,q) (1.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6191186Z Skipping (s,q) (1.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6191343Z Skipping (s,q) (1.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6191510Z Skipping (s,q) (1.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6191666Z Skipping (s,q) (1.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6191911Z Skipping (s,q) (1.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6192068Z Skipping (s,q) (1.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6192228Z Skipping (s,q) (1.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6192391Z Skipping (s,q) (0.01, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6192550Z Skipping (s,q) (0.02, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6192710Z Skipping (s,q) (0.03, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6192876Z Skipping (s,q) (0.04, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6193035Z Skipping (s,q) (0.05, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6193199Z Skipping (s,q) (0.06, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6193358Z Skipping (s,q) (0.07, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6193517Z Skipping (s,q) (0.08, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6193682Z Skipping (s,q) (0.09, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6193840Z Skipping (s,q) (0.1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6194107Z Skipping (s,q) (0.11, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6194277Z Skipping (s,q) (0.12, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6194441Z Skipping (s,q) (0.13, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6194605Z Skipping (s,q) (0.14, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6194819Z Skipping (s,q) (0.15, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6194979Z Skipping (s,q) (0.16, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6195141Z Skipping (s,q) (0.17, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6195299Z Skipping (s,q) (0.18, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6195515Z Skipping (s,q) (0.19, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6195685Z Skipping (s,q) (0.2, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6195844Z Skipping (s,q) (0.21, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6196010Z Skipping (s,q) (0.22, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6196173Z Skipping (s,q) (0.23, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6196330Z Skipping (s,q) (0.24, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6196494Z Skipping (s,q) (0.25, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6196655Z Skipping (s,q) (0.26, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6196815Z Skipping (s,q) (0.27, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6196978Z Skipping (s,q) (0.28, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6197136Z Skipping (s,q) (0.29, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6197294Z Skipping (s,q) (0.3, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6197460Z Skipping (s,q) (0.31, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6197617Z Skipping (s,q) (0.32, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6197784Z Skipping (s,q) (0.33, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6197942Z Skipping (s,q) (0.34, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6198101Z Skipping (s,q) (0.35, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6198265Z Skipping (s,q) (0.36, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6198425Z Skipping (s,q) (0.37, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6198583Z Skipping (s,q) (0.38, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6198745Z Skipping (s,q) (0.39, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6198902Z Skipping (s,q) (0.4, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6199066Z Skipping (s,q) (0.41, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6199226Z Skipping (s,q) (0.42, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6199431Z Skipping (s,q) (0.43, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6199594Z Skipping (s,q) (0.44, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6199757Z Skipping (s,q) (0.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6199916Z Skipping (s,q) (0.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6200079Z Skipping (s,q) (0.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6200241Z Skipping (s,q) (0.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6200403Z Skipping (s,q) (0.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6200560Z Skipping (s,q) (0.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6200719Z Skipping (s,q) (0.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6200883Z Skipping (s,q) (0.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6201041Z Skipping (s,q) (0.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6201201Z Skipping (s,q) (0.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6201365Z Skipping (s,q) (0.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6201623Z Skipping (s,q) (0.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6201787Z Skipping (s,q) (0.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6201944Z Skipping (s,q) (0.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6202142Z Skipping (s,q) (0.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6202305Z Skipping (s,q) (0.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6202468Z Skipping (s,q) (0.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6202626Z Skipping (s,q) (0.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6202791Z Skipping (s,q) (0.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6202947Z Skipping (s,q) (0.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6203111Z Skipping (s,q) (0.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6203267Z Skipping (s,q) (0.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6203428Z Skipping (s,q) (0.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6203592Z Skipping (s,q) (0.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6203748Z Skipping (s,q) (0.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6203908Z Skipping (s,q) (0.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6204072Z Skipping (s,q) (0.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6204231Z Skipping (s,q) (0.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6204395Z Skipping (s,q) (0.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6204553Z Skipping (s,q) (0.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6204711Z Skipping (s,q) (0.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6204878Z Skipping (s,q) (0.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6205036Z Skipping (s,q) (0.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6205199Z Skipping (s,q) (0.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6205363Z Skipping (s,q) (0.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6205523Z Skipping (s,q) (0.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6205681Z Skipping (s,q) (0.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6205849Z Skipping (s,q) (0.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6206008Z Skipping (s,q) (0.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6206172Z Skipping (s,q) (0.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6206329Z Skipping (s,q) (0.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6206487Z Skipping (s,q) (0.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6206695Z Skipping (s,q) (0.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6206853Z Skipping (s,q) (0.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6207017Z Skipping (s,q) (0.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6207178Z Skipping (s,q) (0.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6207338Z Skipping (s,q) (0.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6207501Z Skipping (s,q) (0.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6207661Z Skipping (s,q) (0.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6207817Z Skipping (s,q) (0.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6207986Z Skipping (s,q) (0.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6208144Z Skipping (s,q) (0.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6208301Z Skipping (s,q) (0.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6208467Z Skipping (s,q) (0.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6208625Z Skipping (s,q) (0.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6208860Z Skipping (s,q) (1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6209020Z Skipping (s,q) (1.01, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6209182Z Skipping (s,q) (1.02, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6209349Z Skipping (s,q) (1.03, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6209548Z Skipping (s,q) (1.04, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6209708Z Skipping (s,q) (1.05, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6209879Z Skipping (s,q) (1.06, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6210041Z Skipping (s,q) (1.07, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6210206Z Skipping (s,q) (1.08, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6210370Z Skipping (s,q) (1.09, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6210530Z Skipping (s,q) (1.1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6210704Z Skipping (s,q) (1.11, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6210864Z Skipping (s,q) (1.12, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6211028Z Skipping (s,q) (1.13, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6211194Z Skipping (s,q) (1.14, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6211359Z Skipping (s,q) (1.15, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6211524Z Skipping (s,q) (1.16, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6211685Z Skipping (s,q) (1.17, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6211845Z Skipping (s,q) (1.18, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6212015Z Skipping (s,q) (1.19, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6212177Z Skipping (s,q) (1.2, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6212339Z Skipping (s,q) (1.21, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6212505Z Skipping (s,q) (1.22, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6212672Z Skipping (s,q) (1.23, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6212839Z Skipping (s,q) (1.24, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6213001Z Skipping (s,q) (1.25, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6213164Z Skipping (s,q) (1.26, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6213329Z Skipping (s,q) (1.27, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6213491Z Skipping (s,q) (1.28, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6213652Z Skipping (s,q) (1.29, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6213820Z Skipping (s,q) (1.3, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6213980Z Skipping (s,q) (1.31, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6214187Z Skipping (s,q) (1.32, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6214356Z Skipping (s,q) (1.33, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6214522Z Skipping (s,q) (1.34, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6214690Z Skipping (s,q) (1.35, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6214849Z Skipping (s,q) (1.36, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6215011Z Skipping (s,q) (1.37, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6215180Z Skipping (s,q) (1.38, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6215342Z Skipping (s,q) (1.39, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6215503Z Skipping (s,q) (1.4, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6215670Z Skipping (s,q) (1.41, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6215829Z Skipping (s,q) (1.42, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6215999Z Skipping (s,q) (1.43, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6216162Z Skipping (s,q) (1.44, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6216397Z Skipping (s,q) (1.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6216568Z Skipping (s,q) (1.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6216727Z Skipping (s,q) (1.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6216928Z Skipping (s,q) (1.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6217094Z Skipping (s,q) (1.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6217255Z Skipping (s,q) (1.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6217423Z Skipping (s,q) (1.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6217585Z Skipping (s,q) (1.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6217745Z Skipping (s,q) (1.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6217915Z Skipping (s,q) (1.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6218076Z Skipping (s,q) (1.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6218243Z Skipping (s,q) (1.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6218409Z Skipping (s,q) (1.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6218569Z Skipping (s,q) (1.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6218735Z Skipping (s,q) (1.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6218899Z Skipping (s,q) (1.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6219060Z Skipping (s,q) (1.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6219225Z Skipping (s,q) (1.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6219385Z Skipping (s,q) (1.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6219545Z Skipping (s,q) (1.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6219712Z Skipping (s,q) (1.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6219873Z Skipping (s,q) (1.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6220043Z Skipping (s,q) (1.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6220205Z Skipping (s,q) (1.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6220365Z Skipping (s,q) (1.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6220532Z Skipping (s,q) (1.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6220696Z Skipping (s,q) (1.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6220857Z Skipping (s,q) (1.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6221023Z Skipping (s,q) (1.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6221184Z Skipping (s,q) (1.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6221353Z Skipping (s,q) (1.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6221559Z Skipping (s,q) (1.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6221718Z Skipping (s,q) (1.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6221887Z Skipping (s,q) (1.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6222047Z Skipping (s,q) (1.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6222206Z Skipping (s,q) (1.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6222377Z Skipping (s,q) (1.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6222540Z Skipping (s,q) (1.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6222702Z Skipping (s,q) (1.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6222869Z Skipping (s,q) (1.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6223029Z Skipping (s,q) (1.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6223194Z Skipping (s,q) (1.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6223358Z Skipping (s,q) (1.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6223516Z Skipping (s,q) (1.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6223759Z Skipping (s,q) (1.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6223923Z Skipping (s,q) (1.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6224084Z Skipping (s,q) (1.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6224256Z Skipping (s,q) (1.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6224455Z Skipping (s,q) (1.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6224623Z Skipping (s,q) (1.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6224785Z Skipping (s,q) (1.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6224944Z Skipping (s,q) (1.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6225109Z Skipping (s,q) (1.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6225270Z Skipping (s,q) (1.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6225432Z Skipping (s,q) (1.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6225595Z Skipping (s,q) (0.01, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6225760Z Skipping (s,q) (0.02, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6225923Z Skipping (s,q) (0.03, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6226079Z Skipping (s,q) (0.04, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6226237Z Skipping (s,q) (0.05, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6226401Z Skipping (s,q) (0.06, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6226555Z Skipping (s,q) (0.07, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6226709Z Skipping (s,q) (0.08, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6226872Z Skipping (s,q) (0.09, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6227027Z Skipping (s,q) (0.1, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6227190Z Skipping (s,q) (0.11, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6227346Z Skipping (s,q) (0.12, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6227508Z Skipping (s,q) (0.13, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6227670Z Skipping (s,q) (0.14, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6227825Z Skipping (s,q) (0.15, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6227980Z Skipping (s,q) (0.16, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6228147Z Skipping (s,q) (0.17, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6228302Z Skipping (s,q) (0.18, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6228464Z Skipping (s,q) (0.19, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6228619Z Skipping (s,q) (0.2, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6228773Z Skipping (s,q) (0.21, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6228934Z Skipping (s,q) (0.22, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6229157Z Skipping (s,q) (0.23, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6229310Z Skipping (s,q) (0.24, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6229476Z Skipping (s,q) (0.25, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6229631Z Skipping (s,q) (0.26, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6229786Z Skipping (s,q) (0.27, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6229951Z Skipping (s,q) (0.28, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6230108Z Skipping (s,q) (0.29, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6230270Z Skipping (s,q) (0.3, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6230424Z Skipping (s,q) (0.31, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6230579Z Skipping (s,q) (0.32, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6230741Z Skipping (s,q) (0.33, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6230896Z Skipping (s,q) (0.34, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6231050Z Skipping (s,q) (0.35, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6231289Z Skipping (s,q) (0.36, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6231446Z Skipping (s,q) (0.37, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6231608Z Skipping (s,q) (0.38, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6231762Z Skipping (s,q) (0.39, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6231963Z Skipping (s,q) (0.4, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6232125Z Skipping (s,q) (0.41, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6232280Z Skipping (s,q) (0.42, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6232435Z Skipping (s,q) (0.43, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6232596Z Skipping (s,q) (0.44, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6232752Z Skipping (s,q) (0.45, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6232916Z Skipping (s,q) (0.46, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6233070Z Skipping (s,q) (0.47, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6233229Z Skipping (s,q) (0.48, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6233390Z Skipping (s,q) (0.49, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6233544Z Skipping (s,q) (0.5, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6233704Z Skipping (s,q) (0.51, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6233865Z Skipping (s,q) (0.52, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6234019Z Skipping (s,q) (0.53, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6234172Z Skipping (s,q) (0.54, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6234335Z Skipping (s,q) (0.55, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6234491Z Skipping (s,q) (0.56, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6234653Z Skipping (s,q) (0.57, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6234810Z Skipping (s,q) (0.58, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6234970Z Skipping (s,q) (0.59, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6235130Z Skipping (s,q) (0.6, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6235285Z Skipping (s,q) (0.61, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6235519Z Skipping (s,q) (0.62, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6235685Z Skipping (s,q) (0.63, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6235840Z Skipping (s,q) (0.64, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6236001Z Skipping (s,q) (0.65, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6236157Z Skipping (s,q) (0.66, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6236312Z Skipping (s,q) (0.67, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6236473Z Skipping (s,q) (0.68, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6236676Z Skipping (s,q) (0.69, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6236831Z Skipping (s,q) (0.7, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6236994Z Skipping (s,q) (0.71, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6237150Z Skipping (s,q) (0.72, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6237310Z Skipping (s,q) (0.73, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6237468Z Skipping (s,q) (0.74, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6237624Z Skipping (s,q) (0.75, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6237785Z Skipping (s,q) (0.76, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6237940Z Skipping (s,q) (0.77, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6238095Z Skipping (s,q) (0.78, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6238257Z Skipping (s,q) (0.79, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6238414Z Skipping (s,q) (0.8, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6238568Z Skipping (s,q) (0.81, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6238851Z Skipping (s,q) (0.82, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6239007Z Skipping (s,q) (0.83, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6239166Z Skipping (s,q) (0.84, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6239322Z Skipping (s,q) (0.85, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6239517Z Skipping (s,q) (0.86, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6239678Z Skipping (s,q) (0.87, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6239833Z Skipping (s,q) (0.88, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6239989Z Skipping (s,q) (0.89, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6240150Z Skipping (s,q) (0.9, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6240305Z Skipping (s,q) (0.91, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6240469Z Skipping (s,q) (0.92, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6250630Z Skipping (s,q) (0.93, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6250880Z Skipping (s,q) (0.94, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6251053Z Skipping (s,q) (0.95, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6251220Z Skipping (s,q) (0.96, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6251389Z Skipping (s,q) (0.97, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6251552Z Skipping (s,q) (0.98, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6251711Z Skipping (s,q) (0.99, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6251873Z Skipping (s,q) (1, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6252032Z Skipping (s,q) (1.01, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6252192Z Skipping (s,q) (1.02, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6252357Z Skipping (s,q) (1.03, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6252518Z Skipping (s,q) (1.04, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6252683Z Skipping (s,q) (1.05, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6252877Z Skipping (s,q) (1.06, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6253089Z Skipping (s,q) (1.07, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6253276Z Skipping (s,q) (1.08, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6253471Z Skipping (s,q) (1.09, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6253658Z Skipping (s,q) (1.1, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6253823Z Skipping (s,q) (1.11, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6254010Z Skipping (s,q) (1.12, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6254171Z Skipping (s,q) (1.13, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6254336Z Skipping (s,q) (1.14, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6254582Z Skipping (s,q) (1.15, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6254743Z Skipping (s,q) (1.16, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6254912Z Skipping (s,q) (1.17, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6255073Z Skipping (s,q) (1.18, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6255240Z Skipping (s,q) (1.19, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6255428Z Skipping (s,q) (1.2, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6255595Z Skipping (s,q) (1.21, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6255761Z Skipping (s,q) (1.22, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6255922Z Skipping (s,q) (1.23, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6256083Z Skipping (s,q) (1.24, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6256247Z Skipping (s,q) (1.25, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6256410Z Skipping (s,q) (1.26, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6256601Z Skipping (s,q) (1.27, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6256842Z Skipping (s,q) (1.28, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6257002Z Skipping (s,q) (1.29, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6257162Z Skipping (s,q) (1.3, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6257323Z Skipping (s,q) (1.31, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6257523Z Skipping (s,q) (1.32, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6257685Z Skipping (s,q) (1.33, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6257845Z Skipping (s,q) (1.34, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6258005Z Skipping (s,q) (1.35, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6258169Z Skipping (s,q) (1.36, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6258327Z Skipping (s,q) (1.37, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6258493Z Skipping (s,q) (1.38, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6258652Z Skipping (s,q) (1.39, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6258816Z Skipping (s,q) (1.4, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6258982Z Skipping (s,q) (1.41, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6259140Z Skipping (s,q) (1.42, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6259298Z Skipping (s,q) (1.43, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6259463Z Skipping (s,q) (1.44, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6259621Z Skipping (s,q) (1.45, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6259782Z Skipping (s,q) (1.46, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6259941Z Skipping (s,q) (1.47, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6260099Z Skipping (s,q) (1.48, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6260265Z Skipping (s,q) (1.49, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6260422Z Skipping (s,q) (1.5, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6260584Z Skipping (s,q) (1.51, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6260746Z Skipping (s,q) (1.52, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6260905Z Skipping (s,q) (1.53, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6261074Z Skipping (s,q) (1.54, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6261236Z Skipping (s,q) (1.55, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6261394Z Skipping (s,q) (1.56, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6261560Z Skipping (s,q) (1.57, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6261716Z Skipping (s,q) (1.58, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6261873Z Skipping (s,q) (1.59, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6262036Z Skipping (s,q) (1.6, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6262240Z Skipping (s,q) (1.61, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6262405Z Skipping (s,q) (1.62, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6262567Z Skipping (s,q) (1.63, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6262726Z Skipping (s,q) (1.64, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6262890Z Skipping (s,q) (1.65, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6263048Z Skipping (s,q) (1.66, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6263209Z Skipping (s,q) (1.67, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6263373Z Skipping (s,q) (1.68, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6263531Z Skipping (s,q) (1.69, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6263689Z Skipping (s,q) (1.7, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6263854Z Skipping (s,q) (1.71, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6264017Z Skipping (s,q) (1.72, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6264180Z Skipping (s,q) (1.73, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6264412Z Skipping (s,q) (1.74, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6264573Z Skipping (s,q) (1.75, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6264739Z Skipping (s,q) (1.76, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6264898Z Skipping (s,q) (1.77, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6265096Z Skipping (s,q) (1.78, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6265262Z Skipping (s,q) (1.79, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6265419Z Skipping (s,q) (1.8, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6265584Z Skipping (s,q) (1.81, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6265744Z Skipping (s,q) (1.82, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6265903Z Skipping (s,q) (1.83, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6266072Z Skipping (s,q) (1.84, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6266233Z Skipping (s,q) (1.85, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6266395Z Skipping (s,q) (1.86, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6266559Z Skipping (s,q) (1.87, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6266719Z Skipping (s,q) (1.88, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6266887Z Skipping (s,q) (1.89, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6267048Z Skipping (s,q) (1.9, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6267208Z Skipping (s,q) (1.91, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6267370Z Skipping (s,q) (1.92, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6267530Z Skipping (s,q) (1.93, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6267689Z Skipping (s,q) (1.94, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6288599Z Skipping (s,q) (1.95, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6288774Z Skipping (s,q) (1.96, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6288938Z Skipping (s,q) (1.97, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6289101Z Skipping (s,q) (1.98, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6289257Z Skipping (s,q) (1.99, 4): inconsistent with heavy hitters! 2025-05-07T20:56:56.6289424Z Skipping (s,q) (0.01, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6289592Z Skipping (s,q) (0.02, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6289753Z Skipping (s,q) (0.03, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6289921Z Skipping (s,q) (0.04, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6290085Z Skipping (s,q) (0.05, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6290246Z Skipping (s,q) (0.06, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6290410Z Skipping (s,q) (0.07, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6290988Z Skipping (s,q) (0.08, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6291155Z Skipping (s,q) (0.09, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6291323Z Skipping (s,q) (0.1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6291485Z Skipping (s,q) (0.11, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6291650Z Skipping (s,q) (0.12, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6291816Z Skipping (s,q) (0.13, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6291976Z Skipping (s,q) (0.14, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6292141Z Skipping (s,q) (0.15, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6292302Z Skipping (s,q) (0.16, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6292469Z Skipping (s,q) (0.17, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6292632Z Skipping (s,q) (0.18, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6292796Z Skipping (s,q) (0.19, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6292962Z Skipping (s,q) (0.2, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6293329Z Skipping (s,q) (0.21, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6293495Z Skipping (s,q) (0.22, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6293662Z Skipping (s,q) (0.23, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6293886Z Skipping (s,q) (0.24, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6294051Z Skipping (s,q) (0.25, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6294212Z Skipping (s,q) (0.26, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6294375Z Skipping (s,q) (0.27, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6294542Z Skipping (s,q) (0.28, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6294702Z Skipping (s,q) (0.29, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6294867Z Skipping (s,q) (0.3, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6295034Z Skipping (s,q) (0.31, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6295199Z Skipping (s,q) (0.32, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6295366Z Skipping (s,q) (0.33, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6295524Z Skipping (s,q) (0.34, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6295685Z Skipping (s,q) (0.35, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6295854Z Skipping (s,q) (0.36, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6296013Z Skipping (s,q) (0.37, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6296177Z Skipping (s,q) (0.38, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6296369Z Skipping (s,q) (0.39, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6296556Z Skipping (s,q) (0.4, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6296725Z Skipping (s,q) (0.41, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6296888Z Skipping (s,q) (0.42, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6297056Z Skipping (s,q) (0.43, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6297224Z Skipping (s,q) (0.44, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6297387Z Skipping (s,q) (0.45, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6297550Z Skipping (s,q) (0.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6297719Z Skipping (s,q) (0.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6297879Z Skipping (s,q) (0.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6298040Z Skipping (s,q) (0.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6298208Z Skipping (s,q) (0.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6298371Z Skipping (s,q) (0.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6298603Z Skipping (s,q) (0.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6298766Z Skipping (s,q) (0.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6298933Z Skipping (s,q) (0.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6299101Z Skipping (s,q) (0.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6299264Z Skipping (s,q) (0.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6299430Z Skipping (s,q) (0.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6299601Z Skipping (s,q) (0.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6299766Z Skipping (s,q) (0.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6299932Z Skipping (s,q) (0.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6300093Z Skipping (s,q) (0.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6300254Z Skipping (s,q) (0.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6300428Z Skipping (s,q) (0.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6300592Z Skipping (s,q) (0.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6300857Z Skipping (s,q) (0.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6301025Z Skipping (s,q) (0.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6301187Z Skipping (s,q) (0.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6301354Z Skipping (s,q) (0.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6301555Z Skipping (s,q) (0.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6301717Z Skipping (s,q) (0.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6301884Z Skipping (s,q) (0.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6302048Z Skipping (s,q) (0.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6302209Z Skipping (s,q) (0.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6302376Z Skipping (s,q) (0.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6302541Z Skipping (s,q) (0.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6302712Z Skipping (s,q) (0.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6302873Z Skipping (s,q) (0.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6303035Z Skipping (s,q) (0.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6303202Z Skipping (s,q) (0.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6303367Z Skipping (s,q) (0.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6303529Z Skipping (s,q) (0.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6303698Z Skipping (s,q) (0.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6303859Z Skipping (s,q) (0.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6304025Z Skipping (s,q) (0.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6304187Z Skipping (s,q) (0.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6304350Z Skipping (s,q) (0.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6304515Z Skipping (s,q) (0.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6304681Z Skipping (s,q) (0.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6304842Z Skipping (s,q) (0.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6305008Z Skipping (s,q) (0.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6305173Z Skipping (s,q) (0.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6305342Z Skipping (s,q) (0.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6305501Z Skipping (s,q) (0.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6305663Z Skipping (s,q) (0.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6305831Z Skipping (s,q) (0.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6305994Z Skipping (s,q) (0.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6306213Z Skipping (s,q) (0.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6306407Z Skipping (s,q) (0.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6306591Z Skipping (s,q) (0.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6306757Z Skipping (s,q) (1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6306922Z Skipping (s,q) (1.01, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6307089Z Skipping (s,q) (1.02, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6307259Z Skipping (s,q) (1.03, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6307423Z Skipping (s,q) (1.04, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6307585Z Skipping (s,q) (1.05, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6307755Z Skipping (s,q) (1.06, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6307919Z Skipping (s,q) (1.07, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6308092Z Skipping (s,q) (1.08, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6308257Z Skipping (s,q) (1.09, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6308499Z Skipping (s,q) (1.1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6308671Z Skipping (s,q) (1.11, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6308833Z Skipping (s,q) (1.12, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6308996Z Skipping (s,q) (1.13, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6309204Z Skipping (s,q) (1.14, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6309369Z Skipping (s,q) (1.15, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6309539Z Skipping (s,q) (1.16, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6309702Z Skipping (s,q) (1.17, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6309865Z Skipping (s,q) (1.18, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6310037Z Skipping (s,q) (1.19, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6310202Z Skipping (s,q) (1.2, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6310372Z Skipping (s,q) (1.21, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6310541Z Skipping (s,q) (1.22, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6310704Z Skipping (s,q) (1.23, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6310872Z Skipping (s,q) (1.24, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6311039Z Skipping (s,q) (1.25, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6311202Z Skipping (s,q) (1.26, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6311371Z Skipping (s,q) (1.27, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6311533Z Skipping (s,q) (1.28, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6311696Z Skipping (s,q) (1.29, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6311869Z Skipping (s,q) (1.3, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6312032Z Skipping (s,q) (1.31, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6312204Z Skipping (s,q) (1.32, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6312368Z Skipping (s,q) (1.33, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6312531Z Skipping (s,q) (1.34, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6312701Z Skipping (s,q) (1.35, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6312866Z Skipping (s,q) (1.36, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6313027Z Skipping (s,q) (1.37, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6313196Z Skipping (s,q) (1.38, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6313358Z Skipping (s,q) (1.39, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6313528Z Skipping (s,q) (1.4, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6313734Z Skipping (s,q) (1.41, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6313896Z Skipping (s,q) (1.42, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6314069Z Skipping (s,q) (1.43, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6314233Z Skipping (s,q) (1.44, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6314397Z Skipping (s,q) (1.45, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6314566Z Skipping (s,q) (1.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6314730Z Skipping (s,q) (1.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6314894Z Skipping (s,q) (1.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6315065Z Skipping (s,q) (1.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6315228Z Skipping (s,q) (1.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6315477Z Skipping (s,q) (1.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6315642Z Skipping (s,q) (1.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6315809Z Skipping (s,q) (1.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6316058Z Skipping (s,q) (1.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6316226Z Skipping (s,q) (1.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6316392Z Skipping (s,q) (1.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6316560Z Skipping (s,q) (1.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6316761Z Skipping (s,q) (1.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6316932Z Skipping (s,q) (1.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6317095Z Skipping (s,q) (1.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6317258Z Skipping (s,q) (1.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6317427Z Skipping (s,q) (1.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6317590Z Skipping (s,q) (1.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6317762Z Skipping (s,q) (1.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6317931Z Skipping (s,q) (1.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6318102Z Skipping (s,q) (1.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6318271Z Skipping (s,q) (1.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6318435Z Skipping (s,q) (1.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6318601Z Skipping (s,q) (1.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6318771Z Skipping (s,q) (1.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6318935Z Skipping (s,q) (1.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6319100Z Skipping (s,q) (1.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6319273Z Skipping (s,q) (1.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6319438Z Skipping (s,q) (1.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6319610Z Skipping (s,q) (1.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6319777Z Skipping (s,q) (1.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6319947Z Skipping (s,q) (1.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6320120Z Skipping (s,q) (1.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6320283Z Skipping (s,q) (1.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6320452Z Skipping (s,q) (1.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6320629Z Skipping (s,q) (1.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6320795Z Skipping (s,q) (1.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6320970Z Skipping (s,q) (1.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6321134Z Skipping (s,q) (1.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6321301Z Skipping (s,q) (1.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6321520Z Skipping (s,q) (1.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6321685Z Skipping (s,q) (1.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6321856Z Skipping (s,q) (1.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6322031Z Skipping (s,q) (1.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6322197Z Skipping (s,q) (1.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6322373Z Skipping (s,q) (1.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6322544Z Skipping (s,q) (1.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6322711Z Skipping (s,q) (1.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6322886Z Skipping (s,q) (1.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6323051Z Skipping (s,q) (1.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6323217Z Skipping (s,q) (1.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6323393Z Skipping (s,q) (1.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6323559Z Skipping (s,q) (1.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6323801Z Skipping (s,q) (1.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6323977Z Skipping (s,q) (0.01, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6324144Z Skipping (s,q) (0.02, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6324316Z Skipping (s,q) (0.03, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6324522Z Skipping (s,q) (0.04, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6324686Z Skipping (s,q) (0.05, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6324857Z Skipping (s,q) (0.06, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6325023Z Skipping (s,q) (0.07, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6325188Z Skipping (s,q) (0.08, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6325359Z Skipping (s,q) (0.09, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6325526Z Skipping (s,q) (0.1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6325704Z Skipping (s,q) (0.11, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6325868Z Skipping (s,q) (0.12, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6326034Z Skipping (s,q) (0.13, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6326203Z Skipping (s,q) (0.14, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6326369Z Skipping (s,q) (0.15, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6326535Z Skipping (s,q) (0.16, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6326704Z Skipping (s,q) (0.17, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6326868Z Skipping (s,q) (0.18, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6327038Z Skipping (s,q) (0.19, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6327201Z Skipping (s,q) (0.2, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6327365Z Skipping (s,q) (0.21, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6327532Z Skipping (s,q) (0.22, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6327699Z Skipping (s,q) (0.23, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6327862Z Skipping (s,q) (0.24, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6328033Z Skipping (s,q) (0.25, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6328199Z Skipping (s,q) (0.26, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6328367Z Skipping (s,q) (0.27, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6328531Z Skipping (s,q) (0.28, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6328694Z Skipping (s,q) (0.29, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6328865Z Skipping (s,q) (0.3, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6329028Z Skipping (s,q) (0.31, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6329237Z Skipping (s,q) (0.32, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6329406Z Skipping (s,q) (0.33, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6329574Z Skipping (s,q) (0.34, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6329744Z Skipping (s,q) (0.35, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6329908Z Skipping (s,q) (0.36, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6330073Z Skipping (s,q) (0.37, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6330241Z Skipping (s,q) (0.38, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6330407Z Skipping (s,q) (0.39, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6330570Z Skipping (s,q) (0.4, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6330741Z Skipping (s,q) (0.41, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6330905Z Skipping (s,q) (0.42, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6331076Z Skipping (s,q) (0.43, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6331239Z Skipping (s,q) (0.44, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6331500Z Skipping (s,q) (0.45, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6331671Z Skipping (s,q) (0.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6331833Z Skipping (s,q) (0.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6331999Z Skipping (s,q) (0.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6332208Z Skipping (s,q) (0.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6332371Z Skipping (s,q) (0.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6332541Z Skipping (s,q) (0.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6332709Z Skipping (s,q) (0.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6332874Z Skipping (s,q) (0.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6333046Z Skipping (s,q) (0.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6333208Z Skipping (s,q) (0.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6333378Z Skipping (s,q) (0.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6333550Z Skipping (s,q) (0.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6333712Z Skipping (s,q) (0.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6333875Z Skipping (s,q) (0.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6334051Z Skipping (s,q) (0.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6334214Z Skipping (s,q) (0.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6334384Z Skipping (s,q) (0.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6334547Z Skipping (s,q) (0.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6334713Z Skipping (s,q) (0.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6334884Z Skipping (s,q) (0.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6335050Z Skipping (s,q) (0.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6335213Z Skipping (s,q) (0.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6335392Z Skipping (s,q) (0.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6335555Z Skipping (s,q) (0.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6335727Z Skipping (s,q) (0.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6335894Z Skipping (s,q) (0.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6336057Z Skipping (s,q) (0.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6336226Z Skipping (s,q) (0.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6336392Z Skipping (s,q) (0.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6336556Z Skipping (s,q) (0.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6336726Z Skipping (s,q) (0.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6336937Z Skipping (s,q) (0.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6337110Z Skipping (s,q) (0.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6337279Z Skipping (s,q) (0.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6337443Z Skipping (s,q) (0.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6337614Z Skipping (s,q) (0.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6337777Z Skipping (s,q) (0.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6337946Z Skipping (s,q) (0.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6338115Z Skipping (s,q) (0.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6338278Z Skipping (s,q) (0.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6338449Z Skipping (s,q) (0.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6338613Z Skipping (s,q) (0.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6338779Z Skipping (s,q) (0.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6338951Z Skipping (s,q) (0.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6339193Z Skipping (s,q) (0.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6339362Z Skipping (s,q) (0.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6339533Z Skipping (s,q) (0.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6339697Z Skipping (s,q) (0.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6339906Z Skipping (s,q) (0.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6340070Z Skipping (s,q) (0.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6340234Z Skipping (s,q) (0.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6340405Z Skipping (s,q) (0.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6340570Z Skipping (s,q) (0.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6340737Z Skipping (s,q) (0.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6340905Z Skipping (s,q) (1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6341075Z Skipping (s,q) (1.01, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6341239Z Skipping (s,q) (1.02, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6341411Z Skipping (s,q) (1.03, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6341574Z Skipping (s,q) (1.04, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6341744Z Skipping (s,q) (1.05, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6341909Z Skipping (s,q) (1.06, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6342072Z Skipping (s,q) (1.07, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6342244Z Skipping (s,q) (1.08, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6342408Z Skipping (s,q) (1.09, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6342570Z Skipping (s,q) (1.1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6342743Z Skipping (s,q) (1.11, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6342906Z Skipping (s,q) (1.12, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6343081Z Skipping (s,q) (1.13, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6343243Z Skipping (s,q) (1.14, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6343409Z Skipping (s,q) (1.15, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6343579Z Skipping (s,q) (1.16, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6343745Z Skipping (s,q) (1.17, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6343909Z Skipping (s,q) (1.18, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6344080Z Skipping (s,q) (1.19, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6344243Z Skipping (s,q) (1.2, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6344412Z Skipping (s,q) (1.21, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6344620Z Skipping (s,q) (1.22, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6344783Z Skipping (s,q) (1.23, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6344961Z Skipping (s,q) (1.24, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6345124Z Skipping (s,q) (1.25, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6345287Z Skipping (s,q) (1.26, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6345457Z Skipping (s,q) (1.27, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6345623Z Skipping (s,q) (1.28, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6345794Z Skipping (s,q) (1.29, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6345959Z Skipping (s,q) (1.3, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6346126Z Skipping (s,q) (1.31, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6346307Z Skipping (s,q) (1.32, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6346497Z Skipping (s,q) (1.33, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6346673Z Skipping (s,q) (1.34, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6346919Z Skipping (s,q) (1.35, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6347084Z Skipping (s,q) (1.36, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6347253Z Skipping (s,q) (1.37, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6347415Z Skipping (s,q) (1.38, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6347617Z Skipping (s,q) (1.39, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6347787Z Skipping (s,q) (1.4, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6347951Z Skipping (s,q) (1.41, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6348113Z Skipping (s,q) (1.42, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6348283Z Skipping (s,q) (1.43, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6348447Z Skipping (s,q) (1.44, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6348619Z Skipping (s,q) (1.45, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6348787Z Skipping (s,q) (1.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6348949Z Skipping (s,q) (1.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6349119Z Skipping (s,q) (1.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6349283Z Skipping (s,q) (1.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6349449Z Skipping (s,q) (1.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6349619Z Skipping (s,q) (1.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6349783Z Skipping (s,q) (1.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6349946Z Skipping (s,q) (1.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6350116Z Skipping (s,q) (1.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6350280Z Skipping (s,q) (1.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6350454Z Skipping (s,q) (1.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6350619Z Skipping (s,q) (1.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6350787Z Skipping (s,q) (1.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6350957Z Skipping (s,q) (1.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6351120Z Skipping (s,q) (1.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6351287Z Skipping (s,q) (1.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6351455Z Skipping (s,q) (1.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6351619Z Skipping (s,q) (1.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6351790Z Skipping (s,q) (1.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6351954Z Skipping (s,q) (1.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6352117Z Skipping (s,q) (1.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6352345Z Skipping (s,q) (1.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6352509Z Skipping (s,q) (1.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6352677Z Skipping (s,q) (1.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6352848Z Skipping (s,q) (1.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6353011Z Skipping (s,q) (1.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6353180Z Skipping (s,q) (1.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6353345Z Skipping (s,q) (1.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6353509Z Skipping (s,q) (1.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6353679Z Skipping (s,q) (1.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6353842Z Skipping (s,q) (1.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6354007Z Skipping (s,q) (1.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6354179Z Skipping (s,q) (1.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6354343Z Skipping (s,q) (1.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6354589Z Skipping (s,q) (1.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6354755Z Skipping (s,q) (1.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6354919Z Skipping (s,q) (1.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6355089Z Skipping (s,q) (1.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6355291Z Skipping (s,q) (1.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6355551Z Skipping (s,q) (1.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6355721Z Skipping (s,q) (1.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6355886Z Skipping (s,q) (1.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6356056Z Skipping (s,q) (1.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6356220Z Skipping (s,q) (1.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6356414Z Skipping (s,q) (1.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6356608Z Skipping (s,q) (1.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6356776Z Skipping (s,q) (1.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6356943Z Skipping (s,q) (1.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6357112Z Skipping (s,q) (1.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6357281Z Skipping (s,q) (1.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6357454Z Skipping (s,q) (1.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6357618Z Skipping (s,q) (1.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6357783Z Skipping (s,q) (1.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6357954Z Skipping (s,q) (1.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6358121Z Skipping (s,q) (0.01, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6358291Z Skipping (s,q) (0.02, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6358466Z Skipping (s,q) (0.03, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6358636Z Skipping (s,q) (0.04, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6358801Z Skipping (s,q) (0.05, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6358971Z Skipping (s,q) (0.06, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6359139Z Skipping (s,q) (0.07, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6359310Z Skipping (s,q) (0.08, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6359475Z Skipping (s,q) (0.09, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6359642Z Skipping (s,q) (0.1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6359813Z Skipping (s,q) (0.11, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6359980Z Skipping (s,q) (0.12, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6360215Z Skipping (s,q) (0.13, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6360387Z Skipping (s,q) (0.14, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6360556Z Skipping (s,q) (0.15, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6360727Z Skipping (s,q) (0.16, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6360893Z Skipping (s,q) (0.17, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6361058Z Skipping (s,q) (0.18, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6361231Z Skipping (s,q) (0.19, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6361396Z Skipping (s,q) (0.2, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6361560Z Skipping (s,q) (0.21, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6361729Z Skipping (s,q) (0.22, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6361896Z Skipping (s,q) (0.23, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6362070Z Skipping (s,q) (0.24, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6362234Z Skipping (s,q) (0.25, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6362475Z Skipping (s,q) (0.26, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6362647Z Skipping (s,q) (0.27, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6362814Z Skipping (s,q) (0.28, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6362981Z Skipping (s,q) (0.29, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6363195Z Skipping (s,q) (0.3, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6363360Z Skipping (s,q) (0.31, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6363533Z Skipping (s,q) (0.32, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6363698Z Skipping (s,q) (0.33, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6363862Z Skipping (s,q) (0.34, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6364040Z Skipping (s,q) (0.35, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6364206Z Skipping (s,q) (0.36, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6364377Z Skipping (s,q) (0.37, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6364549Z Skipping (s,q) (0.38, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6364714Z Skipping (s,q) (0.39, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6364889Z Skipping (s,q) (0.4, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6365057Z Skipping (s,q) (0.41, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6365222Z Skipping (s,q) (0.42, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6365395Z Skipping (s,q) (0.43, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6365559Z Skipping (s,q) (0.44, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6365724Z Skipping (s,q) (0.45, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6365897Z Skipping (s,q) (0.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6366063Z Skipping (s,q) (0.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6366239Z Skipping (s,q) (0.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6366406Z Skipping (s,q) (0.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6366572Z Skipping (s,q) (0.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6366743Z Skipping (s,q) (0.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6366912Z Skipping (s,q) (0.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6367077Z Skipping (s,q) (0.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6367247Z Skipping (s,q) (0.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6367413Z Skipping (s,q) (0.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6367578Z Skipping (s,q) (0.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6367752Z Skipping (s,q) (0.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6367963Z Skipping (s,q) (0.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6368139Z Skipping (s,q) (0.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6368305Z Skipping (s,q) (0.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6368472Z Skipping (s,q) (0.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6368645Z Skipping (s,q) (0.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6368814Z Skipping (s,q) (0.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6368980Z Skipping (s,q) (0.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6369151Z Skipping (s,q) (0.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6369318Z Skipping (s,q) (0.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6369492Z Skipping (s,q) (0.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6369658Z Skipping (s,q) (0.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6369827Z Skipping (s,q) (0.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6370000Z Skipping (s,q) (0.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6370244Z Skipping (s,q) (0.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6370412Z Skipping (s,q) (0.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6370585Z Skipping (s,q) (0.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6370789Z Skipping (s,q) (0.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6370963Z Skipping (s,q) (0.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6371128Z Skipping (s,q) (0.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6371293Z Skipping (s,q) (0.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6371467Z Skipping (s,q) (0.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6371633Z Skipping (s,q) (0.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6371801Z Skipping (s,q) (0.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6371974Z Skipping (s,q) (0.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6372145Z Skipping (s,q) (0.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6372317Z Skipping (s,q) (0.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6372482Z Skipping (s,q) (0.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6372651Z Skipping (s,q) (0.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6372822Z Skipping (s,q) (0.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6372989Z Skipping (s,q) (0.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6373153Z Skipping (s,q) (0.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6373323Z Skipping (s,q) (0.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6373489Z Skipping (s,q) (0.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6373662Z Skipping (s,q) (0.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6373827Z Skipping (s,q) (0.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6373997Z Skipping (s,q) (0.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6374169Z Skipping (s,q) (0.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6374336Z Skipping (s,q) (0.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6374504Z Skipping (s,q) (0.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6374677Z Skipping (s,q) (0.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6374843Z Skipping (s,q) (0.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6375016Z Skipping (s,q) (0.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6375178Z Skipping (s,q) (1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6375343Z Skipping (s,q) (1.01, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6375561Z Skipping (s,q) (1.02, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6375726Z Skipping (s,q) (1.03, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6375899Z Skipping (s,q) (1.04, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6376069Z Skipping (s,q) (1.05, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6376234Z Skipping (s,q) (1.06, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6376399Z Skipping (s,q) (1.07, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6376574Z Skipping (s,q) (1.08, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6376741Z Skipping (s,q) (1.09, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6376912Z Skipping (s,q) (1.1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6377076Z Skipping (s,q) (1.11, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6377242Z Skipping (s,q) (1.12, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6377418Z Skipping (s,q) (1.13, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6377583Z Skipping (s,q) (1.14, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6377825Z Skipping (s,q) (1.15, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6377998Z Skipping (s,q) (1.16, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6378163Z Skipping (s,q) (1.17, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6378336Z Skipping (s,q) (1.18, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6378539Z Skipping (s,q) (1.19, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6378704Z Skipping (s,q) (1.2, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6378876Z Skipping (s,q) (1.21, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6379042Z Skipping (s,q) (1.22, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6379205Z Skipping (s,q) (1.23, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6379378Z Skipping (s,q) (1.24, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6379544Z Skipping (s,q) (1.25, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6379720Z Skipping (s,q) (1.26, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6379886Z Skipping (s,q) (1.27, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6380051Z Skipping (s,q) (1.28, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6380225Z Skipping (s,q) (1.29, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6380394Z Skipping (s,q) (1.3, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6380559Z Skipping (s,q) (1.31, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6380728Z Skipping (s,q) (1.32, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6380891Z Skipping (s,q) (1.33, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6381062Z Skipping (s,q) (1.34, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6381227Z Skipping (s,q) (1.35, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6381394Z Skipping (s,q) (1.36, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6381571Z Skipping (s,q) (1.37, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6381736Z Skipping (s,q) (1.38, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6381901Z Skipping (s,q) (1.39, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6382074Z Skipping (s,q) (1.4, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6382242Z Skipping (s,q) (1.41, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6382413Z Skipping (s,q) (1.42, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6382579Z Skipping (s,q) (1.43, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6382745Z Skipping (s,q) (1.44, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6382915Z Skipping (s,q) (1.45, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6383081Z Skipping (s,q) (1.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6383294Z Skipping (s,q) (1.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6383468Z Skipping (s,q) (1.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6383637Z Skipping (s,q) (1.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6383810Z Skipping (s,q) (1.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6383975Z Skipping (s,q) (1.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6384144Z Skipping (s,q) (1.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6384314Z Skipping (s,q) (1.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6384480Z Skipping (s,q) (1.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6384646Z Skipping (s,q) (1.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6384818Z Skipping (s,q) (1.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6384984Z Skipping (s,q) (1.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6385158Z Skipping (s,q) (1.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6385324Z Skipping (s,q) (1.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6385615Z Skipping (s,q) (1.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6385791Z Skipping (s,q) (1.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6385957Z Skipping (s,q) (1.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6386192Z Skipping (s,q) (1.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6386396Z Skipping (s,q) (1.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6386577Z Skipping (s,q) (1.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6386742Z Skipping (s,q) (1.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6386915Z Skipping (s,q) (1.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6387082Z Skipping (s,q) (1.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6387256Z Skipping (s,q) (1.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6387421Z Skipping (s,q) (1.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6387595Z Skipping (s,q) (1.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6387766Z Skipping (s,q) (1.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6387932Z Skipping (s,q) (1.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6388098Z Skipping (s,q) (1.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6388273Z Skipping (s,q) (1.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6388442Z Skipping (s,q) (1.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6388613Z Skipping (s,q) (1.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6388779Z Skipping (s,q) (1.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6388945Z Skipping (s,q) (1.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6389122Z Skipping (s,q) (1.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6389287Z Skipping (s,q) (1.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6389456Z Skipping (s,q) (1.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6389629Z Skipping (s,q) (1.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6389794Z Skipping (s,q) (1.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6389967Z Skipping (s,q) (1.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6390135Z Skipping (s,q) (1.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6390300Z Skipping (s,q) (1.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6390475Z Skipping (s,q) (1.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6390776Z Skipping (s,q) (1.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6390945Z Skipping (s,q) (1.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6391195Z Skipping (s,q) (1.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6391365Z Skipping (s,q) (1.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6391540Z Skipping (s,q) (1.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6391704Z Skipping (s,q) (1.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6391868Z Skipping (s,q) (1.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6392038Z Skipping (s,q) (1.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6392205Z Skipping (s,q) (1.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6392370Z Skipping (s,q) (1.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6392539Z Skipping (s,q) (1.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6392701Z Skipping (s,q) (0.01, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6392869Z Skipping (s,q) (0.02, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6393032Z Skipping (s,q) (0.03, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6393194Z Skipping (s,q) (0.04, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6393363Z Skipping (s,q) (0.05, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6393634Z Skipping (s,q) (0.06, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6393796Z Skipping (s,q) (0.07, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6393961Z Skipping (s,q) (0.08, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6394174Z Skipping (s,q) (0.09, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6394334Z Skipping (s,q) (0.1, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6394502Z Skipping (s,q) (0.11, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6394661Z Skipping (s,q) (0.12, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6394826Z Skipping (s,q) (0.13, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6394984Z Skipping (s,q) (0.14, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6395146Z Skipping (s,q) (0.15, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6395315Z Skipping (s,q) (0.16, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6395534Z Skipping (s,q) (0.17, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6395695Z Skipping (s,q) (0.18, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6395859Z Skipping (s,q) (0.19, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6396018Z Skipping (s,q) (0.2, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6396190Z Skipping (s,q) (0.21, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6396356Z Skipping (s,q) (0.22, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6396540Z Skipping (s,q) (0.23, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6396725Z Skipping (s,q) (0.24, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6396885Z Skipping (s,q) (0.25, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6397044Z Skipping (s,q) (0.26, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6397212Z Skipping (s,q) (0.27, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6397370Z Skipping (s,q) (0.28, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6397543Z Skipping (s,q) (0.29, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6397706Z Skipping (s,q) (0.3, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6397865Z Skipping (s,q) (0.31, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6398031Z Skipping (s,q) (0.32, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6398193Z Skipping (s,q) (0.33, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6398354Z Skipping (s,q) (0.34, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6398519Z Skipping (s,q) (0.35, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6398679Z Skipping (s,q) (0.36, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6398838Z Skipping (s,q) (0.37, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6399058Z Skipping (s,q) (0.38, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6399219Z Skipping (s,q) (0.39, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6403096Z Skipping (s,q) (0.4, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6403282Z Skipping (s,q) (0.41, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6403441Z Skipping (s,q) (0.42, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6403605Z Skipping (s,q) (0.43, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6403765Z Skipping (s,q) (0.44, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6403921Z Skipping (s,q) (0.45, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6404081Z Skipping (s,q) (0.46, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6404237Z Skipping (s,q) (0.47, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6404393Z Skipping (s,q) (0.48, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6404555Z Skipping (s,q) (0.49, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6404715Z Skipping (s,q) (0.5, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6404877Z Skipping (s,q) (0.51, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6405169Z Skipping (s,q) (0.52, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6405330Z Skipping (s,q) (0.53, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6405488Z Skipping (s,q) (0.54, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6405686Z Skipping (s,q) (0.55, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6405843Z Skipping (s,q) (0.56, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6406001Z Skipping (s,q) (0.57, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6406160Z Skipping (s,q) (0.58, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6406344Z Skipping (s,q) (0.59, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6406526Z Skipping (s,q) (0.6, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6406687Z Skipping (s,q) (0.61, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6406846Z Skipping (s,q) (0.62, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6407008Z Skipping (s,q) (0.63, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6407166Z Skipping (s,q) (0.64, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6407326Z Skipping (s,q) (0.65, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6407483Z Skipping (s,q) (0.66, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6407648Z Skipping (s,q) (0.67, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6407804Z Skipping (s,q) (0.68, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6407960Z Skipping (s,q) (0.69, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6408119Z Skipping (s,q) (0.7, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6408274Z Skipping (s,q) (0.71, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6408430Z Skipping (s,q) (0.72, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6408593Z Skipping (s,q) (0.73, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6408749Z Skipping (s,q) (0.74, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6408910Z Skipping (s,q) (0.75, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6409070Z Skipping (s,q) (0.76, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6409226Z Skipping (s,q) (0.77, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6409389Z Skipping (s,q) (0.78, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6409545Z Skipping (s,q) (0.79, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6409700Z Skipping (s,q) (0.8, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6409861Z Skipping (s,q) (0.81, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6410017Z Skipping (s,q) (0.82, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6410174Z Skipping (s,q) (0.83, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6410379Z Skipping (s,q) (0.84, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6410536Z Skipping (s,q) (0.85, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6410703Z Skipping (s,q) (0.86, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6410862Z Skipping (s,q) (0.87, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6411019Z Skipping (s,q) (0.88, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6411178Z Skipping (s,q) (0.89, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6411338Z Skipping (s,q) (0.9, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6411495Z Skipping (s,q) (0.91, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6411653Z Skipping (s,q) (0.92, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6411810Z Skipping (s,q) (0.93, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6411973Z Skipping (s,q) (0.94, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6412130Z Skipping (s,q) (0.95, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6412291Z Skipping (s,q) (0.96, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6412450Z Skipping (s,q) (0.97, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6412684Z Skipping (s,q) (0.98, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6412842Z Skipping (s,q) (0.99, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6413001Z Skipping (s,q) (1, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6413198Z Skipping (s,q) (1.01, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6413355Z Skipping (s,q) (1.02, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6413515Z Skipping (s,q) (1.03, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6413672Z Skipping (s,q) (1.04, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6413831Z Skipping (s,q) (1.05, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6413987Z Skipping (s,q) (1.06, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6414146Z Skipping (s,q) (1.07, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6414308Z Skipping (s,q) (1.08, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6414470Z Skipping (s,q) (1.09, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6414626Z Skipping (s,q) (1.1, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6414788Z Skipping (s,q) (1.11, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6414945Z Skipping (s,q) (1.12, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6415109Z Skipping (s,q) (1.13, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6415266Z Skipping (s,q) (1.14, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6415422Z Skipping (s,q) (1.15, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6415582Z Skipping (s,q) (1.16, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6415739Z Skipping (s,q) (1.17, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6415896Z Skipping (s,q) (1.18, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6416057Z Skipping (s,q) (1.19, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6416214Z Skipping (s,q) (1.2, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6416377Z Skipping (s,q) (1.21, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6416535Z Skipping (s,q) (1.22, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6416691Z Skipping (s,q) (1.23, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6416855Z Skipping (s,q) (1.24, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6417013Z Skipping (s,q) (1.25, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6417170Z Skipping (s,q) (1.26, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6417332Z Skipping (s,q) (1.27, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6417489Z Skipping (s,q) (1.28, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6417645Z Skipping (s,q) (1.29, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6417853Z Skipping (s,q) (1.3, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6418012Z Skipping (s,q) (1.31, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6418177Z Skipping (s,q) (1.32, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6418334Z Skipping (s,q) (1.33, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6418492Z Skipping (s,q) (1.34, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6418652Z Skipping (s,q) (1.35, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6418810Z Skipping (s,q) (1.36, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6418966Z Skipping (s,q) (1.37, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6419123Z Skipping (s,q) (1.38, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6419283Z Skipping (s,q) (1.39, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6419444Z Skipping (s,q) (1.4, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6419603Z Skipping (s,q) (1.41, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6419762Z Skipping (s,q) (1.42, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6419924Z Skipping (s,q) (1.43, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6420184Z Skipping (s,q) (1.44, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6420343Z Skipping (s,q) (1.45, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6420505Z Skipping (s,q) (1.46, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6420699Z Skipping (s,q) (1.47, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6420860Z Skipping (s,q) (1.48, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6421017Z Skipping (s,q) (1.49, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6421174Z Skipping (s,q) (1.5, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6421338Z Skipping (s,q) (1.51, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6421495Z Skipping (s,q) (1.52, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6421657Z Skipping (s,q) (1.53, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6421819Z Skipping (s,q) (1.54, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6421980Z Skipping (s,q) (1.55, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6422137Z Skipping (s,q) (1.56, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6422298Z Skipping (s,q) (1.57, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6422453Z Skipping (s,q) (1.58, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6422618Z Skipping (s,q) (1.59, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6422775Z Skipping (s,q) (1.6, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6422931Z Skipping (s,q) (1.61, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6423093Z Skipping (s,q) (1.62, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6423251Z Skipping (s,q) (1.63, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6423409Z Skipping (s,q) (1.64, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6423572Z Skipping (s,q) (1.65, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6423729Z Skipping (s,q) (1.66, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6423896Z Skipping (s,q) (1.67, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6424053Z Skipping (s,q) (1.68, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6424210Z Skipping (s,q) (1.69, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6424369Z Skipping (s,q) (1.7, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6424528Z Skipping (s,q) (1.71, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6424685Z Skipping (s,q) (1.72, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6424847Z Skipping (s,q) (1.73, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6425005Z Skipping (s,q) (1.74, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6425167Z Skipping (s,q) (1.75, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6425369Z Skipping (s,q) (1.76, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6425527Z Skipping (s,q) (1.77, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6425690Z Skipping (s,q) (1.78, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6425848Z Skipping (s,q) (1.79, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6426006Z Skipping (s,q) (1.8, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6426166Z Skipping (s,q) (1.81, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6426324Z Skipping (s,q) (1.82, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6426484Z Skipping (s,q) (1.83, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6426644Z Skipping (s,q) (1.84, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6426799Z Skipping (s,q) (1.85, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6426959Z Skipping (s,q) (1.86, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6427115Z Skipping (s,q) (1.87, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6427274Z Skipping (s,q) (1.88, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6427436Z Skipping (s,q) (1.89, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6427671Z Skipping (s,q) (1.9, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6427831Z Skipping (s,q) (1.91, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6427990Z Skipping (s,q) (1.92, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6428149Z Skipping (s,q) (1.93, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6428348Z Skipping (s,q) (1.94, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6428504Z Skipping (s,q) (1.95, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6428662Z Skipping (s,q) (1.96, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6428824Z Skipping (s,q) (1.97, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6428981Z Skipping (s,q) (1.98, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6429143Z Skipping (s,q) (1.99, 5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6429313Z Skipping (s,q) (0.01, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6429482Z Skipping (s,q) (0.02, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6429649Z Skipping (s,q) (0.03, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6429813Z Skipping (s,q) (0.04, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6429976Z Skipping (s,q) (0.05, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6430147Z Skipping (s,q) (0.06, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6430311Z Skipping (s,q) (0.07, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6430474Z Skipping (s,q) (0.08, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6430641Z Skipping (s,q) (0.09, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6430805Z Skipping (s,q) (0.1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6430974Z Skipping (s,q) (0.11, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6431138Z Skipping (s,q) (0.12, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6431307Z Skipping (s,q) (0.13, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6431473Z Skipping (s,q) (0.14, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6431637Z Skipping (s,q) (0.15, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6431800Z Skipping (s,q) (0.16, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6431968Z Skipping (s,q) (0.17, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6432131Z Skipping (s,q) (0.18, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6432298Z Skipping (s,q) (0.19, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6432462Z Skipping (s,q) (0.2, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6432625Z Skipping (s,q) (0.21, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6432793Z Skipping (s,q) (0.22, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6433001Z Skipping (s,q) (0.23, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6433164Z Skipping (s,q) (0.24, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6433337Z Skipping (s,q) (0.25, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6433501Z Skipping (s,q) (0.26, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6433665Z Skipping (s,q) (0.27, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6433835Z Skipping (s,q) (0.28, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6433997Z Skipping (s,q) (0.29, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6434164Z Skipping (s,q) (0.3, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6434326Z Skipping (s,q) (0.31, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6434490Z Skipping (s,q) (0.32, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6434659Z Skipping (s,q) (0.33, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6434824Z Skipping (s,q) (0.34, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6434986Z Skipping (s,q) (0.35, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6435226Z Skipping (s,q) (0.36, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6435481Z Skipping (s,q) (0.37, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6435647Z Skipping (s,q) (0.38, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6435851Z Skipping (s,q) (0.39, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6436013Z Skipping (s,q) (0.4, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6436180Z Skipping (s,q) (0.41, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6436369Z Skipping (s,q) (0.42, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6436554Z Skipping (s,q) (0.43, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6436720Z Skipping (s,q) (0.44, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6436885Z Skipping (s,q) (0.45, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6437050Z Skipping (s,q) (0.46, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6437216Z Skipping (s,q) (0.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6437381Z Skipping (s,q) (0.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6437545Z Skipping (s,q) (0.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6437709Z Skipping (s,q) (0.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6437871Z Skipping (s,q) (0.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6438037Z Skipping (s,q) (0.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6438199Z Skipping (s,q) (0.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6438365Z Skipping (s,q) (0.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6438526Z Skipping (s,q) (0.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6438690Z Skipping (s,q) (0.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6438855Z Skipping (s,q) (0.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6439022Z Skipping (s,q) (0.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6439184Z Skipping (s,q) (0.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6439347Z Skipping (s,q) (0.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6439508Z Skipping (s,q) (0.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6439676Z Skipping (s,q) (0.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6439838Z Skipping (s,q) (0.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6439999Z Skipping (s,q) (0.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6440161Z Skipping (s,q) (0.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6440321Z Skipping (s,q) (0.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6440530Z Skipping (s,q) (0.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6440695Z Skipping (s,q) (0.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6440861Z Skipping (s,q) (0.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6441026Z Skipping (s,q) (0.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6441188Z Skipping (s,q) (0.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6441349Z Skipping (s,q) (0.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6441517Z Skipping (s,q) (0.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6441680Z Skipping (s,q) (0.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6441840Z Skipping (s,q) (0.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6442005Z Skipping (s,q) (0.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6442167Z Skipping (s,q) (0.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6442336Z Skipping (s,q) (0.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6442505Z Skipping (s,q) (0.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6442739Z Skipping (s,q) (0.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6442905Z Skipping (s,q) (0.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6443067Z Skipping (s,q) (0.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6443228Z Skipping (s,q) (0.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6443434Z Skipping (s,q) (0.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6443594Z Skipping (s,q) (0.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6443755Z Skipping (s,q) (0.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6443922Z Skipping (s,q) (0.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6444082Z Skipping (s,q) (0.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6444252Z Skipping (s,q) (0.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6444414Z Skipping (s,q) (0.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6444578Z Skipping (s,q) (0.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6444744Z Skipping (s,q) (0.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6444905Z Skipping (s,q) (0.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6445068Z Skipping (s,q) (0.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6445236Z Skipping (s,q) (0.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6445397Z Skipping (s,q) (0.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6445561Z Skipping (s,q) (0.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6445721Z Skipping (s,q) (0.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6445884Z Skipping (s,q) (0.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6446046Z Skipping (s,q) (1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6446210Z Skipping (s,q) (1.01, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6446371Z Skipping (s,q) (1.02, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6446543Z Skipping (s,q) (1.03, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6446704Z Skipping (s,q) (1.04, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6446868Z Skipping (s,q) (1.05, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6447032Z Skipping (s,q) (1.06, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6447193Z Skipping (s,q) (1.07, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6447358Z Skipping (s,q) (1.08, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6447520Z Skipping (s,q) (1.09, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6447685Z Skipping (s,q) (1.1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6447849Z Skipping (s,q) (1.11, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6448055Z Skipping (s,q) (1.12, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6448219Z Skipping (s,q) (1.13, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6448385Z Skipping (s,q) (1.14, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6448546Z Skipping (s,q) (1.15, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6448710Z Skipping (s,q) (1.16, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6448874Z Skipping (s,q) (1.17, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6449035Z Skipping (s,q) (1.18, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6449200Z Skipping (s,q) (1.19, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6452219Z Skipping (s,q) (1.2, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6452415Z Skipping (s,q) (1.21, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6452584Z Skipping (s,q) (1.22, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6452753Z Skipping (s,q) (1.23, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6452921Z Skipping (s,q) (1.24, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6453145Z Skipping (s,q) (1.25, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6453307Z Skipping (s,q) (1.26, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6453472Z Skipping (s,q) (1.27, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6453673Z Skipping (s,q) (1.28, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6453836Z Skipping (s,q) (1.29, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6454004Z Skipping (s,q) (1.3, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6454167Z Skipping (s,q) (1.31, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6454351Z Skipping (s,q) (1.32, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6454517Z Skipping (s,q) (1.33, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6454680Z Skipping (s,q) (1.34, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6454846Z Skipping (s,q) (1.35, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6455009Z Skipping (s,q) (1.36, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6455168Z Skipping (s,q) (1.37, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6455328Z Skipping (s,q) (1.38, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6455486Z Skipping (s,q) (1.39, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6455647Z Skipping (s,q) (1.4, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6455811Z Skipping (s,q) (1.41, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6455969Z Skipping (s,q) (1.42, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6456131Z Skipping (s,q) (1.43, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6456289Z Skipping (s,q) (1.44, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6456450Z Skipping (s,q) (1.45, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6456614Z Skipping (s,q) (1.46, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6456776Z Skipping (s,q) (1.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6456936Z Skipping (s,q) (1.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6457096Z Skipping (s,q) (1.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6457258Z Skipping (s,q) (1.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6457424Z Skipping (s,q) (1.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6457582Z Skipping (s,q) (1.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6457740Z Skipping (s,q) (1.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6457905Z Skipping (s,q) (1.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6458064Z Skipping (s,q) (1.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6458271Z Skipping (s,q) (1.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6458435Z Skipping (s,q) (1.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6458595Z Skipping (s,q) (1.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6458757Z Skipping (s,q) (1.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6458918Z Skipping (s,q) (1.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6459076Z Skipping (s,q) (1.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6459242Z Skipping (s,q) (1.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6459401Z Skipping (s,q) (1.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6459558Z Skipping (s,q) (1.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6459812Z Skipping (s,q) (1.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6459973Z Skipping (s,q) (1.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6460135Z Skipping (s,q) (1.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6460300Z Skipping (s,q) (1.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6460498Z Skipping (s,q) (1.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6460663Z Skipping (s,q) (1.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6460822Z Skipping (s,q) (1.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6460983Z Skipping (s,q) (1.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6461185Z Skipping (s,q) (1.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6461343Z Skipping (s,q) (1.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6461502Z Skipping (s,q) (1.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6461666Z Skipping (s,q) (1.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6461824Z Skipping (s,q) (1.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6461985Z Skipping (s,q) (1.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6462146Z Skipping (s,q) (1.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6462304Z Skipping (s,q) (1.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6462469Z Skipping (s,q) (1.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6462630Z Skipping (s,q) (1.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6462788Z Skipping (s,q) (1.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6462954Z Skipping (s,q) (1.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6463113Z Skipping (s,q) (1.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6463274Z Skipping (s,q) (1.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6463436Z Skipping (s,q) (1.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6463594Z Skipping (s,q) (1.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6463756Z Skipping (s,q) (1.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6463917Z Skipping (s,q) (1.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6464075Z Skipping (s,q) (1.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6464241Z Skipping (s,q) (1.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6464400Z Skipping (s,q) (1.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6464560Z Skipping (s,q) (1.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6464720Z Skipping (s,q) (1.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6464877Z Skipping (s,q) (1.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6465037Z Skipping (s,q) (1.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6465197Z Skipping (s,q) (1.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6465357Z Skipping (s,q) (1.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6465520Z Skipping (s,q) (0.01, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6465725Z Skipping (s,q) (0.02, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6465887Z Skipping (s,q) (0.03, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6466046Z Skipping (s,q) (0.04, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6466205Z Skipping (s,q) (0.05, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6466365Z Skipping (s,q) (0.06, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6466523Z Skipping (s,q) (0.07, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6466681Z Skipping (s,q) (0.08, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6466842Z Skipping (s,q) (0.09, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6466998Z Skipping (s,q) (0.1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6467222Z Skipping (s,q) (0.11, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6467381Z Skipping (s,q) (0.12, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6467541Z Skipping (s,q) (0.13, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6467702Z Skipping (s,q) (0.14, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6467899Z Skipping (s,q) (0.15, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6468057Z Skipping (s,q) (0.16, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6468217Z Skipping (s,q) (0.17, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6468374Z Skipping (s,q) (0.18, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6468575Z Skipping (s,q) (0.19, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6468733Z Skipping (s,q) (0.2, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6468890Z Skipping (s,q) (0.21, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6469055Z Skipping (s,q) (0.22, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6469213Z Skipping (s,q) (0.23, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6469371Z Skipping (s,q) (0.24, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6469530Z Skipping (s,q) (0.25, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6469690Z Skipping (s,q) (0.26, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6469846Z Skipping (s,q) (0.27, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6470008Z Skipping (s,q) (0.28, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6470166Z Skipping (s,q) (0.29, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6470330Z Skipping (s,q) (0.3, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6470487Z Skipping (s,q) (0.31, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6470643Z Skipping (s,q) (0.32, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6470804Z Skipping (s,q) (0.33, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6470961Z Skipping (s,q) (0.34, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6471117Z Skipping (s,q) (0.35, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6471278Z Skipping (s,q) (0.36, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6471434Z Skipping (s,q) (0.37, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6471593Z Skipping (s,q) (0.38, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6471749Z Skipping (s,q) (0.39, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6471904Z Skipping (s,q) (0.4, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6472068Z Skipping (s,q) (0.41, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6472227Z Skipping (s,q) (0.42, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6472383Z Skipping (s,q) (0.43, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6472542Z Skipping (s,q) (0.44, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6472701Z Skipping (s,q) (0.45, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6472861Z Skipping (s,q) (0.46, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6473064Z Skipping (s,q) (0.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6473222Z Skipping (s,q) (0.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6473387Z Skipping (s,q) (0.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6473542Z Skipping (s,q) (0.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6473701Z Skipping (s,q) (0.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6473862Z Skipping (s,q) (0.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6474022Z Skipping (s,q) (0.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6474180Z Skipping (s,q) (0.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6474336Z Skipping (s,q) (0.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6474536Z Skipping (s,q) (0.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6474697Z Skipping (s,q) (0.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6474856Z Skipping (s,q) (0.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6475014Z Skipping (s,q) (0.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6475213Z Skipping (s,q) (0.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6475442Z Skipping (s,q) (0.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6475604Z Skipping (s,q) (0.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6475761Z Skipping (s,q) (0.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6475958Z Skipping (s,q) (0.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6476118Z Skipping (s,q) (0.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6476273Z Skipping (s,q) (0.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6476433Z Skipping (s,q) (0.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6476593Z Skipping (s,q) (0.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6476755Z Skipping (s,q) (0.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6476917Z Skipping (s,q) (0.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6477077Z Skipping (s,q) (0.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6477233Z Skipping (s,q) (0.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6477391Z Skipping (s,q) (0.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6477548Z Skipping (s,q) (0.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6477707Z Skipping (s,q) (0.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6477865Z Skipping (s,q) (0.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6478024Z Skipping (s,q) (0.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6478183Z Skipping (s,q) (0.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6478345Z Skipping (s,q) (0.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6478499Z Skipping (s,q) (0.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6478661Z Skipping (s,q) (0.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6478817Z Skipping (s,q) (0.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6478976Z Skipping (s,q) (0.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6479135Z Skipping (s,q) (0.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6479291Z Skipping (s,q) (0.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6479448Z Skipping (s,q) (0.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6479609Z Skipping (s,q) (0.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6479765Z Skipping (s,q) (0.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6479924Z Skipping (s,q) (0.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6480080Z Skipping (s,q) (0.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6480237Z Skipping (s,q) (0.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6480466Z Skipping (s,q) (0.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6480621Z Skipping (s,q) (0.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6480778Z Skipping (s,q) (0.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6480938Z Skipping (s,q) (0.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6481094Z Skipping (s,q) (0.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6481253Z Skipping (s,q) (0.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6481412Z Skipping (s,q) (0.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6481569Z Skipping (s,q) (0.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6481725Z Skipping (s,q) (1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6481927Z Skipping (s,q) (1.01, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6482086Z Skipping (s,q) (1.02, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6482247Z Skipping (s,q) (1.03, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6482404Z Skipping (s,q) (1.04, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6482602Z Skipping (s,q) (1.05, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6482760Z Skipping (s,q) (1.06, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6482916Z Skipping (s,q) (1.07, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6483076Z Skipping (s,q) (1.08, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6483270Z Skipping (s,q) (1.09, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6483426Z Skipping (s,q) (1.1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6483585Z Skipping (s,q) (1.11, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6483744Z Skipping (s,q) (1.12, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6483903Z Skipping (s,q) (1.13, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6484059Z Skipping (s,q) (1.14, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6484217Z Skipping (s,q) (1.15, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6484376Z Skipping (s,q) (1.16, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6484533Z Skipping (s,q) (1.17, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6484689Z Skipping (s,q) (1.18, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6484847Z Skipping (s,q) (1.19, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6485004Z Skipping (s,q) (1.2, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6485162Z Skipping (s,q) (1.21, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6485320Z Skipping (s,q) (1.22, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6485477Z Skipping (s,q) (1.23, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6485637Z Skipping (s,q) (1.24, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6485792Z Skipping (s,q) (1.25, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6485951Z Skipping (s,q) (1.26, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6486109Z Skipping (s,q) (1.27, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6486267Z Skipping (s,q) (1.28, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6486424Z Skipping (s,q) (1.29, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6486586Z Skipping (s,q) (1.3, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6486745Z Skipping (s,q) (1.31, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6486904Z Skipping (s,q) (1.32, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6487059Z Skipping (s,q) (1.33, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6487214Z Skipping (s,q) (1.34, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6487374Z Skipping (s,q) (1.35, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6487531Z Skipping (s,q) (1.36, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6487731Z Skipping (s,q) (1.37, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6487890Z Skipping (s,q) (1.38, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6488047Z Skipping (s,q) (1.39, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6488204Z Skipping (s,q) (1.4, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6488362Z Skipping (s,q) (1.41, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6488519Z Skipping (s,q) (1.42, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6488679Z Skipping (s,q) (1.43, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6488835Z Skipping (s,q) (1.44, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6488990Z Skipping (s,q) (1.45, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6489197Z Skipping (s,q) (1.46, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6489353Z Skipping (s,q) (1.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6489516Z Skipping (s,q) (1.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6489673Z Skipping (s,q) (1.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6489864Z Skipping (s,q) (1.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6490025Z Skipping (s,q) (1.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6490180Z Skipping (s,q) (1.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6490336Z Skipping (s,q) (1.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6490535Z Skipping (s,q) (1.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6490969Z Skipping (s,q) (1.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6491134Z Skipping (s,q) (1.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6491296Z Skipping (s,q) (1.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6491455Z Skipping (s,q) (1.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6491617Z Skipping (s,q) (1.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6491779Z Skipping (s,q) (1.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6491939Z Skipping (s,q) (1.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6492104Z Skipping (s,q) (1.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6492265Z Skipping (s,q) (1.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6492429Z Skipping (s,q) (1.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6492592Z Skipping (s,q) (1.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6492751Z Skipping (s,q) (1.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6492915Z Skipping (s,q) (1.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6493075Z Skipping (s,q) (1.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6493231Z Skipping (s,q) (1.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6493389Z Skipping (s,q) (1.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6493548Z Skipping (s,q) (1.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6493704Z Skipping (s,q) (1.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6493866Z Skipping (s,q) (1.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6494024Z Skipping (s,q) (1.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6494182Z Skipping (s,q) (1.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6494338Z Skipping (s,q) (1.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6494498Z Skipping (s,q) (1.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6494658Z Skipping (s,q) (1.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6494813Z Skipping (s,q) (1.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6494971Z Skipping (s,q) (1.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6495130Z Skipping (s,q) (1.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6495363Z Skipping (s,q) (1.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6495521Z Skipping (s,q) (1.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6495681Z Skipping (s,q) (1.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6495836Z Skipping (s,q) (1.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6495999Z Skipping (s,q) (1.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6496156Z Skipping (s,q) (1.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6496314Z Skipping (s,q) (1.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6496471Z Skipping (s,q) (1.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6496626Z Skipping (s,q) (1.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6496852Z Skipping (s,q) (1.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6497011Z Skipping (s,q) (1.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6497170Z Skipping (s,q) (1.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6497331Z Skipping (s,q) (1.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6497545Z Skipping (s,q) (1.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6497702Z Skipping (s,q) (1.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6497862Z Skipping (s,q) (1.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6498017Z Skipping (s,q) (1.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6498233Z Skipping (s,q) (1.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6498394Z Skipping (s,q) (0.01, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6498552Z Skipping (s,q) (0.02, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6498716Z Skipping (s,q) (0.03, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6498875Z Skipping (s,q) (0.04, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6499040Z Skipping (s,q) (0.05, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6499210Z Skipping (s,q) (0.06, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6499367Z Skipping (s,q) (0.07, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6499535Z Skipping (s,q) (0.08, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6499691Z Skipping (s,q) (0.09, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6499848Z Skipping (s,q) (0.1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6500016Z Skipping (s,q) (0.11, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6500174Z Skipping (s,q) (0.12, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6500331Z Skipping (s,q) (0.13, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6500494Z Skipping (s,q) (0.14, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6500652Z Skipping (s,q) (0.15, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6500812Z Skipping (s,q) (0.16, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6500975Z Skipping (s,q) (0.17, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6501131Z Skipping (s,q) (0.18, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6501295Z Skipping (s,q) (0.19, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6501456Z Skipping (s,q) (0.2, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6501619Z Skipping (s,q) (0.21, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6501787Z Skipping (s,q) (0.22, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6501944Z Skipping (s,q) (0.23, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6502102Z Skipping (s,q) (0.24, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6502266Z Skipping (s,q) (0.25, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6502428Z Skipping (s,q) (0.26, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6502590Z Skipping (s,q) (0.27, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6502794Z Skipping (s,q) (0.28, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6502950Z Skipping (s,q) (0.29, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6503116Z Skipping (s,q) (0.3, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6503276Z Skipping (s,q) (0.31, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6503433Z Skipping (s,q) (0.32, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6503592Z Skipping (s,q) (0.33, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6503752Z Skipping (s,q) (0.34, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6503912Z Skipping (s,q) (0.35, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6504072Z Skipping (s,q) (0.36, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6504277Z Skipping (s,q) (0.37, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6504439Z Skipping (s,q) (0.38, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6504599Z Skipping (s,q) (0.39, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6504756Z Skipping (s,q) (0.4, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6504955Z Skipping (s,q) (0.41, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6505114Z Skipping (s,q) (0.42, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6505275Z Skipping (s,q) (0.43, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6505431Z Skipping (s,q) (0.44, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6505650Z Skipping (s,q) (0.45, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6505810Z Skipping (s,q) (0.46, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6505967Z Skipping (s,q) (0.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6506127Z Skipping (s,q) (0.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6506295Z Skipping (s,q) (0.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6506456Z Skipping (s,q) (0.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6506617Z Skipping (s,q) (0.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6506778Z Skipping (s,q) (0.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6506934Z Skipping (s,q) (0.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6507095Z Skipping (s,q) (0.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6507252Z Skipping (s,q) (0.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6507411Z Skipping (s,q) (0.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6507574Z Skipping (s,q) (0.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6507732Z Skipping (s,q) (0.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6507895Z Skipping (s,q) (0.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6508052Z Skipping (s,q) (0.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6508211Z Skipping (s,q) (0.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6508370Z Skipping (s,q) (0.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6508530Z Skipping (s,q) (0.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6508688Z Skipping (s,q) (0.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6508850Z Skipping (s,q) (0.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6509007Z Skipping (s,q) (0.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6509171Z Skipping (s,q) (0.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6509328Z Skipping (s,q) (0.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6509485Z Skipping (s,q) (0.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6509647Z Skipping (s,q) (0.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6509805Z Skipping (s,q) (0.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6509962Z Skipping (s,q) (0.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6510169Z Skipping (s,q) (0.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6510329Z Skipping (s,q) (0.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6510491Z Skipping (s,q) (0.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6510650Z Skipping (s,q) (0.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6510809Z Skipping (s,q) (0.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6510972Z Skipping (s,q) (0.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6511130Z Skipping (s,q) (0.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6511287Z Skipping (s,q) (0.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6511553Z Skipping (s,q) (0.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6511712Z Skipping (s,q) (0.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6511875Z Skipping (s,q) (0.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6512046Z Skipping (s,q) (0.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6512207Z Skipping (s,q) (0.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6512415Z Skipping (s,q) (0.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6512577Z Skipping (s,q) (0.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6512741Z Skipping (s,q) (0.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6512961Z Skipping (s,q) (0.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6513122Z Skipping (s,q) (0.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6513283Z Skipping (s,q) (0.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6513454Z Skipping (s,q) (0.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6513615Z Skipping (s,q) (0.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6513784Z Skipping (s,q) (0.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6513947Z Skipping (s,q) (0.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6514109Z Skipping (s,q) (0.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6514279Z Skipping (s,q) (0.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6514440Z Skipping (s,q) (0.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6514602Z Skipping (s,q) (0.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6514773Z Skipping (s,q) (1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6514936Z Skipping (s,q) (1.01, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6515105Z Skipping (s,q) (1.02, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6515268Z Skipping (s,q) (1.03, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6515495Z Skipping (s,q) (1.04, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6515665Z Skipping (s,q) (1.05, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6515829Z Skipping (s,q) (1.06, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6515990Z Skipping (s,q) (1.07, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6516160Z Skipping (s,q) (1.08, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6516322Z Skipping (s,q) (1.09, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6516492Z Skipping (s,q) (1.1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6516654Z Skipping (s,q) (1.11, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6516819Z Skipping (s,q) (1.12, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6516986Z Skipping (s,q) (1.13, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6517150Z Skipping (s,q) (1.14, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6517317Z Skipping (s,q) (1.15, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6517487Z Skipping (s,q) (1.16, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6517696Z Skipping (s,q) (1.17, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6517864Z Skipping (s,q) (1.18, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6518025Z Skipping (s,q) (1.19, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6518188Z Skipping (s,q) (1.2, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6518355Z Skipping (s,q) (1.21, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6518516Z Skipping (s,q) (1.22, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6518680Z Skipping (s,q) (1.23, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6518850Z Skipping (s,q) (1.24, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6519009Z Skipping (s,q) (1.25, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6519224Z Skipping (s,q) (1.26, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6519387Z Skipping (s,q) (1.27, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6519550Z Skipping (s,q) (1.28, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6519721Z Skipping (s,q) (1.29, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6519920Z Skipping (s,q) (1.3, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6520083Z Skipping (s,q) (1.31, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6520254Z Skipping (s,q) (1.32, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6520416Z Skipping (s,q) (1.33, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6520618Z Skipping (s,q) (1.34, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6520790Z Skipping (s,q) (1.35, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6520953Z Skipping (s,q) (1.36, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6521127Z Skipping (s,q) (1.37, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6521289Z Skipping (s,q) (1.38, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6521456Z Skipping (s,q) (1.39, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6521625Z Skipping (s,q) (1.4, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6521794Z Skipping (s,q) (1.41, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6521957Z Skipping (s,q) (1.42, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6522127Z Skipping (s,q) (1.43, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6522291Z Skipping (s,q) (1.44, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6522465Z Skipping (s,q) (1.45, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6522630Z Skipping (s,q) (1.46, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6522792Z Skipping (s,q) (1.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6522965Z Skipping (s,q) (1.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6523130Z Skipping (s,q) (1.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6523293Z Skipping (s,q) (1.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6523467Z Skipping (s,q) (1.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6523635Z Skipping (s,q) (1.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6523805Z Skipping (s,q) (1.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6523973Z Skipping (s,q) (1.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6524138Z Skipping (s,q) (1.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6524309Z Skipping (s,q) (1.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6524473Z Skipping (s,q) (1.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6524638Z Skipping (s,q) (1.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6524810Z Skipping (s,q) (1.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6524973Z Skipping (s,q) (1.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6525145Z Skipping (s,q) (1.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6525353Z Skipping (s,q) (1.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6525516Z Skipping (s,q) (1.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6525685Z Skipping (s,q) (1.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6525848Z Skipping (s,q) (1.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6526013Z Skipping (s,q) (1.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6526188Z Skipping (s,q) (1.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6526351Z Skipping (s,q) (1.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6526521Z Skipping (s,q) (1.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6526730Z Skipping (s,q) (1.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6526896Z Skipping (s,q) (1.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6527067Z Skipping (s,q) (1.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6527233Z Skipping (s,q) (1.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6527396Z Skipping (s,q) (1.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6527606Z Skipping (s,q) (1.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6527772Z Skipping (s,q) (1.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6527939Z Skipping (s,q) (1.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6528139Z Skipping (s,q) (1.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6528301Z Skipping (s,q) (1.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6528472Z Skipping (s,q) (1.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6528634Z Skipping (s,q) (1.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6528799Z Skipping (s,q) (1.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6528970Z Skipping (s,q) (1.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6532546Z Skipping (s,q) (1.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6532732Z Skipping (s,q) (1.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6532907Z Skipping (s,q) (1.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6533071Z Skipping (s,q) (1.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6533234Z Skipping (s,q) (1.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6533395Z Skipping (s,q) (1.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6533560Z Skipping (s,q) (1.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6533727Z Skipping (s,q) (1.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6533888Z Skipping (s,q) (1.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6534052Z Skipping (s,q) (1.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6534217Z Skipping (s,q) (1.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6534384Z Skipping (s,q) (1.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6534548Z Skipping (s,q) (1.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6534712Z Skipping (s,q) (1.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6534872Z Skipping (s,q) (1.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6535039Z Skipping (s,q) (1.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6535198Z Skipping (s,q) (0.01, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6535359Z Skipping (s,q) (0.02, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6535521Z Skipping (s,q) (0.03, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6535677Z Skipping (s,q) (0.04, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6535840Z Skipping (s,q) (0.05, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6535998Z Skipping (s,q) (0.06, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6536221Z Skipping (s,q) (0.07, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6536378Z Skipping (s,q) (0.08, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6536535Z Skipping (s,q) (0.09, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6536691Z Skipping (s,q) (0.1, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6536850Z Skipping (s,q) (0.11, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6537003Z Skipping (s,q) (0.12, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6537160Z Skipping (s,q) (0.13, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6537318Z Skipping (s,q) (0.14, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6537472Z Skipping (s,q) (0.15, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6537678Z Skipping (s,q) (0.16, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6537835Z Skipping (s,q) (0.17, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6537988Z Skipping (s,q) (0.18, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6538149Z Skipping (s,q) (0.19, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6538304Z Skipping (s,q) (0.2, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6538520Z Skipping (s,q) (0.21, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6538678Z Skipping (s,q) (0.22, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6538833Z Skipping (s,q) (0.23, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6538988Z Skipping (s,q) (0.24, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6539184Z Skipping (s,q) (0.25, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6539337Z Skipping (s,q) (0.26, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6539494Z Skipping (s,q) (0.27, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6539651Z Skipping (s,q) (0.28, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6539807Z Skipping (s,q) (0.29, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6539965Z Skipping (s,q) (0.3, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6540120Z Skipping (s,q) (0.31, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6540276Z Skipping (s,q) (0.32, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6540432Z Skipping (s,q) (0.33, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6540587Z Skipping (s,q) (0.34, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6540747Z Skipping (s,q) (0.35, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6540903Z Skipping (s,q) (0.36, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6541056Z Skipping (s,q) (0.37, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6541213Z Skipping (s,q) (0.38, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6541363Z Skipping (s,q) (0.39, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6541522Z Skipping (s,q) (0.4, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6541678Z Skipping (s,q) (0.41, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6541838Z Skipping (s,q) (0.42, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6541994Z Skipping (s,q) (0.43, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6542150Z Skipping (s,q) (0.44, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6542305Z Skipping (s,q) (0.45, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6542463Z Skipping (s,q) (0.46, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6542617Z Skipping (s,q) (0.47, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6542774Z Skipping (s,q) (0.48, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6542931Z Skipping (s,q) (0.49, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6543083Z Skipping (s,q) (0.5, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6543243Z Skipping (s,q) (0.51, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6543398Z Skipping (s,q) (0.52, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6543553Z Skipping (s,q) (0.53, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6543755Z Skipping (s,q) (0.54, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6543909Z Skipping (s,q) (0.55, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6544065Z Skipping (s,q) (0.56, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6544221Z Skipping (s,q) (0.57, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6544374Z Skipping (s,q) (0.58, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6544530Z Skipping (s,q) (0.59, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6544683Z Skipping (s,q) (0.6, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6544835Z Skipping (s,q) (0.61, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6544991Z Skipping (s,q) (0.62, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6545190Z Skipping (s,q) (0.63, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6545344Z Skipping (s,q) (0.64, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6545501Z Skipping (s,q) (0.65, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6545654Z Skipping (s,q) (0.66, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6545846Z Skipping (s,q) (0.67, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6546003Z Skipping (s,q) (0.68, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6546157Z Skipping (s,q) (0.69, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6546318Z Skipping (s,q) (0.7, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6546512Z Skipping (s,q) (0.71, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6546669Z Skipping (s,q) (0.72, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6546826Z Skipping (s,q) (0.73, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6546981Z Skipping (s,q) (0.74, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6547133Z Skipping (s,q) (0.75, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6547290Z Skipping (s,q) (0.76, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6547449Z Skipping (s,q) (0.77, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6547607Z Skipping (s,q) (0.78, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6547765Z Skipping (s,q) (0.79, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6547918Z Skipping (s,q) (0.8, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6548073Z Skipping (s,q) (0.81, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6548230Z Skipping (s,q) (0.82, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6548383Z Skipping (s,q) (0.83, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6548539Z Skipping (s,q) (0.84, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6548692Z Skipping (s,q) (0.85, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6548850Z Skipping (s,q) (0.86, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6549003Z Skipping (s,q) (0.87, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6549159Z Skipping (s,q) (0.88, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6549320Z Skipping (s,q) (0.89, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6549475Z Skipping (s,q) (0.9, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6549629Z Skipping (s,q) (0.91, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6549784Z Skipping (s,q) (0.92, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6549938Z Skipping (s,q) (0.93, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6550097Z Skipping (s,q) (0.94, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6550251Z Skipping (s,q) (0.95, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6550404Z Skipping (s,q) (0.96, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6550566Z Skipping (s,q) (0.97, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6550719Z Skipping (s,q) (0.98, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6550871Z Skipping (s,q) (0.99, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6551072Z Skipping (s,q) (1, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6551230Z Skipping (s,q) (1.01, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6551386Z Skipping (s,q) (1.02, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6551543Z Skipping (s,q) (1.03, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6551696Z Skipping (s,q) (1.04, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6551854Z Skipping (s,q) (1.05, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6552008Z Skipping (s,q) (1.06, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6552161Z Skipping (s,q) (1.07, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6552318Z Skipping (s,q) (1.08, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6552514Z Skipping (s,q) (1.09, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6552671Z Skipping (s,q) (1.1, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6552833Z Skipping (s,q) (1.11, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6552990Z Skipping (s,q) (1.12, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6553184Z Skipping (s,q) (1.13, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6553339Z Skipping (s,q) (1.14, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6553493Z Skipping (s,q) (1.15, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6553652Z Skipping (s,q) (1.16, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6553843Z Skipping (s,q) (1.17, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6553999Z Skipping (s,q) (1.18, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6554159Z Skipping (s,q) (1.19, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6554316Z Skipping (s,q) (1.2, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6554473Z Skipping (s,q) (1.21, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6554626Z Skipping (s,q) (1.22, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6554787Z Skipping (s,q) (1.23, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6554941Z Skipping (s,q) (1.24, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6555098Z Skipping (s,q) (1.25, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6555252Z Skipping (s,q) (1.26, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6555505Z Skipping (s,q) (1.27, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6555662Z Skipping (s,q) (1.28, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6555820Z Skipping (s,q) (1.29, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6555973Z Skipping (s,q) (1.3, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6556127Z Skipping (s,q) (1.31, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6556285Z Skipping (s,q) (1.32, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6556438Z Skipping (s,q) (1.33, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6556596Z Skipping (s,q) (1.34, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6556753Z Skipping (s,q) (1.35, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6556909Z Skipping (s,q) (1.36, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6557062Z Skipping (s,q) (1.37, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6557220Z Skipping (s,q) (1.38, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6557373Z Skipping (s,q) (1.39, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6557536Z Skipping (s,q) (1.4, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6557690Z Skipping (s,q) (1.41, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6557845Z Skipping (s,q) (1.42, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6558004Z Skipping (s,q) (1.43, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6558157Z Skipping (s,q) (1.44, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6558312Z Skipping (s,q) (1.45, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6558517Z Skipping (s,q) (1.46, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6558668Z Skipping (s,q) (1.47, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6558826Z Skipping (s,q) (1.48, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6558981Z Skipping (s,q) (1.49, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6559136Z Skipping (s,q) (1.5, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6559294Z Skipping (s,q) (1.51, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6559448Z Skipping (s,q) (1.52, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6559602Z Skipping (s,q) (1.53, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6559758Z Skipping (s,q) (1.54, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6559956Z Skipping (s,q) (1.55, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6560114Z Skipping (s,q) (1.56, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6560272Z Skipping (s,q) (1.57, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6560425Z Skipping (s,q) (1.58, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6560623Z Skipping (s,q) (1.59, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6560779Z Skipping (s,q) (1.6, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6560932Z Skipping (s,q) (1.61, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6561089Z Skipping (s,q) (1.62, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6561281Z Skipping (s,q) (1.63, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6561435Z Skipping (s,q) (1.64, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6561594Z Skipping (s,q) (1.65, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6561750Z Skipping (s,q) (1.66, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6561904Z Skipping (s,q) (1.67, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6562058Z Skipping (s,q) (1.68, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6562216Z Skipping (s,q) (1.69, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6562373Z Skipping (s,q) (1.7, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6562529Z Skipping (s,q) (1.71, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6562683Z Skipping (s,q) (1.72, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6562844Z Skipping (s,q) (1.73, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6563001Z Skipping (s,q) (1.74, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6563157Z Skipping (s,q) (1.75, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6563311Z Skipping (s,q) (1.76, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6563465Z Skipping (s,q) (1.77, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6563625Z Skipping (s,q) (1.78, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6563779Z Skipping (s,q) (1.79, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6563934Z Skipping (s,q) (1.8, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6564091Z Skipping (s,q) (1.81, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6564247Z Skipping (s,q) (1.82, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6564405Z Skipping (s,q) (1.83, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6564558Z Skipping (s,q) (1.84, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6564711Z Skipping (s,q) (1.85, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6564871Z Skipping (s,q) (1.86, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6565024Z Skipping (s,q) (1.87, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6565177Z Skipping (s,q) (1.88, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6565336Z Skipping (s,q) (1.89, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6565490Z Skipping (s,q) (1.9, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6565645Z Skipping (s,q) (1.91, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6565847Z Skipping (s,q) (1.92, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6566000Z Skipping (s,q) (1.93, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6566159Z Skipping (s,q) (1.94, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6566339Z Skipping (s,q) (1.95, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6566518Z Skipping (s,q) (1.96, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6566677Z Skipping (s,q) (1.97, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6566831Z Skipping (s,q) (1.98, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6566985Z Skipping (s,q) (1.99, 6): inconsistent with heavy hitters! 2025-05-07T20:56:56.6567152Z Skipping (s,q) (0.01, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6567381Z Skipping (s,q) (0.02, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6567548Z Skipping (s,q) (0.03, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6567711Z Skipping (s,q) (0.04, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6567870Z Skipping (s,q) (0.05, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6568071Z Skipping (s,q) (0.06, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6568231Z Skipping (s,q) (0.07, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6568389Z Skipping (s,q) (0.08, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6568551Z Skipping (s,q) (0.09, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6568750Z Skipping (s,q) (0.1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6568912Z Skipping (s,q) (0.11, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6569070Z Skipping (s,q) (0.12, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6569231Z Skipping (s,q) (0.13, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6569392Z Skipping (s,q) (0.14, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6569555Z Skipping (s,q) (0.15, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6569712Z Skipping (s,q) (0.16, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6569876Z Skipping (s,q) (0.17, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6570035Z Skipping (s,q) (0.18, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6570199Z Skipping (s,q) (0.19, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6570359Z Skipping (s,q) (0.2, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6570520Z Skipping (s,q) (0.21, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6570684Z Skipping (s,q) (0.22, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6570842Z Skipping (s,q) (0.23, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6571003Z Skipping (s,q) (0.24, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6571163Z Skipping (s,q) (0.25, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6571324Z Skipping (s,q) (0.26, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6571485Z Skipping (s,q) (0.27, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6571646Z Skipping (s,q) (0.28, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6571803Z Skipping (s,q) (0.29, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6571964Z Skipping (s,q) (0.3, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6572122Z Skipping (s,q) (0.31, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6572281Z Skipping (s,q) (0.32, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6572442Z Skipping (s,q) (0.33, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6572600Z Skipping (s,q) (0.34, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6572760Z Skipping (s,q) (0.35, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6572921Z Skipping (s,q) (0.36, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6573078Z Skipping (s,q) (0.37, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6573294Z Skipping (s,q) (0.38, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6573452Z Skipping (s,q) (0.39, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6573612Z Skipping (s,q) (0.4, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6573775Z Skipping (s,q) (0.41, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6573932Z Skipping (s,q) (0.42, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6574092Z Skipping (s,q) (0.43, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6574255Z Skipping (s,q) (0.44, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6574414Z Skipping (s,q) (0.45, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6574618Z Skipping (s,q) (0.46, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6574780Z Skipping (s,q) (0.47, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6574941Z Skipping (s,q) (0.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6575106Z Skipping (s,q) (0.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6575267Z Skipping (s,q) (0.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6575466Z Skipping (s,q) (0.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6575631Z Skipping (s,q) (0.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6575791Z Skipping (s,q) (0.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6575993Z Skipping (s,q) (0.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6576153Z Skipping (s,q) (0.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6576314Z Skipping (s,q) (0.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6576478Z Skipping (s,q) (0.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6576638Z Skipping (s,q) (0.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6576800Z Skipping (s,q) (0.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6576967Z Skipping (s,q) (0.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6577127Z Skipping (s,q) (0.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6577293Z Skipping (s,q) (0.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6577452Z Skipping (s,q) (0.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6577613Z Skipping (s,q) (0.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6577777Z Skipping (s,q) (0.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6577936Z Skipping (s,q) (0.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6578094Z Skipping (s,q) (0.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6578259Z Skipping (s,q) (0.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6578423Z Skipping (s,q) (0.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6578586Z Skipping (s,q) (0.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6578748Z Skipping (s,q) (0.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6578905Z Skipping (s,q) (0.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6579068Z Skipping (s,q) (0.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6579224Z Skipping (s,q) (0.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6579381Z Skipping (s,q) (0.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6579540Z Skipping (s,q) (0.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6579703Z Skipping (s,q) (0.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6579866Z Skipping (s,q) (0.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6580028Z Skipping (s,q) (0.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6580190Z Skipping (s,q) (0.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6580355Z Skipping (s,q) (0.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6580560Z Skipping (s,q) (0.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6580722Z Skipping (s,q) (0.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6580887Z Skipping (s,q) (0.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6581048Z Skipping (s,q) (0.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6581211Z Skipping (s,q) (0.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6581372Z Skipping (s,q) (0.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6581534Z Skipping (s,q) (0.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6581695Z Skipping (s,q) (0.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6581857Z Skipping (s,q) (0.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6582069Z Skipping (s,q) (0.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6582235Z Skipping (s,q) (0.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6582398Z Skipping (s,q) (0.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6582558Z Skipping (s,q) (0.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6582759Z Skipping (s,q) (0.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6582920Z Skipping (s,q) (0.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6583081Z Skipping (s,q) (0.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6583241Z Skipping (s,q) (0.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6583438Z Skipping (s,q) (0.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6583597Z Skipping (s,q) (1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6583757Z Skipping (s,q) (1.01, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6583920Z Skipping (s,q) (1.02, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6584087Z Skipping (s,q) (1.03, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6584250Z Skipping (s,q) (1.04, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6584414Z Skipping (s,q) (1.05, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6584577Z Skipping (s,q) (1.06, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6584736Z Skipping (s,q) (1.07, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6584895Z Skipping (s,q) (1.08, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6585053Z Skipping (s,q) (1.09, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6585212Z Skipping (s,q) (1.1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6585374Z Skipping (s,q) (1.11, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6585534Z Skipping (s,q) (1.12, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6585696Z Skipping (s,q) (1.13, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6585854Z Skipping (s,q) (1.14, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6586012Z Skipping (s,q) (1.15, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6586176Z Skipping (s,q) (1.16, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6586334Z Skipping (s,q) (1.17, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6586494Z Skipping (s,q) (1.18, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6586658Z Skipping (s,q) (1.19, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6586816Z Skipping (s,q) (1.2, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6586979Z Skipping (s,q) (1.21, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6587135Z Skipping (s,q) (1.22, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6587292Z Skipping (s,q) (1.23, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6587455Z Skipping (s,q) (1.24, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6587613Z Skipping (s,q) (1.25, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6587770Z Skipping (s,q) (1.26, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6587973Z Skipping (s,q) (1.27, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6588133Z Skipping (s,q) (1.28, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6588296Z Skipping (s,q) (1.29, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6588459Z Skipping (s,q) (1.3, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6588619Z Skipping (s,q) (1.31, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6588783Z Skipping (s,q) (1.32, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6588942Z Skipping (s,q) (1.33, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6589102Z Skipping (s,q) (1.34, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6589301Z Skipping (s,q) (1.35, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6589462Z Skipping (s,q) (1.36, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6589623Z Skipping (s,q) (1.37, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6589783Z Skipping (s,q) (1.38, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6589940Z Skipping (s,q) (1.39, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6590140Z Skipping (s,q) (1.4, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6590299Z Skipping (s,q) (1.41, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6590456Z Skipping (s,q) (1.42, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6590987Z Skipping (s,q) (1.43, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6591213Z Skipping (s,q) (1.44, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6591391Z Skipping (s,q) (1.45, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6591554Z Skipping (s,q) (1.46, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6591720Z Skipping (s,q) (1.47, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6591886Z Skipping (s,q) (1.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6592049Z Skipping (s,q) (1.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6592210Z Skipping (s,q) (1.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6592380Z Skipping (s,q) (1.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6592542Z Skipping (s,q) (1.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6592704Z Skipping (s,q) (1.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6592867Z Skipping (s,q) (1.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6593032Z Skipping (s,q) (1.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6593195Z Skipping (s,q) (1.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6593362Z Skipping (s,q) (1.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6593528Z Skipping (s,q) (1.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6593687Z Skipping (s,q) (1.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6593848Z Skipping (s,q) (1.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6594009Z Skipping (s,q) (1.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6594171Z Skipping (s,q) (1.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6594333Z Skipping (s,q) (1.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6594493Z Skipping (s,q) (1.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6594651Z Skipping (s,q) (1.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6594816Z Skipping (s,q) (1.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6594977Z Skipping (s,q) (1.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6595138Z Skipping (s,q) (1.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6595305Z Skipping (s,q) (1.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6595522Z Skipping (s,q) (1.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6595807Z Skipping (s,q) (1.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6595967Z Skipping (s,q) (1.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6596128Z Skipping (s,q) (1.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6596292Z Skipping (s,q) (1.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6596477Z Skipping (s,q) (1.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6596661Z Skipping (s,q) (1.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6596826Z Skipping (s,q) (1.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6596986Z Skipping (s,q) (1.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6597147Z Skipping (s,q) (1.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6597769Z Skipping (s,q) (1.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6597934Z Skipping (s,q) (1.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6598099Z Skipping (s,q) (1.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6598258Z Skipping (s,q) (1.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6598477Z Skipping (s,q) (1.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6598641Z Skipping (s,q) (1.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6598802Z Skipping (s,q) (1.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6598966Z Skipping (s,q) (1.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6599184Z Skipping (s,q) (1.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6599343Z Skipping (s,q) (1.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6599508Z Skipping (s,q) (1.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6599671Z Skipping (s,q) (1.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6599830Z Skipping (s,q) (1.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6599995Z Skipping (s,q) (1.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6600157Z Skipping (s,q) (1.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6600320Z Skipping (s,q) (1.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6600484Z Skipping (s,q) (1.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6600646Z Skipping (s,q) (1.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6600808Z Skipping (s,q) (1.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6600972Z Skipping (s,q) (1.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6601132Z Skipping (s,q) (0.01, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6601294Z Skipping (s,q) (0.02, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6601454Z Skipping (s,q) (0.03, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6601619Z Skipping (s,q) (0.04, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6601777Z Skipping (s,q) (0.05, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6601939Z Skipping (s,q) (0.06, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6602100Z Skipping (s,q) (0.07, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6602259Z Skipping (s,q) (0.08, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6602417Z Skipping (s,q) (0.09, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6602579Z Skipping (s,q) (0.1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6602742Z Skipping (s,q) (0.11, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6602899Z Skipping (s,q) (0.12, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6603059Z Skipping (s,q) (0.13, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6603216Z Skipping (s,q) (0.14, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6603380Z Skipping (s,q) (0.15, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6603537Z Skipping (s,q) (0.16, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6603746Z Skipping (s,q) (0.17, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6603907Z Skipping (s,q) (0.18, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6604066Z Skipping (s,q) (0.19, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6604223Z Skipping (s,q) (0.2, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6604384Z Skipping (s,q) (0.21, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6604542Z Skipping (s,q) (0.22, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6604709Z Skipping (s,q) (0.23, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6604869Z Skipping (s,q) (0.24, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6605028Z Skipping (s,q) (0.25, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6605228Z Skipping (s,q) (0.26, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6605389Z Skipping (s,q) (0.27, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6605549Z Skipping (s,q) (0.28, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6605709Z Skipping (s,q) (0.29, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6605905Z Skipping (s,q) (0.3, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6606066Z Skipping (s,q) (0.31, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6606224Z Skipping (s,q) (0.32, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6606381Z Skipping (s,q) (0.33, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6606583Z Skipping (s,q) (0.34, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6606739Z Skipping (s,q) (0.35, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6606897Z Skipping (s,q) (0.36, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6607059Z Skipping (s,q) (0.37, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6607217Z Skipping (s,q) (0.38, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6607377Z Skipping (s,q) (0.39, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6607537Z Skipping (s,q) (0.4, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6607694Z Skipping (s,q) (0.41, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6607857Z Skipping (s,q) (0.42, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6608015Z Skipping (s,q) (0.43, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6608172Z Skipping (s,q) (0.44, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6608336Z Skipping (s,q) (0.45, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6608496Z Skipping (s,q) (0.46, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6608656Z Skipping (s,q) (0.47, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6608815Z Skipping (s,q) (0.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6608972Z Skipping (s,q) (0.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6609132Z Skipping (s,q) (0.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6609292Z Skipping (s,q) (0.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6609449Z Skipping (s,q) (0.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6609614Z Skipping (s,q) (0.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6609773Z Skipping (s,q) (0.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6609934Z Skipping (s,q) (0.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6610094Z Skipping (s,q) (0.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6610251Z Skipping (s,q) (0.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6610411Z Skipping (s,q) (0.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6610570Z Skipping (s,q) (0.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6610729Z Skipping (s,q) (0.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6610889Z Skipping (s,q) (0.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6611093Z Skipping (s,q) (0.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6611251Z Skipping (s,q) (0.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6611414Z Skipping (s,q) (0.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6611571Z Skipping (s,q) (0.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6611730Z Skipping (s,q) (0.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6611889Z Skipping (s,q) (0.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6612049Z Skipping (s,q) (0.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6612207Z Skipping (s,q) (0.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6612364Z Skipping (s,q) (0.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6612560Z Skipping (s,q) (0.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6612722Z Skipping (s,q) (0.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6612883Z Skipping (s,q) (0.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6613044Z Skipping (s,q) (0.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6613241Z Skipping (s,q) (0.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6613402Z Skipping (s,q) (0.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6613563Z Skipping (s,q) (0.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6613721Z Skipping (s,q) (0.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6613918Z Skipping (s,q) (0.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6614079Z Skipping (s,q) (0.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6614236Z Skipping (s,q) (0.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6614398Z Skipping (s,q) (0.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6614555Z Skipping (s,q) (0.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6614713Z Skipping (s,q) (0.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6614875Z Skipping (s,q) (0.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6615034Z Skipping (s,q) (0.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6615195Z Skipping (s,q) (0.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6615357Z Skipping (s,q) (0.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6615514Z Skipping (s,q) (0.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6615676Z Skipping (s,q) (0.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6615834Z Skipping (s,q) (0.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6615992Z Skipping (s,q) (0.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6616156Z Skipping (s,q) (0.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6616313Z Skipping (s,q) (0.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6616470Z Skipping (s,q) (0.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6616633Z Skipping (s,q) (0.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6616791Z Skipping (s,q) (0.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6616954Z Skipping (s,q) (0.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6617112Z Skipping (s,q) (0.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6617265Z Skipping (s,q) (1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6617425Z Skipping (s,q) (1.01, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6617587Z Skipping (s,q) (1.02, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6617747Z Skipping (s,q) (1.03, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6617907Z Skipping (s,q) (1.04, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6618071Z Skipping (s,q) (1.05, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6618233Z Skipping (s,q) (1.06, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6618439Z Skipping (s,q) (1.07, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6618596Z Skipping (s,q) (1.08, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6618762Z Skipping (s,q) (1.09, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6618923Z Skipping (s,q) (1.1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6619081Z Skipping (s,q) (1.11, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6619245Z Skipping (s,q) (1.12, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6619407Z Skipping (s,q) (1.13, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6619565Z Skipping (s,q) (1.14, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6619728Z Skipping (s,q) (1.15, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6619924Z Skipping (s,q) (1.16, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6620086Z Skipping (s,q) (1.17, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6620247Z Skipping (s,q) (1.18, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6620405Z Skipping (s,q) (1.19, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6620606Z Skipping (s,q) (1.2, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6620765Z Skipping (s,q) (1.21, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6620923Z Skipping (s,q) (1.22, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6621084Z Skipping (s,q) (1.23, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6621306Z Skipping (s,q) (1.24, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6621465Z Skipping (s,q) (1.25, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6621624Z Skipping (s,q) (1.26, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6621784Z Skipping (s,q) (1.27, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6621944Z Skipping (s,q) (1.28, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6622102Z Skipping (s,q) (1.29, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6622262Z Skipping (s,q) (1.3, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6622427Z Skipping (s,q) (1.31, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6622591Z Skipping (s,q) (1.32, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6622762Z Skipping (s,q) (1.33, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6622922Z Skipping (s,q) (1.34, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6623082Z Skipping (s,q) (1.35, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6623242Z Skipping (s,q) (1.36, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6623399Z Skipping (s,q) (1.37, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6623557Z Skipping (s,q) (1.38, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6623719Z Skipping (s,q) (1.39, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6623879Z Skipping (s,q) (1.4, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6624042Z Skipping (s,q) (1.41, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6624199Z Skipping (s,q) (1.42, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6624359Z Skipping (s,q) (1.43, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6624519Z Skipping (s,q) (1.44, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6624678Z Skipping (s,q) (1.45, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6624835Z Skipping (s,q) (1.46, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6624997Z Skipping (s,q) (1.47, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6625153Z Skipping (s,q) (1.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6625316Z Skipping (s,q) (1.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6625478Z Skipping (s,q) (1.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6625637Z Skipping (s,q) (1.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6625845Z Skipping (s,q) (1.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6626000Z Skipping (s,q) (1.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6626158Z Skipping (s,q) (1.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6626319Z Skipping (s,q) (1.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6626476Z Skipping (s,q) (1.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6626635Z Skipping (s,q) (1.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6626794Z Skipping (s,q) (1.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6626949Z Skipping (s,q) (1.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6627105Z Skipping (s,q) (1.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6627299Z Skipping (s,q) (1.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6627457Z Skipping (s,q) (1.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6627619Z Skipping (s,q) (1.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6627778Z Skipping (s,q) (1.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6627972Z Skipping (s,q) (1.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6628133Z Skipping (s,q) (1.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6628291Z Skipping (s,q) (1.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6628452Z Skipping (s,q) (1.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6628652Z Skipping (s,q) (1.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6628810Z Skipping (s,q) (1.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6628974Z Skipping (s,q) (1.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6629133Z Skipping (s,q) (1.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6629290Z Skipping (s,q) (1.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6629449Z Skipping (s,q) (1.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6629612Z Skipping (s,q) (1.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6629773Z Skipping (s,q) (1.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6629930Z Skipping (s,q) (1.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6630086Z Skipping (s,q) (1.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6630246Z Skipping (s,q) (1.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6630404Z Skipping (s,q) (1.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6630560Z Skipping (s,q) (1.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6630724Z Skipping (s,q) (1.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6630880Z Skipping (s,q) (1.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6631041Z Skipping (s,q) (1.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6631196Z Skipping (s,q) (1.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6631354Z Skipping (s,q) (1.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6631515Z Skipping (s,q) (1.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6631674Z Skipping (s,q) (1.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6631830Z Skipping (s,q) (1.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6631989Z Skipping (s,q) (1.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6632145Z Skipping (s,q) (1.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6632306Z Skipping (s,q) (1.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6632462Z Skipping (s,q) (1.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6632621Z Skipping (s,q) (1.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6632784Z Skipping (s,q) (1.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6632939Z Skipping (s,q) (1.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6633183Z Skipping (s,q) (1.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6633343Z Skipping (s,q) (1.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6633500Z Skipping (s,q) (1.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6633665Z Skipping (s,q) (0.01, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6633824Z Skipping (s,q) (0.02, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6633984Z Skipping (s,q) (0.03, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6634150Z Skipping (s,q) (0.04, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6634309Z Skipping (s,q) (0.05, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6634467Z Skipping (s,q) (0.06, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6634669Z Skipping (s,q) (0.07, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6634827Z Skipping (s,q) (0.08, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6634990Z Skipping (s,q) (0.09, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6635148Z Skipping (s,q) (0.1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6635344Z Skipping (s,q) (0.11, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6635588Z Skipping (s,q) (0.12, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6635745Z Skipping (s,q) (0.13, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6635905Z Skipping (s,q) (0.14, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6636107Z Skipping (s,q) (0.15, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6636264Z Skipping (s,q) (0.16, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6636421Z Skipping (s,q) (0.17, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6636587Z Skipping (s,q) (0.18, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6636746Z Skipping (s,q) (0.19, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6636906Z Skipping (s,q) (0.2, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6637065Z Skipping (s,q) (0.21, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6637223Z Skipping (s,q) (0.22, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6637389Z Skipping (s,q) (0.23, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6637547Z Skipping (s,q) (0.24, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6637704Z Skipping (s,q) (0.25, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6637866Z Skipping (s,q) (0.26, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6638025Z Skipping (s,q) (0.27, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6638184Z Skipping (s,q) (0.28, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6638346Z Skipping (s,q) (0.29, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6638503Z Skipping (s,q) (0.3, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6638667Z Skipping (s,q) (0.31, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6638829Z Skipping (s,q) (0.32, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6638988Z Skipping (s,q) (0.33, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6639153Z Skipping (s,q) (0.34, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6639311Z Skipping (s,q) (0.35, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6639476Z Skipping (s,q) (0.36, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6639638Z Skipping (s,q) (0.37, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6639795Z Skipping (s,q) (0.38, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6639957Z Skipping (s,q) (0.39, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6640117Z Skipping (s,q) (0.4, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6640275Z Skipping (s,q) (0.41, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6640438Z Skipping (s,q) (0.42, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6640644Z Skipping (s,q) (0.43, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6640810Z Skipping (s,q) (0.44, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6640971Z Skipping (s,q) (0.45, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6641130Z Skipping (s,q) (0.46, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6641293Z Skipping (s,q) (0.47, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6641455Z Skipping (s,q) (0.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6641612Z Skipping (s,q) (0.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6641773Z Skipping (s,q) (0.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6641932Z Skipping (s,q) (0.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6642135Z Skipping (s,q) (0.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6642294Z Skipping (s,q) (0.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6642457Z Skipping (s,q) (0.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6642618Z Skipping (s,q) (0.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6642813Z Skipping (s,q) (0.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6642972Z Skipping (s,q) (0.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6643133Z Skipping (s,q) (0.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6643295Z Skipping (s,q) (0.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6643493Z Skipping (s,q) (0.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6643652Z Skipping (s,q) (0.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6643810Z Skipping (s,q) (0.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6643973Z Skipping (s,q) (0.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6644129Z Skipping (s,q) (0.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6644290Z Skipping (s,q) (0.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6644454Z Skipping (s,q) (0.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6644616Z Skipping (s,q) (0.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6644775Z Skipping (s,q) (0.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6644936Z Skipping (s,q) (0.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6645096Z Skipping (s,q) (0.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6645262Z Skipping (s,q) (0.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6645419Z Skipping (s,q) (0.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6645576Z Skipping (s,q) (0.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6645740Z Skipping (s,q) (0.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6645899Z Skipping (s,q) (0.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6646058Z Skipping (s,q) (0.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6646222Z Skipping (s,q) (0.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6646384Z Skipping (s,q) (0.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6646546Z Skipping (s,q) (0.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6646703Z Skipping (s,q) (0.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6646861Z Skipping (s,q) (0.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6647023Z Skipping (s,q) (0.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6647182Z Skipping (s,q) (0.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6647339Z Skipping (s,q) (0.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6647501Z Skipping (s,q) (0.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6647659Z Skipping (s,q) (0.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6647865Z Skipping (s,q) (0.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6648023Z Skipping (s,q) (0.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6648184Z Skipping (s,q) (0.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6648346Z Skipping (s,q) (0.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6648505Z Skipping (s,q) (0.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6648662Z Skipping (s,q) (0.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6648825Z Skipping (s,q) (0.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6648982Z Skipping (s,q) (0.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6649145Z Skipping (s,q) (0.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6649342Z Skipping (s,q) (0.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6649505Z Skipping (s,q) (0.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6649666Z Skipping (s,q) (0.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6649826Z Skipping (s,q) (0.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6649981Z Skipping (s,q) (1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6650207Z Skipping (s,q) (1.01, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6650365Z Skipping (s,q) (1.02, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6650525Z Skipping (s,q) (1.03, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6650721Z Skipping (s,q) (1.04, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6650878Z Skipping (s,q) (1.05, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6651038Z Skipping (s,q) (1.06, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6651197Z Skipping (s,q) (1.07, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6651354Z Skipping (s,q) (1.08, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6651515Z Skipping (s,q) (1.09, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6651676Z Skipping (s,q) (1.1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6651841Z Skipping (s,q) (1.11, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6651999Z Skipping (s,q) (1.12, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6652155Z Skipping (s,q) (1.13, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6652316Z Skipping (s,q) (1.14, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6652477Z Skipping (s,q) (1.15, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6652634Z Skipping (s,q) (1.16, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6652794Z Skipping (s,q) (1.17, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6652952Z Skipping (s,q) (1.18, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6653111Z Skipping (s,q) (1.19, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6653273Z Skipping (s,q) (1.2, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6653438Z Skipping (s,q) (1.21, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6653597Z Skipping (s,q) (1.22, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6653760Z Skipping (s,q) (1.23, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6653918Z Skipping (s,q) (1.24, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6654078Z Skipping (s,q) (1.25, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6654235Z Skipping (s,q) (1.26, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6654396Z Skipping (s,q) (1.27, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6654556Z Skipping (s,q) (1.28, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6654713Z Skipping (s,q) (1.29, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6654881Z Skipping (s,q) (1.3, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6658359Z Skipping (s,q) (1.31, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6658617Z Skipping (s,q) (1.32, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6658780Z Skipping (s,q) (1.33, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6658951Z Skipping (s,q) (1.34, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6659113Z Skipping (s,q) (1.35, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6659276Z Skipping (s,q) (1.36, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6659438Z Skipping (s,q) (1.37, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6659601Z Skipping (s,q) (1.38, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6659765Z Skipping (s,q) (1.39, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6659926Z Skipping (s,q) (1.4, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6660127Z Skipping (s,q) (1.41, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6660294Z Skipping (s,q) (1.42, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6660458Z Skipping (s,q) (1.43, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6660618Z Skipping (s,q) (1.44, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6660821Z Skipping (s,q) (1.45, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6660983Z Skipping (s,q) (1.46, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6661146Z Skipping (s,q) (1.47, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6661305Z Skipping (s,q) (1.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6661504Z Skipping (s,q) (1.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6661666Z Skipping (s,q) (1.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6661827Z Skipping (s,q) (1.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6661989Z Skipping (s,q) (1.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6662155Z Skipping (s,q) (1.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6662318Z Skipping (s,q) (1.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6662477Z Skipping (s,q) (1.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6662646Z Skipping (s,q) (1.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6662806Z Skipping (s,q) (1.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6662968Z Skipping (s,q) (1.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6663128Z Skipping (s,q) (1.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6663290Z Skipping (s,q) (1.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6663452Z Skipping (s,q) (1.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6663611Z Skipping (s,q) (1.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6663773Z Skipping (s,q) (1.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6663937Z Skipping (s,q) (1.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6664095Z Skipping (s,q) (1.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6664258Z Skipping (s,q) (1.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6664419Z Skipping (s,q) (1.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6664579Z Skipping (s,q) (1.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6664740Z Skipping (s,q) (1.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6664900Z Skipping (s,q) (1.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6665062Z Skipping (s,q) (1.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6665226Z Skipping (s,q) (1.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6665385Z Skipping (s,q) (1.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6665548Z Skipping (s,q) (1.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6665708Z Skipping (s,q) (1.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6665866Z Skipping (s,q) (1.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6666076Z Skipping (s,q) (1.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6666236Z Skipping (s,q) (1.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6666395Z Skipping (s,q) (1.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6666561Z Skipping (s,q) (1.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6666722Z Skipping (s,q) (1.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6666886Z Skipping (s,q) (1.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6667043Z Skipping (s,q) (1.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6667201Z Skipping (s,q) (1.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6667402Z Skipping (s,q) (1.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6667561Z Skipping (s,q) (1.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6667719Z Skipping (s,q) (1.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6667882Z Skipping (s,q) (1.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6668040Z Skipping (s,q) (1.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6668239Z Skipping (s,q) (1.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6668399Z Skipping (s,q) (1.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6668556Z Skipping (s,q) (1.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6668755Z Skipping (s,q) (1.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6668912Z Skipping (s,q) (1.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6669071Z Skipping (s,q) (1.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6669233Z Skipping (s,q) (1.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6669392Z Skipping (s,q) (1.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6669556Z Skipping (s,q) (1.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6669717Z Skipping (s,q) (1.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6669871Z Skipping (s,q) (0.01, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6670031Z Skipping (s,q) (0.02, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6670185Z Skipping (s,q) (0.03, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6670339Z Skipping (s,q) (0.04, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6670494Z Skipping (s,q) (0.05, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6670648Z Skipping (s,q) (0.06, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6670799Z Skipping (s,q) (0.07, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6670953Z Skipping (s,q) (0.08, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6671106Z Skipping (s,q) (0.09, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6671263Z Skipping (s,q) (0.1, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6671418Z Skipping (s,q) (0.11, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6671569Z Skipping (s,q) (0.12, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6671728Z Skipping (s,q) (0.13, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6671880Z Skipping (s,q) (0.14, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6672031Z Skipping (s,q) (0.15, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6672188Z Skipping (s,q) (0.16, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6672344Z Skipping (s,q) (0.17, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6672500Z Skipping (s,q) (0.18, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6672652Z Skipping (s,q) (0.19, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6672807Z Skipping (s,q) (0.2, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6672964Z Skipping (s,q) (0.21, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6673115Z Skipping (s,q) (0.22, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6673314Z Skipping (s,q) (0.23, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6673470Z Skipping (s,q) (0.24, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6673624Z Skipping (s,q) (0.25, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6673782Z Skipping (s,q) (0.26, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6673933Z Skipping (s,q) (0.27, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6674084Z Skipping (s,q) (0.28, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6674241Z Skipping (s,q) (0.29, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6674393Z Skipping (s,q) (0.3, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6674547Z Skipping (s,q) (0.31, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6674742Z Skipping (s,q) (0.32, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6674895Z Skipping (s,q) (0.33, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6675050Z Skipping (s,q) (0.34, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6675204Z Skipping (s,q) (0.35, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6675477Z Skipping (s,q) (0.36, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6675633Z Skipping (s,q) (0.37, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6675784Z Skipping (s,q) (0.38, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6675936Z Skipping (s,q) (0.39, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6676155Z Skipping (s,q) (0.4, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6676306Z Skipping (s,q) (0.41, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6676459Z Skipping (s,q) (0.42, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6676615Z Skipping (s,q) (0.43, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6676767Z Skipping (s,q) (0.44, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6676924Z Skipping (s,q) (0.45, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6677078Z Skipping (s,q) (0.46, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6677229Z Skipping (s,q) (0.47, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6677390Z Skipping (s,q) (0.48, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6677542Z Skipping (s,q) (0.49, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6677694Z Skipping (s,q) (0.5, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6677850Z Skipping (s,q) (0.51, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6678004Z Skipping (s,q) (0.52, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6678157Z Skipping (s,q) (0.53, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6678308Z Skipping (s,q) (0.54, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6678464Z Skipping (s,q) (0.55, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6678621Z Skipping (s,q) (0.56, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6678774Z Skipping (s,q) (0.57, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6678925Z Skipping (s,q) (0.58, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6679086Z Skipping (s,q) (0.59, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6679237Z Skipping (s,q) (0.6, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6679392Z Skipping (s,q) (0.61, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6679545Z Skipping (s,q) (0.62, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6679700Z Skipping (s,q) (0.63, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6679856Z Skipping (s,q) (0.64, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6680008Z Skipping (s,q) (0.65, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6680161Z Skipping (s,q) (0.66, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6680324Z Skipping (s,q) (0.67, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6680476Z Skipping (s,q) (0.68, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6680672Z Skipping (s,q) (0.69, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6680827Z Skipping (s,q) (0.7, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6680981Z Skipping (s,q) (0.71, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6681135Z Skipping (s,q) (0.72, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6681288Z Skipping (s,q) (0.73, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6681439Z Skipping (s,q) (0.74, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6681599Z Skipping (s,q) (0.75, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6681755Z Skipping (s,q) (0.76, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6681905Z Skipping (s,q) (0.77, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6682099Z Skipping (s,q) (0.78, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6682251Z Skipping (s,q) (0.79, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6682405Z Skipping (s,q) (0.8, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6682559Z Skipping (s,q) (0.81, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6682713Z Skipping (s,q) (0.82, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6682905Z Skipping (s,q) (0.83, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6683060Z Skipping (s,q) (0.84, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6683213Z Skipping (s,q) (0.85, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6683405Z Skipping (s,q) (0.86, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6683559Z Skipping (s,q) (0.87, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6683717Z Skipping (s,q) (0.88, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6683870Z Skipping (s,q) (0.89, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6684027Z Skipping (s,q) (0.9, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6684184Z Skipping (s,q) (0.91, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6684339Z Skipping (s,q) (0.92, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6684491Z Skipping (s,q) (0.93, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6684649Z Skipping (s,q) (0.94, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6684802Z Skipping (s,q) (0.95, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6684957Z Skipping (s,q) (0.96, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6685114Z Skipping (s,q) (0.97, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6685268Z Skipping (s,q) (0.98, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6685424Z Skipping (s,q) (0.99, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6685574Z Skipping (s,q) (1, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6685728Z Skipping (s,q) (1.01, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6685883Z Skipping (s,q) (1.02, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6686035Z Skipping (s,q) (1.03, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6686188Z Skipping (s,q) (1.04, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6686343Z Skipping (s,q) (1.05, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6686499Z Skipping (s,q) (1.06, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6686654Z Skipping (s,q) (1.07, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6686806Z Skipping (s,q) (1.08, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6686960Z Skipping (s,q) (1.09, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6687114Z Skipping (s,q) (1.1, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6687265Z Skipping (s,q) (1.11, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6687417Z Skipping (s,q) (1.12, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6687572Z Skipping (s,q) (1.13, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6687723Z Skipping (s,q) (1.14, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6687923Z Skipping (s,q) (1.15, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6688076Z Skipping (s,q) (1.16, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6688229Z Skipping (s,q) (1.17, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6688386Z Skipping (s,q) (1.18, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6688536Z Skipping (s,q) (1.19, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6688688Z Skipping (s,q) (1.2, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6688846Z Skipping (s,q) (1.21, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6688998Z Skipping (s,q) (1.22, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6689149Z Skipping (s,q) (1.23, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6689342Z Skipping (s,q) (1.24, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6689495Z Skipping (s,q) (1.25, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6689651Z Skipping (s,q) (1.26, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6689805Z Skipping (s,q) (1.27, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6689957Z Skipping (s,q) (1.28, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6690150Z Skipping (s,q) (1.29, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6690304Z Skipping (s,q) (1.3, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6690456Z Skipping (s,q) (1.31, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6690892Z Skipping (s,q) (1.32, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6691051Z Skipping (s,q) (1.33, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6691208Z Skipping (s,q) (1.34, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6691363Z Skipping (s,q) (1.35, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6691520Z Skipping (s,q) (1.36, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6691679Z Skipping (s,q) (1.37, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6691835Z Skipping (s,q) (1.38, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6691989Z Skipping (s,q) (1.39, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6692151Z Skipping (s,q) (1.4, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6692305Z Skipping (s,q) (1.41, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6692462Z Skipping (s,q) (1.42, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6692618Z Skipping (s,q) (1.43, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6692776Z Skipping (s,q) (1.44, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6692932Z Skipping (s,q) (1.45, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6693086Z Skipping (s,q) (1.46, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6693244Z Skipping (s,q) (1.47, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6693404Z Skipping (s,q) (1.48, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6693559Z Skipping (s,q) (1.49, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6693719Z Skipping (s,q) (1.5, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6693874Z Skipping (s,q) (1.51, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6694035Z Skipping (s,q) (1.52, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6694194Z Skipping (s,q) (1.53, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6694348Z Skipping (s,q) (1.54, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6694506Z Skipping (s,q) (1.55, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6694663Z Skipping (s,q) (1.56, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6694817Z Skipping (s,q) (1.57, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6694973Z Skipping (s,q) (1.58, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6695134Z Skipping (s,q) (1.59, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6695289Z Skipping (s,q) (1.6, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6695540Z Skipping (s,q) (1.61, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6695694Z Skipping (s,q) (1.62, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6695850Z Skipping (s,q) (1.63, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6696008Z Skipping (s,q) (1.64, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6696167Z Skipping (s,q) (1.65, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6696322Z Skipping (s,q) (1.66, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6696482Z Skipping (s,q) (1.67, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6696638Z Skipping (s,q) (1.68, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6696794Z Skipping (s,q) (1.69, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6697006Z Skipping (s,q) (1.7, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6697163Z Skipping (s,q) (1.71, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6697321Z Skipping (s,q) (1.72, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6697478Z Skipping (s,q) (1.73, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6697633Z Skipping (s,q) (1.74, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6697846Z Skipping (s,q) (1.75, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6698001Z Skipping (s,q) (1.76, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6698159Z Skipping (s,q) (1.77, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6698369Z Skipping (s,q) (1.78, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6698522Z Skipping (s,q) (1.79, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6698679Z Skipping (s,q) (1.8, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6698833Z Skipping (s,q) (1.81, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6698995Z Skipping (s,q) (1.82, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6699152Z Skipping (s,q) (1.83, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6699309Z Skipping (s,q) (1.84, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6699464Z Skipping (s,q) (1.85, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6699625Z Skipping (s,q) (1.86, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6699780Z Skipping (s,q) (1.87, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6699938Z Skipping (s,q) (1.88, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6700093Z Skipping (s,q) (1.89, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6700251Z Skipping (s,q) (1.9, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6700412Z Skipping (s,q) (1.91, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6700567Z Skipping (s,q) (1.92, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6700722Z Skipping (s,q) (1.93, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6700885Z Skipping (s,q) (1.94, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6701040Z Skipping (s,q) (1.95, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6701201Z Skipping (s,q) (1.96, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6701355Z Skipping (s,q) (1.97, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6701517Z Skipping (s,q) (1.98, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6701677Z Skipping (s,q) (1.99, 7): inconsistent with heavy hitters! 2025-05-07T20:56:56.6701840Z Skipping (s,q) (0.01, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6702002Z Skipping (s,q) (0.02, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6702164Z Skipping (s,q) (0.03, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6702322Z Skipping (s,q) (0.04, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6702482Z Skipping (s,q) (0.05, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6702644Z Skipping (s,q) (0.06, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6702801Z Skipping (s,q) (0.07, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6703005Z Skipping (s,q) (0.08, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6703163Z Skipping (s,q) (0.09, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6703324Z Skipping (s,q) (0.1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6703487Z Skipping (s,q) (0.11, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6703645Z Skipping (s,q) (0.12, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6703805Z Skipping (s,q) (0.13, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6703965Z Skipping (s,q) (0.14, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6704124Z Skipping (s,q) (0.15, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6704287Z Skipping (s,q) (0.16, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6704495Z Skipping (s,q) (0.17, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6704656Z Skipping (s,q) (0.18, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6704819Z Skipping (s,q) (0.19, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6704979Z Skipping (s,q) (0.2, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6705199Z Skipping (s,q) (0.21, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6705360Z Skipping (s,q) (0.22, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6705518Z Skipping (s,q) (0.23, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6705679Z Skipping (s,q) (0.24, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6705874Z Skipping (s,q) (0.25, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6706034Z Skipping (s,q) (0.26, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6706197Z Skipping (s,q) (0.27, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6706357Z Skipping (s,q) (0.28, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6706516Z Skipping (s,q) (0.29, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6706680Z Skipping (s,q) (0.3, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6706838Z Skipping (s,q) (0.31, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6707004Z Skipping (s,q) (0.32, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6707162Z Skipping (s,q) (0.33, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6707321Z Skipping (s,q) (0.34, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6707482Z Skipping (s,q) (0.35, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6707643Z Skipping (s,q) (0.36, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6707800Z Skipping (s,q) (0.37, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6707961Z Skipping (s,q) (0.38, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6708124Z Skipping (s,q) (0.39, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6708285Z Skipping (s,q) (0.4, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6708446Z Skipping (s,q) (0.41, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6708606Z Skipping (s,q) (0.42, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6708771Z Skipping (s,q) (0.43, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6708928Z Skipping (s,q) (0.44, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6709086Z Skipping (s,q) (0.45, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6709246Z Skipping (s,q) (0.46, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6709407Z Skipping (s,q) (0.47, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6709568Z Skipping (s,q) (0.48, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6709730Z Skipping (s,q) (0.49, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6709891Z Skipping (s,q) (0.5, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6710056Z Skipping (s,q) (0.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6710214Z Skipping (s,q) (0.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6710422Z Skipping (s,q) (0.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6710583Z Skipping (s,q) (0.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6710743Z Skipping (s,q) (0.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6710903Z Skipping (s,q) (0.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6711062Z Skipping (s,q) (0.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6711222Z Skipping (s,q) (0.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6711384Z Skipping (s,q) (0.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6711542Z Skipping (s,q) (0.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6711739Z Skipping (s,q) (0.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6711903Z Skipping (s,q) (0.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6712061Z Skipping (s,q) (0.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6712227Z Skipping (s,q) (0.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6712384Z Skipping (s,q) (0.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6712580Z Skipping (s,q) (0.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6712743Z Skipping (s,q) (0.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6712901Z Skipping (s,q) (0.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6713095Z Skipping (s,q) (0.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6713256Z Skipping (s,q) (0.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6713416Z Skipping (s,q) (0.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6713575Z Skipping (s,q) (0.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6713735Z Skipping (s,q) (0.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6713893Z Skipping (s,q) (0.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6714059Z Skipping (s,q) (0.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6714218Z Skipping (s,q) (0.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6714378Z Skipping (s,q) (0.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6714543Z Skipping (s,q) (0.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6714702Z Skipping (s,q) (0.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6714862Z Skipping (s,q) (0.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6715028Z Skipping (s,q) (0.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6715185Z Skipping (s,q) (0.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6715345Z Skipping (s,q) (0.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6715554Z Skipping (s,q) (0.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6715713Z Skipping (s,q) (0.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6715877Z Skipping (s,q) (0.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6716037Z Skipping (s,q) (0.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6716197Z Skipping (s,q) (0.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6716357Z Skipping (s,q) (0.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6716514Z Skipping (s,q) (0.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6716677Z Skipping (s,q) (0.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6716839Z Skipping (s,q) (0.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6716996Z Skipping (s,q) (0.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6717157Z Skipping (s,q) (0.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6717318Z Skipping (s,q) (0.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6717479Z Skipping (s,q) (0.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6717689Z Skipping (s,q) (0.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6717848Z Skipping (s,q) (0.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6718010Z Skipping (s,q) (0.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6718163Z Skipping (s,q) (1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6718322Z Skipping (s,q) (1.01, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6718483Z Skipping (s,q) (1.02, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6718641Z Skipping (s,q) (1.03, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6718805Z Skipping (s,q) (1.04, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6718964Z Skipping (s,q) (1.05, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6719164Z Skipping (s,q) (1.06, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6719326Z Skipping (s,q) (1.07, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6719485Z Skipping (s,q) (1.08, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6719644Z Skipping (s,q) (1.09, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6719841Z Skipping (s,q) (1.1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6720001Z Skipping (s,q) (1.11, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6720163Z Skipping (s,q) (1.12, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6720320Z Skipping (s,q) (1.13, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6720521Z Skipping (s,q) (1.14, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6720680Z Skipping (s,q) (1.15, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6720837Z Skipping (s,q) (1.16, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6720999Z Skipping (s,q) (1.17, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6721158Z Skipping (s,q) (1.18, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6721317Z Skipping (s,q) (1.19, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6721476Z Skipping (s,q) (1.2, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6721639Z Skipping (s,q) (1.21, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6721801Z Skipping (s,q) (1.22, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6721960Z Skipping (s,q) (1.23, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6722117Z Skipping (s,q) (1.24, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6722282Z Skipping (s,q) (1.25, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6722439Z Skipping (s,q) (1.26, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6722596Z Skipping (s,q) (1.27, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6722758Z Skipping (s,q) (1.28, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6722915Z Skipping (s,q) (1.29, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6723075Z Skipping (s,q) (1.3, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6723235Z Skipping (s,q) (1.31, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6723392Z Skipping (s,q) (1.32, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6723555Z Skipping (s,q) (1.33, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6723712Z Skipping (s,q) (1.34, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6723869Z Skipping (s,q) (1.35, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6724032Z Skipping (s,q) (1.36, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6724191Z Skipping (s,q) (1.37, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6724352Z Skipping (s,q) (1.38, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6724512Z Skipping (s,q) (1.39, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6724670Z Skipping (s,q) (1.4, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6724832Z Skipping (s,q) (1.41, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6725037Z Skipping (s,q) (1.42, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6725195Z Skipping (s,q) (1.43, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6725360Z Skipping (s,q) (1.44, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6725518Z Skipping (s,q) (1.45, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6725675Z Skipping (s,q) (1.46, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6725839Z Skipping (s,q) (1.47, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6725997Z Skipping (s,q) (1.48, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6726157Z Skipping (s,q) (1.49, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6726353Z Skipping (s,q) (1.5, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6726514Z Skipping (s,q) (1.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6726681Z Skipping (s,q) (1.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6726841Z Skipping (s,q) (1.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6726997Z Skipping (s,q) (1.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6727194Z Skipping (s,q) (1.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6727355Z Skipping (s,q) (1.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6727516Z Skipping (s,q) (1.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6727712Z Skipping (s,q) (1.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6727869Z Skipping (s,q) (1.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6728028Z Skipping (s,q) (1.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6728185Z Skipping (s,q) (1.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6728345Z Skipping (s,q) (1.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6728507Z Skipping (s,q) (1.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6728667Z Skipping (s,q) (1.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6728830Z Skipping (s,q) (1.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6728990Z Skipping (s,q) (1.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6729147Z Skipping (s,q) (1.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6729307Z Skipping (s,q) (1.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6729465Z Skipping (s,q) (1.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6729628Z Skipping (s,q) (1.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6729793Z Skipping (s,q) (1.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6729950Z Skipping (s,q) (1.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6730112Z Skipping (s,q) (1.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6730271Z Skipping (s,q) (1.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6730431Z Skipping (s,q) (1.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6730589Z Skipping (s,q) (1.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6730748Z Skipping (s,q) (1.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6730903Z Skipping (s,q) (1.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6731063Z Skipping (s,q) (1.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6731221Z Skipping (s,q) (1.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6731384Z Skipping (s,q) (1.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6731542Z Skipping (s,q) (1.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6731698Z Skipping (s,q) (1.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6731862Z Skipping (s,q) (1.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6732019Z Skipping (s,q) (1.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6732222Z Skipping (s,q) (1.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6732384Z Skipping (s,q) (1.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6732547Z Skipping (s,q) (1.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6732706Z Skipping (s,q) (1.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6732864Z Skipping (s,q) (1.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6733022Z Skipping (s,q) (1.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6733190Z Skipping (s,q) (1.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6733348Z Skipping (s,q) (1.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6733504Z Skipping (s,q) (1.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6733727Z Skipping (s,q) (1.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6733886Z Skipping (s,q) (1.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6734048Z Skipping (s,q) (1.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6734208Z Skipping (s,q) (1.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6734405Z Skipping (s,q) (1.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6734571Z Skipping (s,q) (0.01, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6734731Z Skipping (s,q) (0.02, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6734887Z Skipping (s,q) (0.03, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6735085Z Skipping (s,q) (0.04, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6735242Z Skipping (s,q) (0.05, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6735398Z Skipping (s,q) (0.06, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6735560Z Skipping (s,q) (0.07, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6735717Z Skipping (s,q) (0.08, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6735877Z Skipping (s,q) (0.09, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6736036Z Skipping (s,q) (0.1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6736193Z Skipping (s,q) (0.11, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6736356Z Skipping (s,q) (0.12, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6736512Z Skipping (s,q) (0.13, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6736668Z Skipping (s,q) (0.14, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6736830Z Skipping (s,q) (0.15, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6736986Z Skipping (s,q) (0.16, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6737144Z Skipping (s,q) (0.17, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6737303Z Skipping (s,q) (0.18, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6737458Z Skipping (s,q) (0.19, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6737615Z Skipping (s,q) (0.2, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6737774Z Skipping (s,q) (0.21, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6737931Z Skipping (s,q) (0.22, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6738096Z Skipping (s,q) (0.23, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6738252Z Skipping (s,q) (0.24, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6738410Z Skipping (s,q) (0.25, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6738567Z Skipping (s,q) (0.26, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6738725Z Skipping (s,q) (0.27, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6738884Z Skipping (s,q) (0.28, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6739040Z Skipping (s,q) (0.29, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6739197Z Skipping (s,q) (0.3, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6739356Z Skipping (s,q) (0.31, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6739558Z Skipping (s,q) (0.32, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6739716Z Skipping (s,q) (0.33, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6739873Z Skipping (s,q) (0.34, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6740030Z Skipping (s,q) (0.35, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6740189Z Skipping (s,q) (0.36, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6740349Z Skipping (s,q) (0.37, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6740507Z Skipping (s,q) (0.38, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6740668Z Skipping (s,q) (0.39, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6740824Z Skipping (s,q) (0.4, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6741026Z Skipping (s,q) (0.41, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6741184Z Skipping (s,q) (0.42, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6741345Z Skipping (s,q) (0.43, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6741504Z Skipping (s,q) (0.44, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6741699Z Skipping (s,q) (0.45, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6741856Z Skipping (s,q) (0.46, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6742017Z Skipping (s,q) (0.47, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6742174Z Skipping (s,q) (0.48, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6742369Z Skipping (s,q) (0.49, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6742528Z Skipping (s,q) (0.5, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6742684Z Skipping (s,q) (0.51, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6742844Z Skipping (s,q) (0.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6743002Z Skipping (s,q) (0.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6743159Z Skipping (s,q) (0.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6743321Z Skipping (s,q) (0.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6743479Z Skipping (s,q) (0.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6743640Z Skipping (s,q) (0.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6743802Z Skipping (s,q) (0.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6743959Z Skipping (s,q) (0.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6744125Z Skipping (s,q) (0.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6744285Z Skipping (s,q) (0.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6744441Z Skipping (s,q) (0.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6744600Z Skipping (s,q) (0.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6744759Z Skipping (s,q) (0.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6744915Z Skipping (s,q) (0.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6745075Z Skipping (s,q) (0.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6745232Z Skipping (s,q) (0.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6745393Z Skipping (s,q) (0.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6745549Z Skipping (s,q) (0.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6745706Z Skipping (s,q) (0.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6745867Z Skipping (s,q) (0.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6746027Z Skipping (s,q) (0.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6746182Z Skipping (s,q) (0.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6746342Z Skipping (s,q) (0.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6746502Z Skipping (s,q) (0.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6746661Z Skipping (s,q) (0.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6746862Z Skipping (s,q) (0.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6747020Z Skipping (s,q) (0.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6747180Z Skipping (s,q) (0.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6747336Z Skipping (s,q) (0.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6747493Z Skipping (s,q) (0.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6747653Z Skipping (s,q) (0.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6747811Z Skipping (s,q) (0.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6747969Z Skipping (s,q) (0.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6748125Z Skipping (s,q) (0.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6748370Z Skipping (s,q) (0.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6748532Z Skipping (s,q) (0.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6748691Z Skipping (s,q) (0.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6748848Z Skipping (s,q) (0.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6749043Z Skipping (s,q) (0.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6749201Z Skipping (s,q) (0.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6749361Z Skipping (s,q) (0.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6749519Z Skipping (s,q) (0.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6749718Z Skipping (s,q) (0.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6749876Z Skipping (s,q) (0.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6750033Z Skipping (s,q) (0.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6750194Z Skipping (s,q) (0.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6750358Z Skipping (s,q) (0.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6750515Z Skipping (s,q) (0.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6750669Z Skipping (s,q) (1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6750829Z Skipping (s,q) (1.01, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6750988Z Skipping (s,q) (1.02, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6751149Z Skipping (s,q) (1.03, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6751307Z Skipping (s,q) (1.04, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6751467Z Skipping (s,q) (1.05, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6751624Z Skipping (s,q) (1.06, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6751780Z Skipping (s,q) (1.07, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6751934Z Skipping (s,q) (1.08, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6752095Z Skipping (s,q) (1.09, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6752252Z Skipping (s,q) (1.1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6752411Z Skipping (s,q) (1.11, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6752569Z Skipping (s,q) (1.12, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6752729Z Skipping (s,q) (1.13, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6752893Z Skipping (s,q) (1.14, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6753050Z Skipping (s,q) (1.15, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6753206Z Skipping (s,q) (1.16, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6753372Z Skipping (s,q) (1.17, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6753533Z Skipping (s,q) (1.18, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6753695Z Skipping (s,q) (1.19, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6753855Z Skipping (s,q) (1.2, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6754013Z Skipping (s,q) (1.21, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6754220Z Skipping (s,q) (1.22, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6754376Z Skipping (s,q) (1.23, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6754536Z Skipping (s,q) (1.24, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6754694Z Skipping (s,q) (1.25, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6754850Z Skipping (s,q) (1.26, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6755009Z Skipping (s,q) (1.27, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6755168Z Skipping (s,q) (1.28, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6755326Z Skipping (s,q) (1.29, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6755562Z Skipping (s,q) (1.3, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6755760Z Skipping (s,q) (1.31, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6755919Z Skipping (s,q) (1.32, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6756078Z Skipping (s,q) (1.33, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6756238Z Skipping (s,q) (1.34, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6756399Z Skipping (s,q) (1.35, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6756595Z Skipping (s,q) (1.36, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6756753Z Skipping (s,q) (1.37, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6756916Z Skipping (s,q) (1.38, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6757114Z Skipping (s,q) (1.39, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6757269Z Skipping (s,q) (1.4, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6757430Z Skipping (s,q) (1.41, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6757592Z Skipping (s,q) (1.42, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6757752Z Skipping (s,q) (1.43, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6757910Z Skipping (s,q) (1.44, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6758070Z Skipping (s,q) (1.45, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6758230Z Skipping (s,q) (1.46, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6758390Z Skipping (s,q) (1.47, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6758548Z Skipping (s,q) (1.48, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6758707Z Skipping (s,q) (1.49, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6758867Z Skipping (s,q) (1.5, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6759023Z Skipping (s,q) (1.51, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6759183Z Skipping (s,q) (1.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6759339Z Skipping (s,q) (1.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6759501Z Skipping (s,q) (1.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6759657Z Skipping (s,q) (1.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6759816Z Skipping (s,q) (1.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6759975Z Skipping (s,q) (1.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6760135Z Skipping (s,q) (1.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6760291Z Skipping (s,q) (1.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6760450Z Skipping (s,q) (1.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6760608Z Skipping (s,q) (1.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6760770Z Skipping (s,q) (1.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6760926Z Skipping (s,q) (1.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6761083Z Skipping (s,q) (1.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6761248Z Skipping (s,q) (1.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6761404Z Skipping (s,q) (1.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6761627Z Skipping (s,q) (1.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6761787Z Skipping (s,q) (1.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6761945Z Skipping (s,q) (1.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6762105Z Skipping (s,q) (1.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6762263Z Skipping (s,q) (1.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6762421Z Skipping (s,q) (1.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6762584Z Skipping (s,q) (1.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6762741Z Skipping (s,q) (1.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6762897Z Skipping (s,q) (1.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6763096Z Skipping (s,q) (1.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6763254Z Skipping (s,q) (1.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6763417Z Skipping (s,q) (1.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6763578Z Skipping (s,q) (1.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6763736Z Skipping (s,q) (1.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6763934Z Skipping (s,q) (1.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6764094Z Skipping (s,q) (1.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6764256Z Skipping (s,q) (1.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6764454Z Skipping (s,q) (1.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6764612Z Skipping (s,q) (1.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6764772Z Skipping (s,q) (1.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6764932Z Skipping (s,q) (1.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6765091Z Skipping (s,q) (1.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6765254Z Skipping (s,q) (1.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6765414Z Skipping (s,q) (1.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6765572Z Skipping (s,q) (1.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6765735Z Skipping (s,q) (1.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6765892Z Skipping (s,q) (1.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6766049Z Skipping (s,q) (1.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6766208Z Skipping (s,q) (1.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6766367Z Skipping (s,q) (1.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6766525Z Skipping (s,q) (1.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6766682Z Skipping (s,q) (1.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6766842Z Skipping (s,q) (1.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6767008Z Skipping (s,q) (0.01, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6767169Z Skipping (s,q) (0.02, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6767329Z Skipping (s,q) (0.03, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6767496Z Skipping (s,q) (0.04, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6767654Z Skipping (s,q) (0.05, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6767813Z Skipping (s,q) (0.06, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6767972Z Skipping (s,q) (0.07, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6768132Z Skipping (s,q) (0.08, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6768295Z Skipping (s,q) (0.09, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6768455Z Skipping (s,q) (0.1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6768614Z Skipping (s,q) (0.11, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6768773Z Skipping (s,q) (0.12, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6768980Z Skipping (s,q) (0.13, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6769142Z Skipping (s,q) (0.14, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6769304Z Skipping (s,q) (0.15, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6769462Z Skipping (s,q) (0.16, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6769623Z Skipping (s,q) (0.17, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6769781Z Skipping (s,q) (0.18, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6769941Z Skipping (s,q) (0.19, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6770102Z Skipping (s,q) (0.2, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6770262Z Skipping (s,q) (0.21, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6770468Z Skipping (s,q) (0.22, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6770628Z Skipping (s,q) (0.23, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6770791Z Skipping (s,q) (0.24, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6770954Z Skipping (s,q) (0.25, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6771152Z Skipping (s,q) (0.26, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6771313Z Skipping (s,q) (0.27, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6771473Z Skipping (s,q) (0.28, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6771631Z Skipping (s,q) (0.29, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6771833Z Skipping (s,q) (0.3, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6771991Z Skipping (s,q) (0.31, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6772150Z Skipping (s,q) (0.32, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6772312Z Skipping (s,q) (0.33, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6772469Z Skipping (s,q) (0.34, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6772628Z Skipping (s,q) (0.35, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6772794Z Skipping (s,q) (0.36, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6772952Z Skipping (s,q) (0.37, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6773118Z Skipping (s,q) (0.38, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6773275Z Skipping (s,q) (0.39, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6773434Z Skipping (s,q) (0.4, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6773597Z Skipping (s,q) (0.41, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6773755Z Skipping (s,q) (0.42, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6773915Z Skipping (s,q) (0.43, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6774079Z Skipping (s,q) (0.44, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6774237Z Skipping (s,q) (0.45, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6774402Z Skipping (s,q) (0.46, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6774566Z Skipping (s,q) (0.47, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6774724Z Skipping (s,q) (0.48, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6774889Z Skipping (s,q) (0.49, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6775051Z Skipping (s,q) (0.5, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6775213Z Skipping (s,q) (0.51, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6775376Z Skipping (s,q) (0.52, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6775534Z Skipping (s,q) (0.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6775692Z Skipping (s,q) (0.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6775855Z Skipping (s,q) (0.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6776013Z Skipping (s,q) (0.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6776174Z Skipping (s,q) (0.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6776375Z Skipping (s,q) (0.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6776535Z Skipping (s,q) (0.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6776698Z Skipping (s,q) (0.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6776857Z Skipping (s,q) (0.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6777014Z Skipping (s,q) (0.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6777179Z Skipping (s,q) (0.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6777336Z Skipping (s,q) (0.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6777496Z Skipping (s,q) (0.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6777653Z Skipping (s,q) (0.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6777851Z Skipping (s,q) (0.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6778019Z Skipping (s,q) (0.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6778181Z Skipping (s,q) (0.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6778342Z Skipping (s,q) (0.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6778542Z Skipping (s,q) (0.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6778702Z Skipping (s,q) (0.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6778863Z Skipping (s,q) (0.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6779019Z Skipping (s,q) (0.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6779216Z Skipping (s,q) (0.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6779375Z Skipping (s,q) (0.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6779533Z Skipping (s,q) (0.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6779697Z Skipping (s,q) (0.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6782832Z Skipping (s,q) (0.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6783026Z Skipping (s,q) (0.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6783193Z Skipping (s,q) (0.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6783367Z Skipping (s,q) (0.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6783531Z Skipping (s,q) (0.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6783694Z Skipping (s,q) (0.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6783861Z Skipping (s,q) (0.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6784028Z Skipping (s,q) (0.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6784192Z Skipping (s,q) (0.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6784358Z Skipping (s,q) (0.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6784525Z Skipping (s,q) (0.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6784690Z Skipping (s,q) (0.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6784858Z Skipping (s,q) (0.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6785021Z Skipping (s,q) (0.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6785190Z Skipping (s,q) (0.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6785358Z Skipping (s,q) (0.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6785521Z Skipping (s,q) (0.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6785687Z Skipping (s,q) (0.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6785852Z Skipping (s,q) (0.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6786014Z Skipping (s,q) (0.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6786181Z Skipping (s,q) (0.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6786345Z Skipping (s,q) (1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6786513Z Skipping (s,q) (1.01, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6786737Z Skipping (s,q) (1.02, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6786899Z Skipping (s,q) (1.03, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6787069Z Skipping (s,q) (1.04, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6787231Z Skipping (s,q) (1.05, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6787394Z Skipping (s,q) (1.06, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6787560Z Skipping (s,q) (1.07, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6787724Z Skipping (s,q) (1.08, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6787888Z Skipping (s,q) (1.09, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6788051Z Skipping (s,q) (1.1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6788255Z Skipping (s,q) (1.11, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6788421Z Skipping (s,q) (1.12, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6788582Z Skipping (s,q) (1.13, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6788748Z Skipping (s,q) (1.14, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6788912Z Skipping (s,q) (1.15, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6789113Z Skipping (s,q) (1.16, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6789279Z Skipping (s,q) (1.17, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6789439Z Skipping (s,q) (1.18, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6789666Z Skipping (s,q) (1.19, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6789834Z Skipping (s,q) (1.2, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6789996Z Skipping (s,q) (1.21, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6790161Z Skipping (s,q) (1.22, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6790327Z Skipping (s,q) (1.23, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6790488Z Skipping (s,q) (1.24, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6790905Z Skipping (s,q) (1.25, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6791068Z Skipping (s,q) (1.26, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6791233Z Skipping (s,q) (1.27, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6791400Z Skipping (s,q) (1.28, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6791563Z Skipping (s,q) (1.29, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6791727Z Skipping (s,q) (1.3, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6791889Z Skipping (s,q) (1.31, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6792050Z Skipping (s,q) (1.32, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6792213Z Skipping (s,q) (1.33, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6792373Z Skipping (s,q) (1.34, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6792531Z Skipping (s,q) (1.35, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6792694Z Skipping (s,q) (1.36, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6792853Z Skipping (s,q) (1.37, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6793016Z Skipping (s,q) (1.38, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6793177Z Skipping (s,q) (1.39, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6793336Z Skipping (s,q) (1.4, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6793498Z Skipping (s,q) (1.41, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6793662Z Skipping (s,q) (1.42, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6793821Z Skipping (s,q) (1.43, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6793981Z Skipping (s,q) (1.44, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6794143Z Skipping (s,q) (1.45, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6794303Z Skipping (s,q) (1.46, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6794548Z Skipping (s,q) (1.47, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6794706Z Skipping (s,q) (1.48, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6794866Z Skipping (s,q) (1.49, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6795029Z Skipping (s,q) (1.5, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6795188Z Skipping (s,q) (1.51, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6795350Z Skipping (s,q) (1.52, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6795573Z Skipping (s,q) (1.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6795731Z Skipping (s,q) (1.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6795893Z Skipping (s,q) (1.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6796111Z Skipping (s,q) (1.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6796273Z Skipping (s,q) (1.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6796436Z Skipping (s,q) (1.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6796595Z Skipping (s,q) (1.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6796815Z Skipping (s,q) (1.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6796975Z Skipping (s,q) (1.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6797137Z Skipping (s,q) (1.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6797301Z Skipping (s,q) (1.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6797517Z Skipping (s,q) (1.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6797676Z Skipping (s,q) (1.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6797838Z Skipping (s,q) (1.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6798000Z Skipping (s,q) (1.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6798161Z Skipping (s,q) (1.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6798326Z Skipping (s,q) (1.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6798486Z Skipping (s,q) (1.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6798655Z Skipping (s,q) (1.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6798814Z Skipping (s,q) (1.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6798975Z Skipping (s,q) (1.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6799137Z Skipping (s,q) (1.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6799297Z Skipping (s,q) (1.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6799459Z Skipping (s,q) (1.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6799618Z Skipping (s,q) (1.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6799782Z Skipping (s,q) (1.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6799943Z Skipping (s,q) (1.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6800105Z Skipping (s,q) (1.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6800265Z Skipping (s,q) (1.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6800431Z Skipping (s,q) (1.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6800590Z Skipping (s,q) (1.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6800752Z Skipping (s,q) (1.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6800910Z Skipping (s,q) (1.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6801071Z Skipping (s,q) (1.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6801234Z Skipping (s,q) (1.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6801392Z Skipping (s,q) (1.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6801553Z Skipping (s,q) (1.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6801716Z Skipping (s,q) (1.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6801875Z Skipping (s,q) (1.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6802083Z Skipping (s,q) (1.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6802245Z Skipping (s,q) (1.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6802407Z Skipping (s,q) (1.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6802568Z Skipping (s,q) (1.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6802727Z Skipping (s,q) (1.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6802890Z Skipping (s,q) (1.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6803052Z Skipping (s,q) (1.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6803210Z Skipping (s,q) (1.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6803406Z Skipping (s,q) (0.01, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6803569Z Skipping (s,q) (0.02, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6803726Z Skipping (s,q) (0.03, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6803888Z Skipping (s,q) (0.04, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6804043Z Skipping (s,q) (0.05, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6804240Z Skipping (s,q) (0.06, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6804400Z Skipping (s,q) (0.07, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6804555Z Skipping (s,q) (0.08, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6804708Z Skipping (s,q) (0.09, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6804905Z Skipping (s,q) (0.1, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6805061Z Skipping (s,q) (0.11, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6805218Z Skipping (s,q) (0.12, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6805375Z Skipping (s,q) (0.13, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6805530Z Skipping (s,q) (0.14, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6805692Z Skipping (s,q) (0.15, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6805847Z Skipping (s,q) (0.16, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6806003Z Skipping (s,q) (0.17, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6806165Z Skipping (s,q) (0.18, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6806319Z Skipping (s,q) (0.19, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6806476Z Skipping (s,q) (0.2, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6806633Z Skipping (s,q) (0.21, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6806786Z Skipping (s,q) (0.22, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6806946Z Skipping (s,q) (0.23, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6807103Z Skipping (s,q) (0.24, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6807256Z Skipping (s,q) (0.25, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6807412Z Skipping (s,q) (0.26, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6807567Z Skipping (s,q) (0.27, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6807720Z Skipping (s,q) (0.28, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6807882Z Skipping (s,q) (0.29, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6808036Z Skipping (s,q) (0.3, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6808193Z Skipping (s,q) (0.31, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6808348Z Skipping (s,q) (0.32, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6808504Z Skipping (s,q) (0.33, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6808661Z Skipping (s,q) (0.34, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6808816Z Skipping (s,q) (0.35, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6808973Z Skipping (s,q) (0.36, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6809133Z Skipping (s,q) (0.37, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6809332Z Skipping (s,q) (0.38, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6809489Z Skipping (s,q) (0.39, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6809646Z Skipping (s,q) (0.4, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6809799Z Skipping (s,q) (0.41, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6809957Z Skipping (s,q) (0.42, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6810110Z Skipping (s,q) (0.43, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6810266Z Skipping (s,q) (0.44, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6810423Z Skipping (s,q) (0.45, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6810577Z Skipping (s,q) (0.46, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6810773Z Skipping (s,q) (0.47, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6810928Z Skipping (s,q) (0.48, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6811082Z Skipping (s,q) (0.49, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6811240Z Skipping (s,q) (0.5, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6811392Z Skipping (s,q) (0.51, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6811583Z Skipping (s,q) (0.52, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6811743Z Skipping (s,q) (0.53, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6811896Z Skipping (s,q) (0.54, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6812050Z Skipping (s,q) (0.55, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6812248Z Skipping (s,q) (0.56, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6812401Z Skipping (s,q) (0.57, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6812559Z Skipping (s,q) (0.58, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6812720Z Skipping (s,q) (0.59, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6812873Z Skipping (s,q) (0.6, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6813031Z Skipping (s,q) (0.61, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6813189Z Skipping (s,q) (0.62, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6813346Z Skipping (s,q) (0.63, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6813503Z Skipping (s,q) (0.64, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6813658Z Skipping (s,q) (0.65, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6813813Z Skipping (s,q) (0.66, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6813969Z Skipping (s,q) (0.67, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6814123Z Skipping (s,q) (0.68, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6814281Z Skipping (s,q) (0.69, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6814436Z Skipping (s,q) (0.7, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6814589Z Skipping (s,q) (0.71, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6814745Z Skipping (s,q) (0.72, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6814901Z Skipping (s,q) (0.73, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6815058Z Skipping (s,q) (0.74, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6815214Z Skipping (s,q) (0.75, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6815368Z Skipping (s,q) (0.76, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6815524Z Skipping (s,q) (0.77, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6815678Z Skipping (s,q) (0.78, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6815834Z Skipping (s,q) (0.79, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6815989Z Skipping (s,q) (0.8, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6816144Z Skipping (s,q) (0.81, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6816303Z Skipping (s,q) (0.82, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6816456Z Skipping (s,q) (0.83, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6816654Z Skipping (s,q) (0.84, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6816810Z Skipping (s,q) (0.85, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6816966Z Skipping (s,q) (0.86, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6817119Z Skipping (s,q) (0.87, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6817277Z Skipping (s,q) (0.88, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6817430Z Skipping (s,q) (0.89, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6817586Z Skipping (s,q) (0.9, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6817746Z Skipping (s,q) (0.91, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6817898Z Skipping (s,q) (0.92, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6818054Z Skipping (s,q) (0.93, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6818247Z Skipping (s,q) (0.94, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6818402Z Skipping (s,q) (0.95, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6818563Z Skipping (s,q) (0.96, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6818716Z Skipping (s,q) (0.97, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6818932Z Skipping (s,q) (0.98, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6819091Z Skipping (s,q) (0.99, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6819241Z Skipping (s,q) (1, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6819398Z Skipping (s,q) (1.01, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6819593Z Skipping (s,q) (1.02, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6819746Z Skipping (s,q) (1.03, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6819902Z Skipping (s,q) (1.04, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6820063Z Skipping (s,q) (1.05, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6820216Z Skipping (s,q) (1.06, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6820375Z Skipping (s,q) (1.07, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6820533Z Skipping (s,q) (1.08, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6820689Z Skipping (s,q) (1.09, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6820846Z Skipping (s,q) (1.1, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6821000Z Skipping (s,q) (1.11, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6821160Z Skipping (s,q) (1.12, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6821317Z Skipping (s,q) (1.13, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6821470Z Skipping (s,q) (1.14, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6821627Z Skipping (s,q) (1.15, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6821780Z Skipping (s,q) (1.16, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6821937Z Skipping (s,q) (1.17, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6822095Z Skipping (s,q) (1.18, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6822251Z Skipping (s,q) (1.19, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6822410Z Skipping (s,q) (1.2, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6822567Z Skipping (s,q) (1.21, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6822722Z Skipping (s,q) (1.22, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6822878Z Skipping (s,q) (1.23, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6823032Z Skipping (s,q) (1.24, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6823188Z Skipping (s,q) (1.25, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6823343Z Skipping (s,q) (1.26, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6823496Z Skipping (s,q) (1.27, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6823655Z Skipping (s,q) (1.28, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6823808Z Skipping (s,q) (1.29, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6823961Z Skipping (s,q) (1.3, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6824166Z Skipping (s,q) (1.31, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6824320Z Skipping (s,q) (1.32, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6824478Z Skipping (s,q) (1.33, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6824635Z Skipping (s,q) (1.34, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6824790Z Skipping (s,q) (1.35, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6824951Z Skipping (s,q) (1.36, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6825105Z Skipping (s,q) (1.37, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6825260Z Skipping (s,q) (1.38, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6825418Z Skipping (s,q) (1.39, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6825619Z Skipping (s,q) (1.4, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6825775Z Skipping (s,q) (1.41, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6825936Z Skipping (s,q) (1.42, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6826091Z Skipping (s,q) (1.43, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6826282Z Skipping (s,q) (1.44, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6826441Z Skipping (s,q) (1.45, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6826595Z Skipping (s,q) (1.46, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6826754Z Skipping (s,q) (1.47, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6826947Z Skipping (s,q) (1.48, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6827101Z Skipping (s,q) (1.49, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6827257Z Skipping (s,q) (1.5, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6827412Z Skipping (s,q) (1.51, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6827567Z Skipping (s,q) (1.52, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6827725Z Skipping (s,q) (1.53, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6827881Z Skipping (s,q) (1.54, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6828038Z Skipping (s,q) (1.55, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6828194Z Skipping (s,q) (1.56, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6828349Z Skipping (s,q) (1.57, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6828506Z Skipping (s,q) (1.58, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6828662Z Skipping (s,q) (1.59, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6828816Z Skipping (s,q) (1.6, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6828973Z Skipping (s,q) (1.61, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6829127Z Skipping (s,q) (1.62, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6829286Z Skipping (s,q) (1.63, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6829444Z Skipping (s,q) (1.64, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6829599Z Skipping (s,q) (1.65, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6829755Z Skipping (s,q) (1.66, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6829911Z Skipping (s,q) (1.67, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6830064Z Skipping (s,q) (1.68, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6830219Z Skipping (s,q) (1.69, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6830372Z Skipping (s,q) (1.7, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6830528Z Skipping (s,q) (1.71, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6830687Z Skipping (s,q) (1.72, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6830844Z Skipping (s,q) (1.73, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6831008Z Skipping (s,q) (1.74, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6831166Z Skipping (s,q) (1.75, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6831319Z Skipping (s,q) (1.76, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6831525Z Skipping (s,q) (1.77, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6831681Z Skipping (s,q) (1.78, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6831837Z Skipping (s,q) (1.79, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6831995Z Skipping (s,q) (1.8, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6832149Z Skipping (s,q) (1.81, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6832307Z Skipping (s,q) (1.82, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6832461Z Skipping (s,q) (1.83, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6832616Z Skipping (s,q) (1.84, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6832774Z Skipping (s,q) (1.85, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6832966Z Skipping (s,q) (1.86, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6833122Z Skipping (s,q) (1.87, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6833283Z Skipping (s,q) (1.88, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6833437Z Skipping (s,q) (1.89, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6833629Z Skipping (s,q) (1.9, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6833786Z Skipping (s,q) (1.91, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6833939Z Skipping (s,q) (1.92, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6834096Z Skipping (s,q) (1.93, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6834288Z Skipping (s,q) (1.94, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6834442Z Skipping (s,q) (1.95, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6834600Z Skipping (s,q) (1.96, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6834757Z Skipping (s,q) (1.97, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6834915Z Skipping (s,q) (1.98, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6835071Z Skipping (s,q) (1.99, 8): inconsistent with heavy hitters! 2025-05-07T20:56:56.6835236Z Skipping (s,q) (0.01, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6835480Z Skipping (s,q) (0.02, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6835644Z Skipping (s,q) (0.03, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6835805Z Skipping (s,q) (0.04, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6835970Z Skipping (s,q) (0.05, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6836133Z Skipping (s,q) (0.06, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6836293Z Skipping (s,q) (0.07, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6836457Z Skipping (s,q) (0.08, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6836619Z Skipping (s,q) (0.09, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6836783Z Skipping (s,q) (0.1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6836946Z Skipping (s,q) (0.11, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6837108Z Skipping (s,q) (0.12, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6837273Z Skipping (s,q) (0.13, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6837435Z Skipping (s,q) (0.14, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6837594Z Skipping (s,q) (0.15, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6837756Z Skipping (s,q) (0.16, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6837917Z Skipping (s,q) (0.17, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6838081Z Skipping (s,q) (0.18, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6838240Z Skipping (s,q) (0.19, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6838401Z Skipping (s,q) (0.2, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6838566Z Skipping (s,q) (0.21, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6838725Z Skipping (s,q) (0.22, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6838934Z Skipping (s,q) (0.23, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6839098Z Skipping (s,q) (0.24, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6839260Z Skipping (s,q) (0.25, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6839424Z Skipping (s,q) (0.26, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6839583Z Skipping (s,q) (0.27, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6839744Z Skipping (s,q) (0.28, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6839912Z Skipping (s,q) (0.29, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6840072Z Skipping (s,q) (0.3, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6840233Z Skipping (s,q) (0.31, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6840435Z Skipping (s,q) (0.32, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6840596Z Skipping (s,q) (0.33, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6840762Z Skipping (s,q) (0.34, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6840922Z Skipping (s,q) (0.35, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6841118Z Skipping (s,q) (0.36, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6841281Z Skipping (s,q) (0.37, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6841441Z Skipping (s,q) (0.38, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6841600Z Skipping (s,q) (0.39, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6841804Z Skipping (s,q) (0.4, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6841964Z Skipping (s,q) (0.41, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6842129Z Skipping (s,q) (0.42, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6842291Z Skipping (s,q) (0.43, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6842449Z Skipping (s,q) (0.44, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6842616Z Skipping (s,q) (0.45, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6842776Z Skipping (s,q) (0.46, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6842936Z Skipping (s,q) (0.47, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6843098Z Skipping (s,q) (0.48, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6843256Z Skipping (s,q) (0.49, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6843419Z Skipping (s,q) (0.5, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6843582Z Skipping (s,q) (0.51, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6843750Z Skipping (s,q) (0.52, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6843915Z Skipping (s,q) (0.53, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6844079Z Skipping (s,q) (0.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6844241Z Skipping (s,q) (0.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6844402Z Skipping (s,q) (0.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6844564Z Skipping (s,q) (0.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6844729Z Skipping (s,q) (0.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6844888Z Skipping (s,q) (0.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6845051Z Skipping (s,q) (0.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6845211Z Skipping (s,q) (0.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6845376Z Skipping (s,q) (0.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6845539Z Skipping (s,q) (0.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6845699Z Skipping (s,q) (0.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6845863Z Skipping (s,q) (0.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6846022Z Skipping (s,q) (0.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6846182Z Skipping (s,q) (0.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6846391Z Skipping (s,q) (0.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6846552Z Skipping (s,q) (0.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6846711Z Skipping (s,q) (0.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6846875Z Skipping (s,q) (0.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6847036Z Skipping (s,q) (0.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6847198Z Skipping (s,q) (0.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6847361Z Skipping (s,q) (0.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6847521Z Skipping (s,q) (0.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6847746Z Skipping (s,q) (0.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6847908Z Skipping (s,q) (0.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6848067Z Skipping (s,q) (0.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6848231Z Skipping (s,q) (0.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6848390Z Skipping (s,q) (0.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6848588Z Skipping (s,q) (0.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6848753Z Skipping (s,q) (0.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6848914Z Skipping (s,q) (0.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6849114Z Skipping (s,q) (0.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6849274Z Skipping (s,q) (0.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6849433Z Skipping (s,q) (0.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6849597Z Skipping (s,q) (0.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6849756Z Skipping (s,q) (0.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6849915Z Skipping (s,q) (0.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6850081Z Skipping (s,q) (0.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6850241Z Skipping (s,q) (0.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6850407Z Skipping (s,q) (0.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6850565Z Skipping (s,q) (0.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6850725Z Skipping (s,q) (0.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6850889Z Skipping (s,q) (0.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6851048Z Skipping (s,q) (0.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6851207Z Skipping (s,q) (0.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6851371Z Skipping (s,q) (0.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6851534Z Skipping (s,q) (0.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6851694Z Skipping (s,q) (1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6851857Z Skipping (s,q) (1.01, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6852016Z Skipping (s,q) (1.02, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6852182Z Skipping (s,q) (1.03, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6852342Z Skipping (s,q) (1.04, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6852501Z Skipping (s,q) (1.05, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6852664Z Skipping (s,q) (1.06, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6852825Z Skipping (s,q) (1.07, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6852988Z Skipping (s,q) (1.08, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6853148Z Skipping (s,q) (1.09, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6853310Z Skipping (s,q) (1.1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6853473Z Skipping (s,q) (1.11, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6853676Z Skipping (s,q) (1.12, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6853835Z Skipping (s,q) (1.13, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6853999Z Skipping (s,q) (1.14, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6854159Z Skipping (s,q) (1.15, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6854320Z Skipping (s,q) (1.16, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6854482Z Skipping (s,q) (1.17, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6854645Z Skipping (s,q) (1.18, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6854809Z Skipping (s,q) (1.19, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6854968Z Skipping (s,q) (1.2, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6855168Z Skipping (s,q) (1.21, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6855333Z Skipping (s,q) (1.22, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6855494Z Skipping (s,q) (1.23, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6855653Z Skipping (s,q) (1.24, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6855851Z Skipping (s,q) (1.25, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6856010Z Skipping (s,q) (1.26, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6856172Z Skipping (s,q) (1.27, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6856332Z Skipping (s,q) (1.28, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6856531Z Skipping (s,q) (1.29, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6856694Z Skipping (s,q) (1.3, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6856854Z Skipping (s,q) (1.31, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6857016Z Skipping (s,q) (1.32, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6857177Z Skipping (s,q) (1.33, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6857337Z Skipping (s,q) (1.34, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6857501Z Skipping (s,q) (1.35, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6857663Z Skipping (s,q) (1.36, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6857822Z Skipping (s,q) (1.37, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6857984Z Skipping (s,q) (1.38, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6858143Z Skipping (s,q) (1.39, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6858307Z Skipping (s,q) (1.4, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6858468Z Skipping (s,q) (1.41, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6858627Z Skipping (s,q) (1.42, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6858792Z Skipping (s,q) (1.43, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6858951Z Skipping (s,q) (1.44, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6859111Z Skipping (s,q) (1.45, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6859274Z Skipping (s,q) (1.46, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6859436Z Skipping (s,q) (1.47, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6859596Z Skipping (s,q) (1.48, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6859759Z Skipping (s,q) (1.49, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6859919Z Skipping (s,q) (1.5, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6860083Z Skipping (s,q) (1.51, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6860243Z Skipping (s,q) (1.52, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6860404Z Skipping (s,q) (1.53, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6860568Z Skipping (s,q) (1.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6860727Z Skipping (s,q) (1.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6860886Z Skipping (s,q) (1.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6861094Z Skipping (s,q) (1.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6861255Z Skipping (s,q) (1.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6861419Z Skipping (s,q) (1.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6861579Z Skipping (s,q) (1.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6861740Z Skipping (s,q) (1.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6861902Z Skipping (s,q) (1.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6862060Z Skipping (s,q) (1.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6862221Z Skipping (s,q) (1.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6862422Z Skipping (s,q) (1.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6862582Z Skipping (s,q) (1.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6862743Z Skipping (s,q) (1.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6862904Z Skipping (s,q) (1.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6863062Z Skipping (s,q) (1.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6863265Z Skipping (s,q) (1.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6863426Z Skipping (s,q) (1.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6863585Z Skipping (s,q) (1.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6863789Z Skipping (s,q) (1.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6863948Z Skipping (s,q) (1.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6864108Z Skipping (s,q) (1.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6864268Z Skipping (s,q) (1.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6864428Z Skipping (s,q) (1.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6864589Z Skipping (s,q) (1.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6864751Z Skipping (s,q) (1.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6864910Z Skipping (s,q) (1.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6865077Z Skipping (s,q) (1.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6865239Z Skipping (s,q) (1.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6865398Z Skipping (s,q) (1.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6865559Z Skipping (s,q) (1.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6865721Z Skipping (s,q) (1.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6865882Z Skipping (s,q) (1.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6866042Z Skipping (s,q) (1.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6866203Z Skipping (s,q) (1.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6866367Z Skipping (s,q) (1.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6866529Z Skipping (s,q) (1.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6866688Z Skipping (s,q) (1.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6866856Z Skipping (s,q) (1.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6867015Z Skipping (s,q) (1.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6867177Z Skipping (s,q) (1.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6867337Z Skipping (s,q) (1.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6867499Z Skipping (s,q) (1.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6867666Z Skipping (s,q) (1.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6867825Z Skipping (s,q) (1.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6867987Z Skipping (s,q) (1.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6868151Z Skipping (s,q) (0.01, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6868408Z Skipping (s,q) (0.02, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6868572Z Skipping (s,q) (0.03, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6868736Z Skipping (s,q) (0.04, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6868896Z Skipping (s,q) (0.05, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6869059Z Skipping (s,q) (0.06, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6869218Z Skipping (s,q) (0.07, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6869380Z Skipping (s,q) (0.08, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6869542Z Skipping (s,q) (0.09, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6869701Z Skipping (s,q) (0.1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6869903Z Skipping (s,q) (0.11, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6870063Z Skipping (s,q) (0.12, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6870220Z Skipping (s,q) (0.13, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6870384Z Skipping (s,q) (0.14, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6870543Z Skipping (s,q) (0.15, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6870739Z Skipping (s,q) (0.16, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6870901Z Skipping (s,q) (0.17, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6871060Z Skipping (s,q) (0.18, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6871265Z Skipping (s,q) (0.19, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6871422Z Skipping (s,q) (0.2, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6871582Z Skipping (s,q) (0.21, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6871746Z Skipping (s,q) (0.22, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6871904Z Skipping (s,q) (0.23, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6872061Z Skipping (s,q) (0.24, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6872225Z Skipping (s,q) (0.25, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6872383Z Skipping (s,q) (0.26, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6872548Z Skipping (s,q) (0.27, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6872706Z Skipping (s,q) (0.28, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6872865Z Skipping (s,q) (0.29, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6873030Z Skipping (s,q) (0.3, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6873189Z Skipping (s,q) (0.31, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6873347Z Skipping (s,q) (0.32, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6873508Z Skipping (s,q) (0.33, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6873668Z Skipping (s,q) (0.34, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6873827Z Skipping (s,q) (0.35, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6873989Z Skipping (s,q) (0.36, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6874146Z Skipping (s,q) (0.37, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6874310Z Skipping (s,q) (0.38, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6874467Z Skipping (s,q) (0.39, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6874627Z Skipping (s,q) (0.4, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6874788Z Skipping (s,q) (0.41, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6874948Z Skipping (s,q) (0.42, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6875106Z Skipping (s,q) (0.43, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6875267Z Skipping (s,q) (0.44, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6875518Z Skipping (s,q) (0.45, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6875682Z Skipping (s,q) (0.46, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6875912Z Skipping (s,q) (0.47, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6876070Z Skipping (s,q) (0.48, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6876232Z Skipping (s,q) (0.49, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6876391Z Skipping (s,q) (0.5, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6876550Z Skipping (s,q) (0.51, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6876711Z Skipping (s,q) (0.52, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6876874Z Skipping (s,q) (0.53, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6877034Z Skipping (s,q) (0.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6877192Z Skipping (s,q) (0.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6877391Z Skipping (s,q) (0.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6877554Z Skipping (s,q) (0.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6877712Z Skipping (s,q) (0.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6877872Z Skipping (s,q) (0.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6878032Z Skipping (s,q) (0.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6878227Z Skipping (s,q) (0.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6878390Z Skipping (s,q) (0.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6878548Z Skipping (s,q) (0.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6878744Z Skipping (s,q) (0.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6878909Z Skipping (s,q) (0.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6879069Z Skipping (s,q) (0.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6879231Z Skipping (s,q) (0.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6879392Z Skipping (s,q) (0.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6879549Z Skipping (s,q) (0.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6879712Z Skipping (s,q) (0.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6879870Z Skipping (s,q) (0.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6880030Z Skipping (s,q) (0.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6880190Z Skipping (s,q) (0.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6880349Z Skipping (s,q) (0.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6880511Z Skipping (s,q) (0.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6880675Z Skipping (s,q) (0.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6880839Z Skipping (s,q) (0.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6881003Z Skipping (s,q) (0.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6881164Z Skipping (s,q) (0.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6881323Z Skipping (s,q) (0.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6881489Z Skipping (s,q) (0.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6881650Z Skipping (s,q) (0.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6881811Z Skipping (s,q) (0.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6881974Z Skipping (s,q) (0.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6882134Z Skipping (s,q) (0.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6882292Z Skipping (s,q) (0.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6882457Z Skipping (s,q) (0.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6882616Z Skipping (s,q) (0.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6882778Z Skipping (s,q) (0.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6882936Z Skipping (s,q) (0.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6883093Z Skipping (s,q) (0.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6883300Z Skipping (s,q) (0.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6883457Z Skipping (s,q) (0.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6883615Z Skipping (s,q) (0.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6883777Z Skipping (s,q) (0.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6883934Z Skipping (s,q) (0.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6884094Z Skipping (s,q) (0.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6884255Z Skipping (s,q) (0.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6884412Z Skipping (s,q) (0.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6884566Z Skipping (s,q) (1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6884762Z Skipping (s,q) (1.01, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6884920Z Skipping (s,q) (1.02, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6885079Z Skipping (s,q) (1.03, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6885239Z Skipping (s,q) (1.04, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6885398Z Skipping (s,q) (1.05, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6885591Z Skipping (s,q) (1.06, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6885748Z Skipping (s,q) (1.07, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6885909Z Skipping (s,q) (1.08, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6886104Z Skipping (s,q) (1.09, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6886260Z Skipping (s,q) (1.1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6886419Z Skipping (s,q) (1.11, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6886576Z Skipping (s,q) (1.12, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6886737Z Skipping (s,q) (1.13, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6886894Z Skipping (s,q) (1.14, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6887053Z Skipping (s,q) (1.15, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6887210Z Skipping (s,q) (1.16, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6887371Z Skipping (s,q) (1.17, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6887527Z Skipping (s,q) (1.18, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6887687Z Skipping (s,q) (1.19, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6887843Z Skipping (s,q) (1.2, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6888007Z Skipping (s,q) (1.21, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6888162Z Skipping (s,q) (1.22, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6888320Z Skipping (s,q) (1.23, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6888481Z Skipping (s,q) (1.24, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6888638Z Skipping (s,q) (1.25, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6888803Z Skipping (s,q) (1.26, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6888966Z Skipping (s,q) (1.27, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6889126Z Skipping (s,q) (1.28, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6889285Z Skipping (s,q) (1.29, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6889443Z Skipping (s,q) (1.3, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6889601Z Skipping (s,q) (1.31, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6889762Z Skipping (s,q) (1.32, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6889918Z Skipping (s,q) (1.33, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6890075Z Skipping (s,q) (1.34, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6890238Z Skipping (s,q) (1.35, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6890395Z Skipping (s,q) (1.36, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6890803Z Skipping (s,q) (1.37, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6890972Z Skipping (s,q) (1.38, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6891134Z Skipping (s,q) (1.39, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6891295Z Skipping (s,q) (1.4, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6891455Z Skipping (s,q) (1.41, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6891614Z Skipping (s,q) (1.42, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6891779Z Skipping (s,q) (1.43, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6891938Z Skipping (s,q) (1.44, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6892096Z Skipping (s,q) (1.45, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6892326Z Skipping (s,q) (1.46, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6892487Z Skipping (s,q) (1.47, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6892651Z Skipping (s,q) (1.48, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6892811Z Skipping (s,q) (1.49, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6892971Z Skipping (s,q) (1.5, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6893199Z Skipping (s,q) (1.51, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6893361Z Skipping (s,q) (1.52, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6893519Z Skipping (s,q) (1.53, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6893738Z Skipping (s,q) (1.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6893898Z Skipping (s,q) (1.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6894059Z Skipping (s,q) (1.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6894218Z Skipping (s,q) (1.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6894381Z Skipping (s,q) (1.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6894546Z Skipping (s,q) (1.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6894708Z Skipping (s,q) (1.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6894868Z Skipping (s,q) (1.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6895034Z Skipping (s,q) (1.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6895192Z Skipping (s,q) (1.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6895354Z Skipping (s,q) (1.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6895513Z Skipping (s,q) (1.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6895675Z Skipping (s,q) (1.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6895839Z Skipping (s,q) (1.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6895998Z Skipping (s,q) (1.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6896161Z Skipping (s,q) (1.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6896323Z Skipping (s,q) (1.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6896484Z Skipping (s,q) (1.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6896647Z Skipping (s,q) (1.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6896808Z Skipping (s,q) (1.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6896967Z Skipping (s,q) (1.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6897127Z Skipping (s,q) (1.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6897285Z Skipping (s,q) (1.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6897446Z Skipping (s,q) (1.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6897608Z Skipping (s,q) (1.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6897770Z Skipping (s,q) (1.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6897930Z Skipping (s,q) (1.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6898092Z Skipping (s,q) (1.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6898252Z Skipping (s,q) (1.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6898481Z Skipping (s,q) (1.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6898639Z Skipping (s,q) (1.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6898801Z Skipping (s,q) (1.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6898963Z Skipping (s,q) (1.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6899121Z Skipping (s,q) (1.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6899282Z Skipping (s,q) (1.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6899444Z Skipping (s,q) (1.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6899601Z Skipping (s,q) (1.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6899800Z Skipping (s,q) (1.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6899958Z Skipping (s,q) (1.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6900114Z Skipping (s,q) (1.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6900276Z Skipping (s,q) (1.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6900435Z Skipping (s,q) (1.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6900630Z Skipping (s,q) (1.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6900790Z Skipping (s,q) (1.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6900947Z Skipping (s,q) (1.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6901168Z Skipping (s,q) (1.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.6901329Z Skipping (s,q) (0.01, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6901489Z Skipping (s,q) (0.02, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6901651Z Skipping (s,q) (0.03, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6901811Z Skipping (s,q) (0.04, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6901969Z Skipping (s,q) (0.05, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6902132Z Skipping (s,q) (0.06, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6902289Z Skipping (s,q) (0.07, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6902453Z Skipping (s,q) (0.08, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6902611Z Skipping (s,q) (0.09, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6902773Z Skipping (s,q) (0.1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6902933Z Skipping (s,q) (0.11, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6903092Z Skipping (s,q) (0.12, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6903251Z Skipping (s,q) (0.13, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6903412Z Skipping (s,q) (0.14, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6903574Z Skipping (s,q) (0.15, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6903736Z Skipping (s,q) (0.16, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6903897Z Skipping (s,q) (0.17, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6904056Z Skipping (s,q) (0.18, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6904219Z Skipping (s,q) (0.19, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6904377Z Skipping (s,q) (0.2, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6904535Z Skipping (s,q) (0.21, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6904695Z Skipping (s,q) (0.22, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6904855Z Skipping (s,q) (0.23, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6905017Z Skipping (s,q) (0.24, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6905180Z Skipping (s,q) (0.25, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6908307Z Skipping (s,q) (0.26, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6908488Z Skipping (s,q) (0.27, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6908719Z Skipping (s,q) (0.28, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6908882Z Skipping (s,q) (0.29, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6909044Z Skipping (s,q) (0.3, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6909206Z Skipping (s,q) (0.31, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6909365Z Skipping (s,q) (0.32, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6909527Z Skipping (s,q) (0.33, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6909692Z Skipping (s,q) (0.34, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6909852Z Skipping (s,q) (0.35, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6910012Z Skipping (s,q) (0.36, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6910211Z Skipping (s,q) (0.37, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6910373Z Skipping (s,q) (0.38, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6910537Z Skipping (s,q) (0.39, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6910695Z Skipping (s,q) (0.4, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6910893Z Skipping (s,q) (0.41, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6911056Z Skipping (s,q) (0.42, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6911214Z Skipping (s,q) (0.43, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6911375Z Skipping (s,q) (0.44, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6911572Z Skipping (s,q) (0.45, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6911731Z Skipping (s,q) (0.46, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6911894Z Skipping (s,q) (0.47, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6912054Z Skipping (s,q) (0.48, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6912213Z Skipping (s,q) (0.49, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6912374Z Skipping (s,q) (0.5, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6912535Z Skipping (s,q) (0.51, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6912696Z Skipping (s,q) (0.52, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6912856Z Skipping (s,q) (0.53, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6913015Z Skipping (s,q) (0.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6913176Z Skipping (s,q) (0.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6913336Z Skipping (s,q) (0.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6913493Z Skipping (s,q) (0.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6913661Z Skipping (s,q) (0.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6913821Z Skipping (s,q) (0.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6913982Z Skipping (s,q) (0.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6914140Z Skipping (s,q) (0.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6914299Z Skipping (s,q) (0.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6914461Z Skipping (s,q) (0.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6914622Z Skipping (s,q) (0.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6914778Z Skipping (s,q) (0.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6914942Z Skipping (s,q) (0.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6915102Z Skipping (s,q) (0.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6915261Z Skipping (s,q) (0.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6915528Z Skipping (s,q) (0.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6915693Z Skipping (s,q) (0.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6915853Z Skipping (s,q) (0.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6916013Z Skipping (s,q) (0.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6916218Z Skipping (s,q) (0.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6916379Z Skipping (s,q) (0.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6916541Z Skipping (s,q) (0.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6916699Z Skipping (s,q) (0.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6916862Z Skipping (s,q) (0.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6917022Z Skipping (s,q) (0.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6917181Z Skipping (s,q) (0.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6917339Z Skipping (s,q) (0.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6917497Z Skipping (s,q) (0.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6917698Z Skipping (s,q) (0.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6917858Z Skipping (s,q) (0.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6918017Z Skipping (s,q) (0.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6918178Z Skipping (s,q) (0.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6918373Z Skipping (s,q) (0.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6918535Z Skipping (s,q) (0.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6918693Z Skipping (s,q) (0.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6918851Z Skipping (s,q) (0.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6919051Z Skipping (s,q) (0.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6919209Z Skipping (s,q) (0.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6919366Z Skipping (s,q) (0.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6919532Z Skipping (s,q) (0.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6919690Z Skipping (s,q) (0.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6919852Z Skipping (s,q) (0.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6920009Z Skipping (s,q) (0.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6920170Z Skipping (s,q) (0.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6920330Z Skipping (s,q) (0.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6920488Z Skipping (s,q) (0.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6920642Z Skipping (s,q) (1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6920805Z Skipping (s,q) (1.01, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6920963Z Skipping (s,q) (1.02, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6921122Z Skipping (s,q) (1.03, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6921287Z Skipping (s,q) (1.04, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6921444Z Skipping (s,q) (1.05, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6921605Z Skipping (s,q) (1.06, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6921763Z Skipping (s,q) (1.07, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6921922Z Skipping (s,q) (1.08, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6922084Z Skipping (s,q) (1.09, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6922243Z Skipping (s,q) (1.1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6922406Z Skipping (s,q) (1.11, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6922567Z Skipping (s,q) (1.12, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6922726Z Skipping (s,q) (1.13, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6922886Z Skipping (s,q) (1.14, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6923046Z Skipping (s,q) (1.15, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6923204Z Skipping (s,q) (1.16, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6923414Z Skipping (s,q) (1.17, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6923571Z Skipping (s,q) (1.18, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6923736Z Skipping (s,q) (1.19, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6923894Z Skipping (s,q) (1.2, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6924051Z Skipping (s,q) (1.21, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6924210Z Skipping (s,q) (1.22, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6924370Z Skipping (s,q) (1.23, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6924527Z Skipping (s,q) (1.24, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6924687Z Skipping (s,q) (1.25, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6924885Z Skipping (s,q) (1.26, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6925044Z Skipping (s,q) (1.27, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6925204Z Skipping (s,q) (1.28, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6925363Z Skipping (s,q) (1.29, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6925526Z Skipping (s,q) (1.3, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6925721Z Skipping (s,q) (1.31, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6925881Z Skipping (s,q) (1.32, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6926040Z Skipping (s,q) (1.33, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6926238Z Skipping (s,q) (1.34, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6926395Z Skipping (s,q) (1.35, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6926557Z Skipping (s,q) (1.36, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6926716Z Skipping (s,q) (1.37, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6926877Z Skipping (s,q) (1.38, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6927035Z Skipping (s,q) (1.39, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6927195Z Skipping (s,q) (1.4, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6927358Z Skipping (s,q) (1.41, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6927518Z Skipping (s,q) (1.42, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6927675Z Skipping (s,q) (1.43, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6927835Z Skipping (s,q) (1.44, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6927995Z Skipping (s,q) (1.45, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6928156Z Skipping (s,q) (1.46, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6928312Z Skipping (s,q) (1.47, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6928472Z Skipping (s,q) (1.48, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6928634Z Skipping (s,q) (1.49, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6928792Z Skipping (s,q) (1.5, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6928953Z Skipping (s,q) (1.51, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6929115Z Skipping (s,q) (1.52, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6929276Z Skipping (s,q) (1.53, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6929436Z Skipping (s,q) (1.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6929594Z Skipping (s,q) (1.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6929754Z Skipping (s,q) (1.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6929916Z Skipping (s,q) (1.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6930072Z Skipping (s,q) (1.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6930230Z Skipping (s,q) (1.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6930395Z Skipping (s,q) (1.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6930554Z Skipping (s,q) (1.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6930760Z Skipping (s,q) (1.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6930917Z Skipping (s,q) (1.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6931079Z Skipping (s,q) (1.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6931240Z Skipping (s,q) (1.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6931396Z Skipping (s,q) (1.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6931554Z Skipping (s,q) (1.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6931717Z Skipping (s,q) (1.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6931876Z Skipping (s,q) (1.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6932039Z Skipping (s,q) (1.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6932238Z Skipping (s,q) (1.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6932396Z Skipping (s,q) (1.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6932557Z Skipping (s,q) (1.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6932715Z Skipping (s,q) (1.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6932934Z Skipping (s,q) (1.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6933097Z Skipping (s,q) (1.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6933255Z Skipping (s,q) (1.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6933413Z Skipping (s,q) (1.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6933615Z Skipping (s,q) (1.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6933771Z Skipping (s,q) (1.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6933933Z Skipping (s,q) (1.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6934094Z Skipping (s,q) (1.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6934254Z Skipping (s,q) (1.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6934417Z Skipping (s,q) (1.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6934574Z Skipping (s,q) (1.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6934733Z Skipping (s,q) (1.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6934892Z Skipping (s,q) (1.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6935048Z Skipping (s,q) (1.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6935209Z Skipping (s,q) (1.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6935369Z Skipping (s,q) (1.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6935526Z Skipping (s,q) (1.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6935685Z Skipping (s,q) (1.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6935845Z Skipping (s,q) (1.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6936002Z Skipping (s,q) (1.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6936165Z Skipping (s,q) (1.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6936322Z Skipping (s,q) (1.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6936484Z Skipping (s,q) (1.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6936643Z Skipping (s,q) (1.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6936799Z Skipping (s,q) (1.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.6936959Z Skipping (s,q) (0.01, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6937116Z Skipping (s,q) (0.02, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6937271Z Skipping (s,q) (0.03, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6937429Z Skipping (s,q) (0.04, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6937584Z Skipping (s,q) (0.05, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6937741Z Skipping (s,q) (0.06, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6937895Z Skipping (s,q) (0.07, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6938089Z Skipping (s,q) (0.08, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6938245Z Skipping (s,q) (0.09, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6938398Z Skipping (s,q) (0.1, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6938551Z Skipping (s,q) (0.11, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6938707Z Skipping (s,q) (0.12, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6938860Z Skipping (s,q) (0.13, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6939019Z Skipping (s,q) (0.14, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6939171Z Skipping (s,q) (0.15, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6939326Z Skipping (s,q) (0.16, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6939522Z Skipping (s,q) (0.17, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6939677Z Skipping (s,q) (0.18, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6939831Z Skipping (s,q) (0.19, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6939988Z Skipping (s,q) (0.2, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6940178Z Skipping (s,q) (0.21, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6940331Z Skipping (s,q) (0.22, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6940486Z Skipping (s,q) (0.23, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6940638Z Skipping (s,q) (0.24, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6940834Z Skipping (s,q) (0.25, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6940986Z Skipping (s,q) (0.26, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6941137Z Skipping (s,q) (0.27, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6941295Z Skipping (s,q) (0.28, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6941447Z Skipping (s,q) (0.29, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6941598Z Skipping (s,q) (0.3, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6941755Z Skipping (s,q) (0.31, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6941907Z Skipping (s,q) (0.32, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6942064Z Skipping (s,q) (0.33, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6942217Z Skipping (s,q) (0.34, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6942369Z Skipping (s,q) (0.35, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6942524Z Skipping (s,q) (0.36, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6942679Z Skipping (s,q) (0.37, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6942833Z Skipping (s,q) (0.38, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6942988Z Skipping (s,q) (0.39, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6943142Z Skipping (s,q) (0.4, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6943301Z Skipping (s,q) (0.41, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6943455Z Skipping (s,q) (0.42, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6943608Z Skipping (s,q) (0.43, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6943767Z Skipping (s,q) (0.44, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6943919Z Skipping (s,q) (0.45, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6944071Z Skipping (s,q) (0.46, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6944231Z Skipping (s,q) (0.47, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6944385Z Skipping (s,q) (0.48, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6944537Z Skipping (s,q) (0.49, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6944692Z Skipping (s,q) (0.5, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6944846Z Skipping (s,q) (0.51, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6945002Z Skipping (s,q) (0.52, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6945153Z Skipping (s,q) (0.53, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6945353Z Skipping (s,q) (0.54, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6945513Z Skipping (s,q) (0.55, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6945666Z Skipping (s,q) (0.56, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6945818Z Skipping (s,q) (0.57, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6945973Z Skipping (s,q) (0.58, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6946125Z Skipping (s,q) (0.59, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6946284Z Skipping (s,q) (0.6, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6946436Z Skipping (s,q) (0.61, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6946587Z Skipping (s,q) (0.62, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6946808Z Skipping (s,q) (0.63, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6946962Z Skipping (s,q) (0.64, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6947119Z Skipping (s,q) (0.65, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6947273Z Skipping (s,q) (0.66, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6947465Z Skipping (s,q) (0.67, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6947621Z Skipping (s,q) (0.68, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6947773Z Skipping (s,q) (0.69, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6947924Z Skipping (s,q) (0.7, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6948116Z Skipping (s,q) (0.71, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6948268Z Skipping (s,q) (0.72, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6948419Z Skipping (s,q) (0.73, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6948576Z Skipping (s,q) (0.74, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6948728Z Skipping (s,q) (0.75, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6948879Z Skipping (s,q) (0.76, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6949037Z Skipping (s,q) (0.77, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6949188Z Skipping (s,q) (0.78, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6949346Z Skipping (s,q) (0.79, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6949498Z Skipping (s,q) (0.8, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6949649Z Skipping (s,q) (0.81, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6949805Z Skipping (s,q) (0.82, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6949960Z Skipping (s,q) (0.83, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6950114Z Skipping (s,q) (0.84, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6950271Z Skipping (s,q) (0.85, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6950426Z Skipping (s,q) (0.86, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6950581Z Skipping (s,q) (0.87, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6950737Z Skipping (s,q) (0.88, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6950889Z Skipping (s,q) (0.89, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6951046Z Skipping (s,q) (0.9, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6951198Z Skipping (s,q) (0.91, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6951349Z Skipping (s,q) (0.92, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6951505Z Skipping (s,q) (0.93, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6951660Z Skipping (s,q) (0.94, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6951818Z Skipping (s,q) (0.95, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6951971Z Skipping (s,q) (0.96, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6952125Z Skipping (s,q) (0.97, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6952279Z Skipping (s,q) (0.98, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6952430Z Skipping (s,q) (0.99, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6952628Z Skipping (s,q) (1, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6952782Z Skipping (s,q) (1.01, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6952936Z Skipping (s,q) (1.02, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6953090Z Skipping (s,q) (1.03, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6953241Z Skipping (s,q) (1.04, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6953394Z Skipping (s,q) (1.05, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6953550Z Skipping (s,q) (1.06, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6953703Z Skipping (s,q) (1.07, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6953854Z Skipping (s,q) (1.08, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6954052Z Skipping (s,q) (1.09, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6954208Z Skipping (s,q) (1.1, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6954361Z Skipping (s,q) (1.11, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6954517Z Skipping (s,q) (1.12, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6954668Z Skipping (s,q) (1.13, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6954859Z Skipping (s,q) (1.14, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6955013Z Skipping (s,q) (1.15, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6955164Z Skipping (s,q) (1.16, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6955412Z Skipping (s,q) (1.17, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6955566Z Skipping (s,q) (1.18, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6955718Z Skipping (s,q) (1.19, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6955876Z Skipping (s,q) (1.2, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6956031Z Skipping (s,q) (1.21, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6956187Z Skipping (s,q) (1.22, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6956342Z Skipping (s,q) (1.23, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6956494Z Skipping (s,q) (1.24, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6956653Z Skipping (s,q) (1.25, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6956806Z Skipping (s,q) (1.26, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6956959Z Skipping (s,q) (1.27, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6957116Z Skipping (s,q) (1.28, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6957271Z Skipping (s,q) (1.29, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6957426Z Skipping (s,q) (1.3, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6957578Z Skipping (s,q) (1.31, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6957731Z Skipping (s,q) (1.32, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6957889Z Skipping (s,q) (1.33, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6958040Z Skipping (s,q) (1.34, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6958194Z Skipping (s,q) (1.35, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6958350Z Skipping (s,q) (1.36, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6958504Z Skipping (s,q) (1.37, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6958655Z Skipping (s,q) (1.38, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6958810Z Skipping (s,q) (1.39, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6958963Z Skipping (s,q) (1.4, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6959117Z Skipping (s,q) (1.41, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6959269Z Skipping (s,q) (1.42, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6959422Z Skipping (s,q) (1.43, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6959579Z Skipping (s,q) (1.44, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6959733Z Skipping (s,q) (1.45, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6959932Z Skipping (s,q) (1.46, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6960088Z Skipping (s,q) (1.47, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6960242Z Skipping (s,q) (1.48, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6960398Z Skipping (s,q) (1.49, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6960550Z Skipping (s,q) (1.5, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6960702Z Skipping (s,q) (1.51, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6960860Z Skipping (s,q) (1.52, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6961014Z Skipping (s,q) (1.53, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6961166Z Skipping (s,q) (1.54, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6961384Z Skipping (s,q) (1.55, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6961538Z Skipping (s,q) (1.56, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6961695Z Skipping (s,q) (1.57, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6961850Z Skipping (s,q) (1.58, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6962002Z Skipping (s,q) (1.59, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6962196Z Skipping (s,q) (1.6, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6962350Z Skipping (s,q) (1.61, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6962501Z Skipping (s,q) (1.62, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6962694Z Skipping (s,q) (1.63, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6962845Z Skipping (s,q) (1.64, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6962997Z Skipping (s,q) (1.65, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6963151Z Skipping (s,q) (1.66, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6963305Z Skipping (s,q) (1.67, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6963459Z Skipping (s,q) (1.68, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6963617Z Skipping (s,q) (1.69, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6963769Z Skipping (s,q) (1.7, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6963928Z Skipping (s,q) (1.71, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6964082Z Skipping (s,q) (1.72, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6964234Z Skipping (s,q) (1.73, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6964393Z Skipping (s,q) (1.74, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6964550Z Skipping (s,q) (1.75, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6964705Z Skipping (s,q) (1.76, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6964857Z Skipping (s,q) (1.77, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6965011Z Skipping (s,q) (1.78, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6965164Z Skipping (s,q) (1.79, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6965316Z Skipping (s,q) (1.8, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6965473Z Skipping (s,q) (1.81, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6965628Z Skipping (s,q) (1.82, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6965782Z Skipping (s,q) (1.83, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6965938Z Skipping (s,q) (1.84, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6966090Z Skipping (s,q) (1.85, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6966245Z Skipping (s,q) (1.86, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6966399Z Skipping (s,q) (1.87, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6966553Z Skipping (s,q) (1.88, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6966705Z Skipping (s,q) (1.89, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6966862Z Skipping (s,q) (1.9, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6967014Z Skipping (s,q) (1.91, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6967213Z Skipping (s,q) (1.92, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6967368Z Skipping (s,q) (1.93, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6967522Z Skipping (s,q) (1.94, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6967676Z Skipping (s,q) (1.95, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6967828Z Skipping (s,q) (1.96, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6967980Z Skipping (s,q) (1.97, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6968141Z Skipping (s,q) (1.98, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6968298Z Skipping (s,q) (1.99, 9): inconsistent with heavy hitters! 2025-05-07T20:56:56.6968459Z Skipping (s,q) (0.01, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6968659Z Skipping (s,q) (0.02, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6968820Z Skipping (s,q) (0.03, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6968978Z Skipping (s,q) (0.04, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6969139Z Skipping (s,q) (0.05, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6969335Z Skipping (s,q) (0.06, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6969495Z Skipping (s,q) (0.07, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6969652Z Skipping (s,q) (0.08, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6969816Z Skipping (s,q) (0.09, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6970016Z Skipping (s,q) (0.1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6970176Z Skipping (s,q) (0.11, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6970333Z Skipping (s,q) (0.12, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6970493Z Skipping (s,q) (0.13, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6970652Z Skipping (s,q) (0.14, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6970809Z Skipping (s,q) (0.15, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6970970Z Skipping (s,q) (0.16, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6971131Z Skipping (s,q) (0.17, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6971292Z Skipping (s,q) (0.18, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6971452Z Skipping (s,q) (0.19, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6971611Z Skipping (s,q) (0.2, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6971771Z Skipping (s,q) (0.21, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6971933Z Skipping (s,q) (0.22, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6972093Z Skipping (s,q) (0.23, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6972252Z Skipping (s,q) (0.24, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6972412Z Skipping (s,q) (0.25, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6972569Z Skipping (s,q) (0.26, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6972730Z Skipping (s,q) (0.27, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6972889Z Skipping (s,q) (0.28, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6973050Z Skipping (s,q) (0.29, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6973213Z Skipping (s,q) (0.3, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6973370Z Skipping (s,q) (0.31, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6973531Z Skipping (s,q) (0.32, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6973693Z Skipping (s,q) (0.33, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6973850Z Skipping (s,q) (0.34, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6974010Z Skipping (s,q) (0.35, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6974170Z Skipping (s,q) (0.36, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6974330Z Skipping (s,q) (0.37, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6974535Z Skipping (s,q) (0.38, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6974694Z Skipping (s,q) (0.39, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6974856Z Skipping (s,q) (0.4, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6975018Z Skipping (s,q) (0.41, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6975176Z Skipping (s,q) (0.42, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6975336Z Skipping (s,q) (0.43, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6975496Z Skipping (s,q) (0.44, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6975654Z Skipping (s,q) (0.45, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6975816Z Skipping (s,q) (0.46, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6976015Z Skipping (s,q) (0.47, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6976175Z Skipping (s,q) (0.48, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6976337Z Skipping (s,q) (0.49, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6976495Z Skipping (s,q) (0.5, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6976696Z Skipping (s,q) (0.51, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6976854Z Skipping (s,q) (0.52, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6977010Z Skipping (s,q) (0.53, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6977171Z Skipping (s,q) (0.54, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6977366Z Skipping (s,q) (0.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6977523Z Skipping (s,q) (0.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6977684Z Skipping (s,q) (0.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6977844Z Skipping (s,q) (0.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6978003Z Skipping (s,q) (0.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6978166Z Skipping (s,q) (0.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6978322Z Skipping (s,q) (0.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6978485Z Skipping (s,q) (0.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6978642Z Skipping (s,q) (0.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6978798Z Skipping (s,q) (0.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6978966Z Skipping (s,q) (0.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6979127Z Skipping (s,q) (0.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6979284Z Skipping (s,q) (0.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6979443Z Skipping (s,q) (0.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6979603Z Skipping (s,q) (0.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6979764Z Skipping (s,q) (0.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6979923Z Skipping (s,q) (0.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6980079Z Skipping (s,q) (0.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6980240Z Skipping (s,q) (0.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6980398Z Skipping (s,q) (0.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6980554Z Skipping (s,q) (0.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6980713Z Skipping (s,q) (0.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6980872Z Skipping (s,q) (0.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6981032Z Skipping (s,q) (0.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6981190Z Skipping (s,q) (0.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6981350Z Skipping (s,q) (0.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6981509Z Skipping (s,q) (0.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6981666Z Skipping (s,q) (0.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6981872Z Skipping (s,q) (0.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6982033Z Skipping (s,q) (0.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6982189Z Skipping (s,q) (0.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6982349Z Skipping (s,q) (0.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6982509Z Skipping (s,q) (0.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6982668Z Skipping (s,q) (0.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6982826Z Skipping (s,q) (0.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6982983Z Skipping (s,q) (0.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6983181Z Skipping (s,q) (0.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6983343Z Skipping (s,q) (0.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6983500Z Skipping (s,q) (0.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6983662Z Skipping (s,q) (0.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6983820Z Skipping (s,q) (0.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6984018Z Skipping (s,q) (0.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6984178Z Skipping (s,q) (0.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6984336Z Skipping (s,q) (0.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6984576Z Skipping (s,q) (0.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6984734Z Skipping (s,q) (1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6984892Z Skipping (s,q) (1.01, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6985055Z Skipping (s,q) (1.02, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6985212Z Skipping (s,q) (1.03, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6985370Z Skipping (s,q) (1.04, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6985533Z Skipping (s,q) (1.05, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6985692Z Skipping (s,q) (1.06, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6985851Z Skipping (s,q) (1.07, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6986013Z Skipping (s,q) (1.08, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6986170Z Skipping (s,q) (1.09, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6986329Z Skipping (s,q) (1.1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6986489Z Skipping (s,q) (1.11, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6986646Z Skipping (s,q) (1.12, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6986804Z Skipping (s,q) (1.13, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6986962Z Skipping (s,q) (1.14, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6987119Z Skipping (s,q) (1.15, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6987282Z Skipping (s,q) (1.16, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6987441Z Skipping (s,q) (1.17, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6987600Z Skipping (s,q) (1.18, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6987759Z Skipping (s,q) (1.19, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6987917Z Skipping (s,q) (1.2, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6988078Z Skipping (s,q) (1.21, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6988238Z Skipping (s,q) (1.22, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6988393Z Skipping (s,q) (1.23, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6988553Z Skipping (s,q) (1.24, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6988712Z Skipping (s,q) (1.25, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6988869Z Skipping (s,q) (1.26, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6989097Z Skipping (s,q) (1.27, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6989255Z Skipping (s,q) (1.28, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6989419Z Skipping (s,q) (1.29, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6989577Z Skipping (s,q) (1.3, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6989735Z Skipping (s,q) (1.31, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6989894Z Skipping (s,q) (1.32, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6990055Z Skipping (s,q) (1.33, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6990211Z Skipping (s,q) (1.34, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6990372Z Skipping (s,q) (1.35, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6990567Z Skipping (s,q) (1.36, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6991147Z Skipping (s,q) (1.37, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6991310Z Skipping (s,q) (1.38, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6991467Z Skipping (s,q) (1.39, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6991709Z Skipping (s,q) (1.4, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6991870Z Skipping (s,q) (1.41, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6992028Z Skipping (s,q) (1.42, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6992189Z Skipping (s,q) (1.43, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6992402Z Skipping (s,q) (1.44, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6992562Z Skipping (s,q) (1.45, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6992720Z Skipping (s,q) (1.46, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6992879Z Skipping (s,q) (1.47, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6993040Z Skipping (s,q) (1.48, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6993200Z Skipping (s,q) (1.49, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6993358Z Skipping (s,q) (1.5, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6993526Z Skipping (s,q) (1.51, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6993683Z Skipping (s,q) (1.52, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6993844Z Skipping (s,q) (1.53, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6994003Z Skipping (s,q) (1.54, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6994168Z Skipping (s,q) (1.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6994331Z Skipping (s,q) (1.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6994489Z Skipping (s,q) (1.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6994646Z Skipping (s,q) (1.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6994810Z Skipping (s,q) (1.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6994968Z Skipping (s,q) (1.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6995132Z Skipping (s,q) (1.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6995291Z Skipping (s,q) (1.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6995497Z Skipping (s,q) (1.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6995659Z Skipping (s,q) (1.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6995818Z Skipping (s,q) (1.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6995977Z Skipping (s,q) (1.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6996138Z Skipping (s,q) (1.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6996295Z Skipping (s,q) (1.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6996454Z Skipping (s,q) (1.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6996614Z Skipping (s,q) (1.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6996771Z Skipping (s,q) (1.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6997003Z Skipping (s,q) (1.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6997163Z Skipping (s,q) (1.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6997322Z Skipping (s,q) (1.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6997488Z Skipping (s,q) (1.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6997644Z Skipping (s,q) (1.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6997804Z Skipping (s,q) (1.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6997963Z Skipping (s,q) (1.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6998120Z Skipping (s,q) (1.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6998336Z Skipping (s,q) (1.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6998498Z Skipping (s,q) (1.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6998658Z Skipping (s,q) (1.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6998819Z Skipping (s,q) (1.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6998977Z Skipping (s,q) (1.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6999171Z Skipping (s,q) (1.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6999333Z Skipping (s,q) (1.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6999491Z Skipping (s,q) (1.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6999696Z Skipping (s,q) (1.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.6999853Z Skipping (s,q) (1.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7000012Z Skipping (s,q) (1.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7000176Z Skipping (s,q) (1.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7000338Z Skipping (s,q) (1.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7000496Z Skipping (s,q) (1.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7000658Z Skipping (s,q) (1.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7000814Z Skipping (s,q) (1.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7000977Z Skipping (s,q) (1.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7001137Z Skipping (s,q) (1.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7001296Z Skipping (s,q) (1.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7001456Z Skipping (s,q) (1.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7001616Z Skipping (s,q) (0.01, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7001774Z Skipping (s,q) (0.02, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7001933Z Skipping (s,q) (0.03, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7002091Z Skipping (s,q) (0.04, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7002253Z Skipping (s,q) (0.05, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7002411Z Skipping (s,q) (0.06, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7002567Z Skipping (s,q) (0.07, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7002726Z Skipping (s,q) (0.08, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7002884Z Skipping (s,q) (0.09, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7003041Z Skipping (s,q) (0.1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7003203Z Skipping (s,q) (0.11, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7003362Z Skipping (s,q) (0.12, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7003528Z Skipping (s,q) (0.13, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7003685Z Skipping (s,q) (0.14, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7003843Z Skipping (s,q) (0.15, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7004002Z Skipping (s,q) (0.16, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7004204Z Skipping (s,q) (0.17, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7004360Z Skipping (s,q) (0.18, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7004524Z Skipping (s,q) (0.19, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7004679Z Skipping (s,q) (0.2, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7004835Z Skipping (s,q) (0.21, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7004995Z Skipping (s,q) (0.22, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7005153Z Skipping (s,q) (0.23, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7005315Z Skipping (s,q) (0.24, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7005472Z Skipping (s,q) (0.25, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7005668Z Skipping (s,q) (0.26, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7005829Z Skipping (s,q) (0.27, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7005985Z Skipping (s,q) (0.28, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7006145Z Skipping (s,q) (0.29, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7006304Z Skipping (s,q) (0.3, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7006498Z Skipping (s,q) (0.31, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7006658Z Skipping (s,q) (0.32, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7006815Z Skipping (s,q) (0.33, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7007009Z Skipping (s,q) (0.34, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7007169Z Skipping (s,q) (0.35, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7007327Z Skipping (s,q) (0.36, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7007487Z Skipping (s,q) (0.37, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7007644Z Skipping (s,q) (0.38, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7007802Z Skipping (s,q) (0.39, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7007964Z Skipping (s,q) (0.4, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7008120Z Skipping (s,q) (0.41, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7008281Z Skipping (s,q) (0.42, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7008443Z Skipping (s,q) (0.43, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7008601Z Skipping (s,q) (0.44, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7008757Z Skipping (s,q) (0.45, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7008919Z Skipping (s,q) (0.46, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7009076Z Skipping (s,q) (0.47, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7009235Z Skipping (s,q) (0.48, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7009392Z Skipping (s,q) (0.49, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7009548Z Skipping (s,q) (0.5, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7009709Z Skipping (s,q) (0.51, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7009866Z Skipping (s,q) (0.52, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7010025Z Skipping (s,q) (0.53, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7010182Z Skipping (s,q) (0.54, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7010339Z Skipping (s,q) (0.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7010499Z Skipping (s,q) (0.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7010659Z Skipping (s,q) (0.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7010815Z Skipping (s,q) (0.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7010975Z Skipping (s,q) (0.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7011134Z Skipping (s,q) (0.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7011290Z Skipping (s,q) (0.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7011496Z Skipping (s,q) (0.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7011653Z Skipping (s,q) (0.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7011814Z Skipping (s,q) (0.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7011971Z Skipping (s,q) (0.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7012127Z Skipping (s,q) (0.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7012285Z Skipping (s,q) (0.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7012447Z Skipping (s,q) (0.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7012603Z Skipping (s,q) (0.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7012762Z Skipping (s,q) (0.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7012959Z Skipping (s,q) (0.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7013118Z Skipping (s,q) (0.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7013280Z Skipping (s,q) (0.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7013440Z Skipping (s,q) (0.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7013600Z Skipping (s,q) (0.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7013793Z Skipping (s,q) (0.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7013952Z Skipping (s,q) (0.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7014114Z Skipping (s,q) (0.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7014336Z Skipping (s,q) (0.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7014492Z Skipping (s,q) (0.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7014652Z Skipping (s,q) (0.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7014809Z Skipping (s,q) (0.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7014972Z Skipping (s,q) (0.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7015134Z Skipping (s,q) (0.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7015294Z Skipping (s,q) (0.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7015456Z Skipping (s,q) (0.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7015615Z Skipping (s,q) (0.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7015771Z Skipping (s,q) (0.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7015930Z Skipping (s,q) (0.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7016086Z Skipping (s,q) (0.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7016249Z Skipping (s,q) (0.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7016405Z Skipping (s,q) (0.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7016561Z Skipping (s,q) (0.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7016723Z Skipping (s,q) (0.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7016882Z Skipping (s,q) (0.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7017039Z Skipping (s,q) (0.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7017197Z Skipping (s,q) (0.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7017356Z Skipping (s,q) (0.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7017516Z Skipping (s,q) (0.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7017668Z Skipping (s,q) (1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7017826Z Skipping (s,q) (1.01, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7017989Z Skipping (s,q) (1.02, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7018145Z Skipping (s,q) (1.03, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7018302Z Skipping (s,q) (1.04, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7018462Z Skipping (s,q) (1.05, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7018618Z Skipping (s,q) (1.06, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7018781Z Skipping (s,q) (1.07, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7018983Z Skipping (s,q) (1.08, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7019141Z Skipping (s,q) (1.09, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7019302Z Skipping (s,q) (1.1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7019459Z Skipping (s,q) (1.11, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7019615Z Skipping (s,q) (1.12, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7019776Z Skipping (s,q) (1.13, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7019932Z Skipping (s,q) (1.14, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7020092Z Skipping (s,q) (1.15, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7020286Z Skipping (s,q) (1.16, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7020443Z Skipping (s,q) (1.17, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7020604Z Skipping (s,q) (1.18, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7020765Z Skipping (s,q) (1.19, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7020920Z Skipping (s,q) (1.2, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7021121Z Skipping (s,q) (1.21, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7021279Z Skipping (s,q) (1.22, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7021435Z Skipping (s,q) (1.23, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7021633Z Skipping (s,q) (1.24, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7021791Z Skipping (s,q) (1.25, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7021955Z Skipping (s,q) (1.26, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7022110Z Skipping (s,q) (1.27, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7022268Z Skipping (s,q) (1.28, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7022428Z Skipping (s,q) (1.29, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7022587Z Skipping (s,q) (1.3, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7022743Z Skipping (s,q) (1.31, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7022907Z Skipping (s,q) (1.32, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7023063Z Skipping (s,q) (1.33, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7023222Z Skipping (s,q) (1.34, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7023378Z Skipping (s,q) (1.35, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7023537Z Skipping (s,q) (1.36, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7023698Z Skipping (s,q) (1.37, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7023855Z Skipping (s,q) (1.38, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7024013Z Skipping (s,q) (1.39, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7024174Z Skipping (s,q) (1.4, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7024333Z Skipping (s,q) (1.41, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7024494Z Skipping (s,q) (1.42, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7024652Z Skipping (s,q) (1.43, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7024808Z Skipping (s,q) (1.44, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7024967Z Skipping (s,q) (1.45, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7025124Z Skipping (s,q) (1.46, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7025283Z Skipping (s,q) (1.47, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7025442Z Skipping (s,q) (1.48, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7025597Z Skipping (s,q) (1.49, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7025757Z Skipping (s,q) (1.5, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7025913Z Skipping (s,q) (1.51, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7026069Z Skipping (s,q) (1.52, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7026274Z Skipping (s,q) (1.53, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7026429Z Skipping (s,q) (1.54, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7026589Z Skipping (s,q) (1.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7026748Z Skipping (s,q) (1.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7026903Z Skipping (s,q) (1.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7027064Z Skipping (s,q) (1.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7027219Z Skipping (s,q) (1.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7027374Z Skipping (s,q) (1.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7027573Z Skipping (s,q) (1.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7027733Z Skipping (s,q) (1.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7027889Z Skipping (s,q) (1.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7028053Z Skipping (s,q) (1.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7028208Z Skipping (s,q) (1.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7028405Z Skipping (s,q) (1.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7028563Z Skipping (s,q) (1.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7028720Z Skipping (s,q) (1.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7028878Z Skipping (s,q) (1.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7029073Z Skipping (s,q) (1.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7029231Z Skipping (s,q) (1.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7029391Z Skipping (s,q) (1.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7032490Z Skipping (s,q) (1.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7032665Z Skipping (s,q) (1.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7032828Z Skipping (s,q) (1.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7032991Z Skipping (s,q) (1.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7033150Z Skipping (s,q) (1.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7033310Z Skipping (s,q) (1.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7033468Z Skipping (s,q) (1.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7033626Z Skipping (s,q) (1.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7033789Z Skipping (s,q) (1.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7033946Z Skipping (s,q) (1.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7034108Z Skipping (s,q) (1.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7034270Z Skipping (s,q) (1.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7034427Z Skipping (s,q) (1.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7034588Z Skipping (s,q) (1.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7034745Z Skipping (s,q) (1.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7034907Z Skipping (s,q) (1.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7035066Z Skipping (s,q) (1.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7035223Z Skipping (s,q) (1.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7035476Z Skipping (s,q) (1.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7035638Z Skipping (s,q) (1.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7035795Z Skipping (s,q) (1.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7035954Z Skipping (s,q) (1.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7036112Z Skipping (s,q) (1.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7036268Z Skipping (s,q) (1.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7036428Z Skipping (s,q) (1.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7036652Z Skipping (s,q) (1.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7036807Z Skipping (s,q) (1.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7036976Z Skipping (s,q) (0.01, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7037136Z Skipping (s,q) (0.02, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7037296Z Skipping (s,q) (0.03, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7037459Z Skipping (s,q) (0.04, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7037615Z Skipping (s,q) (0.05, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7037777Z Skipping (s,q) (0.06, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7037976Z Skipping (s,q) (0.07, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7038134Z Skipping (s,q) (0.08, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7038293Z Skipping (s,q) (0.09, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7038453Z Skipping (s,q) (0.1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7038611Z Skipping (s,q) (0.11, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7038808Z Skipping (s,q) (0.12, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7038968Z Skipping (s,q) (0.13, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7039131Z Skipping (s,q) (0.14, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7039327Z Skipping (s,q) (0.15, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7039486Z Skipping (s,q) (0.16, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7039648Z Skipping (s,q) (0.17, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7039805Z Skipping (s,q) (0.18, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7039964Z Skipping (s,q) (0.19, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7040126Z Skipping (s,q) (0.2, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7040284Z Skipping (s,q) (0.21, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7040444Z Skipping (s,q) (0.22, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7040602Z Skipping (s,q) (0.23, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7040759Z Skipping (s,q) (0.24, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7040916Z Skipping (s,q) (0.25, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7041071Z Skipping (s,q) (0.26, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7041230Z Skipping (s,q) (0.27, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7041387Z Skipping (s,q) (0.28, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7041542Z Skipping (s,q) (0.29, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7041702Z Skipping (s,q) (0.3, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7041858Z Skipping (s,q) (0.31, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7042015Z Skipping (s,q) (0.32, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7042173Z Skipping (s,q) (0.33, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7042332Z Skipping (s,q) (0.34, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7042488Z Skipping (s,q) (0.35, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7042648Z Skipping (s,q) (0.36, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7042804Z Skipping (s,q) (0.37, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7042964Z Skipping (s,q) (0.38, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7043119Z Skipping (s,q) (0.39, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7043276Z Skipping (s,q) (0.4, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7043442Z Skipping (s,q) (0.41, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7043596Z Skipping (s,q) (0.42, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7043796Z Skipping (s,q) (0.43, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7043954Z Skipping (s,q) (0.44, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7044113Z Skipping (s,q) (0.45, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7044274Z Skipping (s,q) (0.46, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7044429Z Skipping (s,q) (0.47, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7044583Z Skipping (s,q) (0.48, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7044743Z Skipping (s,q) (0.49, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7044899Z Skipping (s,q) (0.5, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7045055Z Skipping (s,q) (0.51, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7045258Z Skipping (s,q) (0.52, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7045416Z Skipping (s,q) (0.53, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7045577Z Skipping (s,q) (0.54, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7045732Z Skipping (s,q) (0.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7045948Z Skipping (s,q) (0.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7046112Z Skipping (s,q) (0.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7046269Z Skipping (s,q) (0.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7046426Z Skipping (s,q) (0.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7046626Z Skipping (s,q) (0.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7046782Z Skipping (s,q) (0.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7046940Z Skipping (s,q) (0.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7047100Z Skipping (s,q) (0.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7047256Z Skipping (s,q) (0.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7047417Z Skipping (s,q) (0.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7047578Z Skipping (s,q) (0.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7047736Z Skipping (s,q) (0.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7047896Z Skipping (s,q) (0.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7048051Z Skipping (s,q) (0.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7048207Z Skipping (s,q) (0.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7048368Z Skipping (s,q) (0.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7048522Z Skipping (s,q) (0.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7048680Z Skipping (s,q) (0.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7048837Z Skipping (s,q) (0.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7048993Z Skipping (s,q) (0.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7049151Z Skipping (s,q) (0.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7049310Z Skipping (s,q) (0.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7049465Z Skipping (s,q) (0.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7049627Z Skipping (s,q) (0.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7049783Z Skipping (s,q) (0.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7049944Z Skipping (s,q) (0.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7050101Z Skipping (s,q) (0.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7050257Z Skipping (s,q) (0.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7050414Z Skipping (s,q) (0.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7050573Z Skipping (s,q) (0.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7050730Z Skipping (s,q) (0.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7050889Z Skipping (s,q) (0.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7051095Z Skipping (s,q) (0.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7051255Z Skipping (s,q) (0.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7051414Z Skipping (s,q) (0.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7051571Z Skipping (s,q) (0.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7051731Z Skipping (s,q) (0.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7051888Z Skipping (s,q) (0.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7052043Z Skipping (s,q) (0.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7052205Z Skipping (s,q) (0.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7052362Z Skipping (s,q) (0.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7052562Z Skipping (s,q) (0.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7052723Z Skipping (s,q) (0.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7052880Z Skipping (s,q) (0.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7053040Z Skipping (s,q) (1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7053235Z Skipping (s,q) (1.01, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7053394Z Skipping (s,q) (1.02, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7053553Z Skipping (s,q) (1.03, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7053710Z Skipping (s,q) (1.04, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7053908Z Skipping (s,q) (1.05, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7054065Z Skipping (s,q) (1.06, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7054221Z Skipping (s,q) (1.07, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7054380Z Skipping (s,q) (1.08, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7054537Z Skipping (s,q) (1.09, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7054695Z Skipping (s,q) (1.1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7054854Z Skipping (s,q) (1.11, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7055014Z Skipping (s,q) (1.12, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7055170Z Skipping (s,q) (1.13, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7055329Z Skipping (s,q) (1.14, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7055486Z Skipping (s,q) (1.15, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7055648Z Skipping (s,q) (1.16, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7055806Z Skipping (s,q) (1.17, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7055960Z Skipping (s,q) (1.18, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7056123Z Skipping (s,q) (1.19, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7056279Z Skipping (s,q) (1.2, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7056436Z Skipping (s,q) (1.21, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7056599Z Skipping (s,q) (1.22, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7056758Z Skipping (s,q) (1.23, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7056918Z Skipping (s,q) (1.24, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7057073Z Skipping (s,q) (1.25, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7057229Z Skipping (s,q) (1.26, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7057391Z Skipping (s,q) (1.27, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7057547Z Skipping (s,q) (1.28, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7057705Z Skipping (s,q) (1.29, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7057868Z Skipping (s,q) (1.3, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7058024Z Skipping (s,q) (1.31, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7058252Z Skipping (s,q) (1.32, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7058408Z Skipping (s,q) (1.33, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7058565Z Skipping (s,q) (1.34, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7058723Z Skipping (s,q) (1.35, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7058881Z Skipping (s,q) (1.36, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7059037Z Skipping (s,q) (1.37, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7059201Z Skipping (s,q) (1.38, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7059357Z Skipping (s,q) (1.39, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7059515Z Skipping (s,q) (1.4, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7059712Z Skipping (s,q) (1.41, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7059870Z Skipping (s,q) (1.42, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7060029Z Skipping (s,q) (1.43, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7060189Z Skipping (s,q) (1.44, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7060344Z Skipping (s,q) (1.45, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7060541Z Skipping (s,q) (1.46, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7060701Z Skipping (s,q) (1.47, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7060861Z Skipping (s,q) (1.48, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7061056Z Skipping (s,q) (1.49, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7061213Z Skipping (s,q) (1.5, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7061375Z Skipping (s,q) (1.51, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7061534Z Skipping (s,q) (1.52, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7061691Z Skipping (s,q) (1.53, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7061850Z Skipping (s,q) (1.54, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7062007Z Skipping (s,q) (1.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7062165Z Skipping (s,q) (1.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7062326Z Skipping (s,q) (1.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7062482Z Skipping (s,q) (1.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7062641Z Skipping (s,q) (1.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7062800Z Skipping (s,q) (1.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7062962Z Skipping (s,q) (1.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7063123Z Skipping (s,q) (1.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7063282Z Skipping (s,q) (1.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7063437Z Skipping (s,q) (1.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7063596Z Skipping (s,q) (1.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7063756Z Skipping (s,q) (1.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7063915Z Skipping (s,q) (1.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7064074Z Skipping (s,q) (1.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7064230Z Skipping (s,q) (1.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7064388Z Skipping (s,q) (1.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7064548Z Skipping (s,q) (1.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7064703Z Skipping (s,q) (1.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7064860Z Skipping (s,q) (1.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7065017Z Skipping (s,q) (1.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7065178Z Skipping (s,q) (1.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7065335Z Skipping (s,q) (1.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7065535Z Skipping (s,q) (1.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7065694Z Skipping (s,q) (1.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7065855Z Skipping (s,q) (1.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7066012Z Skipping (s,q) (1.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7066173Z Skipping (s,q) (1.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7066330Z Skipping (s,q) (1.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7066492Z Skipping (s,q) (1.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7066650Z Skipping (s,q) (1.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7066807Z Skipping (s,q) (1.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7067010Z Skipping (s,q) (1.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7067170Z Skipping (s,q) (1.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7067329Z Skipping (s,q) (1.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7067489Z Skipping (s,q) (1.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7067685Z Skipping (s,q) (1.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7067848Z Skipping (s,q) (1.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7068008Z Skipping (s,q) (1.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7068167Z Skipping (s,q) (1.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7068365Z Skipping (s,q) (1.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7068522Z Skipping (s,q) (1.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7068681Z Skipping (s,q) (1.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7068842Z Skipping (s,q) (1.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7068999Z Skipping (s,q) (1.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7069162Z Skipping (s,q) (1.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7069321Z Skipping (s,q) (0.01, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7069479Z Skipping (s,q) (0.02, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7069639Z Skipping (s,q) (0.03, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7069792Z Skipping (s,q) (0.04, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7069946Z Skipping (s,q) (0.05, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7070107Z Skipping (s,q) (0.06, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7070263Z Skipping (s,q) (0.07, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7070420Z Skipping (s,q) (0.08, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7070575Z Skipping (s,q) (0.09, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7070730Z Skipping (s,q) (0.1, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7070886Z Skipping (s,q) (0.11, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7071043Z Skipping (s,q) (0.12, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7071194Z Skipping (s,q) (0.13, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7071356Z Skipping (s,q) (0.14, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7071509Z Skipping (s,q) (0.15, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7071661Z Skipping (s,q) (0.16, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7071820Z Skipping (s,q) (0.17, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7071973Z Skipping (s,q) (0.18, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7072128Z Skipping (s,q) (0.19, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7072282Z Skipping (s,q) (0.2, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7072438Z Skipping (s,q) (0.21, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7072595Z Skipping (s,q) (0.22, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7072795Z Skipping (s,q) (0.23, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7072949Z Skipping (s,q) (0.24, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7073107Z Skipping (s,q) (0.25, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7073260Z Skipping (s,q) (0.26, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7073416Z Skipping (s,q) (0.27, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7073568Z Skipping (s,q) (0.28, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7073725Z Skipping (s,q) (0.29, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7073881Z Skipping (s,q) (0.3, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7074037Z Skipping (s,q) (0.31, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7074253Z Skipping (s,q) (0.32, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7074413Z Skipping (s,q) (0.33, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7074570Z Skipping (s,q) (0.34, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7074726Z Skipping (s,q) (0.35, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7074917Z Skipping (s,q) (0.36, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7075071Z Skipping (s,q) (0.37, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7075228Z Skipping (s,q) (0.38, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7075464Z Skipping (s,q) (0.39, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7075660Z Skipping (s,q) (0.4, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7075820Z Skipping (s,q) (0.41, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7075973Z Skipping (s,q) (0.42, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7076129Z Skipping (s,q) (0.43, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7076286Z Skipping (s,q) (0.44, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7076439Z Skipping (s,q) (0.45, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7076596Z Skipping (s,q) (0.46, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7076751Z Skipping (s,q) (0.47, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7076906Z Skipping (s,q) (0.48, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7077061Z Skipping (s,q) (0.49, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7077218Z Skipping (s,q) (0.5, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7077371Z Skipping (s,q) (0.51, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7077533Z Skipping (s,q) (0.52, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7077685Z Skipping (s,q) (0.53, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7077841Z Skipping (s,q) (0.54, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7077996Z Skipping (s,q) (0.55, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7078151Z Skipping (s,q) (0.56, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7078311Z Skipping (s,q) (0.57, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7078462Z Skipping (s,q) (0.58, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7078619Z Skipping (s,q) (0.59, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7078779Z Skipping (s,q) (0.6, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7078932Z Skipping (s,q) (0.61, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7079088Z Skipping (s,q) (0.62, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7079244Z Skipping (s,q) (0.63, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7079396Z Skipping (s,q) (0.64, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7079550Z Skipping (s,q) (0.65, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7079705Z Skipping (s,q) (0.66, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7079859Z Skipping (s,q) (0.67, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7080018Z Skipping (s,q) (0.68, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7080216Z Skipping (s,q) (0.69, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7080370Z Skipping (s,q) (0.7, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7080530Z Skipping (s,q) (0.71, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7080683Z Skipping (s,q) (0.72, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7080838Z Skipping (s,q) (0.73, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7080993Z Skipping (s,q) (0.74, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7081146Z Skipping (s,q) (0.75, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7081302Z Skipping (s,q) (0.76, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7081454Z Skipping (s,q) (0.77, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7081646Z Skipping (s,q) (0.78, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7081804Z Skipping (s,q) (0.79, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7081961Z Skipping (s,q) (0.8, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7082116Z Skipping (s,q) (0.81, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7082307Z Skipping (s,q) (0.82, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7082464Z Skipping (s,q) (0.83, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7082619Z Skipping (s,q) (0.84, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7082772Z Skipping (s,q) (0.85, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7082964Z Skipping (s,q) (0.86, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7083119Z Skipping (s,q) (0.87, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7083272Z Skipping (s,q) (0.88, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7083428Z Skipping (s,q) (0.89, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7083583Z Skipping (s,q) (0.9, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7083739Z Skipping (s,q) (0.91, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7083896Z Skipping (s,q) (0.92, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7084052Z Skipping (s,q) (0.93, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7084206Z Skipping (s,q) (0.94, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7084361Z Skipping (s,q) (0.95, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7084514Z Skipping (s,q) (0.96, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7084669Z Skipping (s,q) (0.97, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7084826Z Skipping (s,q) (0.98, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7084979Z Skipping (s,q) (0.99, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7085138Z Skipping (s,q) (1, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7085292Z Skipping (s,q) (1.01, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7085447Z Skipping (s,q) (1.02, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7085607Z Skipping (s,q) (1.03, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7085762Z Skipping (s,q) (1.04, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7085918Z Skipping (s,q) (1.05, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7086075Z Skipping (s,q) (1.06, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7086229Z Skipping (s,q) (1.07, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7086388Z Skipping (s,q) (1.08, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7086542Z Skipping (s,q) (1.09, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7086695Z Skipping (s,q) (1.1, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7086852Z Skipping (s,q) (1.11, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7087010Z Skipping (s,q) (1.12, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7087164Z Skipping (s,q) (1.13, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7087364Z Skipping (s,q) (1.14, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7087517Z Skipping (s,q) (1.15, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7087679Z Skipping (s,q) (1.16, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7087832Z Skipping (s,q) (1.17, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7087985Z Skipping (s,q) (1.18, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7088144Z Skipping (s,q) (1.19, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7088299Z Skipping (s,q) (1.2, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7088454Z Skipping (s,q) (1.21, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7088613Z Skipping (s,q) (1.22, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7088805Z Skipping (s,q) (1.23, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7088964Z Skipping (s,q) (1.24, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7089116Z Skipping (s,q) (1.25, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7089271Z Skipping (s,q) (1.26, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7089426Z Skipping (s,q) (1.27, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7089619Z Skipping (s,q) (1.28, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7089774Z Skipping (s,q) (1.29, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7089930Z Skipping (s,q) (1.3, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7090121Z Skipping (s,q) (1.31, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7090275Z Skipping (s,q) (1.32, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7090432Z Skipping (s,q) (1.33, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7090847Z Skipping (s,q) (1.34, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7091012Z Skipping (s,q) (1.35, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7091170Z Skipping (s,q) (1.36, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7091325Z Skipping (s,q) (1.37, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7091481Z Skipping (s,q) (1.38, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7091638Z Skipping (s,q) (1.39, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7091791Z Skipping (s,q) (1.4, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7091947Z Skipping (s,q) (1.41, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7092099Z Skipping (s,q) (1.42, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7092258Z Skipping (s,q) (1.43, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7092411Z Skipping (s,q) (1.44, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7092571Z Skipping (s,q) (1.45, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7092727Z Skipping (s,q) (1.46, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7092880Z Skipping (s,q) (1.47, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7093037Z Skipping (s,q) (1.48, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7093189Z Skipping (s,q) (1.49, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7093346Z Skipping (s,q) (1.5, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7093501Z Skipping (s,q) (1.51, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7093654Z Skipping (s,q) (1.52, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7093810Z Skipping (s,q) (1.53, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7093964Z Skipping (s,q) (1.54, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7094118Z Skipping (s,q) (1.55, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7094278Z Skipping (s,q) (1.56, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7094433Z Skipping (s,q) (1.57, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7094588Z Skipping (s,q) (1.58, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7094741Z Skipping (s,q) (1.59, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7094978Z Skipping (s,q) (1.6, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7095135Z Skipping (s,q) (1.61, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7095291Z Skipping (s,q) (1.62, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7095443Z Skipping (s,q) (1.63, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7095603Z Skipping (s,q) (1.64, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7095758Z Skipping (s,q) (1.65, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7095913Z Skipping (s,q) (1.66, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7096069Z Skipping (s,q) (1.67, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7096221Z Skipping (s,q) (1.68, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7096433Z Skipping (s,q) (1.69, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7096587Z Skipping (s,q) (1.7, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7096744Z Skipping (s,q) (1.71, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7096898Z Skipping (s,q) (1.72, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7097104Z Skipping (s,q) (1.73, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7097258Z Skipping (s,q) (1.74, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7097415Z Skipping (s,q) (1.75, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7097569Z Skipping (s,q) (1.76, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7097783Z Skipping (s,q) (1.77, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7097937Z Skipping (s,q) (1.78, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7098091Z Skipping (s,q) (1.79, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7098251Z Skipping (s,q) (1.8, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7098404Z Skipping (s,q) (1.81, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7098558Z Skipping (s,q) (1.82, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7098719Z Skipping (s,q) (1.83, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7098871Z Skipping (s,q) (1.84, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7099031Z Skipping (s,q) (1.85, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7099185Z Skipping (s,q) (1.86, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7099338Z Skipping (s,q) (1.87, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7099498Z Skipping (s,q) (1.88, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7099650Z Skipping (s,q) (1.89, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7099804Z Skipping (s,q) (1.9, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7099966Z Skipping (s,q) (1.91, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7100121Z Skipping (s,q) (1.92, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7100277Z Skipping (s,q) (1.93, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7100432Z Skipping (s,q) (1.94, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7100585Z Skipping (s,q) (1.95, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7100745Z Skipping (s,q) (1.96, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7100899Z Skipping (s,q) (1.97, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7101052Z Skipping (s,q) (1.98, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7101210Z Skipping (s,q) (1.99, 10): inconsistent with heavy hitters! 2025-05-07T20:56:56.7101375Z Skipping (s,q) (0.01, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7101534Z Skipping (s,q) (0.02, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7101695Z Skipping (s,q) (0.03, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7101857Z Skipping (s,q) (0.04, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7102018Z Skipping (s,q) (0.05, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7102246Z Skipping (s,q) (0.06, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7102403Z Skipping (s,q) (0.07, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7102565Z Skipping (s,q) (0.08, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7102723Z Skipping (s,q) (0.09, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7102881Z Skipping (s,q) (0.1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7103042Z Skipping (s,q) (0.11, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7103204Z Skipping (s,q) (0.12, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7103368Z Skipping (s,q) (0.13, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7103525Z Skipping (s,q) (0.14, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7103722Z Skipping (s,q) (0.15, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7103885Z Skipping (s,q) (0.16, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7104045Z Skipping (s,q) (0.17, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7104203Z Skipping (s,q) (0.18, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7104451Z Skipping (s,q) (0.19, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7104610Z Skipping (s,q) (0.2, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7104770Z Skipping (s,q) (0.21, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7104927Z Skipping (s,q) (0.22, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7105122Z Skipping (s,q) (0.23, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7105282Z Skipping (s,q) (0.24, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7105440Z Skipping (s,q) (0.25, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7105601Z Skipping (s,q) (0.26, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7105760Z Skipping (s,q) (0.27, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7105923Z Skipping (s,q) (0.28, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7106084Z Skipping (s,q) (0.29, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7106246Z Skipping (s,q) (0.3, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7106403Z Skipping (s,q) (0.31, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7106563Z Skipping (s,q) (0.32, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7106719Z Skipping (s,q) (0.33, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7106879Z Skipping (s,q) (0.34, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7107042Z Skipping (s,q) (0.35, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7107198Z Skipping (s,q) (0.36, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7107359Z Skipping (s,q) (0.37, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7107517Z Skipping (s,q) (0.38, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7107674Z Skipping (s,q) (0.39, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7107838Z Skipping (s,q) (0.4, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7107996Z Skipping (s,q) (0.41, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7108156Z Skipping (s,q) (0.42, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7108320Z Skipping (s,q) (0.43, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7108477Z Skipping (s,q) (0.44, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7108638Z Skipping (s,q) (0.45, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7108798Z Skipping (s,q) (0.46, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7108955Z Skipping (s,q) (0.47, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7109118Z Skipping (s,q) (0.48, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7109275Z Skipping (s,q) (0.49, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7109433Z Skipping (s,q) (0.5, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7109637Z Skipping (s,q) (0.51, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7109794Z Skipping (s,q) (0.52, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7109956Z Skipping (s,q) (0.53, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7110115Z Skipping (s,q) (0.54, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7110271Z Skipping (s,q) (0.55, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7110435Z Skipping (s,q) (0.56, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7110592Z Skipping (s,q) (0.57, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7110748Z Skipping (s,q) (0.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7110947Z Skipping (s,q) (0.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7111106Z Skipping (s,q) (0.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7111263Z Skipping (s,q) (0.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7111425Z Skipping (s,q) (0.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7111582Z Skipping (s,q) (0.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7111788Z Skipping (s,q) (0.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7111949Z Skipping (s,q) (0.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7112106Z Skipping (s,q) (0.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7112306Z Skipping (s,q) (0.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7112464Z Skipping (s,q) (0.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7112622Z Skipping (s,q) (0.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7112782Z Skipping (s,q) (0.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7112941Z Skipping (s,q) (0.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7113102Z Skipping (s,q) (0.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7113261Z Skipping (s,q) (0.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7113419Z Skipping (s,q) (0.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7113583Z Skipping (s,q) (0.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7113742Z Skipping (s,q) (0.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7113901Z Skipping (s,q) (0.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7114063Z Skipping (s,q) (0.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7114223Z Skipping (s,q) (0.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7114387Z Skipping (s,q) (0.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7114547Z Skipping (s,q) (0.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7114707Z Skipping (s,q) (0.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7114867Z Skipping (s,q) (0.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7115029Z Skipping (s,q) (0.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7115185Z Skipping (s,q) (0.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7115350Z Skipping (s,q) (0.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7115573Z Skipping (s,q) (0.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7115735Z Skipping (s,q) (0.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7115891Z Skipping (s,q) (0.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7116051Z Skipping (s,q) (0.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7116212Z Skipping (s,q) (0.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7116370Z Skipping (s,q) (0.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7116529Z Skipping (s,q) (0.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7116688Z Skipping (s,q) (0.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7116896Z Skipping (s,q) (0.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7117057Z Skipping (s,q) (0.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7117217Z Skipping (s,q) (0.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7117376Z Skipping (s,q) (0.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7117538Z Skipping (s,q) (0.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7117693Z Skipping (s,q) (1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7117854Z Skipping (s,q) (1.01, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7118020Z Skipping (s,q) (1.02, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7118179Z Skipping (s,q) (1.03, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7118378Z Skipping (s,q) (1.04, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7118541Z Skipping (s,q) (1.05, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7118701Z Skipping (s,q) (1.06, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7118860Z Skipping (s,q) (1.07, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7119058Z Skipping (s,q) (1.08, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7119219Z Skipping (s,q) (1.09, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7119379Z Skipping (s,q) (1.1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7119538Z Skipping (s,q) (1.11, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7119734Z Skipping (s,q) (1.12, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7119894Z Skipping (s,q) (1.13, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7120051Z Skipping (s,q) (1.14, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7120213Z Skipping (s,q) (1.15, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7120371Z Skipping (s,q) (1.16, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7120528Z Skipping (s,q) (1.17, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7120689Z Skipping (s,q) (1.18, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7120851Z Skipping (s,q) (1.19, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7121010Z Skipping (s,q) (1.2, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7121172Z Skipping (s,q) (1.21, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7121329Z Skipping (s,q) (1.22, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7121492Z Skipping (s,q) (1.23, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7121649Z Skipping (s,q) (1.24, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7121806Z Skipping (s,q) (1.25, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7121969Z Skipping (s,q) (1.26, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7122127Z Skipping (s,q) (1.27, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7122284Z Skipping (s,q) (1.28, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7122450Z Skipping (s,q) (1.29, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7122607Z Skipping (s,q) (1.3, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7122768Z Skipping (s,q) (1.31, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7122925Z Skipping (s,q) (1.32, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7123082Z Skipping (s,q) (1.33, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7123246Z Skipping (s,q) (1.34, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7123403Z Skipping (s,q) (1.35, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7123560Z Skipping (s,q) (1.36, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7123722Z Skipping (s,q) (1.37, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7123880Z Skipping (s,q) (1.38, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7124045Z Skipping (s,q) (1.39, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7124246Z Skipping (s,q) (1.4, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7124404Z Skipping (s,q) (1.41, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7124566Z Skipping (s,q) (1.42, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7124723Z Skipping (s,q) (1.43, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7124879Z Skipping (s,q) (1.44, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7125044Z Skipping (s,q) (1.45, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7125201Z Skipping (s,q) (1.46, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7125359Z Skipping (s,q) (1.47, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7125516Z Skipping (s,q) (1.48, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7125711Z Skipping (s,q) (1.49, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7125871Z Skipping (s,q) (1.5, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7126034Z Skipping (s,q) (1.51, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7126191Z Skipping (s,q) (1.52, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7126389Z Skipping (s,q) (1.53, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7126547Z Skipping (s,q) (1.54, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7126705Z Skipping (s,q) (1.55, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7126866Z Skipping (s,q) (1.56, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7127086Z Skipping (s,q) (1.57, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7127248Z Skipping (s,q) (1.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7127406Z Skipping (s,q) (1.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7127569Z Skipping (s,q) (1.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7127732Z Skipping (s,q) (1.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7127893Z Skipping (s,q) (1.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7128049Z Skipping (s,q) (1.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7128211Z Skipping (s,q) (1.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7128368Z Skipping (s,q) (1.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7128527Z Skipping (s,q) (1.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7128684Z Skipping (s,q) (1.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7128844Z Skipping (s,q) (1.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7129004Z Skipping (s,q) (1.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7129163Z Skipping (s,q) (1.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7129323Z Skipping (s,q) (1.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7129483Z Skipping (s,q) (1.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7129643Z Skipping (s,q) (1.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7129802Z Skipping (s,q) (1.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7129963Z Skipping (s,q) (1.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7130121Z Skipping (s,q) (1.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7130281Z Skipping (s,q) (1.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7130438Z Skipping (s,q) (1.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7130598Z Skipping (s,q) (1.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7130759Z Skipping (s,q) (1.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7130916Z Skipping (s,q) (1.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7131080Z Skipping (s,q) (1.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7131239Z Skipping (s,q) (1.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7131442Z Skipping (s,q) (1.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7131603Z Skipping (s,q) (1.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7131762Z Skipping (s,q) (1.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7131919Z Skipping (s,q) (1.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7132080Z Skipping (s,q) (1.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7132242Z Skipping (s,q) (1.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7132406Z Skipping (s,q) (1.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7132563Z Skipping (s,q) (1.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7132721Z Skipping (s,q) (1.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7132919Z Skipping (s,q) (1.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7133078Z Skipping (s,q) (1.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7133235Z Skipping (s,q) (1.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7133397Z Skipping (s,q) (1.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7133553Z Skipping (s,q) (1.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7133752Z Skipping (s,q) (1.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7133911Z Skipping (s,q) (1.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7134068Z Skipping (s,q) (0.01, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7134267Z Skipping (s,q) (0.02, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7134424Z Skipping (s,q) (0.03, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7134578Z Skipping (s,q) (0.04, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7134738Z Skipping (s,q) (0.05, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7134893Z Skipping (s,q) (0.06, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7135048Z Skipping (s,q) (0.07, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7135208Z Skipping (s,q) (0.08, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7135361Z Skipping (s,q) (0.09, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7135520Z Skipping (s,q) (0.1, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7135675Z Skipping (s,q) (0.11, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7135829Z Skipping (s,q) (0.12, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7135985Z Skipping (s,q) (0.13, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7136140Z Skipping (s,q) (0.14, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7136293Z Skipping (s,q) (0.15, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7136450Z Skipping (s,q) (0.16, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7136604Z Skipping (s,q) (0.17, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7136761Z Skipping (s,q) (0.18, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7136917Z Skipping (s,q) (0.19, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7137071Z Skipping (s,q) (0.2, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7137234Z Skipping (s,q) (0.21, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7137389Z Skipping (s,q) (0.22, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7137543Z Skipping (s,q) (0.23, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7137698Z Skipping (s,q) (0.24, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7137857Z Skipping (s,q) (0.25, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7138014Z Skipping (s,q) (0.26, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7138167Z Skipping (s,q) (0.27, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7138321Z Skipping (s,q) (0.28, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7138477Z Skipping (s,q) (0.29, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7138632Z Skipping (s,q) (0.3, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7138830Z Skipping (s,q) (0.31, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7138989Z Skipping (s,q) (0.32, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7139145Z Skipping (s,q) (0.33, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7139299Z Skipping (s,q) (0.34, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7139454Z Skipping (s,q) (0.35, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7139610Z Skipping (s,q) (0.36, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7139765Z Skipping (s,q) (0.37, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7139917Z Skipping (s,q) (0.38, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7140070Z Skipping (s,q) (0.39, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7140264Z Skipping (s,q) (0.4, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7140420Z Skipping (s,q) (0.41, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7140575Z Skipping (s,q) (0.42, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7140731Z Skipping (s,q) (0.43, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7140921Z Skipping (s,q) (0.44, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7141079Z Skipping (s,q) (0.45, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7141230Z Skipping (s,q) (0.46, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7141383Z Skipping (s,q) (0.47, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7141577Z Skipping (s,q) (0.48, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7141731Z Skipping (s,q) (0.49, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7141887Z Skipping (s,q) (0.5, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7142045Z Skipping (s,q) (0.51, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7142198Z Skipping (s,q) (0.52, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7142355Z Skipping (s,q) (0.53, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7142510Z Skipping (s,q) (0.54, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7142666Z Skipping (s,q) (0.55, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7142823Z Skipping (s,q) (0.56, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7142975Z Skipping (s,q) (0.57, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7143126Z Skipping (s,q) (0.58, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7143286Z Skipping (s,q) (0.59, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7143439Z Skipping (s,q) (0.6, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7143594Z Skipping (s,q) (0.61, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7143749Z Skipping (s,q) (0.62, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7143902Z Skipping (s,q) (0.63, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7144058Z Skipping (s,q) (0.64, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7144213Z Skipping (s,q) (0.65, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7144366Z Skipping (s,q) (0.66, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7144526Z Skipping (s,q) (0.67, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7144679Z Skipping (s,q) (0.68, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7144830Z Skipping (s,q) (0.69, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7144986Z Skipping (s,q) (0.7, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7145145Z Skipping (s,q) (0.71, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7145300Z Skipping (s,q) (0.72, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7145454Z Skipping (s,q) (0.73, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7145609Z Skipping (s,q) (0.74, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7145764Z Skipping (s,q) (0.75, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7145964Z Skipping (s,q) (0.76, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7146117Z Skipping (s,q) (0.77, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7146275Z Skipping (s,q) (0.78, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7146428Z Skipping (s,q) (0.79, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7146584Z Skipping (s,q) (0.8, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7146737Z Skipping (s,q) (0.81, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7146893Z Skipping (s,q) (0.82, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7147048Z Skipping (s,q) (0.83, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7147201Z Skipping (s,q) (0.84, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7147393Z Skipping (s,q) (0.85, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7147550Z Skipping (s,q) (0.86, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7147703Z Skipping (s,q) (0.87, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7147862Z Skipping (s,q) (0.88, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7148015Z Skipping (s,q) (0.89, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7148206Z Skipping (s,q) (0.9, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7148364Z Skipping (s,q) (0.91, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7148517Z Skipping (s,q) (0.92, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7148707Z Skipping (s,q) (0.93, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7148863Z Skipping (s,q) (0.94, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7149016Z Skipping (s,q) (0.95, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7149168Z Skipping (s,q) (0.96, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7149326Z Skipping (s,q) (0.97, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7149478Z Skipping (s,q) (0.98, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7149635Z Skipping (s,q) (0.99, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7149787Z Skipping (s,q) (1, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7149942Z Skipping (s,q) (1.01, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7150098Z Skipping (s,q) (1.02, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7150252Z Skipping (s,q) (1.03, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7150405Z Skipping (s,q) (1.04, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7150562Z Skipping (s,q) (1.05, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7150714Z Skipping (s,q) (1.06, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7150871Z Skipping (s,q) (1.07, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7151027Z Skipping (s,q) (1.08, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7151181Z Skipping (s,q) (1.09, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7151344Z Skipping (s,q) (1.1, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7151497Z Skipping (s,q) (1.11, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7151654Z Skipping (s,q) (1.12, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7151808Z Skipping (s,q) (1.13, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7151961Z Skipping (s,q) (1.14, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7152116Z Skipping (s,q) (1.15, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7152269Z Skipping (s,q) (1.16, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7152421Z Skipping (s,q) (1.17, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7152577Z Skipping (s,q) (1.18, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7152737Z Skipping (s,q) (1.19, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7155881Z Skipping (s,q) (1.2, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7156056Z Skipping (s,q) (1.21, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7156285Z Skipping (s,q) (1.22, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7156441Z Skipping (s,q) (1.23, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7156597Z Skipping (s,q) (1.24, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7156751Z Skipping (s,q) (1.25, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7156903Z Skipping (s,q) (1.26, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7157063Z Skipping (s,q) (1.27, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7157218Z Skipping (s,q) (1.28, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7157369Z Skipping (s,q) (1.29, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7157526Z Skipping (s,q) (1.3, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7157719Z Skipping (s,q) (1.31, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7157876Z Skipping (s,q) (1.32, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7158034Z Skipping (s,q) (1.33, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7158185Z Skipping (s,q) (1.34, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7158405Z Skipping (s,q) (1.35, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7158558Z Skipping (s,q) (1.36, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7158708Z Skipping (s,q) (1.37, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7158863Z Skipping (s,q) (1.38, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7159053Z Skipping (s,q) (1.39, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7159208Z Skipping (s,q) (1.4, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7159366Z Skipping (s,q) (1.41, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7159520Z Skipping (s,q) (1.42, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7159671Z Skipping (s,q) (1.43, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7159826Z Skipping (s,q) (1.44, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7159981Z Skipping (s,q) (1.45, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7160138Z Skipping (s,q) (1.46, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7160294Z Skipping (s,q) (1.47, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7160446Z Skipping (s,q) (1.48, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7160600Z Skipping (s,q) (1.49, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7160755Z Skipping (s,q) (1.5, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7160907Z Skipping (s,q) (1.51, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7161063Z Skipping (s,q) (1.52, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7161213Z Skipping (s,q) (1.53, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7161369Z Skipping (s,q) (1.54, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7161518Z Skipping (s,q) (1.55, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7161671Z Skipping (s,q) (1.56, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7161822Z Skipping (s,q) (1.57, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7161976Z Skipping (s,q) (1.58, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7162127Z Skipping (s,q) (1.59, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7162283Z Skipping (s,q) (1.6, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7162433Z Skipping (s,q) (1.61, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7162590Z Skipping (s,q) (1.62, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7162739Z Skipping (s,q) (1.63, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7162892Z Skipping (s,q) (1.64, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7163047Z Skipping (s,q) (1.65, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7163198Z Skipping (s,q) (1.66, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7163398Z Skipping (s,q) (1.67, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7163552Z Skipping (s,q) (1.68, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7163708Z Skipping (s,q) (1.69, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7163859Z Skipping (s,q) (1.7, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7164015Z Skipping (s,q) (1.71, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7164166Z Skipping (s,q) (1.72, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7164322Z Skipping (s,q) (1.73, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7164472Z Skipping (s,q) (1.74, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7164621Z Skipping (s,q) (1.75, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7164814Z Skipping (s,q) (1.76, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7164967Z Skipping (s,q) (1.77, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7165116Z Skipping (s,q) (1.78, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7165272Z Skipping (s,q) (1.79, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7165423Z Skipping (s,q) (1.8, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7165617Z Skipping (s,q) (1.81, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7165771Z Skipping (s,q) (1.82, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7165921Z Skipping (s,q) (1.83, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7166115Z Skipping (s,q) (1.84, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7166266Z Skipping (s,q) (1.85, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7166416Z Skipping (s,q) (1.86, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7166573Z Skipping (s,q) (1.87, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7166728Z Skipping (s,q) (1.88, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7166880Z Skipping (s,q) (1.89, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7167033Z Skipping (s,q) (1.9, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7167186Z Skipping (s,q) (1.91, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7167344Z Skipping (s,q) (1.92, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7167497Z Skipping (s,q) (1.93, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7167647Z Skipping (s,q) (1.94, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7167799Z Skipping (s,q) (1.95, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7167952Z Skipping (s,q) (1.96, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7168105Z Skipping (s,q) (1.97, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7168256Z Skipping (s,q) (1.98, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7168409Z Skipping (s,q) (1.99, 15): inconsistent with heavy hitters! 2025-05-07T20:56:56.7168571Z Skipping (s,q) (0.01, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7168729Z Skipping (s,q) (0.02, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7168888Z Skipping (s,q) (0.03, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7169053Z Skipping (s,q) (0.04, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7169208Z Skipping (s,q) (0.05, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7169364Z Skipping (s,q) (0.06, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7169522Z Skipping (s,q) (0.07, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7169682Z Skipping (s,q) (0.08, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7169843Z Skipping (s,q) (0.09, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7169999Z Skipping (s,q) (0.1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7170156Z Skipping (s,q) (0.11, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7170316Z Skipping (s,q) (0.12, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7170470Z Skipping (s,q) (0.13, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7170671Z Skipping (s,q) (0.14, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7170830Z Skipping (s,q) (0.15, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7170986Z Skipping (s,q) (0.16, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7171144Z Skipping (s,q) (0.17, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7171298Z Skipping (s,q) (0.18, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7171456Z Skipping (s,q) (0.19, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7171614Z Skipping (s,q) (0.2, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7171770Z Skipping (s,q) (0.21, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7171963Z Skipping (s,q) (0.22, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7172125Z Skipping (s,q) (0.23, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7172280Z Skipping (s,q) (0.24, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7172442Z Skipping (s,q) (0.25, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7172596Z Skipping (s,q) (0.26, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7172789Z Skipping (s,q) (0.27, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7172948Z Skipping (s,q) (0.28, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7173105Z Skipping (s,q) (0.29, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7173301Z Skipping (s,q) (0.3, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7173460Z Skipping (s,q) (0.31, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7173615Z Skipping (s,q) (0.32, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7173773Z Skipping (s,q) (0.33, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7173931Z Skipping (s,q) (0.34, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7174085Z Skipping (s,q) (0.35, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7174251Z Skipping (s,q) (0.36, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7174407Z Skipping (s,q) (0.37, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7174565Z Skipping (s,q) (0.38, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7174724Z Skipping (s,q) (0.39, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7174879Z Skipping (s,q) (0.4, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7175037Z Skipping (s,q) (0.41, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7175194Z Skipping (s,q) (0.42, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7175350Z Skipping (s,q) (0.43, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7175510Z Skipping (s,q) (0.44, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7175667Z Skipping (s,q) (0.45, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7175825Z Skipping (s,q) (0.46, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7175985Z Skipping (s,q) (0.47, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7176143Z Skipping (s,q) (0.48, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7176306Z Skipping (s,q) (0.49, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7176461Z Skipping (s,q) (0.5, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7176616Z Skipping (s,q) (0.51, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7176776Z Skipping (s,q) (0.52, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7176933Z Skipping (s,q) (0.53, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7177092Z Skipping (s,q) (0.54, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7177251Z Skipping (s,q) (0.55, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7177408Z Skipping (s,q) (0.56, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7177565Z Skipping (s,q) (0.57, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7177771Z Skipping (s,q) (0.58, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7177927Z Skipping (s,q) (0.59, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7178088Z Skipping (s,q) (0.6, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7178244Z Skipping (s,q) (0.61, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7178400Z Skipping (s,q) (0.62, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7178559Z Skipping (s,q) (0.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7178717Z Skipping (s,q) (0.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7178873Z Skipping (s,q) (0.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7179031Z Skipping (s,q) (0.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7179225Z Skipping (s,q) (0.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7179383Z Skipping (s,q) (0.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7179541Z Skipping (s,q) (0.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7179697Z Skipping (s,q) (0.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7179895Z Skipping (s,q) (0.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7180052Z Skipping (s,q) (0.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7180207Z Skipping (s,q) (0.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7180367Z Skipping (s,q) (0.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7180733Z Skipping (s,q) (0.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7180895Z Skipping (s,q) (0.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7181053Z Skipping (s,q) (0.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7181213Z Skipping (s,q) (0.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7181374Z Skipping (s,q) (0.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7181530Z Skipping (s,q) (0.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7181689Z Skipping (s,q) (0.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7181850Z Skipping (s,q) (0.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7182005Z Skipping (s,q) (0.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7182164Z Skipping (s,q) (0.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7182320Z Skipping (s,q) (0.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7182481Z Skipping (s,q) (0.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7182639Z Skipping (s,q) (0.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7182795Z Skipping (s,q) (0.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7182952Z Skipping (s,q) (0.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7183112Z Skipping (s,q) (0.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7183269Z Skipping (s,q) (0.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7183428Z Skipping (s,q) (0.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7183584Z Skipping (s,q) (0.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7183743Z Skipping (s,q) (0.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7183902Z Skipping (s,q) (0.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7184058Z Skipping (s,q) (0.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7184216Z Skipping (s,q) (0.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7184376Z Skipping (s,q) (0.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7184533Z Skipping (s,q) (0.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7184693Z Skipping (s,q) (1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7184850Z Skipping (s,q) (1.01, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7185005Z Skipping (s,q) (1.02, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7185210Z Skipping (s,q) (1.03, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7185366Z Skipping (s,q) (1.04, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7185524Z Skipping (s,q) (1.05, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7185684Z Skipping (s,q) (1.06, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7185840Z Skipping (s,q) (1.07, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7185998Z Skipping (s,q) (1.08, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7186158Z Skipping (s,q) (1.09, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7186315Z Skipping (s,q) (1.1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7186472Z Skipping (s,q) (1.11, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7186700Z Skipping (s,q) (1.12, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7186857Z Skipping (s,q) (1.13, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7187018Z Skipping (s,q) (1.14, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7187175Z Skipping (s,q) (1.15, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7187367Z Skipping (s,q) (1.16, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7187527Z Skipping (s,q) (1.17, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7187682Z Skipping (s,q) (1.18, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7187841Z Skipping (s,q) (1.19, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7188035Z Skipping (s,q) (1.2, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7188190Z Skipping (s,q) (1.21, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7188351Z Skipping (s,q) (1.22, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7188508Z Skipping (s,q) (1.23, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7188664Z Skipping (s,q) (1.24, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7188825Z Skipping (s,q) (1.25, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7188981Z Skipping (s,q) (1.26, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7189141Z Skipping (s,q) (1.27, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7189296Z Skipping (s,q) (1.28, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7189451Z Skipping (s,q) (1.29, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7189609Z Skipping (s,q) (1.3, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7189768Z Skipping (s,q) (1.31, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7189928Z Skipping (s,q) (1.32, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7190088Z Skipping (s,q) (1.33, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7190246Z Skipping (s,q) (1.34, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7190407Z Skipping (s,q) (1.35, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7190848Z Skipping (s,q) (1.36, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7191086Z Skipping (s,q) (1.37, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7191277Z Skipping (s,q) (1.38, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7191437Z Skipping (s,q) (1.39, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7191597Z Skipping (s,q) (1.4, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7191758Z Skipping (s,q) (1.41, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7191919Z Skipping (s,q) (1.42, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7192080Z Skipping (s,q) (1.43, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7192236Z Skipping (s,q) (1.44, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7192395Z Skipping (s,q) (1.45, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7192556Z Skipping (s,q) (1.46, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7192810Z Skipping (s,q) (1.47, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7192971Z Skipping (s,q) (1.48, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7193135Z Skipping (s,q) (1.49, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7193294Z Skipping (s,q) (1.5, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7193455Z Skipping (s,q) (1.51, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7193612Z Skipping (s,q) (1.52, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7193772Z Skipping (s,q) (1.53, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7193935Z Skipping (s,q) (1.54, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7194091Z Skipping (s,q) (1.55, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7194305Z Skipping (s,q) (1.56, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7194468Z Skipping (s,q) (1.57, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7194627Z Skipping (s,q) (1.58, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7194790Z Skipping (s,q) (1.59, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7195005Z Skipping (s,q) (1.6, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7195167Z Skipping (s,q) (1.61, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7195329Z Skipping (s,q) (1.62, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7195563Z Skipping (s,q) (1.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7195781Z Skipping (s,q) (1.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7195943Z Skipping (s,q) (1.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7196100Z Skipping (s,q) (1.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7196259Z Skipping (s,q) (1.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7196419Z Skipping (s,q) (1.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7196577Z Skipping (s,q) (1.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7196741Z Skipping (s,q) (1.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7196898Z Skipping (s,q) (1.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7197059Z Skipping (s,q) (1.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7197221Z Skipping (s,q) (1.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7197379Z Skipping (s,q) (1.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7197538Z Skipping (s,q) (1.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7197700Z Skipping (s,q) (1.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7197857Z Skipping (s,q) (1.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7198022Z Skipping (s,q) (1.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7198181Z Skipping (s,q) (1.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7198343Z Skipping (s,q) (1.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7198507Z Skipping (s,q) (1.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7198666Z Skipping (s,q) (1.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7198827Z Skipping (s,q) (1.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7198988Z Skipping (s,q) (1.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7199146Z Skipping (s,q) (1.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7199310Z Skipping (s,q) (1.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7199469Z Skipping (s,q) (1.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7199628Z Skipping (s,q) (1.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7199790Z Skipping (s,q) (1.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7199952Z Skipping (s,q) (1.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7200109Z Skipping (s,q) (1.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7200314Z Skipping (s,q) (1.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7200472Z Skipping (s,q) (1.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7200634Z Skipping (s,q) (1.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7200792Z Skipping (s,q) (1.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7200949Z Skipping (s,q) (1.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7201109Z Skipping (s,q) (1.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7201269Z Skipping (s,q) (1.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7201428Z Skipping (s,q) (1.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7201586Z Skipping (s,q) (0.01, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7201782Z Skipping (s,q) (0.02, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7201943Z Skipping (s,q) (0.03, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7202101Z Skipping (s,q) (0.04, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7202257Z Skipping (s,q) (0.05, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7202452Z Skipping (s,q) (0.06, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7202606Z Skipping (s,q) (0.07, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7202760Z Skipping (s,q) (0.08, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7202917Z Skipping (s,q) (0.09, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7203109Z Skipping (s,q) (0.1, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7203263Z Skipping (s,q) (0.11, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7203419Z Skipping (s,q) (0.12, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7203576Z Skipping (s,q) (0.13, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7203734Z Skipping (s,q) (0.14, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7203888Z Skipping (s,q) (0.15, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7204044Z Skipping (s,q) (0.16, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7204201Z Skipping (s,q) (0.17, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7204358Z Skipping (s,q) (0.18, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7204512Z Skipping (s,q) (0.19, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7204672Z Skipping (s,q) (0.2, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7204828Z Skipping (s,q) (0.21, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7204987Z Skipping (s,q) (0.22, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7205140Z Skipping (s,q) (0.23, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7205295Z Skipping (s,q) (0.24, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7205450Z Skipping (s,q) (0.25, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7205604Z Skipping (s,q) (0.26, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7205759Z Skipping (s,q) (0.27, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7205914Z Skipping (s,q) (0.28, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7206069Z Skipping (s,q) (0.29, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7206228Z Skipping (s,q) (0.3, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7206381Z Skipping (s,q) (0.31, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7206533Z Skipping (s,q) (0.32, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7206692Z Skipping (s,q) (0.33, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7206845Z Skipping (s,q) (0.34, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7206996Z Skipping (s,q) (0.35, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7207154Z Skipping (s,q) (0.36, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7207306Z Skipping (s,q) (0.37, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7207504Z Skipping (s,q) (0.38, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7207662Z Skipping (s,q) (0.39, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7207818Z Skipping (s,q) (0.4, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7207976Z Skipping (s,q) (0.41, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7208130Z Skipping (s,q) (0.42, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7208282Z Skipping (s,q) (0.43, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7208440Z Skipping (s,q) (0.44, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7208592Z Skipping (s,q) (0.45, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7208745Z Skipping (s,q) (0.46, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7208939Z Skipping (s,q) (0.47, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7209094Z Skipping (s,q) (0.48, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7209249Z Skipping (s,q) (0.49, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7209407Z Skipping (s,q) (0.5, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7209563Z Skipping (s,q) (0.51, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7209761Z Skipping (s,q) (0.52, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7209915Z Skipping (s,q) (0.53, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7210068Z Skipping (s,q) (0.54, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7210266Z Skipping (s,q) (0.55, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7210420Z Skipping (s,q) (0.56, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7210575Z Skipping (s,q) (0.57, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7210727Z Skipping (s,q) (0.58, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7210882Z Skipping (s,q) (0.59, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7211038Z Skipping (s,q) (0.6, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7211193Z Skipping (s,q) (0.61, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7211345Z Skipping (s,q) (0.62, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7211504Z Skipping (s,q) (0.63, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7211659Z Skipping (s,q) (0.64, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7211815Z Skipping (s,q) (0.65, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7211969Z Skipping (s,q) (0.66, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7212127Z Skipping (s,q) (0.67, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7212284Z Skipping (s,q) (0.68, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7212439Z Skipping (s,q) (0.69, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7212595Z Skipping (s,q) (0.7, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7212749Z Skipping (s,q) (0.71, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7212904Z Skipping (s,q) (0.72, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7213059Z Skipping (s,q) (0.73, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7213214Z Skipping (s,q) (0.74, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7213371Z Skipping (s,q) (0.75, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7213532Z Skipping (s,q) (0.76, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7213685Z Skipping (s,q) (0.77, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7213840Z Skipping (s,q) (0.78, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7213996Z Skipping (s,q) (0.79, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7214149Z Skipping (s,q) (0.8, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7214307Z Skipping (s,q) (0.81, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7214464Z Skipping (s,q) (0.82, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7214621Z Skipping (s,q) (0.83, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7214846Z Skipping (s,q) (0.84, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7214998Z Skipping (s,q) (0.85, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7215155Z Skipping (s,q) (0.86, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7215312Z Skipping (s,q) (0.87, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7215464Z Skipping (s,q) (0.88, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7215615Z Skipping (s,q) (0.89, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7215773Z Skipping (s,q) (0.9, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7215927Z Skipping (s,q) (0.91, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7216083Z Skipping (s,q) (0.92, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7216280Z Skipping (s,q) (0.93, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7216438Z Skipping (s,q) (0.94, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7216593Z Skipping (s,q) (0.95, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7216747Z Skipping (s,q) (0.96, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7216938Z Skipping (s,q) (0.97, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7217092Z Skipping (s,q) (0.98, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7217250Z Skipping (s,q) (0.99, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7217401Z Skipping (s,q) (1, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7217594Z Skipping (s,q) (1.01, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7217750Z Skipping (s,q) (1.02, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7217905Z Skipping (s,q) (1.03, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7218062Z Skipping (s,q) (1.04, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7218217Z Skipping (s,q) (1.05, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7218370Z Skipping (s,q) (1.06, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7218525Z Skipping (s,q) (1.07, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7218679Z Skipping (s,q) (1.08, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7218834Z Skipping (s,q) (1.09, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7218989Z Skipping (s,q) (1.1, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7219142Z Skipping (s,q) (1.11, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7219297Z Skipping (s,q) (1.12, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7219453Z Skipping (s,q) (1.13, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7219603Z Skipping (s,q) (1.14, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7219754Z Skipping (s,q) (1.15, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7219911Z Skipping (s,q) (1.16, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7220063Z Skipping (s,q) (1.17, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7220218Z Skipping (s,q) (1.18, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7220369Z Skipping (s,q) (1.19, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7220525Z Skipping (s,q) (1.2, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7220679Z Skipping (s,q) (1.21, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7220833Z Skipping (s,q) (1.22, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7220985Z Skipping (s,q) (1.23, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7221143Z Skipping (s,q) (1.24, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7221293Z Skipping (s,q) (1.25, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7221448Z Skipping (s,q) (1.26, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7221600Z Skipping (s,q) (1.27, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7221751Z Skipping (s,q) (1.28, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7221949Z Skipping (s,q) (1.29, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7222101Z Skipping (s,q) (1.3, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7222257Z Skipping (s,q) (1.31, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7222412Z Skipping (s,q) (1.32, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7222565Z Skipping (s,q) (1.33, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7222717Z Skipping (s,q) (1.34, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7222876Z Skipping (s,q) (1.35, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7223028Z Skipping (s,q) (1.36, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7223183Z Skipping (s,q) (1.37, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7223415Z Skipping (s,q) (1.38, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7223570Z Skipping (s,q) (1.39, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7223727Z Skipping (s,q) (1.4, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7223882Z Skipping (s,q) (1.41, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7224035Z Skipping (s,q) (1.42, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7224226Z Skipping (s,q) (1.43, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7224380Z Skipping (s,q) (1.44, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7224535Z Skipping (s,q) (1.45, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7224686Z Skipping (s,q) (1.46, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7224878Z Skipping (s,q) (1.47, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7225032Z Skipping (s,q) (1.48, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7225184Z Skipping (s,q) (1.49, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7225336Z Skipping (s,q) (1.5, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7225492Z Skipping (s,q) (1.51, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7225647Z Skipping (s,q) (1.52, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7225801Z Skipping (s,q) (1.53, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7225955Z Skipping (s,q) (1.54, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7226105Z Skipping (s,q) (1.55, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7226260Z Skipping (s,q) (1.56, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7226411Z Skipping (s,q) (1.57, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7226565Z Skipping (s,q) (1.58, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7226724Z Skipping (s,q) (1.59, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7226877Z Skipping (s,q) (1.6, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7227033Z Skipping (s,q) (1.61, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7227185Z Skipping (s,q) (1.62, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7227336Z Skipping (s,q) (1.63, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7227492Z Skipping (s,q) (1.64, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7227642Z Skipping (s,q) (1.65, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7227795Z Skipping (s,q) (1.66, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7227947Z Skipping (s,q) (1.67, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7228099Z Skipping (s,q) (1.68, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7228253Z Skipping (s,q) (1.69, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7228406Z Skipping (s,q) (1.7, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7228559Z Skipping (s,q) (1.71, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7228713Z Skipping (s,q) (1.72, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7228869Z Skipping (s,q) (1.73, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7229020Z Skipping (s,q) (1.74, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7229217Z Skipping (s,q) (1.75, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7229371Z Skipping (s,q) (1.76, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7229524Z Skipping (s,q) (1.77, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7229678Z Skipping (s,q) (1.78, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7229830Z Skipping (s,q) (1.79, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7229984Z Skipping (s,q) (1.8, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7230142Z Skipping (s,q) (1.81, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7230293Z Skipping (s,q) (1.82, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7230447Z Skipping (s,q) (1.83, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7230636Z Skipping (s,q) (1.84, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7230788Z Skipping (s,q) (1.85, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7230945Z Skipping (s,q) (1.86, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7231096Z Skipping (s,q) (1.87, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7231289Z Skipping (s,q) (1.88, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7231443Z Skipping (s,q) (1.89, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7231595Z Skipping (s,q) (1.9, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7231748Z Skipping (s,q) (1.91, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7231939Z Skipping (s,q) (1.92, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7232090Z Skipping (s,q) (1.93, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7232247Z Skipping (s,q) (1.94, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7232400Z Skipping (s,q) (1.95, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7232552Z Skipping (s,q) (1.96, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7232704Z Skipping (s,q) (1.97, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7232858Z Skipping (s,q) (1.98, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7233013Z Skipping (s,q) (1.99, 20): inconsistent with heavy hitters! 2025-05-07T20:56:56.7233176Z Skipping (s,q) (0.01, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7233334Z Skipping (s,q) (0.02, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7233496Z Skipping (s,q) (0.03, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7233654Z Skipping (s,q) (0.04, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7233811Z Skipping (s,q) (0.05, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7233970Z Skipping (s,q) (0.06, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7234125Z Skipping (s,q) (0.07, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7234290Z Skipping (s,q) (0.08, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7234445Z Skipping (s,q) (0.09, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7234605Z Skipping (s,q) (0.1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7234766Z Skipping (s,q) (0.11, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7234927Z Skipping (s,q) (0.12, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7235083Z Skipping (s,q) (0.13, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7235241Z Skipping (s,q) (0.14, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7235459Z Skipping (s,q) (0.15, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7235623Z Skipping (s,q) (0.16, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7235779Z Skipping (s,q) (0.17, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7235934Z Skipping (s,q) (0.18, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7236095Z Skipping (s,q) (0.19, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7236253Z Skipping (s,q) (0.2, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7236478Z Skipping (s,q) (0.21, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7236660Z Skipping (s,q) (0.22, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7236824Z Skipping (s,q) (0.23, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7236986Z Skipping (s,q) (0.24, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7237142Z Skipping (s,q) (0.25, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7237299Z Skipping (s,q) (0.26, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7237460Z Skipping (s,q) (0.27, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7237616Z Skipping (s,q) (0.28, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7237772Z Skipping (s,q) (0.29, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7237971Z Skipping (s,q) (0.3, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7238128Z Skipping (s,q) (0.31, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7238291Z Skipping (s,q) (0.32, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7238446Z Skipping (s,q) (0.33, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7238639Z Skipping (s,q) (0.34, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7238799Z Skipping (s,q) (0.35, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7238955Z Skipping (s,q) (0.36, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7239112Z Skipping (s,q) (0.37, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7239339Z Skipping (s,q) (0.38, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7239496Z Skipping (s,q) (0.39, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7239651Z Skipping (s,q) (0.4, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7239814Z Skipping (s,q) (0.41, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7239970Z Skipping (s,q) (0.42, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7240130Z Skipping (s,q) (0.43, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7240286Z Skipping (s,q) (0.44, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7240446Z Skipping (s,q) (0.45, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7240610Z Skipping (s,q) (0.46, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7240766Z Skipping (s,q) (0.47, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7240923Z Skipping (s,q) (0.48, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7241086Z Skipping (s,q) (0.49, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7241244Z Skipping (s,q) (0.5, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7241403Z Skipping (s,q) (0.51, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7241562Z Skipping (s,q) (0.52, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7241718Z Skipping (s,q) (0.53, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7241879Z Skipping (s,q) (0.54, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7242037Z Skipping (s,q) (0.55, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7242193Z Skipping (s,q) (0.56, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7242361Z Skipping (s,q) (0.57, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7242517Z Skipping (s,q) (0.58, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7242677Z Skipping (s,q) (0.59, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7242837Z Skipping (s,q) (0.6, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7242993Z Skipping (s,q) (0.61, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7243155Z Skipping (s,q) (0.62, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7243313Z Skipping (s,q) (0.63, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7243470Z Skipping (s,q) (0.64, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7243628Z Skipping (s,q) (0.65, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7243830Z Skipping (s,q) (0.66, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7243989Z Skipping (s,q) (0.67, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7244148Z Skipping (s,q) (0.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7244305Z Skipping (s,q) (0.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7244466Z Skipping (s,q) (0.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7244623Z Skipping (s,q) (0.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7244778Z Skipping (s,q) (0.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7244936Z Skipping (s,q) (0.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7245129Z Skipping (s,q) (0.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7245289Z Skipping (s,q) (0.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7245447Z Skipping (s,q) (0.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7245608Z Skipping (s,q) (0.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7245767Z Skipping (s,q) (0.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7245961Z Skipping (s,q) (0.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7246119Z Skipping (s,q) (0.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7246285Z Skipping (s,q) (0.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7246513Z Skipping (s,q) (0.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7246685Z Skipping (s,q) (0.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7246840Z Skipping (s,q) (0.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7246996Z Skipping (s,q) (0.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7247161Z Skipping (s,q) (0.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7247318Z Skipping (s,q) (0.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7247476Z Skipping (s,q) (0.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7247634Z Skipping (s,q) (0.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7247794Z Skipping (s,q) (0.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7247953Z Skipping (s,q) (0.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7248109Z Skipping (s,q) (0.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7248266Z Skipping (s,q) (0.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7248427Z Skipping (s,q) (0.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7248582Z Skipping (s,q) (0.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7248737Z Skipping (s,q) (0.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7248898Z Skipping (s,q) (0.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7249054Z Skipping (s,q) (0.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7249213Z Skipping (s,q) (0.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7249368Z Skipping (s,q) (1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7249528Z Skipping (s,q) (1.01, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7249686Z Skipping (s,q) (1.02, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7249842Z Skipping (s,q) (1.03, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7249999Z Skipping (s,q) (1.04, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7250160Z Skipping (s,q) (1.05, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7250317Z Skipping (s,q) (1.06, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7250474Z Skipping (s,q) (1.07, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7250637Z Skipping (s,q) (1.08, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7250794Z Skipping (s,q) (1.09, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7250999Z Skipping (s,q) (1.1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7251155Z Skipping (s,q) (1.11, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7251313Z Skipping (s,q) (1.12, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7251473Z Skipping (s,q) (1.13, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7251628Z Skipping (s,q) (1.14, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7251783Z Skipping (s,q) (1.15, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7251946Z Skipping (s,q) (1.16, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7252102Z Skipping (s,q) (1.17, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7252265Z Skipping (s,q) (1.18, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7252460Z Skipping (s,q) (1.19, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7252618Z Skipping (s,q) (1.2, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7252778Z Skipping (s,q) (1.21, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7252935Z Skipping (s,q) (1.22, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7253129Z Skipping (s,q) (1.23, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7253291Z Skipping (s,q) (1.24, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7253447Z Skipping (s,q) (1.25, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7253607Z Skipping (s,q) (1.26, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7253802Z Skipping (s,q) (1.27, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7253959Z Skipping (s,q) (1.28, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7254117Z Skipping (s,q) (1.29, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7254278Z Skipping (s,q) (1.3, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7254435Z Skipping (s,q) (1.31, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7254594Z Skipping (s,q) (1.32, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7254754Z Skipping (s,q) (1.33, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7254913Z Skipping (s,q) (1.34, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7255072Z Skipping (s,q) (1.35, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7255228Z Skipping (s,q) (1.36, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7255388Z Skipping (s,q) (1.37, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7255547Z Skipping (s,q) (1.38, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7255702Z Skipping (s,q) (1.39, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7255862Z Skipping (s,q) (1.4, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7256021Z Skipping (s,q) (1.41, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7256179Z Skipping (s,q) (1.42, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7256336Z Skipping (s,q) (1.43, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7256494Z Skipping (s,q) (1.44, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7256653Z Skipping (s,q) (1.45, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7256812Z Skipping (s,q) (1.46, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7256968Z Skipping (s,q) (1.47, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7257126Z Skipping (s,q) (1.48, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7257286Z Skipping (s,q) (1.49, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7257444Z Skipping (s,q) (1.5, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7257604Z Skipping (s,q) (1.51, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7257762Z Skipping (s,q) (1.52, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7257922Z Skipping (s,q) (1.53, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7258079Z Skipping (s,q) (1.54, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7258283Z Skipping (s,q) (1.55, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7258440Z Skipping (s,q) (1.56, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7258598Z Skipping (s,q) (1.57, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7258754Z Skipping (s,q) (1.58, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7258915Z Skipping (s,q) (1.59, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7259074Z Skipping (s,q) (1.6, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7259232Z Skipping (s,q) (1.61, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7259389Z Skipping (s,q) (1.62, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7259545Z Skipping (s,q) (1.63, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7259744Z Skipping (s,q) (1.64, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7259901Z Skipping (s,q) (1.65, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7260061Z Skipping (s,q) (1.66, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7260221Z Skipping (s,q) (1.67, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7260416Z Skipping (s,q) (1.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7260578Z Skipping (s,q) (1.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7260734Z Skipping (s,q) (1.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7260891Z Skipping (s,q) (1.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7261092Z Skipping (s,q) (1.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7261249Z Skipping (s,q) (1.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7261406Z Skipping (s,q) (1.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7261565Z Skipping (s,q) (1.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7261722Z Skipping (s,q) (1.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7261886Z Skipping (s,q) (1.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7262044Z Skipping (s,q) (1.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7262202Z Skipping (s,q) (1.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7262364Z Skipping (s,q) (1.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7262520Z Skipping (s,q) (1.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7262676Z Skipping (s,q) (1.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7262838Z Skipping (s,q) (1.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7262994Z Skipping (s,q) (1.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7263151Z Skipping (s,q) (1.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7263310Z Skipping (s,q) (1.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7263466Z Skipping (s,q) (1.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7263627Z Skipping (s,q) (1.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7263785Z Skipping (s,q) (1.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7263943Z Skipping (s,q) (1.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7264103Z Skipping (s,q) (1.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7264257Z Skipping (s,q) (1.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7264416Z Skipping (s,q) (1.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7264576Z Skipping (s,q) (1.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7264732Z Skipping (s,q) (1.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7264894Z Skipping (s,q) (1.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7265051Z Skipping (s,q) (1.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7265207Z Skipping (s,q) (1.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7265410Z Skipping (s,q) (1.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7265565Z Skipping (s,q) (0.01, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7265722Z Skipping (s,q) (0.02, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7265882Z Skipping (s,q) (0.03, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7266036Z Skipping (s,q) (0.04, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7266189Z Skipping (s,q) (0.05, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7266344Z Skipping (s,q) (0.06, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7266497Z Skipping (s,q) (0.07, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7266650Z Skipping (s,q) (0.08, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7266840Z Skipping (s,q) (0.09, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7266997Z Skipping (s,q) (0.1, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7267152Z Skipping (s,q) (0.11, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7267305Z Skipping (s,q) (0.12, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7267460Z Skipping (s,q) (0.13, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7267674Z Skipping (s,q) (0.14, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7267828Z Skipping (s,q) (0.15, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7267985Z Skipping (s,q) (0.16, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7268137Z Skipping (s,q) (0.17, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7268327Z Skipping (s,q) (0.18, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7268482Z Skipping (s,q) (0.19, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7268633Z Skipping (s,q) (0.2, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7268793Z Skipping (s,q) (0.21, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7268944Z Skipping (s,q) (0.22, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7269097Z Skipping (s,q) (0.23, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7269254Z Skipping (s,q) (0.24, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7269409Z Skipping (s,q) (0.25, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7269563Z Skipping (s,q) (0.26, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7269719Z Skipping (s,q) (0.27, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7269870Z Skipping (s,q) (0.28, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7270025Z Skipping (s,q) (0.29, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7270177Z Skipping (s,q) (0.3, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7270329Z Skipping (s,q) (0.31, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7270486Z Skipping (s,q) (0.32, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7270638Z Skipping (s,q) (0.33, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7270788Z Skipping (s,q) (0.34, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7270945Z Skipping (s,q) (0.35, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7271097Z Skipping (s,q) (0.36, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7271251Z Skipping (s,q) (0.37, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7271410Z Skipping (s,q) (0.38, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7271562Z Skipping (s,q) (0.39, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7271720Z Skipping (s,q) (0.4, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7271871Z Skipping (s,q) (0.41, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7272023Z Skipping (s,q) (0.42, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7272178Z Skipping (s,q) (0.43, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7272331Z Skipping (s,q) (0.44, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7272483Z Skipping (s,q) (0.45, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7272682Z Skipping (s,q) (0.46, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7272833Z Skipping (s,q) (0.47, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7272988Z Skipping (s,q) (0.48, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7273139Z Skipping (s,q) (0.49, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7273290Z Skipping (s,q) (0.5, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7273448Z Skipping (s,q) (0.51, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7273602Z Skipping (s,q) (0.52, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7273753Z Skipping (s,q) (0.53, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7273908Z Skipping (s,q) (0.54, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7274098Z Skipping (s,q) (0.55, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7274254Z Skipping (s,q) (0.56, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7274410Z Skipping (s,q) (0.57, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7274561Z Skipping (s,q) (0.58, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7274755Z Skipping (s,q) (0.59, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7274906Z Skipping (s,q) (0.6, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7275058Z Skipping (s,q) (0.61, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7275212Z Skipping (s,q) (0.62, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7275449Z Skipping (s,q) (0.63, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7275601Z Skipping (s,q) (0.64, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7275755Z Skipping (s,q) (0.65, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7275909Z Skipping (s,q) (0.66, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7276066Z Skipping (s,q) (0.67, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7279205Z Skipping (s,q) (0.68, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7279381Z Skipping (s,q) (0.69, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7279541Z Skipping (s,q) (0.7, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7279704Z Skipping (s,q) (0.71, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7279857Z Skipping (s,q) (0.72, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7280010Z Skipping (s,q) (0.73, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7280170Z Skipping (s,q) (0.74, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7280325Z Skipping (s,q) (0.75, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7280482Z Skipping (s,q) (0.76, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7280635Z Skipping (s,q) (0.77, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7280792Z Skipping (s,q) (0.78, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7280948Z Skipping (s,q) (0.79, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7281105Z Skipping (s,q) (0.8, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7281257Z Skipping (s,q) (0.81, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7281416Z Skipping (s,q) (0.82, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7281572Z Skipping (s,q) (0.83, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7281724Z Skipping (s,q) (0.84, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7281880Z Skipping (s,q) (0.85, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7282036Z Skipping (s,q) (0.86, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7282193Z Skipping (s,q) (0.87, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7282345Z Skipping (s,q) (0.88, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7282503Z Skipping (s,q) (0.89, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7282659Z Skipping (s,q) (0.9, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7282811Z Skipping (s,q) (0.91, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7283031Z Skipping (s,q) (0.92, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7283190Z Skipping (s,q) (0.93, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7283346Z Skipping (s,q) (0.94, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7283505Z Skipping (s,q) (0.95, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7283659Z Skipping (s,q) (0.96, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7283815Z Skipping (s,q) (0.97, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7283971Z Skipping (s,q) (0.98, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7284123Z Skipping (s,q) (0.99, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7284276Z Skipping (s,q) (1, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7284475Z Skipping (s,q) (1.01, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7284631Z Skipping (s,q) (1.02, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7284788Z Skipping (s,q) (1.03, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7284942Z Skipping (s,q) (1.04, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7285132Z Skipping (s,q) (1.05, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7285289Z Skipping (s,q) (1.06, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7285442Z Skipping (s,q) (1.07, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7285599Z Skipping (s,q) (1.08, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7285794Z Skipping (s,q) (1.09, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7285946Z Skipping (s,q) (1.1, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7286100Z Skipping (s,q) (1.11, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7286259Z Skipping (s,q) (1.12, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7286417Z Skipping (s,q) (1.13, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7286576Z Skipping (s,q) (1.14, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7286729Z Skipping (s,q) (1.15, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7286884Z Skipping (s,q) (1.16, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7287041Z Skipping (s,q) (1.17, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7287198Z Skipping (s,q) (1.18, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7287352Z Skipping (s,q) (1.19, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7287509Z Skipping (s,q) (1.2, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7287662Z Skipping (s,q) (1.21, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7287817Z Skipping (s,q) (1.22, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7287972Z Skipping (s,q) (1.23, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7288124Z Skipping (s,q) (1.24, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7288279Z Skipping (s,q) (1.25, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7288434Z Skipping (s,q) (1.26, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7288587Z Skipping (s,q) (1.27, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7288747Z Skipping (s,q) (1.28, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7288899Z Skipping (s,q) (1.29, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7289053Z Skipping (s,q) (1.3, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7289209Z Skipping (s,q) (1.31, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7289359Z Skipping (s,q) (1.32, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7289513Z Skipping (s,q) (1.33, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7289663Z Skipping (s,q) (1.34, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7289820Z Skipping (s,q) (1.35, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7289975Z Skipping (s,q) (1.36, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7290170Z Skipping (s,q) (1.37, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7290321Z Skipping (s,q) (1.38, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7290477Z Skipping (s,q) (1.39, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7290857Z Skipping (s,q) (1.4, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7291015Z Skipping (s,q) (1.41, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7291166Z Skipping (s,q) (1.42, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7291321Z Skipping (s,q) (1.43, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7291475Z Skipping (s,q) (1.44, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7291627Z Skipping (s,q) (1.45, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7291860Z Skipping (s,q) (1.46, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7292015Z Skipping (s,q) (1.47, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7292167Z Skipping (s,q) (1.48, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7292325Z Skipping (s,q) (1.49, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7292476Z Skipping (s,q) (1.5, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7292685Z Skipping (s,q) (1.51, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7292843Z Skipping (s,q) (1.52, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7292996Z Skipping (s,q) (1.53, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7293203Z Skipping (s,q) (1.54, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7293358Z Skipping (s,q) (1.55, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7293511Z Skipping (s,q) (1.56, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7293668Z Skipping (s,q) (1.57, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7293819Z Skipping (s,q) (1.58, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7293970Z Skipping (s,q) (1.59, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7294127Z Skipping (s,q) (1.6, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7294280Z Skipping (s,q) (1.61, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7294435Z Skipping (s,q) (1.62, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7294590Z Skipping (s,q) (1.63, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7294740Z Skipping (s,q) (1.64, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7294892Z Skipping (s,q) (1.65, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7295046Z Skipping (s,q) (1.66, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7295198Z Skipping (s,q) (1.67, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7295353Z Skipping (s,q) (1.68, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7295505Z Skipping (s,q) (1.69, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7295656Z Skipping (s,q) (1.7, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7295813Z Skipping (s,q) (1.71, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7295965Z Skipping (s,q) (1.72, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7296118Z Skipping (s,q) (1.73, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7296271Z Skipping (s,q) (1.74, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7296422Z Skipping (s,q) (1.75, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7296578Z Skipping (s,q) (1.76, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7296732Z Skipping (s,q) (1.77, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7296883Z Skipping (s,q) (1.78, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7297037Z Skipping (s,q) (1.79, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7297192Z Skipping (s,q) (1.8, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7297345Z Skipping (s,q) (1.81, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7297499Z Skipping (s,q) (1.82, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7297715Z Skipping (s,q) (1.83, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7297871Z Skipping (s,q) (1.84, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7298024Z Skipping (s,q) (1.85, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7298178Z Skipping (s,q) (1.86, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7298331Z Skipping (s,q) (1.87, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7298484Z Skipping (s,q) (1.88, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7298635Z Skipping (s,q) (1.89, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7298790Z Skipping (s,q) (1.9, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7298943Z Skipping (s,q) (1.91, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7299163Z Skipping (s,q) (1.92, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7299315Z Skipping (s,q) (1.93, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7299470Z Skipping (s,q) (1.94, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7299628Z Skipping (s,q) (1.95, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7299817Z Skipping (s,q) (1.96, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7299969Z Skipping (s,q) (1.97, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7300124Z Skipping (s,q) (1.98, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7300277Z Skipping (s,q) (1.99, 25): inconsistent with heavy hitters! 2025-05-07T20:56:56.7300476Z Skipping (s,q) (0.01, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7300638Z Skipping (s,q) (0.02, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7300795Z Skipping (s,q) (0.03, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7300959Z Skipping (s,q) (0.04, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7301116Z Skipping (s,q) (0.05, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7301274Z Skipping (s,q) (0.06, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7301435Z Skipping (s,q) (0.07, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7301594Z Skipping (s,q) (0.08, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7301751Z Skipping (s,q) (0.09, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7301913Z Skipping (s,q) (0.1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7302071Z Skipping (s,q) (0.11, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7302236Z Skipping (s,q) (0.12, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7302392Z Skipping (s,q) (0.13, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7302547Z Skipping (s,q) (0.14, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7302707Z Skipping (s,q) (0.15, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7302863Z Skipping (s,q) (0.16, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7303017Z Skipping (s,q) (0.17, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7303180Z Skipping (s,q) (0.18, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7303340Z Skipping (s,q) (0.19, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7303499Z Skipping (s,q) (0.2, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7303658Z Skipping (s,q) (0.21, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7303813Z Skipping (s,q) (0.22, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7303975Z Skipping (s,q) (0.23, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7304133Z Skipping (s,q) (0.24, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7304288Z Skipping (s,q) (0.25, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7304449Z Skipping (s,q) (0.26, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7304605Z Skipping (s,q) (0.27, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7304764Z Skipping (s,q) (0.28, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7304965Z Skipping (s,q) (0.29, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7305122Z Skipping (s,q) (0.3, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7305283Z Skipping (s,q) (0.31, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7305441Z Skipping (s,q) (0.32, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7305597Z Skipping (s,q) (0.33, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7305759Z Skipping (s,q) (0.34, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7305914Z Skipping (s,q) (0.35, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7306074Z Skipping (s,q) (0.36, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7306279Z Skipping (s,q) (0.37, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7306439Z Skipping (s,q) (0.38, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7306600Z Skipping (s,q) (0.39, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7306759Z Skipping (s,q) (0.4, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7306916Z Skipping (s,q) (0.41, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7307113Z Skipping (s,q) (0.42, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7307272Z Skipping (s,q) (0.43, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7307431Z Skipping (s,q) (0.44, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7307628Z Skipping (s,q) (0.45, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7307787Z Skipping (s,q) (0.46, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7307946Z Skipping (s,q) (0.47, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7308106Z Skipping (s,q) (0.48, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7308263Z Skipping (s,q) (0.49, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7308420Z Skipping (s,q) (0.5, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7308579Z Skipping (s,q) (0.51, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7308735Z Skipping (s,q) (0.52, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7308897Z Skipping (s,q) (0.53, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7309055Z Skipping (s,q) (0.54, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7309211Z Skipping (s,q) (0.55, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7309371Z Skipping (s,q) (0.56, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7309526Z Skipping (s,q) (0.57, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7309687Z Skipping (s,q) (0.58, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7309843Z Skipping (s,q) (0.59, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7310001Z Skipping (s,q) (0.6, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7310161Z Skipping (s,q) (0.61, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7310318Z Skipping (s,q) (0.62, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7310478Z Skipping (s,q) (0.63, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7310635Z Skipping (s,q) (0.64, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7310791Z Skipping (s,q) (0.65, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7310952Z Skipping (s,q) (0.66, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7311107Z Skipping (s,q) (0.67, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7311265Z Skipping (s,q) (0.68, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7311425Z Skipping (s,q) (0.69, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7311584Z Skipping (s,q) (0.7, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7311744Z Skipping (s,q) (0.71, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7311901Z Skipping (s,q) (0.72, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7312105Z Skipping (s,q) (0.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7312267Z Skipping (s,q) (0.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7312427Z Skipping (s,q) (0.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7312582Z Skipping (s,q) (0.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7312744Z Skipping (s,q) (0.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7312900Z Skipping (s,q) (0.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7313065Z Skipping (s,q) (0.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7313222Z Skipping (s,q) (0.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7313377Z Skipping (s,q) (0.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7313577Z Skipping (s,q) (0.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7313735Z Skipping (s,q) (0.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7313893Z Skipping (s,q) (0.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7314053Z Skipping (s,q) (0.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7314247Z Skipping (s,q) (0.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7314409Z Skipping (s,q) (0.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7314567Z Skipping (s,q) (0.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7314721Z Skipping (s,q) (0.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7314918Z Skipping (s,q) (0.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7315076Z Skipping (s,q) (0.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7315230Z Skipping (s,q) (0.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7315444Z Skipping (s,q) (0.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7315603Z Skipping (s,q) (0.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7315763Z Skipping (s,q) (0.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7315921Z Skipping (s,q) (0.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7316082Z Skipping (s,q) (0.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7316241Z Skipping (s,q) (0.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7316397Z Skipping (s,q) (0.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7316549Z Skipping (s,q) (1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7316713Z Skipping (s,q) (1.01, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7316869Z Skipping (s,q) (1.02, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7317025Z Skipping (s,q) (1.03, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7317189Z Skipping (s,q) (1.04, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7317344Z Skipping (s,q) (1.05, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7317509Z Skipping (s,q) (1.06, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7317666Z Skipping (s,q) (1.07, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7317821Z Skipping (s,q) (1.08, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7317985Z Skipping (s,q) (1.09, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7318143Z Skipping (s,q) (1.1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7318298Z Skipping (s,q) (1.11, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7318459Z Skipping (s,q) (1.12, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7318613Z Skipping (s,q) (1.13, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7318771Z Skipping (s,q) (1.14, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7318928Z Skipping (s,q) (1.15, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7319082Z Skipping (s,q) (1.16, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7319242Z Skipping (s,q) (1.17, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7319446Z Skipping (s,q) (1.18, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7319602Z Skipping (s,q) (1.19, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7319763Z Skipping (s,q) (1.2, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7319921Z Skipping (s,q) (1.21, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7320079Z Skipping (s,q) (1.22, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7320237Z Skipping (s,q) (1.23, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7320394Z Skipping (s,q) (1.24, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7320555Z Skipping (s,q) (1.25, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7320712Z Skipping (s,q) (1.26, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7320909Z Skipping (s,q) (1.27, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7321069Z Skipping (s,q) (1.28, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7321226Z Skipping (s,q) (1.29, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7321386Z Skipping (s,q) (1.3, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7321579Z Skipping (s,q) (1.31, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7321736Z Skipping (s,q) (1.32, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7321897Z Skipping (s,q) (1.33, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7322055Z Skipping (s,q) (1.34, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7322251Z Skipping (s,q) (1.35, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7322410Z Skipping (s,q) (1.36, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7322567Z Skipping (s,q) (1.37, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7322726Z Skipping (s,q) (1.38, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7322883Z Skipping (s,q) (1.39, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7323044Z Skipping (s,q) (1.4, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7323204Z Skipping (s,q) (1.41, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7323362Z Skipping (s,q) (1.42, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7323517Z Skipping (s,q) (1.43, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7323673Z Skipping (s,q) (1.44, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7323828Z Skipping (s,q) (1.45, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7323989Z Skipping (s,q) (1.46, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7324142Z Skipping (s,q) (1.47, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7324297Z Skipping (s,q) (1.48, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7324457Z Skipping (s,q) (1.49, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7324614Z Skipping (s,q) (1.5, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7324770Z Skipping (s,q) (1.51, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7324931Z Skipping (s,q) (1.52, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7325090Z Skipping (s,q) (1.53, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7325245Z Skipping (s,q) (1.54, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7325401Z Skipping (s,q) (1.55, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7325557Z Skipping (s,q) (1.56, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7325716Z Skipping (s,q) (1.57, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7325872Z Skipping (s,q) (1.58, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7326026Z Skipping (s,q) (1.59, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7326187Z Skipping (s,q) (1.6, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7326348Z Skipping (s,q) (1.61, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7326574Z Skipping (s,q) (1.62, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7326733Z Skipping (s,q) (1.63, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7326893Z Skipping (s,q) (1.64, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7327050Z Skipping (s,q) (1.65, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7327205Z Skipping (s,q) (1.66, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7327359Z Skipping (s,q) (1.67, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7327519Z Skipping (s,q) (1.68, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7327676Z Skipping (s,q) (1.69, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7327832Z Skipping (s,q) (1.7, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7328030Z Skipping (s,q) (1.71, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7328187Z Skipping (s,q) (1.72, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7328344Z Skipping (s,q) (1.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7328504Z Skipping (s,q) (1.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7328695Z Skipping (s,q) (1.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7328856Z Skipping (s,q) (1.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7329013Z Skipping (s,q) (1.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7329168Z Skipping (s,q) (1.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7329364Z Skipping (s,q) (1.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7329521Z Skipping (s,q) (1.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7329679Z Skipping (s,q) (1.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7329839Z Skipping (s,q) (1.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7329993Z Skipping (s,q) (1.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7330154Z Skipping (s,q) (1.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7330312Z Skipping (s,q) (1.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7330469Z Skipping (s,q) (1.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7330630Z Skipping (s,q) (1.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7330788Z Skipping (s,q) (1.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7330946Z Skipping (s,q) (1.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7331104Z Skipping (s,q) (1.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7331260Z Skipping (s,q) (1.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7331417Z Skipping (s,q) (1.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7331575Z Skipping (s,q) (1.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7331732Z Skipping (s,q) (1.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7331891Z Skipping (s,q) (1.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7332049Z Skipping (s,q) (1.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7332208Z Skipping (s,q) (1.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7332366Z Skipping (s,q) (1.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7332523Z Skipping (s,q) (1.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7332682Z Skipping (s,q) (0.01, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7332837Z Skipping (s,q) (0.02, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7332990Z Skipping (s,q) (0.03, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7333145Z Skipping (s,q) (0.04, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7333297Z Skipping (s,q) (0.05, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7333451Z Skipping (s,q) (0.06, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7333604Z Skipping (s,q) (0.07, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7333800Z Skipping (s,q) (0.08, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7333954Z Skipping (s,q) (0.09, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7334107Z Skipping (s,q) (0.1, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7334259Z Skipping (s,q) (0.11, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7334413Z Skipping (s,q) (0.12, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7334564Z Skipping (s,q) (0.13, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7334718Z Skipping (s,q) (0.14, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7334875Z Skipping (s,q) (0.15, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7335026Z Skipping (s,q) (0.16, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7335222Z Skipping (s,q) (0.17, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7335374Z Skipping (s,q) (0.18, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7335528Z Skipping (s,q) (0.19, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7335682Z Skipping (s,q) (0.2, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7335870Z Skipping (s,q) (0.21, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7336023Z Skipping (s,q) (0.22, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7336179Z Skipping (s,q) (0.23, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7336333Z Skipping (s,q) (0.24, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7336526Z Skipping (s,q) (0.25, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7336677Z Skipping (s,q) (0.26, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7336828Z Skipping (s,q) (0.27, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7336985Z Skipping (s,q) (0.28, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7337135Z Skipping (s,q) (0.29, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7337287Z Skipping (s,q) (0.3, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7337447Z Skipping (s,q) (0.31, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7337598Z Skipping (s,q) (0.32, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7337755Z Skipping (s,q) (0.33, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7337908Z Skipping (s,q) (0.34, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7338058Z Skipping (s,q) (0.35, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7338212Z Skipping (s,q) (0.36, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7338365Z Skipping (s,q) (0.37, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7338515Z Skipping (s,q) (0.38, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7338669Z Skipping (s,q) (0.39, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7338829Z Skipping (s,q) (0.4, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7338982Z Skipping (s,q) (0.41, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7339136Z Skipping (s,q) (0.42, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7339291Z Skipping (s,q) (0.43, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7339445Z Skipping (s,q) (0.44, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7339595Z Skipping (s,q) (0.45, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7339749Z Skipping (s,q) (0.46, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7339901Z Skipping (s,q) (0.47, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7340058Z Skipping (s,q) (0.48, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7340211Z Skipping (s,q) (0.49, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7340363Z Skipping (s,q) (0.5, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7340524Z Skipping (s,q) (0.51, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7340676Z Skipping (s,q) (0.52, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7340825Z Skipping (s,q) (0.53, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7341067Z Skipping (s,q) (0.54, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7341217Z Skipping (s,q) (0.55, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7341371Z Skipping (s,q) (0.56, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7341526Z Skipping (s,q) (0.57, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7341676Z Skipping (s,q) (0.58, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7341833Z Skipping (s,q) (0.59, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7341983Z Skipping (s,q) (0.6, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7342136Z Skipping (s,q) (0.61, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7342291Z Skipping (s,q) (0.62, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7342480Z Skipping (s,q) (0.63, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7342635Z Skipping (s,q) (0.64, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7342792Z Skipping (s,q) (0.65, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7342943Z Skipping (s,q) (0.66, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7343132Z Skipping (s,q) (0.67, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7343285Z Skipping (s,q) (0.68, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7343436Z Skipping (s,q) (0.69, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7343590Z Skipping (s,q) (0.7, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7343781Z Skipping (s,q) (0.71, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7343933Z Skipping (s,q) (0.72, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7344087Z Skipping (s,q) (0.73, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7344241Z Skipping (s,q) (0.74, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7344393Z Skipping (s,q) (0.75, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7344550Z Skipping (s,q) (0.76, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7344701Z Skipping (s,q) (0.77, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7344862Z Skipping (s,q) (0.78, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7345011Z Skipping (s,q) (0.79, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7345163Z Skipping (s,q) (0.8, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7345319Z Skipping (s,q) (0.81, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7345472Z Skipping (s,q) (0.82, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7345624Z Skipping (s,q) (0.83, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7345777Z Skipping (s,q) (0.84, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7345931Z Skipping (s,q) (0.85, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7346085Z Skipping (s,q) (0.86, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7346238Z Skipping (s,q) (0.87, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7346393Z Skipping (s,q) (0.88, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7346548Z Skipping (s,q) (0.89, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7346702Z Skipping (s,q) (0.9, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7346853Z Skipping (s,q) (0.91, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7347009Z Skipping (s,q) (0.92, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7347160Z Skipping (s,q) (0.93, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7347318Z Skipping (s,q) (0.94, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7347474Z Skipping (s,q) (0.95, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7347624Z Skipping (s,q) (0.96, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7347779Z Skipping (s,q) (0.97, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7347931Z Skipping (s,q) (0.98, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7348125Z Skipping (s,q) (0.99, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7348278Z Skipping (s,q) (1, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7348432Z Skipping (s,q) (1.01, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7348585Z Skipping (s,q) (1.02, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7348736Z Skipping (s,q) (1.03, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7348888Z Skipping (s,q) (1.04, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7349046Z Skipping (s,q) (1.05, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7349198Z Skipping (s,q) (1.06, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7349350Z Skipping (s,q) (1.07, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7349543Z Skipping (s,q) (1.08, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7349696Z Skipping (s,q) (1.09, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7349847Z Skipping (s,q) (1.1, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7350006Z Skipping (s,q) (1.11, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7350157Z Skipping (s,q) (1.12, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7350350Z Skipping (s,q) (1.13, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7350503Z Skipping (s,q) (1.14, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7350653Z Skipping (s,q) (1.15, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7350869Z Skipping (s,q) (1.16, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7351021Z Skipping (s,q) (1.17, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7351170Z Skipping (s,q) (1.18, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7351323Z Skipping (s,q) (1.19, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7351477Z Skipping (s,q) (1.2, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7351631Z Skipping (s,q) (1.21, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7351785Z Skipping (s,q) (1.22, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7351936Z Skipping (s,q) (1.23, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7352097Z Skipping (s,q) (1.24, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7352248Z Skipping (s,q) (1.25, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7352399Z Skipping (s,q) (1.26, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7352552Z Skipping (s,q) (1.27, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7352705Z Skipping (s,q) (1.28, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7352861Z Skipping (s,q) (1.29, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7353011Z Skipping (s,q) (1.3, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7353163Z Skipping (s,q) (1.31, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7353317Z Skipping (s,q) (1.32, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7353471Z Skipping (s,q) (1.33, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7353623Z Skipping (s,q) (1.34, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7353786Z Skipping (s,q) (1.35, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7353937Z Skipping (s,q) (1.36, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7354095Z Skipping (s,q) (1.37, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7354250Z Skipping (s,q) (1.38, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7354404Z Skipping (s,q) (1.39, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7354556Z Skipping (s,q) (1.4, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7354707Z Skipping (s,q) (1.41, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7354862Z Skipping (s,q) (1.42, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7355014Z Skipping (s,q) (1.43, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7355164Z Skipping (s,q) (1.44, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7355453Z Skipping (s,q) (1.45, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7355607Z Skipping (s,q) (1.46, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7355760Z Skipping (s,q) (1.47, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7355913Z Skipping (s,q) (1.48, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7356064Z Skipping (s,q) (1.49, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7356218Z Skipping (s,q) (1.5, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7356371Z Skipping (s,q) (1.51, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7356521Z Skipping (s,q) (1.52, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7356670Z Skipping (s,q) (1.53, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7356863Z Skipping (s,q) (1.54, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7357014Z Skipping (s,q) (1.55, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7357169Z Skipping (s,q) (1.56, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7357321Z Skipping (s,q) (1.57, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7357510Z Skipping (s,q) (1.58, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7357668Z Skipping (s,q) (1.59, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7357818Z Skipping (s,q) (1.6, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7357970Z Skipping (s,q) (1.61, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7358165Z Skipping (s,q) (1.62, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7358316Z Skipping (s,q) (1.63, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7358465Z Skipping (s,q) (1.64, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7358620Z Skipping (s,q) (1.65, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7358770Z Skipping (s,q) (1.66, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7358923Z Skipping (s,q) (1.67, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7359076Z Skipping (s,q) (1.68, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7359227Z Skipping (s,q) (1.69, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7359384Z Skipping (s,q) (1.7, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7359537Z Skipping (s,q) (1.71, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7359689Z Skipping (s,q) (1.72, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7359845Z Skipping (s,q) (1.73, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7359997Z Skipping (s,q) (1.74, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7360151Z Skipping (s,q) (1.75, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7360303Z Skipping (s,q) (1.76, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7360455Z Skipping (s,q) (1.77, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7360610Z Skipping (s,q) (1.78, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7360762Z Skipping (s,q) (1.79, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7360912Z Skipping (s,q) (1.8, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7361070Z Skipping (s,q) (1.81, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7361222Z Skipping (s,q) (1.82, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7361379Z Skipping (s,q) (1.83, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7361531Z Skipping (s,q) (1.84, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7361686Z Skipping (s,q) (1.85, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7361841Z Skipping (s,q) (1.86, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7361992Z Skipping (s,q) (1.87, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7362146Z Skipping (s,q) (1.88, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7362299Z Skipping (s,q) (1.89, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7362495Z Skipping (s,q) (1.9, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7362650Z Skipping (s,q) (1.91, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7362806Z Skipping (s,q) (1.92, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7362959Z Skipping (s,q) (1.93, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7363114Z Skipping (s,q) (1.94, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7363266Z Skipping (s,q) (1.95, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7363420Z Skipping (s,q) (1.96, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7363573Z Skipping (s,q) (1.97, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7363724Z Skipping (s,q) (1.98, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7363913Z Skipping (s,q) (1.99, 30): inconsistent with heavy hitters! 2025-05-07T20:56:56.7364080Z Skipping (s,q) (0.01, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7364238Z Skipping (s,q) (0.02, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7364402Z Skipping (s,q) (0.03, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7364560Z Skipping (s,q) (0.04, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7364756Z Skipping (s,q) (0.05, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7364918Z Skipping (s,q) (0.06, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7365075Z Skipping (s,q) (0.07, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7365271Z Skipping (s,q) (0.08, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7365429Z Skipping (s,q) (0.09, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7365586Z Skipping (s,q) (0.1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7365747Z Skipping (s,q) (0.11, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7365903Z Skipping (s,q) (0.12, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7366058Z Skipping (s,q) (0.13, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7366218Z Skipping (s,q) (0.14, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7366373Z Skipping (s,q) (0.15, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7366532Z Skipping (s,q) (0.16, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7366691Z Skipping (s,q) (0.17, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7366846Z Skipping (s,q) (0.18, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7367007Z Skipping (s,q) (0.19, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7367161Z Skipping (s,q) (0.2, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7367318Z Skipping (s,q) (0.21, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7367475Z Skipping (s,q) (0.22, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7367634Z Skipping (s,q) (0.23, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7367790Z Skipping (s,q) (0.24, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7367953Z Skipping (s,q) (0.25, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7368108Z Skipping (s,q) (0.26, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7368269Z Skipping (s,q) (0.27, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7368424Z Skipping (s,q) (0.28, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7368582Z Skipping (s,q) (0.29, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7368740Z Skipping (s,q) (0.3, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7368899Z Skipping (s,q) (0.31, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7369053Z Skipping (s,q) (0.32, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7369213Z Skipping (s,q) (0.33, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7369373Z Skipping (s,q) (0.34, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7369533Z Skipping (s,q) (0.35, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7369732Z Skipping (s,q) (0.36, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7369891Z Skipping (s,q) (0.37, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7370052Z Skipping (s,q) (0.38, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7370207Z Skipping (s,q) (0.39, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7370365Z Skipping (s,q) (0.4, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7370523Z Skipping (s,q) (0.41, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7370680Z Skipping (s,q) (0.42, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7370835Z Skipping (s,q) (0.43, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7370994Z Skipping (s,q) (0.44, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7371187Z Skipping (s,q) (0.45, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7371347Z Skipping (s,q) (0.46, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7371504Z Skipping (s,q) (0.47, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7371659Z Skipping (s,q) (0.48, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7371881Z Skipping (s,q) (0.49, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7372041Z Skipping (s,q) (0.5, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7372197Z Skipping (s,q) (0.51, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7372356Z Skipping (s,q) (0.52, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7372552Z Skipping (s,q) (0.53, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7372713Z Skipping (s,q) (0.54, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7372873Z Skipping (s,q) (0.55, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7373033Z Skipping (s,q) (0.56, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7373193Z Skipping (s,q) (0.57, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7373350Z Skipping (s,q) (0.58, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7373506Z Skipping (s,q) (0.59, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7373667Z Skipping (s,q) (0.6, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7373823Z Skipping (s,q) (0.61, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7373980Z Skipping (s,q) (0.62, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7374135Z Skipping (s,q) (0.63, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7374293Z Skipping (s,q) (0.64, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7374452Z Skipping (s,q) (0.65, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7374609Z Skipping (s,q) (0.66, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7374766Z Skipping (s,q) (0.67, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7374924Z Skipping (s,q) (0.68, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7375081Z Skipping (s,q) (0.69, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7375244Z Skipping (s,q) (0.7, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7375403Z Skipping (s,q) (0.71, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7375558Z Skipping (s,q) (0.72, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7375718Z Skipping (s,q) (0.73, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7375874Z Skipping (s,q) (0.74, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7376031Z Skipping (s,q) (0.75, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7376190Z Skipping (s,q) (0.76, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7376347Z Skipping (s,q) (0.77, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7376512Z Skipping (s,q) (0.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7376667Z Skipping (s,q) (0.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7376824Z Skipping (s,q) (0.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7377027Z Skipping (s,q) (0.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7377182Z Skipping (s,q) (0.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7377339Z Skipping (s,q) (0.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7377500Z Skipping (s,q) (0.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7377655Z Skipping (s,q) (0.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7377817Z Skipping (s,q) (0.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7377972Z Skipping (s,q) (0.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7378128Z Skipping (s,q) (0.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7378325Z Skipping (s,q) (0.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7378485Z Skipping (s,q) (0.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7378640Z Skipping (s,q) (0.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7378802Z Skipping (s,q) (0.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7378957Z Skipping (s,q) (0.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7379174Z Skipping (s,q) (0.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7379331Z Skipping (s,q) (0.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7379486Z Skipping (s,q) (0.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7379685Z Skipping (s,q) (0.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7379840Z Skipping (s,q) (0.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7379996Z Skipping (s,q) (0.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7380152Z Skipping (s,q) (1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7380314Z Skipping (s,q) (1.01, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7380471Z Skipping (s,q) (1.02, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7380631Z Skipping (s,q) (1.03, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7380785Z Skipping (s,q) (1.04, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7380945Z Skipping (s,q) (1.05, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7381101Z Skipping (s,q) (1.06, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7381256Z Skipping (s,q) (1.07, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7381415Z Skipping (s,q) (1.08, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7381574Z Skipping (s,q) (1.09, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7381731Z Skipping (s,q) (1.1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7381888Z Skipping (s,q) (1.11, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7382048Z Skipping (s,q) (1.12, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7382208Z Skipping (s,q) (1.13, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7382366Z Skipping (s,q) (1.14, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7382522Z Skipping (s,q) (1.15, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7382685Z Skipping (s,q) (1.16, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7382841Z Skipping (s,q) (1.17, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7382996Z Skipping (s,q) (1.18, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7383157Z Skipping (s,q) (1.19, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7383317Z Skipping (s,q) (1.2, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7383476Z Skipping (s,q) (1.21, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7383632Z Skipping (s,q) (1.22, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7383788Z Skipping (s,q) (1.23, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7383950Z Skipping (s,q) (1.24, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7384153Z Skipping (s,q) (1.25, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7384311Z Skipping (s,q) (1.26, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7384472Z Skipping (s,q) (1.27, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7384630Z Skipping (s,q) (1.28, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7384786Z Skipping (s,q) (1.29, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7384942Z Skipping (s,q) (1.3, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7385099Z Skipping (s,q) (1.31, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7385257Z Skipping (s,q) (1.32, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7385413Z Skipping (s,q) (1.33, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7385605Z Skipping (s,q) (1.34, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7385767Z Skipping (s,q) (1.35, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7385924Z Skipping (s,q) (1.36, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7386084Z Skipping (s,q) (1.37, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7386276Z Skipping (s,q) (1.38, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7386434Z Skipping (s,q) (1.39, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7386592Z Skipping (s,q) (1.4, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7386748Z Skipping (s,q) (1.41, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7386942Z Skipping (s,q) (1.42, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7387103Z Skipping (s,q) (1.43, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7387260Z Skipping (s,q) (1.44, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7387420Z Skipping (s,q) (1.45, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7387576Z Skipping (s,q) (1.46, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7387731Z Skipping (s,q) (1.47, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7387893Z Skipping (s,q) (1.48, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7388050Z Skipping (s,q) (1.49, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7388209Z Skipping (s,q) (1.5, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7388370Z Skipping (s,q) (1.51, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7388525Z Skipping (s,q) (1.52, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7388684Z Skipping (s,q) (1.53, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7388843Z Skipping (s,q) (1.54, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7388998Z Skipping (s,q) (1.55, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7389159Z Skipping (s,q) (1.56, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7389317Z Skipping (s,q) (1.57, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7389472Z Skipping (s,q) (1.58, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7389634Z Skipping (s,q) (1.59, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7389793Z Skipping (s,q) (1.6, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7389952Z Skipping (s,q) (1.61, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7390110Z Skipping (s,q) (1.62, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7390264Z Skipping (s,q) (1.63, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7390423Z Skipping (s,q) (1.64, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7390819Z Skipping (s,q) (1.65, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7390979Z Skipping (s,q) (1.66, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7391141Z Skipping (s,q) (1.67, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7391297Z Skipping (s,q) (1.68, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7391452Z Skipping (s,q) (1.69, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7391688Z Skipping (s,q) (1.7, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7391845Z Skipping (s,q) (1.71, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7392008Z Skipping (s,q) (1.72, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7392165Z Skipping (s,q) (1.73, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7392320Z Skipping (s,q) (1.74, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7392480Z Skipping (s,q) (1.75, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7392636Z Skipping (s,q) (1.76, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7392791Z Skipping (s,q) (1.77, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7392949Z Skipping (s,q) (1.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7393161Z Skipping (s,q) (1.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7393324Z Skipping (s,q) (1.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7393483Z Skipping (s,q) (1.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7393639Z Skipping (s,q) (1.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7393854Z Skipping (s,q) (1.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7394013Z Skipping (s,q) (1.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7394168Z Skipping (s,q) (1.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7394326Z Skipping (s,q) (1.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7394537Z Skipping (s,q) (1.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7394695Z Skipping (s,q) (1.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7394851Z Skipping (s,q) (1.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7395009Z Skipping (s,q) (1.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7395168Z Skipping (s,q) (1.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7395329Z Skipping (s,q) (1.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7395532Z Skipping (s,q) (1.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7395695Z Skipping (s,q) (1.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7395851Z Skipping (s,q) (1.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7396010Z Skipping (s,q) (1.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7396164Z Skipping (s,q) (1.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7396324Z Skipping (s,q) (1.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7396481Z Skipping (s,q) (1.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7396635Z Skipping (s,q) (0.01, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7396793Z Skipping (s,q) (0.02, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7396950Z Skipping (s,q) (0.03, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7397107Z Skipping (s,q) (0.04, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7397262Z Skipping (s,q) (0.05, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7397421Z Skipping (s,q) (0.06, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7397572Z Skipping (s,q) (0.07, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7397728Z Skipping (s,q) (0.08, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7397879Z Skipping (s,q) (0.09, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7398034Z Skipping (s,q) (0.1, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7398188Z Skipping (s,q) (0.11, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7398338Z Skipping (s,q) (0.12, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7398491Z Skipping (s,q) (0.13, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7398652Z Skipping (s,q) (0.14, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7401721Z Skipping (s,q) (0.15, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7401964Z Skipping (s,q) (0.16, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7402125Z Skipping (s,q) (0.17, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7402286Z Skipping (s,q) (0.18, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7402440Z Skipping (s,q) (0.19, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7402597Z Skipping (s,q) (0.2, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7402754Z Skipping (s,q) (0.21, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7402909Z Skipping (s,q) (0.22, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7403066Z Skipping (s,q) (0.23, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7403219Z Skipping (s,q) (0.24, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7403413Z Skipping (s,q) (0.25, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7403574Z Skipping (s,q) (0.26, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7403730Z Skipping (s,q) (0.27, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7403886Z Skipping (s,q) (0.28, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7404079Z Skipping (s,q) (0.29, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7404234Z Skipping (s,q) (0.3, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7404390Z Skipping (s,q) (0.31, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7404544Z Skipping (s,q) (0.32, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7404739Z Skipping (s,q) (0.33, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7404894Z Skipping (s,q) (0.34, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7405048Z Skipping (s,q) (0.35, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7405207Z Skipping (s,q) (0.36, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7405360Z Skipping (s,q) (0.37, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7405513Z Skipping (s,q) (0.38, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7405672Z Skipping (s,q) (0.39, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7405826Z Skipping (s,q) (0.4, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7405984Z Skipping (s,q) (0.41, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7406141Z Skipping (s,q) (0.42, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7406294Z Skipping (s,q) (0.43, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7406453Z Skipping (s,q) (0.44, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7406605Z Skipping (s,q) (0.45, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7406757Z Skipping (s,q) (0.46, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7406916Z Skipping (s,q) (0.47, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7407069Z Skipping (s,q) (0.48, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7407221Z Skipping (s,q) (0.49, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7407378Z Skipping (s,q) (0.5, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7407531Z Skipping (s,q) (0.51, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7407686Z Skipping (s,q) (0.52, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7407841Z Skipping (s,q) (0.53, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7407993Z Skipping (s,q) (0.54, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7408150Z Skipping (s,q) (0.55, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7408305Z Skipping (s,q) (0.56, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7408459Z Skipping (s,q) (0.57, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7408615Z Skipping (s,q) (0.58, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7408771Z Skipping (s,q) (0.59, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7408923Z Skipping (s,q) (0.6, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7409125Z Skipping (s,q) (0.61, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7409278Z Skipping (s,q) (0.62, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7409435Z Skipping (s,q) (0.63, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7409591Z Skipping (s,q) (0.64, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7409745Z Skipping (s,q) (0.65, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7409903Z Skipping (s,q) (0.66, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7410056Z Skipping (s,q) (0.67, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7410209Z Skipping (s,q) (0.68, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7410366Z Skipping (s,q) (0.69, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7410582Z Skipping (s,q) (0.7, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7410740Z Skipping (s,q) (0.71, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7410893Z Skipping (s,q) (0.72, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7411048Z Skipping (s,q) (0.73, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7411203Z Skipping (s,q) (0.74, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7411394Z Skipping (s,q) (0.75, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7411548Z Skipping (s,q) (0.76, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7411704Z Skipping (s,q) (0.77, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7411895Z Skipping (s,q) (0.78, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7412050Z Skipping (s,q) (0.79, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7412206Z Skipping (s,q) (0.8, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7412359Z Skipping (s,q) (0.81, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7412522Z Skipping (s,q) (0.82, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7412675Z Skipping (s,q) (0.83, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7412832Z Skipping (s,q) (0.84, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7412987Z Skipping (s,q) (0.85, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7413144Z Skipping (s,q) (0.86, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7413297Z Skipping (s,q) (0.87, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7413453Z Skipping (s,q) (0.88, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7413606Z Skipping (s,q) (0.89, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7413763Z Skipping (s,q) (0.9, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7413917Z Skipping (s,q) (0.91, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7414069Z Skipping (s,q) (0.92, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7414228Z Skipping (s,q) (0.93, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7414381Z Skipping (s,q) (0.94, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7414536Z Skipping (s,q) (0.95, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7414693Z Skipping (s,q) (0.96, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7414849Z Skipping (s,q) (0.97, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7415005Z Skipping (s,q) (0.98, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7415157Z Skipping (s,q) (0.99, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7415308Z Skipping (s,q) (1, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7415470Z Skipping (s,q) (1.01, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7415624Z Skipping (s,q) (1.02, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7415776Z Skipping (s,q) (1.03, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7415934Z Skipping (s,q) (1.04, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7416087Z Skipping (s,q) (1.05, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7416244Z Skipping (s,q) (1.06, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7416445Z Skipping (s,q) (1.07, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7416599Z Skipping (s,q) (1.08, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7416760Z Skipping (s,q) (1.09, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7416913Z Skipping (s,q) (1.1, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7417067Z Skipping (s,q) (1.11, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7417222Z Skipping (s,q) (1.12, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7417378Z Skipping (s,q) (1.13, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7417535Z Skipping (s,q) (1.14, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7417691Z Skipping (s,q) (1.15, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7417882Z Skipping (s,q) (1.16, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7418039Z Skipping (s,q) (1.17, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7418196Z Skipping (s,q) (1.18, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7418350Z Skipping (s,q) (1.19, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7418542Z Skipping (s,q) (1.2, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7418697Z Skipping (s,q) (1.21, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7418850Z Skipping (s,q) (1.22, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7419006Z Skipping (s,q) (1.23, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7419198Z Skipping (s,q) (1.24, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7419355Z Skipping (s,q) (1.25, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7419508Z Skipping (s,q) (1.26, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7419664Z Skipping (s,q) (1.27, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7419820Z Skipping (s,q) (1.28, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7419972Z Skipping (s,q) (1.29, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7420127Z Skipping (s,q) (1.3, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7420287Z Skipping (s,q) (1.31, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7420446Z Skipping (s,q) (1.32, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7420604Z Skipping (s,q) (1.33, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7420756Z Skipping (s,q) (1.34, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7420911Z Skipping (s,q) (1.35, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7421066Z Skipping (s,q) (1.36, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7421220Z Skipping (s,q) (1.37, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7421373Z Skipping (s,q) (1.38, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7421534Z Skipping (s,q) (1.39, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7421689Z Skipping (s,q) (1.4, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7421845Z Skipping (s,q) (1.41, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7422004Z Skipping (s,q) (1.42, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7422159Z Skipping (s,q) (1.43, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7422316Z Skipping (s,q) (1.44, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7422468Z Skipping (s,q) (1.45, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7422622Z Skipping (s,q) (1.46, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7422784Z Skipping (s,q) (1.47, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7422938Z Skipping (s,q) (1.48, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7423090Z Skipping (s,q) (1.49, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7423251Z Skipping (s,q) (1.5, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7423405Z Skipping (s,q) (1.51, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7423603Z Skipping (s,q) (1.52, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7423757Z Skipping (s,q) (1.53, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7423913Z Skipping (s,q) (1.54, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7424069Z Skipping (s,q) (1.55, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7424224Z Skipping (s,q) (1.56, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7424376Z Skipping (s,q) (1.57, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7424535Z Skipping (s,q) (1.58, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7424690Z Skipping (s,q) (1.59, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7424845Z Skipping (s,q) (1.6, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7425059Z Skipping (s,q) (1.61, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7425214Z Skipping (s,q) (1.62, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7425369Z Skipping (s,q) (1.63, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7425525Z Skipping (s,q) (1.64, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7425679Z Skipping (s,q) (1.65, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7425874Z Skipping (s,q) (1.66, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7426028Z Skipping (s,q) (1.67, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7426182Z Skipping (s,q) (1.68, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7426337Z Skipping (s,q) (1.69, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7426529Z Skipping (s,q) (1.7, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7426687Z Skipping (s,q) (1.71, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7426841Z Skipping (s,q) (1.72, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7426996Z Skipping (s,q) (1.73, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7427153Z Skipping (s,q) (1.74, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7427308Z Skipping (s,q) (1.75, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7427461Z Skipping (s,q) (1.76, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7427621Z Skipping (s,q) (1.77, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7427774Z Skipping (s,q) (1.78, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7427930Z Skipping (s,q) (1.79, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7428085Z Skipping (s,q) (1.8, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7428242Z Skipping (s,q) (1.81, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7428399Z Skipping (s,q) (1.82, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7428552Z Skipping (s,q) (1.83, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7428706Z Skipping (s,q) (1.84, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7428863Z Skipping (s,q) (1.85, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7429017Z Skipping (s,q) (1.86, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7429178Z Skipping (s,q) (1.87, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7429330Z Skipping (s,q) (1.88, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7429486Z Skipping (s,q) (1.89, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7429642Z Skipping (s,q) (1.9, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7429796Z Skipping (s,q) (1.91, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7429956Z Skipping (s,q) (1.92, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7430112Z Skipping (s,q) (1.93, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7430266Z Skipping (s,q) (1.94, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7430418Z Skipping (s,q) (1.95, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7430578Z Skipping (s,q) (1.96, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7430730Z Skipping (s,q) (1.97, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7430932Z Skipping (s,q) (1.98, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7431085Z Skipping (s,q) (1.99, 35): inconsistent with heavy hitters! 2025-05-07T20:56:56.7431249Z Skipping (s,q) (0.01, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7431414Z Skipping (s,q) (0.02, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7431573Z Skipping (s,q) (0.03, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7431734Z Skipping (s,q) (0.04, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7431898Z Skipping (s,q) (0.05, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7432057Z Skipping (s,q) (0.06, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7432217Z Skipping (s,q) (0.07, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7432415Z Skipping (s,q) (0.08, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7432575Z Skipping (s,q) (0.09, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7432744Z Skipping (s,q) (0.1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7432902Z Skipping (s,q) (0.11, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7433097Z Skipping (s,q) (0.12, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7433260Z Skipping (s,q) (0.13, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7433420Z Skipping (s,q) (0.14, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7433580Z Skipping (s,q) (0.15, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7433778Z Skipping (s,q) (0.16, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7433936Z Skipping (s,q) (0.17, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7434098Z Skipping (s,q) (0.18, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7434258Z Skipping (s,q) (0.19, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7434416Z Skipping (s,q) (0.2, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7434580Z Skipping (s,q) (0.21, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7434736Z Skipping (s,q) (0.22, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7434900Z Skipping (s,q) (0.23, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7435058Z Skipping (s,q) (0.24, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7435216Z Skipping (s,q) (0.25, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7435447Z Skipping (s,q) (0.26, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7435612Z Skipping (s,q) (0.27, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7435770Z Skipping (s,q) (0.28, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7435930Z Skipping (s,q) (0.29, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7436091Z Skipping (s,q) (0.3, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7436253Z Skipping (s,q) (0.31, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7436413Z Skipping (s,q) (0.32, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7436571Z Skipping (s,q) (0.33, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7436732Z Skipping (s,q) (0.34, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7436893Z Skipping (s,q) (0.35, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7437051Z Skipping (s,q) (0.36, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7437211Z Skipping (s,q) (0.37, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7437370Z Skipping (s,q) (0.38, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7437530Z Skipping (s,q) (0.39, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7437687Z Skipping (s,q) (0.4, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7437846Z Skipping (s,q) (0.41, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7438007Z Skipping (s,q) (0.42, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7438166Z Skipping (s,q) (0.43, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7438397Z Skipping (s,q) (0.44, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7438561Z Skipping (s,q) (0.45, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7438719Z Skipping (s,q) (0.46, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7438877Z Skipping (s,q) (0.47, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7439039Z Skipping (s,q) (0.48, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7439202Z Skipping (s,q) (0.49, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7439365Z Skipping (s,q) (0.5, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7439522Z Skipping (s,q) (0.51, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7439720Z Skipping (s,q) (0.52, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7439882Z Skipping (s,q) (0.53, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7440041Z Skipping (s,q) (0.54, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7440200Z Skipping (s,q) (0.55, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7440361Z Skipping (s,q) (0.56, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7440555Z Skipping (s,q) (0.57, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7440717Z Skipping (s,q) (0.58, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7440874Z Skipping (s,q) (0.59, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7441070Z Skipping (s,q) (0.6, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7441231Z Skipping (s,q) (0.61, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7441389Z Skipping (s,q) (0.62, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7441548Z Skipping (s,q) (0.63, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7441709Z Skipping (s,q) (0.64, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7441865Z Skipping (s,q) (0.65, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7442028Z Skipping (s,q) (0.66, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7442185Z Skipping (s,q) (0.67, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7442345Z Skipping (s,q) (0.68, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7442507Z Skipping (s,q) (0.69, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7442664Z Skipping (s,q) (0.7, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7442828Z Skipping (s,q) (0.71, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7442988Z Skipping (s,q) (0.72, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7443145Z Skipping (s,q) (0.73, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7443307Z Skipping (s,q) (0.74, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7443468Z Skipping (s,q) (0.75, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7443624Z Skipping (s,q) (0.76, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7443787Z Skipping (s,q) (0.77, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7443944Z Skipping (s,q) (0.78, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7444105Z Skipping (s,q) (0.79, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7444266Z Skipping (s,q) (0.8, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7444423Z Skipping (s,q) (0.81, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7444586Z Skipping (s,q) (0.82, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7444746Z Skipping (s,q) (0.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7444904Z Skipping (s,q) (0.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7445063Z Skipping (s,q) (0.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7445223Z Skipping (s,q) (0.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7445380Z Skipping (s,q) (0.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7445588Z Skipping (s,q) (0.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7445747Z Skipping (s,q) (0.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7445908Z Skipping (s,q) (0.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7446065Z Skipping (s,q) (0.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7446222Z Skipping (s,q) (0.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7446381Z Skipping (s,q) (0.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7446541Z Skipping (s,q) (0.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7446697Z Skipping (s,q) (0.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7446859Z Skipping (s,q) (0.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7447056Z Skipping (s,q) (0.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7447219Z Skipping (s,q) (0.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7447382Z Skipping (s,q) (0.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7447535Z Skipping (s,q) (1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7447735Z Skipping (s,q) (1.01, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7447894Z Skipping (s,q) (1.02, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7448052Z Skipping (s,q) (1.03, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7448212Z Skipping (s,q) (1.04, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7448409Z Skipping (s,q) (1.05, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7448565Z Skipping (s,q) (1.06, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7448725Z Skipping (s,q) (1.07, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7448884Z Skipping (s,q) (1.08, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7449047Z Skipping (s,q) (1.09, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7449210Z Skipping (s,q) (1.1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7449368Z Skipping (s,q) (1.11, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7449535Z Skipping (s,q) (1.12, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7449694Z Skipping (s,q) (1.13, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7449851Z Skipping (s,q) (1.14, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7450010Z Skipping (s,q) (1.15, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7450170Z Skipping (s,q) (1.16, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7450333Z Skipping (s,q) (1.17, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7450490Z Skipping (s,q) (1.18, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7450649Z Skipping (s,q) (1.19, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7450810Z Skipping (s,q) (1.2, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7450967Z Skipping (s,q) (1.21, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7451128Z Skipping (s,q) (1.22, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7451288Z Skipping (s,q) (1.23, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7451449Z Skipping (s,q) (1.24, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7451611Z Skipping (s,q) (1.25, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7451768Z Skipping (s,q) (1.26, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7451928Z Skipping (s,q) (1.27, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7452087Z Skipping (s,q) (1.28, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7452244Z Skipping (s,q) (1.29, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7452404Z Skipping (s,q) (1.3, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7452565Z Skipping (s,q) (1.31, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7452724Z Skipping (s,q) (1.32, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7452933Z Skipping (s,q) (1.33, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7453092Z Skipping (s,q) (1.34, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7453252Z Skipping (s,q) (1.35, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7453413Z Skipping (s,q) (1.36, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7453570Z Skipping (s,q) (1.37, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7453731Z Skipping (s,q) (1.38, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7453891Z Skipping (s,q) (1.39, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7454049Z Skipping (s,q) (1.4, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7454248Z Skipping (s,q) (1.41, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7454409Z Skipping (s,q) (1.42, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7454567Z Skipping (s,q) (1.43, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7454731Z Skipping (s,q) (1.44, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7454888Z Skipping (s,q) (1.45, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7455083Z Skipping (s,q) (1.46, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7455248Z Skipping (s,q) (1.47, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7455405Z Skipping (s,q) (1.48, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7455648Z Skipping (s,q) (1.49, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7455807Z Skipping (s,q) (1.5, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7455965Z Skipping (s,q) (1.51, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7456125Z Skipping (s,q) (1.52, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7456284Z Skipping (s,q) (1.53, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7456442Z Skipping (s,q) (1.54, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7456604Z Skipping (s,q) (1.55, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7456762Z Skipping (s,q) (1.56, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7456921Z Skipping (s,q) (1.57, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7457083Z Skipping (s,q) (1.58, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7457239Z Skipping (s,q) (1.59, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7457400Z Skipping (s,q) (1.6, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7457563Z Skipping (s,q) (1.61, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7457721Z Skipping (s,q) (1.62, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7457883Z Skipping (s,q) (1.63, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7458043Z Skipping (s,q) (1.64, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7458200Z Skipping (s,q) (1.65, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7458364Z Skipping (s,q) (1.66, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7458520Z Skipping (s,q) (1.67, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7458682Z Skipping (s,q) (1.68, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7458840Z Skipping (s,q) (1.69, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7458999Z Skipping (s,q) (1.7, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7459160Z Skipping (s,q) (1.71, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7459319Z Skipping (s,q) (1.72, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7459476Z Skipping (s,q) (1.73, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7459638Z Skipping (s,q) (1.74, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7459797Z Skipping (s,q) (1.75, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7459956Z Skipping (s,q) (1.76, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7460162Z Skipping (s,q) (1.77, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7460319Z Skipping (s,q) (1.78, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7460480Z Skipping (s,q) (1.79, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7460638Z Skipping (s,q) (1.8, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7460797Z Skipping (s,q) (1.81, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7460957Z Skipping (s,q) (1.82, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7461117Z Skipping (s,q) (1.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7461276Z Skipping (s,q) (1.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7461434Z Skipping (s,q) (1.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7461632Z Skipping (s,q) (1.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7461797Z Skipping (s,q) (1.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7461959Z Skipping (s,q) (1.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7462118Z Skipping (s,q) (1.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7462314Z Skipping (s,q) (1.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7462475Z Skipping (s,q) (1.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7462632Z Skipping (s,q) (1.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7462789Z Skipping (s,q) (1.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7463012Z Skipping (s,q) (1.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7463170Z Skipping (s,q) (1.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7463327Z Skipping (s,q) (1.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7463493Z Skipping (s,q) (1.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7463651Z Skipping (s,q) (1.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7463810Z Skipping (s,q) (1.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7463969Z Skipping (s,q) (0.01, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7464125Z Skipping (s,q) (0.02, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7464284Z Skipping (s,q) (0.03, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7464439Z Skipping (s,q) (0.04, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7464594Z Skipping (s,q) (0.05, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7464753Z Skipping (s,q) (0.06, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7464907Z Skipping (s,q) (0.07, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7465065Z Skipping (s,q) (0.08, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7465219Z Skipping (s,q) (0.09, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7465375Z Skipping (s,q) (0.1, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7465533Z Skipping (s,q) (0.11, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7465689Z Skipping (s,q) (0.12, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7465842Z Skipping (s,q) (0.13, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7465999Z Skipping (s,q) (0.14, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7466152Z Skipping (s,q) (0.15, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7466304Z Skipping (s,q) (0.16, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7466461Z Skipping (s,q) (0.17, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7466618Z Skipping (s,q) (0.18, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7466776Z Skipping (s,q) (0.19, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7466928Z Skipping (s,q) (0.2, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7467084Z Skipping (s,q) (0.21, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7467241Z Skipping (s,q) (0.22, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7467440Z Skipping (s,q) (0.23, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7467593Z Skipping (s,q) (0.24, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7467751Z Skipping (s,q) (0.25, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7467905Z Skipping (s,q) (0.26, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7468063Z Skipping (s,q) (0.27, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7468216Z Skipping (s,q) (0.28, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7468370Z Skipping (s,q) (0.29, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7468528Z Skipping (s,q) (0.3, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7468681Z Skipping (s,q) (0.31, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7468873Z Skipping (s,q) (0.32, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7469032Z Skipping (s,q) (0.33, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7469187Z Skipping (s,q) (0.34, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7469349Z Skipping (s,q) (0.35, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7469502Z Skipping (s,q) (0.36, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7469696Z Skipping (s,q) (0.37, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7469854Z Skipping (s,q) (0.38, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7470007Z Skipping (s,q) (0.39, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7470201Z Skipping (s,q) (0.4, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7470357Z Skipping (s,q) (0.41, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7470510Z Skipping (s,q) (0.42, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7470663Z Skipping (s,q) (0.43, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7470822Z Skipping (s,q) (0.44, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7470974Z Skipping (s,q) (0.45, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7471136Z Skipping (s,q) (0.46, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7471290Z Skipping (s,q) (0.47, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7471445Z Skipping (s,q) (0.48, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7471601Z Skipping (s,q) (0.49, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7471753Z Skipping (s,q) (0.5, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7471907Z Skipping (s,q) (0.51, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7472064Z Skipping (s,q) (0.52, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7472217Z Skipping (s,q) (0.53, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7472376Z Skipping (s,q) (0.54, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7472534Z Skipping (s,q) (0.55, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7472687Z Skipping (s,q) (0.56, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7472841Z Skipping (s,q) (0.57, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7472997Z Skipping (s,q) (0.58, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7473151Z Skipping (s,q) (0.59, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7473308Z Skipping (s,q) (0.6, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7473462Z Skipping (s,q) (0.61, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7473616Z Skipping (s,q) (0.62, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7473774Z Skipping (s,q) (0.63, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7473925Z Skipping (s,q) (0.64, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7474081Z Skipping (s,q) (0.65, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7474236Z Skipping (s,q) (0.66, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7474389Z Skipping (s,q) (0.67, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7474546Z Skipping (s,q) (0.68, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7474744Z Skipping (s,q) (0.69, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7474901Z Skipping (s,q) (0.7, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7475057Z Skipping (s,q) (0.71, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7475213Z Skipping (s,q) (0.72, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7475419Z Skipping (s,q) (0.73, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7475573Z Skipping (s,q) (0.74, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7475732Z Skipping (s,q) (0.75, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7475890Z Skipping (s,q) (0.76, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7476042Z Skipping (s,q) (0.77, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7476236Z Skipping (s,q) (0.78, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7476392Z Skipping (s,q) (0.79, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7476548Z Skipping (s,q) (0.8, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7476704Z Skipping (s,q) (0.81, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7476893Z Skipping (s,q) (0.82, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7477049Z Skipping (s,q) (0.83, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7477204Z Skipping (s,q) (0.84, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7477359Z Skipping (s,q) (0.85, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7477558Z Skipping (s,q) (0.86, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7477713Z Skipping (s,q) (0.87, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7477865Z Skipping (s,q) (0.88, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7478023Z Skipping (s,q) (0.89, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7478176Z Skipping (s,q) (0.9, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7478328Z Skipping (s,q) (0.91, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7478485Z Skipping (s,q) (0.92, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7478637Z Skipping (s,q) (0.93, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7478792Z Skipping (s,q) (0.94, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7478948Z Skipping (s,q) (0.95, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7479100Z Skipping (s,q) (0.96, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7479260Z Skipping (s,q) (0.97, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7479412Z Skipping (s,q) (0.98, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7479564Z Skipping (s,q) (0.99, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7479716Z Skipping (s,q) (1, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7479872Z Skipping (s,q) (1.01, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7480024Z Skipping (s,q) (1.02, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7480182Z Skipping (s,q) (1.03, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7480336Z Skipping (s,q) (1.04, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7480493Z Skipping (s,q) (1.05, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7480651Z Skipping (s,q) (1.06, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7480804Z Skipping (s,q) (1.07, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7480958Z Skipping (s,q) (1.08, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7481116Z Skipping (s,q) (1.09, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7481270Z Skipping (s,q) (1.1, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7481426Z Skipping (s,q) (1.11, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7481581Z Skipping (s,q) (1.12, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7481734Z Skipping (s,q) (1.13, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7481888Z Skipping (s,q) (1.14, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7482086Z Skipping (s,q) (1.15, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7482242Z Skipping (s,q) (1.16, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7482398Z Skipping (s,q) (1.17, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7482552Z Skipping (s,q) (1.18, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7482708Z Skipping (s,q) (1.19, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7482863Z Skipping (s,q) (1.2, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7483016Z Skipping (s,q) (1.21, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7483175Z Skipping (s,q) (1.22, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7483366Z Skipping (s,q) (1.23, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7483525Z Skipping (s,q) (1.24, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7483678Z Skipping (s,q) (1.25, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7483834Z Skipping (s,q) (1.26, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7483989Z Skipping (s,q) (1.27, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7484179Z Skipping (s,q) (1.28, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7484332Z Skipping (s,q) (1.29, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7484489Z Skipping (s,q) (1.3, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7484642Z Skipping (s,q) (1.31, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7484834Z Skipping (s,q) (1.32, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7484991Z Skipping (s,q) (1.33, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7485145Z Skipping (s,q) (1.34, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7485302Z Skipping (s,q) (1.35, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7485454Z Skipping (s,q) (1.36, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7485612Z Skipping (s,q) (1.37, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7485767Z Skipping (s,q) (1.38, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7485924Z Skipping (s,q) (1.39, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7486079Z Skipping (s,q) (1.4, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7486238Z Skipping (s,q) (1.41, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7486391Z Skipping (s,q) (1.42, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7486552Z Skipping (s,q) (1.43, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7486707Z Skipping (s,q) (1.44, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7486862Z Skipping (s,q) (1.45, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7487018Z Skipping (s,q) (1.46, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7487171Z Skipping (s,q) (1.47, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7487325Z Skipping (s,q) (1.48, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7487482Z Skipping (s,q) (1.49, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7487636Z Skipping (s,q) (1.5, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7487795Z Skipping (s,q) (1.51, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7487948Z Skipping (s,q) (1.52, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7488100Z Skipping (s,q) (1.53, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7488261Z Skipping (s,q) (1.54, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7488413Z Skipping (s,q) (1.55, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7488565Z Skipping (s,q) (1.56, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7488722Z Skipping (s,q) (1.57, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7488881Z Skipping (s,q) (1.58, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7489035Z Skipping (s,q) (1.59, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7489234Z Skipping (s,q) (1.6, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7489388Z Skipping (s,q) (1.61, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7489547Z Skipping (s,q) (1.62, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7489700Z Skipping (s,q) (1.63, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7489854Z Skipping (s,q) (1.64, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7490010Z Skipping (s,q) (1.65, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7490164Z Skipping (s,q) (1.66, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7490316Z Skipping (s,q) (1.67, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7490470Z Skipping (s,q) (1.68, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7490931Z Skipping (s,q) (1.69, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7491094Z Skipping (s,q) (1.7, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7491255Z Skipping (s,q) (1.71, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7491407Z Skipping (s,q) (1.72, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7491642Z Skipping (s,q) (1.73, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7491798Z Skipping (s,q) (1.74, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7491952Z Skipping (s,q) (1.75, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7492110Z Skipping (s,q) (1.76, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7492318Z Skipping (s,q) (1.77, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7492474Z Skipping (s,q) (1.78, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7492627Z Skipping (s,q) (1.79, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7492785Z Skipping (s,q) (1.8, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7492948Z Skipping (s,q) (1.81, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7493101Z Skipping (s,q) (1.82, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7493256Z Skipping (s,q) (1.83, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7493412Z Skipping (s,q) (1.84, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7493568Z Skipping (s,q) (1.85, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7493725Z Skipping (s,q) (1.86, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7493878Z Skipping (s,q) (1.87, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7494029Z Skipping (s,q) (1.88, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7494187Z Skipping (s,q) (1.89, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7494340Z Skipping (s,q) (1.9, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7494493Z Skipping (s,q) (1.91, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7494654Z Skipping (s,q) (1.92, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7494807Z Skipping (s,q) (1.93, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7494962Z Skipping (s,q) (1.94, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7495118Z Skipping (s,q) (1.95, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7495275Z Skipping (s,q) (1.96, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7495431Z Skipping (s,q) (1.97, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7495584Z Skipping (s,q) (1.98, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7495738Z Skipping (s,q) (1.99, 40): inconsistent with heavy hitters! 2025-05-07T20:56:56.7495907Z Skipping (s,q) (0.01, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7496068Z Skipping (s,q) (0.02, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7496230Z Skipping (s,q) (0.03, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7496395Z Skipping (s,q) (0.04, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7496553Z Skipping (s,q) (0.05, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7496712Z Skipping (s,q) (0.06, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7496936Z Skipping (s,q) (0.07, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7497098Z Skipping (s,q) (0.08, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7497260Z Skipping (s,q) (0.09, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7497419Z Skipping (s,q) (0.1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7497581Z Skipping (s,q) (0.11, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7497743Z Skipping (s,q) (0.12, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7497903Z Skipping (s,q) (0.13, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7498066Z Skipping (s,q) (0.14, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7498261Z Skipping (s,q) (0.15, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7498420Z Skipping (s,q) (0.16, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7498578Z Skipping (s,q) (0.17, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7498739Z Skipping (s,q) (0.18, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7498896Z Skipping (s,q) (0.19, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7499092Z Skipping (s,q) (0.2, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7499251Z Skipping (s,q) (0.21, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7499412Z Skipping (s,q) (0.22, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7499608Z Skipping (s,q) (0.23, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7499766Z Skipping (s,q) (0.24, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7499929Z Skipping (s,q) (0.25, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7500090Z Skipping (s,q) (0.26, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7500248Z Skipping (s,q) (0.27, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7500409Z Skipping (s,q) (0.28, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7500569Z Skipping (s,q) (0.29, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7500730Z Skipping (s,q) (0.3, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7500891Z Skipping (s,q) (0.31, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7501050Z Skipping (s,q) (0.32, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7501214Z Skipping (s,q) (0.33, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7501375Z Skipping (s,q) (0.34, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7501532Z Skipping (s,q) (0.35, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7501692Z Skipping (s,q) (0.36, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7501849Z Skipping (s,q) (0.37, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7502008Z Skipping (s,q) (0.38, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7502168Z Skipping (s,q) (0.39, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7502328Z Skipping (s,q) (0.4, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7502489Z Skipping (s,q) (0.41, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7502649Z Skipping (s,q) (0.42, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7502807Z Skipping (s,q) (0.43, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7502967Z Skipping (s,q) (0.44, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7503127Z Skipping (s,q) (0.45, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7503287Z Skipping (s,q) (0.46, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7503446Z Skipping (s,q) (0.47, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7503604Z Skipping (s,q) (0.48, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7503768Z Skipping (s,q) (0.49, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7503926Z Skipping (s,q) (0.5, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7504128Z Skipping (s,q) (0.51, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7504286Z Skipping (s,q) (0.52, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7504444Z Skipping (s,q) (0.53, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7504602Z Skipping (s,q) (0.54, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7504761Z Skipping (s,q) (0.55, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7504917Z Skipping (s,q) (0.56, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7505082Z Skipping (s,q) (0.57, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7505239Z Skipping (s,q) (0.58, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7505396Z Skipping (s,q) (0.59, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7505597Z Skipping (s,q) (0.6, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7505757Z Skipping (s,q) (0.61, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7505917Z Skipping (s,q) (0.62, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7506079Z Skipping (s,q) (0.63, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7506276Z Skipping (s,q) (0.64, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7506437Z Skipping (s,q) (0.65, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7506596Z Skipping (s,q) (0.66, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7506755Z Skipping (s,q) (0.67, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7506954Z Skipping (s,q) (0.68, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7507113Z Skipping (s,q) (0.69, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7507270Z Skipping (s,q) (0.7, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7507437Z Skipping (s,q) (0.71, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7507596Z Skipping (s,q) (0.72, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7507758Z Skipping (s,q) (0.73, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7507918Z Skipping (s,q) (0.74, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7508078Z Skipping (s,q) (0.75, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7508239Z Skipping (s,q) (0.76, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7508396Z Skipping (s,q) (0.77, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7508553Z Skipping (s,q) (0.78, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7508715Z Skipping (s,q) (0.79, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7508873Z Skipping (s,q) (0.8, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7509031Z Skipping (s,q) (0.81, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7509190Z Skipping (s,q) (0.82, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7509348Z Skipping (s,q) (0.83, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7509509Z Skipping (s,q) (0.84, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7509669Z Skipping (s,q) (0.85, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7509828Z Skipping (s,q) (0.86, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7509990Z Skipping (s,q) (0.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7510148Z Skipping (s,q) (0.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7510306Z Skipping (s,q) (0.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7510468Z Skipping (s,q) (0.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7510626Z Skipping (s,q) (0.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7510786Z Skipping (s,q) (0.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7510945Z Skipping (s,q) (0.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7511103Z Skipping (s,q) (0.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7511262Z Skipping (s,q) (0.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7511465Z Skipping (s,q) (0.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7511624Z Skipping (s,q) (0.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7511788Z Skipping (s,q) (0.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7511945Z Skipping (s,q) (0.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7512103Z Skipping (s,q) (1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7512263Z Skipping (s,q) (1.01, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7512420Z Skipping (s,q) (1.02, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7512580Z Skipping (s,q) (1.03, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7512778Z Skipping (s,q) (1.04, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7512936Z Skipping (s,q) (1.05, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7513095Z Skipping (s,q) (1.06, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7513257Z Skipping (s,q) (1.07, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7513418Z Skipping (s,q) (1.08, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7513612Z Skipping (s,q) (1.09, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7513771Z Skipping (s,q) (1.1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7513931Z Skipping (s,q) (1.11, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7514127Z Skipping (s,q) (1.12, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7514284Z Skipping (s,q) (1.13, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7514445Z Skipping (s,q) (1.14, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7514603Z Skipping (s,q) (1.15, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7514764Z Skipping (s,q) (1.16, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7514921Z Skipping (s,q) (1.17, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7515081Z Skipping (s,q) (1.18, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7515243Z Skipping (s,q) (1.19, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7515502Z Skipping (s,q) (1.2, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7515661Z Skipping (s,q) (1.21, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7515821Z Skipping (s,q) (1.22, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7515978Z Skipping (s,q) (1.23, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7516141Z Skipping (s,q) (1.24, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7516298Z Skipping (s,q) (1.25, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7516455Z Skipping (s,q) (1.26, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7516618Z Skipping (s,q) (1.27, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7516776Z Skipping (s,q) (1.28, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7516936Z Skipping (s,q) (1.29, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7517099Z Skipping (s,q) (1.3, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7517259Z Skipping (s,q) (1.31, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7517422Z Skipping (s,q) (1.32, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7517579Z Skipping (s,q) (1.33, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7517735Z Skipping (s,q) (1.34, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7517897Z Skipping (s,q) (1.35, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7518053Z Skipping (s,q) (1.36, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7518213Z Skipping (s,q) (1.37, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7518376Z Skipping (s,q) (1.38, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7518534Z Skipping (s,q) (1.39, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7518743Z Skipping (s,q) (1.4, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7518900Z Skipping (s,q) (1.41, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7519060Z Skipping (s,q) (1.42, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7519220Z Skipping (s,q) (1.43, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7519377Z Skipping (s,q) (1.44, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7519534Z Skipping (s,q) (1.45, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7519699Z Skipping (s,q) (1.46, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7519856Z Skipping (s,q) (1.47, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7520012Z Skipping (s,q) (1.48, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7520233Z Skipping (s,q) (1.49, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7520394Z Skipping (s,q) (1.5, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7520560Z Skipping (s,q) (1.51, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7520718Z Skipping (s,q) (1.52, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7520913Z Skipping (s,q) (1.53, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7521076Z Skipping (s,q) (1.54, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7521234Z Skipping (s,q) (1.55, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7521391Z Skipping (s,q) (1.56, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7521591Z Skipping (s,q) (1.57, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7521748Z Skipping (s,q) (1.58, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7521908Z Skipping (s,q) (1.59, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7522069Z Skipping (s,q) (1.6, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7522232Z Skipping (s,q) (1.61, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7525263Z Skipping (s,q) (1.62, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7525448Z Skipping (s,q) (1.63, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7525614Z Skipping (s,q) (1.64, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7525777Z Skipping (s,q) (1.65, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7525938Z Skipping (s,q) (1.66, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7526096Z Skipping (s,q) (1.67, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7526261Z Skipping (s,q) (1.68, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7526422Z Skipping (s,q) (1.69, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7526580Z Skipping (s,q) (1.7, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7526748Z Skipping (s,q) (1.71, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7526907Z Skipping (s,q) (1.72, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7527066Z Skipping (s,q) (1.73, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7527230Z Skipping (s,q) (1.74, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7527388Z Skipping (s,q) (1.75, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7527553Z Skipping (s,q) (1.76, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7527714Z Skipping (s,q) (1.77, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7527873Z Skipping (s,q) (1.78, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7528038Z Skipping (s,q) (1.79, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7528196Z Skipping (s,q) (1.8, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7528354Z Skipping (s,q) (1.81, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7528518Z Skipping (s,q) (1.82, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7528676Z Skipping (s,q) (1.83, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7528835Z Skipping (s,q) (1.84, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7529059Z Skipping (s,q) (1.85, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7529216Z Skipping (s,q) (1.86, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7529384Z Skipping (s,q) (1.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7529542Z Skipping (s,q) (1.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7529700Z Skipping (s,q) (1.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7529866Z Skipping (s,q) (1.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7530024Z Skipping (s,q) (1.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7530181Z Skipping (s,q) (1.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7530341Z Skipping (s,q) (1.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7530540Z Skipping (s,q) (1.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7530701Z Skipping (s,q) (1.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7530863Z Skipping (s,q) (1.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7531019Z Skipping (s,q) (1.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7531216Z Skipping (s,q) (1.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7531375Z Skipping (s,q) (1.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7531532Z Skipping (s,q) (0.01, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7531690Z Skipping (s,q) (0.02, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7531887Z Skipping (s,q) (0.03, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7532046Z Skipping (s,q) (0.04, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7532201Z Skipping (s,q) (0.05, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7532357Z Skipping (s,q) (0.06, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7532514Z Skipping (s,q) (0.07, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7532670Z Skipping (s,q) (0.08, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7532824Z Skipping (s,q) (0.09, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7532984Z Skipping (s,q) (0.1, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7533139Z Skipping (s,q) (0.11, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7533297Z Skipping (s,q) (0.12, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7533452Z Skipping (s,q) (0.13, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7533608Z Skipping (s,q) (0.14, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7533764Z Skipping (s,q) (0.15, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7533916Z Skipping (s,q) (0.16, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7534070Z Skipping (s,q) (0.17, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7534225Z Skipping (s,q) (0.18, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7534377Z Skipping (s,q) (0.19, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7534537Z Skipping (s,q) (0.2, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7534693Z Skipping (s,q) (0.21, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7534850Z Skipping (s,q) (0.22, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7535006Z Skipping (s,q) (0.23, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7535158Z Skipping (s,q) (0.24, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7535317Z Skipping (s,q) (0.25, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7535473Z Skipping (s,q) (0.26, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7535627Z Skipping (s,q) (0.27, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7535779Z Skipping (s,q) (0.28, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7535938Z Skipping (s,q) (0.29, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7536094Z Skipping (s,q) (0.3, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7536307Z Skipping (s,q) (0.31, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7536461Z Skipping (s,q) (0.32, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7536617Z Skipping (s,q) (0.33, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7536774Z Skipping (s,q) (0.34, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7536927Z Skipping (s,q) (0.35, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7537080Z Skipping (s,q) (0.36, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7537237Z Skipping (s,q) (0.37, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7537390Z Skipping (s,q) (0.38, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7537546Z Skipping (s,q) (0.39, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7537739Z Skipping (s,q) (0.4, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7537896Z Skipping (s,q) (0.41, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7538055Z Skipping (s,q) (0.42, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7538208Z Skipping (s,q) (0.43, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7538400Z Skipping (s,q) (0.44, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7538557Z Skipping (s,q) (0.45, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7538713Z Skipping (s,q) (0.46, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7538867Z Skipping (s,q) (0.47, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7539065Z Skipping (s,q) (0.48, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7539217Z Skipping (s,q) (0.49, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7539375Z Skipping (s,q) (0.5, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7539533Z Skipping (s,q) (0.51, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7539686Z Skipping (s,q) (0.52, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7539842Z Skipping (s,q) (0.53, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7540002Z Skipping (s,q) (0.54, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7540154Z Skipping (s,q) (0.55, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7540314Z Skipping (s,q) (0.56, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7540469Z Skipping (s,q) (0.57, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7540624Z Skipping (s,q) (0.58, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7540776Z Skipping (s,q) (0.59, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7540932Z Skipping (s,q) (0.6, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7541089Z Skipping (s,q) (0.61, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7541243Z Skipping (s,q) (0.62, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7541400Z Skipping (s,q) (0.63, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7541557Z Skipping (s,q) (0.64, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7541712Z Skipping (s,q) (0.65, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7541869Z Skipping (s,q) (0.66, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7542024Z Skipping (s,q) (0.67, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7542177Z Skipping (s,q) (0.68, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7542333Z Skipping (s,q) (0.69, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7542486Z Skipping (s,q) (0.7, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7542643Z Skipping (s,q) (0.71, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7542800Z Skipping (s,q) (0.72, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7542953Z Skipping (s,q) (0.73, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7543111Z Skipping (s,q) (0.74, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7543264Z Skipping (s,q) (0.75, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7543416Z Skipping (s,q) (0.76, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7543618Z Skipping (s,q) (0.77, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7543775Z Skipping (s,q) (0.78, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7543930Z Skipping (s,q) (0.79, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7544085Z Skipping (s,q) (0.8, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7544240Z Skipping (s,q) (0.81, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7544395Z Skipping (s,q) (0.82, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7544550Z Skipping (s,q) (0.83, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7544703Z Skipping (s,q) (0.84, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7544859Z Skipping (s,q) (0.85, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7545053Z Skipping (s,q) (0.86, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7545208Z Skipping (s,q) (0.87, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7545368Z Skipping (s,q) (0.88, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7545522Z Skipping (s,q) (0.89, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7545714Z Skipping (s,q) (0.9, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7545872Z Skipping (s,q) (0.91, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7546025Z Skipping (s,q) (0.92, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7546180Z Skipping (s,q) (0.93, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7546374Z Skipping (s,q) (0.94, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7546526Z Skipping (s,q) (0.95, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7546684Z Skipping (s,q) (0.96, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7546841Z Skipping (s,q) (0.97, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7546995Z Skipping (s,q) (0.98, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7547154Z Skipping (s,q) (0.99, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7547305Z Skipping (s,q) (1, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7547467Z Skipping (s,q) (1.01, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7547620Z Skipping (s,q) (1.02, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7547773Z Skipping (s,q) (1.03, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7547928Z Skipping (s,q) (1.04, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7548084Z Skipping (s,q) (1.05, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7548237Z Skipping (s,q) (1.06, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7548399Z Skipping (s,q) (1.07, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7548553Z Skipping (s,q) (1.08, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7548706Z Skipping (s,q) (1.09, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7548862Z Skipping (s,q) (1.1, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7549019Z Skipping (s,q) (1.11, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7549175Z Skipping (s,q) (1.12, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7549333Z Skipping (s,q) (1.13, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7549487Z Skipping (s,q) (1.14, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7549648Z Skipping (s,q) (1.15, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7549803Z Skipping (s,q) (1.16, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7549955Z Skipping (s,q) (1.17, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7550112Z Skipping (s,q) (1.18, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7550264Z Skipping (s,q) (1.19, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7550423Z Skipping (s,q) (1.2, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7550577Z Skipping (s,q) (1.21, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7550800Z Skipping (s,q) (1.22, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7550956Z Skipping (s,q) (1.23, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7551114Z Skipping (s,q) (1.24, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7551267Z Skipping (s,q) (1.25, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7551423Z Skipping (s,q) (1.26, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7551576Z Skipping (s,q) (1.27, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7551734Z Skipping (s,q) (1.28, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7551886Z Skipping (s,q) (1.29, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7552039Z Skipping (s,q) (1.3, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7552238Z Skipping (s,q) (1.31, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7552394Z Skipping (s,q) (1.32, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7552546Z Skipping (s,q) (1.33, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7552705Z Skipping (s,q) (1.34, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7552858Z Skipping (s,q) (1.35, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7553048Z Skipping (s,q) (1.36, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7553209Z Skipping (s,q) (1.37, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7553361Z Skipping (s,q) (1.38, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7553558Z Skipping (s,q) (1.39, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7553710Z Skipping (s,q) (1.4, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7553865Z Skipping (s,q) (1.41, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7554022Z Skipping (s,q) (1.42, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7554179Z Skipping (s,q) (1.43, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7554332Z Skipping (s,q) (1.44, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7554489Z Skipping (s,q) (1.45, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7554641Z Skipping (s,q) (1.46, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7554798Z Skipping (s,q) (1.47, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7554953Z Skipping (s,q) (1.48, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7555106Z Skipping (s,q) (1.49, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7555263Z Skipping (s,q) (1.5, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7555530Z Skipping (s,q) (1.51, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7555689Z Skipping (s,q) (1.52, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7555846Z Skipping (s,q) (1.53, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7556002Z Skipping (s,q) (1.54, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7556163Z Skipping (s,q) (1.55, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7556317Z Skipping (s,q) (1.56, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7556471Z Skipping (s,q) (1.57, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7556629Z Skipping (s,q) (1.58, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7556782Z Skipping (s,q) (1.59, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7556936Z Skipping (s,q) (1.6, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7557092Z Skipping (s,q) (1.61, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7557247Z Skipping (s,q) (1.62, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7557404Z Skipping (s,q) (1.63, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7557558Z Skipping (s,q) (1.64, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7557713Z Skipping (s,q) (1.65, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7557869Z Skipping (s,q) (1.66, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7558021Z Skipping (s,q) (1.67, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7558223Z Skipping (s,q) (1.68, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7558378Z Skipping (s,q) (1.69, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7558534Z Skipping (s,q) (1.7, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7558688Z Skipping (s,q) (1.71, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7558844Z Skipping (s,q) (1.72, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7558998Z Skipping (s,q) (1.73, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7559156Z Skipping (s,q) (1.74, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7559308Z Skipping (s,q) (1.75, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7559460Z Skipping (s,q) (1.76, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7559653Z Skipping (s,q) (1.77, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7559807Z Skipping (s,q) (1.78, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7559963Z Skipping (s,q) (1.79, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7560119Z Skipping (s,q) (1.8, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7560315Z Skipping (s,q) (1.81, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7560476Z Skipping (s,q) (1.82, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7560629Z Skipping (s,q) (1.83, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7560783Z Skipping (s,q) (1.84, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7560980Z Skipping (s,q) (1.85, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7561133Z Skipping (s,q) (1.86, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7561285Z Skipping (s,q) (1.87, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7561443Z Skipping (s,q) (1.88, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7561596Z Skipping (s,q) (1.89, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7561754Z Skipping (s,q) (1.9, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7561914Z Skipping (s,q) (1.91, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7562067Z Skipping (s,q) (1.92, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7562227Z Skipping (s,q) (1.93, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7562379Z Skipping (s,q) (1.94, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7562532Z Skipping (s,q) (1.95, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7562693Z Skipping (s,q) (1.96, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7562847Z Skipping (s,q) (1.97, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7563000Z Skipping (s,q) (1.98, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7563162Z Skipping (s,q) (1.99, 45): inconsistent with heavy hitters! 2025-05-07T20:56:56.7563323Z Skipping (s,q) (0.01, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7563485Z Skipping (s,q) (0.02, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7563645Z Skipping (s,q) (0.03, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7563804Z Skipping (s,q) (0.04, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7563967Z Skipping (s,q) (0.05, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7564124Z Skipping (s,q) (0.06, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7564281Z Skipping (s,q) (0.07, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7564442Z Skipping (s,q) (0.08, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7564598Z Skipping (s,q) (0.09, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7564759Z Skipping (s,q) (0.1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7564917Z Skipping (s,q) (0.11, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7565077Z Skipping (s,q) (0.12, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7565238Z Skipping (s,q) (0.13, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7565443Z Skipping (s,q) (0.14, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7565599Z Skipping (s,q) (0.15, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7565761Z Skipping (s,q) (0.16, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7565918Z Skipping (s,q) (0.17, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7566078Z Skipping (s,q) (0.18, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7566236Z Skipping (s,q) (0.19, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7566396Z Skipping (s,q) (0.2, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7566559Z Skipping (s,q) (0.21, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7566717Z Skipping (s,q) (0.22, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7566914Z Skipping (s,q) (0.23, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7567074Z Skipping (s,q) (0.24, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7567234Z Skipping (s,q) (0.25, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7567394Z Skipping (s,q) (0.26, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7567592Z Skipping (s,q) (0.27, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7567751Z Skipping (s,q) (0.28, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7567911Z Skipping (s,q) (0.29, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7568070Z Skipping (s,q) (0.3, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7568267Z Skipping (s,q) (0.31, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7568428Z Skipping (s,q) (0.32, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7568586Z Skipping (s,q) (0.33, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7568747Z Skipping (s,q) (0.34, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7568904Z Skipping (s,q) (0.35, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7569063Z Skipping (s,q) (0.36, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7569224Z Skipping (s,q) (0.37, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7569383Z Skipping (s,q) (0.38, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7569540Z Skipping (s,q) (0.39, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7569700Z Skipping (s,q) (0.4, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7569857Z Skipping (s,q) (0.41, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7570021Z Skipping (s,q) (0.42, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7570177Z Skipping (s,q) (0.43, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7570334Z Skipping (s,q) (0.44, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7570496Z Skipping (s,q) (0.45, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7570653Z Skipping (s,q) (0.46, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7570818Z Skipping (s,q) (0.47, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7570979Z Skipping (s,q) (0.48, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7571139Z Skipping (s,q) (0.49, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7571296Z Skipping (s,q) (0.5, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7571455Z Skipping (s,q) (0.51, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7571612Z Skipping (s,q) (0.52, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7571774Z Skipping (s,q) (0.53, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7571930Z Skipping (s,q) (0.54, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7572088Z Skipping (s,q) (0.55, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7572253Z Skipping (s,q) (0.56, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7572412Z Skipping (s,q) (0.57, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7572569Z Skipping (s,q) (0.58, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7572776Z Skipping (s,q) (0.59, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7572934Z Skipping (s,q) (0.6, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7573099Z Skipping (s,q) (0.61, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7573257Z Skipping (s,q) (0.62, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7573414Z Skipping (s,q) (0.63, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7573576Z Skipping (s,q) (0.64, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7573734Z Skipping (s,q) (0.65, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7573892Z Skipping (s,q) (0.66, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7574093Z Skipping (s,q) (0.67, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7574253Z Skipping (s,q) (0.68, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7574413Z Skipping (s,q) (0.69, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7574573Z Skipping (s,q) (0.7, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7574730Z Skipping (s,q) (0.71, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7574981Z Skipping (s,q) (0.72, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7575141Z Skipping (s,q) (0.73, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7575300Z Skipping (s,q) (0.74, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7575522Z Skipping (s,q) (0.75, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7575679Z Skipping (s,q) (0.76, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7575841Z Skipping (s,q) (0.77, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7576001Z Skipping (s,q) (0.78, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7576162Z Skipping (s,q) (0.79, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7576324Z Skipping (s,q) (0.8, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7576485Z Skipping (s,q) (0.81, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7576643Z Skipping (s,q) (0.82, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7576811Z Skipping (s,q) (0.83, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7576969Z Skipping (s,q) (0.84, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7577128Z Skipping (s,q) (0.85, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7577288Z Skipping (s,q) (0.86, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7577446Z Skipping (s,q) (0.87, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7577606Z Skipping (s,q) (0.88, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7577765Z Skipping (s,q) (0.89, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7577926Z Skipping (s,q) (0.9, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7578088Z Skipping (s,q) (0.91, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7578250Z Skipping (s,q) (0.92, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7578411Z Skipping (s,q) (0.93, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7578572Z Skipping (s,q) (0.94, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7578730Z Skipping (s,q) (0.95, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7578891Z Skipping (s,q) (0.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7579049Z Skipping (s,q) (0.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7579210Z Skipping (s,q) (0.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7579368Z Skipping (s,q) (0.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7579523Z Skipping (s,q) (1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7579683Z Skipping (s,q) (1.01, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7579844Z Skipping (s,q) (1.02, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7580046Z Skipping (s,q) (1.03, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7580208Z Skipping (s,q) (1.04, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7580368Z Skipping (s,q) (1.05, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7580528Z Skipping (s,q) (1.06, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7580690Z Skipping (s,q) (1.07, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7580848Z Skipping (s,q) (1.08, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7581010Z Skipping (s,q) (1.09, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7581171Z Skipping (s,q) (1.1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7581330Z Skipping (s,q) (1.11, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7581531Z Skipping (s,q) (1.12, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7581690Z Skipping (s,q) (1.13, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7581852Z Skipping (s,q) (1.14, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7582012Z Skipping (s,q) (1.15, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7582207Z Skipping (s,q) (1.16, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7582366Z Skipping (s,q) (1.17, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7582527Z Skipping (s,q) (1.18, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7582686Z Skipping (s,q) (1.19, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7582884Z Skipping (s,q) (1.2, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7583042Z Skipping (s,q) (1.21, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7583199Z Skipping (s,q) (1.22, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7583362Z Skipping (s,q) (1.23, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7583520Z Skipping (s,q) (1.24, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7583681Z Skipping (s,q) (1.25, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7583842Z Skipping (s,q) (1.26, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7584002Z Skipping (s,q) (1.27, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7584166Z Skipping (s,q) (1.28, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7584324Z Skipping (s,q) (1.29, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7584482Z Skipping (s,q) (1.3, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7584644Z Skipping (s,q) (1.31, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7584801Z Skipping (s,q) (1.32, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7584959Z Skipping (s,q) (1.33, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7585120Z Skipping (s,q) (1.34, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7585284Z Skipping (s,q) (1.35, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7585443Z Skipping (s,q) (1.36, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7585603Z Skipping (s,q) (1.37, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7585762Z Skipping (s,q) (1.38, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7585923Z Skipping (s,q) (1.39, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7586081Z Skipping (s,q) (1.4, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7586242Z Skipping (s,q) (1.41, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7586406Z Skipping (s,q) (1.42, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7586566Z Skipping (s,q) (1.43, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7586724Z Skipping (s,q) (1.44, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7586885Z Skipping (s,q) (1.45, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7587047Z Skipping (s,q) (1.46, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7587205Z Skipping (s,q) (1.47, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7587406Z Skipping (s,q) (1.48, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7587566Z Skipping (s,q) (1.49, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7587727Z Skipping (s,q) (1.5, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7587889Z Skipping (s,q) (1.51, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7588047Z Skipping (s,q) (1.52, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7588207Z Skipping (s,q) (1.53, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7588369Z Skipping (s,q) (1.54, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7588529Z Skipping (s,q) (1.55, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7588731Z Skipping (s,q) (1.56, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7588893Z Skipping (s,q) (1.57, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7589056Z Skipping (s,q) (1.58, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7589218Z Skipping (s,q) (1.59, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7589376Z Skipping (s,q) (1.6, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7589576Z Skipping (s,q) (1.61, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7589738Z Skipping (s,q) (1.62, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7589896Z Skipping (s,q) (1.63, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7590093Z Skipping (s,q) (1.64, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7590253Z Skipping (s,q) (1.65, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7590415Z Skipping (s,q) (1.66, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7590572Z Skipping (s,q) (1.67, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7590961Z Skipping (s,q) (1.68, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7591119Z Skipping (s,q) (1.69, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7591282Z Skipping (s,q) (1.7, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7591440Z Skipping (s,q) (1.71, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7591603Z Skipping (s,q) (1.72, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7591765Z Skipping (s,q) (1.73, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7591924Z Skipping (s,q) (1.74, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7592083Z Skipping (s,q) (1.75, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7592246Z Skipping (s,q) (1.76, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7592404Z Skipping (s,q) (1.77, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7592564Z Skipping (s,q) (1.78, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7592725Z Skipping (s,q) (1.79, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7592883Z Skipping (s,q) (1.8, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7593050Z Skipping (s,q) (1.81, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7593208Z Skipping (s,q) (1.82, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7593369Z Skipping (s,q) (1.83, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7593529Z Skipping (s,q) (1.84, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7593686Z Skipping (s,q) (1.85, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7593849Z Skipping (s,q) (1.86, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7594009Z Skipping (s,q) (1.87, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7594167Z Skipping (s,q) (1.88, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7594326Z Skipping (s,q) (1.89, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7594486Z Skipping (s,q) (1.9, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7594644Z Skipping (s,q) (1.91, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7594888Z Skipping (s,q) (1.92, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7595045Z Skipping (s,q) (1.93, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7595208Z Skipping (s,q) (1.94, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7595442Z Skipping (s,q) (1.95, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7595599Z Skipping (s,q) (1.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7595757Z Skipping (s,q) (1.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7595915Z Skipping (s,q) (1.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7596071Z Skipping (s,q) (1.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7596232Z Skipping (s,q) (0.01, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7596451Z Skipping (s,q) (0.02, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7596611Z Skipping (s,q) (0.03, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7596765Z Skipping (s,q) (0.04, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7596918Z Skipping (s,q) (0.05, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7597074Z Skipping (s,q) (0.06, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7597281Z Skipping (s,q) (0.07, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7597433Z Skipping (s,q) (0.08, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7597589Z Skipping (s,q) (0.09, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7597801Z Skipping (s,q) (0.1, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7597954Z Skipping (s,q) (0.11, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7598109Z Skipping (s,q) (0.12, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7598262Z Skipping (s,q) (0.13, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7598417Z Skipping (s,q) (0.14, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7598568Z Skipping (s,q) (0.15, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7598721Z Skipping (s,q) (0.16, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7598875Z Skipping (s,q) (0.17, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7599029Z Skipping (s,q) (0.18, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7599181Z Skipping (s,q) (0.19, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7599340Z Skipping (s,q) (0.2, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7599491Z Skipping (s,q) (0.21, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7599649Z Skipping (s,q) (0.22, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7599799Z Skipping (s,q) (0.23, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7599953Z Skipping (s,q) (0.24, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7600108Z Skipping (s,q) (0.25, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7600260Z Skipping (s,q) (0.26, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7600412Z Skipping (s,q) (0.27, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7600567Z Skipping (s,q) (0.28, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7600720Z Skipping (s,q) (0.29, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7600875Z Skipping (s,q) (0.3, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7601026Z Skipping (s,q) (0.31, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7601178Z Skipping (s,q) (0.32, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7601334Z Skipping (s,q) (0.33, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7601485Z Skipping (s,q) (0.34, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7601636Z Skipping (s,q) (0.35, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7601791Z Skipping (s,q) (0.36, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7601943Z Skipping (s,q) (0.37, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7602095Z Skipping (s,q) (0.38, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7602289Z Skipping (s,q) (0.39, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7602440Z Skipping (s,q) (0.4, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7602596Z Skipping (s,q) (0.41, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7602748Z Skipping (s,q) (0.42, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7602899Z Skipping (s,q) (0.43, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7603054Z Skipping (s,q) (0.44, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7603207Z Skipping (s,q) (0.45, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7603357Z Skipping (s,q) (0.46, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7603510Z Skipping (s,q) (0.47, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7603701Z Skipping (s,q) (0.48, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7603855Z Skipping (s,q) (0.49, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7604008Z Skipping (s,q) (0.5, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7604159Z Skipping (s,q) (0.51, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7604374Z Skipping (s,q) (0.52, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7604526Z Skipping (s,q) (0.53, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7604678Z Skipping (s,q) (0.54, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7604831Z Skipping (s,q) (0.55, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7605021Z Skipping (s,q) (0.56, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7605176Z Skipping (s,q) (0.57, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7605328Z Skipping (s,q) (0.58, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7605480Z Skipping (s,q) (0.59, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7605637Z Skipping (s,q) (0.6, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7605791Z Skipping (s,q) (0.61, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7605942Z Skipping (s,q) (0.62, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7606097Z Skipping (s,q) (0.63, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7606249Z Skipping (s,q) (0.64, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7606404Z Skipping (s,q) (0.65, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7606556Z Skipping (s,q) (0.66, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7606709Z Skipping (s,q) (0.67, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7606865Z Skipping (s,q) (0.68, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7607017Z Skipping (s,q) (0.69, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7607172Z Skipping (s,q) (0.7, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7607326Z Skipping (s,q) (0.71, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7607479Z Skipping (s,q) (0.72, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7607633Z Skipping (s,q) (0.73, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7607789Z Skipping (s,q) (0.74, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7607943Z Skipping (s,q) (0.75, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7608098Z Skipping (s,q) (0.76, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7608249Z Skipping (s,q) (0.77, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7608402Z Skipping (s,q) (0.78, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7608558Z Skipping (s,q) (0.79, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7608711Z Skipping (s,q) (0.8, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7608863Z Skipping (s,q) (0.81, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7609018Z Skipping (s,q) (0.82, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7609170Z Skipping (s,q) (0.83, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7609372Z Skipping (s,q) (0.84, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7609524Z Skipping (s,q) (0.85, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7609679Z Skipping (s,q) (0.86, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7609837Z Skipping (s,q) (0.87, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7609990Z Skipping (s,q) (0.88, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7610141Z Skipping (s,q) (0.89, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7610298Z Skipping (s,q) (0.9, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7610451Z Skipping (s,q) (0.91, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7610606Z Skipping (s,q) (0.92, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7610796Z Skipping (s,q) (0.93, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7610949Z Skipping (s,q) (0.94, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7611111Z Skipping (s,q) (0.95, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7611265Z Skipping (s,q) (0.96, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7611415Z Skipping (s,q) (0.97, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7611610Z Skipping (s,q) (0.98, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7611762Z Skipping (s,q) (0.99, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7611911Z Skipping (s,q) (1, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7612105Z Skipping (s,q) (1.01, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7612257Z Skipping (s,q) (1.02, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7612410Z Skipping (s,q) (1.03, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7612562Z Skipping (s,q) (1.04, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7612715Z Skipping (s,q) (1.05, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7612869Z Skipping (s,q) (1.06, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7613022Z Skipping (s,q) (1.07, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7613172Z Skipping (s,q) (1.08, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7613330Z Skipping (s,q) (1.09, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7613481Z Skipping (s,q) (1.1, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7613639Z Skipping (s,q) (1.11, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7613791Z Skipping (s,q) (1.12, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7613946Z Skipping (s,q) (1.13, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7614098Z Skipping (s,q) (1.14, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7614249Z Skipping (s,q) (1.15, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7614401Z Skipping (s,q) (1.16, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7614555Z Skipping (s,q) (1.17, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7614708Z Skipping (s,q) (1.18, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7614861Z Skipping (s,q) (1.19, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7615015Z Skipping (s,q) (1.2, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7615166Z Skipping (s,q) (1.21, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7615318Z Skipping (s,q) (1.22, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7615472Z Skipping (s,q) (1.23, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7615625Z Skipping (s,q) (1.24, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7615778Z Skipping (s,q) (1.25, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7615928Z Skipping (s,q) (1.26, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7616087Z Skipping (s,q) (1.27, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7616240Z Skipping (s,q) (1.28, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7616395Z Skipping (s,q) (1.29, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7616594Z Skipping (s,q) (1.3, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7616745Z Skipping (s,q) (1.31, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7616899Z Skipping (s,q) (1.32, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7617054Z Skipping (s,q) (1.33, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7617207Z Skipping (s,q) (1.34, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7617359Z Skipping (s,q) (1.35, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7617515Z Skipping (s,q) (1.36, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7617666Z Skipping (s,q) (1.37, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7617818Z Skipping (s,q) (1.38, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7618007Z Skipping (s,q) (1.39, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7618159Z Skipping (s,q) (1.4, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7618315Z Skipping (s,q) (1.41, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7618465Z Skipping (s,q) (1.42, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7618653Z Skipping (s,q) (1.43, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7618807Z Skipping (s,q) (1.44, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7618961Z Skipping (s,q) (1.45, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7619114Z Skipping (s,q) (1.46, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7619303Z Skipping (s,q) (1.47, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7619455Z Skipping (s,q) (1.48, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7619612Z Skipping (s,q) (1.49, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7619766Z Skipping (s,q) (1.5, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7619919Z Skipping (s,q) (1.51, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7620076Z Skipping (s,q) (1.52, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7620228Z Skipping (s,q) (1.53, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7620386Z Skipping (s,q) (1.54, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7620541Z Skipping (s,q) (1.55, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7620691Z Skipping (s,q) (1.56, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7620845Z Skipping (s,q) (1.57, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7621001Z Skipping (s,q) (1.58, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7621153Z Skipping (s,q) (1.59, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7621311Z Skipping (s,q) (1.6, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7621463Z Skipping (s,q) (1.61, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7621615Z Skipping (s,q) (1.62, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7621769Z Skipping (s,q) (1.63, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7621922Z Skipping (s,q) (1.64, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7622076Z Skipping (s,q) (1.65, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7622229Z Skipping (s,q) (1.66, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7622380Z Skipping (s,q) (1.67, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7622533Z Skipping (s,q) (1.68, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7622684Z Skipping (s,q) (1.69, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7622837Z Skipping (s,q) (1.7, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7622990Z Skipping (s,q) (1.71, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7623141Z Skipping (s,q) (1.72, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7623299Z Skipping (s,q) (1.73, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7623450Z Skipping (s,q) (1.74, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7623648Z Skipping (s,q) (1.75, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7623801Z Skipping (s,q) (1.76, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7623954Z Skipping (s,q) (1.77, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7624105Z Skipping (s,q) (1.78, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7624258Z Skipping (s,q) (1.79, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7624410Z Skipping (s,q) (1.8, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7624568Z Skipping (s,q) (1.81, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7624719Z Skipping (s,q) (1.82, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7624871Z Skipping (s,q) (1.83, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7625062Z Skipping (s,q) (1.84, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7625214Z Skipping (s,q) (1.85, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7625366Z Skipping (s,q) (1.86, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7625521Z Skipping (s,q) (1.87, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7625672Z Skipping (s,q) (1.88, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7625859Z Skipping (s,q) (1.89, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7626013Z Skipping (s,q) (1.9, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7626165Z Skipping (s,q) (1.91, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7626358Z Skipping (s,q) (1.92, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7626508Z Skipping (s,q) (1.93, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7626658Z Skipping (s,q) (1.94, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7626813Z Skipping (s,q) (1.95, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7626969Z Skipping (s,q) (1.96, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7627120Z Skipping (s,q) (1.97, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7627274Z Skipping (s,q) (1.98, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7627425Z Skipping (s,q) (1.99, 50): inconsistent with heavy hitters! 2025-05-07T20:56:56.7627591Z Skipping (s,q) (0.01, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7627748Z Skipping (s,q) (0.02, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7627906Z Skipping (s,q) (0.03, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7628065Z Skipping (s,q) (0.04, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7628225Z Skipping (s,q) (0.05, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7628380Z Skipping (s,q) (0.06, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7628540Z Skipping (s,q) (0.07, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7628696Z Skipping (s,q) (0.08, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7628857Z Skipping (s,q) (0.09, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7629019Z Skipping (s,q) (0.1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7629177Z Skipping (s,q) (0.11, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7629340Z Skipping (s,q) (0.12, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7629496Z Skipping (s,q) (0.13, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7629652Z Skipping (s,q) (0.14, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7629816Z Skipping (s,q) (0.15, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7629975Z Skipping (s,q) (0.16, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7630133Z Skipping (s,q) (0.17, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7630288Z Skipping (s,q) (0.18, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7630446Z Skipping (s,q) (0.19, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7630607Z Skipping (s,q) (0.2, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7630764Z Skipping (s,q) (0.21, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7630966Z Skipping (s,q) (0.22, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7631128Z Skipping (s,q) (0.23, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7631283Z Skipping (s,q) (0.24, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7631441Z Skipping (s,q) (0.25, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7631595Z Skipping (s,q) (0.26, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7631753Z Skipping (s,q) (0.27, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7631910Z Skipping (s,q) (0.28, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7632067Z Skipping (s,q) (0.29, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7632285Z Skipping (s,q) (0.3, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7632446Z Skipping (s,q) (0.31, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7632607Z Skipping (s,q) (0.32, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7632765Z Skipping (s,q) (0.33, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7632924Z Skipping (s,q) (0.34, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7633116Z Skipping (s,q) (0.35, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7633275Z Skipping (s,q) (0.36, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7633431Z Skipping (s,q) (0.37, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7633625Z Skipping (s,q) (0.38, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7633786Z Skipping (s,q) (0.39, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7633942Z Skipping (s,q) (0.4, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7634099Z Skipping (s,q) (0.41, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7634257Z Skipping (s,q) (0.42, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7634412Z Skipping (s,q) (0.43, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7634577Z Skipping (s,q) (0.44, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7634734Z Skipping (s,q) (0.45, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7634893Z Skipping (s,q) (0.46, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7635050Z Skipping (s,q) (0.47, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7635207Z Skipping (s,q) (0.48, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7635437Z Skipping (s,q) (0.49, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7635596Z Skipping (s,q) (0.5, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7635752Z Skipping (s,q) (0.51, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7635912Z Skipping (s,q) (0.52, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7636069Z Skipping (s,q) (0.53, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7636224Z Skipping (s,q) (0.54, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7636406Z Skipping (s,q) (0.55, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7636589Z Skipping (s,q) (0.56, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7636754Z Skipping (s,q) (0.57, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7636915Z Skipping (s,q) (0.58, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7637071Z Skipping (s,q) (0.59, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7637233Z Skipping (s,q) (0.6, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7637391Z Skipping (s,q) (0.61, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7637546Z Skipping (s,q) (0.62, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7637706Z Skipping (s,q) (0.63, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7637864Z Skipping (s,q) (0.64, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7638019Z Skipping (s,q) (0.65, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7638226Z Skipping (s,q) (0.66, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7638383Z Skipping (s,q) (0.67, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7638545Z Skipping (s,q) (0.68, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7638701Z Skipping (s,q) (0.69, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7638856Z Skipping (s,q) (0.7, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7639015Z Skipping (s,q) (0.71, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7639172Z Skipping (s,q) (0.72, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7639327Z Skipping (s,q) (0.73, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7639489Z Skipping (s,q) (0.74, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7639686Z Skipping (s,q) (0.75, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7639847Z Skipping (s,q) (0.76, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7640007Z Skipping (s,q) (0.77, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7640164Z Skipping (s,q) (0.78, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7640361Z Skipping (s,q) (0.79, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7640517Z Skipping (s,q) (0.8, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7640672Z Skipping (s,q) (0.81, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7640831Z Skipping (s,q) (0.82, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7641025Z Skipping (s,q) (0.83, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7641181Z Skipping (s,q) (0.84, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7641340Z Skipping (s,q) (0.85, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7641497Z Skipping (s,q) (0.86, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7641655Z Skipping (s,q) (0.87, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7641814Z Skipping (s,q) (0.88, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7641969Z Skipping (s,q) (0.89, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7642131Z Skipping (s,q) (0.9, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7642286Z Skipping (s,q) (0.91, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7642441Z Skipping (s,q) (0.92, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7642601Z Skipping (s,q) (0.93, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7642759Z Skipping (s,q) (0.94, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7642917Z Skipping (s,q) (0.95, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7643073Z Skipping (s,q) (0.96, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7643230Z Skipping (s,q) (0.97, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7643391Z Skipping (s,q) (0.98, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7643549Z Skipping (s,q) (0.99, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7643703Z Skipping (s,q) (1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7643866Z Skipping (s,q) (1.01, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7644022Z Skipping (s,q) (1.02, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7644182Z Skipping (s,q) (1.03, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7644336Z Skipping (s,q) (1.04, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7644494Z Skipping (s,q) (1.05, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7644653Z Skipping (s,q) (1.06, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7644808Z Skipping (s,q) (1.07, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7644968Z Skipping (s,q) (1.08, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7645130Z Skipping (s,q) (1.09, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7648287Z Skipping (s,q) (1.1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7648520Z Skipping (s,q) (1.11, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7648687Z Skipping (s,q) (1.12, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7648848Z Skipping (s,q) (1.13, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7649004Z Skipping (s,q) (1.14, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7649163Z Skipping (s,q) (1.15, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7649323Z Skipping (s,q) (1.16, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7649481Z Skipping (s,q) (1.17, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7649641Z Skipping (s,q) (1.18, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7649837Z Skipping (s,q) (1.19, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7649998Z Skipping (s,q) (1.2, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7650161Z Skipping (s,q) (1.21, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7650321Z Skipping (s,q) (1.22, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7650480Z Skipping (s,q) (1.23, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7650676Z Skipping (s,q) (1.24, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7650836Z Skipping (s,q) (1.25, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7650996Z Skipping (s,q) (1.26, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7651195Z Skipping (s,q) (1.27, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7651353Z Skipping (s,q) (1.28, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7651514Z Skipping (s,q) (1.29, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7651671Z Skipping (s,q) (1.3, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7651835Z Skipping (s,q) (1.31, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7651993Z Skipping (s,q) (1.32, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7652152Z Skipping (s,q) (1.33, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7652315Z Skipping (s,q) (1.34, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7652476Z Skipping (s,q) (1.35, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7652633Z Skipping (s,q) (1.36, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7652794Z Skipping (s,q) (1.37, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7652949Z Skipping (s,q) (1.38, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7653111Z Skipping (s,q) (1.39, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7653268Z Skipping (s,q) (1.4, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7653425Z Skipping (s,q) (1.41, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7653590Z Skipping (s,q) (1.42, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7653748Z Skipping (s,q) (1.43, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7653907Z Skipping (s,q) (1.44, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7654065Z Skipping (s,q) (1.45, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7654224Z Skipping (s,q) (1.46, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7654384Z Skipping (s,q) (1.47, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7654541Z Skipping (s,q) (1.48, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7654697Z Skipping (s,q) (1.49, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7654862Z Skipping (s,q) (1.5, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7655019Z Skipping (s,q) (1.51, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7655176Z Skipping (s,q) (1.52, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7655341Z Skipping (s,q) (1.53, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7655498Z Skipping (s,q) (1.54, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7655704Z Skipping (s,q) (1.55, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7655861Z Skipping (s,q) (1.56, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7656019Z Skipping (s,q) (1.57, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7656179Z Skipping (s,q) (1.58, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7656335Z Skipping (s,q) (1.59, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7656495Z Skipping (s,q) (1.6, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7656655Z Skipping (s,q) (1.61, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7656811Z Skipping (s,q) (1.62, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7656968Z Skipping (s,q) (1.63, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7657161Z Skipping (s,q) (1.64, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7657318Z Skipping (s,q) (1.65, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7657478Z Skipping (s,q) (1.66, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7657634Z Skipping (s,q) (1.67, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7657826Z Skipping (s,q) (1.68, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7657986Z Skipping (s,q) (1.69, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7658143Z Skipping (s,q) (1.7, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7658303Z Skipping (s,q) (1.71, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7658497Z Skipping (s,q) (1.72, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7658654Z Skipping (s,q) (1.73, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7658812Z Skipping (s,q) (1.74, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7658971Z Skipping (s,q) (1.75, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7659128Z Skipping (s,q) (1.76, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7659291Z Skipping (s,q) (1.77, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7659449Z Skipping (s,q) (1.78, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7659607Z Skipping (s,q) (1.79, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7659767Z Skipping (s,q) (1.8, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7659924Z Skipping (s,q) (1.81, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7660081Z Skipping (s,q) (1.82, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7660240Z Skipping (s,q) (1.83, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7660395Z Skipping (s,q) (1.84, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7660554Z Skipping (s,q) (1.85, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7660712Z Skipping (s,q) (1.86, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7660867Z Skipping (s,q) (1.87, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7661027Z Skipping (s,q) (1.88, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7661185Z Skipping (s,q) (1.89, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7661343Z Skipping (s,q) (1.9, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7661501Z Skipping (s,q) (1.91, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7661656Z Skipping (s,q) (1.92, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7661816Z Skipping (s,q) (1.93, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7661975Z Skipping (s,q) (1.94, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7662131Z Skipping (s,q) (1.95, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7662291Z Skipping (s,q) (1.96, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7662450Z Skipping (s,q) (1.97, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7662610Z Skipping (s,q) (1.98, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7662766Z Skipping (s,q) (1.99, 52.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7662994Z Skipping (s,q) (0.01, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7663150Z Skipping (s,q) (0.02, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7663306Z Skipping (s,q) (0.03, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7663460Z Skipping (s,q) (0.04, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7663615Z Skipping (s,q) (0.05, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7663770Z Skipping (s,q) (0.06, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7663925Z Skipping (s,q) (0.07, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7664076Z Skipping (s,q) (0.08, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7664227Z Skipping (s,q) (0.09, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7664422Z Skipping (s,q) (0.1, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7664576Z Skipping (s,q) (0.11, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7664731Z Skipping (s,q) (0.12, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7664885Z Skipping (s,q) (0.13, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7665075Z Skipping (s,q) (0.14, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7665228Z Skipping (s,q) (0.15, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7665383Z Skipping (s,q) (0.16, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7665532Z Skipping (s,q) (0.17, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7665727Z Skipping (s,q) (0.18, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7665877Z Skipping (s,q) (0.19, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7666031Z Skipping (s,q) (0.2, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7666188Z Skipping (s,q) (0.21, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7666338Z Skipping (s,q) (0.22, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7666489Z Skipping (s,q) (0.23, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7666648Z Skipping (s,q) (0.24, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7666799Z Skipping (s,q) (0.25, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7666959Z Skipping (s,q) (0.26, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7667110Z Skipping (s,q) (0.27, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7667260Z Skipping (s,q) (0.28, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7667420Z Skipping (s,q) (0.29, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7667570Z Skipping (s,q) (0.3, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7667722Z Skipping (s,q) (0.31, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7667877Z Skipping (s,q) (0.32, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7668029Z Skipping (s,q) (0.33, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7668184Z Skipping (s,q) (0.34, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7668337Z Skipping (s,q) (0.35, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7668487Z Skipping (s,q) (0.36, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7668646Z Skipping (s,q) (0.37, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7668797Z Skipping (s,q) (0.38, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7668950Z Skipping (s,q) (0.39, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7669104Z Skipping (s,q) (0.4, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7669259Z Skipping (s,q) (0.41, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7669412Z Skipping (s,q) (0.42, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7669564Z Skipping (s,q) (0.43, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7669719Z Skipping (s,q) (0.44, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7669878Z Skipping (s,q) (0.45, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7670075Z Skipping (s,q) (0.46, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7670226Z Skipping (s,q) (0.47, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7670382Z Skipping (s,q) (0.48, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7670535Z Skipping (s,q) (0.49, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7670685Z Skipping (s,q) (0.5, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7670839Z Skipping (s,q) (0.51, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7670993Z Skipping (s,q) (0.52, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7671147Z Skipping (s,q) (0.53, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7671300Z Skipping (s,q) (0.54, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7671490Z Skipping (s,q) (0.55, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7671644Z Skipping (s,q) (0.56, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7671794Z Skipping (s,q) (0.57, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7671947Z Skipping (s,q) (0.58, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7672099Z Skipping (s,q) (0.59, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7672287Z Skipping (s,q) (0.6, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7672442Z Skipping (s,q) (0.61, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7672595Z Skipping (s,q) (0.62, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7672788Z Skipping (s,q) (0.63, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7672941Z Skipping (s,q) (0.64, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7673093Z Skipping (s,q) (0.65, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7673245Z Skipping (s,q) (0.66, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7673403Z Skipping (s,q) (0.67, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7673554Z Skipping (s,q) (0.68, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7673710Z Skipping (s,q) (0.69, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7673860Z Skipping (s,q) (0.7, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7674013Z Skipping (s,q) (0.71, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7674167Z Skipping (s,q) (0.72, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7674319Z Skipping (s,q) (0.73, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7674471Z Skipping (s,q) (0.74, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7674628Z Skipping (s,q) (0.75, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7674778Z Skipping (s,q) (0.76, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7674929Z Skipping (s,q) (0.77, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7675086Z Skipping (s,q) (0.78, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7675237Z Skipping (s,q) (0.79, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7675453Z Skipping (s,q) (0.8, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7675609Z Skipping (s,q) (0.81, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7675760Z Skipping (s,q) (0.82, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7675915Z Skipping (s,q) (0.83, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7676066Z Skipping (s,q) (0.84, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7676218Z Skipping (s,q) (0.85, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7676375Z Skipping (s,q) (0.86, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7676527Z Skipping (s,q) (0.87, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7676682Z Skipping (s,q) (0.88, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7676837Z Skipping (s,q) (0.89, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7676990Z Skipping (s,q) (0.9, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7677145Z Skipping (s,q) (0.91, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7677346Z Skipping (s,q) (0.92, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7677497Z Skipping (s,q) (0.93, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7677651Z Skipping (s,q) (0.94, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7677801Z Skipping (s,q) (0.95, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7677955Z Skipping (s,q) (0.96, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7678105Z Skipping (s,q) (0.97, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7678258Z Skipping (s,q) (0.98, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7678412Z Skipping (s,q) (0.99, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7678561Z Skipping (s,q) (1, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7678754Z Skipping (s,q) (1.01, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7678910Z Skipping (s,q) (1.02, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7679063Z Skipping (s,q) (1.03, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7679214Z Skipping (s,q) (1.04, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7679408Z Skipping (s,q) (1.05, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7679560Z Skipping (s,q) (1.06, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7679713Z Skipping (s,q) (1.07, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7679864Z Skipping (s,q) (1.08, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7680054Z Skipping (s,q) (1.09, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7680209Z Skipping (s,q) (1.1, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7680360Z Skipping (s,q) (1.11, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7680515Z Skipping (s,q) (1.12, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7680667Z Skipping (s,q) (1.13, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7680817Z Skipping (s,q) (1.14, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7680973Z Skipping (s,q) (1.15, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7681124Z Skipping (s,q) (1.16, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7681279Z Skipping (s,q) (1.17, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7681433Z Skipping (s,q) (1.18, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7681583Z Skipping (s,q) (1.19, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7681736Z Skipping (s,q) (1.2, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7681892Z Skipping (s,q) (1.21, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7682042Z Skipping (s,q) (1.22, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7682195Z Skipping (s,q) (1.23, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7682348Z Skipping (s,q) (1.24, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7682498Z Skipping (s,q) (1.25, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7682654Z Skipping (s,q) (1.26, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7682805Z Skipping (s,q) (1.27, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7682956Z Skipping (s,q) (1.28, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7683111Z Skipping (s,q) (1.29, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7683262Z Skipping (s,q) (1.3, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7683417Z Skipping (s,q) (1.31, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7683570Z Skipping (s,q) (1.32, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7683721Z Skipping (s,q) (1.33, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7683874Z Skipping (s,q) (1.34, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7684027Z Skipping (s,q) (1.35, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7684179Z Skipping (s,q) (1.36, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7684379Z Skipping (s,q) (1.37, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7684531Z Skipping (s,q) (1.38, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7684687Z Skipping (s,q) (1.39, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7684840Z Skipping (s,q) (1.4, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7684991Z Skipping (s,q) (1.41, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7685146Z Skipping (s,q) (1.42, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7685303Z Skipping (s,q) (1.43, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7685452Z Skipping (s,q) (1.44, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7685607Z Skipping (s,q) (1.45, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7685797Z Skipping (s,q) (1.46, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7685950Z Skipping (s,q) (1.47, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7686104Z Skipping (s,q) (1.48, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7686257Z Skipping (s,q) (1.49, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7686412Z Skipping (s,q) (1.5, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7686603Z Skipping (s,q) (1.51, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7686756Z Skipping (s,q) (1.52, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7686910Z Skipping (s,q) (1.53, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7687060Z Skipping (s,q) (1.54, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7687274Z Skipping (s,q) (1.55, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7687427Z Skipping (s,q) (1.56, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7687577Z Skipping (s,q) (1.57, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7687735Z Skipping (s,q) (1.58, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7687885Z Skipping (s,q) (1.59, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7688038Z Skipping (s,q) (1.6, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7688192Z Skipping (s,q) (1.61, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7688346Z Skipping (s,q) (1.62, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7688500Z Skipping (s,q) (1.63, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7688651Z Skipping (s,q) (1.64, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7688804Z Skipping (s,q) (1.65, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7688959Z Skipping (s,q) (1.66, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7689116Z Skipping (s,q) (1.67, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7689268Z Skipping (s,q) (1.68, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7689426Z Skipping (s,q) (1.69, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7689577Z Skipping (s,q) (1.7, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7689730Z Skipping (s,q) (1.71, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7689890Z Skipping (s,q) (1.72, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7690040Z Skipping (s,q) (1.73, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7690194Z Skipping (s,q) (1.74, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7690348Z Skipping (s,q) (1.75, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7690500Z Skipping (s,q) (1.76, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7690915Z Skipping (s,q) (1.77, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7691072Z Skipping (s,q) (1.78, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7691222Z Skipping (s,q) (1.79, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7691376Z Skipping (s,q) (1.8, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7691532Z Skipping (s,q) (1.81, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7691684Z Skipping (s,q) (1.82, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7691918Z Skipping (s,q) (1.83, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7692070Z Skipping (s,q) (1.84, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7692225Z Skipping (s,q) (1.85, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7692376Z Skipping (s,q) (1.86, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7692527Z Skipping (s,q) (1.87, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7692682Z Skipping (s,q) (1.88, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7692834Z Skipping (s,q) (1.89, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7692984Z Skipping (s,q) (1.9, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7693137Z Skipping (s,q) (1.91, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7693398Z Skipping (s,q) (1.92, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7693552Z Skipping (s,q) (1.93, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7693713Z Skipping (s,q) (1.94, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7693866Z Skipping (s,q) (1.95, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7694076Z Skipping (s,q) (1.96, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7694228Z Skipping (s,q) (1.97, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7694380Z Skipping (s,q) (1.98, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7694534Z Skipping (s,q) (1.99, 55): inconsistent with heavy hitters! 2025-05-07T20:56:56.7694748Z Skipping (s,q) (0.01, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7694906Z Skipping (s,q) (0.02, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7695065Z Skipping (s,q) (0.03, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7695227Z Skipping (s,q) (0.04, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7695388Z Skipping (s,q) (0.05, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7695544Z Skipping (s,q) (0.06, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7695703Z Skipping (s,q) (0.07, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7695862Z Skipping (s,q) (0.08, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7696020Z Skipping (s,q) (0.09, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7696179Z Skipping (s,q) (0.1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7696338Z Skipping (s,q) (0.11, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7696499Z Skipping (s,q) (0.12, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7696658Z Skipping (s,q) (0.13, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7696814Z Skipping (s,q) (0.14, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7696971Z Skipping (s,q) (0.15, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7697131Z Skipping (s,q) (0.16, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7697290Z Skipping (s,q) (0.17, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7697449Z Skipping (s,q) (0.18, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7697609Z Skipping (s,q) (0.19, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7697769Z Skipping (s,q) (0.2, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7697927Z Skipping (s,q) (0.21, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7698083Z Skipping (s,q) (0.22, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7698243Z Skipping (s,q) (0.23, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7698401Z Skipping (s,q) (0.24, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7698557Z Skipping (s,q) (0.25, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7698711Z Skipping (s,q) (0.26, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7698874Z Skipping (s,q) (0.27, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7699031Z Skipping (s,q) (0.28, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7699237Z Skipping (s,q) (0.29, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7699394Z Skipping (s,q) (0.3, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7699554Z Skipping (s,q) (0.31, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7699713Z Skipping (s,q) (0.32, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7699870Z Skipping (s,q) (0.33, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7700025Z Skipping (s,q) (0.34, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7700189Z Skipping (s,q) (0.35, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7700345Z Skipping (s,q) (0.36, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7700506Z Skipping (s,q) (0.37, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7700702Z Skipping (s,q) (0.38, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7700859Z Skipping (s,q) (0.39, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7701023Z Skipping (s,q) (0.4, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7701180Z Skipping (s,q) (0.41, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7701374Z Skipping (s,q) (0.42, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7701536Z Skipping (s,q) (0.43, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7701692Z Skipping (s,q) (0.44, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7701848Z Skipping (s,q) (0.45, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7702046Z Skipping (s,q) (0.46, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7702202Z Skipping (s,q) (0.47, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7702360Z Skipping (s,q) (0.48, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7702517Z Skipping (s,q) (0.49, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7702674Z Skipping (s,q) (0.5, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7702836Z Skipping (s,q) (0.51, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7702992Z Skipping (s,q) (0.52, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7703151Z Skipping (s,q) (0.53, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7703311Z Skipping (s,q) (0.54, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7703466Z Skipping (s,q) (0.55, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7703628Z Skipping (s,q) (0.56, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7703787Z Skipping (s,q) (0.57, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7703943Z Skipping (s,q) (0.58, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7704105Z Skipping (s,q) (0.59, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7704263Z Skipping (s,q) (0.6, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7704420Z Skipping (s,q) (0.61, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7704582Z Skipping (s,q) (0.62, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7704737Z Skipping (s,q) (0.63, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7704897Z Skipping (s,q) (0.64, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7705056Z Skipping (s,q) (0.65, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7705213Z Skipping (s,q) (0.66, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7705372Z Skipping (s,q) (0.67, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7705530Z Skipping (s,q) (0.68, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7705687Z Skipping (s,q) (0.69, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7705847Z Skipping (s,q) (0.7, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7706006Z Skipping (s,q) (0.71, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7706166Z Skipping (s,q) (0.72, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7706321Z Skipping (s,q) (0.73, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7706522Z Skipping (s,q) (0.74, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7706682Z Skipping (s,q) (0.75, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7706841Z Skipping (s,q) (0.76, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7706997Z Skipping (s,q) (0.77, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7707155Z Skipping (s,q) (0.78, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7707313Z Skipping (s,q) (0.79, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7707473Z Skipping (s,q) (0.8, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7707629Z Skipping (s,q) (0.81, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7707836Z Skipping (s,q) (0.82, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7707995Z Skipping (s,q) (0.83, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7708152Z Skipping (s,q) (0.84, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7708313Z Skipping (s,q) (0.85, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7708470Z Skipping (s,q) (0.86, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7708665Z Skipping (s,q) (0.87, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7708823Z Skipping (s,q) (0.88, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7708981Z Skipping (s,q) (0.89, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7709180Z Skipping (s,q) (0.9, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7709337Z Skipping (s,q) (0.91, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7709493Z Skipping (s,q) (0.92, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7709657Z Skipping (s,q) (0.93, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7709813Z Skipping (s,q) (0.94, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7709971Z Skipping (s,q) (0.95, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7710129Z Skipping (s,q) (0.96, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7710285Z Skipping (s,q) (0.97, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7710447Z Skipping (s,q) (0.98, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7710605Z Skipping (s,q) (0.99, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7710757Z Skipping (s,q) (1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7710921Z Skipping (s,q) (1.01, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7711075Z Skipping (s,q) (1.02, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7711235Z Skipping (s,q) (1.03, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7711392Z Skipping (s,q) (1.04, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7711550Z Skipping (s,q) (1.05, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7711711Z Skipping (s,q) (1.06, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7711869Z Skipping (s,q) (1.07, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7712024Z Skipping (s,q) (1.08, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7712184Z Skipping (s,q) (1.09, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7712341Z Skipping (s,q) (1.1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7712497Z Skipping (s,q) (1.11, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7712657Z Skipping (s,q) (1.12, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7712819Z Skipping (s,q) (1.13, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7712978Z Skipping (s,q) (1.14, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7713133Z Skipping (s,q) (1.15, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7713292Z Skipping (s,q) (1.16, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7713450Z Skipping (s,q) (1.17, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7713652Z Skipping (s,q) (1.18, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7713808Z Skipping (s,q) (1.19, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7713972Z Skipping (s,q) (1.2, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7714128Z Skipping (s,q) (1.21, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7714288Z Skipping (s,q) (1.22, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7714444Z Skipping (s,q) (1.23, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7714602Z Skipping (s,q) (1.24, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7714764Z Skipping (s,q) (1.25, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7714919Z Skipping (s,q) (1.26, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7715115Z Skipping (s,q) (1.27, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7715276Z Skipping (s,q) (1.28, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7715481Z Skipping (s,q) (1.29, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7715644Z Skipping (s,q) (1.3, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7715865Z Skipping (s,q) (1.31, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7716023Z Skipping (s,q) (1.32, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7716186Z Skipping (s,q) (1.33, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7716343Z Skipping (s,q) (1.34, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7716537Z Skipping (s,q) (1.35, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7716695Z Skipping (s,q) (1.36, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7716851Z Skipping (s,q) (1.37, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7717013Z Skipping (s,q) (1.38, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7717169Z Skipping (s,q) (1.39, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7717328Z Skipping (s,q) (1.4, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7717489Z Skipping (s,q) (1.41, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7717648Z Skipping (s,q) (1.42, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7717803Z Skipping (s,q) (1.43, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7717960Z Skipping (s,q) (1.44, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7718116Z Skipping (s,q) (1.45, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7718277Z Skipping (s,q) (1.46, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7718433Z Skipping (s,q) (1.47, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7718591Z Skipping (s,q) (1.48, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7718756Z Skipping (s,q) (1.49, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7718912Z Skipping (s,q) (1.5, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7719068Z Skipping (s,q) (1.51, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7719231Z Skipping (s,q) (1.52, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7719388Z Skipping (s,q) (1.53, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7719547Z Skipping (s,q) (1.54, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7719703Z Skipping (s,q) (1.55, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7719858Z Skipping (s,q) (1.56, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7720019Z Skipping (s,q) (1.57, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7720175Z Skipping (s,q) (1.58, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7720329Z Skipping (s,q) (1.59, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7720491Z Skipping (s,q) (1.6, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7720646Z Skipping (s,q) (1.61, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7720804Z Skipping (s,q) (1.62, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7721007Z Skipping (s,q) (1.63, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7721163Z Skipping (s,q) (1.64, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7721325Z Skipping (s,q) (1.65, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7721480Z Skipping (s,q) (1.66, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7721638Z Skipping (s,q) (1.67, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7721800Z Skipping (s,q) (1.68, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7721956Z Skipping (s,q) (1.69, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7722111Z Skipping (s,q) (1.7, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7722312Z Skipping (s,q) (1.71, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7722469Z Skipping (s,q) (1.72, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7722625Z Skipping (s,q) (1.73, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7722785Z Skipping (s,q) (1.74, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7722941Z Skipping (s,q) (1.75, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7723136Z Skipping (s,q) (1.76, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7723295Z Skipping (s,q) (1.77, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7723450Z Skipping (s,q) (1.78, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7723647Z Skipping (s,q) (1.79, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7723802Z Skipping (s,q) (1.8, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7723960Z Skipping (s,q) (1.81, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7724116Z Skipping (s,q) (1.82, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7724273Z Skipping (s,q) (1.83, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7724432Z Skipping (s,q) (1.84, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7724590Z Skipping (s,q) (1.85, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7724745Z Skipping (s,q) (1.86, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7724905Z Skipping (s,q) (1.87, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7725060Z Skipping (s,q) (1.88, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7725219Z Skipping (s,q) (1.89, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7725375Z Skipping (s,q) (1.9, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7725535Z Skipping (s,q) (1.91, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7725693Z Skipping (s,q) (1.92, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7725847Z Skipping (s,q) (1.93, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7726003Z Skipping (s,q) (1.94, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7726161Z Skipping (s,q) (1.95, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7726318Z Skipping (s,q) (1.96, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7726476Z Skipping (s,q) (1.97, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7726634Z Skipping (s,q) (1.98, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7726789Z Skipping (s,q) (1.99, 57.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7726948Z Skipping (s,q) (0.01, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7727102Z Skipping (s,q) (0.02, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7727258Z Skipping (s,q) (0.03, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7727414Z Skipping (s,q) (0.04, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7727564Z Skipping (s,q) (0.05, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7727722Z Skipping (s,q) (0.06, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7727872Z Skipping (s,q) (0.07, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7728069Z Skipping (s,q) (0.08, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7728222Z Skipping (s,q) (0.09, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7728376Z Skipping (s,q) (0.1, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7728529Z Skipping (s,q) (0.11, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7728685Z Skipping (s,q) (0.12, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7728837Z Skipping (s,q) (0.13, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7728992Z Skipping (s,q) (0.14, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7729147Z Skipping (s,q) (0.15, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7729298Z Skipping (s,q) (0.16, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7729494Z Skipping (s,q) (0.17, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7729648Z Skipping (s,q) (0.18, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7729800Z Skipping (s,q) (0.19, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7729956Z Skipping (s,q) (0.2, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7730110Z Skipping (s,q) (0.21, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7730296Z Skipping (s,q) (0.22, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7730451Z Skipping (s,q) (0.23, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7730602Z Skipping (s,q) (0.24, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7730756Z Skipping (s,q) (0.25, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7730946Z Skipping (s,q) (0.26, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7731098Z Skipping (s,q) (0.27, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7731254Z Skipping (s,q) (0.28, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7731407Z Skipping (s,q) (0.29, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7731558Z Skipping (s,q) (0.3, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7731715Z Skipping (s,q) (0.31, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7731867Z Skipping (s,q) (0.32, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7732024Z Skipping (s,q) (0.33, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7732175Z Skipping (s,q) (0.34, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7732329Z Skipping (s,q) (0.35, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7732483Z Skipping (s,q) (0.36, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7732638Z Skipping (s,q) (0.37, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7732790Z Skipping (s,q) (0.38, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7732945Z Skipping (s,q) (0.39, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7733099Z Skipping (s,q) (0.4, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7733251Z Skipping (s,q) (0.41, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7733406Z Skipping (s,q) (0.42, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7733560Z Skipping (s,q) (0.43, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7733713Z Skipping (s,q) (0.44, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7733867Z Skipping (s,q) (0.45, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7734019Z Skipping (s,q) (0.46, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7734171Z Skipping (s,q) (0.47, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7734324Z Skipping (s,q) (0.48, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7734476Z Skipping (s,q) (0.49, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7734630Z Skipping (s,q) (0.5, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7734782Z Skipping (s,q) (0.51, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7734940Z Skipping (s,q) (0.52, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7735092Z Skipping (s,q) (0.53, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7735286Z Skipping (s,q) (0.54, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7735439Z Skipping (s,q) (0.55, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7735594Z Skipping (s,q) (0.56, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7735744Z Skipping (s,q) (0.57, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7735898Z Skipping (s,q) (0.58, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7736052Z Skipping (s,q) (0.59, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7736206Z Skipping (s,q) (0.6, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7736356Z Skipping (s,q) (0.61, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7736506Z Skipping (s,q) (0.62, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7736697Z Skipping (s,q) (0.63, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7736851Z Skipping (s,q) (0.64, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7737005Z Skipping (s,q) (0.65, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7737161Z Skipping (s,q) (0.66, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7737349Z Skipping (s,q) (0.67, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7737501Z Skipping (s,q) (0.68, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7737656Z Skipping (s,q) (0.69, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7737806Z Skipping (s,q) (0.7, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7738000Z Skipping (s,q) (0.71, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7738150Z Skipping (s,q) (0.72, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7738301Z Skipping (s,q) (0.73, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7738459Z Skipping (s,q) (0.74, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7738613Z Skipping (s,q) (0.75, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7738766Z Skipping (s,q) (0.76, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7738926Z Skipping (s,q) (0.77, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7739076Z Skipping (s,q) (0.78, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7739232Z Skipping (s,q) (0.79, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7739383Z Skipping (s,q) (0.8, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7739536Z Skipping (s,q) (0.81, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7739694Z Skipping (s,q) (0.82, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7739844Z Skipping (s,q) (0.83, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7739994Z Skipping (s,q) (0.84, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7740146Z Skipping (s,q) (0.85, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7740298Z Skipping (s,q) (0.86, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7740452Z Skipping (s,q) (0.87, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7740604Z Skipping (s,q) (0.88, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7740755Z Skipping (s,q) (0.89, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7740910Z Skipping (s,q) (0.9, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7741062Z Skipping (s,q) (0.91, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7741213Z Skipping (s,q) (0.92, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7741368Z Skipping (s,q) (0.93, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7741521Z Skipping (s,q) (0.94, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7741678Z Skipping (s,q) (0.95, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7741830Z Skipping (s,q) (0.96, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7741986Z Skipping (s,q) (0.97, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7742138Z Skipping (s,q) (0.98, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7742289Z Skipping (s,q) (0.99, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7742486Z Skipping (s,q) (1, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7742641Z Skipping (s,q) (1.01, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7742795Z Skipping (s,q) (1.02, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7742946Z Skipping (s,q) (1.03, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7743099Z Skipping (s,q) (1.04, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7743254Z Skipping (s,q) (1.05, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7743408Z Skipping (s,q) (1.06, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7743560Z Skipping (s,q) (1.07, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7746323Z Skipping (s,q) (1.08, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7746561Z Skipping (s,q) (1.09, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7746715Z Skipping (s,q) (1.1, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7746874Z Skipping (s,q) (1.11, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7747032Z Skipping (s,q) (1.12, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7747226Z Skipping (s,q) (1.13, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7747384Z Skipping (s,q) (1.14, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7747538Z Skipping (s,q) (1.15, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7747691Z Skipping (s,q) (1.16, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7747886Z Skipping (s,q) (1.17, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7748038Z Skipping (s,q) (1.18, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7748192Z Skipping (s,q) (1.19, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7748348Z Skipping (s,q) (1.2, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7748502Z Skipping (s,q) (1.21, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7748659Z Skipping (s,q) (1.22, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7748811Z Skipping (s,q) (1.23, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7748966Z Skipping (s,q) (1.24, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7749122Z Skipping (s,q) (1.25, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7749275Z Skipping (s,q) (1.26, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7749428Z Skipping (s,q) (1.27, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7749589Z Skipping (s,q) (1.28, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7749742Z Skipping (s,q) (1.29, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7749898Z Skipping (s,q) (1.3, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7750054Z Skipping (s,q) (1.31, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7750209Z Skipping (s,q) (1.32, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7750364Z Skipping (s,q) (1.33, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7750520Z Skipping (s,q) (1.34, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7750672Z Skipping (s,q) (1.35, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7750831Z Skipping (s,q) (1.36, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7750983Z Skipping (s,q) (1.37, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7751138Z Skipping (s,q) (1.38, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7751295Z Skipping (s,q) (1.39, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7751447Z Skipping (s,q) (1.4, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7751604Z Skipping (s,q) (1.41, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7751757Z Skipping (s,q) (1.42, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7751912Z Skipping (s,q) (1.43, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7752068Z Skipping (s,q) (1.44, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7752268Z Skipping (s,q) (1.45, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7752422Z Skipping (s,q) (1.46, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7752582Z Skipping (s,q) (1.47, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7752736Z Skipping (s,q) (1.48, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7752896Z Skipping (s,q) (1.49, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7753050Z Skipping (s,q) (1.5, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7753205Z Skipping (s,q) (1.51, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7753361Z Skipping (s,q) (1.52, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7753513Z Skipping (s,q) (1.53, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7753704Z Skipping (s,q) (1.54, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7753864Z Skipping (s,q) (1.55, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7754020Z Skipping (s,q) (1.56, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7754180Z Skipping (s,q) (1.57, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7754334Z Skipping (s,q) (1.58, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7754524Z Skipping (s,q) (1.59, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7754681Z Skipping (s,q) (1.6, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7754835Z Skipping (s,q) (1.61, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7755026Z Skipping (s,q) (1.62, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7755181Z Skipping (s,q) (1.63, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7755335Z Skipping (s,q) (1.64, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7755555Z Skipping (s,q) (1.65, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7755709Z Skipping (s,q) (1.66, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7755865Z Skipping (s,q) (1.67, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7756024Z Skipping (s,q) (1.68, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7756178Z Skipping (s,q) (1.69, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7756334Z Skipping (s,q) (1.7, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7756491Z Skipping (s,q) (1.71, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7756644Z Skipping (s,q) (1.72, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7756800Z Skipping (s,q) (1.73, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7756959Z Skipping (s,q) (1.74, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7757112Z Skipping (s,q) (1.75, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7757267Z Skipping (s,q) (1.76, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7757422Z Skipping (s,q) (1.77, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7757574Z Skipping (s,q) (1.78, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7757739Z Skipping (s,q) (1.79, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7757892Z Skipping (s,q) (1.8, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7758049Z Skipping (s,q) (1.81, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7758204Z Skipping (s,q) (1.82, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7758357Z Skipping (s,q) (1.83, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7758512Z Skipping (s,q) (1.84, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7758667Z Skipping (s,q) (1.85, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7758820Z Skipping (s,q) (1.86, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7758977Z Skipping (s,q) (1.87, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7759133Z Skipping (s,q) (1.88, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7759285Z Skipping (s,q) (1.89, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7759443Z Skipping (s,q) (1.9, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7759651Z Skipping (s,q) (1.91, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7759811Z Skipping (s,q) (1.92, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7759967Z Skipping (s,q) (1.93, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7760123Z Skipping (s,q) (1.94, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7760280Z Skipping (s,q) (1.95, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7760436Z Skipping (s,q) (1.96, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7760589Z Skipping (s,q) (1.97, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7760744Z Skipping (s,q) (1.98, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7760897Z Skipping (s,q) (1.99, 60): inconsistent with heavy hitters! 2025-05-07T20:56:56.7761272Z Skipping (s,q) (0.01, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7761438Z Skipping (s,q) (0.02, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7761604Z Skipping (s,q) (0.03, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7761767Z Skipping (s,q) (0.04, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7761966Z Skipping (s,q) (0.05, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7762125Z Skipping (s,q) (0.06, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7762287Z Skipping (s,q) (0.07, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7762444Z Skipping (s,q) (0.08, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7762641Z Skipping (s,q) (0.09, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7762805Z Skipping (s,q) (0.1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7762964Z Skipping (s,q) (0.11, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7763127Z Skipping (s,q) (0.12, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7763286Z Skipping (s,q) (0.13, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7763447Z Skipping (s,q) (0.14, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7763609Z Skipping (s,q) (0.15, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7763769Z Skipping (s,q) (0.16, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7763926Z Skipping (s,q) (0.17, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7764085Z Skipping (s,q) (0.18, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7764242Z Skipping (s,q) (0.19, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7764405Z Skipping (s,q) (0.2, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7764564Z Skipping (s,q) (0.21, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7764721Z Skipping (s,q) (0.22, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7764885Z Skipping (s,q) (0.23, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7765042Z Skipping (s,q) (0.24, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7765202Z Skipping (s,q) (0.25, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7765363Z Skipping (s,q) (0.26, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7765523Z Skipping (s,q) (0.27, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7765684Z Skipping (s,q) (0.28, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7765841Z Skipping (s,q) (0.29, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7765999Z Skipping (s,q) (0.3, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7766161Z Skipping (s,q) (0.31, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7766320Z Skipping (s,q) (0.32, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7766478Z Skipping (s,q) (0.33, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7766643Z Skipping (s,q) (0.34, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7766803Z Skipping (s,q) (0.35, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7767007Z Skipping (s,q) (0.36, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7767165Z Skipping (s,q) (0.37, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7767324Z Skipping (s,q) (0.38, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7767485Z Skipping (s,q) (0.39, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7767643Z Skipping (s,q) (0.4, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7767802Z Skipping (s,q) (0.41, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7767963Z Skipping (s,q) (0.42, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7768120Z Skipping (s,q) (0.43, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7768281Z Skipping (s,q) (0.44, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7768485Z Skipping (s,q) (0.45, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7772099Z Skipping (s,q) (0.46, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7772265Z Skipping (s,q) (0.47, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7772437Z Skipping (s,q) (0.48, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7772597Z Skipping (s,q) (0.49, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7772825Z Skipping (s,q) (0.5, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7772989Z Skipping (s,q) (0.51, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7773151Z Skipping (s,q) (0.52, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7773354Z Skipping (s,q) (0.53, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7773516Z Skipping (s,q) (0.54, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7773674Z Skipping (s,q) (0.55, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7773840Z Skipping (s,q) (0.56, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7773998Z Skipping (s,q) (0.57, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7774158Z Skipping (s,q) (0.58, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7774320Z Skipping (s,q) (0.59, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7774480Z Skipping (s,q) (0.6, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7774642Z Skipping (s,q) (0.61, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7774804Z Skipping (s,q) (0.62, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7774962Z Skipping (s,q) (0.63, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7775126Z Skipping (s,q) (0.64, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7775285Z Skipping (s,q) (0.65, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7775444Z Skipping (s,q) (0.66, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7775607Z Skipping (s,q) (0.67, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7775765Z Skipping (s,q) (0.68, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7775923Z Skipping (s,q) (0.69, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7776088Z Skipping (s,q) (0.7, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7776249Z Skipping (s,q) (0.71, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7776414Z Skipping (s,q) (0.72, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7776574Z Skipping (s,q) (0.73, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7776735Z Skipping (s,q) (0.74, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7776897Z Skipping (s,q) (0.75, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7777056Z Skipping (s,q) (0.76, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7777213Z Skipping (s,q) (0.77, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7777375Z Skipping (s,q) (0.78, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7777535Z Skipping (s,q) (0.79, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7777693Z Skipping (s,q) (0.8, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7777922Z Skipping (s,q) (0.81, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7778080Z Skipping (s,q) (0.82, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7778242Z Skipping (s,q) (0.83, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7778400Z Skipping (s,q) (0.84, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7778558Z Skipping (s,q) (0.85, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7778722Z Skipping (s,q) (0.86, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7778884Z Skipping (s,q) (0.87, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7779041Z Skipping (s,q) (0.88, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7779205Z Skipping (s,q) (0.89, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7779404Z Skipping (s,q) (0.9, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7779569Z Skipping (s,q) (0.91, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7779730Z Skipping (s,q) (0.92, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7779888Z Skipping (s,q) (0.93, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7780087Z Skipping (s,q) (0.94, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7780248Z Skipping (s,q) (0.95, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7780407Z Skipping (s,q) (0.96, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7780567Z Skipping (s,q) (0.97, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7780764Z Skipping (s,q) (0.98, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7780925Z Skipping (s,q) (0.99, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7781080Z Skipping (s,q) (1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7781241Z Skipping (s,q) (1.01, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7781404Z Skipping (s,q) (1.02, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7781565Z Skipping (s,q) (1.03, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7781725Z Skipping (s,q) (1.04, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7781889Z Skipping (s,q) (1.05, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7782049Z Skipping (s,q) (1.06, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7782210Z Skipping (s,q) (1.07, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7782368Z Skipping (s,q) (1.08, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7782531Z Skipping (s,q) (1.09, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7782692Z Skipping (s,q) (1.1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7782850Z Skipping (s,q) (1.11, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7783012Z Skipping (s,q) (1.12, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7783176Z Skipping (s,q) (1.13, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7783333Z Skipping (s,q) (1.14, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7783497Z Skipping (s,q) (1.15, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7783659Z Skipping (s,q) (1.16, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7783818Z Skipping (s,q) (1.17, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7783980Z Skipping (s,q) (1.18, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7784137Z Skipping (s,q) (1.19, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7784298Z Skipping (s,q) (1.2, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7784458Z Skipping (s,q) (1.21, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7784617Z Skipping (s,q) (1.22, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7784781Z Skipping (s,q) (1.23, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7784939Z Skipping (s,q) (1.24, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7785099Z Skipping (s,q) (1.25, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7785305Z Skipping (s,q) (1.26, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7785463Z Skipping (s,q) (1.27, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7785625Z Skipping (s,q) (1.28, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7785789Z Skipping (s,q) (1.29, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7785947Z Skipping (s,q) (1.3, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7786110Z Skipping (s,q) (1.31, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7786273Z Skipping (s,q) (1.32, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7786431Z Skipping (s,q) (1.33, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7786632Z Skipping (s,q) (1.34, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7786790Z Skipping (s,q) (1.35, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7786950Z Skipping (s,q) (1.36, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7787118Z Skipping (s,q) (1.37, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7787277Z Skipping (s,q) (1.38, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7787472Z Skipping (s,q) (1.39, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7787637Z Skipping (s,q) (1.4, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7787794Z Skipping (s,q) (1.41, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7787992Z Skipping (s,q) (1.42, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7788151Z Skipping (s,q) (1.43, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7788309Z Skipping (s,q) (1.44, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7788472Z Skipping (s,q) (1.45, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7788630Z Skipping (s,q) (1.46, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7788789Z Skipping (s,q) (1.47, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7788951Z Skipping (s,q) (1.48, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7789110Z Skipping (s,q) (1.49, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7789274Z Skipping (s,q) (1.5, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7789434Z Skipping (s,q) (1.51, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7789591Z Skipping (s,q) (1.52, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7789757Z Skipping (s,q) (1.53, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7789915Z Skipping (s,q) (1.54, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7790074Z Skipping (s,q) (1.55, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7790234Z Skipping (s,q) (1.56, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7790394Z Skipping (s,q) (1.57, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7790557Z Skipping (s,q) (1.58, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7791130Z Skipping (s,q) (1.59, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7791298Z Skipping (s,q) (1.6, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7791472Z Skipping (s,q) (1.61, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7791630Z Skipping (s,q) (1.62, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7791789Z Skipping (s,q) (1.63, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7791951Z Skipping (s,q) (1.64, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7792111Z Skipping (s,q) (1.65, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7792271Z Skipping (s,q) (1.66, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7792428Z Skipping (s,q) (1.67, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7792589Z Skipping (s,q) (1.68, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7792751Z Skipping (s,q) (1.69, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7793009Z Skipping (s,q) (1.7, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7793166Z Skipping (s,q) (1.71, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7793334Z Skipping (s,q) (1.72, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7793493Z Skipping (s,q) (1.73, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7793658Z Skipping (s,q) (1.74, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7793815Z Skipping (s,q) (1.75, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7793976Z Skipping (s,q) (1.76, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7794138Z Skipping (s,q) (1.77, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7794296Z Skipping (s,q) (1.78, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7794511Z Skipping (s,q) (1.79, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7794676Z Skipping (s,q) (1.8, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7794838Z Skipping (s,q) (1.81, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7794995Z Skipping (s,q) (1.82, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7795213Z Skipping (s,q) (1.83, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7795443Z Skipping (s,q) (1.84, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7795604Z Skipping (s,q) (1.85, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7795762Z Skipping (s,q) (1.86, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7795979Z Skipping (s,q) (1.87, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7796139Z Skipping (s,q) (1.88, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7796295Z Skipping (s,q) (1.89, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7796454Z Skipping (s,q) (1.9, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7796612Z Skipping (s,q) (1.91, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7796768Z Skipping (s,q) (1.92, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7796929Z Skipping (s,q) (1.93, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7797088Z Skipping (s,q) (1.94, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7797245Z Skipping (s,q) (1.95, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7797403Z Skipping (s,q) (1.96, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7797560Z Skipping (s,q) (1.97, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7797719Z Skipping (s,q) (1.98, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7797877Z Skipping (s,q) (1.99, 62.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7798035Z Skipping (s,q) (0.01, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7798195Z Skipping (s,q) (0.02, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7798350Z Skipping (s,q) (0.03, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7798503Z Skipping (s,q) (0.04, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7798661Z Skipping (s,q) (0.05, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7798812Z Skipping (s,q) (0.06, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7798966Z Skipping (s,q) (0.07, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7799119Z Skipping (s,q) (0.08, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7799270Z Skipping (s,q) (0.09, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7799431Z Skipping (s,q) (0.1, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7799584Z Skipping (s,q) (0.11, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7799738Z Skipping (s,q) (0.12, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7799893Z Skipping (s,q) (0.13, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7800046Z Skipping (s,q) (0.14, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7800197Z Skipping (s,q) (0.15, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7800399Z Skipping (s,q) (0.16, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7800550Z Skipping (s,q) (0.17, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7800707Z Skipping (s,q) (0.18, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7800860Z Skipping (s,q) (0.19, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7801014Z Skipping (s,q) (0.2, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7801169Z Skipping (s,q) (0.21, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7801323Z Skipping (s,q) (0.22, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7801476Z Skipping (s,q) (0.23, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7801629Z Skipping (s,q) (0.24, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7801822Z Skipping (s,q) (0.25, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7801975Z Skipping (s,q) (0.26, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7802133Z Skipping (s,q) (0.27, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7802283Z Skipping (s,q) (0.28, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7802477Z Skipping (s,q) (0.29, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7802631Z Skipping (s,q) (0.3, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7802783Z Skipping (s,q) (0.31, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7802940Z Skipping (s,q) (0.32, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7803154Z Skipping (s,q) (0.33, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7803307Z Skipping (s,q) (0.34, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7803462Z Skipping (s,q) (0.35, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7803616Z Skipping (s,q) (0.36, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7803768Z Skipping (s,q) (0.37, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7803919Z Skipping (s,q) (0.38, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7804073Z Skipping (s,q) (0.39, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7804229Z Skipping (s,q) (0.4, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7804383Z Skipping (s,q) (0.41, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7804536Z Skipping (s,q) (0.42, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7804691Z Skipping (s,q) (0.43, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7804842Z Skipping (s,q) (0.44, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7805002Z Skipping (s,q) (0.45, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7805152Z Skipping (s,q) (0.46, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7805304Z Skipping (s,q) (0.47, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7805462Z Skipping (s,q) (0.48, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7805614Z Skipping (s,q) (0.49, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7805768Z Skipping (s,q) (0.5, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7805923Z Skipping (s,q) (0.51, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7806076Z Skipping (s,q) (0.52, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7806228Z Skipping (s,q) (0.53, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7806384Z Skipping (s,q) (0.54, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7806537Z Skipping (s,q) (0.55, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7806693Z Skipping (s,q) (0.56, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7806845Z Skipping (s,q) (0.57, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7806996Z Skipping (s,q) (0.58, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7807151Z Skipping (s,q) (0.59, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7807301Z Skipping (s,q) (0.6, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7807454Z Skipping (s,q) (0.61, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7807657Z Skipping (s,q) (0.62, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7807810Z Skipping (s,q) (0.63, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7807967Z Skipping (s,q) (0.64, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7808118Z Skipping (s,q) (0.65, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7808270Z Skipping (s,q) (0.66, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7808430Z Skipping (s,q) (0.67, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7808580Z Skipping (s,q) (0.68, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7808732Z Skipping (s,q) (0.69, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7808884Z Skipping (s,q) (0.7, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7809074Z Skipping (s,q) (0.71, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7809231Z Skipping (s,q) (0.72, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7809386Z Skipping (s,q) (0.73, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7809536Z Skipping (s,q) (0.74, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7809731Z Skipping (s,q) (0.75, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7809883Z Skipping (s,q) (0.76, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7810035Z Skipping (s,q) (0.77, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7810192Z Skipping (s,q) (0.78, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7810384Z Skipping (s,q) (0.79, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7810534Z Skipping (s,q) (0.8, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7810690Z Skipping (s,q) (0.81, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7810844Z Skipping (s,q) (0.82, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7810998Z Skipping (s,q) (0.83, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7811152Z Skipping (s,q) (0.84, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7811303Z Skipping (s,q) (0.85, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7811460Z Skipping (s,q) (0.86, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7811611Z Skipping (s,q) (0.87, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7811763Z Skipping (s,q) (0.88, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7811916Z Skipping (s,q) (0.89, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7812069Z Skipping (s,q) (0.9, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7812222Z Skipping (s,q) (0.91, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7812373Z Skipping (s,q) (0.92, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7812525Z Skipping (s,q) (0.93, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7812679Z Skipping (s,q) (0.94, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7812829Z Skipping (s,q) (0.95, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7812982Z Skipping (s,q) (0.96, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7813135Z Skipping (s,q) (0.97, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7813289Z Skipping (s,q) (0.98, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7813444Z Skipping (s,q) (0.99, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7813594Z Skipping (s,q) (1, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7813748Z Skipping (s,q) (1.01, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7813907Z Skipping (s,q) (1.02, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7814060Z Skipping (s,q) (1.03, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7814212Z Skipping (s,q) (1.04, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7814372Z Skipping (s,q) (1.05, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7814524Z Skipping (s,q) (1.06, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7814765Z Skipping (s,q) (1.07, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7814918Z Skipping (s,q) (1.08, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7815072Z Skipping (s,q) (1.09, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7815227Z Skipping (s,q) (1.1, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7815379Z Skipping (s,q) (1.11, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7815531Z Skipping (s,q) (1.12, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7815690Z Skipping (s,q) (1.13, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7815842Z Skipping (s,q) (1.14, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7815992Z Skipping (s,q) (1.15, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7816190Z Skipping (s,q) (1.16, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7816342Z Skipping (s,q) (1.17, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7816496Z Skipping (s,q) (1.18, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7816650Z Skipping (s,q) (1.19, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7816801Z Skipping (s,q) (1.2, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7816992Z Skipping (s,q) (1.21, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7817145Z Skipping (s,q) (1.22, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7817295Z Skipping (s,q) (1.23, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7817491Z Skipping (s,q) (1.24, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7817642Z Skipping (s,q) (1.25, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7817797Z Skipping (s,q) (1.26, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7817947Z Skipping (s,q) (1.27, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7818100Z Skipping (s,q) (1.28, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7818257Z Skipping (s,q) (1.29, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7818410Z Skipping (s,q) (1.3, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7818563Z Skipping (s,q) (1.31, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7818719Z Skipping (s,q) (1.32, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7818870Z Skipping (s,q) (1.33, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7819025Z Skipping (s,q) (1.34, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7819175Z Skipping (s,q) (1.35, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7819328Z Skipping (s,q) (1.36, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7819481Z Skipping (s,q) (1.37, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7819632Z Skipping (s,q) (1.38, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7819787Z Skipping (s,q) (1.39, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7819944Z Skipping (s,q) (1.4, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7820100Z Skipping (s,q) (1.41, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7820251Z Skipping (s,q) (1.42, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7820408Z Skipping (s,q) (1.43, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7820562Z Skipping (s,q) (1.44, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7820716Z Skipping (s,q) (1.45, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7820867Z Skipping (s,q) (1.46, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7821021Z Skipping (s,q) (1.47, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7821177Z Skipping (s,q) (1.48, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7821328Z Skipping (s,q) (1.49, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7821481Z Skipping (s,q) (1.5, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7821636Z Skipping (s,q) (1.51, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7821789Z Skipping (s,q) (1.52, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7821988Z Skipping (s,q) (1.53, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7822139Z Skipping (s,q) (1.54, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7822293Z Skipping (s,q) (1.55, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7822448Z Skipping (s,q) (1.56, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7822598Z Skipping (s,q) (1.57, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7822752Z Skipping (s,q) (1.58, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7822904Z Skipping (s,q) (1.59, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7823056Z Skipping (s,q) (1.6, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7823210Z Skipping (s,q) (1.61, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7823401Z Skipping (s,q) (1.62, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7823554Z Skipping (s,q) (1.63, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7823712Z Skipping (s,q) (1.64, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7823863Z Skipping (s,q) (1.65, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7824052Z Skipping (s,q) (1.66, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7824210Z Skipping (s,q) (1.67, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7824362Z Skipping (s,q) (1.68, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7824513Z Skipping (s,q) (1.69, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7824707Z Skipping (s,q) (1.7, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7824858Z Skipping (s,q) (1.71, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7825018Z Skipping (s,q) (1.72, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7825171Z Skipping (s,q) (1.73, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7825323Z Skipping (s,q) (1.74, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7825476Z Skipping (s,q) (1.75, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7825631Z Skipping (s,q) (1.76, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7825783Z Skipping (s,q) (1.77, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7825939Z Skipping (s,q) (1.78, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7826090Z Skipping (s,q) (1.79, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7826243Z Skipping (s,q) (1.8, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7826397Z Skipping (s,q) (1.81, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7826549Z Skipping (s,q) (1.82, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7826701Z Skipping (s,q) (1.83, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7826852Z Skipping (s,q) (1.84, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7827003Z Skipping (s,q) (1.85, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7827159Z Skipping (s,q) (1.86, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7827312Z Skipping (s,q) (1.87, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7827468Z Skipping (s,q) (1.88, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7827625Z Skipping (s,q) (1.89, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7827775Z Skipping (s,q) (1.9, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7827933Z Skipping (s,q) (1.91, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7828084Z Skipping (s,q) (1.92, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7828238Z Skipping (s,q) (1.93, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7828394Z Skipping (s,q) (1.94, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7828545Z Skipping (s,q) (1.95, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7828698Z Skipping (s,q) (1.96, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7828855Z Skipping (s,q) (1.97, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7829048Z Skipping (s,q) (1.98, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7829201Z Skipping (s,q) (1.99, 65): inconsistent with heavy hitters! 2025-05-07T20:56:56.7829363Z Skipping (s,q) (0.01, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7829523Z Skipping (s,q) (0.02, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7829684Z Skipping (s,q) (0.03, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7829840Z Skipping (s,q) (0.04, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7830000Z Skipping (s,q) (0.05, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7830160Z Skipping (s,q) (0.06, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7830316Z Skipping (s,q) (0.07, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7830516Z Skipping (s,q) (0.08, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7830672Z Skipping (s,q) (0.09, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7830829Z Skipping (s,q) (0.1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7830992Z Skipping (s,q) (0.11, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7831212Z Skipping (s,q) (0.12, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7831370Z Skipping (s,q) (0.13, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7831526Z Skipping (s,q) (0.14, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7831684Z Skipping (s,q) (0.15, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7831883Z Skipping (s,q) (0.16, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7832040Z Skipping (s,q) (0.17, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7832203Z Skipping (s,q) (0.18, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7832361Z Skipping (s,q) (0.19, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7832519Z Skipping (s,q) (0.2, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7832680Z Skipping (s,q) (0.21, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7832841Z Skipping (s,q) (0.22, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7833000Z Skipping (s,q) (0.23, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7833159Z Skipping (s,q) (0.24, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7833318Z Skipping (s,q) (0.25, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7833476Z Skipping (s,q) (0.26, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7833635Z Skipping (s,q) (0.27, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7833790Z Skipping (s,q) (0.28, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7833957Z Skipping (s,q) (0.29, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7834116Z Skipping (s,q) (0.3, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7834275Z Skipping (s,q) (0.31, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7834430Z Skipping (s,q) (0.32, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7834589Z Skipping (s,q) (0.33, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7834747Z Skipping (s,q) (0.34, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7834911Z Skipping (s,q) (0.35, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7835067Z Skipping (s,q) (0.36, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7835229Z Skipping (s,q) (0.37, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7835484Z Skipping (s,q) (0.38, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7835646Z Skipping (s,q) (0.39, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7835802Z Skipping (s,q) (0.4, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7835957Z Skipping (s,q) (0.41, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7836121Z Skipping (s,q) (0.42, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7836275Z Skipping (s,q) (0.43, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7836480Z Skipping (s,q) (0.44, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7836638Z Skipping (s,q) (0.45, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7836796Z Skipping (s,q) (0.46, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7836956Z Skipping (s,q) (0.47, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7837111Z Skipping (s,q) (0.48, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7837269Z Skipping (s,q) (0.49, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7837432Z Skipping (s,q) (0.5, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7837589Z Skipping (s,q) (0.51, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7837745Z Skipping (s,q) (0.52, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7837942Z Skipping (s,q) (0.53, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7838099Z Skipping (s,q) (0.54, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7838260Z Skipping (s,q) (0.55, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7838418Z Skipping (s,q) (0.56, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7838613Z Skipping (s,q) (0.57, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7838774Z Skipping (s,q) (0.58, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7838930Z Skipping (s,q) (0.59, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7839086Z Skipping (s,q) (0.6, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7839285Z Skipping (s,q) (0.61, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7839441Z Skipping (s,q) (0.62, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7839602Z Skipping (s,q) (0.63, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7839761Z Skipping (s,q) (0.64, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7839919Z Skipping (s,q) (0.65, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7840083Z Skipping (s,q) (0.66, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7840239Z Skipping (s,q) (0.67, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7840398Z Skipping (s,q) (0.68, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7840557Z Skipping (s,q) (0.69, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7840717Z Skipping (s,q) (0.7, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7840876Z Skipping (s,q) (0.71, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7841035Z Skipping (s,q) (0.72, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7841190Z Skipping (s,q) (0.73, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7841348Z Skipping (s,q) (0.74, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7841507Z Skipping (s,q) (0.75, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7841664Z Skipping (s,q) (0.76, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7841829Z Skipping (s,q) (0.77, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7841986Z Skipping (s,q) (0.78, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7842144Z Skipping (s,q) (0.79, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7842303Z Skipping (s,q) (0.8, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7842459Z Skipping (s,q) (0.81, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7842618Z Skipping (s,q) (0.82, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7842774Z Skipping (s,q) (0.83, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7842932Z Skipping (s,q) (0.84, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7843093Z Skipping (s,q) (0.85, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7843250Z Skipping (s,q) (0.86, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7843408Z Skipping (s,q) (0.87, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7843567Z Skipping (s,q) (0.88, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7843766Z Skipping (s,q) (0.89, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7843926Z Skipping (s,q) (0.9, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7844083Z Skipping (s,q) (0.91, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7844238Z Skipping (s,q) (0.92, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7844396Z Skipping (s,q) (0.93, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7844554Z Skipping (s,q) (0.94, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7844708Z Skipping (s,q) (0.95, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7844866Z Skipping (s,q) (0.96, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7845060Z Skipping (s,q) (0.97, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7845222Z Skipping (s,q) (0.98, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7845376Z Skipping (s,q) (0.99, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7845530Z Skipping (s,q) (1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7845689Z Skipping (s,q) (1.01, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7845882Z Skipping (s,q) (1.02, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7846038Z Skipping (s,q) (1.03, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7846196Z Skipping (s,q) (1.04, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7846392Z Skipping (s,q) (1.05, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7846554Z Skipping (s,q) (1.06, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7846710Z Skipping (s,q) (1.07, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7846868Z Skipping (s,q) (1.08, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7847025Z Skipping (s,q) (1.09, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7847180Z Skipping (s,q) (1.1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7847339Z Skipping (s,q) (1.11, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7847497Z Skipping (s,q) (1.12, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7847656Z Skipping (s,q) (1.13, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7847816Z Skipping (s,q) (1.14, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7847972Z Skipping (s,q) (1.15, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7848129Z Skipping (s,q) (1.16, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7848288Z Skipping (s,q) (1.17, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7848443Z Skipping (s,q) (1.18, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7848599Z Skipping (s,q) (1.19, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7848759Z Skipping (s,q) (1.2, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7848914Z Skipping (s,q) (1.21, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7849074Z Skipping (s,q) (1.22, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7849230Z Skipping (s,q) (1.23, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7849388Z Skipping (s,q) (1.24, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7849546Z Skipping (s,q) (1.25, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7849703Z Skipping (s,q) (1.26, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7849860Z Skipping (s,q) (1.27, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7850023Z Skipping (s,q) (1.28, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7850178Z Skipping (s,q) (1.29, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7850334Z Skipping (s,q) (1.3, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7850496Z Skipping (s,q) (1.31, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7850651Z Skipping (s,q) (1.32, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7850854Z Skipping (s,q) (1.33, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7851009Z Skipping (s,q) (1.34, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7851169Z Skipping (s,q) (1.35, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7851329Z Skipping (s,q) (1.36, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7851485Z Skipping (s,q) (1.37, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7851641Z Skipping (s,q) (1.38, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7851802Z Skipping (s,q) (1.39, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7851960Z Skipping (s,q) (1.4, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7852121Z Skipping (s,q) (1.41, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7852317Z Skipping (s,q) (1.42, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7852474Z Skipping (s,q) (1.43, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7852635Z Skipping (s,q) (1.44, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7852790Z Skipping (s,q) (1.45, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7852997Z Skipping (s,q) (1.46, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7853157Z Skipping (s,q) (1.47, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7853316Z Skipping (s,q) (1.48, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7853475Z Skipping (s,q) (1.49, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7853670Z Skipping (s,q) (1.5, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7853826Z Skipping (s,q) (1.51, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7853987Z Skipping (s,q) (1.52, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7854148Z Skipping (s,q) (1.53, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7854304Z Skipping (s,q) (1.54, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7854466Z Skipping (s,q) (1.55, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7854622Z Skipping (s,q) (1.56, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7854783Z Skipping (s,q) (1.57, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7854940Z Skipping (s,q) (1.58, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7855094Z Skipping (s,q) (1.59, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7855254Z Skipping (s,q) (1.6, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7855412Z Skipping (s,q) (1.61, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7855569Z Skipping (s,q) (1.62, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7855729Z Skipping (s,q) (1.63, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7855888Z Skipping (s,q) (1.64, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7856048Z Skipping (s,q) (1.65, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7856204Z Skipping (s,q) (1.66, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7856363Z Skipping (s,q) (1.67, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7856524Z Skipping (s,q) (1.68, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7856680Z Skipping (s,q) (1.69, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7856838Z Skipping (s,q) (1.7, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7856999Z Skipping (s,q) (1.71, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7857158Z Skipping (s,q) (1.72, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7857318Z Skipping (s,q) (1.73, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7857473Z Skipping (s,q) (1.74, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7857631Z Skipping (s,q) (1.75, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7857791Z Skipping (s,q) (1.76, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7857946Z Skipping (s,q) (1.77, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7858146Z Skipping (s,q) (1.78, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7858304Z Skipping (s,q) (1.79, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7858463Z Skipping (s,q) (1.8, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7858619Z Skipping (s,q) (1.81, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7858778Z Skipping (s,q) (1.82, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7858936Z Skipping (s,q) (1.83, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7859097Z Skipping (s,q) (1.84, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7859250Z Skipping (s,q) (1.85, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7859467Z Skipping (s,q) (1.86, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7859628Z Skipping (s,q) (1.87, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7859784Z Skipping (s,q) (1.88, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7859942Z Skipping (s,q) (1.89, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7860100Z Skipping (s,q) (1.9, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7860295Z Skipping (s,q) (1.91, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7860456Z Skipping (s,q) (1.92, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7860612Z Skipping (s,q) (1.93, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7860806Z Skipping (s,q) (1.94, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7860966Z Skipping (s,q) (1.95, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7861122Z Skipping (s,q) (1.96, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7861277Z Skipping (s,q) (1.97, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7861437Z Skipping (s,q) (1.98, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7861593Z Skipping (s,q) (1.99, 67.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7861753Z Skipping (s,q) (0.01, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7861907Z Skipping (s,q) (0.02, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7862064Z Skipping (s,q) (0.03, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7862220Z Skipping (s,q) (0.04, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7862373Z Skipping (s,q) (0.05, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7862525Z Skipping (s,q) (0.06, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7862684Z Skipping (s,q) (0.07, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7862834Z Skipping (s,q) (0.08, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7862988Z Skipping (s,q) (0.09, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7863141Z Skipping (s,q) (0.1, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7863294Z Skipping (s,q) (0.11, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7863456Z Skipping (s,q) (0.12, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7863608Z Skipping (s,q) (0.13, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7863761Z Skipping (s,q) (0.14, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7863915Z Skipping (s,q) (0.15, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7864066Z Skipping (s,q) (0.16, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7864221Z Skipping (s,q) (0.17, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7864374Z Skipping (s,q) (0.18, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7864527Z Skipping (s,q) (0.19, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7864680Z Skipping (s,q) (0.2, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7864832Z Skipping (s,q) (0.21, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7864983Z Skipping (s,q) (0.22, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7865136Z Skipping (s,q) (0.23, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7865334Z Skipping (s,q) (0.24, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7865486Z Skipping (s,q) (0.25, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7865643Z Skipping (s,q) (0.26, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7865795Z Skipping (s,q) (0.27, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7865952Z Skipping (s,q) (0.28, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7866106Z Skipping (s,q) (0.29, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7866257Z Skipping (s,q) (0.3, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7866414Z Skipping (s,q) (0.31, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7866570Z Skipping (s,q) (0.32, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7866764Z Skipping (s,q) (0.33, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7866922Z Skipping (s,q) (0.34, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7867076Z Skipping (s,q) (0.35, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7867230Z Skipping (s,q) (0.36, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7867417Z Skipping (s,q) (0.37, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7867569Z Skipping (s,q) (0.38, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7867723Z Skipping (s,q) (0.39, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7867875Z Skipping (s,q) (0.4, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7868066Z Skipping (s,q) (0.41, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7868219Z Skipping (s,q) (0.42, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7868371Z Skipping (s,q) (0.43, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7868530Z Skipping (s,q) (0.44, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7868681Z Skipping (s,q) (0.45, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7868831Z Skipping (s,q) (0.46, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7868985Z Skipping (s,q) (0.47, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7869137Z Skipping (s,q) (0.48, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7869293Z Skipping (s,q) (0.49, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7869447Z Skipping (s,q) (0.5, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7869597Z Skipping (s,q) (0.51, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7869751Z Skipping (s,q) (0.52, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7869905Z Skipping (s,q) (0.53, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7870055Z Skipping (s,q) (0.54, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7870210Z Skipping (s,q) (0.55, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7870362Z Skipping (s,q) (0.56, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7870511Z Skipping (s,q) (0.57, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7870667Z Skipping (s,q) (0.58, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7870818Z Skipping (s,q) (0.59, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7870970Z Skipping (s,q) (0.6, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7871124Z Skipping (s,q) (0.61, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7871276Z Skipping (s,q) (0.62, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7871430Z Skipping (s,q) (0.63, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7871584Z Skipping (s,q) (0.64, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7871735Z Skipping (s,q) (0.65, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7871889Z Skipping (s,q) (0.66, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7872042Z Skipping (s,q) (0.67, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7872192Z Skipping (s,q) (0.68, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7872395Z Skipping (s,q) (0.69, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7872545Z Skipping (s,q) (0.7, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7872700Z Skipping (s,q) (0.71, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7872852Z Skipping (s,q) (0.72, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7873002Z Skipping (s,q) (0.73, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7873158Z Skipping (s,q) (0.74, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7873314Z Skipping (s,q) (0.75, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7873464Z Skipping (s,q) (0.76, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7873618Z Skipping (s,q) (0.77, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7873808Z Skipping (s,q) (0.78, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7873962Z Skipping (s,q) (0.79, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7874117Z Skipping (s,q) (0.8, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7874271Z Skipping (s,q) (0.81, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7874425Z Skipping (s,q) (0.82, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7874612Z Skipping (s,q) (0.83, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7874766Z Skipping (s,q) (0.84, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7874920Z Skipping (s,q) (0.85, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7875109Z Skipping (s,q) (0.86, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7875261Z Skipping (s,q) (0.87, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7875479Z Skipping (s,q) (0.88, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7875630Z Skipping (s,q) (0.89, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7875786Z Skipping (s,q) (0.9, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7875940Z Skipping (s,q) (0.91, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7876095Z Skipping (s,q) (0.92, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7876252Z Skipping (s,q) (0.93, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7876407Z Skipping (s,q) (0.94, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7876559Z Skipping (s,q) (0.95, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7876712Z Skipping (s,q) (0.96, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7876867Z Skipping (s,q) (0.97, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7877028Z Skipping (s,q) (0.98, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7877178Z Skipping (s,q) (0.99, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7877326Z Skipping (s,q) (1, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7877481Z Skipping (s,q) (1.01, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7877634Z Skipping (s,q) (1.02, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7877785Z Skipping (s,q) (1.03, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7877943Z Skipping (s,q) (1.04, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7878097Z Skipping (s,q) (1.05, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7878252Z Skipping (s,q) (1.06, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7878403Z Skipping (s,q) (1.07, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7878554Z Skipping (s,q) (1.08, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7878709Z Skipping (s,q) (1.09, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7878859Z Skipping (s,q) (1.1, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7879011Z Skipping (s,q) (1.11, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7879168Z Skipping (s,q) (1.12, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7879320Z Skipping (s,q) (1.13, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7879472Z Skipping (s,q) (1.14, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7879677Z Skipping (s,q) (1.15, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7879828Z Skipping (s,q) (1.16, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7879984Z Skipping (s,q) (1.17, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7880135Z Skipping (s,q) (1.18, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7880286Z Skipping (s,q) (1.19, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7880441Z Skipping (s,q) (1.2, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7880596Z Skipping (s,q) (1.21, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7880748Z Skipping (s,q) (1.22, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7880901Z Skipping (s,q) (1.23, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7881090Z Skipping (s,q) (1.24, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7881245Z Skipping (s,q) (1.25, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7881399Z Skipping (s,q) (1.26, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7881552Z Skipping (s,q) (1.27, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7881744Z Skipping (s,q) (1.28, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7881897Z Skipping (s,q) (1.29, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7882047Z Skipping (s,q) (1.3, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7882202Z Skipping (s,q) (1.31, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7882390Z Skipping (s,q) (1.32, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7882544Z Skipping (s,q) (1.33, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7882696Z Skipping (s,q) (1.34, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7882850Z Skipping (s,q) (1.35, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7883002Z Skipping (s,q) (1.36, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7883154Z Skipping (s,q) (1.37, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7883310Z Skipping (s,q) (1.38, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7883472Z Skipping (s,q) (1.39, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7883627Z Skipping (s,q) (1.4, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7883779Z Skipping (s,q) (1.41, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7883933Z Skipping (s,q) (1.42, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7884086Z Skipping (s,q) (1.43, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7884241Z Skipping (s,q) (1.44, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7884392Z Skipping (s,q) (1.45, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7884543Z Skipping (s,q) (1.46, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7884698Z Skipping (s,q) (1.47, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7884848Z Skipping (s,q) (1.48, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7885001Z Skipping (s,q) (1.49, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7885160Z Skipping (s,q) (1.5, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7885313Z Skipping (s,q) (1.51, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7885466Z Skipping (s,q) (1.52, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7885616Z Skipping (s,q) (1.53, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7885768Z Skipping (s,q) (1.54, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7885923Z Skipping (s,q) (1.55, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7886075Z Skipping (s,q) (1.56, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7886225Z Skipping (s,q) (1.57, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7886382Z Skipping (s,q) (1.58, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7886535Z Skipping (s,q) (1.59, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7886757Z Skipping (s,q) (1.6, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7886910Z Skipping (s,q) (1.61, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7887065Z Skipping (s,q) (1.62, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7887220Z Skipping (s,q) (1.63, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7887370Z Skipping (s,q) (1.64, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7887522Z Skipping (s,q) (1.65, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7887678Z Skipping (s,q) (1.66, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7887829Z Skipping (s,q) (1.67, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7887980Z Skipping (s,q) (1.68, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7888173Z Skipping (s,q) (1.69, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7888325Z Skipping (s,q) (1.7, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7888478Z Skipping (s,q) (1.71, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7888630Z Skipping (s,q) (1.72, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7888781Z Skipping (s,q) (1.73, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7888971Z Skipping (s,q) (1.74, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7889122Z Skipping (s,q) (1.75, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7889273Z Skipping (s,q) (1.76, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7889425Z Skipping (s,q) (1.77, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7889614Z Skipping (s,q) (1.78, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7889769Z Skipping (s,q) (1.79, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7889922Z Skipping (s,q) (1.8, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7890076Z Skipping (s,q) (1.81, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7890231Z Skipping (s,q) (1.82, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7890384Z Skipping (s,q) (1.83, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7890537Z Skipping (s,q) (1.84, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7890849Z Skipping (s,q) (1.85, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7891002Z Skipping (s,q) (1.86, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7891155Z Skipping (s,q) (1.87, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7891306Z Skipping (s,q) (1.88, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7891460Z Skipping (s,q) (1.89, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7891614Z Skipping (s,q) (1.9, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7891768Z Skipping (s,q) (1.91, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7894937Z Skipping (s,q) (1.92, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7895115Z Skipping (s,q) (1.93, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7895278Z Skipping (s,q) (1.94, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7895440Z Skipping (s,q) (1.95, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7895595Z Skipping (s,q) (1.96, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7895755Z Skipping (s,q) (1.97, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7895910Z Skipping (s,q) (1.98, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7896071Z Skipping (s,q) (1.99, 70): inconsistent with heavy hitters! 2025-05-07T20:56:56.7896237Z Skipping (s,q) (0.01, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7896401Z Skipping (s,q) (0.02, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7896566Z Skipping (s,q) (0.03, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7896730Z Skipping (s,q) (0.04, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7896891Z Skipping (s,q) (0.05, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7897052Z Skipping (s,q) (0.06, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7897318Z Skipping (s,q) (0.07, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7897482Z Skipping (s,q) (0.08, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7897642Z Skipping (s,q) (0.09, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7897802Z Skipping (s,q) (0.1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7897964Z Skipping (s,q) (0.11, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7898124Z Skipping (s,q) (0.12, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7898285Z Skipping (s,q) (0.13, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7898447Z Skipping (s,q) (0.14, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7898606Z Skipping (s,q) (0.15, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7898823Z Skipping (s,q) (0.16, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7898985Z Skipping (s,q) (0.17, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7899148Z Skipping (s,q) (0.18, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7899312Z Skipping (s,q) (0.19, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7899530Z Skipping (s,q) (0.2, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7899692Z Skipping (s,q) (0.21, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7899854Z Skipping (s,q) (0.22, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7900011Z Skipping (s,q) (0.23, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7900224Z Skipping (s,q) (0.24, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7900388Z Skipping (s,q) (0.25, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7900546Z Skipping (s,q) (0.26, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7900708Z Skipping (s,q) (0.27, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7900865Z Skipping (s,q) (0.28, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7901025Z Skipping (s,q) (0.29, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7901185Z Skipping (s,q) (0.3, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7901347Z Skipping (s,q) (0.31, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7901504Z Skipping (s,q) (0.32, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7901667Z Skipping (s,q) (0.33, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7901824Z Skipping (s,q) (0.34, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7901991Z Skipping (s,q) (0.35, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7902149Z Skipping (s,q) (0.36, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7902307Z Skipping (s,q) (0.37, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7902470Z Skipping (s,q) (0.38, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7902628Z Skipping (s,q) (0.39, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7902788Z Skipping (s,q) (0.4, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7902949Z Skipping (s,q) (0.41, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7903113Z Skipping (s,q) (0.42, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7903275Z Skipping (s,q) (0.43, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7903433Z Skipping (s,q) (0.44, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7903591Z Skipping (s,q) (0.45, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7903754Z Skipping (s,q) (0.46, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7903911Z Skipping (s,q) (0.47, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7904069Z Skipping (s,q) (0.48, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7904233Z Skipping (s,q) (0.49, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7904391Z Skipping (s,q) (0.5, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7904598Z Skipping (s,q) (0.51, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7904757Z Skipping (s,q) (0.52, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7904917Z Skipping (s,q) (0.53, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7905079Z Skipping (s,q) (0.54, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7905236Z Skipping (s,q) (0.55, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7905393Z Skipping (s,q) (0.56, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7905558Z Skipping (s,q) (0.57, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7905715Z Skipping (s,q) (0.58, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7905878Z Skipping (s,q) (0.59, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7906085Z Skipping (s,q) (0.6, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7906246Z Skipping (s,q) (0.61, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7906407Z Skipping (s,q) (0.62, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7906566Z Skipping (s,q) (0.63, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7906725Z Skipping (s,q) (0.64, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7906927Z Skipping (s,q) (0.65, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7907087Z Skipping (s,q) (0.66, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7907247Z Skipping (s,q) (0.67, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7907443Z Skipping (s,q) (0.68, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7907601Z Skipping (s,q) (0.69, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7907762Z Skipping (s,q) (0.7, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7907924Z Skipping (s,q) (0.71, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7908082Z Skipping (s,q) (0.72, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7908243Z Skipping (s,q) (0.73, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7908405Z Skipping (s,q) (0.74, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7908561Z Skipping (s,q) (0.75, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7908726Z Skipping (s,q) (0.76, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7908885Z Skipping (s,q) (0.77, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7909050Z Skipping (s,q) (0.78, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7909212Z Skipping (s,q) (0.79, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7909372Z Skipping (s,q) (0.8, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7909535Z Skipping (s,q) (0.81, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7909695Z Skipping (s,q) (0.82, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7909853Z Skipping (s,q) (0.83, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7910016Z Skipping (s,q) (0.84, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7910176Z Skipping (s,q) (0.85, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7910338Z Skipping (s,q) (0.86, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7910499Z Skipping (s,q) (0.87, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7910657Z Skipping (s,q) (0.88, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7910818Z Skipping (s,q) (0.89, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7910978Z Skipping (s,q) (0.9, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7911136Z Skipping (s,q) (0.91, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7911296Z Skipping (s,q) (0.92, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7911457Z Skipping (s,q) (0.93, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7911620Z Skipping (s,q) (0.94, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7911778Z Skipping (s,q) (0.95, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7911982Z Skipping (s,q) (0.96, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7912144Z Skipping (s,q) (0.97, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7912304Z Skipping (s,q) (0.98, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7912463Z Skipping (s,q) (0.99, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7912619Z Skipping (s,q) (1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7912779Z Skipping (s,q) (1.01, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7912944Z Skipping (s,q) (1.02, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7913102Z Skipping (s,q) (1.03, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7913260Z Skipping (s,q) (1.04, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7913460Z Skipping (s,q) (1.05, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7913621Z Skipping (s,q) (1.06, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7913781Z Skipping (s,q) (1.07, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7913944Z Skipping (s,q) (1.08, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7914142Z Skipping (s,q) (1.09, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7914305Z Skipping (s,q) (1.1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7914464Z Skipping (s,q) (1.11, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7914621Z Skipping (s,q) (1.12, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7914845Z Skipping (s,q) (1.13, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7915002Z Skipping (s,q) (1.14, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7915160Z Skipping (s,q) (1.15, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7915326Z Skipping (s,q) (1.16, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7915572Z Skipping (s,q) (1.17, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7915738Z Skipping (s,q) (1.18, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7915897Z Skipping (s,q) (1.19, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7916063Z Skipping (s,q) (1.2, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7916225Z Skipping (s,q) (1.21, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7916384Z Skipping (s,q) (1.22, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7916540Z Skipping (s,q) (1.23, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7916707Z Skipping (s,q) (1.24, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7916864Z Skipping (s,q) (1.25, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7917023Z Skipping (s,q) (1.26, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7917188Z Skipping (s,q) (1.27, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7917346Z Skipping (s,q) (1.28, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7917511Z Skipping (s,q) (1.29, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7917669Z Skipping (s,q) (1.3, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7917831Z Skipping (s,q) (1.31, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7917995Z Skipping (s,q) (1.32, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7918152Z Skipping (s,q) (1.33, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7918310Z Skipping (s,q) (1.34, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7918476Z Skipping (s,q) (1.35, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7918635Z Skipping (s,q) (1.36, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7918796Z Skipping (s,q) (1.37, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7918956Z Skipping (s,q) (1.38, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7919114Z Skipping (s,q) (1.39, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7919275Z Skipping (s,q) (1.4, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7919485Z Skipping (s,q) (1.41, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7919645Z Skipping (s,q) (1.42, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7919809Z Skipping (s,q) (1.43, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7919969Z Skipping (s,q) (1.44, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7920132Z Skipping (s,q) (1.45, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7920293Z Skipping (s,q) (1.46, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7920451Z Skipping (s,q) (1.47, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7920612Z Skipping (s,q) (1.48, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7920811Z Skipping (s,q) (1.49, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7920973Z Skipping (s,q) (1.5, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7921133Z Skipping (s,q) (1.51, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7921296Z Skipping (s,q) (1.52, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7921456Z Skipping (s,q) (1.53, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7921650Z Skipping (s,q) (1.54, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7921810Z Skipping (s,q) (1.55, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7921973Z Skipping (s,q) (1.56, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7922170Z Skipping (s,q) (1.57, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7922330Z Skipping (s,q) (1.58, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7922492Z Skipping (s,q) (1.59, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7922654Z Skipping (s,q) (1.6, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7922817Z Skipping (s,q) (1.61, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7922974Z Skipping (s,q) (1.62, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7923134Z Skipping (s,q) (1.63, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7923295Z Skipping (s,q) (1.64, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7923457Z Skipping (s,q) (1.65, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7923615Z Skipping (s,q) (1.66, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7923778Z Skipping (s,q) (1.67, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7923938Z Skipping (s,q) (1.68, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7924098Z Skipping (s,q) (1.69, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7924256Z Skipping (s,q) (1.7, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7924415Z Skipping (s,q) (1.71, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7924577Z Skipping (s,q) (1.72, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7924736Z Skipping (s,q) (1.73, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7924895Z Skipping (s,q) (1.74, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7925055Z Skipping (s,q) (1.75, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7925216Z Skipping (s,q) (1.76, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7925375Z Skipping (s,q) (1.77, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7925537Z Skipping (s,q) (1.78, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7925695Z Skipping (s,q) (1.79, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7925860Z Skipping (s,q) (1.8, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7926017Z Skipping (s,q) (1.81, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7926175Z Skipping (s,q) (1.82, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7926337Z Skipping (s,q) (1.83, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7926495Z Skipping (s,q) (1.84, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7926698Z Skipping (s,q) (1.85, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7926859Z Skipping (s,q) (1.86, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7927018Z Skipping (s,q) (1.87, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7927178Z Skipping (s,q) (1.88, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7927336Z Skipping (s,q) (1.89, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7927495Z Skipping (s,q) (1.9, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7927659Z Skipping (s,q) (1.91, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7927816Z Skipping (s,q) (1.92, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7927973Z Skipping (s,q) (1.93, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7928173Z Skipping (s,q) (1.94, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7928333Z Skipping (s,q) (1.95, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7928495Z Skipping (s,q) (1.96, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7928653Z Skipping (s,q) (1.97, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7928845Z Skipping (s,q) (1.98, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7929007Z Skipping (s,q) (1.99, 72.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7929165Z Skipping (s,q) (0.01, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7929321Z Skipping (s,q) (0.02, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7929568Z Skipping (s,q) (0.03, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7929723Z Skipping (s,q) (0.04, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7929880Z Skipping (s,q) (0.05, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7930033Z Skipping (s,q) (0.06, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7930186Z Skipping (s,q) (0.07, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7930343Z Skipping (s,q) (0.08, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7930499Z Skipping (s,q) (0.09, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7930653Z Skipping (s,q) (0.1, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7930813Z Skipping (s,q) (0.11, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7930966Z Skipping (s,q) (0.12, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7931123Z Skipping (s,q) (0.13, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7931278Z Skipping (s,q) (0.14, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7931431Z Skipping (s,q) (0.15, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7931588Z Skipping (s,q) (0.16, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7931740Z Skipping (s,q) (0.17, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7931894Z Skipping (s,q) (0.18, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7932051Z Skipping (s,q) (0.19, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7932205Z Skipping (s,q) (0.2, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7932361Z Skipping (s,q) (0.21, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7932521Z Skipping (s,q) (0.22, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7932673Z Skipping (s,q) (0.23, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7932828Z Skipping (s,q) (0.24, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7932980Z Skipping (s,q) (0.25, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7933136Z Skipping (s,q) (0.26, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7933295Z Skipping (s,q) (0.27, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7933448Z Skipping (s,q) (0.28, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7933602Z Skipping (s,q) (0.29, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7933759Z Skipping (s,q) (0.3, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7933958Z Skipping (s,q) (0.31, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7934116Z Skipping (s,q) (0.32, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7934270Z Skipping (s,q) (0.33, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7934424Z Skipping (s,q) (0.34, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7934581Z Skipping (s,q) (0.35, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7934733Z Skipping (s,q) (0.36, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7934889Z Skipping (s,q) (0.37, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7935042Z Skipping (s,q) (0.38, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7935195Z Skipping (s,q) (0.39, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7935389Z Skipping (s,q) (0.4, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7935544Z Skipping (s,q) (0.41, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7935697Z Skipping (s,q) (0.42, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7935855Z Skipping (s,q) (0.43, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7936009Z Skipping (s,q) (0.44, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7936199Z Skipping (s,q) (0.45, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7936359Z Skipping (s,q) (0.46, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7936512Z Skipping (s,q) (0.47, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7936703Z Skipping (s,q) (0.48, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7936861Z Skipping (s,q) (0.49, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7937013Z Skipping (s,q) (0.5, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7937171Z Skipping (s,q) (0.51, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7937326Z Skipping (s,q) (0.52, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7937480Z Skipping (s,q) (0.53, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7937639Z Skipping (s,q) (0.54, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7937793Z Skipping (s,q) (0.55, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7937950Z Skipping (s,q) (0.56, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7938107Z Skipping (s,q) (0.57, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7938261Z Skipping (s,q) (0.58, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7938417Z Skipping (s,q) (0.59, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7938574Z Skipping (s,q) (0.6, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7938729Z Skipping (s,q) (0.61, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7938886Z Skipping (s,q) (0.62, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7939041Z Skipping (s,q) (0.63, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7939194Z Skipping (s,q) (0.64, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7939349Z Skipping (s,q) (0.65, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7939504Z Skipping (s,q) (0.66, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7939659Z Skipping (s,q) (0.67, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7939813Z Skipping (s,q) (0.68, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7939965Z Skipping (s,q) (0.69, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7940120Z Skipping (s,q) (0.7, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7940276Z Skipping (s,q) (0.71, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7940431Z Skipping (s,q) (0.72, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7940586Z Skipping (s,q) (0.73, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7940740Z Skipping (s,q) (0.74, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7940898Z Skipping (s,q) (0.75, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7941050Z Skipping (s,q) (0.76, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7941250Z Skipping (s,q) (0.77, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7941410Z Skipping (s,q) (0.78, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7941564Z Skipping (s,q) (0.79, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7941717Z Skipping (s,q) (0.8, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7941872Z Skipping (s,q) (0.81, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7942025Z Skipping (s,q) (0.82, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7942180Z Skipping (s,q) (0.83, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7942335Z Skipping (s,q) (0.84, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7942489Z Skipping (s,q) (0.85, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7942686Z Skipping (s,q) (0.86, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7942842Z Skipping (s,q) (0.87, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7942998Z Skipping (s,q) (0.88, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7943155Z Skipping (s,q) (0.89, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7943369Z Skipping (s,q) (0.9, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7943525Z Skipping (s,q) (0.91, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7943683Z Skipping (s,q) (0.92, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7943835Z Skipping (s,q) (0.93, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7944029Z Skipping (s,q) (0.94, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7944183Z Skipping (s,q) (0.95, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7944336Z Skipping (s,q) (0.96, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7944493Z Skipping (s,q) (0.97, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7944648Z Skipping (s,q) (0.98, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7944800Z Skipping (s,q) (0.99, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7944959Z Skipping (s,q) (1, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7945113Z Skipping (s,q) (1.01, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7945275Z Skipping (s,q) (1.02, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7945429Z Skipping (s,q) (1.03, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7945582Z Skipping (s,q) (1.04, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7945742Z Skipping (s,q) (1.05, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7945893Z Skipping (s,q) (1.06, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7946045Z Skipping (s,q) (1.07, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7946200Z Skipping (s,q) (1.08, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7946355Z Skipping (s,q) (1.09, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7946508Z Skipping (s,q) (1.1, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7946668Z Skipping (s,q) (1.11, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7946825Z Skipping (s,q) (1.12, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7946985Z Skipping (s,q) (1.13, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7947139Z Skipping (s,q) (1.14, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7947292Z Skipping (s,q) (1.15, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7947448Z Skipping (s,q) (1.16, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7947603Z Skipping (s,q) (1.17, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7947757Z Skipping (s,q) (1.18, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7947913Z Skipping (s,q) (1.19, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7948070Z Skipping (s,q) (1.2, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7948226Z Skipping (s,q) (1.21, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7948380Z Skipping (s,q) (1.22, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7948577Z Skipping (s,q) (1.23, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7948734Z Skipping (s,q) (1.24, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7948890Z Skipping (s,q) (1.25, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7949044Z Skipping (s,q) (1.26, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7949201Z Skipping (s,q) (1.27, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7949356Z Skipping (s,q) (1.28, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7949510Z Skipping (s,q) (1.29, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7949663Z Skipping (s,q) (1.3, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7949857Z Skipping (s,q) (1.31, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7950014Z Skipping (s,q) (1.32, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7950166Z Skipping (s,q) (1.33, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7950322Z Skipping (s,q) (1.34, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7950477Z Skipping (s,q) (1.35, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7950674Z Skipping (s,q) (1.36, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7950829Z Skipping (s,q) (1.37, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7950987Z Skipping (s,q) (1.38, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7951141Z Skipping (s,q) (1.39, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7951337Z Skipping (s,q) (1.4, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7951495Z Skipping (s,q) (1.41, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7951650Z Skipping (s,q) (1.42, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7951807Z Skipping (s,q) (1.43, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7951966Z Skipping (s,q) (1.44, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7952122Z Skipping (s,q) (1.45, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7952276Z Skipping (s,q) (1.46, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7952434Z Skipping (s,q) (1.47, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7952593Z Skipping (s,q) (1.48, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7952745Z Skipping (s,q) (1.49, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7952898Z Skipping (s,q) (1.5, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7953056Z Skipping (s,q) (1.51, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7953208Z Skipping (s,q) (1.52, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7953362Z Skipping (s,q) (1.53, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7953519Z Skipping (s,q) (1.54, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7953672Z Skipping (s,q) (1.55, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7953828Z Skipping (s,q) (1.56, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7953984Z Skipping (s,q) (1.57, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7954137Z Skipping (s,q) (1.58, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7954297Z Skipping (s,q) (1.59, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7954451Z Skipping (s,q) (1.6, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7954603Z Skipping (s,q) (1.61, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7954760Z Skipping (s,q) (1.62, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7954913Z Skipping (s,q) (1.63, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7955066Z Skipping (s,q) (1.64, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7955226Z Skipping (s,q) (1.65, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7955433Z Skipping (s,q) (1.66, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7955588Z Skipping (s,q) (1.67, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7955788Z Skipping (s,q) (1.68, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7955943Z Skipping (s,q) (1.69, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7956097Z Skipping (s,q) (1.7, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7956255Z Skipping (s,q) (1.71, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7956408Z Skipping (s,q) (1.72, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7956561Z Skipping (s,q) (1.73, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7956720Z Skipping (s,q) (1.74, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7956879Z Skipping (s,q) (1.75, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7957033Z Skipping (s,q) (1.76, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7957228Z Skipping (s,q) (1.77, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7957382Z Skipping (s,q) (1.78, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7957541Z Skipping (s,q) (1.79, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7957696Z Skipping (s,q) (1.8, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7957886Z Skipping (s,q) (1.81, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7958044Z Skipping (s,q) (1.82, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7958199Z Skipping (s,q) (1.83, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7958355Z Skipping (s,q) (1.84, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7958559Z Skipping (s,q) (1.85, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7958712Z Skipping (s,q) (1.86, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7958864Z Skipping (s,q) (1.87, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7959022Z Skipping (s,q) (1.88, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7959175Z Skipping (s,q) (1.89, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7959330Z Skipping (s,q) (1.9, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7959485Z Skipping (s,q) (1.91, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7959638Z Skipping (s,q) (1.92, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7959797Z Skipping (s,q) (1.93, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7959951Z Skipping (s,q) (1.94, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7960105Z Skipping (s,q) (1.95, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7960262Z Skipping (s,q) (1.96, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7960417Z Skipping (s,q) (1.97, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7960573Z Skipping (s,q) (1.98, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7960725Z Skipping (s,q) (1.99, 75): inconsistent with heavy hitters! 2025-05-07T20:56:56.7960888Z Skipping (s,q) (0.01, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7961050Z Skipping (s,q) (0.02, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7961214Z Skipping (s,q) (0.03, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7961373Z Skipping (s,q) (0.04, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7961538Z Skipping (s,q) (0.05, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7961698Z Skipping (s,q) (0.06, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7961860Z Skipping (s,q) (0.07, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7962019Z Skipping (s,q) (0.08, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7962179Z Skipping (s,q) (0.09, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7962340Z Skipping (s,q) (0.1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7962498Z Skipping (s,q) (0.11, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7962659Z Skipping (s,q) (0.12, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7962822Z Skipping (s,q) (0.13, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7963026Z Skipping (s,q) (0.14, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7963185Z Skipping (s,q) (0.15, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7963348Z Skipping (s,q) (0.16, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7963507Z Skipping (s,q) (0.17, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7963668Z Skipping (s,q) (0.18, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7963826Z Skipping (s,q) (0.19, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7963986Z Skipping (s,q) (0.2, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7964146Z Skipping (s,q) (0.21, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7964304Z Skipping (s,q) (0.22, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7964500Z Skipping (s,q) (0.23, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7964663Z Skipping (s,q) (0.24, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7964823Z Skipping (s,q) (0.25, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7964987Z Skipping (s,q) (0.26, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7965184Z Skipping (s,q) (0.27, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7965343Z Skipping (s,q) (0.28, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7965503Z Skipping (s,q) (0.29, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7965660Z Skipping (s,q) (0.3, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7965855Z Skipping (s,q) (0.31, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7966018Z Skipping (s,q) (0.32, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7966178Z Skipping (s,q) (0.33, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7966339Z Skipping (s,q) (0.34, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7966496Z Skipping (s,q) (0.35, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7966655Z Skipping (s,q) (0.36, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7966820Z Skipping (s,q) (0.37, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7966977Z Skipping (s,q) (0.38, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7967139Z Skipping (s,q) (0.39, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7967300Z Skipping (s,q) (0.4, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7967458Z Skipping (s,q) (0.41, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7967621Z Skipping (s,q) (0.42, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7967778Z Skipping (s,q) (0.43, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7967936Z Skipping (s,q) (0.44, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7968099Z Skipping (s,q) (0.45, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7968256Z Skipping (s,q) (0.46, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7968413Z Skipping (s,q) (0.47, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7968574Z Skipping (s,q) (0.48, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7968732Z Skipping (s,q) (0.49, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7968897Z Skipping (s,q) (0.5, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7969054Z Skipping (s,q) (0.51, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7969211Z Skipping (s,q) (0.52, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7969375Z Skipping (s,q) (0.53, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7969534Z Skipping (s,q) (0.54, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7969694Z Skipping (s,q) (0.55, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7969854Z Skipping (s,q) (0.56, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7970012Z Skipping (s,q) (0.57, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7970173Z Skipping (s,q) (0.58, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7970374Z Skipping (s,q) (0.59, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7970531Z Skipping (s,q) (0.6, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7970694Z Skipping (s,q) (0.61, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7970853Z Skipping (s,q) (0.62, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7971013Z Skipping (s,q) (0.63, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7971172Z Skipping (s,q) (0.64, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7971331Z Skipping (s,q) (0.65, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7971489Z Skipping (s,q) (0.66, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7971650Z Skipping (s,q) (0.67, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7971869Z Skipping (s,q) (0.68, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7972031Z Skipping (s,q) (0.69, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7972191Z Skipping (s,q) (0.7, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7972347Z Skipping (s,q) (0.71, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7972546Z Skipping (s,q) (0.72, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7972705Z Skipping (s,q) (0.73, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7972861Z Skipping (s,q) (0.74, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7973022Z Skipping (s,q) (0.75, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7973217Z Skipping (s,q) (0.76, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7973376Z Skipping (s,q) (0.77, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7973534Z Skipping (s,q) (0.78, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7973694Z Skipping (s,q) (0.79, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7973855Z Skipping (s,q) (0.8, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7974015Z Skipping (s,q) (0.81, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7974172Z Skipping (s,q) (0.82, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7974336Z Skipping (s,q) (0.83, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7974495Z Skipping (s,q) (0.84, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7974655Z Skipping (s,q) (0.85, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7974811Z Skipping (s,q) (0.86, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7974972Z Skipping (s,q) (0.87, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7975132Z Skipping (s,q) (0.88, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7975289Z Skipping (s,q) (0.89, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7975448Z Skipping (s,q) (0.9, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7975607Z Skipping (s,q) (0.91, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7975766Z Skipping (s,q) (0.92, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7975926Z Skipping (s,q) (0.93, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7976084Z Skipping (s,q) (0.94, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7976243Z Skipping (s,q) (0.95, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7976405Z Skipping (s,q) (0.96, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7976561Z Skipping (s,q) (0.97, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7976721Z Skipping (s,q) (0.98, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7976881Z Skipping (s,q) (0.99, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7977036Z Skipping (s,q) (1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7977200Z Skipping (s,q) (1.01, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7977358Z Skipping (s,q) (1.02, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7977515Z Skipping (s,q) (1.03, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7977723Z Skipping (s,q) (1.04, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7977883Z Skipping (s,q) (1.05, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7978040Z Skipping (s,q) (1.06, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7978200Z Skipping (s,q) (1.07, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7978358Z Skipping (s,q) (1.08, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7978521Z Skipping (s,q) (1.09, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7978680Z Skipping (s,q) (1.1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7978836Z Skipping (s,q) (1.11, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7979034Z Skipping (s,q) (1.12, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7979192Z Skipping (s,q) (1.13, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7979349Z Skipping (s,q) (1.14, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7979511Z Skipping (s,q) (1.15, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7979668Z Skipping (s,q) (1.16, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7979867Z Skipping (s,q) (1.17, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7980028Z Skipping (s,q) (1.18, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7980185Z Skipping (s,q) (1.19, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7980388Z Skipping (s,q) (1.2, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7980546Z Skipping (s,q) (1.21, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7980703Z Skipping (s,q) (1.22, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7980866Z Skipping (s,q) (1.23, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7981025Z Skipping (s,q) (1.24, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7981182Z Skipping (s,q) (1.25, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7981346Z Skipping (s,q) (1.26, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7981503Z Skipping (s,q) (1.27, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7981669Z Skipping (s,q) (1.28, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7981826Z Skipping (s,q) (1.29, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7981982Z Skipping (s,q) (1.3, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7982146Z Skipping (s,q) (1.31, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7982305Z Skipping (s,q) (1.32, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7982462Z Skipping (s,q) (1.33, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7982624Z Skipping (s,q) (1.34, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7982783Z Skipping (s,q) (1.35, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7982944Z Skipping (s,q) (1.36, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7983103Z Skipping (s,q) (1.37, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7983260Z Skipping (s,q) (1.38, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7983423Z Skipping (s,q) (1.39, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7983583Z Skipping (s,q) (1.4, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7983741Z Skipping (s,q) (1.41, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7983902Z Skipping (s,q) (1.42, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7984064Z Skipping (s,q) (1.43, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7984223Z Skipping (s,q) (1.44, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7984381Z Skipping (s,q) (1.45, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7984540Z Skipping (s,q) (1.46, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7984701Z Skipping (s,q) (1.47, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7984904Z Skipping (s,q) (1.48, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7985062Z Skipping (s,q) (1.49, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7985224Z Skipping (s,q) (1.5, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7985381Z Skipping (s,q) (1.51, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7985542Z Skipping (s,q) (1.52, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7985702Z Skipping (s,q) (1.53, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7985862Z Skipping (s,q) (1.54, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7986022Z Skipping (s,q) (1.55, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7986179Z Skipping (s,q) (1.56, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7986374Z Skipping (s,q) (1.57, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7986542Z Skipping (s,q) (1.58, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7986706Z Skipping (s,q) (1.59, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7986867Z Skipping (s,q) (1.6, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7987062Z Skipping (s,q) (1.61, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7987222Z Skipping (s,q) (1.62, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7987383Z Skipping (s,q) (1.63, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7987541Z Skipping (s,q) (1.64, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7987741Z Skipping (s,q) (1.65, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7987901Z Skipping (s,q) (1.66, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7988059Z Skipping (s,q) (1.67, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7988220Z Skipping (s,q) (1.68, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7988378Z Skipping (s,q) (1.69, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7988539Z Skipping (s,q) (1.7, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7988700Z Skipping (s,q) (1.71, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7988859Z Skipping (s,q) (1.72, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7989017Z Skipping (s,q) (1.73, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7989177Z Skipping (s,q) (1.74, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7989335Z Skipping (s,q) (1.75, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7989498Z Skipping (s,q) (1.76, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7989660Z Skipping (s,q) (1.77, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7989817Z Skipping (s,q) (1.78, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7989985Z Skipping (s,q) (1.79, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7990146Z Skipping (s,q) (1.8, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7990304Z Skipping (s,q) (1.81, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7990468Z Skipping (s,q) (1.82, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7990808Z Skipping (s,q) (1.83, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7990967Z Skipping (s,q) (1.84, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7991128Z Skipping (s,q) (1.85, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7991285Z Skipping (s,q) (1.86, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7991448Z Skipping (s,q) (1.87, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7991605Z Skipping (s,q) (1.88, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7991763Z Skipping (s,q) (1.89, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7991930Z Skipping (s,q) (1.9, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7992088Z Skipping (s,q) (1.91, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7992247Z Skipping (s,q) (1.92, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7992481Z Skipping (s,q) (1.93, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7992638Z Skipping (s,q) (1.94, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7992801Z Skipping (s,q) (1.95, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7992958Z Skipping (s,q) (1.96, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7993115Z Skipping (s,q) (1.97, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7993276Z Skipping (s,q) (1.98, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7993432Z Skipping (s,q) (1.99, 77.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.7993589Z Skipping (s,q) (0.01, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.7993807Z Skipping (s,q) (0.02, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.7993966Z Skipping (s,q) (0.03, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.7994124Z Skipping (s,q) (0.04, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.7994279Z Skipping (s,q) (0.05, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.7994433Z Skipping (s,q) (0.06, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.7994643Z Skipping (s,q) (0.07, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.7994799Z Skipping (s,q) (0.08, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.7994953Z Skipping (s,q) (0.09, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.7995110Z Skipping (s,q) (0.1, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.7995321Z Skipping (s,q) (0.11, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.7995522Z Skipping (s,q) (0.12, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.7995676Z Skipping (s,q) (0.13, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.7995831Z Skipping (s,q) (0.14, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.7995986Z Skipping (s,q) (0.15, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.7996142Z Skipping (s,q) (0.16, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.7996294Z Skipping (s,q) (0.17, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.7996454Z Skipping (s,q) (0.18, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.7996607Z Skipping (s,q) (0.19, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.7996760Z Skipping (s,q) (0.2, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.7996917Z Skipping (s,q) (0.21, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.7997073Z Skipping (s,q) (0.22, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.7997230Z Skipping (s,q) (0.23, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.7997386Z Skipping (s,q) (0.24, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.7997541Z Skipping (s,q) (0.25, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.7997699Z Skipping (s,q) (0.26, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.7997853Z Skipping (s,q) (0.27, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.7998007Z Skipping (s,q) (0.28, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.7998162Z Skipping (s,q) (0.29, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.7998318Z Skipping (s,q) (0.3, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.7998475Z Skipping (s,q) (0.31, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.7998628Z Skipping (s,q) (0.32, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.7998784Z Skipping (s,q) (0.33, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.7998939Z Skipping (s,q) (0.34, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.7999092Z Skipping (s,q) (0.35, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.7999245Z Skipping (s,q) (0.36, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.7999402Z Skipping (s,q) (0.37, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.7999554Z Skipping (s,q) (0.38, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.7999782Z Skipping (s,q) (0.39, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.7999936Z Skipping (s,q) (0.4, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8000093Z Skipping (s,q) (0.41, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8000251Z Skipping (s,q) (0.42, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8000404Z Skipping (s,q) (0.43, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8000557Z Skipping (s,q) (0.44, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8000718Z Skipping (s,q) (0.45, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8000870Z Skipping (s,q) (0.46, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8001024Z Skipping (s,q) (0.47, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8001220Z Skipping (s,q) (0.48, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8001376Z Skipping (s,q) (0.49, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8001535Z Skipping (s,q) (0.5, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8001689Z Skipping (s,q) (0.51, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8001880Z Skipping (s,q) (0.52, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8002040Z Skipping (s,q) (0.53, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8002192Z Skipping (s,q) (0.54, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8002345Z Skipping (s,q) (0.55, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8002539Z Skipping (s,q) (0.56, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8002693Z Skipping (s,q) (0.57, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8002848Z Skipping (s,q) (0.58, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8003001Z Skipping (s,q) (0.59, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8003155Z Skipping (s,q) (0.6, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8003316Z Skipping (s,q) (0.61, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8003472Z Skipping (s,q) (0.62, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8003624Z Skipping (s,q) (0.63, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8003782Z Skipping (s,q) (0.64, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8003935Z Skipping (s,q) (0.65, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8004090Z Skipping (s,q) (0.66, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8004241Z Skipping (s,q) (0.67, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8004396Z Skipping (s,q) (0.68, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8004553Z Skipping (s,q) (0.69, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8004705Z Skipping (s,q) (0.7, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8004860Z Skipping (s,q) (0.71, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8005019Z Skipping (s,q) (0.72, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8005174Z Skipping (s,q) (0.73, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8005332Z Skipping (s,q) (0.74, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8005494Z Skipping (s,q) (0.75, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8005649Z Skipping (s,q) (0.76, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8005804Z Skipping (s,q) (0.77, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8005958Z Skipping (s,q) (0.78, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8006114Z Skipping (s,q) (0.79, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8006268Z Skipping (s,q) (0.8, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8006421Z Skipping (s,q) (0.81, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8006578Z Skipping (s,q) (0.82, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8006737Z Skipping (s,q) (0.83, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8006890Z Skipping (s,q) (0.84, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8007093Z Skipping (s,q) (0.85, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8007247Z Skipping (s,q) (0.86, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8007402Z Skipping (s,q) (0.87, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8007558Z Skipping (s,q) (0.88, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8007711Z Skipping (s,q) (0.89, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8007867Z Skipping (s,q) (0.9, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8008025Z Skipping (s,q) (0.91, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8008178Z Skipping (s,q) (0.92, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8008337Z Skipping (s,q) (0.93, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8008529Z Skipping (s,q) (0.94, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8008683Z Skipping (s,q) (0.95, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8008843Z Skipping (s,q) (0.96, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8008998Z Skipping (s,q) (0.97, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8009188Z Skipping (s,q) (0.98, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8009347Z Skipping (s,q) (0.99, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8009497Z Skipping (s,q) (1, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8009656Z Skipping (s,q) (1.01, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8009848Z Skipping (s,q) (1.02, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8010000Z Skipping (s,q) (1.03, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8010159Z Skipping (s,q) (1.04, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8010314Z Skipping (s,q) (1.05, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8010467Z Skipping (s,q) (1.06, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8010630Z Skipping (s,q) (1.07, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8010784Z Skipping (s,q) (1.08, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8010939Z Skipping (s,q) (1.09, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8011097Z Skipping (s,q) (1.1, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8011249Z Skipping (s,q) (1.11, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8011404Z Skipping (s,q) (1.12, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8011559Z Skipping (s,q) (1.13, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8011711Z Skipping (s,q) (1.14, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8011866Z Skipping (s,q) (1.15, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8012021Z Skipping (s,q) (1.16, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8012175Z Skipping (s,q) (1.17, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8012329Z Skipping (s,q) (1.18, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8012485Z Skipping (s,q) (1.19, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8012641Z Skipping (s,q) (1.2, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8012801Z Skipping (s,q) (1.21, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8012953Z Skipping (s,q) (1.22, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8013108Z Skipping (s,q) (1.23, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8013262Z Skipping (s,q) (1.24, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8013414Z Skipping (s,q) (1.25, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8013569Z Skipping (s,q) (1.26, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8013720Z Skipping (s,q) (1.27, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8013879Z Skipping (s,q) (1.28, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8014034Z Skipping (s,q) (1.29, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8014236Z Skipping (s,q) (1.3, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8014397Z Skipping (s,q) (1.31, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8014552Z Skipping (s,q) (1.32, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8014705Z Skipping (s,q) (1.33, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8014860Z Skipping (s,q) (1.34, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8015011Z Skipping (s,q) (1.35, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8015166Z Skipping (s,q) (1.36, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8015320Z Skipping (s,q) (1.37, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8015472Z Skipping (s,q) (1.38, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8015671Z Skipping (s,q) (1.39, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8018714Z Skipping (s,q) (1.4, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8018890Z Skipping (s,q) (1.41, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8019052Z Skipping (s,q) (1.42, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8019212Z Skipping (s,q) (1.43, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8019430Z Skipping (s,q) (1.44, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8019587Z Skipping (s,q) (1.45, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8019747Z Skipping (s,q) (1.46, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8019944Z Skipping (s,q) (1.47, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8020098Z Skipping (s,q) (1.48, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8020257Z Skipping (s,q) (1.49, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8020412Z Skipping (s,q) (1.5, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8020572Z Skipping (s,q) (1.51, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8020727Z Skipping (s,q) (1.52, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8020884Z Skipping (s,q) (1.53, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8021040Z Skipping (s,q) (1.54, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8021197Z Skipping (s,q) (1.55, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8021350Z Skipping (s,q) (1.56, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8021506Z Skipping (s,q) (1.57, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8021658Z Skipping (s,q) (1.58, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8021818Z Skipping (s,q) (1.59, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8021971Z Skipping (s,q) (1.6, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8022127Z Skipping (s,q) (1.61, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8022284Z Skipping (s,q) (1.62, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8022436Z Skipping (s,q) (1.63, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8022589Z Skipping (s,q) (1.64, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8022749Z Skipping (s,q) (1.65, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8022904Z Skipping (s,q) (1.66, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8023062Z Skipping (s,q) (1.67, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8023215Z Skipping (s,q) (1.68, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8023367Z Skipping (s,q) (1.69, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8023524Z Skipping (s,q) (1.7, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8023677Z Skipping (s,q) (1.71, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8023831Z Skipping (s,q) (1.72, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8023989Z Skipping (s,q) (1.73, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8024142Z Skipping (s,q) (1.74, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8024297Z Skipping (s,q) (1.75, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8024494Z Skipping (s,q) (1.76, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8024646Z Skipping (s,q) (1.77, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8024805Z Skipping (s,q) (1.78, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8024956Z Skipping (s,q) (1.79, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8025113Z Skipping (s,q) (1.8, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8025272Z Skipping (s,q) (1.81, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8025425Z Skipping (s,q) (1.82, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8025577Z Skipping (s,q) (1.83, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8025733Z Skipping (s,q) (1.84, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8025925Z Skipping (s,q) (1.85, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8026086Z Skipping (s,q) (1.86, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8026241Z Skipping (s,q) (1.87, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8026394Z Skipping (s,q) (1.88, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8026589Z Skipping (s,q) (1.89, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8026744Z Skipping (s,q) (1.9, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8026898Z Skipping (s,q) (1.91, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8027054Z Skipping (s,q) (1.92, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8027271Z Skipping (s,q) (1.93, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8027427Z Skipping (s,q) (1.94, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8027580Z Skipping (s,q) (1.95, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8027735Z Skipping (s,q) (1.96, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8027890Z Skipping (s,q) (1.97, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8028043Z Skipping (s,q) (1.98, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8028199Z Skipping (s,q) (1.99, 80): inconsistent with heavy hitters! 2025-05-07T20:56:56.8028363Z Skipping (s,q) (0.01, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8028525Z Skipping (s,q) (0.02, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8028687Z Skipping (s,q) (0.03, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8028845Z Skipping (s,q) (0.04, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8029005Z Skipping (s,q) (0.05, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8029164Z Skipping (s,q) (0.06, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8029326Z Skipping (s,q) (0.07, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8029488Z Skipping (s,q) (0.08, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8029649Z Skipping (s,q) (0.09, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8029807Z Skipping (s,q) (0.1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8029967Z Skipping (s,q) (0.11, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8030129Z Skipping (s,q) (0.12, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8030290Z Skipping (s,q) (0.13, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8030450Z Skipping (s,q) (0.14, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8030607Z Skipping (s,q) (0.15, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8030765Z Skipping (s,q) (0.16, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8030923Z Skipping (s,q) (0.17, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8031080Z Skipping (s,q) (0.18, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8031241Z Skipping (s,q) (0.19, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8031402Z Skipping (s,q) (0.2, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8031559Z Skipping (s,q) (0.21, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8031766Z Skipping (s,q) (0.22, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8031923Z Skipping (s,q) (0.23, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8032083Z Skipping (s,q) (0.24, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8032245Z Skipping (s,q) (0.25, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8032403Z Skipping (s,q) (0.26, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8032562Z Skipping (s,q) (0.27, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8032726Z Skipping (s,q) (0.28, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8032884Z Skipping (s,q) (0.29, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8033044Z Skipping (s,q) (0.3, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8033241Z Skipping (s,q) (0.31, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8033403Z Skipping (s,q) (0.32, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8033568Z Skipping (s,q) (0.33, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8033727Z Skipping (s,q) (0.34, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8033920Z Skipping (s,q) (0.35, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8034080Z Skipping (s,q) (0.36, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8034237Z Skipping (s,q) (0.37, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8034398Z Skipping (s,q) (0.38, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8034596Z Skipping (s,q) (0.39, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8034755Z Skipping (s,q) (0.4, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8034917Z Skipping (s,q) (0.41, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8035076Z Skipping (s,q) (0.42, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8035233Z Skipping (s,q) (0.43, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8035457Z Skipping (s,q) (0.44, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8035613Z Skipping (s,q) (0.45, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8035774Z Skipping (s,q) (0.46, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8035931Z Skipping (s,q) (0.47, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8036086Z Skipping (s,q) (0.48, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8036248Z Skipping (s,q) (0.49, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8036407Z Skipping (s,q) (0.5, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8036564Z Skipping (s,q) (0.51, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8036723Z Skipping (s,q) (0.52, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8036882Z Skipping (s,q) (0.53, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8037041Z Skipping (s,q) (0.54, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8037199Z Skipping (s,q) (0.55, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8037357Z Skipping (s,q) (0.56, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8037519Z Skipping (s,q) (0.57, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8037674Z Skipping (s,q) (0.58, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8037831Z Skipping (s,q) (0.59, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8037990Z Skipping (s,q) (0.6, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8038148Z Skipping (s,q) (0.61, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8038306Z Skipping (s,q) (0.62, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8038462Z Skipping (s,q) (0.63, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8038621Z Skipping (s,q) (0.64, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8038781Z Skipping (s,q) (0.65, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8038982Z Skipping (s,q) (0.66, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8039138Z Skipping (s,q) (0.67, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8039301Z Skipping (s,q) (0.68, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8039458Z Skipping (s,q) (0.69, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8039614Z Skipping (s,q) (0.7, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8039773Z Skipping (s,q) (0.71, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8039932Z Skipping (s,q) (0.72, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8040090Z Skipping (s,q) (0.73, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8040247Z Skipping (s,q) (0.74, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8040442Z Skipping (s,q) (0.75, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8040606Z Skipping (s,q) (0.76, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8040761Z Skipping (s,q) (0.77, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8040918Z Skipping (s,q) (0.78, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8041116Z Skipping (s,q) (0.79, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8041274Z Skipping (s,q) (0.8, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8041433Z Skipping (s,q) (0.81, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8041588Z Skipping (s,q) (0.82, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8041784Z Skipping (s,q) (0.83, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8041945Z Skipping (s,q) (0.84, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8042100Z Skipping (s,q) (0.85, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8042258Z Skipping (s,q) (0.86, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8042415Z Skipping (s,q) (0.87, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8042570Z Skipping (s,q) (0.88, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8042732Z Skipping (s,q) (0.89, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8042892Z Skipping (s,q) (0.9, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8043051Z Skipping (s,q) (0.91, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8043209Z Skipping (s,q) (0.92, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8043366Z Skipping (s,q) (0.93, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8043524Z Skipping (s,q) (0.94, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8043684Z Skipping (s,q) (0.95, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8043841Z Skipping (s,q) (0.96, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8044002Z Skipping (s,q) (0.97, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8044158Z Skipping (s,q) (0.98, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8044314Z Skipping (s,q) (0.99, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8044470Z Skipping (s,q) (1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8044627Z Skipping (s,q) (1.01, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8044784Z Skipping (s,q) (1.02, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8044944Z Skipping (s,q) (1.03, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8045100Z Skipping (s,q) (1.04, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8045263Z Skipping (s,q) (1.05, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8045419Z Skipping (s,q) (1.06, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8045575Z Skipping (s,q) (1.07, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8045733Z Skipping (s,q) (1.08, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8045891Z Skipping (s,q) (1.09, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8046048Z Skipping (s,q) (1.1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8046257Z Skipping (s,q) (1.11, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8046412Z Skipping (s,q) (1.12, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8046574Z Skipping (s,q) (1.13, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8046731Z Skipping (s,q) (1.14, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8046887Z Skipping (s,q) (1.15, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8047046Z Skipping (s,q) (1.16, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8047204Z Skipping (s,q) (1.17, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8047360Z Skipping (s,q) (1.18, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8047518Z Skipping (s,q) (1.19, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8047712Z Skipping (s,q) (1.2, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8047872Z Skipping (s,q) (1.21, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8048032Z Skipping (s,q) (1.22, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8048188Z Skipping (s,q) (1.23, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8048442Z Skipping (s,q) (1.24, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8048598Z Skipping (s,q) (1.25, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8048755Z Skipping (s,q) (1.26, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8048914Z Skipping (s,q) (1.27, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8049109Z Skipping (s,q) (1.28, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8049264Z Skipping (s,q) (1.29, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8049425Z Skipping (s,q) (1.3, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8049585Z Skipping (s,q) (1.31, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8049742Z Skipping (s,q) (1.32, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8049901Z Skipping (s,q) (1.33, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8050057Z Skipping (s,q) (1.34, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8050219Z Skipping (s,q) (1.35, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8050376Z Skipping (s,q) (1.36, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8050531Z Skipping (s,q) (1.37, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8050690Z Skipping (s,q) (1.38, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8050849Z Skipping (s,q) (1.39, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8051006Z Skipping (s,q) (1.4, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8051164Z Skipping (s,q) (1.41, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8051323Z Skipping (s,q) (1.42, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8051481Z Skipping (s,q) (1.43, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8051638Z Skipping (s,q) (1.44, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8051794Z Skipping (s,q) (1.45, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8051956Z Skipping (s,q) (1.46, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8052113Z Skipping (s,q) (1.47, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8052272Z Skipping (s,q) (1.48, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8052429Z Skipping (s,q) (1.49, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8052586Z Skipping (s,q) (1.5, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8052748Z Skipping (s,q) (1.51, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8052904Z Skipping (s,q) (1.52, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8053061Z Skipping (s,q) (1.53, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8053219Z Skipping (s,q) (1.54, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8053376Z Skipping (s,q) (1.55, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8053579Z Skipping (s,q) (1.56, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8053736Z Skipping (s,q) (1.57, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8053892Z Skipping (s,q) (1.58, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8054050Z Skipping (s,q) (1.59, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8054207Z Skipping (s,q) (1.6, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8054364Z Skipping (s,q) (1.61, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8054522Z Skipping (s,q) (1.62, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8054679Z Skipping (s,q) (1.63, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8054878Z Skipping (s,q) (1.64, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8055035Z Skipping (s,q) (1.65, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8055191Z Skipping (s,q) (1.66, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8055354Z Skipping (s,q) (1.67, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8055509Z Skipping (s,q) (1.68, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8055726Z Skipping (s,q) (1.69, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8055887Z Skipping (s,q) (1.7, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8056043Z Skipping (s,q) (1.71, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8056240Z Skipping (s,q) (1.72, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8056401Z Skipping (s,q) (1.73, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8056557Z Skipping (s,q) (1.74, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8056719Z Skipping (s,q) (1.75, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8056874Z Skipping (s,q) (1.76, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8057029Z Skipping (s,q) (1.77, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8057190Z Skipping (s,q) (1.78, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8057344Z Skipping (s,q) (1.79, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8057502Z Skipping (s,q) (1.8, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8057663Z Skipping (s,q) (1.81, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8057818Z Skipping (s,q) (1.82, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8057979Z Skipping (s,q) (1.83, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8058135Z Skipping (s,q) (1.84, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8058290Z Skipping (s,q) (1.85, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8058448Z Skipping (s,q) (1.86, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8058605Z Skipping (s,q) (1.87, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8058761Z Skipping (s,q) (1.88, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8058921Z Skipping (s,q) (1.89, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8059077Z Skipping (s,q) (1.9, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8059238Z Skipping (s,q) (1.91, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8059392Z Skipping (s,q) (1.92, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8059549Z Skipping (s,q) (1.93, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8059707Z Skipping (s,q) (1.94, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8059866Z Skipping (s,q) (1.95, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8060020Z Skipping (s,q) (1.96, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8060178Z Skipping (s,q) (1.97, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8060337Z Skipping (s,q) (1.98, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8060496Z Skipping (s,q) (1.99, 82.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8060696Z Skipping (s,q) (0.01, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8060851Z Skipping (s,q) (0.02, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8061011Z Skipping (s,q) (0.03, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8061164Z Skipping (s,q) (0.04, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8061318Z Skipping (s,q) (0.05, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8061473Z Skipping (s,q) (0.06, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8061625Z Skipping (s,q) (0.07, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8061781Z Skipping (s,q) (0.08, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8061934Z Skipping (s,q) (0.09, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8062126Z Skipping (s,q) (0.1, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8062282Z Skipping (s,q) (0.11, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8062432Z Skipping (s,q) (0.12, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8062589Z Skipping (s,q) (0.13, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8062743Z Skipping (s,q) (0.14, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8062932Z Skipping (s,q) (0.15, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8063084Z Skipping (s,q) (0.16, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8063238Z Skipping (s,q) (0.17, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8063427Z Skipping (s,q) (0.18, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8063582Z Skipping (s,q) (0.19, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8063734Z Skipping (s,q) (0.2, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8063888Z Skipping (s,q) (0.21, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8064043Z Skipping (s,q) (0.22, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8064195Z Skipping (s,q) (0.23, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8064348Z Skipping (s,q) (0.24, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8064504Z Skipping (s,q) (0.25, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8064660Z Skipping (s,q) (0.26, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8064813Z Skipping (s,q) (0.27, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8064963Z Skipping (s,q) (0.28, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8065115Z Skipping (s,q) (0.29, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8065269Z Skipping (s,q) (0.3, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8065420Z Skipping (s,q) (0.31, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8065569Z Skipping (s,q) (0.32, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8065727Z Skipping (s,q) (0.33, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8065880Z Skipping (s,q) (0.34, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8066039Z Skipping (s,q) (0.35, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8066190Z Skipping (s,q) (0.36, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8066348Z Skipping (s,q) (0.37, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8066503Z Skipping (s,q) (0.38, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8066655Z Skipping (s,q) (0.39, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8066806Z Skipping (s,q) (0.4, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8066964Z Skipping (s,q) (0.41, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8067116Z Skipping (s,q) (0.42, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8067271Z Skipping (s,q) (0.43, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8067424Z Skipping (s,q) (0.44, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8067575Z Skipping (s,q) (0.45, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8067729Z Skipping (s,q) (0.46, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8067924Z Skipping (s,q) (0.47, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8068074Z Skipping (s,q) (0.48, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8068230Z Skipping (s,q) (0.49, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8068380Z Skipping (s,q) (0.5, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8068533Z Skipping (s,q) (0.51, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8068688Z Skipping (s,q) (0.52, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8068842Z Skipping (s,q) (0.53, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8068994Z Skipping (s,q) (0.54, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8069145Z Skipping (s,q) (0.55, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8069337Z Skipping (s,q) (0.56, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8069493Z Skipping (s,q) (0.57, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8069645Z Skipping (s,q) (0.58, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8069797Z Skipping (s,q) (0.59, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8069987Z Skipping (s,q) (0.6, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8070141Z Skipping (s,q) (0.61, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8070295Z Skipping (s,q) (0.62, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8070444Z Skipping (s,q) (0.63, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8070636Z Skipping (s,q) (0.64, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8070789Z Skipping (s,q) (0.65, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8070937Z Skipping (s,q) (0.66, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8071092Z Skipping (s,q) (0.67, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8071246Z Skipping (s,q) (0.68, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8071400Z Skipping (s,q) (0.69, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8071553Z Skipping (s,q) (0.7, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8071708Z Skipping (s,q) (0.71, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8071860Z Skipping (s,q) (0.72, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8072012Z Skipping (s,q) (0.73, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8072164Z Skipping (s,q) (0.74, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8072316Z Skipping (s,q) (0.75, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8072469Z Skipping (s,q) (0.76, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8072620Z Skipping (s,q) (0.77, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8072773Z Skipping (s,q) (0.78, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8072925Z Skipping (s,q) (0.79, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8073076Z Skipping (s,q) (0.8, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8073232Z Skipping (s,q) (0.81, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8073383Z Skipping (s,q) (0.82, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8073535Z Skipping (s,q) (0.83, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8073690Z Skipping (s,q) (0.84, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8073840Z Skipping (s,q) (0.85, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8073996Z Skipping (s,q) (0.86, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8074155Z Skipping (s,q) (0.87, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8074306Z Skipping (s,q) (0.88, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8074462Z Skipping (s,q) (0.89, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8074616Z Skipping (s,q) (0.9, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8074767Z Skipping (s,q) (0.91, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8074967Z Skipping (s,q) (0.92, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8075118Z Skipping (s,q) (0.93, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8075271Z Skipping (s,q) (0.94, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8075477Z Skipping (s,q) (0.95, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8075629Z Skipping (s,q) (0.96, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8075783Z Skipping (s,q) (0.97, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8075936Z Skipping (s,q) (0.98, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8076090Z Skipping (s,q) (0.99, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8076246Z Skipping (s,q) (1, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8076438Z Skipping (s,q) (1.01, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8076593Z Skipping (s,q) (1.02, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8076749Z Skipping (s,q) (1.03, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8076903Z Skipping (s,q) (1.04, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8077054Z Skipping (s,q) (1.05, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8077246Z Skipping (s,q) (1.06, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8077398Z Skipping (s,q) (1.07, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8077552Z Skipping (s,q) (1.08, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8077740Z Skipping (s,q) (1.09, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8077891Z Skipping (s,q) (1.1, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8078049Z Skipping (s,q) (1.11, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8078206Z Skipping (s,q) (1.12, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8078359Z Skipping (s,q) (1.13, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8078510Z Skipping (s,q) (1.14, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8078666Z Skipping (s,q) (1.15, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8078816Z Skipping (s,q) (1.16, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8078969Z Skipping (s,q) (1.17, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8079123Z Skipping (s,q) (1.18, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8079273Z Skipping (s,q) (1.19, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8079425Z Skipping (s,q) (1.2, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8079580Z Skipping (s,q) (1.21, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8079731Z Skipping (s,q) (1.22, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8079888Z Skipping (s,q) (1.23, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8080043Z Skipping (s,q) (1.24, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8080193Z Skipping (s,q) (1.25, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8080349Z Skipping (s,q) (1.26, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8080499Z Skipping (s,q) (1.27, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8080652Z Skipping (s,q) (1.28, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8080806Z Skipping (s,q) (1.29, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8080955Z Skipping (s,q) (1.3, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8081110Z Skipping (s,q) (1.31, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8081263Z Skipping (s,q) (1.32, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8081414Z Skipping (s,q) (1.33, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8081568Z Skipping (s,q) (1.34, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8081721Z Skipping (s,q) (1.35, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8081872Z Skipping (s,q) (1.36, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8082025Z Skipping (s,q) (1.37, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8082219Z Skipping (s,q) (1.38, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8082372Z Skipping (s,q) (1.39, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8082523Z Skipping (s,q) (1.4, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8082674Z Skipping (s,q) (1.41, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8082830Z Skipping (s,q) (1.42, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8082982Z Skipping (s,q) (1.43, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8083134Z Skipping (s,q) (1.44, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8083287Z Skipping (s,q) (1.45, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8083437Z Skipping (s,q) (1.46, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8083648Z Skipping (s,q) (1.47, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8083803Z Skipping (s,q) (1.48, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8083956Z Skipping (s,q) (1.49, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8084112Z Skipping (s,q) (1.5, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8084299Z Skipping (s,q) (1.51, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8084452Z Skipping (s,q) (1.52, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8084608Z Skipping (s,q) (1.53, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8084758Z Skipping (s,q) (1.54, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8084951Z Skipping (s,q) (1.55, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8085104Z Skipping (s,q) (1.56, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8085256Z Skipping (s,q) (1.57, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8085411Z Skipping (s,q) (1.58, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8085564Z Skipping (s,q) (1.59, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8085715Z Skipping (s,q) (1.6, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8085874Z Skipping (s,q) (1.61, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8086025Z Skipping (s,q) (1.62, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8086179Z Skipping (s,q) (1.63, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8086333Z Skipping (s,q) (1.64, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8086484Z Skipping (s,q) (1.65, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8086639Z Skipping (s,q) (1.66, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8086790Z Skipping (s,q) (1.67, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8086941Z Skipping (s,q) (1.68, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8087095Z Skipping (s,q) (1.69, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8087248Z Skipping (s,q) (1.7, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8087399Z Skipping (s,q) (1.71, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8087557Z Skipping (s,q) (1.72, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8087707Z Skipping (s,q) (1.73, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8087863Z Skipping (s,q) (1.74, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8088013Z Skipping (s,q) (1.75, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8088164Z Skipping (s,q) (1.76, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8088318Z Skipping (s,q) (1.77, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8088472Z Skipping (s,q) (1.78, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8088624Z Skipping (s,q) (1.79, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8088779Z Skipping (s,q) (1.8, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8088932Z Skipping (s,q) (1.81, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8089083Z Skipping (s,q) (1.82, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8089288Z Skipping (s,q) (1.83, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8089438Z Skipping (s,q) (1.84, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8089591Z Skipping (s,q) (1.85, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8089743Z Skipping (s,q) (1.86, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8089893Z Skipping (s,q) (1.87, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8090049Z Skipping (s,q) (1.88, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8090202Z Skipping (s,q) (1.89, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8090353Z Skipping (s,q) (1.9, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8090507Z Skipping (s,q) (1.91, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8090890Z Skipping (s,q) (1.92, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8091049Z Skipping (s,q) (1.93, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8091198Z Skipping (s,q) (1.94, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8091351Z Skipping (s,q) (1.95, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8091506Z Skipping (s,q) (1.96, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8091714Z Skipping (s,q) (1.97, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8091867Z Skipping (s,q) (1.98, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8092021Z Skipping (s,q) (1.99, 85): inconsistent with heavy hitters! 2025-05-07T20:56:56.8092235Z Skipping (s,q) (0.01, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8092399Z Skipping (s,q) (0.02, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8092557Z Skipping (s,q) (0.03, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8092713Z Skipping (s,q) (0.04, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8092875Z Skipping (s,q) (0.05, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8093031Z Skipping (s,q) (0.06, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8093189Z Skipping (s,q) (0.07, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8093348Z Skipping (s,q) (0.08, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8093505Z Skipping (s,q) (0.09, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8093670Z Skipping (s,q) (0.1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8093827Z Skipping (s,q) (0.11, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8093982Z Skipping (s,q) (0.12, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8094143Z Skipping (s,q) (0.13, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8094298Z Skipping (s,q) (0.14, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8094453Z Skipping (s,q) (0.15, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8094614Z Skipping (s,q) (0.16, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8094771Z Skipping (s,q) (0.17, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8094928Z Skipping (s,q) (0.18, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8095086Z Skipping (s,q) (0.19, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8095247Z Skipping (s,q) (0.2, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8095405Z Skipping (s,q) (0.21, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8095562Z Skipping (s,q) (0.22, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8095718Z Skipping (s,q) (0.23, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8095879Z Skipping (s,q) (0.24, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8096034Z Skipping (s,q) (0.25, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8096190Z Skipping (s,q) (0.26, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8096350Z Skipping (s,q) (0.27, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8096506Z Skipping (s,q) (0.28, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8096730Z Skipping (s,q) (0.29, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8096888Z Skipping (s,q) (0.3, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8097047Z Skipping (s,q) (0.31, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8097211Z Skipping (s,q) (0.32, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8097366Z Skipping (s,q) (0.33, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8097522Z Skipping (s,q) (0.34, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8097683Z Skipping (s,q) (0.35, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8097839Z Skipping (s,q) (0.36, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8097996Z Skipping (s,q) (0.37, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8098193Z Skipping (s,q) (0.38, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8098351Z Skipping (s,q) (0.39, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8098512Z Skipping (s,q) (0.4, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8098668Z Skipping (s,q) (0.41, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8098861Z Skipping (s,q) (0.42, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8099023Z Skipping (s,q) (0.43, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8099181Z Skipping (s,q) (0.44, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8099339Z Skipping (s,q) (0.45, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8099535Z Skipping (s,q) (0.46, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8099691Z Skipping (s,q) (0.47, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8099852Z Skipping (s,q) (0.48, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8100011Z Skipping (s,q) (0.49, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8100168Z Skipping (s,q) (0.5, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8100328Z Skipping (s,q) (0.51, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8100486Z Skipping (s,q) (0.52, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8100645Z Skipping (s,q) (0.53, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8100804Z Skipping (s,q) (0.54, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8100960Z Skipping (s,q) (0.55, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8101119Z Skipping (s,q) (0.56, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8101278Z Skipping (s,q) (0.57, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8101433Z Skipping (s,q) (0.58, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8101594Z Skipping (s,q) (0.59, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8101753Z Skipping (s,q) (0.6, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8101911Z Skipping (s,q) (0.61, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8102066Z Skipping (s,q) (0.62, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8102224Z Skipping (s,q) (0.63, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8102385Z Skipping (s,q) (0.64, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8102545Z Skipping (s,q) (0.65, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8102702Z Skipping (s,q) (0.66, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8102862Z Skipping (s,q) (0.67, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8103020Z Skipping (s,q) (0.68, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8103176Z Skipping (s,q) (0.69, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8103337Z Skipping (s,q) (0.7, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8103495Z Skipping (s,q) (0.71, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8103653Z Skipping (s,q) (0.72, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8103810Z Skipping (s,q) (0.73, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8104010Z Skipping (s,q) (0.74, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8104168Z Skipping (s,q) (0.75, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8104327Z Skipping (s,q) (0.76, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8104482Z Skipping (s,q) (0.77, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8104641Z Skipping (s,q) (0.78, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8104800Z Skipping (s,q) (0.79, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8104959Z Skipping (s,q) (0.8, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8105115Z Skipping (s,q) (0.81, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8105273Z Skipping (s,q) (0.82, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8105472Z Skipping (s,q) (0.83, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8105629Z Skipping (s,q) (0.84, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8105787Z Skipping (s,q) (0.85, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8105947Z Skipping (s,q) (0.86, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8106140Z Skipping (s,q) (0.87, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8106302Z Skipping (s,q) (0.88, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8106459Z Skipping (s,q) (0.89, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8106616Z Skipping (s,q) (0.9, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8106813Z Skipping (s,q) (0.91, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8106969Z Skipping (s,q) (0.92, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8107124Z Skipping (s,q) (0.93, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8107286Z Skipping (s,q) (0.94, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8107441Z Skipping (s,q) (0.95, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8107605Z Skipping (s,q) (0.96, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8107760Z Skipping (s,q) (0.97, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8107918Z Skipping (s,q) (0.98, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8108077Z Skipping (s,q) (0.99, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8108229Z Skipping (s,q) (1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8108386Z Skipping (s,q) (1.01, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8108547Z Skipping (s,q) (1.02, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8108702Z Skipping (s,q) (1.03, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8108860Z Skipping (s,q) (1.04, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8109019Z Skipping (s,q) (1.05, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8109176Z Skipping (s,q) (1.06, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8109342Z Skipping (s,q) (1.07, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8109497Z Skipping (s,q) (1.08, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8109654Z Skipping (s,q) (1.09, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8109812Z Skipping (s,q) (1.1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8109969Z Skipping (s,q) (1.11, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8110129Z Skipping (s,q) (1.12, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8110288Z Skipping (s,q) (1.13, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8110443Z Skipping (s,q) (1.14, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8110601Z Skipping (s,q) (1.15, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8110759Z Skipping (s,q) (1.16, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8110915Z Skipping (s,q) (1.17, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8111074Z Skipping (s,q) (1.18, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8111299Z Skipping (s,q) (1.19, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8111457Z Skipping (s,q) (1.2, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8111615Z Skipping (s,q) (1.21, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8111771Z Skipping (s,q) (1.22, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8111932Z Skipping (s,q) (1.23, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8112090Z Skipping (s,q) (1.24, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8112247Z Skipping (s,q) (1.25, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8112410Z Skipping (s,q) (1.26, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8112607Z Skipping (s,q) (1.27, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8112766Z Skipping (s,q) (1.28, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8112925Z Skipping (s,q) (1.29, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8113084Z Skipping (s,q) (1.3, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8113243Z Skipping (s,q) (1.31, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8113437Z Skipping (s,q) (1.32, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8113593Z Skipping (s,q) (1.33, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8113751Z Skipping (s,q) (1.34, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8113946Z Skipping (s,q) (1.35, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8114104Z Skipping (s,q) (1.36, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8114266Z Skipping (s,q) (1.37, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8114427Z Skipping (s,q) (1.38, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8114585Z Skipping (s,q) (1.39, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8114740Z Skipping (s,q) (1.4, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8114898Z Skipping (s,q) (1.41, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8115057Z Skipping (s,q) (1.42, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8115216Z Skipping (s,q) (1.43, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8115426Z Skipping (s,q) (1.44, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8115586Z Skipping (s,q) (1.45, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8115745Z Skipping (s,q) (1.46, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8115903Z Skipping (s,q) (1.47, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8116059Z Skipping (s,q) (1.48, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8116220Z Skipping (s,q) (1.49, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8116382Z Skipping (s,q) (1.5, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8116537Z Skipping (s,q) (1.51, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8116694Z Skipping (s,q) (1.52, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8116853Z Skipping (s,q) (1.53, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8117011Z Skipping (s,q) (1.54, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8117169Z Skipping (s,q) (1.55, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8117325Z Skipping (s,q) (1.56, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8117483Z Skipping (s,q) (1.57, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8117642Z Skipping (s,q) (1.58, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8117797Z Skipping (s,q) (1.59, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8117952Z Skipping (s,q) (1.6, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8118113Z Skipping (s,q) (1.61, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8118268Z Skipping (s,q) (1.62, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8118474Z Skipping (s,q) (1.63, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8118631Z Skipping (s,q) (1.64, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8118788Z Skipping (s,q) (1.65, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8118947Z Skipping (s,q) (1.66, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8119102Z Skipping (s,q) (1.67, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8119257Z Skipping (s,q) (1.68, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8119419Z Skipping (s,q) (1.69, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8119575Z Skipping (s,q) (1.7, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8119734Z Skipping (s,q) (1.71, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8119930Z Skipping (s,q) (1.72, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8120089Z Skipping (s,q) (1.73, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8120252Z Skipping (s,q) (1.74, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8120407Z Skipping (s,q) (1.75, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8120600Z Skipping (s,q) (1.76, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8120760Z Skipping (s,q) (1.77, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8120918Z Skipping (s,q) (1.78, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8121072Z Skipping (s,q) (1.79, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8121269Z Skipping (s,q) (1.8, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8121425Z Skipping (s,q) (1.81, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8121586Z Skipping (s,q) (1.82, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8121744Z Skipping (s,q) (1.83, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8121900Z Skipping (s,q) (1.84, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8122064Z Skipping (s,q) (1.85, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8122220Z Skipping (s,q) (1.86, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8122380Z Skipping (s,q) (1.87, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8122541Z Skipping (s,q) (1.88, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8122697Z Skipping (s,q) (1.89, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8122855Z Skipping (s,q) (1.9, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8123016Z Skipping (s,q) (1.91, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8123172Z Skipping (s,q) (1.92, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8123331Z Skipping (s,q) (1.93, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8123489Z Skipping (s,q) (1.94, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8123647Z Skipping (s,q) (1.95, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8123809Z Skipping (s,q) (1.96, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8123967Z Skipping (s,q) (1.97, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8124130Z Skipping (s,q) (1.98, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8124287Z Skipping (s,q) (1.99, 87.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8124446Z Skipping (s,q) (0.01, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8124602Z Skipping (s,q) (0.02, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8124757Z Skipping (s,q) (0.03, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8124908Z Skipping (s,q) (0.04, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8125062Z Skipping (s,q) (0.05, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8125215Z Skipping (s,q) (0.06, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8125368Z Skipping (s,q) (0.07, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8125518Z Skipping (s,q) (0.08, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8125714Z Skipping (s,q) (0.09, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8125870Z Skipping (s,q) (0.1, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8126022Z Skipping (s,q) (0.11, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8126175Z Skipping (s,q) (0.12, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8126328Z Skipping (s,q) (0.13, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8126483Z Skipping (s,q) (0.14, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8126637Z Skipping (s,q) (0.15, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8126788Z Skipping (s,q) (0.16, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8126940Z Skipping (s,q) (0.17, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8127132Z Skipping (s,q) (0.18, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8127284Z Skipping (s,q) (0.19, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8127437Z Skipping (s,q) (0.2, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8127592Z Skipping (s,q) (0.21, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8127782Z Skipping (s,q) (0.22, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8127935Z Skipping (s,q) (0.23, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8128090Z Skipping (s,q) (0.24, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8128241Z Skipping (s,q) (0.25, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8128434Z Skipping (s,q) (0.26, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8128584Z Skipping (s,q) (0.27, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8128735Z Skipping (s,q) (0.28, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8128891Z Skipping (s,q) (0.29, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8129042Z Skipping (s,q) (0.3, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8129194Z Skipping (s,q) (0.31, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8129351Z Skipping (s,q) (0.32, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8129504Z Skipping (s,q) (0.33, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8129661Z Skipping (s,q) (0.34, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8129815Z Skipping (s,q) (0.35, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8129965Z Skipping (s,q) (0.36, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8130122Z Skipping (s,q) (0.37, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8130272Z Skipping (s,q) (0.38, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8130423Z Skipping (s,q) (0.39, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8130579Z Skipping (s,q) (0.4, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8130731Z Skipping (s,q) (0.41, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8130884Z Skipping (s,q) (0.42, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8131037Z Skipping (s,q) (0.43, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8131188Z Skipping (s,q) (0.44, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8131346Z Skipping (s,q) (0.45, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8131497Z Skipping (s,q) (0.46, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8131648Z Skipping (s,q) (0.47, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8131800Z Skipping (s,q) (0.48, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8131951Z Skipping (s,q) (0.49, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8132100Z Skipping (s,q) (0.5, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8132254Z Skipping (s,q) (0.51, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8132406Z Skipping (s,q) (0.52, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8132559Z Skipping (s,q) (0.53, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8132755Z Skipping (s,q) (0.54, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8132906Z Skipping (s,q) (0.55, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8133063Z Skipping (s,q) (0.56, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8133216Z Skipping (s,q) (0.57, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8133364Z Skipping (s,q) (0.58, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8133517Z Skipping (s,q) (0.59, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8133670Z Skipping (s,q) (0.6, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8133825Z Skipping (s,q) (0.61, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8133974Z Skipping (s,q) (0.62, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8134164Z Skipping (s,q) (0.63, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8134319Z Skipping (s,q) (0.64, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8134469Z Skipping (s,q) (0.65, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8134621Z Skipping (s,q) (0.66, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8134772Z Skipping (s,q) (0.67, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8134960Z Skipping (s,q) (0.68, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8135115Z Skipping (s,q) (0.69, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8135265Z Skipping (s,q) (0.7, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8135483Z Skipping (s,q) (0.71, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8135636Z Skipping (s,q) (0.72, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8135785Z Skipping (s,q) (0.73, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8135936Z Skipping (s,q) (0.74, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8136092Z Skipping (s,q) (0.75, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8136244Z Skipping (s,q) (0.76, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8136398Z Skipping (s,q) (0.77, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8136549Z Skipping (s,q) (0.78, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8136705Z Skipping (s,q) (0.79, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8136857Z Skipping (s,q) (0.8, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8137007Z Skipping (s,q) (0.81, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8137157Z Skipping (s,q) (0.82, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8137313Z Skipping (s,q) (0.83, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8137462Z Skipping (s,q) (0.84, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8137612Z Skipping (s,q) (0.85, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8137772Z Skipping (s,q) (0.86, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8140787Z Skipping (s,q) (0.87, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8140964Z Skipping (s,q) (0.88, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8141130Z Skipping (s,q) (0.89, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8141296Z Skipping (s,q) (0.9, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8141457Z Skipping (s,q) (0.91, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8141616Z Skipping (s,q) (0.92, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8141771Z Skipping (s,q) (0.93, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8141932Z Skipping (s,q) (0.94, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8142092Z Skipping (s,q) (0.95, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8142248Z Skipping (s,q) (0.96, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8142405Z Skipping (s,q) (0.97, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8142566Z Skipping (s,q) (0.98, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8142722Z Skipping (s,q) (0.99, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8142942Z Skipping (s,q) (1, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8143097Z Skipping (s,q) (1.01, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8143255Z Skipping (s,q) (1.02, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8143415Z Skipping (s,q) (1.03, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8143570Z Skipping (s,q) (1.04, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8143726Z Skipping (s,q) (1.05, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8143885Z Skipping (s,q) (1.06, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8144041Z Skipping (s,q) (1.07, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8144199Z Skipping (s,q) (1.08, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8144393Z Skipping (s,q) (1.09, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8144549Z Skipping (s,q) (1.1, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8144708Z Skipping (s,q) (1.11, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8144863Z Skipping (s,q) (1.12, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8145056Z Skipping (s,q) (1.13, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8145216Z Skipping (s,q) (1.14, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8145370Z Skipping (s,q) (1.15, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8145524Z Skipping (s,q) (1.16, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8145720Z Skipping (s,q) (1.17, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8145873Z Skipping (s,q) (1.18, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8146029Z Skipping (s,q) (1.19, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8146184Z Skipping (s,q) (1.2, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8146338Z Skipping (s,q) (1.21, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8146494Z Skipping (s,q) (1.22, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8146649Z Skipping (s,q) (1.23, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8146801Z Skipping (s,q) (1.24, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8146961Z Skipping (s,q) (1.25, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8147114Z Skipping (s,q) (1.26, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8147271Z Skipping (s,q) (1.27, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8147427Z Skipping (s,q) (1.28, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8147581Z Skipping (s,q) (1.29, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8147738Z Skipping (s,q) (1.3, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8147892Z Skipping (s,q) (1.31, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8148048Z Skipping (s,q) (1.32, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8148206Z Skipping (s,q) (1.33, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8148363Z Skipping (s,q) (1.34, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8148518Z Skipping (s,q) (1.35, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8148675Z Skipping (s,q) (1.36, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8148830Z Skipping (s,q) (1.37, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8148986Z Skipping (s,q) (1.38, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8149139Z Skipping (s,q) (1.39, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8149294Z Skipping (s,q) (1.4, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8149451Z Skipping (s,q) (1.41, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8149605Z Skipping (s,q) (1.42, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8149764Z Skipping (s,q) (1.43, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8149917Z Skipping (s,q) (1.44, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8150069Z Skipping (s,q) (1.45, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8150271Z Skipping (s,q) (1.46, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8150427Z Skipping (s,q) (1.47, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8150581Z Skipping (s,q) (1.48, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8150738Z Skipping (s,q) (1.49, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8150891Z Skipping (s,q) (1.5, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8151048Z Skipping (s,q) (1.51, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8151203Z Skipping (s,q) (1.52, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8151356Z Skipping (s,q) (1.53, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8151555Z Skipping (s,q) (1.54, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8151712Z Skipping (s,q) (1.55, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8151865Z Skipping (s,q) (1.56, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8152022Z Skipping (s,q) (1.57, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8152177Z Skipping (s,q) (1.58, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8152369Z Skipping (s,q) (1.59, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8152527Z Skipping (s,q) (1.6, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8152680Z Skipping (s,q) (1.61, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8152836Z Skipping (s,q) (1.62, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8153029Z Skipping (s,q) (1.63, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8153182Z Skipping (s,q) (1.64, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8153340Z Skipping (s,q) (1.65, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8153496Z Skipping (s,q) (1.66, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8153648Z Skipping (s,q) (1.67, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8153808Z Skipping (s,q) (1.68, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8153961Z Skipping (s,q) (1.69, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8154120Z Skipping (s,q) (1.7, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8154274Z Skipping (s,q) (1.71, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8154428Z Skipping (s,q) (1.72, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8154585Z Skipping (s,q) (1.73, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8154744Z Skipping (s,q) (1.74, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8154897Z Skipping (s,q) (1.75, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8155056Z Skipping (s,q) (1.76, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8155210Z Skipping (s,q) (1.77, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8155425Z Skipping (s,q) (1.78, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8155582Z Skipping (s,q) (1.79, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8155739Z Skipping (s,q) (1.8, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8155896Z Skipping (s,q) (1.81, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8156051Z Skipping (s,q) (1.82, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8156204Z Skipping (s,q) (1.83, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8156359Z Skipping (s,q) (1.84, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8156516Z Skipping (s,q) (1.85, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8156669Z Skipping (s,q) (1.86, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8156823Z Skipping (s,q) (1.87, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8156976Z Skipping (s,q) (1.88, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8157135Z Skipping (s,q) (1.89, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8157289Z Skipping (s,q) (1.9, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8157493Z Skipping (s,q) (1.91, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8157648Z Skipping (s,q) (1.92, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8157804Z Skipping (s,q) (1.93, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8157956Z Skipping (s,q) (1.94, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8158113Z Skipping (s,q) (1.95, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8158266Z Skipping (s,q) (1.96, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8158428Z Skipping (s,q) (1.97, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8158580Z Skipping (s,q) (1.98, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8158733Z Skipping (s,q) (1.99, 90): inconsistent with heavy hitters! 2025-05-07T20:56:56.8158939Z Skipping (s,q) (0.01, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8159101Z Skipping (s,q) (0.02, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8159264Z Skipping (s,q) (0.03, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8159427Z Skipping (s,q) (0.04, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8159622Z Skipping (s,q) (0.05, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8159785Z Skipping (s,q) (0.06, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8159943Z Skipping (s,q) (0.07, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8160100Z Skipping (s,q) (0.08, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8160300Z Skipping (s,q) (0.09, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8160460Z Skipping (s,q) (0.1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8160620Z Skipping (s,q) (0.11, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8160786Z Skipping (s,q) (0.12, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8160945Z Skipping (s,q) (0.13, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8161103Z Skipping (s,q) (0.14, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8161273Z Skipping (s,q) (0.15, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8161434Z Skipping (s,q) (0.16, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8161594Z Skipping (s,q) (0.17, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8161751Z Skipping (s,q) (0.18, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8161911Z Skipping (s,q) (0.19, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8162076Z Skipping (s,q) (0.2, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8162235Z Skipping (s,q) (0.21, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8162397Z Skipping (s,q) (0.22, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8162561Z Skipping (s,q) (0.23, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8162721Z Skipping (s,q) (0.24, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8162881Z Skipping (s,q) (0.25, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8163045Z Skipping (s,q) (0.26, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8163204Z Skipping (s,q) (0.27, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8163369Z Skipping (s,q) (0.28, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8163528Z Skipping (s,q) (0.29, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8163686Z Skipping (s,q) (0.3, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8163851Z Skipping (s,q) (0.31, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8164011Z Skipping (s,q) (0.32, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8164171Z Skipping (s,q) (0.33, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8164332Z Skipping (s,q) (0.34, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8164490Z Skipping (s,q) (0.35, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8164650Z Skipping (s,q) (0.36, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8164856Z Skipping (s,q) (0.37, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8165014Z Skipping (s,q) (0.38, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8165176Z Skipping (s,q) (0.39, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8165336Z Skipping (s,q) (0.4, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8165499Z Skipping (s,q) (0.41, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8165660Z Skipping (s,q) (0.42, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8165820Z Skipping (s,q) (0.43, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8165982Z Skipping (s,q) (0.44, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8166141Z Skipping (s,q) (0.45, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8166382Z Skipping (s,q) (0.46, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8166546Z Skipping (s,q) (0.47, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8166709Z Skipping (s,q) (0.48, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8166870Z Skipping (s,q) (0.49, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8167089Z Skipping (s,q) (0.5, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8167252Z Skipping (s,q) (0.51, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8167413Z Skipping (s,q) (0.52, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8167572Z Skipping (s,q) (0.53, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8167769Z Skipping (s,q) (0.54, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8167931Z Skipping (s,q) (0.55, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8168088Z Skipping (s,q) (0.56, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8168251Z Skipping (s,q) (0.57, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8168407Z Skipping (s,q) (0.58, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8168567Z Skipping (s,q) (0.59, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8168726Z Skipping (s,q) (0.6, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8168887Z Skipping (s,q) (0.61, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8169045Z Skipping (s,q) (0.62, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8169204Z Skipping (s,q) (0.63, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8169361Z Skipping (s,q) (0.64, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8169520Z Skipping (s,q) (0.65, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8169680Z Skipping (s,q) (0.66, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8169837Z Skipping (s,q) (0.67, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8170000Z Skipping (s,q) (0.68, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8170155Z Skipping (s,q) (0.69, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8170315Z Skipping (s,q) (0.7, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8170475Z Skipping (s,q) (0.71, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8170633Z Skipping (s,q) (0.72, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8170789Z Skipping (s,q) (0.73, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8170953Z Skipping (s,q) (0.74, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8171109Z Skipping (s,q) (0.75, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8171271Z Skipping (s,q) (0.76, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8171431Z Skipping (s,q) (0.77, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8171589Z Skipping (s,q) (0.78, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8171751Z Skipping (s,q) (0.79, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8171907Z Skipping (s,q) (0.8, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8172110Z Skipping (s,q) (0.81, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8172269Z Skipping (s,q) (0.82, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8172427Z Skipping (s,q) (0.83, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8172588Z Skipping (s,q) (0.84, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8172745Z Skipping (s,q) (0.85, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8172901Z Skipping (s,q) (0.86, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8173061Z Skipping (s,q) (0.87, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8173219Z Skipping (s,q) (0.88, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8173376Z Skipping (s,q) (0.89, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8173578Z Skipping (s,q) (0.9, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8173736Z Skipping (s,q) (0.91, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8173893Z Skipping (s,q) (0.92, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8174053Z Skipping (s,q) (0.93, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8174246Z Skipping (s,q) (0.94, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8174406Z Skipping (s,q) (0.95, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8174563Z Skipping (s,q) (0.96, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8174720Z Skipping (s,q) (0.97, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8174918Z Skipping (s,q) (0.98, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8175077Z Skipping (s,q) (0.99, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8175233Z Skipping (s,q) (1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8175392Z Skipping (s,q) (1.01, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8175548Z Skipping (s,q) (1.02, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8175708Z Skipping (s,q) (1.03, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8175868Z Skipping (s,q) (1.04, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8176024Z Skipping (s,q) (1.05, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8176186Z Skipping (s,q) (1.06, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8176343Z Skipping (s,q) (1.07, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8176503Z Skipping (s,q) (1.08, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8176663Z Skipping (s,q) (1.09, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8176821Z Skipping (s,q) (1.1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8176983Z Skipping (s,q) (1.11, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8177141Z Skipping (s,q) (1.12, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8177297Z Skipping (s,q) (1.13, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8177459Z Skipping (s,q) (1.14, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8177619Z Skipping (s,q) (1.15, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8177777Z Skipping (s,q) (1.16, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8177944Z Skipping (s,q) (1.17, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8178099Z Skipping (s,q) (1.18, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8178257Z Skipping (s,q) (1.19, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8178418Z Skipping (s,q) (1.2, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8178578Z Skipping (s,q) (1.21, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8178738Z Skipping (s,q) (1.22, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8178894Z Skipping (s,q) (1.23, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8179053Z Skipping (s,q) (1.24, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8179213Z Skipping (s,q) (1.25, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8179421Z Skipping (s,q) (1.26, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8179579Z Skipping (s,q) (1.27, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8179740Z Skipping (s,q) (1.28, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8179896Z Skipping (s,q) (1.29, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8180056Z Skipping (s,q) (1.3, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8180213Z Skipping (s,q) (1.31, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8180372Z Skipping (s,q) (1.32, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8180529Z Skipping (s,q) (1.33, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8180686Z Skipping (s,q) (1.34, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8180884Z Skipping (s,q) (1.35, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8181044Z Skipping (s,q) (1.36, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8181203Z Skipping (s,q) (1.37, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8181363Z Skipping (s,q) (1.38, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8181558Z Skipping (s,q) (1.39, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8181717Z Skipping (s,q) (1.4, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8181877Z Skipping (s,q) (1.41, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8182033Z Skipping (s,q) (1.42, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8182235Z Skipping (s,q) (1.43, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8182392Z Skipping (s,q) (1.44, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8182550Z Skipping (s,q) (1.45, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8182715Z Skipping (s,q) (1.46, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8182873Z Skipping (s,q) (1.47, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8183031Z Skipping (s,q) (1.48, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8183192Z Skipping (s,q) (1.49, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8183352Z Skipping (s,q) (1.5, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8183512Z Skipping (s,q) (1.51, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8183667Z Skipping (s,q) (1.52, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8183823Z Skipping (s,q) (1.53, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8183987Z Skipping (s,q) (1.54, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8184144Z Skipping (s,q) (1.55, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8184302Z Skipping (s,q) (1.56, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8184463Z Skipping (s,q) (1.57, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8184619Z Skipping (s,q) (1.58, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8184778Z Skipping (s,q) (1.59, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8184935Z Skipping (s,q) (1.6, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8185094Z Skipping (s,q) (1.61, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8185253Z Skipping (s,q) (1.62, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8185408Z Skipping (s,q) (1.63, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8185565Z Skipping (s,q) (1.64, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8185726Z Skipping (s,q) (1.65, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8185884Z Skipping (s,q) (1.66, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8186043Z Skipping (s,q) (1.67, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8186201Z Skipping (s,q) (1.68, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8186356Z Skipping (s,q) (1.69, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8186517Z Skipping (s,q) (1.7, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8186721Z Skipping (s,q) (1.71, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8186879Z Skipping (s,q) (1.72, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8187040Z Skipping (s,q) (1.73, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8187195Z Skipping (s,q) (1.74, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8187352Z Skipping (s,q) (1.75, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8187513Z Skipping (s,q) (1.76, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8187669Z Skipping (s,q) (1.77, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8187827Z Skipping (s,q) (1.78, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8188029Z Skipping (s,q) (1.79, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8188187Z Skipping (s,q) (1.8, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8188357Z Skipping (s,q) (1.81, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8188517Z Skipping (s,q) (1.82, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8188677Z Skipping (s,q) (1.83, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8188876Z Skipping (s,q) (1.84, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8189035Z Skipping (s,q) (1.85, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8189197Z Skipping (s,q) (1.86, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8189393Z Skipping (s,q) (1.87, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8189549Z Skipping (s,q) (1.88, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8189712Z Skipping (s,q) (1.89, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8189869Z Skipping (s,q) (1.9, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8190026Z Skipping (s,q) (1.91, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8190186Z Skipping (s,q) (1.92, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8190345Z Skipping (s,q) (1.93, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8190505Z Skipping (s,q) (1.94, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8190822Z Skipping (s,q) (1.95, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8190982Z Skipping (s,q) (1.96, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8191144Z Skipping (s,q) (1.97, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8191303Z Skipping (s,q) (1.98, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8191461Z Skipping (s,q) (1.99, 92.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8191619Z Skipping (s,q) (0.01, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8191774Z Skipping (s,q) (0.02, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8191933Z Skipping (s,q) (0.03, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8192086Z Skipping (s,q) (0.04, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8192242Z Skipping (s,q) (0.05, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8192398Z Skipping (s,q) (0.06, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8192556Z Skipping (s,q) (0.07, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8192707Z Skipping (s,q) (0.08, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8192862Z Skipping (s,q) (0.09, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8193015Z Skipping (s,q) (0.1, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8193171Z Skipping (s,q) (0.11, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8193323Z Skipping (s,q) (0.12, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8193475Z Skipping (s,q) (0.13, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8193632Z Skipping (s,q) (0.14, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8193785Z Skipping (s,q) (0.15, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8194019Z Skipping (s,q) (0.16, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8194176Z Skipping (s,q) (0.17, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8194332Z Skipping (s,q) (0.18, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8194486Z Skipping (s,q) (0.19, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8194644Z Skipping (s,q) (0.2, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8194796Z Skipping (s,q) (0.21, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8194953Z Skipping (s,q) (0.22, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8195104Z Skipping (s,q) (0.23, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8195256Z Skipping (s,q) (0.24, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8195588Z Skipping (s,q) (0.25, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8195743Z Skipping (s,q) (0.26, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8195895Z Skipping (s,q) (0.27, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8196051Z Skipping (s,q) (0.28, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8196201Z Skipping (s,q) (0.29, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8196413Z Skipping (s,q) (0.3, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8196568Z Skipping (s,q) (0.31, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8196721Z Skipping (s,q) (0.32, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8196877Z Skipping (s,q) (0.33, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8197086Z Skipping (s,q) (0.34, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8197237Z Skipping (s,q) (0.35, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8197397Z Skipping (s,q) (0.36, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8197553Z Skipping (s,q) (0.37, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8197706Z Skipping (s,q) (0.38, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8197859Z Skipping (s,q) (0.39, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8198010Z Skipping (s,q) (0.4, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8198165Z Skipping (s,q) (0.41, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8198315Z Skipping (s,q) (0.42, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8198468Z Skipping (s,q) (0.43, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8198621Z Skipping (s,q) (0.44, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8198774Z Skipping (s,q) (0.45, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8198924Z Skipping (s,q) (0.46, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8199077Z Skipping (s,q) (0.47, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8199232Z Skipping (s,q) (0.48, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8199386Z Skipping (s,q) (0.49, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8199539Z Skipping (s,q) (0.5, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8199693Z Skipping (s,q) (0.51, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8199845Z Skipping (s,q) (0.52, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8199999Z Skipping (s,q) (0.53, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8200153Z Skipping (s,q) (0.54, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8200305Z Skipping (s,q) (0.55, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8200458Z Skipping (s,q) (0.56, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8200611Z Skipping (s,q) (0.57, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8200762Z Skipping (s,q) (0.58, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8200914Z Skipping (s,q) (0.59, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8201076Z Skipping (s,q) (0.6, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8201228Z Skipping (s,q) (0.61, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8201428Z Skipping (s,q) (0.62, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8201580Z Skipping (s,q) (0.63, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8201736Z Skipping (s,q) (0.64, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8201886Z Skipping (s,q) (0.65, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8202036Z Skipping (s,q) (0.66, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8202190Z Skipping (s,q) (0.67, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8202346Z Skipping (s,q) (0.68, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8202495Z Skipping (s,q) (0.69, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8202651Z Skipping (s,q) (0.7, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8202844Z Skipping (s,q) (0.71, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8202998Z Skipping (s,q) (0.72, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8203149Z Skipping (s,q) (0.73, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8203300Z Skipping (s,q) (0.74, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8203493Z Skipping (s,q) (0.75, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8203645Z Skipping (s,q) (0.76, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8203797Z Skipping (s,q) (0.77, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8203950Z Skipping (s,q) (0.78, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8204141Z Skipping (s,q) (0.79, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8204296Z Skipping (s,q) (0.8, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8204447Z Skipping (s,q) (0.81, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8204599Z Skipping (s,q) (0.82, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8204753Z Skipping (s,q) (0.83, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8204904Z Skipping (s,q) (0.84, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8205057Z Skipping (s,q) (0.85, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8205209Z Skipping (s,q) (0.86, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8205364Z Skipping (s,q) (0.87, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8205515Z Skipping (s,q) (0.88, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8205670Z Skipping (s,q) (0.89, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8205825Z Skipping (s,q) (0.9, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8205978Z Skipping (s,q) (0.91, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8206128Z Skipping (s,q) (0.92, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8206280Z Skipping (s,q) (0.93, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8206438Z Skipping (s,q) (0.94, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8206588Z Skipping (s,q) (0.95, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8206741Z Skipping (s,q) (0.96, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8206894Z Skipping (s,q) (0.97, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8207049Z Skipping (s,q) (0.98, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8207204Z Skipping (s,q) (0.99, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8207354Z Skipping (s,q) (1, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8207506Z Skipping (s,q) (1.01, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8207664Z Skipping (s,q) (1.02, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8207814Z Skipping (s,q) (1.03, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8207964Z Skipping (s,q) (1.04, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8208118Z Skipping (s,q) (1.05, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8208273Z Skipping (s,q) (1.06, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8208430Z Skipping (s,q) (1.07, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8208627Z Skipping (s,q) (1.08, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8208777Z Skipping (s,q) (1.09, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8208934Z Skipping (s,q) (1.1, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8209086Z Skipping (s,q) (1.11, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8209238Z Skipping (s,q) (1.12, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8209395Z Skipping (s,q) (1.13, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8209545Z Skipping (s,q) (1.14, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8209697Z Skipping (s,q) (1.15, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8209850Z Skipping (s,q) (1.16, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8210042Z Skipping (s,q) (1.17, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8210199Z Skipping (s,q) (1.18, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8210353Z Skipping (s,q) (1.19, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8210506Z Skipping (s,q) (1.2, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8210698Z Skipping (s,q) (1.21, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8210850Z Skipping (s,q) (1.22, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8211001Z Skipping (s,q) (1.23, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8211153Z Skipping (s,q) (1.24, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8211344Z Skipping (s,q) (1.25, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8211501Z Skipping (s,q) (1.26, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8211653Z Skipping (s,q) (1.27, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8211805Z Skipping (s,q) (1.28, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8211959Z Skipping (s,q) (1.29, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8212112Z Skipping (s,q) (1.3, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8212263Z Skipping (s,q) (1.31, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8212417Z Skipping (s,q) (1.32, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8212567Z Skipping (s,q) (1.33, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8212720Z Skipping (s,q) (1.34, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8212870Z Skipping (s,q) (1.35, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8213023Z Skipping (s,q) (1.36, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8213175Z Skipping (s,q) (1.37, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8213325Z Skipping (s,q) (1.38, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8213477Z Skipping (s,q) (1.39, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8213632Z Skipping (s,q) (1.4, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8213783Z Skipping (s,q) (1.41, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8213938Z Skipping (s,q) (1.42, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8214089Z Skipping (s,q) (1.43, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8214247Z Skipping (s,q) (1.44, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8214403Z Skipping (s,q) (1.45, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8214552Z Skipping (s,q) (1.46, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8214705Z Skipping (s,q) (1.47, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8214859Z Skipping (s,q) (1.48, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8215008Z Skipping (s,q) (1.49, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8215157Z Skipping (s,q) (1.5, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8215314Z Skipping (s,q) (1.51, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8215465Z Skipping (s,q) (1.52, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8215663Z Skipping (s,q) (1.53, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8215815Z Skipping (s,q) (1.54, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8215969Z Skipping (s,q) (1.55, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8216126Z Skipping (s,q) (1.56, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8216278Z Skipping (s,q) (1.57, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8216428Z Skipping (s,q) (1.58, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8216582Z Skipping (s,q) (1.59, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8216733Z Skipping (s,q) (1.6, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8216889Z Skipping (s,q) (1.61, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8217078Z Skipping (s,q) (1.62, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8217231Z Skipping (s,q) (1.63, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8217383Z Skipping (s,q) (1.64, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8217535Z Skipping (s,q) (1.65, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8217685Z Skipping (s,q) (1.66, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8217880Z Skipping (s,q) (1.67, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8218033Z Skipping (s,q) (1.68, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8218187Z Skipping (s,q) (1.69, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8218377Z Skipping (s,q) (1.7, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8218528Z Skipping (s,q) (1.71, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8218680Z Skipping (s,q) (1.72, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8218832Z Skipping (s,q) (1.73, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8218982Z Skipping (s,q) (1.74, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8219134Z Skipping (s,q) (1.75, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8219286Z Skipping (s,q) (1.76, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8219437Z Skipping (s,q) (1.77, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8219595Z Skipping (s,q) (1.78, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8219746Z Skipping (s,q) (1.79, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8219898Z Skipping (s,q) (1.8, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8220050Z Skipping (s,q) (1.81, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8220204Z Skipping (s,q) (1.82, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8220357Z Skipping (s,q) (1.83, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8220508Z Skipping (s,q) (1.84, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8220661Z Skipping (s,q) (1.85, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8220813Z Skipping (s,q) (1.86, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8220966Z Skipping (s,q) (1.87, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8221120Z Skipping (s,q) (1.88, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8221274Z Skipping (s,q) (1.89, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8221426Z Skipping (s,q) (1.9, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8221581Z Skipping (s,q) (1.91, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8221733Z Skipping (s,q) (1.92, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8221886Z Skipping (s,q) (1.93, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8222040Z Skipping (s,q) (1.94, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8222191Z Skipping (s,q) (1.95, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8222345Z Skipping (s,q) (1.96, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8222497Z Skipping (s,q) (1.97, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8222649Z Skipping (s,q) (1.98, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8222872Z Skipping (s,q) (1.99, 95): inconsistent with heavy hitters! 2025-05-07T20:56:56.8223032Z Skipping (s,q) (0.01, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8223192Z Skipping (s,q) (0.02, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8223352Z Skipping (s,q) (0.03, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8223509Z Skipping (s,q) (0.04, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8223669Z Skipping (s,q) (0.05, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8223831Z Skipping (s,q) (0.06, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8223987Z Skipping (s,q) (0.07, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8224183Z Skipping (s,q) (0.08, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8224342Z Skipping (s,q) (0.09, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8224501Z Skipping (s,q) (0.1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8224663Z Skipping (s,q) (0.11, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8224820Z Skipping (s,q) (0.12, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8225017Z Skipping (s,q) (0.13, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8225181Z Skipping (s,q) (0.14, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8225339Z Skipping (s,q) (0.15, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8225539Z Skipping (s,q) (0.16, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8225696Z Skipping (s,q) (0.17, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8225852Z Skipping (s,q) (0.18, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8226011Z Skipping (s,q) (0.19, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8226170Z Skipping (s,q) (0.2, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8226327Z Skipping (s,q) (0.21, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8226487Z Skipping (s,q) (0.22, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8226643Z Skipping (s,q) (0.23, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8226805Z Skipping (s,q) (0.24, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8226961Z Skipping (s,q) (0.25, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8227117Z Skipping (s,q) (0.26, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8227276Z Skipping (s,q) (0.27, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8227434Z Skipping (s,q) (0.28, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8227589Z Skipping (s,q) (0.29, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8227748Z Skipping (s,q) (0.3, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8227907Z Skipping (s,q) (0.31, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8228066Z Skipping (s,q) (0.32, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8228224Z Skipping (s,q) (0.33, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8228381Z Skipping (s,q) (0.34, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8228543Z Skipping (s,q) (0.35, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8228701Z Skipping (s,q) (0.36, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8228857Z Skipping (s,q) (0.37, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8229015Z Skipping (s,q) (0.38, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8229172Z Skipping (s,q) (0.39, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8229330Z Skipping (s,q) (0.4, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8229486Z Skipping (s,q) (0.41, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8229645Z Skipping (s,q) (0.42, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8229806Z Skipping (s,q) (0.43, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8230007Z Skipping (s,q) (0.44, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8230164Z Skipping (s,q) (0.45, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8230323Z Skipping (s,q) (0.46, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8230479Z Skipping (s,q) (0.47, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8230642Z Skipping (s,q) (0.48, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8230796Z Skipping (s,q) (0.49, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8230953Z Skipping (s,q) (0.5, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8231112Z Skipping (s,q) (0.51, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8231268Z Skipping (s,q) (0.52, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8231462Z Skipping (s,q) (0.53, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8231628Z Skipping (s,q) (0.54, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8231786Z Skipping (s,q) (0.55, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8231943Z Skipping (s,q) (0.56, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8232134Z Skipping (s,q) (0.57, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8232291Z Skipping (s,q) (0.58, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8232451Z Skipping (s,q) (0.59, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8232608Z Skipping (s,q) (0.6, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8232802Z Skipping (s,q) (0.61, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8232960Z Skipping (s,q) (0.62, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8233117Z Skipping (s,q) (0.63, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8233273Z Skipping (s,q) (0.64, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8233432Z Skipping (s,q) (0.65, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8233589Z Skipping (s,q) (0.66, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8233749Z Skipping (s,q) (0.67, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8233904Z Skipping (s,q) (0.68, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8234062Z Skipping (s,q) (0.69, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8234223Z Skipping (s,q) (0.7, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8234380Z Skipping (s,q) (0.71, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8234539Z Skipping (s,q) (0.72, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8234700Z Skipping (s,q) (0.73, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8234855Z Skipping (s,q) (0.74, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8235019Z Skipping (s,q) (0.75, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8235176Z Skipping (s,q) (0.76, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8235332Z Skipping (s,q) (0.77, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8235549Z Skipping (s,q) (0.78, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8235707Z Skipping (s,q) (0.79, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8235867Z Skipping (s,q) (0.8, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8236025Z Skipping (s,q) (0.81, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8236181Z Skipping (s,q) (0.82, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8236344Z Skipping (s,q) (0.83, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8236500Z Skipping (s,q) (0.84, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8236658Z Skipping (s,q) (0.85, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8236821Z Skipping (s,q) (0.86, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8236977Z Skipping (s,q) (0.87, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8237133Z Skipping (s,q) (0.88, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8237338Z Skipping (s,q) (0.89, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8237494Z Skipping (s,q) (0.9, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8237656Z Skipping (s,q) (0.91, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8237813Z Skipping (s,q) (0.92, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8237969Z Skipping (s,q) (0.93, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8238129Z Skipping (s,q) (0.94, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8238285Z Skipping (s,q) (0.95, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8238440Z Skipping (s,q) (0.96, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8238602Z Skipping (s,q) (0.97, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8238800Z Skipping (s,q) (0.98, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8238959Z Skipping (s,q) (0.99, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8239115Z Skipping (s,q) (1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8239273Z Skipping (s,q) (1.01, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8239468Z Skipping (s,q) (1.02, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8239626Z Skipping (s,q) (1.03, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8239781Z Skipping (s,q) (1.04, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8239940Z Skipping (s,q) (1.05, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8240136Z Skipping (s,q) (1.06, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8240295Z Skipping (s,q) (1.07, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8240450Z Skipping (s,q) (1.08, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8240607Z Skipping (s,q) (1.09, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8240765Z Skipping (s,q) (1.1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8240924Z Skipping (s,q) (1.11, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8241079Z Skipping (s,q) (1.12, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8241244Z Skipping (s,q) (1.13, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8241400Z Skipping (s,q) (1.14, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8241556Z Skipping (s,q) (1.15, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8241717Z Skipping (s,q) (1.16, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8241877Z Skipping (s,q) (1.17, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8242035Z Skipping (s,q) (1.18, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8242191Z Skipping (s,q) (1.19, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8242349Z Skipping (s,q) (1.2, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8242512Z Skipping (s,q) (1.21, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8242670Z Skipping (s,q) (1.22, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8242825Z Skipping (s,q) (1.23, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8242986Z Skipping (s,q) (1.24, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8243142Z Skipping (s,q) (1.25, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8243302Z Skipping (s,q) (1.26, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8243458Z Skipping (s,q) (1.27, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8243617Z Skipping (s,q) (1.28, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8243775Z Skipping (s,q) (1.29, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8243932Z Skipping (s,q) (1.3, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8244090Z Skipping (s,q) (1.31, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8244249Z Skipping (s,q) (1.32, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8244451Z Skipping (s,q) (1.33, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8244611Z Skipping (s,q) (1.34, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8244772Z Skipping (s,q) (1.35, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8244929Z Skipping (s,q) (1.36, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8245088Z Skipping (s,q) (1.37, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8245245Z Skipping (s,q) (1.38, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8245405Z Skipping (s,q) (1.39, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8245565Z Skipping (s,q) (1.4, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8245721Z Skipping (s,q) (1.41, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8245916Z Skipping (s,q) (1.42, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8246072Z Skipping (s,q) (1.43, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8246228Z Skipping (s,q) (1.44, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8246390Z Skipping (s,q) (1.45, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8246547Z Skipping (s,q) (1.46, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8246739Z Skipping (s,q) (1.47, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8246900Z Skipping (s,q) (1.48, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8247057Z Skipping (s,q) (1.49, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8247279Z Skipping (s,q) (1.5, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8247435Z Skipping (s,q) (1.51, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8247590Z Skipping (s,q) (1.52, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8247750Z Skipping (s,q) (1.53, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8247905Z Skipping (s,q) (1.54, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8248062Z Skipping (s,q) (1.55, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8248224Z Skipping (s,q) (1.56, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8248379Z Skipping (s,q) (1.57, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8248540Z Skipping (s,q) (1.58, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8248694Z Skipping (s,q) (1.59, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8248850Z Skipping (s,q) (1.6, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8249011Z Skipping (s,q) (1.61, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8249166Z Skipping (s,q) (1.62, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8249321Z Skipping (s,q) (1.63, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8249483Z Skipping (s,q) (1.64, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8249639Z Skipping (s,q) (1.65, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8249793Z Skipping (s,q) (1.66, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8249954Z Skipping (s,q) (1.67, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8250110Z Skipping (s,q) (1.68, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8250274Z Skipping (s,q) (1.69, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8250431Z Skipping (s,q) (1.7, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8250585Z Skipping (s,q) (1.71, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8250747Z Skipping (s,q) (1.72, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8250902Z Skipping (s,q) (1.73, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8251057Z Skipping (s,q) (1.74, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8251215Z Skipping (s,q) (1.75, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8251373Z Skipping (s,q) (1.76, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8251532Z Skipping (s,q) (1.77, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8251734Z Skipping (s,q) (1.78, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8251889Z Skipping (s,q) (1.79, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8252052Z Skipping (s,q) (1.8, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8252207Z Skipping (s,q) (1.81, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8252362Z Skipping (s,q) (1.82, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8252521Z Skipping (s,q) (1.83, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8252678Z Skipping (s,q) (1.84, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8252836Z Skipping (s,q) (1.85, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8252990Z Skipping (s,q) (1.86, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8253187Z Skipping (s,q) (1.87, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8253347Z Skipping (s,q) (1.88, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8253506Z Skipping (s,q) (1.89, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8253662Z Skipping (s,q) (1.9, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8253860Z Skipping (s,q) (1.91, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8254018Z Skipping (s,q) (1.92, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8254178Z Skipping (s,q) (1.93, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8254334Z Skipping (s,q) (1.94, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8254527Z Skipping (s,q) (1.95, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8254686Z Skipping (s,q) (1.96, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8254841Z Skipping (s,q) (1.97, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8254999Z Skipping (s,q) (1.98, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8255160Z Skipping (s,q) (1.99, 97.5): inconsistent with heavy hitters! 2025-05-07T20:56:56.8255319Z Skipping (s,q) (0.01, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8255481Z Skipping (s,q) (0.02, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8255640Z Skipping (s,q) (0.03, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8255795Z Skipping (s,q) (0.04, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8255955Z Skipping (s,q) (0.05, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8256109Z Skipping (s,q) (0.06, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8256265Z Skipping (s,q) (0.07, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8256421Z Skipping (s,q) (0.08, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8256574Z Skipping (s,q) (0.09, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8256735Z Skipping (s,q) (0.1, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8256890Z Skipping (s,q) (0.11, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8257044Z Skipping (s,q) (0.12, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8257202Z Skipping (s,q) (0.13, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8257356Z Skipping (s,q) (0.14, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8257512Z Skipping (s,q) (0.15, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8257669Z Skipping (s,q) (0.16, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8257823Z Skipping (s,q) (0.17, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8257984Z Skipping (s,q) (0.18, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8258137Z Skipping (s,q) (0.19, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8258291Z Skipping (s,q) (0.2, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8258451Z Skipping (s,q) (0.21, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8258605Z Skipping (s,q) (0.22, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8258761Z Skipping (s,q) (0.23, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8258964Z Skipping (s,q) (0.24, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8259119Z Skipping (s,q) (0.25, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8259275Z Skipping (s,q) (0.26, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8259435Z Skipping (s,q) (0.27, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8259588Z Skipping (s,q) (0.28, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8259746Z Skipping (s,q) (0.29, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8259900Z Skipping (s,q) (0.3, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8260053Z Skipping (s,q) (0.31, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8260209Z Skipping (s,q) (0.32, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8260404Z Skipping (s,q) (0.33, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8260564Z Skipping (s,q) (0.34, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8263592Z Skipping (s,q) (0.35, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8263775Z Skipping (s,q) (0.36, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8263999Z Skipping (s,q) (0.37, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8264169Z Skipping (s,q) (0.38, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8264328Z Skipping (s,q) (0.39, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8264487Z Skipping (s,q) (0.4, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8264693Z Skipping (s,q) (0.41, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8264852Z Skipping (s,q) (0.42, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8265010Z Skipping (s,q) (0.43, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8265175Z Skipping (s,q) (0.44, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8265335Z Skipping (s,q) (0.45, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8265497Z Skipping (s,q) (0.46, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8265658Z Skipping (s,q) (0.47, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8265820Z Skipping (s,q) (0.48, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8265980Z Skipping (s,q) (0.49, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8266139Z Skipping (s,q) (0.5, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8266298Z Skipping (s,q) (0.51, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8266461Z Skipping (s,q) (0.52, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8266617Z Skipping (s,q) (0.53, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8266773Z Skipping (s,q) (0.54, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8266936Z Skipping (s,q) (0.55, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8267093Z Skipping (s,q) (0.56, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8267253Z Skipping (s,q) (0.57, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8267411Z Skipping (s,q) (0.58, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8267566Z Skipping (s,q) (0.59, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8267730Z Skipping (s,q) (0.6, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8267887Z Skipping (s,q) (0.61, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8268042Z Skipping (s,q) (0.62, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8268203Z Skipping (s,q) (0.63, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8268358Z Skipping (s,q) (0.64, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8268515Z Skipping (s,q) (0.65, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8268672Z Skipping (s,q) (0.66, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8268826Z Skipping (s,q) (0.67, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8268984Z Skipping (s,q) (0.68, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8269185Z Skipping (s,q) (0.69, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8269339Z Skipping (s,q) (0.7, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8269497Z Skipping (s,q) (0.71, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8269651Z Skipping (s,q) (0.72, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8269808Z Skipping (s,q) (0.73, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8269963Z Skipping (s,q) (0.74, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8270122Z Skipping (s,q) (0.75, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8270280Z Skipping (s,q) (0.76, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8270436Z Skipping (s,q) (0.77, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8270629Z Skipping (s,q) (0.78, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8270790Z Skipping (s,q) (0.79, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8270947Z Skipping (s,q) (0.8, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8271107Z Skipping (s,q) (0.81, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8271299Z Skipping (s,q) (0.82, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8271456Z Skipping (s,q) (0.83, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8271617Z Skipping (s,q) (0.84, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8271774Z Skipping (s,q) (0.85, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8271968Z Skipping (s,q) (0.86, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8272125Z Skipping (s,q) (0.87, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8272281Z Skipping (s,q) (0.88, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8272441Z Skipping (s,q) (0.89, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8272595Z Skipping (s,q) (0.9, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8272754Z Skipping (s,q) (0.91, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8272911Z Skipping (s,q) (0.92, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8273069Z Skipping (s,q) (0.93, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8273225Z Skipping (s,q) (0.94, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8273385Z Skipping (s,q) (0.95, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8273539Z Skipping (s,q) (0.96, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8273697Z Skipping (s,q) (0.97, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8273858Z Skipping (s,q) (0.98, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8274012Z Skipping (s,q) (0.99, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8274169Z Skipping (s,q) (1, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8274326Z Skipping (s,q) (1.01, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8274485Z Skipping (s,q) (1.02, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8274646Z Skipping (s,q) (1.03, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8274801Z Skipping (s,q) (1.04, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8274959Z Skipping (s,q) (1.05, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8275117Z Skipping (s,q) (1.06, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8275271Z Skipping (s,q) (1.07, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8275498Z Skipping (s,q) (1.08, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8275654Z Skipping (s,q) (1.09, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8275809Z Skipping (s,q) (1.1, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8275966Z Skipping (s,q) (1.11, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8276126Z Skipping (s,q) (1.12, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8276283Z Skipping (s,q) (1.13, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8276487Z Skipping (s,q) (1.14, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8276659Z Skipping (s,q) (1.15, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8276843Z Skipping (s,q) (1.16, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8277007Z Skipping (s,q) (1.17, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8277165Z Skipping (s,q) (1.18, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8277325Z Skipping (s,q) (1.19, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8277483Z Skipping (s,q) (1.2, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8277637Z Skipping (s,q) (1.21, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8277795Z Skipping (s,q) (1.22, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8277991Z Skipping (s,q) (1.23, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8278150Z Skipping (s,q) (1.24, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8278309Z Skipping (s,q) (1.25, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8278464Z Skipping (s,q) (1.26, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8278684Z Skipping (s,q) (1.27, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8278840Z Skipping (s,q) (1.28, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8278996Z Skipping (s,q) (1.29, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8279152Z Skipping (s,q) (1.3, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8279345Z Skipping (s,q) (1.31, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8279504Z Skipping (s,q) (1.32, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8279658Z Skipping (s,q) (1.33, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8279816Z Skipping (s,q) (1.34, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8279976Z Skipping (s,q) (1.35, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8280133Z Skipping (s,q) (1.36, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8280290Z Skipping (s,q) (1.37, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8280453Z Skipping (s,q) (1.38, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8280608Z Skipping (s,q) (1.39, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8280761Z Skipping (s,q) (1.4, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8280919Z Skipping (s,q) (1.41, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8281078Z Skipping (s,q) (1.42, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8281238Z Skipping (s,q) (1.43, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8281393Z Skipping (s,q) (1.44, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8281550Z Skipping (s,q) (1.45, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8281708Z Skipping (s,q) (1.46, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8281864Z Skipping (s,q) (1.47, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8282023Z Skipping (s,q) (1.48, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8282183Z Skipping (s,q) (1.49, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8282341Z Skipping (s,q) (1.5, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8282500Z Skipping (s,q) (1.51, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8282656Z Skipping (s,q) (1.52, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8282815Z Skipping (s,q) (1.53, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8282973Z Skipping (s,q) (1.54, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8283128Z Skipping (s,q) (1.55, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8283283Z Skipping (s,q) (1.56, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8283445Z Skipping (s,q) (1.57, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8283601Z Skipping (s,q) (1.58, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8283848Z Skipping (s,q) (1.59, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8284004Z Skipping (s,q) (1.6, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8284163Z Skipping (s,q) (1.61, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8284324Z Skipping (s,q) (1.62, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8284481Z Skipping (s,q) (1.63, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8284636Z Skipping (s,q) (1.64, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8284797Z Skipping (s,q) (1.65, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8284954Z Skipping (s,q) (1.66, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8285112Z Skipping (s,q) (1.67, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8285309Z Skipping (s,q) (1.68, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8285466Z Skipping (s,q) (1.69, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8285632Z Skipping (s,q) (1.7, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8285786Z Skipping (s,q) (1.71, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8285978Z Skipping (s,q) (1.72, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8286141Z Skipping (s,q) (1.73, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8286303Z Skipping (s,q) (1.74, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8286486Z Skipping (s,q) (1.75, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8286709Z Skipping (s,q) (1.76, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8286864Z Skipping (s,q) (1.77, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8287023Z Skipping (s,q) (1.78, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8287181Z Skipping (s,q) (1.79, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8287333Z Skipping (s,q) (1.8, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8287491Z Skipping (s,q) (1.81, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8287648Z Skipping (s,q) (1.82, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8287807Z Skipping (s,q) (1.83, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8287964Z Skipping (s,q) (1.84, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8288120Z Skipping (s,q) (1.85, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8288282Z Skipping (s,q) (1.86, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8288442Z Skipping (s,q) (1.87, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8288596Z Skipping (s,q) (1.88, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8288755Z Skipping (s,q) (1.89, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8288914Z Skipping (s,q) (1.9, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8289068Z Skipping (s,q) (1.91, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8289226Z Skipping (s,q) (1.92, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8289384Z Skipping (s,q) (1.93, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8289542Z Skipping (s,q) (1.94, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8289699Z Skipping (s,q) (1.95, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8289854Z Skipping (s,q) (1.96, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8290013Z Skipping (s,q) (1.97, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8290172Z Skipping (s,q) (1.98, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8290327Z Skipping (s,q) (1.99, 100): inconsistent with heavy hitters! 2025-05-07T20:56:56.8290488Z Skipping (s,q) (0.01, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8290848Z Skipping (s,q) (0.02, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8291018Z Skipping (s,q) (0.03, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8291173Z Skipping (s,q) (0.04, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8291418Z Skipping (s,q) (0.05, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8291579Z Skipping (s,q) (0.06, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8291737Z Skipping (s,q) (0.07, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8291895Z Skipping (s,q) (0.08, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8292057Z Skipping (s,q) (0.09, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8292212Z Skipping (s,q) (0.1, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8292376Z Skipping (s,q) (0.11, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8292534Z Skipping (s,q) (0.12, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8292692Z Skipping (s,q) (0.13, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8292905Z Skipping (s,q) (0.14, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8293063Z Skipping (s,q) (0.15, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8293223Z Skipping (s,q) (0.16, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8293381Z Skipping (s,q) (0.17, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8293594Z Skipping (s,q) (0.18, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8293756Z Skipping (s,q) (0.19, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8293913Z Skipping (s,q) (0.2, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8294104Z Skipping (s,q) (0.21, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8294328Z Skipping (s,q) (0.22, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8294485Z Skipping (s,q) (0.23, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8294641Z Skipping (s,q) (0.24, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8294807Z Skipping (s,q) (0.25, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8294962Z Skipping (s,q) (0.26, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8295124Z Skipping (s,q) (0.27, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8295282Z Skipping (s,q) (0.28, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8295437Z Skipping (s,q) (0.29, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8295599Z Skipping (s,q) (0.3, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8295755Z Skipping (s,q) (0.31, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8295910Z Skipping (s,q) (0.32, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8296072Z Skipping (s,q) (0.33, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8296228Z Skipping (s,q) (0.34, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8296386Z Skipping (s,q) (0.35, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8296547Z Skipping (s,q) (0.36, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8296704Z Skipping (s,q) (0.37, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8296864Z Skipping (s,q) (0.38, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8297024Z Skipping (s,q) (0.39, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8297180Z Skipping (s,q) (0.4, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8297341Z Skipping (s,q) (0.41, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8297497Z Skipping (s,q) (0.42, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8297653Z Skipping (s,q) (0.43, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8297814Z Skipping (s,q) (0.44, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8297973Z Skipping (s,q) (0.45, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8298136Z Skipping (s,q) (0.46, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8298292Z Skipping (s,q) (0.47, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8298448Z Skipping (s,q) (0.48, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8298610Z Skipping (s,q) (0.49, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8298813Z Skipping (s,q) (0.5, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8298969Z Skipping (s,q) (0.51, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8299132Z Skipping (s,q) (0.52, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8299289Z Skipping (s,q) (0.53, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8299448Z Skipping (s,q) (0.54, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8299605Z Skipping (s,q) (0.55, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8299762Z Skipping (s,q) (0.56, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8299922Z Skipping (s,q) (0.57, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8300078Z Skipping (s,q) (0.58, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8300275Z Skipping (s,q) (0.59, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8300436Z Skipping (s,q) (0.6, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8300593Z Skipping (s,q) (0.61, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8300756Z Skipping (s,q) (0.62, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8300949Z Skipping (s,q) (0.63, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8301107Z Skipping (s,q) (0.64, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8301264Z Skipping (s,q) (0.65, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8301420Z Skipping (s,q) (0.66, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8301615Z Skipping (s,q) (0.67, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8301777Z Skipping (s,q) (0.68, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8301932Z Skipping (s,q) (0.69, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8302093Z Skipping (s,q) (0.7, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8302250Z Skipping (s,q) (0.71, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8302405Z Skipping (s,q) (0.72, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8302569Z Skipping (s,q) (0.73, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8302723Z Skipping (s,q) (0.74, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8302881Z Skipping (s,q) (0.75, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8303041Z Skipping (s,q) (0.76, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8303197Z Skipping (s,q) (0.77, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8303360Z Skipping (s,q) (0.78, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8303514Z Skipping (s,q) (0.79, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8303667Z Skipping (s,q) (0.8, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8303827Z Skipping (s,q) (0.81, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8303984Z Skipping (s,q) (0.82, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8304138Z Skipping (s,q) (0.83, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8304299Z Skipping (s,q) (0.84, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8304454Z Skipping (s,q) (0.85, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8304616Z Skipping (s,q) (0.86, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8304771Z Skipping (s,q) (0.87, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8304926Z Skipping (s,q) (0.88, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8305089Z Skipping (s,q) (0.89, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8305248Z Skipping (s,q) (0.9, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8305406Z Skipping (s,q) (0.91, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8305566Z Skipping (s,q) (0.92, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8305724Z Skipping (s,q) (0.93, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8305882Z Skipping (s,q) (0.94, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8306088Z Skipping (s,q) (0.95, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8306243Z Skipping (s,q) (0.96, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8306405Z Skipping (s,q) (0.97, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8306562Z Skipping (s,q) (0.98, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8306719Z Skipping (s,q) (0.99, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8306875Z Skipping (s,q) (1, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8307035Z Skipping (s,q) (1.01, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8307190Z Skipping (s,q) (1.02, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8307353Z Skipping (s,q) (1.03, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8307579Z Skipping (s,q) (1.04, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8307739Z Skipping (s,q) (1.05, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8307894Z Skipping (s,q) (1.06, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8308050Z Skipping (s,q) (1.07, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8308245Z Skipping (s,q) (1.08, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8308401Z Skipping (s,q) (1.09, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8308556Z Skipping (s,q) (1.1, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8308717Z Skipping (s,q) (1.11, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8308910Z Skipping (s,q) (1.12, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8309072Z Skipping (s,q) (1.13, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8309227Z Skipping (s,q) (1.14, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8309385Z Skipping (s,q) (1.15, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8309546Z Skipping (s,q) (1.16, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8309705Z Skipping (s,q) (1.17, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8309864Z Skipping (s,q) (1.18, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8310026Z Skipping (s,q) (1.19, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8310186Z Skipping (s,q) (1.2, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8310345Z Skipping (s,q) (1.21, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8310499Z Skipping (s,q) (1.22, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8310658Z Skipping (s,q) (1.23, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8310816Z Skipping (s,q) (1.24, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8310972Z Skipping (s,q) (1.25, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8311127Z Skipping (s,q) (1.26, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8311291Z Skipping (s,q) (1.27, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8311449Z Skipping (s,q) (1.28, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8311612Z Skipping (s,q) (1.29, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8311769Z Skipping (s,q) (1.3, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8311930Z Skipping (s,q) (1.31, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8312089Z Skipping (s,q) (1.32, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8312246Z Skipping (s,q) (1.33, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8312402Z Skipping (s,q) (1.34, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8312562Z Skipping (s,q) (1.35, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8312719Z Skipping (s,q) (1.36, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8312879Z Skipping (s,q) (1.37, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8313036Z Skipping (s,q) (1.38, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8313191Z Skipping (s,q) (1.39, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8313394Z Skipping (s,q) (1.4, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8313551Z Skipping (s,q) (1.41, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8313708Z Skipping (s,q) (1.42, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8313867Z Skipping (s,q) (1.43, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8314026Z Skipping (s,q) (1.44, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8314182Z Skipping (s,q) (1.45, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8314345Z Skipping (s,q) (1.46, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8314500Z Skipping (s,q) (1.47, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8314660Z Skipping (s,q) (1.48, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8314860Z Skipping (s,q) (1.49, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8315017Z Skipping (s,q) (1.5, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8315178Z Skipping (s,q) (1.51, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8315335Z Skipping (s,q) (1.52, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8315541Z Skipping (s,q) (1.53, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8315745Z Skipping (s,q) (1.54, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8315904Z Skipping (s,q) (1.55, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8316064Z Skipping (s,q) (1.56, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8316262Z Skipping (s,q) (1.57, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8316416Z Skipping (s,q) (1.58, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8316578Z Skipping (s,q) (1.59, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8316734Z Skipping (s,q) (1.6, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8316891Z Skipping (s,q) (1.61, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8317055Z Skipping (s,q) (1.62, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8317212Z Skipping (s,q) (1.63, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8317371Z Skipping (s,q) (1.64, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8317529Z Skipping (s,q) (1.65, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8317686Z Skipping (s,q) (1.66, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8317847Z Skipping (s,q) (1.67, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8318004Z Skipping (s,q) (1.68, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8318159Z Skipping (s,q) (1.69, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8318317Z Skipping (s,q) (1.7, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8318471Z Skipping (s,q) (1.71, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8318634Z Skipping (s,q) (1.72, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8318790Z Skipping (s,q) (1.73, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8318947Z Skipping (s,q) (1.74, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8319109Z Skipping (s,q) (1.75, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8319265Z Skipping (s,q) (1.76, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8319420Z Skipping (s,q) (1.77, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8319584Z Skipping (s,q) (1.78, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8319738Z Skipping (s,q) (1.79, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8319903Z Skipping (s,q) (1.8, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8320059Z Skipping (s,q) (1.81, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8320217Z Skipping (s,q) (1.82, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8320383Z Skipping (s,q) (1.83, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8320538Z Skipping (s,q) (1.84, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8320736Z Skipping (s,q) (1.85, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8320897Z Skipping (s,q) (1.86, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8321054Z Skipping (s,q) (1.87, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8321215Z Skipping (s,q) (1.88, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8321372Z Skipping (s,q) (1.89, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8321527Z Skipping (s,q) (1.9, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8321689Z Skipping (s,q) (1.91, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8321844Z Skipping (s,q) (1.92, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8322001Z Skipping (s,q) (1.93, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8322204Z Skipping (s,q) (1.94, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8322361Z Skipping (s,q) (1.95, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8322517Z Skipping (s,q) (1.96, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8322683Z Skipping (s,q) (1.97, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8322838Z Skipping (s,q) (1.98, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8323035Z Skipping (s,q) (1.99, 125): inconsistent with heavy hitters! 2025-05-07T20:56:56.8323196Z Skipping (s,q) (0.01, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8323350Z Skipping (s,q) (0.02, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8323552Z Skipping (s,q) (0.03, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8323709Z Skipping (s,q) (0.04, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8323863Z Skipping (s,q) (0.05, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8324024Z Skipping (s,q) (0.06, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8324189Z Skipping (s,q) (0.07, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8324345Z Skipping (s,q) (0.08, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8324504Z Skipping (s,q) (0.09, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8324664Z Skipping (s,q) (0.1, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8324822Z Skipping (s,q) (0.11, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8324981Z Skipping (s,q) (0.12, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8325138Z Skipping (s,q) (0.13, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8325293Z Skipping (s,q) (0.14, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8325455Z Skipping (s,q) (0.15, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8325609Z Skipping (s,q) (0.16, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8325764Z Skipping (s,q) (0.17, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8325929Z Skipping (s,q) (0.18, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8326085Z Skipping (s,q) (0.19, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8326244Z Skipping (s,q) (0.2, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8326402Z Skipping (s,q) (0.21, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8326560Z Skipping (s,q) (0.22, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8326720Z Skipping (s,q) (0.23, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8326877Z Skipping (s,q) (0.24, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8327031Z Skipping (s,q) (0.25, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8327195Z Skipping (s,q) (0.26, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8327350Z Skipping (s,q) (0.27, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8327506Z Skipping (s,q) (0.28, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8327667Z Skipping (s,q) (0.29, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8327821Z Skipping (s,q) (0.3, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8328025Z Skipping (s,q) (0.31, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8328180Z Skipping (s,q) (0.32, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8328339Z Skipping (s,q) (0.33, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8328498Z Skipping (s,q) (0.34, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8328654Z Skipping (s,q) (0.35, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8328809Z Skipping (s,q) (0.36, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8328973Z Skipping (s,q) (0.37, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8329129Z Skipping (s,q) (0.38, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8329289Z Skipping (s,q) (0.39, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8329483Z Skipping (s,q) (0.4, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8329642Z Skipping (s,q) (0.41, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8329801Z Skipping (s,q) (0.42, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8329958Z Skipping (s,q) (0.43, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8330113Z Skipping (s,q) (0.44, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8330328Z Skipping (s,q) (0.45, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8330485Z Skipping (s,q) (0.46, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8330645Z Skipping (s,q) (0.47, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8330838Z Skipping (s,q) (0.48, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8330993Z Skipping (s,q) (0.49, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8331153Z Skipping (s,q) (0.5, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8331309Z Skipping (s,q) (0.51, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8331470Z Skipping (s,q) (0.52, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8331634Z Skipping (s,q) (0.53, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8331794Z Skipping (s,q) (0.54, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8331953Z Skipping (s,q) (0.55, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8332112Z Skipping (s,q) (0.56, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8332268Z Skipping (s,q) (0.57, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8332428Z Skipping (s,q) (0.58, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8332582Z Skipping (s,q) (0.59, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8332740Z Skipping (s,q) (0.6, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8332901Z Skipping (s,q) (0.61, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8333057Z Skipping (s,q) (0.62, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8333219Z Skipping (s,q) (0.63, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8333376Z Skipping (s,q) (0.64, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8333534Z Skipping (s,q) (0.65, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8333693Z Skipping (s,q) (0.66, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8333853Z Skipping (s,q) (0.67, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8334007Z Skipping (s,q) (0.68, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8334164Z Skipping (s,q) (0.69, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8334317Z Skipping (s,q) (0.7, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8334473Z Skipping (s,q) (0.71, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8334633Z Skipping (s,q) (0.72, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8334792Z Skipping (s,q) (0.73, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8334955Z Skipping (s,q) (0.74, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8335110Z Skipping (s,q) (0.75, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8335334Z Skipping (s,q) (0.76, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8335493Z Skipping (s,q) (0.77, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8335652Z Skipping (s,q) (0.78, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8335807Z Skipping (s,q) (0.79, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8335964Z Skipping (s,q) (0.8, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8336118Z Skipping (s,q) (0.81, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8336287Z Skipping (s,q) (0.82, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8336466Z Skipping (s,q) (0.83, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8336640Z Skipping (s,q) (0.84, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8336840Z Skipping (s,q) (0.85, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8336997Z Skipping (s,q) (0.86, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8337152Z Skipping (s,q) (0.87, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8337312Z Skipping (s,q) (0.88, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8337466Z Skipping (s,q) (0.89, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8337664Z Skipping (s,q) (0.9, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8337823Z Skipping (s,q) (0.91, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8337979Z Skipping (s,q) (0.92, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8338393Z Skipping (s,q) (0.93, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8338551Z Skipping (s,q) (0.94, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8338706Z Skipping (s,q) (0.95, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8338868Z Skipping (s,q) (0.96, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8339027Z Skipping (s,q) (0.97, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8339186Z Skipping (s,q) (0.98, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8339345Z Skipping (s,q) (0.99, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8339498Z Skipping (s,q) (1, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8339661Z Skipping (s,q) (1.01, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8339816Z Skipping (s,q) (1.02, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8339969Z Skipping (s,q) (1.03, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8340129Z Skipping (s,q) (1.04, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8340287Z Skipping (s,q) (1.05, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8340446Z Skipping (s,q) (1.06, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8340601Z Skipping (s,q) (1.07, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8340758Z Skipping (s,q) (1.08, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8340916Z Skipping (s,q) (1.09, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8341072Z Skipping (s,q) (1.1, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8341226Z Skipping (s,q) (1.11, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8341387Z Skipping (s,q) (1.12, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8341542Z Skipping (s,q) (1.13, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8341698Z Skipping (s,q) (1.14, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8341858Z Skipping (s,q) (1.15, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8342018Z Skipping (s,q) (1.16, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8342176Z Skipping (s,q) (1.17, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8342329Z Skipping (s,q) (1.18, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8342483Z Skipping (s,q) (1.19, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8342641Z Skipping (s,q) (1.2, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8342796Z Skipping (s,q) (1.21, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8343003Z Skipping (s,q) (1.22, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8343164Z Skipping (s,q) (1.23, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8343321Z Skipping (s,q) (1.24, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8343480Z Skipping (s,q) (1.25, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8343635Z Skipping (s,q) (1.26, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8343791Z Skipping (s,q) (1.27, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8343950Z Skipping (s,q) (1.28, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8344104Z Skipping (s,q) (1.29, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8344301Z Skipping (s,q) (1.3, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8344463Z Skipping (s,q) (1.31, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8344617Z Skipping (s,q) (1.32, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8344779Z Skipping (s,q) (1.33, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8344932Z Skipping (s,q) (1.34, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8345124Z Skipping (s,q) (1.35, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8345284Z Skipping (s,q) (1.36, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8345439Z Skipping (s,q) (1.37, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8345633Z Skipping (s,q) (1.38, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8345789Z Skipping (s,q) (1.39, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8345942Z Skipping (s,q) (1.4, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8346105Z Skipping (s,q) (1.41, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8346262Z Skipping (s,q) (1.42, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8346427Z Skipping (s,q) (1.43, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8346612Z Skipping (s,q) (1.44, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8346783Z Skipping (s,q) (1.45, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8346941Z Skipping (s,q) (1.46, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8347100Z Skipping (s,q) (1.47, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8347253Z Skipping (s,q) (1.48, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8347412Z Skipping (s,q) (1.49, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8347567Z Skipping (s,q) (1.5, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8347722Z Skipping (s,q) (1.51, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8347884Z Skipping (s,q) (1.52, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8348042Z Skipping (s,q) (1.53, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8348198Z Skipping (s,q) (1.54, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8348361Z Skipping (s,q) (1.55, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8348516Z Skipping (s,q) (1.56, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8348678Z Skipping (s,q) (1.57, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8348834Z Skipping (s,q) (1.58, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8348989Z Skipping (s,q) (1.59, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8349150Z Skipping (s,q) (1.6, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8349311Z Skipping (s,q) (1.61, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8349466Z Skipping (s,q) (1.62, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8349626Z Skipping (s,q) (1.63, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8349787Z Skipping (s,q) (1.64, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8349941Z Skipping (s,q) (1.65, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8350098Z Skipping (s,q) (1.66, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8350298Z Skipping (s,q) (1.67, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8350456Z Skipping (s,q) (1.68, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8350613Z Skipping (s,q) (1.69, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8350769Z Skipping (s,q) (1.7, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8350926Z Skipping (s,q) (1.71, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8351083Z Skipping (s,q) (1.72, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8351237Z Skipping (s,q) (1.73, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8351396Z Skipping (s,q) (1.74, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8351592Z Skipping (s,q) (1.75, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8351750Z Skipping (s,q) (1.76, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8351903Z Skipping (s,q) (1.77, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8352059Z Skipping (s,q) (1.78, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8352214Z Skipping (s,q) (1.79, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8352406Z Skipping (s,q) (1.8, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8352561Z Skipping (s,q) (1.81, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8352720Z Skipping (s,q) (1.82, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8352876Z Skipping (s,q) (1.83, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8353078Z Skipping (s,q) (1.84, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8353233Z Skipping (s,q) (1.85, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8353387Z Skipping (s,q) (1.86, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8353549Z Skipping (s,q) (1.87, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8353703Z Skipping (s,q) (1.88, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8353861Z Skipping (s,q) (1.89, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8354021Z Skipping (s,q) (1.9, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8354178Z Skipping (s,q) (1.91, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8354335Z Skipping (s,q) (1.92, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8354491Z Skipping (s,q) (1.93, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8354648Z Skipping (s,q) (1.94, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8354811Z Skipping (s,q) (1.95, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8354964Z Skipping (s,q) (1.96, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8355118Z Skipping (s,q) (1.97, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8355278Z Skipping (s,q) (1.98, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8355491Z Skipping (s,q) (1.99, 150): inconsistent with heavy hitters! 2025-05-07T20:56:56.8355656Z Skipping (s,q) (0.01, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8355812Z Skipping (s,q) (0.02, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8355973Z Skipping (s,q) (0.03, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8356131Z Skipping (s,q) (0.04, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8356290Z Skipping (s,q) (0.05, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8356445Z Skipping (s,q) (0.06, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8356608Z Skipping (s,q) (0.07, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8356765Z Skipping (s,q) (0.08, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8356926Z Skipping (s,q) (0.09, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8357085Z Skipping (s,q) (0.1, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8357239Z Skipping (s,q) (0.11, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8357395Z Skipping (s,q) (0.12, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8357601Z Skipping (s,q) (0.13, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8357755Z Skipping (s,q) (0.14, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8357914Z Skipping (s,q) (0.15, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8358069Z Skipping (s,q) (0.16, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8358225Z Skipping (s,q) (0.17, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8358388Z Skipping (s,q) (0.18, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8358543Z Skipping (s,q) (0.19, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8358701Z Skipping (s,q) (0.2, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8358894Z Skipping (s,q) (0.21, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8359053Z Skipping (s,q) (0.22, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8359214Z Skipping (s,q) (0.23, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8359372Z Skipping (s,q) (0.24, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8359526Z Skipping (s,q) (0.25, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8359722Z Skipping (s,q) (0.26, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8359880Z Skipping (s,q) (0.27, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8360042Z Skipping (s,q) (0.28, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8360199Z Skipping (s,q) (0.29, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8360417Z Skipping (s,q) (0.3, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8360575Z Skipping (s,q) (0.31, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8360732Z Skipping (s,q) (0.32, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8360891Z Skipping (s,q) (0.33, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8361051Z Skipping (s,q) (0.34, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8361211Z Skipping (s,q) (0.35, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8361372Z Skipping (s,q) (0.36, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8361531Z Skipping (s,q) (0.37, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8361688Z Skipping (s,q) (0.38, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8361846Z Skipping (s,q) (0.39, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8362003Z Skipping (s,q) (0.4, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8362163Z Skipping (s,q) (0.41, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8362325Z Skipping (s,q) (0.42, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8362478Z Skipping (s,q) (0.43, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8362640Z Skipping (s,q) (0.44, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8362797Z Skipping (s,q) (0.45, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8362953Z Skipping (s,q) (0.46, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8363110Z Skipping (s,q) (0.47, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8363269Z Skipping (s,q) (0.48, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8363423Z Skipping (s,q) (0.49, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8363580Z Skipping (s,q) (0.5, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8363735Z Skipping (s,q) (0.51, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8363896Z Skipping (s,q) (0.52, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8364051Z Skipping (s,q) (0.53, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8364207Z Skipping (s,q) (0.54, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8364370Z Skipping (s,q) (0.55, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8364527Z Skipping (s,q) (0.56, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8364681Z Skipping (s,q) (0.57, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8364884Z Skipping (s,q) (0.58, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8365038Z Skipping (s,q) (0.59, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8365197Z Skipping (s,q) (0.6, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8365354Z Skipping (s,q) (0.61, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8365510Z Skipping (s,q) (0.62, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8365672Z Skipping (s,q) (0.63, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8365829Z Skipping (s,q) (0.64, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8365984Z Skipping (s,q) (0.65, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8366143Z Skipping (s,q) (0.66, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8366337Z Skipping (s,q) (0.67, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8366496Z Skipping (s,q) (0.68, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8366656Z Skipping (s,q) (0.69, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8366811Z Skipping (s,q) (0.7, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8367006Z Skipping (s,q) (0.71, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8367162Z Skipping (s,q) (0.72, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8367319Z Skipping (s,q) (0.73, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8367479Z Skipping (s,q) (0.74, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8367673Z Skipping (s,q) (0.75, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8367827Z Skipping (s,q) (0.76, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8367986Z Skipping (s,q) (0.77, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8368145Z Skipping (s,q) (0.78, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8368308Z Skipping (s,q) (0.79, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8368468Z Skipping (s,q) (0.8, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8368625Z Skipping (s,q) (0.81, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8368790Z Skipping (s,q) (0.82, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8368946Z Skipping (s,q) (0.83, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8369102Z Skipping (s,q) (0.84, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8369263Z Skipping (s,q) (0.85, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8369423Z Skipping (s,q) (0.86, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8369587Z Skipping (s,q) (0.87, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8369746Z Skipping (s,q) (0.88, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8369904Z Skipping (s,q) (0.89, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8370063Z Skipping (s,q) (0.9, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8370219Z Skipping (s,q) (0.91, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8370376Z Skipping (s,q) (0.92, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8370540Z Skipping (s,q) (0.93, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8370697Z Skipping (s,q) (0.94, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8370855Z Skipping (s,q) (0.95, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8371010Z Skipping (s,q) (0.96, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8371169Z Skipping (s,q) (0.97, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8371331Z Skipping (s,q) (0.98, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8371485Z Skipping (s,q) (0.99, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8371636Z Skipping (s,q) (1, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8371797Z Skipping (s,q) (1.01, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8371953Z Skipping (s,q) (1.02, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8372157Z Skipping (s,q) (1.03, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8372312Z Skipping (s,q) (1.04, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8372469Z Skipping (s,q) (1.05, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8372628Z Skipping (s,q) (1.06, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8372785Z Skipping (s,q) (1.07, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8372942Z Skipping (s,q) (1.08, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8373101Z Skipping (s,q) (1.09, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8373256Z Skipping (s,q) (1.1, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8373418Z Skipping (s,q) (1.11, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8373611Z Skipping (s,q) (1.12, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8373768Z Skipping (s,q) (1.13, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8373927Z Skipping (s,q) (1.14, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8374084Z Skipping (s,q) (1.15, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8374279Z Skipping (s,q) (1.16, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8374445Z Skipping (s,q) (1.17, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8374598Z Skipping (s,q) (1.18, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8374753Z Skipping (s,q) (1.19, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8374954Z Skipping (s,q) (1.2, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8375110Z Skipping (s,q) (1.21, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8375269Z Skipping (s,q) (1.22, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8375426Z Skipping (s,q) (1.23, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8375583Z Skipping (s,q) (1.24, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8375743Z Skipping (s,q) (1.25, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8375900Z Skipping (s,q) (1.26, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8376059Z Skipping (s,q) (1.27, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8376221Z Skipping (s,q) (1.28, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8376377Z Skipping (s,q) (1.29, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8376534Z Skipping (s,q) (1.3, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8376692Z Skipping (s,q) (1.31, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8376849Z Skipping (s,q) (1.32, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8377009Z Skipping (s,q) (1.33, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8377167Z Skipping (s,q) (1.34, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8377326Z Skipping (s,q) (1.35, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8377490Z Skipping (s,q) (1.36, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8377647Z Skipping (s,q) (1.37, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8377810Z Skipping (s,q) (1.38, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8377969Z Skipping (s,q) (1.39, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8378125Z Skipping (s,q) (1.4, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8378283Z Skipping (s,q) (1.41, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8378444Z Skipping (s,q) (1.42, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8378598Z Skipping (s,q) (1.43, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8378759Z Skipping (s,q) (1.44, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8378917Z Skipping (s,q) (1.45, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8379078Z Skipping (s,q) (1.46, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8379235Z Skipping (s,q) (1.47, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8379434Z Skipping (s,q) (1.48, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8379597Z Skipping (s,q) (1.49, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8379754Z Skipping (s,q) (1.5, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8379911Z Skipping (s,q) (1.51, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8380071Z Skipping (s,q) (1.52, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8380227Z Skipping (s,q) (1.53, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8380389Z Skipping (s,q) (1.54, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8380542Z Skipping (s,q) (1.55, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8380697Z Skipping (s,q) (1.56, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8380906Z Skipping (s,q) (1.57, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8381065Z Skipping (s,q) (1.58, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8381222Z Skipping (s,q) (1.59, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8381378Z Skipping (s,q) (1.6, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8381571Z Skipping (s,q) (1.61, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8381733Z Skipping (s,q) (1.62, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8381888Z Skipping (s,q) (1.63, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8382042Z Skipping (s,q) (1.64, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8382241Z Skipping (s,q) (1.65, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8382396Z Skipping (s,q) (1.66, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8382550Z Skipping (s,q) (1.67, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8382713Z Skipping (s,q) (1.68, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8382870Z Skipping (s,q) (1.69, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8383027Z Skipping (s,q) (1.7, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8383188Z Skipping (s,q) (1.71, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8383347Z Skipping (s,q) (1.72, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8383508Z Skipping (s,q) (1.73, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8383662Z Skipping (s,q) (1.74, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8383816Z Skipping (s,q) (1.75, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8383979Z Skipping (s,q) (1.76, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8384135Z Skipping (s,q) (1.77, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8384290Z Skipping (s,q) (1.78, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8384451Z Skipping (s,q) (1.79, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8384611Z Skipping (s,q) (1.8, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8387995Z Skipping (s,q) (1.81, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8388185Z Skipping (s,q) (1.82, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8388349Z Skipping (s,q) (1.83, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8388514Z Skipping (s,q) (1.84, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8388677Z Skipping (s,q) (1.85, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8388839Z Skipping (s,q) (1.86, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8389001Z Skipping (s,q) (1.87, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8389168Z Skipping (s,q) (1.88, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8389328Z Skipping (s,q) (1.89, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8389491Z Skipping (s,q) (1.9, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8389661Z Skipping (s,q) (1.91, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8389824Z Skipping (s,q) (1.92, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8390060Z Skipping (s,q) (1.93, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8390221Z Skipping (s,q) (1.94, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8390383Z Skipping (s,q) (1.95, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8390549Z Skipping (s,q) (1.96, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8391106Z Skipping (s,q) (1.97, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8391294Z Skipping (s,q) (1.98, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8391461Z Skipping (s,q) (1.99, 175): inconsistent with heavy hitters! 2025-05-07T20:56:56.8391619Z Skipping (s,q) (0.01, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8391783Z Skipping (s,q) (0.02, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8392038Z Skipping (s,q) (0.03, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8392201Z Skipping (s,q) (0.04, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8392366Z Skipping (s,q) (0.05, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8392526Z Skipping (s,q) (0.06, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8392770Z Skipping (s,q) (0.07, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8392938Z Skipping (s,q) (0.08, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8393098Z Skipping (s,q) (0.09, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8393263Z Skipping (s,q) (0.1, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8393483Z Skipping (s,q) (0.11, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8393645Z Skipping (s,q) (0.12, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8393808Z Skipping (s,q) (0.13, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8393971Z Skipping (s,q) (0.14, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8394131Z Skipping (s,q) (0.15, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8394296Z Skipping (s,q) (0.16, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8394455Z Skipping (s,q) (0.17, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8394622Z Skipping (s,q) (0.18, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8394782Z Skipping (s,q) (0.19, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8394941Z Skipping (s,q) (0.2, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8395106Z Skipping (s,q) (0.21, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8395270Z Skipping (s,q) (0.22, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8395485Z Skipping (s,q) (0.23, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8395652Z Skipping (s,q) (0.24, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8395814Z Skipping (s,q) (0.25, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8395989Z Skipping (s,q) (0.26, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8396151Z Skipping (s,q) (0.27, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8396315Z Skipping (s,q) (0.28, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8396479Z Skipping (s,q) (0.29, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8396642Z Skipping (s,q) (0.3, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8396801Z Skipping (s,q) (0.31, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8396967Z Skipping (s,q) (0.32, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8397128Z Skipping (s,q) (0.33, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8397289Z Skipping (s,q) (0.34, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8397447Z Skipping (s,q) (0.35, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8397606Z Skipping (s,q) (0.36, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8397770Z Skipping (s,q) (0.37, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8397931Z Skipping (s,q) (0.38, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8398156Z Skipping (s,q) (0.39, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8398320Z Skipping (s,q) (0.4, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8398483Z Skipping (s,q) (0.41, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8398643Z Skipping (s,q) (0.42, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8398808Z Skipping (s,q) (0.43, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8398966Z Skipping (s,q) (0.44, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8399131Z Skipping (s,q) (0.45, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8399289Z Skipping (s,q) (0.46, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8399446Z Skipping (s,q) (0.47, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8399650Z Skipping (s,q) (0.48, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8399811Z Skipping (s,q) (0.49, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8399974Z Skipping (s,q) (0.5, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8400139Z Skipping (s,q) (0.51, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8400335Z Skipping (s,q) (0.52, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8400499Z Skipping (s,q) (0.53, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8400662Z Skipping (s,q) (0.54, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8400821Z Skipping (s,q) (0.55, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8401067Z Skipping (s,q) (0.56, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8401225Z Skipping (s,q) (0.57, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8401384Z Skipping (s,q) (0.58, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8401549Z Skipping (s,q) (0.59, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8401706Z Skipping (s,q) (0.6, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8401873Z Skipping (s,q) (0.61, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8402035Z Skipping (s,q) (0.62, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8402196Z Skipping (s,q) (0.63, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8402357Z Skipping (s,q) (0.64, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8402517Z Skipping (s,q) (0.65, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8402677Z Skipping (s,q) (0.66, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8402843Z Skipping (s,q) (0.67, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8403003Z Skipping (s,q) (0.68, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8403168Z Skipping (s,q) (0.69, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8403327Z Skipping (s,q) (0.7, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8403487Z Skipping (s,q) (0.71, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8403651Z Skipping (s,q) (0.72, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8403815Z Skipping (s,q) (0.73, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8403974Z Skipping (s,q) (0.74, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8404142Z Skipping (s,q) (0.75, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8404300Z Skipping (s,q) (0.76, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8404463Z Skipping (s,q) (0.77, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8404623Z Skipping (s,q) (0.78, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8404782Z Skipping (s,q) (0.79, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8404945Z Skipping (s,q) (0.8, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8405104Z Skipping (s,q) (0.81, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8405265Z Skipping (s,q) (0.82, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8405427Z Skipping (s,q) (0.83, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8405633Z Skipping (s,q) (0.84, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8405801Z Skipping (s,q) (0.85, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8405961Z Skipping (s,q) (0.86, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8406123Z Skipping (s,q) (0.87, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8406283Z Skipping (s,q) (0.88, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8406443Z Skipping (s,q) (0.89, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8406604Z Skipping (s,q) (0.9, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8406770Z Skipping (s,q) (0.91, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8406927Z Skipping (s,q) (0.92, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8407127Z Skipping (s,q) (0.93, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8407291Z Skipping (s,q) (0.94, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8407452Z Skipping (s,q) (0.95, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8407614Z Skipping (s,q) (0.96, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8407812Z Skipping (s,q) (0.97, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8407974Z Skipping (s,q) (0.98, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8408139Z Skipping (s,q) (0.99, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8408295Z Skipping (s,q) (1, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8408492Z Skipping (s,q) (1.01, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8408654Z Skipping (s,q) (1.02, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8408813Z Skipping (s,q) (1.03, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8408980Z Skipping (s,q) (1.04, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8409139Z Skipping (s,q) (1.05, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8409299Z Skipping (s,q) (1.06, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8409465Z Skipping (s,q) (1.07, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8409625Z Skipping (s,q) (1.08, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8409787Z Skipping (s,q) (1.09, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8409950Z Skipping (s,q) (1.1, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8410112Z Skipping (s,q) (1.11, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8410280Z Skipping (s,q) (1.12, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8410437Z Skipping (s,q) (1.13, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8410597Z Skipping (s,q) (1.14, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8410762Z Skipping (s,q) (1.15, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8410920Z Skipping (s,q) (1.16, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8411080Z Skipping (s,q) (1.17, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8411246Z Skipping (s,q) (1.18, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8411405Z Skipping (s,q) (1.19, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8411573Z Skipping (s,q) (1.2, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8411729Z Skipping (s,q) (1.21, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8411887Z Skipping (s,q) (1.22, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8412052Z Skipping (s,q) (1.23, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8412211Z Skipping (s,q) (1.24, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8412369Z Skipping (s,q) (1.25, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8412529Z Skipping (s,q) (1.26, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8412688Z Skipping (s,q) (1.27, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8412849Z Skipping (s,q) (1.28, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8413052Z Skipping (s,q) (1.29, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8413211Z Skipping (s,q) (1.3, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8413377Z Skipping (s,q) (1.31, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8413536Z Skipping (s,q) (1.32, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8413696Z Skipping (s,q) (1.33, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8413859Z Skipping (s,q) (1.34, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8414020Z Skipping (s,q) (1.35, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8414183Z Skipping (s,q) (1.36, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8414342Z Skipping (s,q) (1.37, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8414540Z Skipping (s,q) (1.38, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8414704Z Skipping (s,q) (1.39, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8414866Z Skipping (s,q) (1.4, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8415023Z Skipping (s,q) (1.41, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8415220Z Skipping (s,q) (1.42, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8415379Z Skipping (s,q) (1.43, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8415538Z Skipping (s,q) (1.44, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8415702Z Skipping (s,q) (1.45, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8415900Z Skipping (s,q) (1.46, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8416062Z Skipping (s,q) (1.47, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8416222Z Skipping (s,q) (1.48, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8416387Z Skipping (s,q) (1.49, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8416557Z Skipping (s,q) (1.5, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8416715Z Skipping (s,q) (1.51, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8416876Z Skipping (s,q) (1.52, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8417038Z Skipping (s,q) (1.53, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8417199Z Skipping (s,q) (1.54, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8417362Z Skipping (s,q) (1.55, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8417522Z Skipping (s,q) (1.56, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8417684Z Skipping (s,q) (1.57, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8417847Z Skipping (s,q) (1.58, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8418006Z Skipping (s,q) (1.59, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8418165Z Skipping (s,q) (1.6, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8418327Z Skipping (s,q) (1.61, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8418485Z Skipping (s,q) (1.62, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8418648Z Skipping (s,q) (1.63, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8418806Z Skipping (s,q) (1.64, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8418968Z Skipping (s,q) (1.65, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8419131Z Skipping (s,q) (1.66, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8419291Z Skipping (s,q) (1.67, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8419448Z Skipping (s,q) (1.68, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8419612Z Skipping (s,q) (1.69, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8419771Z Skipping (s,q) (1.7, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8419931Z Skipping (s,q) (1.71, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8420093Z Skipping (s,q) (1.72, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8420253Z Skipping (s,q) (1.73, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8420460Z Skipping (s,q) (1.74, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8420621Z Skipping (s,q) (1.75, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8420780Z Skipping (s,q) (1.76, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8420943Z Skipping (s,q) (1.77, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8421105Z Skipping (s,q) (1.78, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8421268Z Skipping (s,q) (1.79, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8421429Z Skipping (s,q) (1.8, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8421587Z Skipping (s,q) (1.81, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8421750Z Skipping (s,q) (1.82, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8421974Z Skipping (s,q) (1.83, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8422132Z Skipping (s,q) (1.84, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8422296Z Skipping (s,q) (1.85, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8422455Z Skipping (s,q) (1.86, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8422653Z Skipping (s,q) (1.87, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8422811Z Skipping (s,q) (1.88, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8422970Z Skipping (s,q) (1.89, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8423136Z Skipping (s,q) (1.9, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8423332Z Skipping (s,q) (1.91, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8423494Z Skipping (s,q) (1.92, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8423656Z Skipping (s,q) (1.93, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8423815Z Skipping (s,q) (1.94, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8423976Z Skipping (s,q) (1.95, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8424139Z Skipping (s,q) (1.96, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8424302Z Skipping (s,q) (1.97, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8424464Z Skipping (s,q) (1.98, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8424625Z Skipping (s,q) (1.99, 200): inconsistent with heavy hitters! 2025-05-07T20:56:56.8424784Z Skipping (s,q) (0.01, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8424948Z Skipping (s,q) (0.02, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8425111Z Skipping (s,q) (0.03, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8425269Z Skipping (s,q) (0.04, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8425436Z Skipping (s,q) (0.05, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8425594Z Skipping (s,q) (0.06, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8425756Z Skipping (s,q) (0.07, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8425914Z Skipping (s,q) (0.08, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8426079Z Skipping (s,q) (0.09, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8426243Z Skipping (s,q) (0.1, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8426406Z Skipping (s,q) (0.11, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8426565Z Skipping (s,q) (0.12, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8426728Z Skipping (s,q) (0.13, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8426887Z Skipping (s,q) (0.14, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8427055Z Skipping (s,q) (0.15, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8427214Z Skipping (s,q) (0.16, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8427372Z Skipping (s,q) (0.17, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8427538Z Skipping (s,q) (0.18, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8427696Z Skipping (s,q) (0.19, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8427899Z Skipping (s,q) (0.2, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8428061Z Skipping (s,q) (0.21, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8428224Z Skipping (s,q) (0.22, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8428386Z Skipping (s,q) (0.23, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8428544Z Skipping (s,q) (0.24, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8428702Z Skipping (s,q) (0.25, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8428865Z Skipping (s,q) (0.26, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8429023Z Skipping (s,q) (0.27, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8429180Z Skipping (s,q) (0.28, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8429385Z Skipping (s,q) (0.29, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8429544Z Skipping (s,q) (0.3, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8429709Z Skipping (s,q) (0.31, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8429869Z Skipping (s,q) (0.32, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8430065Z Skipping (s,q) (0.33, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8430231Z Skipping (s,q) (0.34, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8430390Z Skipping (s,q) (0.35, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8430550Z Skipping (s,q) (0.36, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8430751Z Skipping (s,q) (0.37, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8430908Z Skipping (s,q) (0.38, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8431074Z Skipping (s,q) (0.39, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8431236Z Skipping (s,q) (0.4, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8431395Z Skipping (s,q) (0.41, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8431557Z Skipping (s,q) (0.42, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8431718Z Skipping (s,q) (0.43, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8431877Z Skipping (s,q) (0.44, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8432043Z Skipping (s,q) (0.45, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8432202Z Skipping (s,q) (0.46, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8432360Z Skipping (s,q) (0.47, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8432527Z Skipping (s,q) (0.48, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8432686Z Skipping (s,q) (0.49, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8432849Z Skipping (s,q) (0.5, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8433008Z Skipping (s,q) (0.51, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8433168Z Skipping (s,q) (0.52, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8433329Z Skipping (s,q) (0.53, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8433489Z Skipping (s,q) (0.54, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8433647Z Skipping (s,q) (0.55, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8433811Z Skipping (s,q) (0.56, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8433974Z Skipping (s,q) (0.57, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8434136Z Skipping (s,q) (0.58, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8434294Z Skipping (s,q) (0.59, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8434456Z Skipping (s,q) (0.6, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8434616Z Skipping (s,q) (0.61, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8434775Z Skipping (s,q) (0.62, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8434935Z Skipping (s,q) (0.63, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8435100Z Skipping (s,q) (0.64, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8435308Z Skipping (s,q) (0.65, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8435531Z Skipping (s,q) (0.66, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8435693Z Skipping (s,q) (0.67, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8435851Z Skipping (s,q) (0.68, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8436013Z Skipping (s,q) (0.69, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8436171Z Skipping (s,q) (0.7, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8436332Z Skipping (s,q) (0.71, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8436493Z Skipping (s,q) (0.72, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8436652Z Skipping (s,q) (0.73, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8436859Z Skipping (s,q) (0.74, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8437021Z Skipping (s,q) (0.75, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8437180Z Skipping (s,q) (0.76, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8437346Z Skipping (s,q) (0.77, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8437505Z Skipping (s,q) (0.78, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8437703Z Skipping (s,q) (0.79, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8437869Z Skipping (s,q) (0.8, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8438029Z Skipping (s,q) (0.81, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8438242Z Skipping (s,q) (0.82, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8438405Z Skipping (s,q) (0.83, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8438562Z Skipping (s,q) (0.84, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8438725Z Skipping (s,q) (0.85, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8438885Z Skipping (s,q) (0.86, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8439041Z Skipping (s,q) (0.87, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8439207Z Skipping (s,q) (0.88, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8439365Z Skipping (s,q) (0.89, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8439526Z Skipping (s,q) (0.9, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8439692Z Skipping (s,q) (0.91, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8439850Z Skipping (s,q) (0.92, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8440015Z Skipping (s,q) (0.93, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8440172Z Skipping (s,q) (0.94, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8440330Z Skipping (s,q) (0.95, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8440492Z Skipping (s,q) (0.96, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8440653Z Skipping (s,q) (0.97, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8440817Z Skipping (s,q) (0.98, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8440984Z Skipping (s,q) (0.99, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8441139Z Skipping (s,q) (1, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8441305Z Skipping (s,q) (1.01, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8441464Z Skipping (s,q) (1.02, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8441623Z Skipping (s,q) (1.03, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8441785Z Skipping (s,q) (1.04, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8441946Z Skipping (s,q) (1.05, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8442106Z Skipping (s,q) (1.06, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8442270Z Skipping (s,q) (1.07, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8442434Z Skipping (s,q) (1.08, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8442597Z Skipping (s,q) (1.09, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8442799Z Skipping (s,q) (1.1, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8442960Z Skipping (s,q) (1.11, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8443126Z Skipping (s,q) (1.12, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8443284Z Skipping (s,q) (1.13, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8443446Z Skipping (s,q) (1.14, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8443608Z Skipping (s,q) (1.15, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8443770Z Skipping (s,q) (1.16, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8443931Z Skipping (s,q) (1.17, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8444089Z Skipping (s,q) (1.18, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8444288Z Skipping (s,q) (1.19, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8444450Z Skipping (s,q) (1.2, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8444609Z Skipping (s,q) (1.21, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8444771Z Skipping (s,q) (1.22, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8444937Z Skipping (s,q) (1.23, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8445135Z Skipping (s,q) (1.24, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8445301Z Skipping (s,q) (1.25, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8445460Z Skipping (s,q) (1.26, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8445661Z Skipping (s,q) (1.27, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8445824Z Skipping (s,q) (1.28, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8445985Z Skipping (s,q) (1.29, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8446146Z Skipping (s,q) (1.3, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8446305Z Skipping (s,q) (1.31, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8446465Z Skipping (s,q) (1.32, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8446629Z Skipping (s,q) (1.33, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8446788Z Skipping (s,q) (1.34, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8446950Z Skipping (s,q) (1.35, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8447114Z Skipping (s,q) (1.36, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8447272Z Skipping (s,q) (1.37, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8447429Z Skipping (s,q) (1.38, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8447595Z Skipping (s,q) (1.39, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8447752Z Skipping (s,q) (1.4, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8447914Z Skipping (s,q) (1.41, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8448079Z Skipping (s,q) (1.42, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8448237Z Skipping (s,q) (1.43, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8448401Z Skipping (s,q) (1.44, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8448558Z Skipping (s,q) (1.45, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8448719Z Skipping (s,q) (1.46, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8448880Z Skipping (s,q) (1.47, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8449037Z Skipping (s,q) (1.48, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8449199Z Skipping (s,q) (1.49, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8449363Z Skipping (s,q) (1.5, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8449520Z Skipping (s,q) (1.51, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8449680Z Skipping (s,q) (1.52, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8449847Z Skipping (s,q) (1.53, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8450009Z Skipping (s,q) (1.54, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8450239Z Skipping (s,q) (1.55, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8450400Z Skipping (s,q) (1.56, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8450561Z Skipping (s,q) (1.57, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8450719Z Skipping (s,q) (1.58, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8450881Z Skipping (s,q) (1.59, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8451041Z Skipping (s,q) (1.6, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8451201Z Skipping (s,q) (1.61, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8451361Z Skipping (s,q) (1.62, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8451521Z Skipping (s,q) (1.63, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8451720Z Skipping (s,q) (1.64, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8451883Z Skipping (s,q) (1.65, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8452040Z Skipping (s,q) (1.66, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8452204Z Skipping (s,q) (1.67, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8452363Z Skipping (s,q) (1.68, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8452558Z Skipping (s,q) (1.69, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8452721Z Skipping (s,q) (1.7, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8452885Z Skipping (s,q) (1.71, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8453084Z Skipping (s,q) (1.72, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8453249Z Skipping (s,q) (1.73, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8453406Z Skipping (s,q) (1.74, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8453566Z Skipping (s,q) (1.75, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8453728Z Skipping (s,q) (1.76, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8453887Z Skipping (s,q) (1.77, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8454052Z Skipping (s,q) (1.78, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8454210Z Skipping (s,q) (1.79, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8454371Z Skipping (s,q) (1.8, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8454535Z Skipping (s,q) (1.81, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8454696Z Skipping (s,q) (1.82, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8454866Z Skipping (s,q) (1.83, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8455032Z Skipping (s,q) (1.84, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8455194Z Skipping (s,q) (1.85, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8455356Z Skipping (s,q) (1.86, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8455517Z Skipping (s,q) (1.87, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8455676Z Skipping (s,q) (1.88, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8455839Z Skipping (s,q) (1.89, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8455998Z Skipping (s,q) (1.9, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8456165Z Skipping (s,q) (1.91, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8456325Z Skipping (s,q) (1.92, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8456487Z Skipping (s,q) (1.93, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8456649Z Skipping (s,q) (1.94, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8456811Z Skipping (s,q) (1.95, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8456971Z Skipping (s,q) (1.96, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8457134Z Skipping (s,q) (1.97, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8457295Z Skipping (s,q) (1.98, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8457459Z Skipping (s,q) (1.99, 225): inconsistent with heavy hitters! 2025-05-07T20:56:56.8457619Z Skipping (s,q) (0.01, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8457822Z Skipping (s,q) (0.02, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8457991Z Skipping (s,q) (0.03, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8458154Z Skipping (s,q) (0.04, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8458313Z Skipping (s,q) (0.05, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8458476Z Skipping (s,q) (0.06, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8458637Z Skipping (s,q) (0.07, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8458799Z Skipping (s,q) (0.08, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8458960Z Skipping (s,q) (0.09, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8459159Z Skipping (s,q) (0.1, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8459323Z Skipping (s,q) (0.11, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8459481Z Skipping (s,q) (0.12, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8459643Z Skipping (s,q) (0.13, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8459810Z Skipping (s,q) (0.14, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8460007Z Skipping (s,q) (0.15, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8460166Z Skipping (s,q) (0.16, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8460327Z Skipping (s,q) (0.17, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8460522Z Skipping (s,q) (0.18, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8460688Z Skipping (s,q) (0.19, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8460847Z Skipping (s,q) (0.2, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8461009Z Skipping (s,q) (0.21, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8461171Z Skipping (s,q) (0.22, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8461329Z Skipping (s,q) (0.23, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8461489Z Skipping (s,q) (0.24, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8461650Z Skipping (s,q) (0.25, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8461811Z Skipping (s,q) (0.26, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8461970Z Skipping (s,q) (0.27, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8462127Z Skipping (s,q) (0.28, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8462286Z Skipping (s,q) (0.29, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8462448Z Skipping (s,q) (0.3, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8462605Z Skipping (s,q) (0.31, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8462763Z Skipping (s,q) (0.32, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8462928Z Skipping (s,q) (0.33, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8463086Z Skipping (s,q) (0.34, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8463249Z Skipping (s,q) (0.35, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8463407Z Skipping (s,q) (0.36, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8463567Z Skipping (s,q) (0.37, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8463730Z Skipping (s,q) (0.38, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8463889Z Skipping (s,q) (0.39, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8464048Z Skipping (s,q) (0.4, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8464213Z Skipping (s,q) (0.41, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8464373Z Skipping (s,q) (0.42, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8464536Z Skipping (s,q) (0.43, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8464695Z Skipping (s,q) (0.44, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8464854Z Skipping (s,q) (0.45, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8465017Z Skipping (s,q) (0.46, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8465222Z Skipping (s,q) (0.47, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8465380Z Skipping (s,q) (0.48, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8465546Z Skipping (s,q) (0.49, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8465705Z Skipping (s,q) (0.5, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8465866Z Skipping (s,q) (0.51, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8466027Z Skipping (s,q) (0.52, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8466187Z Skipping (s,q) (0.53, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8466346Z Skipping (s,q) (0.54, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8466545Z Skipping (s,q) (0.55, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8466703Z Skipping (s,q) (0.56, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8466864Z Skipping (s,q) (0.57, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8467026Z Skipping (s,q) (0.58, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8467185Z Skipping (s,q) (0.59, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8467382Z Skipping (s,q) (0.6, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8467549Z Skipping (s,q) (0.61, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8467712Z Skipping (s,q) (0.62, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8467913Z Skipping (s,q) (0.63, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8468071Z Skipping (s,q) (0.64, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8468231Z Skipping (s,q) (0.65, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8468390Z Skipping (s,q) (0.66, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8468550Z Skipping (s,q) (0.67, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8468711Z Skipping (s,q) (0.68, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8468870Z Skipping (s,q) (0.69, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8469033Z Skipping (s,q) (0.7, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8469194Z Skipping (s,q) (0.71, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8469353Z Skipping (s,q) (0.72, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8469514Z Skipping (s,q) (0.73, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8469672Z Skipping (s,q) (0.74, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8469835Z Skipping (s,q) (0.75, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8469997Z Skipping (s,q) (0.76, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8470154Z Skipping (s,q) (0.77, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8470317Z Skipping (s,q) (0.78, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8470475Z Skipping (s,q) (0.79, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8470636Z Skipping (s,q) (0.8, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8470796Z Skipping (s,q) (0.81, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8470955Z Skipping (s,q) (0.82, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8471115Z Skipping (s,q) (0.83, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8471279Z Skipping (s,q) (0.84, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8471436Z Skipping (s,q) (0.85, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8471599Z Skipping (s,q) (0.86, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8471758Z Skipping (s,q) (0.87, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8471916Z Skipping (s,q) (0.88, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8472081Z Skipping (s,q) (0.89, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8472239Z Skipping (s,q) (0.9, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8472396Z Skipping (s,q) (0.91, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8472601Z Skipping (s,q) (0.92, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8472759Z Skipping (s,q) (0.93, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8472922Z Skipping (s,q) (0.94, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8473081Z Skipping (s,q) (0.95, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8473240Z Skipping (s,q) (0.96, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8473406Z Skipping (s,q) (0.97, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8473565Z Skipping (s,q) (0.98, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8473723Z Skipping (s,q) (0.99, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8473919Z Skipping (s,q) (1, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8474080Z Skipping (s,q) (1.01, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8474244Z Skipping (s,q) (1.02, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8474405Z Skipping (s,q) (1.03, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8474563Z Skipping (s,q) (1.04, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8474764Z Skipping (s,q) (1.05, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8474926Z Skipping (s,q) (1.06, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8475085Z Skipping (s,q) (1.07, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8475249Z Skipping (s,q) (1.08, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8475530Z Skipping (s,q) (1.09, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8475695Z Skipping (s,q) (1.1, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8475854Z Skipping (s,q) (1.11, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8476014Z Skipping (s,q) (1.12, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8476174Z Skipping (s,q) (1.13, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8476335Z Skipping (s,q) (1.14, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8476492Z Skipping (s,q) (1.15, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8476659Z Skipping (s,q) (1.16, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8476817Z Skipping (s,q) (1.17, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8476974Z Skipping (s,q) (1.18, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8477137Z Skipping (s,q) (1.19, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8477298Z Skipping (s,q) (1.2, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8477458Z Skipping (s,q) (1.21, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8477617Z Skipping (s,q) (1.22, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8477777Z Skipping (s,q) (1.23, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8477938Z Skipping (s,q) (1.24, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8478098Z Skipping (s,q) (1.25, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8478255Z Skipping (s,q) (1.26, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8478419Z Skipping (s,q) (1.27, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8478578Z Skipping (s,q) (1.28, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8478741Z Skipping (s,q) (1.29, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8478899Z Skipping (s,q) (1.3, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8479059Z Skipping (s,q) (1.31, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8479219Z Skipping (s,q) (1.32, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8479378Z Skipping (s,q) (1.33, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8479538Z Skipping (s,q) (1.34, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8479699Z Skipping (s,q) (1.35, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8479859Z Skipping (s,q) (1.36, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8480067Z Skipping (s,q) (1.37, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8480224Z Skipping (s,q) (1.38, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8480385Z Skipping (s,q) (1.39, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8480548Z Skipping (s,q) (1.4, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8480707Z Skipping (s,q) (1.41, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8480868Z Skipping (s,q) (1.42, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8481029Z Skipping (s,q) (1.43, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8481187Z Skipping (s,q) (1.44, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8481353Z Skipping (s,q) (1.45, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8481552Z Skipping (s,q) (1.46, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8481713Z Skipping (s,q) (1.47, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8481877Z Skipping (s,q) (1.48, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8482033Z Skipping (s,q) (1.49, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8482228Z Skipping (s,q) (1.5, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8482392Z Skipping (s,q) (1.51, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8482551Z Skipping (s,q) (1.52, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8482713Z Skipping (s,q) (1.53, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8482911Z Skipping (s,q) (1.54, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8483068Z Skipping (s,q) (1.55, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8483230Z Skipping (s,q) (1.56, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8483390Z Skipping (s,q) (1.57, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8483547Z Skipping (s,q) (1.58, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8483712Z Skipping (s,q) (1.59, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8483870Z Skipping (s,q) (1.6, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8484035Z Skipping (s,q) (1.61, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8484193Z Skipping (s,q) (1.62, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8484352Z Skipping (s,q) (1.63, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8484517Z Skipping (s,q) (1.64, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8484679Z Skipping (s,q) (1.65, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8484838Z Skipping (s,q) (1.66, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8485003Z Skipping (s,q) (1.67, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8485164Z Skipping (s,q) (1.68, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8485323Z Skipping (s,q) (1.69, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8485486Z Skipping (s,q) (1.7, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8485644Z Skipping (s,q) (1.71, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8485809Z Skipping (s,q) (1.72, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8485967Z Skipping (s,q) (1.73, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8486126Z Skipping (s,q) (1.74, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8486290Z Skipping (s,q) (1.75, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8486451Z Skipping (s,q) (1.76, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8486610Z Skipping (s,q) (1.77, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8486776Z Skipping (s,q) (1.78, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8486936Z Skipping (s,q) (1.79, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8487097Z Skipping (s,q) (1.8, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8487255Z Skipping (s,q) (1.81, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8487457Z Skipping (s,q) (1.82, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8487618Z Skipping (s,q) (1.83, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8487779Z Skipping (s,q) (1.84, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8487937Z Skipping (s,q) (1.85, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8488099Z Skipping (s,q) (1.86, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8488259Z Skipping (s,q) (1.87, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8488420Z Skipping (s,q) (1.88, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8488578Z Skipping (s,q) (1.89, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8488737Z Skipping (s,q) (1.9, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8488939Z Skipping (s,q) (1.91, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8489097Z Skipping (s,q) (1.92, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8489259Z Skipping (s,q) (1.93, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8489421Z Skipping (s,q) (1.94, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8489615Z Skipping (s,q) (1.95, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8489778Z Skipping (s,q) (1.96, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8489936Z Skipping (s,q) (1.97, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8490094Z Skipping (s,q) (1.98, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8490298Z Skipping (s,q) (1.99, 250): inconsistent with heavy hitters! 2025-05-07T20:56:56.8490457Z Skipping (s,q) (0.01, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8490773Z Skipping (s,q) (0.02, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8490943Z Skipping (s,q) (0.03, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8491101Z Skipping (s,q) (0.04, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8491264Z Skipping (s,q) (0.05, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8491422Z Skipping (s,q) (0.06, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8491584Z Skipping (s,q) (0.07, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8491746Z Skipping (s,q) (0.08, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8491904Z Skipping (s,q) (0.09, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8492063Z Skipping (s,q) (0.1, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8492228Z Skipping (s,q) (0.11, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8492385Z Skipping (s,q) (0.12, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8492545Z Skipping (s,q) (0.13, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8492707Z Skipping (s,q) (0.14, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8492866Z Skipping (s,q) (0.15, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8493026Z Skipping (s,q) (0.16, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8493187Z Skipping (s,q) (0.17, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8493346Z Skipping (s,q) (0.18, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8493510Z Skipping (s,q) (0.19, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8493667Z Skipping (s,q) (0.2, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8493828Z Skipping (s,q) (0.21, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8493991Z Skipping (s,q) (0.22, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8494149Z Skipping (s,q) (0.23, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8494311Z Skipping (s,q) (0.24, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8494473Z Skipping (s,q) (0.25, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8494632Z Skipping (s,q) (0.26, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8494795Z Skipping (s,q) (0.27, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8495049Z Skipping (s,q) (0.28, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8495210Z Skipping (s,q) (0.29, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8495378Z Skipping (s,q) (0.3, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8495537Z Skipping (s,q) (0.31, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8495700Z Skipping (s,q) (0.32, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8495861Z Skipping (s,q) (0.33, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8496020Z Skipping (s,q) (0.34, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8496181Z Skipping (s,q) (0.35, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8496341Z Skipping (s,q) (0.36, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8496556Z Skipping (s,q) (0.37, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8496720Z Skipping (s,q) (0.38, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8496882Z Skipping (s,q) (0.39, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8497045Z Skipping (s,q) (0.4, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8497262Z Skipping (s,q) (0.41, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8497424Z Skipping (s,q) (0.42, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8497587Z Skipping (s,q) (0.43, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8497747Z Skipping (s,q) (0.44, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8497963Z Skipping (s,q) (0.45, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8498123Z Skipping (s,q) (0.46, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8498281Z Skipping (s,q) (0.47, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8498446Z Skipping (s,q) (0.48, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8498606Z Skipping (s,q) (0.49, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8498768Z Skipping (s,q) (0.5, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8498931Z Skipping (s,q) (0.51, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8499093Z Skipping (s,q) (0.52, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8499250Z Skipping (s,q) (0.53, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8499413Z Skipping (s,q) (0.54, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8499573Z Skipping (s,q) (0.55, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8499741Z Skipping (s,q) (0.56, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8499901Z Skipping (s,q) (0.57, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8500058Z Skipping (s,q) (0.58, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8500223Z Skipping (s,q) (0.59, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8500380Z Skipping (s,q) (0.6, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8500537Z Skipping (s,q) (0.61, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8500708Z Skipping (s,q) (0.62, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8500866Z Skipping (s,q) (0.63, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8501031Z Skipping (s,q) (0.64, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8501190Z Skipping (s,q) (0.65, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8501349Z Skipping (s,q) (0.66, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8501518Z Skipping (s,q) (0.67, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8501676Z Skipping (s,q) (0.68, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8501833Z Skipping (s,q) (0.69, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8501999Z Skipping (s,q) (0.7, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8502158Z Skipping (s,q) (0.71, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8502315Z Skipping (s,q) (0.72, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8502523Z Skipping (s,q) (0.73, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8502683Z Skipping (s,q) (0.74, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8502847Z Skipping (s,q) (0.75, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8503004Z Skipping (s,q) (0.76, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8503163Z Skipping (s,q) (0.77, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8503327Z Skipping (s,q) (0.78, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8503486Z Skipping (s,q) (0.79, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8503643Z Skipping (s,q) (0.8, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8503808Z Skipping (s,q) (0.81, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8504007Z Skipping (s,q) (0.82, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8504171Z Skipping (s,q) (0.83, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8504333Z Skipping (s,q) (0.84, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8504493Z Skipping (s,q) (0.85, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8504718Z Skipping (s,q) (0.86, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8504879Z Skipping (s,q) (0.87, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8505036Z Skipping (s,q) (0.88, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8505197Z Skipping (s,q) (0.89, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8505395Z Skipping (s,q) (0.9, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8505559Z Skipping (s,q) (0.91, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8505719Z Skipping (s,q) (0.92, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8505881Z Skipping (s,q) (0.93, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8506043Z Skipping (s,q) (0.94, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8506204Z Skipping (s,q) (0.95, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8506363Z Skipping (s,q) (0.96, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8506530Z Skipping (s,q) (0.97, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8506688Z Skipping (s,q) (0.98, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8506849Z Skipping (s,q) (0.99, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8507003Z Skipping (s,q) (1, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8507163Z Skipping (s,q) (1.01, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8507325Z Skipping (s,q) (1.02, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8507484Z Skipping (s,q) (1.03, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8507645Z Skipping (s,q) (1.04, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8507807Z Skipping (s,q) (1.05, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8507964Z Skipping (s,q) (1.06, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8508128Z Skipping (s,q) (1.07, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8508286Z Skipping (s,q) (1.08, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8508447Z Skipping (s,q) (1.09, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8508608Z Skipping (s,q) (1.1, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8508767Z Skipping (s,q) (1.11, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8508927Z Skipping (s,q) (1.12, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8509090Z Skipping (s,q) (1.13, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8509249Z Skipping (s,q) (1.14, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8509413Z Skipping (s,q) (1.15, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8509574Z Skipping (s,q) (1.16, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8509734Z Skipping (s,q) (1.17, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8509942Z Skipping (s,q) (1.18, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8510100Z Skipping (s,q) (1.19, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8510261Z Skipping (s,q) (1.2, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8510422Z Skipping (s,q) (1.21, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8510580Z Skipping (s,q) (1.22, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8510739Z Skipping (s,q) (1.23, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8510902Z Skipping (s,q) (1.24, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8511062Z Skipping (s,q) (1.25, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8511228Z Skipping (s,q) (1.26, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8514640Z Skipping (s,q) (1.27, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8514828Z Skipping (s,q) (1.28, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8514991Z Skipping (s,q) (1.29, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8515156Z Skipping (s,q) (1.3, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8515354Z Skipping (s,q) (1.31, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8515569Z Skipping (s,q) (1.32, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8515730Z Skipping (s,q) (1.33, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8515889Z Skipping (s,q) (1.34, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8516096Z Skipping (s,q) (1.35, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8516255Z Skipping (s,q) (1.36, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8516414Z Skipping (s,q) (1.37, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8516579Z Skipping (s,q) (1.38, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8516736Z Skipping (s,q) (1.39, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8516899Z Skipping (s,q) (1.4, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8517058Z Skipping (s,q) (1.41, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8517220Z Skipping (s,q) (1.42, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8517377Z Skipping (s,q) (1.43, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8517536Z Skipping (s,q) (1.44, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8517694Z Skipping (s,q) (1.45, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8517855Z Skipping (s,q) (1.46, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8518015Z Skipping (s,q) (1.47, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8518172Z Skipping (s,q) (1.48, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8518335Z Skipping (s,q) (1.49, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8518492Z Skipping (s,q) (1.5, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8518649Z Skipping (s,q) (1.51, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8518814Z Skipping (s,q) (1.52, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8518971Z Skipping (s,q) (1.53, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8519136Z Skipping (s,q) (1.54, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8519294Z Skipping (s,q) (1.55, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8519454Z Skipping (s,q) (1.56, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8519617Z Skipping (s,q) (1.57, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8519773Z Skipping (s,q) (1.58, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8519933Z Skipping (s,q) (1.59, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8520096Z Skipping (s,q) (1.6, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8520257Z Skipping (s,q) (1.61, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8520417Z Skipping (s,q) (1.62, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8520621Z Skipping (s,q) (1.63, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8520779Z Skipping (s,q) (1.64, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8520941Z Skipping (s,q) (1.65, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8521097Z Skipping (s,q) (1.66, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8521253Z Skipping (s,q) (1.67, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8521418Z Skipping (s,q) (1.68, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8521580Z Skipping (s,q) (1.69, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8521740Z Skipping (s,q) (1.7, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8521901Z Skipping (s,q) (1.71, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8522097Z Skipping (s,q) (1.72, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8522259Z Skipping (s,q) (1.73, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8522420Z Skipping (s,q) (1.74, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8522579Z Skipping (s,q) (1.75, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8522824Z Skipping (s,q) (1.76, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8522984Z Skipping (s,q) (1.77, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8523146Z Skipping (s,q) (1.78, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8523301Z Skipping (s,q) (1.79, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8523497Z Skipping (s,q) (1.8, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8523661Z Skipping (s,q) (1.81, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8523819Z Skipping (s,q) (1.82, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8523980Z Skipping (s,q) (1.83, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8524138Z Skipping (s,q) (1.84, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8524295Z Skipping (s,q) (1.85, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8524458Z Skipping (s,q) (1.86, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8524617Z Skipping (s,q) (1.87, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8524776Z Skipping (s,q) (1.88, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8524937Z Skipping (s,q) (1.89, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8525093Z Skipping (s,q) (1.9, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8525252Z Skipping (s,q) (1.91, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8525412Z Skipping (s,q) (1.92, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8525568Z Skipping (s,q) (1.93, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8525729Z Skipping (s,q) (1.94, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8525892Z Skipping (s,q) (1.95, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8526048Z Skipping (s,q) (1.96, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8526213Z Skipping (s,q) (1.97, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8526372Z Skipping (s,q) (1.98, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8526532Z Skipping (s,q) (1.99, 275): inconsistent with heavy hitters! 2025-05-07T20:56:56.8526691Z Skipping (s,q) (0.01, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8526848Z Skipping (s,q) (0.02, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8527006Z Skipping (s,q) (0.03, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8527167Z Skipping (s,q) (0.04, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8527323Z Skipping (s,q) (0.05, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8527482Z Skipping (s,q) (0.06, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8527640Z Skipping (s,q) (0.07, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8527796Z Skipping (s,q) (0.08, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8528002Z Skipping (s,q) (0.09, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8528157Z Skipping (s,q) (0.1, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8528315Z Skipping (s,q) (0.11, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8528478Z Skipping (s,q) (0.12, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8528635Z Skipping (s,q) (0.13, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8528797Z Skipping (s,q) (0.14, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8528958Z Skipping (s,q) (0.15, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8529114Z Skipping (s,q) (0.16, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8529275Z Skipping (s,q) (0.17, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8529470Z Skipping (s,q) (0.18, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8529630Z Skipping (s,q) (0.19, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8529794Z Skipping (s,q) (0.2, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8529954Z Skipping (s,q) (0.21, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8530152Z Skipping (s,q) (0.22, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8530309Z Skipping (s,q) (0.23, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8530466Z Skipping (s,q) (0.24, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8530624Z Skipping (s,q) (0.25, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8530819Z Skipping (s,q) (0.26, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8530977Z Skipping (s,q) (0.27, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8531138Z Skipping (s,q) (0.28, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8531298Z Skipping (s,q) (0.29, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8531457Z Skipping (s,q) (0.3, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8531614Z Skipping (s,q) (0.31, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8531774Z Skipping (s,q) (0.32, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8531933Z Skipping (s,q) (0.33, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8532094Z Skipping (s,q) (0.34, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8532250Z Skipping (s,q) (0.35, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8532411Z Skipping (s,q) (0.36, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8532570Z Skipping (s,q) (0.37, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8532731Z Skipping (s,q) (0.38, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8532886Z Skipping (s,q) (0.39, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8533047Z Skipping (s,q) (0.4, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8533209Z Skipping (s,q) (0.41, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8533365Z Skipping (s,q) (0.42, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8533524Z Skipping (s,q) (0.43, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8533685Z Skipping (s,q) (0.44, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8533843Z Skipping (s,q) (0.45, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8534001Z Skipping (s,q) (0.46, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8534162Z Skipping (s,q) (0.47, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8534320Z Skipping (s,q) (0.48, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8534478Z Skipping (s,q) (0.49, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8534634Z Skipping (s,q) (0.5, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8534793Z Skipping (s,q) (0.51, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8534958Z Skipping (s,q) (0.52, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8535115Z Skipping (s,q) (0.53, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8535315Z Skipping (s,q) (0.54, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8535477Z Skipping (s,q) (0.55, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8535636Z Skipping (s,q) (0.56, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8535796Z Skipping (s,q) (0.57, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8535953Z Skipping (s,q) (0.58, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8536111Z Skipping (s,q) (0.59, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8536273Z Skipping (s,q) (0.6, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8536430Z Skipping (s,q) (0.61, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8536589Z Skipping (s,q) (0.62, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8536812Z Skipping (s,q) (0.63, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8536972Z Skipping (s,q) (0.64, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8537135Z Skipping (s,q) (0.65, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8537295Z Skipping (s,q) (0.66, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8537490Z Skipping (s,q) (0.67, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8537651Z Skipping (s,q) (0.68, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8537808Z Skipping (s,q) (0.69, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8537964Z Skipping (s,q) (0.7, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8538163Z Skipping (s,q) (0.71, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8538321Z Skipping (s,q) (0.72, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8538480Z Skipping (s,q) (0.73, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8538638Z Skipping (s,q) (0.74, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8538795Z Skipping (s,q) (0.75, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8538954Z Skipping (s,q) (0.76, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8539114Z Skipping (s,q) (0.77, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8539273Z Skipping (s,q) (0.78, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8539438Z Skipping (s,q) (0.79, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8539596Z Skipping (s,q) (0.8, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8539760Z Skipping (s,q) (0.81, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8539920Z Skipping (s,q) (0.82, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8540079Z Skipping (s,q) (0.83, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8540240Z Skipping (s,q) (0.84, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8540400Z Skipping (s,q) (0.85, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8540556Z Skipping (s,q) (0.86, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8540720Z Skipping (s,q) (0.87, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8540877Z Skipping (s,q) (0.88, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8541033Z Skipping (s,q) (0.89, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8541192Z Skipping (s,q) (0.9, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8541350Z Skipping (s,q) (0.91, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8541508Z Skipping (s,q) (0.92, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8541667Z Skipping (s,q) (0.93, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8541829Z Skipping (s,q) (0.94, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8541988Z Skipping (s,q) (0.95, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8542145Z Skipping (s,q) (0.96, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8542304Z Skipping (s,q) (0.97, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8542464Z Skipping (s,q) (0.98, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8542667Z Skipping (s,q) (0.99, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8542823Z Skipping (s,q) (1, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8542982Z Skipping (s,q) (1.01, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8543141Z Skipping (s,q) (1.02, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8543300Z Skipping (s,q) (1.03, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8543455Z Skipping (s,q) (1.04, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8543616Z Skipping (s,q) (1.05, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8543775Z Skipping (s,q) (1.06, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8543932Z Skipping (s,q) (1.07, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8544131Z Skipping (s,q) (1.08, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8544289Z Skipping (s,q) (1.09, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8544447Z Skipping (s,q) (1.1, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8544606Z Skipping (s,q) (1.11, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8544804Z Skipping (s,q) (1.12, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8544962Z Skipping (s,q) (1.13, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8545123Z Skipping (s,q) (1.14, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8545279Z Skipping (s,q) (1.15, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8545477Z Skipping (s,q) (1.16, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8545634Z Skipping (s,q) (1.17, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8545791Z Skipping (s,q) (1.18, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8545954Z Skipping (s,q) (1.19, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8546113Z Skipping (s,q) (1.2, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8546271Z Skipping (s,q) (1.21, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8546433Z Skipping (s,q) (1.22, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8546589Z Skipping (s,q) (1.23, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8546751Z Skipping (s,q) (1.24, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8546909Z Skipping (s,q) (1.25, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8547067Z Skipping (s,q) (1.26, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8547228Z Skipping (s,q) (1.27, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8547387Z Skipping (s,q) (1.28, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8547545Z Skipping (s,q) (1.29, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8547706Z Skipping (s,q) (1.3, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8547864Z Skipping (s,q) (1.31, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8548023Z Skipping (s,q) (1.32, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8548182Z Skipping (s,q) (1.33, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8548338Z Skipping (s,q) (1.34, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8548501Z Skipping (s,q) (1.35, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8548660Z Skipping (s,q) (1.36, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8548821Z Skipping (s,q) (1.37, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8548986Z Skipping (s,q) (1.38, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8549146Z Skipping (s,q) (1.39, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8549303Z Skipping (s,q) (1.4, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8549461Z Skipping (s,q) (1.41, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8549620Z Skipping (s,q) (1.42, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8549782Z Skipping (s,q) (1.43, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8549989Z Skipping (s,q) (1.44, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8550147Z Skipping (s,q) (1.45, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8550308Z Skipping (s,q) (1.46, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8550465Z Skipping (s,q) (1.47, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8550622Z Skipping (s,q) (1.48, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8550781Z Skipping (s,q) (1.49, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8550940Z Skipping (s,q) (1.5, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8551100Z Skipping (s,q) (1.51, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8551256Z Skipping (s,q) (1.52, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8551449Z Skipping (s,q) (1.53, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8551610Z Skipping (s,q) (1.54, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8551770Z Skipping (s,q) (1.55, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8551931Z Skipping (s,q) (1.56, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8552129Z Skipping (s,q) (1.57, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8552288Z Skipping (s,q) (1.58, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8552448Z Skipping (s,q) (1.59, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8552604Z Skipping (s,q) (1.6, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8552801Z Skipping (s,q) (1.61, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8552962Z Skipping (s,q) (1.62, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8553118Z Skipping (s,q) (1.63, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8553278Z Skipping (s,q) (1.64, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8553440Z Skipping (s,q) (1.65, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8553597Z Skipping (s,q) (1.66, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8553758Z Skipping (s,q) (1.67, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8553915Z Skipping (s,q) (1.68, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8554074Z Skipping (s,q) (1.69, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8554234Z Skipping (s,q) (1.7, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8554392Z Skipping (s,q) (1.71, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8554552Z Skipping (s,q) (1.72, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8554712Z Skipping (s,q) (1.73, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8554867Z Skipping (s,q) (1.74, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8555026Z Skipping (s,q) (1.75, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8555185Z Skipping (s,q) (1.76, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8555341Z Skipping (s,q) (1.77, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8555554Z Skipping (s,q) (1.78, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8555711Z Skipping (s,q) (1.79, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8555870Z Skipping (s,q) (1.8, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8556031Z Skipping (s,q) (1.81, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8556192Z Skipping (s,q) (1.82, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8556357Z Skipping (s,q) (1.83, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8556516Z Skipping (s,q) (1.84, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8556673Z Skipping (s,q) (1.85, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8556834Z Skipping (s,q) (1.86, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8556992Z Skipping (s,q) (1.87, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8557149Z Skipping (s,q) (1.88, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8557359Z Skipping (s,q) (1.89, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8557517Z Skipping (s,q) (1.9, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8557675Z Skipping (s,q) (1.91, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8557835Z Skipping (s,q) (1.92, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8557992Z Skipping (s,q) (1.93, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8558150Z Skipping (s,q) (1.94, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8558310Z Skipping (s,q) (1.95, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8558469Z Skipping (s,q) (1.96, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8558629Z Skipping (s,q) (1.97, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8558825Z Skipping (s,q) (1.98, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8558983Z Skipping (s,q) (1.99, 300): inconsistent with heavy hitters! 2025-05-07T20:56:56.8559142Z Skipping (s,q) (0.01, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8559305Z Skipping (s,q) (0.02, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8559463Z Skipping (s,q) (0.03, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8559656Z Skipping (s,q) (0.04, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8559814Z Skipping (s,q) (0.05, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8559973Z Skipping (s,q) (0.06, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8560169Z Skipping (s,q) (0.07, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8560325Z Skipping (s,q) (0.08, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8560484Z Skipping (s,q) (0.09, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8560643Z Skipping (s,q) (0.1, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8560807Z Skipping (s,q) (0.11, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8560966Z Skipping (s,q) (0.12, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8561124Z Skipping (s,q) (0.13, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8561285Z Skipping (s,q) (0.14, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8561445Z Skipping (s,q) (0.15, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8561601Z Skipping (s,q) (0.16, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8561761Z Skipping (s,q) (0.17, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8561919Z Skipping (s,q) (0.18, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8562080Z Skipping (s,q) (0.19, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8562237Z Skipping (s,q) (0.2, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8562396Z Skipping (s,q) (0.21, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8562562Z Skipping (s,q) (0.22, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8562718Z Skipping (s,q) (0.23, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8562877Z Skipping (s,q) (0.24, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8563038Z Skipping (s,q) (0.25, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8563199Z Skipping (s,q) (0.26, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8563360Z Skipping (s,q) (0.27, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8563516Z Skipping (s,q) (0.28, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8563671Z Skipping (s,q) (0.29, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8563835Z Skipping (s,q) (0.3, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8563992Z Skipping (s,q) (0.31, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8564148Z Skipping (s,q) (0.32, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8564312Z Skipping (s,q) (0.33, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8564468Z Skipping (s,q) (0.34, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8564695Z Skipping (s,q) (0.35, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8564851Z Skipping (s,q) (0.36, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8565009Z Skipping (s,q) (0.37, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8565171Z Skipping (s,q) (0.38, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8565329Z Skipping (s,q) (0.39, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8565487Z Skipping (s,q) (0.4, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8565650Z Skipping (s,q) (0.41, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8565808Z Skipping (s,q) (0.42, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8565965Z Skipping (s,q) (0.43, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8566163Z Skipping (s,q) (0.44, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8566323Z Skipping (s,q) (0.45, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8566482Z Skipping (s,q) (0.46, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8566643Z Skipping (s,q) (0.47, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8566800Z Skipping (s,q) (0.48, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8566997Z Skipping (s,q) (0.49, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8567156Z Skipping (s,q) (0.5, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8567315Z Skipping (s,q) (0.51, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8567512Z Skipping (s,q) (0.52, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8567670Z Skipping (s,q) (0.53, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8567830Z Skipping (s,q) (0.54, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8567995Z Skipping (s,q) (0.55, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8568152Z Skipping (s,q) (0.56, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8568310Z Skipping (s,q) (0.57, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8568470Z Skipping (s,q) (0.58, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8568628Z Skipping (s,q) (0.59, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8568792Z Skipping (s,q) (0.6, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8568949Z Skipping (s,q) (0.61, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8569111Z Skipping (s,q) (0.62, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8569269Z Skipping (s,q) (0.63, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8569429Z Skipping (s,q) (0.64, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8569587Z Skipping (s,q) (0.65, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8569743Z Skipping (s,q) (0.66, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8569900Z Skipping (s,q) (0.67, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8570059Z Skipping (s,q) (0.68, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8570219Z Skipping (s,q) (0.69, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8570377Z Skipping (s,q) (0.7, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8570538Z Skipping (s,q) (0.71, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8570696Z Skipping (s,q) (0.72, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8570857Z Skipping (s,q) (0.73, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8571016Z Skipping (s,q) (0.74, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8571175Z Skipping (s,q) (0.75, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8571337Z Skipping (s,q) (0.76, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8571495Z Skipping (s,q) (0.77, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8571659Z Skipping (s,q) (0.78, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8571818Z Skipping (s,q) (0.79, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8572020Z Skipping (s,q) (0.8, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8572179Z Skipping (s,q) (0.81, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8572337Z Skipping (s,q) (0.82, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8572496Z Skipping (s,q) (0.83, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8572656Z Skipping (s,q) (0.84, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8572812Z Skipping (s,q) (0.85, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8572973Z Skipping (s,q) (0.86, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8573130Z Skipping (s,q) (0.87, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8573289Z Skipping (s,q) (0.88, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8573486Z Skipping (s,q) (0.89, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8573644Z Skipping (s,q) (0.9, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8573801Z Skipping (s,q) (0.91, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8573962Z Skipping (s,q) (0.92, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8574120Z Skipping (s,q) (0.93, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8574316Z Skipping (s,q) (0.94, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8574478Z Skipping (s,q) (0.95, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8574634Z Skipping (s,q) (0.96, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8574834Z Skipping (s,q) (0.97, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8574990Z Skipping (s,q) (0.98, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8575147Z Skipping (s,q) (0.99, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8575307Z Skipping (s,q) (1, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8575472Z Skipping (s,q) (1.01, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8575629Z Skipping (s,q) (1.02, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8575789Z Skipping (s,q) (1.03, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8575948Z Skipping (s,q) (1.04, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8576109Z Skipping (s,q) (1.05, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8576266Z Skipping (s,q) (1.06, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8576429Z Skipping (s,q) (1.07, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8576585Z Skipping (s,q) (1.08, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8576748Z Skipping (s,q) (1.09, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8576908Z Skipping (s,q) (1.1, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8577068Z Skipping (s,q) (1.11, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8577229Z Skipping (s,q) (1.12, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8577387Z Skipping (s,q) (1.13, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8577546Z Skipping (s,q) (1.14, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8577706Z Skipping (s,q) (1.15, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8577866Z Skipping (s,q) (1.16, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8578028Z Skipping (s,q) (1.17, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8578184Z Skipping (s,q) (1.18, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8578340Z Skipping (s,q) (1.19, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8578504Z Skipping (s,q) (1.2, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8578660Z Skipping (s,q) (1.21, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8578817Z Skipping (s,q) (1.22, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8578981Z Skipping (s,q) (1.23, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8579137Z Skipping (s,q) (1.24, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8579294Z Skipping (s,q) (1.25, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8579496Z Skipping (s,q) (1.26, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8579654Z Skipping (s,q) (1.27, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8579815Z Skipping (s,q) (1.28, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8579973Z Skipping (s,q) (1.29, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8580131Z Skipping (s,q) (1.3, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8580296Z Skipping (s,q) (1.31, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8580452Z Skipping (s,q) (1.32, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8580611Z Skipping (s,q) (1.33, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8580813Z Skipping (s,q) (1.34, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8580971Z Skipping (s,q) (1.35, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8581130Z Skipping (s,q) (1.36, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8581291Z Skipping (s,q) (1.37, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8581449Z Skipping (s,q) (1.38, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8581647Z Skipping (s,q) (1.39, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8581809Z Skipping (s,q) (1.4, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8581966Z Skipping (s,q) (1.41, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8582167Z Skipping (s,q) (1.42, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8582325Z Skipping (s,q) (1.43, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8582485Z Skipping (s,q) (1.44, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8582641Z Skipping (s,q) (1.45, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8582802Z Skipping (s,q) (1.46, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8582964Z Skipping (s,q) (1.47, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8583124Z Skipping (s,q) (1.48, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8583280Z Skipping (s,q) (1.49, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8583445Z Skipping (s,q) (1.5, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8583602Z Skipping (s,q) (1.51, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8583762Z Skipping (s,q) (1.52, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8583918Z Skipping (s,q) (1.53, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8584077Z Skipping (s,q) (1.54, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8584236Z Skipping (s,q) (1.55, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8584393Z Skipping (s,q) (1.56, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8584552Z Skipping (s,q) (1.57, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8584715Z Skipping (s,q) (1.58, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8584876Z Skipping (s,q) (1.59, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8585035Z Skipping (s,q) (1.6, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8585195Z Skipping (s,q) (1.61, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8585350Z Skipping (s,q) (1.62, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8585511Z Skipping (s,q) (1.63, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8585667Z Skipping (s,q) (1.64, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8585825Z Skipping (s,q) (1.65, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8585989Z Skipping (s,q) (1.66, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8586146Z Skipping (s,q) (1.67, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8586307Z Skipping (s,q) (1.68, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8586463Z Skipping (s,q) (1.69, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8586619Z Skipping (s,q) (1.7, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8586825Z Skipping (s,q) (1.71, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8586981Z Skipping (s,q) (1.72, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8587139Z Skipping (s,q) (1.73, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8587296Z Skipping (s,q) (1.74, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8587454Z Skipping (s,q) (1.75, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8587613Z Skipping (s,q) (1.76, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8587774Z Skipping (s,q) (1.77, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8587931Z Skipping (s,q) (1.78, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8588129Z Skipping (s,q) (1.79, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8588286Z Skipping (s,q) (1.8, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8588442Z Skipping (s,q) (1.81, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8588604Z Skipping (s,q) (1.82, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8588761Z Skipping (s,q) (1.83, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8588956Z Skipping (s,q) (1.84, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8589118Z Skipping (s,q) (1.85, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8589275Z Skipping (s,q) (1.86, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8589495Z Skipping (s,q) (1.87, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8589653Z Skipping (s,q) (1.88, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8589811Z Skipping (s,q) (1.89, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8589969Z Skipping (s,q) (1.9, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8590128Z Skipping (s,q) (1.91, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8590284Z Skipping (s,q) (1.92, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8590446Z Skipping (s,q) (1.93, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8590754Z Skipping (s,q) (1.94, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8590921Z Skipping (s,q) (1.95, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8591079Z Skipping (s,q) (1.96, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8591240Z Skipping (s,q) (1.97, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8591399Z Skipping (s,q) (1.98, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8591558Z Skipping (s,q) (1.99, 325): inconsistent with heavy hitters! 2025-05-07T20:56:56.8591715Z Skipping (s,q) (0.01, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8591878Z Skipping (s,q) (0.02, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8592037Z Skipping (s,q) (0.03, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8592195Z Skipping (s,q) (0.04, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8592353Z Skipping (s,q) (0.05, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8592508Z Skipping (s,q) (0.06, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8592672Z Skipping (s,q) (0.07, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8592830Z Skipping (s,q) (0.08, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8592989Z Skipping (s,q) (0.09, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8593151Z Skipping (s,q) (0.1, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8593308Z Skipping (s,q) (0.11, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8593468Z Skipping (s,q) (0.12, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8593625Z Skipping (s,q) (0.13, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8593784Z Skipping (s,q) (0.14, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8593943Z Skipping (s,q) (0.15, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8594100Z Skipping (s,q) (0.16, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8594341Z Skipping (s,q) (0.17, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8594503Z Skipping (s,q) (0.18, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8594663Z Skipping (s,q) (0.19, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8594823Z Skipping (s,q) (0.2, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8594979Z Skipping (s,q) (0.21, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8595139Z Skipping (s,q) (0.22, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8595302Z Skipping (s,q) (0.23, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8595520Z Skipping (s,q) (0.24, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8595734Z Skipping (s,q) (0.25, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8595896Z Skipping (s,q) (0.26, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8596052Z Skipping (s,q) (0.27, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8596211Z Skipping (s,q) (0.28, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8596370Z Skipping (s,q) (0.29, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8596581Z Skipping (s,q) (0.3, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8596746Z Skipping (s,q) (0.31, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8596902Z Skipping (s,q) (0.32, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8597059Z Skipping (s,q) (0.33, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8597275Z Skipping (s,q) (0.34, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8597432Z Skipping (s,q) (0.35, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8597590Z Skipping (s,q) (0.36, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8597753Z Skipping (s,q) (0.37, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8597910Z Skipping (s,q) (0.38, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8598073Z Skipping (s,q) (0.39, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8598229Z Skipping (s,q) (0.4, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8598390Z Skipping (s,q) (0.41, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8598550Z Skipping (s,q) (0.42, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8598707Z Skipping (s,q) (0.43, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8598863Z Skipping (s,q) (0.44, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8599030Z Skipping (s,q) (0.45, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8599187Z Skipping (s,q) (0.46, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8599347Z Skipping (s,q) (0.47, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8599505Z Skipping (s,q) (0.48, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8599663Z Skipping (s,q) (0.49, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8599825Z Skipping (s,q) (0.5, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8599982Z Skipping (s,q) (0.51, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8600142Z Skipping (s,q) (0.52, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8600306Z Skipping (s,q) (0.53, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8600464Z Skipping (s,q) (0.54, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8600625Z Skipping (s,q) (0.55, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8600788Z Skipping (s,q) (0.56, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8600948Z Skipping (s,q) (0.57, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8601108Z Skipping (s,q) (0.58, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8601267Z Skipping (s,q) (0.59, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8601422Z Skipping (s,q) (0.6, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8601587Z Skipping (s,q) (0.61, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8601789Z Skipping (s,q) (0.62, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8601951Z Skipping (s,q) (0.63, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8602108Z Skipping (s,q) (0.64, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8602265Z Skipping (s,q) (0.65, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8602427Z Skipping (s,q) (0.66, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8602585Z Skipping (s,q) (0.67, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8602742Z Skipping (s,q) (0.68, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8602903Z Skipping (s,q) (0.69, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8603059Z Skipping (s,q) (0.7, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8603259Z Skipping (s,q) (0.71, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8603418Z Skipping (s,q) (0.72, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8603576Z Skipping (s,q) (0.73, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8603736Z Skipping (s,q) (0.74, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8603935Z Skipping (s,q) (0.75, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8604094Z Skipping (s,q) (0.76, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8604257Z Skipping (s,q) (0.77, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8604414Z Skipping (s,q) (0.78, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8604609Z Skipping (s,q) (0.79, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8604769Z Skipping (s,q) (0.8, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8604926Z Skipping (s,q) (0.81, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8605087Z Skipping (s,q) (0.82, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8605245Z Skipping (s,q) (0.83, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8605405Z Skipping (s,q) (0.84, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8605563Z Skipping (s,q) (0.85, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8605724Z Skipping (s,q) (0.86, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8605882Z Skipping (s,q) (0.87, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8606046Z Skipping (s,q) (0.88, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8606204Z Skipping (s,q) (0.89, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8606365Z Skipping (s,q) (0.9, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8606522Z Skipping (s,q) (0.91, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8606680Z Skipping (s,q) (0.92, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8606848Z Skipping (s,q) (0.93, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8607009Z Skipping (s,q) (0.94, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8607169Z Skipping (s,q) (0.95, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8607329Z Skipping (s,q) (0.96, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8607488Z Skipping (s,q) (0.97, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8607649Z Skipping (s,q) (0.98, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8607808Z Skipping (s,q) (0.99, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8607962Z Skipping (s,q) (1, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8608125Z Skipping (s,q) (1.01, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8608282Z Skipping (s,q) (1.02, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8608440Z Skipping (s,q) (1.03, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8608600Z Skipping (s,q) (1.04, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8608757Z Skipping (s,q) (1.05, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8608921Z Skipping (s,q) (1.06, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8609121Z Skipping (s,q) (1.07, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8609279Z Skipping (s,q) (1.08, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8609442Z Skipping (s,q) (1.09, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8609598Z Skipping (s,q) (1.1, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8609756Z Skipping (s,q) (1.11, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8609920Z Skipping (s,q) (1.12, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8610077Z Skipping (s,q) (1.13, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8610240Z Skipping (s,q) (1.14, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8610397Z Skipping (s,q) (1.15, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8610594Z Skipping (s,q) (1.16, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8610755Z Skipping (s,q) (1.17, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8610915Z Skipping (s,q) (1.18, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8611072Z Skipping (s,q) (1.19, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8611270Z Skipping (s,q) (1.2, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8611430Z Skipping (s,q) (1.21, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8611594Z Skipping (s,q) (1.22, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8611751Z Skipping (s,q) (1.23, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8611946Z Skipping (s,q) (1.24, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8612108Z Skipping (s,q) (1.25, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8612266Z Skipping (s,q) (1.26, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8612426Z Skipping (s,q) (1.27, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8612586Z Skipping (s,q) (1.28, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8612746Z Skipping (s,q) (1.29, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8612902Z Skipping (s,q) (1.3, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8613065Z Skipping (s,q) (1.31, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8613222Z Skipping (s,q) (1.32, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8613381Z Skipping (s,q) (1.33, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8613538Z Skipping (s,q) (1.34, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8613698Z Skipping (s,q) (1.35, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8613858Z Skipping (s,q) (1.36, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8614017Z Skipping (s,q) (1.37, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8614180Z Skipping (s,q) (1.38, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8614340Z Skipping (s,q) (1.39, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8614496Z Skipping (s,q) (1.4, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8614658Z Skipping (s,q) (1.41, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8614814Z Skipping (s,q) (1.42, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8614975Z Skipping (s,q) (1.43, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8615137Z Skipping (s,q) (1.44, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8615295Z Skipping (s,q) (1.45, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8615454Z Skipping (s,q) (1.46, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8615616Z Skipping (s,q) (1.47, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8615772Z Skipping (s,q) (1.48, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8615934Z Skipping (s,q) (1.49, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8616090Z Skipping (s,q) (1.5, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8616246Z Skipping (s,q) (1.51, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8616452Z Skipping (s,q) (1.52, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8616608Z Skipping (s,q) (1.53, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8616769Z Skipping (s,q) (1.54, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8616928Z Skipping (s,q) (1.55, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8617087Z Skipping (s,q) (1.56, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8617250Z Skipping (s,q) (1.57, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8617406Z Skipping (s,q) (1.58, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8617564Z Skipping (s,q) (1.59, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8617725Z Skipping (s,q) (1.6, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8617922Z Skipping (s,q) (1.61, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8618081Z Skipping (s,q) (1.62, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8618243Z Skipping (s,q) (1.63, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8618399Z Skipping (s,q) (1.64, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8618622Z Skipping (s,q) (1.65, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8618781Z Skipping (s,q) (1.66, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8618939Z Skipping (s,q) (1.67, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8619101Z Skipping (s,q) (1.68, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8619296Z Skipping (s,q) (1.69, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8619453Z Skipping (s,q) (1.7, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8619614Z Skipping (s,q) (1.71, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8619773Z Skipping (s,q) (1.72, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8619930Z Skipping (s,q) (1.73, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8620096Z Skipping (s,q) (1.74, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8620254Z Skipping (s,q) (1.75, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8620420Z Skipping (s,q) (1.76, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8620576Z Skipping (s,q) (1.77, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8620733Z Skipping (s,q) (1.78, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8620896Z Skipping (s,q) (1.79, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8621054Z Skipping (s,q) (1.8, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8621212Z Skipping (s,q) (1.81, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8621374Z Skipping (s,q) (1.82, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8621532Z Skipping (s,q) (1.83, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8621695Z Skipping (s,q) (1.84, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8621853Z Skipping (s,q) (1.85, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8622014Z Skipping (s,q) (1.86, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8622176Z Skipping (s,q) (1.87, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8622334Z Skipping (s,q) (1.88, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8622491Z Skipping (s,q) (1.89, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8622649Z Skipping (s,q) (1.9, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8622810Z Skipping (s,q) (1.91, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8622969Z Skipping (s,q) (1.92, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8623126Z Skipping (s,q) (1.93, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8623286Z Skipping (s,q) (1.94, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8623447Z Skipping (s,q) (1.95, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8623605Z Skipping (s,q) (1.96, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8623807Z Skipping (s,q) (1.97, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8623970Z Skipping (s,q) (1.98, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8624130Z Skipping (s,q) (1.99, 350): inconsistent with heavy hitters! 2025-05-07T20:56:56.8624289Z Skipping (s,q) (0.01, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8624446Z Skipping (s,q) (0.02, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8624603Z Skipping (s,q) (0.03, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8624767Z Skipping (s,q) (0.04, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8624923Z Skipping (s,q) (0.05, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8625081Z Skipping (s,q) (0.06, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8625278Z Skipping (s,q) (0.07, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8625437Z Skipping (s,q) (0.08, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8625603Z Skipping (s,q) (0.09, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8625760Z Skipping (s,q) (0.1, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8625955Z Skipping (s,q) (0.11, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8626115Z Skipping (s,q) (0.12, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8626274Z Skipping (s,q) (0.13, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8626430Z Skipping (s,q) (0.14, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8626630Z Skipping (s,q) (0.15, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8626788Z Skipping (s,q) (0.16, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8626954Z Skipping (s,q) (0.17, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8627112Z Skipping (s,q) (0.18, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8627269Z Skipping (s,q) (0.19, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8627432Z Skipping (s,q) (0.2, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8627591Z Skipping (s,q) (0.21, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8627751Z Skipping (s,q) (0.22, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8627912Z Skipping (s,q) (0.23, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8628071Z Skipping (s,q) (0.24, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8628229Z Skipping (s,q) (0.25, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8628392Z Skipping (s,q) (0.26, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8628548Z Skipping (s,q) (0.27, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8628709Z Skipping (s,q) (0.28, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8628868Z Skipping (s,q) (0.29, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8629024Z Skipping (s,q) (0.3, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8629189Z Skipping (s,q) (0.31, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8629351Z Skipping (s,q) (0.32, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8629510Z Skipping (s,q) (0.33, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8629673Z Skipping (s,q) (0.34, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8629829Z Skipping (s,q) (0.35, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8629991Z Skipping (s,q) (0.36, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8630150Z Skipping (s,q) (0.37, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8630307Z Skipping (s,q) (0.38, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8630470Z Skipping (s,q) (0.39, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8630628Z Skipping (s,q) (0.4, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8630789Z Skipping (s,q) (0.41, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8630950Z Skipping (s,q) (0.42, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8631153Z Skipping (s,q) (0.43, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8631316Z Skipping (s,q) (0.44, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8631477Z Skipping (s,q) (0.45, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8631634Z Skipping (s,q) (0.46, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8631792Z Skipping (s,q) (0.47, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8631949Z Skipping (s,q) (0.48, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8632109Z Skipping (s,q) (0.49, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8632269Z Skipping (s,q) (0.5, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8632426Z Skipping (s,q) (0.51, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8632626Z Skipping (s,q) (0.52, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8632784Z Skipping (s,q) (0.53, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8632943Z Skipping (s,q) (0.54, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8633103Z Skipping (s,q) (0.55, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8633297Z Skipping (s,q) (0.56, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8633456Z Skipping (s,q) (0.57, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8633616Z Skipping (s,q) (0.58, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8633772Z Skipping (s,q) (0.59, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8633968Z Skipping (s,q) (0.6, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8634127Z Skipping (s,q) (0.61, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8634288Z Skipping (s,q) (0.62, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8634454Z Skipping (s,q) (0.63, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8634612Z Skipping (s,q) (0.64, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8634771Z Skipping (s,q) (0.65, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8634934Z Skipping (s,q) (0.66, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8635093Z Skipping (s,q) (0.67, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8635254Z Skipping (s,q) (0.68, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8635475Z Skipping (s,q) (0.69, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8635634Z Skipping (s,q) (0.7, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8635797Z Skipping (s,q) (0.71, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8635954Z Skipping (s,q) (0.72, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8636111Z Skipping (s,q) (0.73, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8636278Z Skipping (s,q) (0.74, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8639429Z Skipping (s,q) (0.75, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8639608Z Skipping (s,q) (0.76, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8639775Z Skipping (s,q) (0.77, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8639940Z Skipping (s,q) (0.78, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8640103Z Skipping (s,q) (0.79, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8640265Z Skipping (s,q) (0.8, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8640431Z Skipping (s,q) (0.81, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8640595Z Skipping (s,q) (0.82, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8640759Z Skipping (s,q) (0.83, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8640919Z Skipping (s,q) (0.84, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8641081Z Skipping (s,q) (0.85, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8641248Z Skipping (s,q) (0.86, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8641408Z Skipping (s,q) (0.87, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8641629Z Skipping (s,q) (0.88, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8641791Z Skipping (s,q) (0.89, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8641952Z Skipping (s,q) (0.9, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8642114Z Skipping (s,q) (0.91, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8642273Z Skipping (s,q) (0.92, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8642431Z Skipping (s,q) (0.93, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8642596Z Skipping (s,q) (0.94, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8642754Z Skipping (s,q) (0.95, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8642913Z Skipping (s,q) (0.96, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8643166Z Skipping (s,q) (0.97, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8643325Z Skipping (s,q) (0.98, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8643492Z Skipping (s,q) (0.99, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8643648Z Skipping (s,q) (1, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8643844Z Skipping (s,q) (1.01, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8644009Z Skipping (s,q) (1.02, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8644168Z Skipping (s,q) (1.03, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8644325Z Skipping (s,q) (1.04, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8644523Z Skipping (s,q) (1.05, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8644681Z Skipping (s,q) (1.06, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8644844Z Skipping (s,q) (1.07, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8645004Z Skipping (s,q) (1.08, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8645162Z Skipping (s,q) (1.09, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8645322Z Skipping (s,q) (1.1, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8645483Z Skipping (s,q) (1.11, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8645640Z Skipping (s,q) (1.12, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8645804Z Skipping (s,q) (1.13, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8645961Z Skipping (s,q) (1.14, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8646124Z Skipping (s,q) (1.15, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8646285Z Skipping (s,q) (1.16, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8646444Z Skipping (s,q) (1.17, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8646606Z Skipping (s,q) (1.18, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8646764Z Skipping (s,q) (1.19, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8646922Z Skipping (s,q) (1.2, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8647084Z Skipping (s,q) (1.21, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8647244Z Skipping (s,q) (1.22, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8647406Z Skipping (s,q) (1.23, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8647570Z Skipping (s,q) (1.24, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8647729Z Skipping (s,q) (1.25, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8647888Z Skipping (s,q) (1.26, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8648048Z Skipping (s,q) (1.27, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8648205Z Skipping (s,q) (1.28, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8648364Z Skipping (s,q) (1.29, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8648522Z Skipping (s,q) (1.3, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8648685Z Skipping (s,q) (1.31, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8648843Z Skipping (s,q) (1.32, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8649047Z Skipping (s,q) (1.33, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8649210Z Skipping (s,q) (1.34, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8649369Z Skipping (s,q) (1.35, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8649525Z Skipping (s,q) (1.36, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8649686Z Skipping (s,q) (1.37, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8649844Z Skipping (s,q) (1.38, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8650005Z Skipping (s,q) (1.39, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8650166Z Skipping (s,q) (1.4, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8650326Z Skipping (s,q) (1.41, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8650552Z Skipping (s,q) (1.42, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8650711Z Skipping (s,q) (1.43, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8650871Z Skipping (s,q) (1.44, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8651032Z Skipping (s,q) (1.45, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8651228Z Skipping (s,q) (1.46, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8651387Z Skipping (s,q) (1.47, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8651547Z Skipping (s,q) (1.48, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8651704Z Skipping (s,q) (1.49, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8651903Z Skipping (s,q) (1.5, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8652063Z Skipping (s,q) (1.51, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8652220Z Skipping (s,q) (1.52, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8652383Z Skipping (s,q) (1.53, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8652540Z Skipping (s,q) (1.54, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8652697Z Skipping (s,q) (1.55, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8652861Z Skipping (s,q) (1.56, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8653017Z Skipping (s,q) (1.57, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8653181Z Skipping (s,q) (1.58, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8653340Z Skipping (s,q) (1.59, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8653499Z Skipping (s,q) (1.6, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8653663Z Skipping (s,q) (1.61, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8653820Z Skipping (s,q) (1.62, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8653978Z Skipping (s,q) (1.63, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8654140Z Skipping (s,q) (1.64, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8654298Z Skipping (s,q) (1.65, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8654457Z Skipping (s,q) (1.66, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8654619Z Skipping (s,q) (1.67, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8654777Z Skipping (s,q) (1.68, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8654941Z Skipping (s,q) (1.69, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8655098Z Skipping (s,q) (1.7, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8655255Z Skipping (s,q) (1.71, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8655416Z Skipping (s,q) (1.72, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8655577Z Skipping (s,q) (1.73, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8655738Z Skipping (s,q) (1.74, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8655896Z Skipping (s,q) (1.75, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8656056Z Skipping (s,q) (1.76, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8656220Z Skipping (s,q) (1.77, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8656421Z Skipping (s,q) (1.78, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8656579Z Skipping (s,q) (1.79, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8656745Z Skipping (s,q) (1.8, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8656902Z Skipping (s,q) (1.81, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8657063Z Skipping (s,q) (1.82, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8657221Z Skipping (s,q) (1.83, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8657381Z Skipping (s,q) (1.84, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8657539Z Skipping (s,q) (1.85, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8657698Z Skipping (s,q) (1.86, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8657894Z Skipping (s,q) (1.87, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8658056Z Skipping (s,q) (1.88, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8658217Z Skipping (s,q) (1.89, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8658376Z Skipping (s,q) (1.9, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8658577Z Skipping (s,q) (1.91, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8658737Z Skipping (s,q) (1.92, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8658898Z Skipping (s,q) (1.93, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8659056Z Skipping (s,q) (1.94, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8659251Z Skipping (s,q) (1.95, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8659412Z Skipping (s,q) (1.96, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8659571Z Skipping (s,q) (1.97, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8659732Z Skipping (s,q) (1.98, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8659895Z Skipping (s,q) (1.99, 375): inconsistent with heavy hitters! 2025-05-07T20:56:56.8660052Z Skipping (s,q) (0.01, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8660225Z Skipping (s,q) (0.02, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8660382Z Skipping (s,q) (0.03, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8660543Z Skipping (s,q) (0.04, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8660702Z Skipping (s,q) (0.05, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8660860Z Skipping (s,q) (0.06, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8661023Z Skipping (s,q) (0.07, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8661183Z Skipping (s,q) (0.08, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8661341Z Skipping (s,q) (0.09, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8661502Z Skipping (s,q) (0.1, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8661663Z Skipping (s,q) (0.11, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8661820Z Skipping (s,q) (0.12, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8661984Z Skipping (s,q) (0.13, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8662143Z Skipping (s,q) (0.14, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8662303Z Skipping (s,q) (0.15, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8662464Z Skipping (s,q) (0.16, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8662622Z Skipping (s,q) (0.17, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8662783Z Skipping (s,q) (0.18, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8662946Z Skipping (s,q) (0.19, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8663103Z Skipping (s,q) (0.2, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8663265Z Skipping (s,q) (0.21, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8663424Z Skipping (s,q) (0.22, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8663582Z Skipping (s,q) (0.23, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8663789Z Skipping (s,q) (0.24, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8663948Z Skipping (s,q) (0.25, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8664111Z Skipping (s,q) (0.26, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8664269Z Skipping (s,q) (0.27, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8664434Z Skipping (s,q) (0.28, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8664595Z Skipping (s,q) (0.29, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8664757Z Skipping (s,q) (0.3, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8664916Z Skipping (s,q) (0.31, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8665079Z Skipping (s,q) (0.32, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8665275Z Skipping (s,q) (0.33, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8665439Z Skipping (s,q) (0.34, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8665597Z Skipping (s,q) (0.35, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8665754Z Skipping (s,q) (0.36, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8665950Z Skipping (s,q) (0.37, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8666111Z Skipping (s,q) (0.38, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8666268Z Skipping (s,q) (0.39, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8666430Z Skipping (s,q) (0.4, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8666628Z Skipping (s,q) (0.41, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8666785Z Skipping (s,q) (0.42, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8666947Z Skipping (s,q) (0.43, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8667106Z Skipping (s,q) (0.44, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8667266Z Skipping (s,q) (0.45, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8667424Z Skipping (s,q) (0.46, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8667583Z Skipping (s,q) (0.47, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8667745Z Skipping (s,q) (0.48, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8667908Z Skipping (s,q) (0.49, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8668066Z Skipping (s,q) (0.5, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8668227Z Skipping (s,q) (0.51, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8668388Z Skipping (s,q) (0.52, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8668548Z Skipping (s,q) (0.53, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8668705Z Skipping (s,q) (0.54, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8668864Z Skipping (s,q) (0.55, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8669028Z Skipping (s,q) (0.56, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8669186Z Skipping (s,q) (0.57, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8669345Z Skipping (s,q) (0.58, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8669504Z Skipping (s,q) (0.59, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8669664Z Skipping (s,q) (0.6, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8669826Z Skipping (s,q) (0.61, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8669983Z Skipping (s,q) (0.62, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8670142Z Skipping (s,q) (0.63, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8670306Z Skipping (s,q) (0.64, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8670464Z Skipping (s,q) (0.65, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8670621Z Skipping (s,q) (0.66, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8670784Z Skipping (s,q) (0.67, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8670942Z Skipping (s,q) (0.68, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8671150Z Skipping (s,q) (0.69, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8671307Z Skipping (s,q) (0.7, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8671466Z Skipping (s,q) (0.71, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8671626Z Skipping (s,q) (0.72, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8671783Z Skipping (s,q) (0.73, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8671940Z Skipping (s,q) (0.74, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8672104Z Skipping (s,q) (0.75, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8672262Z Skipping (s,q) (0.76, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8672424Z Skipping (s,q) (0.77, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8672620Z Skipping (s,q) (0.78, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8672778Z Skipping (s,q) (0.79, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8672938Z Skipping (s,q) (0.8, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8673097Z Skipping (s,q) (0.81, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8673292Z Skipping (s,q) (0.82, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8673454Z Skipping (s,q) (0.83, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8673612Z Skipping (s,q) (0.84, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8673773Z Skipping (s,q) (0.85, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8673971Z Skipping (s,q) (0.86, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8674130Z Skipping (s,q) (0.87, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8674288Z Skipping (s,q) (0.88, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8674449Z Skipping (s,q) (0.89, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8674606Z Skipping (s,q) (0.9, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8674766Z Skipping (s,q) (0.91, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8674928Z Skipping (s,q) (0.92, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8675085Z Skipping (s,q) (0.93, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8675251Z Skipping (s,q) (0.94, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8675491Z Skipping (s,q) (0.95, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8675652Z Skipping (s,q) (0.96, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8675812Z Skipping (s,q) (0.97, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8675970Z Skipping (s,q) (0.98, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8676137Z Skipping (s,q) (0.99, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8676291Z Skipping (s,q) (1, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8676452Z Skipping (s,q) (1.01, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8676615Z Skipping (s,q) (1.02, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8676775Z Skipping (s,q) (1.03, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8676937Z Skipping (s,q) (1.04, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8677099Z Skipping (s,q) (1.05, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8677257Z Skipping (s,q) (1.06, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8677418Z Skipping (s,q) (1.07, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8677577Z Skipping (s,q) (1.08, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8677738Z Skipping (s,q) (1.09, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8677899Z Skipping (s,q) (1.1, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8678057Z Skipping (s,q) (1.11, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8678221Z Skipping (s,q) (1.12, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8678380Z Skipping (s,q) (1.13, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8678609Z Skipping (s,q) (1.14, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8678771Z Skipping (s,q) (1.15, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8678930Z Skipping (s,q) (1.16, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8679088Z Skipping (s,q) (1.17, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8679248Z Skipping (s,q) (1.18, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8679404Z Skipping (s,q) (1.19, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8679566Z Skipping (s,q) (1.2, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8679723Z Skipping (s,q) (1.21, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8679880Z Skipping (s,q) (1.22, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8680081Z Skipping (s,q) (1.23, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8680239Z Skipping (s,q) (1.24, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8680396Z Skipping (s,q) (1.25, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8680558Z Skipping (s,q) (1.26, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8680715Z Skipping (s,q) (1.27, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8680914Z Skipping (s,q) (1.28, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8681074Z Skipping (s,q) (1.29, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8681231Z Skipping (s,q) (1.3, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8681432Z Skipping (s,q) (1.31, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8681591Z Skipping (s,q) (1.32, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8681748Z Skipping (s,q) (1.33, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8681913Z Skipping (s,q) (1.34, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8682071Z Skipping (s,q) (1.35, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8682229Z Skipping (s,q) (1.36, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8682394Z Skipping (s,q) (1.37, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8682551Z Skipping (s,q) (1.38, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8682716Z Skipping (s,q) (1.39, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8682873Z Skipping (s,q) (1.4, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8683031Z Skipping (s,q) (1.41, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8683201Z Skipping (s,q) (1.42, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8683362Z Skipping (s,q) (1.43, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8683522Z Skipping (s,q) (1.44, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8683681Z Skipping (s,q) (1.45, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8683839Z Skipping (s,q) (1.46, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8683997Z Skipping (s,q) (1.47, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8684158Z Skipping (s,q) (1.48, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8684315Z Skipping (s,q) (1.49, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8684477Z Skipping (s,q) (1.5, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8684634Z Skipping (s,q) (1.51, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8684790Z Skipping (s,q) (1.52, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8684950Z Skipping (s,q) (1.53, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8685109Z Skipping (s,q) (1.54, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8685268Z Skipping (s,q) (1.55, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8685424Z Skipping (s,q) (1.56, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8685586Z Skipping (s,q) (1.57, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8685749Z Skipping (s,q) (1.58, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8685949Z Skipping (s,q) (1.59, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8686108Z Skipping (s,q) (1.6, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8686270Z Skipping (s,q) (1.61, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8686427Z Skipping (s,q) (1.62, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8686587Z Skipping (s,q) (1.63, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8686743Z Skipping (s,q) (1.64, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8686904Z Skipping (s,q) (1.65, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8687063Z Skipping (s,q) (1.66, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8687222Z Skipping (s,q) (1.67, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8687422Z Skipping (s,q) (1.68, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8687587Z Skipping (s,q) (1.69, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8687745Z Skipping (s,q) (1.7, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8687909Z Skipping (s,q) (1.71, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8688069Z Skipping (s,q) (1.72, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8688264Z Skipping (s,q) (1.73, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8688426Z Skipping (s,q) (1.74, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8688583Z Skipping (s,q) (1.75, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8688780Z Skipping (s,q) (1.76, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8688940Z Skipping (s,q) (1.77, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8689097Z Skipping (s,q) (1.78, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8689261Z Skipping (s,q) (1.79, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8689418Z Skipping (s,q) (1.8, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8689581Z Skipping (s,q) (1.81, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8689745Z Skipping (s,q) (1.82, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8689903Z Skipping (s,q) (1.83, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8690064Z Skipping (s,q) (1.84, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8690226Z Skipping (s,q) (1.85, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8690384Z Skipping (s,q) (1.86, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8690542Z Skipping (s,q) (1.87, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8690882Z Skipping (s,q) (1.88, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8691042Z Skipping (s,q) (1.89, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8691201Z Skipping (s,q) (1.9, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8691363Z Skipping (s,q) (1.91, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8691521Z Skipping (s,q) (1.92, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8691684Z Skipping (s,q) (1.93, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8691842Z Skipping (s,q) (1.94, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8692004Z Skipping (s,q) (1.95, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8692166Z Skipping (s,q) (1.96, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8692324Z Skipping (s,q) (1.97, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8692484Z Skipping (s,q) (1.98, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8692648Z Skipping (s,q) (1.99, 400): inconsistent with heavy hitters! 2025-05-07T20:56:56.8692805Z Skipping (s,q) (0.01, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8692969Z Skipping (s,q) (0.02, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8693129Z Skipping (s,q) (0.03, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8693286Z Skipping (s,q) (0.04, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8693528Z Skipping (s,q) (0.05, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8693686Z Skipping (s,q) (0.06, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8693850Z Skipping (s,q) (0.07, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8694007Z Skipping (s,q) (0.08, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8694166Z Skipping (s,q) (0.09, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8694327Z Skipping (s,q) (0.1, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8694487Z Skipping (s,q) (0.11, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8694644Z Skipping (s,q) (0.12, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8694804Z Skipping (s,q) (0.13, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8695016Z Skipping (s,q) (0.14, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8695179Z Skipping (s,q) (0.15, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8695338Z Skipping (s,q) (0.16, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8695497Z Skipping (s,q) (0.17, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8695660Z Skipping (s,q) (0.18, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8695876Z Skipping (s,q) (0.19, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8696037Z Skipping (s,q) (0.2, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8696202Z Skipping (s,q) (0.21, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8696414Z Skipping (s,q) (0.22, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8696579Z Skipping (s,q) (0.23, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8696740Z Skipping (s,q) (0.24, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8696897Z Skipping (s,q) (0.25, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8697064Z Skipping (s,q) (0.26, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8697222Z Skipping (s,q) (0.27, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8697381Z Skipping (s,q) (0.28, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8697540Z Skipping (s,q) (0.29, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8697703Z Skipping (s,q) (0.3, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8697866Z Skipping (s,q) (0.31, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8698021Z Skipping (s,q) (0.32, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8698178Z Skipping (s,q) (0.33, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8698341Z Skipping (s,q) (0.34, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8698499Z Skipping (s,q) (0.35, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8698656Z Skipping (s,q) (0.36, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8698817Z Skipping (s,q) (0.37, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8698975Z Skipping (s,q) (0.38, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8699134Z Skipping (s,q) (0.39, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8699295Z Skipping (s,q) (0.4, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8699456Z Skipping (s,q) (0.41, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8699615Z Skipping (s,q) (0.42, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8699770Z Skipping (s,q) (0.43, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8699928Z Skipping (s,q) (0.44, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8700090Z Skipping (s,q) (0.45, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8700247Z Skipping (s,q) (0.46, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8700410Z Skipping (s,q) (0.47, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8700573Z Skipping (s,q) (0.48, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8700735Z Skipping (s,q) (0.49, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8700893Z Skipping (s,q) (0.5, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8701096Z Skipping (s,q) (0.51, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8701260Z Skipping (s,q) (0.52, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8701417Z Skipping (s,q) (0.53, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8701576Z Skipping (s,q) (0.54, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8701734Z Skipping (s,q) (0.55, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8701893Z Skipping (s,q) (0.56, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8702057Z Skipping (s,q) (0.57, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8702216Z Skipping (s,q) (0.58, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8702412Z Skipping (s,q) (0.59, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8702573Z Skipping (s,q) (0.6, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8702732Z Skipping (s,q) (0.61, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8702895Z Skipping (s,q) (0.62, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8703052Z Skipping (s,q) (0.63, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8703247Z Skipping (s,q) (0.64, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8703409Z Skipping (s,q) (0.65, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8703567Z Skipping (s,q) (0.66, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8703786Z Skipping (s,q) (0.67, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8703951Z Skipping (s,q) (0.68, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8704108Z Skipping (s,q) (0.69, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8704265Z Skipping (s,q) (0.7, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8704431Z Skipping (s,q) (0.71, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8704588Z Skipping (s,q) (0.72, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8704752Z Skipping (s,q) (0.73, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8704908Z Skipping (s,q) (0.74, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8705067Z Skipping (s,q) (0.75, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8705229Z Skipping (s,q) (0.76, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8705387Z Skipping (s,q) (0.77, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8705545Z Skipping (s,q) (0.78, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8705708Z Skipping (s,q) (0.79, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8705864Z Skipping (s,q) (0.8, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8706026Z Skipping (s,q) (0.81, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8706184Z Skipping (s,q) (0.82, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8706341Z Skipping (s,q) (0.83, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8706505Z Skipping (s,q) (0.84, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8706664Z Skipping (s,q) (0.85, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8706823Z Skipping (s,q) (0.86, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8706988Z Skipping (s,q) (0.87, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8707145Z Skipping (s,q) (0.88, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8707307Z Skipping (s,q) (0.89, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8707466Z Skipping (s,q) (0.9, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8707624Z Skipping (s,q) (0.91, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8707783Z Skipping (s,q) (0.92, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8707944Z Skipping (s,q) (0.93, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8708102Z Skipping (s,q) (0.94, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8708265Z Skipping (s,q) (0.95, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8708466Z Skipping (s,q) (0.96, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8708627Z Skipping (s,q) (0.97, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8708788Z Skipping (s,q) (0.98, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8708947Z Skipping (s,q) (0.99, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8709102Z Skipping (s,q) (1, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8709263Z Skipping (s,q) (1.01, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8709421Z Skipping (s,q) (1.02, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8709580Z Skipping (s,q) (1.03, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8709776Z Skipping (s,q) (1.04, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8709939Z Skipping (s,q) (1.05, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8710097Z Skipping (s,q) (1.06, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8710258Z Skipping (s,q) (1.07, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8710417Z Skipping (s,q) (1.08, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8710611Z Skipping (s,q) (1.09, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8710771Z Skipping (s,q) (1.1, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8710930Z Skipping (s,q) (1.11, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8711127Z Skipping (s,q) (1.12, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8711294Z Skipping (s,q) (1.13, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8711454Z Skipping (s,q) (1.14, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8711612Z Skipping (s,q) (1.15, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8711775Z Skipping (s,q) (1.16, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8711934Z Skipping (s,q) (1.17, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8712095Z Skipping (s,q) (1.18, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8712255Z Skipping (s,q) (1.19, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8712416Z Skipping (s,q) (1.2, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8712574Z Skipping (s,q) (1.21, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8712734Z Skipping (s,q) (1.22, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8712892Z Skipping (s,q) (1.23, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8713055Z Skipping (s,q) (1.24, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8713212Z Skipping (s,q) (1.25, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8713370Z Skipping (s,q) (1.26, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8713532Z Skipping (s,q) (1.27, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8713690Z Skipping (s,q) (1.28, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8713850Z Skipping (s,q) (1.29, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8714011Z Skipping (s,q) (1.3, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8714172Z Skipping (s,q) (1.31, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8714333Z Skipping (s,q) (1.32, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8714490Z Skipping (s,q) (1.33, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8714648Z Skipping (s,q) (1.34, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8714812Z Skipping (s,q) (1.35, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8714970Z Skipping (s,q) (1.36, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8715128Z Skipping (s,q) (1.37, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8715290Z Skipping (s,q) (1.38, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8715501Z Skipping (s,q) (1.39, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8715663Z Skipping (s,q) (1.4, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8715867Z Skipping (s,q) (1.41, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8716026Z Skipping (s,q) (1.42, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8716190Z Skipping (s,q) (1.43, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8716349Z Skipping (s,q) (1.44, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8716505Z Skipping (s,q) (1.45, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8716666Z Skipping (s,q) (1.46, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8716823Z Skipping (s,q) (1.47, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8716985Z Skipping (s,q) (1.48, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8717180Z Skipping (s,q) (1.49, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8717339Z Skipping (s,q) (1.5, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8717500Z Skipping (s,q) (1.51, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8717659Z Skipping (s,q) (1.52, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8717817Z Skipping (s,q) (1.53, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8718017Z Skipping (s,q) (1.54, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8718175Z Skipping (s,q) (1.55, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8718336Z Skipping (s,q) (1.56, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8718493Z Skipping (s,q) (1.57, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8718689Z Skipping (s,q) (1.58, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8718851Z Skipping (s,q) (1.59, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8719009Z Skipping (s,q) (1.6, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8719168Z Skipping (s,q) (1.61, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8719329Z Skipping (s,q) (1.62, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8719489Z Skipping (s,q) (1.63, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8719649Z Skipping (s,q) (1.64, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8719811Z Skipping (s,q) (1.65, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8719969Z Skipping (s,q) (1.66, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8720128Z Skipping (s,q) (1.67, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8720286Z Skipping (s,q) (1.68, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8720446Z Skipping (s,q) (1.69, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8720606Z Skipping (s,q) (1.7, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8720764Z Skipping (s,q) (1.71, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8720924Z Skipping (s,q) (1.72, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8721083Z Skipping (s,q) (1.73, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8721242Z Skipping (s,q) (1.74, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8721401Z Skipping (s,q) (1.75, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8721562Z Skipping (s,q) (1.76, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8721718Z Skipping (s,q) (1.77, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8721880Z Skipping (s,q) (1.78, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8722038Z Skipping (s,q) (1.79, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8722197Z Skipping (s,q) (1.8, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8722359Z Skipping (s,q) (1.81, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8722515Z Skipping (s,q) (1.82, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8722679Z Skipping (s,q) (1.83, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8722836Z Skipping (s,q) (1.84, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8722995Z Skipping (s,q) (1.85, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8723199Z Skipping (s,q) (1.86, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8723357Z Skipping (s,q) (1.87, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8723518Z Skipping (s,q) (1.88, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8723678Z Skipping (s,q) (1.89, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8723836Z Skipping (s,q) (1.9, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8724000Z Skipping (s,q) (1.91, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8724156Z Skipping (s,q) (1.92, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8724314Z Skipping (s,q) (1.93, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8724475Z Skipping (s,q) (1.94, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8724671Z Skipping (s,q) (1.95, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8724831Z Skipping (s,q) (1.96, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8724995Z Skipping (s,q) (1.97, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8725153Z Skipping (s,q) (1.98, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8725355Z Skipping (s,q) (1.99, 425): inconsistent with heavy hitters! 2025-05-07T20:56:56.8725514Z Skipping (s,q) (0.01, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8725673Z Skipping (s,q) (0.02, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8725834Z Skipping (s,q) (0.03, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8726030Z Skipping (s,q) (0.04, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8726189Z Skipping (s,q) (0.05, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8726349Z Skipping (s,q) (0.06, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8726508Z Skipping (s,q) (0.07, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8726668Z Skipping (s,q) (0.08, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8726828Z Skipping (s,q) (0.09, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8726989Z Skipping (s,q) (0.1, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8727155Z Skipping (s,q) (0.11, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8727312Z Skipping (s,q) (0.12, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8727469Z Skipping (s,q) (0.13, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8727633Z Skipping (s,q) (0.14, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8727793Z Skipping (s,q) (0.15, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8727954Z Skipping (s,q) (0.16, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8728109Z Skipping (s,q) (0.17, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8728270Z Skipping (s,q) (0.18, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8728430Z Skipping (s,q) (0.19, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8728588Z Skipping (s,q) (0.2, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8728750Z Skipping (s,q) (0.21, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8728912Z Skipping (s,q) (0.22, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8729071Z Skipping (s,q) (0.23, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8729228Z Skipping (s,q) (0.24, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8729389Z Skipping (s,q) (0.25, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8729548Z Skipping (s,q) (0.26, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8729707Z Skipping (s,q) (0.27, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8729864Z Skipping (s,q) (0.28, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8730024Z Skipping (s,q) (0.29, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8730187Z Skipping (s,q) (0.3, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8730346Z Skipping (s,q) (0.31, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8730547Z Skipping (s,q) (0.32, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8730708Z Skipping (s,q) (0.33, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8730867Z Skipping (s,q) (0.34, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8731027Z Skipping (s,q) (0.35, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8731184Z Skipping (s,q) (0.36, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8731343Z Skipping (s,q) (0.37, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8731504Z Skipping (s,q) (0.38, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8731661Z Skipping (s,q) (0.39, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8731824Z Skipping (s,q) (0.4, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8732027Z Skipping (s,q) (0.41, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8732186Z Skipping (s,q) (0.42, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8732348Z Skipping (s,q) (0.43, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8732504Z Skipping (s,q) (0.44, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8732722Z Skipping (s,q) (0.45, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8732886Z Skipping (s,q) (0.46, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8733044Z Skipping (s,q) (0.47, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8733201Z Skipping (s,q) (0.48, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8733399Z Skipping (s,q) (0.49, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8733556Z Skipping (s,q) (0.5, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8733715Z Skipping (s,q) (0.51, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8733874Z Skipping (s,q) (0.52, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8734032Z Skipping (s,q) (0.53, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8734195Z Skipping (s,q) (0.54, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8734353Z Skipping (s,q) (0.55, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8734513Z Skipping (s,q) (0.56, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8734673Z Skipping (s,q) (0.57, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8734831Z Skipping (s,q) (0.58, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8734991Z Skipping (s,q) (0.59, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8735153Z Skipping (s,q) (0.6, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8735312Z Skipping (s,q) (0.61, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8735474Z Skipping (s,q) (0.62, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8735633Z Skipping (s,q) (0.63, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8735791Z Skipping (s,q) (0.64, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8735950Z Skipping (s,q) (0.65, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8736111Z Skipping (s,q) (0.66, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8736271Z Skipping (s,q) (0.67, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8736431Z Skipping (s,q) (0.68, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8736588Z Skipping (s,q) (0.69, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8736749Z Skipping (s,q) (0.7, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8736914Z Skipping (s,q) (0.71, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8737072Z Skipping (s,q) (0.72, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8737235Z Skipping (s,q) (0.73, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8737393Z Skipping (s,q) (0.74, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8737551Z Skipping (s,q) (0.75, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8737710Z Skipping (s,q) (0.76, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8737916Z Skipping (s,q) (0.77, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8738078Z Skipping (s,q) (0.78, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8738240Z Skipping (s,q) (0.79, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8738397Z Skipping (s,q) (0.8, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8738558Z Skipping (s,q) (0.81, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8738718Z Skipping (s,q) (0.82, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8738875Z Skipping (s,q) (0.83, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8739038Z Skipping (s,q) (0.84, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8739196Z Skipping (s,q) (0.85, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8739397Z Skipping (s,q) (0.86, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8739557Z Skipping (s,q) (0.87, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8739717Z Skipping (s,q) (0.88, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8739876Z Skipping (s,q) (0.89, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8740072Z Skipping (s,q) (0.9, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8740232Z Skipping (s,q) (0.91, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8740394Z Skipping (s,q) (0.92, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8740552Z Skipping (s,q) (0.93, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8740754Z Skipping (s,q) (0.94, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8740911Z Skipping (s,q) (0.95, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8741069Z Skipping (s,q) (0.96, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8741233Z Skipping (s,q) (0.97, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8741391Z Skipping (s,q) (0.98, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8741550Z Skipping (s,q) (0.99, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8741707Z Skipping (s,q) (1, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8741869Z Skipping (s,q) (1.01, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8742028Z Skipping (s,q) (1.02, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8742187Z Skipping (s,q) (1.03, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8742345Z Skipping (s,q) (1.04, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8742507Z Skipping (s,q) (1.05, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8742665Z Skipping (s,q) (1.06, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8742824Z Skipping (s,q) (1.07, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8742991Z Skipping (s,q) (1.08, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8743149Z Skipping (s,q) (1.09, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8743308Z Skipping (s,q) (1.1, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8743467Z Skipping (s,q) (1.11, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8743624Z Skipping (s,q) (1.12, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8743789Z Skipping (s,q) (1.13, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8743948Z Skipping (s,q) (1.14, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8744104Z Skipping (s,q) (1.15, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8744268Z Skipping (s,q) (1.16, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8744426Z Skipping (s,q) (1.17, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8744586Z Skipping (s,q) (1.18, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8744745Z Skipping (s,q) (1.19, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8744904Z Skipping (s,q) (1.2, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8745065Z Skipping (s,q) (1.21, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8745270Z Skipping (s,q) (1.22, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8745429Z Skipping (s,q) (1.23, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8745594Z Skipping (s,q) (1.24, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8745752Z Skipping (s,q) (1.25, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8745912Z Skipping (s,q) (1.26, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8746074Z Skipping (s,q) (1.27, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8746233Z Skipping (s,q) (1.28, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8746393Z Skipping (s,q) (1.29, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8746553Z Skipping (s,q) (1.3, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8746751Z Skipping (s,q) (1.31, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8746914Z Skipping (s,q) (1.32, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8747076Z Skipping (s,q) (1.33, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8747235Z Skipping (s,q) (1.34, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8747431Z Skipping (s,q) (1.35, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8747589Z Skipping (s,q) (1.36, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8747748Z Skipping (s,q) (1.37, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8747906Z Skipping (s,q) (1.38, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8748101Z Skipping (s,q) (1.39, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8748261Z Skipping (s,q) (1.4, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8748419Z Skipping (s,q) (1.41, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8748579Z Skipping (s,q) (1.42, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8748741Z Skipping (s,q) (1.43, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8748900Z Skipping (s,q) (1.44, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8749060Z Skipping (s,q) (1.45, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8749220Z Skipping (s,q) (1.46, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8749377Z Skipping (s,q) (1.47, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8749536Z Skipping (s,q) (1.48, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8749693Z Skipping (s,q) (1.49, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8749853Z Skipping (s,q) (1.5, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8750015Z Skipping (s,q) (1.51, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8750173Z Skipping (s,q) (1.52, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8750333Z Skipping (s,q) (1.53, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8750491Z Skipping (s,q) (1.54, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8750652Z Skipping (s,q) (1.55, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8750817Z Skipping (s,q) (1.56, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8750976Z Skipping (s,q) (1.57, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8751136Z Skipping (s,q) (1.58, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8751297Z Skipping (s,q) (1.59, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8751455Z Skipping (s,q) (1.6, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8751619Z Skipping (s,q) (1.61, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8751776Z Skipping (s,q) (1.62, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8751936Z Skipping (s,q) (1.63, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8752097Z Skipping (s,q) (1.64, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8752257Z Skipping (s,q) (1.65, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8752415Z Skipping (s,q) (1.66, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8752620Z Skipping (s,q) (1.67, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8752778Z Skipping (s,q) (1.68, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8752941Z Skipping (s,q) (1.69, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8753098Z Skipping (s,q) (1.7, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8753256Z Skipping (s,q) (1.71, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8753418Z Skipping (s,q) (1.72, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8753579Z Skipping (s,q) (1.73, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8753737Z Skipping (s,q) (1.74, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8753896Z Skipping (s,q) (1.75, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8754092Z Skipping (s,q) (1.76, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8754252Z Skipping (s,q) (1.77, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8754416Z Skipping (s,q) (1.78, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8754575Z Skipping (s,q) (1.79, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8754773Z Skipping (s,q) (1.8, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8754932Z Skipping (s,q) (1.81, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8755090Z Skipping (s,q) (1.82, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8755251Z Skipping (s,q) (1.83, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8755494Z Skipping (s,q) (1.84, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8755653Z Skipping (s,q) (1.85, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8755815Z Skipping (s,q) (1.86, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8755974Z Skipping (s,q) (1.87, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8756136Z Skipping (s,q) (1.88, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8756295Z Skipping (s,q) (1.89, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8756455Z Skipping (s,q) (1.9, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8756619Z Skipping (s,q) (1.91, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8756777Z Skipping (s,q) (1.92, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8756934Z Skipping (s,q) (1.93, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8757094Z Skipping (s,q) (1.94, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8757254Z Skipping (s,q) (1.95, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8757413Z Skipping (s,q) (1.96, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8757571Z Skipping (s,q) (1.97, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8757731Z Skipping (s,q) (1.98, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8757891Z Skipping (s,q) (1.99, 450): inconsistent with heavy hitters! 2025-05-07T20:56:56.8758048Z Skipping (s,q) (0.01, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8758207Z Skipping (s,q) (0.02, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8758367Z Skipping (s,q) (0.03, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8758529Z Skipping (s,q) (0.04, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8758690Z Skipping (s,q) (0.05, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8758848Z Skipping (s,q) (0.06, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8759009Z Skipping (s,q) (0.07, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8759168Z Skipping (s,q) (0.08, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8759323Z Skipping (s,q) (0.09, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8759481Z Skipping (s,q) (0.1, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8759648Z Skipping (s,q) (0.11, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8759805Z Skipping (s,q) (0.12, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8760067Z Skipping (s,q) (0.13, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8760226Z Skipping (s,q) (0.14, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8760385Z Skipping (s,q) (0.15, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8760546Z Skipping (s,q) (0.16, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8760703Z Skipping (s,q) (0.17, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8760859Z Skipping (s,q) (0.18, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8761022Z Skipping (s,q) (0.19, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8761181Z Skipping (s,q) (0.2, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8761345Z Skipping (s,q) (0.21, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8764894Z Skipping (s,q) (0.22, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8765080Z Skipping (s,q) (0.23, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8765246Z Skipping (s,q) (0.24, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8765410Z Skipping (s,q) (0.25, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8765606Z Skipping (s,q) (0.26, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8765764Z Skipping (s,q) (0.27, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8765924Z Skipping (s,q) (0.28, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8766082Z Skipping (s,q) (0.29, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8766279Z Skipping (s,q) (0.3, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8766441Z Skipping (s,q) (0.31, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8766600Z Skipping (s,q) (0.32, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8766761Z Skipping (s,q) (0.33, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8766924Z Skipping (s,q) (0.34, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8767080Z Skipping (s,q) (0.35, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8767242Z Skipping (s,q) (0.36, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8767401Z Skipping (s,q) (0.37, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8767560Z Skipping (s,q) (0.38, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8767720Z Skipping (s,q) (0.39, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8767877Z Skipping (s,q) (0.4, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8768035Z Skipping (s,q) (0.41, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8768197Z Skipping (s,q) (0.42, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8768354Z Skipping (s,q) (0.43, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8768514Z Skipping (s,q) (0.44, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8768671Z Skipping (s,q) (0.45, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8768828Z Skipping (s,q) (0.46, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8768993Z Skipping (s,q) (0.47, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8769149Z Skipping (s,q) (0.48, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8769309Z Skipping (s,q) (0.49, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8769470Z Skipping (s,q) (0.5, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8769626Z Skipping (s,q) (0.51, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8769789Z Skipping (s,q) (0.52, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8769945Z Skipping (s,q) (0.53, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8770102Z Skipping (s,q) (0.54, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8770261Z Skipping (s,q) (0.55, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8770418Z Skipping (s,q) (0.56, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8770574Z Skipping (s,q) (0.57, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8770777Z Skipping (s,q) (0.58, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8770932Z Skipping (s,q) (0.59, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8771092Z Skipping (s,q) (0.6, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8771248Z Skipping (s,q) (0.61, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8771406Z Skipping (s,q) (0.62, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8771565Z Skipping (s,q) (0.63, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8771723Z Skipping (s,q) (0.64, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8771879Z Skipping (s,q) (0.65, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8772039Z Skipping (s,q) (0.66, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8772237Z Skipping (s,q) (0.67, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8772400Z Skipping (s,q) (0.68, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8772561Z Skipping (s,q) (0.69, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8772717Z Skipping (s,q) (0.7, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8772920Z Skipping (s,q) (0.71, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8773078Z Skipping (s,q) (0.72, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8773234Z Skipping (s,q) (0.73, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8773393Z Skipping (s,q) (0.74, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8773588Z Skipping (s,q) (0.75, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8773746Z Skipping (s,q) (0.76, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8773902Z Skipping (s,q) (0.77, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8774061Z Skipping (s,q) (0.78, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8774219Z Skipping (s,q) (0.79, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8774375Z Skipping (s,q) (0.8, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8774534Z Skipping (s,q) (0.81, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8774694Z Skipping (s,q) (0.82, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8774852Z Skipping (s,q) (0.83, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8775010Z Skipping (s,q) (0.84, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8775170Z Skipping (s,q) (0.85, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8775328Z Skipping (s,q) (0.86, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8775486Z Skipping (s,q) (0.87, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8775643Z Skipping (s,q) (0.88, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8775805Z Skipping (s,q) (0.89, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8775965Z Skipping (s,q) (0.9, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8776120Z Skipping (s,q) (0.91, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8776278Z Skipping (s,q) (0.92, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8776439Z Skipping (s,q) (0.93, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8776598Z Skipping (s,q) (0.94, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8776755Z Skipping (s,q) (0.95, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8776912Z Skipping (s,q) (0.96, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8777067Z Skipping (s,q) (0.97, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8777227Z Skipping (s,q) (0.98, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8777382Z Skipping (s,q) (0.99, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8777535Z Skipping (s,q) (1, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8777695Z Skipping (s,q) (1.01, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8777851Z Skipping (s,q) (1.02, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8778057Z Skipping (s,q) (1.03, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8778213Z Skipping (s,q) (1.04, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8778373Z Skipping (s,q) (1.05, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8778533Z Skipping (s,q) (1.06, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8778689Z Skipping (s,q) (1.07, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8778847Z Skipping (s,q) (1.08, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8779009Z Skipping (s,q) (1.09, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8779166Z Skipping (s,q) (1.1, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8779323Z Skipping (s,q) (1.11, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8779516Z Skipping (s,q) (1.12, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8779673Z Skipping (s,q) (1.13, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8779835Z Skipping (s,q) (1.14, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8779991Z Skipping (s,q) (1.15, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8780185Z Skipping (s,q) (1.16, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8780346Z Skipping (s,q) (1.17, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8780502Z Skipping (s,q) (1.18, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8780660Z Skipping (s,q) (1.19, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8780855Z Skipping (s,q) (1.2, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8781011Z Skipping (s,q) (1.21, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8781169Z Skipping (s,q) (1.22, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8781328Z Skipping (s,q) (1.23, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8781483Z Skipping (s,q) (1.24, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8781644Z Skipping (s,q) (1.25, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8781802Z Skipping (s,q) (1.26, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8781960Z Skipping (s,q) (1.27, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8782118Z Skipping (s,q) (1.28, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8782273Z Skipping (s,q) (1.29, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8782434Z Skipping (s,q) (1.3, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8782592Z Skipping (s,q) (1.31, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8782747Z Skipping (s,q) (1.32, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8782908Z Skipping (s,q) (1.33, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8783063Z Skipping (s,q) (1.34, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8783221Z Skipping (s,q) (1.35, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8783379Z Skipping (s,q) (1.36, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8783539Z Skipping (s,q) (1.37, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8783697Z Skipping (s,q) (1.38, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8783856Z Skipping (s,q) (1.39, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8784014Z Skipping (s,q) (1.4, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8784171Z Skipping (s,q) (1.41, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8784326Z Skipping (s,q) (1.42, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8784483Z Skipping (s,q) (1.43, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8784643Z Skipping (s,q) (1.44, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8784802Z Skipping (s,q) (1.45, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8784962Z Skipping (s,q) (1.46, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8785117Z Skipping (s,q) (1.47, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8785319Z Skipping (s,q) (1.48, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8785480Z Skipping (s,q) (1.49, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8785638Z Skipping (s,q) (1.5, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8785794Z Skipping (s,q) (1.51, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8785951Z Skipping (s,q) (1.52, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8786109Z Skipping (s,q) (1.53, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8786274Z Skipping (s,q) (1.54, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8786431Z Skipping (s,q) (1.55, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8786587Z Skipping (s,q) (1.56, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8786786Z Skipping (s,q) (1.57, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8786942Z Skipping (s,q) (1.58, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8787101Z Skipping (s,q) (1.59, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8787260Z Skipping (s,q) (1.6, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8787453Z Skipping (s,q) (1.61, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8787613Z Skipping (s,q) (1.62, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8787769Z Skipping (s,q) (1.63, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8787924Z Skipping (s,q) (1.64, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8788146Z Skipping (s,q) (1.65, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8788301Z Skipping (s,q) (1.66, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8788457Z Skipping (s,q) (1.67, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8788618Z Skipping (s,q) (1.68, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8788774Z Skipping (s,q) (1.69, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8788932Z Skipping (s,q) (1.7, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8789091Z Skipping (s,q) (1.71, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8789247Z Skipping (s,q) (1.72, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8789409Z Skipping (s,q) (1.73, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8789567Z Skipping (s,q) (1.74, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8789722Z Skipping (s,q) (1.75, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8789885Z Skipping (s,q) (1.76, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8790041Z Skipping (s,q) (1.77, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8790202Z Skipping (s,q) (1.78, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8790357Z Skipping (s,q) (1.79, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8790516Z Skipping (s,q) (1.8, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8790858Z Skipping (s,q) (1.81, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8791018Z Skipping (s,q) (1.82, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8791173Z Skipping (s,q) (1.83, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8791335Z Skipping (s,q) (1.84, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8791491Z Skipping (s,q) (1.85, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8791647Z Skipping (s,q) (1.86, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8791807Z Skipping (s,q) (1.87, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8791964Z Skipping (s,q) (1.88, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8792124Z Skipping (s,q) (1.89, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8792279Z Skipping (s,q) (1.9, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8792439Z Skipping (s,q) (1.91, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8792598Z Skipping (s,q) (1.92, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8792839Z Skipping (s,q) (1.93, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8792996Z Skipping (s,q) (1.94, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8793158Z Skipping (s,q) (1.95, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8793314Z Skipping (s,q) (1.96, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8793473Z Skipping (s,q) (1.97, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8793629Z Skipping (s,q) (1.98, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8793787Z Skipping (s,q) (1.99, 475): inconsistent with heavy hitters! 2025-05-07T20:56:56.8793947Z Skipping (s,q) (0.01, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8794104Z Skipping (s,q) (0.02, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8794317Z Skipping (s,q) (0.03, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8794476Z Skipping (s,q) (0.04, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8794632Z Skipping (s,q) (0.05, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8794792Z Skipping (s,q) (0.06, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8794947Z Skipping (s,q) (0.07, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8795160Z Skipping (s,q) (0.08, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8795322Z Skipping (s,q) (0.09, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8795530Z Skipping (s,q) (0.1, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8795745Z Skipping (s,q) (0.11, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8795906Z Skipping (s,q) (0.12, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8796063Z Skipping (s,q) (0.13, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8796223Z Skipping (s,q) (0.14, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8796379Z Skipping (s,q) (0.15, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8796534Z Skipping (s,q) (0.16, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8796695Z Skipping (s,q) (0.17, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8796850Z Skipping (s,q) (0.18, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8797009Z Skipping (s,q) (0.19, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8797168Z Skipping (s,q) (0.2, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8797324Z Skipping (s,q) (0.21, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8797486Z Skipping (s,q) (0.22, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8797642Z Skipping (s,q) (0.23, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8797799Z Skipping (s,q) (0.24, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8797956Z Skipping (s,q) (0.25, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8798113Z Skipping (s,q) (0.26, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8798268Z Skipping (s,q) (0.27, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8798428Z Skipping (s,q) (0.28, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8798584Z Skipping (s,q) (0.29, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8798745Z Skipping (s,q) (0.3, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8798901Z Skipping (s,q) (0.31, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8799056Z Skipping (s,q) (0.32, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8799216Z Skipping (s,q) (0.33, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8799374Z Skipping (s,q) (0.34, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8799528Z Skipping (s,q) (0.35, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8799686Z Skipping (s,q) (0.36, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8799844Z Skipping (s,q) (0.37, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8800000Z Skipping (s,q) (0.38, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8800210Z Skipping (s,q) (0.39, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8800364Z Skipping (s,q) (0.4, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8800526Z Skipping (s,q) (0.41, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8800682Z Skipping (s,q) (0.42, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8800837Z Skipping (s,q) (0.43, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8800998Z Skipping (s,q) (0.44, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8801157Z Skipping (s,q) (0.45, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8801311Z Skipping (s,q) (0.46, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8801469Z Skipping (s,q) (0.47, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8801667Z Skipping (s,q) (0.48, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8801829Z Skipping (s,q) (0.49, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8801984Z Skipping (s,q) (0.5, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8802145Z Skipping (s,q) (0.51, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8802302Z Skipping (s,q) (0.52, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8802497Z Skipping (s,q) (0.53, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8802654Z Skipping (s,q) (0.54, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8802816Z Skipping (s,q) (0.55, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8803013Z Skipping (s,q) (0.56, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8803172Z Skipping (s,q) (0.57, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8803330Z Skipping (s,q) (0.58, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8803487Z Skipping (s,q) (0.59, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8803650Z Skipping (s,q) (0.6, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8803805Z Skipping (s,q) (0.61, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8803962Z Skipping (s,q) (0.62, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8804123Z Skipping (s,q) (0.63, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8804282Z Skipping (s,q) (0.64, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8804441Z Skipping (s,q) (0.65, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8804596Z Skipping (s,q) (0.66, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8804754Z Skipping (s,q) (0.67, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8804912Z Skipping (s,q) (0.68, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8805067Z Skipping (s,q) (0.69, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8805222Z Skipping (s,q) (0.7, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8805382Z Skipping (s,q) (0.71, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8805538Z Skipping (s,q) (0.72, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8805698Z Skipping (s,q) (0.73, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8805853Z Skipping (s,q) (0.74, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8806013Z Skipping (s,q) (0.75, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8806173Z Skipping (s,q) (0.76, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8806341Z Skipping (s,q) (0.77, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8806520Z Skipping (s,q) (0.78, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8806696Z Skipping (s,q) (0.79, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8806853Z Skipping (s,q) (0.8, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8807015Z Skipping (s,q) (0.81, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8807173Z Skipping (s,q) (0.82, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8807329Z Skipping (s,q) (0.83, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8807534Z Skipping (s,q) (0.84, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8807692Z Skipping (s,q) (0.85, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8807852Z Skipping (s,q) (0.86, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8808012Z Skipping (s,q) (0.87, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8808169Z Skipping (s,q) (0.88, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8808325Z Skipping (s,q) (0.89, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8808492Z Skipping (s,q) (0.9, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8808648Z Skipping (s,q) (0.91, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8808807Z Skipping (s,q) (0.92, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8809003Z Skipping (s,q) (0.93, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8809161Z Skipping (s,q) (0.94, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8809321Z Skipping (s,q) (0.95, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8809482Z Skipping (s,q) (0.96, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8809637Z Skipping (s,q) (0.97, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8809835Z Skipping (s,q) (0.98, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8809993Z Skipping (s,q) (0.99, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8810153Z Skipping (s,q) (1, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8810348Z Skipping (s,q) (1.01, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8810504Z Skipping (s,q) (1.02, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8810663Z Skipping (s,q) (1.03, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8810820Z Skipping (s,q) (1.04, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8810980Z Skipping (s,q) (1.05, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8811141Z Skipping (s,q) (1.06, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8811302Z Skipping (s,q) (1.07, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8811461Z Skipping (s,q) (1.08, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8811620Z Skipping (s,q) (1.09, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8811778Z Skipping (s,q) (1.1, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8811937Z Skipping (s,q) (1.11, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8812093Z Skipping (s,q) (1.12, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8812252Z Skipping (s,q) (1.13, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8812411Z Skipping (s,q) (1.14, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8812569Z Skipping (s,q) (1.15, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8812732Z Skipping (s,q) (1.16, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8812888Z Skipping (s,q) (1.17, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8813046Z Skipping (s,q) (1.18, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8813206Z Skipping (s,q) (1.19, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8813365Z Skipping (s,q) (1.2, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8813522Z Skipping (s,q) (1.21, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8813680Z Skipping (s,q) (1.22, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8813837Z Skipping (s,q) (1.23, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8813998Z Skipping (s,q) (1.24, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8814153Z Skipping (s,q) (1.25, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8814309Z Skipping (s,q) (1.26, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8814469Z Skipping (s,q) (1.27, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8814626Z Skipping (s,q) (1.28, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8814826Z Skipping (s,q) (1.29, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8814986Z Skipping (s,q) (1.3, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8815144Z Skipping (s,q) (1.31, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8815302Z Skipping (s,q) (1.32, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8815457Z Skipping (s,q) (1.33, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8815614Z Skipping (s,q) (1.34, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8815775Z Skipping (s,q) (1.35, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8815932Z Skipping (s,q) (1.36, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8816086Z Skipping (s,q) (1.37, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8816283Z Skipping (s,q) (1.38, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8816442Z Skipping (s,q) (1.39, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8816598Z Skipping (s,q) (1.4, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8816762Z Skipping (s,q) (1.41, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8816919Z Skipping (s,q) (1.42, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8817152Z Skipping (s,q) (1.43, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8817310Z Skipping (s,q) (1.44, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8817466Z Skipping (s,q) (1.45, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8817664Z Skipping (s,q) (1.46, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8817821Z Skipping (s,q) (1.47, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8817979Z Skipping (s,q) (1.48, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8818140Z Skipping (s,q) (1.49, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8818298Z Skipping (s,q) (1.5, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8818457Z Skipping (s,q) (1.51, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8818616Z Skipping (s,q) (1.52, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8818774Z Skipping (s,q) (1.53, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8818937Z Skipping (s,q) (1.54, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8819094Z Skipping (s,q) (1.55, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8819250Z Skipping (s,q) (1.56, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8819409Z Skipping (s,q) (1.57, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8819568Z Skipping (s,q) (1.58, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8819726Z Skipping (s,q) (1.59, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8819881Z Skipping (s,q) (1.6, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8820039Z Skipping (s,q) (1.61, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8820199Z Skipping (s,q) (1.62, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8820358Z Skipping (s,q) (1.63, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8820513Z Skipping (s,q) (1.64, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8820677Z Skipping (s,q) (1.65, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8820833Z Skipping (s,q) (1.66, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8820995Z Skipping (s,q) (1.67, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8821152Z Skipping (s,q) (1.68, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8821309Z Skipping (s,q) (1.69, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8821471Z Skipping (s,q) (1.7, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8821627Z Skipping (s,q) (1.71, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8821785Z Skipping (s,q) (1.72, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8821945Z Skipping (s,q) (1.73, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8822100Z Skipping (s,q) (1.74, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8822302Z Skipping (s,q) (1.75, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8822460Z Skipping (s,q) (1.76, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8822618Z Skipping (s,q) (1.77, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8822776Z Skipping (s,q) (1.78, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8822932Z Skipping (s,q) (1.79, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8823091Z Skipping (s,q) (1.8, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8823252Z Skipping (s,q) (1.81, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8823407Z Skipping (s,q) (1.82, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8823603Z Skipping (s,q) (1.83, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8823766Z Skipping (s,q) (1.84, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8823921Z Skipping (s,q) (1.85, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8824083Z Skipping (s,q) (1.86, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8824241Z Skipping (s,q) (1.87, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8824432Z Skipping (s,q) (1.88, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8824593Z Skipping (s,q) (1.89, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8824748Z Skipping (s,q) (1.9, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8824943Z Skipping (s,q) (1.91, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8825103Z Skipping (s,q) (1.92, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8825266Z Skipping (s,q) (1.93, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8825422Z Skipping (s,q) (1.94, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8825584Z Skipping (s,q) (1.95, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8825743Z Skipping (s,q) (1.96, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8825901Z Skipping (s,q) (1.97, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8826060Z Skipping (s,q) (1.98, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8826219Z Skipping (s,q) (1.99, 500): inconsistent with heavy hitters! 2025-05-07T20:56:56.8826377Z Skipping (s,q) (0.01, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8826536Z Skipping (s,q) (0.02, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8826692Z Skipping (s,q) (0.03, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8826851Z Skipping (s,q) (0.04, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8827014Z Skipping (s,q) (0.05, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8827171Z Skipping (s,q) (0.06, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8827330Z Skipping (s,q) (0.07, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8827487Z Skipping (s,q) (0.08, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8827644Z Skipping (s,q) (0.09, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8827803Z Skipping (s,q) (0.1, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8827963Z Skipping (s,q) (0.11, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8828119Z Skipping (s,q) (0.12, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8828280Z Skipping (s,q) (0.13, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8828437Z Skipping (s,q) (0.14, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8828601Z Skipping (s,q) (0.15, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8828756Z Skipping (s,q) (0.16, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8828912Z Skipping (s,q) (0.17, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8829075Z Skipping (s,q) (0.18, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8829231Z Skipping (s,q) (0.19, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8829386Z Skipping (s,q) (0.2, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8829588Z Skipping (s,q) (0.21, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8829744Z Skipping (s,q) (0.22, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8829901Z Skipping (s,q) (0.23, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8830061Z Skipping (s,q) (0.24, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8830217Z Skipping (s,q) (0.25, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8830379Z Skipping (s,q) (0.26, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8830535Z Skipping (s,q) (0.27, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8830693Z Skipping (s,q) (0.28, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8830891Z Skipping (s,q) (0.29, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8831049Z Skipping (s,q) (0.3, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8831204Z Skipping (s,q) (0.31, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8831368Z Skipping (s,q) (0.32, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8831524Z Skipping (s,q) (0.33, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8831723Z Skipping (s,q) (0.34, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8831881Z Skipping (s,q) (0.35, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8832037Z Skipping (s,q) (0.36, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8832236Z Skipping (s,q) (0.37, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8832393Z Skipping (s,q) (0.38, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8832549Z Skipping (s,q) (0.39, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8832710Z Skipping (s,q) (0.4, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8832871Z Skipping (s,q) (0.41, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8833032Z Skipping (s,q) (0.42, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8833191Z Skipping (s,q) (0.43, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8833349Z Skipping (s,q) (0.44, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8833512Z Skipping (s,q) (0.45, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8833668Z Skipping (s,q) (0.46, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8833824Z Skipping (s,q) (0.47, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8833984Z Skipping (s,q) (0.48, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8834143Z Skipping (s,q) (0.49, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8834300Z Skipping (s,q) (0.5, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8834456Z Skipping (s,q) (0.51, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8834615Z Skipping (s,q) (0.52, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8834773Z Skipping (s,q) (0.53, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8834935Z Skipping (s,q) (0.54, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8835090Z Skipping (s,q) (0.55, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8835253Z Skipping (s,q) (0.56, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8835504Z Skipping (s,q) (0.57, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8835664Z Skipping (s,q) (0.58, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8835818Z Skipping (s,q) (0.59, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8835976Z Skipping (s,q) (0.6, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8836138Z Skipping (s,q) (0.61, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8836291Z Skipping (s,q) (0.62, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8836473Z Skipping (s,q) (0.63, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8836655Z Skipping (s,q) (0.64, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8836814Z Skipping (s,q) (0.65, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8837018Z Skipping (s,q) (0.66, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8837173Z Skipping (s,q) (0.67, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8837331Z Skipping (s,q) (0.68, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8837489Z Skipping (s,q) (0.69, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8837644Z Skipping (s,q) (0.7, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8837802Z Skipping (s,q) (0.71, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8837963Z Skipping (s,q) (0.72, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8838118Z Skipping (s,q) (0.73, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8838312Z Skipping (s,q) (0.74, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8838471Z Skipping (s,q) (0.75, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8838627Z Skipping (s,q) (0.76, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8838788Z Skipping (s,q) (0.77, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8838944Z Skipping (s,q) (0.78, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8839135Z Skipping (s,q) (0.79, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8839294Z Skipping (s,q) (0.8, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8839450Z Skipping (s,q) (0.81, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8839604Z Skipping (s,q) (0.82, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8839803Z Skipping (s,q) (0.83, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8839958Z Skipping (s,q) (0.84, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8840113Z Skipping (s,q) (0.85, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8840270Z Skipping (s,q) (0.86, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8840425Z Skipping (s,q) (0.87, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8840584Z Skipping (s,q) (0.88, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8840739Z Skipping (s,q) (0.89, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8840895Z Skipping (s,q) (0.9, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8841055Z Skipping (s,q) (0.91, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8841208Z Skipping (s,q) (0.92, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8841365Z Skipping (s,q) (0.93, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8841522Z Skipping (s,q) (0.94, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8841678Z Skipping (s,q) (0.95, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8841836Z Skipping (s,q) (0.96, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8841991Z Skipping (s,q) (0.97, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8842145Z Skipping (s,q) (0.98, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8842304Z Skipping (s,q) (0.99, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8842454Z Skipping (s,q) (1, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8842615Z Skipping (s,q) (1.01, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8842769Z Skipping (s,q) (1.02, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8842922Z Skipping (s,q) (1.03, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8843081Z Skipping (s,q) (1.04, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8843238Z Skipping (s,q) (1.05, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8843390Z Skipping (s,q) (1.06, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8843548Z Skipping (s,q) (1.07, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8843703Z Skipping (s,q) (1.08, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8843859Z Skipping (s,q) (1.09, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8844013Z Skipping (s,q) (1.1, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8844215Z Skipping (s,q) (1.11, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8844377Z Skipping (s,q) (1.12, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8844534Z Skipping (s,q) (1.13, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8844688Z Skipping (s,q) (1.14, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8844847Z Skipping (s,q) (1.15, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8845003Z Skipping (s,q) (1.16, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8845161Z Skipping (s,q) (1.17, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8845315Z Skipping (s,q) (1.18, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8845470Z Skipping (s,q) (1.19, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8845687Z Skipping (s,q) (1.2, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8845843Z Skipping (s,q) (1.21, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8846000Z Skipping (s,q) (1.22, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8846159Z Skipping (s,q) (1.23, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8846352Z Skipping (s,q) (1.24, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8846509Z Skipping (s,q) (1.25, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8846668Z Skipping (s,q) (1.26, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8846822Z Skipping (s,q) (1.27, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8847020Z Skipping (s,q) (1.28, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8847174Z Skipping (s,q) (1.29, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8847328Z Skipping (s,q) (1.3, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8847487Z Skipping (s,q) (1.31, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8847644Z Skipping (s,q) (1.32, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8847800Z Skipping (s,q) (1.33, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8847957Z Skipping (s,q) (1.34, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8848114Z Skipping (s,q) (1.35, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8848273Z Skipping (s,q) (1.36, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8848426Z Skipping (s,q) (1.37, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8848581Z Skipping (s,q) (1.38, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8848741Z Skipping (s,q) (1.39, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8848895Z Skipping (s,q) (1.4, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8849048Z Skipping (s,q) (1.41, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8849207Z Skipping (s,q) (1.42, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8849362Z Skipping (s,q) (1.43, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8849520Z Skipping (s,q) (1.44, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8849678Z Skipping (s,q) (1.45, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8849838Z Skipping (s,q) (1.46, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8849997Z Skipping (s,q) (1.47, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8850152Z Skipping (s,q) (1.48, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8850307Z Skipping (s,q) (1.49, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8850468Z Skipping (s,q) (1.5, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8850624Z Skipping (s,q) (1.51, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8850781Z Skipping (s,q) (1.52, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8850938Z Skipping (s,q) (1.53, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8851093Z Skipping (s,q) (1.54, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8851251Z Skipping (s,q) (1.55, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8851453Z Skipping (s,q) (1.56, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8851609Z Skipping (s,q) (1.57, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8851768Z Skipping (s,q) (1.58, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8851923Z Skipping (s,q) (1.59, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8852082Z Skipping (s,q) (1.6, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8852238Z Skipping (s,q) (1.61, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8852393Z Skipping (s,q) (1.62, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8852550Z Skipping (s,q) (1.63, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8852705Z Skipping (s,q) (1.64, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8852897Z Skipping (s,q) (1.65, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8853056Z Skipping (s,q) (1.66, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8853214Z Skipping (s,q) (1.67, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8853370Z Skipping (s,q) (1.68, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8853565Z Skipping (s,q) (1.69, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8853722Z Skipping (s,q) (1.7, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8853878Z Skipping (s,q) (1.71, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8854031Z Skipping (s,q) (1.72, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8854224Z Skipping (s,q) (1.73, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8854381Z Skipping (s,q) (1.74, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8854536Z Skipping (s,q) (1.75, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8854692Z Skipping (s,q) (1.76, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8854852Z Skipping (s,q) (1.77, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8855007Z Skipping (s,q) (1.78, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8855165Z Skipping (s,q) (1.79, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8855321Z Skipping (s,q) (1.8, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8855476Z Skipping (s,q) (1.81, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8855637Z Skipping (s,q) (1.82, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8855792Z Skipping (s,q) (1.83, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8855949Z Skipping (s,q) (1.84, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8856106Z Skipping (s,q) (1.85, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8856262Z Skipping (s,q) (1.86, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8856426Z Skipping (s,q) (1.87, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8856580Z Skipping (s,q) (1.88, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8856733Z Skipping (s,q) (1.89, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8856893Z Skipping (s,q) (1.9, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8857046Z Skipping (s,q) (1.91, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8857204Z Skipping (s,q) (1.92, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8857366Z Skipping (s,q) (1.93, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8857519Z Skipping (s,q) (1.94, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8857680Z Skipping (s,q) (1.95, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8857835Z Skipping (s,q) (1.96, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8857989Z Skipping (s,q) (1.97, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8858148Z Skipping (s,q) (1.98, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8858304Z Skipping (s,q) (1.99, 525): inconsistent with heavy hitters! 2025-05-07T20:56:56.8858459Z Skipping (s,q) (0.01, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8858661Z Skipping (s,q) (0.02, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8858816Z Skipping (s,q) (0.03, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8858977Z Skipping (s,q) (0.04, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8859132Z Skipping (s,q) (0.05, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8859287Z Skipping (s,q) (0.06, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8859447Z Skipping (s,q) (0.07, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8859603Z Skipping (s,q) (0.08, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8859760Z Skipping (s,q) (0.09, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8859916Z Skipping (s,q) (0.1, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8860111Z Skipping (s,q) (0.11, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8860269Z Skipping (s,q) (0.12, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8860425Z Skipping (s,q) (0.13, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8860581Z Skipping (s,q) (0.14, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8860775Z Skipping (s,q) (0.15, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8860930Z Skipping (s,q) (0.16, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8861085Z Skipping (s,q) (0.17, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8861243Z Skipping (s,q) (0.18, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8861437Z Skipping (s,q) (0.19, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8861592Z Skipping (s,q) (0.2, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8861750Z Skipping (s,q) (0.21, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8861906Z Skipping (s,q) (0.22, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8862063Z Skipping (s,q) (0.23, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8862220Z Skipping (s,q) (0.24, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8862375Z Skipping (s,q) (0.25, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8862537Z Skipping (s,q) (0.26, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8862692Z Skipping (s,q) (0.27, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8862847Z Skipping (s,q) (0.28, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8863004Z Skipping (s,q) (0.29, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8863160Z Skipping (s,q) (0.3, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8863321Z Skipping (s,q) (0.31, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8863480Z Skipping (s,q) (0.32, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8863637Z Skipping (s,q) (0.33, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8863795Z Skipping (s,q) (0.34, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8863952Z Skipping (s,q) (0.35, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8864109Z Skipping (s,q) (0.36, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8864268Z Skipping (s,q) (0.37, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8864429Z Skipping (s,q) (0.38, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8864592Z Skipping (s,q) (0.39, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8864747Z Skipping (s,q) (0.4, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8864905Z Skipping (s,q) (0.41, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8865063Z Skipping (s,q) (0.42, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8865218Z Skipping (s,q) (0.43, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8865375Z Skipping (s,q) (0.44, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8865534Z Skipping (s,q) (0.45, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8865687Z Skipping (s,q) (0.46, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8865891Z Skipping (s,q) (0.47, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8866045Z Skipping (s,q) (0.48, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8866201Z Skipping (s,q) (0.49, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8866359Z Skipping (s,q) (0.5, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8866515Z Skipping (s,q) (0.51, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8866668Z Skipping (s,q) (0.52, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8866828Z Skipping (s,q) (0.53, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8866982Z Skipping (s,q) (0.54, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8867144Z Skipping (s,q) (0.55, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8867357Z Skipping (s,q) (0.56, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8867513Z Skipping (s,q) (0.57, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8867673Z Skipping (s,q) (0.58, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8867829Z Skipping (s,q) (0.59, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8868024Z Skipping (s,q) (0.6, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8868185Z Skipping (s,q) (0.61, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8868339Z Skipping (s,q) (0.62, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8868497Z Skipping (s,q) (0.63, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8868691Z Skipping (s,q) (0.64, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8868845Z Skipping (s,q) (0.65, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8869004Z Skipping (s,q) (0.66, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8869161Z Skipping (s,q) (0.67, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8869315Z Skipping (s,q) (0.68, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8869480Z Skipping (s,q) (0.69, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8869635Z Skipping (s,q) (0.7, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8869796Z Skipping (s,q) (0.71, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8869956Z Skipping (s,q) (0.72, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8870112Z Skipping (s,q) (0.73, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8870270Z Skipping (s,q) (0.74, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8870428Z Skipping (s,q) (0.75, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8870582Z Skipping (s,q) (0.76, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8870739Z Skipping (s,q) (0.77, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8870897Z Skipping (s,q) (0.78, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8871052Z Skipping (s,q) (0.79, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8871211Z Skipping (s,q) (0.8, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8871370Z Skipping (s,q) (0.81, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8871528Z Skipping (s,q) (0.82, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8871685Z Skipping (s,q) (0.83, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8871839Z Skipping (s,q) (0.84, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8871997Z Skipping (s,q) (0.85, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8872154Z Skipping (s,q) (0.86, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8872309Z Skipping (s,q) (0.87, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8872467Z Skipping (s,q) (0.88, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8872623Z Skipping (s,q) (0.89, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8872782Z Skipping (s,q) (0.9, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8872937Z Skipping (s,q) (0.91, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8873161Z Skipping (s,q) (0.92, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8873319Z Skipping (s,q) (0.93, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8873476Z Skipping (s,q) (0.94, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8873631Z Skipping (s,q) (0.95, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8873790Z Skipping (s,q) (0.96, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8873943Z Skipping (s,q) (0.97, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8874104Z Skipping (s,q) (0.98, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8874259Z Skipping (s,q) (0.99, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8874410Z Skipping (s,q) (1, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8874607Z Skipping (s,q) (1.01, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8874765Z Skipping (s,q) (1.02, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8874927Z Skipping (s,q) (1.03, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8875085Z Skipping (s,q) (1.04, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8875277Z Skipping (s,q) (1.05, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8875497Z Skipping (s,q) (1.06, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8875654Z Skipping (s,q) (1.07, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8875809Z Skipping (s,q) (1.08, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8876006Z Skipping (s,q) (1.09, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8876162Z Skipping (s,q) (1.1, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8876318Z Skipping (s,q) (1.11, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8876476Z Skipping (s,q) (1.12, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8876630Z Skipping (s,q) (1.13, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8876789Z Skipping (s,q) (1.14, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8876947Z Skipping (s,q) (1.15, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8877107Z Skipping (s,q) (1.16, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8877263Z Skipping (s,q) (1.17, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8877417Z Skipping (s,q) (1.18, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8877572Z Skipping (s,q) (1.19, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8877734Z Skipping (s,q) (1.2, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8877889Z Skipping (s,q) (1.21, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8878044Z Skipping (s,q) (1.22, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8878204Z Skipping (s,q) (1.23, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8878360Z Skipping (s,q) (1.24, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8878519Z Skipping (s,q) (1.25, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8878677Z Skipping (s,q) (1.26, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8878832Z Skipping (s,q) (1.27, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8878991Z Skipping (s,q) (1.28, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8879146Z Skipping (s,q) (1.29, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8879300Z Skipping (s,q) (1.3, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8879458Z Skipping (s,q) (1.31, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8879615Z Skipping (s,q) (1.32, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8879775Z Skipping (s,q) (1.33, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8879928Z Skipping (s,q) (1.34, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8880086Z Skipping (s,q) (1.35, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8880246Z Skipping (s,q) (1.36, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8880502Z Skipping (s,q) (1.37, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8880662Z Skipping (s,q) (1.38, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8880820Z Skipping (s,q) (1.39, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8880973Z Skipping (s,q) (1.4, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8881131Z Skipping (s,q) (1.41, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8881284Z Skipping (s,q) (1.42, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8881441Z Skipping (s,q) (1.43, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8881599Z Skipping (s,q) (1.44, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8881753Z Skipping (s,q) (1.45, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8881946Z Skipping (s,q) (1.46, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8882104Z Skipping (s,q) (1.47, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8882260Z Skipping (s,q) (1.48, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8882417Z Skipping (s,q) (1.49, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8882608Z Skipping (s,q) (1.5, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8882764Z Skipping (s,q) (1.51, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8882922Z Skipping (s,q) (1.52, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8883076Z Skipping (s,q) (1.53, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8883269Z Skipping (s,q) (1.54, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8883425Z Skipping (s,q) (1.55, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8883580Z Skipping (s,q) (1.56, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8883744Z Skipping (s,q) (1.57, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8883898Z Skipping (s,q) (1.58, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8884054Z Skipping (s,q) (1.59, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8884213Z Skipping (s,q) (1.6, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8884369Z Skipping (s,q) (1.61, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8884526Z Skipping (s,q) (1.62, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8884685Z Skipping (s,q) (1.63, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8884838Z Skipping (s,q) (1.64, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8884998Z Skipping (s,q) (1.65, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8885153Z Skipping (s,q) (1.66, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8885312Z Skipping (s,q) (1.67, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8888575Z Skipping (s,q) (1.68, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8888758Z Skipping (s,q) (1.69, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8888917Z Skipping (s,q) (1.7, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8889081Z Skipping (s,q) (1.71, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8889240Z Skipping (s,q) (1.72, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8889398Z Skipping (s,q) (1.73, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8889552Z Skipping (s,q) (1.74, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8889713Z Skipping (s,q) (1.75, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8889873Z Skipping (s,q) (1.76, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8890032Z Skipping (s,q) (1.77, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8890189Z Skipping (s,q) (1.78, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8890344Z Skipping (s,q) (1.79, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8890505Z Skipping (s,q) (1.8, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8890866Z Skipping (s,q) (1.81, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8891126Z Skipping (s,q) (1.82, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8891288Z Skipping (s,q) (1.83, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8891445Z Skipping (s,q) (1.84, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8891601Z Skipping (s,q) (1.85, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8891760Z Skipping (s,q) (1.86, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8891914Z Skipping (s,q) (1.87, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8892080Z Skipping (s,q) (1.88, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8892237Z Skipping (s,q) (1.89, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8892395Z Skipping (s,q) (1.9, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8892618Z Skipping (s,q) (1.91, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8892775Z Skipping (s,q) (1.92, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8892934Z Skipping (s,q) (1.93, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8893091Z Skipping (s,q) (1.94, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8893303Z Skipping (s,q) (1.95, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8893465Z Skipping (s,q) (1.96, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8893620Z Skipping (s,q) (1.97, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8893777Z Skipping (s,q) (1.98, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8893990Z Skipping (s,q) (1.99, 550): inconsistent with heavy hitters! 2025-05-07T20:56:56.8894146Z Skipping (s,q) (0.01, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8894301Z Skipping (s,q) (0.02, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8894462Z Skipping (s,q) (0.03, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8894616Z Skipping (s,q) (0.04, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8894772Z Skipping (s,q) (0.05, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8894930Z Skipping (s,q) (0.06, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8895085Z Skipping (s,q) (0.07, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8895246Z Skipping (s,q) (0.08, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8895404Z Skipping (s,q) (0.09, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8895559Z Skipping (s,q) (0.1, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8895723Z Skipping (s,q) (0.11, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8895879Z Skipping (s,q) (0.12, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8896039Z Skipping (s,q) (0.13, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8896196Z Skipping (s,q) (0.14, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8896353Z Skipping (s,q) (0.15, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8896512Z Skipping (s,q) (0.16, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8896670Z Skipping (s,q) (0.17, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8896828Z Skipping (s,q) (0.18, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8896990Z Skipping (s,q) (0.19, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8897145Z Skipping (s,q) (0.2, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8897304Z Skipping (s,q) (0.21, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8897459Z Skipping (s,q) (0.22, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8897618Z Skipping (s,q) (0.23, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8897776Z Skipping (s,q) (0.24, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8897931Z Skipping (s,q) (0.25, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8898089Z Skipping (s,q) (0.26, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8898248Z Skipping (s,q) (0.27, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8898449Z Skipping (s,q) (0.28, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8898606Z Skipping (s,q) (0.29, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8898764Z Skipping (s,q) (0.3, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8898920Z Skipping (s,q) (0.31, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8899079Z Skipping (s,q) (0.32, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8899234Z Skipping (s,q) (0.33, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8899390Z Skipping (s,q) (0.34, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8899549Z Skipping (s,q) (0.35, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8899706Z Skipping (s,q) (0.36, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8899903Z Skipping (s,q) (0.37, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8900062Z Skipping (s,q) (0.38, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8900219Z Skipping (s,q) (0.39, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8900379Z Skipping (s,q) (0.4, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8900573Z Skipping (s,q) (0.41, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8900730Z Skipping (s,q) (0.42, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8900887Z Skipping (s,q) (0.43, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8901042Z Skipping (s,q) (0.44, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8901260Z Skipping (s,q) (0.45, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8901418Z Skipping (s,q) (0.46, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8901575Z Skipping (s,q) (0.47, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8901735Z Skipping (s,q) (0.48, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8901890Z Skipping (s,q) (0.49, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8902047Z Skipping (s,q) (0.5, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8902211Z Skipping (s,q) (0.51, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8902367Z Skipping (s,q) (0.52, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8902525Z Skipping (s,q) (0.53, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8902684Z Skipping (s,q) (0.54, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8902839Z Skipping (s,q) (0.55, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8903001Z Skipping (s,q) (0.56, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8903158Z Skipping (s,q) (0.57, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8903313Z Skipping (s,q) (0.58, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8903471Z Skipping (s,q) (0.59, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8903628Z Skipping (s,q) (0.6, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8903783Z Skipping (s,q) (0.61, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8903946Z Skipping (s,q) (0.62, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8904102Z Skipping (s,q) (0.63, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8904263Z Skipping (s,q) (0.64, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8904419Z Skipping (s,q) (0.65, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8904573Z Skipping (s,q) (0.66, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8904732Z Skipping (s,q) (0.67, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8904890Z Skipping (s,q) (0.68, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8905045Z Skipping (s,q) (0.69, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8905203Z Skipping (s,q) (0.7, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8905361Z Skipping (s,q) (0.71, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8905522Z Skipping (s,q) (0.72, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8905722Z Skipping (s,q) (0.73, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8905877Z Skipping (s,q) (0.74, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8906036Z Skipping (s,q) (0.75, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8906190Z Skipping (s,q) (0.76, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8906346Z Skipping (s,q) (0.77, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8906507Z Skipping (s,q) (0.78, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8906664Z Skipping (s,q) (0.79, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8906819Z Skipping (s,q) (0.8, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8906978Z Skipping (s,q) (0.81, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8907177Z Skipping (s,q) (0.82, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8907338Z Skipping (s,q) (0.83, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8907496Z Skipping (s,q) (0.84, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8907650Z Skipping (s,q) (0.85, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8907843Z Skipping (s,q) (0.86, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8908001Z Skipping (s,q) (0.87, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8908156Z Skipping (s,q) (0.88, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8908314Z Skipping (s,q) (0.89, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8908510Z Skipping (s,q) (0.9, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8908671Z Skipping (s,q) (0.91, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8908828Z Skipping (s,q) (0.92, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8908986Z Skipping (s,q) (0.93, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8909147Z Skipping (s,q) (0.94, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8909303Z Skipping (s,q) (0.95, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8909463Z Skipping (s,q) (0.96, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8909620Z Skipping (s,q) (0.97, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8909778Z Skipping (s,q) (0.98, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8909937Z Skipping (s,q) (0.99, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8910091Z Skipping (s,q) (1, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8910250Z Skipping (s,q) (1.01, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8910412Z Skipping (s,q) (1.02, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8910568Z Skipping (s,q) (1.03, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8910727Z Skipping (s,q) (1.04, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8910888Z Skipping (s,q) (1.05, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8911045Z Skipping (s,q) (1.06, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8911209Z Skipping (s,q) (1.07, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8911365Z Skipping (s,q) (1.08, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8911522Z Skipping (s,q) (1.09, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8911683Z Skipping (s,q) (1.1, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8911839Z Skipping (s,q) (1.11, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8911995Z Skipping (s,q) (1.12, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8912157Z Skipping (s,q) (1.13, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8912311Z Skipping (s,q) (1.14, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8912469Z Skipping (s,q) (1.15, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8912625Z Skipping (s,q) (1.16, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8912779Z Skipping (s,q) (1.17, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8912988Z Skipping (s,q) (1.18, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8913144Z Skipping (s,q) (1.19, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8913300Z Skipping (s,q) (1.2, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8913461Z Skipping (s,q) (1.21, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8913617Z Skipping (s,q) (1.22, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8913777Z Skipping (s,q) (1.23, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8913936Z Skipping (s,q) (1.24, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8914092Z Skipping (s,q) (1.25, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8914251Z Skipping (s,q) (1.26, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8914446Z Skipping (s,q) (1.27, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8914603Z Skipping (s,q) (1.28, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8914761Z Skipping (s,q) (1.29, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8914918Z Skipping (s,q) (1.3, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8915073Z Skipping (s,q) (1.31, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8915272Z Skipping (s,q) (1.32, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8915484Z Skipping (s,q) (1.33, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8915644Z Skipping (s,q) (1.34, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8915841Z Skipping (s,q) (1.35, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8915996Z Skipping (s,q) (1.36, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8916154Z Skipping (s,q) (1.37, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8916313Z Skipping (s,q) (1.38, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8916469Z Skipping (s,q) (1.39, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8916628Z Skipping (s,q) (1.4, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8916786Z Skipping (s,q) (1.41, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8916945Z Skipping (s,q) (1.42, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8917107Z Skipping (s,q) (1.43, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8917262Z Skipping (s,q) (1.44, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8917420Z Skipping (s,q) (1.45, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8917579Z Skipping (s,q) (1.46, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8917735Z Skipping (s,q) (1.47, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8917895Z Skipping (s,q) (1.48, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8918052Z Skipping (s,q) (1.49, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8918211Z Skipping (s,q) (1.5, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8918368Z Skipping (s,q) (1.51, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8918525Z Skipping (s,q) (1.52, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8918684Z Skipping (s,q) (1.53, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8918844Z Skipping (s,q) (1.54, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8919000Z Skipping (s,q) (1.55, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8919159Z Skipping (s,q) (1.56, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8919313Z Skipping (s,q) (1.57, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8919476Z Skipping (s,q) (1.58, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8919632Z Skipping (s,q) (1.59, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8919788Z Skipping (s,q) (1.6, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8919949Z Skipping (s,q) (1.61, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8920104Z Skipping (s,q) (1.62, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8920309Z Skipping (s,q) (1.63, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8920467Z Skipping (s,q) (1.64, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8920623Z Skipping (s,q) (1.65, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8920782Z Skipping (s,q) (1.66, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8920937Z Skipping (s,q) (1.67, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8921092Z Skipping (s,q) (1.68, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8921254Z Skipping (s,q) (1.69, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8921410Z Skipping (s,q) (1.7, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8921566Z Skipping (s,q) (1.71, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8921765Z Skipping (s,q) (1.72, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8921923Z Skipping (s,q) (1.73, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8922082Z Skipping (s,q) (1.74, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8922240Z Skipping (s,q) (1.75, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8922397Z Skipping (s,q) (1.76, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8922594Z Skipping (s,q) (1.77, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8922751Z Skipping (s,q) (1.78, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8922908Z Skipping (s,q) (1.79, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8923119Z Skipping (s,q) (1.8, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8923277Z Skipping (s,q) (1.81, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8923433Z Skipping (s,q) (1.82, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8923595Z Skipping (s,q) (1.83, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8923749Z Skipping (s,q) (1.84, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8923911Z Skipping (s,q) (1.85, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8924068Z Skipping (s,q) (1.86, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8924225Z Skipping (s,q) (1.87, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8924387Z Skipping (s,q) (1.88, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8924543Z Skipping (s,q) (1.89, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8924699Z Skipping (s,q) (1.9, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8924859Z Skipping (s,q) (1.91, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8925017Z Skipping (s,q) (1.92, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8925174Z Skipping (s,q) (1.93, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8925330Z Skipping (s,q) (1.94, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8925489Z Skipping (s,q) (1.95, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8925649Z Skipping (s,q) (1.96, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8925808Z Skipping (s,q) (1.97, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8925964Z Skipping (s,q) (1.98, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8926123Z Skipping (s,q) (1.99, 575): inconsistent with heavy hitters! 2025-05-07T20:56:56.8926279Z Skipping (s,q) (0.01, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8926441Z Skipping (s,q) (0.02, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8926596Z Skipping (s,q) (0.03, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8926755Z Skipping (s,q) (0.04, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8926913Z Skipping (s,q) (0.05, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8927070Z Skipping (s,q) (0.06, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8927227Z Skipping (s,q) (0.07, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8927386Z Skipping (s,q) (0.08, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8927587Z Skipping (s,q) (0.09, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8927747Z Skipping (s,q) (0.1, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8927908Z Skipping (s,q) (0.11, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8928064Z Skipping (s,q) (0.12, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8928223Z Skipping (s,q) (0.13, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8928377Z Skipping (s,q) (0.14, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8928535Z Skipping (s,q) (0.15, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8928692Z Skipping (s,q) (0.16, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8928847Z Skipping (s,q) (0.17, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8929312Z Skipping (s,q) (0.18, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8929472Z Skipping (s,q) (0.19, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8929627Z Skipping (s,q) (0.2, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8929788Z Skipping (s,q) (0.21, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8929944Z Skipping (s,q) (0.22, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8930163Z Skipping (s,q) (0.23, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8930323Z Skipping (s,q) (0.24, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8930481Z Skipping (s,q) (0.25, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8930680Z Skipping (s,q) (0.26, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8930836Z Skipping (s,q) (0.27, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8930993Z Skipping (s,q) (0.28, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8931154Z Skipping (s,q) (0.29, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8931310Z Skipping (s,q) (0.3, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8931467Z Skipping (s,q) (0.31, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8931632Z Skipping (s,q) (0.32, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8931788Z Skipping (s,q) (0.33, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8931946Z Skipping (s,q) (0.34, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8932106Z Skipping (s,q) (0.35, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8932262Z Skipping (s,q) (0.36, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8932422Z Skipping (s,q) (0.37, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8932580Z Skipping (s,q) (0.38, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8932736Z Skipping (s,q) (0.39, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8932893Z Skipping (s,q) (0.4, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8933050Z Skipping (s,q) (0.41, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8933205Z Skipping (s,q) (0.42, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8933367Z Skipping (s,q) (0.43, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8933522Z Skipping (s,q) (0.44, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8933683Z Skipping (s,q) (0.45, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8933837Z Skipping (s,q) (0.46, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8933992Z Skipping (s,q) (0.47, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8934151Z Skipping (s,q) (0.48, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8934307Z Skipping (s,q) (0.49, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8934463Z Skipping (s,q) (0.5, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8934623Z Skipping (s,q) (0.51, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8934780Z Skipping (s,q) (0.52, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8934941Z Skipping (s,q) (0.53, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8935142Z Skipping (s,q) (0.54, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8935298Z Skipping (s,q) (0.55, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8935458Z Skipping (s,q) (0.56, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8935613Z Skipping (s,q) (0.57, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8935768Z Skipping (s,q) (0.58, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8935926Z Skipping (s,q) (0.59, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8936084Z Skipping (s,q) (0.6, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8936243Z Skipping (s,q) (0.61, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8936402Z Skipping (s,q) (0.62, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8936599Z Skipping (s,q) (0.63, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8936762Z Skipping (s,q) (0.64, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8936917Z Skipping (s,q) (0.65, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8937076Z Skipping (s,q) (0.66, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8937236Z Skipping (s,q) (0.67, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8937432Z Skipping (s,q) (0.68, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8937592Z Skipping (s,q) (0.69, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8937747Z Skipping (s,q) (0.7, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8937943Z Skipping (s,q) (0.71, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8938102Z Skipping (s,q) (0.72, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8938257Z Skipping (s,q) (0.73, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8938415Z Skipping (s,q) (0.74, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8938576Z Skipping (s,q) (0.75, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8938732Z Skipping (s,q) (0.76, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8938893Z Skipping (s,q) (0.77, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8939049Z Skipping (s,q) (0.78, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8939207Z Skipping (s,q) (0.79, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8939366Z Skipping (s,q) (0.8, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8939522Z Skipping (s,q) (0.81, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8939678Z Skipping (s,q) (0.82, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8939838Z Skipping (s,q) (0.83, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8939993Z Skipping (s,q) (0.84, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8940148Z Skipping (s,q) (0.85, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8940310Z Skipping (s,q) (0.86, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8940466Z Skipping (s,q) (0.87, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8940628Z Skipping (s,q) (0.88, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8940785Z Skipping (s,q) (0.89, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8940942Z Skipping (s,q) (0.9, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8941101Z Skipping (s,q) (0.91, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8941256Z Skipping (s,q) (0.92, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8941411Z Skipping (s,q) (0.93, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8941571Z Skipping (s,q) (0.94, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8941728Z Skipping (s,q) (0.95, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8941887Z Skipping (s,q) (0.96, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8942045Z Skipping (s,q) (0.97, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8942200Z Skipping (s,q) (0.98, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8942359Z Skipping (s,q) (0.99, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8942558Z Skipping (s,q) (1, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8942715Z Skipping (s,q) (1.01, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8942877Z Skipping (s,q) (1.02, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8943033Z Skipping (s,q) (1.03, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8943190Z Skipping (s,q) (1.04, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8943349Z Skipping (s,q) (1.05, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8943504Z Skipping (s,q) (1.06, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8943661Z Skipping (s,q) (1.07, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8943854Z Skipping (s,q) (1.08, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8944011Z Skipping (s,q) (1.09, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8944169Z Skipping (s,q) (1.1, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8944328Z Skipping (s,q) (1.11, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8944490Z Skipping (s,q) (1.12, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8944685Z Skipping (s,q) (1.13, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8944843Z Skipping (s,q) (1.14, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8945004Z Skipping (s,q) (1.15, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8945198Z Skipping (s,q) (1.16, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8945356Z Skipping (s,q) (1.17, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8945517Z Skipping (s,q) (1.18, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8945672Z Skipping (s,q) (1.19, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8945834Z Skipping (s,q) (1.2, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8945989Z Skipping (s,q) (1.21, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8946148Z Skipping (s,q) (1.22, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8946308Z Skipping (s,q) (1.23, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8946467Z Skipping (s,q) (1.24, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8946624Z Skipping (s,q) (1.25, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8946782Z Skipping (s,q) (1.26, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8946938Z Skipping (s,q) (1.27, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8947100Z Skipping (s,q) (1.28, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8947254Z Skipping (s,q) (1.29, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8947410Z Skipping (s,q) (1.3, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8947571Z Skipping (s,q) (1.31, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8947726Z Skipping (s,q) (1.32, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8947884Z Skipping (s,q) (1.33, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8948044Z Skipping (s,q) (1.34, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8948202Z Skipping (s,q) (1.35, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8948357Z Skipping (s,q) (1.36, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8948514Z Skipping (s,q) (1.37, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8948669Z Skipping (s,q) (1.38, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8948830Z Skipping (s,q) (1.39, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8948984Z Skipping (s,q) (1.4, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8949147Z Skipping (s,q) (1.41, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8949306Z Skipping (s,q) (1.42, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8949465Z Skipping (s,q) (1.43, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8949620Z Skipping (s,q) (1.44, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8949819Z Skipping (s,q) (1.45, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8949977Z Skipping (s,q) (1.46, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8950135Z Skipping (s,q) (1.47, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8950291Z Skipping (s,q) (1.48, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8950450Z Skipping (s,q) (1.49, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8950607Z Skipping (s,q) (1.5, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8950769Z Skipping (s,q) (1.51, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8950925Z Skipping (s,q) (1.52, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8951119Z Skipping (s,q) (1.53, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8951279Z Skipping (s,q) (1.54, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8951434Z Skipping (s,q) (1.55, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8951591Z Skipping (s,q) (1.56, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8951751Z Skipping (s,q) (1.57, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8951942Z Skipping (s,q) (1.58, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8952102Z Skipping (s,q) (1.59, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8952256Z Skipping (s,q) (1.6, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8952413Z Skipping (s,q) (1.61, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8952611Z Skipping (s,q) (1.62, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8952766Z Skipping (s,q) (1.63, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8952923Z Skipping (s,q) (1.64, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8953084Z Skipping (s,q) (1.65, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8953240Z Skipping (s,q) (1.66, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8953396Z Skipping (s,q) (1.67, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8953554Z Skipping (s,q) (1.68, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8953711Z Skipping (s,q) (1.69, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8953872Z Skipping (s,q) (1.7, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8954028Z Skipping (s,q) (1.71, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8954185Z Skipping (s,q) (1.72, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8954346Z Skipping (s,q) (1.73, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8954503Z Skipping (s,q) (1.74, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8954658Z Skipping (s,q) (1.75, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8954818Z Skipping (s,q) (1.76, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8954974Z Skipping (s,q) (1.77, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8955138Z Skipping (s,q) (1.78, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8955294Z Skipping (s,q) (1.79, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8955502Z Skipping (s,q) (1.8, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8955663Z Skipping (s,q) (1.81, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8955824Z Skipping (s,q) (1.82, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8955980Z Skipping (s,q) (1.83, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8956141Z Skipping (s,q) (1.84, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8956298Z Skipping (s,q) (1.85, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8956460Z Skipping (s,q) (1.86, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8956618Z Skipping (s,q) (1.87, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8956773Z Skipping (s,q) (1.88, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8956935Z Skipping (s,q) (1.89, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8957135Z Skipping (s,q) (1.9, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8957290Z Skipping (s,q) (1.91, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8957453Z Skipping (s,q) (1.92, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8957608Z Skipping (s,q) (1.93, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8957766Z Skipping (s,q) (1.94, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8957924Z Skipping (s,q) (1.95, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8958079Z Skipping (s,q) (1.96, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8958236Z Skipping (s,q) (1.97, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8958457Z Skipping (s,q) (1.98, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8958614Z Skipping (s,q) (1.99, 600): inconsistent with heavy hitters! 2025-05-07T20:56:56.8958774Z Skipping (s,q) (0.01, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8958932Z Skipping (s,q) (0.02, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8959091Z Skipping (s,q) (0.03, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8959284Z Skipping (s,q) (0.04, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8959440Z Skipping (s,q) (0.05, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8959599Z Skipping (s,q) (0.06, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8959756Z Skipping (s,q) (0.07, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8959952Z Skipping (s,q) (0.08, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8960115Z Skipping (s,q) (0.09, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8960271Z Skipping (s,q) (0.1, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8960432Z Skipping (s,q) (0.11, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8960588Z Skipping (s,q) (0.12, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8960745Z Skipping (s,q) (0.13, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8960902Z Skipping (s,q) (0.14, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8961060Z Skipping (s,q) (0.15, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8961216Z Skipping (s,q) (0.16, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8961376Z Skipping (s,q) (0.17, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8961531Z Skipping (s,q) (0.18, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8961689Z Skipping (s,q) (0.19, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8961848Z Skipping (s,q) (0.2, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8962005Z Skipping (s,q) (0.21, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8962164Z Skipping (s,q) (0.22, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8962320Z Skipping (s,q) (0.23, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8962477Z Skipping (s,q) (0.24, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8962636Z Skipping (s,q) (0.25, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8962794Z Skipping (s,q) (0.26, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8962949Z Skipping (s,q) (0.27, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8963108Z Skipping (s,q) (0.28, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8963263Z Skipping (s,q) (0.29, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8963427Z Skipping (s,q) (0.3, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8963582Z Skipping (s,q) (0.31, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8963739Z Skipping (s,q) (0.32, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8963899Z Skipping (s,q) (0.33, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8964056Z Skipping (s,q) (0.34, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8964211Z Skipping (s,q) (0.35, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8964414Z Skipping (s,q) (0.36, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8964570Z Skipping (s,q) (0.37, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8964732Z Skipping (s,q) (0.38, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8964887Z Skipping (s,q) (0.39, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8965042Z Skipping (s,q) (0.4, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8965201Z Skipping (s,q) (0.41, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8965357Z Skipping (s,q) (0.42, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8965514Z Skipping (s,q) (0.43, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8965671Z Skipping (s,q) (0.44, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8965866Z Skipping (s,q) (0.45, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8966025Z Skipping (s,q) (0.46, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8966183Z Skipping (s,q) (0.47, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8966340Z Skipping (s,q) (0.48, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8966535Z Skipping (s,q) (0.49, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8966691Z Skipping (s,q) (0.5, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8966848Z Skipping (s,q) (0.51, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8967006Z Skipping (s,q) (0.52, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8967199Z Skipping (s,q) (0.53, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8967358Z Skipping (s,q) (0.54, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8967513Z Skipping (s,q) (0.55, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8967670Z Skipping (s,q) (0.56, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8967829Z Skipping (s,q) (0.57, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8967990Z Skipping (s,q) (0.58, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8968145Z Skipping (s,q) (0.59, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8968309Z Skipping (s,q) (0.6, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8968464Z Skipping (s,q) (0.61, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8968623Z Skipping (s,q) (0.62, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8968779Z Skipping (s,q) (0.63, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8968938Z Skipping (s,q) (0.64, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8969098Z Skipping (s,q) (0.65, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8969255Z Skipping (s,q) (0.66, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8969412Z Skipping (s,q) (0.67, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8969569Z Skipping (s,q) (0.68, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8969724Z Skipping (s,q) (0.69, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8969880Z Skipping (s,q) (0.7, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8970042Z Skipping (s,q) (0.71, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8970198Z Skipping (s,q) (0.72, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8970357Z Skipping (s,q) (0.73, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8970514Z Skipping (s,q) (0.74, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8970672Z Skipping (s,q) (0.75, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8970832Z Skipping (s,q) (0.76, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8970988Z Skipping (s,q) (0.77, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8971146Z Skipping (s,q) (0.78, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8971304Z Skipping (s,q) (0.79, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8971459Z Skipping (s,q) (0.8, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8971660Z Skipping (s,q) (0.81, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8971817Z Skipping (s,q) (0.82, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8971975Z Skipping (s,q) (0.83, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8972133Z Skipping (s,q) (0.84, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8972289Z Skipping (s,q) (0.85, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8972448Z Skipping (s,q) (0.86, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8972606Z Skipping (s,q) (0.87, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8972763Z Skipping (s,q) (0.88, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8972920Z Skipping (s,q) (0.89, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8973115Z Skipping (s,q) (0.9, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8973272Z Skipping (s,q) (0.91, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8973434Z Skipping (s,q) (0.92, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8973591Z Skipping (s,q) (0.93, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8973786Z Skipping (s,q) (0.94, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8973948Z Skipping (s,q) (0.95, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8974104Z Skipping (s,q) (0.96, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8974264Z Skipping (s,q) (0.97, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8974460Z Skipping (s,q) (0.98, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8974615Z Skipping (s,q) (0.99, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8974771Z Skipping (s,q) (1, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8974929Z Skipping (s,q) (1.01, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8975085Z Skipping (s,q) (1.02, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8975247Z Skipping (s,q) (1.03, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8975404Z Skipping (s,q) (1.04, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8975565Z Skipping (s,q) (1.05, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8975721Z Skipping (s,q) (1.06, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8975877Z Skipping (s,q) (1.07, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8976037Z Skipping (s,q) (1.08, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8976194Z Skipping (s,q) (1.09, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8976351Z Skipping (s,q) (1.1, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8976510Z Skipping (s,q) (1.11, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8976667Z Skipping (s,q) (1.12, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8976824Z Skipping (s,q) (1.13, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8976982Z Skipping (s,q) (1.14, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8977139Z Skipping (s,q) (1.15, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8977299Z Skipping (s,q) (1.16, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8977462Z Skipping (s,q) (1.17, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8977620Z Skipping (s,q) (1.18, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8977777Z Skipping (s,q) (1.19, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8977934Z Skipping (s,q) (1.2, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8978089Z Skipping (s,q) (1.21, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8978248Z Skipping (s,q) (1.22, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8978405Z Skipping (s,q) (1.23, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8978568Z Skipping (s,q) (1.24, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8978723Z Skipping (s,q) (1.25, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8978952Z Skipping (s,q) (1.26, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8979110Z Skipping (s,q) (1.27, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8979268Z Skipping (s,q) (1.28, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8979426Z Skipping (s,q) (1.29, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8979585Z Skipping (s,q) (1.3, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8979739Z Skipping (s,q) (1.31, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8979898Z Skipping (s,q) (1.32, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8980055Z Skipping (s,q) (1.33, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8980212Z Skipping (s,q) (1.34, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8980413Z Skipping (s,q) (1.35, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8980569Z Skipping (s,q) (1.36, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8980728Z Skipping (s,q) (1.37, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8980886Z Skipping (s,q) (1.38, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8981077Z Skipping (s,q) (1.39, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8981240Z Skipping (s,q) (1.4, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8981395Z Skipping (s,q) (1.41, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8981551Z Skipping (s,q) (1.42, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8981748Z Skipping (s,q) (1.43, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8981903Z Skipping (s,q) (1.44, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8982059Z Skipping (s,q) (1.45, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8982220Z Skipping (s,q) (1.46, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8982376Z Skipping (s,q) (1.47, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8982539Z Skipping (s,q) (1.48, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8982694Z Skipping (s,q) (1.49, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8982853Z Skipping (s,q) (1.5, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8983015Z Skipping (s,q) (1.51, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8983171Z Skipping (s,q) (1.52, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8983329Z Skipping (s,q) (1.53, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8983493Z Skipping (s,q) (1.54, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8983651Z Skipping (s,q) (1.55, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8983810Z Skipping (s,q) (1.56, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8983970Z Skipping (s,q) (1.57, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8984125Z Skipping (s,q) (1.58, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8984283Z Skipping (s,q) (1.59, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8984441Z Skipping (s,q) (1.6, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8984595Z Skipping (s,q) (1.61, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8984757Z Skipping (s,q) (1.62, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8984914Z Skipping (s,q) (1.63, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8985074Z Skipping (s,q) (1.64, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8985234Z Skipping (s,q) (1.65, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8985391Z Skipping (s,q) (1.66, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8985550Z Skipping (s,q) (1.67, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8985707Z Skipping (s,q) (1.68, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8985862Z Skipping (s,q) (1.69, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8986021Z Skipping (s,q) (1.7, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8986246Z Skipping (s,q) (1.71, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8986402Z Skipping (s,q) (1.72, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8986563Z Skipping (s,q) (1.73, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8986720Z Skipping (s,q) (1.74, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8986878Z Skipping (s,q) (1.75, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8987033Z Skipping (s,q) (1.76, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8987191Z Skipping (s,q) (1.77, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8987352Z Skipping (s,q) (1.78, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8987507Z Skipping (s,q) (1.79, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8987702Z Skipping (s,q) (1.8, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8987864Z Skipping (s,q) (1.81, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8988022Z Skipping (s,q) (1.82, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8988181Z Skipping (s,q) (1.83, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8988374Z Skipping (s,q) (1.84, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8988531Z Skipping (s,q) (1.85, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8988692Z Skipping (s,q) (1.86, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8988849Z Skipping (s,q) (1.87, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8989042Z Skipping (s,q) (1.88, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8989199Z Skipping (s,q) (1.89, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8989354Z Skipping (s,q) (1.9, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8989517Z Skipping (s,q) (1.91, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8989673Z Skipping (s,q) (1.92, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8989830Z Skipping (s,q) (1.93, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8989989Z Skipping (s,q) (1.94, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8990147Z Skipping (s,q) (1.95, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8990302Z Skipping (s,q) (1.96, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8990464Z Skipping (s,q) (1.97, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8990814Z Skipping (s,q) (1.98, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8991044Z Skipping (s,q) (1.99, 625): inconsistent with heavy hitters! 2025-05-07T20:56:56.8991242Z Skipping (s,q) (0.01, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8991401Z Skipping (s,q) (0.02, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8991563Z Skipping (s,q) (0.03, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8991718Z Skipping (s,q) (0.04, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8991872Z Skipping (s,q) (0.05, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8992034Z Skipping (s,q) (0.06, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8992190Z Skipping (s,q) (0.07, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8992350Z Skipping (s,q) (0.08, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8992504Z Skipping (s,q) (0.09, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8992661Z Skipping (s,q) (0.1, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8992821Z Skipping (s,q) (0.11, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8992975Z Skipping (s,q) (0.12, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8993130Z Skipping (s,q) (0.13, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8993288Z Skipping (s,q) (0.14, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8993445Z Skipping (s,q) (0.15, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8993606Z Skipping (s,q) (0.16, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8993855Z Skipping (s,q) (0.17, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8994010Z Skipping (s,q) (0.18, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8994169Z Skipping (s,q) (0.19, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8994326Z Skipping (s,q) (0.2, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8994482Z Skipping (s,q) (0.21, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8994640Z Skipping (s,q) (0.22, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8994796Z Skipping (s,q) (0.23, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8994954Z Skipping (s,q) (0.24, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8995115Z Skipping (s,q) (0.25, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8995328Z Skipping (s,q) (0.26, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8995537Z Skipping (s,q) (0.27, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8995697Z Skipping (s,q) (0.28, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8995852Z Skipping (s,q) (0.29, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8996067Z Skipping (s,q) (0.3, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8996226Z Skipping (s,q) (0.31, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8996380Z Skipping (s,q) (0.32, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8996537Z Skipping (s,q) (0.33, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8996790Z Skipping (s,q) (0.34, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8996947Z Skipping (s,q) (0.35, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8997102Z Skipping (s,q) (0.36, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8997259Z Skipping (s,q) (0.37, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8997417Z Skipping (s,q) (0.38, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8997572Z Skipping (s,q) (0.39, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8997727Z Skipping (s,q) (0.4, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8997886Z Skipping (s,q) (0.41, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8998040Z Skipping (s,q) (0.42, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8998196Z Skipping (s,q) (0.43, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8998349Z Skipping (s,q) (0.44, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8998508Z Skipping (s,q) (0.45, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8998664Z Skipping (s,q) (0.46, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8998818Z Skipping (s,q) (0.47, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8998974Z Skipping (s,q) (0.48, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8999133Z Skipping (s,q) (0.49, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8999287Z Skipping (s,q) (0.5, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8999448Z Skipping (s,q) (0.51, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8999601Z Skipping (s,q) (0.52, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8999756Z Skipping (s,q) (0.53, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.8999918Z Skipping (s,q) (0.54, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9000070Z Skipping (s,q) (0.55, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9000226Z Skipping (s,q) (0.56, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9000383Z Skipping (s,q) (0.57, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9000538Z Skipping (s,q) (0.58, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9000695Z Skipping (s,q) (0.59, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9000853Z Skipping (s,q) (0.6, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9001008Z Skipping (s,q) (0.61, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9001212Z Skipping (s,q) (0.62, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9001368Z Skipping (s,q) (0.63, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9001523Z Skipping (s,q) (0.64, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9001680Z Skipping (s,q) (0.65, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9001833Z Skipping (s,q) (0.66, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9001987Z Skipping (s,q) (0.67, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9002148Z Skipping (s,q) (0.68, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9002300Z Skipping (s,q) (0.69, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9002455Z Skipping (s,q) (0.7, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9002651Z Skipping (s,q) (0.71, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9002807Z Skipping (s,q) (0.72, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9002972Z Skipping (s,q) (0.73, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9003126Z Skipping (s,q) (0.74, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9003316Z Skipping (s,q) (0.75, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9003474Z Skipping (s,q) (0.76, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9003628Z Skipping (s,q) (0.77, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9003784Z Skipping (s,q) (0.78, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9003977Z Skipping (s,q) (0.79, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9004131Z Skipping (s,q) (0.8, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9004289Z Skipping (s,q) (0.81, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9004448Z Skipping (s,q) (0.82, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9004603Z Skipping (s,q) (0.83, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9004761Z Skipping (s,q) (0.84, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9004919Z Skipping (s,q) (0.85, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9005075Z Skipping (s,q) (0.86, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9005232Z Skipping (s,q) (0.87, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9005386Z Skipping (s,q) (0.88, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9005543Z Skipping (s,q) (0.89, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9005698Z Skipping (s,q) (0.9, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9005852Z Skipping (s,q) (0.91, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9006007Z Skipping (s,q) (0.92, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9006163Z Skipping (s,q) (0.93, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9006319Z Skipping (s,q) (0.94, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9006474Z Skipping (s,q) (0.95, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9006631Z Skipping (s,q) (0.96, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9006787Z Skipping (s,q) (0.97, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9006943Z Skipping (s,q) (0.98, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9007099Z Skipping (s,q) (0.99, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9007251Z Skipping (s,q) (1, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9007410Z Skipping (s,q) (1.01, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9007567Z Skipping (s,q) (1.02, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9007721Z Skipping (s,q) (1.03, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9007875Z Skipping (s,q) (1.04, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9008037Z Skipping (s,q) (1.05, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9008191Z Skipping (s,q) (1.06, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9008391Z Skipping (s,q) (1.07, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9008548Z Skipping (s,q) (1.08, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9008704Z Skipping (s,q) (1.09, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9008861Z Skipping (s,q) (1.1, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9009014Z Skipping (s,q) (1.11, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9009169Z Skipping (s,q) (1.12, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9009328Z Skipping (s,q) (1.13, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9009486Z Skipping (s,q) (1.14, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9012659Z Skipping (s,q) (1.15, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9012901Z Skipping (s,q) (1.16, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9013069Z Skipping (s,q) (1.17, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9013233Z Skipping (s,q) (1.18, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9013391Z Skipping (s,q) (1.19, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9013589Z Skipping (s,q) (1.2, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9013748Z Skipping (s,q) (1.21, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9013911Z Skipping (s,q) (1.22, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9014068Z Skipping (s,q) (1.23, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9014293Z Skipping (s,q) (1.24, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9014453Z Skipping (s,q) (1.25, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9014609Z Skipping (s,q) (1.26, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9014767Z Skipping (s,q) (1.27, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9014927Z Skipping (s,q) (1.28, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9015083Z Skipping (s,q) (1.29, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9015242Z Skipping (s,q) (1.3, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9015404Z Skipping (s,q) (1.31, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9015563Z Skipping (s,q) (1.32, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9015724Z Skipping (s,q) (1.33, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9015880Z Skipping (s,q) (1.34, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9016044Z Skipping (s,q) (1.35, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9016205Z Skipping (s,q) (1.36, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9016363Z Skipping (s,q) (1.37, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9016522Z Skipping (s,q) (1.38, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9016680Z Skipping (s,q) (1.39, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9016837Z Skipping (s,q) (1.4, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9017000Z Skipping (s,q) (1.41, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9017159Z Skipping (s,q) (1.42, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9017320Z Skipping (s,q) (1.43, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9017482Z Skipping (s,q) (1.44, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9017639Z Skipping (s,q) (1.45, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9017795Z Skipping (s,q) (1.46, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9017959Z Skipping (s,q) (1.47, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9018116Z Skipping (s,q) (1.48, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9018274Z Skipping (s,q) (1.49, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9018432Z Skipping (s,q) (1.5, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9020836Z Skipping (s,q) (1.51, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9020997Z Skipping (s,q) (1.52, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9021158Z Skipping (s,q) (1.53, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9021322Z Skipping (s,q) (1.54, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9021480Z Skipping (s,q) (1.55, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9021637Z Skipping (s,q) (1.56, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9021793Z Skipping (s,q) (1.57, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9021956Z Skipping (s,q) (1.58, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9022112Z Skipping (s,q) (1.59, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9022269Z Skipping (s,q) (1.6, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9022481Z Skipping (s,q) (1.61, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9022638Z Skipping (s,q) (1.62, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9022820Z Skipping (s,q) (1.63, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9022978Z Skipping (s,q) (1.64, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9023175Z Skipping (s,q) (1.65, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9023333Z Skipping (s,q) (1.66, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9023494Z Skipping (s,q) (1.67, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9023649Z Skipping (s,q) (1.68, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9023847Z Skipping (s,q) (1.69, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9024005Z Skipping (s,q) (1.7, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9024163Z Skipping (s,q) (1.71, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9024329Z Skipping (s,q) (1.72, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9024485Z Skipping (s,q) (1.73, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9024644Z Skipping (s,q) (1.74, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9024803Z Skipping (s,q) (1.75, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9024959Z Skipping (s,q) (1.76, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9025119Z Skipping (s,q) (1.77, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9025278Z Skipping (s,q) (1.78, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9025434Z Skipping (s,q) (1.79, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9025599Z Skipping (s,q) (1.8, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9025756Z Skipping (s,q) (1.81, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9025911Z Skipping (s,q) (1.82, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9026071Z Skipping (s,q) (1.83, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9026230Z Skipping (s,q) (1.84, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9026388Z Skipping (s,q) (1.85, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9026548Z Skipping (s,q) (1.86, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9026703Z Skipping (s,q) (1.87, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9026864Z Skipping (s,q) (1.88, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9027020Z Skipping (s,q) (1.89, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9027175Z Skipping (s,q) (1.9, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9027335Z Skipping (s,q) (1.91, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9027494Z Skipping (s,q) (1.92, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9027649Z Skipping (s,q) (1.93, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9027808Z Skipping (s,q) (1.94, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9027966Z Skipping (s,q) (1.95, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9028126Z Skipping (s,q) (1.96, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9028370Z Skipping (s,q) (1.97, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9028528Z Skipping (s,q) (1.98, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9028691Z Skipping (s,q) (1.99, 650): inconsistent with heavy hitters! 2025-05-07T20:56:56.9028849Z Skipping (s,q) (0.01, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9029006Z Skipping (s,q) (0.02, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9029166Z Skipping (s,q) (0.03, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9029328Z Skipping (s,q) (0.04, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9029484Z Skipping (s,q) (0.05, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9029644Z Skipping (s,q) (0.06, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9029841Z Skipping (s,q) (0.07, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9030002Z Skipping (s,q) (0.08, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9030161Z Skipping (s,q) (0.09, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9030316Z Skipping (s,q) (0.1, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9030511Z Skipping (s,q) (0.11, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9030669Z Skipping (s,q) (0.12, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9030827Z Skipping (s,q) (0.13, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9030986Z Skipping (s,q) (0.14, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9031185Z Skipping (s,q) (0.15, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9031344Z Skipping (s,q) (0.16, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9031505Z Skipping (s,q) (0.17, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9031664Z Skipping (s,q) (0.18, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9031822Z Skipping (s,q) (0.19, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9031982Z Skipping (s,q) (0.2, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9032139Z Skipping (s,q) (0.21, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9032299Z Skipping (s,q) (0.22, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9032459Z Skipping (s,q) (0.23, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9032617Z Skipping (s,q) (0.24, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9032772Z Skipping (s,q) (0.25, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9032930Z Skipping (s,q) (0.26, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9033090Z Skipping (s,q) (0.27, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9033245Z Skipping (s,q) (0.28, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9033401Z Skipping (s,q) (0.29, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9033564Z Skipping (s,q) (0.3, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9033720Z Skipping (s,q) (0.31, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9033881Z Skipping (s,q) (0.32, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9034036Z Skipping (s,q) (0.33, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9034193Z Skipping (s,q) (0.34, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9034351Z Skipping (s,q) (0.35, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9034510Z Skipping (s,q) (0.36, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9034667Z Skipping (s,q) (0.37, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9034827Z Skipping (s,q) (0.38, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9034983Z Skipping (s,q) (0.39, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9035143Z Skipping (s,q) (0.4, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9035302Z Skipping (s,q) (0.41, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9035538Z Skipping (s,q) (0.42, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9035760Z Skipping (s,q) (0.43, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9035915Z Skipping (s,q) (0.44, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9036073Z Skipping (s,q) (0.45, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9036232Z Skipping (s,q) (0.46, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9036390Z Skipping (s,q) (0.47, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9036550Z Skipping (s,q) (0.48, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9036710Z Skipping (s,q) (0.49, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9036866Z Skipping (s,q) (0.5, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9037024Z Skipping (s,q) (0.51, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9037220Z Skipping (s,q) (0.52, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9037378Z Skipping (s,q) (0.53, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9037540Z Skipping (s,q) (0.54, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9037695Z Skipping (s,q) (0.55, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9037852Z Skipping (s,q) (0.56, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9038050Z Skipping (s,q) (0.57, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9038209Z Skipping (s,q) (0.58, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9038368Z Skipping (s,q) (0.59, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9038563Z Skipping (s,q) (0.6, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9038719Z Skipping (s,q) (0.61, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9038878Z Skipping (s,q) (0.62, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9039040Z Skipping (s,q) (0.63, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9039198Z Skipping (s,q) (0.64, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9039361Z Skipping (s,q) (0.65, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9039519Z Skipping (s,q) (0.66, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9039680Z Skipping (s,q) (0.67, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9039840Z Skipping (s,q) (0.68, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9039996Z Skipping (s,q) (0.69, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9040158Z Skipping (s,q) (0.7, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9040318Z Skipping (s,q) (0.71, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9040473Z Skipping (s,q) (0.72, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9040633Z Skipping (s,q) (0.73, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9040787Z Skipping (s,q) (0.74, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9040948Z Skipping (s,q) (0.75, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9041106Z Skipping (s,q) (0.76, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9041264Z Skipping (s,q) (0.77, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9041424Z Skipping (s,q) (0.78, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9041584Z Skipping (s,q) (0.79, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9041740Z Skipping (s,q) (0.8, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9041898Z Skipping (s,q) (0.81, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9042054Z Skipping (s,q) (0.82, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9042215Z Skipping (s,q) (0.83, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9042372Z Skipping (s,q) (0.84, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9042529Z Skipping (s,q) (0.85, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9042690Z Skipping (s,q) (0.86, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9042846Z Skipping (s,q) (0.87, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9043055Z Skipping (s,q) (0.88, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9043213Z Skipping (s,q) (0.89, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9043372Z Skipping (s,q) (0.9, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9043532Z Skipping (s,q) (0.91, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9043688Z Skipping (s,q) (0.92, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9043844Z Skipping (s,q) (0.93, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9044006Z Skipping (s,q) (0.94, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9044162Z Skipping (s,q) (0.95, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9044318Z Skipping (s,q) (0.96, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9044518Z Skipping (s,q) (0.97, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9044677Z Skipping (s,q) (0.98, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9044839Z Skipping (s,q) (0.99, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9044989Z Skipping (s,q) (1, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9045144Z Skipping (s,q) (1.01, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9045363Z Skipping (s,q) (1.02, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9045521Z Skipping (s,q) (1.03, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9045676Z Skipping (s,q) (1.04, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9045872Z Skipping (s,q) (1.05, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9046027Z Skipping (s,q) (1.06, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9046183Z Skipping (s,q) (1.07, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9046344Z Skipping (s,q) (1.08, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9046499Z Skipping (s,q) (1.09, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9046660Z Skipping (s,q) (1.1, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9046814Z Skipping (s,q) (1.11, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9046968Z Skipping (s,q) (1.12, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9047128Z Skipping (s,q) (1.13, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9047283Z Skipping (s,q) (1.14, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9047437Z Skipping (s,q) (1.15, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9047595Z Skipping (s,q) (1.16, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9047751Z Skipping (s,q) (1.17, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9047907Z Skipping (s,q) (1.18, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9048062Z Skipping (s,q) (1.19, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9048218Z Skipping (s,q) (1.2, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9048378Z Skipping (s,q) (1.21, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9048533Z Skipping (s,q) (1.22, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9048688Z Skipping (s,q) (1.23, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9048850Z Skipping (s,q) (1.24, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9049006Z Skipping (s,q) (1.25, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9049163Z Skipping (s,q) (1.26, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9049319Z Skipping (s,q) (1.27, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9049477Z Skipping (s,q) (1.28, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9049638Z Skipping (s,q) (1.29, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9049794Z Skipping (s,q) (1.3, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9049958Z Skipping (s,q) (1.31, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9050116Z Skipping (s,q) (1.32, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9050321Z Skipping (s,q) (1.33, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9050478Z Skipping (s,q) (1.34, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9050636Z Skipping (s,q) (1.35, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9050791Z Skipping (s,q) (1.36, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9050948Z Skipping (s,q) (1.37, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9051102Z Skipping (s,q) (1.38, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9051258Z Skipping (s,q) (1.39, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9051416Z Skipping (s,q) (1.4, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9051572Z Skipping (s,q) (1.41, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9051770Z Skipping (s,q) (1.42, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9051925Z Skipping (s,q) (1.43, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9052083Z Skipping (s,q) (1.44, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9052241Z Skipping (s,q) (1.45, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9052396Z Skipping (s,q) (1.46, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9052589Z Skipping (s,q) (1.47, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9052749Z Skipping (s,q) (1.48, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9052904Z Skipping (s,q) (1.49, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9053102Z Skipping (s,q) (1.5, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9053257Z Skipping (s,q) (1.51, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9053412Z Skipping (s,q) (1.52, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9053569Z Skipping (s,q) (1.53, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9053727Z Skipping (s,q) (1.54, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9053883Z Skipping (s,q) (1.55, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9054040Z Skipping (s,q) (1.56, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9054194Z Skipping (s,q) (1.57, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9054350Z Skipping (s,q) (1.58, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9054508Z Skipping (s,q) (1.59, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9054661Z Skipping (s,q) (1.6, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9054819Z Skipping (s,q) (1.61, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9054976Z Skipping (s,q) (1.62, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9055130Z Skipping (s,q) (1.63, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9055286Z Skipping (s,q) (1.64, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9055443Z Skipping (s,q) (1.65, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9055597Z Skipping (s,q) (1.66, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9055762Z Skipping (s,q) (1.67, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9055916Z Skipping (s,q) (1.68, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9056078Z Skipping (s,q) (1.69, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9056232Z Skipping (s,q) (1.7, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9056388Z Skipping (s,q) (1.71, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9056548Z Skipping (s,q) (1.72, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9056707Z Skipping (s,q) (1.73, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9056861Z Skipping (s,q) (1.74, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9057020Z Skipping (s,q) (1.75, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9057177Z Skipping (s,q) (1.76, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9057335Z Skipping (s,q) (1.77, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9057541Z Skipping (s,q) (1.78, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9057695Z Skipping (s,q) (1.79, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9057855Z Skipping (s,q) (1.8, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9058012Z Skipping (s,q) (1.81, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9058167Z Skipping (s,q) (1.82, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9058324Z Skipping (s,q) (1.83, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9058480Z Skipping (s,q) (1.84, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9058637Z Skipping (s,q) (1.85, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9058795Z Skipping (s,q) (1.86, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9058989Z Skipping (s,q) (1.87, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9059149Z Skipping (s,q) (1.88, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9059306Z Skipping (s,q) (1.89, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9059461Z Skipping (s,q) (1.9, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9059619Z Skipping (s,q) (1.91, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9059810Z Skipping (s,q) (1.92, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9059968Z Skipping (s,q) (1.93, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9060124Z Skipping (s,q) (1.94, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9060316Z Skipping (s,q) (1.95, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9060476Z Skipping (s,q) (1.96, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9060634Z Skipping (s,q) (1.97, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9060789Z Skipping (s,q) (1.98, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9060954Z Skipping (s,q) (1.99, 675): inconsistent with heavy hitters! 2025-05-07T20:56:56.9061110Z Skipping (s,q) (0.01, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9061265Z Skipping (s,q) (0.02, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9061421Z Skipping (s,q) (0.03, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9061578Z Skipping (s,q) (0.04, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9061736Z Skipping (s,q) (0.05, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9061892Z Skipping (s,q) (0.06, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9062047Z Skipping (s,q) (0.07, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9062210Z Skipping (s,q) (0.08, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9062366Z Skipping (s,q) (0.09, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9062522Z Skipping (s,q) (0.1, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9062682Z Skipping (s,q) (0.11, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9062838Z Skipping (s,q) (0.12, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9062998Z Skipping (s,q) (0.13, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9063152Z Skipping (s,q) (0.14, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9063310Z Skipping (s,q) (0.15, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9063470Z Skipping (s,q) (0.16, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9063625Z Skipping (s,q) (0.17, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9063779Z Skipping (s,q) (0.18, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9063940Z Skipping (s,q) (0.19, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9064094Z Skipping (s,q) (0.2, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9064254Z Skipping (s,q) (0.21, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9064410Z Skipping (s,q) (0.22, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9064565Z Skipping (s,q) (0.23, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9064773Z Skipping (s,q) (0.24, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9064928Z Skipping (s,q) (0.25, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9065083Z Skipping (s,q) (0.26, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9065241Z Skipping (s,q) (0.27, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9065397Z Skipping (s,q) (0.28, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9065555Z Skipping (s,q) (0.29, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9065711Z Skipping (s,q) (0.3, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9065868Z Skipping (s,q) (0.31, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9066027Z Skipping (s,q) (0.32, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9066221Z Skipping (s,q) (0.33, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9066377Z Skipping (s,q) (0.34, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9066539Z Skipping (s,q) (0.35, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9066693Z Skipping (s,q) (0.36, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9066850Z Skipping (s,q) (0.37, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9067042Z Skipping (s,q) (0.38, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9067198Z Skipping (s,q) (0.39, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9067356Z Skipping (s,q) (0.4, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9067551Z Skipping (s,q) (0.41, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9067709Z Skipping (s,q) (0.42, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9067866Z Skipping (s,q) (0.43, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9068020Z Skipping (s,q) (0.44, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9068182Z Skipping (s,q) (0.45, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9068339Z Skipping (s,q) (0.46, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9068493Z Skipping (s,q) (0.47, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9068650Z Skipping (s,q) (0.48, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9068808Z Skipping (s,q) (0.49, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9068963Z Skipping (s,q) (0.5, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9069120Z Skipping (s,q) (0.51, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9069273Z Skipping (s,q) (0.52, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9069430Z Skipping (s,q) (0.53, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9069588Z Skipping (s,q) (0.54, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9069743Z Skipping (s,q) (0.55, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9069903Z Skipping (s,q) (0.56, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9070059Z Skipping (s,q) (0.57, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9070217Z Skipping (s,q) (0.58, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9070377Z Skipping (s,q) (0.59, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9070536Z Skipping (s,q) (0.6, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9070692Z Skipping (s,q) (0.61, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9070855Z Skipping (s,q) (0.62, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9071013Z Skipping (s,q) (0.63, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9071172Z Skipping (s,q) (0.64, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9071328Z Skipping (s,q) (0.65, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9071483Z Skipping (s,q) (0.66, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9071640Z Skipping (s,q) (0.67, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9071796Z Skipping (s,q) (0.68, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9072001Z Skipping (s,q) (0.69, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9072157Z Skipping (s,q) (0.7, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9072312Z Skipping (s,q) (0.71, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9072473Z Skipping (s,q) (0.72, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9072627Z Skipping (s,q) (0.73, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9072784Z Skipping (s,q) (0.74, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9072945Z Skipping (s,q) (0.75, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9073100Z Skipping (s,q) (0.76, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9073256Z Skipping (s,q) (0.77, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9073477Z Skipping (s,q) (0.78, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9073633Z Skipping (s,q) (0.79, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9073793Z Skipping (s,q) (0.8, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9073948Z Skipping (s,q) (0.81, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9074103Z Skipping (s,q) (0.82, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9074300Z Skipping (s,q) (0.83, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9074456Z Skipping (s,q) (0.84, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9074611Z Skipping (s,q) (0.85, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9074778Z Skipping (s,q) (0.86, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9074977Z Skipping (s,q) (0.87, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9075131Z Skipping (s,q) (0.88, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9075292Z Skipping (s,q) (0.89, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9075503Z Skipping (s,q) (0.9, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9075661Z Skipping (s,q) (0.91, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9075820Z Skipping (s,q) (0.92, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9075975Z Skipping (s,q) (0.93, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9076132Z Skipping (s,q) (0.94, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9076290Z Skipping (s,q) (0.95, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9076447Z Skipping (s,q) (0.96, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9076608Z Skipping (s,q) (0.97, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9076764Z Skipping (s,q) (0.98, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9076919Z Skipping (s,q) (0.99, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9077072Z Skipping (s,q) (1, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9077229Z Skipping (s,q) (1.01, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9077383Z Skipping (s,q) (1.02, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9077542Z Skipping (s,q) (1.03, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9077696Z Skipping (s,q) (1.04, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9077858Z Skipping (s,q) (1.05, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9078013Z Skipping (s,q) (1.06, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9078168Z Skipping (s,q) (1.07, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9078324Z Skipping (s,q) (1.08, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9078483Z Skipping (s,q) (1.09, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9078638Z Skipping (s,q) (1.1, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9078794Z Skipping (s,q) (1.11, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9078949Z Skipping (s,q) (1.12, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9079105Z Skipping (s,q) (1.13, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9079316Z Skipping (s,q) (1.14, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9079471Z Skipping (s,q) (1.15, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9079630Z Skipping (s,q) (1.16, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9079786Z Skipping (s,q) (1.17, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9079942Z Skipping (s,q) (1.18, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9080102Z Skipping (s,q) (1.19, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9080259Z Skipping (s,q) (1.2, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9080415Z Skipping (s,q) (1.21, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9080570Z Skipping (s,q) (1.22, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9080726Z Skipping (s,q) (1.23, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9080923Z Skipping (s,q) (1.24, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9081085Z Skipping (s,q) (1.25, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9081242Z Skipping (s,q) (1.26, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9081398Z Skipping (s,q) (1.27, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9081590Z Skipping (s,q) (1.28, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9081747Z Skipping (s,q) (1.29, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9081901Z Skipping (s,q) (1.3, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9082054Z Skipping (s,q) (1.31, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9082255Z Skipping (s,q) (1.32, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9082411Z Skipping (s,q) (1.33, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9082568Z Skipping (s,q) (1.34, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9082727Z Skipping (s,q) (1.35, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9082881Z Skipping (s,q) (1.36, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9083040Z Skipping (s,q) (1.37, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9083199Z Skipping (s,q) (1.38, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9083357Z Skipping (s,q) (1.39, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9083513Z Skipping (s,q) (1.4, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9083666Z Skipping (s,q) (1.41, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9083821Z Skipping (s,q) (1.42, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9083982Z Skipping (s,q) (1.43, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9084136Z Skipping (s,q) (1.44, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9084293Z Skipping (s,q) (1.45, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9084452Z Skipping (s,q) (1.46, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9084605Z Skipping (s,q) (1.47, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9084765Z Skipping (s,q) (1.48, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9084920Z Skipping (s,q) (1.49, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9085076Z Skipping (s,q) (1.5, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9085236Z Skipping (s,q) (1.51, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9085393Z Skipping (s,q) (1.52, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9085550Z Skipping (s,q) (1.53, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9085710Z Skipping (s,q) (1.54, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9085864Z Skipping (s,q) (1.55, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9086022Z Skipping (s,q) (1.56, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9086177Z Skipping (s,q) (1.57, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9086330Z Skipping (s,q) (1.58, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9086535Z Skipping (s,q) (1.59, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9086690Z Skipping (s,q) (1.6, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9086845Z Skipping (s,q) (1.61, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9087004Z Skipping (s,q) (1.62, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9087158Z Skipping (s,q) (1.63, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9087316Z Skipping (s,q) (1.64, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9087474Z Skipping (s,q) (1.65, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9087630Z Skipping (s,q) (1.66, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9087789Z Skipping (s,q) (1.67, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9087943Z Skipping (s,q) (1.68, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9088137Z Skipping (s,q) (1.69, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9088298Z Skipping (s,q) (1.7, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9088453Z Skipping (s,q) (1.71, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9088609Z Skipping (s,q) (1.72, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9088800Z Skipping (s,q) (1.73, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9088957Z Skipping (s,q) (1.74, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9089114Z Skipping (s,q) (1.75, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9089267Z Skipping (s,q) (1.76, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9089460Z Skipping (s,q) (1.77, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9089618Z Skipping (s,q) (1.78, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9089772Z Skipping (s,q) (1.79, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9089930Z Skipping (s,q) (1.8, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9090085Z Skipping (s,q) (1.81, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9090244Z Skipping (s,q) (1.82, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9090403Z Skipping (s,q) (1.83, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9090559Z Skipping (s,q) (1.84, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9090907Z Skipping (s,q) (1.85, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9091066Z Skipping (s,q) (1.86, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9091221Z Skipping (s,q) (1.87, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9091379Z Skipping (s,q) (1.88, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9091536Z Skipping (s,q) (1.89, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9091689Z Skipping (s,q) (1.9, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9091848Z Skipping (s,q) (1.91, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9092003Z Skipping (s,q) (1.92, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9092160Z Skipping (s,q) (1.93, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9092318Z Skipping (s,q) (1.94, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9092473Z Skipping (s,q) (1.95, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9092630Z Skipping (s,q) (1.96, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9092786Z Skipping (s,q) (1.97, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9092941Z Skipping (s,q) (1.98, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9093099Z Skipping (s,q) (1.99, 700): inconsistent with heavy hitters! 2025-05-07T20:56:56.9093253Z Skipping (s,q) (0.01, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9093407Z Skipping (s,q) (0.02, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9093567Z Skipping (s,q) (0.03, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9093723Z Skipping (s,q) (0.04, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9093958Z Skipping (s,q) (0.05, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9094116Z Skipping (s,q) (0.06, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9094270Z Skipping (s,q) (0.07, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9094430Z Skipping (s,q) (0.08, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9094586Z Skipping (s,q) (0.09, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9094741Z Skipping (s,q) (0.1, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9094900Z Skipping (s,q) (0.11, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9095054Z Skipping (s,q) (0.12, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9095208Z Skipping (s,q) (0.13, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9095364Z Skipping (s,q) (0.14, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9095574Z Skipping (s,q) (0.15, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9095737Z Skipping (s,q) (0.16, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9095893Z Skipping (s,q) (0.17, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9096048Z Skipping (s,q) (0.18, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9096262Z Skipping (s,q) (0.19, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9096417Z Skipping (s,q) (0.2, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9096573Z Skipping (s,q) (0.21, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9096732Z Skipping (s,q) (0.22, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9096943Z Skipping (s,q) (0.23, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9097104Z Skipping (s,q) (0.24, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9097257Z Skipping (s,q) (0.25, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9097418Z Skipping (s,q) (0.26, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9097576Z Skipping (s,q) (0.27, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9097733Z Skipping (s,q) (0.28, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9097888Z Skipping (s,q) (0.29, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9098046Z Skipping (s,q) (0.3, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9098202Z Skipping (s,q) (0.31, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9098360Z Skipping (s,q) (0.32, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9098513Z Skipping (s,q) (0.33, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9098671Z Skipping (s,q) (0.34, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9098829Z Skipping (s,q) (0.35, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9098984Z Skipping (s,q) (0.36, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9099140Z Skipping (s,q) (0.37, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9099301Z Skipping (s,q) (0.38, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9099459Z Skipping (s,q) (0.39, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9099614Z Skipping (s,q) (0.4, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9099775Z Skipping (s,q) (0.41, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9099934Z Skipping (s,q) (0.42, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9100092Z Skipping (s,q) (0.43, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9100245Z Skipping (s,q) (0.44, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9100405Z Skipping (s,q) (0.45, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9100564Z Skipping (s,q) (0.46, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9100718Z Skipping (s,q) (0.47, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9100875Z Skipping (s,q) (0.48, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9101034Z Skipping (s,q) (0.49, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9101262Z Skipping (s,q) (0.5, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9101418Z Skipping (s,q) (0.51, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9101575Z Skipping (s,q) (0.52, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9101731Z Skipping (s,q) (0.53, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9101887Z Skipping (s,q) (0.54, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9102043Z Skipping (s,q) (0.55, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9102198Z Skipping (s,q) (0.56, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9102354Z Skipping (s,q) (0.57, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9102508Z Skipping (s,q) (0.58, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9102666Z Skipping (s,q) (0.59, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9102860Z Skipping (s,q) (0.6, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9103019Z Skipping (s,q) (0.61, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9103182Z Skipping (s,q) (0.62, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9103336Z Skipping (s,q) (0.63, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9103526Z Skipping (s,q) (0.64, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9103685Z Skipping (s,q) (0.65, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9103839Z Skipping (s,q) (0.66, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9103996Z Skipping (s,q) (0.67, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9104187Z Skipping (s,q) (0.68, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9104343Z Skipping (s,q) (0.69, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9104500Z Skipping (s,q) (0.7, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9104657Z Skipping (s,q) (0.71, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9104812Z Skipping (s,q) (0.72, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9104971Z Skipping (s,q) (0.73, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9105131Z Skipping (s,q) (0.74, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9105290Z Skipping (s,q) (0.75, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9105444Z Skipping (s,q) (0.76, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9105597Z Skipping (s,q) (0.77, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9105755Z Skipping (s,q) (0.78, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9105914Z Skipping (s,q) (0.79, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9106070Z Skipping (s,q) (0.8, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9106229Z Skipping (s,q) (0.81, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9106386Z Skipping (s,q) (0.82, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9106542Z Skipping (s,q) (0.83, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9106701Z Skipping (s,q) (0.84, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9106857Z Skipping (s,q) (0.85, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9107017Z Skipping (s,q) (0.86, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9107174Z Skipping (s,q) (0.87, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9107327Z Skipping (s,q) (0.88, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9107483Z Skipping (s,q) (0.89, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9107639Z Skipping (s,q) (0.9, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9107793Z Skipping (s,q) (0.91, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9107952Z Skipping (s,q) (0.92, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9108108Z Skipping (s,q) (0.93, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9108268Z Skipping (s,q) (0.94, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9108471Z Skipping (s,q) (0.95, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9108625Z Skipping (s,q) (0.96, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9108785Z Skipping (s,q) (0.97, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9108943Z Skipping (s,q) (0.98, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9109098Z Skipping (s,q) (0.99, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9109254Z Skipping (s,q) (1, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9109410Z Skipping (s,q) (1.01, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9109571Z Skipping (s,q) (1.02, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9109724Z Skipping (s,q) (1.03, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9109880Z Skipping (s,q) (1.04, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9110081Z Skipping (s,q) (1.05, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9110236Z Skipping (s,q) (1.06, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9110394Z Skipping (s,q) (1.07, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9110551Z Skipping (s,q) (1.08, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9110745Z Skipping (s,q) (1.09, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9110912Z Skipping (s,q) (1.1, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9111068Z Skipping (s,q) (1.11, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9111224Z Skipping (s,q) (1.12, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9111418Z Skipping (s,q) (1.13, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9111573Z Skipping (s,q) (1.14, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9111727Z Skipping (s,q) (1.15, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9111886Z Skipping (s,q) (1.16, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9112040Z Skipping (s,q) (1.17, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9112203Z Skipping (s,q) (1.18, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9112358Z Skipping (s,q) (1.19, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9112513Z Skipping (s,q) (1.2, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9112671Z Skipping (s,q) (1.21, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9112826Z Skipping (s,q) (1.22, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9112985Z Skipping (s,q) (1.23, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9113146Z Skipping (s,q) (1.24, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9113300Z Skipping (s,q) (1.25, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9113462Z Skipping (s,q) (1.26, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9113618Z Skipping (s,q) (1.27, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9113773Z Skipping (s,q) (1.28, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9113935Z Skipping (s,q) (1.29, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9114090Z Skipping (s,q) (1.3, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9114246Z Skipping (s,q) (1.31, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9114410Z Skipping (s,q) (1.32, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9114566Z Skipping (s,q) (1.33, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9114725Z Skipping (s,q) (1.34, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9114881Z Skipping (s,q) (1.35, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9115035Z Skipping (s,q) (1.36, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9115192Z Skipping (s,q) (1.37, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9115346Z Skipping (s,q) (1.38, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9115550Z Skipping (s,q) (1.39, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9115759Z Skipping (s,q) (1.4, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9115915Z Skipping (s,q) (1.41, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9116071Z Skipping (s,q) (1.42, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9116232Z Skipping (s,q) (1.43, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9116387Z Skipping (s,q) (1.44, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9116545Z Skipping (s,q) (1.45, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9116704Z Skipping (s,q) (1.46, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9116861Z Skipping (s,q) (1.47, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9117019Z Skipping (s,q) (1.48, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9117174Z Skipping (s,q) (1.49, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9117371Z Skipping (s,q) (1.5, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9117531Z Skipping (s,q) (1.51, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9117688Z Skipping (s,q) (1.52, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9117846Z Skipping (s,q) (1.53, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9118090Z Skipping (s,q) (1.54, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9118248Z Skipping (s,q) (1.55, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9118408Z Skipping (s,q) (1.56, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9118563Z Skipping (s,q) (1.57, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9118756Z Skipping (s,q) (1.58, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9118914Z Skipping (s,q) (1.59, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9119070Z Skipping (s,q) (1.6, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9119233Z Skipping (s,q) (1.61, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9119390Z Skipping (s,q) (1.62, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9119546Z Skipping (s,q) (1.63, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9119706Z Skipping (s,q) (1.64, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9119860Z Skipping (s,q) (1.65, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9120019Z Skipping (s,q) (1.66, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9120180Z Skipping (s,q) (1.67, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9120334Z Skipping (s,q) (1.68, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9120496Z Skipping (s,q) (1.69, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9120651Z Skipping (s,q) (1.7, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9120807Z Skipping (s,q) (1.71, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9120970Z Skipping (s,q) (1.72, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9121126Z Skipping (s,q) (1.73, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9121282Z Skipping (s,q) (1.74, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9121439Z Skipping (s,q) (1.75, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9121593Z Skipping (s,q) (1.76, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9121753Z Skipping (s,q) (1.77, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9121907Z Skipping (s,q) (1.78, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9122061Z Skipping (s,q) (1.79, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9122223Z Skipping (s,q) (1.8, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9122380Z Skipping (s,q) (1.81, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9122537Z Skipping (s,q) (1.82, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9122694Z Skipping (s,q) (1.83, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9122852Z Skipping (s,q) (1.84, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9123053Z Skipping (s,q) (1.85, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9123210Z Skipping (s,q) (1.86, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9123364Z Skipping (s,q) (1.87, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9123524Z Skipping (s,q) (1.88, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9123680Z Skipping (s,q) (1.89, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9123833Z Skipping (s,q) (1.9, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9123991Z Skipping (s,q) (1.91, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9124148Z Skipping (s,q) (1.92, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9124302Z Skipping (s,q) (1.93, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9124463Z Skipping (s,q) (1.94, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9124658Z Skipping (s,q) (1.95, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9124818Z Skipping (s,q) (1.96, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9124974Z Skipping (s,q) (1.97, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9125131Z Skipping (s,q) (1.98, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9125325Z Skipping (s,q) (1.99, 725): inconsistent with heavy hitters! 2025-05-07T20:56:56.9125481Z Skipping (s,q) (0.01, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9125636Z Skipping (s,q) (0.02, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9125796Z Skipping (s,q) (0.03, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9126013Z Skipping (s,q) (0.04, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9126171Z Skipping (s,q) (0.05, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9126326Z Skipping (s,q) (0.06, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9126484Z Skipping (s,q) (0.07, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9126641Z Skipping (s,q) (0.08, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9126800Z Skipping (s,q) (0.09, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9126953Z Skipping (s,q) (0.1, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9127110Z Skipping (s,q) (0.11, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9127267Z Skipping (s,q) (0.12, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9127426Z Skipping (s,q) (0.13, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9127580Z Skipping (s,q) (0.14, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9127736Z Skipping (s,q) (0.15, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9127894Z Skipping (s,q) (0.16, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9128048Z Skipping (s,q) (0.17, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9128205Z Skipping (s,q) (0.18, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9128365Z Skipping (s,q) (0.19, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9128522Z Skipping (s,q) (0.2, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9128678Z Skipping (s,q) (0.21, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9128831Z Skipping (s,q) (0.22, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9128987Z Skipping (s,q) (0.23, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9129144Z Skipping (s,q) (0.24, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9129301Z Skipping (s,q) (0.25, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9129458Z Skipping (s,q) (0.26, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9129614Z Skipping (s,q) (0.27, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9129770Z Skipping (s,q) (0.28, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9129929Z Skipping (s,q) (0.29, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9130087Z Skipping (s,q) (0.3, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9130292Z Skipping (s,q) (0.31, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9130447Z Skipping (s,q) (0.32, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9130601Z Skipping (s,q) (0.33, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9130757Z Skipping (s,q) (0.34, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9130914Z Skipping (s,q) (0.35, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9131067Z Skipping (s,q) (0.36, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9131221Z Skipping (s,q) (0.37, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9131381Z Skipping (s,q) (0.38, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9131533Z Skipping (s,q) (0.39, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9131689Z Skipping (s,q) (0.4, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9131881Z Skipping (s,q) (0.41, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9132037Z Skipping (s,q) (0.42, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9132196Z Skipping (s,q) (0.43, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9132352Z Skipping (s,q) (0.44, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9132542Z Skipping (s,q) (0.45, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9132702Z Skipping (s,q) (0.46, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9132857Z Skipping (s,q) (0.47, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9133015Z Skipping (s,q) (0.48, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9133208Z Skipping (s,q) (0.49, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9133364Z Skipping (s,q) (0.5, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9133520Z Skipping (s,q) (0.51, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9133679Z Skipping (s,q) (0.52, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9133834Z Skipping (s,q) (0.53, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9133993Z Skipping (s,q) (0.54, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9134148Z Skipping (s,q) (0.55, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9134304Z Skipping (s,q) (0.56, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9134461Z Skipping (s,q) (0.57, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9134614Z Skipping (s,q) (0.58, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9134777Z Skipping (s,q) (0.59, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9138124Z Skipping (s,q) (0.6, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9138310Z Skipping (s,q) (0.61, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9138472Z Skipping (s,q) (0.62, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9138638Z Skipping (s,q) (0.63, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9138796Z Skipping (s,q) (0.64, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9138955Z Skipping (s,q) (0.65, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9139116Z Skipping (s,q) (0.66, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9139274Z Skipping (s,q) (0.67, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9139440Z Skipping (s,q) (0.68, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9139597Z Skipping (s,q) (0.69, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9139755Z Skipping (s,q) (0.7, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9139915Z Skipping (s,q) (0.71, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9140076Z Skipping (s,q) (0.72, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9140233Z Skipping (s,q) (0.73, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9140394Z Skipping (s,q) (0.74, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9140554Z Skipping (s,q) (0.75, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9140786Z Skipping (s,q) (0.76, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9140943Z Skipping (s,q) (0.77, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9141100Z Skipping (s,q) (0.78, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9141264Z Skipping (s,q) (0.79, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9141421Z Skipping (s,q) (0.8, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9141581Z Skipping (s,q) (0.81, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9141740Z Skipping (s,q) (0.82, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9141899Z Skipping (s,q) (0.83, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9142060Z Skipping (s,q) (0.84, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9142217Z Skipping (s,q) (0.85, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9142415Z Skipping (s,q) (0.86, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9142580Z Skipping (s,q) (0.87, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9142741Z Skipping (s,q) (0.88, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9142898Z Skipping (s,q) (0.89, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9143096Z Skipping (s,q) (0.9, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9143256Z Skipping (s,q) (0.91, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9143418Z Skipping (s,q) (0.92, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9143574Z Skipping (s,q) (0.93, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9143770Z Skipping (s,q) (0.94, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9143931Z Skipping (s,q) (0.95, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9144088Z Skipping (s,q) (0.96, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9144247Z Skipping (s,q) (0.97, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9144407Z Skipping (s,q) (0.98, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9144565Z Skipping (s,q) (0.99, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9144720Z Skipping (s,q) (1, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9144883Z Skipping (s,q) (1.01, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9145042Z Skipping (s,q) (1.02, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9145203Z Skipping (s,q) (1.03, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9145358Z Skipping (s,q) (1.04, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9145517Z Skipping (s,q) (1.05, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9145678Z Skipping (s,q) (1.06, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9145834Z Skipping (s,q) (1.07, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9145990Z Skipping (s,q) (1.08, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9146153Z Skipping (s,q) (1.09, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9146315Z Skipping (s,q) (1.1, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9146474Z Skipping (s,q) (1.11, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9146631Z Skipping (s,q) (1.12, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9146790Z Skipping (s,q) (1.13, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9146949Z Skipping (s,q) (1.14, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9147106Z Skipping (s,q) (1.15, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9147261Z Skipping (s,q) (1.16, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9147423Z Skipping (s,q) (1.17, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9147580Z Skipping (s,q) (1.18, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9147742Z Skipping (s,q) (1.19, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9147902Z Skipping (s,q) (1.2, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9148060Z Skipping (s,q) (1.21, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9148276Z Skipping (s,q) (1.22, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9148434Z Skipping (s,q) (1.23, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9148592Z Skipping (s,q) (1.24, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9148751Z Skipping (s,q) (1.25, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9148908Z Skipping (s,q) (1.26, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9149069Z Skipping (s,q) (1.27, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9149228Z Skipping (s,q) (1.28, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9149388Z Skipping (s,q) (1.29, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9149547Z Skipping (s,q) (1.3, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9149744Z Skipping (s,q) (1.31, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9149902Z Skipping (s,q) (1.32, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9150063Z Skipping (s,q) (1.33, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9150219Z Skipping (s,q) (1.34, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9150416Z Skipping (s,q) (1.35, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9150573Z Skipping (s,q) (1.36, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9150730Z Skipping (s,q) (1.37, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9150889Z Skipping (s,q) (1.38, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9151085Z Skipping (s,q) (1.39, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9151240Z Skipping (s,q) (1.4, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9151401Z Skipping (s,q) (1.41, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9151560Z Skipping (s,q) (1.42, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9151721Z Skipping (s,q) (1.43, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9151882Z Skipping (s,q) (1.44, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9152040Z Skipping (s,q) (1.45, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9152200Z Skipping (s,q) (1.46, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9152360Z Skipping (s,q) (1.47, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9152518Z Skipping (s,q) (1.48, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9152678Z Skipping (s,q) (1.49, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9152837Z Skipping (s,q) (1.5, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9152995Z Skipping (s,q) (1.51, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9153159Z Skipping (s,q) (1.52, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9153315Z Skipping (s,q) (1.53, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9153477Z Skipping (s,q) (1.54, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9153634Z Skipping (s,q) (1.55, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9153791Z Skipping (s,q) (1.56, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9153951Z Skipping (s,q) (1.57, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9154111Z Skipping (s,q) (1.58, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9154268Z Skipping (s,q) (1.59, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9154427Z Skipping (s,q) (1.6, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9154583Z Skipping (s,q) (1.61, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9154746Z Skipping (s,q) (1.62, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9154906Z Skipping (s,q) (1.63, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9155061Z Skipping (s,q) (1.64, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9155225Z Skipping (s,q) (1.65, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9155454Z Skipping (s,q) (1.66, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9155659Z Skipping (s,q) (1.67, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9155827Z Skipping (s,q) (1.68, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9155986Z Skipping (s,q) (1.69, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9156145Z Skipping (s,q) (1.7, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9156302Z Skipping (s,q) (1.71, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9156460Z Skipping (s,q) (1.72, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9156623Z Skipping (s,q) (1.73, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9156780Z Skipping (s,q) (1.74, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9156937Z Skipping (s,q) (1.75, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9157138Z Skipping (s,q) (1.76, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9157296Z Skipping (s,q) (1.77, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9157459Z Skipping (s,q) (1.78, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9157616Z Skipping (s,q) (1.79, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9157772Z Skipping (s,q) (1.8, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9157995Z Skipping (s,q) (1.81, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9158156Z Skipping (s,q) (1.82, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9158313Z Skipping (s,q) (1.83, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9158512Z Skipping (s,q) (1.84, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9158669Z Skipping (s,q) (1.85, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9158829Z Skipping (s,q) (1.86, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9158989Z Skipping (s,q) (1.87, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9159144Z Skipping (s,q) (1.88, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9159306Z Skipping (s,q) (1.89, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9159463Z Skipping (s,q) (1.9, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9159622Z Skipping (s,q) (1.91, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9159787Z Skipping (s,q) (1.92, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9159944Z Skipping (s,q) (1.93, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9160104Z Skipping (s,q) (1.94, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9160264Z Skipping (s,q) (1.95, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9160420Z Skipping (s,q) (1.96, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9160578Z Skipping (s,q) (1.97, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9160735Z Skipping (s,q) (1.98, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9160894Z Skipping (s,q) (1.99, 750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9161056Z Skipping (s,q) (0.01, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9161212Z Skipping (s,q) (0.02, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9161369Z Skipping (s,q) (0.03, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9161535Z Skipping (s,q) (0.04, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9161691Z Skipping (s,q) (0.05, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9161850Z Skipping (s,q) (0.06, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9162006Z Skipping (s,q) (0.07, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9162165Z Skipping (s,q) (0.08, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9162326Z Skipping (s,q) (0.09, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9162483Z Skipping (s,q) (0.1, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9162644Z Skipping (s,q) (0.11, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9162805Z Skipping (s,q) (0.12, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9163007Z Skipping (s,q) (0.13, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9163166Z Skipping (s,q) (0.14, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9163326Z Skipping (s,q) (0.15, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9163484Z Skipping (s,q) (0.16, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9163646Z Skipping (s,q) (0.17, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9163802Z Skipping (s,q) (0.18, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9163963Z Skipping (s,q) (0.19, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9164122Z Skipping (s,q) (0.2, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9164278Z Skipping (s,q) (0.21, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9164475Z Skipping (s,q) (0.22, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9164634Z Skipping (s,q) (0.23, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9164796Z Skipping (s,q) (0.24, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9164956Z Skipping (s,q) (0.25, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9165113Z Skipping (s,q) (0.26, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9165312Z Skipping (s,q) (0.27, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9165472Z Skipping (s,q) (0.28, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9165629Z Skipping (s,q) (0.29, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9165827Z Skipping (s,q) (0.3, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9165984Z Skipping (s,q) (0.31, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9166141Z Skipping (s,q) (0.32, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9166302Z Skipping (s,q) (0.33, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9166464Z Skipping (s,q) (0.34, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9166625Z Skipping (s,q) (0.35, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9166785Z Skipping (s,q) (0.36, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9166942Z Skipping (s,q) (0.37, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9167104Z Skipping (s,q) (0.38, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9167260Z Skipping (s,q) (0.39, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9167416Z Skipping (s,q) (0.4, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9167577Z Skipping (s,q) (0.41, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9167736Z Skipping (s,q) (0.42, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9167894Z Skipping (s,q) (0.43, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9168051Z Skipping (s,q) (0.44, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9168209Z Skipping (s,q) (0.45, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9168372Z Skipping (s,q) (0.46, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9168528Z Skipping (s,q) (0.47, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9168686Z Skipping (s,q) (0.48, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9168850Z Skipping (s,q) (0.49, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9169006Z Skipping (s,q) (0.5, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9169163Z Skipping (s,q) (0.51, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9169322Z Skipping (s,q) (0.52, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9169482Z Skipping (s,q) (0.53, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9169638Z Skipping (s,q) (0.54, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9169799Z Skipping (s,q) (0.55, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9169958Z Skipping (s,q) (0.56, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9170118Z Skipping (s,q) (0.57, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9170319Z Skipping (s,q) (0.58, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9170477Z Skipping (s,q) (0.59, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9170639Z Skipping (s,q) (0.6, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9170796Z Skipping (s,q) (0.61, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9170953Z Skipping (s,q) (0.62, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9171112Z Skipping (s,q) (0.63, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9171272Z Skipping (s,q) (0.64, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9171431Z Skipping (s,q) (0.65, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9171588Z Skipping (s,q) (0.66, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9171787Z Skipping (s,q) (0.67, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9171949Z Skipping (s,q) (0.68, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9172108Z Skipping (s,q) (0.69, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9172264Z Skipping (s,q) (0.7, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9172427Z Skipping (s,q) (0.71, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9172618Z Skipping (s,q) (0.72, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9172779Z Skipping (s,q) (0.73, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9172936Z Skipping (s,q) (0.74, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9173132Z Skipping (s,q) (0.75, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9173293Z Skipping (s,q) (0.76, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9173451Z Skipping (s,q) (0.77, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9173607Z Skipping (s,q) (0.78, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9173768Z Skipping (s,q) (0.79, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9173927Z Skipping (s,q) (0.8, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9174088Z Skipping (s,q) (0.81, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9174244Z Skipping (s,q) (0.82, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9174404Z Skipping (s,q) (0.83, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9174563Z Skipping (s,q) (0.84, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9174719Z Skipping (s,q) (0.85, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9174876Z Skipping (s,q) (0.86, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9175039Z Skipping (s,q) (0.87, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9175195Z Skipping (s,q) (0.88, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9175357Z Skipping (s,q) (0.89, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9175518Z Skipping (s,q) (0.9, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9175677Z Skipping (s,q) (0.91, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9175841Z Skipping (s,q) (0.92, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9175997Z Skipping (s,q) (0.93, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9176156Z Skipping (s,q) (0.94, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9176317Z Skipping (s,q) (0.95, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9176473Z Skipping (s,q) (0.96, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9176633Z Skipping (s,q) (0.97, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9176792Z Skipping (s,q) (0.98, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9176948Z Skipping (s,q) (0.99, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9177104Z Skipping (s,q) (1, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9177265Z Skipping (s,q) (1.01, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9177423Z Skipping (s,q) (1.02, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9177629Z Skipping (s,q) (1.03, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9177786Z Skipping (s,q) (1.04, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9177946Z Skipping (s,q) (1.05, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9178106Z Skipping (s,q) (1.06, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9178262Z Skipping (s,q) (1.07, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9178423Z Skipping (s,q) (1.08, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9178582Z Skipping (s,q) (1.09, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9178738Z Skipping (s,q) (1.1, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9178897Z Skipping (s,q) (1.11, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9179091Z Skipping (s,q) (1.12, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9179249Z Skipping (s,q) (1.13, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9179410Z Skipping (s,q) (1.14, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9179567Z Skipping (s,q) (1.15, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9179725Z Skipping (s,q) (1.16, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9179920Z Skipping (s,q) (1.17, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9180080Z Skipping (s,q) (1.18, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9180241Z Skipping (s,q) (1.19, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9180436Z Skipping (s,q) (1.2, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9180593Z Skipping (s,q) (1.21, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9180753Z Skipping (s,q) (1.22, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9180909Z Skipping (s,q) (1.23, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9181071Z Skipping (s,q) (1.24, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9181229Z Skipping (s,q) (1.25, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9181386Z Skipping (s,q) (1.26, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9181546Z Skipping (s,q) (1.27, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9181706Z Skipping (s,q) (1.28, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9181862Z Skipping (s,q) (1.29, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9182020Z Skipping (s,q) (1.3, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9182177Z Skipping (s,q) (1.31, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9182340Z Skipping (s,q) (1.32, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9182497Z Skipping (s,q) (1.33, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9182656Z Skipping (s,q) (1.34, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9182817Z Skipping (s,q) (1.35, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9182974Z Skipping (s,q) (1.36, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9183133Z Skipping (s,q) (1.37, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9183295Z Skipping (s,q) (1.38, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9183455Z Skipping (s,q) (1.39, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9183616Z Skipping (s,q) (1.4, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9183772Z Skipping (s,q) (1.41, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9183930Z Skipping (s,q) (1.42, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9184094Z Skipping (s,q) (1.43, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9184250Z Skipping (s,q) (1.44, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9184406Z Skipping (s,q) (1.45, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9184567Z Skipping (s,q) (1.46, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9184725Z Skipping (s,q) (1.47, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9184932Z Skipping (s,q) (1.48, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9185088Z Skipping (s,q) (1.49, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9185244Z Skipping (s,q) (1.5, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9185406Z Skipping (s,q) (1.51, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9185563Z Skipping (s,q) (1.52, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9185722Z Skipping (s,q) (1.53, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9185886Z Skipping (s,q) (1.54, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9186043Z Skipping (s,q) (1.55, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9186200Z Skipping (s,q) (1.56, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9186421Z Skipping (s,q) (1.57, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9186580Z Skipping (s,q) (1.58, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9186741Z Skipping (s,q) (1.59, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9186899Z Skipping (s,q) (1.6, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9187057Z Skipping (s,q) (1.61, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9187254Z Skipping (s,q) (1.62, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9187413Z Skipping (s,q) (1.63, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9187570Z Skipping (s,q) (1.64, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9187769Z Skipping (s,q) (1.65, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9187927Z Skipping (s,q) (1.66, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9188086Z Skipping (s,q) (1.67, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9188244Z Skipping (s,q) (1.68, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9188404Z Skipping (s,q) (1.69, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9188564Z Skipping (s,q) (1.7, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9188722Z Skipping (s,q) (1.71, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9188877Z Skipping (s,q) (1.72, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9189039Z Skipping (s,q) (1.73, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9189196Z Skipping (s,q) (1.74, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9189354Z Skipping (s,q) (1.75, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9189512Z Skipping (s,q) (1.76, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9189670Z Skipping (s,q) (1.77, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9189833Z Skipping (s,q) (1.78, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9189990Z Skipping (s,q) (1.79, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9190146Z Skipping (s,q) (1.8, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9190304Z Skipping (s,q) (1.81, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9190463Z Skipping (s,q) (1.82, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9190875Z Skipping (s,q) (1.83, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9191039Z Skipping (s,q) (1.84, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9191195Z Skipping (s,q) (1.85, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9191355Z Skipping (s,q) (1.86, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9191514Z Skipping (s,q) (1.87, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9191673Z Skipping (s,q) (1.88, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9191832Z Skipping (s,q) (1.89, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9191988Z Skipping (s,q) (1.9, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9192155Z Skipping (s,q) (1.91, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9192312Z Skipping (s,q) (1.92, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9192548Z Skipping (s,q) (1.93, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9192708Z Skipping (s,q) (1.94, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9192866Z Skipping (s,q) (1.95, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9193026Z Skipping (s,q) (1.96, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9193185Z Skipping (s,q) (1.97, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9193342Z Skipping (s,q) (1.98, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9193500Z Skipping (s,q) (1.99, 775): inconsistent with heavy hitters! 2025-05-07T20:56:56.9193660Z Skipping (s,q) (0.01, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9193816Z Skipping (s,q) (0.02, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9194034Z Skipping (s,q) (0.03, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9194194Z Skipping (s,q) (0.04, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9194352Z Skipping (s,q) (0.05, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9194515Z Skipping (s,q) (0.06, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9194672Z Skipping (s,q) (0.07, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9194886Z Skipping (s,q) (0.08, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9195052Z Skipping (s,q) (0.09, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9195208Z Skipping (s,q) (0.1, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9195416Z Skipping (s,q) (0.11, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9195633Z Skipping (s,q) (0.12, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9195788Z Skipping (s,q) (0.13, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9195947Z Skipping (s,q) (0.14, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9196107Z Skipping (s,q) (0.15, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9196265Z Skipping (s,q) (0.16, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9196423Z Skipping (s,q) (0.17, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9196578Z Skipping (s,q) (0.18, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9196741Z Skipping (s,q) (0.19, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9196898Z Skipping (s,q) (0.2, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9197054Z Skipping (s,q) (0.21, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9197212Z Skipping (s,q) (0.22, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9197372Z Skipping (s,q) (0.23, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9197527Z Skipping (s,q) (0.24, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9197687Z Skipping (s,q) (0.25, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9197845Z Skipping (s,q) (0.26, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9198003Z Skipping (s,q) (0.27, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9198162Z Skipping (s,q) (0.28, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9198318Z Skipping (s,q) (0.29, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9198479Z Skipping (s,q) (0.3, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9198636Z Skipping (s,q) (0.31, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9198799Z Skipping (s,q) (0.32, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9198958Z Skipping (s,q) (0.33, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9199116Z Skipping (s,q) (0.34, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9199272Z Skipping (s,q) (0.35, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9199431Z Skipping (s,q) (0.36, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9199590Z Skipping (s,q) (0.37, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9199745Z Skipping (s,q) (0.38, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9199950Z Skipping (s,q) (0.39, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9200106Z Skipping (s,q) (0.4, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9200261Z Skipping (s,q) (0.41, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9200424Z Skipping (s,q) (0.42, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9200582Z Skipping (s,q) (0.43, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9200741Z Skipping (s,q) (0.44, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9200900Z Skipping (s,q) (0.45, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9201058Z Skipping (s,q) (0.46, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9201215Z Skipping (s,q) (0.47, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9201371Z Skipping (s,q) (0.48, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9201567Z Skipping (s,q) (0.49, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9201731Z Skipping (s,q) (0.5, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9201888Z Skipping (s,q) (0.51, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9202048Z Skipping (s,q) (0.52, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9202242Z Skipping (s,q) (0.53, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9202399Z Skipping (s,q) (0.54, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9202559Z Skipping (s,q) (0.55, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9202716Z Skipping (s,q) (0.56, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9202910Z Skipping (s,q) (0.57, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9203067Z Skipping (s,q) (0.58, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9203222Z Skipping (s,q) (0.59, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9203380Z Skipping (s,q) (0.6, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9203538Z Skipping (s,q) (0.61, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9203698Z Skipping (s,q) (0.62, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9203858Z Skipping (s,q) (0.63, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9204014Z Skipping (s,q) (0.64, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9204168Z Skipping (s,q) (0.65, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9204327Z Skipping (s,q) (0.66, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9204481Z Skipping (s,q) (0.67, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9204641Z Skipping (s,q) (0.68, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9204796Z Skipping (s,q) (0.69, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9204950Z Skipping (s,q) (0.7, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9205111Z Skipping (s,q) (0.71, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9205269Z Skipping (s,q) (0.72, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9205425Z Skipping (s,q) (0.73, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9205583Z Skipping (s,q) (0.74, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9205740Z Skipping (s,q) (0.75, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9205898Z Skipping (s,q) (0.76, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9206052Z Skipping (s,q) (0.77, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9206209Z Skipping (s,q) (0.78, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9206373Z Skipping (s,q) (0.79, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9206527Z Skipping (s,q) (0.8, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9206683Z Skipping (s,q) (0.81, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9206842Z Skipping (s,q) (0.82, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9206997Z Skipping (s,q) (0.83, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9207200Z Skipping (s,q) (0.84, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9207358Z Skipping (s,q) (0.85, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9207513Z Skipping (s,q) (0.86, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9207673Z Skipping (s,q) (0.87, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9207828Z Skipping (s,q) (0.88, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9207982Z Skipping (s,q) (0.89, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9208143Z Skipping (s,q) (0.9, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9208299Z Skipping (s,q) (0.91, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9208454Z Skipping (s,q) (0.92, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9208611Z Skipping (s,q) (0.93, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9208805Z Skipping (s,q) (0.94, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9208967Z Skipping (s,q) (0.95, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9209121Z Skipping (s,q) (0.96, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9209277Z Skipping (s,q) (0.97, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9209476Z Skipping (s,q) (0.98, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9209635Z Skipping (s,q) (0.99, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9209784Z Skipping (s,q) (1, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9209942Z Skipping (s,q) (1.01, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9210135Z Skipping (s,q) (1.02, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9210293Z Skipping (s,q) (1.03, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9210447Z Skipping (s,q) (1.04, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9210604Z Skipping (s,q) (1.05, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9210761Z Skipping (s,q) (1.06, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9210921Z Skipping (s,q) (1.07, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9211075Z Skipping (s,q) (1.08, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9211234Z Skipping (s,q) (1.09, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9211391Z Skipping (s,q) (1.1, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9211550Z Skipping (s,q) (1.11, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9211703Z Skipping (s,q) (1.12, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9211860Z Skipping (s,q) (1.13, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9212016Z Skipping (s,q) (1.14, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9212171Z Skipping (s,q) (1.15, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9212329Z Skipping (s,q) (1.16, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9212486Z Skipping (s,q) (1.17, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9212641Z Skipping (s,q) (1.18, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9212797Z Skipping (s,q) (1.19, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9212953Z Skipping (s,q) (1.2, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9213114Z Skipping (s,q) (1.21, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9213270Z Skipping (s,q) (1.22, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9213424Z Skipping (s,q) (1.23, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9213582Z Skipping (s,q) (1.24, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9213738Z Skipping (s,q) (1.25, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9213892Z Skipping (s,q) (1.26, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9214053Z Skipping (s,q) (1.27, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9214210Z Skipping (s,q) (1.28, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9214437Z Skipping (s,q) (1.29, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9214594Z Skipping (s,q) (1.3, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9214749Z Skipping (s,q) (1.31, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9214904Z Skipping (s,q) (1.32, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9215063Z Skipping (s,q) (1.33, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9215217Z Skipping (s,q) (1.34, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9215375Z Skipping (s,q) (1.35, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9215530Z Skipping (s,q) (1.36, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9215684Z Skipping (s,q) (1.37, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9215842Z Skipping (s,q) (1.38, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9216035Z Skipping (s,q) (1.39, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9216195Z Skipping (s,q) (1.4, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9216354Z Skipping (s,q) (1.41, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9216508Z Skipping (s,q) (1.42, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9216698Z Skipping (s,q) (1.43, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9216857Z Skipping (s,q) (1.44, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9217013Z Skipping (s,q) (1.45, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9217169Z Skipping (s,q) (1.46, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9217362Z Skipping (s,q) (1.47, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9217517Z Skipping (s,q) (1.48, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9217674Z Skipping (s,q) (1.49, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9217837Z Skipping (s,q) (1.5, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9217995Z Skipping (s,q) (1.51, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9218154Z Skipping (s,q) (1.52, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9218310Z Skipping (s,q) (1.53, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9218470Z Skipping (s,q) (1.54, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9218625Z Skipping (s,q) (1.55, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9218779Z Skipping (s,q) (1.56, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9218935Z Skipping (s,q) (1.57, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9219091Z Skipping (s,q) (1.58, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9219245Z Skipping (s,q) (1.59, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9219401Z Skipping (s,q) (1.6, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9219560Z Skipping (s,q) (1.61, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9219719Z Skipping (s,q) (1.62, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9219876Z Skipping (s,q) (1.63, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9220031Z Skipping (s,q) (1.64, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9220189Z Skipping (s,q) (1.65, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9220348Z Skipping (s,q) (1.66, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9220503Z Skipping (s,q) (1.67, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9220662Z Skipping (s,q) (1.68, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9220820Z Skipping (s,q) (1.69, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9220976Z Skipping (s,q) (1.7, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9221132Z Skipping (s,q) (1.71, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9221290Z Skipping (s,q) (1.72, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9221449Z Skipping (s,q) (1.73, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9221649Z Skipping (s,q) (1.74, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9221804Z Skipping (s,q) (1.75, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9221962Z Skipping (s,q) (1.76, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9222120Z Skipping (s,q) (1.77, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9222278Z Skipping (s,q) (1.78, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9222432Z Skipping (s,q) (1.79, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9222588Z Skipping (s,q) (1.8, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9222749Z Skipping (s,q) (1.81, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9222904Z Skipping (s,q) (1.82, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9223060Z Skipping (s,q) (1.83, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9223262Z Skipping (s,q) (1.84, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9223422Z Skipping (s,q) (1.85, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9223576Z Skipping (s,q) (1.86, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9223735Z Skipping (s,q) (1.87, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9223926Z Skipping (s,q) (1.88, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9224085Z Skipping (s,q) (1.89, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9224239Z Skipping (s,q) (1.9, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9224394Z Skipping (s,q) (1.91, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9224590Z Skipping (s,q) (1.92, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9224745Z Skipping (s,q) (1.93, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9224900Z Skipping (s,q) (1.94, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9225060Z Skipping (s,q) (1.95, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9225214Z Skipping (s,q) (1.96, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9225375Z Skipping (s,q) (1.97, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9225531Z Skipping (s,q) (1.98, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9225687Z Skipping (s,q) (1.99, 800): inconsistent with heavy hitters! 2025-05-07T20:56:56.9225845Z Skipping (s,q) (0.01, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9226000Z Skipping (s,q) (0.02, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9226154Z Skipping (s,q) (0.03, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9226314Z Skipping (s,q) (0.04, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9226468Z Skipping (s,q) (0.05, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9226624Z Skipping (s,q) (0.06, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9226784Z Skipping (s,q) (0.07, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9226940Z Skipping (s,q) (0.08, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9227100Z Skipping (s,q) (0.09, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9227254Z Skipping (s,q) (0.1, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9227407Z Skipping (s,q) (0.11, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9227564Z Skipping (s,q) (0.12, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9227719Z Skipping (s,q) (0.13, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9227875Z Skipping (s,q) (0.14, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9228035Z Skipping (s,q) (0.15, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9228190Z Skipping (s,q) (0.16, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9228347Z Skipping (s,q) (0.17, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9228504Z Skipping (s,q) (0.18, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9228659Z Skipping (s,q) (0.19, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9228861Z Skipping (s,q) (0.2, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9229016Z Skipping (s,q) (0.21, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9229172Z Skipping (s,q) (0.22, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9229329Z Skipping (s,q) (0.23, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9229483Z Skipping (s,q) (0.24, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9229643Z Skipping (s,q) (0.25, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9229801Z Skipping (s,q) (0.26, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9229957Z Skipping (s,q) (0.27, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9230114Z Skipping (s,q) (0.28, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9230269Z Skipping (s,q) (0.29, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9230466Z Skipping (s,q) (0.3, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9230624Z Skipping (s,q) (0.31, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9230782Z Skipping (s,q) (0.32, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9230939Z Skipping (s,q) (0.33, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9231129Z Skipping (s,q) (0.34, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9231285Z Skipping (s,q) (0.35, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9231442Z Skipping (s,q) (0.36, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9231596Z Skipping (s,q) (0.37, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9231788Z Skipping (s,q) (0.38, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9231946Z Skipping (s,q) (0.39, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9232102Z Skipping (s,q) (0.4, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9232265Z Skipping (s,q) (0.41, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9232420Z Skipping (s,q) (0.42, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9232579Z Skipping (s,q) (0.43, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9232739Z Skipping (s,q) (0.44, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9232897Z Skipping (s,q) (0.45, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9233052Z Skipping (s,q) (0.46, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9233213Z Skipping (s,q) (0.47, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9233367Z Skipping (s,q) (0.48, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9233526Z Skipping (s,q) (0.49, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9233685Z Skipping (s,q) (0.5, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9233840Z Skipping (s,q) (0.51, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9234000Z Skipping (s,q) (0.52, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9234155Z Skipping (s,q) (0.53, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9234310Z Skipping (s,q) (0.54, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9234469Z Skipping (s,q) (0.55, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9234624Z Skipping (s,q) (0.56, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9234790Z Skipping (s,q) (0.57, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9234945Z Skipping (s,q) (0.58, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9235098Z Skipping (s,q) (0.59, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9235257Z Skipping (s,q) (0.6, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9235465Z Skipping (s,q) (0.61, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9235621Z Skipping (s,q) (0.62, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9235776Z Skipping (s,q) (0.63, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9235934Z Skipping (s,q) (0.64, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9236138Z Skipping (s,q) (0.65, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9236292Z Skipping (s,q) (0.66, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9236447Z Skipping (s,q) (0.67, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9236607Z Skipping (s,q) (0.68, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9236763Z Skipping (s,q) (0.69, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9236920Z Skipping (s,q) (0.7, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9237078Z Skipping (s,q) (0.71, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9237237Z Skipping (s,q) (0.72, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9237396Z Skipping (s,q) (0.73, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9237550Z Skipping (s,q) (0.74, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9237793Z Skipping (s,q) (0.75, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9237954Z Skipping (s,q) (0.76, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9238111Z Skipping (s,q) (0.77, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9238268Z Skipping (s,q) (0.78, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9238467Z Skipping (s,q) (0.79, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9238622Z Skipping (s,q) (0.8, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9238780Z Skipping (s,q) (0.81, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9238936Z Skipping (s,q) (0.82, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9239151Z Skipping (s,q) (0.83, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9239310Z Skipping (s,q) (0.84, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9239465Z Skipping (s,q) (0.85, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9239626Z Skipping (s,q) (0.86, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9239784Z Skipping (s,q) (0.87, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9239942Z Skipping (s,q) (0.88, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9240097Z Skipping (s,q) (0.89, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9240253Z Skipping (s,q) (0.9, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9240410Z Skipping (s,q) (0.91, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9240571Z Skipping (s,q) (0.92, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9240727Z Skipping (s,q) (0.93, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9240884Z Skipping (s,q) (0.94, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9241041Z Skipping (s,q) (0.95, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9241195Z Skipping (s,q) (0.96, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9241352Z Skipping (s,q) (0.97, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9241512Z Skipping (s,q) (0.98, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9241668Z Skipping (s,q) (0.99, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9241820Z Skipping (s,q) (1, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9241976Z Skipping (s,q) (1.01, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9242132Z Skipping (s,q) (1.02, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9242292Z Skipping (s,q) (1.03, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9242445Z Skipping (s,q) (1.04, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9242604Z Skipping (s,q) (1.05, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9242763Z Skipping (s,q) (1.06, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9242919Z Skipping (s,q) (1.07, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9243081Z Skipping (s,q) (1.08, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9243239Z Skipping (s,q) (1.09, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9243437Z Skipping (s,q) (1.1, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9243596Z Skipping (s,q) (1.11, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9243751Z Skipping (s,q) (1.12, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9243908Z Skipping (s,q) (1.13, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9244063Z Skipping (s,q) (1.14, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9244217Z Skipping (s,q) (1.15, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9244377Z Skipping (s,q) (1.16, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9244535Z Skipping (s,q) (1.17, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9244690Z Skipping (s,q) (1.18, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9244848Z Skipping (s,q) (1.19, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9245042Z Skipping (s,q) (1.2, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9245196Z Skipping (s,q) (1.21, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9245356Z Skipping (s,q) (1.22, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9245510Z Skipping (s,q) (1.23, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9245701Z Skipping (s,q) (1.24, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9245857Z Skipping (s,q) (1.25, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9246011Z Skipping (s,q) (1.26, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9246169Z Skipping (s,q) (1.27, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9246378Z Skipping (s,q) (1.28, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9246554Z Skipping (s,q) (1.29, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9246726Z Skipping (s,q) (1.3, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9246882Z Skipping (s,q) (1.31, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9247039Z Skipping (s,q) (1.32, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9247196Z Skipping (s,q) (1.33, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9247349Z Skipping (s,q) (1.34, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9247510Z Skipping (s,q) (1.35, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9247666Z Skipping (s,q) (1.36, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9247821Z Skipping (s,q) (1.37, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9247978Z Skipping (s,q) (1.38, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9248135Z Skipping (s,q) (1.39, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9248291Z Skipping (s,q) (1.4, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9248450Z Skipping (s,q) (1.41, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9248608Z Skipping (s,q) (1.42, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9248764Z Skipping (s,q) (1.43, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9248922Z Skipping (s,q) (1.44, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9249077Z Skipping (s,q) (1.45, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9249233Z Skipping (s,q) (1.46, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9249391Z Skipping (s,q) (1.47, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9249545Z Skipping (s,q) (1.48, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9249703Z Skipping (s,q) (1.49, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9249857Z Skipping (s,q) (1.5, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9250018Z Skipping (s,q) (1.51, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9250175Z Skipping (s,q) (1.52, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9250328Z Skipping (s,q) (1.53, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9250488Z Skipping (s,q) (1.54, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9250685Z Skipping (s,q) (1.55, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9250840Z Skipping (s,q) (1.56, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9250997Z Skipping (s,q) (1.57, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9251153Z Skipping (s,q) (1.58, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9251311Z Skipping (s,q) (1.59, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9251464Z Skipping (s,q) (1.6, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9251621Z Skipping (s,q) (1.61, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9251781Z Skipping (s,q) (1.62, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9251936Z Skipping (s,q) (1.63, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9252091Z Skipping (s,q) (1.64, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9252290Z Skipping (s,q) (1.65, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9252445Z Skipping (s,q) (1.66, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9252605Z Skipping (s,q) (1.67, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9252759Z Skipping (s,q) (1.68, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9252950Z Skipping (s,q) (1.69, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9253111Z Skipping (s,q) (1.7, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9253267Z Skipping (s,q) (1.71, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9253421Z Skipping (s,q) (1.72, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9253618Z Skipping (s,q) (1.73, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9253774Z Skipping (s,q) (1.74, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9253937Z Skipping (s,q) (1.75, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9254093Z Skipping (s,q) (1.76, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9254247Z Skipping (s,q) (1.77, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9254406Z Skipping (s,q) (1.78, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9254560Z Skipping (s,q) (1.79, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9254713Z Skipping (s,q) (1.8, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9254874Z Skipping (s,q) (1.81, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9255028Z Skipping (s,q) (1.82, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9255185Z Skipping (s,q) (1.83, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9255341Z Skipping (s,q) (1.84, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9255495Z Skipping (s,q) (1.85, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9255653Z Skipping (s,q) (1.86, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9255810Z Skipping (s,q) (1.87, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9255964Z Skipping (s,q) (1.88, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9256124Z Skipping (s,q) (1.89, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9256278Z Skipping (s,q) (1.9, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9256431Z Skipping (s,q) (1.91, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9256589Z Skipping (s,q) (1.92, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9256743Z Skipping (s,q) (1.93, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9256900Z Skipping (s,q) (1.94, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9257056Z Skipping (s,q) (1.95, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9257214Z Skipping (s,q) (1.96, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9257372Z Skipping (s,q) (1.97, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9257527Z Skipping (s,q) (1.98, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9257682Z Skipping (s,q) (1.99, 825): inconsistent with heavy hitters! 2025-05-07T20:56:56.9257840Z Skipping (s,q) (0.01, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9258038Z Skipping (s,q) (0.02, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9258194Z Skipping (s,q) (0.03, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9258351Z Skipping (s,q) (0.04, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9258505Z Skipping (s,q) (0.05, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9258739Z Skipping (s,q) (0.06, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9258912Z Skipping (s,q) (0.07, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9262078Z Skipping (s,q) (0.08, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9262248Z Skipping (s,q) (0.09, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9262407Z Skipping (s,q) (0.1, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9262627Z Skipping (s,q) (0.11, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9262783Z Skipping (s,q) (0.12, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9262945Z Skipping (s,q) (0.13, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9263100Z Skipping (s,q) (0.14, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9263295Z Skipping (s,q) (0.15, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9263456Z Skipping (s,q) (0.16, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9263612Z Skipping (s,q) (0.17, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9263767Z Skipping (s,q) (0.18, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9263990Z Skipping (s,q) (0.19, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9264145Z Skipping (s,q) (0.2, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9264302Z Skipping (s,q) (0.21, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9264461Z Skipping (s,q) (0.22, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9264615Z Skipping (s,q) (0.23, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9264776Z Skipping (s,q) (0.24, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9264931Z Skipping (s,q) (0.25, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9265085Z Skipping (s,q) (0.26, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9265246Z Skipping (s,q) (0.27, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9265403Z Skipping (s,q) (0.28, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9265560Z Skipping (s,q) (0.29, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9265716Z Skipping (s,q) (0.3, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9265871Z Skipping (s,q) (0.31, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9266033Z Skipping (s,q) (0.32, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9266188Z Skipping (s,q) (0.33, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9266347Z Skipping (s,q) (0.34, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9266508Z Skipping (s,q) (0.35, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9266662Z Skipping (s,q) (0.36, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9266819Z Skipping (s,q) (0.37, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9266978Z Skipping (s,q) (0.38, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9267134Z Skipping (s,q) (0.39, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9267290Z Skipping (s,q) (0.4, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9267444Z Skipping (s,q) (0.41, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9267601Z Skipping (s,q) (0.42, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9267757Z Skipping (s,q) (0.43, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9267911Z Skipping (s,q) (0.44, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9268072Z Skipping (s,q) (0.45, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9268226Z Skipping (s,q) (0.46, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9268441Z Skipping (s,q) (0.47, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9268598Z Skipping (s,q) (0.48, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9268755Z Skipping (s,q) (0.49, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9268909Z Skipping (s,q) (0.5, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9269068Z Skipping (s,q) (0.51, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9269222Z Skipping (s,q) (0.52, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9269381Z Skipping (s,q) (0.53, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9269538Z Skipping (s,q) (0.54, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9269691Z Skipping (s,q) (0.55, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9269894Z Skipping (s,q) (0.56, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9270053Z Skipping (s,q) (0.57, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9270209Z Skipping (s,q) (0.58, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9270366Z Skipping (s,q) (0.59, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9270558Z Skipping (s,q) (0.6, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9270714Z Skipping (s,q) (0.61, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9270871Z Skipping (s,q) (0.62, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9271026Z Skipping (s,q) (0.63, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9271223Z Skipping (s,q) (0.64, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9271380Z Skipping (s,q) (0.65, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9271537Z Skipping (s,q) (0.66, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9271696Z Skipping (s,q) (0.67, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9271852Z Skipping (s,q) (0.68, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9272008Z Skipping (s,q) (0.69, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9272165Z Skipping (s,q) (0.7, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9272319Z Skipping (s,q) (0.71, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9272481Z Skipping (s,q) (0.72, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9272637Z Skipping (s,q) (0.73, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9272792Z Skipping (s,q) (0.74, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9272956Z Skipping (s,q) (0.75, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9273109Z Skipping (s,q) (0.76, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9273265Z Skipping (s,q) (0.77, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9273421Z Skipping (s,q) (0.78, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9273578Z Skipping (s,q) (0.79, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9273734Z Skipping (s,q) (0.8, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9273889Z Skipping (s,q) (0.81, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9274041Z Skipping (s,q) (0.82, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9274201Z Skipping (s,q) (0.83, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9274355Z Skipping (s,q) (0.84, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9274510Z Skipping (s,q) (0.85, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9274668Z Skipping (s,q) (0.86, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9274824Z Skipping (s,q) (0.87, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9274984Z Skipping (s,q) (0.88, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9275137Z Skipping (s,q) (0.89, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9275295Z Skipping (s,q) (0.9, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9275528Z Skipping (s,q) (0.91, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9275730Z Skipping (s,q) (0.92, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9275886Z Skipping (s,q) (0.93, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9276048Z Skipping (s,q) (0.94, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9276203Z Skipping (s,q) (0.95, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9276376Z Skipping (s,q) (0.96, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9276559Z Skipping (s,q) (0.97, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9276724Z Skipping (s,q) (0.98, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9276881Z Skipping (s,q) (0.99, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9277032Z Skipping (s,q) (1, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9277229Z Skipping (s,q) (1.01, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9277387Z Skipping (s,q) (1.02, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9277544Z Skipping (s,q) (1.03, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9277698Z Skipping (s,q) (1.04, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9277857Z Skipping (s,q) (1.05, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9278051Z Skipping (s,q) (1.06, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9278214Z Skipping (s,q) (1.07, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9278372Z Skipping (s,q) (1.08, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9278565Z Skipping (s,q) (1.09, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9278726Z Skipping (s,q) (1.1, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9278881Z Skipping (s,q) (1.11, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9279038Z Skipping (s,q) (1.12, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9279197Z Skipping (s,q) (1.13, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9279354Z Skipping (s,q) (1.14, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9279513Z Skipping (s,q) (1.15, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9279668Z Skipping (s,q) (1.16, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9279828Z Skipping (s,q) (1.17, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9279985Z Skipping (s,q) (1.18, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9280138Z Skipping (s,q) (1.19, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9280296Z Skipping (s,q) (1.2, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9280454Z Skipping (s,q) (1.21, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9280611Z Skipping (s,q) (1.22, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9280767Z Skipping (s,q) (1.23, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9280926Z Skipping (s,q) (1.24, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9281082Z Skipping (s,q) (1.25, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9281239Z Skipping (s,q) (1.26, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9281392Z Skipping (s,q) (1.27, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9281549Z Skipping (s,q) (1.28, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9281707Z Skipping (s,q) (1.29, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9281862Z Skipping (s,q) (1.3, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9282018Z Skipping (s,q) (1.31, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9282174Z Skipping (s,q) (1.32, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9282329Z Skipping (s,q) (1.33, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9282486Z Skipping (s,q) (1.34, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9282642Z Skipping (s,q) (1.35, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9282799Z Skipping (s,q) (1.36, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9283001Z Skipping (s,q) (1.37, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9283156Z Skipping (s,q) (1.38, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9283316Z Skipping (s,q) (1.39, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9283470Z Skipping (s,q) (1.4, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9283624Z Skipping (s,q) (1.41, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9283782Z Skipping (s,q) (1.42, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9283938Z Skipping (s,q) (1.43, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9284092Z Skipping (s,q) (1.44, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9284252Z Skipping (s,q) (1.45, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9284445Z Skipping (s,q) (1.46, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9284600Z Skipping (s,q) (1.47, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9284759Z Skipping (s,q) (1.48, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9284914Z Skipping (s,q) (1.49, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9285073Z Skipping (s,q) (1.5, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9285262Z Skipping (s,q) (1.51, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9285417Z Skipping (s,q) (1.52, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9285575Z Skipping (s,q) (1.53, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9285766Z Skipping (s,q) (1.54, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9285924Z Skipping (s,q) (1.55, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9286082Z Skipping (s,q) (1.56, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9286239Z Skipping (s,q) (1.57, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9286399Z Skipping (s,q) (1.58, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9286558Z Skipping (s,q) (1.59, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9286712Z Skipping (s,q) (1.6, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9286870Z Skipping (s,q) (1.61, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9287028Z Skipping (s,q) (1.62, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9287182Z Skipping (s,q) (1.63, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9287340Z Skipping (s,q) (1.64, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9287495Z Skipping (s,q) (1.65, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9287655Z Skipping (s,q) (1.66, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9287809Z Skipping (s,q) (1.67, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9287963Z Skipping (s,q) (1.68, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9288127Z Skipping (s,q) (1.69, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9288280Z Skipping (s,q) (1.7, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9288438Z Skipping (s,q) (1.71, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9288597Z Skipping (s,q) (1.72, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9288756Z Skipping (s,q) (1.73, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9288914Z Skipping (s,q) (1.74, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9289069Z Skipping (s,q) (1.75, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9289224Z Skipping (s,q) (1.76, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9289385Z Skipping (s,q) (1.77, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9289539Z Skipping (s,q) (1.78, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9289694Z Skipping (s,q) (1.79, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9289854Z Skipping (s,q) (1.8, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9290007Z Skipping (s,q) (1.81, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9290211Z Skipping (s,q) (1.82, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9290368Z Skipping (s,q) (1.83, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9290525Z Skipping (s,q) (1.84, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9290876Z Skipping (s,q) (1.85, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9291032Z Skipping (s,q) (1.86, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9291187Z Skipping (s,q) (1.87, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9291346Z Skipping (s,q) (1.88, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9291501Z Skipping (s,q) (1.89, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9291658Z Skipping (s,q) (1.9, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9291890Z Skipping (s,q) (1.91, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9292048Z Skipping (s,q) (1.92, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9292207Z Skipping (s,q) (1.93, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9292362Z Skipping (s,q) (1.94, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9292516Z Skipping (s,q) (1.95, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9292762Z Skipping (s,q) (1.96, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9292918Z Skipping (s,q) (1.97, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9293074Z Skipping (s,q) (1.98, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9293290Z Skipping (s,q) (1.99, 850): inconsistent with heavy hitters! 2025-05-07T20:56:56.9293444Z Skipping (s,q) (0.01, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9293606Z Skipping (s,q) (0.02, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9293759Z Skipping (s,q) (0.03, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9293917Z Skipping (s,q) (0.04, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9294080Z Skipping (s,q) (0.05, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9294234Z Skipping (s,q) (0.06, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9294388Z Skipping (s,q) (0.07, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9294549Z Skipping (s,q) (0.08, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9294705Z Skipping (s,q) (0.09, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9294860Z Skipping (s,q) (0.1, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9295015Z Skipping (s,q) (0.11, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9295173Z Skipping (s,q) (0.12, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9295329Z Skipping (s,q) (0.13, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9295485Z Skipping (s,q) (0.14, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9295644Z Skipping (s,q) (0.15, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9295801Z Skipping (s,q) (0.16, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9295958Z Skipping (s,q) (0.17, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9296119Z Skipping (s,q) (0.18, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9296276Z Skipping (s,q) (0.19, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9296430Z Skipping (s,q) (0.2, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9296588Z Skipping (s,q) (0.21, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9296743Z Skipping (s,q) (0.22, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9296901Z Skipping (s,q) (0.23, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9297060Z Skipping (s,q) (0.24, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9297213Z Skipping (s,q) (0.25, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9297375Z Skipping (s,q) (0.26, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9297530Z Skipping (s,q) (0.27, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9297744Z Skipping (s,q) (0.28, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9297903Z Skipping (s,q) (0.29, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9298059Z Skipping (s,q) (0.3, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9298215Z Skipping (s,q) (0.31, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9298372Z Skipping (s,q) (0.32, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9298527Z Skipping (s,q) (0.33, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9298692Z Skipping (s,q) (0.34, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9298848Z Skipping (s,q) (0.35, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9299002Z Skipping (s,q) (0.36, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9299199Z Skipping (s,q) (0.37, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9299355Z Skipping (s,q) (0.38, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9299513Z Skipping (s,q) (0.39, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9299672Z Skipping (s,q) (0.4, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9299828Z Skipping (s,q) (0.41, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9300037Z Skipping (s,q) (0.42, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9300194Z Skipping (s,q) (0.43, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9300348Z Skipping (s,q) (0.44, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9300551Z Skipping (s,q) (0.45, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9300705Z Skipping (s,q) (0.46, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9300860Z Skipping (s,q) (0.47, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9301021Z Skipping (s,q) (0.48, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9301178Z Skipping (s,q) (0.49, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9301336Z Skipping (s,q) (0.5, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9301493Z Skipping (s,q) (0.51, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9301648Z Skipping (s,q) (0.52, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9301807Z Skipping (s,q) (0.53, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9301961Z Skipping (s,q) (0.54, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9302116Z Skipping (s,q) (0.55, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9302275Z Skipping (s,q) (0.56, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9302432Z Skipping (s,q) (0.57, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9302584Z Skipping (s,q) (0.58, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9302743Z Skipping (s,q) (0.59, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9302900Z Skipping (s,q) (0.6, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9303058Z Skipping (s,q) (0.61, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9303216Z Skipping (s,q) (0.62, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9303371Z Skipping (s,q) (0.63, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9303530Z Skipping (s,q) (0.64, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9303686Z Skipping (s,q) (0.65, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9303841Z Skipping (s,q) (0.66, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9304000Z Skipping (s,q) (0.67, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9304156Z Skipping (s,q) (0.68, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9304315Z Skipping (s,q) (0.69, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9304469Z Skipping (s,q) (0.7, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9304627Z Skipping (s,q) (0.71, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9304784Z Skipping (s,q) (0.72, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9304986Z Skipping (s,q) (0.73, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9305140Z Skipping (s,q) (0.74, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9305300Z Skipping (s,q) (0.75, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9305458Z Skipping (s,q) (0.76, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9305616Z Skipping (s,q) (0.77, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9305769Z Skipping (s,q) (0.78, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9305926Z Skipping (s,q) (0.79, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9306083Z Skipping (s,q) (0.8, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9306237Z Skipping (s,q) (0.81, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9306430Z Skipping (s,q) (0.82, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9306589Z Skipping (s,q) (0.83, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9306744Z Skipping (s,q) (0.84, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9306903Z Skipping (s,q) (0.85, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9307056Z Skipping (s,q) (0.86, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9307251Z Skipping (s,q) (0.87, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9307411Z Skipping (s,q) (0.88, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9307566Z Skipping (s,q) (0.89, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9307759Z Skipping (s,q) (0.9, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9307919Z Skipping (s,q) (0.91, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9308074Z Skipping (s,q) (0.92, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9308232Z Skipping (s,q) (0.93, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9308390Z Skipping (s,q) (0.94, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9308546Z Skipping (s,q) (0.95, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9308702Z Skipping (s,q) (0.96, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9308856Z Skipping (s,q) (0.97, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9309015Z Skipping (s,q) (0.98, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9309173Z Skipping (s,q) (0.99, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9309324Z Skipping (s,q) (1, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9309482Z Skipping (s,q) (1.01, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9309645Z Skipping (s,q) (1.02, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9309799Z Skipping (s,q) (1.03, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9309956Z Skipping (s,q) (1.04, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9310114Z Skipping (s,q) (1.05, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9310268Z Skipping (s,q) (1.06, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9310427Z Skipping (s,q) (1.07, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9310583Z Skipping (s,q) (1.08, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9310740Z Skipping (s,q) (1.09, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9310896Z Skipping (s,q) (1.1, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9311049Z Skipping (s,q) (1.11, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9311208Z Skipping (s,q) (1.12, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9311367Z Skipping (s,q) (1.13, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9311520Z Skipping (s,q) (1.14, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9311678Z Skipping (s,q) (1.15, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9311840Z Skipping (s,q) (1.16, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9311994Z Skipping (s,q) (1.17, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9312194Z Skipping (s,q) (1.18, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9312348Z Skipping (s,q) (1.19, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9312508Z Skipping (s,q) (1.2, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9312666Z Skipping (s,q) (1.21, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9312821Z Skipping (s,q) (1.22, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9312979Z Skipping (s,q) (1.23, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9313134Z Skipping (s,q) (1.24, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9313288Z Skipping (s,q) (1.25, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9313446Z Skipping (s,q) (1.26, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9313641Z Skipping (s,q) (1.27, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9313801Z Skipping (s,q) (1.28, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9313956Z Skipping (s,q) (1.29, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9314110Z Skipping (s,q) (1.3, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9314268Z Skipping (s,q) (1.31, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9314457Z Skipping (s,q) (1.32, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9314614Z Skipping (s,q) (1.33, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9314773Z Skipping (s,q) (1.34, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9314927Z Skipping (s,q) (1.35, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9315122Z Skipping (s,q) (1.36, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9315277Z Skipping (s,q) (1.37, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9315487Z Skipping (s,q) (1.38, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9315652Z Skipping (s,q) (1.39, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9315807Z Skipping (s,q) (1.4, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9315962Z Skipping (s,q) (1.41, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9316120Z Skipping (s,q) (1.42, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9316275Z Skipping (s,q) (1.43, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9316431Z Skipping (s,q) (1.44, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9316584Z Skipping (s,q) (1.45, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9316739Z Skipping (s,q) (1.46, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9316898Z Skipping (s,q) (1.47, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9317052Z Skipping (s,q) (1.48, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9317206Z Skipping (s,q) (1.49, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9317367Z Skipping (s,q) (1.5, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9317521Z Skipping (s,q) (1.51, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9317680Z Skipping (s,q) (1.52, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9317839Z Skipping (s,q) (1.53, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9317995Z Skipping (s,q) (1.54, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9318155Z Skipping (s,q) (1.55, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9318308Z Skipping (s,q) (1.56, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9318462Z Skipping (s,q) (1.57, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9318623Z Skipping (s,q) (1.58, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9318777Z Skipping (s,q) (1.59, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9318929Z Skipping (s,q) (1.6, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9319093Z Skipping (s,q) (1.61, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9319247Z Skipping (s,q) (1.62, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9319448Z Skipping (s,q) (1.63, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9319602Z Skipping (s,q) (1.64, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9319756Z Skipping (s,q) (1.65, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9319916Z Skipping (s,q) (1.66, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9320070Z Skipping (s,q) (1.67, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9320224Z Skipping (s,q) (1.68, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9320385Z Skipping (s,q) (1.69, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9320538Z Skipping (s,q) (1.7, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9320697Z Skipping (s,q) (1.71, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9320853Z Skipping (s,q) (1.72, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9321068Z Skipping (s,q) (1.73, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9321229Z Skipping (s,q) (1.74, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9321382Z Skipping (s,q) (1.75, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9321536Z Skipping (s,q) (1.76, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9321731Z Skipping (s,q) (1.77, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9321893Z Skipping (s,q) (1.78, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9322048Z Skipping (s,q) (1.79, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9322204Z Skipping (s,q) (1.8, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9322399Z Skipping (s,q) (1.81, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9322555Z Skipping (s,q) (1.82, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9322714Z Skipping (s,q) (1.83, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9322871Z Skipping (s,q) (1.84, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9323026Z Skipping (s,q) (1.85, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9323187Z Skipping (s,q) (1.86, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9323341Z Skipping (s,q) (1.87, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9323502Z Skipping (s,q) (1.88, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9323658Z Skipping (s,q) (1.89, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9323813Z Skipping (s,q) (1.9, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9323969Z Skipping (s,q) (1.91, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9324126Z Skipping (s,q) (1.92, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9324280Z Skipping (s,q) (1.93, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9324436Z Skipping (s,q) (1.94, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9324594Z Skipping (s,q) (1.95, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9324752Z Skipping (s,q) (1.96, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9324909Z Skipping (s,q) (1.97, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9325063Z Skipping (s,q) (1.98, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9325223Z Skipping (s,q) (1.99, 875): inconsistent with heavy hitters! 2025-05-07T20:56:56.9325376Z Skipping (s,q) (0.01, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9325530Z Skipping (s,q) (0.02, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9325688Z Skipping (s,q) (0.03, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9325844Z Skipping (s,q) (0.04, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9326000Z Skipping (s,q) (0.05, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9326153Z Skipping (s,q) (0.06, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9326309Z Skipping (s,q) (0.07, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9326467Z Skipping (s,q) (0.08, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9326665Z Skipping (s,q) (0.09, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9326820Z Skipping (s,q) (0.1, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9326977Z Skipping (s,q) (0.11, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9327133Z Skipping (s,q) (0.12, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9327291Z Skipping (s,q) (0.13, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9327445Z Skipping (s,q) (0.14, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9327602Z Skipping (s,q) (0.15, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9327762Z Skipping (s,q) (0.16, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9327917Z Skipping (s,q) (0.17, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9328070Z Skipping (s,q) (0.18, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9328269Z Skipping (s,q) (0.19, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9328426Z Skipping (s,q) (0.2, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9328583Z Skipping (s,q) (0.21, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9328737Z Skipping (s,q) (0.22, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9328932Z Skipping (s,q) (0.23, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9329090Z Skipping (s,q) (0.24, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9329245Z Skipping (s,q) (0.25, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9329400Z Skipping (s,q) (0.26, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9329600Z Skipping (s,q) (0.27, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9329755Z Skipping (s,q) (0.28, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9329912Z Skipping (s,q) (0.29, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9330068Z Skipping (s,q) (0.3, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9330224Z Skipping (s,q) (0.31, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9330384Z Skipping (s,q) (0.32, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9330538Z Skipping (s,q) (0.33, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9330694Z Skipping (s,q) (0.34, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9330852Z Skipping (s,q) (0.35, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9331005Z Skipping (s,q) (0.36, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9331159Z Skipping (s,q) (0.37, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9331320Z Skipping (s,q) (0.38, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9331473Z Skipping (s,q) (0.39, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9331629Z Skipping (s,q) (0.4, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9331784Z Skipping (s,q) (0.41, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9331939Z Skipping (s,q) (0.42, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9332096Z Skipping (s,q) (0.43, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9332250Z Skipping (s,q) (0.44, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9332406Z Skipping (s,q) (0.45, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9332571Z Skipping (s,q) (0.46, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9332725Z Skipping (s,q) (0.47, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9332880Z Skipping (s,q) (0.48, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9333040Z Skipping (s,q) (0.49, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9333194Z Skipping (s,q) (0.5, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9333349Z Skipping (s,q) (0.51, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9333506Z Skipping (s,q) (0.52, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9333660Z Skipping (s,q) (0.53, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9333861Z Skipping (s,q) (0.54, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9334016Z Skipping (s,q) (0.55, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9334173Z Skipping (s,q) (0.56, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9334330Z Skipping (s,q) (0.57, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9334483Z Skipping (s,q) (0.58, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9334643Z Skipping (s,q) (0.59, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9334800Z Skipping (s,q) (0.6, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9334954Z Skipping (s,q) (0.61, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9335110Z Skipping (s,q) (0.62, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9335265Z Skipping (s,q) (0.63, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9335459Z Skipping (s,q) (0.64, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9335618Z Skipping (s,q) (0.65, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9335771Z Skipping (s,q) (0.66, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9335930Z Skipping (s,q) (0.67, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9336123Z Skipping (s,q) (0.68, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9336279Z Skipping (s,q) (0.69, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9336435Z Skipping (s,q) (0.7, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9336590Z Skipping (s,q) (0.71, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9336787Z Skipping (s,q) (0.72, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9336941Z Skipping (s,q) (0.73, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9337094Z Skipping (s,q) (0.74, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9337255Z Skipping (s,q) (0.75, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9337412Z Skipping (s,q) (0.76, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9337571Z Skipping (s,q) (0.77, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9337725Z Skipping (s,q) (0.78, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9337883Z Skipping (s,q) (0.79, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9338045Z Skipping (s,q) (0.8, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9338199Z Skipping (s,q) (0.81, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9338352Z Skipping (s,q) (0.82, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9338510Z Skipping (s,q) (0.83, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9338665Z Skipping (s,q) (0.84, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9338819Z Skipping (s,q) (0.85, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9338980Z Skipping (s,q) (0.86, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9339134Z Skipping (s,q) (0.87, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9339290Z Skipping (s,q) (0.88, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9339447Z Skipping (s,q) (0.89, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9339600Z Skipping (s,q) (0.9, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9339760Z Skipping (s,q) (0.91, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9339913Z Skipping (s,q) (0.92, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9340068Z Skipping (s,q) (0.93, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9340226Z Skipping (s,q) (0.94, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9340379Z Skipping (s,q) (0.95, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9340531Z Skipping (s,q) (0.96, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9340693Z Skipping (s,q) (0.97, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9340850Z Skipping (s,q) (0.98, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9341048Z Skipping (s,q) (0.99, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9341199Z Skipping (s,q) (1, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9341354Z Skipping (s,q) (1.01, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9341515Z Skipping (s,q) (1.02, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9341669Z Skipping (s,q) (1.03, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9341823Z Skipping (s,q) (1.04, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9341979Z Skipping (s,q) (1.05, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9342138Z Skipping (s,q) (1.06, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9342294Z Skipping (s,q) (1.07, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9342449Z Skipping (s,q) (1.08, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9342643Z Skipping (s,q) (1.09, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9342805Z Skipping (s,q) (1.1, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9342960Z Skipping (s,q) (1.11, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9343113Z Skipping (s,q) (1.12, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9343308Z Skipping (s,q) (1.13, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9343464Z Skipping (s,q) (1.14, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9343624Z Skipping (s,q) (1.15, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9343777Z Skipping (s,q) (1.16, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9343972Z Skipping (s,q) (1.17, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9344129Z Skipping (s,q) (1.18, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9344283Z Skipping (s,q) (1.19, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9344439Z Skipping (s,q) (1.2, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9344598Z Skipping (s,q) (1.21, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9344755Z Skipping (s,q) (1.22, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9344912Z Skipping (s,q) (1.23, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9345068Z Skipping (s,q) (1.24, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9345220Z Skipping (s,q) (1.25, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9345377Z Skipping (s,q) (1.26, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9345530Z Skipping (s,q) (1.27, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9345686Z Skipping (s,q) (1.28, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9345843Z Skipping (s,q) (1.29, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9345999Z Skipping (s,q) (1.3, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9346162Z Skipping (s,q) (1.31, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9346316Z Skipping (s,q) (1.32, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9346475Z Skipping (s,q) (1.33, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9346634Z Skipping (s,q) (1.34, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9346788Z Skipping (s,q) (1.35, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9346945Z Skipping (s,q) (1.36, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9347101Z Skipping (s,q) (1.37, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9347254Z Skipping (s,q) (1.38, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9347411Z Skipping (s,q) (1.39, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9347568Z Skipping (s,q) (1.4, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9347723Z Skipping (s,q) (1.41, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9347880Z Skipping (s,q) (1.42, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9348035Z Skipping (s,q) (1.43, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9348256Z Skipping (s,q) (1.44, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9348417Z Skipping (s,q) (1.45, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9348570Z Skipping (s,q) (1.46, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9348725Z Skipping (s,q) (1.47, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9348884Z Skipping (s,q) (1.48, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9349039Z Skipping (s,q) (1.49, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9349196Z Skipping (s,q) (1.5, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9349353Z Skipping (s,q) (1.51, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9349508Z Skipping (s,q) (1.52, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9349665Z Skipping (s,q) (1.53, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9349921Z Skipping (s,q) (1.54, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9350078Z Skipping (s,q) (1.55, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9350236Z Skipping (s,q) (1.56, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9350389Z Skipping (s,q) (1.57, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9350584Z Skipping (s,q) (1.58, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9350738Z Skipping (s,q) (1.59, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9350894Z Skipping (s,q) (1.6, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9351054Z Skipping (s,q) (1.61, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9351250Z Skipping (s,q) (1.62, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9351404Z Skipping (s,q) (1.63, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9351562Z Skipping (s,q) (1.64, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9351719Z Skipping (s,q) (1.65, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9351879Z Skipping (s,q) (1.66, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9352035Z Skipping (s,q) (1.67, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9352188Z Skipping (s,q) (1.68, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9352348Z Skipping (s,q) (1.69, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9352503Z Skipping (s,q) (1.7, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9352656Z Skipping (s,q) (1.71, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9352818Z Skipping (s,q) (1.72, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9352974Z Skipping (s,q) (1.73, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9353130Z Skipping (s,q) (1.74, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9353283Z Skipping (s,q) (1.75, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9353440Z Skipping (s,q) (1.76, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9353599Z Skipping (s,q) (1.77, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9353754Z Skipping (s,q) (1.78, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9353907Z Skipping (s,q) (1.79, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9354065Z Skipping (s,q) (1.8, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9354223Z Skipping (s,q) (1.81, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9354380Z Skipping (s,q) (1.82, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9354533Z Skipping (s,q) (1.83, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9354694Z Skipping (s,q) (1.84, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9354851Z Skipping (s,q) (1.85, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9355006Z Skipping (s,q) (1.86, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9355159Z Skipping (s,q) (1.87, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9355321Z Skipping (s,q) (1.88, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9355572Z Skipping (s,q) (1.89, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9355725Z Skipping (s,q) (1.9, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9355885Z Skipping (s,q) (1.91, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9356044Z Skipping (s,q) (1.92, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9356203Z Skipping (s,q) (1.93, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9356360Z Skipping (s,q) (1.94, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9356516Z Skipping (s,q) (1.95, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9356676Z Skipping (s,q) (1.96, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9356832Z Skipping (s,q) (1.97, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9356988Z Skipping (s,q) (1.98, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9357185Z Skipping (s,q) (1.99, 900): inconsistent with heavy hitters! 2025-05-07T20:56:56.9357341Z Skipping (s,q) (0.01, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9357504Z Skipping (s,q) (0.02, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9357658Z Skipping (s,q) (0.03, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9357853Z Skipping (s,q) (0.04, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9358014Z Skipping (s,q) (0.05, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9358169Z Skipping (s,q) (0.06, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9358323Z Skipping (s,q) (0.07, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9358518Z Skipping (s,q) (0.08, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9358673Z Skipping (s,q) (0.09, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9358830Z Skipping (s,q) (0.1, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9358990Z Skipping (s,q) (0.11, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9359144Z Skipping (s,q) (0.12, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9359304Z Skipping (s,q) (0.13, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9359457Z Skipping (s,q) (0.14, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9359611Z Skipping (s,q) (0.15, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9359773Z Skipping (s,q) (0.16, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9359929Z Skipping (s,q) (0.17, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9360085Z Skipping (s,q) (0.18, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9360243Z Skipping (s,q) (0.19, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9360397Z Skipping (s,q) (0.2, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9360555Z Skipping (s,q) (0.21, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9360711Z Skipping (s,q) (0.22, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9360867Z Skipping (s,q) (0.23, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9361027Z Skipping (s,q) (0.24, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9361183Z Skipping (s,q) (0.25, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9361343Z Skipping (s,q) (0.26, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9361499Z Skipping (s,q) (0.27, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9361653Z Skipping (s,q) (0.28, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9361810Z Skipping (s,q) (0.29, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9361967Z Skipping (s,q) (0.3, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9362122Z Skipping (s,q) (0.31, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9362278Z Skipping (s,q) (0.32, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9362433Z Skipping (s,q) (0.33, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9362593Z Skipping (s,q) (0.34, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9362793Z Skipping (s,q) (0.35, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9362950Z Skipping (s,q) (0.36, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9363108Z Skipping (s,q) (0.37, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9363264Z Skipping (s,q) (0.38, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9363424Z Skipping (s,q) (0.39, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9363585Z Skipping (s,q) (0.4, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9363740Z Skipping (s,q) (0.41, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9363895Z Skipping (s,q) (0.42, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9364052Z Skipping (s,q) (0.43, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9364210Z Skipping (s,q) (0.44, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9364407Z Skipping (s,q) (0.45, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9364564Z Skipping (s,q) (0.46, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9364721Z Skipping (s,q) (0.47, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9364879Z Skipping (s,q) (0.48, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9365071Z Skipping (s,q) (0.49, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9365227Z Skipping (s,q) (0.5, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9365388Z Skipping (s,q) (0.51, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9365544Z Skipping (s,q) (0.52, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9365742Z Skipping (s,q) (0.53, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9365898Z Skipping (s,q) (0.54, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9366054Z Skipping (s,q) (0.55, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9366214Z Skipping (s,q) (0.56, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9366369Z Skipping (s,q) (0.57, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9366527Z Skipping (s,q) (0.58, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9366685Z Skipping (s,q) (0.59, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9366840Z Skipping (s,q) (0.6, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9367000Z Skipping (s,q) (0.61, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9367158Z Skipping (s,q) (0.62, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9367314Z Skipping (s,q) (0.63, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9367476Z Skipping (s,q) (0.64, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9367632Z Skipping (s,q) (0.65, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9367787Z Skipping (s,q) (0.66, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9367948Z Skipping (s,q) (0.67, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9368101Z Skipping (s,q) (0.68, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9368259Z Skipping (s,q) (0.69, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9368413Z Skipping (s,q) (0.7, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9368566Z Skipping (s,q) (0.71, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9368725Z Skipping (s,q) (0.72, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9368880Z Skipping (s,q) (0.73, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9369033Z Skipping (s,q) (0.74, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9369192Z Skipping (s,q) (0.75, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9369349Z Skipping (s,q) (0.76, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9369505Z Skipping (s,q) (0.77, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9369658Z Skipping (s,q) (0.78, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9369814Z Skipping (s,q) (0.79, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9370014Z Skipping (s,q) (0.8, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9370168Z Skipping (s,q) (0.81, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9370324Z Skipping (s,q) (0.82, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9370482Z Skipping (s,q) (0.83, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9370636Z Skipping (s,q) (0.84, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9370790Z Skipping (s,q) (0.85, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9370948Z Skipping (s,q) (0.86, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9371106Z Skipping (s,q) (0.87, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9371265Z Skipping (s,q) (0.88, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9371420Z Skipping (s,q) (0.89, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9371613Z Skipping (s,q) (0.9, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9371773Z Skipping (s,q) (0.91, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9371929Z Skipping (s,q) (0.92, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9372082Z Skipping (s,q) (0.93, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9372276Z Skipping (s,q) (0.94, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9372433Z Skipping (s,q) (0.95, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9372590Z Skipping (s,q) (0.96, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9372744Z Skipping (s,q) (0.97, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9372958Z Skipping (s,q) (0.98, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9373115Z Skipping (s,q) (0.99, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9373266Z Skipping (s,q) (1, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9373425Z Skipping (s,q) (1.01, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9373581Z Skipping (s,q) (1.02, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9373738Z Skipping (s,q) (1.03, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9373895Z Skipping (s,q) (1.04, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9374048Z Skipping (s,q) (1.05, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9374205Z Skipping (s,q) (1.06, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9374361Z Skipping (s,q) (1.07, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9374515Z Skipping (s,q) (1.08, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9374673Z Skipping (s,q) (1.09, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9374832Z Skipping (s,q) (1.1, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9374986Z Skipping (s,q) (1.11, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9375143Z Skipping (s,q) (1.12, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9375300Z Skipping (s,q) (1.13, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9375456Z Skipping (s,q) (1.14, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9375613Z Skipping (s,q) (1.15, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9375768Z Skipping (s,q) (1.16, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9375925Z Skipping (s,q) (1.17, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9376084Z Skipping (s,q) (1.18, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9376238Z Skipping (s,q) (1.19, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9376394Z Skipping (s,q) (1.2, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9376553Z Skipping (s,q) (1.21, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9376706Z Skipping (s,q) (1.22, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9376864Z Skipping (s,q) (1.23, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9377022Z Skipping (s,q) (1.24, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9377176Z Skipping (s,q) (1.25, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9377377Z Skipping (s,q) (1.26, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9377532Z Skipping (s,q) (1.27, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9377691Z Skipping (s,q) (1.28, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9377844Z Skipping (s,q) (1.29, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9377997Z Skipping (s,q) (1.3, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9378153Z Skipping (s,q) (1.31, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9378310Z Skipping (s,q) (1.32, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9378464Z Skipping (s,q) (1.33, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9378621Z Skipping (s,q) (1.34, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9378813Z Skipping (s,q) (1.35, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9378968Z Skipping (s,q) (1.36, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9379129Z Skipping (s,q) (1.37, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9379283Z Skipping (s,q) (1.38, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9379479Z Skipping (s,q) (1.39, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9379634Z Skipping (s,q) (1.4, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9379787Z Skipping (s,q) (1.41, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9379947Z Skipping (s,q) (1.42, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9380139Z Skipping (s,q) (1.43, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9380293Z Skipping (s,q) (1.44, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9380452Z Skipping (s,q) (1.45, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9380606Z Skipping (s,q) (1.46, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9380764Z Skipping (s,q) (1.47, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9380920Z Skipping (s,q) (1.48, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9381074Z Skipping (s,q) (1.49, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9381231Z Skipping (s,q) (1.5, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9381388Z Skipping (s,q) (1.51, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9381547Z Skipping (s,q) (1.52, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9381703Z Skipping (s,q) (1.53, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9384784Z Skipping (s,q) (1.54, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9384965Z Skipping (s,q) (1.55, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9385126Z Skipping (s,q) (1.56, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9385284Z Skipping (s,q) (1.57, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9385446Z Skipping (s,q) (1.58, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9385604Z Skipping (s,q) (1.59, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9385766Z Skipping (s,q) (1.6, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9385925Z Skipping (s,q) (1.61, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9386087Z Skipping (s,q) (1.62, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9386248Z Skipping (s,q) (1.63, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9386405Z Skipping (s,q) (1.64, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9386564Z Skipping (s,q) (1.65, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9386721Z Skipping (s,q) (1.66, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9386877Z Skipping (s,q) (1.67, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9387038Z Skipping (s,q) (1.68, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9387196Z Skipping (s,q) (1.69, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9387353Z Skipping (s,q) (1.7, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9387585Z Skipping (s,q) (1.71, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9387742Z Skipping (s,q) (1.72, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9387906Z Skipping (s,q) (1.73, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9388065Z Skipping (s,q) (1.74, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9388222Z Skipping (s,q) (1.75, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9388379Z Skipping (s,q) (1.76, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9388538Z Skipping (s,q) (1.77, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9388695Z Skipping (s,q) (1.78, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9388854Z Skipping (s,q) (1.79, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9389052Z Skipping (s,q) (1.8, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9389214Z Skipping (s,q) (1.81, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9389372Z Skipping (s,q) (1.82, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9389528Z Skipping (s,q) (1.83, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9389685Z Skipping (s,q) (1.84, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9389878Z Skipping (s,q) (1.85, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9390036Z Skipping (s,q) (1.86, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9390193Z Skipping (s,q) (1.87, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9390387Z Skipping (s,q) (1.88, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9390546Z Skipping (s,q) (1.89, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9390880Z Skipping (s,q) (1.9, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9391044Z Skipping (s,q) (1.91, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9391201Z Skipping (s,q) (1.92, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9391361Z Skipping (s,q) (1.93, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9391517Z Skipping (s,q) (1.94, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9391677Z Skipping (s,q) (1.95, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9391835Z Skipping (s,q) (1.96, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9391992Z Skipping (s,q) (1.97, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9392150Z Skipping (s,q) (1.98, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9392309Z Skipping (s,q) (1.99, 925): inconsistent with heavy hitters! 2025-05-07T20:56:56.9392466Z Skipping (s,q) (0.01, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9392622Z Skipping (s,q) (0.02, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9392779Z Skipping (s,q) (0.03, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9392941Z Skipping (s,q) (0.04, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9393098Z Skipping (s,q) (0.05, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9393254Z Skipping (s,q) (0.06, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9393412Z Skipping (s,q) (0.07, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9393571Z Skipping (s,q) (0.08, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9393730Z Skipping (s,q) (0.09, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9393885Z Skipping (s,q) (0.1, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9394041Z Skipping (s,q) (0.11, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9394202Z Skipping (s,q) (0.12, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9394360Z Skipping (s,q) (0.13, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9394516Z Skipping (s,q) (0.14, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9394678Z Skipping (s,q) (0.15, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9394834Z Skipping (s,q) (0.16, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9395072Z Skipping (s,q) (0.17, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9395228Z Skipping (s,q) (0.18, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9395438Z Skipping (s,q) (0.19, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9395597Z Skipping (s,q) (0.2, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9395752Z Skipping (s,q) (0.21, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9395906Z Skipping (s,q) (0.22, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9396065Z Skipping (s,q) (0.23, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9396219Z Skipping (s,q) (0.24, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9396376Z Skipping (s,q) (0.25, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9396589Z Skipping (s,q) (0.26, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9396745Z Skipping (s,q) (0.27, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9396904Z Skipping (s,q) (0.28, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9397057Z Skipping (s,q) (0.29, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9397211Z Skipping (s,q) (0.3, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9397427Z Skipping (s,q) (0.31, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9397583Z Skipping (s,q) (0.32, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9397739Z Skipping (s,q) (0.33, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9397950Z Skipping (s,q) (0.34, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9398106Z Skipping (s,q) (0.35, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9398262Z Skipping (s,q) (0.36, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9398420Z Skipping (s,q) (0.37, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9398575Z Skipping (s,q) (0.38, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9398735Z Skipping (s,q) (0.39, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9398888Z Skipping (s,q) (0.4, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9399051Z Skipping (s,q) (0.41, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9399208Z Skipping (s,q) (0.42, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9399361Z Skipping (s,q) (0.43, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9399520Z Skipping (s,q) (0.44, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9399677Z Skipping (s,q) (0.45, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9399831Z Skipping (s,q) (0.46, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9399990Z Skipping (s,q) (0.47, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9400145Z Skipping (s,q) (0.48, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9400301Z Skipping (s,q) (0.49, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9400459Z Skipping (s,q) (0.5, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9400612Z Skipping (s,q) (0.51, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9400770Z Skipping (s,q) (0.52, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9400928Z Skipping (s,q) (0.53, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9401083Z Skipping (s,q) (0.54, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9401241Z Skipping (s,q) (0.55, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9401394Z Skipping (s,q) (0.56, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9401552Z Skipping (s,q) (0.57, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9401710Z Skipping (s,q) (0.58, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9401864Z Skipping (s,q) (0.59, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9402023Z Skipping (s,q) (0.6, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9402176Z Skipping (s,q) (0.61, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9402379Z Skipping (s,q) (0.62, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9402537Z Skipping (s,q) (0.63, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9402693Z Skipping (s,q) (0.64, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9402848Z Skipping (s,q) (0.65, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9403004Z Skipping (s,q) (0.66, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9403162Z Skipping (s,q) (0.67, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9403322Z Skipping (s,q) (0.68, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9403477Z Skipping (s,q) (0.69, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9403631Z Skipping (s,q) (0.7, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9403827Z Skipping (s,q) (0.71, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9403985Z Skipping (s,q) (0.72, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9404141Z Skipping (s,q) (0.73, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9404297Z Skipping (s,q) (0.74, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9404452Z Skipping (s,q) (0.75, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9404671Z Skipping (s,q) (0.76, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9404828Z Skipping (s,q) (0.77, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9404982Z Skipping (s,q) (0.78, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9405186Z Skipping (s,q) (0.79, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9405341Z Skipping (s,q) (0.8, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9405497Z Skipping (s,q) (0.81, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9405655Z Skipping (s,q) (0.82, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9405810Z Skipping (s,q) (0.83, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9405970Z Skipping (s,q) (0.84, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9406125Z Skipping (s,q) (0.85, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9406304Z Skipping (s,q) (0.86, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9406492Z Skipping (s,q) (0.87, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9406647Z Skipping (s,q) (0.88, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9406802Z Skipping (s,q) (0.89, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9406958Z Skipping (s,q) (0.9, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9407116Z Skipping (s,q) (0.91, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9407273Z Skipping (s,q) (0.92, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9407427Z Skipping (s,q) (0.93, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9407583Z Skipping (s,q) (0.94, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9407740Z Skipping (s,q) (0.95, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9407896Z Skipping (s,q) (0.96, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9408052Z Skipping (s,q) (0.97, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9408213Z Skipping (s,q) (0.98, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9408367Z Skipping (s,q) (0.99, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9408517Z Skipping (s,q) (1, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9408673Z Skipping (s,q) (1.01, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9408830Z Skipping (s,q) (1.02, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9408989Z Skipping (s,q) (1.03, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9409143Z Skipping (s,q) (1.04, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9409298Z Skipping (s,q) (1.05, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9409459Z Skipping (s,q) (1.06, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9409658Z Skipping (s,q) (1.07, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9409811Z Skipping (s,q) (1.08, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9409972Z Skipping (s,q) (1.09, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9410125Z Skipping (s,q) (1.1, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9410286Z Skipping (s,q) (1.11, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9410443Z Skipping (s,q) (1.12, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9410599Z Skipping (s,q) (1.13, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9410754Z Skipping (s,q) (1.14, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9410907Z Skipping (s,q) (1.15, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9411099Z Skipping (s,q) (1.16, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9411258Z Skipping (s,q) (1.17, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9411414Z Skipping (s,q) (1.18, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9411572Z Skipping (s,q) (1.19, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9411724Z Skipping (s,q) (1.2, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9411916Z Skipping (s,q) (1.21, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9412074Z Skipping (s,q) (1.22, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9412228Z Skipping (s,q) (1.23, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9412419Z Skipping (s,q) (1.24, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9412577Z Skipping (s,q) (1.25, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9412731Z Skipping (s,q) (1.26, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9412887Z Skipping (s,q) (1.27, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9413044Z Skipping (s,q) (1.28, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9413201Z Skipping (s,q) (1.29, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9413361Z Skipping (s,q) (1.3, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9413515Z Skipping (s,q) (1.31, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9413673Z Skipping (s,q) (1.32, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9413831Z Skipping (s,q) (1.33, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9413985Z Skipping (s,q) (1.34, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9414141Z Skipping (s,q) (1.35, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9414299Z Skipping (s,q) (1.36, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9414452Z Skipping (s,q) (1.37, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9414610Z Skipping (s,q) (1.38, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9414767Z Skipping (s,q) (1.39, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9414920Z Skipping (s,q) (1.4, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9415083Z Skipping (s,q) (1.41, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9415237Z Skipping (s,q) (1.42, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9415398Z Skipping (s,q) (1.43, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9415552Z Skipping (s,q) (1.44, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9415706Z Skipping (s,q) (1.45, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9415862Z Skipping (s,q) (1.46, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9416018Z Skipping (s,q) (1.47, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9416172Z Skipping (s,q) (1.48, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9416329Z Skipping (s,q) (1.49, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9416486Z Skipping (s,q) (1.5, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9416642Z Skipping (s,q) (1.51, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9416843Z Skipping (s,q) (1.52, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9416997Z Skipping (s,q) (1.53, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9417155Z Skipping (s,q) (1.54, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9417314Z Skipping (s,q) (1.55, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9417469Z Skipping (s,q) (1.56, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9417624Z Skipping (s,q) (1.57, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9417784Z Skipping (s,q) (1.58, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9417937Z Skipping (s,q) (1.59, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9418092Z Skipping (s,q) (1.6, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9418286Z Skipping (s,q) (1.61, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9418444Z Skipping (s,q) (1.62, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9418601Z Skipping (s,q) (1.63, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9418756Z Skipping (s,q) (1.64, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9418914Z Skipping (s,q) (1.65, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9419105Z Skipping (s,q) (1.66, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9419260Z Skipping (s,q) (1.67, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9419416Z Skipping (s,q) (1.68, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9419610Z Skipping (s,q) (1.69, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9419768Z Skipping (s,q) (1.7, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9419923Z Skipping (s,q) (1.71, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9420078Z Skipping (s,q) (1.72, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9420237Z Skipping (s,q) (1.73, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9420393Z Skipping (s,q) (1.74, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9420547Z Skipping (s,q) (1.75, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9420703Z Skipping (s,q) (1.76, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9420865Z Skipping (s,q) (1.77, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9421024Z Skipping (s,q) (1.78, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9421178Z Skipping (s,q) (1.79, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9421333Z Skipping (s,q) (1.8, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9421494Z Skipping (s,q) (1.81, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9421648Z Skipping (s,q) (1.82, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9421802Z Skipping (s,q) (1.83, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9421963Z Skipping (s,q) (1.84, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9422119Z Skipping (s,q) (1.85, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9422279Z Skipping (s,q) (1.86, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9422433Z Skipping (s,q) (1.87, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9422590Z Skipping (s,q) (1.88, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9422747Z Skipping (s,q) (1.89, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9422902Z Skipping (s,q) (1.9, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9423061Z Skipping (s,q) (1.91, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9423221Z Skipping (s,q) (1.92, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9423375Z Skipping (s,q) (1.93, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9423530Z Skipping (s,q) (1.94, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9423692Z Skipping (s,q) (1.95, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9423845Z Skipping (s,q) (1.96, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9424047Z Skipping (s,q) (1.97, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9424201Z Skipping (s,q) (1.98, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9424355Z Skipping (s,q) (1.99, 950): inconsistent with heavy hitters! 2025-05-07T20:56:56.9424515Z Skipping (s,q) (0.01, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9424669Z Skipping (s,q) (0.02, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9424823Z Skipping (s,q) (0.03, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9424982Z Skipping (s,q) (0.04, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9425136Z Skipping (s,q) (0.05, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9425292Z Skipping (s,q) (0.06, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9425487Z Skipping (s,q) (0.07, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9425645Z Skipping (s,q) (0.08, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9425805Z Skipping (s,q) (0.09, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9425959Z Skipping (s,q) (0.1, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9426116Z Skipping (s,q) (0.11, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9426313Z Skipping (s,q) (0.12, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9426469Z Skipping (s,q) (0.13, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9426626Z Skipping (s,q) (0.14, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9426821Z Skipping (s,q) (0.15, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9426975Z Skipping (s,q) (0.16, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9427133Z Skipping (s,q) (0.17, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9427289Z Skipping (s,q) (0.18, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9427443Z Skipping (s,q) (0.19, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9427604Z Skipping (s,q) (0.2, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9427759Z Skipping (s,q) (0.21, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9427919Z Skipping (s,q) (0.22, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9428075Z Skipping (s,q) (0.23, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9428229Z Skipping (s,q) (0.24, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9428386Z Skipping (s,q) (0.25, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9428541Z Skipping (s,q) (0.26, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9428701Z Skipping (s,q) (0.27, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9428858Z Skipping (s,q) (0.28, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9429012Z Skipping (s,q) (0.29, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9429170Z Skipping (s,q) (0.3, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9429327Z Skipping (s,q) (0.31, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9429487Z Skipping (s,q) (0.32, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9429644Z Skipping (s,q) (0.33, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9429801Z Skipping (s,q) (0.34, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9429956Z Skipping (s,q) (0.35, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9430115Z Skipping (s,q) (0.36, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9430272Z Skipping (s,q) (0.37, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9430431Z Skipping (s,q) (0.38, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9430585Z Skipping (s,q) (0.39, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9430738Z Skipping (s,q) (0.4, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9430898Z Skipping (s,q) (0.41, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9431052Z Skipping (s,q) (0.42, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9431251Z Skipping (s,q) (0.43, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9431410Z Skipping (s,q) (0.44, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9431566Z Skipping (s,q) (0.45, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9431724Z Skipping (s,q) (0.46, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9431884Z Skipping (s,q) (0.47, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9432039Z Skipping (s,q) (0.48, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9432199Z Skipping (s,q) (0.49, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9432354Z Skipping (s,q) (0.5, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9432510Z Skipping (s,q) (0.51, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9432728Z Skipping (s,q) (0.52, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9432885Z Skipping (s,q) (0.53, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9433042Z Skipping (s,q) (0.54, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9433201Z Skipping (s,q) (0.55, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9433355Z Skipping (s,q) (0.56, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9433551Z Skipping (s,q) (0.57, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9433708Z Skipping (s,q) (0.58, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9433863Z Skipping (s,q) (0.59, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9434021Z Skipping (s,q) (0.6, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9434215Z Skipping (s,q) (0.61, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9434371Z Skipping (s,q) (0.62, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9434527Z Skipping (s,q) (0.63, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9434686Z Skipping (s,q) (0.64, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9434845Z Skipping (s,q) (0.65, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9434999Z Skipping (s,q) (0.66, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9435153Z Skipping (s,q) (0.67, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9435314Z Skipping (s,q) (0.68, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9435526Z Skipping (s,q) (0.69, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9435680Z Skipping (s,q) (0.7, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9435838Z Skipping (s,q) (0.71, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9435995Z Skipping (s,q) (0.72, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9436153Z Skipping (s,q) (0.73, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9436321Z Skipping (s,q) (0.74, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9436500Z Skipping (s,q) (0.75, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9436668Z Skipping (s,q) (0.76, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9436824Z Skipping (s,q) (0.77, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9436978Z Skipping (s,q) (0.78, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9437137Z Skipping (s,q) (0.79, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9437292Z Skipping (s,q) (0.8, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9437448Z Skipping (s,q) (0.81, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9437603Z Skipping (s,q) (0.82, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9437759Z Skipping (s,q) (0.83, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9437916Z Skipping (s,q) (0.84, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9438072Z Skipping (s,q) (0.85, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9438227Z Skipping (s,q) (0.86, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9438384Z Skipping (s,q) (0.87, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9438584Z Skipping (s,q) (0.88, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9438741Z Skipping (s,q) (0.89, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9438894Z Skipping (s,q) (0.9, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9439049Z Skipping (s,q) (0.91, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9439206Z Skipping (s,q) (0.92, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9439360Z Skipping (s,q) (0.93, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9439515Z Skipping (s,q) (0.94, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9439673Z Skipping (s,q) (0.95, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9439827Z Skipping (s,q) (0.96, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9439983Z Skipping (s,q) (0.97, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9440180Z Skipping (s,q) (0.98, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9440339Z Skipping (s,q) (0.99, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9440494Z Skipping (s,q) (1, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9440651Z Skipping (s,q) (1.01, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9440844Z Skipping (s,q) (1.02, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9441002Z Skipping (s,q) (1.03, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9441158Z Skipping (s,q) (1.04, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9441311Z Skipping (s,q) (1.05, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9441507Z Skipping (s,q) (1.06, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9441662Z Skipping (s,q) (1.07, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9441820Z Skipping (s,q) (1.08, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9441975Z Skipping (s,q) (1.09, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9442128Z Skipping (s,q) (1.1, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9442288Z Skipping (s,q) (1.11, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9442442Z Skipping (s,q) (1.12, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9442601Z Skipping (s,q) (1.13, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9442762Z Skipping (s,q) (1.14, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9442916Z Skipping (s,q) (1.15, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9443075Z Skipping (s,q) (1.16, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9443231Z Skipping (s,q) (1.17, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9443386Z Skipping (s,q) (1.18, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9443544Z Skipping (s,q) (1.19, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9443700Z Skipping (s,q) (1.2, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9443853Z Skipping (s,q) (1.21, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9444012Z Skipping (s,q) (1.22, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9444168Z Skipping (s,q) (1.23, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9444328Z Skipping (s,q) (1.24, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9444490Z Skipping (s,q) (1.25, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9444647Z Skipping (s,q) (1.26, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9444799Z Skipping (s,q) (1.27, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9444958Z Skipping (s,q) (1.28, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9445112Z Skipping (s,q) (1.29, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9445266Z Skipping (s,q) (1.3, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9445425Z Skipping (s,q) (1.31, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9445581Z Skipping (s,q) (1.32, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9445782Z Skipping (s,q) (1.33, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9445936Z Skipping (s,q) (1.34, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9446092Z Skipping (s,q) (1.35, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9446252Z Skipping (s,q) (1.36, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9446406Z Skipping (s,q) (1.37, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9446558Z Skipping (s,q) (1.38, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9446718Z Skipping (s,q) (1.39, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9446871Z Skipping (s,q) (1.4, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9447029Z Skipping (s,q) (1.41, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9447183Z Skipping (s,q) (1.42, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9447374Z Skipping (s,q) (1.43, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9447536Z Skipping (s,q) (1.44, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9447692Z Skipping (s,q) (1.45, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9447845Z Skipping (s,q) (1.46, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9448037Z Skipping (s,q) (1.47, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9448195Z Skipping (s,q) (1.48, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9448352Z Skipping (s,q) (1.49, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9448505Z Skipping (s,q) (1.5, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9448699Z Skipping (s,q) (1.51, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9448856Z Skipping (s,q) (1.52, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9449009Z Skipping (s,q) (1.53, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9449167Z Skipping (s,q) (1.54, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9449326Z Skipping (s,q) (1.55, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9449486Z Skipping (s,q) (1.56, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9449642Z Skipping (s,q) (1.57, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9449798Z Skipping (s,q) (1.58, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9449952Z Skipping (s,q) (1.59, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9450110Z Skipping (s,q) (1.6, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9450263Z Skipping (s,q) (1.61, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9450421Z Skipping (s,q) (1.62, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9450580Z Skipping (s,q) (1.63, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9450735Z Skipping (s,q) (1.64, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9450896Z Skipping (s,q) (1.65, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9451051Z Skipping (s,q) (1.66, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9451207Z Skipping (s,q) (1.67, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9451364Z Skipping (s,q) (1.68, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9451519Z Skipping (s,q) (1.69, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9451675Z Skipping (s,q) (1.7, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9451834Z Skipping (s,q) (1.71, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9451988Z Skipping (s,q) (1.72, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9452150Z Skipping (s,q) (1.73, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9452303Z Skipping (s,q) (1.74, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9452457Z Skipping (s,q) (1.75, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9452619Z Skipping (s,q) (1.76, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9452772Z Skipping (s,q) (1.77, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9452972Z Skipping (s,q) (1.78, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9453129Z Skipping (s,q) (1.79, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9453284Z Skipping (s,q) (1.8, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9453441Z Skipping (s,q) (1.81, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9453598Z Skipping (s,q) (1.82, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9453751Z Skipping (s,q) (1.83, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9453912Z Skipping (s,q) (1.84, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9454066Z Skipping (s,q) (1.85, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9454218Z Skipping (s,q) (1.86, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9454378Z Skipping (s,q) (1.87, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9454574Z Skipping (s,q) (1.88, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9454733Z Skipping (s,q) (1.89, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9454891Z Skipping (s,q) (1.9, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9455046Z Skipping (s,q) (1.91, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9455246Z Skipping (s,q) (1.92, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9455402Z Skipping (s,q) (1.93, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9455555Z Skipping (s,q) (1.94, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9455712Z Skipping (s,q) (1.95, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9455906Z Skipping (s,q) (1.96, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9456062Z Skipping (s,q) (1.97, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9456216Z Skipping (s,q) (1.98, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9456372Z Skipping (s,q) (1.99, 975): inconsistent with heavy hitters! 2025-05-07T20:56:56.9456532Z Skipping (s,q) (0.01, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9456693Z Skipping (s,q) (0.02, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9456848Z Skipping (s,q) (0.03, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9457010Z Skipping (s,q) (0.04, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9457166Z Skipping (s,q) (0.05, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9457322Z Skipping (s,q) (0.06, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9457480Z Skipping (s,q) (0.07, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9457638Z Skipping (s,q) (0.08, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9457800Z Skipping (s,q) (0.09, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9457956Z Skipping (s,q) (0.1, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9458113Z Skipping (s,q) (0.11, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9458271Z Skipping (s,q) (0.12, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9458429Z Skipping (s,q) (0.13, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9458587Z Skipping (s,q) (0.14, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9458749Z Skipping (s,q) (0.15, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9458904Z Skipping (s,q) (0.16, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9459062Z Skipping (s,q) (0.17, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9459218Z Skipping (s,q) (0.18, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9459376Z Skipping (s,q) (0.19, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9459534Z Skipping (s,q) (0.2, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9459690Z Skipping (s,q) (0.21, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9459849Z Skipping (s,q) (0.22, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9460008Z Skipping (s,q) (0.23, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9460230Z Skipping (s,q) (0.24, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9460389Z Skipping (s,q) (0.25, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9460544Z Skipping (s,q) (0.26, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9460704Z Skipping (s,q) (0.27, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9460862Z Skipping (s,q) (0.28, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9461018Z Skipping (s,q) (0.29, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9461175Z Skipping (s,q) (0.3, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9461333Z Skipping (s,q) (0.31, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9461489Z Skipping (s,q) (0.32, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9461684Z Skipping (s,q) (0.33, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9461845Z Skipping (s,q) (0.34, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9462004Z Skipping (s,q) (0.35, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9462162Z Skipping (s,q) (0.36, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9462318Z Skipping (s,q) (0.37, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9462510Z Skipping (s,q) (0.38, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9462669Z Skipping (s,q) (0.39, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9462824Z Skipping (s,q) (0.4, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9463018Z Skipping (s,q) (0.41, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9463177Z Skipping (s,q) (0.42, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9463333Z Skipping (s,q) (0.43, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9463494Z Skipping (s,q) (0.44, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9463651Z Skipping (s,q) (0.45, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9463810Z Skipping (s,q) (0.46, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9463969Z Skipping (s,q) (0.47, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9464125Z Skipping (s,q) (0.48, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9464284Z Skipping (s,q) (0.49, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9464440Z Skipping (s,q) (0.5, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9464595Z Skipping (s,q) (0.51, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9464753Z Skipping (s,q) (0.52, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9464911Z Skipping (s,q) (0.53, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9465065Z Skipping (s,q) (0.54, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9465224Z Skipping (s,q) (0.55, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9465384Z Skipping (s,q) (0.56, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9465542Z Skipping (s,q) (0.57, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9465699Z Skipping (s,q) (0.58, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9465855Z Skipping (s,q) (0.59, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9466018Z Skipping (s,q) (0.6, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9466175Z Skipping (s,q) (0.61, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9466355Z Skipping (s,q) (0.62, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9466539Z Skipping (s,q) (0.63, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9466697Z Skipping (s,q) (0.64, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9466852Z Skipping (s,q) (0.65, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9467013Z Skipping (s,q) (0.66, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9467172Z Skipping (s,q) (0.67, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9467333Z Skipping (s,q) (0.68, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9467597Z Skipping (s,q) (0.69, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9467755Z Skipping (s,q) (0.7, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9467917Z Skipping (s,q) (0.71, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9468074Z Skipping (s,q) (0.72, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9468231Z Skipping (s,q) (0.73, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9468391Z Skipping (s,q) (0.74, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9468550Z Skipping (s,q) (0.75, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9468711Z Skipping (s,q) (0.76, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9468868Z Skipping (s,q) (0.77, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9469069Z Skipping (s,q) (0.78, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9469232Z Skipping (s,q) (0.79, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9469392Z Skipping (s,q) (0.8, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9469551Z Skipping (s,q) (0.81, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9469749Z Skipping (s,q) (0.82, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9469908Z Skipping (s,q) (0.83, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9470070Z Skipping (s,q) (0.84, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9470228Z Skipping (s,q) (0.85, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9470424Z Skipping (s,q) (0.86, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9470585Z Skipping (s,q) (0.87, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9470744Z Skipping (s,q) (0.88, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9470902Z Skipping (s,q) (0.89, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9471063Z Skipping (s,q) (0.9, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9471223Z Skipping (s,q) (0.91, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9471381Z Skipping (s,q) (0.92, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9471543Z Skipping (s,q) (0.93, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9471700Z Skipping (s,q) (0.94, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9471861Z Skipping (s,q) (0.95, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9472017Z Skipping (s,q) (0.96, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9472176Z Skipping (s,q) (0.97, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9472337Z Skipping (s,q) (0.98, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9472494Z Skipping (s,q) (0.99, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9472653Z Skipping (s,q) (1, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9472815Z Skipping (s,q) (1.01, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9472976Z Skipping (s,q) (1.02, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9473134Z Skipping (s,q) (1.03, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9473291Z Skipping (s,q) (1.04, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9473451Z Skipping (s,q) (1.05, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9473610Z Skipping (s,q) (1.06, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9473767Z Skipping (s,q) (1.07, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9473927Z Skipping (s,q) (1.08, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9474089Z Skipping (s,q) (1.09, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9474245Z Skipping (s,q) (1.1, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9474409Z Skipping (s,q) (1.11, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9474565Z Skipping (s,q) (1.12, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9474767Z Skipping (s,q) (1.13, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9474927Z Skipping (s,q) (1.14, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9475083Z Skipping (s,q) (1.15, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9475242Z Skipping (s,q) (1.16, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9475490Z Skipping (s,q) (1.17, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9475652Z Skipping (s,q) (1.18, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9475816Z Skipping (s,q) (1.19, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9475971Z Skipping (s,q) (1.2, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9476127Z Skipping (s,q) (1.21, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9476286Z Skipping (s,q) (1.22, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9476518Z Skipping (s,q) (1.23, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9476693Z Skipping (s,q) (1.24, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9476851Z Skipping (s,q) (1.25, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9477007Z Skipping (s,q) (1.26, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9477202Z Skipping (s,q) (1.27, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9477359Z Skipping (s,q) (1.28, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9477513Z Skipping (s,q) (1.29, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9477672Z Skipping (s,q) (1.3, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9477867Z Skipping (s,q) (1.31, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9478023Z Skipping (s,q) (1.32, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9478181Z Skipping (s,q) (1.33, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9478338Z Skipping (s,q) (1.34, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9478501Z Skipping (s,q) (1.35, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9478656Z Skipping (s,q) (1.36, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9478813Z Skipping (s,q) (1.37, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9478977Z Skipping (s,q) (1.38, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9479134Z Skipping (s,q) (1.39, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9479291Z Skipping (s,q) (1.4, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9479451Z Skipping (s,q) (1.41, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9479609Z Skipping (s,q) (1.42, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9479763Z Skipping (s,q) (1.43, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9479922Z Skipping (s,q) (1.44, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9480080Z Skipping (s,q) (1.45, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9480238Z Skipping (s,q) (1.46, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9480397Z Skipping (s,q) (1.47, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9480552Z Skipping (s,q) (1.48, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9480714Z Skipping (s,q) (1.49, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9480872Z Skipping (s,q) (1.5, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9481029Z Skipping (s,q) (1.51, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9481187Z Skipping (s,q) (1.52, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9481346Z Skipping (s,q) (1.53, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9481508Z Skipping (s,q) (1.54, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9481664Z Skipping (s,q) (1.55, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9481822Z Skipping (s,q) (1.56, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9481982Z Skipping (s,q) (1.57, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9482183Z Skipping (s,q) (1.58, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9482338Z Skipping (s,q) (1.59, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9482499Z Skipping (s,q) (1.6, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9482655Z Skipping (s,q) (1.61, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9482818Z Skipping (s,q) (1.62, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9482973Z Skipping (s,q) (1.63, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9483130Z Skipping (s,q) (1.64, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9483292Z Skipping (s,q) (1.65, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9483448Z Skipping (s,q) (1.66, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9483643Z Skipping (s,q) (1.67, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9483803Z Skipping (s,q) (1.68, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9483963Z Skipping (s,q) (1.69, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9484122Z Skipping (s,q) (1.7, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9484315Z Skipping (s,q) (1.71, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9484472Z Skipping (s,q) (1.72, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9484629Z Skipping (s,q) (1.73, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9484784Z Skipping (s,q) (1.74, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9485002Z Skipping (s,q) (1.75, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9485160Z Skipping (s,q) (1.76, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9485315Z Skipping (s,q) (1.77, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9485475Z Skipping (s,q) (1.78, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9485630Z Skipping (s,q) (1.79, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9485789Z Skipping (s,q) (1.8, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9485950Z Skipping (s,q) (1.81, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9486106Z Skipping (s,q) (1.82, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9486263Z Skipping (s,q) (1.83, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9486420Z Skipping (s,q) (1.84, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9486577Z Skipping (s,q) (1.85, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9486739Z Skipping (s,q) (1.86, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9486894Z Skipping (s,q) (1.87, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9487048Z Skipping (s,q) (1.88, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9487208Z Skipping (s,q) (1.89, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9487365Z Skipping (s,q) (1.9, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9487522Z Skipping (s,q) (1.91, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9487682Z Skipping (s,q) (1.92, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9487838Z Skipping (s,q) (1.93, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9487995Z Skipping (s,q) (1.94, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9488153Z Skipping (s,q) (1.95, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9488308Z Skipping (s,q) (1.96, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9488471Z Skipping (s,q) (1.97, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9488626Z Skipping (s,q) (1.98, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9488782Z Skipping (s,q) (1.99, 1000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9488943Z Skipping (s,q) (0.01, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9489106Z Skipping (s,q) (0.02, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9489304Z Skipping (s,q) (0.03, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9489466Z Skipping (s,q) (0.04, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9489622Z Skipping (s,q) (0.05, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9489783Z Skipping (s,q) (0.06, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9489937Z Skipping (s,q) (0.07, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9490092Z Skipping (s,q) (0.08, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9490255Z Skipping (s,q) (0.09, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9490414Z Skipping (s,q) (0.1, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9490570Z Skipping (s,q) (0.11, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9490928Z Skipping (s,q) (0.12, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9491154Z Skipping (s,q) (0.13, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9491315Z Skipping (s,q) (0.14, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9491471Z Skipping (s,q) (0.15, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9491625Z Skipping (s,q) (0.16, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9491838Z Skipping (s,q) (0.17, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9491996Z Skipping (s,q) (0.18, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9492151Z Skipping (s,q) (0.19, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9492311Z Skipping (s,q) (0.2, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9492523Z Skipping (s,q) (0.21, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9492683Z Skipping (s,q) (0.22, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9492838Z Skipping (s,q) (0.23, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9492997Z Skipping (s,q) (0.24, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9493155Z Skipping (s,q) (0.25, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9493317Z Skipping (s,q) (0.26, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9493473Z Skipping (s,q) (0.27, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9493635Z Skipping (s,q) (0.28, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9493792Z Skipping (s,q) (0.29, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9493951Z Skipping (s,q) (0.3, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9494107Z Skipping (s,q) (0.31, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9494265Z Skipping (s,q) (0.32, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9494425Z Skipping (s,q) (0.33, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9494582Z Skipping (s,q) (0.34, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9494738Z Skipping (s,q) (0.35, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9494898Z Skipping (s,q) (0.36, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9495055Z Skipping (s,q) (0.37, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9495214Z Skipping (s,q) (0.38, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9495372Z Skipping (s,q) (0.39, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9495527Z Skipping (s,q) (0.4, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9495686Z Skipping (s,q) (0.41, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9495845Z Skipping (s,q) (0.42, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9496002Z Skipping (s,q) (0.43, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9496160Z Skipping (s,q) (0.44, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9496316Z Skipping (s,q) (0.45, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9496476Z Skipping (s,q) (0.46, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9496631Z Skipping (s,q) (0.47, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9496847Z Skipping (s,q) (0.48, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9497004Z Skipping (s,q) (0.49, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9497162Z Skipping (s,q) (0.5, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9497317Z Skipping (s,q) (0.51, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9497476Z Skipping (s,q) (0.52, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9497631Z Skipping (s,q) (0.53, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9497788Z Skipping (s,q) (0.54, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9497947Z Skipping (s,q) (0.55, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9498103Z Skipping (s,q) (0.56, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9498302Z Skipping (s,q) (0.57, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9498460Z Skipping (s,q) (0.58, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9498617Z Skipping (s,q) (0.59, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9498776Z Skipping (s,q) (0.6, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9498932Z Skipping (s,q) (0.61, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9499125Z Skipping (s,q) (0.62, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9499285Z Skipping (s,q) (0.63, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9499442Z Skipping (s,q) (0.64, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9499639Z Skipping (s,q) (0.65, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9499796Z Skipping (s,q) (0.66, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9499953Z Skipping (s,q) (0.67, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9500115Z Skipping (s,q) (0.68, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9500272Z Skipping (s,q) (0.69, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9500431Z Skipping (s,q) (0.7, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9500590Z Skipping (s,q) (0.71, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9500745Z Skipping (s,q) (0.72, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9500906Z Skipping (s,q) (0.73, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9501062Z Skipping (s,q) (0.74, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9501217Z Skipping (s,q) (0.75, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9501378Z Skipping (s,q) (0.76, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9501533Z Skipping (s,q) (0.77, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9501687Z Skipping (s,q) (0.78, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9501845Z Skipping (s,q) (0.79, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9502002Z Skipping (s,q) (0.8, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9502163Z Skipping (s,q) (0.81, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9502316Z Skipping (s,q) (0.82, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9502473Z Skipping (s,q) (0.83, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9502634Z Skipping (s,q) (0.84, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9502789Z Skipping (s,q) (0.85, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9502945Z Skipping (s,q) (0.86, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9503102Z Skipping (s,q) (0.87, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9503260Z Skipping (s,q) (0.88, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9503420Z Skipping (s,q) (0.89, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9503577Z Skipping (s,q) (0.9, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9503736Z Skipping (s,q) (0.91, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9503965Z Skipping (s,q) (0.92, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9504121Z Skipping (s,q) (0.93, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9504276Z Skipping (s,q) (0.94, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9504437Z Skipping (s,q) (0.95, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9504593Z Skipping (s,q) (0.96, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9504753Z Skipping (s,q) (0.97, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9504914Z Skipping (s,q) (0.98, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9505071Z Skipping (s,q) (0.99, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9508276Z Skipping (s,q) (1, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9508459Z Skipping (s,q) (1.01, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9508691Z Skipping (s,q) (1.02, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9508854Z Skipping (s,q) (1.03, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9509014Z Skipping (s,q) (1.04, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9509174Z Skipping (s,q) (1.05, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9509373Z Skipping (s,q) (1.06, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9509541Z Skipping (s,q) (1.07, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9509700Z Skipping (s,q) (1.08, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9509858Z Skipping (s,q) (1.09, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9510277Z Skipping (s,q) (1.1, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9510437Z Skipping (s,q) (1.11, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9510597Z Skipping (s,q) (1.12, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9510762Z Skipping (s,q) (1.13, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9510921Z Skipping (s,q) (1.14, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9511083Z Skipping (s,q) (1.15, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9511245Z Skipping (s,q) (1.16, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9511406Z Skipping (s,q) (1.17, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9511566Z Skipping (s,q) (1.18, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9511728Z Skipping (s,q) (1.19, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9511887Z Skipping (s,q) (1.2, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9512053Z Skipping (s,q) (1.21, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9512211Z Skipping (s,q) (1.22, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9512369Z Skipping (s,q) (1.23, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9512534Z Skipping (s,q) (1.24, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9512693Z Skipping (s,q) (1.25, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9512857Z Skipping (s,q) (1.26, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9513015Z Skipping (s,q) (1.27, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9513175Z Skipping (s,q) (1.28, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9513336Z Skipping (s,q) (1.29, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9513494Z Skipping (s,q) (1.3, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9513652Z Skipping (s,q) (1.31, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9513817Z Skipping (s,q) (1.32, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9513975Z Skipping (s,q) (1.33, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9514135Z Skipping (s,q) (1.34, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9514296Z Skipping (s,q) (1.35, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9514453Z Skipping (s,q) (1.36, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9514658Z Skipping (s,q) (1.37, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9514816Z Skipping (s,q) (1.38, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9514974Z Skipping (s,q) (1.39, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9515139Z Skipping (s,q) (1.4, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9515298Z Skipping (s,q) (1.41, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9515522Z Skipping (s,q) (1.42, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9515684Z Skipping (s,q) (1.43, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9515841Z Skipping (s,q) (1.44, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9516003Z Skipping (s,q) (1.45, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9516201Z Skipping (s,q) (1.46, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9516361Z Skipping (s,q) (1.47, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9516527Z Skipping (s,q) (1.48, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9516686Z Skipping (s,q) (1.49, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9516848Z Skipping (s,q) (1.5, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9517069Z Skipping (s,q) (1.51, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9517229Z Skipping (s,q) (1.52, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9517388Z Skipping (s,q) (1.53, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9517588Z Skipping (s,q) (1.54, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9517747Z Skipping (s,q) (1.55, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9517907Z Skipping (s,q) (1.56, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9518064Z Skipping (s,q) (1.57, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9518228Z Skipping (s,q) (1.58, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9518387Z Skipping (s,q) (1.59, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9518546Z Skipping (s,q) (1.6, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9518707Z Skipping (s,q) (1.61, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9518868Z Skipping (s,q) (1.62, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9519026Z Skipping (s,q) (1.63, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9519186Z Skipping (s,q) (1.64, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9519344Z Skipping (s,q) (1.65, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9519507Z Skipping (s,q) (1.66, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9519670Z Skipping (s,q) (1.67, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9519827Z Skipping (s,q) (1.68, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9519991Z Skipping (s,q) (1.69, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9520152Z Skipping (s,q) (1.7, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9520311Z Skipping (s,q) (1.71, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9520471Z Skipping (s,q) (1.72, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9520631Z Skipping (s,q) (1.73, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9520788Z Skipping (s,q) (1.74, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9520948Z Skipping (s,q) (1.75, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9521106Z Skipping (s,q) (1.76, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9521269Z Skipping (s,q) (1.77, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9521426Z Skipping (s,q) (1.78, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9521583Z Skipping (s,q) (1.79, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9521750Z Skipping (s,q) (1.8, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9521908Z Skipping (s,q) (1.81, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9522109Z Skipping (s,q) (1.82, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9522272Z Skipping (s,q) (1.83, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9522433Z Skipping (s,q) (1.84, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9522594Z Skipping (s,q) (1.85, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9522752Z Skipping (s,q) (1.86, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9522910Z Skipping (s,q) (1.87, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9523072Z Skipping (s,q) (1.88, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9523231Z Skipping (s,q) (1.89, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9523390Z Skipping (s,q) (1.9, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9523590Z Skipping (s,q) (1.91, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9523752Z Skipping (s,q) (1.92, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9523917Z Skipping (s,q) (1.93, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9524076Z Skipping (s,q) (1.94, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9524269Z Skipping (s,q) (1.95, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9524431Z Skipping (s,q) (1.96, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9524589Z Skipping (s,q) (1.97, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9524746Z Skipping (s,q) (1.98, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9524946Z Skipping (s,q) (1.99, 1250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9525105Z Skipping (s,q) (0.01, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9525265Z Skipping (s,q) (0.02, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9525427Z Skipping (s,q) (0.03, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9525586Z Skipping (s,q) (0.04, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9525749Z Skipping (s,q) (0.05, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9525907Z Skipping (s,q) (0.06, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9526068Z Skipping (s,q) (0.07, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9526231Z Skipping (s,q) (0.08, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9526390Z Skipping (s,q) (0.09, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9526551Z Skipping (s,q) (0.1, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9526712Z Skipping (s,q) (0.11, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9526872Z Skipping (s,q) (0.12, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9527033Z Skipping (s,q) (0.13, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9527193Z Skipping (s,q) (0.14, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9527352Z Skipping (s,q) (0.15, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9527515Z Skipping (s,q) (0.16, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9527673Z Skipping (s,q) (0.17, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9527834Z Skipping (s,q) (0.18, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9527994Z Skipping (s,q) (0.19, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9528153Z Skipping (s,q) (0.2, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9528312Z Skipping (s,q) (0.21, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9528473Z Skipping (s,q) (0.22, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9528632Z Skipping (s,q) (0.23, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9528793Z Skipping (s,q) (0.24, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9528957Z Skipping (s,q) (0.25, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9529114Z Skipping (s,q) (0.26, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9529324Z Skipping (s,q) (0.27, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9529482Z Skipping (s,q) (0.28, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9529642Z Skipping (s,q) (0.29, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9529803Z Skipping (s,q) (0.3, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9529963Z Skipping (s,q) (0.31, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9530125Z Skipping (s,q) (0.32, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9530287Z Skipping (s,q) (0.33, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9530445Z Skipping (s,q) (0.34, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9530606Z Skipping (s,q) (0.35, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9530765Z Skipping (s,q) (0.36, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9530964Z Skipping (s,q) (0.37, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9531126Z Skipping (s,q) (0.38, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9531284Z Skipping (s,q) (0.39, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9531447Z Skipping (s,q) (0.4, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9531644Z Skipping (s,q) (0.41, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9531803Z Skipping (s,q) (0.42, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9531968Z Skipping (s,q) (0.43, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9532128Z Skipping (s,q) (0.44, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9532331Z Skipping (s,q) (0.45, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9532489Z Skipping (s,q) (0.46, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9532646Z Skipping (s,q) (0.47, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9532809Z Skipping (s,q) (0.48, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9532970Z Skipping (s,q) (0.49, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9533129Z Skipping (s,q) (0.5, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9533289Z Skipping (s,q) (0.51, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9533452Z Skipping (s,q) (0.52, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9533615Z Skipping (s,q) (0.53, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9533772Z Skipping (s,q) (0.54, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9533931Z Skipping (s,q) (0.55, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9534097Z Skipping (s,q) (0.56, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9534257Z Skipping (s,q) (0.57, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9534416Z Skipping (s,q) (0.58, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9534580Z Skipping (s,q) (0.59, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9534739Z Skipping (s,q) (0.6, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9534902Z Skipping (s,q) (0.61, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9535059Z Skipping (s,q) (0.62, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9535222Z Skipping (s,q) (0.63, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9535385Z Skipping (s,q) (0.64, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9535545Z Skipping (s,q) (0.65, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9535703Z Skipping (s,q) (0.66, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9535866Z Skipping (s,q) (0.67, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9536024Z Skipping (s,q) (0.68, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9536186Z Skipping (s,q) (0.69, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9536346Z Skipping (s,q) (0.7, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9536504Z Skipping (s,q) (0.71, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9536707Z Skipping (s,q) (0.72, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9536867Z Skipping (s,q) (0.73, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9537028Z Skipping (s,q) (0.74, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9537190Z Skipping (s,q) (0.75, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9537350Z Skipping (s,q) (0.76, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9537510Z Skipping (s,q) (0.77, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9537676Z Skipping (s,q) (0.78, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9537834Z Skipping (s,q) (0.79, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9537996Z Skipping (s,q) (0.8, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9538193Z Skipping (s,q) (0.81, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9538352Z Skipping (s,q) (0.82, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9538517Z Skipping (s,q) (0.83, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9538676Z Skipping (s,q) (0.84, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9538873Z Skipping (s,q) (0.85, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9539036Z Skipping (s,q) (0.86, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9539194Z Skipping (s,q) (0.87, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9539357Z Skipping (s,q) (0.88, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9539556Z Skipping (s,q) (0.89, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9539715Z Skipping (s,q) (0.9, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9539875Z Skipping (s,q) (0.91, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9540035Z Skipping (s,q) (0.92, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9540194Z Skipping (s,q) (0.93, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9540358Z Skipping (s,q) (0.94, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9540518Z Skipping (s,q) (0.95, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9540678Z Skipping (s,q) (0.96, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9540841Z Skipping (s,q) (0.97, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9541000Z Skipping (s,q) (0.98, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9541159Z Skipping (s,q) (0.99, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9541320Z Skipping (s,q) (1, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9541479Z Skipping (s,q) (1.01, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9541641Z Skipping (s,q) (1.02, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9541800Z Skipping (s,q) (1.03, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9541962Z Skipping (s,q) (1.04, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9542121Z Skipping (s,q) (1.05, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9542279Z Skipping (s,q) (1.06, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9542440Z Skipping (s,q) (1.07, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9542602Z Skipping (s,q) (1.08, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9542760Z Skipping (s,q) (1.09, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9542925Z Skipping (s,q) (1.1, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9543088Z Skipping (s,q) (1.11, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9543247Z Skipping (s,q) (1.12, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9543404Z Skipping (s,q) (1.13, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9543563Z Skipping (s,q) (1.14, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9543730Z Skipping (s,q) (1.15, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9543933Z Skipping (s,q) (1.16, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9544092Z Skipping (s,q) (1.17, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9544252Z Skipping (s,q) (1.18, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9544414Z Skipping (s,q) (1.19, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9544575Z Skipping (s,q) (1.2, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9544734Z Skipping (s,q) (1.21, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9544892Z Skipping (s,q) (1.22, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9545063Z Skipping (s,q) (1.23, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9545219Z Skipping (s,q) (1.24, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9545376Z Skipping (s,q) (1.25, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9545601Z Skipping (s,q) (1.26, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9545766Z Skipping (s,q) (1.27, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9545924Z Skipping (s,q) (1.28, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9546087Z Skipping (s,q) (1.29, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9546283Z Skipping (s,q) (1.3, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9546446Z Skipping (s,q) (1.31, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9546605Z Skipping (s,q) (1.32, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9546764Z Skipping (s,q) (1.33, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9546965Z Skipping (s,q) (1.34, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9547124Z Skipping (s,q) (1.35, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9547282Z Skipping (s,q) (1.36, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9547447Z Skipping (s,q) (1.37, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9547606Z Skipping (s,q) (1.38, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9547770Z Skipping (s,q) (1.39, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9547929Z Skipping (s,q) (1.4, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9548089Z Skipping (s,q) (1.41, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9548251Z Skipping (s,q) (1.42, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9548409Z Skipping (s,q) (1.43, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9548566Z Skipping (s,q) (1.44, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9548730Z Skipping (s,q) (1.45, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9548887Z Skipping (s,q) (1.46, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9549048Z Skipping (s,q) (1.47, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9549208Z Skipping (s,q) (1.48, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9549366Z Skipping (s,q) (1.49, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9549528Z Skipping (s,q) (1.5, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9549686Z Skipping (s,q) (1.51, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9549845Z Skipping (s,q) (1.52, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9550007Z Skipping (s,q) (1.53, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9550164Z Skipping (s,q) (1.54, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9550327Z Skipping (s,q) (1.55, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9550488Z Skipping (s,q) (1.56, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9550652Z Skipping (s,q) (1.57, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9550814Z Skipping (s,q) (1.58, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9550977Z Skipping (s,q) (1.59, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9551135Z Skipping (s,q) (1.6, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9551342Z Skipping (s,q) (1.61, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9551500Z Skipping (s,q) (1.62, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9551662Z Skipping (s,q) (1.63, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9551821Z Skipping (s,q) (1.64, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9551978Z Skipping (s,q) (1.65, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9552139Z Skipping (s,q) (1.66, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9552300Z Skipping (s,q) (1.67, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9552459Z Skipping (s,q) (1.68, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9552619Z Skipping (s,q) (1.69, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9552817Z Skipping (s,q) (1.7, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9552978Z Skipping (s,q) (1.71, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9553138Z Skipping (s,q) (1.72, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9553295Z Skipping (s,q) (1.73, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9553455Z Skipping (s,q) (1.74, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9553650Z Skipping (s,q) (1.75, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9553810Z Skipping (s,q) (1.76, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9553969Z Skipping (s,q) (1.77, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9554167Z Skipping (s,q) (1.78, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9554326Z Skipping (s,q) (1.79, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9554486Z Skipping (s,q) (1.8, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9554648Z Skipping (s,q) (1.81, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9554810Z Skipping (s,q) (1.82, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9554972Z Skipping (s,q) (1.83, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9555131Z Skipping (s,q) (1.84, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9555295Z Skipping (s,q) (1.85, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9555516Z Skipping (s,q) (1.86, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9555675Z Skipping (s,q) (1.87, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9555835Z Skipping (s,q) (1.88, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9555995Z Skipping (s,q) (1.89, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9556157Z Skipping (s,q) (1.9, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9556316Z Skipping (s,q) (1.91, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9556476Z Skipping (s,q) (1.92, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9556643Z Skipping (s,q) (1.93, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9556803Z Skipping (s,q) (1.94, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9556963Z Skipping (s,q) (1.95, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9557124Z Skipping (s,q) (1.96, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9557285Z Skipping (s,q) (1.97, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9557449Z Skipping (s,q) (1.98, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9557607Z Skipping (s,q) (1.99, 1500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9557764Z Skipping (s,q) (0.01, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9557929Z Skipping (s,q) (0.02, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9558087Z Skipping (s,q) (0.03, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9558243Z Skipping (s,q) (0.04, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9558407Z Skipping (s,q) (0.05, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9558613Z Skipping (s,q) (0.06, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9558775Z Skipping (s,q) (0.07, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9558932Z Skipping (s,q) (0.08, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9559094Z Skipping (s,q) (0.09, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9559256Z Skipping (s,q) (0.1, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9559414Z Skipping (s,q) (0.11, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9559573Z Skipping (s,q) (0.12, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9559735Z Skipping (s,q) (0.13, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9559893Z Skipping (s,q) (0.14, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9560053Z Skipping (s,q) (0.15, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9560252Z Skipping (s,q) (0.16, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9560412Z Skipping (s,q) (0.17, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9560576Z Skipping (s,q) (0.18, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9560734Z Skipping (s,q) (0.19, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9560931Z Skipping (s,q) (0.2, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9561093Z Skipping (s,q) (0.21, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9561251Z Skipping (s,q) (0.22, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9561412Z Skipping (s,q) (0.23, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9561611Z Skipping (s,q) (0.24, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9561769Z Skipping (s,q) (0.25, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9561929Z Skipping (s,q) (0.26, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9562091Z Skipping (s,q) (0.27, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9562250Z Skipping (s,q) (0.28, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9562414Z Skipping (s,q) (0.29, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9562572Z Skipping (s,q) (0.3, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9562736Z Skipping (s,q) (0.31, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9562896Z Skipping (s,q) (0.32, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9563055Z Skipping (s,q) (0.33, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9563216Z Skipping (s,q) (0.34, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9563377Z Skipping (s,q) (0.35, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9563535Z Skipping (s,q) (0.36, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9563695Z Skipping (s,q) (0.37, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9563854Z Skipping (s,q) (0.38, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9564012Z Skipping (s,q) (0.39, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9564176Z Skipping (s,q) (0.4, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9564335Z Skipping (s,q) (0.41, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9564498Z Skipping (s,q) (0.42, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9564657Z Skipping (s,q) (0.43, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9564814Z Skipping (s,q) (0.44, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9564976Z Skipping (s,q) (0.45, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9565140Z Skipping (s,q) (0.46, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9565299Z Skipping (s,q) (0.47, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9565463Z Skipping (s,q) (0.48, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9565623Z Skipping (s,q) (0.49, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9565783Z Skipping (s,q) (0.5, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9565984Z Skipping (s,q) (0.51, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9566143Z Skipping (s,q) (0.52, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9566303Z Skipping (s,q) (0.53, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9566466Z Skipping (s,q) (0.54, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9566625Z Skipping (s,q) (0.55, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9566785Z Skipping (s,q) (0.56, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9566944Z Skipping (s,q) (0.57, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9567106Z Skipping (s,q) (0.58, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9567264Z Skipping (s,q) (0.59, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9567464Z Skipping (s,q) (0.6, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9567626Z Skipping (s,q) (0.61, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9567785Z Skipping (s,q) (0.62, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9567943Z Skipping (s,q) (0.63, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9568103Z Skipping (s,q) (0.64, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9568298Z Skipping (s,q) (0.65, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9568459Z Skipping (s,q) (0.66, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9568619Z Skipping (s,q) (0.67, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9568816Z Skipping (s,q) (0.68, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9568976Z Skipping (s,q) (0.69, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9569134Z Skipping (s,q) (0.7, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9569293Z Skipping (s,q) (0.71, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9569461Z Skipping (s,q) (0.72, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9569622Z Skipping (s,q) (0.73, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9569779Z Skipping (s,q) (0.74, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9569938Z Skipping (s,q) (0.75, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9570098Z Skipping (s,q) (0.76, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9570255Z Skipping (s,q) (0.77, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9570415Z Skipping (s,q) (0.78, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9570573Z Skipping (s,q) (0.79, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9570737Z Skipping (s,q) (0.8, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9570895Z Skipping (s,q) (0.81, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9571054Z Skipping (s,q) (0.82, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9571218Z Skipping (s,q) (0.83, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9571377Z Skipping (s,q) (0.84, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9571534Z Skipping (s,q) (0.85, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9571694Z Skipping (s,q) (0.86, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9571855Z Skipping (s,q) (0.87, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9572013Z Skipping (s,q) (0.88, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9572175Z Skipping (s,q) (0.89, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9572335Z Skipping (s,q) (0.9, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9572499Z Skipping (s,q) (0.91, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9572662Z Skipping (s,q) (0.92, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9572821Z Skipping (s,q) (0.93, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9572983Z Skipping (s,q) (0.94, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9573142Z Skipping (s,q) (0.95, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9573366Z Skipping (s,q) (0.96, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9573527Z Skipping (s,q) (0.97, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9573686Z Skipping (s,q) (0.98, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9573846Z Skipping (s,q) (0.99, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9574002Z Skipping (s,q) (1, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9574162Z Skipping (s,q) (1.01, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9574327Z Skipping (s,q) (1.02, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9574485Z Skipping (s,q) (1.03, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9574641Z Skipping (s,q) (1.04, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9574842Z Skipping (s,q) (1.05, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9575001Z Skipping (s,q) (1.06, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9575163Z Skipping (s,q) (1.07, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9575320Z Skipping (s,q) (1.08, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9575518Z Skipping (s,q) (1.09, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9575683Z Skipping (s,q) (1.1, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9575842Z Skipping (s,q) (1.11, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9576002Z Skipping (s,q) (1.12, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9576201Z Skipping (s,q) (1.13, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9576361Z Skipping (s,q) (1.14, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9576522Z Skipping (s,q) (1.15, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9576686Z Skipping (s,q) (1.16, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9576843Z Skipping (s,q) (1.17, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9577011Z Skipping (s,q) (1.18, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9577168Z Skipping (s,q) (1.19, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9577331Z Skipping (s,q) (1.2, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9577494Z Skipping (s,q) (1.21, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9577651Z Skipping (s,q) (1.22, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9577813Z Skipping (s,q) (1.23, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9577972Z Skipping (s,q) (1.24, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9578132Z Skipping (s,q) (1.25, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9578292Z Skipping (s,q) (1.26, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9578451Z Skipping (s,q) (1.27, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9578608Z Skipping (s,q) (1.28, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9578771Z Skipping (s,q) (1.29, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9578929Z Skipping (s,q) (1.3, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9579091Z Skipping (s,q) (1.31, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9579252Z Skipping (s,q) (1.32, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9579410Z Skipping (s,q) (1.33, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9579571Z Skipping (s,q) (1.34, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9579730Z Skipping (s,q) (1.35, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9579888Z Skipping (s,q) (1.36, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9580049Z Skipping (s,q) (1.37, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9580209Z Skipping (s,q) (1.38, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9580369Z Skipping (s,q) (1.39, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9580575Z Skipping (s,q) (1.4, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9580733Z Skipping (s,q) (1.41, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9580893Z Skipping (s,q) (1.42, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9581052Z Skipping (s,q) (1.43, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9581210Z Skipping (s,q) (1.44, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9581369Z Skipping (s,q) (1.45, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9581529Z Skipping (s,q) (1.46, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9581687Z Skipping (s,q) (1.47, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9581849Z Skipping (s,q) (1.48, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9582006Z Skipping (s,q) (1.49, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9582205Z Skipping (s,q) (1.5, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9582370Z Skipping (s,q) (1.51, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9582527Z Skipping (s,q) (1.52, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9582686Z Skipping (s,q) (1.53, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9582880Z Skipping (s,q) (1.54, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9583039Z Skipping (s,q) (1.55, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9583200Z Skipping (s,q) (1.56, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9583358Z Skipping (s,q) (1.57, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9583605Z Skipping (s,q) (1.58, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9583763Z Skipping (s,q) (1.59, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9583923Z Skipping (s,q) (1.6, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9584085Z Skipping (s,q) (1.61, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9584246Z Skipping (s,q) (1.62, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9584403Z Skipping (s,q) (1.63, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9584563Z Skipping (s,q) (1.64, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9584724Z Skipping (s,q) (1.65, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9584884Z Skipping (s,q) (1.66, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9585041Z Skipping (s,q) (1.67, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9585200Z Skipping (s,q) (1.68, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9585364Z Skipping (s,q) (1.69, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9585522Z Skipping (s,q) (1.7, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9585679Z Skipping (s,q) (1.71, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9585840Z Skipping (s,q) (1.72, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9585999Z Skipping (s,q) (1.73, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9586160Z Skipping (s,q) (1.74, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9586317Z Skipping (s,q) (1.75, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9586477Z Skipping (s,q) (1.76, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9586637Z Skipping (s,q) (1.77, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9586795Z Skipping (s,q) (1.78, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9586952Z Skipping (s,q) (1.79, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9587116Z Skipping (s,q) (1.8, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9587275Z Skipping (s,q) (1.81, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9587434Z Skipping (s,q) (1.82, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9587593Z Skipping (s,q) (1.83, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9587751Z Skipping (s,q) (1.84, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9587956Z Skipping (s,q) (1.85, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9588114Z Skipping (s,q) (1.86, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9588272Z Skipping (s,q) (1.87, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9588435Z Skipping (s,q) (1.88, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9588593Z Skipping (s,q) (1.89, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9588759Z Skipping (s,q) (1.9, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9588919Z Skipping (s,q) (1.91, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9589077Z Skipping (s,q) (1.92, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9589238Z Skipping (s,q) (1.93, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9589435Z Skipping (s,q) (1.94, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9589594Z Skipping (s,q) (1.95, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9589757Z Skipping (s,q) (1.96, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9589915Z Skipping (s,q) (1.97, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9590114Z Skipping (s,q) (1.98, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9590276Z Skipping (s,q) (1.99, 1750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9590434Z Skipping (s,q) (0.01, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9590804Z Skipping (s,q) (0.02, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9591136Z Skipping (s,q) (0.03, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9591308Z Skipping (s,q) (0.04, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9591470Z Skipping (s,q) (0.05, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9591631Z Skipping (s,q) (0.06, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9591793Z Skipping (s,q) (0.07, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9591957Z Skipping (s,q) (0.08, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9592115Z Skipping (s,q) (0.09, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9592277Z Skipping (s,q) (0.1, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9592441Z Skipping (s,q) (0.11, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9592599Z Skipping (s,q) (0.12, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9592761Z Skipping (s,q) (0.13, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9592923Z Skipping (s,q) (0.14, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9593080Z Skipping (s,q) (0.15, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9593242Z Skipping (s,q) (0.16, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9593402Z Skipping (s,q) (0.17, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9593563Z Skipping (s,q) (0.18, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9593722Z Skipping (s,q) (0.19, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9593879Z Skipping (s,q) (0.2, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9594040Z Skipping (s,q) (0.21, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9594200Z Skipping (s,q) (0.22, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9594358Z Skipping (s,q) (0.23, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9594520Z Skipping (s,q) (0.24, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9594682Z Skipping (s,q) (0.25, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9594844Z Skipping (s,q) (0.26, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9595003Z Skipping (s,q) (0.27, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9595161Z Skipping (s,q) (0.28, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9595329Z Skipping (s,q) (0.29, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9595614Z Skipping (s,q) (0.3, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9595774Z Skipping (s,q) (0.31, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9595935Z Skipping (s,q) (0.32, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9596095Z Skipping (s,q) (0.33, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9596257Z Skipping (s,q) (0.34, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9596416Z Skipping (s,q) (0.35, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9596573Z Skipping (s,q) (0.36, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9596736Z Skipping (s,q) (0.37, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9596894Z Skipping (s,q) (0.38, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9597053Z Skipping (s,q) (0.39, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9597273Z Skipping (s,q) (0.4, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9597435Z Skipping (s,q) (0.41, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9597595Z Skipping (s,q) (0.42, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9597753Z Skipping (s,q) (0.43, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9597965Z Skipping (s,q) (0.44, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9598129Z Skipping (s,q) (0.45, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9598286Z Skipping (s,q) (0.46, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9598445Z Skipping (s,q) (0.47, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9598670Z Skipping (s,q) (0.48, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9598829Z Skipping (s,q) (0.49, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9598987Z Skipping (s,q) (0.5, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9599150Z Skipping (s,q) (0.51, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9599308Z Skipping (s,q) (0.52, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9599472Z Skipping (s,q) (0.53, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9599629Z Skipping (s,q) (0.54, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9599790Z Skipping (s,q) (0.55, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9599953Z Skipping (s,q) (0.56, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9600111Z Skipping (s,q) (0.57, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9600269Z Skipping (s,q) (0.58, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9600432Z Skipping (s,q) (0.59, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9600592Z Skipping (s,q) (0.6, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9600753Z Skipping (s,q) (0.61, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9600913Z Skipping (s,q) (0.62, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9601071Z Skipping (s,q) (0.63, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9601234Z Skipping (s,q) (0.64, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9601393Z Skipping (s,q) (0.65, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9601555Z Skipping (s,q) (0.66, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9601715Z Skipping (s,q) (0.67, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9601873Z Skipping (s,q) (0.68, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9602033Z Skipping (s,q) (0.69, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9602194Z Skipping (s,q) (0.7, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9602353Z Skipping (s,q) (0.71, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9602514Z Skipping (s,q) (0.72, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9602674Z Skipping (s,q) (0.73, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9602832Z Skipping (s,q) (0.74, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9603036Z Skipping (s,q) (0.75, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9603195Z Skipping (s,q) (0.76, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9603357Z Skipping (s,q) (0.77, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9603515Z Skipping (s,q) (0.78, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9603672Z Skipping (s,q) (0.79, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9603834Z Skipping (s,q) (0.8, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9603994Z Skipping (s,q) (0.81, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9604152Z Skipping (s,q) (0.82, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9604313Z Skipping (s,q) (0.83, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9604510Z Skipping (s,q) (0.84, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9604675Z Skipping (s,q) (0.85, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9604838Z Skipping (s,q) (0.86, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9604999Z Skipping (s,q) (0.87, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9605160Z Skipping (s,q) (0.88, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9605354Z Skipping (s,q) (0.89, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9605514Z Skipping (s,q) (0.9, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9605676Z Skipping (s,q) (0.91, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9605875Z Skipping (s,q) (0.92, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9606036Z Skipping (s,q) (0.93, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9606195Z Skipping (s,q) (0.94, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9606355Z Skipping (s,q) (0.95, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9606519Z Skipping (s,q) (0.96, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9606682Z Skipping (s,q) (0.97, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9606839Z Skipping (s,q) (0.98, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9606999Z Skipping (s,q) (0.99, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9607157Z Skipping (s,q) (1, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9607316Z Skipping (s,q) (1.01, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9607479Z Skipping (s,q) (1.02, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9607645Z Skipping (s,q) (1.03, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9607805Z Skipping (s,q) (1.04, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9607964Z Skipping (s,q) (1.05, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9608121Z Skipping (s,q) (1.06, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9608287Z Skipping (s,q) (1.07, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9608448Z Skipping (s,q) (1.08, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9608608Z Skipping (s,q) (1.09, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9608771Z Skipping (s,q) (1.1, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9608932Z Skipping (s,q) (1.11, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9609099Z Skipping (s,q) (1.12, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9609257Z Skipping (s,q) (1.13, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9609415Z Skipping (s,q) (1.14, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9609578Z Skipping (s,q) (1.15, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9609737Z Skipping (s,q) (1.16, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9609896Z Skipping (s,q) (1.17, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9610060Z Skipping (s,q) (1.18, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9610261Z Skipping (s,q) (1.19, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9610422Z Skipping (s,q) (1.2, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9610580Z Skipping (s,q) (1.21, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9610738Z Skipping (s,q) (1.22, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9610898Z Skipping (s,q) (1.23, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9611056Z Skipping (s,q) (1.24, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9611214Z Skipping (s,q) (1.25, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9611378Z Skipping (s,q) (1.26, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9611535Z Skipping (s,q) (1.27, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9611698Z Skipping (s,q) (1.28, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9611892Z Skipping (s,q) (1.29, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9612052Z Skipping (s,q) (1.3, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9612219Z Skipping (s,q) (1.31, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9612378Z Skipping (s,q) (1.32, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9612574Z Skipping (s,q) (1.33, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9612734Z Skipping (s,q) (1.34, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9612891Z Skipping (s,q) (1.35, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9613051Z Skipping (s,q) (1.36, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9613249Z Skipping (s,q) (1.37, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9613406Z Skipping (s,q) (1.38, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9613567Z Skipping (s,q) (1.39, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9613730Z Skipping (s,q) (1.4, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9613888Z Skipping (s,q) (1.41, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9614050Z Skipping (s,q) (1.42, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9614208Z Skipping (s,q) (1.43, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9614372Z Skipping (s,q) (1.44, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9614529Z Skipping (s,q) (1.45, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9614688Z Skipping (s,q) (1.46, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9614854Z Skipping (s,q) (1.47, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9615021Z Skipping (s,q) (1.48, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9615178Z Skipping (s,q) (1.49, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9615345Z Skipping (s,q) (1.5, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9615506Z Skipping (s,q) (1.51, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9615666Z Skipping (s,q) (1.52, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9615825Z Skipping (s,q) (1.53, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9615982Z Skipping (s,q) (1.54, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9616149Z Skipping (s,q) (1.55, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9616308Z Skipping (s,q) (1.56, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9616470Z Skipping (s,q) (1.57, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9616633Z Skipping (s,q) (1.58, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9616793Z Skipping (s,q) (1.59, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9616950Z Skipping (s,q) (1.6, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9617110Z Skipping (s,q) (1.61, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9617270Z Skipping (s,q) (1.62, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9617428Z Skipping (s,q) (1.63, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9617627Z Skipping (s,q) (1.64, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9617784Z Skipping (s,q) (1.65, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9617944Z Skipping (s,q) (1.66, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9618104Z Skipping (s,q) (1.67, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9618263Z Skipping (s,q) (1.68, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9618423Z Skipping (s,q) (1.69, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9618583Z Skipping (s,q) (1.7, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9618744Z Skipping (s,q) (1.71, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9618902Z Skipping (s,q) (1.72, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9619098Z Skipping (s,q) (1.73, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9619264Z Skipping (s,q) (1.74, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9619424Z Skipping (s,q) (1.75, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9619582Z Skipping (s,q) (1.76, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9619741Z Skipping (s,q) (1.77, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9619935Z Skipping (s,q) (1.78, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9620100Z Skipping (s,q) (1.79, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9620259Z Skipping (s,q) (1.8, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9620454Z Skipping (s,q) (1.81, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9620615Z Skipping (s,q) (1.82, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9620773Z Skipping (s,q) (1.83, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9620934Z Skipping (s,q) (1.84, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9621095Z Skipping (s,q) (1.85, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9621255Z Skipping (s,q) (1.86, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9621418Z Skipping (s,q) (1.87, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9621575Z Skipping (s,q) (1.88, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9621735Z Skipping (s,q) (1.89, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9621897Z Skipping (s,q) (1.9, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9622055Z Skipping (s,q) (1.91, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9622215Z Skipping (s,q) (1.92, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9622379Z Skipping (s,q) (1.93, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9622537Z Skipping (s,q) (1.94, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9622696Z Skipping (s,q) (1.95, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9622855Z Skipping (s,q) (1.96, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9623015Z Skipping (s,q) (1.97, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9623177Z Skipping (s,q) (1.98, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9623335Z Skipping (s,q) (1.99, 2000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9623493Z Skipping (s,q) (0.01, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9623654Z Skipping (s,q) (0.02, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9623812Z Skipping (s,q) (0.03, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9623974Z Skipping (s,q) (0.04, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9624134Z Skipping (s,q) (0.05, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9624291Z Skipping (s,q) (0.06, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9624452Z Skipping (s,q) (0.07, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9624613Z Skipping (s,q) (0.08, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9624770Z Skipping (s,q) (0.09, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9624990Z Skipping (s,q) (0.1, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9625151Z Skipping (s,q) (0.11, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9625312Z Skipping (s,q) (0.12, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9625473Z Skipping (s,q) (0.13, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9625633Z Skipping (s,q) (0.14, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9625797Z Skipping (s,q) (0.15, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9625960Z Skipping (s,q) (0.16, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9626117Z Skipping (s,q) (0.17, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9626276Z Skipping (s,q) (0.18, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9626473Z Skipping (s,q) (0.19, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9626631Z Skipping (s,q) (0.2, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9626795Z Skipping (s,q) (0.21, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9626953Z Skipping (s,q) (0.22, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9627173Z Skipping (s,q) (0.23, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9627331Z Skipping (s,q) (0.24, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9627488Z Skipping (s,q) (0.25, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9627648Z Skipping (s,q) (0.26, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9627844Z Skipping (s,q) (0.27, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9628001Z Skipping (s,q) (0.28, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9628161Z Skipping (s,q) (0.29, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9628324Z Skipping (s,q) (0.3, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9628485Z Skipping (s,q) (0.31, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9628644Z Skipping (s,q) (0.32, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9628803Z Skipping (s,q) (0.33, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9628964Z Skipping (s,q) (0.34, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9629122Z Skipping (s,q) (0.35, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9629282Z Skipping (s,q) (0.36, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9629443Z Skipping (s,q) (0.37, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9629605Z Skipping (s,q) (0.38, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9629766Z Skipping (s,q) (0.39, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9629923Z Skipping (s,q) (0.4, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9630082Z Skipping (s,q) (0.41, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9630243Z Skipping (s,q) (0.42, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9630402Z Skipping (s,q) (0.43, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9630559Z Skipping (s,q) (0.44, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9630728Z Skipping (s,q) (0.45, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9630891Z Skipping (s,q) (0.46, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9634086Z Skipping (s,q) (0.47, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9634266Z Skipping (s,q) (0.48, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9634440Z Skipping (s,q) (0.49, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9634600Z Skipping (s,q) (0.5, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9634759Z Skipping (s,q) (0.51, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9634921Z Skipping (s,q) (0.52, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9635081Z Skipping (s,q) (0.53, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9635306Z Skipping (s,q) (0.54, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9635565Z Skipping (s,q) (0.55, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9635723Z Skipping (s,q) (0.56, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9635887Z Skipping (s,q) (0.57, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9636044Z Skipping (s,q) (0.58, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9636202Z Skipping (s,q) (0.59, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9636366Z Skipping (s,q) (0.6, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9636523Z Skipping (s,q) (0.61, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9636681Z Skipping (s,q) (0.62, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9636842Z Skipping (s,q) (0.63, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9637043Z Skipping (s,q) (0.64, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9637204Z Skipping (s,q) (0.65, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9637366Z Skipping (s,q) (0.66, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9637523Z Skipping (s,q) (0.67, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9637724Z Skipping (s,q) (0.68, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9637882Z Skipping (s,q) (0.69, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9638040Z Skipping (s,q) (0.7, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9638204Z Skipping (s,q) (0.71, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9638402Z Skipping (s,q) (0.72, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9638560Z Skipping (s,q) (0.73, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9638721Z Skipping (s,q) (0.74, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9638880Z Skipping (s,q) (0.75, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9639043Z Skipping (s,q) (0.76, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9639199Z Skipping (s,q) (0.77, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9639356Z Skipping (s,q) (0.78, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9639520Z Skipping (s,q) (0.79, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9639678Z Skipping (s,q) (0.8, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9639835Z Skipping (s,q) (0.81, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9639994Z Skipping (s,q) (0.82, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9640154Z Skipping (s,q) (0.83, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9640313Z Skipping (s,q) (0.84, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9640469Z Skipping (s,q) (0.85, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9640628Z Skipping (s,q) (0.86, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9640788Z Skipping (s,q) (0.87, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9640947Z Skipping (s,q) (0.88, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9641102Z Skipping (s,q) (0.89, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9641266Z Skipping (s,q) (0.9, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9641422Z Skipping (s,q) (0.91, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9641584Z Skipping (s,q) (0.92, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9641741Z Skipping (s,q) (0.93, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9641900Z Skipping (s,q) (0.94, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9642062Z Skipping (s,q) (0.95, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9642219Z Skipping (s,q) (0.96, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9642380Z Skipping (s,q) (0.97, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9642539Z Skipping (s,q) (0.98, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9642743Z Skipping (s,q) (0.99, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9642903Z Skipping (s,q) (1, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9643063Z Skipping (s,q) (1.01, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9643221Z Skipping (s,q) (1.02, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9643379Z Skipping (s,q) (1.03, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9643534Z Skipping (s,q) (1.04, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9643696Z Skipping (s,q) (1.05, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9643861Z Skipping (s,q) (1.06, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9644018Z Skipping (s,q) (1.07, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9644218Z Skipping (s,q) (1.08, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9644376Z Skipping (s,q) (1.09, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9644540Z Skipping (s,q) (1.1, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9644699Z Skipping (s,q) (1.11, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9644897Z Skipping (s,q) (1.12, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9645058Z Skipping (s,q) (1.13, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9645221Z Skipping (s,q) (1.14, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9645378Z Skipping (s,q) (1.15, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9645574Z Skipping (s,q) (1.16, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9645735Z Skipping (s,q) (1.17, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9645893Z Skipping (s,q) (1.18, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9646055Z Skipping (s,q) (1.19, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9646213Z Skipping (s,q) (1.2, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9646374Z Skipping (s,q) (1.21, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9646534Z Skipping (s,q) (1.22, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9646690Z Skipping (s,q) (1.23, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9646851Z Skipping (s,q) (1.24, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9647010Z Skipping (s,q) (1.25, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9647167Z Skipping (s,q) (1.26, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9647330Z Skipping (s,q) (1.27, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9647487Z Skipping (s,q) (1.28, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9647644Z Skipping (s,q) (1.29, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9647812Z Skipping (s,q) (1.3, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9647969Z Skipping (s,q) (1.31, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9648130Z Skipping (s,q) (1.32, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9648291Z Skipping (s,q) (1.33, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9648449Z Skipping (s,q) (1.34, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9648613Z Skipping (s,q) (1.35, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9648773Z Skipping (s,q) (1.36, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9648931Z Skipping (s,q) (1.37, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9649093Z Skipping (s,q) (1.38, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9649252Z Skipping (s,q) (1.39, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9649410Z Skipping (s,q) (1.4, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9649570Z Skipping (s,q) (1.41, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9649730Z Skipping (s,q) (1.42, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9649933Z Skipping (s,q) (1.43, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9650091Z Skipping (s,q) (1.44, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9650248Z Skipping (s,q) (1.45, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9650411Z Skipping (s,q) (1.46, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9650568Z Skipping (s,q) (1.47, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9650725Z Skipping (s,q) (1.48, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9650886Z Skipping (s,q) (1.49, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9651047Z Skipping (s,q) (1.5, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9651206Z Skipping (s,q) (1.51, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9651363Z Skipping (s,q) (1.52, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9651559Z Skipping (s,q) (1.53, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9651724Z Skipping (s,q) (1.54, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9651881Z Skipping (s,q) (1.55, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9652038Z Skipping (s,q) (1.56, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9652236Z Skipping (s,q) (1.57, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9652395Z Skipping (s,q) (1.58, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9652556Z Skipping (s,q) (1.59, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9652713Z Skipping (s,q) (1.6, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9652910Z Skipping (s,q) (1.61, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9653070Z Skipping (s,q) (1.62, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9653227Z Skipping (s,q) (1.63, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9653387Z Skipping (s,q) (1.64, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9653547Z Skipping (s,q) (1.65, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9653705Z Skipping (s,q) (1.66, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9653865Z Skipping (s,q) (1.67, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9654027Z Skipping (s,q) (1.68, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9654186Z Skipping (s,q) (1.69, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9654345Z Skipping (s,q) (1.7, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9654502Z Skipping (s,q) (1.71, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9654662Z Skipping (s,q) (1.72, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9654825Z Skipping (s,q) (1.73, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9654982Z Skipping (s,q) (1.74, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9655140Z Skipping (s,q) (1.75, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9655300Z Skipping (s,q) (1.76, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9655459Z Skipping (s,q) (1.77, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9655619Z Skipping (s,q) (1.78, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9655780Z Skipping (s,q) (1.79, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9655938Z Skipping (s,q) (1.8, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9656099Z Skipping (s,q) (1.81, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9656256Z Skipping (s,q) (1.82, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9656415Z Skipping (s,q) (1.83, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9656574Z Skipping (s,q) (1.84, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9656731Z Skipping (s,q) (1.85, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9656893Z Skipping (s,q) (1.86, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9657051Z Skipping (s,q) (1.87, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9657254Z Skipping (s,q) (1.88, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9657418Z Skipping (s,q) (1.89, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9657579Z Skipping (s,q) (1.9, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9657737Z Skipping (s,q) (1.91, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9657895Z Skipping (s,q) (1.92, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9658052Z Skipping (s,q) (1.93, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9658216Z Skipping (s,q) (1.94, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9658373Z Skipping (s,q) (1.95, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9658531Z Skipping (s,q) (1.96, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9658753Z Skipping (s,q) (1.97, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9658913Z Skipping (s,q) (1.98, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9659073Z Skipping (s,q) (1.99, 2250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9659234Z Skipping (s,q) (0.01, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9659392Z Skipping (s,q) (0.02, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9659590Z Skipping (s,q) (0.03, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9659750Z Skipping (s,q) (0.04, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9659907Z Skipping (s,q) (0.05, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9660106Z Skipping (s,q) (0.06, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9660263Z Skipping (s,q) (0.07, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9660419Z Skipping (s,q) (0.08, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9660581Z Skipping (s,q) (0.09, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9660740Z Skipping (s,q) (0.1, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9660905Z Skipping (s,q) (0.11, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9661063Z Skipping (s,q) (0.12, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9661219Z Skipping (s,q) (0.13, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9661382Z Skipping (s,q) (0.14, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9661539Z Skipping (s,q) (0.15, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9661696Z Skipping (s,q) (0.16, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9661858Z Skipping (s,q) (0.17, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9662016Z Skipping (s,q) (0.18, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9662176Z Skipping (s,q) (0.19, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9662333Z Skipping (s,q) (0.2, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9662494Z Skipping (s,q) (0.21, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9662655Z Skipping (s,q) (0.22, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9662813Z Skipping (s,q) (0.23, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9662972Z Skipping (s,q) (0.24, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9663135Z Skipping (s,q) (0.25, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9663292Z Skipping (s,q) (0.26, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9663448Z Skipping (s,q) (0.27, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9663609Z Skipping (s,q) (0.28, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9663767Z Skipping (s,q) (0.29, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9663928Z Skipping (s,q) (0.3, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9664085Z Skipping (s,q) (0.31, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9664244Z Skipping (s,q) (0.32, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9664450Z Skipping (s,q) (0.33, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9664607Z Skipping (s,q) (0.34, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9664766Z Skipping (s,q) (0.35, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9664929Z Skipping (s,q) (0.36, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9665087Z Skipping (s,q) (0.37, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9665247Z Skipping (s,q) (0.38, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9665402Z Skipping (s,q) (0.39, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9665565Z Skipping (s,q) (0.4, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9665725Z Skipping (s,q) (0.41, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9665882Z Skipping (s,q) (0.42, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9666078Z Skipping (s,q) (0.43, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9666241Z Skipping (s,q) (0.44, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9666401Z Skipping (s,q) (0.45, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9666561Z Skipping (s,q) (0.46, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9666758Z Skipping (s,q) (0.47, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9666915Z Skipping (s,q) (0.48, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9667076Z Skipping (s,q) (0.49, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9667234Z Skipping (s,q) (0.5, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9667431Z Skipping (s,q) (0.51, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9667591Z Skipping (s,q) (0.52, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9667747Z Skipping (s,q) (0.53, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9667910Z Skipping (s,q) (0.54, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9668068Z Skipping (s,q) (0.55, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9668228Z Skipping (s,q) (0.56, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9668393Z Skipping (s,q) (0.57, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9668554Z Skipping (s,q) (0.58, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9668710Z Skipping (s,q) (0.59, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9668870Z Skipping (s,q) (0.6, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9669028Z Skipping (s,q) (0.61, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9669190Z Skipping (s,q) (0.62, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9669348Z Skipping (s,q) (0.63, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9669506Z Skipping (s,q) (0.64, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9669667Z Skipping (s,q) (0.65, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9669825Z Skipping (s,q) (0.66, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9669984Z Skipping (s,q) (0.67, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9670144Z Skipping (s,q) (0.68, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9670303Z Skipping (s,q) (0.69, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9670467Z Skipping (s,q) (0.7, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9670624Z Skipping (s,q) (0.71, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9670780Z Skipping (s,q) (0.72, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9670944Z Skipping (s,q) (0.73, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9671102Z Skipping (s,q) (0.74, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9671260Z Skipping (s,q) (0.75, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9671425Z Skipping (s,q) (0.76, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9671582Z Skipping (s,q) (0.77, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9671783Z Skipping (s,q) (0.78, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9671945Z Skipping (s,q) (0.79, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9672103Z Skipping (s,q) (0.8, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9672270Z Skipping (s,q) (0.81, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9672427Z Skipping (s,q) (0.82, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9672586Z Skipping (s,q) (0.83, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9672750Z Skipping (s,q) (0.84, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9672908Z Skipping (s,q) (0.85, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9673065Z Skipping (s,q) (0.86, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9673264Z Skipping (s,q) (0.87, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9673423Z Skipping (s,q) (0.88, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9673589Z Skipping (s,q) (0.89, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9673746Z Skipping (s,q) (0.9, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9673902Z Skipping (s,q) (0.91, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9674100Z Skipping (s,q) (0.92, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9674256Z Skipping (s,q) (0.93, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9674412Z Skipping (s,q) (0.94, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9674613Z Skipping (s,q) (0.95, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9674769Z Skipping (s,q) (0.96, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9674927Z Skipping (s,q) (0.97, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9675082Z Skipping (s,q) (0.98, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9675240Z Skipping (s,q) (0.99, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9675513Z Skipping (s,q) (1, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9675671Z Skipping (s,q) (1.01, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9675827Z Skipping (s,q) (1.02, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9675989Z Skipping (s,q) (1.03, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9676147Z Skipping (s,q) (1.04, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9676307Z Skipping (s,q) (1.05, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9676464Z Skipping (s,q) (1.06, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9676625Z Skipping (s,q) (1.07, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9676786Z Skipping (s,q) (1.08, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9676942Z Skipping (s,q) (1.09, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9677100Z Skipping (s,q) (1.1, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9677262Z Skipping (s,q) (1.11, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9677417Z Skipping (s,q) (1.12, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9677576Z Skipping (s,q) (1.13, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9677735Z Skipping (s,q) (1.14, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9677891Z Skipping (s,q) (1.15, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9678049Z Skipping (s,q) (1.16, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9678205Z Skipping (s,q) (1.17, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9678361Z Skipping (s,q) (1.18, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9678520Z Skipping (s,q) (1.19, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9678676Z Skipping (s,q) (1.2, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9678836Z Skipping (s,q) (1.21, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9678991Z Skipping (s,q) (1.22, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9679195Z Skipping (s,q) (1.23, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9679353Z Skipping (s,q) (1.24, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9679511Z Skipping (s,q) (1.25, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9679667Z Skipping (s,q) (1.26, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9679827Z Skipping (s,q) (1.27, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9679984Z Skipping (s,q) (1.28, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9680144Z Skipping (s,q) (1.29, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9680302Z Skipping (s,q) (1.3, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9680458Z Skipping (s,q) (1.31, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9680658Z Skipping (s,q) (1.32, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9680815Z Skipping (s,q) (1.33, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9680974Z Skipping (s,q) (1.34, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9681133Z Skipping (s,q) (1.35, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9681325Z Skipping (s,q) (1.36, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9681482Z Skipping (s,q) (1.37, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9681643Z Skipping (s,q) (1.38, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9681800Z Skipping (s,q) (1.39, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9682001Z Skipping (s,q) (1.4, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9682159Z Skipping (s,q) (1.41, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9682315Z Skipping (s,q) (1.42, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9682476Z Skipping (s,q) (1.43, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9682633Z Skipping (s,q) (1.44, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9682792Z Skipping (s,q) (1.45, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9682951Z Skipping (s,q) (1.46, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9683108Z Skipping (s,q) (1.47, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9683270Z Skipping (s,q) (1.48, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9683425Z Skipping (s,q) (1.49, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9683581Z Skipping (s,q) (1.5, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9683744Z Skipping (s,q) (1.51, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9683899Z Skipping (s,q) (1.52, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9684055Z Skipping (s,q) (1.53, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9684215Z Skipping (s,q) (1.54, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9684372Z Skipping (s,q) (1.55, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9684532Z Skipping (s,q) (1.56, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9684687Z Skipping (s,q) (1.57, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9684842Z Skipping (s,q) (1.58, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9685002Z Skipping (s,q) (1.59, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9685160Z Skipping (s,q) (1.6, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9685317Z Skipping (s,q) (1.61, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9685478Z Skipping (s,q) (1.62, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9685634Z Skipping (s,q) (1.63, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9685796Z Skipping (s,q) (1.64, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9685956Z Skipping (s,q) (1.65, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9686111Z Skipping (s,q) (1.66, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9686340Z Skipping (s,q) (1.67, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9686495Z Skipping (s,q) (1.68, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9686650Z Skipping (s,q) (1.69, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9686809Z Skipping (s,q) (1.7, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9686966Z Skipping (s,q) (1.71, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9687124Z Skipping (s,q) (1.72, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9687284Z Skipping (s,q) (1.73, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9687438Z Skipping (s,q) (1.74, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9687597Z Skipping (s,q) (1.75, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9687753Z Skipping (s,q) (1.76, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9687948Z Skipping (s,q) (1.77, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9688111Z Skipping (s,q) (1.78, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9688268Z Skipping (s,q) (1.79, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9688425Z Skipping (s,q) (1.8, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9688618Z Skipping (s,q) (1.81, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9688775Z Skipping (s,q) (1.82, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9688931Z Skipping (s,q) (1.83, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9689086Z Skipping (s,q) (1.84, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9689280Z Skipping (s,q) (1.85, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9689440Z Skipping (s,q) (1.86, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9689596Z Skipping (s,q) (1.87, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9689753Z Skipping (s,q) (1.88, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9689916Z Skipping (s,q) (1.89, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9690073Z Skipping (s,q) (1.9, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9690232Z Skipping (s,q) (1.91, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9690392Z Skipping (s,q) (1.92, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9690549Z Skipping (s,q) (1.93, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9690873Z Skipping (s,q) (1.94, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9691029Z Skipping (s,q) (1.95, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9691188Z Skipping (s,q) (1.96, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9691347Z Skipping (s,q) (1.97, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9691501Z Skipping (s,q) (1.98, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9691662Z Skipping (s,q) (1.99, 2500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9691819Z Skipping (s,q) (0.01, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9691977Z Skipping (s,q) (0.02, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9692135Z Skipping (s,q) (0.03, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9692293Z Skipping (s,q) (0.04, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9692448Z Skipping (s,q) (0.05, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9692606Z Skipping (s,q) (0.06, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9692763Z Skipping (s,q) (0.07, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9692923Z Skipping (s,q) (0.08, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9693077Z Skipping (s,q) (0.09, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9693232Z Skipping (s,q) (0.1, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9693393Z Skipping (s,q) (0.11, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9693548Z Skipping (s,q) (0.12, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9693783Z Skipping (s,q) (0.13, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9693941Z Skipping (s,q) (0.14, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9694098Z Skipping (s,q) (0.15, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9694255Z Skipping (s,q) (0.16, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9694411Z Skipping (s,q) (0.17, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9694565Z Skipping (s,q) (0.18, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9694731Z Skipping (s,q) (0.19, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9694893Z Skipping (s,q) (0.2, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9695049Z Skipping (s,q) (0.21, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9695267Z Skipping (s,q) (0.22, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9695423Z Skipping (s,q) (0.23, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9695581Z Skipping (s,q) (0.24, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9695739Z Skipping (s,q) (0.25, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9695951Z Skipping (s,q) (0.26, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9696108Z Skipping (s,q) (0.27, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9696266Z Skipping (s,q) (0.28, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9696422Z Skipping (s,q) (0.29, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9696637Z Skipping (s,q) (0.3, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9696793Z Skipping (s,q) (0.31, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9696947Z Skipping (s,q) (0.32, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9697110Z Skipping (s,q) (0.33, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9697264Z Skipping (s,q) (0.34, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9697422Z Skipping (s,q) (0.35, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9697581Z Skipping (s,q) (0.36, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9697737Z Skipping (s,q) (0.37, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9697896Z Skipping (s,q) (0.38, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9698057Z Skipping (s,q) (0.39, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9698212Z Skipping (s,q) (0.4, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9698373Z Skipping (s,q) (0.41, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9698532Z Skipping (s,q) (0.42, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9698687Z Skipping (s,q) (0.43, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9698846Z Skipping (s,q) (0.44, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9699001Z Skipping (s,q) (0.45, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9699158Z Skipping (s,q) (0.46, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9699317Z Skipping (s,q) (0.47, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9699473Z Skipping (s,q) (0.48, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9699635Z Skipping (s,q) (0.49, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9699790Z Skipping (s,q) (0.5, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9699944Z Skipping (s,q) (0.51, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9700106Z Skipping (s,q) (0.52, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9700261Z Skipping (s,q) (0.53, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9700415Z Skipping (s,q) (0.54, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9700572Z Skipping (s,q) (0.55, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9700733Z Skipping (s,q) (0.56, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9700937Z Skipping (s,q) (0.57, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9701094Z Skipping (s,q) (0.58, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9701249Z Skipping (s,q) (0.59, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9701409Z Skipping (s,q) (0.6, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9701567Z Skipping (s,q) (0.61, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9701722Z Skipping (s,q) (0.62, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9701879Z Skipping (s,q) (0.63, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9702037Z Skipping (s,q) (0.64, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9702198Z Skipping (s,q) (0.65, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9702354Z Skipping (s,q) (0.66, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9702549Z Skipping (s,q) (0.67, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9702711Z Skipping (s,q) (0.68, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9702865Z Skipping (s,q) (0.69, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9703020Z Skipping (s,q) (0.7, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9703271Z Skipping (s,q) (0.71, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9703428Z Skipping (s,q) (0.72, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9703587Z Skipping (s,q) (0.73, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9703741Z Skipping (s,q) (0.74, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9703934Z Skipping (s,q) (0.75, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9704094Z Skipping (s,q) (0.76, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9704248Z Skipping (s,q) (0.77, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9704408Z Skipping (s,q) (0.78, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9704567Z Skipping (s,q) (0.79, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9704725Z Skipping (s,q) (0.8, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9704883Z Skipping (s,q) (0.81, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9705041Z Skipping (s,q) (0.82, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9705197Z Skipping (s,q) (0.83, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9705358Z Skipping (s,q) (0.84, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9705517Z Skipping (s,q) (0.85, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9705676Z Skipping (s,q) (0.86, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9705835Z Skipping (s,q) (0.87, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9705990Z Skipping (s,q) (0.88, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9706148Z Skipping (s,q) (0.89, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9706306Z Skipping (s,q) (0.9, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9706463Z Skipping (s,q) (0.91, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9706620Z Skipping (s,q) (0.92, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9706777Z Skipping (s,q) (0.93, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9706932Z Skipping (s,q) (0.94, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9707090Z Skipping (s,q) (0.95, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9707245Z Skipping (s,q) (0.96, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9707403Z Skipping (s,q) (0.97, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9707562Z Skipping (s,q) (0.98, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9707717Z Skipping (s,q) (0.99, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9707876Z Skipping (s,q) (1, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9708032Z Skipping (s,q) (1.01, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9708231Z Skipping (s,q) (1.02, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9708390Z Skipping (s,q) (1.03, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9708547Z Skipping (s,q) (1.04, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9708705Z Skipping (s,q) (1.05, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9708862Z Skipping (s,q) (1.06, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9709018Z Skipping (s,q) (1.07, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9709178Z Skipping (s,q) (1.08, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9709333Z Skipping (s,q) (1.09, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9709489Z Skipping (s,q) (1.1, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9709686Z Skipping (s,q) (1.11, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9709843Z Skipping (s,q) (1.12, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9710003Z Skipping (s,q) (1.13, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9710161Z Skipping (s,q) (1.14, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9710317Z Skipping (s,q) (1.15, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9710513Z Skipping (s,q) (1.16, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9710670Z Skipping (s,q) (1.17, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9710826Z Skipping (s,q) (1.18, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9711047Z Skipping (s,q) (1.19, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9711204Z Skipping (s,q) (1.2, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9711359Z Skipping (s,q) (1.21, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9711519Z Skipping (s,q) (1.22, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9711676Z Skipping (s,q) (1.23, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9711841Z Skipping (s,q) (1.24, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9711998Z Skipping (s,q) (1.25, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9712153Z Skipping (s,q) (1.26, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9712312Z Skipping (s,q) (1.27, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9712471Z Skipping (s,q) (1.28, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9712626Z Skipping (s,q) (1.29, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9712785Z Skipping (s,q) (1.3, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9712940Z Skipping (s,q) (1.31, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9713097Z Skipping (s,q) (1.32, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9713251Z Skipping (s,q) (1.33, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9713408Z Skipping (s,q) (1.34, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9713568Z Skipping (s,q) (1.35, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9713723Z Skipping (s,q) (1.36, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9713880Z Skipping (s,q) (1.37, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9714044Z Skipping (s,q) (1.38, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9714198Z Skipping (s,q) (1.39, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9714359Z Skipping (s,q) (1.4, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9714515Z Skipping (s,q) (1.41, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9714671Z Skipping (s,q) (1.42, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9714830Z Skipping (s,q) (1.43, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9714986Z Skipping (s,q) (1.44, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9715143Z Skipping (s,q) (1.45, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9715344Z Skipping (s,q) (1.46, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9715577Z Skipping (s,q) (1.47, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9715733Z Skipping (s,q) (1.48, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9715896Z Skipping (s,q) (1.49, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9716051Z Skipping (s,q) (1.5, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9716208Z Skipping (s,q) (1.51, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9716363Z Skipping (s,q) (1.52, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9716521Z Skipping (s,q) (1.53, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9716680Z Skipping (s,q) (1.54, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9716835Z Skipping (s,q) (1.55, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9717032Z Skipping (s,q) (1.56, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9717192Z Skipping (s,q) (1.57, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9717349Z Skipping (s,q) (1.58, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9717508Z Skipping (s,q) (1.59, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9717704Z Skipping (s,q) (1.6, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9717862Z Skipping (s,q) (1.61, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9718020Z Skipping (s,q) (1.62, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9718176Z Skipping (s,q) (1.63, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9718370Z Skipping (s,q) (1.64, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9718528Z Skipping (s,q) (1.65, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9718684Z Skipping (s,q) (1.66, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9718846Z Skipping (s,q) (1.67, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9719001Z Skipping (s,q) (1.68, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9719158Z Skipping (s,q) (1.69, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9719318Z Skipping (s,q) (1.7, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9719479Z Skipping (s,q) (1.71, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9719635Z Skipping (s,q) (1.72, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9719793Z Skipping (s,q) (1.73, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9719950Z Skipping (s,q) (1.74, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9720112Z Skipping (s,q) (1.75, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9720268Z Skipping (s,q) (1.76, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9720423Z Skipping (s,q) (1.77, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9720584Z Skipping (s,q) (1.78, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9720738Z Skipping (s,q) (1.79, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9720897Z Skipping (s,q) (1.8, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9721058Z Skipping (s,q) (1.81, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9721213Z Skipping (s,q) (1.82, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9721373Z Skipping (s,q) (1.83, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9721529Z Skipping (s,q) (1.84, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9721683Z Skipping (s,q) (1.85, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9721843Z Skipping (s,q) (1.86, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9721998Z Skipping (s,q) (1.87, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9722152Z Skipping (s,q) (1.88, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9722382Z Skipping (s,q) (1.89, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9722835Z Skipping (s,q) (1.9, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9723305Z Skipping (s,q) (1.91, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9723773Z Skipping (s,q) (1.92, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9724227Z Skipping (s,q) (1.93, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9724645Z Skipping (s,q) (1.94, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9725055Z Skipping (s,q) (1.95, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9725463Z Skipping (s,q) (1.96, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9725878Z Skipping (s,q) (1.97, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9726286Z Skipping (s,q) (1.98, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9726695Z Skipping (s,q) (1.99, 2750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9727152Z Skipping (s,q) (0.01, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9727564Z Skipping (s,q) (0.02, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9727972Z Skipping (s,q) (0.03, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9728381Z Skipping (s,q) (0.04, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9728793Z Skipping (s,q) (0.05, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9729242Z Skipping (s,q) (0.06, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9729657Z Skipping (s,q) (0.07, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9730069Z Skipping (s,q) (0.08, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9730526Z Skipping (s,q) (0.09, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9730935Z Skipping (s,q) (0.1, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9731347Z Skipping (s,q) (0.11, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9731759Z Skipping (s,q) (0.12, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9732170Z Skipping (s,q) (0.13, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9732584Z Skipping (s,q) (0.14, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9732998Z Skipping (s,q) (0.15, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9733406Z Skipping (s,q) (0.16, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9733818Z Skipping (s,q) (0.17, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9734228Z Skipping (s,q) (0.18, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9734639Z Skipping (s,q) (0.19, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9735047Z Skipping (s,q) (0.2, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9735464Z Skipping (s,q) (0.21, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9735874Z Skipping (s,q) (0.22, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9736280Z Skipping (s,q) (0.23, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9736694Z Skipping (s,q) (0.24, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9737107Z Skipping (s,q) (0.25, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9737515Z Skipping (s,q) (0.26, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9737921Z Skipping (s,q) (0.27, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9738333Z Skipping (s,q) (0.28, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9738743Z Skipping (s,q) (0.29, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9739153Z Skipping (s,q) (0.3, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9739564Z Skipping (s,q) (0.31, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9739979Z Skipping (s,q) (0.32, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9740389Z Skipping (s,q) (0.33, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9740795Z Skipping (s,q) (0.34, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9741208Z Skipping (s,q) (0.35, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9741621Z Skipping (s,q) (0.36, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9742080Z Skipping (s,q) (0.37, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9742489Z Skipping (s,q) (0.38, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9742903Z Skipping (s,q) (0.39, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9743320Z Skipping (s,q) (0.4, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9743727Z Skipping (s,q) (0.41, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9744141Z Skipping (s,q) (0.42, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9744553Z Skipping (s,q) (0.43, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9744961Z Skipping (s,q) (0.44, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9745372Z Skipping (s,q) (0.45, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9745825Z Skipping (s,q) (0.46, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9746237Z Skipping (s,q) (0.47, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9746646Z Skipping (s,q) (0.48, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9747054Z Skipping (s,q) (0.49, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9747507Z Skipping (s,q) (0.5, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9747915Z Skipping (s,q) (0.51, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9748326Z Skipping (s,q) (0.52, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9748737Z Skipping (s,q) (0.53, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9749190Z Skipping (s,q) (0.54, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9749600Z Skipping (s,q) (0.55, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9750009Z Skipping (s,q) (0.56, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9750425Z Skipping (s,q) (0.57, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9750831Z Skipping (s,q) (0.58, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9751244Z Skipping (s,q) (0.59, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9751656Z Skipping (s,q) (0.6, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9752066Z Skipping (s,q) (0.61, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9752477Z Skipping (s,q) (0.62, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9752887Z Skipping (s,q) (0.63, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9753296Z Skipping (s,q) (0.64, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9753709Z Skipping (s,q) (0.65, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9754118Z Skipping (s,q) (0.66, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9754528Z Skipping (s,q) (0.67, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9754938Z Skipping (s,q) (0.68, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9755349Z Skipping (s,q) (0.69, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9755820Z Skipping (s,q) (0.7, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9756231Z Skipping (s,q) (0.71, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9756641Z Skipping (s,q) (0.72, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9757052Z Skipping (s,q) (0.73, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9757465Z Skipping (s,q) (0.74, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9757871Z Skipping (s,q) (0.75, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9758282Z Skipping (s,q) (0.76, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9758690Z Skipping (s,q) (0.77, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9759096Z Skipping (s,q) (0.78, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9759505Z Skipping (s,q) (0.79, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9759916Z Skipping (s,q) (0.8, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9760377Z Skipping (s,q) (0.81, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9760784Z Skipping (s,q) (0.82, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9761194Z Skipping (s,q) (0.83, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9761607Z Skipping (s,q) (0.84, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9762013Z Skipping (s,q) (0.85, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9762422Z Skipping (s,q) (0.86, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9762834Z Skipping (s,q) (0.87, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9763242Z Skipping (s,q) (0.88, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9763655Z Skipping (s,q) (0.89, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9767644Z Skipping (s,q) (0.9, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9768170Z Skipping (s,q) (0.91, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9768602Z Skipping (s,q) (0.92, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9769017Z Skipping (s,q) (0.93, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9769434Z Skipping (s,q) (0.94, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9769915Z Skipping (s,q) (0.95, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9770334Z Skipping (s,q) (0.96, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9770748Z Skipping (s,q) (0.97, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9771164Z Skipping (s,q) (0.98, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9771623Z Skipping (s,q) (0.99, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9772031Z Skipping (s,q) (1, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9772443Z Skipping (s,q) (1.01, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9772860Z Skipping (s,q) (1.02, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9773272Z Skipping (s,q) (1.03, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9773681Z Skipping (s,q) (1.04, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9774091Z Skipping (s,q) (1.05, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9774503Z Skipping (s,q) (1.06, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9774910Z Skipping (s,q) (1.07, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9775319Z Skipping (s,q) (1.08, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9775734Z Skipping (s,q) (1.09, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9776145Z Skipping (s,q) (1.1, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9776555Z Skipping (s,q) (1.11, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9776965Z Skipping (s,q) (1.12, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9777379Z Skipping (s,q) (1.13, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9777786Z Skipping (s,q) (1.14, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9778197Z Skipping (s,q) (1.15, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9778607Z Skipping (s,q) (1.16, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9779014Z Skipping (s,q) (1.17, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9779424Z Skipping (s,q) (1.18, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9779833Z Skipping (s,q) (1.19, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9780243Z Skipping (s,q) (1.2, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9780652Z Skipping (s,q) (1.21, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9781061Z Skipping (s,q) (1.22, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9781471Z Skipping (s,q) (1.23, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9781879Z Skipping (s,q) (1.24, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9782287Z Skipping (s,q) (1.25, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9782764Z Skipping (s,q) (1.26, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9783170Z Skipping (s,q) (1.27, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9783580Z Skipping (s,q) (1.28, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9783990Z Skipping (s,q) (1.29, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9784401Z Skipping (s,q) (1.3, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9784807Z Skipping (s,q) (1.31, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9785222Z Skipping (s,q) (1.32, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9785635Z Skipping (s,q) (1.33, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9786045Z Skipping (s,q) (1.34, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9786499Z Skipping (s,q) (1.35, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9786913Z Skipping (s,q) (1.36, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9787322Z Skipping (s,q) (1.37, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9787729Z Skipping (s,q) (1.38, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9788138Z Skipping (s,q) (1.39, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9788592Z Skipping (s,q) (1.4, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9789001Z Skipping (s,q) (1.41, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9789410Z Skipping (s,q) (1.42, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9789864Z Skipping (s,q) (1.43, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9790274Z Skipping (s,q) (1.44, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9790851Z Skipping (s,q) (1.45, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9791269Z Skipping (s,q) (1.46, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9791679Z Skipping (s,q) (1.47, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9792090Z Skipping (s,q) (1.48, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9792499Z Skipping (s,q) (1.49, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9792914Z Skipping (s,q) (1.5, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9793328Z Skipping (s,q) (1.51, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9793735Z Skipping (s,q) (1.52, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9794148Z Skipping (s,q) (1.53, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9794564Z Skipping (s,q) (1.54, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9794970Z Skipping (s,q) (1.55, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9795424Z Skipping (s,q) (1.56, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9795838Z Skipping (s,q) (1.57, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9796244Z Skipping (s,q) (1.58, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9796659Z Skipping (s,q) (1.59, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9797068Z Skipping (s,q) (1.6, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9797480Z Skipping (s,q) (1.61, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9797890Z Skipping (s,q) (1.62, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9798300Z Skipping (s,q) (1.63, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9798711Z Skipping (s,q) (1.64, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9799119Z Skipping (s,q) (1.65, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9799528Z Skipping (s,q) (1.66, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9799939Z Skipping (s,q) (1.67, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9800349Z Skipping (s,q) (1.68, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9800758Z Skipping (s,q) (1.69, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9801249Z Skipping (s,q) (1.7, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9801658Z Skipping (s,q) (1.71, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9802066Z Skipping (s,q) (1.72, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9802478Z Skipping (s,q) (1.73, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9802888Z Skipping (s,q) (1.74, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9803298Z Skipping (s,q) (1.75, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9803709Z Skipping (s,q) (1.76, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9804121Z Skipping (s,q) (1.77, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9804532Z Skipping (s,q) (1.78, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9804939Z Skipping (s,q) (1.79, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9805413Z Skipping (s,q) (1.8, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9805831Z Skipping (s,q) (1.81, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9806238Z Skipping (s,q) (1.82, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9806647Z Skipping (s,q) (1.83, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9807115Z Skipping (s,q) (1.84, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9807525Z Skipping (s,q) (1.85, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9807931Z Skipping (s,q) (1.86, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9808345Z Skipping (s,q) (1.87, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9808816Z Skipping (s,q) (1.88, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9809221Z Skipping (s,q) (1.89, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9809634Z Skipping (s,q) (1.9, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9810043Z Skipping (s,q) (1.91, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9810453Z Skipping (s,q) (1.92, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9810861Z Skipping (s,q) (1.93, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9811272Z Skipping (s,q) (1.94, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9811686Z Skipping (s,q) (1.95, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9812090Z Skipping (s,q) (1.96, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9812500Z Skipping (s,q) (1.97, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9812912Z Skipping (s,q) (1.98, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9813324Z Skipping (s,q) (1.99, 3000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9813732Z Skipping (s,q) (0.01, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9814141Z Skipping (s,q) (0.02, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9814554Z Skipping (s,q) (0.03, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9814963Z Skipping (s,q) (0.04, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9815376Z Skipping (s,q) (0.05, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9815780Z Skipping (s,q) (0.06, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9816192Z Skipping (s,q) (0.07, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9816595Z Skipping (s,q) (0.08, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9817002Z Skipping (s,q) (0.09, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9817409Z Skipping (s,q) (0.1, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9817814Z Skipping (s,q) (0.11, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9818220Z Skipping (s,q) (0.12, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9818627Z Skipping (s,q) (0.13, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9819031Z Skipping (s,q) (0.14, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9819437Z Skipping (s,q) (0.15, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9819893Z Skipping (s,q) (0.16, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9820299Z Skipping (s,q) (0.17, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9820704Z Skipping (s,q) (0.18, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9821111Z Skipping (s,q) (0.19, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9821520Z Skipping (s,q) (0.2, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9821919Z Skipping (s,q) (0.21, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9822329Z Skipping (s,q) (0.22, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9822734Z Skipping (s,q) (0.23, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9823144Z Skipping (s,q) (0.24, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9823589Z Skipping (s,q) (0.25, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9824000Z Skipping (s,q) (0.26, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9824410Z Skipping (s,q) (0.27, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9824811Z Skipping (s,q) (0.28, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9825217Z Skipping (s,q) (0.29, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9825665Z Skipping (s,q) (0.3, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9826074Z Skipping (s,q) (0.31, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9826477Z Skipping (s,q) (0.32, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9826925Z Skipping (s,q) (0.33, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9827329Z Skipping (s,q) (0.34, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9827731Z Skipping (s,q) (0.35, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9828137Z Skipping (s,q) (0.36, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9828546Z Skipping (s,q) (0.37, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9828953Z Skipping (s,q) (0.38, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9829361Z Skipping (s,q) (0.39, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9829768Z Skipping (s,q) (0.4, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9830176Z Skipping (s,q) (0.41, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9830578Z Skipping (s,q) (0.42, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9830984Z Skipping (s,q) (0.43, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9831395Z Skipping (s,q) (0.44, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9831797Z Skipping (s,q) (0.45, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9832204Z Skipping (s,q) (0.46, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9832608Z Skipping (s,q) (0.47, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9833018Z Skipping (s,q) (0.48, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9833424Z Skipping (s,q) (0.49, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9833833Z Skipping (s,q) (0.5, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9834238Z Skipping (s,q) (0.51, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9834642Z Skipping (s,q) (0.52, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9835051Z Skipping (s,q) (0.53, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9835505Z Skipping (s,q) (0.54, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9835912Z Skipping (s,q) (0.55, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9836317Z Skipping (s,q) (0.56, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9836721Z Skipping (s,q) (0.57, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9837127Z Skipping (s,q) (0.58, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9837529Z Skipping (s,q) (0.59, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9837990Z Skipping (s,q) (0.6, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9838395Z Skipping (s,q) (0.61, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9838804Z Skipping (s,q) (0.62, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9839213Z Skipping (s,q) (0.63, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9839621Z Skipping (s,q) (0.64, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9840028Z Skipping (s,q) (0.65, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9840430Z Skipping (s,q) (0.66, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9840839Z Skipping (s,q) (0.67, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9841247Z Skipping (s,q) (0.68, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9841651Z Skipping (s,q) (0.69, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9842124Z Skipping (s,q) (0.7, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9842531Z Skipping (s,q) (0.71, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9842939Z Skipping (s,q) (0.72, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9843341Z Skipping (s,q) (0.73, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9843790Z Skipping (s,q) (0.74, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9844199Z Skipping (s,q) (0.75, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9844603Z Skipping (s,q) (0.76, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9845020Z Skipping (s,q) (0.77, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9845465Z Skipping (s,q) (0.78, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9845872Z Skipping (s,q) (0.79, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9846284Z Skipping (s,q) (0.8, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9846743Z Skipping (s,q) (0.81, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9847150Z Skipping (s,q) (0.82, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9847560Z Skipping (s,q) (0.83, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9847964Z Skipping (s,q) (0.84, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9848368Z Skipping (s,q) (0.85, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9848774Z Skipping (s,q) (0.86, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9849182Z Skipping (s,q) (0.87, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9849588Z Skipping (s,q) (0.88, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9849996Z Skipping (s,q) (0.89, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9850401Z Skipping (s,q) (0.9, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9850804Z Skipping (s,q) (0.91, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9851212Z Skipping (s,q) (0.92, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9851620Z Skipping (s,q) (0.93, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9852030Z Skipping (s,q) (0.94, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9852432Z Skipping (s,q) (0.95, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9852843Z Skipping (s,q) (0.96, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9853254Z Skipping (s,q) (0.97, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9853659Z Skipping (s,q) (0.98, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9854060Z Skipping (s,q) (0.99, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9854466Z Skipping (s,q) (1, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9854870Z Skipping (s,q) (1.01, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9855275Z Skipping (s,q) (1.02, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9855683Z Skipping (s,q) (1.03, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9856088Z Skipping (s,q) (1.04, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9856543Z Skipping (s,q) (1.05, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9856945Z Skipping (s,q) (1.06, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9857355Z Skipping (s,q) (1.07, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9857761Z Skipping (s,q) (1.08, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9858164Z Skipping (s,q) (1.09, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9858572Z Skipping (s,q) (1.1, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9858981Z Skipping (s,q) (1.11, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9859384Z Skipping (s,q) (1.12, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9859788Z Skipping (s,q) (1.13, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9860237Z Skipping (s,q) (1.14, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9860645Z Skipping (s,q) (1.15, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9861049Z Skipping (s,q) (1.16, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9861453Z Skipping (s,q) (1.17, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9861857Z Skipping (s,q) (1.18, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9862311Z Skipping (s,q) (1.19, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9862716Z Skipping (s,q) (1.2, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9863121Z Skipping (s,q) (1.21, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9863573Z Skipping (s,q) (1.22, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9863973Z Skipping (s,q) (1.23, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9864379Z Skipping (s,q) (1.24, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9864782Z Skipping (s,q) (1.25, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9865190Z Skipping (s,q) (1.26, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9865597Z Skipping (s,q) (1.27, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9866000Z Skipping (s,q) (1.28, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9866405Z Skipping (s,q) (1.29, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9866811Z Skipping (s,q) (1.3, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9867216Z Skipping (s,q) (1.31, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9867621Z Skipping (s,q) (1.32, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9868022Z Skipping (s,q) (1.33, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9868428Z Skipping (s,q) (1.34, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9868832Z Skipping (s,q) (1.35, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9869239Z Skipping (s,q) (1.36, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9869648Z Skipping (s,q) (1.37, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9870056Z Skipping (s,q) (1.38, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9870460Z Skipping (s,q) (1.39, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9870862Z Skipping (s,q) (1.4, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9871270Z Skipping (s,q) (1.41, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9871674Z Skipping (s,q) (1.42, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9872082Z Skipping (s,q) (1.43, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9872488Z Skipping (s,q) (1.44, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9872898Z Skipping (s,q) (1.45, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9873302Z Skipping (s,q) (1.46, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9873704Z Skipping (s,q) (1.47, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9874113Z Skipping (s,q) (1.48, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9874519Z Skipping (s,q) (1.49, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9874973Z Skipping (s,q) (1.5, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9875451Z Skipping (s,q) (1.51, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9875858Z Skipping (s,q) (1.52, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9876263Z Skipping (s,q) (1.53, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9876672Z Skipping (s,q) (1.54, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9877077Z Skipping (s,q) (1.55, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9877485Z Skipping (s,q) (1.56, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9877884Z Skipping (s,q) (1.57, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9878288Z Skipping (s,q) (1.58, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9878744Z Skipping (s,q) (1.59, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9879151Z Skipping (s,q) (1.6, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9879557Z Skipping (s,q) (1.61, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9879960Z Skipping (s,q) (1.62, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9880405Z Skipping (s,q) (1.63, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9880811Z Skipping (s,q) (1.64, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9881219Z Skipping (s,q) (1.65, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9881629Z Skipping (s,q) (1.66, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9882081Z Skipping (s,q) (1.67, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9882482Z Skipping (s,q) (1.68, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9882895Z Skipping (s,q) (1.69, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9883300Z Skipping (s,q) (1.7, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9883701Z Skipping (s,q) (1.71, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9884112Z Skipping (s,q) (1.72, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9884515Z Skipping (s,q) (1.73, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9884922Z Skipping (s,q) (1.74, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9885330Z Skipping (s,q) (1.75, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9885736Z Skipping (s,q) (1.76, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9886141Z Skipping (s,q) (1.77, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9886585Z Skipping (s,q) (1.78, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9886998Z Skipping (s,q) (1.79, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9887401Z Skipping (s,q) (1.8, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9887807Z Skipping (s,q) (1.81, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9888213Z Skipping (s,q) (1.82, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9888621Z Skipping (s,q) (1.83, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9889026Z Skipping (s,q) (1.84, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9889429Z Skipping (s,q) (1.85, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9889839Z Skipping (s,q) (1.86, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9890243Z Skipping (s,q) (1.87, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9890793Z Skipping (s,q) (1.88, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9891201Z Skipping (s,q) (1.89, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9891608Z Skipping (s,q) (1.9, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9892013Z Skipping (s,q) (1.91, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9892418Z Skipping (s,q) (1.92, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9892821Z Skipping (s,q) (1.93, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9893299Z Skipping (s,q) (1.94, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9893700Z Skipping (s,q) (1.95, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9894105Z Skipping (s,q) (1.96, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9894515Z Skipping (s,q) (1.97, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9894920Z Skipping (s,q) (1.98, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9895319Z Skipping (s,q) (1.99, 3250): inconsistent with heavy hitters! 2025-05-07T20:56:56.9895725Z Skipping (s,q) (0.01, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9896132Z Skipping (s,q) (0.02, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9896533Z Skipping (s,q) (0.03, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9896937Z Skipping (s,q) (0.04, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9897400Z Skipping (s,q) (0.05, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9897811Z Skipping (s,q) (0.06, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9898214Z Skipping (s,q) (0.07, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9898617Z Skipping (s,q) (0.08, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9899082Z Skipping (s,q) (0.09, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9899489Z Skipping (s,q) (0.1, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9899893Z Skipping (s,q) (0.11, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9900297Z Skipping (s,q) (0.12, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9900760Z Skipping (s,q) (0.13, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9901165Z Skipping (s,q) (0.14, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9901571Z Skipping (s,q) (0.15, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9901984Z Skipping (s,q) (0.16, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9902392Z Skipping (s,q) (0.17, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9902798Z Skipping (s,q) (0.18, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9903205Z Skipping (s,q) (0.19, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9903610Z Skipping (s,q) (0.2, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9904015Z Skipping (s,q) (0.21, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9904421Z Skipping (s,q) (0.22, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9904824Z Skipping (s,q) (0.23, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9905226Z Skipping (s,q) (0.24, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9905628Z Skipping (s,q) (0.25, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9906030Z Skipping (s,q) (0.26, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9906432Z Skipping (s,q) (0.27, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9906838Z Skipping (s,q) (0.28, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9907244Z Skipping (s,q) (0.29, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9907648Z Skipping (s,q) (0.3, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9908056Z Skipping (s,q) (0.31, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9908459Z Skipping (s,q) (0.32, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9908864Z Skipping (s,q) (0.33, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9909268Z Skipping (s,q) (0.34, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9909676Z Skipping (s,q) (0.35, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9910081Z Skipping (s,q) (0.36, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9910482Z Skipping (s,q) (0.37, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9910892Z Skipping (s,q) (0.38, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9911296Z Skipping (s,q) (0.39, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9911775Z Skipping (s,q) (0.4, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9912176Z Skipping (s,q) (0.41, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9912584Z Skipping (s,q) (0.42, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9912986Z Skipping (s,q) (0.43, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9913387Z Skipping (s,q) (0.44, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9913792Z Skipping (s,q) (0.45, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9914202Z Skipping (s,q) (0.46, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9914605Z Skipping (s,q) (0.47, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9915006Z Skipping (s,q) (0.48, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9915504Z Skipping (s,q) (0.49, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9915913Z Skipping (s,q) (0.5, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9916318Z Skipping (s,q) (0.51, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9916726Z Skipping (s,q) (0.52, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9917129Z Skipping (s,q) (0.53, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9917572Z Skipping (s,q) (0.54, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9917975Z Skipping (s,q) (0.55, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9918377Z Skipping (s,q) (0.56, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9918820Z Skipping (s,q) (0.57, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9919223Z Skipping (s,q) (0.58, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9919626Z Skipping (s,q) (0.59, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9920032Z Skipping (s,q) (0.6, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9920440Z Skipping (s,q) (0.61, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9920846Z Skipping (s,q) (0.62, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9921253Z Skipping (s,q) (0.63, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9921655Z Skipping (s,q) (0.64, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9922059Z Skipping (s,q) (0.65, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9922469Z Skipping (s,q) (0.66, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9922949Z Skipping (s,q) (0.67, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9923419Z Skipping (s,q) (0.68, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9927829Z Skipping (s,q) (0.69, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9928257Z Skipping (s,q) (0.7, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9928680Z Skipping (s,q) (0.71, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9929099Z Skipping (s,q) (0.72, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9929510Z Skipping (s,q) (0.73, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9929923Z Skipping (s,q) (0.74, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9930334Z Skipping (s,q) (0.75, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9930752Z Skipping (s,q) (0.76, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9931159Z Skipping (s,q) (0.77, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9931572Z Skipping (s,q) (0.78, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9931989Z Skipping (s,q) (0.79, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9932401Z Skipping (s,q) (0.8, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9932814Z Skipping (s,q) (0.81, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9933225Z Skipping (s,q) (0.82, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9933637Z Skipping (s,q) (0.83, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9934112Z Skipping (s,q) (0.84, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9934523Z Skipping (s,q) (0.85, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9934936Z Skipping (s,q) (0.86, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9935347Z Skipping (s,q) (0.87, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9935761Z Skipping (s,q) (0.88, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9936173Z Skipping (s,q) (0.89, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9936581Z Skipping (s,q) (0.9, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9936997Z Skipping (s,q) (0.91, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9937408Z Skipping (s,q) (0.92, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9937821Z Skipping (s,q) (0.93, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9938082Z Skipping (s,q) (0.94, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9938248Z Skipping (s,q) (0.95, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9938408Z Skipping (s,q) (0.96, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9938566Z Skipping (s,q) (0.97, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9938760Z Skipping (s,q) (0.98, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9938923Z Skipping (s,q) (0.99, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9939078Z Skipping (s,q) (1, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9939240Z Skipping (s,q) (1.01, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9939461Z Skipping (s,q) (1.02, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9939619Z Skipping (s,q) (1.03, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9939778Z Skipping (s,q) (1.04, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9939938Z Skipping (s,q) (1.05, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9940097Z Skipping (s,q) (1.06, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9940263Z Skipping (s,q) (1.07, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9940422Z Skipping (s,q) (1.08, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9940587Z Skipping (s,q) (1.09, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9940746Z Skipping (s,q) (1.1, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9940904Z Skipping (s,q) (1.11, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9941062Z Skipping (s,q) (1.12, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9941221Z Skipping (s,q) (1.13, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9941377Z Skipping (s,q) (1.14, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9941536Z Skipping (s,q) (1.15, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9941693Z Skipping (s,q) (1.16, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9941853Z Skipping (s,q) (1.17, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9942012Z Skipping (s,q) (1.18, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9942168Z Skipping (s,q) (1.19, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9942330Z Skipping (s,q) (1.2, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9942487Z Skipping (s,q) (1.21, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9942647Z Skipping (s,q) (1.22, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9942809Z Skipping (s,q) (1.23, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9942969Z Skipping (s,q) (1.24, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9943131Z Skipping (s,q) (1.25, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9943288Z Skipping (s,q) (1.26, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9943448Z Skipping (s,q) (1.27, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9943608Z Skipping (s,q) (1.28, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9943812Z Skipping (s,q) (1.29, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9943971Z Skipping (s,q) (1.3, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9944133Z Skipping (s,q) (1.31, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9944293Z Skipping (s,q) (1.32, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9944453Z Skipping (s,q) (1.33, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9944610Z Skipping (s,q) (1.34, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9944769Z Skipping (s,q) (1.35, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9944928Z Skipping (s,q) (1.36, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9945085Z Skipping (s,q) (1.37, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9945282Z Skipping (s,q) (1.38, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9945445Z Skipping (s,q) (1.39, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9945604Z Skipping (s,q) (1.4, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9945765Z Skipping (s,q) (1.41, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9945923Z Skipping (s,q) (1.42, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9946118Z Skipping (s,q) (1.43, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9946280Z Skipping (s,q) (1.44, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9946437Z Skipping (s,q) (1.45, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9946634Z Skipping (s,q) (1.46, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9946796Z Skipping (s,q) (1.47, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9946955Z Skipping (s,q) (1.48, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9947115Z Skipping (s,q) (1.49, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9947275Z Skipping (s,q) (1.5, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9947436Z Skipping (s,q) (1.51, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9947595Z Skipping (s,q) (1.52, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9947752Z Skipping (s,q) (1.53, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9947914Z Skipping (s,q) (1.54, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9948075Z Skipping (s,q) (1.55, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9948232Z Skipping (s,q) (1.56, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9948390Z Skipping (s,q) (1.57, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9948549Z Skipping (s,q) (1.58, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9948705Z Skipping (s,q) (1.59, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9948863Z Skipping (s,q) (1.6, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9949023Z Skipping (s,q) (1.61, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9949183Z Skipping (s,q) (1.62, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9949344Z Skipping (s,q) (1.63, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9949502Z Skipping (s,q) (1.64, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9949662Z Skipping (s,q) (1.65, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9949823Z Skipping (s,q) (1.66, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9949980Z Skipping (s,q) (1.67, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9950140Z Skipping (s,q) (1.68, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9950300Z Skipping (s,q) (1.69, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9950462Z Skipping (s,q) (1.7, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9950622Z Skipping (s,q) (1.71, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9950783Z Skipping (s,q) (1.72, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9950984Z Skipping (s,q) (1.73, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9951145Z Skipping (s,q) (1.74, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9951304Z Skipping (s,q) (1.75, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9951467Z Skipping (s,q) (1.76, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9951625Z Skipping (s,q) (1.77, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9951781Z Skipping (s,q) (1.78, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9951941Z Skipping (s,q) (1.79, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9952101Z Skipping (s,q) (1.8, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9952259Z Skipping (s,q) (1.81, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9952421Z Skipping (s,q) (1.82, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9952618Z Skipping (s,q) (1.83, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9952778Z Skipping (s,q) (1.84, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9952938Z Skipping (s,q) (1.85, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9953095Z Skipping (s,q) (1.86, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9953293Z Skipping (s,q) (1.87, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9953451Z Skipping (s,q) (1.88, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9953608Z Skipping (s,q) (1.89, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9953768Z Skipping (s,q) (1.9, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9953969Z Skipping (s,q) (1.91, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9954132Z Skipping (s,q) (1.92, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9954290Z Skipping (s,q) (1.93, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9954449Z Skipping (s,q) (1.94, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9954610Z Skipping (s,q) (1.95, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9954770Z Skipping (s,q) (1.96, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9954927Z Skipping (s,q) (1.97, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9955091Z Skipping (s,q) (1.98, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9955248Z Skipping (s,q) (1.99, 3500): inconsistent with heavy hitters! 2025-05-07T20:56:56.9955466Z Skipping (s,q) (0.01, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9955628Z Skipping (s,q) (0.02, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9955788Z Skipping (s,q) (0.03, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9955949Z Skipping (s,q) (0.04, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9956107Z Skipping (s,q) (0.05, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9956266Z Skipping (s,q) (0.06, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9956427Z Skipping (s,q) (0.07, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9956586Z Skipping (s,q) (0.08, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9956744Z Skipping (s,q) (0.09, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9956904Z Skipping (s,q) (0.1, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9957064Z Skipping (s,q) (0.11, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9957227Z Skipping (s,q) (0.12, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9957386Z Skipping (s,q) (0.13, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9957548Z Skipping (s,q) (0.14, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9957709Z Skipping (s,q) (0.15, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9957868Z Skipping (s,q) (0.16, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9958029Z Skipping (s,q) (0.17, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9958190Z Skipping (s,q) (0.18, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9958393Z Skipping (s,q) (0.19, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9958552Z Skipping (s,q) (0.2, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9958709Z Skipping (s,q) (0.21, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9958867Z Skipping (s,q) (0.22, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9959027Z Skipping (s,q) (0.23, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9959184Z Skipping (s,q) (0.24, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9959346Z Skipping (s,q) (0.25, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9959504Z Skipping (s,q) (0.26, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9959662Z Skipping (s,q) (0.27, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9959873Z Skipping (s,q) (0.28, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9960033Z Skipping (s,q) (0.29, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9960193Z Skipping (s,q) (0.3, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9960354Z Skipping (s,q) (0.31, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9960512Z Skipping (s,q) (0.32, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9960708Z Skipping (s,q) (0.33, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9960869Z Skipping (s,q) (0.34, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9961027Z Skipping (s,q) (0.35, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9961227Z Skipping (s,q) (0.36, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9961386Z Skipping (s,q) (0.37, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9961542Z Skipping (s,q) (0.38, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9961701Z Skipping (s,q) (0.39, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9961864Z Skipping (s,q) (0.4, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9962024Z Skipping (s,q) (0.41, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9962183Z Skipping (s,q) (0.42, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9962339Z Skipping (s,q) (0.43, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9962501Z Skipping (s,q) (0.44, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9962658Z Skipping (s,q) (0.45, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9962814Z Skipping (s,q) (0.46, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9962975Z Skipping (s,q) (0.47, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9963135Z Skipping (s,q) (0.48, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9963292Z Skipping (s,q) (0.49, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9963454Z Skipping (s,q) (0.5, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9963615Z Skipping (s,q) (0.51, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9963777Z Skipping (s,q) (0.52, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9963934Z Skipping (s,q) (0.53, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9964093Z Skipping (s,q) (0.54, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9964258Z Skipping (s,q) (0.55, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9964415Z Skipping (s,q) (0.56, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9964572Z Skipping (s,q) (0.57, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9964732Z Skipping (s,q) (0.58, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9964892Z Skipping (s,q) (0.59, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9965048Z Skipping (s,q) (0.6, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9965209Z Skipping (s,q) (0.61, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9965369Z Skipping (s,q) (0.62, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9965528Z Skipping (s,q) (0.63, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9965728Z Skipping (s,q) (0.64, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9965887Z Skipping (s,q) (0.65, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9966051Z Skipping (s,q) (0.66, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9966208Z Skipping (s,q) (0.67, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9966366Z Skipping (s,q) (0.68, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9966526Z Skipping (s,q) (0.69, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9966684Z Skipping (s,q) (0.7, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9966845Z Skipping (s,q) (0.71, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9967004Z Skipping (s,q) (0.72, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9967201Z Skipping (s,q) (0.73, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9967362Z Skipping (s,q) (0.74, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9967523Z Skipping (s,q) (0.75, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9967679Z Skipping (s,q) (0.76, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9967900Z Skipping (s,q) (0.77, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9968058Z Skipping (s,q) (0.78, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9968218Z Skipping (s,q) (0.79, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9968376Z Skipping (s,q) (0.8, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9968571Z Skipping (s,q) (0.81, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9968732Z Skipping (s,q) (0.82, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9968889Z Skipping (s,q) (0.83, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9969046Z Skipping (s,q) (0.84, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9969206Z Skipping (s,q) (0.85, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9969364Z Skipping (s,q) (0.86, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9969524Z Skipping (s,q) (0.87, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9969681Z Skipping (s,q) (0.88, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9969840Z Skipping (s,q) (0.89, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9969999Z Skipping (s,q) (0.9, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9970155Z Skipping (s,q) (0.91, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9970316Z Skipping (s,q) (0.92, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9970474Z Skipping (s,q) (0.93, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9970632Z Skipping (s,q) (0.94, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9970794Z Skipping (s,q) (0.95, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9970952Z Skipping (s,q) (0.96, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9971112Z Skipping (s,q) (0.97, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9971274Z Skipping (s,q) (0.98, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9971433Z Skipping (s,q) (0.99, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9971589Z Skipping (s,q) (1, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9971753Z Skipping (s,q) (1.01, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9971912Z Skipping (s,q) (1.02, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9972074Z Skipping (s,q) (1.03, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9972232Z Skipping (s,q) (1.04, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9972388Z Skipping (s,q) (1.05, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9972552Z Skipping (s,q) (1.06, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9972711Z Skipping (s,q) (1.07, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9972912Z Skipping (s,q) (1.08, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9973073Z Skipping (s,q) (1.09, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9973230Z Skipping (s,q) (1.1, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9973389Z Skipping (s,q) (1.11, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9973550Z Skipping (s,q) (1.12, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9973707Z Skipping (s,q) (1.13, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9973867Z Skipping (s,q) (1.14, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9974025Z Skipping (s,q) (1.15, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9974182Z Skipping (s,q) (1.16, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9974342Z Skipping (s,q) (1.17, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9974539Z Skipping (s,q) (1.18, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9974697Z Skipping (s,q) (1.19, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9974858Z Skipping (s,q) (1.2, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9975015Z Skipping (s,q) (1.21, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9975214Z Skipping (s,q) (1.22, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9975372Z Skipping (s,q) (1.23, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9975531Z Skipping (s,q) (1.24, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9975690Z Skipping (s,q) (1.25, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9975884Z Skipping (s,q) (1.26, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9976042Z Skipping (s,q) (1.27, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9976201Z Skipping (s,q) (1.28, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9976362Z Skipping (s,q) (1.29, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9976552Z Skipping (s,q) (1.3, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9976730Z Skipping (s,q) (1.31, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9976889Z Skipping (s,q) (1.32, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9977054Z Skipping (s,q) (1.33, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9977214Z Skipping (s,q) (1.34, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9977372Z Skipping (s,q) (1.35, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9977532Z Skipping (s,q) (1.36, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9977692Z Skipping (s,q) (1.37, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9977851Z Skipping (s,q) (1.38, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9978007Z Skipping (s,q) (1.39, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9978166Z Skipping (s,q) (1.4, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9978327Z Skipping (s,q) (1.41, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9978485Z Skipping (s,q) (1.42, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9978641Z Skipping (s,q) (1.43, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9978804Z Skipping (s,q) (1.44, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9978962Z Skipping (s,q) (1.45, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9979121Z Skipping (s,q) (1.46, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9979277Z Skipping (s,q) (1.47, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9979437Z Skipping (s,q) (1.48, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9979597Z Skipping (s,q) (1.49, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9979753Z Skipping (s,q) (1.5, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9979912Z Skipping (s,q) (1.51, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9980071Z Skipping (s,q) (1.52, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9980279Z Skipping (s,q) (1.53, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9980438Z Skipping (s,q) (1.54, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9980595Z Skipping (s,q) (1.55, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9980753Z Skipping (s,q) (1.56, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9980915Z Skipping (s,q) (1.57, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9981072Z Skipping (s,q) (1.58, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9981232Z Skipping (s,q) (1.59, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9981393Z Skipping (s,q) (1.6, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9981550Z Skipping (s,q) (1.61, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9981746Z Skipping (s,q) (1.62, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9981908Z Skipping (s,q) (1.63, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9982067Z Skipping (s,q) (1.64, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9982231Z Skipping (s,q) (1.65, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9982387Z Skipping (s,q) (1.66, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9982585Z Skipping (s,q) (1.67, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9982745Z Skipping (s,q) (1.68, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9982904Z Skipping (s,q) (1.69, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9983101Z Skipping (s,q) (1.7, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9983263Z Skipping (s,q) (1.71, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9983421Z Skipping (s,q) (1.72, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9983582Z Skipping (s,q) (1.73, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9983738Z Skipping (s,q) (1.74, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9983898Z Skipping (s,q) (1.75, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9984057Z Skipping (s,q) (1.76, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9984214Z Skipping (s,q) (1.77, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9984373Z Skipping (s,q) (1.78, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9984532Z Skipping (s,q) (1.79, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9984689Z Skipping (s,q) (1.8, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9984853Z Skipping (s,q) (1.81, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9985010Z Skipping (s,q) (1.82, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9985167Z Skipping (s,q) (1.83, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9985333Z Skipping (s,q) (1.84, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9985490Z Skipping (s,q) (1.85, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9985652Z Skipping (s,q) (1.86, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9985816Z Skipping (s,q) (1.87, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9985972Z Skipping (s,q) (1.88, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9986135Z Skipping (s,q) (1.89, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9986292Z Skipping (s,q) (1.9, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9986451Z Skipping (s,q) (1.91, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9986612Z Skipping (s,q) (1.92, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9986771Z Skipping (s,q) (1.93, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9986929Z Skipping (s,q) (1.94, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9987088Z Skipping (s,q) (1.95, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9987247Z Skipping (s,q) (1.96, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9987452Z Skipping (s,q) (1.97, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9987609Z Skipping (s,q) (1.98, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9987766Z Skipping (s,q) (1.99, 3750): inconsistent with heavy hitters! 2025-05-07T20:56:56.9987928Z Skipping (s,q) (0.01, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9988086Z Skipping (s,q) (0.02, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9988243Z Skipping (s,q) (0.03, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9988402Z Skipping (s,q) (0.04, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9988562Z Skipping (s,q) (0.05, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9988720Z Skipping (s,q) (0.06, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9988877Z Skipping (s,q) (0.07, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9989073Z Skipping (s,q) (0.08, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9989236Z Skipping (s,q) (0.09, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9989393Z Skipping (s,q) (0.1, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9989561Z Skipping (s,q) (0.11, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9989758Z Skipping (s,q) (0.12, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9989918Z Skipping (s,q) (0.13, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9990078Z Skipping (s,q) (0.14, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9990235Z Skipping (s,q) (0.15, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9990430Z Skipping (s,q) (0.16, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9990754Z Skipping (s,q) (0.17, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9990912Z Skipping (s,q) (0.18, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9991076Z Skipping (s,q) (0.19, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9991233Z Skipping (s,q) (0.2, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9991394Z Skipping (s,q) (0.21, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9991557Z Skipping (s,q) (0.22, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9991716Z Skipping (s,q) (0.23, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9991872Z Skipping (s,q) (0.24, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9992032Z Skipping (s,q) (0.25, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9992189Z Skipping (s,q) (0.26, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9992350Z Skipping (s,q) (0.27, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9992508Z Skipping (s,q) (0.28, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9992665Z Skipping (s,q) (0.29, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9992832Z Skipping (s,q) (0.3, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9992991Z Skipping (s,q) (0.31, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9993152Z Skipping (s,q) (0.32, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9993312Z Skipping (s,q) (0.33, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9993471Z Skipping (s,q) (0.34, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9993633Z Skipping (s,q) (0.35, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9993789Z Skipping (s,q) (0.36, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9993946Z Skipping (s,q) (0.37, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9994107Z Skipping (s,q) (0.38, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9994264Z Skipping (s,q) (0.39, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9994421Z Skipping (s,q) (0.4, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9994585Z Skipping (s,q) (0.41, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9994743Z Skipping (s,q) (0.42, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9994994Z Skipping (s,q) (0.43, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9995152Z Skipping (s,q) (0.44, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9995312Z Skipping (s,q) (0.45, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9995567Z Skipping (s,q) (0.46, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9995724Z Skipping (s,q) (0.47, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9995880Z Skipping (s,q) (0.48, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9996044Z Skipping (s,q) (0.49, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9996201Z Skipping (s,q) (0.5, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9996364Z Skipping (s,q) (0.51, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9996604Z Skipping (s,q) (0.52, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9996762Z Skipping (s,q) (0.53, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9996925Z Skipping (s,q) (0.54, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9997081Z Skipping (s,q) (0.55, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9997239Z Skipping (s,q) (0.56, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9997462Z Skipping (s,q) (0.57, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9997622Z Skipping (s,q) (0.58, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9997780Z Skipping (s,q) (0.59, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9997996Z Skipping (s,q) (0.6, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9998156Z Skipping (s,q) (0.61, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9998316Z Skipping (s,q) (0.62, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9998478Z Skipping (s,q) (0.63, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9998634Z Skipping (s,q) (0.64, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9998797Z Skipping (s,q) (0.65, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9998954Z Skipping (s,q) (0.66, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9999110Z Skipping (s,q) (0.67, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9999273Z Skipping (s,q) (0.68, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9999430Z Skipping (s,q) (0.69, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9999592Z Skipping (s,q) (0.7, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9999752Z Skipping (s,q) (0.71, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:56.9999909Z Skipping (s,q) (0.72, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0000068Z Skipping (s,q) (0.73, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0000225Z Skipping (s,q) (0.74, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0000385Z Skipping (s,q) (0.75, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0000545Z Skipping (s,q) (0.76, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0000709Z Skipping (s,q) (0.77, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0000872Z Skipping (s,q) (0.78, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0001031Z Skipping (s,q) (0.79, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0001188Z Skipping (s,q) (0.8, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0001348Z Skipping (s,q) (0.81, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0001506Z Skipping (s,q) (0.82, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0001664Z Skipping (s,q) (0.83, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0001823Z Skipping (s,q) (0.84, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0001980Z Skipping (s,q) (0.85, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0002143Z Skipping (s,q) (0.86, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0002346Z Skipping (s,q) (0.87, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0002503Z Skipping (s,q) (0.88, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0002662Z Skipping (s,q) (0.89, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0002822Z Skipping (s,q) (0.9, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0002979Z Skipping (s,q) (0.91, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0003138Z Skipping (s,q) (0.92, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0003295Z Skipping (s,q) (0.93, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0003457Z Skipping (s,q) (0.94, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0003614Z Skipping (s,q) (0.95, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0003770Z Skipping (s,q) (0.96, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0003971Z Skipping (s,q) (0.97, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0004130Z Skipping (s,q) (0.98, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0004289Z Skipping (s,q) (0.99, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0004448Z Skipping (s,q) (1, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0004641Z Skipping (s,q) (1.01, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0004803Z Skipping (s,q) (1.02, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0004959Z Skipping (s,q) (1.03, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0005117Z Skipping (s,q) (1.04, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0005315Z Skipping (s,q) (1.05, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0005472Z Skipping (s,q) (1.06, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0005629Z Skipping (s,q) (1.07, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0005793Z Skipping (s,q) (1.08, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0005950Z Skipping (s,q) (1.09, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0006109Z Skipping (s,q) (1.1, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0006269Z Skipping (s,q) (1.11, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0006428Z Skipping (s,q) (1.12, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0006589Z Skipping (s,q) (1.13, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0006746Z Skipping (s,q) (1.14, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0006902Z Skipping (s,q) (1.15, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0007063Z Skipping (s,q) (1.16, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0007220Z Skipping (s,q) (1.17, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0007377Z Skipping (s,q) (1.18, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0007539Z Skipping (s,q) (1.19, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0007695Z Skipping (s,q) (1.2, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0007859Z Skipping (s,q) (1.21, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0008016Z Skipping (s,q) (1.22, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0008172Z Skipping (s,q) (1.23, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0008335Z Skipping (s,q) (1.24, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0008491Z Skipping (s,q) (1.25, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0008647Z Skipping (s,q) (1.26, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0008809Z Skipping (s,q) (1.27, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0008967Z Skipping (s,q) (1.28, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0009133Z Skipping (s,q) (1.29, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0009293Z Skipping (s,q) (1.3, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0009449Z Skipping (s,q) (1.31, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0009653Z Skipping (s,q) (1.32, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0009812Z Skipping (s,q) (1.33, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0009971Z Skipping (s,q) (1.34, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0010132Z Skipping (s,q) (1.35, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0010289Z Skipping (s,q) (1.36, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0010449Z Skipping (s,q) (1.37, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0010608Z Skipping (s,q) (1.38, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0010764Z Skipping (s,q) (1.39, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0010924Z Skipping (s,q) (1.4, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0011119Z Skipping (s,q) (1.41, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0011279Z Skipping (s,q) (1.42, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0011442Z Skipping (s,q) (1.43, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0011599Z Skipping (s,q) (1.44, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0011760Z Skipping (s,q) (1.45, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0011954Z Skipping (s,q) (1.46, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0012113Z Skipping (s,q) (1.47, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0012272Z Skipping (s,q) (1.48, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0012488Z Skipping (s,q) (1.49, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0012644Z Skipping (s,q) (1.5, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0012805Z Skipping (s,q) (1.51, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0012962Z Skipping (s,q) (1.52, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0013124Z Skipping (s,q) (1.53, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0013284Z Skipping (s,q) (1.54, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0013441Z Skipping (s,q) (1.55, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0013603Z Skipping (s,q) (1.56, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0013768Z Skipping (s,q) (1.57, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0013924Z Skipping (s,q) (1.58, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0014085Z Skipping (s,q) (1.59, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0014243Z Skipping (s,q) (1.6, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0014405Z Skipping (s,q) (1.61, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0014562Z Skipping (s,q) (1.62, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0014721Z Skipping (s,q) (1.63, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0014886Z Skipping (s,q) (1.64, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0015047Z Skipping (s,q) (1.65, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0015205Z Skipping (s,q) (1.66, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0015367Z Skipping (s,q) (1.67, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0015526Z Skipping (s,q) (1.68, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0015683Z Skipping (s,q) (1.69, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0015843Z Skipping (s,q) (1.7, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0016000Z Skipping (s,q) (1.71, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0016161Z Skipping (s,q) (1.72, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0016320Z Skipping (s,q) (1.73, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0016477Z Skipping (s,q) (1.74, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0016638Z Skipping (s,q) (1.75, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0016795Z Skipping (s,q) (1.76, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0016995Z Skipping (s,q) (1.77, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0017156Z Skipping (s,q) (1.78, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0017313Z Skipping (s,q) (1.79, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0017473Z Skipping (s,q) (1.8, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0017630Z Skipping (s,q) (1.81, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0017787Z Skipping (s,q) (1.82, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0017949Z Skipping (s,q) (1.83, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0018107Z Skipping (s,q) (1.84, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0018264Z Skipping (s,q) (1.85, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0018466Z Skipping (s,q) (1.86, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0018625Z Skipping (s,q) (1.87, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0018789Z Skipping (s,q) (1.88, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0018946Z Skipping (s,q) (1.89, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0019140Z Skipping (s,q) (1.9, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0019301Z Skipping (s,q) (1.91, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0019458Z Skipping (s,q) (1.92, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0019615Z Skipping (s,q) (1.93, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0019816Z Skipping (s,q) (1.94, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0019973Z Skipping (s,q) (1.95, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0020133Z Skipping (s,q) (1.96, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0020291Z Skipping (s,q) (1.97, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0020447Z Skipping (s,q) (1.98, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0020611Z Skipping (s,q) (1.99, 4000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0020767Z Skipping (s,q) (0.01, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0020923Z Skipping (s,q) (0.02, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0021084Z Skipping (s,q) (0.03, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0021243Z Skipping (s,q) (0.04, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0021407Z Skipping (s,q) (0.05, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0021567Z Skipping (s,q) (0.06, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0021723Z Skipping (s,q) (0.07, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0021882Z Skipping (s,q) (0.08, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0022040Z Skipping (s,q) (0.09, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0022198Z Skipping (s,q) (0.1, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0022364Z Skipping (s,q) (0.11, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0022520Z Skipping (s,q) (0.12, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0022678Z Skipping (s,q) (0.13, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0022837Z Skipping (s,q) (0.14, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0022994Z Skipping (s,q) (0.15, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0023153Z Skipping (s,q) (0.16, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0023313Z Skipping (s,q) (0.17, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0023470Z Skipping (s,q) (0.18, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0023630Z Skipping (s,q) (0.19, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0023789Z Skipping (s,q) (0.2, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0023948Z Skipping (s,q) (0.21, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0024180Z Skipping (s,q) (0.22, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0024338Z Skipping (s,q) (0.23, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0024500Z Skipping (s,q) (0.24, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0024661Z Skipping (s,q) (0.25, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0024820Z Skipping (s,q) (0.26, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0024982Z Skipping (s,q) (0.27, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0025141Z Skipping (s,q) (0.28, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0025298Z Skipping (s,q) (0.29, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0025458Z Skipping (s,q) (0.3, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0025615Z Skipping (s,q) (0.31, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0025813Z Skipping (s,q) (0.32, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0025973Z Skipping (s,q) (0.33, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0026131Z Skipping (s,q) (0.34, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0026291Z Skipping (s,q) (0.35, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0026487Z Skipping (s,q) (0.36, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0026646Z Skipping (s,q) (0.37, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0026806Z Skipping (s,q) (0.38, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0026961Z Skipping (s,q) (0.39, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0027159Z Skipping (s,q) (0.4, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0027316Z Skipping (s,q) (0.41, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0027473Z Skipping (s,q) (0.42, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0027635Z Skipping (s,q) (0.43, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0027795Z Skipping (s,q) (0.44, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0027952Z Skipping (s,q) (0.45, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0028112Z Skipping (s,q) (0.46, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0028274Z Skipping (s,q) (0.47, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0028437Z Skipping (s,q) (0.48, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0028595Z Skipping (s,q) (0.49, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0028752Z Skipping (s,q) (0.5, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0028915Z Skipping (s,q) (0.51, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0029074Z Skipping (s,q) (0.52, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0029230Z Skipping (s,q) (0.53, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0029393Z Skipping (s,q) (0.54, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0029550Z Skipping (s,q) (0.55, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0029713Z Skipping (s,q) (0.56, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0029871Z Skipping (s,q) (0.57, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0030032Z Skipping (s,q) (0.58, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0030193Z Skipping (s,q) (0.59, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0030349Z Skipping (s,q) (0.6, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0030507Z Skipping (s,q) (0.61, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0030668Z Skipping (s,q) (0.62, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0030825Z Skipping (s,q) (0.63, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0030986Z Skipping (s,q) (0.64, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0031146Z Skipping (s,q) (0.65, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0031303Z Skipping (s,q) (0.66, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0031508Z Skipping (s,q) (0.67, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0031667Z Skipping (s,q) (0.68, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0031826Z Skipping (s,q) (0.69, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0031986Z Skipping (s,q) (0.7, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0032146Z Skipping (s,q) (0.71, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0032307Z Skipping (s,q) (0.72, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0032466Z Skipping (s,q) (0.73, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0032622Z Skipping (s,q) (0.74, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0032782Z Skipping (s,q) (0.75, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0032978Z Skipping (s,q) (0.76, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0033137Z Skipping (s,q) (0.77, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0033300Z Skipping (s,q) (0.78, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0033456Z Skipping (s,q) (0.79, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0033614Z Skipping (s,q) (0.8, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0033814Z Skipping (s,q) (0.81, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0033973Z Skipping (s,q) (0.82, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0034132Z Skipping (s,q) (0.83, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0034328Z Skipping (s,q) (0.84, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0034486Z Skipping (s,q) (0.85, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0034651Z Skipping (s,q) (0.86, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0034811Z Skipping (s,q) (0.87, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0034970Z Skipping (s,q) (0.88, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0035132Z Skipping (s,q) (0.89, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0035293Z Skipping (s,q) (0.9, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0035502Z Skipping (s,q) (0.91, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0035664Z Skipping (s,q) (0.92, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0035821Z Skipping (s,q) (0.93, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0035981Z Skipping (s,q) (0.94, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0036143Z Skipping (s,q) (0.95, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0036302Z Skipping (s,q) (0.96, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0036489Z Skipping (s,q) (0.97, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0036672Z Skipping (s,q) (0.98, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0036833Z Skipping (s,q) (0.99, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0036988Z Skipping (s,q) (1, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0037145Z Skipping (s,q) (1.01, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0037304Z Skipping (s,q) (1.02, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0037464Z Skipping (s,q) (1.03, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0037621Z Skipping (s,q) (1.04, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0037781Z Skipping (s,q) (1.05, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0037945Z Skipping (s,q) (1.06, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0038106Z Skipping (s,q) (1.07, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0038263Z Skipping (s,q) (1.08, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0038419Z Skipping (s,q) (1.09, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0038582Z Skipping (s,q) (1.1, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0038784Z Skipping (s,q) (1.11, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0038941Z Skipping (s,q) (1.12, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0039099Z Skipping (s,q) (1.13, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0039259Z Skipping (s,q) (1.14, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0039420Z Skipping (s,q) (1.15, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0039576Z Skipping (s,q) (1.16, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0039732Z Skipping (s,q) (1.17, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0039898Z Skipping (s,q) (1.18, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0040055Z Skipping (s,q) (1.19, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0040216Z Skipping (s,q) (1.2, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0040417Z Skipping (s,q) (1.21, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0040575Z Skipping (s,q) (1.22, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0040739Z Skipping (s,q) (1.23, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0040896Z Skipping (s,q) (1.24, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0041089Z Skipping (s,q) (1.25, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0041250Z Skipping (s,q) (1.26, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0041409Z Skipping (s,q) (1.27, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0041567Z Skipping (s,q) (1.28, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0041765Z Skipping (s,q) (1.29, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0041924Z Skipping (s,q) (1.3, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0042082Z Skipping (s,q) (1.31, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0042245Z Skipping (s,q) (1.32, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0042403Z Skipping (s,q) (1.33, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0042566Z Skipping (s,q) (1.34, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0042722Z Skipping (s,q) (1.35, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0042882Z Skipping (s,q) (1.36, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0043043Z Skipping (s,q) (1.37, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0043200Z Skipping (s,q) (1.38, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0043356Z Skipping (s,q) (1.39, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0043518Z Skipping (s,q) (1.4, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0043677Z Skipping (s,q) (1.41, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0043839Z Skipping (s,q) (1.42, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0043998Z Skipping (s,q) (1.43, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0044156Z Skipping (s,q) (1.44, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0044318Z Skipping (s,q) (1.45, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0044477Z Skipping (s,q) (1.46, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0044637Z Skipping (s,q) (1.47, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0044796Z Skipping (s,q) (1.48, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0044954Z Skipping (s,q) (1.49, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0045117Z Skipping (s,q) (1.5, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0045276Z Skipping (s,q) (1.51, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0045433Z Skipping (s,q) (1.52, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0045594Z Skipping (s,q) (1.53, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0045754Z Skipping (s,q) (1.54, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0045913Z Skipping (s,q) (1.55, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0046116Z Skipping (s,q) (1.56, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0046273Z Skipping (s,q) (1.57, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0046433Z Skipping (s,q) (1.58, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0046592Z Skipping (s,q) (1.59, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0046749Z Skipping (s,q) (1.6, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0046907Z Skipping (s,q) (1.61, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0047069Z Skipping (s,q) (1.62, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0047225Z Skipping (s,q) (1.63, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0047384Z Skipping (s,q) (1.64, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0047580Z Skipping (s,q) (1.65, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0047741Z Skipping (s,q) (1.66, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0047900Z Skipping (s,q) (1.67, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0048057Z Skipping (s,q) (1.68, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0048219Z Skipping (s,q) (1.69, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0048413Z Skipping (s,q) (1.7, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0048572Z Skipping (s,q) (1.71, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0048730Z Skipping (s,q) (1.72, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0048952Z Skipping (s,q) (1.73, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0049118Z Skipping (s,q) (1.74, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0049274Z Skipping (s,q) (1.75, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0049433Z Skipping (s,q) (1.76, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0049593Z Skipping (s,q) (1.77, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0049753Z Skipping (s,q) (1.78, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0049909Z Skipping (s,q) (1.79, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0050072Z Skipping (s,q) (1.8, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0050232Z Skipping (s,q) (1.81, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0050388Z Skipping (s,q) (1.82, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0050549Z Skipping (s,q) (1.83, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0050714Z Skipping (s,q) (1.84, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0050876Z Skipping (s,q) (1.85, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0051032Z Skipping (s,q) (1.86, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0051190Z Skipping (s,q) (1.87, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0051439Z Skipping (s,q) (1.88, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0051630Z Skipping (s,q) (1.89, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0051963Z Skipping (s,q) (1.9, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0055821Z Skipping (s,q) (1.91, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0056005Z Skipping (s,q) (1.92, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0056166Z Skipping (s,q) (1.93, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0056329Z Skipping (s,q) (1.94, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0056488Z Skipping (s,q) (1.95, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0056649Z Skipping (s,q) (1.96, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0056810Z Skipping (s,q) (1.97, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0056967Z Skipping (s,q) (1.98, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0057130Z Skipping (s,q) (1.99, 4250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0057353Z Skipping (s,q) (0.01, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0057510Z Skipping (s,q) (0.02, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0057670Z Skipping (s,q) (0.03, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0057829Z Skipping (s,q) (0.04, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0057985Z Skipping (s,q) (0.05, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0058145Z Skipping (s,q) (0.06, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0058303Z Skipping (s,q) (0.07, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0058465Z Skipping (s,q) (0.08, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0058620Z Skipping (s,q) (0.09, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0058777Z Skipping (s,q) (0.1, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0058984Z Skipping (s,q) (0.11, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0059143Z Skipping (s,q) (0.12, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0059303Z Skipping (s,q) (0.13, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0059465Z Skipping (s,q) (0.14, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0059657Z Skipping (s,q) (0.15, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0059818Z Skipping (s,q) (0.16, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0059974Z Skipping (s,q) (0.17, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0060132Z Skipping (s,q) (0.18, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0060328Z Skipping (s,q) (0.19, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0060485Z Skipping (s,q) (0.2, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0060642Z Skipping (s,q) (0.21, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0060804Z Skipping (s,q) (0.22, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0060962Z Skipping (s,q) (0.23, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0061124Z Skipping (s,q) (0.24, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0061281Z Skipping (s,q) (0.25, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0061442Z Skipping (s,q) (0.26, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0061601Z Skipping (s,q) (0.27, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0061761Z Skipping (s,q) (0.28, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0061917Z Skipping (s,q) (0.29, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0062081Z Skipping (s,q) (0.3, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0062238Z Skipping (s,q) (0.31, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0062400Z Skipping (s,q) (0.32, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0062558Z Skipping (s,q) (0.33, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0062714Z Skipping (s,q) (0.34, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0062878Z Skipping (s,q) (0.35, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0063037Z Skipping (s,q) (0.36, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0063193Z Skipping (s,q) (0.37, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0063355Z Skipping (s,q) (0.38, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0063513Z Skipping (s,q) (0.39, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0063673Z Skipping (s,q) (0.4, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0063835Z Skipping (s,q) (0.41, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0063991Z Skipping (s,q) (0.42, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0064150Z Skipping (s,q) (0.43, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0064309Z Skipping (s,q) (0.44, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0064467Z Skipping (s,q) (0.45, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0064674Z Skipping (s,q) (0.46, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0064830Z Skipping (s,q) (0.47, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0064987Z Skipping (s,q) (0.48, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0065150Z Skipping (s,q) (0.49, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0065307Z Skipping (s,q) (0.5, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0065469Z Skipping (s,q) (0.51, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0065631Z Skipping (s,q) (0.52, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0065789Z Skipping (s,q) (0.53, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0065950Z Skipping (s,q) (0.54, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0066148Z Skipping (s,q) (0.55, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0066307Z Skipping (s,q) (0.56, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0066470Z Skipping (s,q) (0.57, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0066627Z Skipping (s,q) (0.58, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0066786Z Skipping (s,q) (0.59, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0066980Z Skipping (s,q) (0.6, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0067138Z Skipping (s,q) (0.61, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0067296Z Skipping (s,q) (0.62, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0067491Z Skipping (s,q) (0.63, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0067649Z Skipping (s,q) (0.64, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0067808Z Skipping (s,q) (0.65, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0067963Z Skipping (s,q) (0.66, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0068126Z Skipping (s,q) (0.67, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0068284Z Skipping (s,q) (0.68, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0068441Z Skipping (s,q) (0.69, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0068603Z Skipping (s,q) (0.7, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0068764Z Skipping (s,q) (0.71, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0068920Z Skipping (s,q) (0.72, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0069081Z Skipping (s,q) (0.73, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0069238Z Skipping (s,q) (0.74, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0069400Z Skipping (s,q) (0.75, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0069560Z Skipping (s,q) (0.76, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0069717Z Skipping (s,q) (0.77, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0069881Z Skipping (s,q) (0.78, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0070041Z Skipping (s,q) (0.79, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0070200Z Skipping (s,q) (0.8, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0070357Z Skipping (s,q) (0.81, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0070517Z Skipping (s,q) (0.82, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0070676Z Skipping (s,q) (0.83, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0070834Z Skipping (s,q) (0.84, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0070990Z Skipping (s,q) (0.85, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0071150Z Skipping (s,q) (0.86, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0071306Z Skipping (s,q) (0.87, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0071461Z Skipping (s,q) (0.88, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0071624Z Skipping (s,q) (0.89, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0071779Z Skipping (s,q) (0.9, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0071982Z Skipping (s,q) (0.91, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0072137Z Skipping (s,q) (0.92, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0072294Z Skipping (s,q) (0.93, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0072453Z Skipping (s,q) (0.94, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0072608Z Skipping (s,q) (0.95, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0072763Z Skipping (s,q) (0.96, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0072925Z Skipping (s,q) (0.97, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0073081Z Skipping (s,q) (0.98, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0073237Z Skipping (s,q) (0.99, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0073455Z Skipping (s,q) (1, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0073614Z Skipping (s,q) (1.01, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0073775Z Skipping (s,q) (1.02, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0073930Z Skipping (s,q) (1.03, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0074122Z Skipping (s,q) (1.04, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0074281Z Skipping (s,q) (1.05, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0074436Z Skipping (s,q) (1.06, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0074591Z Skipping (s,q) (1.07, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0074788Z Skipping (s,q) (1.08, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0074945Z Skipping (s,q) (1.09, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0075105Z Skipping (s,q) (1.1, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0075262Z Skipping (s,q) (1.11, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0075523Z Skipping (s,q) (1.12, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0075687Z Skipping (s,q) (1.13, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0075843Z Skipping (s,q) (1.14, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0075997Z Skipping (s,q) (1.15, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0076158Z Skipping (s,q) (1.16, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0076315Z Skipping (s,q) (1.17, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0076475Z Skipping (s,q) (1.18, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0076633Z Skipping (s,q) (1.19, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0076790Z Skipping (s,q) (1.2, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0076950Z Skipping (s,q) (1.21, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0077108Z Skipping (s,q) (1.22, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0077264Z Skipping (s,q) (1.23, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0077426Z Skipping (s,q) (1.24, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0077582Z Skipping (s,q) (1.25, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0077739Z Skipping (s,q) (1.26, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0077897Z Skipping (s,q) (1.27, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0078053Z Skipping (s,q) (1.28, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0078213Z Skipping (s,q) (1.29, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0078370Z Skipping (s,q) (1.3, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0078525Z Skipping (s,q) (1.31, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0078683Z Skipping (s,q) (1.32, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0078840Z Skipping (s,q) (1.33, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0079000Z Skipping (s,q) (1.34, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0079203Z Skipping (s,q) (1.35, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0079359Z Skipping (s,q) (1.36, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0079517Z Skipping (s,q) (1.37, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0079677Z Skipping (s,q) (1.38, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0079835Z Skipping (s,q) (1.39, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0079996Z Skipping (s,q) (1.4, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0080154Z Skipping (s,q) (1.41, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0080313Z Skipping (s,q) (1.42, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0080467Z Skipping (s,q) (1.43, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0080623Z Skipping (s,q) (1.44, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0080821Z Skipping (s,q) (1.45, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0080980Z Skipping (s,q) (1.46, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0081135Z Skipping (s,q) (1.47, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0081294Z Skipping (s,q) (1.48, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0081485Z Skipping (s,q) (1.49, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0081645Z Skipping (s,q) (1.5, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0081802Z Skipping (s,q) (1.51, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0081957Z Skipping (s,q) (1.52, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0082155Z Skipping (s,q) (1.53, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0082311Z Skipping (s,q) (1.54, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0082467Z Skipping (s,q) (1.55, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0082629Z Skipping (s,q) (1.56, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0082784Z Skipping (s,q) (1.57, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0082942Z Skipping (s,q) (1.58, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0083101Z Skipping (s,q) (1.59, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0083260Z Skipping (s,q) (1.6, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0083419Z Skipping (s,q) (1.61, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0083578Z Skipping (s,q) (1.62, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0083732Z Skipping (s,q) (1.63, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0083894Z Skipping (s,q) (1.64, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0084050Z Skipping (s,q) (1.65, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0084207Z Skipping (s,q) (1.66, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0084368Z Skipping (s,q) (1.67, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0084524Z Skipping (s,q) (1.68, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0084685Z Skipping (s,q) (1.69, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0084840Z Skipping (s,q) (1.7, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0085000Z Skipping (s,q) (1.71, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0085157Z Skipping (s,q) (1.72, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0085314Z Skipping (s,q) (1.73, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0085469Z Skipping (s,q) (1.74, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0085632Z Skipping (s,q) (1.75, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0085788Z Skipping (s,q) (1.76, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0085951Z Skipping (s,q) (1.77, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0086109Z Skipping (s,q) (1.78, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0086264Z Skipping (s,q) (1.79, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0086468Z Skipping (s,q) (1.8, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0086624Z Skipping (s,q) (1.81, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0086781Z Skipping (s,q) (1.82, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0086941Z Skipping (s,q) (1.83, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0087097Z Skipping (s,q) (1.84, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0087254Z Skipping (s,q) (1.85, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0087414Z Skipping (s,q) (1.86, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0087570Z Skipping (s,q) (1.87, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0087729Z Skipping (s,q) (1.88, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0087925Z Skipping (s,q) (1.89, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0088083Z Skipping (s,q) (1.9, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0088248Z Skipping (s,q) (1.91, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0088403Z Skipping (s,q) (1.92, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0088562Z Skipping (s,q) (1.93, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0088754Z Skipping (s,q) (1.94, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0088910Z Skipping (s,q) (1.95, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0089070Z Skipping (s,q) (1.96, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0089273Z Skipping (s,q) (1.97, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0089429Z Skipping (s,q) (1.98, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0089588Z Skipping (s,q) (1.99, 4500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0089748Z Skipping (s,q) (0.01, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0089909Z Skipping (s,q) (0.02, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0090067Z Skipping (s,q) (0.03, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0090223Z Skipping (s,q) (0.04, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0090382Z Skipping (s,q) (0.05, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0090541Z Skipping (s,q) (0.06, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0090890Z Skipping (s,q) (0.07, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0091050Z Skipping (s,q) (0.08, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0091209Z Skipping (s,q) (0.09, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0091364Z Skipping (s,q) (0.1, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0091523Z Skipping (s,q) (0.11, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0091683Z Skipping (s,q) (0.12, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0091842Z Skipping (s,q) (0.13, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0091999Z Skipping (s,q) (0.14, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0092156Z Skipping (s,q) (0.15, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0092314Z Skipping (s,q) (0.16, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0092472Z Skipping (s,q) (0.17, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0092627Z Skipping (s,q) (0.18, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0092788Z Skipping (s,q) (0.19, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0092946Z Skipping (s,q) (0.2, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0093105Z Skipping (s,q) (0.21, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0093263Z Skipping (s,q) (0.22, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0093418Z Skipping (s,q) (0.23, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0093580Z Skipping (s,q) (0.24, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0093814Z Skipping (s,q) (0.25, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0093969Z Skipping (s,q) (0.26, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0094129Z Skipping (s,q) (0.27, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0094290Z Skipping (s,q) (0.28, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0094449Z Skipping (s,q) (0.29, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0094604Z Skipping (s,q) (0.3, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0094758Z Skipping (s,q) (0.31, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0094918Z Skipping (s,q) (0.32, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0095072Z Skipping (s,q) (0.33, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0095226Z Skipping (s,q) (0.34, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0095440Z Skipping (s,q) (0.35, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0095600Z Skipping (s,q) (0.36, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0095758Z Skipping (s,q) (0.37, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0095912Z Skipping (s,q) (0.38, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0096125Z Skipping (s,q) (0.39, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0096285Z Skipping (s,q) (0.4, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0096441Z Skipping (s,q) (0.41, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0096598Z Skipping (s,q) (0.42, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0096812Z Skipping (s,q) (0.43, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0096968Z Skipping (s,q) (0.44, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0097128Z Skipping (s,q) (0.45, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0097285Z Skipping (s,q) (0.46, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0097440Z Skipping (s,q) (0.47, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0097601Z Skipping (s,q) (0.48, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0097755Z Skipping (s,q) (0.49, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0097917Z Skipping (s,q) (0.5, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0098075Z Skipping (s,q) (0.51, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0098232Z Skipping (s,q) (0.52, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0098391Z Skipping (s,q) (0.53, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0098549Z Skipping (s,q) (0.54, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0098705Z Skipping (s,q) (0.55, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0098863Z Skipping (s,q) (0.56, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0099018Z Skipping (s,q) (0.57, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0099173Z Skipping (s,q) (0.58, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0099334Z Skipping (s,q) (0.59, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0099489Z Skipping (s,q) (0.6, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0099646Z Skipping (s,q) (0.61, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0099804Z Skipping (s,q) (0.62, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0099960Z Skipping (s,q) (0.63, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0100118Z Skipping (s,q) (0.64, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0100277Z Skipping (s,q) (0.65, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0100432Z Skipping (s,q) (0.66, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0100590Z Skipping (s,q) (0.67, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0100747Z Skipping (s,q) (0.68, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0100902Z Skipping (s,q) (0.69, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0101131Z Skipping (s,q) (0.7, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0101288Z Skipping (s,q) (0.71, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0101445Z Skipping (s,q) (0.72, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0101601Z Skipping (s,q) (0.73, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0101757Z Skipping (s,q) (0.74, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0101915Z Skipping (s,q) (0.75, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0102073Z Skipping (s,q) (0.76, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0102228Z Skipping (s,q) (0.77, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0102386Z Skipping (s,q) (0.78, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0102582Z Skipping (s,q) (0.79, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0102743Z Skipping (s,q) (0.8, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0102902Z Skipping (s,q) (0.81, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0103057Z Skipping (s,q) (0.82, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0103214Z Skipping (s,q) (0.83, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0103406Z Skipping (s,q) (0.84, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0103563Z Skipping (s,q) (0.85, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0103721Z Skipping (s,q) (0.86, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0103916Z Skipping (s,q) (0.87, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0104076Z Skipping (s,q) (0.88, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0104232Z Skipping (s,q) (0.89, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0104391Z Skipping (s,q) (0.9, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0104549Z Skipping (s,q) (0.91, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0104710Z Skipping (s,q) (0.92, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0104865Z Skipping (s,q) (0.93, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0105022Z Skipping (s,q) (0.94, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0105182Z Skipping (s,q) (0.95, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0105340Z Skipping (s,q) (0.96, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0105494Z Skipping (s,q) (0.97, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0105653Z Skipping (s,q) (0.98, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0105810Z Skipping (s,q) (0.99, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0105962Z Skipping (s,q) (1, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0106116Z Skipping (s,q) (1.01, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0106276Z Skipping (s,q) (1.02, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0106433Z Skipping (s,q) (1.03, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0106594Z Skipping (s,q) (1.04, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0106748Z Skipping (s,q) (1.05, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0106908Z Skipping (s,q) (1.06, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0107069Z Skipping (s,q) (1.07, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0107229Z Skipping (s,q) (1.08, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0107383Z Skipping (s,q) (1.09, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0107544Z Skipping (s,q) (1.1, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0107699Z Skipping (s,q) (1.11, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0107862Z Skipping (s,q) (1.12, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0108020Z Skipping (s,q) (1.13, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0108174Z Skipping (s,q) (1.14, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0108378Z Skipping (s,q) (1.15, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0108534Z Skipping (s,q) (1.16, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0108693Z Skipping (s,q) (1.17, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0108852Z Skipping (s,q) (1.18, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0109008Z Skipping (s,q) (1.19, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0109163Z Skipping (s,q) (1.2, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0109323Z Skipping (s,q) (1.21, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0109478Z Skipping (s,q) (1.22, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0109635Z Skipping (s,q) (1.23, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0109829Z Skipping (s,q) (1.24, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0109986Z Skipping (s,q) (1.25, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0110146Z Skipping (s,q) (1.26, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0110301Z Skipping (s,q) (1.27, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0110493Z Skipping (s,q) (1.28, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0110654Z Skipping (s,q) (1.29, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0110808Z Skipping (s,q) (1.3, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0110971Z Skipping (s,q) (1.31, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0111165Z Skipping (s,q) (1.32, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0111320Z Skipping (s,q) (1.33, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0111483Z Skipping (s,q) (1.34, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0111641Z Skipping (s,q) (1.35, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0111795Z Skipping (s,q) (1.36, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0111956Z Skipping (s,q) (1.37, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0112111Z Skipping (s,q) (1.38, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0112271Z Skipping (s,q) (1.39, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0112428Z Skipping (s,q) (1.4, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0112585Z Skipping (s,q) (1.41, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0112744Z Skipping (s,q) (1.42, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0112901Z Skipping (s,q) (1.43, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0113060Z Skipping (s,q) (1.44, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0113218Z Skipping (s,q) (1.45, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0113374Z Skipping (s,q) (1.46, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0113532Z Skipping (s,q) (1.47, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0113690Z Skipping (s,q) (1.48, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0113846Z Skipping (s,q) (1.49, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0114006Z Skipping (s,q) (1.5, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0114164Z Skipping (s,q) (1.51, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0114319Z Skipping (s,q) (1.52, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0114477Z Skipping (s,q) (1.53, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0114634Z Skipping (s,q) (1.54, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0114793Z Skipping (s,q) (1.55, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0114947Z Skipping (s,q) (1.56, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0115112Z Skipping (s,q) (1.57, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0115269Z Skipping (s,q) (1.58, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0115535Z Skipping (s,q) (1.59, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0115695Z Skipping (s,q) (1.6, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0115851Z Skipping (s,q) (1.61, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0116007Z Skipping (s,q) (1.62, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0116165Z Skipping (s,q) (1.63, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0116322Z Skipping (s,q) (1.64, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0116485Z Skipping (s,q) (1.65, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0116640Z Skipping (s,q) (1.66, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0116796Z Skipping (s,q) (1.67, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0117004Z Skipping (s,q) (1.68, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0117161Z Skipping (s,q) (1.69, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0117318Z Skipping (s,q) (1.7, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0117478Z Skipping (s,q) (1.71, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0117632Z Skipping (s,q) (1.72, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0117827Z Skipping (s,q) (1.73, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0117989Z Skipping (s,q) (1.74, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0118143Z Skipping (s,q) (1.75, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0118340Z Skipping (s,q) (1.76, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0118495Z Skipping (s,q) (1.77, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0118652Z Skipping (s,q) (1.78, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0118809Z Skipping (s,q) (1.79, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0118966Z Skipping (s,q) (1.8, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0119132Z Skipping (s,q) (1.81, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0119286Z Skipping (s,q) (1.82, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0119439Z Skipping (s,q) (1.83, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0119600Z Skipping (s,q) (1.84, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0119755Z Skipping (s,q) (1.85, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0119909Z Skipping (s,q) (1.86, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0120069Z Skipping (s,q) (1.87, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0120227Z Skipping (s,q) (1.88, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0120385Z Skipping (s,q) (1.89, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0120540Z Skipping (s,q) (1.9, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0120698Z Skipping (s,q) (1.91, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0120855Z Skipping (s,q) (1.92, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0121013Z Skipping (s,q) (1.93, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0121168Z Skipping (s,q) (1.94, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0121334Z Skipping (s,q) (1.95, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0121489Z Skipping (s,q) (1.96, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0121650Z Skipping (s,q) (1.97, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0121805Z Skipping (s,q) (1.98, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0121962Z Skipping (s,q) (1.99, 4750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0122122Z Skipping (s,q) (0.01, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0122276Z Skipping (s,q) (0.02, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0122433Z Skipping (s,q) (0.03, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0122592Z Skipping (s,q) (0.04, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0122793Z Skipping (s,q) (0.05, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0122954Z Skipping (s,q) (0.06, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0123112Z Skipping (s,q) (0.07, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0123268Z Skipping (s,q) (0.08, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0123426Z Skipping (s,q) (0.09, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0123583Z Skipping (s,q) (0.1, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0123741Z Skipping (s,q) (0.11, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0123945Z Skipping (s,q) (0.12, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0124162Z Skipping (s,q) (0.13, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0124434Z Skipping (s,q) (0.14, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0124648Z Skipping (s,q) (0.15, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0124866Z Skipping (s,q) (0.16, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0125077Z Skipping (s,q) (0.17, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0125316Z Skipping (s,q) (0.18, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0125507Z Skipping (s,q) (0.19, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0125705Z Skipping (s,q) (0.2, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0125916Z Skipping (s,q) (0.21, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0126200Z Skipping (s,q) (0.22, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0126403Z Skipping (s,q) (0.23, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0126601Z Skipping (s,q) (0.24, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0126808Z Skipping (s,q) (0.25, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0127006Z Skipping (s,q) (0.26, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0127214Z Skipping (s,q) (0.27, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0127375Z Skipping (s,q) (0.28, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0127531Z Skipping (s,q) (0.29, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0127690Z Skipping (s,q) (0.3, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0127849Z Skipping (s,q) (0.31, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0128004Z Skipping (s,q) (0.32, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0128165Z Skipping (s,q) (0.33, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0128321Z Skipping (s,q) (0.34, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0128475Z Skipping (s,q) (0.35, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0128637Z Skipping (s,q) (0.36, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0128792Z Skipping (s,q) (0.37, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0128950Z Skipping (s,q) (0.38, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0129108Z Skipping (s,q) (0.39, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0129263Z Skipping (s,q) (0.4, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0129428Z Skipping (s,q) (0.41, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0129585Z Skipping (s,q) (0.42, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0129742Z Skipping (s,q) (0.43, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0129903Z Skipping (s,q) (0.44, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0130060Z Skipping (s,q) (0.45, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0130218Z Skipping (s,q) (0.46, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0130383Z Skipping (s,q) (0.47, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0130540Z Skipping (s,q) (0.48, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0130748Z Skipping (s,q) (0.49, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0130904Z Skipping (s,q) (0.5, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0131061Z Skipping (s,q) (0.51, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0131221Z Skipping (s,q) (0.52, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0131378Z Skipping (s,q) (0.53, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0131533Z Skipping (s,q) (0.54, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0131696Z Skipping (s,q) (0.55, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0131851Z Skipping (s,q) (0.56, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0132010Z Skipping (s,q) (0.57, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0132166Z Skipping (s,q) (0.58, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0132363Z Skipping (s,q) (0.59, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0132527Z Skipping (s,q) (0.6, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0132682Z Skipping (s,q) (0.61, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0132838Z Skipping (s,q) (0.62, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0133032Z Skipping (s,q) (0.63, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0133188Z Skipping (s,q) (0.64, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0133349Z Skipping (s,q) (0.65, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0133503Z Skipping (s,q) (0.66, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0133697Z Skipping (s,q) (0.67, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0133860Z Skipping (s,q) (0.68, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0134014Z Skipping (s,q) (0.69, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0134172Z Skipping (s,q) (0.7, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0134331Z Skipping (s,q) (0.71, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0134490Z Skipping (s,q) (0.72, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0134648Z Skipping (s,q) (0.73, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0134810Z Skipping (s,q) (0.74, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0134967Z Skipping (s,q) (0.75, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0135128Z Skipping (s,q) (0.76, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0135284Z Skipping (s,q) (0.77, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0135442Z Skipping (s,q) (0.78, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0135602Z Skipping (s,q) (0.79, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0135760Z Skipping (s,q) (0.8, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0135919Z Skipping (s,q) (0.81, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0136076Z Skipping (s,q) (0.82, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0136260Z Skipping (s,q) (0.83, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0136443Z Skipping (s,q) (0.84, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0136600Z Skipping (s,q) (0.85, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0136754Z Skipping (s,q) (0.86, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0136913Z Skipping (s,q) (0.87, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0137070Z Skipping (s,q) (0.88, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0137231Z Skipping (s,q) (0.89, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0137389Z Skipping (s,q) (0.9, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0137545Z Skipping (s,q) (0.91, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0137708Z Skipping (s,q) (0.92, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0137864Z Skipping (s,q) (0.93, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0138063Z Skipping (s,q) (0.94, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0138221Z Skipping (s,q) (0.95, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0138381Z Skipping (s,q) (0.96, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0138540Z Skipping (s,q) (0.97, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0138699Z Skipping (s,q) (0.98, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0138855Z Skipping (s,q) (0.99, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0139013Z Skipping (s,q) (1, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0139170Z Skipping (s,q) (1.01, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0139331Z Skipping (s,q) (1.02, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0139534Z Skipping (s,q) (1.03, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0139691Z Skipping (s,q) (1.04, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0139848Z Skipping (s,q) (1.05, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0140008Z Skipping (s,q) (1.06, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0140164Z Skipping (s,q) (1.07, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0140361Z Skipping (s,q) (1.08, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0140520Z Skipping (s,q) (1.09, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0140677Z Skipping (s,q) (1.1, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0140875Z Skipping (s,q) (1.11, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0141033Z Skipping (s,q) (1.12, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0141191Z Skipping (s,q) (1.13, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0141355Z Skipping (s,q) (1.14, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0141513Z Skipping (s,q) (1.15, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0141676Z Skipping (s,q) (1.16, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0141831Z Skipping (s,q) (1.17, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0141989Z Skipping (s,q) (1.18, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0142152Z Skipping (s,q) (1.19, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0142309Z Skipping (s,q) (1.2, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0142466Z Skipping (s,q) (1.21, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0142627Z Skipping (s,q) (1.22, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0142783Z Skipping (s,q) (1.23, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0142940Z Skipping (s,q) (1.24, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0143102Z Skipping (s,q) (1.25, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0143258Z Skipping (s,q) (1.26, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0143419Z Skipping (s,q) (1.27, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0143575Z Skipping (s,q) (1.28, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0143730Z Skipping (s,q) (1.29, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0143893Z Skipping (s,q) (1.3, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0144050Z Skipping (s,q) (1.31, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0144205Z Skipping (s,q) (1.32, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0144370Z Skipping (s,q) (1.33, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0144527Z Skipping (s,q) (1.34, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0144687Z Skipping (s,q) (1.35, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0144844Z Skipping (s,q) (1.36, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0145001Z Skipping (s,q) (1.37, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0145206Z Skipping (s,q) (1.38, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0145361Z Skipping (s,q) (1.39, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0145516Z Skipping (s,q) (1.4, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0145679Z Skipping (s,q) (1.41, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0145833Z Skipping (s,q) (1.42, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0145990Z Skipping (s,q) (1.43, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0146144Z Skipping (s,q) (1.44, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0146301Z Skipping (s,q) (1.45, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0146462Z Skipping (s,q) (1.46, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0146617Z Skipping (s,q) (1.47, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0146810Z Skipping (s,q) (1.48, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0146970Z Skipping (s,q) (1.49, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0147130Z Skipping (s,q) (1.5, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0147295Z Skipping (s,q) (1.51, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0147488Z Skipping (s,q) (1.52, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0147646Z Skipping (s,q) (1.53, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0147805Z Skipping (s,q) (1.54, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0147961Z Skipping (s,q) (1.55, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0148157Z Skipping (s,q) (1.56, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0148318Z Skipping (s,q) (1.57, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0148473Z Skipping (s,q) (1.58, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0148634Z Skipping (s,q) (1.59, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0148789Z Skipping (s,q) (1.6, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0148946Z Skipping (s,q) (1.61, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0149108Z Skipping (s,q) (1.62, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0149267Z Skipping (s,q) (1.63, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0149424Z Skipping (s,q) (1.64, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0149584Z Skipping (s,q) (1.65, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0149740Z Skipping (s,q) (1.66, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0149902Z Skipping (s,q) (1.67, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0150059Z Skipping (s,q) (1.68, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0150214Z Skipping (s,q) (1.69, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0150376Z Skipping (s,q) (1.7, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0150535Z Skipping (s,q) (1.71, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0150693Z Skipping (s,q) (1.72, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0150853Z Skipping (s,q) (1.73, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0151013Z Skipping (s,q) (1.74, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0151171Z Skipping (s,q) (1.75, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0151325Z Skipping (s,q) (1.76, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0151481Z Skipping (s,q) (1.77, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0151643Z Skipping (s,q) (1.78, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0151796Z Skipping (s,q) (1.79, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0151954Z Skipping (s,q) (1.8, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0152118Z Skipping (s,q) (1.81, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0152274Z Skipping (s,q) (1.82, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0152475Z Skipping (s,q) (1.83, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0152635Z Skipping (s,q) (1.84, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0152788Z Skipping (s,q) (1.85, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0152947Z Skipping (s,q) (1.86, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0153103Z Skipping (s,q) (1.87, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0153259Z Skipping (s,q) (1.88, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0153420Z Skipping (s,q) (1.89, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0153576Z Skipping (s,q) (1.9, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0153731Z Skipping (s,q) (1.91, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0153930Z Skipping (s,q) (1.92, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0154087Z Skipping (s,q) (1.93, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0154249Z Skipping (s,q) (1.94, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0154409Z Skipping (s,q) (1.95, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0154564Z Skipping (s,q) (1.96, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0154783Z Skipping (s,q) (1.97, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0154940Z Skipping (s,q) (1.98, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0155095Z Skipping (s,q) (1.99, 5000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0155296Z Skipping (s,q) (0.01, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0155529Z Skipping (s,q) (0.02, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0155691Z Skipping (s,q) (0.03, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0155852Z Skipping (s,q) (0.04, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0156008Z Skipping (s,q) (0.05, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0156173Z Skipping (s,q) (0.06, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0156329Z Skipping (s,q) (0.07, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0156485Z Skipping (s,q) (0.08, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0156646Z Skipping (s,q) (0.09, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0156800Z Skipping (s,q) (0.1, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0156961Z Skipping (s,q) (0.11, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0157119Z Skipping (s,q) (0.12, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0157274Z Skipping (s,q) (0.13, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0157433Z Skipping (s,q) (0.14, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0157590Z Skipping (s,q) (0.15, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0157747Z Skipping (s,q) (0.16, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0157909Z Skipping (s,q) (0.17, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0158068Z Skipping (s,q) (0.18, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0158228Z Skipping (s,q) (0.19, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0158387Z Skipping (s,q) (0.2, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0158542Z Skipping (s,q) (0.21, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0158700Z Skipping (s,q) (0.22, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0158856Z Skipping (s,q) (0.23, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0159015Z Skipping (s,q) (0.24, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0159173Z Skipping (s,q) (0.25, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0159328Z Skipping (s,q) (0.26, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0159490Z Skipping (s,q) (0.27, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0159644Z Skipping (s,q) (0.28, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0159849Z Skipping (s,q) (0.29, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0160009Z Skipping (s,q) (0.3, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0160167Z Skipping (s,q) (0.31, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0160325Z Skipping (s,q) (0.32, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0160489Z Skipping (s,q) (0.33, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0160646Z Skipping (s,q) (0.34, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0160803Z Skipping (s,q) (0.35, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0160961Z Skipping (s,q) (0.36, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0161119Z Skipping (s,q) (0.37, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0161318Z Skipping (s,q) (0.38, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0161475Z Skipping (s,q) (0.39, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0161634Z Skipping (s,q) (0.4, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0161795Z Skipping (s,q) (0.41, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0162039Z Skipping (s,q) (0.42, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0162198Z Skipping (s,q) (0.43, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0162361Z Skipping (s,q) (0.44, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0162517Z Skipping (s,q) (0.45, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0162714Z Skipping (s,q) (0.46, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0162870Z Skipping (s,q) (0.47, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0163024Z Skipping (s,q) (0.48, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0163184Z Skipping (s,q) (0.49, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0163340Z Skipping (s,q) (0.5, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0163499Z Skipping (s,q) (0.51, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0163657Z Skipping (s,q) (0.52, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0163817Z Skipping (s,q) (0.53, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0163979Z Skipping (s,q) (0.54, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0164134Z Skipping (s,q) (0.55, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0164290Z Skipping (s,q) (0.56, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0164452Z Skipping (s,q) (0.57, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0164611Z Skipping (s,q) (0.58, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0164767Z Skipping (s,q) (0.59, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0164929Z Skipping (s,q) (0.6, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0165085Z Skipping (s,q) (0.61, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0165247Z Skipping (s,q) (0.62, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0165403Z Skipping (s,q) (0.63, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0165558Z Skipping (s,q) (0.64, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0165721Z Skipping (s,q) (0.65, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0165881Z Skipping (s,q) (0.66, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0166038Z Skipping (s,q) (0.67, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0166202Z Skipping (s,q) (0.68, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0166357Z Skipping (s,q) (0.69, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0166518Z Skipping (s,q) (0.7, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0166677Z Skipping (s,q) (0.71, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0166834Z Skipping (s,q) (0.72, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0167035Z Skipping (s,q) (0.73, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0167192Z Skipping (s,q) (0.74, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0167349Z Skipping (s,q) (0.75, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0167510Z Skipping (s,q) (0.76, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0167668Z Skipping (s,q) (0.77, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0167828Z Skipping (s,q) (0.78, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0167987Z Skipping (s,q) (0.79, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0168143Z Skipping (s,q) (0.8, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0168303Z Skipping (s,q) (0.81, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0168498Z Skipping (s,q) (0.82, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0168655Z Skipping (s,q) (0.83, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0168818Z Skipping (s,q) (0.84, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0168974Z Skipping (s,q) (0.85, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0169134Z Skipping (s,q) (0.86, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0169326Z Skipping (s,q) (0.87, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0169485Z Skipping (s,q) (0.88, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0169646Z Skipping (s,q) (0.89, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0169842Z Skipping (s,q) (0.9, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0169999Z Skipping (s,q) (0.91, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0170158Z Skipping (s,q) (0.92, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0170315Z Skipping (s,q) (0.93, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0170472Z Skipping (s,q) (0.94, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0170633Z Skipping (s,q) (0.95, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0170791Z Skipping (s,q) (0.96, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0170952Z Skipping (s,q) (0.97, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0171110Z Skipping (s,q) (0.98, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0171268Z Skipping (s,q) (0.99, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0171424Z Skipping (s,q) (1, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0171581Z Skipping (s,q) (1.01, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0171741Z Skipping (s,q) (1.02, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0171900Z Skipping (s,q) (1.03, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0172057Z Skipping (s,q) (1.04, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0172217Z Skipping (s,q) (1.05, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0172373Z Skipping (s,q) (1.06, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0172532Z Skipping (s,q) (1.07, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0172691Z Skipping (s,q) (1.08, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0172849Z Skipping (s,q) (1.09, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0173005Z Skipping (s,q) (1.1, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0173164Z Skipping (s,q) (1.11, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0173319Z Skipping (s,q) (1.12, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0173481Z Skipping (s,q) (1.13, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0173638Z Skipping (s,q) (1.14, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0173792Z Skipping (s,q) (1.15, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0173953Z Skipping (s,q) (1.16, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0174109Z Skipping (s,q) (1.17, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0174308Z Skipping (s,q) (1.18, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0174467Z Skipping (s,q) (1.19, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0174626Z Skipping (s,q) (1.2, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0174787Z Skipping (s,q) (1.21, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0174943Z Skipping (s,q) (1.22, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0175099Z Skipping (s,q) (1.23, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0175261Z Skipping (s,q) (1.24, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0175417Z Skipping (s,q) (1.25, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0175572Z Skipping (s,q) (1.26, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0175772Z Skipping (s,q) (1.27, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0175928Z Skipping (s,q) (1.28, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0176087Z Skipping (s,q) (1.29, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0176244Z Skipping (s,q) (1.3, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0176441Z Skipping (s,q) (1.31, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0176603Z Skipping (s,q) (1.32, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0176758Z Skipping (s,q) (1.33, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0176914Z Skipping (s,q) (1.34, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0177114Z Skipping (s,q) (1.35, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0177272Z Skipping (s,q) (1.36, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0177433Z Skipping (s,q) (1.37, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0181387Z Skipping (s,q) (1.38, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0181564Z Skipping (s,q) (1.39, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0181729Z Skipping (s,q) (1.4, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0181893Z Skipping (s,q) (1.41, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0182053Z Skipping (s,q) (1.42, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0182214Z Skipping (s,q) (1.43, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0182378Z Skipping (s,q) (1.44, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0182536Z Skipping (s,q) (1.45, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0182696Z Skipping (s,q) (1.46, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0182858Z Skipping (s,q) (1.47, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0183015Z Skipping (s,q) (1.48, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0183177Z Skipping (s,q) (1.49, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0183337Z Skipping (s,q) (1.5, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0183496Z Skipping (s,q) (1.51, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0183659Z Skipping (s,q) (1.52, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0183818Z Skipping (s,q) (1.53, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0183977Z Skipping (s,q) (1.54, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0184138Z Skipping (s,q) (1.55, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0184296Z Skipping (s,q) (1.56, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0184463Z Skipping (s,q) (1.57, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0184621Z Skipping (s,q) (1.58, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0184780Z Skipping (s,q) (1.59, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0184944Z Skipping (s,q) (1.6, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0185101Z Skipping (s,q) (1.61, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0185322Z Skipping (s,q) (1.62, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0185483Z Skipping (s,q) (1.63, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0185642Z Skipping (s,q) (1.64, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0185804Z Skipping (s,q) (1.65, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0185961Z Skipping (s,q) (1.66, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0186118Z Skipping (s,q) (1.67, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0186281Z Skipping (s,q) (1.68, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0186438Z Skipping (s,q) (1.69, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0186595Z Skipping (s,q) (1.7, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0186755Z Skipping (s,q) (1.71, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0186982Z Skipping (s,q) (1.72, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0187148Z Skipping (s,q) (1.73, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0187307Z Skipping (s,q) (1.74, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0187465Z Skipping (s,q) (1.75, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0187662Z Skipping (s,q) (1.76, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0187821Z Skipping (s,q) (1.77, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0187980Z Skipping (s,q) (1.78, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0188140Z Skipping (s,q) (1.79, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0188335Z Skipping (s,q) (1.8, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0188496Z Skipping (s,q) (1.81, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0188653Z Skipping (s,q) (1.82, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0188815Z Skipping (s,q) (1.83, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0188975Z Skipping (s,q) (1.84, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0189134Z Skipping (s,q) (1.85, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0189289Z Skipping (s,q) (1.86, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0189451Z Skipping (s,q) (1.87, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0189609Z Skipping (s,q) (1.88, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0189768Z Skipping (s,q) (1.89, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0189924Z Skipping (s,q) (1.9, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0190084Z Skipping (s,q) (1.91, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0190246Z Skipping (s,q) (1.92, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0190401Z Skipping (s,q) (1.93, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0190558Z Skipping (s,q) (1.94, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0191034Z Skipping (s,q) (1.95, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0191236Z Skipping (s,q) (1.96, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0191393Z Skipping (s,q) (1.97, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0191558Z Skipping (s,q) (1.98, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0191716Z Skipping (s,q) (1.99, 5250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0191880Z Skipping (s,q) (0.01, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0192036Z Skipping (s,q) (0.02, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0192194Z Skipping (s,q) (0.03, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0192356Z Skipping (s,q) (0.04, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0192512Z Skipping (s,q) (0.05, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0192671Z Skipping (s,q) (0.06, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0192829Z Skipping (s,q) (0.07, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0193081Z Skipping (s,q) (0.08, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0193241Z Skipping (s,q) (0.09, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0193400Z Skipping (s,q) (0.1, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0193558Z Skipping (s,q) (0.11, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0193719Z Skipping (s,q) (0.12, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0193875Z Skipping (s,q) (0.13, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0194034Z Skipping (s,q) (0.14, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0194193Z Skipping (s,q) (0.15, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0194351Z Skipping (s,q) (0.16, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0194579Z Skipping (s,q) (0.17, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0194740Z Skipping (s,q) (0.18, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0194899Z Skipping (s,q) (0.19, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0195057Z Skipping (s,q) (0.2, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0195215Z Skipping (s,q) (0.21, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0195498Z Skipping (s,q) (0.22, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0195662Z Skipping (s,q) (0.23, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0195819Z Skipping (s,q) (0.24, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0196041Z Skipping (s,q) (0.25, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0196197Z Skipping (s,q) (0.26, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0196378Z Skipping (s,q) (0.27, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0196565Z Skipping (s,q) (0.28, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0196721Z Skipping (s,q) (0.29, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0196880Z Skipping (s,q) (0.3, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0197041Z Skipping (s,q) (0.31, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0197197Z Skipping (s,q) (0.32, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0197361Z Skipping (s,q) (0.33, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0197517Z Skipping (s,q) (0.34, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0197671Z Skipping (s,q) (0.35, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0197835Z Skipping (s,q) (0.36, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0197992Z Skipping (s,q) (0.37, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0198146Z Skipping (s,q) (0.38, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0198309Z Skipping (s,q) (0.39, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0198465Z Skipping (s,q) (0.4, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0198628Z Skipping (s,q) (0.41, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0198785Z Skipping (s,q) (0.42, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0198941Z Skipping (s,q) (0.43, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0199103Z Skipping (s,q) (0.44, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0199260Z Skipping (s,q) (0.45, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0199418Z Skipping (s,q) (0.46, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0199580Z Skipping (s,q) (0.47, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0199736Z Skipping (s,q) (0.48, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0199894Z Skipping (s,q) (0.49, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0200054Z Skipping (s,q) (0.5, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0200215Z Skipping (s,q) (0.51, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0200419Z Skipping (s,q) (0.52, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0200575Z Skipping (s,q) (0.53, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0200730Z Skipping (s,q) (0.54, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0200894Z Skipping (s,q) (0.55, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0201052Z Skipping (s,q) (0.56, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0201207Z Skipping (s,q) (0.57, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0201370Z Skipping (s,q) (0.58, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0201530Z Skipping (s,q) (0.59, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0201695Z Skipping (s,q) (0.6, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0201850Z Skipping (s,q) (0.61, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0202046Z Skipping (s,q) (0.62, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0202207Z Skipping (s,q) (0.63, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0202366Z Skipping (s,q) (0.64, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0202524Z Skipping (s,q) (0.65, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0202722Z Skipping (s,q) (0.66, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0202880Z Skipping (s,q) (0.67, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0203042Z Skipping (s,q) (0.68, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0203198Z Skipping (s,q) (0.69, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0203393Z Skipping (s,q) (0.7, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0203554Z Skipping (s,q) (0.71, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0203711Z Skipping (s,q) (0.72, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0203869Z Skipping (s,q) (0.73, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0204030Z Skipping (s,q) (0.74, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0204189Z Skipping (s,q) (0.75, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0204351Z Skipping (s,q) (0.76, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0204510Z Skipping (s,q) (0.77, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0204665Z Skipping (s,q) (0.78, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0204823Z Skipping (s,q) (0.79, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0204979Z Skipping (s,q) (0.8, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0205138Z Skipping (s,q) (0.81, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0205300Z Skipping (s,q) (0.82, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0205456Z Skipping (s,q) (0.83, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0205620Z Skipping (s,q) (0.84, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0205779Z Skipping (s,q) (0.85, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0205938Z Skipping (s,q) (0.86, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0206098Z Skipping (s,q) (0.87, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0206257Z Skipping (s,q) (0.88, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0206414Z Skipping (s,q) (0.89, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0206576Z Skipping (s,q) (0.9, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0206734Z Skipping (s,q) (0.91, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0206895Z Skipping (s,q) (0.92, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0207051Z Skipping (s,q) (0.93, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0207206Z Skipping (s,q) (0.94, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0207372Z Skipping (s,q) (0.95, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0207530Z Skipping (s,q) (0.96, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0207730Z Skipping (s,q) (0.97, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0207895Z Skipping (s,q) (0.98, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0208050Z Skipping (s,q) (0.99, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0208208Z Skipping (s,q) (1, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0208365Z Skipping (s,q) (1.01, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0208522Z Skipping (s,q) (1.02, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0208683Z Skipping (s,q) (1.03, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0208839Z Skipping (s,q) (1.04, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0208995Z Skipping (s,q) (1.05, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0209194Z Skipping (s,q) (1.06, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0209351Z Skipping (s,q) (1.07, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0209511Z Skipping (s,q) (1.08, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0209674Z Skipping (s,q) (1.09, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0209831Z Skipping (s,q) (1.1, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0210036Z Skipping (s,q) (1.11, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0210196Z Skipping (s,q) (1.12, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0210352Z Skipping (s,q) (1.13, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0210549Z Skipping (s,q) (1.14, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0210707Z Skipping (s,q) (1.15, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0210863Z Skipping (s,q) (1.16, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0211027Z Skipping (s,q) (1.17, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0211183Z Skipping (s,q) (1.18, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0211346Z Skipping (s,q) (1.19, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0211502Z Skipping (s,q) (1.2, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0211658Z Skipping (s,q) (1.21, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0211821Z Skipping (s,q) (1.22, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0211977Z Skipping (s,q) (1.23, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0212133Z Skipping (s,q) (1.24, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0212296Z Skipping (s,q) (1.25, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0212452Z Skipping (s,q) (1.26, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0212613Z Skipping (s,q) (1.27, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0212767Z Skipping (s,q) (1.28, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0212927Z Skipping (s,q) (1.29, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0213091Z Skipping (s,q) (1.3, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0213248Z Skipping (s,q) (1.31, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0213403Z Skipping (s,q) (1.32, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0213567Z Skipping (s,q) (1.33, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0213728Z Skipping (s,q) (1.34, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0213887Z Skipping (s,q) (1.35, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0214044Z Skipping (s,q) (1.36, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0214201Z Skipping (s,q) (1.37, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0214358Z Skipping (s,q) (1.38, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0214515Z Skipping (s,q) (1.39, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0214677Z Skipping (s,q) (1.4, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0214844Z Skipping (s,q) (1.41, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0215071Z Skipping (s,q) (1.42, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0215235Z Skipping (s,q) (1.43, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0215393Z Skipping (s,q) (1.44, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0215548Z Skipping (s,q) (1.45, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0215707Z Skipping (s,q) (1.46, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0215865Z Skipping (s,q) (1.47, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0216024Z Skipping (s,q) (1.48, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0216186Z Skipping (s,q) (1.49, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0216341Z Skipping (s,q) (1.5, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0216540Z Skipping (s,q) (1.51, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0216699Z Skipping (s,q) (1.52, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0216859Z Skipping (s,q) (1.53, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0217020Z Skipping (s,q) (1.54, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0217215Z Skipping (s,q) (1.55, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0217372Z Skipping (s,q) (1.56, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0217532Z Skipping (s,q) (1.57, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0217689Z Skipping (s,q) (1.58, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0217882Z Skipping (s,q) (1.59, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0218041Z Skipping (s,q) (1.6, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0218200Z Skipping (s,q) (1.61, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0218362Z Skipping (s,q) (1.62, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0218519Z Skipping (s,q) (1.63, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0218677Z Skipping (s,q) (1.64, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0218843Z Skipping (s,q) (1.65, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0219005Z Skipping (s,q) (1.66, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0219162Z Skipping (s,q) (1.67, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0219324Z Skipping (s,q) (1.68, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0219479Z Skipping (s,q) (1.69, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0219644Z Skipping (s,q) (1.7, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0219800Z Skipping (s,q) (1.71, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0219955Z Skipping (s,q) (1.72, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0220120Z Skipping (s,q) (1.73, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0220277Z Skipping (s,q) (1.74, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0220437Z Skipping (s,q) (1.75, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0220598Z Skipping (s,q) (1.76, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0220754Z Skipping (s,q) (1.77, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0220918Z Skipping (s,q) (1.78, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0221075Z Skipping (s,q) (1.79, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0221231Z Skipping (s,q) (1.8, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0221394Z Skipping (s,q) (1.81, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0221551Z Skipping (s,q) (1.82, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0221705Z Skipping (s,q) (1.83, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0221867Z Skipping (s,q) (1.84, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0222025Z Skipping (s,q) (1.85, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0222232Z Skipping (s,q) (1.86, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0222390Z Skipping (s,q) (1.87, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0222547Z Skipping (s,q) (1.88, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0222709Z Skipping (s,q) (1.89, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0222868Z Skipping (s,q) (1.9, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0223025Z Skipping (s,q) (1.91, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0223187Z Skipping (s,q) (1.92, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0223344Z Skipping (s,q) (1.93, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0223505Z Skipping (s,q) (1.94, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0224151Z Skipping (s,q) (1.95, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0224312Z Skipping (s,q) (1.96, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0224473Z Skipping (s,q) (1.97, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0224629Z Skipping (s,q) (1.98, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0224787Z Skipping (s,q) (1.99, 5500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0224989Z Skipping (s,q) (0.01, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0225150Z Skipping (s,q) (0.02, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0225311Z Skipping (s,q) (0.03, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0225508Z Skipping (s,q) (0.04, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0225665Z Skipping (s,q) (0.05, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0225827Z Skipping (s,q) (0.06, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0225982Z Skipping (s,q) (0.07, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0226138Z Skipping (s,q) (0.08, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0226301Z Skipping (s,q) (0.09, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0226458Z Skipping (s,q) (0.1, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0226614Z Skipping (s,q) (0.11, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0226778Z Skipping (s,q) (0.12, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0226935Z Skipping (s,q) (0.13, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0227094Z Skipping (s,q) (0.14, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0227251Z Skipping (s,q) (0.15, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0227412Z Skipping (s,q) (0.16, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0227574Z Skipping (s,q) (0.17, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0227731Z Skipping (s,q) (0.18, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0227889Z Skipping (s,q) (0.19, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0228047Z Skipping (s,q) (0.2, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0228206Z Skipping (s,q) (0.21, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0228364Z Skipping (s,q) (0.22, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0228522Z Skipping (s,q) (0.23, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0228678Z Skipping (s,q) (0.24, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0228839Z Skipping (s,q) (0.25, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0228997Z Skipping (s,q) (0.26, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0229158Z Skipping (s,q) (0.27, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0229323Z Skipping (s,q) (0.28, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0229482Z Skipping (s,q) (0.29, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0229643Z Skipping (s,q) (0.3, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0229799Z Skipping (s,q) (0.31, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0230000Z Skipping (s,q) (0.32, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0230160Z Skipping (s,q) (0.33, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0230318Z Skipping (s,q) (0.34, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0230474Z Skipping (s,q) (0.35, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0230633Z Skipping (s,q) (0.36, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0230790Z Skipping (s,q) (0.37, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0230952Z Skipping (s,q) (0.38, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0231110Z Skipping (s,q) (0.39, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0231264Z Skipping (s,q) (0.4, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0231467Z Skipping (s,q) (0.41, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0231628Z Skipping (s,q) (0.42, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0231787Z Skipping (s,q) (0.43, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0231946Z Skipping (s,q) (0.44, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0232144Z Skipping (s,q) (0.45, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0232304Z Skipping (s,q) (0.46, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0232462Z Skipping (s,q) (0.47, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0232618Z Skipping (s,q) (0.48, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0232818Z Skipping (s,q) (0.49, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0232975Z Skipping (s,q) (0.5, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0233133Z Skipping (s,q) (0.51, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0233297Z Skipping (s,q) (0.52, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0233454Z Skipping (s,q) (0.53, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0233616Z Skipping (s,q) (0.54, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0233773Z Skipping (s,q) (0.55, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0233929Z Skipping (s,q) (0.56, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0234093Z Skipping (s,q) (0.57, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0234251Z Skipping (s,q) (0.58, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0234407Z Skipping (s,q) (0.59, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0234571Z Skipping (s,q) (0.6, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0234727Z Skipping (s,q) (0.61, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0234887Z Skipping (s,q) (0.62, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0235047Z Skipping (s,q) (0.63, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0235203Z Skipping (s,q) (0.64, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0235442Z Skipping (s,q) (0.65, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0235600Z Skipping (s,q) (0.66, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0235756Z Skipping (s,q) (0.67, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0235919Z Skipping (s,q) (0.68, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0236074Z Skipping (s,q) (0.69, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0236228Z Skipping (s,q) (0.7, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0236390Z Skipping (s,q) (0.71, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0236546Z Skipping (s,q) (0.72, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0236707Z Skipping (s,q) (0.73, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0236866Z Skipping (s,q) (0.74, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0237022Z Skipping (s,q) (0.75, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0237232Z Skipping (s,q) (0.76, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0237388Z Skipping (s,q) (0.77, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0237543Z Skipping (s,q) (0.78, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0237708Z Skipping (s,q) (0.79, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0237867Z Skipping (s,q) (0.8, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0238029Z Skipping (s,q) (0.81, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0238187Z Skipping (s,q) (0.82, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0238343Z Skipping (s,q) (0.83, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0238504Z Skipping (s,q) (0.84, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0238661Z Skipping (s,q) (0.85, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0238857Z Skipping (s,q) (0.86, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0239022Z Skipping (s,q) (0.87, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0239179Z Skipping (s,q) (0.88, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0239341Z Skipping (s,q) (0.89, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0239535Z Skipping (s,q) (0.9, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0239694Z Skipping (s,q) (0.91, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0239855Z Skipping (s,q) (0.92, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0240011Z Skipping (s,q) (0.93, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0240230Z Skipping (s,q) (0.94, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0240392Z Skipping (s,q) (0.95, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0240548Z Skipping (s,q) (0.96, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0240710Z Skipping (s,q) (0.97, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0240868Z Skipping (s,q) (0.98, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0241028Z Skipping (s,q) (0.99, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0241189Z Skipping (s,q) (1, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0241349Z Skipping (s,q) (1.01, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0241506Z Skipping (s,q) (1.02, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0241667Z Skipping (s,q) (1.03, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0241832Z Skipping (s,q) (1.04, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0241993Z Skipping (s,q) (1.05, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0242151Z Skipping (s,q) (1.06, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0242313Z Skipping (s,q) (1.07, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0242469Z Skipping (s,q) (1.08, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0242625Z Skipping (s,q) (1.09, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0242787Z Skipping (s,q) (1.1, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0242946Z Skipping (s,q) (1.11, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0243114Z Skipping (s,q) (1.12, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0243270Z Skipping (s,q) (1.13, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0243427Z Skipping (s,q) (1.14, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0243588Z Skipping (s,q) (1.15, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0243749Z Skipping (s,q) (1.16, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0243904Z Skipping (s,q) (1.17, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0244065Z Skipping (s,q) (1.18, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0244223Z Skipping (s,q) (1.19, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0244378Z Skipping (s,q) (1.2, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0244583Z Skipping (s,q) (1.21, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0244739Z Skipping (s,q) (1.22, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0244903Z Skipping (s,q) (1.23, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0245058Z Skipping (s,q) (1.24, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0245214Z Skipping (s,q) (1.25, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0245374Z Skipping (s,q) (1.26, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0245532Z Skipping (s,q) (1.27, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0245688Z Skipping (s,q) (1.28, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0245846Z Skipping (s,q) (1.29, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0246041Z Skipping (s,q) (1.3, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0246202Z Skipping (s,q) (1.31, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0246359Z Skipping (s,q) (1.32, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0246515Z Skipping (s,q) (1.33, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0246679Z Skipping (s,q) (1.34, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0246874Z Skipping (s,q) (1.35, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0247032Z Skipping (s,q) (1.36, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0247192Z Skipping (s,q) (1.37, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0247390Z Skipping (s,q) (1.38, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0247550Z Skipping (s,q) (1.39, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0247706Z Skipping (s,q) (1.4, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0247864Z Skipping (s,q) (1.41, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0248026Z Skipping (s,q) (1.42, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0248184Z Skipping (s,q) (1.43, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0248341Z Skipping (s,q) (1.44, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0248503Z Skipping (s,q) (1.45, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0248661Z Skipping (s,q) (1.46, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0248823Z Skipping (s,q) (1.47, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0248980Z Skipping (s,q) (1.48, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0249138Z Skipping (s,q) (1.49, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0249300Z Skipping (s,q) (1.5, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0249458Z Skipping (s,q) (1.51, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0249614Z Skipping (s,q) (1.52, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0249778Z Skipping (s,q) (1.53, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0249936Z Skipping (s,q) (1.54, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0250096Z Skipping (s,q) (1.55, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0250255Z Skipping (s,q) (1.56, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0250412Z Skipping (s,q) (1.57, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0250572Z Skipping (s,q) (1.58, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0250726Z Skipping (s,q) (1.59, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0250885Z Skipping (s,q) (1.6, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0251044Z Skipping (s,q) (1.61, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0251200Z Skipping (s,q) (1.62, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0251361Z Skipping (s,q) (1.63, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0251521Z Skipping (s,q) (1.64, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0251720Z Skipping (s,q) (1.65, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0251876Z Skipping (s,q) (1.66, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0252033Z Skipping (s,q) (1.67, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0252191Z Skipping (s,q) (1.68, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0252354Z Skipping (s,q) (1.69, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0252512Z Skipping (s,q) (1.7, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0252669Z Skipping (s,q) (1.71, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0252833Z Skipping (s,q) (1.72, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0252988Z Skipping (s,q) (1.73, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0253147Z Skipping (s,q) (1.74, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0253342Z Skipping (s,q) (1.75, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0253499Z Skipping (s,q) (1.76, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0253661Z Skipping (s,q) (1.77, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0253816Z Skipping (s,q) (1.78, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0254010Z Skipping (s,q) (1.79, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0254172Z Skipping (s,q) (1.8, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0254329Z Skipping (s,q) (1.81, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0254488Z Skipping (s,q) (1.82, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0254682Z Skipping (s,q) (1.83, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0254839Z Skipping (s,q) (1.84, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0254998Z Skipping (s,q) (1.85, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0255156Z Skipping (s,q) (1.86, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0255314Z Skipping (s,q) (1.87, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0255479Z Skipping (s,q) (1.88, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0255634Z Skipping (s,q) (1.89, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0255798Z Skipping (s,q) (1.9, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0255954Z Skipping (s,q) (1.91, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0256110Z Skipping (s,q) (1.92, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0256275Z Skipping (s,q) (1.93, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0256434Z Skipping (s,q) (1.94, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0256589Z Skipping (s,q) (1.95, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0256748Z Skipping (s,q) (1.96, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0256907Z Skipping (s,q) (1.97, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0257066Z Skipping (s,q) (1.98, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0257227Z Skipping (s,q) (1.99, 5750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0257383Z Skipping (s,q) (0.01, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0257548Z Skipping (s,q) (0.02, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0257704Z Skipping (s,q) (0.03, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0257858Z Skipping (s,q) (0.04, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0258020Z Skipping (s,q) (0.05, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0258179Z Skipping (s,q) (0.06, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0258340Z Skipping (s,q) (0.07, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0258496Z Skipping (s,q) (0.08, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0258652Z Skipping (s,q) (0.09, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0258812Z Skipping (s,q) (0.1, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0259013Z Skipping (s,q) (0.11, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0259168Z Skipping (s,q) (0.12, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0259332Z Skipping (s,q) (0.13, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0259490Z Skipping (s,q) (0.14, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0259649Z Skipping (s,q) (0.15, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0259803Z Skipping (s,q) (0.16, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0259960Z Skipping (s,q) (0.17, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0260120Z Skipping (s,q) (0.18, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0260278Z Skipping (s,q) (0.19, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0260469Z Skipping (s,q) (0.2, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0260630Z Skipping (s,q) (0.21, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0260790Z Skipping (s,q) (0.22, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0260953Z Skipping (s,q) (0.23, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0261109Z Skipping (s,q) (0.24, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0261300Z Skipping (s,q) (0.25, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0261462Z Skipping (s,q) (0.26, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0261619Z Skipping (s,q) (0.27, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0261818Z Skipping (s,q) (0.28, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0261981Z Skipping (s,q) (0.29, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0262137Z Skipping (s,q) (0.3, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0262294Z Skipping (s,q) (0.31, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0262453Z Skipping (s,q) (0.32, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0262611Z Skipping (s,q) (0.33, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0262769Z Skipping (s,q) (0.34, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0262925Z Skipping (s,q) (0.35, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0263085Z Skipping (s,q) (0.36, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0263242Z Skipping (s,q) (0.37, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0263400Z Skipping (s,q) (0.38, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0263559Z Skipping (s,q) (0.39, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0263720Z Skipping (s,q) (0.4, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0263876Z Skipping (s,q) (0.41, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0264034Z Skipping (s,q) (0.42, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0264193Z Skipping (s,q) (0.43, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0264350Z Skipping (s,q) (0.44, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0264511Z Skipping (s,q) (0.45, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0264665Z Skipping (s,q) (0.46, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0264827Z Skipping (s,q) (0.47, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0264987Z Skipping (s,q) (0.48, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0265143Z Skipping (s,q) (0.49, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0265305Z Skipping (s,q) (0.5, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0265465Z Skipping (s,q) (0.51, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0265619Z Skipping (s,q) (0.52, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0265778Z Skipping (s,q) (0.53, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0265940Z Skipping (s,q) (0.54, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0266095Z Skipping (s,q) (0.55, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0266301Z Skipping (s,q) (0.56, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0266485Z Skipping (s,q) (0.57, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0266675Z Skipping (s,q) (0.58, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0266831Z Skipping (s,q) (0.59, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0266987Z Skipping (s,q) (0.6, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0267149Z Skipping (s,q) (0.61, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0267307Z Skipping (s,q) (0.62, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0267462Z Skipping (s,q) (0.63, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0267621Z Skipping (s,q) (0.64, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0267814Z Skipping (s,q) (0.65, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0267975Z Skipping (s,q) (0.66, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0268134Z Skipping (s,q) (0.67, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0268290Z Skipping (s,q) (0.68, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0268509Z Skipping (s,q) (0.69, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0268668Z Skipping (s,q) (0.7, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0268825Z Skipping (s,q) (0.71, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0268984Z Skipping (s,q) (0.72, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0269179Z Skipping (s,q) (0.73, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0269340Z Skipping (s,q) (0.74, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0269495Z Skipping (s,q) (0.75, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0269652Z Skipping (s,q) (0.76, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0269811Z Skipping (s,q) (0.77, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0269971Z Skipping (s,q) (0.78, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0270127Z Skipping (s,q) (0.79, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0270292Z Skipping (s,q) (0.8, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0270449Z Skipping (s,q) (0.81, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0270608Z Skipping (s,q) (0.82, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0270767Z Skipping (s,q) (0.83, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0270924Z Skipping (s,q) (0.84, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0271084Z Skipping (s,q) (0.85, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0271239Z Skipping (s,q) (0.86, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0271396Z Skipping (s,q) (0.87, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0271560Z Skipping (s,q) (0.88, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0271718Z Skipping (s,q) (0.89, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0271872Z Skipping (s,q) (0.9, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0272031Z Skipping (s,q) (0.91, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0272189Z Skipping (s,q) (0.92, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0272352Z Skipping (s,q) (0.93, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0272507Z Skipping (s,q) (0.94, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0272665Z Skipping (s,q) (0.95, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0272825Z Skipping (s,q) (0.96, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0272981Z Skipping (s,q) (0.97, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0273140Z Skipping (s,q) (0.98, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0273301Z Skipping (s,q) (0.99, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0273500Z Skipping (s,q) (1, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0273661Z Skipping (s,q) (1.01, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0273817Z Skipping (s,q) (1.02, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0273975Z Skipping (s,q) (1.03, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0274137Z Skipping (s,q) (1.04, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0274294Z Skipping (s,q) (1.05, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0274450Z Skipping (s,q) (1.06, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0274609Z Skipping (s,q) (1.07, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0274764Z Skipping (s,q) (1.08, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0274923Z Skipping (s,q) (1.09, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0275119Z Skipping (s,q) (1.1, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0275279Z Skipping (s,q) (1.11, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0275518Z Skipping (s,q) (1.12, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0275675Z Skipping (s,q) (1.13, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0275870Z Skipping (s,q) (1.14, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0276034Z Skipping (s,q) (1.15, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0276190Z Skipping (s,q) (1.16, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0276355Z Skipping (s,q) (1.17, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0276553Z Skipping (s,q) (1.18, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0276711Z Skipping (s,q) (1.19, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0276870Z Skipping (s,q) (1.2, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0277029Z Skipping (s,q) (1.21, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0277188Z Skipping (s,q) (1.22, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0277348Z Skipping (s,q) (1.23, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0277505Z Skipping (s,q) (1.24, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0277665Z Skipping (s,q) (1.25, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0277821Z Skipping (s,q) (1.26, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0277978Z Skipping (s,q) (1.27, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0278140Z Skipping (s,q) (1.28, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0278305Z Skipping (s,q) (1.29, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0278464Z Skipping (s,q) (1.3, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0278623Z Skipping (s,q) (1.31, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0278781Z Skipping (s,q) (1.32, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0278938Z Skipping (s,q) (1.33, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0279103Z Skipping (s,q) (1.34, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0279259Z Skipping (s,q) (1.35, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0279420Z Skipping (s,q) (1.36, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0279580Z Skipping (s,q) (1.37, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0279737Z Skipping (s,q) (1.38, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0279897Z Skipping (s,q) (1.39, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0280053Z Skipping (s,q) (1.4, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0280209Z Skipping (s,q) (1.41, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0280371Z Skipping (s,q) (1.42, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0280529Z Skipping (s,q) (1.43, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0280688Z Skipping (s,q) (1.44, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0280890Z Skipping (s,q) (1.45, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0281046Z Skipping (s,q) (1.46, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0281207Z Skipping (s,q) (1.47, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0281364Z Skipping (s,q) (1.48, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0281522Z Skipping (s,q) (1.49, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0281682Z Skipping (s,q) (1.5, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0281842Z Skipping (s,q) (1.51, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0282006Z Skipping (s,q) (1.52, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0282161Z Skipping (s,q) (1.53, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0282399Z Skipping (s,q) (1.54, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0282562Z Skipping (s,q) (1.55, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0282721Z Skipping (s,q) (1.56, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0282879Z Skipping (s,q) (1.57, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0283078Z Skipping (s,q) (1.58, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0283235Z Skipping (s,q) (1.59, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0283395Z Skipping (s,q) (1.6, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0283551Z Skipping (s,q) (1.61, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0283745Z Skipping (s,q) (1.62, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0283904Z Skipping (s,q) (1.63, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0284060Z Skipping (s,q) (1.64, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0284219Z Skipping (s,q) (1.65, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0284379Z Skipping (s,q) (1.66, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0284538Z Skipping (s,q) (1.67, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0284698Z Skipping (s,q) (1.68, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0284853Z Skipping (s,q) (1.69, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0285015Z Skipping (s,q) (1.7, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0285177Z Skipping (s,q) (1.71, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0285331Z Skipping (s,q) (1.72, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0285491Z Skipping (s,q) (1.73, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0285653Z Skipping (s,q) (1.74, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0285808Z Skipping (s,q) (1.75, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0285969Z Skipping (s,q) (1.76, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0286125Z Skipping (s,q) (1.77, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0286290Z Skipping (s,q) (1.78, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0286478Z Skipping (s,q) (1.79, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0286654Z Skipping (s,q) (1.8, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0286813Z Skipping (s,q) (1.81, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0286971Z Skipping (s,q) (1.82, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0287128Z Skipping (s,q) (1.83, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0287291Z Skipping (s,q) (1.84, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0287448Z Skipping (s,q) (1.85, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0287603Z Skipping (s,q) (1.86, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0287765Z Skipping (s,q) (1.87, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0287926Z Skipping (s,q) (1.88, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0288125Z Skipping (s,q) (1.89, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0288286Z Skipping (s,q) (1.9, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0288443Z Skipping (s,q) (1.91, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0288601Z Skipping (s,q) (1.92, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0288761Z Skipping (s,q) (1.93, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0288916Z Skipping (s,q) (1.94, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0289075Z Skipping (s,q) (1.95, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0289235Z Skipping (s,q) (1.96, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0289391Z Skipping (s,q) (1.97, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0289549Z Skipping (s,q) (1.98, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0289744Z Skipping (s,q) (1.99, 6000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0289904Z Skipping (s,q) (0.01, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0290063Z Skipping (s,q) (0.02, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0290219Z Skipping (s,q) (0.03, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0290415Z Skipping (s,q) (0.04, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0290571Z Skipping (s,q) (0.05, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0291007Z Skipping (s,q) (0.06, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0291177Z Skipping (s,q) (0.07, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0291423Z Skipping (s,q) (0.08, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0291582Z Skipping (s,q) (0.09, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0291744Z Skipping (s,q) (0.1, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0291901Z Skipping (s,q) (0.11, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0292061Z Skipping (s,q) (0.12, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0292222Z Skipping (s,q) (0.13, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0292379Z Skipping (s,q) (0.14, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0292543Z Skipping (s,q) (0.15, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0292700Z Skipping (s,q) (0.16, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0292855Z Skipping (s,q) (0.17, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0293017Z Skipping (s,q) (0.18, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0293175Z Skipping (s,q) (0.19, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0293332Z Skipping (s,q) (0.2, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0293490Z Skipping (s,q) (0.21, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0293650Z Skipping (s,q) (0.22, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0293809Z Skipping (s,q) (0.23, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0293971Z Skipping (s,q) (0.24, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0294129Z Skipping (s,q) (0.25, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0294292Z Skipping (s,q) (0.26, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0294449Z Skipping (s,q) (0.27, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0294611Z Skipping (s,q) (0.28, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0294768Z Skipping (s,q) (0.29, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0294928Z Skipping (s,q) (0.3, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0295087Z Skipping (s,q) (0.31, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0295243Z Skipping (s,q) (0.32, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0295401Z Skipping (s,q) (0.33, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0295560Z Skipping (s,q) (0.34, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0295783Z Skipping (s,q) (0.35, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0295943Z Skipping (s,q) (0.36, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0296102Z Skipping (s,q) (0.37, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0296259Z Skipping (s,q) (0.38, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0296422Z Skipping (s,q) (0.39, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0296580Z Skipping (s,q) (0.4, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0296739Z Skipping (s,q) (0.41, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0296899Z Skipping (s,q) (0.42, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0297057Z Skipping (s,q) (0.43, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0297297Z Skipping (s,q) (0.44, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0297460Z Skipping (s,q) (0.45, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0297620Z Skipping (s,q) (0.46, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0297782Z Skipping (s,q) (0.47, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0297939Z Skipping (s,q) (0.48, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0298152Z Skipping (s,q) (0.49, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0298313Z Skipping (s,q) (0.5, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0298470Z Skipping (s,q) (0.51, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0298665Z Skipping (s,q) (0.52, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0298824Z Skipping (s,q) (0.53, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0298982Z Skipping (s,q) (0.54, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0299145Z Skipping (s,q) (0.55, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0299301Z Skipping (s,q) (0.56, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0299461Z Skipping (s,q) (0.57, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0299620Z Skipping (s,q) (0.58, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0299776Z Skipping (s,q) (0.59, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0299936Z Skipping (s,q) (0.6, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0300094Z Skipping (s,q) (0.61, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0300250Z Skipping (s,q) (0.62, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0300412Z Skipping (s,q) (0.63, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0300571Z Skipping (s,q) (0.64, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0300726Z Skipping (s,q) (0.65, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0300887Z Skipping (s,q) (0.66, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0301045Z Skipping (s,q) (0.67, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0301203Z Skipping (s,q) (0.68, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0301364Z Skipping (s,q) (0.69, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0301520Z Skipping (s,q) (0.7, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0301686Z Skipping (s,q) (0.71, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0301842Z Skipping (s,q) (0.72, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0301997Z Skipping (s,q) (0.73, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0302161Z Skipping (s,q) (0.74, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0302317Z Skipping (s,q) (0.75, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0302472Z Skipping (s,q) (0.76, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0302632Z Skipping (s,q) (0.77, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0302795Z Skipping (s,q) (0.78, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0303008Z Skipping (s,q) (0.79, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0303163Z Skipping (s,q) (0.8, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0303320Z Skipping (s,q) (0.81, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0303489Z Skipping (s,q) (0.82, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0303646Z Skipping (s,q) (0.83, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0303803Z Skipping (s,q) (0.84, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0307813Z Skipping (s,q) (0.85, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0308006Z Skipping (s,q) (0.86, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0308168Z Skipping (s,q) (0.87, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0308332Z Skipping (s,q) (0.88, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0308553Z Skipping (s,q) (0.89, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0308715Z Skipping (s,q) (0.9, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0308887Z Skipping (s,q) (0.91, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0309045Z Skipping (s,q) (0.92, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0309241Z Skipping (s,q) (0.93, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0309406Z Skipping (s,q) (0.94, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0309564Z Skipping (s,q) (0.95, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0309721Z Skipping (s,q) (0.96, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0309928Z Skipping (s,q) (0.97, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0310086Z Skipping (s,q) (0.98, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0310250Z Skipping (s,q) (0.99, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0310411Z Skipping (s,q) (1, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0310567Z Skipping (s,q) (1.01, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0310734Z Skipping (s,q) (1.02, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0310892Z Skipping (s,q) (1.03, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0311056Z Skipping (s,q) (1.04, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0311220Z Skipping (s,q) (1.05, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0311380Z Skipping (s,q) (1.06, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0311543Z Skipping (s,q) (1.07, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0311708Z Skipping (s,q) (1.08, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0311866Z Skipping (s,q) (1.09, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0312028Z Skipping (s,q) (1.1, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0312195Z Skipping (s,q) (1.11, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0312353Z Skipping (s,q) (1.12, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0312513Z Skipping (s,q) (1.13, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0312671Z Skipping (s,q) (1.14, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0312836Z Skipping (s,q) (1.15, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0312994Z Skipping (s,q) (1.16, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0313152Z Skipping (s,q) (1.17, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0313313Z Skipping (s,q) (1.18, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0313477Z Skipping (s,q) (1.19, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0313634Z Skipping (s,q) (1.2, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0313796Z Skipping (s,q) (1.21, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0313957Z Skipping (s,q) (1.22, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0314120Z Skipping (s,q) (1.23, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0314322Z Skipping (s,q) (1.24, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0314482Z Skipping (s,q) (1.25, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0314644Z Skipping (s,q) (1.26, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0314804Z Skipping (s,q) (1.27, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0314963Z Skipping (s,q) (1.28, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0315126Z Skipping (s,q) (1.29, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0315288Z Skipping (s,q) (1.3, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0315539Z Skipping (s,q) (1.31, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0315699Z Skipping (s,q) (1.32, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0315903Z Skipping (s,q) (1.33, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0316067Z Skipping (s,q) (1.34, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0316228Z Skipping (s,q) (1.35, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0316410Z Skipping (s,q) (1.36, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0316597Z Skipping (s,q) (1.37, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0316792Z Skipping (s,q) (1.38, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0316956Z Skipping (s,q) (1.39, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0317114Z Skipping (s,q) (1.4, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0317311Z Skipping (s,q) (1.41, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0317473Z Skipping (s,q) (1.42, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0317630Z Skipping (s,q) (1.43, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0317786Z Skipping (s,q) (1.44, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0317950Z Skipping (s,q) (1.45, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0318113Z Skipping (s,q) (1.46, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0318273Z Skipping (s,q) (1.47, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0318434Z Skipping (s,q) (1.48, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0318594Z Skipping (s,q) (1.49, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0318758Z Skipping (s,q) (1.5, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0318916Z Skipping (s,q) (1.51, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0319074Z Skipping (s,q) (1.52, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0319238Z Skipping (s,q) (1.53, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0319395Z Skipping (s,q) (1.54, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0319552Z Skipping (s,q) (1.55, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0319716Z Skipping (s,q) (1.56, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0319876Z Skipping (s,q) (1.57, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0320038Z Skipping (s,q) (1.58, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0320196Z Skipping (s,q) (1.59, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0320357Z Skipping (s,q) (1.6, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0320520Z Skipping (s,q) (1.61, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0320678Z Skipping (s,q) (1.62, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0320837Z Skipping (s,q) (1.63, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0321003Z Skipping (s,q) (1.64, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0321161Z Skipping (s,q) (1.65, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0321323Z Skipping (s,q) (1.66, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0321485Z Skipping (s,q) (1.67, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0321641Z Skipping (s,q) (1.68, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0321849Z Skipping (s,q) (1.69, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0322011Z Skipping (s,q) (1.7, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0322172Z Skipping (s,q) (1.71, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0322336Z Skipping (s,q) (1.72, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0322495Z Skipping (s,q) (1.73, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0322656Z Skipping (s,q) (1.74, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0322814Z Skipping (s,q) (1.75, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0322971Z Skipping (s,q) (1.76, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0323132Z Skipping (s,q) (1.77, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0323328Z Skipping (s,q) (1.78, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0323487Z Skipping (s,q) (1.79, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0323653Z Skipping (s,q) (1.8, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0323810Z Skipping (s,q) (1.81, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0324009Z Skipping (s,q) (1.82, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0324169Z Skipping (s,q) (1.83, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0324325Z Skipping (s,q) (1.84, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0324487Z Skipping (s,q) (1.85, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0324683Z Skipping (s,q) (1.86, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0324841Z Skipping (s,q) (1.87, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0325005Z Skipping (s,q) (1.88, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0325164Z Skipping (s,q) (1.89, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0325326Z Skipping (s,q) (1.9, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0325487Z Skipping (s,q) (1.91, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0325646Z Skipping (s,q) (1.92, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0325810Z Skipping (s,q) (1.93, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0325968Z Skipping (s,q) (1.94, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0326126Z Skipping (s,q) (1.95, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0326288Z Skipping (s,q) (1.96, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0326449Z Skipping (s,q) (1.97, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0326634Z Skipping (s,q) (1.98, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0326815Z Skipping (s,q) (1.99, 6250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0326976Z Skipping (s,q) (0.01, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0327140Z Skipping (s,q) (0.02, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0327300Z Skipping (s,q) (0.03, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0327458Z Skipping (s,q) (0.04, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0327621Z Skipping (s,q) (0.05, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0327785Z Skipping (s,q) (0.06, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0327945Z Skipping (s,q) (0.07, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0328109Z Skipping (s,q) (0.08, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0328269Z Skipping (s,q) (0.09, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0328431Z Skipping (s,q) (0.1, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0328590Z Skipping (s,q) (0.11, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0328750Z Skipping (s,q) (0.12, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0328914Z Skipping (s,q) (0.13, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0329143Z Skipping (s,q) (0.14, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0329302Z Skipping (s,q) (0.15, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0329463Z Skipping (s,q) (0.16, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0329622Z Skipping (s,q) (0.17, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0329787Z Skipping (s,q) (0.18, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0329946Z Skipping (s,q) (0.19, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0330107Z Skipping (s,q) (0.2, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0330269Z Skipping (s,q) (0.21, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0330428Z Skipping (s,q) (0.22, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0330586Z Skipping (s,q) (0.23, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0330789Z Skipping (s,q) (0.24, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0330949Z Skipping (s,q) (0.25, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0331109Z Skipping (s,q) (0.26, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0331265Z Skipping (s,q) (0.27, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0331465Z Skipping (s,q) (0.28, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0331630Z Skipping (s,q) (0.29, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0331788Z Skipping (s,q) (0.3, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0331947Z Skipping (s,q) (0.31, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0332150Z Skipping (s,q) (0.32, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0332309Z Skipping (s,q) (0.33, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0332472Z Skipping (s,q) (0.34, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0332631Z Skipping (s,q) (0.35, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0332793Z Skipping (s,q) (0.36, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0332957Z Skipping (s,q) (0.37, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0333117Z Skipping (s,q) (0.38, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0333277Z Skipping (s,q) (0.39, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0333438Z Skipping (s,q) (0.4, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0333596Z Skipping (s,q) (0.41, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0333758Z Skipping (s,q) (0.42, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0333920Z Skipping (s,q) (0.43, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0334079Z Skipping (s,q) (0.44, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0334242Z Skipping (s,q) (0.45, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0334402Z Skipping (s,q) (0.46, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0334561Z Skipping (s,q) (0.47, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0334726Z Skipping (s,q) (0.48, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0334884Z Skipping (s,q) (0.49, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0335049Z Skipping (s,q) (0.5, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0335206Z Skipping (s,q) (0.51, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0335364Z Skipping (s,q) (0.52, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0335526Z Skipping (s,q) (0.53, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0335687Z Skipping (s,q) (0.54, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0335845Z Skipping (s,q) (0.55, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0336009Z Skipping (s,q) (0.56, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0336170Z Skipping (s,q) (0.57, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0336327Z Skipping (s,q) (0.58, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0336534Z Skipping (s,q) (0.59, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0336695Z Skipping (s,q) (0.6, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0336858Z Skipping (s,q) (0.61, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0337017Z Skipping (s,q) (0.62, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0337176Z Skipping (s,q) (0.63, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0337339Z Skipping (s,q) (0.64, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0337501Z Skipping (s,q) (0.65, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0337659Z Skipping (s,q) (0.66, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0337820Z Skipping (s,q) (0.67, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0338014Z Skipping (s,q) (0.68, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0338179Z Skipping (s,q) (0.69, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0338342Z Skipping (s,q) (0.7, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0338500Z Skipping (s,q) (0.71, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0338699Z Skipping (s,q) (0.72, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0338859Z Skipping (s,q) (0.73, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0339018Z Skipping (s,q) (0.74, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0339179Z Skipping (s,q) (0.75, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0339376Z Skipping (s,q) (0.76, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0339540Z Skipping (s,q) (0.77, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0339696Z Skipping (s,q) (0.78, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0339856Z Skipping (s,q) (0.79, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0340019Z Skipping (s,q) (0.8, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0340181Z Skipping (s,q) (0.81, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0340338Z Skipping (s,q) (0.82, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0340500Z Skipping (s,q) (0.83, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0340658Z Skipping (s,q) (0.84, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0340818Z Skipping (s,q) (0.85, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0340976Z Skipping (s,q) (0.86, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0341137Z Skipping (s,q) (0.87, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0341299Z Skipping (s,q) (0.88, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0341456Z Skipping (s,q) (0.89, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0341618Z Skipping (s,q) (0.9, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0341782Z Skipping (s,q) (0.91, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0341943Z Skipping (s,q) (0.92, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0342104Z Skipping (s,q) (0.93, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0342261Z Skipping (s,q) (0.94, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0342422Z Skipping (s,q) (0.95, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0342584Z Skipping (s,q) (0.96, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0342742Z Skipping (s,q) (0.97, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0342902Z Skipping (s,q) (0.98, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0343064Z Skipping (s,q) (0.99, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0343217Z Skipping (s,q) (1, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0343383Z Skipping (s,q) (1.01, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0343545Z Skipping (s,q) (1.02, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0343749Z Skipping (s,q) (1.03, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0343911Z Skipping (s,q) (1.04, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0344069Z Skipping (s,q) (1.05, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0344229Z Skipping (s,q) (1.06, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0344394Z Skipping (s,q) (1.07, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0344552Z Skipping (s,q) (1.08, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0344711Z Skipping (s,q) (1.09, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0344875Z Skipping (s,q) (1.1, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0345034Z Skipping (s,q) (1.11, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0345199Z Skipping (s,q) (1.12, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0345398Z Skipping (s,q) (1.13, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0345560Z Skipping (s,q) (1.14, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0345724Z Skipping (s,q) (1.15, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0345880Z Skipping (s,q) (1.16, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0346076Z Skipping (s,q) (1.17, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0346243Z Skipping (s,q) (1.18, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0346401Z Skipping (s,q) (1.19, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0346566Z Skipping (s,q) (1.2, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0346763Z Skipping (s,q) (1.21, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0346922Z Skipping (s,q) (1.22, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0347085Z Skipping (s,q) (1.23, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0347244Z Skipping (s,q) (1.24, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0347403Z Skipping (s,q) (1.25, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0347567Z Skipping (s,q) (1.26, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0347724Z Skipping (s,q) (1.27, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0347889Z Skipping (s,q) (1.28, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0348047Z Skipping (s,q) (1.29, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0348204Z Skipping (s,q) (1.3, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0348367Z Skipping (s,q) (1.31, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0348529Z Skipping (s,q) (1.32, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0348687Z Skipping (s,q) (1.33, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0348850Z Skipping (s,q) (1.34, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0349010Z Skipping (s,q) (1.35, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0349172Z Skipping (s,q) (1.36, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0349334Z Skipping (s,q) (1.37, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0349492Z Skipping (s,q) (1.38, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0349659Z Skipping (s,q) (1.39, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0349819Z Skipping (s,q) (1.4, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0349978Z Skipping (s,q) (1.41, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0350141Z Skipping (s,q) (1.42, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0350301Z Skipping (s,q) (1.43, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0350464Z Skipping (s,q) (1.44, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0350623Z Skipping (s,q) (1.45, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0350785Z Skipping (s,q) (1.46, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0350950Z Skipping (s,q) (1.47, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0351153Z Skipping (s,q) (1.48, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0351312Z Skipping (s,q) (1.49, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0351476Z Skipping (s,q) (1.5, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0351634Z Skipping (s,q) (1.51, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0351797Z Skipping (s,q) (1.52, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0351955Z Skipping (s,q) (1.53, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0352114Z Skipping (s,q) (1.54, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0352278Z Skipping (s,q) (1.55, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0352438Z Skipping (s,q) (1.56, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0352636Z Skipping (s,q) (1.57, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0352802Z Skipping (s,q) (1.58, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0352961Z Skipping (s,q) (1.59, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0353123Z Skipping (s,q) (1.6, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0353282Z Skipping (s,q) (1.61, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0353477Z Skipping (s,q) (1.62, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0353643Z Skipping (s,q) (1.63, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0353802Z Skipping (s,q) (1.64, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0354022Z Skipping (s,q) (1.65, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0354183Z Skipping (s,q) (1.66, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0354341Z Skipping (s,q) (1.67, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0354501Z Skipping (s,q) (1.68, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0354664Z Skipping (s,q) (1.69, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0354826Z Skipping (s,q) (1.7, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0354993Z Skipping (s,q) (1.71, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0355154Z Skipping (s,q) (1.72, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0355315Z Skipping (s,q) (1.73, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0355533Z Skipping (s,q) (1.74, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0355692Z Skipping (s,q) (1.75, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0355852Z Skipping (s,q) (1.76, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0356020Z Skipping (s,q) (1.77, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0356179Z Skipping (s,q) (1.78, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0356341Z Skipping (s,q) (1.79, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0356528Z Skipping (s,q) (1.8, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0356714Z Skipping (s,q) (1.81, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0356875Z Skipping (s,q) (1.82, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0357033Z Skipping (s,q) (1.83, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0357195Z Skipping (s,q) (1.84, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0357358Z Skipping (s,q) (1.85, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0357518Z Skipping (s,q) (1.86, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0357681Z Skipping (s,q) (1.87, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0357843Z Skipping (s,q) (1.88, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0358001Z Skipping (s,q) (1.89, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0358163Z Skipping (s,q) (1.9, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0358324Z Skipping (s,q) (1.91, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0358535Z Skipping (s,q) (1.92, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0358703Z Skipping (s,q) (1.93, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0358861Z Skipping (s,q) (1.94, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0359027Z Skipping (s,q) (1.95, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0359186Z Skipping (s,q) (1.96, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0359345Z Skipping (s,q) (1.97, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0359509Z Skipping (s,q) (1.98, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0359674Z Skipping (s,q) (1.99, 6500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0359834Z Skipping (s,q) (0.01, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0359998Z Skipping (s,q) (0.02, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0360196Z Skipping (s,q) (0.03, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0360362Z Skipping (s,q) (0.04, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0360524Z Skipping (s,q) (0.05, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0360683Z Skipping (s,q) (0.06, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0360885Z Skipping (s,q) (0.07, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0361044Z Skipping (s,q) (0.08, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0361204Z Skipping (s,q) (0.09, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0361368Z Skipping (s,q) (0.1, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0361567Z Skipping (s,q) (0.11, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0361729Z Skipping (s,q) (0.12, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0361889Z Skipping (s,q) (0.13, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0362050Z Skipping (s,q) (0.14, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0362212Z Skipping (s,q) (0.15, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0362372Z Skipping (s,q) (0.16, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0362530Z Skipping (s,q) (0.17, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0362694Z Skipping (s,q) (0.18, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0362851Z Skipping (s,q) (0.19, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0363009Z Skipping (s,q) (0.2, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0363175Z Skipping (s,q) (0.21, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0363334Z Skipping (s,q) (0.22, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0363498Z Skipping (s,q) (0.23, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0363658Z Skipping (s,q) (0.24, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0363818Z Skipping (s,q) (0.25, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0363986Z Skipping (s,q) (0.26, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0364147Z Skipping (s,q) (0.27, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0364306Z Skipping (s,q) (0.28, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0364471Z Skipping (s,q) (0.29, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0364634Z Skipping (s,q) (0.3, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0364799Z Skipping (s,q) (0.31, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0364964Z Skipping (s,q) (0.32, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0365127Z Skipping (s,q) (0.33, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0365289Z Skipping (s,q) (0.34, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0365448Z Skipping (s,q) (0.35, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0365606Z Skipping (s,q) (0.36, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0365769Z Skipping (s,q) (0.37, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0365975Z Skipping (s,q) (0.38, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0366136Z Skipping (s,q) (0.39, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0366294Z Skipping (s,q) (0.4, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0366452Z Skipping (s,q) (0.41, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0366614Z Skipping (s,q) (0.42, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0366769Z Skipping (s,q) (0.43, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0366928Z Skipping (s,q) (0.44, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0367093Z Skipping (s,q) (0.45, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0367250Z Skipping (s,q) (0.46, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0367454Z Skipping (s,q) (0.47, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0367613Z Skipping (s,q) (0.48, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0367772Z Skipping (s,q) (0.49, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0367936Z Skipping (s,q) (0.5, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0368092Z Skipping (s,q) (0.51, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0368298Z Skipping (s,q) (0.52, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0368458Z Skipping (s,q) (0.53, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0368622Z Skipping (s,q) (0.54, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0368818Z Skipping (s,q) (0.55, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0368973Z Skipping (s,q) (0.56, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0369134Z Skipping (s,q) (0.57, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0369290Z Skipping (s,q) (0.58, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0369451Z Skipping (s,q) (0.59, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0369615Z Skipping (s,q) (0.6, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0369773Z Skipping (s,q) (0.61, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0369936Z Skipping (s,q) (0.62, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0370096Z Skipping (s,q) (0.63, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0370253Z Skipping (s,q) (0.64, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0370414Z Skipping (s,q) (0.65, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0370572Z Skipping (s,q) (0.66, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0370729Z Skipping (s,q) (0.67, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0370897Z Skipping (s,q) (0.68, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0371053Z Skipping (s,q) (0.69, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0371216Z Skipping (s,q) (0.7, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0371387Z Skipping (s,q) (0.71, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0371544Z Skipping (s,q) (0.72, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0371705Z Skipping (s,q) (0.73, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0371862Z Skipping (s,q) (0.74, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0372019Z Skipping (s,q) (0.75, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0372180Z Skipping (s,q) (0.76, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0372336Z Skipping (s,q) (0.77, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0372494Z Skipping (s,q) (0.78, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0372657Z Skipping (s,q) (0.79, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0372814Z Skipping (s,q) (0.8, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0372978Z Skipping (s,q) (0.81, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0373135Z Skipping (s,q) (0.82, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0373340Z Skipping (s,q) (0.83, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0373502Z Skipping (s,q) (0.84, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0373662Z Skipping (s,q) (0.85, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0373818Z Skipping (s,q) (0.86, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0373980Z Skipping (s,q) (0.87, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0374138Z Skipping (s,q) (0.88, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0374302Z Skipping (s,q) (0.89, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0374458Z Skipping (s,q) (0.9, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0374617Z Skipping (s,q) (0.91, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0374817Z Skipping (s,q) (0.92, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0374974Z Skipping (s,q) (0.93, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0375135Z Skipping (s,q) (0.94, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0375297Z Skipping (s,q) (0.95, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0375492Z Skipping (s,q) (0.96, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0375656Z Skipping (s,q) (0.97, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0375814Z Skipping (s,q) (0.98, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0375973Z Skipping (s,q) (0.99, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0376172Z Skipping (s,q) (1, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0376330Z Skipping (s,q) (1.01, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0376487Z Skipping (s,q) (1.02, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0376652Z Skipping (s,q) (1.03, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0376809Z Skipping (s,q) (1.04, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0376973Z Skipping (s,q) (1.05, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0377130Z Skipping (s,q) (1.06, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0377290Z Skipping (s,q) (1.07, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0377451Z Skipping (s,q) (1.08, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0377610Z Skipping (s,q) (1.09, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0377767Z Skipping (s,q) (1.1, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0377934Z Skipping (s,q) (1.11, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0378090Z Skipping (s,q) (1.12, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0378250Z Skipping (s,q) (1.13, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0378409Z Skipping (s,q) (1.14, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0378567Z Skipping (s,q) (1.15, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0378728Z Skipping (s,q) (1.16, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0378885Z Skipping (s,q) (1.17, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0379043Z Skipping (s,q) (1.18, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0379208Z Skipping (s,q) (1.19, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0379365Z Skipping (s,q) (1.2, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0379521Z Skipping (s,q) (1.21, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0379688Z Skipping (s,q) (1.22, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0379842Z Skipping (s,q) (1.23, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0380003Z Skipping (s,q) (1.24, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0380162Z Skipping (s,q) (1.25, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0380321Z Skipping (s,q) (1.26, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0380530Z Skipping (s,q) (1.27, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0380688Z Skipping (s,q) (1.28, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0380844Z Skipping (s,q) (1.29, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0381008Z Skipping (s,q) (1.3, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0381166Z Skipping (s,q) (1.31, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0381334Z Skipping (s,q) (1.32, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0381494Z Skipping (s,q) (1.33, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0381653Z Skipping (s,q) (1.34, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0381815Z Skipping (s,q) (1.35, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0381973Z Skipping (s,q) (1.36, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0382169Z Skipping (s,q) (1.37, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0382338Z Skipping (s,q) (1.38, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0382495Z Skipping (s,q) (1.39, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0382660Z Skipping (s,q) (1.4, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0382879Z Skipping (s,q) (1.41, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0383037Z Skipping (s,q) (1.42, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0383201Z Skipping (s,q) (1.43, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0383358Z Skipping (s,q) (1.44, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0383554Z Skipping (s,q) (1.45, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0383716Z Skipping (s,q) (1.46, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0383874Z Skipping (s,q) (1.47, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0384042Z Skipping (s,q) (1.48, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0384201Z Skipping (s,q) (1.49, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0384360Z Skipping (s,q) (1.5, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0384523Z Skipping (s,q) (1.51, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0384683Z Skipping (s,q) (1.52, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0384841Z Skipping (s,q) (1.53, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0385001Z Skipping (s,q) (1.54, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0385157Z Skipping (s,q) (1.55, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0385320Z Skipping (s,q) (1.56, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0385479Z Skipping (s,q) (1.57, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0385637Z Skipping (s,q) (1.58, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0385799Z Skipping (s,q) (1.59, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0385959Z Skipping (s,q) (1.6, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0386119Z Skipping (s,q) (1.61, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0386277Z Skipping (s,q) (1.62, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0386461Z Skipping (s,q) (1.63, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0386649Z Skipping (s,q) (1.64, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0386804Z Skipping (s,q) (1.65, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0386959Z Skipping (s,q) (1.66, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0387122Z Skipping (s,q) (1.67, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0387280Z Skipping (s,q) (1.68, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0387437Z Skipping (s,q) (1.69, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0387602Z Skipping (s,q) (1.7, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0387758Z Skipping (s,q) (1.71, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0387964Z Skipping (s,q) (1.72, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0388122Z Skipping (s,q) (1.73, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0388281Z Skipping (s,q) (1.74, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0388442Z Skipping (s,q) (1.75, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0388600Z Skipping (s,q) (1.76, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0388757Z Skipping (s,q) (1.77, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0388922Z Skipping (s,q) (1.78, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0389079Z Skipping (s,q) (1.79, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0389235Z Skipping (s,q) (1.8, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0389434Z Skipping (s,q) (1.81, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0389594Z Skipping (s,q) (1.82, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0389757Z Skipping (s,q) (1.83, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0389913Z Skipping (s,q) (1.84, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0390122Z Skipping (s,q) (1.85, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0390286Z Skipping (s,q) (1.86, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0390444Z Skipping (s,q) (1.87, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0390837Z Skipping (s,q) (1.88, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0391176Z Skipping (s,q) (1.89, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0391335Z Skipping (s,q) (1.9, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0391498Z Skipping (s,q) (1.91, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0391659Z Skipping (s,q) (1.92, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0391816Z Skipping (s,q) (1.93, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0391982Z Skipping (s,q) (1.94, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0392140Z Skipping (s,q) (1.95, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0392296Z Skipping (s,q) (1.96, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0392461Z Skipping (s,q) (1.97, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0392618Z Skipping (s,q) (1.98, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0392780Z Skipping (s,q) (1.99, 6750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0392939Z Skipping (s,q) (0.01, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0393096Z Skipping (s,q) (0.02, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0393258Z Skipping (s,q) (0.03, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0393418Z Skipping (s,q) (0.04, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0393580Z Skipping (s,q) (0.05, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0393743Z Skipping (s,q) (0.06, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0393901Z Skipping (s,q) (0.07, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0394064Z Skipping (s,q) (0.08, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0394225Z Skipping (s,q) (0.09, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0394380Z Skipping (s,q) (0.1, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0394543Z Skipping (s,q) (0.11, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0394703Z Skipping (s,q) (0.12, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0394860Z Skipping (s,q) (0.13, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0395023Z Skipping (s,q) (0.14, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0395181Z Skipping (s,q) (0.15, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0395345Z Skipping (s,q) (0.16, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0395631Z Skipping (s,q) (0.17, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0395788Z Skipping (s,q) (0.18, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0395948Z Skipping (s,q) (0.19, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0396107Z Skipping (s,q) (0.2, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0396264Z Skipping (s,q) (0.21, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0396427Z Skipping (s,q) (0.22, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0396583Z Skipping (s,q) (0.23, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0396751Z Skipping (s,q) (0.24, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0396909Z Skipping (s,q) (0.25, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0397065Z Skipping (s,q) (0.26, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0397292Z Skipping (s,q) (0.27, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0397457Z Skipping (s,q) (0.28, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0397616Z Skipping (s,q) (0.29, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0397779Z Skipping (s,q) (0.3, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0397995Z Skipping (s,q) (0.31, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0398154Z Skipping (s,q) (0.32, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0398318Z Skipping (s,q) (0.33, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0398474Z Skipping (s,q) (0.34, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0398678Z Skipping (s,q) (0.35, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0398833Z Skipping (s,q) (0.36, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0398990Z Skipping (s,q) (0.37, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0399154Z Skipping (s,q) (0.38, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0399312Z Skipping (s,q) (0.39, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0399474Z Skipping (s,q) (0.4, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0399637Z Skipping (s,q) (0.41, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0399798Z Skipping (s,q) (0.42, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0399959Z Skipping (s,q) (0.43, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0400119Z Skipping (s,q) (0.44, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0400283Z Skipping (s,q) (0.45, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0400449Z Skipping (s,q) (0.46, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0400606Z Skipping (s,q) (0.47, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0400762Z Skipping (s,q) (0.48, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0400927Z Skipping (s,q) (0.49, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0401085Z Skipping (s,q) (0.5, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0401250Z Skipping (s,q) (0.51, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0401408Z Skipping (s,q) (0.52, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0401568Z Skipping (s,q) (0.53, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0401732Z Skipping (s,q) (0.54, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0401889Z Skipping (s,q) (0.55, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0402046Z Skipping (s,q) (0.56, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0402213Z Skipping (s,q) (0.57, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0402371Z Skipping (s,q) (0.58, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0402533Z Skipping (s,q) (0.59, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0402693Z Skipping (s,q) (0.6, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0402855Z Skipping (s,q) (0.61, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0403095Z Skipping (s,q) (0.62, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0403252Z Skipping (s,q) (0.63, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0403412Z Skipping (s,q) (0.64, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0403575Z Skipping (s,q) (0.65, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0403734Z Skipping (s,q) (0.66, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0403897Z Skipping (s,q) (0.67, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0404056Z Skipping (s,q) (0.68, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0404218Z Skipping (s,q) (0.69, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0404379Z Skipping (s,q) (0.7, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0404579Z Skipping (s,q) (0.71, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0404738Z Skipping (s,q) (0.72, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0404904Z Skipping (s,q) (0.73, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0405062Z Skipping (s,q) (0.74, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0405223Z Skipping (s,q) (0.75, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0405420Z Skipping (s,q) (0.76, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0405579Z Skipping (s,q) (0.77, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0405742Z Skipping (s,q) (0.78, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0405942Z Skipping (s,q) (0.79, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0406099Z Skipping (s,q) (0.8, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0406263Z Skipping (s,q) (0.81, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0406424Z Skipping (s,q) (0.82, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0406581Z Skipping (s,q) (0.83, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0406747Z Skipping (s,q) (0.84, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0406905Z Skipping (s,q) (0.85, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0407069Z Skipping (s,q) (0.86, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0407230Z Skipping (s,q) (0.87, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0407387Z Skipping (s,q) (0.88, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0407552Z Skipping (s,q) (0.89, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0407711Z Skipping (s,q) (0.9, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0407867Z Skipping (s,q) (0.91, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0408030Z Skipping (s,q) (0.92, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0408188Z Skipping (s,q) (0.93, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0408350Z Skipping (s,q) (0.94, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0408510Z Skipping (s,q) (0.95, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0408667Z Skipping (s,q) (0.96, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0408833Z Skipping (s,q) (0.97, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0408995Z Skipping (s,q) (0.98, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0409153Z Skipping (s,q) (0.99, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0409313Z Skipping (s,q) (1, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0409471Z Skipping (s,q) (1.01, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0409640Z Skipping (s,q) (1.02, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0409799Z Skipping (s,q) (1.03, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0409956Z Skipping (s,q) (1.04, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0410122Z Skipping (s,q) (1.05, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0410328Z Skipping (s,q) (1.06, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0410487Z Skipping (s,q) (1.07, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0410652Z Skipping (s,q) (1.08, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0410812Z Skipping (s,q) (1.09, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0410975Z Skipping (s,q) (1.1, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0411135Z Skipping (s,q) (1.11, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0411294Z Skipping (s,q) (1.12, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0411461Z Skipping (s,q) (1.13, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0411617Z Skipping (s,q) (1.14, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0411776Z Skipping (s,q) (1.15, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0412002Z Skipping (s,q) (1.16, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0412162Z Skipping (s,q) (1.17, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0412329Z Skipping (s,q) (1.18, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0412487Z Skipping (s,q) (1.19, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0412684Z Skipping (s,q) (1.2, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0412848Z Skipping (s,q) (1.21, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0413005Z Skipping (s,q) (1.22, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0413163Z Skipping (s,q) (1.23, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0413368Z Skipping (s,q) (1.24, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0413526Z Skipping (s,q) (1.25, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0413692Z Skipping (s,q) (1.26, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0413852Z Skipping (s,q) (1.27, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0414010Z Skipping (s,q) (1.28, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0414173Z Skipping (s,q) (1.29, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0414332Z Skipping (s,q) (1.3, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0414492Z Skipping (s,q) (1.31, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0414655Z Skipping (s,q) (1.32, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0414819Z Skipping (s,q) (1.33, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0414983Z Skipping (s,q) (1.34, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0415143Z Skipping (s,q) (1.35, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0415300Z Skipping (s,q) (1.36, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0415463Z Skipping (s,q) (1.37, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0415624Z Skipping (s,q) (1.38, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0415781Z Skipping (s,q) (1.39, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0415946Z Skipping (s,q) (1.4, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0416106Z Skipping (s,q) (1.41, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0416290Z Skipping (s,q) (1.42, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0416478Z Skipping (s,q) (1.43, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0416635Z Skipping (s,q) (1.44, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0416797Z Skipping (s,q) (1.45, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0416957Z Skipping (s,q) (1.46, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0417115Z Skipping (s,q) (1.47, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0417280Z Skipping (s,q) (1.48, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0417439Z Skipping (s,q) (1.49, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0417597Z Skipping (s,q) (1.5, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0417807Z Skipping (s,q) (1.51, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0417964Z Skipping (s,q) (1.52, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0418127Z Skipping (s,q) (1.53, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0418286Z Skipping (s,q) (1.54, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0418443Z Skipping (s,q) (1.55, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0418606Z Skipping (s,q) (1.56, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0418765Z Skipping (s,q) (1.57, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0418925Z Skipping (s,q) (1.58, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0419090Z Skipping (s,q) (1.59, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0419289Z Skipping (s,q) (1.6, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0419454Z Skipping (s,q) (1.61, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0419615Z Skipping (s,q) (1.62, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0419771Z Skipping (s,q) (1.63, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0419936Z Skipping (s,q) (1.64, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0420134Z Skipping (s,q) (1.65, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0420293Z Skipping (s,q) (1.66, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0420455Z Skipping (s,q) (1.67, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0420652Z Skipping (s,q) (1.68, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0420815Z Skipping (s,q) (1.69, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0420973Z Skipping (s,q) (1.7, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0421132Z Skipping (s,q) (1.71, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0421297Z Skipping (s,q) (1.72, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0421458Z Skipping (s,q) (1.73, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0421617Z Skipping (s,q) (1.74, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0421780Z Skipping (s,q) (1.75, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0421942Z Skipping (s,q) (1.76, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0422106Z Skipping (s,q) (1.77, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0422264Z Skipping (s,q) (1.78, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0422422Z Skipping (s,q) (1.79, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0422590Z Skipping (s,q) (1.8, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0422746Z Skipping (s,q) (1.81, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0422906Z Skipping (s,q) (1.82, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0423072Z Skipping (s,q) (1.83, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0423233Z Skipping (s,q) (1.84, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0423396Z Skipping (s,q) (1.85, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0423553Z Skipping (s,q) (1.86, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0423717Z Skipping (s,q) (1.87, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0423880Z Skipping (s,q) (1.88, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0424038Z Skipping (s,q) (1.89, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0424196Z Skipping (s,q) (1.9, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0424364Z Skipping (s,q) (1.91, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0424523Z Skipping (s,q) (1.92, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0424681Z Skipping (s,q) (1.93, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0424847Z Skipping (s,q) (1.94, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0425003Z Skipping (s,q) (1.95, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0425212Z Skipping (s,q) (1.96, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0425371Z Skipping (s,q) (1.97, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0425530Z Skipping (s,q) (1.98, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0425690Z Skipping (s,q) (1.99, 7000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0425849Z Skipping (s,q) (0.01, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0426007Z Skipping (s,q) (0.02, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0426173Z Skipping (s,q) (0.03, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0426330Z Skipping (s,q) (0.04, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0426490Z Skipping (s,q) (0.05, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0426687Z Skipping (s,q) (0.06, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0426847Z Skipping (s,q) (0.07, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0427009Z Skipping (s,q) (0.08, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0427166Z Skipping (s,q) (0.09, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0427361Z Skipping (s,q) (0.1, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0427524Z Skipping (s,q) (0.11, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0427682Z Skipping (s,q) (0.12, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0427844Z Skipping (s,q) (0.13, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0428043Z Skipping (s,q) (0.14, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0428203Z Skipping (s,q) (0.15, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0428366Z Skipping (s,q) (0.16, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0428526Z Skipping (s,q) (0.17, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0428684Z Skipping (s,q) (0.18, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0428853Z Skipping (s,q) (0.19, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0429010Z Skipping (s,q) (0.2, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0429176Z Skipping (s,q) (0.21, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0429333Z Skipping (s,q) (0.22, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0429489Z Skipping (s,q) (0.23, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0429649Z Skipping (s,q) (0.24, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0429813Z Skipping (s,q) (0.25, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0429971Z Skipping (s,q) (0.26, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0430137Z Skipping (s,q) (0.27, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0430297Z Skipping (s,q) (0.28, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0430459Z Skipping (s,q) (0.29, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0430617Z Skipping (s,q) (0.3, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0430777Z Skipping (s,q) (0.31, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0435521Z Skipping (s,q) (0.32, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0435720Z Skipping (s,q) (0.33, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0435884Z Skipping (s,q) (0.34, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0436045Z Skipping (s,q) (0.35, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0436212Z Skipping (s,q) (0.36, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0436371Z Skipping (s,q) (0.37, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0436537Z Skipping (s,q) (0.38, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0436699Z Skipping (s,q) (0.39, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0436860Z Skipping (s,q) (0.4, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0437100Z Skipping (s,q) (0.41, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0437259Z Skipping (s,q) (0.42, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0437418Z Skipping (s,q) (0.43, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0437587Z Skipping (s,q) (0.44, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0437747Z Skipping (s,q) (0.45, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0437907Z Skipping (s,q) (0.46, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0438075Z Skipping (s,q) (0.47, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0438234Z Skipping (s,q) (0.48, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0438402Z Skipping (s,q) (0.49, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0438562Z Skipping (s,q) (0.5, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0438766Z Skipping (s,q) (0.51, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0438936Z Skipping (s,q) (0.52, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0439097Z Skipping (s,q) (0.53, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0439257Z Skipping (s,q) (0.54, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0439463Z Skipping (s,q) (0.55, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0439626Z Skipping (s,q) (0.56, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0439792Z Skipping (s,q) (0.57, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0439953Z Skipping (s,q) (0.58, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0440163Z Skipping (s,q) (0.59, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0440339Z Skipping (s,q) (0.6, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0440498Z Skipping (s,q) (0.61, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0440662Z Skipping (s,q) (0.62, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0440832Z Skipping (s,q) (0.63, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0440992Z Skipping (s,q) (0.64, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0441160Z Skipping (s,q) (0.65, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0441323Z Skipping (s,q) (0.66, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0441483Z Skipping (s,q) (0.67, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0441650Z Skipping (s,q) (0.68, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0441810Z Skipping (s,q) (0.69, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0441975Z Skipping (s,q) (0.7, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0442140Z Skipping (s,q) (0.71, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0442300Z Skipping (s,q) (0.72, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0442469Z Skipping (s,q) (0.73, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0442629Z Skipping (s,q) (0.74, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0442791Z Skipping (s,q) (0.75, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0442958Z Skipping (s,q) (0.76, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0443122Z Skipping (s,q) (0.77, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0443287Z Skipping (s,q) (0.78, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0443454Z Skipping (s,q) (0.79, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0443618Z Skipping (s,q) (0.8, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0443787Z Skipping (s,q) (0.81, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0443947Z Skipping (s,q) (0.82, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0444111Z Skipping (s,q) (0.83, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0444278Z Skipping (s,q) (0.84, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0444438Z Skipping (s,q) (0.85, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0444886Z Skipping (s,q) (0.86, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0445049Z Skipping (s,q) (0.87, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0445211Z Skipping (s,q) (0.88, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0445377Z Skipping (s,q) (0.89, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0445537Z Skipping (s,q) (0.9, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0445696Z Skipping (s,q) (0.91, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0445863Z Skipping (s,q) (0.92, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0446022Z Skipping (s,q) (0.93, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0446183Z Skipping (s,q) (0.94, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0446424Z Skipping (s,q) (0.95, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0446609Z Skipping (s,q) (0.96, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0446779Z Skipping (s,q) (0.97, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0446937Z Skipping (s,q) (0.98, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0447134Z Skipping (s,q) (0.99, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0447297Z Skipping (s,q) (1, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0447458Z Skipping (s,q) (1.01, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0447619Z Skipping (s,q) (1.02, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0447825Z Skipping (s,q) (1.03, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0447985Z Skipping (s,q) (1.04, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0448143Z Skipping (s,q) (1.05, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0448310Z Skipping (s,q) (1.06, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0448472Z Skipping (s,q) (1.07, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0448640Z Skipping (s,q) (1.08, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0448799Z Skipping (s,q) (1.09, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0448960Z Skipping (s,q) (1.1, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0449128Z Skipping (s,q) (1.11, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0449287Z Skipping (s,q) (1.12, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0449447Z Skipping (s,q) (1.13, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0449615Z Skipping (s,q) (1.14, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0449775Z Skipping (s,q) (1.15, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0449943Z Skipping (s,q) (1.16, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0450105Z Skipping (s,q) (1.17, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0450264Z Skipping (s,q) (1.18, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0450434Z Skipping (s,q) (1.19, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0450594Z Skipping (s,q) (1.2, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0450754Z Skipping (s,q) (1.21, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0450920Z Skipping (s,q) (1.22, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0451081Z Skipping (s,q) (1.23, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0451247Z Skipping (s,q) (1.24, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0451408Z Skipping (s,q) (1.25, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0451567Z Skipping (s,q) (1.26, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0451732Z Skipping (s,q) (1.27, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0451890Z Skipping (s,q) (1.28, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0452051Z Skipping (s,q) (1.29, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0452262Z Skipping (s,q) (1.3, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0452421Z Skipping (s,q) (1.31, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0452587Z Skipping (s,q) (1.32, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0452751Z Skipping (s,q) (1.33, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0452910Z Skipping (s,q) (1.34, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0453075Z Skipping (s,q) (1.35, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0453235Z Skipping (s,q) (1.36, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0453402Z Skipping (s,q) (1.37, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0453566Z Skipping (s,q) (1.38, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0453725Z Skipping (s,q) (1.39, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0453937Z Skipping (s,q) (1.4, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0454100Z Skipping (s,q) (1.41, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0454259Z Skipping (s,q) (1.42, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0454424Z Skipping (s,q) (1.43, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0454628Z Skipping (s,q) (1.44, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0454787Z Skipping (s,q) (1.45, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0454950Z Skipping (s,q) (1.46, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0455112Z Skipping (s,q) (1.47, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0455317Z Skipping (s,q) (1.48, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0455478Z Skipping (s,q) (1.49, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0455636Z Skipping (s,q) (1.5, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0455806Z Skipping (s,q) (1.51, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0455964Z Skipping (s,q) (1.52, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0456129Z Skipping (s,q) (1.53, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0456296Z Skipping (s,q) (1.54, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0456458Z Skipping (s,q) (1.55, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0456616Z Skipping (s,q) (1.56, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0456780Z Skipping (s,q) (1.57, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0456939Z Skipping (s,q) (1.58, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0457106Z Skipping (s,q) (1.59, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0457266Z Skipping (s,q) (1.6, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0457425Z Skipping (s,q) (1.61, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0457591Z Skipping (s,q) (1.62, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0457751Z Skipping (s,q) (1.63, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0457912Z Skipping (s,q) (1.64, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0458077Z Skipping (s,q) (1.65, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0458237Z Skipping (s,q) (1.66, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0458405Z Skipping (s,q) (1.67, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0458565Z Skipping (s,q) (1.68, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0458724Z Skipping (s,q) (1.69, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0458891Z Skipping (s,q) (1.7, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0459049Z Skipping (s,q) (1.71, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0459209Z Skipping (s,q) (1.72, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0459374Z Skipping (s,q) (1.73, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0459532Z Skipping (s,q) (1.74, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0459746Z Skipping (s,q) (1.75, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0459905Z Skipping (s,q) (1.76, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0460067Z Skipping (s,q) (1.77, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0460231Z Skipping (s,q) (1.78, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0460390Z Skipping (s,q) (1.79, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0460548Z Skipping (s,q) (1.8, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0460716Z Skipping (s,q) (1.81, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0460875Z Skipping (s,q) (1.82, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0461040Z Skipping (s,q) (1.83, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0461238Z Skipping (s,q) (1.84, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0461398Z Skipping (s,q) (1.85, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0461567Z Skipping (s,q) (1.86, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0461725Z Skipping (s,q) (1.87, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0461884Z Skipping (s,q) (1.88, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0462084Z Skipping (s,q) (1.89, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0462245Z Skipping (s,q) (1.9, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0462407Z Skipping (s,q) (1.91, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0462606Z Skipping (s,q) (1.92, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0462766Z Skipping (s,q) (1.93, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0462930Z Skipping (s,q) (1.94, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0463094Z Skipping (s,q) (1.95, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0463253Z Skipping (s,q) (1.96, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0463421Z Skipping (s,q) (1.97, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0463581Z Skipping (s,q) (1.98, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0463744Z Skipping (s,q) (1.99, 7250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0463906Z Skipping (s,q) (0.01, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0464065Z Skipping (s,q) (0.02, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0464229Z Skipping (s,q) (0.03, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0464391Z Skipping (s,q) (0.04, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0464550Z Skipping (s,q) (0.05, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0464717Z Skipping (s,q) (0.06, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0464875Z Skipping (s,q) (0.07, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0465037Z Skipping (s,q) (0.08, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0465206Z Skipping (s,q) (0.09, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0465365Z Skipping (s,q) (0.1, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0465529Z Skipping (s,q) (0.11, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0465692Z Skipping (s,q) (0.12, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0465851Z Skipping (s,q) (0.13, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0466015Z Skipping (s,q) (0.14, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0466173Z Skipping (s,q) (0.15, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0466336Z Skipping (s,q) (0.16, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0466524Z Skipping (s,q) (0.17, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0466709Z Skipping (s,q) (0.18, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0466875Z Skipping (s,q) (0.19, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0467077Z Skipping (s,q) (0.2, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0467237Z Skipping (s,q) (0.21, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0467403Z Skipping (s,q) (0.22, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0467565Z Skipping (s,q) (0.23, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0467724Z Skipping (s,q) (0.24, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0467889Z Skipping (s,q) (0.25, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0468047Z Skipping (s,q) (0.26, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0468214Z Skipping (s,q) (0.27, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0468372Z Skipping (s,q) (0.28, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0468534Z Skipping (s,q) (0.29, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0468736Z Skipping (s,q) (0.3, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0468896Z Skipping (s,q) (0.31, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0469060Z Skipping (s,q) (0.32, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0469222Z Skipping (s,q) (0.33, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0469418Z Skipping (s,q) (0.34, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0469585Z Skipping (s,q) (0.35, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0469742Z Skipping (s,q) (0.36, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0469903Z Skipping (s,q) (0.37, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0470134Z Skipping (s,q) (0.38, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0470293Z Skipping (s,q) (0.39, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0470453Z Skipping (s,q) (0.4, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0470624Z Skipping (s,q) (0.41, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0470784Z Skipping (s,q) (0.42, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0470957Z Skipping (s,q) (0.43, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0471117Z Skipping (s,q) (0.44, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0471279Z Skipping (s,q) (0.45, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0471448Z Skipping (s,q) (0.46, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0471608Z Skipping (s,q) (0.47, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0471768Z Skipping (s,q) (0.48, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0471937Z Skipping (s,q) (0.49, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0472095Z Skipping (s,q) (0.5, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0472258Z Skipping (s,q) (0.51, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0472421Z Skipping (s,q) (0.52, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0472580Z Skipping (s,q) (0.53, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0472748Z Skipping (s,q) (0.54, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0472910Z Skipping (s,q) (0.55, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0473072Z Skipping (s,q) (0.56, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0473237Z Skipping (s,q) (0.57, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0473397Z Skipping (s,q) (0.58, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0473563Z Skipping (s,q) (0.59, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0473727Z Skipping (s,q) (0.6, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0473887Z Skipping (s,q) (0.61, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0474051Z Skipping (s,q) (0.62, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0474212Z Skipping (s,q) (0.63, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0474374Z Skipping (s,q) (0.64, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0474585Z Skipping (s,q) (0.65, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0474748Z Skipping (s,q) (0.66, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0474908Z Skipping (s,q) (0.67, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0475077Z Skipping (s,q) (0.68, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0475236Z Skipping (s,q) (0.69, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0475467Z Skipping (s,q) (0.7, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0475631Z Skipping (s,q) (0.71, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0475790Z Skipping (s,q) (0.72, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0475954Z Skipping (s,q) (0.73, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0476156Z Skipping (s,q) (0.74, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0476316Z Skipping (s,q) (0.75, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0476487Z Skipping (s,q) (0.76, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0476667Z Skipping (s,q) (0.77, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0476854Z Skipping (s,q) (0.78, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0477053Z Skipping (s,q) (0.79, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0477214Z Skipping (s,q) (0.8, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0477381Z Skipping (s,q) (0.81, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0477579Z Skipping (s,q) (0.82, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0477736Z Skipping (s,q) (0.83, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0477900Z Skipping (s,q) (0.84, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0478059Z Skipping (s,q) (0.85, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0478224Z Skipping (s,q) (0.86, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0478389Z Skipping (s,q) (0.87, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0478548Z Skipping (s,q) (0.88, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0478712Z Skipping (s,q) (0.89, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0478872Z Skipping (s,q) (0.9, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0479031Z Skipping (s,q) (0.91, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0479195Z Skipping (s,q) (0.92, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0479356Z Skipping (s,q) (0.93, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0479523Z Skipping (s,q) (0.94, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0479683Z Skipping (s,q) (0.95, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0479843Z Skipping (s,q) (0.96, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0480007Z Skipping (s,q) (0.97, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0480168Z Skipping (s,q) (0.98, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0480327Z Skipping (s,q) (0.99, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0480486Z Skipping (s,q) (1, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0480650Z Skipping (s,q) (1.01, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0480814Z Skipping (s,q) (1.02, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0480972Z Skipping (s,q) (1.03, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0481131Z Skipping (s,q) (1.04, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0483598Z Skipping (s,q) (1.05, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0483797Z Skipping (s,q) (1.06, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0483958Z Skipping (s,q) (1.07, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0484124Z Skipping (s,q) (1.08, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0484284Z Skipping (s,q) (1.09, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0484501Z Skipping (s,q) (1.1, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0484666Z Skipping (s,q) (1.11, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0484828Z Skipping (s,q) (1.12, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0484989Z Skipping (s,q) (1.13, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0485156Z Skipping (s,q) (1.14, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0485316Z Skipping (s,q) (1.15, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0485486Z Skipping (s,q) (1.16, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0485676Z Skipping (s,q) (1.17, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0485838Z Skipping (s,q) (1.18, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0486004Z Skipping (s,q) (1.19, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0486163Z Skipping (s,q) (1.2, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0486327Z Skipping (s,q) (1.21, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0486494Z Skipping (s,q) (1.22, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0486697Z Skipping (s,q) (1.23, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0486860Z Skipping (s,q) (1.24, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0487028Z Skipping (s,q) (1.25, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0487190Z Skipping (s,q) (1.26, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0487394Z Skipping (s,q) (1.27, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0487556Z Skipping (s,q) (1.28, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0487717Z Skipping (s,q) (1.29, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0487881Z Skipping (s,q) (1.3, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0488043Z Skipping (s,q) (1.31, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0488209Z Skipping (s,q) (1.32, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0488376Z Skipping (s,q) (1.33, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0488538Z Skipping (s,q) (1.34, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0488699Z Skipping (s,q) (1.35, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0488864Z Skipping (s,q) (1.36, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0489027Z Skipping (s,q) (1.37, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0489197Z Skipping (s,q) (1.38, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0489360Z Skipping (s,q) (1.39, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0489520Z Skipping (s,q) (1.4, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0489690Z Skipping (s,q) (1.41, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0489851Z Skipping (s,q) (1.42, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0490018Z Skipping (s,q) (1.43, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0490185Z Skipping (s,q) (1.44, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0490345Z Skipping (s,q) (1.45, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0490512Z Skipping (s,q) (1.46, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0490983Z Skipping (s,q) (1.47, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0491193Z Skipping (s,q) (1.48, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0491365Z Skipping (s,q) (1.49, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0491658Z Skipping (s,q) (1.5, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0491823Z Skipping (s,q) (1.51, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0491988Z Skipping (s,q) (1.52, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0492151Z Skipping (s,q) (1.53, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0492376Z Skipping (s,q) (1.54, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0492535Z Skipping (s,q) (1.55, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0492696Z Skipping (s,q) (1.56, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0492866Z Skipping (s,q) (1.57, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0493026Z Skipping (s,q) (1.58, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0493188Z Skipping (s,q) (1.59, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0493355Z Skipping (s,q) (1.6, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0493519Z Skipping (s,q) (1.61, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0493686Z Skipping (s,q) (1.62, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0493849Z Skipping (s,q) (1.63, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0494009Z Skipping (s,q) (1.64, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0494177Z Skipping (s,q) (1.65, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0494337Z Skipping (s,q) (1.66, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0494498Z Skipping (s,q) (1.67, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0494728Z Skipping (s,q) (1.68, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0494890Z Skipping (s,q) (1.69, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0495056Z Skipping (s,q) (1.7, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0495218Z Skipping (s,q) (1.71, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0495449Z Skipping (s,q) (1.72, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0495616Z Skipping (s,q) (1.73, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0495776Z Skipping (s,q) (1.74, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0495936Z Skipping (s,q) (1.75, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0496104Z Skipping (s,q) (1.76, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0496263Z Skipping (s,q) (1.77, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0496429Z Skipping (s,q) (1.78, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0496593Z Skipping (s,q) (1.79, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0496752Z Skipping (s,q) (1.8, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0496919Z Skipping (s,q) (1.81, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0497079Z Skipping (s,q) (1.82, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0497243Z Skipping (s,q) (1.83, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0497411Z Skipping (s,q) (1.84, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0497571Z Skipping (s,q) (1.85, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0497737Z Skipping (s,q) (1.86, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0497900Z Skipping (s,q) (1.87, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0498061Z Skipping (s,q) (1.88, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0498228Z Skipping (s,q) (1.89, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0498391Z Skipping (s,q) (1.9, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0498552Z Skipping (s,q) (1.91, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0498718Z Skipping (s,q) (1.92, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0498879Z Skipping (s,q) (1.93, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0499041Z Skipping (s,q) (1.94, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0499265Z Skipping (s,q) (1.95, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0499439Z Skipping (s,q) (1.96, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0499600Z Skipping (s,q) (1.97, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0499760Z Skipping (s,q) (1.98, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0499968Z Skipping (s,q) (1.99, 7500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0500128Z Skipping (s,q) (0.01, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0500290Z Skipping (s,q) (0.02, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0500455Z Skipping (s,q) (0.03, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0500615Z Skipping (s,q) (0.04, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0500781Z Skipping (s,q) (0.05, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0500943Z Skipping (s,q) (0.06, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0501105Z Skipping (s,q) (0.07, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0501270Z Skipping (s,q) (0.08, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0501428Z Skipping (s,q) (0.09, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0501587Z Skipping (s,q) (0.1, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0501758Z Skipping (s,q) (0.11, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0501916Z Skipping (s,q) (0.12, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0502148Z Skipping (s,q) (0.13, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0502310Z Skipping (s,q) (0.14, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0502472Z Skipping (s,q) (0.15, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0502636Z Skipping (s,q) (0.16, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0502844Z Skipping (s,q) (0.17, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0503008Z Skipping (s,q) (0.18, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0503175Z Skipping (s,q) (0.19, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0503334Z Skipping (s,q) (0.2, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0503498Z Skipping (s,q) (0.21, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0503659Z Skipping (s,q) (0.22, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0503819Z Skipping (s,q) (0.23, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0503984Z Skipping (s,q) (0.24, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0504149Z Skipping (s,q) (0.25, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0504310Z Skipping (s,q) (0.26, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0504477Z Skipping (s,q) (0.27, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0504641Z Skipping (s,q) (0.28, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0504810Z Skipping (s,q) (0.29, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0504971Z Skipping (s,q) (0.3, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0505133Z Skipping (s,q) (0.31, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0505300Z Skipping (s,q) (0.32, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0505462Z Skipping (s,q) (0.33, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0505623Z Skipping (s,q) (0.34, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0505788Z Skipping (s,q) (0.35, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0505953Z Skipping (s,q) (0.36, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0506118Z Skipping (s,q) (0.37, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0506284Z Skipping (s,q) (0.38, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0506471Z Skipping (s,q) (0.39, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0506707Z Skipping (s,q) (0.4, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0506871Z Skipping (s,q) (0.41, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0507031Z Skipping (s,q) (0.42, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0507196Z Skipping (s,q) (0.43, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0507395Z Skipping (s,q) (0.44, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0507555Z Skipping (s,q) (0.45, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0507724Z Skipping (s,q) (0.46, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0507885Z Skipping (s,q) (0.47, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0508052Z Skipping (s,q) (0.48, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0508211Z Skipping (s,q) (0.49, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0508369Z Skipping (s,q) (0.5, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0508543Z Skipping (s,q) (0.51, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0508705Z Skipping (s,q) (0.52, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0508864Z Skipping (s,q) (0.53, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0509032Z Skipping (s,q) (0.54, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0509194Z Skipping (s,q) (0.55, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0509359Z Skipping (s,q) (0.56, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0509519Z Skipping (s,q) (0.57, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0509720Z Skipping (s,q) (0.58, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0509886Z Skipping (s,q) (0.59, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0510046Z Skipping (s,q) (0.6, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0510207Z Skipping (s,q) (0.61, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0510421Z Skipping (s,q) (0.62, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0510583Z Skipping (s,q) (0.63, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0510752Z Skipping (s,q) (0.64, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0510913Z Skipping (s,q) (0.65, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0511073Z Skipping (s,q) (0.66, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0511242Z Skipping (s,q) (0.67, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0511403Z Skipping (s,q) (0.68, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0511568Z Skipping (s,q) (0.69, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0511732Z Skipping (s,q) (0.7, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0511893Z Skipping (s,q) (0.71, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0512060Z Skipping (s,q) (0.72, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0512224Z Skipping (s,q) (0.73, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0512386Z Skipping (s,q) (0.74, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0512551Z Skipping (s,q) (0.75, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0512711Z Skipping (s,q) (0.76, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0512871Z Skipping (s,q) (0.77, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0513038Z Skipping (s,q) (0.78, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0513199Z Skipping (s,q) (0.79, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0513371Z Skipping (s,q) (0.8, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0513532Z Skipping (s,q) (0.81, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0513692Z Skipping (s,q) (0.82, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0513859Z Skipping (s,q) (0.83, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0514022Z Skipping (s,q) (0.84, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0514232Z Skipping (s,q) (0.85, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0514403Z Skipping (s,q) (0.86, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0514563Z Skipping (s,q) (0.87, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0514728Z Skipping (s,q) (0.88, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0514927Z Skipping (s,q) (0.89, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0515086Z Skipping (s,q) (0.9, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0515255Z Skipping (s,q) (0.91, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0515479Z Skipping (s,q) (0.92, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0515640Z Skipping (s,q) (0.93, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0515807Z Skipping (s,q) (0.94, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0515971Z Skipping (s,q) (0.95, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0516133Z Skipping (s,q) (0.96, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0516298Z Skipping (s,q) (0.97, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0516461Z Skipping (s,q) (0.98, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0516624Z Skipping (s,q) (0.99, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0516787Z Skipping (s,q) (1, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0516949Z Skipping (s,q) (1.01, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0517113Z Skipping (s,q) (1.02, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0517319Z Skipping (s,q) (1.03, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0517480Z Skipping (s,q) (1.04, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0517650Z Skipping (s,q) (1.05, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0517851Z Skipping (s,q) (1.06, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0518017Z Skipping (s,q) (1.07, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0518174Z Skipping (s,q) (1.08, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0518336Z Skipping (s,q) (1.09, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0518502Z Skipping (s,q) (1.1, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0518665Z Skipping (s,q) (1.11, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0518824Z Skipping (s,q) (1.12, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0518994Z Skipping (s,q) (1.13, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0519158Z Skipping (s,q) (1.14, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0519328Z Skipping (s,q) (1.15, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0519487Z Skipping (s,q) (1.16, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0519650Z Skipping (s,q) (1.17, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0519818Z Skipping (s,q) (1.18, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0519978Z Skipping (s,q) (1.19, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0520136Z Skipping (s,q) (1.2, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0520302Z Skipping (s,q) (1.21, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0520463Z Skipping (s,q) (1.22, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0520630Z Skipping (s,q) (1.23, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0520794Z Skipping (s,q) (1.24, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0520956Z Skipping (s,q) (1.25, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0521122Z Skipping (s,q) (1.26, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0521283Z Skipping (s,q) (1.27, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0521445Z Skipping (s,q) (1.28, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0521663Z Skipping (s,q) (1.29, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0521825Z Skipping (s,q) (1.3, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0521993Z Skipping (s,q) (1.31, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0522153Z Skipping (s,q) (1.32, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0522355Z Skipping (s,q) (1.33, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0522519Z Skipping (s,q) (1.34, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0522680Z Skipping (s,q) (1.35, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0522844Z Skipping (s,q) (1.36, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0523009Z Skipping (s,q) (1.37, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0523169Z Skipping (s,q) (1.38, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0523333Z Skipping (s,q) (1.39, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0523496Z Skipping (s,q) (1.4, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0523662Z Skipping (s,q) (1.41, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0523829Z Skipping (s,q) (1.42, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0523988Z Skipping (s,q) (1.43, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0524149Z Skipping (s,q) (1.44, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0524316Z Skipping (s,q) (1.45, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0524477Z Skipping (s,q) (1.46, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0524678Z Skipping (s,q) (1.47, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0524849Z Skipping (s,q) (1.48, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0525009Z Skipping (s,q) (1.49, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0525175Z Skipping (s,q) (1.5, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0525407Z Skipping (s,q) (1.51, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0525574Z Skipping (s,q) (1.52, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0525740Z Skipping (s,q) (1.53, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0525899Z Skipping (s,q) (1.54, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0526060Z Skipping (s,q) (1.55, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0526231Z Skipping (s,q) (1.56, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0526416Z Skipping (s,q) (1.57, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0526609Z Skipping (s,q) (1.58, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0526770Z Skipping (s,q) (1.59, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0526930Z Skipping (s,q) (1.6, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0527098Z Skipping (s,q) (1.61, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0527261Z Skipping (s,q) (1.62, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0527423Z Skipping (s,q) (1.63, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0527592Z Skipping (s,q) (1.64, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0527754Z Skipping (s,q) (1.65, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0527920Z Skipping (s,q) (1.66, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0528081Z Skipping (s,q) (1.67, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0528243Z Skipping (s,q) (1.68, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0528408Z Skipping (s,q) (1.69, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0528568Z Skipping (s,q) (1.7, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0528730Z Skipping (s,q) (1.71, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0528900Z Skipping (s,q) (1.72, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0529065Z Skipping (s,q) (1.73, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0529284Z Skipping (s,q) (1.74, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0529447Z Skipping (s,q) (1.75, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0529606Z Skipping (s,q) (1.76, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0529772Z Skipping (s,q) (1.77, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0529994Z Skipping (s,q) (1.78, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0530156Z Skipping (s,q) (1.79, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0530322Z Skipping (s,q) (1.8, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0530486Z Skipping (s,q) (1.81, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0530652Z Skipping (s,q) (1.82, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0530816Z Skipping (s,q) (1.83, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0530980Z Skipping (s,q) (1.84, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0531151Z Skipping (s,q) (1.85, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0531313Z Skipping (s,q) (1.86, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0531473Z Skipping (s,q) (1.87, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0531640Z Skipping (s,q) (1.88, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0531803Z Skipping (s,q) (1.89, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0531970Z Skipping (s,q) (1.9, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0532131Z Skipping (s,q) (1.91, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0532330Z Skipping (s,q) (1.92, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0532498Z Skipping (s,q) (1.93, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0532659Z Skipping (s,q) (1.94, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0532858Z Skipping (s,q) (1.95, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0533028Z Skipping (s,q) (1.96, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0533188Z Skipping (s,q) (1.97, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0533353Z Skipping (s,q) (1.98, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0533513Z Skipping (s,q) (1.99, 7750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0533678Z Skipping (s,q) (0.01, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0533845Z Skipping (s,q) (0.02, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0534005Z Skipping (s,q) (0.03, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0534167Z Skipping (s,q) (0.04, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0534334Z Skipping (s,q) (0.05, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0534495Z Skipping (s,q) (0.06, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0534655Z Skipping (s,q) (0.07, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0534827Z Skipping (s,q) (0.08, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0534988Z Skipping (s,q) (0.09, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0535153Z Skipping (s,q) (0.1, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0535316Z Skipping (s,q) (0.11, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0535479Z Skipping (s,q) (0.12, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0535644Z Skipping (s,q) (0.13, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0535804Z Skipping (s,q) (0.14, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0535965Z Skipping (s,q) (0.15, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0536134Z Skipping (s,q) (0.16, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0536294Z Skipping (s,q) (0.17, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0536459Z Skipping (s,q) (0.18, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0536674Z Skipping (s,q) (0.19, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0536837Z Skipping (s,q) (0.2, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0537004Z Skipping (s,q) (0.21, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0537165Z Skipping (s,q) (0.22, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0537324Z Skipping (s,q) (0.23, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0537530Z Skipping (s,q) (0.24, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0537690Z Skipping (s,q) (0.25, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0537858Z Skipping (s,q) (0.26, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0538019Z Skipping (s,q) (0.27, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0538178Z Skipping (s,q) (0.28, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0538343Z Skipping (s,q) (0.29, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0538505Z Skipping (s,q) (0.3, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0538669Z Skipping (s,q) (0.31, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0538835Z Skipping (s,q) (0.32, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0538996Z Skipping (s,q) (0.33, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0539162Z Skipping (s,q) (0.34, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0539323Z Skipping (s,q) (0.35, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0539482Z Skipping (s,q) (0.36, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0539693Z Skipping (s,q) (0.37, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0539855Z Skipping (s,q) (0.38, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0540013Z Skipping (s,q) (0.39, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0540178Z Skipping (s,q) (0.4, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0540377Z Skipping (s,q) (0.41, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0540546Z Skipping (s,q) (0.42, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0540707Z Skipping (s,q) (0.43, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0540866Z Skipping (s,q) (0.44, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0541031Z Skipping (s,q) (0.45, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0541193Z Skipping (s,q) (0.46, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0541352Z Skipping (s,q) (0.47, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0541520Z Skipping (s,q) (0.48, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0541680Z Skipping (s,q) (0.49, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0541851Z Skipping (s,q) (0.5, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0542010Z Skipping (s,q) (0.51, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0542173Z Skipping (s,q) (0.52, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0542344Z Skipping (s,q) (0.53, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0542504Z Skipping (s,q) (0.54, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0542665Z Skipping (s,q) (0.55, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0542831Z Skipping (s,q) (0.56, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0542994Z Skipping (s,q) (0.57, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0543152Z Skipping (s,q) (0.58, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0543318Z Skipping (s,q) (0.59, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0543480Z Skipping (s,q) (0.6, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0543650Z Skipping (s,q) (0.61, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0543810Z Skipping (s,q) (0.62, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0543974Z Skipping (s,q) (0.63, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0544187Z Skipping (s,q) (0.64, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0544350Z Skipping (s,q) (0.65, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0544509Z Skipping (s,q) (0.66, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0544673Z Skipping (s,q) (0.67, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0544872Z Skipping (s,q) (0.68, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0545038Z Skipping (s,q) (0.69, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0545198Z Skipping (s,q) (0.7, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0545362Z Skipping (s,q) (0.71, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0545528Z Skipping (s,q) (0.72, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0545688Z Skipping (s,q) (0.73, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0545850Z Skipping (s,q) (0.74, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0546020Z Skipping (s,q) (0.75, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0546183Z Skipping (s,q) (0.76, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0546349Z Skipping (s,q) (0.77, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0546510Z Skipping (s,q) (0.78, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0546672Z Skipping (s,q) (0.79, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0546836Z Skipping (s,q) (0.8, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0546995Z Skipping (s,q) (0.81, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0547199Z Skipping (s,q) (0.82, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0547365Z Skipping (s,q) (0.83, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0547524Z Skipping (s,q) (0.84, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0547690Z Skipping (s,q) (0.85, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0547894Z Skipping (s,q) (0.86, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0548054Z Skipping (s,q) (0.87, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0548222Z Skipping (s,q) (0.88, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0548383Z Skipping (s,q) (0.89, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0548546Z Skipping (s,q) (0.9, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0548714Z Skipping (s,q) (0.91, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0548873Z Skipping (s,q) (0.92, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0549038Z Skipping (s,q) (0.93, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0549198Z Skipping (s,q) (0.94, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0549357Z Skipping (s,q) (0.95, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0549523Z Skipping (s,q) (0.96, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0549687Z Skipping (s,q) (0.97, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0549846Z Skipping (s,q) (0.98, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0550013Z Skipping (s,q) (0.99, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0550169Z Skipping (s,q) (1, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0550335Z Skipping (s,q) (1.01, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0550496Z Skipping (s,q) (1.02, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0550654Z Skipping (s,q) (1.03, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0550820Z Skipping (s,q) (1.04, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0550980Z Skipping (s,q) (1.05, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0551138Z Skipping (s,q) (1.06, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0551303Z Skipping (s,q) (1.07, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0551464Z Skipping (s,q) (1.08, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0551673Z Skipping (s,q) (1.09, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0551839Z Skipping (s,q) (1.1, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0552000Z Skipping (s,q) (1.11, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0552164Z Skipping (s,q) (1.12, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0552366Z Skipping (s,q) (1.13, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0552527Z Skipping (s,q) (1.14, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0552694Z Skipping (s,q) (1.15, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0552852Z Skipping (s,q) (1.16, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0553010Z Skipping (s,q) (1.17, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0553174Z Skipping (s,q) (1.18, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0553337Z Skipping (s,q) (1.19, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0553502Z Skipping (s,q) (1.2, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0553661Z Skipping (s,q) (1.21, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0553821Z Skipping (s,q) (1.22, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0553984Z Skipping (s,q) (1.23, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0554147Z Skipping (s,q) (1.24, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0554306Z Skipping (s,q) (1.25, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0554512Z Skipping (s,q) (1.26, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0554672Z Skipping (s,q) (1.27, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0554838Z Skipping (s,q) (1.28, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0554996Z Skipping (s,q) (1.29, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0555193Z Skipping (s,q) (1.3, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0555421Z Skipping (s,q) (1.31, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0555584Z Skipping (s,q) (1.32, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0555743Z Skipping (s,q) (1.33, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0555907Z Skipping (s,q) (1.34, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0556069Z Skipping (s,q) (1.35, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0556235Z Skipping (s,q) (1.36, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0556394Z Skipping (s,q) (1.37, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0556556Z Skipping (s,q) (1.38, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0556721Z Skipping (s,q) (1.39, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0556883Z Skipping (s,q) (1.4, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0557045Z Skipping (s,q) (1.41, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0557214Z Skipping (s,q) (1.42, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0557374Z Skipping (s,q) (1.43, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0557539Z Skipping (s,q) (1.44, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0557698Z Skipping (s,q) (1.45, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0557861Z Skipping (s,q) (1.46, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0558026Z Skipping (s,q) (1.47, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0558185Z Skipping (s,q) (1.48, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0558345Z Skipping (s,q) (1.49, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0558507Z Skipping (s,q) (1.5, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0558667Z Skipping (s,q) (1.51, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0558834Z Skipping (s,q) (1.52, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0559196Z Skipping (s,q) (1.53, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0559359Z Skipping (s,q) (1.54, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0559526Z Skipping (s,q) (1.55, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0559687Z Skipping (s,q) (1.56, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0559888Z Skipping (s,q) (1.57, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0560053Z Skipping (s,q) (1.58, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0560211Z Skipping (s,q) (1.59, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0560375Z Skipping (s,q) (1.6, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0560534Z Skipping (s,q) (1.61, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0560693Z Skipping (s,q) (1.62, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0560857Z Skipping (s,q) (1.63, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0561020Z Skipping (s,q) (1.64, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0561180Z Skipping (s,q) (1.65, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0561343Z Skipping (s,q) (1.66, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0561501Z Skipping (s,q) (1.67, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0561662Z Skipping (s,q) (1.68, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0561831Z Skipping (s,q) (1.69, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0561989Z Skipping (s,q) (1.7, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0562197Z Skipping (s,q) (1.71, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0562357Z Skipping (s,q) (1.72, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0562515Z Skipping (s,q) (1.73, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0562681Z Skipping (s,q) (1.74, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0562883Z Skipping (s,q) (1.75, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0567721Z Skipping (s,q) (1.76, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0567906Z Skipping (s,q) (1.77, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0568075Z Skipping (s,q) (1.78, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0568237Z Skipping (s,q) (1.79, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0568410Z Skipping (s,q) (1.8, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0568573Z Skipping (s,q) (1.81, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0568741Z Skipping (s,q) (1.82, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0568909Z Skipping (s,q) (1.83, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0569070Z Skipping (s,q) (1.84, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0569231Z Skipping (s,q) (1.85, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0569401Z Skipping (s,q) (1.86, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0569563Z Skipping (s,q) (1.87, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0569731Z Skipping (s,q) (1.88, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0569892Z Skipping (s,q) (1.89, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0570055Z Skipping (s,q) (1.9, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0570224Z Skipping (s,q) (1.91, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0570387Z Skipping (s,q) (1.92, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0570551Z Skipping (s,q) (1.93, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0570716Z Skipping (s,q) (1.94, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0570879Z Skipping (s,q) (1.95, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0571047Z Skipping (s,q) (1.96, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0571210Z Skipping (s,q) (1.97, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0571445Z Skipping (s,q) (1.98, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0571613Z Skipping (s,q) (1.99, 8000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0571772Z Skipping (s,q) (0.01, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0571936Z Skipping (s,q) (0.02, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0572141Z Skipping (s,q) (0.03, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0572301Z Skipping (s,q) (0.04, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0572469Z Skipping (s,q) (0.05, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0572627Z Skipping (s,q) (0.06, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0572789Z Skipping (s,q) (0.07, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0572953Z Skipping (s,q) (0.08, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0573112Z Skipping (s,q) (0.09, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0573272Z Skipping (s,q) (0.1, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0573439Z Skipping (s,q) (0.11, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0573600Z Skipping (s,q) (0.12, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0573765Z Skipping (s,q) (0.13, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0573927Z Skipping (s,q) (0.14, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0574086Z Skipping (s,q) (0.15, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0574249Z Skipping (s,q) (0.16, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0574453Z Skipping (s,q) (0.17, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0574616Z Skipping (s,q) (0.18, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0574780Z Skipping (s,q) (0.19, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0574981Z Skipping (s,q) (0.2, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0575144Z Skipping (s,q) (0.21, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0575309Z Skipping (s,q) (0.22, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0575469Z Skipping (s,q) (0.23, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0575631Z Skipping (s,q) (0.24, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0575792Z Skipping (s,q) (0.25, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0575952Z Skipping (s,q) (0.26, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0576118Z Skipping (s,q) (0.27, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0576281Z Skipping (s,q) (0.28, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0576440Z Skipping (s,q) (0.29, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0576608Z Skipping (s,q) (0.3, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0576770Z Skipping (s,q) (0.31, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0576936Z Skipping (s,q) (0.32, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0577097Z Skipping (s,q) (0.33, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0577258Z Skipping (s,q) (0.34, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0577421Z Skipping (s,q) (0.35, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0577582Z Skipping (s,q) (0.36, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0577741Z Skipping (s,q) (0.37, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0577906Z Skipping (s,q) (0.38, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0578068Z Skipping (s,q) (0.39, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0578233Z Skipping (s,q) (0.4, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0578392Z Skipping (s,q) (0.41, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0578552Z Skipping (s,q) (0.42, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0578766Z Skipping (s,q) (0.43, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0578929Z Skipping (s,q) (0.44, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0579088Z Skipping (s,q) (0.45, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0579254Z Skipping (s,q) (0.46, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0579456Z Skipping (s,q) (0.47, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0579622Z Skipping (s,q) (0.48, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0579780Z Skipping (s,q) (0.49, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0579944Z Skipping (s,q) (0.5, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0580109Z Skipping (s,q) (0.51, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0580269Z Skipping (s,q) (0.52, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0580430Z Skipping (s,q) (0.53, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0580601Z Skipping (s,q) (0.54, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0580762Z Skipping (s,q) (0.55, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0580928Z Skipping (s,q) (0.56, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0581087Z Skipping (s,q) (0.57, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0581249Z Skipping (s,q) (0.58, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0581416Z Skipping (s,q) (0.59, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0581577Z Skipping (s,q) (0.6, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0581779Z Skipping (s,q) (0.61, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0581946Z Skipping (s,q) (0.62, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0582105Z Skipping (s,q) (0.63, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0582272Z Skipping (s,q) (0.64, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0582471Z Skipping (s,q) (0.65, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0582632Z Skipping (s,q) (0.66, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0582798Z Skipping (s,q) (0.67, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0582959Z Skipping (s,q) (0.68, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0583120Z Skipping (s,q) (0.69, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0583291Z Skipping (s,q) (0.7, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0583451Z Skipping (s,q) (0.71, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0583614Z Skipping (s,q) (0.72, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0583782Z Skipping (s,q) (0.73, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0583941Z Skipping (s,q) (0.74, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0584106Z Skipping (s,q) (0.75, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0584268Z Skipping (s,q) (0.76, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0584430Z Skipping (s,q) (0.77, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0584596Z Skipping (s,q) (0.78, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0584756Z Skipping (s,q) (0.79, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0584916Z Skipping (s,q) (0.8, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0585086Z Skipping (s,q) (0.81, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0585246Z Skipping (s,q) (0.82, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0585416Z Skipping (s,q) (0.83, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0585576Z Skipping (s,q) (0.84, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0585738Z Skipping (s,q) (0.85, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0585905Z Skipping (s,q) (0.86, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0586069Z Skipping (s,q) (0.87, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0586276Z Skipping (s,q) (0.88, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0586444Z Skipping (s,q) (0.89, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0586604Z Skipping (s,q) (0.9, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0586768Z Skipping (s,q) (0.91, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0586970Z Skipping (s,q) (0.92, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0587130Z Skipping (s,q) (0.93, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0587295Z Skipping (s,q) (0.94, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0587457Z Skipping (s,q) (0.95, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0587617Z Skipping (s,q) (0.96, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0587784Z Skipping (s,q) (0.97, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0587954Z Skipping (s,q) (0.98, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0588123Z Skipping (s,q) (0.99, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0588281Z Skipping (s,q) (1, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0588441Z Skipping (s,q) (1.01, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0588608Z Skipping (s,q) (1.02, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0588770Z Skipping (s,q) (1.03, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0588931Z Skipping (s,q) (1.04, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0589100Z Skipping (s,q) (1.05, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0589302Z Skipping (s,q) (1.06, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0589467Z Skipping (s,q) (1.07, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0589626Z Skipping (s,q) (1.08, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0589925Z Skipping (s,q) (1.09, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0590097Z Skipping (s,q) (1.1, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0590256Z Skipping (s,q) (1.11, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0590415Z Skipping (s,q) (1.12, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0590583Z Skipping (s,q) (1.13, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0591063Z Skipping (s,q) (1.14, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0591258Z Skipping (s,q) (1.15, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0591417Z Skipping (s,q) (1.16, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0591582Z Skipping (s,q) (1.17, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0591746Z Skipping (s,q) (1.18, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0591905Z Skipping (s,q) (1.19, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0592063Z Skipping (s,q) (1.2, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0592232Z Skipping (s,q) (1.21, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0592392Z Skipping (s,q) (1.22, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0592550Z Skipping (s,q) (1.23, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0592715Z Skipping (s,q) (1.24, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0592877Z Skipping (s,q) (1.25, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0593043Z Skipping (s,q) (1.26, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0593203Z Skipping (s,q) (1.27, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0593367Z Skipping (s,q) (1.28, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0593531Z Skipping (s,q) (1.29, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0593690Z Skipping (s,q) (1.3, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0593851Z Skipping (s,q) (1.31, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0594018Z Skipping (s,q) (1.32, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0594290Z Skipping (s,q) (1.33, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0594456Z Skipping (s,q) (1.34, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0594616Z Skipping (s,q) (1.35, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0594775Z Skipping (s,q) (1.36, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0594996Z Skipping (s,q) (1.37, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0595156Z Skipping (s,q) (1.38, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0595318Z Skipping (s,q) (1.39, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0595552Z Skipping (s,q) (1.4, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0595716Z Skipping (s,q) (1.41, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0595879Z Skipping (s,q) (1.42, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0596039Z Skipping (s,q) (1.43, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0596199Z Skipping (s,q) (1.44, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0596364Z Skipping (s,q) (1.45, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0596522Z Skipping (s,q) (1.46, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0596680Z Skipping (s,q) (1.47, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0596848Z Skipping (s,q) (1.48, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0597009Z Skipping (s,q) (1.49, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0597246Z Skipping (s,q) (1.5, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0597407Z Skipping (s,q) (1.51, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0597568Z Skipping (s,q) (1.52, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0597735Z Skipping (s,q) (1.53, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0597958Z Skipping (s,q) (1.54, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0598122Z Skipping (s,q) (1.55, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0598289Z Skipping (s,q) (1.56, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0598449Z Skipping (s,q) (1.57, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0598614Z Skipping (s,q) (1.58, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0598775Z Skipping (s,q) (1.59, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0598935Z Skipping (s,q) (1.6, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0599101Z Skipping (s,q) (1.61, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0599263Z Skipping (s,q) (1.62, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0599422Z Skipping (s,q) (1.63, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0599591Z Skipping (s,q) (1.64, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0599753Z Skipping (s,q) (1.65, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0599920Z Skipping (s,q) (1.66, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0600082Z Skipping (s,q) (1.67, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0600241Z Skipping (s,q) (1.68, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0600406Z Skipping (s,q) (1.69, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0600570Z Skipping (s,q) (1.7, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0600730Z Skipping (s,q) (1.71, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0600893Z Skipping (s,q) (1.72, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0601058Z Skipping (s,q) (1.73, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0601222Z Skipping (s,q) (1.74, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0601381Z Skipping (s,q) (1.75, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0601543Z Skipping (s,q) (1.76, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0601761Z Skipping (s,q) (1.77, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0601923Z Skipping (s,q) (1.78, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0602083Z Skipping (s,q) (1.79, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0602249Z Skipping (s,q) (1.8, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0602448Z Skipping (s,q) (1.81, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0602607Z Skipping (s,q) (1.82, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0602774Z Skipping (s,q) (1.83, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0602934Z Skipping (s,q) (1.84, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0603101Z Skipping (s,q) (1.85, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0603261Z Skipping (s,q) (1.86, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0603421Z Skipping (s,q) (1.87, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0603591Z Skipping (s,q) (1.88, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0603750Z Skipping (s,q) (1.89, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0603909Z Skipping (s,q) (1.9, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0604078Z Skipping (s,q) (1.91, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0604241Z Skipping (s,q) (1.92, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0604405Z Skipping (s,q) (1.93, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0604565Z Skipping (s,q) (1.94, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0604768Z Skipping (s,q) (1.95, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0604934Z Skipping (s,q) (1.96, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0605095Z Skipping (s,q) (1.97, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0605254Z Skipping (s,q) (1.98, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0605461Z Skipping (s,q) (1.99, 8250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0605623Z Skipping (s,q) (0.01, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0605787Z Skipping (s,q) (0.02, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0605948Z Skipping (s,q) (0.03, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0606113Z Skipping (s,q) (0.04, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0606278Z Skipping (s,q) (0.05, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0606440Z Skipping (s,q) (0.06, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0606601Z Skipping (s,q) (0.07, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0606767Z Skipping (s,q) (0.08, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0606929Z Skipping (s,q) (0.09, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0607093Z Skipping (s,q) (0.1, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0607256Z Skipping (s,q) (0.11, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0607419Z Skipping (s,q) (0.12, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0607582Z Skipping (s,q) (0.13, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0607741Z Skipping (s,q) (0.14, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0607898Z Skipping (s,q) (0.15, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0608066Z Skipping (s,q) (0.16, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0608226Z Skipping (s,q) (0.17, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0608393Z Skipping (s,q) (0.18, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0608553Z Skipping (s,q) (0.19, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0608712Z Skipping (s,q) (0.2, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0608877Z Skipping (s,q) (0.21, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0609041Z Skipping (s,q) (0.22, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0609248Z Skipping (s,q) (0.23, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0609416Z Skipping (s,q) (0.24, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0609575Z Skipping (s,q) (0.25, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0609743Z Skipping (s,q) (0.26, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0609953Z Skipping (s,q) (0.27, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0610111Z Skipping (s,q) (0.28, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0610278Z Skipping (s,q) (0.29, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0610439Z Skipping (s,q) (0.3, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0610598Z Skipping (s,q) (0.31, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0610764Z Skipping (s,q) (0.32, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0610925Z Skipping (s,q) (0.33, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0611087Z Skipping (s,q) (0.34, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0611254Z Skipping (s,q) (0.35, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0611413Z Skipping (s,q) (0.36, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0611577Z Skipping (s,q) (0.37, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0611738Z Skipping (s,q) (0.38, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0611896Z Skipping (s,q) (0.39, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0612103Z Skipping (s,q) (0.4, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0612266Z Skipping (s,q) (0.41, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0612423Z Skipping (s,q) (0.42, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0612586Z Skipping (s,q) (0.43, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0612786Z Skipping (s,q) (0.44, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0612957Z Skipping (s,q) (0.45, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0613115Z Skipping (s,q) (0.46, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0613276Z Skipping (s,q) (0.47, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0613442Z Skipping (s,q) (0.48, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0613606Z Skipping (s,q) (0.49, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0613765Z Skipping (s,q) (0.5, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0613928Z Skipping (s,q) (0.51, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0614092Z Skipping (s,q) (0.52, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0614256Z Skipping (s,q) (0.53, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0614418Z Skipping (s,q) (0.54, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0614580Z Skipping (s,q) (0.55, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0614748Z Skipping (s,q) (0.56, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0614907Z Skipping (s,q) (0.57, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0615068Z Skipping (s,q) (0.58, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0615233Z Skipping (s,q) (0.59, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0615394Z Skipping (s,q) (0.6, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0615558Z Skipping (s,q) (0.61, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0615719Z Skipping (s,q) (0.62, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0615883Z Skipping (s,q) (0.63, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0616050Z Skipping (s,q) (0.64, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0616210Z Skipping (s,q) (0.65, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0616372Z Skipping (s,q) (0.66, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0616606Z Skipping (s,q) (0.67, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0616771Z Skipping (s,q) (0.68, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0616937Z Skipping (s,q) (0.69, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0617097Z Skipping (s,q) (0.7, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0617300Z Skipping (s,q) (0.71, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0617466Z Skipping (s,q) (0.72, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0617625Z Skipping (s,q) (0.73, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0617787Z Skipping (s,q) (0.74, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0617950Z Skipping (s,q) (0.75, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0618110Z Skipping (s,q) (0.76, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0618275Z Skipping (s,q) (0.77, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0618439Z Skipping (s,q) (0.78, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0618602Z Skipping (s,q) (0.79, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0618768Z Skipping (s,q) (0.8, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0618927Z Skipping (s,q) (0.81, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0619091Z Skipping (s,q) (0.82, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0619254Z Skipping (s,q) (0.83, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0619413Z Skipping (s,q) (0.84, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0619645Z Skipping (s,q) (0.85, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0619807Z Skipping (s,q) (0.86, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0619969Z Skipping (s,q) (0.87, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0620136Z Skipping (s,q) (0.88, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0620339Z Skipping (s,q) (0.89, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0620503Z Skipping (s,q) (0.9, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0620669Z Skipping (s,q) (0.91, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0620830Z Skipping (s,q) (0.92, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0620991Z Skipping (s,q) (0.93, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0621161Z Skipping (s,q) (0.94, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0621321Z Skipping (s,q) (0.95, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0621489Z Skipping (s,q) (0.96, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0621649Z Skipping (s,q) (0.97, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0621809Z Skipping (s,q) (0.98, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0621972Z Skipping (s,q) (0.99, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0622132Z Skipping (s,q) (1, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0622294Z Skipping (s,q) (1.01, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0622458Z Skipping (s,q) (1.02, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0622618Z Skipping (s,q) (1.03, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0622782Z Skipping (s,q) (1.04, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0622944Z Skipping (s,q) (1.05, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0623103Z Skipping (s,q) (1.06, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0623272Z Skipping (s,q) (1.07, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0623431Z Skipping (s,q) (1.08, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0623589Z Skipping (s,q) (1.09, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0623755Z Skipping (s,q) (1.1, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0623918Z Skipping (s,q) (1.11, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0624131Z Skipping (s,q) (1.12, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0624291Z Skipping (s,q) (1.13, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0624451Z Skipping (s,q) (1.14, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0624616Z Skipping (s,q) (1.15, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0624816Z Skipping (s,q) (1.16, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0624976Z Skipping (s,q) (1.17, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0625142Z Skipping (s,q) (1.18, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0625305Z Skipping (s,q) (1.19, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0625469Z Skipping (s,q) (1.2, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0625630Z Skipping (s,q) (1.21, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0625793Z Skipping (s,q) (1.22, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0625960Z Skipping (s,q) (1.23, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0626119Z Skipping (s,q) (1.24, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0626280Z Skipping (s,q) (1.25, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0626445Z Skipping (s,q) (1.26, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0626606Z Skipping (s,q) (1.27, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0626775Z Skipping (s,q) (1.28, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0626936Z Skipping (s,q) (1.29, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0627135Z Skipping (s,q) (1.3, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0627304Z Skipping (s,q) (1.31, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0627464Z Skipping (s,q) (1.32, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0627664Z Skipping (s,q) (1.33, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0627828Z Skipping (s,q) (1.34, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0627987Z Skipping (s,q) (1.35, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0628157Z Skipping (s,q) (1.36, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0628316Z Skipping (s,q) (1.37, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0628479Z Skipping (s,q) (1.38, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0628646Z Skipping (s,q) (1.39, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0628805Z Skipping (s,q) (1.4, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0628968Z Skipping (s,q) (1.41, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0629132Z Skipping (s,q) (1.42, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0629303Z Skipping (s,q) (1.43, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0629465Z Skipping (s,q) (1.44, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0629627Z Skipping (s,q) (1.45, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0629794Z Skipping (s,q) (1.46, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0629954Z Skipping (s,q) (1.47, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0630118Z Skipping (s,q) (1.48, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0630286Z Skipping (s,q) (1.49, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0630446Z Skipping (s,q) (1.5, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0630614Z Skipping (s,q) (1.51, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0630776Z Skipping (s,q) (1.52, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0630936Z Skipping (s,q) (1.53, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0631103Z Skipping (s,q) (1.54, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0631262Z Skipping (s,q) (1.55, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0631465Z Skipping (s,q) (1.56, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0631632Z Skipping (s,q) (1.57, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0631791Z Skipping (s,q) (1.58, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0631956Z Skipping (s,q) (1.59, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0632154Z Skipping (s,q) (1.6, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0632315Z Skipping (s,q) (1.61, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0632481Z Skipping (s,q) (1.62, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0632642Z Skipping (s,q) (1.63, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0632802Z Skipping (s,q) (1.64, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0632967Z Skipping (s,q) (1.65, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0633126Z Skipping (s,q) (1.66, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0633293Z Skipping (s,q) (1.67, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0633452Z Skipping (s,q) (1.68, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0633612Z Skipping (s,q) (1.69, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0633779Z Skipping (s,q) (1.7, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0633938Z Skipping (s,q) (1.71, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0634101Z Skipping (s,q) (1.72, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0634268Z Skipping (s,q) (1.73, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0634470Z Skipping (s,q) (1.74, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0634629Z Skipping (s,q) (1.75, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0634796Z Skipping (s,q) (1.76, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0634955Z Skipping (s,q) (1.77, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0635157Z Skipping (s,q) (1.78, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0635319Z Skipping (s,q) (1.79, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0635537Z Skipping (s,q) (1.8, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0635702Z Skipping (s,q) (1.81, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0635861Z Skipping (s,q) (1.82, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0636023Z Skipping (s,q) (1.83, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0636188Z Skipping (s,q) (1.84, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0636351Z Skipping (s,q) (1.85, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0636541Z Skipping (s,q) (1.86, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0636724Z Skipping (s,q) (1.87, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0636883Z Skipping (s,q) (1.88, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0637056Z Skipping (s,q) (1.89, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0637220Z Skipping (s,q) (1.9, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0637379Z Skipping (s,q) (1.91, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0637545Z Skipping (s,q) (1.92, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0637704Z Skipping (s,q) (1.93, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0637872Z Skipping (s,q) (1.94, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0638031Z Skipping (s,q) (1.95, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0638189Z Skipping (s,q) (1.96, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0638358Z Skipping (s,q) (1.97, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0638517Z Skipping (s,q) (1.98, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0638676Z Skipping (s,q) (1.99, 8500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0638846Z Skipping (s,q) (0.01, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0639056Z Skipping (s,q) (0.02, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0639222Z Skipping (s,q) (0.03, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0639382Z Skipping (s,q) (0.04, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0639541Z Skipping (s,q) (0.05, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0639744Z Skipping (s,q) (0.06, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0639904Z Skipping (s,q) (0.07, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0640065Z Skipping (s,q) (0.08, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0640237Z Skipping (s,q) (0.09, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0640397Z Skipping (s,q) (0.1, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0640564Z Skipping (s,q) (0.11, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0640726Z Skipping (s,q) (0.12, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0640887Z Skipping (s,q) (0.13, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0641051Z Skipping (s,q) (0.14, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0641212Z Skipping (s,q) (0.15, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0641372Z Skipping (s,q) (0.16, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0641537Z Skipping (s,q) (0.17, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0641697Z Skipping (s,q) (0.18, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0641863Z Skipping (s,q) (0.19, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0642064Z Skipping (s,q) (0.2, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0642226Z Skipping (s,q) (0.21, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0642391Z Skipping (s,q) (0.22, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0642591Z Skipping (s,q) (0.23, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0642752Z Skipping (s,q) (0.24, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0642916Z Skipping (s,q) (0.25, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0643076Z Skipping (s,q) (0.26, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0643235Z Skipping (s,q) (0.27, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0643403Z Skipping (s,q) (0.28, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0643564Z Skipping (s,q) (0.29, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0643730Z Skipping (s,q) (0.3, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0643893Z Skipping (s,q) (0.31, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0644053Z Skipping (s,q) (0.32, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0644222Z Skipping (s,q) (0.33, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0644381Z Skipping (s,q) (0.34, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0644548Z Skipping (s,q) (0.35, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0644714Z Skipping (s,q) (0.36, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0644873Z Skipping (s,q) (0.37, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0645039Z Skipping (s,q) (0.38, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0645202Z Skipping (s,q) (0.39, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0645362Z Skipping (s,q) (0.4, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0645529Z Skipping (s,q) (0.41, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0645688Z Skipping (s,q) (0.42, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0645849Z Skipping (s,q) (0.43, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0646014Z Skipping (s,q) (0.44, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0646174Z Skipping (s,q) (0.45, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0646341Z Skipping (s,q) (0.46, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0646541Z Skipping (s,q) (0.47, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0646702Z Skipping (s,q) (0.48, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0646872Z Skipping (s,q) (0.49, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0647033Z Skipping (s,q) (0.5, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0647253Z Skipping (s,q) (0.51, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0647417Z Skipping (s,q) (0.52, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0647578Z Skipping (s,q) (0.53, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0647743Z Skipping (s,q) (0.54, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0647901Z Skipping (s,q) (0.55, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0648059Z Skipping (s,q) (0.56, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0648230Z Skipping (s,q) (0.57, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0648394Z Skipping (s,q) (0.58, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0648555Z Skipping (s,q) (0.59, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0648724Z Skipping (s,q) (0.6, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0648883Z Skipping (s,q) (0.61, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0649052Z Skipping (s,q) (0.62, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0649211Z Skipping (s,q) (0.63, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0649452Z Skipping (s,q) (0.64, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0649618Z Skipping (s,q) (0.65, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0649779Z Skipping (s,q) (0.66, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0649937Z Skipping (s,q) (0.67, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0650143Z Skipping (s,q) (0.68, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0650305Z Skipping (s,q) (0.69, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0650472Z Skipping (s,q) (0.7, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0650630Z Skipping (s,q) (0.71, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0650790Z Skipping (s,q) (0.72, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0650958Z Skipping (s,q) (0.73, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0651120Z Skipping (s,q) (0.74, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0651280Z Skipping (s,q) (0.75, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0651444Z Skipping (s,q) (0.76, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0651605Z Skipping (s,q) (0.77, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0651764Z Skipping (s,q) (0.78, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0651930Z Skipping (s,q) (0.79, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0652093Z Skipping (s,q) (0.8, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0652260Z Skipping (s,q) (0.81, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0652419Z Skipping (s,q) (0.82, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0652578Z Skipping (s,q) (0.83, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0652743Z Skipping (s,q) (0.84, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0652904Z Skipping (s,q) (0.85, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0653063Z Skipping (s,q) (0.86, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0653234Z Skipping (s,q) (0.87, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0653394Z Skipping (s,q) (0.88, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0653559Z Skipping (s,q) (0.89, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0653720Z Skipping (s,q) (0.9, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0653925Z Skipping (s,q) (0.91, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0654092Z Skipping (s,q) (0.92, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0654252Z Skipping (s,q) (0.93, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0654416Z Skipping (s,q) (0.94, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0654624Z Skipping (s,q) (0.95, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0654784Z Skipping (s,q) (0.96, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0654949Z Skipping (s,q) (0.97, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0655112Z Skipping (s,q) (0.98, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0655273Z Skipping (s,q) (0.99, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0655436Z Skipping (s,q) (1, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0655598Z Skipping (s,q) (1.01, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0655761Z Skipping (s,q) (1.02, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0655926Z Skipping (s,q) (1.03, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0656086Z Skipping (s,q) (1.04, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0656252Z Skipping (s,q) (1.05, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0656418Z Skipping (s,q) (1.06, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0656578Z Skipping (s,q) (1.07, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0656743Z Skipping (s,q) (1.08, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0656947Z Skipping (s,q) (1.09, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0657108Z Skipping (s,q) (1.1, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0657274Z Skipping (s,q) (1.11, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0657433Z Skipping (s,q) (1.12, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0657643Z Skipping (s,q) (1.13, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0657803Z Skipping (s,q) (1.14, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0657963Z Skipping (s,q) (1.15, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0658129Z Skipping (s,q) (1.16, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0658297Z Skipping (s,q) (1.17, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0658460Z Skipping (s,q) (1.18, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0658628Z Skipping (s,q) (1.19, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0658791Z Skipping (s,q) (1.2, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0658959Z Skipping (s,q) (1.21, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0659121Z Skipping (s,q) (1.22, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0659280Z Skipping (s,q) (1.23, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0659447Z Skipping (s,q) (1.24, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0659608Z Skipping (s,q) (1.25, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0659770Z Skipping (s,q) (1.26, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0659934Z Skipping (s,q) (1.27, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0660093Z Skipping (s,q) (1.28, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0660260Z Skipping (s,q) (1.29, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0660419Z Skipping (s,q) (1.3, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0660582Z Skipping (s,q) (1.31, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0660748Z Skipping (s,q) (1.32, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0660909Z Skipping (s,q) (1.33, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0661069Z Skipping (s,q) (1.34, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0661240Z Skipping (s,q) (1.35, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0661442Z Skipping (s,q) (1.36, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0661604Z Skipping (s,q) (1.37, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0661770Z Skipping (s,q) (1.38, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0661929Z Skipping (s,q) (1.39, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0662134Z Skipping (s,q) (1.4, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0662294Z Skipping (s,q) (1.41, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0662455Z Skipping (s,q) (1.42, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0662621Z Skipping (s,q) (1.43, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0662782Z Skipping (s,q) (1.44, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0662938Z Skipping (s,q) (1.45, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0663107Z Skipping (s,q) (1.46, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0663269Z Skipping (s,q) (1.47, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0663435Z Skipping (s,q) (1.48, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0663593Z Skipping (s,q) (1.49, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0663752Z Skipping (s,q) (1.5, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0663918Z Skipping (s,q) (1.51, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0664077Z Skipping (s,q) (1.52, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0664242Z Skipping (s,q) (1.53, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0664448Z Skipping (s,q) (1.54, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0664608Z Skipping (s,q) (1.55, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0664774Z Skipping (s,q) (1.56, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0664974Z Skipping (s,q) (1.57, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0665138Z Skipping (s,q) (1.58, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0665306Z Skipping (s,q) (1.59, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0665468Z Skipping (s,q) (1.6, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0665628Z Skipping (s,q) (1.61, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0665794Z Skipping (s,q) (1.62, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0665955Z Skipping (s,q) (1.63, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0666123Z Skipping (s,q) (1.64, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0666284Z Skipping (s,q) (1.65, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0666462Z Skipping (s,q) (1.66, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0666649Z Skipping (s,q) (1.67, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0666816Z Skipping (s,q) (1.68, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0666975Z Skipping (s,q) (1.69, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0667139Z Skipping (s,q) (1.7, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0667299Z Skipping (s,q) (1.71, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0667464Z Skipping (s,q) (1.72, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0667625Z Skipping (s,q) (1.73, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0667785Z Skipping (s,q) (1.74, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0667950Z Skipping (s,q) (1.75, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0668111Z Skipping (s,q) (1.76, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0668270Z Skipping (s,q) (1.77, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0668436Z Skipping (s,q) (1.78, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0668597Z Skipping (s,q) (1.79, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0668804Z Skipping (s,q) (1.8, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0668967Z Skipping (s,q) (1.81, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0669126Z Skipping (s,q) (1.82, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0669291Z Skipping (s,q) (1.83, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0669489Z Skipping (s,q) (1.84, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0669646Z Skipping (s,q) (1.85, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0669810Z Skipping (s,q) (1.86, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0669971Z Skipping (s,q) (1.87, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0670135Z Skipping (s,q) (1.88, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0670304Z Skipping (s,q) (1.89, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0670464Z Skipping (s,q) (1.9, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0670634Z Skipping (s,q) (1.91, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0670793Z Skipping (s,q) (1.92, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0670951Z Skipping (s,q) (1.93, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0671117Z Skipping (s,q) (1.94, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0671282Z Skipping (s,q) (1.95, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0671441Z Skipping (s,q) (1.96, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0671609Z Skipping (s,q) (1.97, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0671808Z Skipping (s,q) (1.98, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0671975Z Skipping (s,q) (1.99, 8750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0672137Z Skipping (s,q) (0.01, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0672298Z Skipping (s,q) (0.02, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0672506Z Skipping (s,q) (0.03, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0672671Z Skipping (s,q) (0.04, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0672831Z Skipping (s,q) (0.05, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0673000Z Skipping (s,q) (0.06, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0673161Z Skipping (s,q) (0.07, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0673329Z Skipping (s,q) (0.08, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0673491Z Skipping (s,q) (0.09, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0673656Z Skipping (s,q) (0.1, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0673823Z Skipping (s,q) (0.11, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0673986Z Skipping (s,q) (0.12, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0674147Z Skipping (s,q) (0.13, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0674316Z Skipping (s,q) (0.14, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0674479Z Skipping (s,q) (0.15, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0674646Z Skipping (s,q) (0.16, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0674806Z Skipping (s,q) (0.17, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0674966Z Skipping (s,q) (0.18, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0675134Z Skipping (s,q) (0.19, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0675295Z Skipping (s,q) (0.2, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0675571Z Skipping (s,q) (0.21, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0675738Z Skipping (s,q) (0.22, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0675900Z Skipping (s,q) (0.23, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0676067Z Skipping (s,q) (0.24, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0676230Z Skipping (s,q) (0.25, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0676464Z Skipping (s,q) (0.26, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0676636Z Skipping (s,q) (0.27, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0676797Z Skipping (s,q) (0.28, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0676959Z Skipping (s,q) (0.29, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0677168Z Skipping (s,q) (0.3, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0677332Z Skipping (s,q) (0.31, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0677500Z Skipping (s,q) (0.32, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0677663Z Skipping (s,q) (0.33, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0677825Z Skipping (s,q) (0.34, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0677994Z Skipping (s,q) (0.35, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0678159Z Skipping (s,q) (0.36, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0678323Z Skipping (s,q) (0.37, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0678491Z Skipping (s,q) (0.38, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0678653Z Skipping (s,q) (0.39, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0678814Z Skipping (s,q) (0.4, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0678983Z Skipping (s,q) (0.41, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0679144Z Skipping (s,q) (0.42, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0679313Z Skipping (s,q) (0.43, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0679513Z Skipping (s,q) (0.44, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0679677Z Skipping (s,q) (0.45, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0679844Z Skipping (s,q) (0.46, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0680045Z Skipping (s,q) (0.47, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0680212Z Skipping (s,q) (0.48, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0680380Z Skipping (s,q) (0.49, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0680541Z Skipping (s,q) (0.5, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0680711Z Skipping (s,q) (0.51, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0680875Z Skipping (s,q) (0.52, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0681038Z Skipping (s,q) (0.53, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0681205Z Skipping (s,q) (0.54, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0681369Z Skipping (s,q) (0.55, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0681531Z Skipping (s,q) (0.56, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0681700Z Skipping (s,q) (0.57, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0681863Z Skipping (s,q) (0.58, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0682030Z Skipping (s,q) (0.59, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0682192Z Skipping (s,q) (0.6, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0682355Z Skipping (s,q) (0.61, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0682520Z Skipping (s,q) (0.62, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0682685Z Skipping (s,q) (0.63, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0682846Z Skipping (s,q) (0.64, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0683012Z Skipping (s,q) (0.65, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0683179Z Skipping (s,q) (0.66, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0683346Z Skipping (s,q) (0.67, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0683506Z Skipping (s,q) (0.68, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0683667Z Skipping (s,q) (0.69, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0683880Z Skipping (s,q) (0.7, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0684043Z Skipping (s,q) (0.71, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0684208Z Skipping (s,q) (0.72, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0684373Z Skipping (s,q) (0.73, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0684578Z Skipping (s,q) (0.74, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0684745Z Skipping (s,q) (0.75, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0684906Z Skipping (s,q) (0.76, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0685068Z Skipping (s,q) (0.77, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0685236Z Skipping (s,q) (0.78, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0685395Z Skipping (s,q) (0.79, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0685557Z Skipping (s,q) (0.8, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0685727Z Skipping (s,q) (0.81, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0685889Z Skipping (s,q) (0.82, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0686055Z Skipping (s,q) (0.83, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0686218Z Skipping (s,q) (0.84, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0686378Z Skipping (s,q) (0.85, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0686547Z Skipping (s,q) (0.86, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0686708Z Skipping (s,q) (0.87, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0686910Z Skipping (s,q) (0.88, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0687078Z Skipping (s,q) (0.89, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0687239Z Skipping (s,q) (0.9, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0687404Z Skipping (s,q) (0.91, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0687606Z Skipping (s,q) (0.92, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0687769Z Skipping (s,q) (0.93, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0687936Z Skipping (s,q) (0.94, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0688097Z Skipping (s,q) (0.95, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0688257Z Skipping (s,q) (0.96, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0688424Z Skipping (s,q) (0.97, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0688586Z Skipping (s,q) (0.98, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0688751Z Skipping (s,q) (0.99, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0688913Z Skipping (s,q) (1, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0689074Z Skipping (s,q) (1.01, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0689240Z Skipping (s,q) (1.02, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0689407Z Skipping (s,q) (1.03, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0689571Z Skipping (s,q) (1.04, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0689740Z Skipping (s,q) (1.05, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0689901Z Skipping (s,q) (1.06, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0690061Z Skipping (s,q) (1.07, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0690230Z Skipping (s,q) (1.08, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0690390Z Skipping (s,q) (1.09, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0690556Z Skipping (s,q) (1.1, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0691029Z Skipping (s,q) (1.11, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0691213Z Skipping (s,q) (1.12, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0691380Z Skipping (s,q) (1.13, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0691543Z Skipping (s,q) (1.14, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0691796Z Skipping (s,q) (1.15, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0691971Z Skipping (s,q) (1.16, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0692134Z Skipping (s,q) (1.17, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0692302Z Skipping (s,q) (1.18, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0692535Z Skipping (s,q) (1.19, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0692698Z Skipping (s,q) (1.2, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0692866Z Skipping (s,q) (1.21, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0693028Z Skipping (s,q) (1.22, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0697998Z Skipping (s,q) (1.23, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0698185Z Skipping (s,q) (1.24, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0698363Z Skipping (s,q) (1.25, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0698529Z Skipping (s,q) (1.26, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0698690Z Skipping (s,q) (1.27, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0698859Z Skipping (s,q) (1.28, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0699021Z Skipping (s,q) (1.29, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0699193Z Skipping (s,q) (1.3, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0699354Z Skipping (s,q) (1.31, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0699518Z Skipping (s,q) (1.32, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0699786Z Skipping (s,q) (1.33, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0699952Z Skipping (s,q) (1.34, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0700115Z Skipping (s,q) (1.35, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0700347Z Skipping (s,q) (1.36, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0700513Z Skipping (s,q) (1.37, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0700681Z Skipping (s,q) (1.38, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0700845Z Skipping (s,q) (1.39, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0701008Z Skipping (s,q) (1.4, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0701178Z Skipping (s,q) (1.41, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0701345Z Skipping (s,q) (1.42, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0701507Z Skipping (s,q) (1.43, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0701680Z Skipping (s,q) (1.44, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0701842Z Skipping (s,q) (1.45, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0702009Z Skipping (s,q) (1.46, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0702171Z Skipping (s,q) (1.47, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0702337Z Skipping (s,q) (1.48, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0702504Z Skipping (s,q) (1.49, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0702670Z Skipping (s,q) (1.5, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0702832Z Skipping (s,q) (1.51, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0703004Z Skipping (s,q) (1.52, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0703166Z Skipping (s,q) (1.53, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0703334Z Skipping (s,q) (1.54, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0703499Z Skipping (s,q) (1.55, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0703661Z Skipping (s,q) (1.56, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0703828Z Skipping (s,q) (1.57, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0703993Z Skipping (s,q) (1.58, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0704157Z Skipping (s,q) (1.59, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0704377Z Skipping (s,q) (1.6, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0704542Z Skipping (s,q) (1.61, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0704710Z Skipping (s,q) (1.62, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0704871Z Skipping (s,q) (1.63, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0705073Z Skipping (s,q) (1.64, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0705241Z Skipping (s,q) (1.65, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0705405Z Skipping (s,q) (1.66, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0705567Z Skipping (s,q) (1.67, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0705734Z Skipping (s,q) (1.68, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0705894Z Skipping (s,q) (1.69, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0706059Z Skipping (s,q) (1.7, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0706229Z Skipping (s,q) (1.71, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0706390Z Skipping (s,q) (1.72, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0706558Z Skipping (s,q) (1.73, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0706719Z Skipping (s,q) (1.74, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0706883Z Skipping (s,q) (1.75, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0707049Z Skipping (s,q) (1.76, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0707276Z Skipping (s,q) (1.77, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0707441Z Skipping (s,q) (1.78, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0707609Z Skipping (s,q) (1.79, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0707772Z Skipping (s,q) (1.8, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0707978Z Skipping (s,q) (1.81, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0708141Z Skipping (s,q) (1.82, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0708304Z Skipping (s,q) (1.83, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0708470Z Skipping (s,q) (1.84, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0708632Z Skipping (s,q) (1.85, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0708796Z Skipping (s,q) (1.86, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0708963Z Skipping (s,q) (1.87, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0709125Z Skipping (s,q) (1.88, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0709293Z Skipping (s,q) (1.89, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0709455Z Skipping (s,q) (1.9, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0709617Z Skipping (s,q) (1.91, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0709787Z Skipping (s,q) (1.92, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0709950Z Skipping (s,q) (1.93, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0710112Z Skipping (s,q) (1.94, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0710278Z Skipping (s,q) (1.95, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0710440Z Skipping (s,q) (1.96, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0710609Z Skipping (s,q) (1.97, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0710772Z Skipping (s,q) (1.98, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0710935Z Skipping (s,q) (1.99, 9000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0711104Z Skipping (s,q) (0.01, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0711266Z Skipping (s,q) (0.02, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0711428Z Skipping (s,q) (0.03, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0711596Z Skipping (s,q) (0.04, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0711800Z Skipping (s,q) (0.05, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0711969Z Skipping (s,q) (0.06, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0712130Z Skipping (s,q) (0.07, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0712293Z Skipping (s,q) (0.08, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0712497Z Skipping (s,q) (0.09, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0712659Z Skipping (s,q) (0.1, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0712822Z Skipping (s,q) (0.11, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0712993Z Skipping (s,q) (0.12, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0713154Z Skipping (s,q) (0.13, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0713322Z Skipping (s,q) (0.14, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0713488Z Skipping (s,q) (0.15, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0713652Z Skipping (s,q) (0.16, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0713819Z Skipping (s,q) (0.17, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0713982Z Skipping (s,q) (0.18, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0714142Z Skipping (s,q) (0.19, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0714312Z Skipping (s,q) (0.2, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0714474Z Skipping (s,q) (0.21, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0714642Z Skipping (s,q) (0.22, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0714846Z Skipping (s,q) (0.23, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0715009Z Skipping (s,q) (0.24, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0715177Z Skipping (s,q) (0.25, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0715338Z Skipping (s,q) (0.26, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0715638Z Skipping (s,q) (0.27, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0715809Z Skipping (s,q) (0.28, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0715969Z Skipping (s,q) (0.29, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0716132Z Skipping (s,q) (0.3, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0716304Z Skipping (s,q) (0.31, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0716467Z Skipping (s,q) (0.32, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0716638Z Skipping (s,q) (0.33, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0716803Z Skipping (s,q) (0.34, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0716965Z Skipping (s,q) (0.35, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0717133Z Skipping (s,q) (0.36, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0717295Z Skipping (s,q) (0.37, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0717459Z Skipping (s,q) (0.38, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0717632Z Skipping (s,q) (0.39, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0717795Z Skipping (s,q) (0.4, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0717966Z Skipping (s,q) (0.41, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0718129Z Skipping (s,q) (0.42, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0718295Z Skipping (s,q) (0.43, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0718463Z Skipping (s,q) (0.44, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0718628Z Skipping (s,q) (0.45, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0718791Z Skipping (s,q) (0.46, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0718959Z Skipping (s,q) (0.47, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0719121Z Skipping (s,q) (0.48, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0719291Z Skipping (s,q) (0.49, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0719495Z Skipping (s,q) (0.5, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0719659Z Skipping (s,q) (0.51, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0719829Z Skipping (s,q) (0.52, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0719990Z Skipping (s,q) (0.53, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0720189Z Skipping (s,q) (0.54, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0720357Z Skipping (s,q) (0.55, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0720521Z Skipping (s,q) (0.56, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0720689Z Skipping (s,q) (0.57, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0720850Z Skipping (s,q) (0.58, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0721011Z Skipping (s,q) (0.59, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0721182Z Skipping (s,q) (0.6, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0721347Z Skipping (s,q) (0.61, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0721509Z Skipping (s,q) (0.62, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0721674Z Skipping (s,q) (0.63, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0721836Z Skipping (s,q) (0.64, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0722006Z Skipping (s,q) (0.65, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0722166Z Skipping (s,q) (0.66, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0722328Z Skipping (s,q) (0.67, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0722539Z Skipping (s,q) (0.68, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0722702Z Skipping (s,q) (0.69, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0722865Z Skipping (s,q) (0.7, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0723072Z Skipping (s,q) (0.71, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0723235Z Skipping (s,q) (0.72, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0723401Z Skipping (s,q) (0.73, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0723562Z Skipping (s,q) (0.74, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0723723Z Skipping (s,q) (0.75, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0723894Z Skipping (s,q) (0.76, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0724055Z Skipping (s,q) (0.77, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0724217Z Skipping (s,q) (0.78, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0724387Z Skipping (s,q) (0.79, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0724550Z Skipping (s,q) (0.8, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0724711Z Skipping (s,q) (0.81, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0724881Z Skipping (s,q) (0.82, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0725044Z Skipping (s,q) (0.83, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0725209Z Skipping (s,q) (0.84, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0725371Z Skipping (s,q) (0.85, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0725532Z Skipping (s,q) (0.86, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0725703Z Skipping (s,q) (0.87, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0725864Z Skipping (s,q) (0.88, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0726025Z Skipping (s,q) (0.89, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0726194Z Skipping (s,q) (0.9, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0726355Z Skipping (s,q) (0.91, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0726522Z Skipping (s,q) (0.92, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0726686Z Skipping (s,q) (0.93, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0726888Z Skipping (s,q) (0.94, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0727057Z Skipping (s,q) (0.95, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0727218Z Skipping (s,q) (0.96, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0727376Z Skipping (s,q) (0.97, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0727581Z Skipping (s,q) (0.98, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0727744Z Skipping (s,q) (0.99, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0727907Z Skipping (s,q) (1, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0728070Z Skipping (s,q) (1.01, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0728233Z Skipping (s,q) (1.02, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0728401Z Skipping (s,q) (1.03, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0728563Z Skipping (s,q) (1.04, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0728726Z Skipping (s,q) (1.05, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0728895Z Skipping (s,q) (1.06, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0729055Z Skipping (s,q) (1.07, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0729224Z Skipping (s,q) (1.08, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0729386Z Skipping (s,q) (1.09, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0729548Z Skipping (s,q) (1.1, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0729715Z Skipping (s,q) (1.11, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0729917Z Skipping (s,q) (1.12, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0730079Z Skipping (s,q) (1.13, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0730248Z Skipping (s,q) (1.14, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0730410Z Skipping (s,q) (1.15, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0730620Z Skipping (s,q) (1.16, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0730784Z Skipping (s,q) (1.17, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0730946Z Skipping (s,q) (1.18, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0731112Z Skipping (s,q) (1.19, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0731275Z Skipping (s,q) (1.2, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0731440Z Skipping (s,q) (1.21, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0731607Z Skipping (s,q) (1.22, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0731772Z Skipping (s,q) (1.23, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0731938Z Skipping (s,q) (1.24, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0732100Z Skipping (s,q) (1.25, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0732263Z Skipping (s,q) (1.26, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0732434Z Skipping (s,q) (1.27, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0732598Z Skipping (s,q) (1.28, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0732761Z Skipping (s,q) (1.29, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0732928Z Skipping (s,q) (1.3, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0733091Z Skipping (s,q) (1.31, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0733253Z Skipping (s,q) (1.32, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0733420Z Skipping (s,q) (1.33, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0733583Z Skipping (s,q) (1.34, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0733752Z Skipping (s,q) (1.35, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0733913Z Skipping (s,q) (1.36, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0734074Z Skipping (s,q) (1.37, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0734242Z Skipping (s,q) (1.38, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0734447Z Skipping (s,q) (1.39, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0734609Z Skipping (s,q) (1.4, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0734777Z Skipping (s,q) (1.41, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0734939Z Skipping (s,q) (1.42, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0735169Z Skipping (s,q) (1.43, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0735331Z Skipping (s,q) (1.44, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0735492Z Skipping (s,q) (1.45, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0735659Z Skipping (s,q) (1.46, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0735821Z Skipping (s,q) (1.47, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0735981Z Skipping (s,q) (1.48, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0736151Z Skipping (s,q) (1.49, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0736317Z Skipping (s,q) (1.5, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0736486Z Skipping (s,q) (1.51, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0736647Z Skipping (s,q) (1.52, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0736808Z Skipping (s,q) (1.53, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0736977Z Skipping (s,q) (1.54, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0737139Z Skipping (s,q) (1.55, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0737299Z Skipping (s,q) (1.56, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0737508Z Skipping (s,q) (1.57, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0737672Z Skipping (s,q) (1.58, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0737840Z Skipping (s,q) (1.59, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0738043Z Skipping (s,q) (1.6, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0738209Z Skipping (s,q) (1.61, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0738375Z Skipping (s,q) (1.62, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0738535Z Skipping (s,q) (1.63, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0738697Z Skipping (s,q) (1.64, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0738867Z Skipping (s,q) (1.65, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0739027Z Skipping (s,q) (1.66, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0739197Z Skipping (s,q) (1.67, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0739361Z Skipping (s,q) (1.68, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0739523Z Skipping (s,q) (1.69, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0739691Z Skipping (s,q) (1.7, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0739855Z Skipping (s,q) (1.71, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0740020Z Skipping (s,q) (1.72, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0740186Z Skipping (s,q) (1.73, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0740346Z Skipping (s,q) (1.74, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0740514Z Skipping (s,q) (1.75, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0740678Z Skipping (s,q) (1.76, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0740839Z Skipping (s,q) (1.77, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0741006Z Skipping (s,q) (1.78, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0741170Z Skipping (s,q) (1.79, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0741332Z Skipping (s,q) (1.8, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0741501Z Skipping (s,q) (1.81, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0741662Z Skipping (s,q) (1.82, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0741894Z Skipping (s,q) (1.83, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0742057Z Skipping (s,q) (1.84, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0742219Z Skipping (s,q) (1.85, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0742387Z Skipping (s,q) (1.86, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0742589Z Skipping (s,q) (1.87, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0742750Z Skipping (s,q) (1.88, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0742918Z Skipping (s,q) (1.89, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0743083Z Skipping (s,q) (1.9, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0743244Z Skipping (s,q) (1.91, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0743411Z Skipping (s,q) (1.92, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0743572Z Skipping (s,q) (1.93, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0743743Z Skipping (s,q) (1.94, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0743909Z Skipping (s,q) (1.95, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0744071Z Skipping (s,q) (1.96, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0744237Z Skipping (s,q) (1.97, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0744399Z Skipping (s,q) (1.98, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0744563Z Skipping (s,q) (1.99, 9250): inconsistent with heavy hitters! 2025-05-07T20:56:57.0744732Z Skipping (s,q) (0.01, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0744936Z Skipping (s,q) (0.02, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0745107Z Skipping (s,q) (0.03, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0745268Z Skipping (s,q) (0.04, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0745430Z Skipping (s,q) (0.05, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0745637Z Skipping (s,q) (0.06, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0745801Z Skipping (s,q) (0.07, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0745962Z Skipping (s,q) (0.08, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0746128Z Skipping (s,q) (0.09, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0746291Z Skipping (s,q) (0.1, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0746463Z Skipping (s,q) (0.11, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0746624Z Skipping (s,q) (0.12, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0746789Z Skipping (s,q) (0.13, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0746956Z Skipping (s,q) (0.14, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0747119Z Skipping (s,q) (0.15, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0747281Z Skipping (s,q) (0.16, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0747452Z Skipping (s,q) (0.17, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0747615Z Skipping (s,q) (0.18, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0747785Z Skipping (s,q) (0.19, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0747948Z Skipping (s,q) (0.2, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0748110Z Skipping (s,q) (0.21, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0748277Z Skipping (s,q) (0.22, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0748439Z Skipping (s,q) (0.23, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0748600Z Skipping (s,q) (0.24, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0748768Z Skipping (s,q) (0.25, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0748931Z Skipping (s,q) (0.26, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0749098Z Skipping (s,q) (0.27, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0749262Z Skipping (s,q) (0.28, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0749467Z Skipping (s,q) (0.29, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0749637Z Skipping (s,q) (0.3, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0749799Z Skipping (s,q) (0.31, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0749961Z Skipping (s,q) (0.32, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0750172Z Skipping (s,q) (0.33, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0750333Z Skipping (s,q) (0.34, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0750504Z Skipping (s,q) (0.35, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0750667Z Skipping (s,q) (0.36, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0750829Z Skipping (s,q) (0.37, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0750998Z Skipping (s,q) (0.38, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0751162Z Skipping (s,q) (0.39, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0751326Z Skipping (s,q) (0.4, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0751492Z Skipping (s,q) (0.41, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0751653Z Skipping (s,q) (0.42, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0751815Z Skipping (s,q) (0.43, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0751985Z Skipping (s,q) (0.44, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0752146Z Skipping (s,q) (0.45, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0752312Z Skipping (s,q) (0.46, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0752513Z Skipping (s,q) (0.47, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0752676Z Skipping (s,q) (0.48, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0752842Z Skipping (s,q) (0.49, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0753044Z Skipping (s,q) (0.5, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0753207Z Skipping (s,q) (0.51, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0753375Z Skipping (s,q) (0.52, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0753535Z Skipping (s,q) (0.53, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0753701Z Skipping (s,q) (0.54, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0753863Z Skipping (s,q) (0.55, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0754023Z Skipping (s,q) (0.56, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0754189Z Skipping (s,q) (0.57, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0754353Z Skipping (s,q) (0.58, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0754515Z Skipping (s,q) (0.59, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0754681Z Skipping (s,q) (0.6, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0754843Z Skipping (s,q) (0.61, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0755015Z Skipping (s,q) (0.62, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0755177Z Skipping (s,q) (0.63, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0755339Z Skipping (s,q) (0.64, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0755605Z Skipping (s,q) (0.65, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0755770Z Skipping (s,q) (0.66, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0755931Z Skipping (s,q) (0.67, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0756097Z Skipping (s,q) (0.68, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0756260Z Skipping (s,q) (0.69, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0756427Z Skipping (s,q) (0.7, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0756589Z Skipping (s,q) (0.71, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0756752Z Skipping (s,q) (0.72, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0756924Z Skipping (s,q) (0.73, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0757134Z Skipping (s,q) (0.74, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0757297Z Skipping (s,q) (0.75, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0757466Z Skipping (s,q) (0.76, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0757628Z Skipping (s,q) (0.77, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0757834Z Skipping (s,q) (0.78, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0757996Z Skipping (s,q) (0.79, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0758160Z Skipping (s,q) (0.8, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0758326Z Skipping (s,q) (0.81, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0758487Z Skipping (s,q) (0.82, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0758648Z Skipping (s,q) (0.83, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0758820Z Skipping (s,q) (0.84, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0758984Z Skipping (s,q) (0.85, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0759153Z Skipping (s,q) (0.86, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0759313Z Skipping (s,q) (0.87, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0759474Z Skipping (s,q) (0.88, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0759644Z Skipping (s,q) (0.89, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0759808Z Skipping (s,q) (0.9, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0760018Z Skipping (s,q) (0.91, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0760183Z Skipping (s,q) (0.92, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0760351Z Skipping (s,q) (0.93, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0760512Z Skipping (s,q) (0.94, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0760714Z Skipping (s,q) (0.95, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0760886Z Skipping (s,q) (0.96, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0761048Z Skipping (s,q) (0.97, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0761210Z Skipping (s,q) (0.98, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0761380Z Skipping (s,q) (0.99, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0761540Z Skipping (s,q) (1, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0761712Z Skipping (s,q) (1.01, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0761874Z Skipping (s,q) (1.02, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0762039Z Skipping (s,q) (1.03, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0762205Z Skipping (s,q) (1.04, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0762368Z Skipping (s,q) (1.05, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0762531Z Skipping (s,q) (1.06, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0762701Z Skipping (s,q) (1.07, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0762863Z Skipping (s,q) (1.08, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0763029Z Skipping (s,q) (1.09, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0763190Z Skipping (s,q) (1.1, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0763353Z Skipping (s,q) (1.11, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0763517Z Skipping (s,q) (1.12, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0763677Z Skipping (s,q) (1.13, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0763839Z Skipping (s,q) (1.14, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0764004Z Skipping (s,q) (1.15, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0764165Z Skipping (s,q) (1.16, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0764333Z Skipping (s,q) (1.17, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0764764Z Skipping (s,q) (1.18, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0764927Z Skipping (s,q) (1.19, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0765097Z Skipping (s,q) (1.2, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0765258Z Skipping (s,q) (1.21, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0765460Z Skipping (s,q) (1.22, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0765629Z Skipping (s,q) (1.23, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0765791Z Skipping (s,q) (1.24, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0765954Z Skipping (s,q) (1.25, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0766121Z Skipping (s,q) (1.26, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0766282Z Skipping (s,q) (1.27, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0766450Z Skipping (s,q) (1.28, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0766616Z Skipping (s,q) (1.29, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0766777Z Skipping (s,q) (1.3, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0766944Z Skipping (s,q) (1.31, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0767105Z Skipping (s,q) (1.32, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0767269Z Skipping (s,q) (1.33, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0767436Z Skipping (s,q) (1.34, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0767598Z Skipping (s,q) (1.35, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0767808Z Skipping (s,q) (1.36, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0767971Z Skipping (s,q) (1.37, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0768132Z Skipping (s,q) (1.38, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0768298Z Skipping (s,q) (1.39, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0768501Z Skipping (s,q) (1.4, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0768667Z Skipping (s,q) (1.41, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0768833Z Skipping (s,q) (1.42, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0768993Z Skipping (s,q) (1.43, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0769163Z Skipping (s,q) (1.44, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0769324Z Skipping (s,q) (1.45, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0769486Z Skipping (s,q) (1.46, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0769656Z Skipping (s,q) (1.47, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0769818Z Skipping (s,q) (1.48, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0769979Z Skipping (s,q) (1.49, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0770144Z Skipping (s,q) (1.5, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0770307Z Skipping (s,q) (1.51, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0770475Z Skipping (s,q) (1.52, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0770637Z Skipping (s,q) (1.53, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0770797Z Skipping (s,q) (1.54, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0770966Z Skipping (s,q) (1.55, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0771128Z Skipping (s,q) (1.56, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0771291Z Skipping (s,q) (1.57, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0771459Z Skipping (s,q) (1.58, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0771620Z Skipping (s,q) (1.59, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0771787Z Skipping (s,q) (1.6, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0771949Z Skipping (s,q) (1.61, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0772113Z Skipping (s,q) (1.62, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0773555Z Skipping (s,q) (1.63, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0773719Z Skipping (s,q) (1.64, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0773882Z Skipping (s,q) (1.65, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0774051Z Skipping (s,q) (1.66, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0774250Z Skipping (s,q) (1.67, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0774416Z Skipping (s,q) (1.68, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0774579Z Skipping (s,q) (1.69, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0774742Z Skipping (s,q) (1.7, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0774910Z Skipping (s,q) (1.71, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0775071Z Skipping (s,q) (1.72, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0775235Z Skipping (s,q) (1.73, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0775403Z Skipping (s,q) (1.74, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0775563Z Skipping (s,q) (1.75, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0775723Z Skipping (s,q) (1.76, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0775891Z Skipping (s,q) (1.77, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0776054Z Skipping (s,q) (1.78, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0776226Z Skipping (s,q) (1.79, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0776386Z Skipping (s,q) (1.8, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0776587Z Skipping (s,q) (1.81, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0776757Z Skipping (s,q) (1.82, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0776917Z Skipping (s,q) (1.83, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0777118Z Skipping (s,q) (1.84, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0777289Z Skipping (s,q) (1.85, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0777450Z Skipping (s,q) (1.86, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0777616Z Skipping (s,q) (1.87, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0777778Z Skipping (s,q) (1.88, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0777942Z Skipping (s,q) (1.89, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0778109Z Skipping (s,q) (1.9, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0778271Z Skipping (s,q) (1.91, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0778432Z Skipping (s,q) (1.92, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0778599Z Skipping (s,q) (1.93, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0778760Z Skipping (s,q) (1.94, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0778929Z Skipping (s,q) (1.95, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0779092Z Skipping (s,q) (1.96, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0779252Z Skipping (s,q) (1.97, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0779418Z Skipping (s,q) (1.98, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0779578Z Skipping (s,q) (1.99, 9500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0779740Z Skipping (s,q) (0.01, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0779904Z Skipping (s,q) (0.02, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0780065Z Skipping (s,q) (0.03, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0780237Z Skipping (s,q) (0.04, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0780397Z Skipping (s,q) (0.05, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0780557Z Skipping (s,q) (0.06, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0780728Z Skipping (s,q) (0.07, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0780930Z Skipping (s,q) (0.08, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0781093Z Skipping (s,q) (0.09, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0781259Z Skipping (s,q) (0.1, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0781420Z Skipping (s,q) (0.11, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0781626Z Skipping (s,q) (0.12, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0781786Z Skipping (s,q) (0.13, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0781945Z Skipping (s,q) (0.14, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0782113Z Skipping (s,q) (0.15, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0782274Z Skipping (s,q) (0.16, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0782434Z Skipping (s,q) (0.17, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0782604Z Skipping (s,q) (0.18, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0782768Z Skipping (s,q) (0.19, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0782935Z Skipping (s,q) (0.2, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0783096Z Skipping (s,q) (0.21, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0783255Z Skipping (s,q) (0.22, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0783422Z Skipping (s,q) (0.23, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0783582Z Skipping (s,q) (0.24, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0783741Z Skipping (s,q) (0.25, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0783948Z Skipping (s,q) (0.26, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0784111Z Skipping (s,q) (0.27, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0784279Z Skipping (s,q) (0.28, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0784438Z Skipping (s,q) (0.29, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0784638Z Skipping (s,q) (0.3, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0784805Z Skipping (s,q) (0.31, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0784965Z Skipping (s,q) (0.32, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0785123Z Skipping (s,q) (0.33, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0785290Z Skipping (s,q) (0.34, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0785453Z Skipping (s,q) (0.35, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0785613Z Skipping (s,q) (0.36, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0785781Z Skipping (s,q) (0.37, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0785941Z Skipping (s,q) (0.38, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0786108Z Skipping (s,q) (0.39, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0786268Z Skipping (s,q) (0.4, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0786432Z Skipping (s,q) (0.41, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0786606Z Skipping (s,q) (0.42, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0786767Z Skipping (s,q) (0.43, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0786927Z Skipping (s,q) (0.44, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0787092Z Skipping (s,q) (0.45, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0787253Z Skipping (s,q) (0.46, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0787418Z Skipping (s,q) (0.47, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0787580Z Skipping (s,q) (0.48, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0787740Z Skipping (s,q) (0.49, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0787905Z Skipping (s,q) (0.5, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0788068Z Skipping (s,q) (0.51, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0788230Z Skipping (s,q) (0.52, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0788438Z Skipping (s,q) (0.53, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0788600Z Skipping (s,q) (0.54, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0788767Z Skipping (s,q) (0.55, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0788928Z Skipping (s,q) (0.56, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0789126Z Skipping (s,q) (0.57, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0789289Z Skipping (s,q) (0.58, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0789449Z Skipping (s,q) (0.59, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0789614Z Skipping (s,q) (0.6, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0789780Z Skipping (s,q) (0.61, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0789944Z Skipping (s,q) (0.62, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0790111Z Skipping (s,q) (0.63, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0790274Z Skipping (s,q) (0.64, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0790435Z Skipping (s,q) (0.65, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0790850Z Skipping (s,q) (0.66, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0791805Z Skipping (s,q) (0.67, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0792104Z Skipping (s,q) (0.68, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0792284Z Skipping (s,q) (0.69, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0792452Z Skipping (s,q) (0.7, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0792924Z Skipping (s,q) (0.71, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0793096Z Skipping (s,q) (0.72, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0793261Z Skipping (s,q) (0.73, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0793528Z Skipping (s,q) (0.74, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0793699Z Skipping (s,q) (0.75, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0793868Z Skipping (s,q) (0.76, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0794041Z Skipping (s,q) (0.77, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0794203Z Skipping (s,q) (0.78, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0794377Z Skipping (s,q) (0.79, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0794540Z Skipping (s,q) (0.8, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0794702Z Skipping (s,q) (0.81, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0794877Z Skipping (s,q) (0.82, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0795039Z Skipping (s,q) (0.83, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0795201Z Skipping (s,q) (0.84, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0795482Z Skipping (s,q) (0.85, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0795651Z Skipping (s,q) (0.86, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0795816Z Skipping (s,q) (0.87, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0795993Z Skipping (s,q) (0.88, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0796159Z Skipping (s,q) (0.89, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0796336Z Skipping (s,q) (0.9, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0796502Z Skipping (s,q) (0.91, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0796691Z Skipping (s,q) (0.92, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0796892Z Skipping (s,q) (0.93, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0797057Z Skipping (s,q) (0.94, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0797219Z Skipping (s,q) (0.95, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0797390Z Skipping (s,q) (0.96, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0797648Z Skipping (s,q) (0.97, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0797826Z Skipping (s,q) (0.98, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0797994Z Skipping (s,q) (0.99, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0798157Z Skipping (s,q) (1, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0798337Z Skipping (s,q) (1.01, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0798573Z Skipping (s,q) (1.02, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0798736Z Skipping (s,q) (1.03, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0798911Z Skipping (s,q) (1.04, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0799076Z Skipping (s,q) (1.05, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0799249Z Skipping (s,q) (1.06, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0799412Z Skipping (s,q) (1.07, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0799577Z Skipping (s,q) (1.08, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0799754Z Skipping (s,q) (1.09, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0799921Z Skipping (s,q) (1.1, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0800088Z Skipping (s,q) (1.11, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0800260Z Skipping (s,q) (1.12, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0800425Z Skipping (s,q) (1.13, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0800596Z Skipping (s,q) (1.14, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0800807Z Skipping (s,q) (1.15, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0800972Z Skipping (s,q) (1.16, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0801145Z Skipping (s,q) (1.17, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0801310Z Skipping (s,q) (1.18, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0801516Z Skipping (s,q) (1.19, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0801687Z Skipping (s,q) (1.2, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0801848Z Skipping (s,q) (1.21, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0802017Z Skipping (s,q) (1.22, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0802181Z Skipping (s,q) (1.23, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0802345Z Skipping (s,q) (1.24, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0802513Z Skipping (s,q) (1.25, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0802677Z Skipping (s,q) (1.26, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0802839Z Skipping (s,q) (1.27, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0803006Z Skipping (s,q) (1.28, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0803167Z Skipping (s,q) (1.29, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0803338Z Skipping (s,q) (1.3, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0803501Z Skipping (s,q) (1.31, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0803662Z Skipping (s,q) (1.32, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0803831Z Skipping (s,q) (1.33, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0803992Z Skipping (s,q) (1.34, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0804157Z Skipping (s,q) (1.35, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0804327Z Skipping (s,q) (1.36, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0804488Z Skipping (s,q) (1.37, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0804654Z Skipping (s,q) (1.38, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0804824Z Skipping (s,q) (1.39, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0804987Z Skipping (s,q) (1.4, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0805161Z Skipping (s,q) (1.41, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0805368Z Skipping (s,q) (1.42, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0805531Z Skipping (s,q) (1.43, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0805701Z Skipping (s,q) (1.44, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0805864Z Skipping (s,q) (1.45, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0806068Z Skipping (s,q) (1.46, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0806239Z Skipping (s,q) (1.47, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0806402Z Skipping (s,q) (1.48, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0806574Z Skipping (s,q) (1.49, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0806734Z Skipping (s,q) (1.5, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0806894Z Skipping (s,q) (1.51, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0807064Z Skipping (s,q) (1.52, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0807229Z Skipping (s,q) (1.53, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0807392Z Skipping (s,q) (1.54, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0807562Z Skipping (s,q) (1.55, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0807723Z Skipping (s,q) (1.56, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0807895Z Skipping (s,q) (1.57, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0808061Z Skipping (s,q) (1.58, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0808224Z Skipping (s,q) (1.59, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0808436Z Skipping (s,q) (1.6, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0808602Z Skipping (s,q) (1.61, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0808763Z Skipping (s,q) (1.62, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0808974Z Skipping (s,q) (1.63, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0809136Z Skipping (s,q) (1.64, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0809306Z Skipping (s,q) (1.65, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0809467Z Skipping (s,q) (1.66, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0809628Z Skipping (s,q) (1.67, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0809798Z Skipping (s,q) (1.68, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0809960Z Skipping (s,q) (1.69, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0810121Z Skipping (s,q) (1.7, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0810297Z Skipping (s,q) (1.71, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0810461Z Skipping (s,q) (1.72, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0810629Z Skipping (s,q) (1.73, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0810793Z Skipping (s,q) (1.74, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0810960Z Skipping (s,q) (1.75, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0811132Z Skipping (s,q) (1.76, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0811294Z Skipping (s,q) (1.77, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0811458Z Skipping (s,q) (1.78, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0811635Z Skipping (s,q) (1.79, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0811799Z Skipping (s,q) (1.8, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0811970Z Skipping (s,q) (1.81, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0812136Z Skipping (s,q) (1.82, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0812299Z Skipping (s,q) (1.83, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0812471Z Skipping (s,q) (1.84, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0812636Z Skipping (s,q) (1.85, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0812806Z Skipping (s,q) (1.86, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0813024Z Skipping (s,q) (1.87, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0813190Z Skipping (s,q) (1.88, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0813362Z Skipping (s,q) (1.89, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0813527Z Skipping (s,q) (1.9, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0813730Z Skipping (s,q) (1.91, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0813904Z Skipping (s,q) (1.92, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0814072Z Skipping (s,q) (1.93, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0814234Z Skipping (s,q) (1.94, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0814405Z Skipping (s,q) (1.95, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0814569Z Skipping (s,q) (1.96, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0814733Z Skipping (s,q) (1.97, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0814907Z Skipping (s,q) (1.98, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0815071Z Skipping (s,q) (1.99, 9750): inconsistent with heavy hitters! 2025-05-07T20:56:57.0815246Z Skipping (s,q) (0.01, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0815412Z Skipping (s,q) (0.02, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0815578Z Skipping (s,q) (0.03, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0815751Z Skipping (s,q) (0.04, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0815962Z Skipping (s,q) (0.05, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0816125Z Skipping (s,q) (0.06, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0816296Z Skipping (s,q) (0.07, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0816462Z Skipping (s,q) (0.08, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0816677Z Skipping (s,q) (0.09, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0816840Z Skipping (s,q) (0.1, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0817003Z Skipping (s,q) (0.11, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0817177Z Skipping (s,q) (0.12, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0817341Z Skipping (s,q) (0.13, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0817506Z Skipping (s,q) (0.14, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0817676Z Skipping (s,q) (0.15, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0817841Z Skipping (s,q) (0.16, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0818012Z Skipping (s,q) (0.17, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0818176Z Skipping (s,q) (0.18, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0818339Z Skipping (s,q) (0.19, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0818511Z Skipping (s,q) (0.2, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0818678Z Skipping (s,q) (0.21, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0818842Z Skipping (s,q) (0.22, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0819016Z Skipping (s,q) (0.23, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0819179Z Skipping (s,q) (0.24, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0819354Z Skipping (s,q) (0.25, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0819517Z Skipping (s,q) (0.26, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0819682Z Skipping (s,q) (0.27, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0819852Z Skipping (s,q) (0.28, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0820014Z Skipping (s,q) (0.29, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0820175Z Skipping (s,q) (0.3, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0820353Z Skipping (s,q) (0.31, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0820588Z Skipping (s,q) (0.32, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0820763Z Skipping (s,q) (0.33, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0820928Z Skipping (s,q) (0.34, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0821091Z Skipping (s,q) (0.35, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0821300Z Skipping (s,q) (0.36, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0821465Z Skipping (s,q) (0.37, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0821630Z Skipping (s,q) (0.38, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0821805Z Skipping (s,q) (0.39, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0821967Z Skipping (s,q) (0.4, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0822139Z Skipping (s,q) (0.41, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0822306Z Skipping (s,q) (0.42, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0822469Z Skipping (s,q) (0.43, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0822639Z Skipping (s,q) (0.44, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0822803Z Skipping (s,q) (0.45, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0822966Z Skipping (s,q) (0.46, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0823140Z Skipping (s,q) (0.47, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0823309Z Skipping (s,q) (0.48, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0823515Z Skipping (s,q) (0.49, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0823698Z Skipping (s,q) (0.5, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0823863Z Skipping (s,q) (0.51, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0824038Z Skipping (s,q) (0.52, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0824247Z Skipping (s,q) (0.53, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0824415Z Skipping (s,q) (0.54, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0824590Z Skipping (s,q) (0.55, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0824755Z Skipping (s,q) (0.56, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0824919Z Skipping (s,q) (0.57, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0825097Z Skipping (s,q) (0.58, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0825264Z Skipping (s,q) (0.59, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0825442Z Skipping (s,q) (0.6, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0825609Z Skipping (s,q) (0.61, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0825774Z Skipping (s,q) (0.62, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0825965Z Skipping (s,q) (0.63, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0826135Z Skipping (s,q) (0.64, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0826303Z Skipping (s,q) (0.65, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0826478Z Skipping (s,q) (0.66, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0826672Z Skipping (s,q) (0.67, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0826871Z Skipping (s,q) (0.68, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0827040Z Skipping (s,q) (0.69, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0833135Z Skipping (s,q) (0.7, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0833335Z Skipping (s,q) (0.71, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0833517Z Skipping (s,q) (0.72, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0833687Z Skipping (s,q) (0.73, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0833855Z Skipping (s,q) (0.74, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0834036Z Skipping (s,q) (0.75, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0834269Z Skipping (s,q) (0.76, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0834442Z Skipping (s,q) (0.77, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0834620Z Skipping (s,q) (0.78, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0834788Z Skipping (s,q) (0.79, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0835009Z Skipping (s,q) (0.8, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0835174Z Skipping (s,q) (0.81, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0835340Z Skipping (s,q) (0.82, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0835611Z Skipping (s,q) (0.83, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0835777Z Skipping (s,q) (0.84, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0835941Z Skipping (s,q) (0.85, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0836116Z Skipping (s,q) (0.86, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0836283Z Skipping (s,q) (0.87, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0836456Z Skipping (s,q) (0.88, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0836640Z Skipping (s,q) (0.89, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0836832Z Skipping (s,q) (0.9, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0837012Z Skipping (s,q) (0.91, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0837177Z Skipping (s,q) (0.92, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0837342Z Skipping (s,q) (0.93, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0837561Z Skipping (s,q) (0.94, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0837730Z Skipping (s,q) (0.95, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0837901Z Skipping (s,q) (0.96, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0838107Z Skipping (s,q) (0.97, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0838279Z Skipping (s,q) (0.98, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0838454Z Skipping (s,q) (0.99, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0838623Z Skipping (s,q) (1, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0838793Z Skipping (s,q) (1.01, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0838971Z Skipping (s,q) (1.02, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0839138Z Skipping (s,q) (1.03, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0839314Z Skipping (s,q) (1.04, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0839485Z Skipping (s,q) (1.05, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0839650Z Skipping (s,q) (1.06, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0839824Z Skipping (s,q) (1.07, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0839992Z Skipping (s,q) (1.08, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0840164Z Skipping (s,q) (1.09, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0840339Z Skipping (s,q) (1.1, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0840504Z Skipping (s,q) (1.11, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0840677Z Skipping (s,q) (1.12, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0840845Z Skipping (s,q) (1.13, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0841009Z Skipping (s,q) (1.14, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0841181Z Skipping (s,q) (1.15, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0841349Z Skipping (s,q) (1.16, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0841514Z Skipping (s,q) (1.17, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0841692Z Skipping (s,q) (1.18, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0841862Z Skipping (s,q) (1.19, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0842086Z Skipping (s,q) (1.2, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0842254Z Skipping (s,q) (1.21, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0842420Z Skipping (s,q) (1.22, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0842594Z Skipping (s,q) (1.23, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0842801Z Skipping (s,q) (1.24, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0842966Z Skipping (s,q) (1.25, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0843140Z Skipping (s,q) (1.26, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0843308Z Skipping (s,q) (1.27, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0843472Z Skipping (s,q) (1.28, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0843648Z Skipping (s,q) (1.29, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0843820Z Skipping (s,q) (1.3, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0843998Z Skipping (s,q) (1.31, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0844164Z Skipping (s,q) (1.32, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0844331Z Skipping (s,q) (1.33, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0844507Z Skipping (s,q) (1.34, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0844675Z Skipping (s,q) (1.35, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0844842Z Skipping (s,q) (1.36, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0845015Z Skipping (s,q) (1.37, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0845223Z Skipping (s,q) (1.38, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0845396Z Skipping (s,q) (1.39, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0845560Z Skipping (s,q) (1.4, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0845770Z Skipping (s,q) (1.41, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0845946Z Skipping (s,q) (1.42, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0846113Z Skipping (s,q) (1.43, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0846276Z Skipping (s,q) (1.44, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0846447Z Skipping (s,q) (1.45, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0846614Z Skipping (s,q) (1.46, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0846783Z Skipping (s,q) (1.47, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0846946Z Skipping (s,q) (1.48, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0847111Z Skipping (s,q) (1.49, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0847283Z Skipping (s,q) (1.5, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0847448Z Skipping (s,q) (1.51, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0847617Z Skipping (s,q) (1.52, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0847793Z Skipping (s,q) (1.53, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0847956Z Skipping (s,q) (1.54, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0848127Z Skipping (s,q) (1.55, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0848291Z Skipping (s,q) (1.56, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0848457Z Skipping (s,q) (1.57, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0848629Z Skipping (s,q) (1.58, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0848793Z Skipping (s,q) (1.59, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0848960Z Skipping (s,q) (1.6, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0849134Z Skipping (s,q) (1.61, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0849298Z Skipping (s,q) (1.62, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0849477Z Skipping (s,q) (1.63, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0849685Z Skipping (s,q) (1.64, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0849850Z Skipping (s,q) (1.65, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0850021Z Skipping (s,q) (1.66, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0850184Z Skipping (s,q) (1.67, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0850387Z Skipping (s,q) (1.68, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0850564Z Skipping (s,q) (1.69, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0850733Z Skipping (s,q) (1.7, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0850909Z Skipping (s,q) (1.71, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0851074Z Skipping (s,q) (1.72, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0851241Z Skipping (s,q) (1.73, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0851413Z Skipping (s,q) (1.74, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0851580Z Skipping (s,q) (1.75, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0851748Z Skipping (s,q) (1.76, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0851920Z Skipping (s,q) (1.77, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0852084Z Skipping (s,q) (1.78, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0852253Z Skipping (s,q) (1.79, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0852427Z Skipping (s,q) (1.8, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0852592Z Skipping (s,q) (1.81, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0852809Z Skipping (s,q) (1.82, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0852976Z Skipping (s,q) (1.83, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0853140Z Skipping (s,q) (1.84, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0853382Z Skipping (s,q) (1.85, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0853550Z Skipping (s,q) (1.86, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0853714Z Skipping (s,q) (1.87, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0853886Z Skipping (s,q) (1.88, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0854053Z Skipping (s,q) (1.89, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0854229Z Skipping (s,q) (1.9, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0854394Z Skipping (s,q) (1.91, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0854557Z Skipping (s,q) (1.92, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0854733Z Skipping (s,q) (1.93, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0854898Z Skipping (s,q) (1.94, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0855061Z Skipping (s,q) (1.95, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0855235Z Skipping (s,q) (1.96, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0855403Z Skipping (s,q) (1.97, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0855576Z Skipping (s,q) (1.98, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0855741Z Skipping (s,q) (1.99, 10000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0855907Z Skipping (s,q) (0.01, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0856084Z Skipping (s,q) (0.02, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0856248Z Skipping (s,q) (0.03, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0856412Z Skipping (s,q) (0.04, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0856614Z Skipping (s,q) (0.05, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0856801Z Skipping (s,q) (0.06, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0856970Z Skipping (s,q) (0.07, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0857136Z Skipping (s,q) (0.08, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0857344Z Skipping (s,q) (0.09, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0857520Z Skipping (s,q) (0.1, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0857684Z Skipping (s,q) (0.11, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0857848Z Skipping (s,q) (0.12, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0858060Z Skipping (s,q) (0.13, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0858223Z Skipping (s,q) (0.14, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0858393Z Skipping (s,q) (0.15, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0858562Z Skipping (s,q) (0.16, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0858725Z Skipping (s,q) (0.17, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0858895Z Skipping (s,q) (0.18, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0859061Z Skipping (s,q) (0.19, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0859227Z Skipping (s,q) (0.2, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0859399Z Skipping (s,q) (0.21, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0859563Z Skipping (s,q) (0.22, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0859737Z Skipping (s,q) (0.23, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0859901Z Skipping (s,q) (0.24, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0860066Z Skipping (s,q) (0.25, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0860238Z Skipping (s,q) (0.26, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0860445Z Skipping (s,q) (0.27, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0860610Z Skipping (s,q) (0.28, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0860782Z Skipping (s,q) (0.29, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0860990Z Skipping (s,q) (0.3, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0861158Z Skipping (s,q) (0.31, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0861331Z Skipping (s,q) (0.32, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0861493Z Skipping (s,q) (0.33, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0861665Z Skipping (s,q) (0.34, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0861832Z Skipping (s,q) (0.35, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0861996Z Skipping (s,q) (0.36, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0862167Z Skipping (s,q) (0.37, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0862335Z Skipping (s,q) (0.38, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0862498Z Skipping (s,q) (0.39, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0862672Z Skipping (s,q) (0.4, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0862840Z Skipping (s,q) (0.41, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0863016Z Skipping (s,q) (0.42, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0863180Z Skipping (s,q) (0.43, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0863343Z Skipping (s,q) (0.44, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0863517Z Skipping (s,q) (0.45, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0863685Z Skipping (s,q) (0.46, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0863852Z Skipping (s,q) (0.47, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0864024Z Skipping (s,q) (0.48, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0864191Z Skipping (s,q) (0.49, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0864367Z Skipping (s,q) (0.5, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0864533Z Skipping (s,q) (0.51, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0864700Z Skipping (s,q) (0.52, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0864917Z Skipping (s,q) (0.53, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0865082Z Skipping (s,q) (0.54, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0865244Z Skipping (s,q) (0.55, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0865418Z Skipping (s,q) (0.56, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0865624Z Skipping (s,q) (0.57, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0865799Z Skipping (s,q) (0.58, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0865964Z Skipping (s,q) (0.59, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0866133Z Skipping (s,q) (0.6, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0866311Z Skipping (s,q) (0.61, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0866486Z Skipping (s,q) (0.62, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0866679Z Skipping (s,q) (0.63, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0866873Z Skipping (s,q) (0.64, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0867038Z Skipping (s,q) (0.65, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0867212Z Skipping (s,q) (0.66, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0867376Z Skipping (s,q) (0.67, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0867548Z Skipping (s,q) (0.68, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0867722Z Skipping (s,q) (0.69, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0867887Z Skipping (s,q) (0.7, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0868095Z Skipping (s,q) (0.71, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0868272Z Skipping (s,q) (0.72, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0868437Z Skipping (s,q) (0.73, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0868652Z Skipping (s,q) (0.74, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0868823Z Skipping (s,q) (0.75, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0868989Z Skipping (s,q) (0.76, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0869161Z Skipping (s,q) (0.77, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0869324Z Skipping (s,q) (0.78, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0869494Z Skipping (s,q) (0.79, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0869667Z Skipping (s,q) (0.8, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0869832Z Skipping (s,q) (0.81, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0870008Z Skipping (s,q) (0.82, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0870171Z Skipping (s,q) (0.83, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0870335Z Skipping (s,q) (0.84, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0870508Z Skipping (s,q) (0.85, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0870678Z Skipping (s,q) (0.86, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0870842Z Skipping (s,q) (0.87, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0871016Z Skipping (s,q) (0.88, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0871179Z Skipping (s,q) (0.89, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0871346Z Skipping (s,q) (0.9, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0871521Z Skipping (s,q) (0.91, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0871685Z Skipping (s,q) (0.92, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0871862Z Skipping (s,q) (0.93, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0872025Z Skipping (s,q) (0.94, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0872191Z Skipping (s,q) (0.95, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0872365Z Skipping (s,q) (0.96, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0872602Z Skipping (s,q) (0.97, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0872767Z Skipping (s,q) (0.98, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0872944Z Skipping (s,q) (0.99, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0873105Z Skipping (s,q) (1, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0873318Z Skipping (s,q) (1.01, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0873483Z Skipping (s,q) (1.02, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0873646Z Skipping (s,q) (1.03, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0873822Z Skipping (s,q) (1.04, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0873987Z Skipping (s,q) (1.05, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0874149Z Skipping (s,q) (1.06, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0874321Z Skipping (s,q) (1.07, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0874490Z Skipping (s,q) (1.08, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0874664Z Skipping (s,q) (1.09, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0874827Z Skipping (s,q) (1.1, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0874994Z Skipping (s,q) (1.11, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0875170Z Skipping (s,q) (1.12, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0875336Z Skipping (s,q) (1.13, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0875551Z Skipping (s,q) (1.14, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0875772Z Skipping (s,q) (1.15, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0875939Z Skipping (s,q) (1.16, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0876117Z Skipping (s,q) (1.17, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0876284Z Skipping (s,q) (1.18, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0876525Z Skipping (s,q) (1.19, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0876719Z Skipping (s,q) (1.2, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0876886Z Skipping (s,q) (1.21, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0877048Z Skipping (s,q) (1.22, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0877224Z Skipping (s,q) (1.23, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0877390Z Skipping (s,q) (1.24, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0877563Z Skipping (s,q) (1.25, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0877729Z Skipping (s,q) (1.26, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0877893Z Skipping (s,q) (1.27, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0878068Z Skipping (s,q) (1.28, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0878231Z Skipping (s,q) (1.29, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0878399Z Skipping (s,q) (1.3, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0878574Z Skipping (s,q) (1.31, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0878739Z Skipping (s,q) (1.32, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0878913Z Skipping (s,q) (1.33, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0879079Z Skipping (s,q) (1.34, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0879244Z Skipping (s,q) (1.35, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0879417Z Skipping (s,q) (1.36, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0879585Z Skipping (s,q) (1.37, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0879748Z Skipping (s,q) (1.38, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0879923Z Skipping (s,q) (1.39, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0880088Z Skipping (s,q) (1.4, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0880302Z Skipping (s,q) (1.41, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0880476Z Skipping (s,q) (1.42, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0880639Z Skipping (s,q) (1.43, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0880809Z Skipping (s,q) (1.44, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0881012Z Skipping (s,q) (1.45, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0881175Z Skipping (s,q) (1.46, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0881345Z Skipping (s,q) (1.47, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0881510Z Skipping (s,q) (1.48, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0881674Z Skipping (s,q) (1.49, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0881844Z Skipping (s,q) (1.5, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0882007Z Skipping (s,q) (1.51, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0882184Z Skipping (s,q) (1.52, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0882348Z Skipping (s,q) (1.53, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0882511Z Skipping (s,q) (1.54, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0882681Z Skipping (s,q) (1.55, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0882845Z Skipping (s,q) (1.56, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0883011Z Skipping (s,q) (1.57, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0883186Z Skipping (s,q) (1.58, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0883415Z Skipping (s,q) (1.59, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0883589Z Skipping (s,q) (1.6, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0883754Z Skipping (s,q) (1.61, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0883920Z Skipping (s,q) (1.62, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0884139Z Skipping (s,q) (1.63, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0884303Z Skipping (s,q) (1.64, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0884465Z Skipping (s,q) (1.65, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0884639Z Skipping (s,q) (1.66, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0884802Z Skipping (s,q) (1.67, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0884976Z Skipping (s,q) (1.68, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0885140Z Skipping (s,q) (1.69, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0885306Z Skipping (s,q) (1.7, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0885478Z Skipping (s,q) (1.71, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0885641Z Skipping (s,q) (1.72, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0885804Z Skipping (s,q) (1.73, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0885979Z Skipping (s,q) (1.74, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0886146Z Skipping (s,q) (1.75, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0886317Z Skipping (s,q) (1.76, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0886482Z Skipping (s,q) (1.77, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0886645Z Skipping (s,q) (1.78, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0886817Z Skipping (s,q) (1.79, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0886983Z Skipping (s,q) (1.8, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0887150Z Skipping (s,q) (1.81, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0887324Z Skipping (s,q) (1.82, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0887489Z Skipping (s,q) (1.83, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0887661Z Skipping (s,q) (1.84, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0887826Z Skipping (s,q) (1.85, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0888033Z Skipping (s,q) (1.86, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0888208Z Skipping (s,q) (1.87, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0888372Z Skipping (s,q) (1.88, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0888537Z Skipping (s,q) (1.89, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0888754Z Skipping (s,q) (1.9, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0888920Z Skipping (s,q) (1.91, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0889086Z Skipping (s,q) (1.92, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0889258Z Skipping (s,q) (1.93, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0889422Z Skipping (s,q) (1.94, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0889593Z Skipping (s,q) (1.95, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0889759Z Skipping (s,q) (1.96, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0889926Z Skipping (s,q) (1.97, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0890097Z Skipping (s,q) (1.98, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0890260Z Skipping (s,q) (1.99, 12500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0890423Z Skipping (s,q) (0.01, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0890848Z Skipping (s,q) (0.02, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0891080Z Skipping (s,q) (0.03, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0891407Z Skipping (s,q) (0.04, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0891573Z Skipping (s,q) (0.05, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0891736Z Skipping (s,q) (0.06, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0891905Z Skipping (s,q) (0.07, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0892134Z Skipping (s,q) (0.08, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0892299Z Skipping (s,q) (0.09, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0892468Z Skipping (s,q) (0.1, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0892632Z Skipping (s,q) (0.11, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0892804Z Skipping (s,q) (0.12, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0892970Z Skipping (s,q) (0.13, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0893133Z Skipping (s,q) (0.14, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0893308Z Skipping (s,q) (0.15, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0893472Z Skipping (s,q) (0.16, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0893633Z Skipping (s,q) (0.17, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0893804Z Skipping (s,q) (0.18, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0893974Z Skipping (s,q) (0.19, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0894146Z Skipping (s,q) (0.2, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0894311Z Skipping (s,q) (0.21, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0894477Z Skipping (s,q) (0.22, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0894647Z Skipping (s,q) (0.23, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0894811Z Skipping (s,q) (0.24, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0894972Z Skipping (s,q) (0.25, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0895149Z Skipping (s,q) (0.26, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0895312Z Skipping (s,q) (0.27, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0895481Z Skipping (s,q) (0.28, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0895643Z Skipping (s,q) (0.29, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0895807Z Skipping (s,q) (0.3, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0896042Z Skipping (s,q) (0.31, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0896207Z Skipping (s,q) (0.32, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0896370Z Skipping (s,q) (0.33, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0896541Z Skipping (s,q) (0.34, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0896760Z Skipping (s,q) (0.35, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0896929Z Skipping (s,q) (0.36, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0897098Z Skipping (s,q) (0.37, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0897271Z Skipping (s,q) (0.38, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0897434Z Skipping (s,q) (0.39, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0897599Z Skipping (s,q) (0.4, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0897776Z Skipping (s,q) (0.41, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0897942Z Skipping (s,q) (0.42, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0898114Z Skipping (s,q) (0.43, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0898278Z Skipping (s,q) (0.44, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0898441Z Skipping (s,q) (0.45, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0898615Z Skipping (s,q) (0.46, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0898776Z Skipping (s,q) (0.47, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0899001Z Skipping (s,q) (0.48, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0899172Z Skipping (s,q) (0.49, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0899335Z Skipping (s,q) (0.5, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0899508Z Skipping (s,q) (0.51, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0899713Z Skipping (s,q) (0.52, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0899880Z Skipping (s,q) (0.53, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0900051Z Skipping (s,q) (0.54, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0900214Z Skipping (s,q) (0.55, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0900376Z Skipping (s,q) (0.56, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0900549Z Skipping (s,q) (0.57, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0900712Z Skipping (s,q) (0.58, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0900886Z Skipping (s,q) (0.59, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0901047Z Skipping (s,q) (0.6, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0901211Z Skipping (s,q) (0.61, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0901383Z Skipping (s,q) (0.62, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0901549Z Skipping (s,q) (0.63, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0901714Z Skipping (s,q) (0.64, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0901883Z Skipping (s,q) (0.65, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0902047Z Skipping (s,q) (0.66, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0902220Z Skipping (s,q) (0.67, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0902386Z Skipping (s,q) (0.68, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0902549Z Skipping (s,q) (0.69, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0902728Z Skipping (s,q) (0.7, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0902893Z Skipping (s,q) (0.71, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0903056Z Skipping (s,q) (0.72, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0903223Z Skipping (s,q) (0.73, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0903387Z Skipping (s,q) (0.74, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0903601Z Skipping (s,q) (0.75, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0903764Z Skipping (s,q) (0.76, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0903926Z Skipping (s,q) (0.77, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0904094Z Skipping (s,q) (0.78, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0904295Z Skipping (s,q) (0.79, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0904457Z Skipping (s,q) (0.8, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0904629Z Skipping (s,q) (0.81, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0904792Z Skipping (s,q) (0.82, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0904953Z Skipping (s,q) (0.83, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0905122Z Skipping (s,q) (0.84, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0905289Z Skipping (s,q) (0.85, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0905462Z Skipping (s,q) (0.86, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0905621Z Skipping (s,q) (0.87, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0905781Z Skipping (s,q) (0.88, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0905950Z Skipping (s,q) (0.89, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0906113Z Skipping (s,q) (0.9, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0906277Z Skipping (s,q) (0.91, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0906488Z Skipping (s,q) (0.92, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0906650Z Skipping (s,q) (0.93, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0906821Z Skipping (s,q) (0.94, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0906984Z Skipping (s,q) (0.95, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0907187Z Skipping (s,q) (0.96, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0907359Z Skipping (s,q) (0.97, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0907519Z Skipping (s,q) (0.98, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0907680Z Skipping (s,q) (0.99, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0907849Z Skipping (s,q) (1, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0908015Z Skipping (s,q) (1.01, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0908185Z Skipping (s,q) (1.02, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0908350Z Skipping (s,q) (1.03, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0908513Z Skipping (s,q) (1.04, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0908683Z Skipping (s,q) (1.05, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0908846Z Skipping (s,q) (1.06, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0909011Z Skipping (s,q) (1.07, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0909182Z Skipping (s,q) (1.08, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0909344Z Skipping (s,q) (1.09, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0909513Z Skipping (s,q) (1.1, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0909675Z Skipping (s,q) (1.11, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0909841Z Skipping (s,q) (1.12, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0910013Z Skipping (s,q) (1.13, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0910177Z Skipping (s,q) (1.14, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0910339Z Skipping (s,q) (1.15, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0910509Z Skipping (s,q) (1.16, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0910672Z Skipping (s,q) (1.17, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0910845Z Skipping (s,q) (1.18, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0911049Z Skipping (s,q) (1.19, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0911214Z Skipping (s,q) (1.2, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0911384Z Skipping (s,q) (1.21, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0911546Z Skipping (s,q) (1.22, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0911774Z Skipping (s,q) (1.23, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0911946Z Skipping (s,q) (1.24, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0912112Z Skipping (s,q) (1.25, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0912284Z Skipping (s,q) (1.26, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0912447Z Skipping (s,q) (1.27, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0912608Z Skipping (s,q) (1.28, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0912781Z Skipping (s,q) (1.29, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0912945Z Skipping (s,q) (1.3, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0913109Z Skipping (s,q) (1.31, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0913280Z Skipping (s,q) (1.32, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0913442Z Skipping (s,q) (1.33, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0913606Z Skipping (s,q) (1.34, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0913779Z Skipping (s,q) (1.35, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0913983Z Skipping (s,q) (1.36, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0914154Z Skipping (s,q) (1.37, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0914319Z Skipping (s,q) (1.38, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0914483Z Skipping (s,q) (1.39, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0914699Z Skipping (s,q) (1.4, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0914865Z Skipping (s,q) (1.41, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0915030Z Skipping (s,q) (1.42, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0915199Z Skipping (s,q) (1.43, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0915448Z Skipping (s,q) (1.44, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0915646Z Skipping (s,q) (1.45, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0915810Z Skipping (s,q) (1.46, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0915975Z Skipping (s,q) (1.47, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0916145Z Skipping (s,q) (1.48, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0916309Z Skipping (s,q) (1.49, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0916473Z Skipping (s,q) (1.5, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0916648Z Skipping (s,q) (1.51, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0916814Z Skipping (s,q) (1.52, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0916985Z Skipping (s,q) (1.53, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0917149Z Skipping (s,q) (1.54, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0917314Z Skipping (s,q) (1.55, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0917490Z Skipping (s,q) (1.56, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0917653Z Skipping (s,q) (1.57, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0917817Z Skipping (s,q) (1.58, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0917991Z Skipping (s,q) (1.59, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0918157Z Skipping (s,q) (1.6, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0918327Z Skipping (s,q) (1.61, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0918492Z Skipping (s,q) (1.62, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0918702Z Skipping (s,q) (1.63, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0918873Z Skipping (s,q) (1.64, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0919035Z Skipping (s,q) (1.65, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0919195Z Skipping (s,q) (1.66, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0919403Z Skipping (s,q) (1.67, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0919565Z Skipping (s,q) (1.68, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0919733Z Skipping (s,q) (1.69, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0919897Z Skipping (s,q) (1.7, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0920059Z Skipping (s,q) (1.71, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0920227Z Skipping (s,q) (1.72, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0920392Z Skipping (s,q) (1.73, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0920555Z Skipping (s,q) (1.74, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0920726Z Skipping (s,q) (1.75, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0920888Z Skipping (s,q) (1.76, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0921057Z Skipping (s,q) (1.77, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0921220Z Skipping (s,q) (1.78, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0921381Z Skipping (s,q) (1.79, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0921551Z Skipping (s,q) (1.8, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0921757Z Skipping (s,q) (1.81, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0921919Z Skipping (s,q) (1.82, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0922089Z Skipping (s,q) (1.83, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0922294Z Skipping (s,q) (1.84, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0922459Z Skipping (s,q) (1.85, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0922629Z Skipping (s,q) (1.86, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0922792Z Skipping (s,q) (1.87, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0922961Z Skipping (s,q) (1.88, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0923127Z Skipping (s,q) (1.89, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0923289Z Skipping (s,q) (1.9, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0923461Z Skipping (s,q) (1.91, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0923626Z Skipping (s,q) (1.92, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0923788Z Skipping (s,q) (1.93, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0923959Z Skipping (s,q) (1.94, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0924125Z Skipping (s,q) (1.95, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0924298Z Skipping (s,q) (1.96, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0924463Z Skipping (s,q) (1.97, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0924626Z Skipping (s,q) (1.98, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0924797Z Skipping (s,q) (1.99, 15000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0924961Z Skipping (s,q) (0.01, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0925122Z Skipping (s,q) (0.02, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0925292Z Skipping (s,q) (0.03, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0925458Z Skipping (s,q) (0.04, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0925631Z Skipping (s,q) (0.05, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0925793Z Skipping (s,q) (0.06, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0925959Z Skipping (s,q) (0.07, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0926172Z Skipping (s,q) (0.08, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0926337Z Skipping (s,q) (0.09, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0926500Z Skipping (s,q) (0.1, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0926671Z Skipping (s,q) (0.11, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0926872Z Skipping (s,q) (0.12, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0927042Z Skipping (s,q) (0.13, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0927202Z Skipping (s,q) (0.14, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0927364Z Skipping (s,q) (0.15, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0927526Z Skipping (s,q) (0.16, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0927685Z Skipping (s,q) (0.17, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0927846Z Skipping (s,q) (0.18, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0928013Z Skipping (s,q) (0.19, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0928173Z Skipping (s,q) (0.2, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0928337Z Skipping (s,q) (0.21, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0928497Z Skipping (s,q) (0.22, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0928660Z Skipping (s,q) (0.23, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0928825Z Skipping (s,q) (0.24, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0928984Z Skipping (s,q) (0.25, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0929185Z Skipping (s,q) (0.26, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0929350Z Skipping (s,q) (0.27, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0929508Z Skipping (s,q) (0.28, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0929716Z Skipping (s,q) (0.29, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0929879Z Skipping (s,q) (0.3, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0930039Z Skipping (s,q) (0.31, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0930204Z Skipping (s,q) (0.32, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0930363Z Skipping (s,q) (0.33, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0930523Z Skipping (s,q) (0.34, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0930687Z Skipping (s,q) (0.35, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0930848Z Skipping (s,q) (0.36, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0931016Z Skipping (s,q) (0.37, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0931174Z Skipping (s,q) (0.38, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0931335Z Skipping (s,q) (0.39, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0931501Z Skipping (s,q) (0.4, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0931663Z Skipping (s,q) (0.41, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0931823Z Skipping (s,q) (0.42, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0931988Z Skipping (s,q) (0.43, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0932148Z Skipping (s,q) (0.44, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0932309Z Skipping (s,q) (0.45, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0932475Z Skipping (s,q) (0.46, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0932633Z Skipping (s,q) (0.47, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0932802Z Skipping (s,q) (0.48, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0932962Z Skipping (s,q) (0.49, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0933122Z Skipping (s,q) (0.5, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0933291Z Skipping (s,q) (0.51, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0933499Z Skipping (s,q) (0.52, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0933660Z Skipping (s,q) (0.53, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0933824Z Skipping (s,q) (0.54, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0933986Z Skipping (s,q) (0.55, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0934192Z Skipping (s,q) (0.56, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0934351Z Skipping (s,q) (0.57, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0934510Z Skipping (s,q) (0.58, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0934676Z Skipping (s,q) (0.59, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0934838Z Skipping (s,q) (0.6, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0934999Z Skipping (s,q) (0.61, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0935167Z Skipping (s,q) (0.62, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0935329Z Skipping (s,q) (0.63, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0935491Z Skipping (s,q) (0.64, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0935651Z Skipping (s,q) (0.65, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0935810Z Skipping (s,q) (0.66, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0935976Z Skipping (s,q) (0.67, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0936133Z Skipping (s,q) (0.68, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0936292Z Skipping (s,q) (0.69, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0936502Z Skipping (s,q) (0.7, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0936664Z Skipping (s,q) (0.71, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0936829Z Skipping (s,q) (0.72, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0937028Z Skipping (s,q) (0.73, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0937191Z Skipping (s,q) (0.74, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0937354Z Skipping (s,q) (0.75, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0937512Z Skipping (s,q) (0.76, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0937671Z Skipping (s,q) (0.77, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0937837Z Skipping (s,q) (0.78, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0937997Z Skipping (s,q) (0.79, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0938162Z Skipping (s,q) (0.8, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0938323Z Skipping (s,q) (0.81, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0938483Z Skipping (s,q) (0.82, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0938647Z Skipping (s,q) (0.83, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0938812Z Skipping (s,q) (0.84, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0938974Z Skipping (s,q) (0.85, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0939137Z Skipping (s,q) (0.86, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0939296Z Skipping (s,q) (0.87, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0939463Z Skipping (s,q) (0.88, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0939625Z Skipping (s,q) (0.89, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0939785Z Skipping (s,q) (0.9, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0939949Z Skipping (s,q) (0.91, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0940112Z Skipping (s,q) (0.92, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0940272Z Skipping (s,q) (0.93, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0940437Z Skipping (s,q) (0.94, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0940599Z Skipping (s,q) (0.95, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0940824Z Skipping (s,q) (0.96, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0940991Z Skipping (s,q) (0.97, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0941149Z Skipping (s,q) (0.98, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0941312Z Skipping (s,q) (0.99, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0941508Z Skipping (s,q) (1, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0941668Z Skipping (s,q) (1.01, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0941833Z Skipping (s,q) (1.02, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0941994Z Skipping (s,q) (1.03, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0942154Z Skipping (s,q) (1.04, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0942318Z Skipping (s,q) (1.05, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0942478Z Skipping (s,q) (1.06, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0942644Z Skipping (s,q) (1.07, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0942804Z Skipping (s,q) (1.08, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0942965Z Skipping (s,q) (1.09, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0943132Z Skipping (s,q) (1.1, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0943296Z Skipping (s,q) (1.11, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0943455Z Skipping (s,q) (1.12, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0943621Z Skipping (s,q) (1.13, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0943822Z Skipping (s,q) (1.14, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0943997Z Skipping (s,q) (1.15, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0944216Z Skipping (s,q) (1.16, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0944475Z Skipping (s,q) (1.17, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0944645Z Skipping (s,q) (1.18, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0944803Z Skipping (s,q) (1.19, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0944963Z Skipping (s,q) (1.2, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0945130Z Skipping (s,q) (1.21, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0945294Z Skipping (s,q) (1.22, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0945458Z Skipping (s,q) (1.23, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0945615Z Skipping (s,q) (1.24, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0945777Z Skipping (s,q) (1.25, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0945941Z Skipping (s,q) (1.26, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0946105Z Skipping (s,q) (1.27, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0946268Z Skipping (s,q) (1.28, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0946434Z Skipping (s,q) (1.29, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0946593Z Skipping (s,q) (1.3, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0946760Z Skipping (s,q) (1.31, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0946920Z Skipping (s,q) (1.32, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0947082Z Skipping (s,q) (1.33, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0947244Z Skipping (s,q) (1.34, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0947403Z Skipping (s,q) (1.35, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0947564Z Skipping (s,q) (1.36, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0947728Z Skipping (s,q) (1.37, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0947887Z Skipping (s,q) (1.38, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0948051Z Skipping (s,q) (1.39, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0948257Z Skipping (s,q) (1.4, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0948416Z Skipping (s,q) (1.41, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0948578Z Skipping (s,q) (1.42, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0948737Z Skipping (s,q) (1.43, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0950014Z Skipping (s,q) (1.44, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0950182Z Skipping (s,q) (1.45, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0950340Z Skipping (s,q) (1.46, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0950501Z Skipping (s,q) (1.47, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0950664Z Skipping (s,q) (1.48, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0950823Z Skipping (s,q) (1.49, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0950986Z Skipping (s,q) (1.5, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0951148Z Skipping (s,q) (1.51, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0951306Z Skipping (s,q) (1.52, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0951471Z Skipping (s,q) (1.53, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0951629Z Skipping (s,q) (1.54, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0951789Z Skipping (s,q) (1.55, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0951953Z Skipping (s,q) (1.56, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0952112Z Skipping (s,q) (1.57, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0952322Z Skipping (s,q) (1.58, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0952484Z Skipping (s,q) (1.59, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0952642Z Skipping (s,q) (1.6, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0952804Z Skipping (s,q) (1.61, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0953007Z Skipping (s,q) (1.62, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0953167Z Skipping (s,q) (1.63, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0953331Z Skipping (s,q) (1.64, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0953490Z Skipping (s,q) (1.65, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0953655Z Skipping (s,q) (1.66, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0953813Z Skipping (s,q) (1.67, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0953974Z Skipping (s,q) (1.68, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0954142Z Skipping (s,q) (1.69, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0954302Z Skipping (s,q) (1.7, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0954460Z Skipping (s,q) (1.71, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0954624Z Skipping (s,q) (1.72, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0954797Z Skipping (s,q) (1.73, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0955024Z Skipping (s,q) (1.74, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0955234Z Skipping (s,q) (1.75, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0955523Z Skipping (s,q) (1.76, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0955738Z Skipping (s,q) (1.77, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0955898Z Skipping (s,q) (1.78, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0956058Z Skipping (s,q) (1.79, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0956230Z Skipping (s,q) (1.8, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0956388Z Skipping (s,q) (1.81, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0956552Z Skipping (s,q) (1.82, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0956710Z Skipping (s,q) (1.83, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0956935Z Skipping (s,q) (1.84, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0957100Z Skipping (s,q) (1.85, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0957259Z Skipping (s,q) (1.86, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0957418Z Skipping (s,q) (1.87, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0957621Z Skipping (s,q) (1.88, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0957778Z Skipping (s,q) (1.89, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0957941Z Skipping (s,q) (1.9, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0958102Z Skipping (s,q) (1.91, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0958259Z Skipping (s,q) (1.92, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0958423Z Skipping (s,q) (1.93, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0958582Z Skipping (s,q) (1.94, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0958745Z Skipping (s,q) (1.95, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0958908Z Skipping (s,q) (1.96, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0959065Z Skipping (s,q) (1.97, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0959227Z Skipping (s,q) (1.98, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0959388Z Skipping (s,q) (1.99, 17500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0959547Z Skipping (s,q) (0.01, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0959709Z Skipping (s,q) (0.02, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0959908Z Skipping (s,q) (0.03, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0960068Z Skipping (s,q) (0.04, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0960230Z Skipping (s,q) (0.05, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0960387Z Skipping (s,q) (0.06, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0960595Z Skipping (s,q) (0.07, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0960758Z Skipping (s,q) (0.08, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0960914Z Skipping (s,q) (0.09, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0961083Z Skipping (s,q) (0.1, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0961248Z Skipping (s,q) (0.11, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0961406Z Skipping (s,q) (0.12, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0961573Z Skipping (s,q) (0.13, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0961735Z Skipping (s,q) (0.14, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0961895Z Skipping (s,q) (0.15, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0962061Z Skipping (s,q) (0.16, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0966390Z Skipping (s,q) (0.17, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0966660Z Skipping (s,q) (0.18, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0966907Z Skipping (s,q) (0.19, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0967117Z Skipping (s,q) (0.2, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0967279Z Skipping (s,q) (0.21, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0967450Z Skipping (s,q) (0.22, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0967611Z Skipping (s,q) (0.23, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0967771Z Skipping (s,q) (0.24, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0967944Z Skipping (s,q) (0.25, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0968106Z Skipping (s,q) (0.26, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0968267Z Skipping (s,q) (0.27, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0968431Z Skipping (s,q) (0.28, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0968671Z Skipping (s,q) (0.29, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0968838Z Skipping (s,q) (0.3, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0969001Z Skipping (s,q) (0.31, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0969160Z Skipping (s,q) (0.32, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0969328Z Skipping (s,q) (0.33, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0969536Z Skipping (s,q) (0.34, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0969695Z Skipping (s,q) (0.35, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0969864Z Skipping (s,q) (0.36, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0970024Z Skipping (s,q) (0.37, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0970189Z Skipping (s,q) (0.38, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0970351Z Skipping (s,q) (0.39, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0970515Z Skipping (s,q) (0.4, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0970681Z Skipping (s,q) (0.41, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0970839Z Skipping (s,q) (0.42, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0970997Z Skipping (s,q) (0.43, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0971163Z Skipping (s,q) (0.44, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0971324Z Skipping (s,q) (0.45, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0971483Z Skipping (s,q) (0.46, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0971686Z Skipping (s,q) (0.47, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0971847Z Skipping (s,q) (0.48, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0972010Z Skipping (s,q) (0.49, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0972170Z Skipping (s,q) (0.5, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0972398Z Skipping (s,q) (0.51, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0972567Z Skipping (s,q) (0.52, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0972726Z Skipping (s,q) (0.53, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0972890Z Skipping (s,q) (0.54, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0973051Z Skipping (s,q) (0.55, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0973217Z Skipping (s,q) (0.56, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0973382Z Skipping (s,q) (0.57, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0973544Z Skipping (s,q) (0.58, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0973703Z Skipping (s,q) (0.59, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0973868Z Skipping (s,q) (0.6, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0974029Z Skipping (s,q) (0.61, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0974196Z Skipping (s,q) (0.62, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0974357Z Skipping (s,q) (0.63, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0974516Z Skipping (s,q) (0.64, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0974681Z Skipping (s,q) (0.65, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0974843Z Skipping (s,q) (0.66, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0975004Z Skipping (s,q) (0.67, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0975169Z Skipping (s,q) (0.68, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0975330Z Skipping (s,q) (0.69, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0975498Z Skipping (s,q) (0.7, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0975658Z Skipping (s,q) (0.71, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0975817Z Skipping (s,q) (0.72, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0975983Z Skipping (s,q) (0.73, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0976187Z Skipping (s,q) (0.74, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0976349Z Skipping (s,q) (0.75, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0976512Z Skipping (s,q) (0.76, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0976671Z Skipping (s,q) (0.77, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0976869Z Skipping (s,q) (0.78, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0977035Z Skipping (s,q) (0.79, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0977197Z Skipping (s,q) (0.8, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0977362Z Skipping (s,q) (0.81, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0977520Z Skipping (s,q) (0.82, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0977679Z Skipping (s,q) (0.83, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0977846Z Skipping (s,q) (0.84, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0978006Z Skipping (s,q) (0.85, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0978164Z Skipping (s,q) (0.86, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0978326Z Skipping (s,q) (0.87, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0978486Z Skipping (s,q) (0.88, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0978651Z Skipping (s,q) (0.89, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0978811Z Skipping (s,q) (0.9, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0979011Z Skipping (s,q) (0.91, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0979176Z Skipping (s,q) (0.92, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0979336Z Skipping (s,q) (0.93, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0979494Z Skipping (s,q) (0.94, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0979700Z Skipping (s,q) (0.95, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0979861Z Skipping (s,q) (0.96, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0980024Z Skipping (s,q) (0.97, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0980183Z Skipping (s,q) (0.98, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0980343Z Skipping (s,q) (0.99, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0980508Z Skipping (s,q) (1, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0980667Z Skipping (s,q) (1.01, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0980827Z Skipping (s,q) (1.02, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0980991Z Skipping (s,q) (1.03, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0981150Z Skipping (s,q) (1.04, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0981315Z Skipping (s,q) (1.05, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0981475Z Skipping (s,q) (1.06, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0981637Z Skipping (s,q) (1.07, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0981798Z Skipping (s,q) (1.08, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0981956Z Skipping (s,q) (1.09, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0982118Z Skipping (s,q) (1.1, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0982288Z Skipping (s,q) (1.11, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0982451Z Skipping (s,q) (1.12, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0982618Z Skipping (s,q) (1.13, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0982776Z Skipping (s,q) (1.14, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0982937Z Skipping (s,q) (1.15, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0983103Z Skipping (s,q) (1.16, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0983267Z Skipping (s,q) (1.17, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0983466Z Skipping (s,q) (1.18, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0983631Z Skipping (s,q) (1.19, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0983792Z Skipping (s,q) (1.2, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0983955Z Skipping (s,q) (1.21, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0984155Z Skipping (s,q) (1.22, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0984315Z Skipping (s,q) (1.23, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0984482Z Skipping (s,q) (1.24, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0984641Z Skipping (s,q) (1.25, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0984799Z Skipping (s,q) (1.26, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0984965Z Skipping (s,q) (1.27, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0985125Z Skipping (s,q) (1.28, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0985287Z Skipping (s,q) (1.29, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0985451Z Skipping (s,q) (1.3, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0985612Z Skipping (s,q) (1.31, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0985774Z Skipping (s,q) (1.32, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0985933Z Skipping (s,q) (1.33, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0986094Z Skipping (s,q) (1.34, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0986299Z Skipping (s,q) (1.35, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0986460Z Skipping (s,q) (1.36, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0986617Z Skipping (s,q) (1.37, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0986784Z Skipping (s,q) (1.38, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0986985Z Skipping (s,q) (1.39, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0987153Z Skipping (s,q) (1.4, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0987312Z Skipping (s,q) (1.41, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0987472Z Skipping (s,q) (1.42, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0987635Z Skipping (s,q) (1.43, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0987797Z Skipping (s,q) (1.44, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0987956Z Skipping (s,q) (1.45, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0988124Z Skipping (s,q) (1.46, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0988282Z Skipping (s,q) (1.47, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0988444Z Skipping (s,q) (1.48, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0988604Z Skipping (s,q) (1.49, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0988767Z Skipping (s,q) (1.5, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0988932Z Skipping (s,q) (1.51, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0989092Z Skipping (s,q) (1.52, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0989250Z Skipping (s,q) (1.53, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0989414Z Skipping (s,q) (1.54, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0989576Z Skipping (s,q) (1.55, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0989736Z Skipping (s,q) (1.56, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0989900Z Skipping (s,q) (1.57, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0990058Z Skipping (s,q) (1.58, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0990222Z Skipping (s,q) (1.59, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0990382Z Skipping (s,q) (1.6, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0990545Z Skipping (s,q) (1.61, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0991079Z Skipping (s,q) (1.62, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0991245Z Skipping (s,q) (1.63, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0991408Z Skipping (s,q) (1.64, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0991567Z Skipping (s,q) (1.65, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0991780Z Skipping (s,q) (1.66, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0991945Z Skipping (s,q) (1.67, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0992107Z Skipping (s,q) (1.68, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0992265Z Skipping (s,q) (1.69, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0992430Z Skipping (s,q) (1.7, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0992589Z Skipping (s,q) (1.71, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0992753Z Skipping (s,q) (1.72, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0992916Z Skipping (s,q) (1.73, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0993076Z Skipping (s,q) (1.74, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0993240Z Skipping (s,q) (1.75, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0993404Z Skipping (s,q) (1.76, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0993568Z Skipping (s,q) (1.77, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0993730Z Skipping (s,q) (1.78, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0993953Z Skipping (s,q) (1.79, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0994119Z Skipping (s,q) (1.8, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0994280Z Skipping (s,q) (1.81, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0994439Z Skipping (s,q) (1.82, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0994661Z Skipping (s,q) (1.83, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0994821Z Skipping (s,q) (1.84, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0994981Z Skipping (s,q) (1.85, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0995143Z Skipping (s,q) (1.86, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0995303Z Skipping (s,q) (1.87, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0995548Z Skipping (s,q) (1.88, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0995713Z Skipping (s,q) (1.89, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0995875Z Skipping (s,q) (1.9, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0996037Z Skipping (s,q) (1.91, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0996196Z Skipping (s,q) (1.92, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0996354Z Skipping (s,q) (1.93, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0996522Z Skipping (s,q) (1.94, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0996685Z Skipping (s,q) (1.95, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0996845Z Skipping (s,q) (1.96, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0997009Z Skipping (s,q) (1.97, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0997166Z Skipping (s,q) (1.98, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0997330Z Skipping (s,q) (1.99, 20000): inconsistent with heavy hitters! 2025-05-07T20:56:57.0997494Z Skipping (s,q) (0.01, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0997656Z Skipping (s,q) (0.02, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0997816Z Skipping (s,q) (0.03, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0997975Z Skipping (s,q) (0.04, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0998134Z Skipping (s,q) (0.05, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0998299Z Skipping (s,q) (0.06, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0998536Z Skipping (s,q) (0.07, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0998700Z Skipping (s,q) (0.08, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0998860Z Skipping (s,q) (0.09, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0999021Z Skipping (s,q) (0.1, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0999224Z Skipping (s,q) (0.11, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0999384Z Skipping (s,q) (0.12, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0999546Z Skipping (s,q) (0.13, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0999710Z Skipping (s,q) (0.14, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.0999868Z Skipping (s,q) (0.15, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1000030Z Skipping (s,q) (0.16, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1000191Z Skipping (s,q) (0.17, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1000351Z Skipping (s,q) (0.18, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1000513Z Skipping (s,q) (0.19, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1000673Z Skipping (s,q) (0.2, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1000832Z Skipping (s,q) (0.21, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1000997Z Skipping (s,q) (0.22, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1001159Z Skipping (s,q) (0.23, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1001388Z Skipping (s,q) (0.24, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1001547Z Skipping (s,q) (0.25, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1001707Z Skipping (s,q) (0.26, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1001869Z Skipping (s,q) (0.27, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1002068Z Skipping (s,q) (0.28, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1002231Z Skipping (s,q) (0.29, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1002397Z Skipping (s,q) (0.3, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1002555Z Skipping (s,q) (0.31, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1002718Z Skipping (s,q) (0.32, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1002881Z Skipping (s,q) (0.33, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1003038Z Skipping (s,q) (0.34, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1003207Z Skipping (s,q) (0.35, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1003364Z Skipping (s,q) (0.36, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1003523Z Skipping (s,q) (0.37, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1003690Z Skipping (s,q) (0.38, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1003852Z Skipping (s,q) (0.39, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1004015Z Skipping (s,q) (0.4, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1004179Z Skipping (s,q) (0.41, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1004337Z Skipping (s,q) (0.42, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1004500Z Skipping (s,q) (0.43, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1004661Z Skipping (s,q) (0.44, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1004822Z Skipping (s,q) (0.45, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1004984Z Skipping (s,q) (0.46, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1005144Z Skipping (s,q) (0.47, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1005304Z Skipping (s,q) (0.48, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1005467Z Skipping (s,q) (0.49, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1005630Z Skipping (s,q) (0.5, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1005838Z Skipping (s,q) (0.51, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1006001Z Skipping (s,q) (0.52, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1006160Z Skipping (s,q) (0.53, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1006341Z Skipping (s,q) (0.54, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1006571Z Skipping (s,q) (0.55, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1006728Z Skipping (s,q) (0.56, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1006892Z Skipping (s,q) (0.57, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1007052Z Skipping (s,q) (0.58, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1007215Z Skipping (s,q) (0.59, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1007375Z Skipping (s,q) (0.6, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1007536Z Skipping (s,q) (0.61, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1007702Z Skipping (s,q) (0.62, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1007860Z Skipping (s,q) (0.63, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1008019Z Skipping (s,q) (0.64, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1008185Z Skipping (s,q) (0.65, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1008345Z Skipping (s,q) (0.66, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1008508Z Skipping (s,q) (0.67, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1008666Z Skipping (s,q) (0.68, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1008873Z Skipping (s,q) (0.69, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1009044Z Skipping (s,q) (0.7, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1009204Z Skipping (s,q) (0.71, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1009412Z Skipping (s,q) (0.72, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1009580Z Skipping (s,q) (0.73, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1009740Z Skipping (s,q) (0.74, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1009904Z Skipping (s,q) (0.75, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1010064Z Skipping (s,q) (0.76, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1010223Z Skipping (s,q) (0.77, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1010387Z Skipping (s,q) (0.78, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1010546Z Skipping (s,q) (0.79, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1010709Z Skipping (s,q) (0.8, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1010872Z Skipping (s,q) (0.81, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1011030Z Skipping (s,q) (0.82, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1011194Z Skipping (s,q) (0.83, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1011355Z Skipping (s,q) (0.84, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1011513Z Skipping (s,q) (0.85, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1011674Z Skipping (s,q) (0.86, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1011831Z Skipping (s,q) (0.87, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1011992Z Skipping (s,q) (0.88, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1012154Z Skipping (s,q) (0.89, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1012314Z Skipping (s,q) (0.9, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1012477Z Skipping (s,q) (0.91, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1012635Z Skipping (s,q) (0.92, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1012792Z Skipping (s,q) (0.93, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1012957Z Skipping (s,q) (0.94, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1013163Z Skipping (s,q) (0.95, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1013323Z Skipping (s,q) (0.96, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1013486Z Skipping (s,q) (0.97, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1013646Z Skipping (s,q) (0.98, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1013843Z Skipping (s,q) (0.99, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1014004Z Skipping (s,q) (1, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1014164Z Skipping (s,q) (1.01, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1014326Z Skipping (s,q) (1.02, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1014485Z Skipping (s,q) (1.03, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1014645Z Skipping (s,q) (1.04, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1014815Z Skipping (s,q) (1.05, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1014977Z Skipping (s,q) (1.06, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1015137Z Skipping (s,q) (1.07, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1015299Z Skipping (s,q) (1.08, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1015458Z Skipping (s,q) (1.09, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1015625Z Skipping (s,q) (1.1, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1015785Z Skipping (s,q) (1.11, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1015943Z Skipping (s,q) (1.12, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1016146Z Skipping (s,q) (1.13, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1016306Z Skipping (s,q) (1.14, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1016464Z Skipping (s,q) (1.15, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1016670Z Skipping (s,q) (1.16, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1016830Z Skipping (s,q) (1.17, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1016993Z Skipping (s,q) (1.18, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1017151Z Skipping (s,q) (1.19, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1017311Z Skipping (s,q) (1.2, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1017478Z Skipping (s,q) (1.21, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1017636Z Skipping (s,q) (1.22, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1017796Z Skipping (s,q) (1.23, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1017959Z Skipping (s,q) (1.24, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1018118Z Skipping (s,q) (1.25, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1018279Z Skipping (s,q) (1.26, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1018440Z Skipping (s,q) (1.27, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1018602Z Skipping (s,q) (1.28, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1018766Z Skipping (s,q) (1.29, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1018928Z Skipping (s,q) (1.3, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1019086Z Skipping (s,q) (1.31, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1019256Z Skipping (s,q) (1.32, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1019417Z Skipping (s,q) (1.33, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1019579Z Skipping (s,q) (1.34, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1019739Z Skipping (s,q) (1.35, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1019899Z Skipping (s,q) (1.36, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1020063Z Skipping (s,q) (1.37, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1020225Z Skipping (s,q) (1.38, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1020427Z Skipping (s,q) (1.39, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1020594Z Skipping (s,q) (1.4, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1020754Z Skipping (s,q) (1.41, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1020918Z Skipping (s,q) (1.42, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1021117Z Skipping (s,q) (1.43, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1021277Z Skipping (s,q) (1.44, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1021441Z Skipping (s,q) (1.45, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1021602Z Skipping (s,q) (1.46, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1021760Z Skipping (s,q) (1.47, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1021919Z Skipping (s,q) (1.48, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1022079Z Skipping (s,q) (1.49, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1022239Z Skipping (s,q) (1.5, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1022401Z Skipping (s,q) (1.51, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1022559Z Skipping (s,q) (1.52, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1022720Z Skipping (s,q) (1.53, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1022882Z Skipping (s,q) (1.54, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1023041Z Skipping (s,q) (1.55, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1023202Z Skipping (s,q) (1.56, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1023403Z Skipping (s,q) (1.57, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1023564Z Skipping (s,q) (1.58, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1023733Z Skipping (s,q) (1.59, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1023935Z Skipping (s,q) (1.6, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1024098Z Skipping (s,q) (1.61, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1024259Z Skipping (s,q) (1.62, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1024419Z Skipping (s,q) (1.63, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1024581Z Skipping (s,q) (1.64, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1024743Z Skipping (s,q) (1.65, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1024902Z Skipping (s,q) (1.66, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1025064Z Skipping (s,q) (1.67, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1025224Z Skipping (s,q) (1.68, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1025390Z Skipping (s,q) (1.69, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1025549Z Skipping (s,q) (1.7, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1025711Z Skipping (s,q) (1.71, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1025878Z Skipping (s,q) (1.72, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1026037Z Skipping (s,q) (1.73, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1026197Z Skipping (s,q) (1.74, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1026358Z Skipping (s,q) (1.75, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1026519Z Skipping (s,q) (1.76, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1026681Z Skipping (s,q) (1.77, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1026837Z Skipping (s,q) (1.78, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1027000Z Skipping (s,q) (1.79, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1027161Z Skipping (s,q) (1.8, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1027320Z Skipping (s,q) (1.81, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1027481Z Skipping (s,q) (1.82, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1027692Z Skipping (s,q) (1.83, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1027860Z Skipping (s,q) (1.84, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1028017Z Skipping (s,q) (1.85, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1028176Z Skipping (s,q) (1.86, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1028402Z Skipping (s,q) (1.87, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1028560Z Skipping (s,q) (1.88, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1028718Z Skipping (s,q) (1.89, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1028887Z Skipping (s,q) (1.9, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1029049Z Skipping (s,q) (1.91, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1029212Z Skipping (s,q) (1.92, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1029375Z Skipping (s,q) (1.93, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1029537Z Skipping (s,q) (1.94, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1029698Z Skipping (s,q) (1.95, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1029857Z Skipping (s,q) (1.96, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1030015Z Skipping (s,q) (1.97, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1030177Z Skipping (s,q) (1.98, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1030334Z Skipping (s,q) (1.99, 22500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1030497Z Skipping (s,q) (0.01, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1030695Z Skipping (s,q) (0.02, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1031018Z Skipping (s,q) (0.03, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1031187Z Skipping (s,q) (0.04, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1031396Z Skipping (s,q) (0.05, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1031556Z Skipping (s,q) (0.06, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1031723Z Skipping (s,q) (0.07, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1031882Z Skipping (s,q) (0.08, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1032042Z Skipping (s,q) (0.09, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1032205Z Skipping (s,q) (0.1, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1032364Z Skipping (s,q) (0.11, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1032527Z Skipping (s,q) (0.12, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1032689Z Skipping (s,q) (0.13, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1032849Z Skipping (s,q) (0.14, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1033013Z Skipping (s,q) (0.15, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1033175Z Skipping (s,q) (0.16, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1033345Z Skipping (s,q) (0.17, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1033502Z Skipping (s,q) (0.18, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1033662Z Skipping (s,q) (0.19, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1033823Z Skipping (s,q) (0.2, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1033987Z Skipping (s,q) (0.21, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1034147Z Skipping (s,q) (0.22, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1034314Z Skipping (s,q) (0.23, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1034476Z Skipping (s,q) (0.24, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1034637Z Skipping (s,q) (0.25, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1034796Z Skipping (s,q) (0.26, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1034957Z Skipping (s,q) (0.27, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1035162Z Skipping (s,q) (0.28, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1035322Z Skipping (s,q) (0.29, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1035530Z Skipping (s,q) (0.3, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1035699Z Skipping (s,q) (0.31, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1035899Z Skipping (s,q) (0.32, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1036059Z Skipping (s,q) (0.33, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1036225Z Skipping (s,q) (0.34, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1036405Z Skipping (s,q) (0.35, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1036591Z Skipping (s,q) (0.36, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1036755Z Skipping (s,q) (0.37, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1036914Z Skipping (s,q) (0.38, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1037082Z Skipping (s,q) (0.39, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1037242Z Skipping (s,q) (0.4, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1037400Z Skipping (s,q) (0.41, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1037562Z Skipping (s,q) (0.42, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1037726Z Skipping (s,q) (0.43, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1037890Z Skipping (s,q) (0.44, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1038048Z Skipping (s,q) (0.45, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1038248Z Skipping (s,q) (0.46, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1038410Z Skipping (s,q) (0.47, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1038568Z Skipping (s,q) (0.48, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1038726Z Skipping (s,q) (0.49, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1038940Z Skipping (s,q) (0.5, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1039101Z Skipping (s,q) (0.51, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1039261Z Skipping (s,q) (0.52, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1039420Z Skipping (s,q) (0.53, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1039585Z Skipping (s,q) (0.54, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1039747Z Skipping (s,q) (0.55, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1039905Z Skipping (s,q) (0.56, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1040065Z Skipping (s,q) (0.57, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1040227Z Skipping (s,q) (0.58, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1040385Z Skipping (s,q) (0.59, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1040547Z Skipping (s,q) (0.6, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1040712Z Skipping (s,q) (0.61, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1040872Z Skipping (s,q) (0.62, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1041034Z Skipping (s,q) (0.63, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1041191Z Skipping (s,q) (0.64, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1041351Z Skipping (s,q) (0.65, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1041511Z Skipping (s,q) (0.66, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1041670Z Skipping (s,q) (0.67, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1041835Z Skipping (s,q) (0.68, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1041995Z Skipping (s,q) (0.69, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1042153Z Skipping (s,q) (0.7, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1042321Z Skipping (s,q) (0.71, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1042528Z Skipping (s,q) (0.72, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1042689Z Skipping (s,q) (0.73, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1042851Z Skipping (s,q) (0.74, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1043009Z Skipping (s,q) (0.75, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1043207Z Skipping (s,q) (0.76, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1043366Z Skipping (s,q) (0.77, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1043524Z Skipping (s,q) (0.78, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1043688Z Skipping (s,q) (0.79, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1043849Z Skipping (s,q) (0.8, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1044009Z Skipping (s,q) (0.81, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1044169Z Skipping (s,q) (0.82, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1044332Z Skipping (s,q) (0.83, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1044490Z Skipping (s,q) (0.84, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1044655Z Skipping (s,q) (0.85, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1044812Z Skipping (s,q) (0.86, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1044974Z Skipping (s,q) (0.87, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1045132Z Skipping (s,q) (0.88, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1045291Z Skipping (s,q) (0.89, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1045494Z Skipping (s,q) (0.9, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1045657Z Skipping (s,q) (0.91, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1045815Z Skipping (s,q) (0.92, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1045979Z Skipping (s,q) (0.93, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1046183Z Skipping (s,q) (0.94, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1046342Z Skipping (s,q) (0.95, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1046502Z Skipping (s,q) (0.96, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1046661Z Skipping (s,q) (0.97, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1046825Z Skipping (s,q) (0.98, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1046983Z Skipping (s,q) (0.99, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1047138Z Skipping (s,q) (1, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1047304Z Skipping (s,q) (1.01, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1047464Z Skipping (s,q) (1.02, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1047627Z Skipping (s,q) (1.03, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1047786Z Skipping (s,q) (1.04, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1047950Z Skipping (s,q) (1.05, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1048114Z Skipping (s,q) (1.06, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1048273Z Skipping (s,q) (1.07, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1048431Z Skipping (s,q) (1.08, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1048596Z Skipping (s,q) (1.09, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1048760Z Skipping (s,q) (1.1, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1048922Z Skipping (s,q) (1.11, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1049083Z Skipping (s,q) (1.12, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1049242Z Skipping (s,q) (1.13, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1049408Z Skipping (s,q) (1.14, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1049568Z Skipping (s,q) (1.15, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1049771Z Skipping (s,q) (1.16, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1049934Z Skipping (s,q) (1.17, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1050093Z Skipping (s,q) (1.18, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1050256Z Skipping (s,q) (1.19, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1050416Z Skipping (s,q) (1.2, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1050617Z Skipping (s,q) (1.21, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1050782Z Skipping (s,q) (1.22, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1050943Z Skipping (s,q) (1.23, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1051102Z Skipping (s,q) (1.24, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1051267Z Skipping (s,q) (1.25, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1051426Z Skipping (s,q) (1.26, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1051591Z Skipping (s,q) (1.27, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1051753Z Skipping (s,q) (1.28, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1051910Z Skipping (s,q) (1.29, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1052073Z Skipping (s,q) (1.3, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1052234Z Skipping (s,q) (1.31, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1052395Z Skipping (s,q) (1.32, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1052557Z Skipping (s,q) (1.33, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1052755Z Skipping (s,q) (1.34, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1052924Z Skipping (s,q) (1.35, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1053084Z Skipping (s,q) (1.36, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1053242Z Skipping (s,q) (1.37, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1053449Z Skipping (s,q) (1.38, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1053615Z Skipping (s,q) (1.39, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1053774Z Skipping (s,q) (1.4, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1053944Z Skipping (s,q) (1.41, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1054103Z Skipping (s,q) (1.42, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1054264Z Skipping (s,q) (1.43, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1054427Z Skipping (s,q) (1.44, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1054591Z Skipping (s,q) (1.45, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1054758Z Skipping (s,q) (1.46, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1054914Z Skipping (s,q) (1.47, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1055071Z Skipping (s,q) (1.48, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1055238Z Skipping (s,q) (1.49, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1055401Z Skipping (s,q) (1.5, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1055559Z Skipping (s,q) (1.51, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1055721Z Skipping (s,q) (1.52, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1055878Z Skipping (s,q) (1.53, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1056040Z Skipping (s,q) (1.54, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1056199Z Skipping (s,q) (1.55, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1056360Z Skipping (s,q) (1.56, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1056521Z Skipping (s,q) (1.57, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1056681Z Skipping (s,q) (1.58, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1056839Z Skipping (s,q) (1.59, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1057007Z Skipping (s,q) (1.6, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1057234Z Skipping (s,q) (1.61, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1057397Z Skipping (s,q) (1.62, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1057556Z Skipping (s,q) (1.63, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1057713Z Skipping (s,q) (1.64, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1057914Z Skipping (s,q) (1.65, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1058074Z Skipping (s,q) (1.66, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1058237Z Skipping (s,q) (1.67, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1058397Z Skipping (s,q) (1.68, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1058555Z Skipping (s,q) (1.69, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1058715Z Skipping (s,q) (1.7, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1058878Z Skipping (s,q) (1.71, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1059042Z Skipping (s,q) (1.72, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1059204Z Skipping (s,q) (1.73, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1059361Z Skipping (s,q) (1.74, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1059520Z Skipping (s,q) (1.75, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1059685Z Skipping (s,q) (1.76, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1059845Z Skipping (s,q) (1.77, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1060049Z Skipping (s,q) (1.78, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1060209Z Skipping (s,q) (1.79, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1060368Z Skipping (s,q) (1.8, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1060532Z Skipping (s,q) (1.81, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1060732Z Skipping (s,q) (1.82, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1060895Z Skipping (s,q) (1.83, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1061056Z Skipping (s,q) (1.84, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1061214Z Skipping (s,q) (1.85, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1061374Z Skipping (s,q) (1.86, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1061535Z Skipping (s,q) (1.87, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1061693Z Skipping (s,q) (1.88, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1061858Z Skipping (s,q) (1.89, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1062017Z Skipping (s,q) (1.9, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1062179Z Skipping (s,q) (1.91, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1062342Z Skipping (s,q) (1.92, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1062504Z Skipping (s,q) (1.93, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1062665Z Skipping (s,q) (1.94, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1062827Z Skipping (s,q) (1.95, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1062986Z Skipping (s,q) (1.96, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1063152Z Skipping (s,q) (1.97, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1063313Z Skipping (s,q) (1.98, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1063471Z Skipping (s,q) (1.99, 25000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1063638Z Skipping (s,q) (0.01, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1063795Z Skipping (s,q) (0.02, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1063953Z Skipping (s,q) (0.03, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1064115Z Skipping (s,q) (0.04, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1064275Z Skipping (s,q) (0.05, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1064477Z Skipping (s,q) (0.06, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1064637Z Skipping (s,q) (0.07, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1064797Z Skipping (s,q) (0.08, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1064962Z Skipping (s,q) (0.09, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1065160Z Skipping (s,q) (0.1, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1065318Z Skipping (s,q) (0.11, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1065481Z Skipping (s,q) (0.12, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1065639Z Skipping (s,q) (0.13, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1065802Z Skipping (s,q) (0.14, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1065960Z Skipping (s,q) (0.15, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1066121Z Skipping (s,q) (0.16, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1066289Z Skipping (s,q) (0.17, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1066446Z Skipping (s,q) (0.18, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1066605Z Skipping (s,q) (0.19, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1066769Z Skipping (s,q) (0.2, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1066931Z Skipping (s,q) (0.21, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1067093Z Skipping (s,q) (0.22, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1067292Z Skipping (s,q) (0.23, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1067452Z Skipping (s,q) (0.24, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1067613Z Skipping (s,q) (0.25, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1067770Z Skipping (s,q) (0.26, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1067970Z Skipping (s,q) (0.27, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1068135Z Skipping (s,q) (0.28, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1068294Z Skipping (s,q) (0.29, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1068458Z Skipping (s,q) (0.3, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1068619Z Skipping (s,q) (0.31, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1068780Z Skipping (s,q) (0.32, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1068941Z Skipping (s,q) (0.33, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1069101Z Skipping (s,q) (0.34, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1069258Z Skipping (s,q) (0.35, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1069421Z Skipping (s,q) (0.36, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1069580Z Skipping (s,q) (0.37, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1069743Z Skipping (s,q) (0.38, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1069903Z Skipping (s,q) (0.39, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1070064Z Skipping (s,q) (0.4, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1070229Z Skipping (s,q) (0.41, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1070388Z Skipping (s,q) (0.42, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1070547Z Skipping (s,q) (0.43, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1070712Z Skipping (s,q) (0.44, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1070873Z Skipping (s,q) (0.45, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1071031Z Skipping (s,q) (0.46, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1071192Z Skipping (s,q) (0.47, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1071349Z Skipping (s,q) (0.48, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1071515Z Skipping (s,q) (0.49, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1071798Z Skipping (s,q) (0.5, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1071959Z Skipping (s,q) (0.51, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1072122Z Skipping (s,q) (0.52, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1072280Z Skipping (s,q) (0.53, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1072477Z Skipping (s,q) (0.54, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1072639Z Skipping (s,q) (0.55, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1072800Z Skipping (s,q) (0.56, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1072963Z Skipping (s,q) (0.57, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1073124Z Skipping (s,q) (0.58, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1073282Z Skipping (s,q) (0.59, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1073450Z Skipping (s,q) (0.6, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1073610Z Skipping (s,q) (0.61, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1073769Z Skipping (s,q) (0.62, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1073932Z Skipping (s,q) (0.63, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1074092Z Skipping (s,q) (0.64, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1074255Z Skipping (s,q) (0.65, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1074413Z Skipping (s,q) (0.66, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1074612Z Skipping (s,q) (0.67, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1074776Z Skipping (s,q) (0.68, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1074936Z Skipping (s,q) (0.69, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1075096Z Skipping (s,q) (0.7, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1075300Z Skipping (s,q) (0.71, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1075526Z Skipping (s,q) (0.72, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1075688Z Skipping (s,q) (0.73, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1075848Z Skipping (s,q) (0.74, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1076006Z Skipping (s,q) (0.75, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1076170Z Skipping (s,q) (0.76, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1076326Z Skipping (s,q) (0.77, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1076489Z Skipping (s,q) (0.78, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1076654Z Skipping (s,q) (0.79, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1076814Z Skipping (s,q) (0.8, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1076977Z Skipping (s,q) (0.81, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1077140Z Skipping (s,q) (0.82, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1077299Z Skipping (s,q) (0.83, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1077460Z Skipping (s,q) (0.84, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1077617Z Skipping (s,q) (0.85, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1077775Z Skipping (s,q) (0.86, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1077939Z Skipping (s,q) (0.87, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1078096Z Skipping (s,q) (0.88, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1078261Z Skipping (s,q) (0.89, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1078421Z Skipping (s,q) (0.9, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1078579Z Skipping (s,q) (0.91, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1078744Z Skipping (s,q) (0.92, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1078905Z Skipping (s,q) (0.93, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1079110Z Skipping (s,q) (0.94, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1079273Z Skipping (s,q) (0.95, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1079433Z Skipping (s,q) (0.96, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1079595Z Skipping (s,q) (0.97, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1079790Z Skipping (s,q) (0.98, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1079947Z Skipping (s,q) (0.99, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1080109Z Skipping (s,q) (1, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1080268Z Skipping (s,q) (1.01, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1080426Z Skipping (s,q) (1.02, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1080590Z Skipping (s,q) (1.03, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1080754Z Skipping (s,q) (1.04, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1080915Z Skipping (s,q) (1.05, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1081077Z Skipping (s,q) (1.06, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1081234Z Skipping (s,q) (1.07, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1081394Z Skipping (s,q) (1.08, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1081554Z Skipping (s,q) (1.09, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1081713Z Skipping (s,q) (1.1, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1081875Z Skipping (s,q) (1.11, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1082075Z Skipping (s,q) (1.12, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1082235Z Skipping (s,q) (1.13, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1082398Z Skipping (s,q) (1.14, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1082618Z Skipping (s,q) (1.15, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1082785Z Skipping (s,q) (1.16, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1082945Z Skipping (s,q) (1.17, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1083102Z Skipping (s,q) (1.18, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1083263Z Skipping (s,q) (1.19, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1083426Z Skipping (s,q) (1.2, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1083585Z Skipping (s,q) (1.21, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1083747Z Skipping (s,q) (1.22, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1083908Z Skipping (s,q) (1.23, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1084072Z Skipping (s,q) (1.24, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1084231Z Skipping (s,q) (1.25, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1084391Z Skipping (s,q) (1.26, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1084558Z Skipping (s,q) (1.27, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1084715Z Skipping (s,q) (1.28, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1084874Z Skipping (s,q) (1.29, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1085039Z Skipping (s,q) (1.3, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1085199Z Skipping (s,q) (1.31, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1085363Z Skipping (s,q) (1.32, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1085522Z Skipping (s,q) (1.33, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1085682Z Skipping (s,q) (1.34, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1085844Z Skipping (s,q) (1.35, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1086002Z Skipping (s,q) (1.36, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1086161Z Skipping (s,q) (1.37, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1086365Z Skipping (s,q) (1.38, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1086524Z Skipping (s,q) (1.39, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1086687Z Skipping (s,q) (1.4, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1086847Z Skipping (s,q) (1.41, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1087044Z Skipping (s,q) (1.42, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1087205Z Skipping (s,q) (1.43, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1087361Z Skipping (s,q) (1.44, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1087521Z Skipping (s,q) (1.45, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1087680Z Skipping (s,q) (1.46, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1087840Z Skipping (s,q) (1.47, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1088004Z Skipping (s,q) (1.48, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1088165Z Skipping (s,q) (1.49, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1088322Z Skipping (s,q) (1.5, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1088482Z Skipping (s,q) (1.51, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1088638Z Skipping (s,q) (1.52, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1088799Z Skipping (s,q) (1.53, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1088957Z Skipping (s,q) (1.54, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1089112Z Skipping (s,q) (1.55, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1089312Z Skipping (s,q) (1.56, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1089476Z Skipping (s,q) (1.57, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1089632Z Skipping (s,q) (1.58, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1089833Z Skipping (s,q) (1.59, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1089991Z Skipping (s,q) (1.6, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1090150Z Skipping (s,q) (1.61, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1090313Z Skipping (s,q) (1.62, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1094459Z Skipping (s,q) (1.63, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1094650Z Skipping (s,q) (1.64, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1094812Z Skipping (s,q) (1.65, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1094977Z Skipping (s,q) (1.66, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1095138Z Skipping (s,q) (1.67, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1095301Z Skipping (s,q) (1.68, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1095465Z Skipping (s,q) (1.69, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1095629Z Skipping (s,q) (1.7, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1095794Z Skipping (s,q) (1.71, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1095953Z Skipping (s,q) (1.72, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1096115Z Skipping (s,q) (1.73, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1096276Z Skipping (s,q) (1.74, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1096438Z Skipping (s,q) (1.75, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1096597Z Skipping (s,q) (1.76, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1096760Z Skipping (s,q) (1.77, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1096920Z Skipping (s,q) (1.78, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1097083Z Skipping (s,q) (1.79, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1097242Z Skipping (s,q) (1.8, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1097401Z Skipping (s,q) (1.81, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1097663Z Skipping (s,q) (1.82, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1097829Z Skipping (s,q) (1.83, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1097988Z Skipping (s,q) (1.84, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1098152Z Skipping (s,q) (1.85, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1098367Z Skipping (s,q) (1.86, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1098528Z Skipping (s,q) (1.87, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1098687Z Skipping (s,q) (1.88, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1098847Z Skipping (s,q) (1.89, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1099013Z Skipping (s,q) (1.9, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1099171Z Skipping (s,q) (1.91, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1099332Z Skipping (s,q) (1.92, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1099494Z Skipping (s,q) (1.93, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1099653Z Skipping (s,q) (1.94, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1099814Z Skipping (s,q) (1.95, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1099973Z Skipping (s,q) (1.96, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1100132Z Skipping (s,q) (1.97, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1100297Z Skipping (s,q) (1.98, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1100456Z Skipping (s,q) (1.99, 27500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1100679Z Skipping (s,q) (0.01, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1100844Z Skipping (s,q) (0.02, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1101001Z Skipping (s,q) (0.03, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1101219Z Skipping (s,q) (0.04, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1101381Z Skipping (s,q) (0.05, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1101539Z Skipping (s,q) (0.06, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1101701Z Skipping (s,q) (0.07, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1101859Z Skipping (s,q) (0.08, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1102021Z Skipping (s,q) (0.09, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1102183Z Skipping (s,q) (0.1, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1102341Z Skipping (s,q) (0.11, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1102507Z Skipping (s,q) (0.12, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1102666Z Skipping (s,q) (0.13, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1102825Z Skipping (s,q) (0.14, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1102990Z Skipping (s,q) (0.15, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1103149Z Skipping (s,q) (0.16, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1103307Z Skipping (s,q) (0.17, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1103470Z Skipping (s,q) (0.18, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1103627Z Skipping (s,q) (0.19, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1103790Z Skipping (s,q) (0.2, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1103948Z Skipping (s,q) (0.21, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1104109Z Skipping (s,q) (0.22, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1104272Z Skipping (s,q) (0.23, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1104430Z Skipping (s,q) (0.24, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1104589Z Skipping (s,q) (0.25, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1104761Z Skipping (s,q) (0.26, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1104963Z Skipping (s,q) (0.27, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1105125Z Skipping (s,q) (0.28, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1105282Z Skipping (s,q) (0.29, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1105443Z Skipping (s,q) (0.3, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1105645Z Skipping (s,q) (0.31, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1105803Z Skipping (s,q) (0.32, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1105962Z Skipping (s,q) (0.33, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1106124Z Skipping (s,q) (0.34, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1106283Z Skipping (s,q) (0.35, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1106441Z Skipping (s,q) (0.36, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1106607Z Skipping (s,q) (0.37, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1106766Z Skipping (s,q) (0.38, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1106929Z Skipping (s,q) (0.39, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1107089Z Skipping (s,q) (0.4, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1107248Z Skipping (s,q) (0.41, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1107413Z Skipping (s,q) (0.42, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1107572Z Skipping (s,q) (0.43, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1107732Z Skipping (s,q) (0.44, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1107935Z Skipping (s,q) (0.45, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1108093Z Skipping (s,q) (0.46, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1108256Z Skipping (s,q) (0.47, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1108456Z Skipping (s,q) (0.48, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1108617Z Skipping (s,q) (0.49, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1108780Z Skipping (s,q) (0.5, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1108940Z Skipping (s,q) (0.51, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1109100Z Skipping (s,q) (0.52, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1109265Z Skipping (s,q) (0.53, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1109422Z Skipping (s,q) (0.54, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1109580Z Skipping (s,q) (0.55, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1109740Z Skipping (s,q) (0.56, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1109897Z Skipping (s,q) (0.57, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1110059Z Skipping (s,q) (0.58, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1110219Z Skipping (s,q) (0.59, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1110379Z Skipping (s,q) (0.6, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1110540Z Skipping (s,q) (0.61, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1110700Z Skipping (s,q) (0.62, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1110861Z Skipping (s,q) (0.63, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1111023Z Skipping (s,q) (0.64, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1111180Z Skipping (s,q) (0.65, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1111341Z Skipping (s,q) (0.66, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1111502Z Skipping (s,q) (0.67, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1111660Z Skipping (s,q) (0.68, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1111819Z Skipping (s,q) (0.69, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1111986Z Skipping (s,q) (0.7, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1112192Z Skipping (s,q) (0.71, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1112351Z Skipping (s,q) (0.72, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1112510Z Skipping (s,q) (0.73, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1112674Z Skipping (s,q) (0.74, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1112880Z Skipping (s,q) (0.75, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1113039Z Skipping (s,q) (0.76, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1113201Z Skipping (s,q) (0.77, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1113363Z Skipping (s,q) (0.78, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1113522Z Skipping (s,q) (0.79, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1113680Z Skipping (s,q) (0.8, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1113843Z Skipping (s,q) (0.81, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1114011Z Skipping (s,q) (0.82, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1114171Z Skipping (s,q) (0.83, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1114328Z Skipping (s,q) (0.84, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1114495Z Skipping (s,q) (0.85, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1114654Z Skipping (s,q) (0.86, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1114816Z Skipping (s,q) (0.87, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1114978Z Skipping (s,q) (0.88, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1115205Z Skipping (s,q) (0.89, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1115438Z Skipping (s,q) (0.9, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1115600Z Skipping (s,q) (0.91, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1115805Z Skipping (s,q) (0.92, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1115973Z Skipping (s,q) (0.93, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1116132Z Skipping (s,q) (0.94, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1116291Z Skipping (s,q) (0.95, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1116453Z Skipping (s,q) (0.96, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1116615Z Skipping (s,q) (0.97, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1116775Z Skipping (s,q) (0.98, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1116935Z Skipping (s,q) (0.99, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1117099Z Skipping (s,q) (1, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1117262Z Skipping (s,q) (1.01, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1117422Z Skipping (s,q) (1.02, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1117579Z Skipping (s,q) (1.03, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1117745Z Skipping (s,q) (1.04, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1117904Z Skipping (s,q) (1.05, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1118065Z Skipping (s,q) (1.06, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1118223Z Skipping (s,q) (1.07, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1118384Z Skipping (s,q) (1.08, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1118546Z Skipping (s,q) (1.09, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1118707Z Skipping (s,q) (1.1, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1118872Z Skipping (s,q) (1.11, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1119033Z Skipping (s,q) (1.12, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1119192Z Skipping (s,q) (1.13, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1119352Z Skipping (s,q) (1.14, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1119568Z Skipping (s,q) (1.15, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1119728Z Skipping (s,q) (1.16, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1119892Z Skipping (s,q) (1.17, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1120053Z Skipping (s,q) (1.18, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1120250Z Skipping (s,q) (1.19, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1120411Z Skipping (s,q) (1.2, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1120571Z Skipping (s,q) (1.21, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1120737Z Skipping (s,q) (1.22, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1120896Z Skipping (s,q) (1.23, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1121054Z Skipping (s,q) (1.24, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1121215Z Skipping (s,q) (1.25, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1121378Z Skipping (s,q) (1.26, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1121537Z Skipping (s,q) (1.27, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1121700Z Skipping (s,q) (1.28, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1121859Z Skipping (s,q) (1.29, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1122022Z Skipping (s,q) (1.3, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1122180Z Skipping (s,q) (1.31, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1122342Z Skipping (s,q) (1.32, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1122545Z Skipping (s,q) (1.33, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1122706Z Skipping (s,q) (1.34, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1122865Z Skipping (s,q) (1.35, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1123027Z Skipping (s,q) (1.36, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1123228Z Skipping (s,q) (1.37, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1123386Z Skipping (s,q) (1.38, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1123545Z Skipping (s,q) (1.39, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1123703Z Skipping (s,q) (1.4, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1123868Z Skipping (s,q) (1.41, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1124028Z Skipping (s,q) (1.42, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1124187Z Skipping (s,q) (1.43, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1124353Z Skipping (s,q) (1.44, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1124510Z Skipping (s,q) (1.45, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1124669Z Skipping (s,q) (1.46, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1124832Z Skipping (s,q) (1.47, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1124995Z Skipping (s,q) (1.48, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1125154Z Skipping (s,q) (1.49, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1125313Z Skipping (s,q) (1.5, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1125474Z Skipping (s,q) (1.51, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1125639Z Skipping (s,q) (1.52, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1125797Z Skipping (s,q) (1.53, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1125955Z Skipping (s,q) (1.54, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1126121Z Skipping (s,q) (1.55, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1126279Z Skipping (s,q) (1.56, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1126439Z Skipping (s,q) (1.57, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1126599Z Skipping (s,q) (1.58, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1126803Z Skipping (s,q) (1.59, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1126969Z Skipping (s,q) (1.6, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1127127Z Skipping (s,q) (1.61, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1127289Z Skipping (s,q) (1.62, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1127493Z Skipping (s,q) (1.63, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1127651Z Skipping (s,q) (1.64, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1127811Z Skipping (s,q) (1.65, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1127973Z Skipping (s,q) (1.66, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1128131Z Skipping (s,q) (1.67, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1128294Z Skipping (s,q) (1.68, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1128454Z Skipping (s,q) (1.69, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1128618Z Skipping (s,q) (1.7, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1128779Z Skipping (s,q) (1.71, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1128938Z Skipping (s,q) (1.72, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1129099Z Skipping (s,q) (1.73, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1129260Z Skipping (s,q) (1.74, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1129419Z Skipping (s,q) (1.75, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1129582Z Skipping (s,q) (1.76, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1129781Z Skipping (s,q) (1.77, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1129944Z Skipping (s,q) (1.78, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1130107Z Skipping (s,q) (1.79, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1130266Z Skipping (s,q) (1.8, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1130478Z Skipping (s,q) (1.81, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1130636Z Skipping (s,q) (1.82, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1130795Z Skipping (s,q) (1.83, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1130958Z Skipping (s,q) (1.84, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1131118Z Skipping (s,q) (1.85, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1131280Z Skipping (s,q) (1.86, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1131443Z Skipping (s,q) (1.87, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1131603Z Skipping (s,q) (1.88, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1131764Z Skipping (s,q) (1.89, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1131923Z Skipping (s,q) (1.9, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1132085Z Skipping (s,q) (1.91, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1132252Z Skipping (s,q) (1.92, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1132410Z Skipping (s,q) (1.93, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1132569Z Skipping (s,q) (1.94, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1132730Z Skipping (s,q) (1.95, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1132890Z Skipping (s,q) (1.96, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1133050Z Skipping (s,q) (1.97, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1133212Z Skipping (s,q) (1.98, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1133372Z Skipping (s,q) (1.99, 30000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1133534Z Skipping (s,q) (0.01, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1133692Z Skipping (s,q) (0.02, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1133849Z Skipping (s,q) (0.03, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1134013Z Skipping (s,q) (0.04, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1134213Z Skipping (s,q) (0.05, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1134372Z Skipping (s,q) (0.06, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1134532Z Skipping (s,q) (0.07, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1134691Z Skipping (s,q) (0.08, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1134892Z Skipping (s,q) (0.09, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1135050Z Skipping (s,q) (0.1, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1135212Z Skipping (s,q) (0.11, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1135375Z Skipping (s,q) (0.12, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1135533Z Skipping (s,q) (0.13, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1135691Z Skipping (s,q) (0.14, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1135859Z Skipping (s,q) (0.15, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1136021Z Skipping (s,q) (0.16, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1136183Z Skipping (s,q) (0.17, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1136342Z Skipping (s,q) (0.18, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1136500Z Skipping (s,q) (0.19, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1136668Z Skipping (s,q) (0.2, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1136828Z Skipping (s,q) (0.21, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1137029Z Skipping (s,q) (0.22, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1137195Z Skipping (s,q) (0.23, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1137353Z Skipping (s,q) (0.24, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1137519Z Skipping (s,q) (0.25, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1138321Z Skipping (s,q) (0.26, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1138486Z Skipping (s,q) (0.27, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1138648Z Skipping (s,q) (0.28, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1138805Z Skipping (s,q) (0.29, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1138964Z Skipping (s,q) (0.3, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1139131Z Skipping (s,q) (0.31, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1139289Z Skipping (s,q) (0.32, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1139452Z Skipping (s,q) (0.33, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1139610Z Skipping (s,q) (0.34, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1139767Z Skipping (s,q) (0.35, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1139926Z Skipping (s,q) (0.36, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1140087Z Skipping (s,q) (0.37, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1140248Z Skipping (s,q) (0.38, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1140407Z Skipping (s,q) (0.39, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1140565Z Skipping (s,q) (0.4, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1140728Z Skipping (s,q) (0.41, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1140891Z Skipping (s,q) (0.42, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1141048Z Skipping (s,q) (0.43, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1141214Z Skipping (s,q) (0.44, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1141372Z Skipping (s,q) (0.45, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1141529Z Skipping (s,q) (0.46, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1141690Z Skipping (s,q) (0.47, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1141848Z Skipping (s,q) (0.48, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1142051Z Skipping (s,q) (0.49, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1142214Z Skipping (s,q) (0.5, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1142376Z Skipping (s,q) (0.51, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1142543Z Skipping (s,q) (0.52, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1142767Z Skipping (s,q) (0.53, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1142931Z Skipping (s,q) (0.54, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1143096Z Skipping (s,q) (0.55, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1143255Z Skipping (s,q) (0.56, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1143413Z Skipping (s,q) (0.57, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1143575Z Skipping (s,q) (0.58, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1143735Z Skipping (s,q) (0.59, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1143902Z Skipping (s,q) (0.6, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1144061Z Skipping (s,q) (0.61, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1144219Z Skipping (s,q) (0.62, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1144381Z Skipping (s,q) (0.63, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1144540Z Skipping (s,q) (0.64, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1144701Z Skipping (s,q) (0.65, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1144903Z Skipping (s,q) (0.66, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1145063Z Skipping (s,q) (0.67, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1145226Z Skipping (s,q) (0.68, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1145384Z Skipping (s,q) (0.69, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1145581Z Skipping (s,q) (0.7, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1145746Z Skipping (s,q) (0.71, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1145902Z Skipping (s,q) (0.72, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1146060Z Skipping (s,q) (0.73, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1146221Z Skipping (s,q) (0.74, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1146383Z Skipping (s,q) (0.75, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1146545Z Skipping (s,q) (0.76, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1146707Z Skipping (s,q) (0.77, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1146866Z Skipping (s,q) (0.78, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1147029Z Skipping (s,q) (0.79, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1147188Z Skipping (s,q) (0.8, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1147350Z Skipping (s,q) (0.81, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1147513Z Skipping (s,q) (0.82, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1147671Z Skipping (s,q) (0.83, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1147836Z Skipping (s,q) (0.84, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1147997Z Skipping (s,q) (0.85, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1148158Z Skipping (s,q) (0.86, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1148319Z Skipping (s,q) (0.87, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1148479Z Skipping (s,q) (0.88, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1148638Z Skipping (s,q) (0.89, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1148804Z Skipping (s,q) (0.9, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1148963Z Skipping (s,q) (0.91, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1149128Z Skipping (s,q) (0.92, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1149332Z Skipping (s,q) (0.93, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1149491Z Skipping (s,q) (0.94, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1149652Z Skipping (s,q) (0.95, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1149813Z Skipping (s,q) (0.96, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1150008Z Skipping (s,q) (0.97, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1150169Z Skipping (s,q) (0.98, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1150330Z Skipping (s,q) (0.99, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1150485Z Skipping (s,q) (1, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1150648Z Skipping (s,q) (1.01, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1150807Z Skipping (s,q) (1.02, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1150973Z Skipping (s,q) (1.03, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1151135Z Skipping (s,q) (1.04, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1151294Z Skipping (s,q) (1.05, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1151459Z Skipping (s,q) (1.06, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1151620Z Skipping (s,q) (1.07, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1151780Z Skipping (s,q) (1.08, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1151942Z Skipping (s,q) (1.09, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1152145Z Skipping (s,q) (1.1, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1152307Z Skipping (s,q) (1.11, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1152467Z Skipping (s,q) (1.12, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1152628Z Skipping (s,q) (1.13, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1152836Z Skipping (s,q) (1.14, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1152996Z Skipping (s,q) (1.15, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1153154Z Skipping (s,q) (1.16, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1153316Z Skipping (s,q) (1.17, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1153475Z Skipping (s,q) (1.18, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1153641Z Skipping (s,q) (1.19, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1153803Z Skipping (s,q) (1.2, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1153965Z Skipping (s,q) (1.21, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1154129Z Skipping (s,q) (1.22, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1154286Z Skipping (s,q) (1.23, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1154446Z Skipping (s,q) (1.24, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1154608Z Skipping (s,q) (1.25, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1154770Z Skipping (s,q) (1.26, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1154930Z Skipping (s,q) (1.27, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1155088Z Skipping (s,q) (1.28, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1155246Z Skipping (s,q) (1.29, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1155475Z Skipping (s,q) (1.3, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1155636Z Skipping (s,q) (1.31, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1155801Z Skipping (s,q) (1.32, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1155960Z Skipping (s,q) (1.33, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1156120Z Skipping (s,q) (1.34, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1156279Z Skipping (s,q) (1.35, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1156443Z Skipping (s,q) (1.36, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1156656Z Skipping (s,q) (1.37, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1156817Z Skipping (s,q) (1.38, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1156975Z Skipping (s,q) (1.39, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1157140Z Skipping (s,q) (1.4, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1157342Z Skipping (s,q) (1.41, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1157503Z Skipping (s,q) (1.42, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1157663Z Skipping (s,q) (1.43, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1157822Z Skipping (s,q) (1.44, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1157983Z Skipping (s,q) (1.45, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1158141Z Skipping (s,q) (1.46, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1158303Z Skipping (s,q) (1.47, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1158465Z Skipping (s,q) (1.48, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1158626Z Skipping (s,q) (1.49, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1158789Z Skipping (s,q) (1.5, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1158948Z Skipping (s,q) (1.51, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1159107Z Skipping (s,q) (1.52, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1159268Z Skipping (s,q) (1.53, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1159465Z Skipping (s,q) (1.54, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1159624Z Skipping (s,q) (1.55, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1159784Z Skipping (s,q) (1.56, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1159942Z Skipping (s,q) (1.57, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1160142Z Skipping (s,q) (1.58, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1160306Z Skipping (s,q) (1.59, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1160466Z Skipping (s,q) (1.6, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1160628Z Skipping (s,q) (1.61, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1160788Z Skipping (s,q) (1.62, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1160949Z Skipping (s,q) (1.63, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1161110Z Skipping (s,q) (1.64, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1161270Z Skipping (s,q) (1.65, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1161429Z Skipping (s,q) (1.66, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1161588Z Skipping (s,q) (1.67, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1161747Z Skipping (s,q) (1.68, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1161911Z Skipping (s,q) (1.69, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1162074Z Skipping (s,q) (1.7, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1162232Z Skipping (s,q) (1.71, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1162394Z Skipping (s,q) (1.72, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1162552Z Skipping (s,q) (1.73, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1162716Z Skipping (s,q) (1.74, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1162873Z Skipping (s,q) (1.75, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1163037Z Skipping (s,q) (1.76, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1163200Z Skipping (s,q) (1.77, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1163359Z Skipping (s,q) (1.78, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1163516Z Skipping (s,q) (1.79, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1163681Z Skipping (s,q) (1.8, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1163881Z Skipping (s,q) (1.81, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1164042Z Skipping (s,q) (1.82, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1164203Z Skipping (s,q) (1.83, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1164362Z Skipping (s,q) (1.84, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1164561Z Skipping (s,q) (1.85, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1164719Z Skipping (s,q) (1.86, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1164876Z Skipping (s,q) (1.87, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1165039Z Skipping (s,q) (1.88, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1165198Z Skipping (s,q) (1.89, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1165358Z Skipping (s,q) (1.9, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1165520Z Skipping (s,q) (1.91, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1165683Z Skipping (s,q) (1.92, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1165845Z Skipping (s,q) (1.93, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1166002Z Skipping (s,q) (1.94, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1166159Z Skipping (s,q) (1.95, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1166327Z Skipping (s,q) (1.96, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1166487Z Skipping (s,q) (1.97, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1166643Z Skipping (s,q) (1.98, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1166844Z Skipping (s,q) (1.99, 32500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1167005Z Skipping (s,q) (0.01, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1167166Z Skipping (s,q) (0.02, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1167362Z Skipping (s,q) (0.03, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1167521Z Skipping (s,q) (0.04, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1167680Z Skipping (s,q) (0.05, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1167837Z Skipping (s,q) (0.06, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1167994Z Skipping (s,q) (0.07, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1168156Z Skipping (s,q) (0.08, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1168314Z Skipping (s,q) (0.09, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1168476Z Skipping (s,q) (0.1, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1168637Z Skipping (s,q) (0.11, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1168794Z Skipping (s,q) (0.12, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1168955Z Skipping (s,q) (0.13, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1169117Z Skipping (s,q) (0.14, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1169279Z Skipping (s,q) (0.15, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1169440Z Skipping (s,q) (0.16, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1169599Z Skipping (s,q) (0.17, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1169762Z Skipping (s,q) (0.18, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1169925Z Skipping (s,q) (0.19, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1170085Z Skipping (s,q) (0.2, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1170246Z Skipping (s,q) (0.21, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1170407Z Skipping (s,q) (0.22, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1170565Z Skipping (s,q) (0.23, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1170725Z Skipping (s,q) (0.24, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1170884Z Skipping (s,q) (0.25, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1171111Z Skipping (s,q) (0.26, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1171273Z Skipping (s,q) (0.27, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1171431Z Skipping (s,q) (0.28, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1171590Z Skipping (s,q) (0.29, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1171789Z Skipping (s,q) (0.3, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1171948Z Skipping (s,q) (0.31, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1172109Z Skipping (s,q) (0.32, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1172268Z Skipping (s,q) (0.33, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1172428Z Skipping (s,q) (0.34, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1172585Z Skipping (s,q) (0.35, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1172745Z Skipping (s,q) (0.36, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1172908Z Skipping (s,q) (0.37, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1173065Z Skipping (s,q) (0.38, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1173221Z Skipping (s,q) (0.39, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1173384Z Skipping (s,q) (0.4, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1173544Z Skipping (s,q) (0.41, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1173701Z Skipping (s,q) (0.42, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1173861Z Skipping (s,q) (0.43, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1174059Z Skipping (s,q) (0.44, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1174222Z Skipping (s,q) (0.45, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1174379Z Skipping (s,q) (0.46, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1174581Z Skipping (s,q) (0.47, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1174746Z Skipping (s,q) (0.48, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1174907Z Skipping (s,q) (0.49, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1175066Z Skipping (s,q) (0.5, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1175227Z Skipping (s,q) (0.51, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1175388Z Skipping (s,q) (0.52, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1175550Z Skipping (s,q) (0.53, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1175709Z Skipping (s,q) (0.54, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1175871Z Skipping (s,q) (0.55, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1176032Z Skipping (s,q) (0.56, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1176190Z Skipping (s,q) (0.57, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1176350Z Skipping (s,q) (0.58, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1176512Z Skipping (s,q) (0.59, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1176673Z Skipping (s,q) (0.6, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1176837Z Skipping (s,q) (0.61, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1176994Z Skipping (s,q) (0.62, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1177154Z Skipping (s,q) (0.63, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1177314Z Skipping (s,q) (0.64, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1177472Z Skipping (s,q) (0.65, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1177632Z Skipping (s,q) (0.66, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1177794Z Skipping (s,q) (0.67, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1177952Z Skipping (s,q) (0.68, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1178116Z Skipping (s,q) (0.69, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1178315Z Skipping (s,q) (0.7, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1178475Z Skipping (s,q) (0.71, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1178637Z Skipping (s,q) (0.72, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1178796Z Skipping (s,q) (0.73, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1178995Z Skipping (s,q) (0.74, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1179159Z Skipping (s,q) (0.75, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1179317Z Skipping (s,q) (0.76, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1179481Z Skipping (s,q) (0.77, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1179639Z Skipping (s,q) (0.78, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1179797Z Skipping (s,q) (0.79, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1179960Z Skipping (s,q) (0.8, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1180122Z Skipping (s,q) (0.81, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1180282Z Skipping (s,q) (0.82, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1180448Z Skipping (s,q) (0.83, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1180606Z Skipping (s,q) (0.84, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1180770Z Skipping (s,q) (0.85, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1180930Z Skipping (s,q) (0.86, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1181089Z Skipping (s,q) (0.87, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1181294Z Skipping (s,q) (0.88, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1181454Z Skipping (s,q) (0.89, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1181612Z Skipping (s,q) (0.9, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1181816Z Skipping (s,q) (0.91, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1181976Z Skipping (s,q) (0.92, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1182136Z Skipping (s,q) (0.93, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1182297Z Skipping (s,q) (0.94, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1182454Z Skipping (s,q) (0.95, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1182620Z Skipping (s,q) (0.96, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1182778Z Skipping (s,q) (0.97, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1182935Z Skipping (s,q) (0.98, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1183098Z Skipping (s,q) (0.99, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1183253Z Skipping (s,q) (1, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1183410Z Skipping (s,q) (1.01, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1183573Z Skipping (s,q) (1.02, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1183733Z Skipping (s,q) (1.03, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1183894Z Skipping (s,q) (1.04, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1184052Z Skipping (s,q) (1.05, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1184214Z Skipping (s,q) (1.06, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1184378Z Skipping (s,q) (1.07, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1184537Z Skipping (s,q) (1.08, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1184694Z Skipping (s,q) (1.09, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1184857Z Skipping (s,q) (1.1, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1185015Z Skipping (s,q) (1.11, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1185175Z Skipping (s,q) (1.12, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1185338Z Skipping (s,q) (1.13, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1185546Z Skipping (s,q) (1.14, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1185708Z Skipping (s,q) (1.15, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1185865Z Skipping (s,q) (1.16, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1186023Z Skipping (s,q) (1.17, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1186224Z Skipping (s,q) (1.18, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1186382Z Skipping (s,q) (1.19, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1186544Z Skipping (s,q) (1.2, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1186705Z Skipping (s,q) (1.21, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1186863Z Skipping (s,q) (1.22, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1187027Z Skipping (s,q) (1.23, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1187190Z Skipping (s,q) (1.24, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1187350Z Skipping (s,q) (1.25, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1187511Z Skipping (s,q) (1.26, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1187668Z Skipping (s,q) (1.27, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1187830Z Skipping (s,q) (1.28, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1187991Z Skipping (s,q) (1.29, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1188152Z Skipping (s,q) (1.3, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1188312Z Skipping (s,q) (1.31, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1188509Z Skipping (s,q) (1.32, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1188668Z Skipping (s,q) (1.33, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1188829Z Skipping (s,q) (1.34, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1189113Z Skipping (s,q) (1.35, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1189278Z Skipping (s,q) (1.36, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1189435Z Skipping (s,q) (1.37, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1189597Z Skipping (s,q) (1.38, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1189757Z Skipping (s,q) (1.39, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1189920Z Skipping (s,q) (1.4, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1190079Z Skipping (s,q) (1.41, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1190242Z Skipping (s,q) (1.42, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1190403Z Skipping (s,q) (1.43, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1190563Z Skipping (s,q) (1.44, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1190945Z Skipping (s,q) (1.45, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1191111Z Skipping (s,q) (1.46, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1191275Z Skipping (s,q) (1.47, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1191431Z Skipping (s,q) (1.48, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1191589Z Skipping (s,q) (1.49, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1191753Z Skipping (s,q) (1.5, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1191914Z Skipping (s,q) (1.51, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1192073Z Skipping (s,q) (1.52, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1192235Z Skipping (s,q) (1.53, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1192397Z Skipping (s,q) (1.54, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1192561Z Skipping (s,q) (1.55, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1192719Z Skipping (s,q) (1.56, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1192879Z Skipping (s,q) (1.57, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1193112Z Skipping (s,q) (1.58, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1193273Z Skipping (s,q) (1.59, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1193433Z Skipping (s,q) (1.6, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1193598Z Skipping (s,q) (1.61, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1193816Z Skipping (s,q) (1.62, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1193979Z Skipping (s,q) (1.63, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1194137Z Skipping (s,q) (1.64, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1194296Z Skipping (s,q) (1.65, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1194456Z Skipping (s,q) (1.66, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1194615Z Skipping (s,q) (1.67, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1194777Z Skipping (s,q) (1.68, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1194939Z Skipping (s,q) (1.69, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1195100Z Skipping (s,q) (1.7, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1195265Z Skipping (s,q) (1.71, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1195490Z Skipping (s,q) (1.72, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1195652Z Skipping (s,q) (1.73, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1195813Z Skipping (s,q) (1.74, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1195973Z Skipping (s,q) (1.75, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1196194Z Skipping (s,q) (1.76, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1196359Z Skipping (s,q) (1.77, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1196518Z Skipping (s,q) (1.78, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1196682Z Skipping (s,q) (1.79, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1196952Z Skipping (s,q) (1.8, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1197134Z Skipping (s,q) (1.81, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1197295Z Skipping (s,q) (1.82, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1197453Z Skipping (s,q) (1.83, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1197615Z Skipping (s,q) (1.84, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1197776Z Skipping (s,q) (1.85, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1197936Z Skipping (s,q) (1.86, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1198102Z Skipping (s,q) (1.87, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1198261Z Skipping (s,q) (1.88, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1198418Z Skipping (s,q) (1.89, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1198583Z Skipping (s,q) (1.9, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1198756Z Skipping (s,q) (1.91, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1198970Z Skipping (s,q) (1.92, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1199201Z Skipping (s,q) (1.93, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1199408Z Skipping (s,q) (1.94, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1199576Z Skipping (s,q) (1.95, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1199732Z Skipping (s,q) (1.96, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1199888Z Skipping (s,q) (1.97, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1200052Z Skipping (s,q) (1.98, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1200209Z Skipping (s,q) (1.99, 35000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1200366Z Skipping (s,q) (0.01, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1200524Z Skipping (s,q) (0.02, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1200743Z Skipping (s,q) (0.03, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1200901Z Skipping (s,q) (0.04, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1201062Z Skipping (s,q) (0.05, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1201219Z Skipping (s,q) (0.06, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1201420Z Skipping (s,q) (0.07, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1201576Z Skipping (s,q) (0.08, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1201732Z Skipping (s,q) (0.09, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1201899Z Skipping (s,q) (0.1, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1202060Z Skipping (s,q) (0.11, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1202217Z Skipping (s,q) (0.12, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1202377Z Skipping (s,q) (0.13, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1202540Z Skipping (s,q) (0.14, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1202700Z Skipping (s,q) (0.15, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1202857Z Skipping (s,q) (0.16, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1203014Z Skipping (s,q) (0.17, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1203177Z Skipping (s,q) (0.18, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1203333Z Skipping (s,q) (0.19, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1203490Z Skipping (s,q) (0.2, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1203693Z Skipping (s,q) (0.21, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1203852Z Skipping (s,q) (0.22, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1204011Z Skipping (s,q) (0.23, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1204167Z Skipping (s,q) (0.24, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1204366Z Skipping (s,q) (0.25, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1204527Z Skipping (s,q) (0.26, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1204684Z Skipping (s,q) (0.27, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1204839Z Skipping (s,q) (0.28, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1205001Z Skipping (s,q) (0.29, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1205158Z Skipping (s,q) (0.3, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1205318Z Skipping (s,q) (0.31, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1205477Z Skipping (s,q) (0.32, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1205634Z Skipping (s,q) (0.33, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1205793Z Skipping (s,q) (0.34, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1205949Z Skipping (s,q) (0.35, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1206108Z Skipping (s,q) (0.36, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1206267Z Skipping (s,q) (0.37, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1206422Z Skipping (s,q) (0.38, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1206584Z Skipping (s,q) (0.39, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1206743Z Skipping (s,q) (0.4, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1206903Z Skipping (s,q) (0.41, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1207063Z Skipping (s,q) (0.42, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1207223Z Skipping (s,q) (0.43, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1207380Z Skipping (s,q) (0.44, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1207538Z Skipping (s,q) (0.45, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1207692Z Skipping (s,q) (0.46, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1207898Z Skipping (s,q) (0.47, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1208058Z Skipping (s,q) (0.48, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1208213Z Skipping (s,q) (0.49, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1208375Z Skipping (s,q) (0.5, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1208573Z Skipping (s,q) (0.51, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1208729Z Skipping (s,q) (0.52, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1208890Z Skipping (s,q) (0.53, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1209050Z Skipping (s,q) (0.54, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1209207Z Skipping (s,q) (0.55, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1209366Z Skipping (s,q) (0.56, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1209521Z Skipping (s,q) (0.57, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1209686Z Skipping (s,q) (0.58, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1209842Z Skipping (s,q) (0.59, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1210000Z Skipping (s,q) (0.6, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1210164Z Skipping (s,q) (0.61, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1210321Z Skipping (s,q) (0.62, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1210478Z Skipping (s,q) (0.63, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1210643Z Skipping (s,q) (0.64, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1210839Z Skipping (s,q) (0.65, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1210999Z Skipping (s,q) (0.66, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1211154Z Skipping (s,q) (0.67, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1211310Z Skipping (s,q) (0.68, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1211513Z Skipping (s,q) (0.69, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1211672Z Skipping (s,q) (0.7, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1211831Z Skipping (s,q) (0.71, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1211993Z Skipping (s,q) (0.72, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1212151Z Skipping (s,q) (0.73, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1212314Z Skipping (s,q) (0.74, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1212469Z Skipping (s,q) (0.75, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1212627Z Skipping (s,q) (0.76, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1212789Z Skipping (s,q) (0.77, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1212944Z Skipping (s,q) (0.78, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1213099Z Skipping (s,q) (0.79, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1213262Z Skipping (s,q) (0.8, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1213421Z Skipping (s,q) (0.81, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1213580Z Skipping (s,q) (0.82, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1213738Z Skipping (s,q) (0.83, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1213893Z Skipping (s,q) (0.84, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1214053Z Skipping (s,q) (0.85, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1214208Z Skipping (s,q) (0.86, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1214368Z Skipping (s,q) (0.87, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1214528Z Skipping (s,q) (0.88, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1214684Z Skipping (s,q) (0.89, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1214843Z Skipping (s,q) (0.9, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1215002Z Skipping (s,q) (0.91, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1215200Z Skipping (s,q) (0.92, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1215361Z Skipping (s,q) (0.93, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1215519Z Skipping (s,q) (0.94, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1215675Z Skipping (s,q) (0.95, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1215873Z Skipping (s,q) (0.96, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1216029Z Skipping (s,q) (0.97, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1216191Z Skipping (s,q) (0.98, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1216345Z Skipping (s,q) (0.99, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1216500Z Skipping (s,q) (1, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1216657Z Skipping (s,q) (1.01, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1216816Z Skipping (s,q) (1.02, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1216975Z Skipping (s,q) (1.03, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1217138Z Skipping (s,q) (1.04, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1217295Z Skipping (s,q) (1.05, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1217453Z Skipping (s,q) (1.06, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1217610Z Skipping (s,q) (1.07, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1217766Z Skipping (s,q) (1.08, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1217969Z Skipping (s,q) (1.09, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1221919Z Skipping (s,q) (1.1, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1222102Z Skipping (s,q) (1.11, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1222269Z Skipping (s,q) (1.12, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1222501Z Skipping (s,q) (1.13, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1222662Z Skipping (s,q) (1.14, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1222825Z Skipping (s,q) (1.15, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1222986Z Skipping (s,q) (1.16, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1223145Z Skipping (s,q) (1.17, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1223310Z Skipping (s,q) (1.18, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1223469Z Skipping (s,q) (1.19, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1223638Z Skipping (s,q) (1.2, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1223799Z Skipping (s,q) (1.21, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1223957Z Skipping (s,q) (1.22, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1224114Z Skipping (s,q) (1.23, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1224279Z Skipping (s,q) (1.24, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1224438Z Skipping (s,q) (1.25, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1224599Z Skipping (s,q) (1.26, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1224757Z Skipping (s,q) (1.27, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1224915Z Skipping (s,q) (1.28, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1225083Z Skipping (s,q) (1.29, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1225244Z Skipping (s,q) (1.3, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1225406Z Skipping (s,q) (1.31, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1225571Z Skipping (s,q) (1.32, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1225730Z Skipping (s,q) (1.33, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1225888Z Skipping (s,q) (1.34, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1226053Z Skipping (s,q) (1.35, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1226257Z Skipping (s,q) (1.36, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1226424Z Skipping (s,q) (1.37, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1226583Z Skipping (s,q) (1.38, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1226740Z Skipping (s,q) (1.39, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1226941Z Skipping (s,q) (1.4, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1227101Z Skipping (s,q) (1.41, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1227260Z Skipping (s,q) (1.42, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1227422Z Skipping (s,q) (1.43, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1227579Z Skipping (s,q) (1.44, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1227742Z Skipping (s,q) (1.45, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1227903Z Skipping (s,q) (1.46, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1228063Z Skipping (s,q) (1.47, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1228226Z Skipping (s,q) (1.48, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1228383Z Skipping (s,q) (1.49, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1228541Z Skipping (s,q) (1.5, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1228706Z Skipping (s,q) (1.51, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1228863Z Skipping (s,q) (1.52, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1229088Z Skipping (s,q) (1.53, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1229249Z Skipping (s,q) (1.54, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1229407Z Skipping (s,q) (1.55, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1229569Z Skipping (s,q) (1.56, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1229768Z Skipping (s,q) (1.57, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1229928Z Skipping (s,q) (1.58, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1230090Z Skipping (s,q) (1.59, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1230250Z Skipping (s,q) (1.6, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1230412Z Skipping (s,q) (1.61, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1230572Z Skipping (s,q) (1.62, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1230763Z Skipping (s,q) (1.63, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1230993Z Skipping (s,q) (1.64, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1231178Z Skipping (s,q) (1.65, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1231338Z Skipping (s,q) (1.66, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1231497Z Skipping (s,q) (1.67, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1231661Z Skipping (s,q) (1.68, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1231823Z Skipping (s,q) (1.69, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1231982Z Skipping (s,q) (1.7, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1232141Z Skipping (s,q) (1.71, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1232305Z Skipping (s,q) (1.72, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1232466Z Skipping (s,q) (1.73, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1232625Z Skipping (s,q) (1.74, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1232788Z Skipping (s,q) (1.75, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1232947Z Skipping (s,q) (1.76, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1233106Z Skipping (s,q) (1.77, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1233264Z Skipping (s,q) (1.78, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1233424Z Skipping (s,q) (1.79, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1233639Z Skipping (s,q) (1.8, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1233799Z Skipping (s,q) (1.81, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1233960Z Skipping (s,q) (1.82, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1234123Z Skipping (s,q) (1.83, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1234321Z Skipping (s,q) (1.84, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1234480Z Skipping (s,q) (1.85, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1234644Z Skipping (s,q) (1.86, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1234800Z Skipping (s,q) (1.87, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1234967Z Skipping (s,q) (1.88, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1235125Z Skipping (s,q) (1.89, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1235291Z Skipping (s,q) (1.9, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1235550Z Skipping (s,q) (1.91, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1235709Z Skipping (s,q) (1.92, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1235869Z Skipping (s,q) (1.93, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1236028Z Skipping (s,q) (1.94, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1236189Z Skipping (s,q) (1.95, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1236349Z Skipping (s,q) (1.96, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1236550Z Skipping (s,q) (1.97, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1236711Z Skipping (s,q) (1.98, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1236872Z Skipping (s,q) (1.99, 37500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1237029Z Skipping (s,q) (0.01, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1237227Z Skipping (s,q) (0.02, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1237389Z Skipping (s,q) (0.03, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1237547Z Skipping (s,q) (0.04, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1237708Z Skipping (s,q) (0.05, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1237865Z Skipping (s,q) (0.06, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1238024Z Skipping (s,q) (0.07, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1238183Z Skipping (s,q) (0.08, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1238345Z Skipping (s,q) (0.09, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1238505Z Skipping (s,q) (0.1, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1238667Z Skipping (s,q) (0.11, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1238824Z Skipping (s,q) (0.12, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1238988Z Skipping (s,q) (0.13, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1239148Z Skipping (s,q) (0.14, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1239310Z Skipping (s,q) (0.15, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1239470Z Skipping (s,q) (0.16, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1239627Z Skipping (s,q) (0.17, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1239788Z Skipping (s,q) (0.18, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1239949Z Skipping (s,q) (0.19, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1240111Z Skipping (s,q) (0.2, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1240274Z Skipping (s,q) (0.21, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1240431Z Skipping (s,q) (0.22, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1240589Z Skipping (s,q) (0.23, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1240754Z Skipping (s,q) (0.24, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1240962Z Skipping (s,q) (0.25, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1241121Z Skipping (s,q) (0.26, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1241283Z Skipping (s,q) (0.27, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1241442Z Skipping (s,q) (0.28, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1241642Z Skipping (s,q) (0.29, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1241803Z Skipping (s,q) (0.3, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1241963Z Skipping (s,q) (0.31, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1242128Z Skipping (s,q) (0.32, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1242286Z Skipping (s,q) (0.33, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1242444Z Skipping (s,q) (0.34, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1242608Z Skipping (s,q) (0.35, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1242767Z Skipping (s,q) (0.36, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1242932Z Skipping (s,q) (0.37, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1243090Z Skipping (s,q) (0.38, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1243249Z Skipping (s,q) (0.39, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1243416Z Skipping (s,q) (0.4, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1243575Z Skipping (s,q) (0.41, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1243773Z Skipping (s,q) (0.42, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1243935Z Skipping (s,q) (0.43, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1244093Z Skipping (s,q) (0.44, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1244249Z Skipping (s,q) (0.45, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1244450Z Skipping (s,q) (0.46, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1244612Z Skipping (s,q) (0.47, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1244773Z Skipping (s,q) (0.48, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1244933Z Skipping (s,q) (0.49, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1245089Z Skipping (s,q) (0.5, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1245251Z Skipping (s,q) (0.51, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1245408Z Skipping (s,q) (0.52, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1245567Z Skipping (s,q) (0.53, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1245726Z Skipping (s,q) (0.54, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1245884Z Skipping (s,q) (0.55, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1246042Z Skipping (s,q) (0.56, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1246201Z Skipping (s,q) (0.57, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1246362Z Skipping (s,q) (0.58, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1246519Z Skipping (s,q) (0.59, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1246677Z Skipping (s,q) (0.6, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1246834Z Skipping (s,q) (0.61, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1246997Z Skipping (s,q) (0.62, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1247152Z Skipping (s,q) (0.63, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1247316Z Skipping (s,q) (0.64, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1247472Z Skipping (s,q) (0.65, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1247626Z Skipping (s,q) (0.66, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1247784Z Skipping (s,q) (0.67, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1247944Z Skipping (s,q) (0.68, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1248146Z Skipping (s,q) (0.69, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1248308Z Skipping (s,q) (0.7, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1248466Z Skipping (s,q) (0.71, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1248629Z Skipping (s,q) (0.72, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1248827Z Skipping (s,q) (0.73, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1248983Z Skipping (s,q) (0.74, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1249143Z Skipping (s,q) (0.75, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1249304Z Skipping (s,q) (0.76, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1249460Z Skipping (s,q) (0.77, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1249619Z Skipping (s,q) (0.78, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1249780Z Skipping (s,q) (0.79, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1249942Z Skipping (s,q) (0.8, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1250099Z Skipping (s,q) (0.81, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1250257Z Skipping (s,q) (0.82, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1250415Z Skipping (s,q) (0.83, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1250573Z Skipping (s,q) (0.84, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1250729Z Skipping (s,q) (0.85, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1250886Z Skipping (s,q) (0.86, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1251082Z Skipping (s,q) (0.87, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1251243Z Skipping (s,q) (0.88, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1251400Z Skipping (s,q) (0.89, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1251599Z Skipping (s,q) (0.9, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1251765Z Skipping (s,q) (0.91, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1251921Z Skipping (s,q) (0.92, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1252080Z Skipping (s,q) (0.93, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1252240Z Skipping (s,q) (0.94, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1252401Z Skipping (s,q) (0.95, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1252557Z Skipping (s,q) (0.96, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1252716Z Skipping (s,q) (0.97, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1252876Z Skipping (s,q) (0.98, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1253040Z Skipping (s,q) (0.99, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1253193Z Skipping (s,q) (1, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1253352Z Skipping (s,q) (1.01, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1253511Z Skipping (s,q) (1.02, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1253667Z Skipping (s,q) (1.03, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1253821Z Skipping (s,q) (1.04, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1253979Z Skipping (s,q) (1.05, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1254139Z Skipping (s,q) (1.06, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1254297Z Skipping (s,q) (1.07, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1254453Z Skipping (s,q) (1.08, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1254611Z Skipping (s,q) (1.09, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1254771Z Skipping (s,q) (1.1, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1254928Z Skipping (s,q) (1.11, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1255086Z Skipping (s,q) (1.12, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1255291Z Skipping (s,q) (1.13, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1255449Z Skipping (s,q) (1.14, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1255607Z Skipping (s,q) (1.15, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1255767Z Skipping (s,q) (1.16, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1255990Z Skipping (s,q) (1.17, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1256148Z Skipping (s,q) (1.18, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1256303Z Skipping (s,q) (1.19, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1256463Z Skipping (s,q) (1.2, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1256623Z Skipping (s,q) (1.21, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1256780Z Skipping (s,q) (1.22, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1256941Z Skipping (s,q) (1.23, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1257099Z Skipping (s,q) (1.24, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1257256Z Skipping (s,q) (1.25, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1257414Z Skipping (s,q) (1.26, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1257570Z Skipping (s,q) (1.27, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1257729Z Skipping (s,q) (1.28, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1257888Z Skipping (s,q) (1.29, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1258043Z Skipping (s,q) (1.3, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1258244Z Skipping (s,q) (1.31, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1258405Z Skipping (s,q) (1.32, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1258562Z Skipping (s,q) (1.33, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1258762Z Skipping (s,q) (1.34, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1258921Z Skipping (s,q) (1.35, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1259076Z Skipping (s,q) (1.36, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1259235Z Skipping (s,q) (1.37, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1259393Z Skipping (s,q) (1.38, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1259555Z Skipping (s,q) (1.39, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1259711Z Skipping (s,q) (1.4, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1259869Z Skipping (s,q) (1.41, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1260032Z Skipping (s,q) (1.42, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1260189Z Skipping (s,q) (1.43, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1260345Z Skipping (s,q) (1.44, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1260509Z Skipping (s,q) (1.45, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1260666Z Skipping (s,q) (1.46, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1260822Z Skipping (s,q) (1.47, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1260981Z Skipping (s,q) (1.48, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1261137Z Skipping (s,q) (1.49, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1261298Z Skipping (s,q) (1.5, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1261453Z Skipping (s,q) (1.51, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1261609Z Skipping (s,q) (1.52, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1261770Z Skipping (s,q) (1.53, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1261926Z Skipping (s,q) (1.54, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1262081Z Skipping (s,q) (1.55, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1262241Z Skipping (s,q) (1.56, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1262442Z Skipping (s,q) (1.57, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1262606Z Skipping (s,q) (1.58, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1262761Z Skipping (s,q) (1.59, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1262918Z Skipping (s,q) (1.6, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1263118Z Skipping (s,q) (1.61, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1263277Z Skipping (s,q) (1.62, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1263433Z Skipping (s,q) (1.63, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1263594Z Skipping (s,q) (1.64, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1263753Z Skipping (s,q) (1.65, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1263912Z Skipping (s,q) (1.66, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1264073Z Skipping (s,q) (1.67, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1264232Z Skipping (s,q) (1.68, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1264393Z Skipping (s,q) (1.69, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1264549Z Skipping (s,q) (1.7, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1264706Z Skipping (s,q) (1.71, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1264869Z Skipping (s,q) (1.72, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1265026Z Skipping (s,q) (1.73, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1265185Z Skipping (s,q) (1.74, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1265383Z Skipping (s,q) (1.75, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1265538Z Skipping (s,q) (1.76, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1265696Z Skipping (s,q) (1.77, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1265892Z Skipping (s,q) (1.78, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1266050Z Skipping (s,q) (1.79, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1266208Z Skipping (s,q) (1.8, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1266365Z Skipping (s,q) (1.81, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1266523Z Skipping (s,q) (1.82, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1266682Z Skipping (s,q) (1.83, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1266837Z Skipping (s,q) (1.84, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1266995Z Skipping (s,q) (1.85, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1267153Z Skipping (s,q) (1.86, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1267311Z Skipping (s,q) (1.87, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1267474Z Skipping (s,q) (1.88, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1267634Z Skipping (s,q) (1.89, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1267796Z Skipping (s,q) (1.9, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1267952Z Skipping (s,q) (1.91, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1268107Z Skipping (s,q) (1.92, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1268265Z Skipping (s,q) (1.93, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1268422Z Skipping (s,q) (1.94, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1268577Z Skipping (s,q) (1.95, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1268736Z Skipping (s,q) (1.96, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1268893Z Skipping (s,q) (1.97, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1269058Z Skipping (s,q) (1.98, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1269215Z Skipping (s,q) (1.99, 40000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1269375Z Skipping (s,q) (0.01, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1269578Z Skipping (s,q) (0.02, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1269736Z Skipping (s,q) (0.03, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1269893Z Skipping (s,q) (0.04, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1270050Z Skipping (s,q) (0.05, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1270244Z Skipping (s,q) (0.06, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1270403Z Skipping (s,q) (0.07, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1270562Z Skipping (s,q) (0.08, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1270719Z Skipping (s,q) (0.09, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1270880Z Skipping (s,q) (0.1, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1271036Z Skipping (s,q) (0.11, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1271197Z Skipping (s,q) (0.12, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1271358Z Skipping (s,q) (0.13, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1271515Z Skipping (s,q) (0.14, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1271671Z Skipping (s,q) (0.15, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1271830Z Skipping (s,q) (0.16, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1271986Z Skipping (s,q) (0.17, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1272143Z Skipping (s,q) (0.18, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1272298Z Skipping (s,q) (0.19, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1272495Z Skipping (s,q) (0.2, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1272655Z Skipping (s,q) (0.21, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1272812Z Skipping (s,q) (0.22, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1273009Z Skipping (s,q) (0.23, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1273173Z Skipping (s,q) (0.24, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1273329Z Skipping (s,q) (0.25, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1273488Z Skipping (s,q) (0.26, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1273644Z Skipping (s,q) (0.27, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1273802Z Skipping (s,q) (0.28, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1273961Z Skipping (s,q) (0.29, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1274117Z Skipping (s,q) (0.3, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1274276Z Skipping (s,q) (0.31, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1274438Z Skipping (s,q) (0.32, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1274596Z Skipping (s,q) (0.33, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1274757Z Skipping (s,q) (0.34, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1274915Z Skipping (s,q) (0.35, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1275070Z Skipping (s,q) (0.36, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1275230Z Skipping (s,q) (0.37, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1275480Z Skipping (s,q) (0.38, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1275639Z Skipping (s,q) (0.39, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1275799Z Skipping (s,q) (0.4, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1275955Z Skipping (s,q) (0.41, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1276117Z Skipping (s,q) (0.42, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1276273Z Skipping (s,q) (0.43, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1276427Z Skipping (s,q) (0.44, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1276590Z Skipping (s,q) (0.45, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1276793Z Skipping (s,q) (0.46, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1276950Z Skipping (s,q) (0.47, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1277109Z Skipping (s,q) (0.48, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1277265Z Skipping (s,q) (0.49, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1277466Z Skipping (s,q) (0.5, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1277626Z Skipping (s,q) (0.51, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1277782Z Skipping (s,q) (0.52, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1277946Z Skipping (s,q) (0.53, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1278105Z Skipping (s,q) (0.54, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1278262Z Skipping (s,q) (0.55, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1278423Z Skipping (s,q) (0.56, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1278582Z Skipping (s,q) (0.57, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1278737Z Skipping (s,q) (0.58, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1278895Z Skipping (s,q) (0.59, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1279052Z Skipping (s,q) (0.6, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1279215Z Skipping (s,q) (0.61, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1279370Z Skipping (s,q) (0.62, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1279527Z Skipping (s,q) (0.63, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1279729Z Skipping (s,q) (0.64, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1279890Z Skipping (s,q) (0.65, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1280045Z Skipping (s,q) (0.66, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1280205Z Skipping (s,q) (0.67, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1280404Z Skipping (s,q) (0.68, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1280562Z Skipping (s,q) (0.69, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1280718Z Skipping (s,q) (0.7, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1280881Z Skipping (s,q) (0.71, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1281041Z Skipping (s,q) (0.72, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1281199Z Skipping (s,q) (0.73, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1281354Z Skipping (s,q) (0.74, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1281514Z Skipping (s,q) (0.75, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1281671Z Skipping (s,q) (0.76, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1281834Z Skipping (s,q) (0.77, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1281991Z Skipping (s,q) (0.78, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1282157Z Skipping (s,q) (0.79, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1282315Z Skipping (s,q) (0.8, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1282472Z Skipping (s,q) (0.81, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1282627Z Skipping (s,q) (0.82, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1282785Z Skipping (s,q) (0.83, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1282947Z Skipping (s,q) (0.84, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1283102Z Skipping (s,q) (0.85, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1283261Z Skipping (s,q) (0.86, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1283424Z Skipping (s,q) (0.87, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1283581Z Skipping (s,q) (0.88, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1283736Z Skipping (s,q) (0.89, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1283969Z Skipping (s,q) (0.9, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1284127Z Skipping (s,q) (0.91, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1284285Z Skipping (s,q) (0.92, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1284441Z Skipping (s,q) (0.93, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1284639Z Skipping (s,q) (0.94, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1284797Z Skipping (s,q) (0.95, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1284953Z Skipping (s,q) (0.96, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1285111Z Skipping (s,q) (0.97, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1285271Z Skipping (s,q) (0.98, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1285426Z Skipping (s,q) (0.99, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1285583Z Skipping (s,q) (1, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1285744Z Skipping (s,q) (1.01, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1285901Z Skipping (s,q) (1.02, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1286058Z Skipping (s,q) (1.03, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1286213Z Skipping (s,q) (1.04, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1286369Z Skipping (s,q) (1.05, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1286529Z Skipping (s,q) (1.06, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1286686Z Skipping (s,q) (1.07, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1286885Z Skipping (s,q) (1.08, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1287041Z Skipping (s,q) (1.09, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1287199Z Skipping (s,q) (1.1, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1287359Z Skipping (s,q) (1.11, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1287555Z Skipping (s,q) (1.12, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1287712Z Skipping (s,q) (1.13, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1287871Z Skipping (s,q) (1.14, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1288029Z Skipping (s,q) (1.15, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1288190Z Skipping (s,q) (1.16, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1288348Z Skipping (s,q) (1.17, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1288503Z Skipping (s,q) (1.18, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1288667Z Skipping (s,q) (1.19, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1288824Z Skipping (s,q) (1.2, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1288980Z Skipping (s,q) (1.21, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1289138Z Skipping (s,q) (1.22, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1289299Z Skipping (s,q) (1.23, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1289460Z Skipping (s,q) (1.24, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1289617Z Skipping (s,q) (1.25, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1289772Z Skipping (s,q) (1.26, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1289935Z Skipping (s,q) (1.27, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1290090Z Skipping (s,q) (1.28, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1290245Z Skipping (s,q) (1.29, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1290408Z Skipping (s,q) (1.3, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1290565Z Skipping (s,q) (1.31, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1290956Z Skipping (s,q) (1.32, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1291115Z Skipping (s,q) (1.33, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1291356Z Skipping (s,q) (1.34, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1291519Z Skipping (s,q) (1.35, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1291678Z Skipping (s,q) (1.36, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1291836Z Skipping (s,q) (1.37, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1291996Z Skipping (s,q) (1.38, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1292220Z Skipping (s,q) (1.39, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1292380Z Skipping (s,q) (1.4, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1292544Z Skipping (s,q) (1.41, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1292702Z Skipping (s,q) (1.42, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1292868Z Skipping (s,q) (1.43, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1293031Z Skipping (s,q) (1.44, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1293195Z Skipping (s,q) (1.45, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1293356Z Skipping (s,q) (1.46, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1293514Z Skipping (s,q) (1.47, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1293672Z Skipping (s,q) (1.48, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1293832Z Skipping (s,q) (1.49, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1293992Z Skipping (s,q) (1.5, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1294152Z Skipping (s,q) (1.51, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1294370Z Skipping (s,q) (1.52, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1294529Z Skipping (s,q) (1.53, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1294689Z Skipping (s,q) (1.54, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1294847Z Skipping (s,q) (1.55, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1295068Z Skipping (s,q) (1.56, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1295233Z Skipping (s,q) (1.57, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1295390Z Skipping (s,q) (1.58, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1295551Z Skipping (s,q) (1.59, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1295709Z Skipping (s,q) (1.6, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1295872Z Skipping (s,q) (1.61, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1296039Z Skipping (s,q) (1.62, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1296199Z Skipping (s,q) (1.63, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1296356Z Skipping (s,q) (1.64, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1296521Z Skipping (s,q) (1.65, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1296679Z Skipping (s,q) (1.66, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1296845Z Skipping (s,q) (1.67, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1297005Z Skipping (s,q) (1.68, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1297162Z Skipping (s,q) (1.69, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1297323Z Skipping (s,q) (1.7, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1297481Z Skipping (s,q) (1.71, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1297642Z Skipping (s,q) (1.72, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1297804Z Skipping (s,q) (1.73, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1297965Z Skipping (s,q) (1.74, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1298125Z Skipping (s,q) (1.75, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1298283Z Skipping (s,q) (1.76, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1298439Z Skipping (s,q) (1.77, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1298603Z Skipping (s,q) (1.78, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1298802Z Skipping (s,q) (1.79, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1298961Z Skipping (s,q) (1.8, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1299124Z Skipping (s,q) (1.81, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1299282Z Skipping (s,q) (1.82, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1299481Z Skipping (s,q) (1.83, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1299639Z Skipping (s,q) (1.84, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1299799Z Skipping (s,q) (1.85, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1299962Z Skipping (s,q) (1.86, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1300120Z Skipping (s,q) (1.87, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1300277Z Skipping (s,q) (1.88, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1300441Z Skipping (s,q) (1.89, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1300602Z Skipping (s,q) (1.9, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1300760Z Skipping (s,q) (1.91, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1300920Z Skipping (s,q) (1.92, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1301077Z Skipping (s,q) (1.93, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1301240Z Skipping (s,q) (1.94, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1301400Z Skipping (s,q) (1.95, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1301596Z Skipping (s,q) (1.96, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1301758Z Skipping (s,q) (1.97, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1301916Z Skipping (s,q) (1.98, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1302075Z Skipping (s,q) (1.99, 42500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1302277Z Skipping (s,q) (0.01, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1302436Z Skipping (s,q) (0.02, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1302599Z Skipping (s,q) (0.03, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1302756Z Skipping (s,q) (0.04, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1302913Z Skipping (s,q) (0.05, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1303075Z Skipping (s,q) (0.06, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1303233Z Skipping (s,q) (0.07, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1303394Z Skipping (s,q) (0.08, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1303555Z Skipping (s,q) (0.09, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1303714Z Skipping (s,q) (0.1, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1303874Z Skipping (s,q) (0.11, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1304036Z Skipping (s,q) (0.12, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1304196Z Skipping (s,q) (0.13, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1304358Z Skipping (s,q) (0.14, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1304516Z Skipping (s,q) (0.15, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1304675Z Skipping (s,q) (0.16, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1304837Z Skipping (s,q) (0.17, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1304995Z Skipping (s,q) (0.18, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1305158Z Skipping (s,q) (0.19, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1305317Z Skipping (s,q) (0.2, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1305474Z Skipping (s,q) (0.21, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1305638Z Skipping (s,q) (0.22, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1305799Z Skipping (s,q) (0.23, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1305999Z Skipping (s,q) (0.24, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1306162Z Skipping (s,q) (0.25, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1306319Z Skipping (s,q) (0.26, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1306478Z Skipping (s,q) (0.27, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1306675Z Skipping (s,q) (0.28, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1306833Z Skipping (s,q) (0.29, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1307003Z Skipping (s,q) (0.3, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1307162Z Skipping (s,q) (0.31, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1307322Z Skipping (s,q) (0.32, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1307483Z Skipping (s,q) (0.33, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1307644Z Skipping (s,q) (0.34, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1307809Z Skipping (s,q) (0.35, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1307968Z Skipping (s,q) (0.36, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1308125Z Skipping (s,q) (0.37, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1308285Z Skipping (s,q) (0.38, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1308444Z Skipping (s,q) (0.39, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1308603Z Skipping (s,q) (0.4, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1308885Z Skipping (s,q) (0.41, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1309044Z Skipping (s,q) (0.42, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1309207Z Skipping (s,q) (0.43, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1309366Z Skipping (s,q) (0.44, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1309587Z Skipping (s,q) (0.45, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1309750Z Skipping (s,q) (0.46, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1309907Z Skipping (s,q) (0.47, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1310063Z Skipping (s,q) (0.48, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1310222Z Skipping (s,q) (0.49, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1310383Z Skipping (s,q) (0.5, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1310543Z Skipping (s,q) (0.51, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1310708Z Skipping (s,q) (0.52, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1310866Z Skipping (s,q) (0.53, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1311027Z Skipping (s,q) (0.54, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1311185Z Skipping (s,q) (0.55, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1311345Z Skipping (s,q) (0.56, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1311507Z Skipping (s,q) (0.57, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1311663Z Skipping (s,q) (0.58, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1311822Z Skipping (s,q) (0.59, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1311983Z Skipping (s,q) (0.6, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1312146Z Skipping (s,q) (0.61, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1312306Z Skipping (s,q) (0.62, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1312466Z Skipping (s,q) (0.63, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1312623Z Skipping (s,q) (0.64, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1312785Z Skipping (s,q) (0.65, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1312942Z Skipping (s,q) (0.66, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1313102Z Skipping (s,q) (0.67, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1313304Z Skipping (s,q) (0.68, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1313462Z Skipping (s,q) (0.69, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1313631Z Skipping (s,q) (0.7, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1313792Z Skipping (s,q) (0.71, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1313989Z Skipping (s,q) (0.72, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1314150Z Skipping (s,q) (0.73, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1314309Z Skipping (s,q) (0.74, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1314468Z Skipping (s,q) (0.75, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1314630Z Skipping (s,q) (0.76, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1314788Z Skipping (s,q) (0.77, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1314950Z Skipping (s,q) (0.78, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1315109Z Skipping (s,q) (0.79, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1315267Z Skipping (s,q) (0.8, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1315485Z Skipping (s,q) (0.81, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1315644Z Skipping (s,q) (0.82, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1315805Z Skipping (s,q) (0.83, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1315966Z Skipping (s,q) (0.84, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1316166Z Skipping (s,q) (0.85, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1316327Z Skipping (s,q) (0.86, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1316483Z Skipping (s,q) (0.87, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1316640Z Skipping (s,q) (0.88, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1316841Z Skipping (s,q) (0.89, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1317002Z Skipping (s,q) (0.9, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1317162Z Skipping (s,q) (0.91, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1317326Z Skipping (s,q) (0.92, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1317485Z Skipping (s,q) (0.93, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1317648Z Skipping (s,q) (0.94, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1317806Z Skipping (s,q) (0.95, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1317966Z Skipping (s,q) (0.96, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1318127Z Skipping (s,q) (0.97, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1318283Z Skipping (s,q) (0.98, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1318440Z Skipping (s,q) (0.99, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1318603Z Skipping (s,q) (1, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1318763Z Skipping (s,q) (1.01, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1318922Z Skipping (s,q) (1.02, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1319083Z Skipping (s,q) (1.03, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1319240Z Skipping (s,q) (1.04, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1319402Z Skipping (s,q) (1.05, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1319559Z Skipping (s,q) (1.06, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1319722Z Skipping (s,q) (1.07, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1319884Z Skipping (s,q) (1.08, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1320043Z Skipping (s,q) (1.09, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1320202Z Skipping (s,q) (1.1, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1320366Z Skipping (s,q) (1.11, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1320565Z Skipping (s,q) (1.12, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1320727Z Skipping (s,q) (1.13, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1320885Z Skipping (s,q) (1.14, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1321044Z Skipping (s,q) (1.15, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1321247Z Skipping (s,q) (1.16, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1321405Z Skipping (s,q) (1.17, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1321564Z Skipping (s,q) (1.18, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1321723Z Skipping (s,q) (1.19, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1321882Z Skipping (s,q) (1.2, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1322046Z Skipping (s,q) (1.21, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1322208Z Skipping (s,q) (1.22, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1322368Z Skipping (s,q) (1.23, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1322530Z Skipping (s,q) (1.24, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1322686Z Skipping (s,q) (1.25, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1322844Z Skipping (s,q) (1.26, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1323006Z Skipping (s,q) (1.27, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1323163Z Skipping (s,q) (1.28, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1323362Z Skipping (s,q) (1.29, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1323522Z Skipping (s,q) (1.3, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1323681Z Skipping (s,q) (1.31, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1323843Z Skipping (s,q) (1.32, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1324043Z Skipping (s,q) (1.33, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1324204Z Skipping (s,q) (1.34, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1324365Z Skipping (s,q) (1.35, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1324522Z Skipping (s,q) (1.36, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1324689Z Skipping (s,q) (1.37, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1324849Z Skipping (s,q) (1.38, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1325005Z Skipping (s,q) (1.39, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1325166Z Skipping (s,q) (1.4, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1325327Z Skipping (s,q) (1.41, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1325486Z Skipping (s,q) (1.42, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1325649Z Skipping (s,q) (1.43, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1325809Z Skipping (s,q) (1.44, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1325973Z Skipping (s,q) (1.45, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1326129Z Skipping (s,q) (1.46, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1326286Z Skipping (s,q) (1.47, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1326446Z Skipping (s,q) (1.48, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1326606Z Skipping (s,q) (1.49, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1326764Z Skipping (s,q) (1.5, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1326927Z Skipping (s,q) (1.51, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1327089Z Skipping (s,q) (1.52, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1327247Z Skipping (s,q) (1.53, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1327409Z Skipping (s,q) (1.54, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1327570Z Skipping (s,q) (1.55, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1327779Z Skipping (s,q) (1.56, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1327939Z Skipping (s,q) (1.57, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1328096Z Skipping (s,q) (1.58, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1328258Z Skipping (s,q) (1.59, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1328457Z Skipping (s,q) (1.6, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1328619Z Skipping (s,q) (1.61, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1328781Z Skipping (s,q) (1.62, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1328940Z Skipping (s,q) (1.63, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1329103Z Skipping (s,q) (1.64, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1329260Z Skipping (s,q) (1.65, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1329418Z Skipping (s,q) (1.66, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1329580Z Skipping (s,q) (1.67, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1329737Z Skipping (s,q) (1.68, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1329895Z Skipping (s,q) (1.69, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1330055Z Skipping (s,q) (1.7, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1330215Z Skipping (s,q) (1.71, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1330377Z Skipping (s,q) (1.72, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1330540Z Skipping (s,q) (1.73, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1330737Z Skipping (s,q) (1.74, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1330899Z Skipping (s,q) (1.75, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1331055Z Skipping (s,q) (1.76, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1331251Z Skipping (s,q) (1.77, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1331413Z Skipping (s,q) (1.78, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1331571Z Skipping (s,q) (1.79, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1331733Z Skipping (s,q) (1.8, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1331889Z Skipping (s,q) (1.81, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1332049Z Skipping (s,q) (1.82, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1332208Z Skipping (s,q) (1.83, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1332365Z Skipping (s,q) (1.84, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1332528Z Skipping (s,q) (1.85, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1332690Z Skipping (s,q) (1.86, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1332851Z Skipping (s,q) (1.87, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1333014Z Skipping (s,q) (1.88, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1333176Z Skipping (s,q) (1.89, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1333334Z Skipping (s,q) (1.9, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1333494Z Skipping (s,q) (1.91, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1333651Z Skipping (s,q) (1.92, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1333812Z Skipping (s,q) (1.93, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1333973Z Skipping (s,q) (1.94, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1334130Z Skipping (s,q) (1.95, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1334298Z Skipping (s,q) (1.96, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1334456Z Skipping (s,q) (1.97, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1334613Z Skipping (s,q) (1.98, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1334776Z Skipping (s,q) (1.99, 45000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1334973Z Skipping (s,q) (0.01, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1335132Z Skipping (s,q) (0.02, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1335293Z Skipping (s,q) (0.03, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1335450Z Skipping (s,q) (0.04, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1335649Z Skipping (s,q) (0.05, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1335806Z Skipping (s,q) (0.06, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1335963Z Skipping (s,q) (0.07, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1336128Z Skipping (s,q) (0.08, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1336285Z Skipping (s,q) (0.09, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1336444Z Skipping (s,q) (0.1, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1336613Z Skipping (s,q) (0.11, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1336773Z Skipping (s,q) (0.12, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1336932Z Skipping (s,q) (0.13, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1337092Z Skipping (s,q) (0.14, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1337249Z Skipping (s,q) (0.15, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1337413Z Skipping (s,q) (0.16, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1337571Z Skipping (s,q) (0.17, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1337728Z Skipping (s,q) (0.18, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1337952Z Skipping (s,q) (0.19, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1338113Z Skipping (s,q) (0.2, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1338271Z Skipping (s,q) (0.21, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1338474Z Skipping (s,q) (0.22, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1338633Z Skipping (s,q) (0.23, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1338792Z Skipping (s,q) (0.24, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1338948Z Skipping (s,q) (0.25, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1339105Z Skipping (s,q) (0.26, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1339267Z Skipping (s,q) (0.27, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1339424Z Skipping (s,q) (0.28, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1339582Z Skipping (s,q) (0.29, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1339744Z Skipping (s,q) (0.3, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1339901Z Skipping (s,q) (0.31, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1340061Z Skipping (s,q) (0.32, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1340223Z Skipping (s,q) (0.33, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1340383Z Skipping (s,q) (0.34, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1340544Z Skipping (s,q) (0.35, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1340702Z Skipping (s,q) (0.36, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1340860Z Skipping (s,q) (0.37, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1341023Z Skipping (s,q) (0.38, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1341180Z Skipping (s,q) (0.39, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1341341Z Skipping (s,q) (0.4, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1341504Z Skipping (s,q) (0.41, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1341663Z Skipping (s,q) (0.42, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1341823Z Skipping (s,q) (0.43, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1341982Z Skipping (s,q) (0.44, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1342181Z Skipping (s,q) (0.45, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1342342Z Skipping (s,q) (0.46, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1342501Z Skipping (s,q) (0.47, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1342660Z Skipping (s,q) (0.48, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1342857Z Skipping (s,q) (0.49, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1343016Z Skipping (s,q) (0.5, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1343180Z Skipping (s,q) (0.51, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1343342Z Skipping (s,q) (0.52, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1343499Z Skipping (s,q) (0.53, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1343660Z Skipping (s,q) (0.54, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1343819Z Skipping (s,q) (0.55, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1343983Z Skipping (s,q) (0.56, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1344140Z Skipping (s,q) (0.57, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1348002Z Skipping (s,q) (0.58, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1348167Z Skipping (s,q) (0.59, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1348335Z Skipping (s,q) (0.6, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1348492Z Skipping (s,q) (0.61, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1348648Z Skipping (s,q) (0.62, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1348873Z Skipping (s,q) (0.63, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1349032Z Skipping (s,q) (0.64, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1349189Z Skipping (s,q) (0.65, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1349390Z Skipping (s,q) (0.66, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1349551Z Skipping (s,q) (0.67, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1349709Z Skipping (s,q) (0.68, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1349865Z Skipping (s,q) (0.69, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1350023Z Skipping (s,q) (0.7, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1350186Z Skipping (s,q) (0.71, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1350342Z Skipping (s,q) (0.72, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1350498Z Skipping (s,q) (0.73, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1350661Z Skipping (s,q) (0.74, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1350929Z Skipping (s,q) (0.75, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1351095Z Skipping (s,q) (0.76, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1351259Z Skipping (s,q) (0.77, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1351416Z Skipping (s,q) (0.78, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1351579Z Skipping (s,q) (0.79, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1351738Z Skipping (s,q) (0.8, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1351893Z Skipping (s,q) (0.81, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1352052Z Skipping (s,q) (0.82, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1352208Z Skipping (s,q) (0.83, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1352367Z Skipping (s,q) (0.84, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1352528Z Skipping (s,q) (0.85, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1352684Z Skipping (s,q) (0.86, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1352842Z Skipping (s,q) (0.87, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1353000Z Skipping (s,q) (0.88, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1353202Z Skipping (s,q) (0.89, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1353363Z Skipping (s,q) (0.9, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1353519Z Skipping (s,q) (0.91, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1353677Z Skipping (s,q) (0.92, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1353881Z Skipping (s,q) (0.93, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1354038Z Skipping (s,q) (0.94, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1354198Z Skipping (s,q) (0.95, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1354355Z Skipping (s,q) (0.96, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1354511Z Skipping (s,q) (0.97, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1354670Z Skipping (s,q) (0.98, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1354828Z Skipping (s,q) (0.99, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1354985Z Skipping (s,q) (1, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1355151Z Skipping (s,q) (1.01, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1355310Z Skipping (s,q) (1.02, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1355526Z Skipping (s,q) (1.03, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1355685Z Skipping (s,q) (1.04, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1355840Z Skipping (s,q) (1.05, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1355999Z Skipping (s,q) (1.06, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1356199Z Skipping (s,q) (1.07, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1356356Z Skipping (s,q) (1.08, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1356514Z Skipping (s,q) (1.09, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1356711Z Skipping (s,q) (1.1, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1356875Z Skipping (s,q) (1.11, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1357031Z Skipping (s,q) (1.12, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1357186Z Skipping (s,q) (1.13, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1357345Z Skipping (s,q) (1.14, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1357503Z Skipping (s,q) (1.15, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1357657Z Skipping (s,q) (1.16, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1357814Z Skipping (s,q) (1.17, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1357975Z Skipping (s,q) (1.18, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1358134Z Skipping (s,q) (1.19, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1358291Z Skipping (s,q) (1.2, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1358450Z Skipping (s,q) (1.21, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1358610Z Skipping (s,q) (1.22, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1358767Z Skipping (s,q) (1.23, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1358923Z Skipping (s,q) (1.24, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1359080Z Skipping (s,q) (1.25, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1359237Z Skipping (s,q) (1.26, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1359394Z Skipping (s,q) (1.27, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1359548Z Skipping (s,q) (1.28, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1359706Z Skipping (s,q) (1.29, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1359868Z Skipping (s,q) (1.3, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1360024Z Skipping (s,q) (1.31, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1360179Z Skipping (s,q) (1.32, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1360394Z Skipping (s,q) (1.33, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1360552Z Skipping (s,q) (1.34, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1360713Z Skipping (s,q) (1.35, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1360868Z Skipping (s,q) (1.36, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1361065Z Skipping (s,q) (1.37, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1361223Z Skipping (s,q) (1.38, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1361377Z Skipping (s,q) (1.39, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1361537Z Skipping (s,q) (1.4, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1361696Z Skipping (s,q) (1.41, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1361852Z Skipping (s,q) (1.42, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1362009Z Skipping (s,q) (1.43, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1362177Z Skipping (s,q) (1.44, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1362334Z Skipping (s,q) (1.45, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1362491Z Skipping (s,q) (1.46, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1362646Z Skipping (s,q) (1.47, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1362803Z Skipping (s,q) (1.48, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1362960Z Skipping (s,q) (1.49, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1363117Z Skipping (s,q) (1.5, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1363312Z Skipping (s,q) (1.51, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1363473Z Skipping (s,q) (1.52, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1363628Z Skipping (s,q) (1.53, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1363785Z Skipping (s,q) (1.54, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1363987Z Skipping (s,q) (1.55, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1364142Z Skipping (s,q) (1.56, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1364299Z Skipping (s,q) (1.57, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1364455Z Skipping (s,q) (1.58, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1364612Z Skipping (s,q) (1.59, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1364773Z Skipping (s,q) (1.6, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1364930Z Skipping (s,q) (1.61, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1365091Z Skipping (s,q) (1.62, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1365247Z Skipping (s,q) (1.63, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1365402Z Skipping (s,q) (1.64, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1365560Z Skipping (s,q) (1.65, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1365722Z Skipping (s,q) (1.66, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1365877Z Skipping (s,q) (1.67, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1366038Z Skipping (s,q) (1.68, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1366193Z Skipping (s,q) (1.69, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1366355Z Skipping (s,q) (1.7, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1366512Z Skipping (s,q) (1.71, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1366667Z Skipping (s,q) (1.72, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1366828Z Skipping (s,q) (1.73, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1366984Z Skipping (s,q) (1.74, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1367141Z Skipping (s,q) (1.75, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1367298Z Skipping (s,q) (1.76, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1367497Z Skipping (s,q) (1.77, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1367660Z Skipping (s,q) (1.78, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1367814Z Skipping (s,q) (1.79, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1367971Z Skipping (s,q) (1.8, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1368195Z Skipping (s,q) (1.81, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1368353Z Skipping (s,q) (1.82, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1368512Z Skipping (s,q) (1.83, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1368674Z Skipping (s,q) (1.84, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1368831Z Skipping (s,q) (1.85, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1368990Z Skipping (s,q) (1.86, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1369147Z Skipping (s,q) (1.87, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1369310Z Skipping (s,q) (1.88, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1369470Z Skipping (s,q) (1.89, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1369627Z Skipping (s,q) (1.9, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1369784Z Skipping (s,q) (1.91, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1369946Z Skipping (s,q) (1.92, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1370101Z Skipping (s,q) (1.93, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1370258Z Skipping (s,q) (1.94, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1370462Z Skipping (s,q) (1.95, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1370620Z Skipping (s,q) (1.96, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1370778Z Skipping (s,q) (1.97, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1370936Z Skipping (s,q) (1.98, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1371133Z Skipping (s,q) (1.99, 47500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1371292Z Skipping (s,q) (0.01, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1371450Z Skipping (s,q) (0.02, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1371605Z Skipping (s,q) (0.03, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1371767Z Skipping (s,q) (0.04, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1371925Z Skipping (s,q) (0.05, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1372082Z Skipping (s,q) (0.06, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1372240Z Skipping (s,q) (0.07, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1372396Z Skipping (s,q) (0.08, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1372555Z Skipping (s,q) (0.09, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1372711Z Skipping (s,q) (0.1, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1372873Z Skipping (s,q) (0.11, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1373033Z Skipping (s,q) (0.12, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1373188Z Skipping (s,q) (0.13, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1373347Z Skipping (s,q) (0.14, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1373502Z Skipping (s,q) (0.15, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1373661Z Skipping (s,q) (0.16, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1373820Z Skipping (s,q) (0.17, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1373977Z Skipping (s,q) (0.18, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1374132Z Skipping (s,q) (0.19, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1374293Z Skipping (s,q) (0.2, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1374449Z Skipping (s,q) (0.21, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1374654Z Skipping (s,q) (0.22, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1374813Z Skipping (s,q) (0.23, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1374968Z Skipping (s,q) (0.24, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1375125Z Skipping (s,q) (0.25, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1375282Z Skipping (s,q) (0.26, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1375478Z Skipping (s,q) (0.27, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1375635Z Skipping (s,q) (0.28, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1375794Z Skipping (s,q) (0.29, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1375952Z Skipping (s,q) (0.3, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1376108Z Skipping (s,q) (0.31, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1376263Z Skipping (s,q) (0.32, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1376424Z Skipping (s,q) (0.33, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1376581Z Skipping (s,q) (0.34, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1376737Z Skipping (s,q) (0.35, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1376897Z Skipping (s,q) (0.36, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1377051Z Skipping (s,q) (0.37, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1377212Z Skipping (s,q) (0.38, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1377366Z Skipping (s,q) (0.39, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1377566Z Skipping (s,q) (0.4, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1377729Z Skipping (s,q) (0.41, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1377884Z Skipping (s,q) (0.42, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1378039Z Skipping (s,q) (0.43, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1378238Z Skipping (s,q) (0.44, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1378397Z Skipping (s,q) (0.45, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1378553Z Skipping (s,q) (0.46, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1378713Z Skipping (s,q) (0.47, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1378868Z Skipping (s,q) (0.48, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1379027Z Skipping (s,q) (0.49, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1379183Z Skipping (s,q) (0.5, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1379342Z Skipping (s,q) (0.51, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1379502Z Skipping (s,q) (0.52, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1379659Z Skipping (s,q) (0.53, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1379816Z Skipping (s,q) (0.54, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1379977Z Skipping (s,q) (0.55, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1380133Z Skipping (s,q) (0.56, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1380290Z Skipping (s,q) (0.57, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1380444Z Skipping (s,q) (0.58, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1380598Z Skipping (s,q) (0.59, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1380762Z Skipping (s,q) (0.6, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1380918Z Skipping (s,q) (0.61, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1381075Z Skipping (s,q) (0.62, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1381235Z Skipping (s,q) (0.63, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1381391Z Skipping (s,q) (0.64, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1381549Z Skipping (s,q) (0.65, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1381706Z Skipping (s,q) (0.66, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1381905Z Skipping (s,q) (0.67, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1382063Z Skipping (s,q) (0.68, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1382221Z Skipping (s,q) (0.69, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1382377Z Skipping (s,q) (0.7, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1382578Z Skipping (s,q) (0.71, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1382735Z Skipping (s,q) (0.72, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1382895Z Skipping (s,q) (0.73, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1383050Z Skipping (s,q) (0.74, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1383207Z Skipping (s,q) (0.75, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1383363Z Skipping (s,q) (0.76, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1383520Z Skipping (s,q) (0.77, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1383679Z Skipping (s,q) (0.78, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1383838Z Skipping (s,q) (0.79, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1383995Z Skipping (s,q) (0.8, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1384154Z Skipping (s,q) (0.81, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1384311Z Skipping (s,q) (0.82, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1384467Z Skipping (s,q) (0.83, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1384687Z Skipping (s,q) (0.84, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1384847Z Skipping (s,q) (0.85, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1385001Z Skipping (s,q) (0.86, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1385160Z Skipping (s,q) (0.87, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1385357Z Skipping (s,q) (0.88, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1385518Z Skipping (s,q) (0.89, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1385676Z Skipping (s,q) (0.9, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1385833Z Skipping (s,q) (0.91, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1385992Z Skipping (s,q) (0.92, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1386153Z Skipping (s,q) (0.93, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1386311Z Skipping (s,q) (0.94, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1386471Z Skipping (s,q) (0.95, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1386626Z Skipping (s,q) (0.96, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1386784Z Skipping (s,q) (0.97, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1386941Z Skipping (s,q) (0.98, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1387099Z Skipping (s,q) (0.99, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1387257Z Skipping (s,q) (1, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1387414Z Skipping (s,q) (1.01, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1387570Z Skipping (s,q) (1.02, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1387728Z Skipping (s,q) (1.03, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1387883Z Skipping (s,q) (1.04, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1388043Z Skipping (s,q) (1.05, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1388203Z Skipping (s,q) (1.06, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1388358Z Skipping (s,q) (1.07, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1388519Z Skipping (s,q) (1.08, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1388677Z Skipping (s,q) (1.09, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1388836Z Skipping (s,q) (1.1, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1389041Z Skipping (s,q) (1.11, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1389199Z Skipping (s,q) (1.12, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1389355Z Skipping (s,q) (1.13, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1389516Z Skipping (s,q) (1.14, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1389715Z Skipping (s,q) (1.15, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1389874Z Skipping (s,q) (1.16, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1390030Z Skipping (s,q) (1.17, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1390186Z Skipping (s,q) (1.18, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1390345Z Skipping (s,q) (1.19, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1390503Z Skipping (s,q) (1.2, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1390826Z Skipping (s,q) (1.21, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1390992Z Skipping (s,q) (1.22, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1391147Z Skipping (s,q) (1.23, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1391304Z Skipping (s,q) (1.24, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1391460Z Skipping (s,q) (1.25, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1391618Z Skipping (s,q) (1.26, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1391775Z Skipping (s,q) (1.27, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1392016Z Skipping (s,q) (1.28, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1392174Z Skipping (s,q) (1.29, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1392334Z Skipping (s,q) (1.3, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1392490Z Skipping (s,q) (1.31, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1392709Z Skipping (s,q) (1.32, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1392867Z Skipping (s,q) (1.33, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1393025Z Skipping (s,q) (1.34, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1393187Z Skipping (s,q) (1.35, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1393343Z Skipping (s,q) (1.36, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1393501Z Skipping (s,q) (1.37, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1393658Z Skipping (s,q) (1.38, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1393817Z Skipping (s,q) (1.39, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1393976Z Skipping (s,q) (1.4, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1394131Z Skipping (s,q) (1.41, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1394287Z Skipping (s,q) (1.42, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1394448Z Skipping (s,q) (1.43, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1394604Z Skipping (s,q) (1.44, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1394763Z Skipping (s,q) (1.45, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1394923Z Skipping (s,q) (1.46, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1395081Z Skipping (s,q) (1.47, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1395242Z Skipping (s,q) (1.48, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1395484Z Skipping (s,q) (1.49, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1395644Z Skipping (s,q) (1.5, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1395803Z Skipping (s,q) (1.51, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1395960Z Skipping (s,q) (1.52, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1396116Z Skipping (s,q) (1.53, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1396278Z Skipping (s,q) (1.54, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1396523Z Skipping (s,q) (1.55, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1396679Z Skipping (s,q) (1.56, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1396837Z Skipping (s,q) (1.57, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1396998Z Skipping (s,q) (1.58, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1397215Z Skipping (s,q) (1.59, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1397374Z Skipping (s,q) (1.6, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1397535Z Skipping (s,q) (1.61, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1397698Z Skipping (s,q) (1.62, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1397853Z Skipping (s,q) (1.63, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1398009Z Skipping (s,q) (1.64, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1398169Z Skipping (s,q) (1.65, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1398328Z Skipping (s,q) (1.66, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1398484Z Skipping (s,q) (1.67, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1398640Z Skipping (s,q) (1.68, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1398796Z Skipping (s,q) (1.69, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1398960Z Skipping (s,q) (1.7, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1399116Z Skipping (s,q) (1.71, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1399313Z Skipping (s,q) (1.72, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1399476Z Skipping (s,q) (1.73, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1399632Z Skipping (s,q) (1.74, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1399790Z Skipping (s,q) (1.75, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1399986Z Skipping (s,q) (1.76, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1400143Z Skipping (s,q) (1.77, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1400304Z Skipping (s,q) (1.78, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1400460Z Skipping (s,q) (1.79, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1400616Z Skipping (s,q) (1.8, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1400781Z Skipping (s,q) (1.81, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1400937Z Skipping (s,q) (1.82, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1401100Z Skipping (s,q) (1.83, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1401256Z Skipping (s,q) (1.84, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1401412Z Skipping (s,q) (1.85, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1401571Z Skipping (s,q) (1.86, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1401729Z Skipping (s,q) (1.87, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1401885Z Skipping (s,q) (1.88, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1402042Z Skipping (s,q) (1.89, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1402198Z Skipping (s,q) (1.9, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1402357Z Skipping (s,q) (1.91, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1402515Z Skipping (s,q) (1.92, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1402669Z Skipping (s,q) (1.93, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1402831Z Skipping (s,q) (1.94, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1402987Z Skipping (s,q) (1.95, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1403142Z Skipping (s,q) (1.96, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1403304Z Skipping (s,q) (1.97, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1403462Z Skipping (s,q) (1.98, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1403668Z Skipping (s,q) (1.99, 50000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1403827Z Skipping (s,q) (0.01, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1403982Z Skipping (s,q) (0.02, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1404142Z Skipping (s,q) (0.03, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1404338Z Skipping (s,q) (0.04, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1404493Z Skipping (s,q) (0.05, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1404655Z Skipping (s,q) (0.06, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1404812Z Skipping (s,q) (0.07, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1404967Z Skipping (s,q) (0.08, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1405127Z Skipping (s,q) (0.09, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1405287Z Skipping (s,q) (0.1, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1405449Z Skipping (s,q) (0.11, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1405606Z Skipping (s,q) (0.12, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1405761Z Skipping (s,q) (0.13, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1405921Z Skipping (s,q) (0.14, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1406079Z Skipping (s,q) (0.15, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1406234Z Skipping (s,q) (0.16, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1406433Z Skipping (s,q) (0.17, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1406592Z Skipping (s,q) (0.18, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1406750Z Skipping (s,q) (0.19, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1406907Z Skipping (s,q) (0.2, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1407106Z Skipping (s,q) (0.21, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1407268Z Skipping (s,q) (0.22, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1407425Z Skipping (s,q) (0.23, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1407586Z Skipping (s,q) (0.24, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1407743Z Skipping (s,q) (0.25, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1407905Z Skipping (s,q) (0.26, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1408061Z Skipping (s,q) (0.27, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1408215Z Skipping (s,q) (0.28, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1408374Z Skipping (s,q) (0.29, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1408531Z Skipping (s,q) (0.3, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1408692Z Skipping (s,q) (0.31, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1408851Z Skipping (s,q) (0.32, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1409009Z Skipping (s,q) (0.33, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1409173Z Skipping (s,q) (0.34, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1409329Z Skipping (s,q) (0.35, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1409484Z Skipping (s,q) (0.36, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1409645Z Skipping (s,q) (0.37, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1409800Z Skipping (s,q) (0.38, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1409955Z Skipping (s,q) (0.39, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1410117Z Skipping (s,q) (0.4, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1410275Z Skipping (s,q) (0.41, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1410433Z Skipping (s,q) (0.42, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1410592Z Skipping (s,q) (0.43, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1410790Z Skipping (s,q) (0.44, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1410959Z Skipping (s,q) (0.45, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1411114Z Skipping (s,q) (0.46, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1411269Z Skipping (s,q) (0.47, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1411467Z Skipping (s,q) (0.48, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1411623Z Skipping (s,q) (0.49, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1411782Z Skipping (s,q) (0.5, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1411940Z Skipping (s,q) (0.51, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1412096Z Skipping (s,q) (0.52, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1412255Z Skipping (s,q) (0.53, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1412415Z Skipping (s,q) (0.54, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1412574Z Skipping (s,q) (0.55, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1412730Z Skipping (s,q) (0.56, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1412887Z Skipping (s,q) (0.57, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1413048Z Skipping (s,q) (0.58, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1413205Z Skipping (s,q) (0.59, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1413361Z Skipping (s,q) (0.6, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1413522Z Skipping (s,q) (0.61, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1413721Z Skipping (s,q) (0.62, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1413878Z Skipping (s,q) (0.63, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1414038Z Skipping (s,q) (0.64, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1414238Z Skipping (s,q) (0.65, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1414398Z Skipping (s,q) (0.66, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1414553Z Skipping (s,q) (0.67, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1414708Z Skipping (s,q) (0.68, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1414866Z Skipping (s,q) (0.69, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1415028Z Skipping (s,q) (0.7, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1415185Z Skipping (s,q) (0.71, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1415346Z Skipping (s,q) (0.72, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1415505Z Skipping (s,q) (0.73, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1415663Z Skipping (s,q) (0.74, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1415818Z Skipping (s,q) (0.75, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1415976Z Skipping (s,q) (0.76, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1416134Z Skipping (s,q) (0.77, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1416293Z Skipping (s,q) (0.78, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1416448Z Skipping (s,q) (0.79, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1416608Z Skipping (s,q) (0.8, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1416768Z Skipping (s,q) (0.81, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1416928Z Skipping (s,q) (0.82, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1417084Z Skipping (s,q) (0.83, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1417242Z Skipping (s,q) (0.84, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1417398Z Skipping (s,q) (0.85, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1417554Z Skipping (s,q) (0.86, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1417712Z Skipping (s,q) (0.87, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1417914Z Skipping (s,q) (0.88, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1418071Z Skipping (s,q) (0.89, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1418230Z Skipping (s,q) (0.9, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1418394Z Skipping (s,q) (0.91, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1418587Z Skipping (s,q) (0.92, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1418745Z Skipping (s,q) (0.93, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1418903Z Skipping (s,q) (0.94, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1419061Z Skipping (s,q) (0.95, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1419219Z Skipping (s,q) (0.96, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1419374Z Skipping (s,q) (0.97, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1419532Z Skipping (s,q) (0.98, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1419693Z Skipping (s,q) (0.99, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1419846Z Skipping (s,q) (1, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1420004Z Skipping (s,q) (1.01, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1420160Z Skipping (s,q) (1.02, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1420318Z Skipping (s,q) (1.03, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1420476Z Skipping (s,q) (1.04, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1420631Z Skipping (s,q) (1.05, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1420826Z Skipping (s,q) (1.06, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1420986Z Skipping (s,q) (1.07, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1421143Z Skipping (s,q) (1.08, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1421364Z Skipping (s,q) (1.09, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1421523Z Skipping (s,q) (1.1, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1421680Z Skipping (s,q) (1.11, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1421842Z Skipping (s,q) (1.12, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1421997Z Skipping (s,q) (1.13, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1422155Z Skipping (s,q) (1.14, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1422312Z Skipping (s,q) (1.15, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1422467Z Skipping (s,q) (1.16, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1422627Z Skipping (s,q) (1.17, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1422782Z Skipping (s,q) (1.18, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1422938Z Skipping (s,q) (1.19, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1423102Z Skipping (s,q) (1.2, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1423263Z Skipping (s,q) (1.21, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1423418Z Skipping (s,q) (1.22, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1423577Z Skipping (s,q) (1.23, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1423732Z Skipping (s,q) (1.24, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1423892Z Skipping (s,q) (1.25, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1424047Z Skipping (s,q) (1.26, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1424203Z Skipping (s,q) (1.27, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1424363Z Skipping (s,q) (1.28, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1424518Z Skipping (s,q) (1.29, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1424674Z Skipping (s,q) (1.3, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1424837Z Skipping (s,q) (1.31, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1425037Z Skipping (s,q) (1.32, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1425198Z Skipping (s,q) (1.33, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1425353Z Skipping (s,q) (1.34, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1425508Z Skipping (s,q) (1.35, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1425781Z Skipping (s,q) (1.36, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1425937Z Skipping (s,q) (1.37, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1426093Z Skipping (s,q) (1.38, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1426254Z Skipping (s,q) (1.39, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1426410Z Skipping (s,q) (1.4, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1426570Z Skipping (s,q) (1.41, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1426733Z Skipping (s,q) (1.42, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1426890Z Skipping (s,q) (1.43, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1427048Z Skipping (s,q) (1.44, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1427208Z Skipping (s,q) (1.45, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1427363Z Skipping (s,q) (1.46, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1427525Z Skipping (s,q) (1.47, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1427680Z Skipping (s,q) (1.48, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1427837Z Skipping (s,q) (1.49, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1428036Z Skipping (s,q) (1.5, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1428193Z Skipping (s,q) (1.51, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1428351Z Skipping (s,q) (1.52, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1428547Z Skipping (s,q) (1.53, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1428706Z Skipping (s,q) (1.54, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1428868Z Skipping (s,q) (1.55, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1429023Z Skipping (s,q) (1.56, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1429178Z Skipping (s,q) (1.57, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1429340Z Skipping (s,q) (1.58, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1429496Z Skipping (s,q) (1.59, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1429656Z Skipping (s,q) (1.6, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1429815Z Skipping (s,q) (1.61, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1429972Z Skipping (s,q) (1.62, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1430130Z Skipping (s,q) (1.63, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1430288Z Skipping (s,q) (1.64, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1430445Z Skipping (s,q) (1.65, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1430604Z Skipping (s,q) (1.66, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1430759Z Skipping (s,q) (1.67, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1430920Z Skipping (s,q) (1.68, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1431077Z Skipping (s,q) (1.69, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1431236Z Skipping (s,q) (1.7, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1431394Z Skipping (s,q) (1.71, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1431553Z Skipping (s,q) (1.72, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1431709Z Skipping (s,q) (1.73, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1431868Z Skipping (s,q) (1.74, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1432028Z Skipping (s,q) (1.75, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1432234Z Skipping (s,q) (1.76, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1432391Z Skipping (s,q) (1.77, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1432548Z Skipping (s,q) (1.78, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1432709Z Skipping (s,q) (1.79, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1432904Z Skipping (s,q) (1.8, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1433062Z Skipping (s,q) (1.81, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1433221Z Skipping (s,q) (1.82, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1433379Z Skipping (s,q) (1.83, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1433538Z Skipping (s,q) (1.84, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1433693Z Skipping (s,q) (1.85, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1433852Z Skipping (s,q) (1.86, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1434014Z Skipping (s,q) (1.87, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1434169Z Skipping (s,q) (1.88, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1434325Z Skipping (s,q) (1.89, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1434488Z Skipping (s,q) (1.9, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1434645Z Skipping (s,q) (1.91, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1434804Z Skipping (s,q) (1.92, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1434958Z Skipping (s,q) (1.93, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1435156Z Skipping (s,q) (1.94, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1435315Z Skipping (s,q) (1.95, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1435541Z Skipping (s,q) (1.96, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1435740Z Skipping (s,q) (1.97, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1435901Z Skipping (s,q) (1.98, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1436058Z Skipping (s,q) (1.99, 52500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1436215Z Skipping (s,q) (0.01, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1436373Z Skipping (s,q) (0.02, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1436532Z Skipping (s,q) (0.03, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1436689Z Skipping (s,q) (0.04, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1436845Z Skipping (s,q) (0.05, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1437002Z Skipping (s,q) (0.06, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1437161Z Skipping (s,q) (0.07, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1437318Z Skipping (s,q) (0.08, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1437477Z Skipping (s,q) (0.09, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1437639Z Skipping (s,q) (0.1, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1437796Z Skipping (s,q) (0.11, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1437956Z Skipping (s,q) (0.12, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1438112Z Skipping (s,q) (0.13, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1438269Z Skipping (s,q) (0.14, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1438428Z Skipping (s,q) (0.15, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1438583Z Skipping (s,q) (0.16, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1438745Z Skipping (s,q) (0.17, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1438908Z Skipping (s,q) (0.18, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1439062Z Skipping (s,q) (0.19, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1439222Z Skipping (s,q) (0.2, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1439424Z Skipping (s,q) (0.21, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1439581Z Skipping (s,q) (0.22, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1439741Z Skipping (s,q) (0.23, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1439896Z Skipping (s,q) (0.24, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1440089Z Skipping (s,q) (0.25, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1440246Z Skipping (s,q) (0.26, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1440401Z Skipping (s,q) (0.27, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1440560Z Skipping (s,q) (0.28, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1440717Z Skipping (s,q) (0.29, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1440874Z Skipping (s,q) (0.3, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1441033Z Skipping (s,q) (0.31, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1441195Z Skipping (s,q) (0.32, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1441351Z Skipping (s,q) (0.33, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1441508Z Skipping (s,q) (0.34, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1441663Z Skipping (s,q) (0.35, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1441825Z Skipping (s,q) (0.36, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1441983Z Skipping (s,q) (0.37, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1442137Z Skipping (s,q) (0.38, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1442341Z Skipping (s,q) (0.39, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1442500Z Skipping (s,q) (0.4, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1442658Z Skipping (s,q) (0.41, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1442817Z Skipping (s,q) (0.42, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1443017Z Skipping (s,q) (0.43, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1443177Z Skipping (s,q) (0.44, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1443333Z Skipping (s,q) (0.45, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1443488Z Skipping (s,q) (0.46, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1443650Z Skipping (s,q) (0.47, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1443805Z Skipping (s,q) (0.48, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1443961Z Skipping (s,q) (0.49, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1444125Z Skipping (s,q) (0.5, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1444281Z Skipping (s,q) (0.51, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1444437Z Skipping (s,q) (0.52, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1444595Z Skipping (s,q) (0.53, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1444756Z Skipping (s,q) (0.54, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1444915Z Skipping (s,q) (0.55, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1445071Z Skipping (s,q) (0.56, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1445225Z Skipping (s,q) (0.57, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1445389Z Skipping (s,q) (0.58, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1445546Z Skipping (s,q) (0.59, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1445702Z Skipping (s,q) (0.6, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1445866Z Skipping (s,q) (0.61, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1446025Z Skipping (s,q) (0.62, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1446184Z Skipping (s,q) (0.63, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1446341Z Skipping (s,q) (0.64, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1446542Z Skipping (s,q) (0.65, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1446705Z Skipping (s,q) (0.66, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1446866Z Skipping (s,q) (0.67, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1447021Z Skipping (s,q) (0.68, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1447221Z Skipping (s,q) (0.69, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1447376Z Skipping (s,q) (0.7, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1447537Z Skipping (s,q) (0.71, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1447695Z Skipping (s,q) (0.72, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1447851Z Skipping (s,q) (0.73, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1448009Z Skipping (s,q) (0.74, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1448163Z Skipping (s,q) (0.75, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1448324Z Skipping (s,q) (0.76, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1448482Z Skipping (s,q) (0.77, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1448638Z Skipping (s,q) (0.78, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1448797Z Skipping (s,q) (0.79, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1448956Z Skipping (s,q) (0.8, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1449115Z Skipping (s,q) (0.81, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1449274Z Skipping (s,q) (0.82, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1449497Z Skipping (s,q) (0.83, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1449657Z Skipping (s,q) (0.84, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1449820Z Skipping (s,q) (0.85, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1449975Z Skipping (s,q) (0.86, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1450173Z Skipping (s,q) (0.87, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1450328Z Skipping (s,q) (0.88, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1450484Z Skipping (s,q) (0.89, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1450646Z Skipping (s,q) (0.9, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1450803Z Skipping (s,q) (0.91, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1450962Z Skipping (s,q) (0.92, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1451120Z Skipping (s,q) (0.93, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1451279Z Skipping (s,q) (0.94, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1451438Z Skipping (s,q) (0.95, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1451592Z Skipping (s,q) (0.96, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1451749Z Skipping (s,q) (0.97, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1451914Z Skipping (s,q) (0.98, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1452071Z Skipping (s,q) (0.99, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1452225Z Skipping (s,q) (1, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1452385Z Skipping (s,q) (1.01, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1452541Z Skipping (s,q) (1.02, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1452704Z Skipping (s,q) (1.03, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1452860Z Skipping (s,q) (1.04, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1453017Z Skipping (s,q) (1.05, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1453175Z Skipping (s,q) (1.06, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1453332Z Skipping (s,q) (1.07, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1453489Z Skipping (s,q) (1.08, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1453650Z Skipping (s,q) (1.09, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1453849Z Skipping (s,q) (1.1, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1454007Z Skipping (s,q) (1.11, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1454166Z Skipping (s,q) (1.12, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1454322Z Skipping (s,q) (1.13, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1454519Z Skipping (s,q) (1.14, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1454675Z Skipping (s,q) (1.15, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1454833Z Skipping (s,q) (1.16, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1454990Z Skipping (s,q) (1.17, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1455146Z Skipping (s,q) (1.18, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1455301Z Skipping (s,q) (1.19, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1455464Z Skipping (s,q) (1.2, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1455623Z Skipping (s,q) (1.21, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1455781Z Skipping (s,q) (1.22, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1455937Z Skipping (s,q) (1.23, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1456092Z Skipping (s,q) (1.24, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1456251Z Skipping (s,q) (1.25, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1456406Z Skipping (s,q) (1.26, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1456600Z Skipping (s,q) (1.27, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1456761Z Skipping (s,q) (1.28, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1456917Z Skipping (s,q) (1.29, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1457075Z Skipping (s,q) (1.3, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1457273Z Skipping (s,q) (1.31, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1457432Z Skipping (s,q) (1.32, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1457594Z Skipping (s,q) (1.33, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1457750Z Skipping (s,q) (1.34, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1457906Z Skipping (s,q) (1.35, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1458069Z Skipping (s,q) (1.36, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1458224Z Skipping (s,q) (1.37, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1458386Z Skipping (s,q) (1.38, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1458541Z Skipping (s,q) (1.39, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1458700Z Skipping (s,q) (1.4, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1458861Z Skipping (s,q) (1.41, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1459021Z Skipping (s,q) (1.42, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1459180Z Skipping (s,q) (1.43, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1459341Z Skipping (s,q) (1.44, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1459497Z Skipping (s,q) (1.45, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1459655Z Skipping (s,q) (1.46, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1459810Z Skipping (s,q) (1.47, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1459967Z Skipping (s,q) (1.48, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1460128Z Skipping (s,q) (1.49, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1460284Z Skipping (s,q) (1.5, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1460440Z Skipping (s,q) (1.51, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1460600Z Skipping (s,q) (1.52, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1460757Z Skipping (s,q) (1.53, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1460960Z Skipping (s,q) (1.54, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1461117Z Skipping (s,q) (1.55, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1461274Z Skipping (s,q) (1.56, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1461433Z Skipping (s,q) (1.57, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1461628Z Skipping (s,q) (1.58, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1461784Z Skipping (s,q) (1.59, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1461945Z Skipping (s,q) (1.6, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1462102Z Skipping (s,q) (1.61, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1462259Z Skipping (s,q) (1.62, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1462420Z Skipping (s,q) (1.63, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1462579Z Skipping (s,q) (1.64, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1462741Z Skipping (s,q) (1.65, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1462900Z Skipping (s,q) (1.66, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1463054Z Skipping (s,q) (1.67, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1463215Z Skipping (s,q) (1.68, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1463372Z Skipping (s,q) (1.69, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1463529Z Skipping (s,q) (1.7, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1463726Z Skipping (s,q) (1.71, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1463885Z Skipping (s,q) (1.72, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1464043Z Skipping (s,q) (1.73, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1464199Z Skipping (s,q) (1.74, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1464394Z Skipping (s,q) (1.75, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1464553Z Skipping (s,q) (1.76, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1464709Z Skipping (s,q) (1.77, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1464863Z Skipping (s,q) (1.78, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1465020Z Skipping (s,q) (1.79, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1465180Z Skipping (s,q) (1.8, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1465338Z Skipping (s,q) (1.81, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1465499Z Skipping (s,q) (1.82, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1465655Z Skipping (s,q) (1.83, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1465813Z Skipping (s,q) (1.84, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1465968Z Skipping (s,q) (1.85, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1466128Z Skipping (s,q) (1.86, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1466291Z Skipping (s,q) (1.87, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1466447Z Skipping (s,q) (1.88, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1466606Z Skipping (s,q) (1.89, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1466762Z Skipping (s,q) (1.9, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1466919Z Skipping (s,q) (1.91, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1467077Z Skipping (s,q) (1.92, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1467237Z Skipping (s,q) (1.93, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1467392Z Skipping (s,q) (1.94, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1467550Z Skipping (s,q) (1.95, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1467706Z Skipping (s,q) (1.96, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1467869Z Skipping (s,q) (1.97, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1468067Z Skipping (s,q) (1.98, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1468223Z Skipping (s,q) (1.99, 55000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1468381Z Skipping (s,q) (0.01, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1468540Z Skipping (s,q) (0.02, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1468735Z Skipping (s,q) (0.03, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1468895Z Skipping (s,q) (0.04, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1472722Z Skipping (s,q) (0.05, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1472896Z Skipping (s,q) (0.06, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1473055Z Skipping (s,q) (0.07, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1473213Z Skipping (s,q) (0.08, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1473372Z Skipping (s,q) (0.09, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1473534Z Skipping (s,q) (0.1, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1473692Z Skipping (s,q) (0.11, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1473849Z Skipping (s,q) (0.12, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1474008Z Skipping (s,q) (0.13, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1474169Z Skipping (s,q) (0.14, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1474324Z Skipping (s,q) (0.15, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1474548Z Skipping (s,q) (0.16, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1474708Z Skipping (s,q) (0.17, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1474870Z Skipping (s,q) (0.18, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1475027Z Skipping (s,q) (0.19, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1475229Z Skipping (s,q) (0.2, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1475506Z Skipping (s,q) (0.21, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1475664Z Skipping (s,q) (0.22, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1475819Z Skipping (s,q) (0.23, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1475981Z Skipping (s,q) (0.24, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1476137Z Skipping (s,q) (0.25, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1476302Z Skipping (s,q) (0.26, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1476467Z Skipping (s,q) (0.27, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1476622Z Skipping (s,q) (0.28, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1476780Z Skipping (s,q) (0.29, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1476936Z Skipping (s,q) (0.3, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1477097Z Skipping (s,q) (0.31, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1477256Z Skipping (s,q) (0.32, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1477411Z Skipping (s,q) (0.33, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1477569Z Skipping (s,q) (0.34, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1477724Z Skipping (s,q) (0.35, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1477882Z Skipping (s,q) (0.36, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1478039Z Skipping (s,q) (0.37, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1478198Z Skipping (s,q) (0.38, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1478356Z Skipping (s,q) (0.39, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1478516Z Skipping (s,q) (0.4, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1478673Z Skipping (s,q) (0.41, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1478830Z Skipping (s,q) (0.42, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1479058Z Skipping (s,q) (0.43, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1479217Z Skipping (s,q) (0.44, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1479379Z Skipping (s,q) (0.45, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1479534Z Skipping (s,q) (0.46, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1479755Z Skipping (s,q) (0.47, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1479916Z Skipping (s,q) (0.48, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1480075Z Skipping (s,q) (0.49, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1480233Z Skipping (s,q) (0.5, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1480392Z Skipping (s,q) (0.51, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1480549Z Skipping (s,q) (0.52, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1480709Z Skipping (s,q) (0.53, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1480867Z Skipping (s,q) (0.54, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1481023Z Skipping (s,q) (0.55, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1481181Z Skipping (s,q) (0.56, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1481336Z Skipping (s,q) (0.57, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1481495Z Skipping (s,q) (0.58, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1481654Z Skipping (s,q) (0.59, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1481852Z Skipping (s,q) (0.6, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1482014Z Skipping (s,q) (0.61, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1482172Z Skipping (s,q) (0.62, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1482328Z Skipping (s,q) (0.63, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1482527Z Skipping (s,q) (0.64, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1482687Z Skipping (s,q) (0.65, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1482845Z Skipping (s,q) (0.66, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1483004Z Skipping (s,q) (0.67, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1483159Z Skipping (s,q) (0.68, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1483319Z Skipping (s,q) (0.69, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1483478Z Skipping (s,q) (0.7, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1483637Z Skipping (s,q) (0.71, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1483795Z Skipping (s,q) (0.72, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1483950Z Skipping (s,q) (0.73, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1484106Z Skipping (s,q) (0.74, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1484267Z Skipping (s,q) (0.75, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1484426Z Skipping (s,q) (0.76, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1484585Z Skipping (s,q) (0.77, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1484740Z Skipping (s,q) (0.78, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1484894Z Skipping (s,q) (0.79, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1485056Z Skipping (s,q) (0.8, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1485211Z Skipping (s,q) (0.81, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1485372Z Skipping (s,q) (0.82, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1485531Z Skipping (s,q) (0.83, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1485688Z Skipping (s,q) (0.84, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1485846Z Skipping (s,q) (0.85, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1486004Z Skipping (s,q) (0.86, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1486203Z Skipping (s,q) (0.87, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1486361Z Skipping (s,q) (0.88, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1486518Z Skipping (s,q) (0.89, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1486675Z Skipping (s,q) (0.9, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1486877Z Skipping (s,q) (0.91, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1487035Z Skipping (s,q) (0.92, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1487193Z Skipping (s,q) (0.93, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1487351Z Skipping (s,q) (0.94, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1487507Z Skipping (s,q) (0.95, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1487664Z Skipping (s,q) (0.96, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1487822Z Skipping (s,q) (0.97, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1487979Z Skipping (s,q) (0.98, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1488137Z Skipping (s,q) (0.99, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1488291Z Skipping (s,q) (1, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1488447Z Skipping (s,q) (1.01, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1488614Z Skipping (s,q) (1.02, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1488768Z Skipping (s,q) (1.03, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1488927Z Skipping (s,q) (1.04, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1489121Z Skipping (s,q) (1.05, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1489279Z Skipping (s,q) (1.06, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1489438Z Skipping (s,q) (1.07, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1489642Z Skipping (s,q) (1.08, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1489802Z Skipping (s,q) (1.09, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1489963Z Skipping (s,q) (1.1, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1490120Z Skipping (s,q) (1.11, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1490279Z Skipping (s,q) (1.12, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1490440Z Skipping (s,q) (1.13, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1490788Z Skipping (s,q) (1.14, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1490951Z Skipping (s,q) (1.15, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1491109Z Skipping (s,q) (1.16, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1491264Z Skipping (s,q) (1.17, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1491422Z Skipping (s,q) (1.18, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1491581Z Skipping (s,q) (1.19, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1491743Z Skipping (s,q) (1.2, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1491901Z Skipping (s,q) (1.21, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1492059Z Skipping (s,q) (1.22, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1492219Z Skipping (s,q) (1.23, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1492377Z Skipping (s,q) (1.24, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1492533Z Skipping (s,q) (1.25, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1492692Z Skipping (s,q) (1.26, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1492852Z Skipping (s,q) (1.27, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1493009Z Skipping (s,q) (1.28, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1493165Z Skipping (s,q) (1.29, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1493323Z Skipping (s,q) (1.3, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1493564Z Skipping (s,q) (1.31, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1493724Z Skipping (s,q) (1.32, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1493880Z Skipping (s,q) (1.33, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1494042Z Skipping (s,q) (1.34, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1494253Z Skipping (s,q) (1.35, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1494412Z Skipping (s,q) (1.36, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1494569Z Skipping (s,q) (1.37, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1494727Z Skipping (s,q) (1.38, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1494886Z Skipping (s,q) (1.39, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1495043Z Skipping (s,q) (1.4, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1495200Z Skipping (s,q) (1.41, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1495365Z Skipping (s,q) (1.42, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1495521Z Skipping (s,q) (1.43, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1495677Z Skipping (s,q) (1.44, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1495835Z Skipping (s,q) (1.45, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1495992Z Skipping (s,q) (1.46, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1496150Z Skipping (s,q) (1.47, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1496306Z Skipping (s,q) (1.48, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1496526Z Skipping (s,q) (1.49, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1496687Z Skipping (s,q) (1.5, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1496845Z Skipping (s,q) (1.51, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1497058Z Skipping (s,q) (1.52, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1497221Z Skipping (s,q) (1.53, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1497380Z Skipping (s,q) (1.54, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1497539Z Skipping (s,q) (1.55, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1497694Z Skipping (s,q) (1.56, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1497852Z Skipping (s,q) (1.57, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1498011Z Skipping (s,q) (1.58, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1498167Z Skipping (s,q) (1.59, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1498325Z Skipping (s,q) (1.6, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1498484Z Skipping (s,q) (1.61, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1498643Z Skipping (s,q) (1.62, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1498805Z Skipping (s,q) (1.63, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1498961Z Skipping (s,q) (1.64, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1499117Z Skipping (s,q) (1.65, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1499274Z Skipping (s,q) (1.66, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1499429Z Skipping (s,q) (1.67, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1499587Z Skipping (s,q) (1.68, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1499744Z Skipping (s,q) (1.69, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1499900Z Skipping (s,q) (1.7, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1500063Z Skipping (s,q) (1.71, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1500221Z Skipping (s,q) (1.72, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1500378Z Skipping (s,q) (1.73, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1500537Z Skipping (s,q) (1.74, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1500741Z Skipping (s,q) (1.75, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1500897Z Skipping (s,q) (1.76, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1501054Z Skipping (s,q) (1.77, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1501210Z Skipping (s,q) (1.78, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1501406Z Skipping (s,q) (1.79, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1501563Z Skipping (s,q) (1.8, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1501720Z Skipping (s,q) (1.81, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1501882Z Skipping (s,q) (1.82, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1502038Z Skipping (s,q) (1.83, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1502196Z Skipping (s,q) (1.84, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1502357Z Skipping (s,q) (1.85, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1502516Z Skipping (s,q) (1.86, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1502675Z Skipping (s,q) (1.87, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1502828Z Skipping (s,q) (1.88, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1502984Z Skipping (s,q) (1.89, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1503146Z Skipping (s,q) (1.9, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1503304Z Skipping (s,q) (1.91, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1503461Z Skipping (s,q) (1.92, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1503671Z Skipping (s,q) (1.93, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1503829Z Skipping (s,q) (1.94, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1503988Z Skipping (s,q) (1.95, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1504185Z Skipping (s,q) (1.96, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1504343Z Skipping (s,q) (1.97, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1504502Z Skipping (s,q) (1.98, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1504659Z Skipping (s,q) (1.99, 57500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1504817Z Skipping (s,q) (0.01, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1504977Z Skipping (s,q) (0.02, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1505132Z Skipping (s,q) (0.03, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1505287Z Skipping (s,q) (0.04, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1505449Z Skipping (s,q) (0.05, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1505603Z Skipping (s,q) (0.06, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1505762Z Skipping (s,q) (0.07, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1505921Z Skipping (s,q) (0.08, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1506079Z Skipping (s,q) (0.09, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1506243Z Skipping (s,q) (0.1, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1506403Z Skipping (s,q) (0.11, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1506582Z Skipping (s,q) (0.12, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1506766Z Skipping (s,q) (0.13, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1506921Z Skipping (s,q) (0.14, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1507081Z Skipping (s,q) (0.15, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1507242Z Skipping (s,q) (0.16, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1507397Z Skipping (s,q) (0.17, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1507558Z Skipping (s,q) (0.18, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1507717Z Skipping (s,q) (0.19, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1507938Z Skipping (s,q) (0.2, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1508098Z Skipping (s,q) (0.21, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1508256Z Skipping (s,q) (0.22, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1508414Z Skipping (s,q) (0.23, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1508611Z Skipping (s,q) (0.24, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1508768Z Skipping (s,q) (0.25, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1508930Z Skipping (s,q) (0.26, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1509086Z Skipping (s,q) (0.27, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1509242Z Skipping (s,q) (0.28, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1509399Z Skipping (s,q) (0.29, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1509557Z Skipping (s,q) (0.3, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1509720Z Skipping (s,q) (0.31, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1509881Z Skipping (s,q) (0.32, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1510036Z Skipping (s,q) (0.33, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1510194Z Skipping (s,q) (0.34, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1510353Z Skipping (s,q) (0.35, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1510509Z Skipping (s,q) (0.36, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1510668Z Skipping (s,q) (0.37, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1510865Z Skipping (s,q) (0.38, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1511026Z Skipping (s,q) (0.39, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1511184Z Skipping (s,q) (0.4, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1511383Z Skipping (s,q) (0.41, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1511550Z Skipping (s,q) (0.42, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1511706Z Skipping (s,q) (0.43, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1511861Z Skipping (s,q) (0.44, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1512019Z Skipping (s,q) (0.45, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1512176Z Skipping (s,q) (0.46, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1512334Z Skipping (s,q) (0.47, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1512489Z Skipping (s,q) (0.48, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1512647Z Skipping (s,q) (0.49, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1512806Z Skipping (s,q) (0.5, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1512960Z Skipping (s,q) (0.51, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1513121Z Skipping (s,q) (0.52, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1513282Z Skipping (s,q) (0.53, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1513439Z Skipping (s,q) (0.54, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1513596Z Skipping (s,q) (0.55, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1513755Z Skipping (s,q) (0.56, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1513914Z Skipping (s,q) (0.57, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1514073Z Skipping (s,q) (0.58, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1514229Z Skipping (s,q) (0.59, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1514388Z Skipping (s,q) (0.6, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1514551Z Skipping (s,q) (0.61, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1514708Z Skipping (s,q) (0.62, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1514866Z Skipping (s,q) (0.63, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1515070Z Skipping (s,q) (0.64, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1515228Z Skipping (s,q) (0.65, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1515448Z Skipping (s,q) (0.66, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1515605Z Skipping (s,q) (0.67, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1515801Z Skipping (s,q) (0.68, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1515959Z Skipping (s,q) (0.69, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1516115Z Skipping (s,q) (0.7, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1516275Z Skipping (s,q) (0.71, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1516433Z Skipping (s,q) (0.72, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1516588Z Skipping (s,q) (0.73, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1516747Z Skipping (s,q) (0.74, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1516904Z Skipping (s,q) (0.75, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1517059Z Skipping (s,q) (0.76, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1517217Z Skipping (s,q) (0.77, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1517372Z Skipping (s,q) (0.78, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1517529Z Skipping (s,q) (0.79, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1517688Z Skipping (s,q) (0.8, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1517845Z Skipping (s,q) (0.81, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1518050Z Skipping (s,q) (0.82, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1518208Z Skipping (s,q) (0.83, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1518363Z Skipping (s,q) (0.84, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1518560Z Skipping (s,q) (0.85, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1518718Z Skipping (s,q) (0.86, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1518872Z Skipping (s,q) (0.87, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1519028Z Skipping (s,q) (0.88, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1519184Z Skipping (s,q) (0.89, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1519347Z Skipping (s,q) (0.9, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1519503Z Skipping (s,q) (0.91, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1519661Z Skipping (s,q) (0.92, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1519824Z Skipping (s,q) (0.93, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1519982Z Skipping (s,q) (0.94, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1520139Z Skipping (s,q) (0.95, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1520300Z Skipping (s,q) (0.96, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1520460Z Skipping (s,q) (0.97, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1520619Z Skipping (s,q) (0.98, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1520775Z Skipping (s,q) (0.99, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1520927Z Skipping (s,q) (1, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1521089Z Skipping (s,q) (1.01, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1521244Z Skipping (s,q) (1.02, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1521399Z Skipping (s,q) (1.03, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1521562Z Skipping (s,q) (1.04, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1521719Z Skipping (s,q) (1.05, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1521875Z Skipping (s,q) (1.06, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1522035Z Skipping (s,q) (1.07, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1522236Z Skipping (s,q) (1.08, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1522396Z Skipping (s,q) (1.09, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1522553Z Skipping (s,q) (1.1, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1522710Z Skipping (s,q) (1.11, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1522907Z Skipping (s,q) (1.12, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1523063Z Skipping (s,q) (1.13, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1523219Z Skipping (s,q) (1.14, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1523379Z Skipping (s,q) (1.15, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1523534Z Skipping (s,q) (1.16, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1523696Z Skipping (s,q) (1.17, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1523851Z Skipping (s,q) (1.18, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1524012Z Skipping (s,q) (1.19, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1524172Z Skipping (s,q) (1.2, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1524328Z Skipping (s,q) (1.21, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1524484Z Skipping (s,q) (1.22, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1524645Z Skipping (s,q) (1.23, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1524800Z Skipping (s,q) (1.24, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1524962Z Skipping (s,q) (1.25, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1525157Z Skipping (s,q) (1.26, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1525314Z Skipping (s,q) (1.27, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1525476Z Skipping (s,q) (1.28, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1525631Z Skipping (s,q) (1.29, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1525831Z Skipping (s,q) (1.3, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1525990Z Skipping (s,q) (1.31, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1526145Z Skipping (s,q) (1.32, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1526305Z Skipping (s,q) (1.33, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1526464Z Skipping (s,q) (1.34, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1526619Z Skipping (s,q) (1.35, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1526776Z Skipping (s,q) (1.36, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1526934Z Skipping (s,q) (1.37, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1527089Z Skipping (s,q) (1.38, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1527247Z Skipping (s,q) (1.39, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1527403Z Skipping (s,q) (1.4, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1527568Z Skipping (s,q) (1.41, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1527726Z Skipping (s,q) (1.42, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1527881Z Skipping (s,q) (1.43, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1528039Z Skipping (s,q) (1.44, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1528196Z Skipping (s,q) (1.45, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1528352Z Skipping (s,q) (1.46, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1528513Z Skipping (s,q) (1.47, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1528671Z Skipping (s,q) (1.48, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1528831Z Skipping (s,q) (1.49, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1528986Z Skipping (s,q) (1.5, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1529142Z Skipping (s,q) (1.51, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1529345Z Skipping (s,q) (1.52, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1529505Z Skipping (s,q) (1.53, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1529661Z Skipping (s,q) (1.54, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1529820Z Skipping (s,q) (1.55, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1530017Z Skipping (s,q) (1.56, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1530174Z Skipping (s,q) (1.57, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1530331Z Skipping (s,q) (1.58, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1530488Z Skipping (s,q) (1.59, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1530647Z Skipping (s,q) (1.6, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1530804Z Skipping (s,q) (1.61, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1530960Z Skipping (s,q) (1.62, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1531123Z Skipping (s,q) (1.63, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1531280Z Skipping (s,q) (1.64, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1531434Z Skipping (s,q) (1.65, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1531592Z Skipping (s,q) (1.66, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1531746Z Skipping (s,q) (1.67, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1531904Z Skipping (s,q) (1.68, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1532059Z Skipping (s,q) (1.69, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1532270Z Skipping (s,q) (1.7, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1532430Z Skipping (s,q) (1.71, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1532589Z Skipping (s,q) (1.72, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1532743Z Skipping (s,q) (1.73, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1532967Z Skipping (s,q) (1.74, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1533125Z Skipping (s,q) (1.75, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1533280Z Skipping (s,q) (1.76, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1533437Z Skipping (s,q) (1.77, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1533597Z Skipping (s,q) (1.78, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1533755Z Skipping (s,q) (1.79, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1533918Z Skipping (s,q) (1.8, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1534078Z Skipping (s,q) (1.81, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1534234Z Skipping (s,q) (1.82, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1534392Z Skipping (s,q) (1.83, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1534548Z Skipping (s,q) (1.84, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1534706Z Skipping (s,q) (1.85, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1534866Z Skipping (s,q) (1.86, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1535023Z Skipping (s,q) (1.87, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1535180Z Skipping (s,q) (1.88, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1535337Z Skipping (s,q) (1.89, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1535496Z Skipping (s,q) (1.9, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1535657Z Skipping (s,q) (1.91, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1535816Z Skipping (s,q) (1.92, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1535972Z Skipping (s,q) (1.93, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1536139Z Skipping (s,q) (1.94, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1536294Z Skipping (s,q) (1.95, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1536452Z Skipping (s,q) (1.96, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1536680Z Skipping (s,q) (1.97, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1536859Z Skipping (s,q) (1.98, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1537018Z Skipping (s,q) (1.99, 60000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1537173Z Skipping (s,q) (0.01, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1537368Z Skipping (s,q) (0.02, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1537526Z Skipping (s,q) (0.03, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1537684Z Skipping (s,q) (0.04, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1537840Z Skipping (s,q) (0.05, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1537997Z Skipping (s,q) (0.06, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1538151Z Skipping (s,q) (0.07, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1538312Z Skipping (s,q) (0.08, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1538472Z Skipping (s,q) (0.09, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1538628Z Skipping (s,q) (0.1, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1538790Z Skipping (s,q) (0.11, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1538945Z Skipping (s,q) (0.12, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1539102Z Skipping (s,q) (0.13, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1539261Z Skipping (s,q) (0.14, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1539456Z Skipping (s,q) (0.15, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1539617Z Skipping (s,q) (0.16, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1539776Z Skipping (s,q) (0.17, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1539932Z Skipping (s,q) (0.18, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1540129Z Skipping (s,q) (0.19, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1540290Z Skipping (s,q) (0.2, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1540446Z Skipping (s,q) (0.21, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1540603Z Skipping (s,q) (0.22, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1540758Z Skipping (s,q) (0.23, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1540918Z Skipping (s,q) (0.24, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1541073Z Skipping (s,q) (0.25, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1541233Z Skipping (s,q) (0.26, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1541390Z Skipping (s,q) (0.27, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1541545Z Skipping (s,q) (0.28, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1541701Z Skipping (s,q) (0.29, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1541864Z Skipping (s,q) (0.3, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1542023Z Skipping (s,q) (0.31, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1542181Z Skipping (s,q) (0.32, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1542334Z Skipping (s,q) (0.33, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1542490Z Skipping (s,q) (0.34, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1542651Z Skipping (s,q) (0.35, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1542806Z Skipping (s,q) (0.36, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1542966Z Skipping (s,q) (0.37, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1543127Z Skipping (s,q) (0.38, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1543283Z Skipping (s,q) (0.39, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1543440Z Skipping (s,q) (0.4, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1543600Z Skipping (s,q) (0.41, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1543877Z Skipping (s,q) (0.42, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1544037Z Skipping (s,q) (0.43, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1544193Z Skipping (s,q) (0.44, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1544346Z Skipping (s,q) (0.45, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1544545Z Skipping (s,q) (0.46, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1544700Z Skipping (s,q) (0.47, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1544857Z Skipping (s,q) (0.48, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1545014Z Skipping (s,q) (0.49, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1545170Z Skipping (s,q) (0.5, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1545328Z Skipping (s,q) (0.51, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1545487Z Skipping (s,q) (0.52, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1545649Z Skipping (s,q) (0.53, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1545808Z Skipping (s,q) (0.54, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1545966Z Skipping (s,q) (0.55, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1546121Z Skipping (s,q) (0.56, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1546282Z Skipping (s,q) (0.57, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1546439Z Skipping (s,q) (0.58, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1546639Z Skipping (s,q) (0.59, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1546799Z Skipping (s,q) (0.6, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1546955Z Skipping (s,q) (0.61, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1547115Z Skipping (s,q) (0.62, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1547312Z Skipping (s,q) (0.63, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1547470Z Skipping (s,q) (0.64, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1547627Z Skipping (s,q) (0.65, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1547782Z Skipping (s,q) (0.66, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1547943Z Skipping (s,q) (0.67, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1548101Z Skipping (s,q) (0.68, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1548256Z Skipping (s,q) (0.69, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1548417Z Skipping (s,q) (0.7, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1548574Z Skipping (s,q) (0.71, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1548729Z Skipping (s,q) (0.72, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1548887Z Skipping (s,q) (0.73, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1549046Z Skipping (s,q) (0.74, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1549205Z Skipping (s,q) (0.75, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1549360Z Skipping (s,q) (0.76, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1549515Z Skipping (s,q) (0.77, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1549674Z Skipping (s,q) (0.78, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1549830Z Skipping (s,q) (0.79, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1549985Z Skipping (s,q) (0.8, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1550149Z Skipping (s,q) (0.81, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1550305Z Skipping (s,q) (0.82, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1550461Z Skipping (s,q) (0.83, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1550616Z Skipping (s,q) (0.84, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1550772Z Skipping (s,q) (0.85, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1550972Z Skipping (s,q) (0.86, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1551129Z Skipping (s,q) (0.87, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1551285Z Skipping (s,q) (0.88, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1551446Z Skipping (s,q) (0.89, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1551641Z Skipping (s,q) (0.9, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1551799Z Skipping (s,q) (0.91, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1551958Z Skipping (s,q) (0.92, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1552114Z Skipping (s,q) (0.93, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1552273Z Skipping (s,q) (0.94, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1552428Z Skipping (s,q) (0.95, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1552585Z Skipping (s,q) (0.96, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1552745Z Skipping (s,q) (0.97, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1552901Z Skipping (s,q) (0.98, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1553056Z Skipping (s,q) (0.99, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1553213Z Skipping (s,q) (1, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1553372Z Skipping (s,q) (1.01, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1553532Z Skipping (s,q) (1.02, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1553727Z Skipping (s,q) (1.03, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1553884Z Skipping (s,q) (1.04, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1554043Z Skipping (s,q) (1.05, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1554199Z Skipping (s,q) (1.06, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1554393Z Skipping (s,q) (1.07, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1554553Z Skipping (s,q) (1.08, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1554710Z Skipping (s,q) (1.09, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1554870Z Skipping (s,q) (1.1, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1555025Z Skipping (s,q) (1.11, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1555185Z Skipping (s,q) (1.12, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1555344Z Skipping (s,q) (1.13, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1555559Z Skipping (s,q) (1.14, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1555715Z Skipping (s,q) (1.15, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1555874Z Skipping (s,q) (1.16, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1556029Z Skipping (s,q) (1.17, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1556189Z Skipping (s,q) (1.18, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1556347Z Skipping (s,q) (1.19, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1556503Z Skipping (s,q) (1.2, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1556661Z Skipping (s,q) (1.21, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1556818Z Skipping (s,q) (1.22, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1556978Z Skipping (s,q) (1.23, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1557139Z Skipping (s,q) (1.24, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1557298Z Skipping (s,q) (1.25, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1557458Z Skipping (s,q) (1.26, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1557614Z Skipping (s,q) (1.27, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1557772Z Skipping (s,q) (1.28, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1557934Z Skipping (s,q) (1.29, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1558135Z Skipping (s,q) (1.3, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1558293Z Skipping (s,q) (1.31, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1558450Z Skipping (s,q) (1.32, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1558607Z Skipping (s,q) (1.33, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1558804Z Skipping (s,q) (1.34, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1558959Z Skipping (s,q) (1.35, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1559117Z Skipping (s,q) (1.36, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1559277Z Skipping (s,q) (1.37, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1559432Z Skipping (s,q) (1.38, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1559586Z Skipping (s,q) (1.39, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1559747Z Skipping (s,q) (1.4, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1559906Z Skipping (s,q) (1.41, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1560064Z Skipping (s,q) (1.42, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1560219Z Skipping (s,q) (1.43, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1560374Z Skipping (s,q) (1.44, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1560534Z Skipping (s,q) (1.45, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1560689Z Skipping (s,q) (1.46, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1560911Z Skipping (s,q) (1.47, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1561073Z Skipping (s,q) (1.48, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1561228Z Skipping (s,q) (1.49, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1561387Z Skipping (s,q) (1.5, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1561585Z Skipping (s,q) (1.51, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1561743Z Skipping (s,q) (1.52, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1561903Z Skipping (s,q) (1.53, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1562059Z Skipping (s,q) (1.54, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1562215Z Skipping (s,q) (1.55, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1562377Z Skipping (s,q) (1.56, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1562532Z Skipping (s,q) (1.57, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1562690Z Skipping (s,q) (1.58, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1562851Z Skipping (s,q) (1.59, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1563008Z Skipping (s,q) (1.6, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1563166Z Skipping (s,q) (1.61, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1563325Z Skipping (s,q) (1.62, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1563482Z Skipping (s,q) (1.63, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1563645Z Skipping (s,q) (1.64, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1563799Z Skipping (s,q) (1.65, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1563954Z Skipping (s,q) (1.66, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1564113Z Skipping (s,q) (1.67, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1564268Z Skipping (s,q) (1.68, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1564426Z Skipping (s,q) (1.69, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1564584Z Skipping (s,q) (1.7, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1564741Z Skipping (s,q) (1.71, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1564899Z Skipping (s,q) (1.72, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1565057Z Skipping (s,q) (1.73, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1565258Z Skipping (s,q) (1.74, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1565416Z Skipping (s,q) (1.75, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1565573Z Skipping (s,q) (1.76, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1565731Z Skipping (s,q) (1.77, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1565928Z Skipping (s,q) (1.78, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1566084Z Skipping (s,q) (1.79, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1566242Z Skipping (s,q) (1.8, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1566403Z Skipping (s,q) (1.81, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1566559Z Skipping (s,q) (1.82, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1566720Z Skipping (s,q) (1.83, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1566883Z Skipping (s,q) (1.84, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1567046Z Skipping (s,q) (1.85, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1567203Z Skipping (s,q) (1.86, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1567359Z Skipping (s,q) (1.87, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1567516Z Skipping (s,q) (1.88, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1567673Z Skipping (s,q) (1.89, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1567829Z Skipping (s,q) (1.9, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1567987Z Skipping (s,q) (1.91, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1568183Z Skipping (s,q) (1.92, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1568344Z Skipping (s,q) (1.93, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1568500Z Skipping (s,q) (1.94, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1568698Z Skipping (s,q) (1.95, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1568861Z Skipping (s,q) (1.96, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1569016Z Skipping (s,q) (1.97, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1569172Z Skipping (s,q) (1.98, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1569331Z Skipping (s,q) (1.99, 62500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1569490Z Skipping (s,q) (0.01, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1569649Z Skipping (s,q) (0.02, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1569805Z Skipping (s,q) (0.03, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1569964Z Skipping (s,q) (0.04, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1570122Z Skipping (s,q) (0.05, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1570277Z Skipping (s,q) (0.06, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1570435Z Skipping (s,q) (0.07, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1570598Z Skipping (s,q) (0.08, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1570755Z Skipping (s,q) (0.09, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1570911Z Skipping (s,q) (0.1, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1571070Z Skipping (s,q) (0.11, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1571227Z Skipping (s,q) (0.12, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1571384Z Skipping (s,q) (0.13, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1571540Z Skipping (s,q) (0.14, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1571699Z Skipping (s,q) (0.15, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1571859Z Skipping (s,q) (0.16, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1572015Z Skipping (s,q) (0.17, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1572174Z Skipping (s,q) (0.18, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1572374Z Skipping (s,q) (0.19, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1572532Z Skipping (s,q) (0.2, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1572690Z Skipping (s,q) (0.21, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1572846Z Skipping (s,q) (0.22, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1573042Z Skipping (s,q) (0.23, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1573202Z Skipping (s,q) (0.24, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1573359Z Skipping (s,q) (0.25, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1573515Z Skipping (s,q) (0.26, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1573675Z Skipping (s,q) (0.27, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1573833Z Skipping (s,q) (0.28, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1573993Z Skipping (s,q) (0.29, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1574150Z Skipping (s,q) (0.3, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1574306Z Skipping (s,q) (0.31, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1574466Z Skipping (s,q) (0.32, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1574621Z Skipping (s,q) (0.33, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1574778Z Skipping (s,q) (0.34, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1574936Z Skipping (s,q) (0.35, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1575091Z Skipping (s,q) (0.36, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1575292Z Skipping (s,q) (0.37, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1575450Z Skipping (s,q) (0.38, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1575604Z Skipping (s,q) (0.39, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1575807Z Skipping (s,q) (0.4, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1575966Z Skipping (s,q) (0.41, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1576121Z Skipping (s,q) (0.42, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1576280Z Skipping (s,q) (0.43, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1576437Z Skipping (s,q) (0.44, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1576599Z Skipping (s,q) (0.45, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1576755Z Skipping (s,q) (0.46, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1576912Z Skipping (s,q) (0.47, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1577073Z Skipping (s,q) (0.48, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1577228Z Skipping (s,q) (0.49, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1577390Z Skipping (s,q) (0.5, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1577554Z Skipping (s,q) (0.51, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1577712Z Skipping (s,q) (0.52, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1577870Z Skipping (s,q) (0.53, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1578027Z Skipping (s,q) (0.54, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1578183Z Skipping (s,q) (0.55, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1578344Z Skipping (s,q) (0.56, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1578500Z Skipping (s,q) (0.57, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1578656Z Skipping (s,q) (0.58, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1578817Z Skipping (s,q) (0.59, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1578973Z Skipping (s,q) (0.6, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1579130Z Skipping (s,q) (0.61, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1579292Z Skipping (s,q) (0.62, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1579491Z Skipping (s,q) (0.63, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1579651Z Skipping (s,q) (0.64, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1579806Z Skipping (s,q) (0.65, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1579962Z Skipping (s,q) (0.66, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1580159Z Skipping (s,q) (0.67, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1580315Z Skipping (s,q) (0.68, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1580469Z Skipping (s,q) (0.69, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1580630Z Skipping (s,q) (0.7, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1580786Z Skipping (s,q) (0.71, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1580943Z Skipping (s,q) (0.72, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1581102Z Skipping (s,q) (0.73, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1581259Z Skipping (s,q) (0.74, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1581419Z Skipping (s,q) (0.75, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1581574Z Skipping (s,q) (0.76, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1581728Z Skipping (s,q) (0.77, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1581887Z Skipping (s,q) (0.78, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1582043Z Skipping (s,q) (0.79, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1582204Z Skipping (s,q) (0.8, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1582402Z Skipping (s,q) (0.81, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1582560Z Skipping (s,q) (0.82, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1582719Z Skipping (s,q) (0.83, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1582915Z Skipping (s,q) (0.84, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1583073Z Skipping (s,q) (0.85, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1583230Z Skipping (s,q) (0.86, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1583387Z Skipping (s,q) (0.87, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1583546Z Skipping (s,q) (0.88, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1583703Z Skipping (s,q) (0.89, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1583860Z Skipping (s,q) (0.9, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1584022Z Skipping (s,q) (0.91, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1584183Z Skipping (s,q) (0.92, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1584339Z Skipping (s,q) (0.93, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1584498Z Skipping (s,q) (0.94, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1584656Z Skipping (s,q) (0.95, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1584818Z Skipping (s,q) (0.96, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1584973Z Skipping (s,q) (0.97, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1585128Z Skipping (s,q) (0.98, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1585285Z Skipping (s,q) (0.99, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1585439Z Skipping (s,q) (1, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1585596Z Skipping (s,q) (1.01, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1585754Z Skipping (s,q) (1.02, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1585912Z Skipping (s,q) (1.03, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1586071Z Skipping (s,q) (1.04, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1586226Z Skipping (s,q) (1.05, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1586382Z Skipping (s,q) (1.06, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1586585Z Skipping (s,q) (1.07, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1586742Z Skipping (s,q) (1.08, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1586903Z Skipping (s,q) (1.09, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1587064Z Skipping (s,q) (1.1, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1587292Z Skipping (s,q) (1.11, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1587451Z Skipping (s,q) (1.12, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1587610Z Skipping (s,q) (1.13, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1587767Z Skipping (s,q) (1.14, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1587928Z Skipping (s,q) (1.15, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1588083Z Skipping (s,q) (1.16, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1588242Z Skipping (s,q) (1.17, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1588401Z Skipping (s,q) (1.18, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1588557Z Skipping (s,q) (1.19, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1588713Z Skipping (s,q) (1.2, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1588871Z Skipping (s,q) (1.21, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1589029Z Skipping (s,q) (1.22, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1589186Z Skipping (s,q) (1.23, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1589341Z Skipping (s,q) (1.24, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1589537Z Skipping (s,q) (1.25, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1589697Z Skipping (s,q) (1.26, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1589854Z Skipping (s,q) (1.27, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1590049Z Skipping (s,q) (1.28, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1590211Z Skipping (s,q) (1.29, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1590368Z Skipping (s,q) (1.3, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1590526Z Skipping (s,q) (1.31, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1590811Z Skipping (s,q) (1.32, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1590972Z Skipping (s,q) (1.33, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1591132Z Skipping (s,q) (1.34, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1591288Z Skipping (s,q) (1.35, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1591446Z Skipping (s,q) (1.36, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1591604Z Skipping (s,q) (1.37, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1591760Z Skipping (s,q) (1.38, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1591923Z Skipping (s,q) (1.39, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1592083Z Skipping (s,q) (1.4, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1592239Z Skipping (s,q) (1.41, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1592396Z Skipping (s,q) (1.42, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1592552Z Skipping (s,q) (1.43, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1592717Z Skipping (s,q) (1.44, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1592879Z Skipping (s,q) (1.45, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1593034Z Skipping (s,q) (1.46, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1593195Z Skipping (s,q) (1.47, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1593352Z Skipping (s,q) (1.48, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1593508Z Skipping (s,q) (1.49, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1593675Z Skipping (s,q) (1.5, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1597612Z Skipping (s,q) (1.51, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1597791Z Skipping (s,q) (1.52, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1597949Z Skipping (s,q) (1.53, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1598107Z Skipping (s,q) (1.54, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1598320Z Skipping (s,q) (1.55, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1598477Z Skipping (s,q) (1.56, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1598637Z Skipping (s,q) (1.57, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1598796Z Skipping (s,q) (1.58, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1598955Z Skipping (s,q) (1.59, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1599115Z Skipping (s,q) (1.6, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1599272Z Skipping (s,q) (1.61, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1599436Z Skipping (s,q) (1.62, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1599592Z Skipping (s,q) (1.63, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1599748Z Skipping (s,q) (1.64, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1599908Z Skipping (s,q) (1.65, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1600066Z Skipping (s,q) (1.66, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1600224Z Skipping (s,q) (1.67, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1600379Z Skipping (s,q) (1.68, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1600598Z Skipping (s,q) (1.69, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1600766Z Skipping (s,q) (1.7, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1600922Z Skipping (s,q) (1.71, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1601079Z Skipping (s,q) (1.72, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1601299Z Skipping (s,q) (1.73, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1601456Z Skipping (s,q) (1.74, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1601614Z Skipping (s,q) (1.75, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1601771Z Skipping (s,q) (1.76, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1601931Z Skipping (s,q) (1.77, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1602089Z Skipping (s,q) (1.78, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1602244Z Skipping (s,q) (1.79, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1602403Z Skipping (s,q) (1.8, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1602561Z Skipping (s,q) (1.81, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1602716Z Skipping (s,q) (1.82, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1602874Z Skipping (s,q) (1.83, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1603038Z Skipping (s,q) (1.84, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1603200Z Skipping (s,q) (1.85, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1603359Z Skipping (s,q) (1.86, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1603514Z Skipping (s,q) (1.87, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1603672Z Skipping (s,q) (1.88, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1603831Z Skipping (s,q) (1.89, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1603988Z Skipping (s,q) (1.9, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1604151Z Skipping (s,q) (1.91, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1604310Z Skipping (s,q) (1.92, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1604465Z Skipping (s,q) (1.93, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1604624Z Skipping (s,q) (1.94, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1604827Z Skipping (s,q) (1.95, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1604985Z Skipping (s,q) (1.96, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1605143Z Skipping (s,q) (1.97, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1605299Z Skipping (s,q) (1.98, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1605494Z Skipping (s,q) (1.99, 65000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1605652Z Skipping (s,q) (0.01, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1605807Z Skipping (s,q) (0.02, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1605967Z Skipping (s,q) (0.03, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1606122Z Skipping (s,q) (0.04, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1606281Z Skipping (s,q) (0.05, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1606439Z Skipping (s,q) (0.06, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1606599Z Skipping (s,q) (0.07, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1606754Z Skipping (s,q) (0.08, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1606914Z Skipping (s,q) (0.09, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1607070Z Skipping (s,q) (0.1, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1607230Z Skipping (s,q) (0.11, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1607388Z Skipping (s,q) (0.12, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1607545Z Skipping (s,q) (0.13, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1607745Z Skipping (s,q) (0.14, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1607903Z Skipping (s,q) (0.15, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1608059Z Skipping (s,q) (0.16, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1608218Z Skipping (s,q) (0.17, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1608419Z Skipping (s,q) (0.18, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1608577Z Skipping (s,q) (0.19, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1608733Z Skipping (s,q) (0.2, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1608889Z Skipping (s,q) (0.21, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1609050Z Skipping (s,q) (0.22, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1609205Z Skipping (s,q) (0.23, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1609362Z Skipping (s,q) (0.24, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1609522Z Skipping (s,q) (0.25, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1609678Z Skipping (s,q) (0.26, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1609837Z Skipping (s,q) (0.27, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1609992Z Skipping (s,q) (0.28, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1610155Z Skipping (s,q) (0.29, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1610316Z Skipping (s,q) (0.3, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1610474Z Skipping (s,q) (0.31, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1610630Z Skipping (s,q) (0.32, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1610791Z Skipping (s,q) (0.33, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1610950Z Skipping (s,q) (0.34, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1611108Z Skipping (s,q) (0.35, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1611267Z Skipping (s,q) (0.36, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1611422Z Skipping (s,q) (0.37, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1611582Z Skipping (s,q) (0.38, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1611739Z Skipping (s,q) (0.39, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1611943Z Skipping (s,q) (0.4, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1612103Z Skipping (s,q) (0.41, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1612259Z Skipping (s,q) (0.42, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1612416Z Skipping (s,q) (0.43, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1612571Z Skipping (s,q) (0.44, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1612766Z Skipping (s,q) (0.45, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1612924Z Skipping (s,q) (0.46, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1613083Z Skipping (s,q) (0.47, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1613238Z Skipping (s,q) (0.48, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1613399Z Skipping (s,q) (0.49, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1613554Z Skipping (s,q) (0.5, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1613715Z Skipping (s,q) (0.51, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1613874Z Skipping (s,q) (0.52, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1614030Z Skipping (s,q) (0.53, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1614189Z Skipping (s,q) (0.54, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1614345Z Skipping (s,q) (0.55, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1614502Z Skipping (s,q) (0.56, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1614659Z Skipping (s,q) (0.57, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1614857Z Skipping (s,q) (0.58, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1615015Z Skipping (s,q) (0.59, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1615176Z Skipping (s,q) (0.6, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1615333Z Skipping (s,q) (0.61, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1615531Z Skipping (s,q) (0.62, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1615690Z Skipping (s,q) (0.63, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1615846Z Skipping (s,q) (0.64, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1616004Z Skipping (s,q) (0.65, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1616159Z Skipping (s,q) (0.66, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1616317Z Skipping (s,q) (0.67, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1616478Z Skipping (s,q) (0.68, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1616638Z Skipping (s,q) (0.69, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1616798Z Skipping (s,q) (0.7, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1616954Z Skipping (s,q) (0.71, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1617110Z Skipping (s,q) (0.72, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1617274Z Skipping (s,q) (0.73, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1617432Z Skipping (s,q) (0.74, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1617588Z Skipping (s,q) (0.75, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1617747Z Skipping (s,q) (0.76, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1617903Z Skipping (s,q) (0.77, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1618064Z Skipping (s,q) (0.78, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1618219Z Skipping (s,q) (0.79, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1618379Z Skipping (s,q) (0.8, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1618541Z Skipping (s,q) (0.81, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1618698Z Skipping (s,q) (0.82, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1618853Z Skipping (s,q) (0.83, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1619017Z Skipping (s,q) (0.84, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1619238Z Skipping (s,q) (0.85, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1619398Z Skipping (s,q) (0.86, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1619554Z Skipping (s,q) (0.87, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1619709Z Skipping (s,q) (0.88, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1619909Z Skipping (s,q) (0.89, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1620066Z Skipping (s,q) (0.9, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1620223Z Skipping (s,q) (0.91, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1620383Z Skipping (s,q) (0.92, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1620539Z Skipping (s,q) (0.93, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1620698Z Skipping (s,q) (0.94, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1620857Z Skipping (s,q) (0.95, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1621014Z Skipping (s,q) (0.96, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1621173Z Skipping (s,q) (0.97, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1621333Z Skipping (s,q) (0.98, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1621488Z Skipping (s,q) (0.99, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1621648Z Skipping (s,q) (1, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1621806Z Skipping (s,q) (1.01, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1622003Z Skipping (s,q) (1.02, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1622163Z Skipping (s,q) (1.03, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1622319Z Skipping (s,q) (1.04, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1622477Z Skipping (s,q) (1.05, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1622673Z Skipping (s,q) (1.06, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1622831Z Skipping (s,q) (1.07, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1622990Z Skipping (s,q) (1.08, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1623146Z Skipping (s,q) (1.09, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1623302Z Skipping (s,q) (1.1, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1623465Z Skipping (s,q) (1.11, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1623620Z Skipping (s,q) (1.12, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1623782Z Skipping (s,q) (1.13, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1623937Z Skipping (s,q) (1.14, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1624092Z Skipping (s,q) (1.15, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1624250Z Skipping (s,q) (1.16, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1624408Z Skipping (s,q) (1.17, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1624565Z Skipping (s,q) (1.18, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1624725Z Skipping (s,q) (1.19, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1624885Z Skipping (s,q) (1.2, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1625044Z Skipping (s,q) (1.21, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1625204Z Skipping (s,q) (1.22, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1625359Z Skipping (s,q) (1.23, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1625519Z Skipping (s,q) (1.24, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1625674Z Skipping (s,q) (1.25, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1625828Z Skipping (s,q) (1.26, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1625986Z Skipping (s,q) (1.27, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1626144Z Skipping (s,q) (1.28, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1626345Z Skipping (s,q) (1.29, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1626504Z Skipping (s,q) (1.3, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1626662Z Skipping (s,q) (1.31, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1626820Z Skipping (s,q) (1.32, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1627018Z Skipping (s,q) (1.33, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1627173Z Skipping (s,q) (1.34, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1627334Z Skipping (s,q) (1.35, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1627490Z Skipping (s,q) (1.36, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1627647Z Skipping (s,q) (1.37, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1627804Z Skipping (s,q) (1.38, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1627963Z Skipping (s,q) (1.39, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1628125Z Skipping (s,q) (1.4, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1628282Z Skipping (s,q) (1.41, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1628437Z Skipping (s,q) (1.42, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1628598Z Skipping (s,q) (1.43, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1628755Z Skipping (s,q) (1.44, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1628913Z Skipping (s,q) (1.45, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1629111Z Skipping (s,q) (1.46, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1629269Z Skipping (s,q) (1.47, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1629427Z Skipping (s,q) (1.48, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1629586Z Skipping (s,q) (1.49, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1629781Z Skipping (s,q) (1.5, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1629944Z Skipping (s,q) (1.51, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1630100Z Skipping (s,q) (1.52, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1630257Z Skipping (s,q) (1.53, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1630416Z Skipping (s,q) (1.54, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1630575Z Skipping (s,q) (1.55, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1630734Z Skipping (s,q) (1.56, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1630893Z Skipping (s,q) (1.57, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1631048Z Skipping (s,q) (1.58, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1631208Z Skipping (s,q) (1.59, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1631363Z Skipping (s,q) (1.6, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1631522Z Skipping (s,q) (1.61, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1631684Z Skipping (s,q) (1.62, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1631839Z Skipping (s,q) (1.63, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1632001Z Skipping (s,q) (1.64, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1632157Z Skipping (s,q) (1.65, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1632314Z Skipping (s,q) (1.66, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1632475Z Skipping (s,q) (1.67, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1632637Z Skipping (s,q) (1.68, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1632793Z Skipping (s,q) (1.69, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1632951Z Skipping (s,q) (1.7, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1633107Z Skipping (s,q) (1.71, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1633270Z Skipping (s,q) (1.72, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1633466Z Skipping (s,q) (1.73, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1633624Z Skipping (s,q) (1.74, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1633781Z Skipping (s,q) (1.75, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1633937Z Skipping (s,q) (1.76, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1634132Z Skipping (s,q) (1.77, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1634294Z Skipping (s,q) (1.78, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1634451Z Skipping (s,q) (1.79, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1634610Z Skipping (s,q) (1.8, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1634766Z Skipping (s,q) (1.81, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1634922Z Skipping (s,q) (1.82, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1635083Z Skipping (s,q) (1.83, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1635240Z Skipping (s,q) (1.84, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1635527Z Skipping (s,q) (1.85, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1635689Z Skipping (s,q) (1.86, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1635845Z Skipping (s,q) (1.87, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1636006Z Skipping (s,q) (1.88, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1636161Z Skipping (s,q) (1.89, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1636364Z Skipping (s,q) (1.9, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1636525Z Skipping (s,q) (1.91, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1636679Z Skipping (s,q) (1.92, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1636836Z Skipping (s,q) (1.93, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1637040Z Skipping (s,q) (1.94, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1637198Z Skipping (s,q) (1.95, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1637356Z Skipping (s,q) (1.96, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1637511Z Skipping (s,q) (1.97, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1637668Z Skipping (s,q) (1.98, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1637829Z Skipping (s,q) (1.99, 67500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1637984Z Skipping (s,q) (0.01, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1638145Z Skipping (s,q) (0.02, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1638304Z Skipping (s,q) (0.03, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1638460Z Skipping (s,q) (0.04, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1638621Z Skipping (s,q) (0.05, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1638781Z Skipping (s,q) (0.06, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1638937Z Skipping (s,q) (0.07, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1639097Z Skipping (s,q) (0.08, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1639252Z Skipping (s,q) (0.09, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1639408Z Skipping (s,q) (0.1, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1639570Z Skipping (s,q) (0.11, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1639727Z Skipping (s,q) (0.12, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1639885Z Skipping (s,q) (0.13, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1640046Z Skipping (s,q) (0.14, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1640201Z Skipping (s,q) (0.15, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1640358Z Skipping (s,q) (0.16, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1640515Z Skipping (s,q) (0.17, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1640713Z Skipping (s,q) (0.18, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1640872Z Skipping (s,q) (0.19, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1641027Z Skipping (s,q) (0.2, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1641183Z Skipping (s,q) (0.21, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1641382Z Skipping (s,q) (0.22, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1641537Z Skipping (s,q) (0.23, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1641699Z Skipping (s,q) (0.24, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1641854Z Skipping (s,q) (0.25, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1642008Z Skipping (s,q) (0.26, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1642166Z Skipping (s,q) (0.27, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1642325Z Skipping (s,q) (0.28, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1642481Z Skipping (s,q) (0.29, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1642642Z Skipping (s,q) (0.3, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1642799Z Skipping (s,q) (0.31, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1642957Z Skipping (s,q) (0.32, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1643115Z Skipping (s,q) (0.33, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1643270Z Skipping (s,q) (0.34, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1643469Z Skipping (s,q) (0.35, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1643626Z Skipping (s,q) (0.36, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1643782Z Skipping (s,q) (0.37, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1643941Z Skipping (s,q) (0.38, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1644161Z Skipping (s,q) (0.39, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1644324Z Skipping (s,q) (0.4, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1644482Z Skipping (s,q) (0.41, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1644638Z Skipping (s,q) (0.42, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1644798Z Skipping (s,q) (0.43, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1644956Z Skipping (s,q) (0.44, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1645112Z Skipping (s,q) (0.45, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1645273Z Skipping (s,q) (0.46, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1645428Z Skipping (s,q) (0.47, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1645586Z Skipping (s,q) (0.48, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1645741Z Skipping (s,q) (0.49, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1645900Z Skipping (s,q) (0.5, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1646061Z Skipping (s,q) (0.51, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1646219Z Skipping (s,q) (0.52, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1646374Z Skipping (s,q) (0.53, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1646534Z Skipping (s,q) (0.54, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1646694Z Skipping (s,q) (0.55, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1646853Z Skipping (s,q) (0.56, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1647007Z Skipping (s,q) (0.57, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1647165Z Skipping (s,q) (0.58, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1647322Z Skipping (s,q) (0.59, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1647479Z Skipping (s,q) (0.6, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1647637Z Skipping (s,q) (0.61, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1647839Z Skipping (s,q) (0.62, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1647996Z Skipping (s,q) (0.63, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1648154Z Skipping (s,q) (0.64, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1648314Z Skipping (s,q) (0.65, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1648509Z Skipping (s,q) (0.66, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1648668Z Skipping (s,q) (0.67, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1648823Z Skipping (s,q) (0.68, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1648981Z Skipping (s,q) (0.69, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1649141Z Skipping (s,q) (0.7, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1649297Z Skipping (s,q) (0.71, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1649457Z Skipping (s,q) (0.72, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1649621Z Skipping (s,q) (0.73, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1649776Z Skipping (s,q) (0.74, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1649935Z Skipping (s,q) (0.75, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1650092Z Skipping (s,q) (0.76, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1650249Z Skipping (s,q) (0.77, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1650407Z Skipping (s,q) (0.78, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1650562Z Skipping (s,q) (0.79, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1650763Z Skipping (s,q) (0.8, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1650924Z Skipping (s,q) (0.81, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1651080Z Skipping (s,q) (0.82, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1651277Z Skipping (s,q) (0.83, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1651435Z Skipping (s,q) (0.84, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1651590Z Skipping (s,q) (0.85, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1651753Z Skipping (s,q) (0.86, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1651908Z Skipping (s,q) (0.87, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1652067Z Skipping (s,q) (0.88, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1652226Z Skipping (s,q) (0.89, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1652382Z Skipping (s,q) (0.9, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1652548Z Skipping (s,q) (0.91, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1652705Z Skipping (s,q) (0.92, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1652860Z Skipping (s,q) (0.93, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1653025Z Skipping (s,q) (0.94, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1653182Z Skipping (s,q) (0.95, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1653337Z Skipping (s,q) (0.96, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1653496Z Skipping (s,q) (0.97, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1653651Z Skipping (s,q) (0.98, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1653811Z Skipping (s,q) (0.99, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1653966Z Skipping (s,q) (1, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1654121Z Skipping (s,q) (1.01, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1654283Z Skipping (s,q) (1.02, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1654439Z Skipping (s,q) (1.03, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1654593Z Skipping (s,q) (1.04, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1654755Z Skipping (s,q) (1.05, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1654954Z Skipping (s,q) (1.06, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1655117Z Skipping (s,q) (1.07, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1655272Z Skipping (s,q) (1.08, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1655428Z Skipping (s,q) (1.09, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1655625Z Skipping (s,q) (1.1, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1655783Z Skipping (s,q) (1.11, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1655938Z Skipping (s,q) (1.12, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1656100Z Skipping (s,q) (1.13, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1656255Z Skipping (s,q) (1.14, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1656411Z Skipping (s,q) (1.15, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1656573Z Skipping (s,q) (1.16, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1656737Z Skipping (s,q) (1.17, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1656893Z Skipping (s,q) (1.18, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1657050Z Skipping (s,q) (1.19, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1657209Z Skipping (s,q) (1.2, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1657368Z Skipping (s,q) (1.21, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1657526Z Skipping (s,q) (1.22, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1657681Z Skipping (s,q) (1.23, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1657883Z Skipping (s,q) (1.24, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1658044Z Skipping (s,q) (1.25, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1658199Z Skipping (s,q) (1.26, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1658476Z Skipping (s,q) (1.27, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1658640Z Skipping (s,q) (1.28, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1658795Z Skipping (s,q) (1.29, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1658953Z Skipping (s,q) (1.3, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1659110Z Skipping (s,q) (1.31, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1659268Z Skipping (s,q) (1.32, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1659427Z Skipping (s,q) (1.33, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1659585Z Skipping (s,q) (1.34, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1659743Z Skipping (s,q) (1.35, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1659901Z Skipping (s,q) (1.36, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1660056Z Skipping (s,q) (1.37, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1660219Z Skipping (s,q) (1.38, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1660376Z Skipping (s,q) (1.39, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1660533Z Skipping (s,q) (1.4, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1660695Z Skipping (s,q) (1.41, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1660851Z Skipping (s,q) (1.42, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1661009Z Skipping (s,q) (1.43, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1661166Z Skipping (s,q) (1.44, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1661321Z Skipping (s,q) (1.45, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1661479Z Skipping (s,q) (1.46, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1661639Z Skipping (s,q) (1.47, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1661795Z Skipping (s,q) (1.48, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1661960Z Skipping (s,q) (1.49, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1662165Z Skipping (s,q) (1.5, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1662324Z Skipping (s,q) (1.51, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1662483Z Skipping (s,q) (1.52, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1662640Z Skipping (s,q) (1.53, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1662835Z Skipping (s,q) (1.54, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1662996Z Skipping (s,q) (1.55, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1663152Z Skipping (s,q) (1.56, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1663316Z Skipping (s,q) (1.57, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1663471Z Skipping (s,q) (1.58, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1663626Z Skipping (s,q) (1.59, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1663793Z Skipping (s,q) (1.6, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1663952Z Skipping (s,q) (1.61, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1664108Z Skipping (s,q) (1.62, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1664267Z Skipping (s,q) (1.63, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1664424Z Skipping (s,q) (1.64, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1664584Z Skipping (s,q) (1.65, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1664740Z Skipping (s,q) (1.66, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1664894Z Skipping (s,q) (1.67, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1665092Z Skipping (s,q) (1.68, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1665250Z Skipping (s,q) (1.69, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1665406Z Skipping (s,q) (1.7, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1665605Z Skipping (s,q) (1.71, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1665764Z Skipping (s,q) (1.72, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1665923Z Skipping (s,q) (1.73, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1666079Z Skipping (s,q) (1.74, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1666234Z Skipping (s,q) (1.75, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1666395Z Skipping (s,q) (1.76, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1666554Z Skipping (s,q) (1.77, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1666709Z Skipping (s,q) (1.78, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1666872Z Skipping (s,q) (1.79, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1667029Z Skipping (s,q) (1.8, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1667188Z Skipping (s,q) (1.81, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1667347Z Skipping (s,q) (1.82, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1667508Z Skipping (s,q) (1.83, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1667670Z Skipping (s,q) (1.84, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1667825Z Skipping (s,q) (1.85, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1667980Z Skipping (s,q) (1.86, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1668141Z Skipping (s,q) (1.87, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1668297Z Skipping (s,q) (1.88, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1668454Z Skipping (s,q) (1.89, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1668612Z Skipping (s,q) (1.9, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1668768Z Skipping (s,q) (1.91, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1668927Z Skipping (s,q) (1.92, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1669085Z Skipping (s,q) (1.93, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1669284Z Skipping (s,q) (1.94, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1669445Z Skipping (s,q) (1.95, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1669600Z Skipping (s,q) (1.96, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1669757Z Skipping (s,q) (1.97, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1669954Z Skipping (s,q) (1.98, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1670109Z Skipping (s,q) (1.99, 70000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1670272Z Skipping (s,q) (0.01, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1670431Z Skipping (s,q) (0.02, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1670587Z Skipping (s,q) (0.03, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1670746Z Skipping (s,q) (0.04, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1670905Z Skipping (s,q) (0.05, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1671063Z Skipping (s,q) (0.06, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1671225Z Skipping (s,q) (0.07, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1671380Z Skipping (s,q) (0.08, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1671538Z Skipping (s,q) (0.09, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1671697Z Skipping (s,q) (0.1, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1671853Z Skipping (s,q) (0.11, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1672012Z Skipping (s,q) (0.12, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1672231Z Skipping (s,q) (0.13, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1672387Z Skipping (s,q) (0.14, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1672548Z Skipping (s,q) (0.15, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1672744Z Skipping (s,q) (0.16, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1672904Z Skipping (s,q) (0.17, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1673059Z Skipping (s,q) (0.18, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1673214Z Skipping (s,q) (0.19, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1673373Z Skipping (s,q) (0.2, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1673534Z Skipping (s,q) (0.21, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1673690Z Skipping (s,q) (0.22, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1673847Z Skipping (s,q) (0.23, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1674005Z Skipping (s,q) (0.24, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1674164Z Skipping (s,q) (0.25, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1674319Z Skipping (s,q) (0.26, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1674480Z Skipping (s,q) (0.27, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1674641Z Skipping (s,q) (0.28, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1674796Z Skipping (s,q) (0.29, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1674953Z Skipping (s,q) (0.3, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1675112Z Skipping (s,q) (0.31, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1675270Z Skipping (s,q) (0.32, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1675501Z Skipping (s,q) (0.33, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1675657Z Skipping (s,q) (0.34, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1675817Z Skipping (s,q) (0.35, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1675978Z Skipping (s,q) (0.36, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1676134Z Skipping (s,q) (0.37, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1676291Z Skipping (s,q) (0.38, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1676496Z Skipping (s,q) (0.39, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1676654Z Skipping (s,q) (0.4, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1676814Z Skipping (s,q) (0.41, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1676970Z Skipping (s,q) (0.42, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1677169Z Skipping (s,q) (0.43, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1677328Z Skipping (s,q) (0.44, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1677483Z Skipping (s,q) (0.45, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1677640Z Skipping (s,q) (0.46, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1677800Z Skipping (s,q) (0.47, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1677956Z Skipping (s,q) (0.48, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1678117Z Skipping (s,q) (0.49, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1678278Z Skipping (s,q) (0.5, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1678434Z Skipping (s,q) (0.51, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1678593Z Skipping (s,q) (0.52, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1678749Z Skipping (s,q) (0.53, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1678907Z Skipping (s,q) (0.54, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1679065Z Skipping (s,q) (0.55, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1679222Z Skipping (s,q) (0.56, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1679416Z Skipping (s,q) (0.57, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1679576Z Skipping (s,q) (0.58, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1679731Z Skipping (s,q) (0.59, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1679891Z Skipping (s,q) (0.6, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1680093Z Skipping (s,q) (0.61, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1680250Z Skipping (s,q) (0.62, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1680411Z Skipping (s,q) (0.63, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1680567Z Skipping (s,q) (0.64, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1680725Z Skipping (s,q) (0.65, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1680883Z Skipping (s,q) (0.66, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1681038Z Skipping (s,q) (0.67, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1681198Z Skipping (s,q) (0.68, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1681354Z Skipping (s,q) (0.69, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1681512Z Skipping (s,q) (0.7, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1681672Z Skipping (s,q) (0.71, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1681833Z Skipping (s,q) (0.72, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1681989Z Skipping (s,q) (0.73, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1682150Z Skipping (s,q) (0.74, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1682306Z Skipping (s,q) (0.75, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1682470Z Skipping (s,q) (0.76, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1682625Z Skipping (s,q) (0.77, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1682780Z Skipping (s,q) (0.78, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1682941Z Skipping (s,q) (0.79, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1683098Z Skipping (s,q) (0.8, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1683255Z Skipping (s,q) (0.81, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1683413Z Skipping (s,q) (0.82, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1683615Z Skipping (s,q) (0.83, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1683779Z Skipping (s,q) (0.84, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1683934Z Skipping (s,q) (0.85, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1684089Z Skipping (s,q) (0.86, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1684287Z Skipping (s,q) (0.87, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1684442Z Skipping (s,q) (0.88, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1684597Z Skipping (s,q) (0.89, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1684757Z Skipping (s,q) (0.9, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1684914Z Skipping (s,q) (0.91, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1685074Z Skipping (s,q) (0.92, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1685231Z Skipping (s,q) (0.93, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1685394Z Skipping (s,q) (0.94, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1685553Z Skipping (s,q) (0.95, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1685708Z Skipping (s,q) (0.96, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1685864Z Skipping (s,q) (0.97, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1686024Z Skipping (s,q) (0.98, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1686179Z Skipping (s,q) (0.99, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1686336Z Skipping (s,q) (1, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1686533Z Skipping (s,q) (1.01, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1686690Z Skipping (s,q) (1.02, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1686848Z Skipping (s,q) (1.03, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1687003Z Skipping (s,q) (1.04, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1687203Z Skipping (s,q) (1.05, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1687363Z Skipping (s,q) (1.06, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1687519Z Skipping (s,q) (1.07, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1687674Z Skipping (s,q) (1.08, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1687836Z Skipping (s,q) (1.09, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1687994Z Skipping (s,q) (1.1, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1688156Z Skipping (s,q) (1.11, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1688314Z Skipping (s,q) (1.12, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1688470Z Skipping (s,q) (1.13, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1688628Z Skipping (s,q) (1.14, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1688782Z Skipping (s,q) (1.15, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1688943Z Skipping (s,q) (1.16, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1689103Z Skipping (s,q) (1.17, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1689258Z Skipping (s,q) (1.18, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1689415Z Skipping (s,q) (1.19, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1689572Z Skipping (s,q) (1.2, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1689730Z Skipping (s,q) (1.21, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1689887Z Skipping (s,q) (1.22, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1690045Z Skipping (s,q) (1.23, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1690204Z Skipping (s,q) (1.24, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1690361Z Skipping (s,q) (1.25, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1690516Z Skipping (s,q) (1.26, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1690922Z Skipping (s,q) (1.27, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1691082Z Skipping (s,q) (1.28, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1691240Z Skipping (s,q) (1.29, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1691400Z Skipping (s,q) (1.3, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1691558Z Skipping (s,q) (1.31, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1691773Z Skipping (s,q) (1.32, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1691934Z Skipping (s,q) (1.33, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1692094Z Skipping (s,q) (1.34, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1692253Z Skipping (s,q) (1.35, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1692409Z Skipping (s,q) (1.36, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1692567Z Skipping (s,q) (1.37, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1692726Z Skipping (s,q) (1.38, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1692883Z Skipping (s,q) (1.39, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1693040Z Skipping (s,q) (1.4, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1693199Z Skipping (s,q) (1.41, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1693357Z Skipping (s,q) (1.42, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1693518Z Skipping (s,q) (1.43, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1693674Z Skipping (s,q) (1.44, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1693890Z Skipping (s,q) (1.45, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1694049Z Skipping (s,q) (1.46, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1694206Z Skipping (s,q) (1.47, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1694362Z Skipping (s,q) (1.48, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1694581Z Skipping (s,q) (1.49, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1694741Z Skipping (s,q) (1.5, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1694899Z Skipping (s,q) (1.51, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1695056Z Skipping (s,q) (1.52, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1695212Z Skipping (s,q) (1.53, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1695378Z Skipping (s,q) (1.54, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1695536Z Skipping (s,q) (1.55, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1695695Z Skipping (s,q) (1.56, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1695854Z Skipping (s,q) (1.57, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1696010Z Skipping (s,q) (1.58, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1696169Z Skipping (s,q) (1.59, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1696331Z Skipping (s,q) (1.6, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1696490Z Skipping (s,q) (1.61, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1696651Z Skipping (s,q) (1.62, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1696806Z Skipping (s,q) (1.63, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1696963Z Skipping (s,q) (1.64, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1697125Z Skipping (s,q) (1.65, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1697279Z Skipping (s,q) (1.66, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1697437Z Skipping (s,q) (1.67, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1697596Z Skipping (s,q) (1.68, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1697752Z Skipping (s,q) (1.69, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1697911Z Skipping (s,q) (1.7, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1698071Z Skipping (s,q) (1.71, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1698270Z Skipping (s,q) (1.72, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1698431Z Skipping (s,q) (1.73, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1698589Z Skipping (s,q) (1.74, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1698743Z Skipping (s,q) (1.75, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1698966Z Skipping (s,q) (1.76, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1699122Z Skipping (s,q) (1.77, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1699285Z Skipping (s,q) (1.78, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1699440Z Skipping (s,q) (1.79, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1699597Z Skipping (s,q) (1.8, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1699755Z Skipping (s,q) (1.81, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1699913Z Skipping (s,q) (1.82, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1700073Z Skipping (s,q) (1.83, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1700231Z Skipping (s,q) (1.84, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1700387Z Skipping (s,q) (1.85, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1700546Z Skipping (s,q) (1.86, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1700704Z Skipping (s,q) (1.87, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1700860Z Skipping (s,q) (1.88, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1701061Z Skipping (s,q) (1.89, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1701222Z Skipping (s,q) (1.9, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1701377Z Skipping (s,q) (1.91, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1701540Z Skipping (s,q) (1.92, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1701739Z Skipping (s,q) (1.93, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1701901Z Skipping (s,q) (1.94, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1702059Z Skipping (s,q) (1.95, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1702217Z Skipping (s,q) (1.96, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1702377Z Skipping (s,q) (1.97, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1702535Z Skipping (s,q) (1.98, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1702691Z Skipping (s,q) (1.99, 72500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1702851Z Skipping (s,q) (0.01, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1703009Z Skipping (s,q) (0.02, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1703167Z Skipping (s,q) (0.03, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1703324Z Skipping (s,q) (0.04, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1703483Z Skipping (s,q) (0.05, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1703644Z Skipping (s,q) (0.06, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1703799Z Skipping (s,q) (0.07, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1703953Z Skipping (s,q) (0.08, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1704110Z Skipping (s,q) (0.09, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1704269Z Skipping (s,q) (0.1, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1704426Z Skipping (s,q) (0.11, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1704585Z Skipping (s,q) (0.12, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1704741Z Skipping (s,q) (0.13, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1704900Z Skipping (s,q) (0.14, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1705057Z Skipping (s,q) (0.15, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1705216Z Skipping (s,q) (0.16, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1705419Z Skipping (s,q) (0.17, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1705575Z Skipping (s,q) (0.18, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1705730Z Skipping (s,q) (0.19, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1705890Z Skipping (s,q) (0.2, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1706085Z Skipping (s,q) (0.21, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1706245Z Skipping (s,q) (0.22, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1706403Z Skipping (s,q) (0.23, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1706559Z Skipping (s,q) (0.24, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1706718Z Skipping (s,q) (0.25, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1706874Z Skipping (s,q) (0.26, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1707032Z Skipping (s,q) (0.27, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1707193Z Skipping (s,q) (0.28, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1707348Z Skipping (s,q) (0.29, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1707511Z Skipping (s,q) (0.3, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1707667Z Skipping (s,q) (0.31, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1707828Z Skipping (s,q) (0.32, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1707986Z Skipping (s,q) (0.33, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1708184Z Skipping (s,q) (0.34, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1708342Z Skipping (s,q) (0.35, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1708499Z Skipping (s,q) (0.36, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1708655Z Skipping (s,q) (0.37, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1708854Z Skipping (s,q) (0.38, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1709013Z Skipping (s,q) (0.39, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1709170Z Skipping (s,q) (0.4, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1709328Z Skipping (s,q) (0.41, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1709483Z Skipping (s,q) (0.42, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1709641Z Skipping (s,q) (0.43, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1709800Z Skipping (s,q) (0.44, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1709958Z Skipping (s,q) (0.45, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1710116Z Skipping (s,q) (0.46, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1710272Z Skipping (s,q) (0.47, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1710428Z Skipping (s,q) (0.48, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1710593Z Skipping (s,q) (0.49, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1710753Z Skipping (s,q) (0.5, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1710909Z Skipping (s,q) (0.51, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1711068Z Skipping (s,q) (0.52, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1711223Z Skipping (s,q) (0.53, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1711384Z Skipping (s,q) (0.54, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1711540Z Skipping (s,q) (0.55, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1711698Z Skipping (s,q) (0.56, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1711858Z Skipping (s,q) (0.57, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1712012Z Skipping (s,q) (0.58, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1712168Z Skipping (s,q) (0.59, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1712331Z Skipping (s,q) (0.6, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1712532Z Skipping (s,q) (0.61, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1712697Z Skipping (s,q) (0.62, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1712856Z Skipping (s,q) (0.63, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1713012Z Skipping (s,q) (0.64, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1713386Z Skipping (s,q) (0.65, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1713542Z Skipping (s,q) (0.66, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1713700Z Skipping (s,q) (0.67, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1713858Z Skipping (s,q) (0.68, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1714014Z Skipping (s,q) (0.69, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1714171Z Skipping (s,q) (0.7, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1714333Z Skipping (s,q) (0.71, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1714493Z Skipping (s,q) (0.72, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1714651Z Skipping (s,q) (0.73, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1714806Z Skipping (s,q) (0.74, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1714961Z Skipping (s,q) (0.75, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1715121Z Skipping (s,q) (0.76, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1715277Z Skipping (s,q) (0.77, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1715527Z Skipping (s,q) (0.78, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1715691Z Skipping (s,q) (0.79, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1715847Z Skipping (s,q) (0.8, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1716010Z Skipping (s,q) (0.81, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1716207Z Skipping (s,q) (0.82, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1716365Z Skipping (s,q) (0.83, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1716523Z Skipping (s,q) (0.84, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1716679Z Skipping (s,q) (0.85, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1716834Z Skipping (s,q) (0.86, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1716996Z Skipping (s,q) (0.87, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1717152Z Skipping (s,q) (0.88, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1717313Z Skipping (s,q) (0.89, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1717470Z Skipping (s,q) (0.9, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1717631Z Skipping (s,q) (0.91, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1717790Z Skipping (s,q) (0.92, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1717952Z Skipping (s,q) (0.93, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1718111Z Skipping (s,q) (0.94, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1718271Z Skipping (s,q) (0.95, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1718427Z Skipping (s,q) (0.96, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1718586Z Skipping (s,q) (0.97, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1722319Z Skipping (s,q) (0.98, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1722500Z Skipping (s,q) (0.99, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1722662Z Skipping (s,q) (1, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1722824Z Skipping (s,q) (1.01, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1722981Z Skipping (s,q) (1.02, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1723136Z Skipping (s,q) (1.03, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1723299Z Skipping (s,q) (1.04, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1723521Z Skipping (s,q) (1.05, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1723679Z Skipping (s,q) (1.06, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1723841Z Skipping (s,q) (1.07, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1723996Z Skipping (s,q) (1.08, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1724196Z Skipping (s,q) (1.09, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1724355Z Skipping (s,q) (1.1, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1724515Z Skipping (s,q) (1.11, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1724676Z Skipping (s,q) (1.12, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1724832Z Skipping (s,q) (1.13, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1724988Z Skipping (s,q) (1.14, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1725149Z Skipping (s,q) (1.15, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1725307Z Skipping (s,q) (1.16, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1725470Z Skipping (s,q) (1.17, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1725626Z Skipping (s,q) (1.18, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1725783Z Skipping (s,q) (1.19, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1725947Z Skipping (s,q) (1.2, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1726103Z Skipping (s,q) (1.21, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1726260Z Skipping (s,q) (1.22, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1726466Z Skipping (s,q) (1.23, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1726627Z Skipping (s,q) (1.24, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1726785Z Skipping (s,q) (1.25, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1726982Z Skipping (s,q) (1.26, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1727140Z Skipping (s,q) (1.27, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1727299Z Skipping (s,q) (1.28, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1727455Z Skipping (s,q) (1.29, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1727611Z Skipping (s,q) (1.3, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1727772Z Skipping (s,q) (1.31, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1727930Z Skipping (s,q) (1.32, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1728089Z Skipping (s,q) (1.33, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1728251Z Skipping (s,q) (1.34, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1728406Z Skipping (s,q) (1.35, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1728565Z Skipping (s,q) (1.36, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1728723Z Skipping (s,q) (1.37, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1728882Z Skipping (s,q) (1.38, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1729041Z Skipping (s,q) (1.39, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1729197Z Skipping (s,q) (1.4, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1729359Z Skipping (s,q) (1.41, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1729518Z Skipping (s,q) (1.42, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1729673Z Skipping (s,q) (1.43, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1729830Z Skipping (s,q) (1.44, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1729988Z Skipping (s,q) (1.45, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1730144Z Skipping (s,q) (1.46, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1730302Z Skipping (s,q) (1.47, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1730461Z Skipping (s,q) (1.48, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1730685Z Skipping (s,q) (1.49, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1730847Z Skipping (s,q) (1.5, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1731004Z Skipping (s,q) (1.51, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1731163Z Skipping (s,q) (1.52, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1731359Z Skipping (s,q) (1.53, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1731515Z Skipping (s,q) (1.54, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1731674Z Skipping (s,q) (1.55, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1731831Z Skipping (s,q) (1.56, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1731986Z Skipping (s,q) (1.57, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1732147Z Skipping (s,q) (1.58, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1732352Z Skipping (s,q) (1.59, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1732583Z Skipping (s,q) (1.6, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1732811Z Skipping (s,q) (1.61, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1732981Z Skipping (s,q) (1.62, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1733144Z Skipping (s,q) (1.63, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1733303Z Skipping (s,q) (1.64, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1733459Z Skipping (s,q) (1.65, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1733618Z Skipping (s,q) (1.66, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1733831Z Skipping (s,q) (1.67, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1733992Z Skipping (s,q) (1.68, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1734149Z Skipping (s,q) (1.69, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1734348Z Skipping (s,q) (1.7, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1734511Z Skipping (s,q) (1.71, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1734667Z Skipping (s,q) (1.72, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1734825Z Skipping (s,q) (1.73, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1734984Z Skipping (s,q) (1.74, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1735148Z Skipping (s,q) (1.75, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1735311Z Skipping (s,q) (1.76, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1735469Z Skipping (s,q) (1.77, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1735627Z Skipping (s,q) (1.78, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1735786Z Skipping (s,q) (1.79, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1735945Z Skipping (s,q) (1.8, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1736104Z Skipping (s,q) (1.81, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1736271Z Skipping (s,q) (1.82, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1736451Z Skipping (s,q) (1.83, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1736634Z Skipping (s,q) (1.84, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1736791Z Skipping (s,q) (1.85, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1736952Z Skipping (s,q) (1.86, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1737109Z Skipping (s,q) (1.87, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1737265Z Skipping (s,q) (1.88, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1737423Z Skipping (s,q) (1.89, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1737581Z Skipping (s,q) (1.9, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1737738Z Skipping (s,q) (1.91, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1737899Z Skipping (s,q) (1.92, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1738101Z Skipping (s,q) (1.93, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1738259Z Skipping (s,q) (1.94, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1738421Z Skipping (s,q) (1.95, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1738578Z Skipping (s,q) (1.96, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1738772Z Skipping (s,q) (1.97, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1738933Z Skipping (s,q) (1.98, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1739088Z Skipping (s,q) (1.99, 75000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1739248Z Skipping (s,q) (0.01, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1739409Z Skipping (s,q) (0.02, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1739565Z Skipping (s,q) (0.03, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1739725Z Skipping (s,q) (0.04, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1739883Z Skipping (s,q) (0.05, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1740040Z Skipping (s,q) (0.06, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1740200Z Skipping (s,q) (0.07, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1740357Z Skipping (s,q) (0.08, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1740517Z Skipping (s,q) (0.09, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1740677Z Skipping (s,q) (0.1, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1740835Z Skipping (s,q) (0.11, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1741034Z Skipping (s,q) (0.12, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1741191Z Skipping (s,q) (0.13, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1741347Z Skipping (s,q) (0.14, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1741545Z Skipping (s,q) (0.15, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1741705Z Skipping (s,q) (0.16, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1741862Z Skipping (s,q) (0.17, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1742022Z Skipping (s,q) (0.18, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1742179Z Skipping (s,q) (0.19, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1742344Z Skipping (s,q) (0.2, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1742501Z Skipping (s,q) (0.21, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1742658Z Skipping (s,q) (0.22, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1742821Z Skipping (s,q) (0.23, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1742981Z Skipping (s,q) (0.24, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1743136Z Skipping (s,q) (0.25, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1743304Z Skipping (s,q) (0.26, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1743463Z Skipping (s,q) (0.27, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1743624Z Skipping (s,q) (0.28, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1743780Z Skipping (s,q) (0.29, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1743936Z Skipping (s,q) (0.3, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1744101Z Skipping (s,q) (0.31, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1744257Z Skipping (s,q) (0.32, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1744412Z Skipping (s,q) (0.33, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1744576Z Skipping (s,q) (0.34, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1744732Z Skipping (s,q) (0.35, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1744893Z Skipping (s,q) (0.36, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1745051Z Skipping (s,q) (0.37, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1745251Z Skipping (s,q) (0.38, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1745411Z Skipping (s,q) (0.39, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1745567Z Skipping (s,q) (0.4, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1745728Z Skipping (s,q) (0.41, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1745929Z Skipping (s,q) (0.42, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1746085Z Skipping (s,q) (0.43, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1746245Z Skipping (s,q) (0.44, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1746409Z Skipping (s,q) (0.45, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1746565Z Skipping (s,q) (0.46, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1746725Z Skipping (s,q) (0.47, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1746887Z Skipping (s,q) (0.48, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1747044Z Skipping (s,q) (0.49, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1747206Z Skipping (s,q) (0.5, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1747364Z Skipping (s,q) (0.51, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1747521Z Skipping (s,q) (0.52, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1747683Z Skipping (s,q) (0.53, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1747839Z Skipping (s,q) (0.54, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1748002Z Skipping (s,q) (0.55, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1748206Z Skipping (s,q) (0.56, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1748364Z Skipping (s,q) (0.57, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1748523Z Skipping (s,q) (0.58, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1748719Z Skipping (s,q) (0.59, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1748878Z Skipping (s,q) (0.6, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1749037Z Skipping (s,q) (0.61, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1749195Z Skipping (s,q) (0.62, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1749356Z Skipping (s,q) (0.63, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1749514Z Skipping (s,q) (0.64, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1749668Z Skipping (s,q) (0.65, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1749829Z Skipping (s,q) (0.66, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1749987Z Skipping (s,q) (0.67, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1750144Z Skipping (s,q) (0.68, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1750307Z Skipping (s,q) (0.69, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1750465Z Skipping (s,q) (0.7, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1750626Z Skipping (s,q) (0.71, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1750785Z Skipping (s,q) (0.72, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1750940Z Skipping (s,q) (0.73, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1751098Z Skipping (s,q) (0.74, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1751259Z Skipping (s,q) (0.75, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1751417Z Skipping (s,q) (0.76, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1751577Z Skipping (s,q) (0.77, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1751737Z Skipping (s,q) (0.78, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1751896Z Skipping (s,q) (0.79, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1752054Z Skipping (s,q) (0.8, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1752213Z Skipping (s,q) (0.81, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1752419Z Skipping (s,q) (0.82, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1752577Z Skipping (s,q) (0.83, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1752733Z Skipping (s,q) (0.84, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1752897Z Skipping (s,q) (0.85, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1753096Z Skipping (s,q) (0.86, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1753256Z Skipping (s,q) (0.87, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1753414Z Skipping (s,q) (0.88, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1753574Z Skipping (s,q) (0.89, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1753737Z Skipping (s,q) (0.9, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1753896Z Skipping (s,q) (0.91, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1754056Z Skipping (s,q) (0.92, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1754221Z Skipping (s,q) (0.93, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1754382Z Skipping (s,q) (0.94, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1754542Z Skipping (s,q) (0.95, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1754699Z Skipping (s,q) (0.96, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1754859Z Skipping (s,q) (0.97, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1755020Z Skipping (s,q) (0.98, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1755177Z Skipping (s,q) (0.99, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1755478Z Skipping (s,q) (1, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1755646Z Skipping (s,q) (1.01, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1755804Z Skipping (s,q) (1.02, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1756035Z Skipping (s,q) (1.03, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1756197Z Skipping (s,q) (1.04, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1756354Z Skipping (s,q) (1.05, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1756517Z Skipping (s,q) (1.06, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1756676Z Skipping (s,q) (1.07, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1756862Z Skipping (s,q) (1.08, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1757049Z Skipping (s,q) (1.09, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1757208Z Skipping (s,q) (1.1, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1757372Z Skipping (s,q) (1.11, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1757533Z Skipping (s,q) (1.12, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1757691Z Skipping (s,q) (1.13, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1757852Z Skipping (s,q) (1.14, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1758017Z Skipping (s,q) (1.15, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1758174Z Skipping (s,q) (1.16, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1758335Z Skipping (s,q) (1.17, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1758495Z Skipping (s,q) (1.18, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1758656Z Skipping (s,q) (1.19, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1758825Z Skipping (s,q) (1.2, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1758984Z Skipping (s,q) (1.21, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1759146Z Skipping (s,q) (1.22, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1759305Z Skipping (s,q) (1.23, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1759462Z Skipping (s,q) (1.24, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1759626Z Skipping (s,q) (1.25, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1759830Z Skipping (s,q) (1.26, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1759990Z Skipping (s,q) (1.27, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1760151Z Skipping (s,q) (1.28, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1760308Z Skipping (s,q) (1.29, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1760509Z Skipping (s,q) (1.3, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1760667Z Skipping (s,q) (1.31, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1760825Z Skipping (s,q) (1.32, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1760989Z Skipping (s,q) (1.33, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1761148Z Skipping (s,q) (1.34, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1761306Z Skipping (s,q) (1.35, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1761466Z Skipping (s,q) (1.36, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1761632Z Skipping (s,q) (1.37, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1761792Z Skipping (s,q) (1.38, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1761949Z Skipping (s,q) (1.39, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1762107Z Skipping (s,q) (1.4, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1762270Z Skipping (s,q) (1.41, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1762428Z Skipping (s,q) (1.42, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1762585Z Skipping (s,q) (1.43, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1762785Z Skipping (s,q) (1.44, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1762946Z Skipping (s,q) (1.45, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1763107Z Skipping (s,q) (1.46, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1763265Z Skipping (s,q) (1.47, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1763467Z Skipping (s,q) (1.48, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1763629Z Skipping (s,q) (1.49, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1763790Z Skipping (s,q) (1.5, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1763948Z Skipping (s,q) (1.51, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1764114Z Skipping (s,q) (1.52, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1764272Z Skipping (s,q) (1.53, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1764436Z Skipping (s,q) (1.54, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1764595Z Skipping (s,q) (1.55, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1764752Z Skipping (s,q) (1.56, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1764912Z Skipping (s,q) (1.57, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1765068Z Skipping (s,q) (1.58, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1765230Z Skipping (s,q) (1.59, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1765392Z Skipping (s,q) (1.6, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1765549Z Skipping (s,q) (1.61, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1765706Z Skipping (s,q) (1.62, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1765866Z Skipping (s,q) (1.63, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1766022Z Skipping (s,q) (1.64, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1766178Z Skipping (s,q) (1.65, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1766336Z Skipping (s,q) (1.66, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1766493Z Skipping (s,q) (1.67, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1766652Z Skipping (s,q) (1.68, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1766807Z Skipping (s,q) (1.69, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1767009Z Skipping (s,q) (1.7, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1767172Z Skipping (s,q) (1.71, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1767329Z Skipping (s,q) (1.72, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1767490Z Skipping (s,q) (1.73, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1767686Z Skipping (s,q) (1.74, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1767843Z Skipping (s,q) (1.75, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1768006Z Skipping (s,q) (1.76, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1768166Z Skipping (s,q) (1.77, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1768322Z Skipping (s,q) (1.78, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1768480Z Skipping (s,q) (1.79, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1768638Z Skipping (s,q) (1.8, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1768806Z Skipping (s,q) (1.81, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1768963Z Skipping (s,q) (1.82, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1769120Z Skipping (s,q) (1.83, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1769280Z Skipping (s,q) (1.84, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1769439Z Skipping (s,q) (1.85, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1769596Z Skipping (s,q) (1.86, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1769757Z Skipping (s,q) (1.87, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1769959Z Skipping (s,q) (1.88, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1770120Z Skipping (s,q) (1.89, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1770277Z Skipping (s,q) (1.9, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1770437Z Skipping (s,q) (1.91, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1770640Z Skipping (s,q) (1.92, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1770799Z Skipping (s,q) (1.93, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1770956Z Skipping (s,q) (1.94, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1771115Z Skipping (s,q) (1.95, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1771271Z Skipping (s,q) (1.96, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1771434Z Skipping (s,q) (1.97, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1771592Z Skipping (s,q) (1.98, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1771750Z Skipping (s,q) (1.99, 77500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1771908Z Skipping (s,q) (0.01, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1772069Z Skipping (s,q) (0.02, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1772225Z Skipping (s,q) (0.03, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1772391Z Skipping (s,q) (0.04, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1772547Z Skipping (s,q) (0.05, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1772705Z Skipping (s,q) (0.06, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1772861Z Skipping (s,q) (0.07, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1773016Z Skipping (s,q) (0.08, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1773177Z Skipping (s,q) (0.09, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1773337Z Skipping (s,q) (0.1, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1773497Z Skipping (s,q) (0.11, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1773659Z Skipping (s,q) (0.12, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1773815Z Skipping (s,q) (0.13, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1773972Z Skipping (s,q) (0.14, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1774133Z Skipping (s,q) (0.15, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1774334Z Skipping (s,q) (0.16, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1774495Z Skipping (s,q) (0.17, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1774651Z Skipping (s,q) (0.18, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1774808Z Skipping (s,q) (0.19, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1775014Z Skipping (s,q) (0.2, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1775171Z Skipping (s,q) (0.21, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1775331Z Skipping (s,q) (0.22, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1775492Z Skipping (s,q) (0.23, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1775648Z Skipping (s,q) (0.24, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1775809Z Skipping (s,q) (0.25, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1775968Z Skipping (s,q) (0.26, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1776127Z Skipping (s,q) (0.27, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1776287Z Skipping (s,q) (0.28, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1776442Z Skipping (s,q) (0.29, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1776598Z Skipping (s,q) (0.3, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1776760Z Skipping (s,q) (0.31, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1776917Z Skipping (s,q) (0.32, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1777196Z Skipping (s,q) (0.33, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1777354Z Skipping (s,q) (0.34, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1777510Z Skipping (s,q) (0.35, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1777672Z Skipping (s,q) (0.36, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1777869Z Skipping (s,q) (0.37, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1778028Z Skipping (s,q) (0.38, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1778190Z Skipping (s,q) (0.39, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1778349Z Skipping (s,q) (0.4, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1778513Z Skipping (s,q) (0.41, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1778672Z Skipping (s,q) (0.42, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1778828Z Skipping (s,q) (0.43, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1778992Z Skipping (s,q) (0.44, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1779149Z Skipping (s,q) (0.45, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1779304Z Skipping (s,q) (0.46, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1779463Z Skipping (s,q) (0.47, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1779621Z Skipping (s,q) (0.48, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1779785Z Skipping (s,q) (0.49, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1779943Z Skipping (s,q) (0.5, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1780101Z Skipping (s,q) (0.51, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1780260Z Skipping (s,q) (0.52, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1780419Z Skipping (s,q) (0.53, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1780577Z Skipping (s,q) (0.54, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1780739Z Skipping (s,q) (0.55, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1780895Z Skipping (s,q) (0.56, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1781054Z Skipping (s,q) (0.57, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1781211Z Skipping (s,q) (0.58, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1781370Z Skipping (s,q) (0.59, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1781575Z Skipping (s,q) (0.6, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1781733Z Skipping (s,q) (0.61, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1781890Z Skipping (s,q) (0.62, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1782050Z Skipping (s,q) (0.63, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1782254Z Skipping (s,q) (0.64, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1782412Z Skipping (s,q) (0.65, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1782574Z Skipping (s,q) (0.66, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1782735Z Skipping (s,q) (0.67, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1782891Z Skipping (s,q) (0.68, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1783047Z Skipping (s,q) (0.69, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1783211Z Skipping (s,q) (0.7, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1783373Z Skipping (s,q) (0.71, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1783535Z Skipping (s,q) (0.72, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1783691Z Skipping (s,q) (0.73, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1783847Z Skipping (s,q) (0.74, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1784013Z Skipping (s,q) (0.75, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1784169Z Skipping (s,q) (0.76, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1784387Z Skipping (s,q) (0.77, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1784546Z Skipping (s,q) (0.78, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1784701Z Skipping (s,q) (0.79, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1784861Z Skipping (s,q) (0.8, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1785061Z Skipping (s,q) (0.81, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1785221Z Skipping (s,q) (0.82, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1785380Z Skipping (s,q) (0.83, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1785536Z Skipping (s,q) (0.84, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1785693Z Skipping (s,q) (0.85, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1785856Z Skipping (s,q) (0.86, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1786011Z Skipping (s,q) (0.87, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1786175Z Skipping (s,q) (0.88, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1786330Z Skipping (s,q) (0.89, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1786487Z Skipping (s,q) (0.9, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1786646Z Skipping (s,q) (0.91, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1786806Z Skipping (s,q) (0.92, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1786963Z Skipping (s,q) (0.93, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1787126Z Skipping (s,q) (0.94, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1787283Z Skipping (s,q) (0.95, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1787439Z Skipping (s,q) (0.96, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1787603Z Skipping (s,q) (0.97, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1787760Z Skipping (s,q) (0.98, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1787921Z Skipping (s,q) (0.99, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1788075Z Skipping (s,q) (1, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1788232Z Skipping (s,q) (1.01, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1788393Z Skipping (s,q) (1.02, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1788552Z Skipping (s,q) (1.03, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1788751Z Skipping (s,q) (1.04, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1788913Z Skipping (s,q) (1.05, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1789069Z Skipping (s,q) (1.06, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1789228Z Skipping (s,q) (1.07, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1789423Z Skipping (s,q) (1.08, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1789578Z Skipping (s,q) (1.09, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1789743Z Skipping (s,q) (1.1, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1789901Z Skipping (s,q) (1.11, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1790057Z Skipping (s,q) (1.12, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1790216Z Skipping (s,q) (1.13, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1790374Z Skipping (s,q) (1.14, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1790536Z Skipping (s,q) (1.15, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1790865Z Skipping (s,q) (1.16, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1791023Z Skipping (s,q) (1.17, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1791182Z Skipping (s,q) (1.18, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1791343Z Skipping (s,q) (1.19, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1791501Z Skipping (s,q) (1.2, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1791740Z Skipping (s,q) (1.21, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1791900Z Skipping (s,q) (1.22, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1792060Z Skipping (s,q) (1.23, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1792217Z Skipping (s,q) (1.24, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1792432Z Skipping (s,q) (1.25, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1792593Z Skipping (s,q) (1.26, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1792751Z Skipping (s,q) (1.27, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1792908Z Skipping (s,q) (1.28, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1793067Z Skipping (s,q) (1.29, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1793229Z Skipping (s,q) (1.3, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1793391Z Skipping (s,q) (1.31, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1793552Z Skipping (s,q) (1.32, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1793709Z Skipping (s,q) (1.33, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1793869Z Skipping (s,q) (1.34, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1794027Z Skipping (s,q) (1.35, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1794186Z Skipping (s,q) (1.36, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1794347Z Skipping (s,q) (1.37, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1794503Z Skipping (s,q) (1.38, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1794662Z Skipping (s,q) (1.39, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1794820Z Skipping (s,q) (1.4, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1794979Z Skipping (s,q) (1.41, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1795139Z Skipping (s,q) (1.42, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1795298Z Skipping (s,q) (1.43, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1795503Z Skipping (s,q) (1.44, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1795662Z Skipping (s,q) (1.45, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1795819Z Skipping (s,q) (1.46, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1795981Z Skipping (s,q) (1.47, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1796202Z Skipping (s,q) (1.48, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1796360Z Skipping (s,q) (1.49, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1796521Z Skipping (s,q) (1.5, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1796679Z Skipping (s,q) (1.51, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1796890Z Skipping (s,q) (1.52, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1797053Z Skipping (s,q) (1.53, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1797212Z Skipping (s,q) (1.54, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1797368Z Skipping (s,q) (1.55, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1797526Z Skipping (s,q) (1.56, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1797685Z Skipping (s,q) (1.57, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1797846Z Skipping (s,q) (1.58, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1798004Z Skipping (s,q) (1.59, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1798162Z Skipping (s,q) (1.6, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1798328Z Skipping (s,q) (1.61, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1798484Z Skipping (s,q) (1.62, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1798642Z Skipping (s,q) (1.63, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1798801Z Skipping (s,q) (1.64, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1798997Z Skipping (s,q) (1.65, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1799159Z Skipping (s,q) (1.66, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1799315Z Skipping (s,q) (1.67, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1799471Z Skipping (s,q) (1.68, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1799670Z Skipping (s,q) (1.69, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1799830Z Skipping (s,q) (1.7, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1799988Z Skipping (s,q) (1.71, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1800146Z Skipping (s,q) (1.72, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1800303Z Skipping (s,q) (1.73, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1800465Z Skipping (s,q) (1.74, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1800620Z Skipping (s,q) (1.75, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1800779Z Skipping (s,q) (1.76, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1800939Z Skipping (s,q) (1.77, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1801095Z Skipping (s,q) (1.78, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1801251Z Skipping (s,q) (1.79, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1801413Z Skipping (s,q) (1.8, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1801572Z Skipping (s,q) (1.81, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1801733Z Skipping (s,q) (1.82, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1801893Z Skipping (s,q) (1.83, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1802049Z Skipping (s,q) (1.84, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1802212Z Skipping (s,q) (1.85, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1802368Z Skipping (s,q) (1.86, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1802531Z Skipping (s,q) (1.87, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1802689Z Skipping (s,q) (1.88, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1802845Z Skipping (s,q) (1.89, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1803004Z Skipping (s,q) (1.9, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1803164Z Skipping (s,q) (1.91, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1803362Z Skipping (s,q) (1.92, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1803523Z Skipping (s,q) (1.93, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1803680Z Skipping (s,q) (1.94, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1803838Z Skipping (s,q) (1.95, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1804037Z Skipping (s,q) (1.96, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1804193Z Skipping (s,q) (1.97, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1804353Z Skipping (s,q) (1.98, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1804512Z Skipping (s,q) (1.99, 80000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1804669Z Skipping (s,q) (0.01, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1804828Z Skipping (s,q) (0.02, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1804987Z Skipping (s,q) (0.03, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1805144Z Skipping (s,q) (0.04, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1805303Z Skipping (s,q) (0.05, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1805458Z Skipping (s,q) (0.06, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1805615Z Skipping (s,q) (0.07, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1805776Z Skipping (s,q) (0.08, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1805933Z Skipping (s,q) (0.09, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1806094Z Skipping (s,q) (0.1, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1806290Z Skipping (s,q) (0.11, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1806448Z Skipping (s,q) (0.12, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1806609Z Skipping (s,q) (0.13, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1806805Z Skipping (s,q) (0.14, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1806965Z Skipping (s,q) (0.15, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1807124Z Skipping (s,q) (0.16, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1807287Z Skipping (s,q) (0.17, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1807449Z Skipping (s,q) (0.18, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1807608Z Skipping (s,q) (0.19, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1807766Z Skipping (s,q) (0.2, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1807928Z Skipping (s,q) (0.21, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1808089Z Skipping (s,q) (0.22, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1808245Z Skipping (s,q) (0.23, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1808403Z Skipping (s,q) (0.24, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1808562Z Skipping (s,q) (0.25, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1808723Z Skipping (s,q) (0.26, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1808880Z Skipping (s,q) (0.27, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1809036Z Skipping (s,q) (0.28, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1809193Z Skipping (s,q) (0.29, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1809353Z Skipping (s,q) (0.3, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1809510Z Skipping (s,q) (0.31, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1809670Z Skipping (s,q) (0.32, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1809829Z Skipping (s,q) (0.33, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1809989Z Skipping (s,q) (0.34, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1810145Z Skipping (s,q) (0.35, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1810302Z Skipping (s,q) (0.36, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1810503Z Skipping (s,q) (0.37, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1810661Z Skipping (s,q) (0.38, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1810816Z Skipping (s,q) (0.39, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1810979Z Skipping (s,q) (0.4, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1811202Z Skipping (s,q) (0.41, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1811363Z Skipping (s,q) (0.42, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1811520Z Skipping (s,q) (0.43, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1811677Z Skipping (s,q) (0.44, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1811836Z Skipping (s,q) (0.45, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1811991Z Skipping (s,q) (0.46, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1812150Z Skipping (s,q) (0.47, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1812313Z Skipping (s,q) (0.48, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1812468Z Skipping (s,q) (0.49, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1812627Z Skipping (s,q) (0.5, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1812784Z Skipping (s,q) (0.51, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1812946Z Skipping (s,q) (0.52, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1813109Z Skipping (s,q) (0.53, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1813266Z Skipping (s,q) (0.54, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1813461Z Skipping (s,q) (0.55, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1813622Z Skipping (s,q) (0.56, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1813779Z Skipping (s,q) (0.57, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1813978Z Skipping (s,q) (0.58, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1814140Z Skipping (s,q) (0.59, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1814298Z Skipping (s,q) (0.6, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1814458Z Skipping (s,q) (0.61, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1814614Z Skipping (s,q) (0.62, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1814774Z Skipping (s,q) (0.63, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1814935Z Skipping (s,q) (0.64, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1815090Z Skipping (s,q) (0.65, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1815248Z Skipping (s,q) (0.66, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1815406Z Skipping (s,q) (0.67, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1815561Z Skipping (s,q) (0.68, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1815722Z Skipping (s,q) (0.69, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1815882Z Skipping (s,q) (0.7, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1816038Z Skipping (s,q) (0.71, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1816198Z Skipping (s,q) (0.72, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1816354Z Skipping (s,q) (0.73, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1816513Z Skipping (s,q) (0.74, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1816671Z Skipping (s,q) (0.75, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1816828Z Skipping (s,q) (0.76, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1816990Z Skipping (s,q) (0.77, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1817146Z Skipping (s,q) (0.78, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1817303Z Skipping (s,q) (0.79, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1817468Z Skipping (s,q) (0.8, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1817674Z Skipping (s,q) (0.81, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1817831Z Skipping (s,q) (0.82, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1817991Z Skipping (s,q) (0.83, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1818148Z Skipping (s,q) (0.84, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1818346Z Skipping (s,q) (0.85, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1818504Z Skipping (s,q) (0.86, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1818660Z Skipping (s,q) (0.87, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1818821Z Skipping (s,q) (0.88, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1818982Z Skipping (s,q) (0.89, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1819141Z Skipping (s,q) (0.9, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1819303Z Skipping (s,q) (0.91, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1819460Z Skipping (s,q) (0.92, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1819620Z Skipping (s,q) (0.93, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1819776Z Skipping (s,q) (0.94, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1819932Z Skipping (s,q) (0.95, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1820093Z Skipping (s,q) (0.96, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1820248Z Skipping (s,q) (0.97, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1820404Z Skipping (s,q) (0.98, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1820605Z Skipping (s,q) (0.99, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1820761Z Skipping (s,q) (1, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1820921Z Skipping (s,q) (1.01, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1821117Z Skipping (s,q) (1.02, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1821277Z Skipping (s,q) (1.03, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1821436Z Skipping (s,q) (1.04, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1821591Z Skipping (s,q) (1.05, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1821746Z Skipping (s,q) (1.06, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1821906Z Skipping (s,q) (1.07, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1822063Z Skipping (s,q) (1.08, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1822224Z Skipping (s,q) (1.09, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1822384Z Skipping (s,q) (1.1, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1822542Z Skipping (s,q) (1.11, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1822702Z Skipping (s,q) (1.12, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1822862Z Skipping (s,q) (1.13, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1823020Z Skipping (s,q) (1.14, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1823180Z Skipping (s,q) (1.15, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1823336Z Skipping (s,q) (1.16, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1823493Z Skipping (s,q) (1.17, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1823655Z Skipping (s,q) (1.18, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1823810Z Skipping (s,q) (1.19, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1823971Z Skipping (s,q) (1.2, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1824135Z Skipping (s,q) (1.21, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1824291Z Skipping (s,q) (1.22, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1824450Z Skipping (s,q) (1.23, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1824610Z Skipping (s,q) (1.24, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1824812Z Skipping (s,q) (1.25, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1824973Z Skipping (s,q) (1.26, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1825129Z Skipping (s,q) (1.27, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1825290Z Skipping (s,q) (1.28, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1825486Z Skipping (s,q) (1.29, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1825645Z Skipping (s,q) (1.3, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1825805Z Skipping (s,q) (1.31, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1825962Z Skipping (s,q) (1.32, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1826118Z Skipping (s,q) (1.33, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1826279Z Skipping (s,q) (1.34, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1826437Z Skipping (s,q) (1.35, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1826598Z Skipping (s,q) (1.36, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1826755Z Skipping (s,q) (1.37, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1826913Z Skipping (s,q) (1.38, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1827078Z Skipping (s,q) (1.39, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1827263Z Skipping (s,q) (1.4, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1827446Z Skipping (s,q) (1.41, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1827605Z Skipping (s,q) (1.42, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1827805Z Skipping (s,q) (1.43, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1827970Z Skipping (s,q) (1.44, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1828126Z Skipping (s,q) (1.45, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1828323Z Skipping (s,q) (1.46, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1828485Z Skipping (s,q) (1.47, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1828643Z Skipping (s,q) (1.48, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1828798Z Skipping (s,q) (1.49, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1828960Z Skipping (s,q) (1.5, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1829123Z Skipping (s,q) (1.51, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1829282Z Skipping (s,q) (1.52, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1829439Z Skipping (s,q) (1.53, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1829596Z Skipping (s,q) (1.54, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1829755Z Skipping (s,q) (1.55, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1829912Z Skipping (s,q) (1.56, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1830071Z Skipping (s,q) (1.57, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1830235Z Skipping (s,q) (1.58, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1830393Z Skipping (s,q) (1.59, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1830556Z Skipping (s,q) (1.6, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1830714Z Skipping (s,q) (1.61, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1830873Z Skipping (s,q) (1.62, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1831034Z Skipping (s,q) (1.63, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1831191Z Skipping (s,q) (1.64, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1831348Z Skipping (s,q) (1.65, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1831506Z Skipping (s,q) (1.66, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1831663Z Skipping (s,q) (1.67, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1831822Z Skipping (s,q) (1.68, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1832023Z Skipping (s,q) (1.69, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1832181Z Skipping (s,q) (1.7, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1832341Z Skipping (s,q) (1.71, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1832500Z Skipping (s,q) (1.72, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1832695Z Skipping (s,q) (1.73, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1832855Z Skipping (s,q) (1.74, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1833010Z Skipping (s,q) (1.75, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1833169Z Skipping (s,q) (1.76, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1833330Z Skipping (s,q) (1.77, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1833487Z Skipping (s,q) (1.78, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1833646Z Skipping (s,q) (1.79, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1833806Z Skipping (s,q) (1.8, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1833963Z Skipping (s,q) (1.81, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1834121Z Skipping (s,q) (1.82, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1834280Z Skipping (s,q) (1.83, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1834437Z Skipping (s,q) (1.84, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1834597Z Skipping (s,q) (1.85, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1834754Z Skipping (s,q) (1.86, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1834954Z Skipping (s,q) (1.87, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1835116Z Skipping (s,q) (1.88, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1835271Z Skipping (s,q) (1.89, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1835491Z Skipping (s,q) (1.9, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1835694Z Skipping (s,q) (1.91, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1835851Z Skipping (s,q) (1.92, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1836012Z Skipping (s,q) (1.93, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1836171Z Skipping (s,q) (1.94, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1836334Z Skipping (s,q) (1.95, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1836491Z Skipping (s,q) (1.96, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1836646Z Skipping (s,q) (1.97, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1836808Z Skipping (s,q) (1.98, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1836965Z Skipping (s,q) (1.99, 82500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1837120Z Skipping (s,q) (0.01, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1837278Z Skipping (s,q) (0.02, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1837440Z Skipping (s,q) (0.03, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1837599Z Skipping (s,q) (0.04, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1837755Z Skipping (s,q) (0.05, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1837911Z Skipping (s,q) (0.06, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1838075Z Skipping (s,q) (0.07, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1838231Z Skipping (s,q) (0.08, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1838389Z Skipping (s,q) (0.09, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1838551Z Skipping (s,q) (0.1, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1838709Z Skipping (s,q) (0.11, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1838868Z Skipping (s,q) (0.12, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1839023Z Skipping (s,q) (0.13, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1839248Z Skipping (s,q) (0.14, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1839408Z Skipping (s,q) (0.15, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1839565Z Skipping (s,q) (0.16, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1839721Z Skipping (s,q) (0.17, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1839918Z Skipping (s,q) (0.18, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1840077Z Skipping (s,q) (0.19, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1840235Z Skipping (s,q) (0.2, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1840398Z Skipping (s,q) (0.21, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1840554Z Skipping (s,q) (0.22, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1840712Z Skipping (s,q) (0.23, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1840869Z Skipping (s,q) (0.24, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1841028Z Skipping (s,q) (0.25, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1841191Z Skipping (s,q) (0.26, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1841346Z Skipping (s,q) (0.27, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1841502Z Skipping (s,q) (0.28, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1841666Z Skipping (s,q) (0.29, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1841821Z Skipping (s,q) (0.3, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1841981Z Skipping (s,q) (0.31, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1842179Z Skipping (s,q) (0.32, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1842337Z Skipping (s,q) (0.33, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1842497Z Skipping (s,q) (0.34, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1842653Z Skipping (s,q) (0.35, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1842852Z Skipping (s,q) (0.36, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1843011Z Skipping (s,q) (0.37, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1843171Z Skipping (s,q) (0.38, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1843331Z Skipping (s,q) (0.39, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1843490Z Skipping (s,q) (0.4, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1843649Z Skipping (s,q) (0.41, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1843808Z Skipping (s,q) (0.42, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1843970Z Skipping (s,q) (0.43, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1844129Z Skipping (s,q) (0.44, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1848307Z Skipping (s,q) (0.45, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1848496Z Skipping (s,q) (0.46, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1848667Z Skipping (s,q) (0.47, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1848827Z Skipping (s,q) (0.48, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1848990Z Skipping (s,q) (0.49, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1849148Z Skipping (s,q) (0.5, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1849314Z Skipping (s,q) (0.51, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1849471Z Skipping (s,q) (0.52, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1849629Z Skipping (s,q) (0.53, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1849796Z Skipping (s,q) (0.54, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1849952Z Skipping (s,q) (0.55, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1850109Z Skipping (s,q) (0.56, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1850268Z Skipping (s,q) (0.57, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1850492Z Skipping (s,q) (0.58, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1850654Z Skipping (s,q) (0.59, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1850813Z Skipping (s,q) (0.6, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1850971Z Skipping (s,q) (0.61, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1851171Z Skipping (s,q) (0.62, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1851329Z Skipping (s,q) (0.63, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1851488Z Skipping (s,q) (0.64, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1851651Z Skipping (s,q) (0.65, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1851809Z Skipping (s,q) (0.66, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1851970Z Skipping (s,q) (0.67, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1852126Z Skipping (s,q) (0.68, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1852287Z Skipping (s,q) (0.69, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1852446Z Skipping (s,q) (0.7, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1852605Z Skipping (s,q) (0.71, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1852762Z Skipping (s,q) (0.72, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1852921Z Skipping (s,q) (0.73, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1853080Z Skipping (s,q) (0.74, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1853240Z Skipping (s,q) (0.75, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1853438Z Skipping (s,q) (0.76, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1853598Z Skipping (s,q) (0.77, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1853756Z Skipping (s,q) (0.78, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1853920Z Skipping (s,q) (0.79, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1854121Z Skipping (s,q) (0.8, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1854283Z Skipping (s,q) (0.81, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1854441Z Skipping (s,q) (0.82, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1854602Z Skipping (s,q) (0.83, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1854759Z Skipping (s,q) (0.84, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1854921Z Skipping (s,q) (0.85, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1855081Z Skipping (s,q) (0.86, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1855241Z Skipping (s,q) (0.87, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1855401Z Skipping (s,q) (0.88, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1855562Z Skipping (s,q) (0.89, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1855720Z Skipping (s,q) (0.9, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1855882Z Skipping (s,q) (0.91, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1856042Z Skipping (s,q) (0.92, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1856200Z Skipping (s,q) (0.93, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1856359Z Skipping (s,q) (0.94, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1856516Z Skipping (s,q) (0.95, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1856675Z Skipping (s,q) (0.96, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1856834Z Skipping (s,q) (0.97, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1856996Z Skipping (s,q) (0.98, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1857154Z Skipping (s,q) (0.99, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1857317Z Skipping (s,q) (1, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1857475Z Skipping (s,q) (1.01, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1857638Z Skipping (s,q) (1.02, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1857837Z Skipping (s,q) (1.03, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1857995Z Skipping (s,q) (1.04, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1858157Z Skipping (s,q) (1.05, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1858314Z Skipping (s,q) (1.06, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1858514Z Skipping (s,q) (1.07, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1858674Z Skipping (s,q) (1.08, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1858833Z Skipping (s,q) (1.09, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1858995Z Skipping (s,q) (1.1, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1859152Z Skipping (s,q) (1.11, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1859309Z Skipping (s,q) (1.12, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1859470Z Skipping (s,q) (1.13, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1859628Z Skipping (s,q) (1.14, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1859785Z Skipping (s,q) (1.15, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1859944Z Skipping (s,q) (1.16, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1860102Z Skipping (s,q) (1.17, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1860265Z Skipping (s,q) (1.18, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1860422Z Skipping (s,q) (1.19, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1860630Z Skipping (s,q) (1.2, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1860792Z Skipping (s,q) (1.21, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1860952Z Skipping (s,q) (1.22, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1861113Z Skipping (s,q) (1.23, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1861316Z Skipping (s,q) (1.24, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1861475Z Skipping (s,q) (1.25, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1861635Z Skipping (s,q) (1.26, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1861795Z Skipping (s,q) (1.27, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1861952Z Skipping (s,q) (1.28, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1862115Z Skipping (s,q) (1.29, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1862273Z Skipping (s,q) (1.3, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1862433Z Skipping (s,q) (1.31, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1862596Z Skipping (s,q) (1.32, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1862754Z Skipping (s,q) (1.33, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1862915Z Skipping (s,q) (1.34, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1863075Z Skipping (s,q) (1.35, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1863233Z Skipping (s,q) (1.36, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1863393Z Skipping (s,q) (1.37, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1863550Z Skipping (s,q) (1.38, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1863707Z Skipping (s,q) (1.39, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1863869Z Skipping (s,q) (1.4, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1864027Z Skipping (s,q) (1.41, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1864192Z Skipping (s,q) (1.42, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1864348Z Skipping (s,q) (1.43, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1864505Z Skipping (s,q) (1.44, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1864666Z Skipping (s,q) (1.45, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1864825Z Skipping (s,q) (1.46, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1865027Z Skipping (s,q) (1.47, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1865189Z Skipping (s,q) (1.48, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1865346Z Skipping (s,q) (1.49, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1865504Z Skipping (s,q) (1.5, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1865706Z Skipping (s,q) (1.51, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1865864Z Skipping (s,q) (1.52, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1866027Z Skipping (s,q) (1.53, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1866185Z Skipping (s,q) (1.54, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1866342Z Skipping (s,q) (1.55, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1866504Z Skipping (s,q) (1.56, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1866666Z Skipping (s,q) (1.57, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1866824Z Skipping (s,q) (1.58, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1866984Z Skipping (s,q) (1.59, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1867141Z Skipping (s,q) (1.6, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1867306Z Skipping (s,q) (1.61, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1867467Z Skipping (s,q) (1.62, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1867624Z Skipping (s,q) (1.63, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1867824Z Skipping (s,q) (1.64, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1867984Z Skipping (s,q) (1.65, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1868144Z Skipping (s,q) (1.66, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1868304Z Skipping (s,q) (1.67, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1868501Z Skipping (s,q) (1.68, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1868665Z Skipping (s,q) (1.69, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1868826Z Skipping (s,q) (1.7, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1868983Z Skipping (s,q) (1.71, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1869147Z Skipping (s,q) (1.72, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1869308Z Skipping (s,q) (1.73, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1869467Z Skipping (s,q) (1.74, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1869632Z Skipping (s,q) (1.75, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1869790Z Skipping (s,q) (1.76, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1869953Z Skipping (s,q) (1.77, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1870110Z Skipping (s,q) (1.78, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1870269Z Skipping (s,q) (1.79, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1870432Z Skipping (s,q) (1.8, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1870591Z Skipping (s,q) (1.81, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1870749Z Skipping (s,q) (1.82, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1870911Z Skipping (s,q) (1.83, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1871071Z Skipping (s,q) (1.84, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1871232Z Skipping (s,q) (1.85, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1871395Z Skipping (s,q) (1.86, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1871553Z Skipping (s,q) (1.87, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1871713Z Skipping (s,q) (1.88, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1871870Z Skipping (s,q) (1.89, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1872030Z Skipping (s,q) (1.9, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1872236Z Skipping (s,q) (1.91, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1872396Z Skipping (s,q) (1.92, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1872556Z Skipping (s,q) (1.93, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1872714Z Skipping (s,q) (1.94, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1872911Z Skipping (s,q) (1.95, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1873071Z Skipping (s,q) (1.96, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1873231Z Skipping (s,q) (1.97, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1873391Z Skipping (s,q) (1.98, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1873550Z Skipping (s,q) (1.99, 85000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1873706Z Skipping (s,q) (0.01, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1873870Z Skipping (s,q) (0.02, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1874032Z Skipping (s,q) (0.03, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1874189Z Skipping (s,q) (0.04, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1874350Z Skipping (s,q) (0.05, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1874507Z Skipping (s,q) (0.06, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1874668Z Skipping (s,q) (0.07, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1874827Z Skipping (s,q) (0.08, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1875051Z Skipping (s,q) (0.09, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1875212Z Skipping (s,q) (0.1, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1875469Z Skipping (s,q) (0.11, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1875628Z Skipping (s,q) (0.12, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1875836Z Skipping (s,q) (0.13, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1875996Z Skipping (s,q) (0.14, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1876154Z Skipping (s,q) (0.15, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1876315Z Skipping (s,q) (0.16, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1876471Z Skipping (s,q) (0.17, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1876631Z Skipping (s,q) (0.18, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1876790Z Skipping (s,q) (0.19, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1876950Z Skipping (s,q) (0.2, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1877109Z Skipping (s,q) (0.21, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1877267Z Skipping (s,q) (0.22, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1877424Z Skipping (s,q) (0.23, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1877587Z Skipping (s,q) (0.24, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1877749Z Skipping (s,q) (0.25, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1877906Z Skipping (s,q) (0.26, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1878067Z Skipping (s,q) (0.27, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1878223Z Skipping (s,q) (0.28, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1878390Z Skipping (s,q) (0.29, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1878548Z Skipping (s,q) (0.3, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1878708Z Skipping (s,q) (0.31, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1878870Z Skipping (s,q) (0.32, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1879030Z Skipping (s,q) (0.33, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1879190Z Skipping (s,q) (0.34, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1879353Z Skipping (s,q) (0.35, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1879552Z Skipping (s,q) (0.36, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1879716Z Skipping (s,q) (0.37, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1879872Z Skipping (s,q) (0.38, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1880029Z Skipping (s,q) (0.39, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1880231Z Skipping (s,q) (0.4, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1880390Z Skipping (s,q) (0.41, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1880549Z Skipping (s,q) (0.42, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1880709Z Skipping (s,q) (0.43, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1880866Z Skipping (s,q) (0.44, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1881025Z Skipping (s,q) (0.45, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1881185Z Skipping (s,q) (0.46, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1881345Z Skipping (s,q) (0.47, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1881507Z Skipping (s,q) (0.48, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1881664Z Skipping (s,q) (0.49, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1881822Z Skipping (s,q) (0.5, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1881988Z Skipping (s,q) (0.51, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1882145Z Skipping (s,q) (0.52, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1882346Z Skipping (s,q) (0.53, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1882505Z Skipping (s,q) (0.54, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1882662Z Skipping (s,q) (0.55, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1882824Z Skipping (s,q) (0.56, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1883021Z Skipping (s,q) (0.57, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1883184Z Skipping (s,q) (0.58, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1883347Z Skipping (s,q) (0.59, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1883505Z Skipping (s,q) (0.6, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1883663Z Skipping (s,q) (0.61, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1883827Z Skipping (s,q) (0.62, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1883984Z Skipping (s,q) (0.63, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1884145Z Skipping (s,q) (0.64, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1884305Z Skipping (s,q) (0.65, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1884461Z Skipping (s,q) (0.66, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1884628Z Skipping (s,q) (0.67, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1884788Z Skipping (s,q) (0.68, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1884947Z Skipping (s,q) (0.69, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1885108Z Skipping (s,q) (0.7, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1885266Z Skipping (s,q) (0.71, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1885429Z Skipping (s,q) (0.72, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1885589Z Skipping (s,q) (0.73, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1885746Z Skipping (s,q) (0.74, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1885909Z Skipping (s,q) (0.75, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1886067Z Skipping (s,q) (0.76, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1886226Z Skipping (s,q) (0.77, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1886387Z Skipping (s,q) (0.78, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1886571Z Skipping (s,q) (0.79, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1886803Z Skipping (s,q) (0.8, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1886964Z Skipping (s,q) (0.81, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1887121Z Skipping (s,q) (0.82, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1887282Z Skipping (s,q) (0.83, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1887477Z Skipping (s,q) (0.84, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1887634Z Skipping (s,q) (0.85, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1887794Z Skipping (s,q) (0.86, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1887953Z Skipping (s,q) (0.87, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1888111Z Skipping (s,q) (0.88, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1888269Z Skipping (s,q) (0.89, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1888429Z Skipping (s,q) (0.9, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1888595Z Skipping (s,q) (0.91, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1888753Z Skipping (s,q) (0.92, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1888910Z Skipping (s,q) (0.93, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1889069Z Skipping (s,q) (0.94, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1889229Z Skipping (s,q) (0.95, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1889390Z Skipping (s,q) (0.96, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1889547Z Skipping (s,q) (0.97, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1889750Z Skipping (s,q) (0.98, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1889913Z Skipping (s,q) (0.99, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1890069Z Skipping (s,q) (1, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1890267Z Skipping (s,q) (1.01, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1890433Z Skipping (s,q) (1.02, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1890740Z Skipping (s,q) (1.03, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1890904Z Skipping (s,q) (1.04, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1891062Z Skipping (s,q) (1.05, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1891223Z Skipping (s,q) (1.06, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1891384Z Skipping (s,q) (1.07, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1891542Z Skipping (s,q) (1.08, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1891703Z Skipping (s,q) (1.09, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1891864Z Skipping (s,q) (1.1, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1892021Z Skipping (s,q) (1.11, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1892182Z Skipping (s,q) (1.12, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1892343Z Skipping (s,q) (1.13, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1892500Z Skipping (s,q) (1.14, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1892660Z Skipping (s,q) (1.15, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1892816Z Skipping (s,q) (1.16, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1892976Z Skipping (s,q) (1.17, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1893137Z Skipping (s,q) (1.18, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1893294Z Skipping (s,q) (1.19, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1893455Z Skipping (s,q) (1.2, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1893616Z Skipping (s,q) (1.21, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1893774Z Skipping (s,q) (1.22, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1893938Z Skipping (s,q) (1.23, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1894172Z Skipping (s,q) (1.24, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1894330Z Skipping (s,q) (1.25, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1894490Z Skipping (s,q) (1.26, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1894648Z Skipping (s,q) (1.27, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1894944Z Skipping (s,q) (1.28, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1895106Z Skipping (s,q) (1.29, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1895263Z Skipping (s,q) (1.3, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1895425Z Skipping (s,q) (1.31, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1895583Z Skipping (s,q) (1.32, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1895740Z Skipping (s,q) (1.33, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1895903Z Skipping (s,q) (1.34, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1896062Z Skipping (s,q) (1.35, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1896219Z Skipping (s,q) (1.36, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1896379Z Skipping (s,q) (1.37, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1896537Z Skipping (s,q) (1.38, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1896700Z Skipping (s,q) (1.39, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1896858Z Skipping (s,q) (1.4, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1897016Z Skipping (s,q) (1.41, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1897239Z Skipping (s,q) (1.42, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1897399Z Skipping (s,q) (1.43, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1897557Z Skipping (s,q) (1.44, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1897777Z Skipping (s,q) (1.45, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1897938Z Skipping (s,q) (1.46, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1898100Z Skipping (s,q) (1.47, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1898259Z Skipping (s,q) (1.48, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1898417Z Skipping (s,q) (1.49, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1898580Z Skipping (s,q) (1.5, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1898739Z Skipping (s,q) (1.51, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1898896Z Skipping (s,q) (1.52, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1899060Z Skipping (s,q) (1.53, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1899216Z Skipping (s,q) (1.54, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1899377Z Skipping (s,q) (1.55, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1899537Z Skipping (s,q) (1.56, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1899696Z Skipping (s,q) (1.57, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1899857Z Skipping (s,q) (1.58, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1900015Z Skipping (s,q) (1.59, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1900173Z Skipping (s,q) (1.6, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1900336Z Skipping (s,q) (1.61, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1900494Z Skipping (s,q) (1.62, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1900656Z Skipping (s,q) (1.63, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1900816Z Skipping (s,q) (1.64, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1900975Z Skipping (s,q) (1.65, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1901138Z Skipping (s,q) (1.66, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1901298Z Skipping (s,q) (1.67, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1901499Z Skipping (s,q) (1.68, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1901663Z Skipping (s,q) (1.69, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1901822Z Skipping (s,q) (1.7, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1901980Z Skipping (s,q) (1.71, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1902204Z Skipping (s,q) (1.72, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1902361Z Skipping (s,q) (1.73, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1902520Z Skipping (s,q) (1.74, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1902679Z Skipping (s,q) (1.75, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1902837Z Skipping (s,q) (1.76, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1902996Z Skipping (s,q) (1.77, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1903155Z Skipping (s,q) (1.78, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1903314Z Skipping (s,q) (1.79, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1903477Z Skipping (s,q) (1.8, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1903680Z Skipping (s,q) (1.81, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1903906Z Skipping (s,q) (1.82, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1904136Z Skipping (s,q) (1.83, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1904298Z Skipping (s,q) (1.84, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1904461Z Skipping (s,q) (1.85, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1904677Z Skipping (s,q) (1.86, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1904837Z Skipping (s,q) (1.87, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1904999Z Skipping (s,q) (1.88, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1905197Z Skipping (s,q) (1.89, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1905363Z Skipping (s,q) (1.9, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1905521Z Skipping (s,q) (1.91, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1905677Z Skipping (s,q) (1.92, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1905839Z Skipping (s,q) (1.93, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1905999Z Skipping (s,q) (1.94, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1906157Z Skipping (s,q) (1.95, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1906316Z Skipping (s,q) (1.96, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1906476Z Skipping (s,q) (1.97, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1906637Z Skipping (s,q) (1.98, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1906793Z Skipping (s,q) (1.99, 87500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1906955Z Skipping (s,q) (0.01, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1907117Z Skipping (s,q) (0.02, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1907274Z Skipping (s,q) (0.03, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1907431Z Skipping (s,q) (0.04, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1907592Z Skipping (s,q) (0.05, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1907750Z Skipping (s,q) (0.06, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1907912Z Skipping (s,q) (0.07, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1908069Z Skipping (s,q) (0.08, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1908228Z Skipping (s,q) (0.09, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1908390Z Skipping (s,q) (0.1, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1908547Z Skipping (s,q) (0.11, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1908717Z Skipping (s,q) (0.12, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1908918Z Skipping (s,q) (0.13, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1909080Z Skipping (s,q) (0.14, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1909238Z Skipping (s,q) (0.15, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1909394Z Skipping (s,q) (0.16, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1909591Z Skipping (s,q) (0.17, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1909749Z Skipping (s,q) (0.18, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1909907Z Skipping (s,q) (0.19, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1910070Z Skipping (s,q) (0.2, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1910230Z Skipping (s,q) (0.21, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1910394Z Skipping (s,q) (0.22, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1910553Z Skipping (s,q) (0.23, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1910712Z Skipping (s,q) (0.24, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1910872Z Skipping (s,q) (0.25, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1911031Z Skipping (s,q) (0.26, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1911188Z Skipping (s,q) (0.27, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1911352Z Skipping (s,q) (0.28, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1911508Z Skipping (s,q) (0.29, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1911670Z Skipping (s,q) (0.3, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1911869Z Skipping (s,q) (0.31, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1912031Z Skipping (s,q) (0.32, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1912192Z Skipping (s,q) (0.33, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1912390Z Skipping (s,q) (0.34, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1912553Z Skipping (s,q) (0.35, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1912716Z Skipping (s,q) (0.36, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1912874Z Skipping (s,q) (0.37, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1913034Z Skipping (s,q) (0.38, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1913196Z Skipping (s,q) (0.39, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1913354Z Skipping (s,q) (0.4, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1913516Z Skipping (s,q) (0.41, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1913678Z Skipping (s,q) (0.42, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1913836Z Skipping (s,q) (0.43, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1913997Z Skipping (s,q) (0.44, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1914157Z Skipping (s,q) (0.45, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1914319Z Skipping (s,q) (0.46, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1914476Z Skipping (s,q) (0.47, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1914633Z Skipping (s,q) (0.48, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1914797Z Skipping (s,q) (0.49, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1914956Z Skipping (s,q) (0.5, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1915115Z Skipping (s,q) (0.51, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1915279Z Skipping (s,q) (0.52, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1915542Z Skipping (s,q) (0.53, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1915702Z Skipping (s,q) (0.54, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1915861Z Skipping (s,q) (0.55, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1916021Z Skipping (s,q) (0.56, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1916227Z Skipping (s,q) (0.57, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1916390Z Skipping (s,q) (0.58, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1916547Z Skipping (s,q) (0.59, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1916708Z Skipping (s,q) (0.6, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1916906Z Skipping (s,q) (0.61, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1917064Z Skipping (s,q) (0.62, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1917225Z Skipping (s,q) (0.63, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1917385Z Skipping (s,q) (0.64, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1917544Z Skipping (s,q) (0.65, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1917703Z Skipping (s,q) (0.66, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1917861Z Skipping (s,q) (0.67, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1918023Z Skipping (s,q) (0.68, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1918182Z Skipping (s,q) (0.69, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1918340Z Skipping (s,q) (0.7, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1918501Z Skipping (s,q) (0.71, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1918662Z Skipping (s,q) (0.72, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1918822Z Skipping (s,q) (0.73, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1918981Z Skipping (s,q) (0.74, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1919181Z Skipping (s,q) (0.75, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1919342Z Skipping (s,q) (0.76, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1919502Z Skipping (s,q) (0.77, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1919661Z Skipping (s,q) (0.78, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1919864Z Skipping (s,q) (0.79, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1920022Z Skipping (s,q) (0.8, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1920184Z Skipping (s,q) (0.81, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1920342Z Skipping (s,q) (0.82, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1920502Z Skipping (s,q) (0.83, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1920661Z Skipping (s,q) (0.84, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1920818Z Skipping (s,q) (0.85, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1920978Z Skipping (s,q) (0.86, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1921138Z Skipping (s,q) (0.87, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1921294Z Skipping (s,q) (0.88, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1921455Z Skipping (s,q) (0.89, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1921618Z Skipping (s,q) (0.9, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1921777Z Skipping (s,q) (0.91, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1921938Z Skipping (s,q) (0.92, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1922096Z Skipping (s,q) (0.93, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1922256Z Skipping (s,q) (0.94, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1922418Z Skipping (s,q) (0.95, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1922575Z Skipping (s,q) (0.96, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1922739Z Skipping (s,q) (0.97, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1922896Z Skipping (s,q) (0.98, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1923053Z Skipping (s,q) (0.99, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1923215Z Skipping (s,q) (1, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1923418Z Skipping (s,q) (1.01, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1923576Z Skipping (s,q) (1.02, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1923737Z Skipping (s,q) (1.03, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1923894Z Skipping (s,q) (1.04, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1924090Z Skipping (s,q) (1.05, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1924250Z Skipping (s,q) (1.06, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1924408Z Skipping (s,q) (1.07, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1924574Z Skipping (s,q) (1.08, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1924730Z Skipping (s,q) (1.09, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1924888Z Skipping (s,q) (1.1, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1925050Z Skipping (s,q) (1.11, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1925211Z Skipping (s,q) (1.12, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1925369Z Skipping (s,q) (1.13, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1925528Z Skipping (s,q) (1.14, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1925686Z Skipping (s,q) (1.15, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1925849Z Skipping (s,q) (1.16, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1926006Z Skipping (s,q) (1.17, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1926164Z Skipping (s,q) (1.18, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1926365Z Skipping (s,q) (1.19, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1926525Z Skipping (s,q) (1.2, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1926684Z Skipping (s,q) (1.21, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1926843Z Skipping (s,q) (1.22, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1927043Z Skipping (s,q) (1.23, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1927205Z Skipping (s,q) (1.24, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1927361Z Skipping (s,q) (1.25, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1927518Z Skipping (s,q) (1.26, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1927680Z Skipping (s,q) (1.27, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1927839Z Skipping (s,q) (1.28, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1927996Z Skipping (s,q) (1.29, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1928164Z Skipping (s,q) (1.3, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1928322Z Skipping (s,q) (1.31, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1928486Z Skipping (s,q) (1.32, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1928644Z Skipping (s,q) (1.33, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1928808Z Skipping (s,q) (1.34, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1928968Z Skipping (s,q) (1.35, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1929125Z Skipping (s,q) (1.36, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1929281Z Skipping (s,q) (1.37, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1929444Z Skipping (s,q) (1.38, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1929601Z Skipping (s,q) (1.39, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1929764Z Skipping (s,q) (1.4, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1929926Z Skipping (s,q) (1.41, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1930086Z Skipping (s,q) (1.42, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1930246Z Skipping (s,q) (1.43, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1930403Z Skipping (s,q) (1.44, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1930629Z Skipping (s,q) (1.45, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1930794Z Skipping (s,q) (1.46, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1930953Z Skipping (s,q) (1.47, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1931113Z Skipping (s,q) (1.48, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1931271Z Skipping (s,q) (1.49, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1931470Z Skipping (s,q) (1.5, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1931632Z Skipping (s,q) (1.51, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1931792Z Skipping (s,q) (1.52, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1931949Z Skipping (s,q) (1.53, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1932110Z Skipping (s,q) (1.54, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1932268Z Skipping (s,q) (1.55, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1932431Z Skipping (s,q) (1.56, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1932593Z Skipping (s,q) (1.57, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1932750Z Skipping (s,q) (1.58, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1932910Z Skipping (s,q) (1.59, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1933069Z Skipping (s,q) (1.6, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1933230Z Skipping (s,q) (1.61, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1933391Z Skipping (s,q) (1.62, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1933590Z Skipping (s,q) (1.63, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1933752Z Skipping (s,q) (1.64, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1933913Z Skipping (s,q) (1.65, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1934071Z Skipping (s,q) (1.66, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1934274Z Skipping (s,q) (1.67, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1934437Z Skipping (s,q) (1.68, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1934594Z Skipping (s,q) (1.69, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1934757Z Skipping (s,q) (1.7, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1934916Z Skipping (s,q) (1.71, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1935076Z Skipping (s,q) (1.72, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1935238Z Skipping (s,q) (1.73, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1935398Z Skipping (s,q) (1.74, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1935558Z Skipping (s,q) (1.75, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1935715Z Skipping (s,q) (1.76, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1935873Z Skipping (s,q) (1.77, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1936037Z Skipping (s,q) (1.78, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1936195Z Skipping (s,q) (1.79, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1936353Z Skipping (s,q) (1.8, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1936513Z Skipping (s,q) (1.81, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1936672Z Skipping (s,q) (1.82, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1936833Z Skipping (s,q) (1.83, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1936990Z Skipping (s,q) (1.84, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1937149Z Skipping (s,q) (1.85, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1937310Z Skipping (s,q) (1.86, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1937468Z Skipping (s,q) (1.87, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1937625Z Skipping (s,q) (1.88, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1937788Z Skipping (s,q) (1.89, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1937990Z Skipping (s,q) (1.9, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1938153Z Skipping (s,q) (1.91, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1938311Z Skipping (s,q) (1.92, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1938468Z Skipping (s,q) (1.93, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1938670Z Skipping (s,q) (1.94, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1938827Z Skipping (s,q) (1.95, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1938987Z Skipping (s,q) (1.96, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1939146Z Skipping (s,q) (1.97, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1939303Z Skipping (s,q) (1.98, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1939466Z Skipping (s,q) (1.99, 90000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1939625Z Skipping (s,q) (0.01, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1939784Z Skipping (s,q) (0.02, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1939943Z Skipping (s,q) (0.03, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1940101Z Skipping (s,q) (0.04, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1940260Z Skipping (s,q) (0.05, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1940423Z Skipping (s,q) (0.06, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1940579Z Skipping (s,q) (0.07, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1940782Z Skipping (s,q) (0.08, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1940941Z Skipping (s,q) (0.09, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1941101Z Skipping (s,q) (0.1, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1941263Z Skipping (s,q) (0.11, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1941461Z Skipping (s,q) (0.12, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1941621Z Skipping (s,q) (0.13, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1941781Z Skipping (s,q) (0.14, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1941938Z Skipping (s,q) (0.15, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1942095Z Skipping (s,q) (0.16, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1942257Z Skipping (s,q) (0.17, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1942415Z Skipping (s,q) (0.18, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1942578Z Skipping (s,q) (0.19, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1942736Z Skipping (s,q) (0.2, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1942896Z Skipping (s,q) (0.21, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1943058Z Skipping (s,q) (0.22, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1943219Z Skipping (s,q) (0.23, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1943379Z Skipping (s,q) (0.24, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1943540Z Skipping (s,q) (0.25, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1943699Z Skipping (s,q) (0.26, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1943860Z Skipping (s,q) (0.27, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1944021Z Skipping (s,q) (0.28, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1944177Z Skipping (s,q) (0.29, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1944342Z Skipping (s,q) (0.3, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1944501Z Skipping (s,q) (0.31, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1944659Z Skipping (s,q) (0.32, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1944819Z Skipping (s,q) (0.33, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1944979Z Skipping (s,q) (0.34, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1945182Z Skipping (s,q) (0.35, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1945342Z Skipping (s,q) (0.36, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1945501Z Skipping (s,q) (0.37, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1945659Z Skipping (s,q) (0.38, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1945854Z Skipping (s,q) (0.39, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1946013Z Skipping (s,q) (0.4, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1946177Z Skipping (s,q) (0.41, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1946338Z Skipping (s,q) (0.42, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1946499Z Skipping (s,q) (0.43, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1946656Z Skipping (s,q) (0.44, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1946816Z Skipping (s,q) (0.45, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1946980Z Skipping (s,q) (0.46, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1947137Z Skipping (s,q) (0.47, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1947294Z Skipping (s,q) (0.48, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1947457Z Skipping (s,q) (0.49, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1947617Z Skipping (s,q) (0.5, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1947779Z Skipping (s,q) (0.51, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1947979Z Skipping (s,q) (0.52, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1948139Z Skipping (s,q) (0.53, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1948299Z Skipping (s,q) (0.54, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1948457Z Skipping (s,q) (0.55, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1948655Z Skipping (s,q) (0.56, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1948820Z Skipping (s,q) (0.57, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1949123Z Skipping (s,q) (0.58, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1949334Z Skipping (s,q) (0.59, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1949492Z Skipping (s,q) (0.6, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1949658Z Skipping (s,q) (0.61, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1949817Z Skipping (s,q) (0.62, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1949975Z Skipping (s,q) (0.63, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1950130Z Skipping (s,q) (0.64, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1950426Z Skipping (s,q) (0.65, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1950602Z Skipping (s,q) (0.66, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1950763Z Skipping (s,q) (0.67, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1950927Z Skipping (s,q) (0.68, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1951083Z Skipping (s,q) (0.69, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1951243Z Skipping (s,q) (0.7, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1951402Z Skipping (s,q) (0.71, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1951562Z Skipping (s,q) (0.72, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1951721Z Skipping (s,q) (0.73, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1951880Z Skipping (s,q) (0.74, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1952035Z Skipping (s,q) (0.75, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1952193Z Skipping (s,q) (0.76, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1952350Z Skipping (s,q) (0.77, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1952511Z Skipping (s,q) (0.78, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1952744Z Skipping (s,q) (0.79, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1952904Z Skipping (s,q) (0.8, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1953065Z Skipping (s,q) (0.81, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1953221Z Skipping (s,q) (0.82, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1953418Z Skipping (s,q) (0.83, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1953577Z Skipping (s,q) (0.84, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1953734Z Skipping (s,q) (0.85, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1953897Z Skipping (s,q) (0.86, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1954055Z Skipping (s,q) (0.87, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1954211Z Skipping (s,q) (0.88, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1954372Z Skipping (s,q) (0.89, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1954533Z Skipping (s,q) (0.9, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1954690Z Skipping (s,q) (0.91, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1954851Z Skipping (s,q) (0.92, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1955008Z Skipping (s,q) (0.93, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1955170Z Skipping (s,q) (0.94, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1955327Z Skipping (s,q) (0.95, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1955594Z Skipping (s,q) (0.96, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1955756Z Skipping (s,q) (0.97, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1955958Z Skipping (s,q) (0.98, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1956180Z Skipping (s,q) (0.99, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1956437Z Skipping (s,q) (1, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1956596Z Skipping (s,q) (1.01, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1956757Z Skipping (s,q) (1.02, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1956913Z Skipping (s,q) (1.03, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1957068Z Skipping (s,q) (1.04, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1957231Z Skipping (s,q) (1.05, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1957386Z Skipping (s,q) (1.06, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1957546Z Skipping (s,q) (1.07, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1957706Z Skipping (s,q) (1.08, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1957863Z Skipping (s,q) (1.09, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1958023Z Skipping (s,q) (1.1, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1958183Z Skipping (s,q) (1.11, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1958342Z Skipping (s,q) (1.12, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1958500Z Skipping (s,q) (1.13, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1958656Z Skipping (s,q) (1.14, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1958813Z Skipping (s,q) (1.15, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1958976Z Skipping (s,q) (1.16, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1959131Z Skipping (s,q) (1.17, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1959290Z Skipping (s,q) (1.18, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1959450Z Skipping (s,q) (1.19, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1959608Z Skipping (s,q) (1.2, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1959769Z Skipping (s,q) (1.21, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1959928Z Skipping (s,q) (1.22, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1960131Z Skipping (s,q) (1.23, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1960294Z Skipping (s,q) (1.24, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1960449Z Skipping (s,q) (1.25, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1960605Z Skipping (s,q) (1.26, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1960803Z Skipping (s,q) (1.27, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1961131Z Skipping (s,q) (1.28, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1961298Z Skipping (s,q) (1.29, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1961457Z Skipping (s,q) (1.3, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1961616Z Skipping (s,q) (1.31, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1961778Z Skipping (s,q) (1.32, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1961938Z Skipping (s,q) (1.33, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1962098Z Skipping (s,q) (1.34, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1962256Z Skipping (s,q) (1.35, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1962412Z Skipping (s,q) (1.36, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1962571Z Skipping (s,q) (1.37, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1962732Z Skipping (s,q) (1.38, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1962889Z Skipping (s,q) (1.39, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1963104Z Skipping (s,q) (1.4, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1963264Z Skipping (s,q) (1.41, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1963421Z Skipping (s,q) (1.42, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1963581Z Skipping (s,q) (1.43, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1963788Z Skipping (s,q) (1.44, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1963950Z Skipping (s,q) (1.45, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1964106Z Skipping (s,q) (1.46, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1964263Z Skipping (s,q) (1.47, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1964422Z Skipping (s,q) (1.48, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1964581Z Skipping (s,q) (1.49, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1964739Z Skipping (s,q) (1.5, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1964900Z Skipping (s,q) (1.51, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1965060Z Skipping (s,q) (1.52, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1965221Z Skipping (s,q) (1.53, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1965379Z Skipping (s,q) (1.54, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1965541Z Skipping (s,q) (1.55, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1965701Z Skipping (s,q) (1.56, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1965858Z Skipping (s,q) (1.57, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1966014Z Skipping (s,q) (1.58, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1966171Z Skipping (s,q) (1.59, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1966332Z Skipping (s,q) (1.6, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1966491Z Skipping (s,q) (1.61, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1966648Z Skipping (s,q) (1.62, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1966808Z Skipping (s,q) (1.63, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1966966Z Skipping (s,q) (1.64, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1967146Z Skipping (s,q) (1.65, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1967369Z Skipping (s,q) (1.66, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1967664Z Skipping (s,q) (1.67, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1967829Z Skipping (s,q) (1.68, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1967994Z Skipping (s,q) (1.69, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1968155Z Skipping (s,q) (1.7, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1968355Z Skipping (s,q) (1.71, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1968516Z Skipping (s,q) (1.72, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1968675Z Skipping (s,q) (1.73, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1968836Z Skipping (s,q) (1.74, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1969000Z Skipping (s,q) (1.75, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1969159Z Skipping (s,q) (1.76, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1969321Z Skipping (s,q) (1.77, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1969484Z Skipping (s,q) (1.78, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1969643Z Skipping (s,q) (1.79, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1969805Z Skipping (s,q) (1.8, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1969963Z Skipping (s,q) (1.81, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1970122Z Skipping (s,q) (1.82, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1970284Z Skipping (s,q) (1.83, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1970448Z Skipping (s,q) (1.84, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1970651Z Skipping (s,q) (1.85, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1970814Z Skipping (s,q) (1.86, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1970973Z Skipping (s,q) (1.87, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1971173Z Skipping (s,q) (1.88, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1971334Z Skipping (s,q) (1.89, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1971495Z Skipping (s,q) (1.9, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1975673Z Skipping (s,q) (1.91, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1975858Z Skipping (s,q) (1.92, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1976022Z Skipping (s,q) (1.93, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1976344Z Skipping (s,q) (1.94, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1976555Z Skipping (s,q) (1.95, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1976718Z Skipping (s,q) (1.96, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1976875Z Skipping (s,q) (1.97, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1977033Z Skipping (s,q) (1.98, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1977191Z Skipping (s,q) (1.99, 92500): inconsistent with heavy hitters! 2025-05-07T20:56:57.1977354Z Skipping (s,q) (0.01, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1977509Z Skipping (s,q) (0.02, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1977666Z Skipping (s,q) (0.03, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1977824Z Skipping (s,q) (0.04, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1977981Z Skipping (s,q) (0.05, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1978137Z Skipping (s,q) (0.06, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1978296Z Skipping (s,q) (0.07, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1978454Z Skipping (s,q) (0.08, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1978612Z Skipping (s,q) (0.09, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1978772Z Skipping (s,q) (0.1, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1978932Z Skipping (s,q) (0.11, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1979173Z Skipping (s,q) (0.12, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1979334Z Skipping (s,q) (0.13, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1979490Z Skipping (s,q) (0.14, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1979649Z Skipping (s,q) (0.15, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1979846Z Skipping (s,q) (0.16, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1980006Z Skipping (s,q) (0.17, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1980164Z Skipping (s,q) (0.18, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1980322Z Skipping (s,q) (0.19, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1980481Z Skipping (s,q) (0.2, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1980637Z Skipping (s,q) (0.21, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1980793Z Skipping (s,q) (0.22, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1980957Z Skipping (s,q) (0.23, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1981112Z Skipping (s,q) (0.24, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1981269Z Skipping (s,q) (0.25, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1981426Z Skipping (s,q) (0.26, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1981583Z Skipping (s,q) (0.27, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1981741Z Skipping (s,q) (0.28, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1981895Z Skipping (s,q) (0.29, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1982092Z Skipping (s,q) (0.3, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1982252Z Skipping (s,q) (0.31, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1982410Z Skipping (s,q) (0.32, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1982610Z Skipping (s,q) (0.33, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1982769Z Skipping (s,q) (0.34, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1982925Z Skipping (s,q) (0.35, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1983084Z Skipping (s,q) (0.36, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1983239Z Skipping (s,q) (0.37, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1983398Z Skipping (s,q) (0.38, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1983556Z Skipping (s,q) (0.39, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1983711Z Skipping (s,q) (0.4, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1983873Z Skipping (s,q) (0.41, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1984029Z Skipping (s,q) (0.42, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1984183Z Skipping (s,q) (0.43, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1984343Z Skipping (s,q) (0.44, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1984502Z Skipping (s,q) (0.45, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1984657Z Skipping (s,q) (0.46, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1984815Z Skipping (s,q) (0.47, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1984971Z Skipping (s,q) (0.48, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1985128Z Skipping (s,q) (0.49, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1985288Z Skipping (s,q) (0.5, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1985444Z Skipping (s,q) (0.51, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1985607Z Skipping (s,q) (0.52, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1985765Z Skipping (s,q) (0.53, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1985921Z Skipping (s,q) (0.54, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1986082Z Skipping (s,q) (0.55, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1986282Z Skipping (s,q) (0.56, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1986440Z Skipping (s,q) (0.57, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1986600Z Skipping (s,q) (0.58, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1986754Z Skipping (s,q) (0.59, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1986955Z Skipping (s,q) (0.6, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1987110Z Skipping (s,q) (0.61, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1987266Z Skipping (s,q) (0.62, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1987427Z Skipping (s,q) (0.63, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1987585Z Skipping (s,q) (0.64, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1987740Z Skipping (s,q) (0.65, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1987899Z Skipping (s,q) (0.66, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1988057Z Skipping (s,q) (0.67, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1988215Z Skipping (s,q) (0.68, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1988373Z Skipping (s,q) (0.69, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1988529Z Skipping (s,q) (0.7, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1988694Z Skipping (s,q) (0.71, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1988848Z Skipping (s,q) (0.72, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1989005Z Skipping (s,q) (0.73, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1989232Z Skipping (s,q) (0.74, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1989388Z Skipping (s,q) (0.75, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1989549Z Skipping (s,q) (0.76, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1989747Z Skipping (s,q) (0.77, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1989905Z Skipping (s,q) (0.78, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1990066Z Skipping (s,q) (0.79, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1990223Z Skipping (s,q) (0.8, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1990379Z Skipping (s,q) (0.81, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1990541Z Skipping (s,q) (0.82, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1990939Z Skipping (s,q) (0.83, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1991099Z Skipping (s,q) (0.84, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1991256Z Skipping (s,q) (0.85, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1991412Z Skipping (s,q) (0.86, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1991570Z Skipping (s,q) (0.87, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1991727Z Skipping (s,q) (0.88, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1991885Z Skipping (s,q) (0.89, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1992045Z Skipping (s,q) (0.9, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1992200Z Skipping (s,q) (0.91, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1992359Z Skipping (s,q) (0.92, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1992517Z Skipping (s,q) (0.93, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1992673Z Skipping (s,q) (0.94, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1992832Z Skipping (s,q) (0.95, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1992989Z Skipping (s,q) (0.96, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1993143Z Skipping (s,q) (0.97, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1993302Z Skipping (s,q) (0.98, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1993461Z Skipping (s,q) (0.99, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1993701Z Skipping (s,q) (1, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1993862Z Skipping (s,q) (1.01, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1994019Z Skipping (s,q) (1.02, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1994180Z Skipping (s,q) (1.03, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1994394Z Skipping (s,q) (1.04, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1994549Z Skipping (s,q) (1.05, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1994706Z Skipping (s,q) (1.06, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1994863Z Skipping (s,q) (1.07, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1995019Z Skipping (s,q) (1.08, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1995181Z Skipping (s,q) (1.09, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1995339Z Skipping (s,q) (1.1, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1995585Z Skipping (s,q) (1.11, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1995743Z Skipping (s,q) (1.12, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1995901Z Skipping (s,q) (1.13, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1996059Z Skipping (s,q) (1.14, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1996219Z Skipping (s,q) (1.15, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1996374Z Skipping (s,q) (1.16, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1996535Z Skipping (s,q) (1.17, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1996755Z Skipping (s,q) (1.18, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1996920Z Skipping (s,q) (1.19, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1997078Z Skipping (s,q) (1.2, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1997294Z Skipping (s,q) (1.21, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1997456Z Skipping (s,q) (1.22, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1997610Z Skipping (s,q) (1.23, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1997766Z Skipping (s,q) (1.24, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1997926Z Skipping (s,q) (1.25, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1998083Z Skipping (s,q) (1.26, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1998245Z Skipping (s,q) (1.27, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1998399Z Skipping (s,q) (1.28, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1998559Z Skipping (s,q) (1.29, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1998719Z Skipping (s,q) (1.3, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1998873Z Skipping (s,q) (1.31, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1999030Z Skipping (s,q) (1.32, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1999191Z Skipping (s,q) (1.33, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1999347Z Skipping (s,q) (1.34, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1999506Z Skipping (s,q) (1.35, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1999661Z Skipping (s,q) (1.36, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1999818Z Skipping (s,q) (1.37, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.1999980Z Skipping (s,q) (1.38, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2000135Z Skipping (s,q) (1.39, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2000293Z Skipping (s,q) (1.4, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2000453Z Skipping (s,q) (1.41, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2000608Z Skipping (s,q) (1.42, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2000768Z Skipping (s,q) (1.43, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2000970Z Skipping (s,q) (1.44, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2001129Z Skipping (s,q) (1.45, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2001285Z Skipping (s,q) (1.46, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2001439Z Skipping (s,q) (1.47, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2001633Z Skipping (s,q) (1.48, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2001795Z Skipping (s,q) (1.49, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2001951Z Skipping (s,q) (1.5, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2002114Z Skipping (s,q) (1.51, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2002268Z Skipping (s,q) (1.52, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2002423Z Skipping (s,q) (1.53, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2002581Z Skipping (s,q) (1.54, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2002744Z Skipping (s,q) (1.55, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2002900Z Skipping (s,q) (1.56, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2003058Z Skipping (s,q) (1.57, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2003214Z Skipping (s,q) (1.58, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2003371Z Skipping (s,q) (1.59, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2003532Z Skipping (s,q) (1.6, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2003688Z Skipping (s,q) (1.61, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2003891Z Skipping (s,q) (1.62, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2004049Z Skipping (s,q) (1.63, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2004204Z Skipping (s,q) (1.64, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2004364Z Skipping (s,q) (1.65, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2004563Z Skipping (s,q) (1.66, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2004718Z Skipping (s,q) (1.67, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2004876Z Skipping (s,q) (1.68, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2005031Z Skipping (s,q) (1.69, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2005195Z Skipping (s,q) (1.7, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2005353Z Skipping (s,q) (1.71, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2005510Z Skipping (s,q) (1.72, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2005671Z Skipping (s,q) (1.73, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2005826Z Skipping (s,q) (1.74, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2005983Z Skipping (s,q) (1.75, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2006143Z Skipping (s,q) (1.76, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2006303Z Skipping (s,q) (1.77, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2006464Z Skipping (s,q) (1.78, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2006620Z Skipping (s,q) (1.79, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2006779Z Skipping (s,q) (1.8, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2006940Z Skipping (s,q) (1.81, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2007095Z Skipping (s,q) (1.82, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2007253Z Skipping (s,q) (1.83, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2007415Z Skipping (s,q) (1.84, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2007570Z Skipping (s,q) (1.85, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2007730Z Skipping (s,q) (1.86, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2007887Z Skipping (s,q) (1.87, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2008088Z Skipping (s,q) (1.88, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2008248Z Skipping (s,q) (1.89, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2008405Z Skipping (s,q) (1.9, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2008561Z Skipping (s,q) (1.91, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2008763Z Skipping (s,q) (1.92, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2008919Z Skipping (s,q) (1.93, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2009080Z Skipping (s,q) (1.94, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2009237Z Skipping (s,q) (1.95, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2009393Z Skipping (s,q) (1.96, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2009554Z Skipping (s,q) (1.97, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2009708Z Skipping (s,q) (1.98, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2009867Z Skipping (s,q) (1.99, 95000): inconsistent with heavy hitters! 2025-05-07T20:56:57.2010031Z Skipping (s,q) (0.01, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2010187Z Skipping (s,q) (0.02, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2010347Z Skipping (s,q) (0.03, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2010503Z Skipping (s,q) (0.04, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2010661Z Skipping (s,q) (0.05, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2010820Z Skipping (s,q) (0.06, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2011018Z Skipping (s,q) (0.07, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2011176Z Skipping (s,q) (0.08, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2011337Z Skipping (s,q) (0.09, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2011494Z Skipping (s,q) (0.1, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2011695Z Skipping (s,q) (0.11, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2011857Z Skipping (s,q) (0.12, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2012014Z Skipping (s,q) (0.13, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2012177Z Skipping (s,q) (0.14, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2012336Z Skipping (s,q) (0.15, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2012491Z Skipping (s,q) (0.16, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2012649Z Skipping (s,q) (0.17, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2012807Z Skipping (s,q) (0.18, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2012964Z Skipping (s,q) (0.19, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2013127Z Skipping (s,q) (0.2, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2013284Z Skipping (s,q) (0.21, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2013448Z Skipping (s,q) (0.22, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2013603Z Skipping (s,q) (0.23, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2013760Z Skipping (s,q) (0.24, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2013921Z Skipping (s,q) (0.25, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2014076Z Skipping (s,q) (0.26, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2014235Z Skipping (s,q) (0.27, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2014394Z Skipping (s,q) (0.28, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2014552Z Skipping (s,q) (0.29, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2014712Z Skipping (s,q) (0.3, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2014868Z Skipping (s,q) (0.31, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2015025Z Skipping (s,q) (0.32, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2015374Z Skipping (s,q) (0.33, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2015532Z Skipping (s,q) (0.34, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2015687Z Skipping (s,q) (0.35, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2015847Z Skipping (s,q) (0.36, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2016003Z Skipping (s,q) (0.37, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2016226Z Skipping (s,q) (0.38, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2016383Z Skipping (s,q) (0.39, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2016541Z Skipping (s,q) (0.4, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2016702Z Skipping (s,q) (0.41, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2016860Z Skipping (s,q) (0.42, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2017014Z Skipping (s,q) (0.43, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2017179Z Skipping (s,q) (0.44, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2017338Z Skipping (s,q) (0.45, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2017497Z Skipping (s,q) (0.46, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2017653Z Skipping (s,q) (0.47, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2017810Z Skipping (s,q) (0.48, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2017972Z Skipping (s,q) (0.49, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2018130Z Skipping (s,q) (0.5, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2018329Z Skipping (s,q) (0.51, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2018491Z Skipping (s,q) (0.52, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2018649Z Skipping (s,q) (0.53, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2018810Z Skipping (s,q) (0.54, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2019006Z Skipping (s,q) (0.55, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2019165Z Skipping (s,q) (0.56, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2019323Z Skipping (s,q) (0.57, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2019479Z Skipping (s,q) (0.58, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2019635Z Skipping (s,q) (0.59, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2019797Z Skipping (s,q) (0.6, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2019953Z Skipping (s,q) (0.61, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2020115Z Skipping (s,q) (0.62, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2020270Z Skipping (s,q) (0.63, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2020426Z Skipping (s,q) (0.64, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2020585Z Skipping (s,q) (0.65, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2020743Z Skipping (s,q) (0.66, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2020902Z Skipping (s,q) (0.67, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2021062Z Skipping (s,q) (0.68, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2021218Z Skipping (s,q) (0.69, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2021377Z Skipping (s,q) (0.7, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2021540Z Skipping (s,q) (0.71, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2021695Z Skipping (s,q) (0.72, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2021857Z Skipping (s,q) (0.73, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2022014Z Skipping (s,q) (0.74, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2022169Z Skipping (s,q) (0.75, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2022328Z Skipping (s,q) (0.76, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2022484Z Skipping (s,q) (0.77, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2022684Z Skipping (s,q) (0.78, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2022848Z Skipping (s,q) (0.79, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2023006Z Skipping (s,q) (0.8, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2023168Z Skipping (s,q) (0.81, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2023363Z Skipping (s,q) (0.82, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2023520Z Skipping (s,q) (0.83, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2023683Z Skipping (s,q) (0.84, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2023841Z Skipping (s,q) (0.85, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2023996Z Skipping (s,q) (0.86, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2024157Z Skipping (s,q) (0.87, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2024315Z Skipping (s,q) (0.88, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2024474Z Skipping (s,q) (0.89, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2024630Z Skipping (s,q) (0.9, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2024789Z Skipping (s,q) (0.91, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2024950Z Skipping (s,q) (0.92, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2025108Z Skipping (s,q) (0.93, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2025264Z Skipping (s,q) (0.94, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2025466Z Skipping (s,q) (0.95, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2025624Z Skipping (s,q) (0.96, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2025782Z Skipping (s,q) (0.97, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2025938Z Skipping (s,q) (0.98, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2026134Z Skipping (s,q) (0.99, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2026295Z Skipping (s,q) (1, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2026450Z Skipping (s,q) (1.01, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2026606Z Skipping (s,q) (1.02, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2026764Z Skipping (s,q) (1.03, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2026925Z Skipping (s,q) (1.04, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2027084Z Skipping (s,q) (1.05, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2027243Z Skipping (s,q) (1.06, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2027398Z Skipping (s,q) (1.07, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2027559Z Skipping (s,q) (1.08, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2027714Z Skipping (s,q) (1.09, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2027876Z Skipping (s,q) (1.1, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2028037Z Skipping (s,q) (1.11, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2028194Z Skipping (s,q) (1.12, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2028356Z Skipping (s,q) (1.13, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2028512Z Skipping (s,q) (1.14, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2028671Z Skipping (s,q) (1.15, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2028830Z Skipping (s,q) (1.16, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2028990Z Skipping (s,q) (1.17, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2029146Z Skipping (s,q) (1.18, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2029304Z Skipping (s,q) (1.19, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2029462Z Skipping (s,q) (1.2, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2029621Z Skipping (s,q) (1.21, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2029821Z Skipping (s,q) (1.22, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2029978Z Skipping (s,q) (1.23, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2030137Z Skipping (s,q) (1.24, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2030292Z Skipping (s,q) (1.25, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2030486Z Skipping (s,q) (1.26, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2030645Z Skipping (s,q) (1.27, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2030801Z Skipping (s,q) (1.28, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2030959Z Skipping (s,q) (1.29, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2031119Z Skipping (s,q) (1.3, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2031276Z Skipping (s,q) (1.31, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2031441Z Skipping (s,q) (1.32, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2031599Z Skipping (s,q) (1.33, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2031756Z Skipping (s,q) (1.34, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2031916Z Skipping (s,q) (1.35, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2032070Z Skipping (s,q) (1.36, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2032228Z Skipping (s,q) (1.37, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2032387Z Skipping (s,q) (1.38, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2032584Z Skipping (s,q) (1.39, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2032748Z Skipping (s,q) (1.4, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2032904Z Skipping (s,q) (1.41, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2033060Z Skipping (s,q) (1.42, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2033258Z Skipping (s,q) (1.43, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2033417Z Skipping (s,q) (1.44, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2033572Z Skipping (s,q) (1.45, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2033731Z Skipping (s,q) (1.46, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2033888Z Skipping (s,q) (1.47, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2034048Z Skipping (s,q) (1.48, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2034204Z Skipping (s,q) (1.49, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2034363Z Skipping (s,q) (1.5, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2034527Z Skipping (s,q) (1.51, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2034682Z Skipping (s,q) (1.52, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2034837Z Skipping (s,q) (1.53, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2035000Z Skipping (s,q) (1.54, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2035157Z Skipping (s,q) (1.55, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2035316Z Skipping (s,q) (1.56, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2035545Z Skipping (s,q) (1.57, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2035710Z Skipping (s,q) (1.58, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2035869Z Skipping (s,q) (1.59, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2036026Z Skipping (s,q) (1.6, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2036188Z Skipping (s,q) (1.61, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2036343Z Skipping (s,q) (1.62, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2036500Z Skipping (s,q) (1.63, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2036657Z Skipping (s,q) (1.64, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2036840Z Skipping (s,q) (1.65, 97500): inconsistent with heavy hitterPASSED 2025-05-07T20:56:57.2036892Z 2025-05-07T20:56:57.2037040Z ============================== 1 passed in 2.19s =============================== 2025-05-07T20:56:57.2037120Z s! 2025-05-07T20:56:57.2037288Z Skipping (s,q) (1.66, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2037452Z Skipping (s,q) (1.67, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2037650Z Skipping (s,q) (1.68, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2037809Z Skipping (s,q) (1.69, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2037967Z Skipping (s,q) (1.7, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2038126Z Skipping (s,q) (1.71, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2038286Z Skipping (s,q) (1.72, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2038442Z Skipping (s,q) (1.73, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2038603Z Skipping (s,q) (1.74, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2038765Z Skipping (s,q) (1.75, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2038923Z Skipping (s,q) (1.76, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2039082Z Skipping (s,q) (1.77, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2039238Z Skipping (s,q) (1.78, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2039397Z Skipping (s,q) (1.79, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2039555Z Skipping (s,q) (1.8, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2039712Z Skipping (s,q) (1.81, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2039908Z Skipping (s,q) (1.82, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2040072Z Skipping (s,q) (1.83, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2040229Z Skipping (s,q) (1.84, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2040432Z Skipping (s,q) (1.85, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2040592Z Skipping (s,q) (1.86, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2040749Z Skipping (s,q) (1.87, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2040908Z Skipping (s,q) (1.88, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2041066Z Skipping (s,q) (1.89, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2041225Z Skipping (s,q) (1.9, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2041384Z Skipping (s,q) (1.91, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2041539Z Skipping (s,q) (1.92, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2041707Z Skipping (s,q) (1.93, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2041862Z Skipping (s,q) (1.94, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2042019Z Skipping (s,q) (1.95, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2042181Z Skipping (s,q) (1.96, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2042339Z Skipping (s,q) (1.97, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2042496Z Skipping (s,q) (1.98, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2042657Z Skipping (s,q) (1.99, 97500): inconsistent with heavy hitters! 2025-05-07T20:56:57.2042787Z Time taken to estimate parameters (us): 53213 2025-05-07T20:56:57.2676464Z 2025-05-07T20:56:57.2677047Z [TEST] Python test suite PASSED: ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:56:57.2695403Z [TEST] Python test time for ./tbe/stats/tbe_bench_params_reporter_test.py: 5 seconds 2025-05-07T20:56:57.2695470Z 2025-05-07T20:56:57.2695495Z 2025-05-07T20:56:57.2695499Z 2025-05-07T20:56:57.2695643Z 2025-05-07T20:56:57.2717067Z ################################################################################ 2025-05-07T20:56:57.2732693Z # [2025-05-07T20:56:57.272Z] Run Python Test Suite: 2025-05-07T20:56:57.2732941Z # ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:56:57.2733333Z ################################################################################ 2025-05-07T20:56:57.2755488Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:56:57.2755502Z 2025-05-07T20:56:59.4246317Z ============================= test session starts ============================== 2025-05-07T20:56:59.4247354Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:56:59.4248302Z cachedir: .pytest_cache 2025-05-07T20:56:59.4249286Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:56:59.4250560Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:56:59.4251290Z plugins: hypothesis-6.131.14 2025-05-07T20:57:01.1996105Z collecting ... collected 2 items 2025-05-07T20:57:01.1996364Z 2025-05-07T20:57:04.6183425Z tbe/training/backward_adagrad_global_weight_decay_test.py::BackwardAdagradGlobalWeightDecay::test_backward_adagrad_global_weight_decay Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:04.6184840Z self=, 2025-05-07T20:57:04.6185636Z weights_precision=SparseType.FP32, 2025-05-07T20:57:04.6185943Z weight_decay=0.001, 2025-05-07T20:57:04.6186188Z T=1, 2025-05-07T20:57:04.6186386Z D=2, 2025-05-07T20:57:04.6186877Z B=1, 2025-05-07T20:57:04.6187072Z log_E=3, 2025-05-07T20:57:04.6187280Z L=0, 2025-05-07T20:57:04.6187472Z D_gradcheck=1, 2025-05-07T20:57:04.6187701Z weighted=False, 2025-05-07T20:57:04.6187925Z mixed=False, 2025-05-07T20:57:04.6188252Z output_dtype=SparseType.FP32, 2025-05-07T20:57:04.6188558Z pooling_mode=, 2025-05-07T20:57:04.6188851Z start_iter=0, 2025-05-07T20:57:04.6189069Z gwd_lower_bound=0, 2025-05-07T20:57:04.6189295Z ) 2025-05-07T20:57:04.6189577Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:04.6190378Z self=, 2025-05-07T20:57:04.6191400Z weights_precision=SparseType.FP16, 2025-05-07T20:57:04.6191706Z weight_decay=0.001, 2025-05-07T20:57:04.6191936Z T=1, 2025-05-07T20:57:04.6192132Z D=2, 2025-05-07T20:57:04.6192324Z B=1, 2025-05-07T20:57:04.6192518Z log_E=3, 2025-05-07T20:57:04.6192717Z L=0, 2025-05-07T20:57:04.6192916Z D_gradcheck=1, 2025-05-07T20:57:04.6193140Z weighted=False, 2025-05-07T20:57:04.6193357Z mixed=False, 2025-05-07T20:57:04.6193600Z output_dtype=SparseType.FP32, 2025-05-07T20:57:04.6193915Z pooling_mode=, 2025-05-07T20:57:04.6194202Z start_iter=0, 2025-05-07T20:57:04.6194434Z gwd_lower_bound=0, 2025-05-07T20:57:04.6194662Z ) 2025-05-07T20:57:04.6194935Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:04.6195851Z self=, 2025-05-07T20:57:04.6196614Z weights_precision=SparseType.FP16, 2025-05-07T20:57:04.6196913Z weight_decay=0.001, 2025-05-07T20:57:04.6197152Z T=5, 2025-05-07T20:57:04.6197352Z D=81, 2025-05-07T20:57:04.6197541Z B=109, 2025-05-07T20:57:04.6197740Z log_E=4, 2025-05-07T20:57:04.6197940Z L=0, 2025-05-07T20:57:04.6198131Z D_gradcheck=1, 2025-05-07T20:57:04.6198354Z weighted=True, 2025-05-07T20:57:04.6198580Z mixed=False, 2025-05-07T20:57:04.6198824Z output_dtype=SparseType.BF16, 2025-05-07T20:57:04.6199130Z pooling_mode=, 2025-05-07T20:57:04.6199426Z start_iter=0, 2025-05-07T20:57:04.6199764Z gwd_lower_bound=0, 2025-05-07T20:57:04.6199989Z ) 2025-05-07T20:57:04.6200270Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:04.6201077Z self=, 2025-05-07T20:57:04.6201893Z weights_precision=SparseType.FP16, 2025-05-07T20:57:04.6202204Z weight_decay=0.1, 2025-05-07T20:57:04.6202437Z T=3, 2025-05-07T20:57:04.6202624Z D=100, 2025-05-07T20:57:04.6202822Z B=70, 2025-05-07T20:57:04.6203020Z log_E=3, 2025-05-07T20:57:04.6203243Z L=5, 2025-05-07T20:57:04.6203438Z D_gradcheck=2, 2025-05-07T20:57:04.6203663Z weighted=True, 2025-05-07T20:57:04.6203884Z mixed=False, 2025-05-07T20:57:04.6211868Z output_dtype=SparseType.FP32, 2025-05-07T20:57:04.6212192Z pooling_mode=, 2025-05-07T20:57:04.6212503Z start_iter=10, 2025-05-07T20:57:04.6212743Z gwd_lower_bound=0.001, 2025-05-07T20:57:04.6212985Z ) 2025-05-07T20:57:04.6213269Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:04.6214093Z self=, 2025-05-07T20:57:04.6214844Z weights_precision=SparseType.FP16, 2025-05-07T20:57:04.6215146Z weight_decay=0.001, 2025-05-07T20:57:04.6215392Z T=2, 2025-05-07T20:57:04.6215595Z D=19, 2025-05-07T20:57:04.6215787Z B=124, 2025-05-07T20:57:04.6215983Z log_E=3, 2025-05-07T20:57:04.6216186Z L=11, 2025-05-07T20:57:04.6216493Z D_gradcheck=1, 2025-05-07T20:57:04.6216724Z weighted=True, 2025-05-07T20:57:04.6216950Z mixed=True, 2025-05-07T20:57:04.6217187Z output_dtype=SparseType.BF16, 2025-05-07T20:57:04.6217496Z pooling_mode=, 2025-05-07T20:57:04.6217862Z start_iter=1000, 2025-05-07T20:57:04.6218103Z gwd_lower_bound=0.001, 2025-05-07T20:57:04.6218348Z ) 2025-05-07T20:57:04.6218634Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:04.6219439Z self=, 2025-05-07T20:57:04.6220184Z weights_precision=SparseType.FP32, 2025-05-07T20:57:04.6220490Z weight_decay=0.01, 2025-05-07T20:57:04.6220727Z T=1, 2025-05-07T20:57:04.6220919Z D=66, 2025-05-07T20:57:04.6221116Z B=22, 2025-05-07T20:57:04.6221314Z log_E=3, 2025-05-07T20:57:04.6221513Z L=13, 2025-05-07T20:57:04.6221723Z D_gradcheck=1, 2025-05-07T20:57:04.6221953Z weighted=False, 2025-05-07T20:57:04.6222171Z mixed=True, 2025-05-07T20:57:04.6222415Z output_dtype=SparseType.FP32, 2025-05-07T20:57:04.6222726Z pooling_mode=, 2025-05-07T20:57:04.6223020Z start_iter=1000, 2025-05-07T20:57:04.6223266Z gwd_lower_bound=0.01, 2025-05-07T20:57:04.6223505Z ) 2025-05-07T20:57:04.6223784Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:04.6224589Z self=, 2025-05-07T20:57:04.6225350Z weights_precision=SparseType.FP32, 2025-05-07T20:57:04.6225659Z weight_decay=0.01, 2025-05-07T20:57:04.6225889Z T=5, 2025-05-07T20:57:04.6226086Z D=43, 2025-05-07T20:57:04.6226281Z B=3, 2025-05-07T20:57:04.6226471Z log_E=5, 2025-05-07T20:57:04.6226676Z L=6, 2025-05-07T20:57:04.6226878Z D_gradcheck=1, 2025-05-07T20:57:04.6227105Z weighted=False, 2025-05-07T20:57:04.6227331Z mixed=False, 2025-05-07T20:57:04.6227577Z output_dtype=SparseType.FP16, 2025-05-07T20:57:04.6227880Z pooling_mode=, 2025-05-07T20:57:04.6228182Z start_iter=100, 2025-05-07T20:57:04.6228454Z gwd_lower_bound=0.001, 2025-05-07T20:57:04.6228713Z ) 2025-05-07T20:57:04.6229050Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:04.6229850Z self=, 2025-05-07T20:57:04.6230611Z weights_precision=SparseType.FP32, 2025-05-07T20:57:04.6230909Z weight_decay=0.1, 2025-05-07T20:57:04.6231185Z T=5, 2025-05-07T20:57:04.6231380Z D=56, 2025-05-07T20:57:04.6231570Z B=25, 2025-05-07T20:57:04.6231767Z log_E=5, 2025-05-07T20:57:04.6231970Z L=8, 2025-05-07T20:57:04.6232166Z D_gradcheck=2, 2025-05-07T20:57:04.6232391Z weighted=True, 2025-05-07T20:57:04.6232619Z mixed=False, 2025-05-07T20:57:04.6232860Z output_dtype=SparseType.FP16, 2025-05-07T20:57:04.6233169Z pooling_mode=, 2025-05-07T20:57:04.6233472Z start_iter=1000, 2025-05-07T20:57:04.6233712Z gwd_lower_bound=0.001, 2025-05-07T20:57:04.6233962Z ) 2025-05-07T20:57:04.6234243Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:04.6235049Z self=, 2025-05-07T20:57:04.6235914Z weights_precision=SparseType.FP32, 2025-05-07T20:57:04.6236216Z weight_decay=0.001, 2025-05-07T20:57:04.6236454Z T=5, 2025-05-07T20:57:04.6236641Z D=35, 2025-05-07T20:57:04.6236840Z B=118, 2025-05-07T20:57:04.6237039Z log_E=3, 2025-05-07T20:57:04.6237235Z L=6, 2025-05-07T20:57:04.6237434Z D_gradcheck=1, 2025-05-07T20:57:04.6237660Z weighted=True, 2025-05-07T20:57:04.6237934Z mixed=False, 2025-05-07T20:57:04.6238182Z output_dtype=SparseType.FP32, 2025-05-07T20:57:04.6238489Z pooling_mode=, 2025-05-07T20:57:04.6238778Z start_iter=1000, 2025-05-07T20:57:04.6239020Z gwd_lower_bound=0.01, 2025-05-07T20:57:04.6239311Z ) 2025-05-07T20:57:04.6239584Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:04.6240391Z self=, 2025-05-07T20:57:04.6241154Z weights_precision=SparseType.FP32, 2025-05-07T20:57:04.6241452Z weight_decay=0.01, 2025-05-07T20:57:04.6241689Z T=3, 2025-05-07T20:57:04.6241890Z D=113, 2025-05-07T20:57:04.6242083Z B=46, 2025-05-07T20:57:04.6242288Z log_E=4, 2025-05-07T20:57:04.6242496Z L=2, 2025-05-07T20:57:04.6242696Z D_gradcheck=2, 2025-05-07T20:57:04.6242927Z weighted=False, 2025-05-07T20:57:04.6243155Z mixed=True, 2025-05-07T20:57:04.6243409Z output_dtype=SparseType.FP32, 2025-05-07T20:57:04.6243716Z pooling_mode=, 2025-05-07T20:57:04.6244023Z start_iter=1000, 2025-05-07T20:57:04.6244270Z gwd_lower_bound=0.01, 2025-05-07T20:57:04.6244510Z ) 2025-05-07T20:57:04.6244795Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:04.6245614Z self=, 2025-05-07T20:57:04.6246365Z weights_precision=SparseType.FP32, 2025-05-07T20:57:04.6246667Z weight_decay=0.01, 2025-05-07T20:57:04.6246904Z T=2, 2025-05-07T20:57:04.6247092Z D=90, 2025-05-07T20:57:04.6247289Z B=81, 2025-05-07T20:57:04.6247487Z log_E=3, 2025-05-07T20:57:04.6247688Z L=12, 2025-05-07T20:57:04.6247889Z D_gradcheck=2, 2025-05-07T20:57:04.6248118Z weighted=False, 2025-05-07T20:57:04.6248349Z mixed=True, 2025-05-07T20:57:04.6248640Z output_dtype=SparseType.BF16, 2025-05-07T20:57:04.6248957Z pooling_mode=, 2025-05-07T20:57:04.6249254Z start_iter=0, 2025-05-07T20:57:04.6249480Z gwd_lower_bound=0.001, 2025-05-07T20:57:04.6249727Z ) 2025-05-07T20:57:04.6250008Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:04.6250860Z self=, 2025-05-07T20:57:04.6251619Z weights_precision=SparseType.FP32, 2025-05-07T20:57:04.6251928Z weight_decay=0.01, 2025-05-07T20:57:04.6252164Z T=2, 2025-05-07T20:57:04.6252361Z D=90, 2025-05-07T20:57:04.6252646Z B=81, 2025-05-07T20:57:04.6252839Z log_E=3, 2025-05-07T20:57:04.6253043Z L=12, 2025-05-07T20:57:04.6253244Z D_gradcheck=2, 2025-05-07T20:57:04.6253469Z weighted=False, 2025-05-07T20:57:04.6253695Z mixed=False, 2025-05-07T20:57:04.6253950Z output_dtype=SparseType.BF16, 2025-05-07T20:57:04.6254254Z pooling_mode=, 2025-05-07T20:57:04.6254555Z start_iter=0, 2025-05-07T20:57:04.6254791Z gwd_lower_bound=0.001, 2025-05-07T20:57:04.6255031Z ) 2025-05-07T20:57:04.6255306Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:04.6256118Z self=, 2025-05-07T20:57:04.6256875Z weights_precision=SparseType.FP32, 2025-05-07T20:57:04.6257174Z weight_decay=0.01, 2025-05-07T20:57:04.6257410Z T=2, 2025-05-07T20:57:04.6257607Z D=90, 2025-05-07T20:57:04.6257798Z B=81, 2025-05-07T20:57:04.6258001Z log_E=3, 2025-05-07T20:57:04.6258206Z L=12, 2025-05-07T20:57:04.6258402Z D_gradcheck=1, 2025-05-07T20:57:04.6258636Z weighted=False, 2025-05-07T20:57:04.6258863Z mixed=False, 2025-05-07T20:57:04.6259102Z output_dtype=SparseType.BF16, 2025-05-07T20:57:04.6259462Z pooling_mode=, 2025-05-07T20:57:04.6259763Z start_iter=0, 2025-05-07T20:57:04.6259989Z gwd_lower_bound=0.001, 2025-05-07T20:57:04.6260235Z ) 2025-05-07T20:57:04.6260514Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:04.6261407Z self=, 2025-05-07T20:57:04.6262157Z weights_precision=SparseType.FP32, 2025-05-07T20:57:04.6262463Z weight_decay=0.01, 2025-05-07T20:57:04.6262702Z T=1, 2025-05-07T20:57:04.6262893Z D=90, 2025-05-07T20:57:04.6263089Z B=81, 2025-05-07T20:57:04.6263291Z log_E=3, 2025-05-07T20:57:04.6263495Z L=12, 2025-05-07T20:57:04.6263697Z D_gradcheck=1, 2025-05-07T20:57:04.6263926Z weighted=False, 2025-05-07T20:57:04.6264149Z mixed=False, 2025-05-07T20:57:04.6264399Z output_dtype=SparseType.BF16, 2025-05-07T20:57:04.6264712Z pooling_mode=, 2025-05-07T20:57:04.6265004Z start_iter=0, 2025-05-07T20:57:04.6265237Z gwd_lower_bound=0.001, 2025-05-07T20:57:04.6265483Z ) 2025-05-07T20:57:04.6265767Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:04.6266576Z self=, 2025-05-07T20:57:04.6267337Z weights_precision=SparseType.FP32, 2025-05-07T20:57:04.6267643Z weight_decay=0.01, 2025-05-07T20:57:04.6267881Z T=1, 2025-05-07T20:57:04.6268073Z D=90, 2025-05-07T20:57:04.6268271Z B=1, 2025-05-07T20:57:04.6268488Z log_E=3, 2025-05-07T20:57:04.6268714Z L=12, 2025-05-07T20:57:04.6268923Z D_gradcheck=1, 2025-05-07T20:57:04.6269156Z weighted=False, 2025-05-07T20:57:04.6269378Z mixed=False, 2025-05-07T20:57:04.6269626Z output_dtype=SparseType.BF16, 2025-05-07T20:57:04.6269938Z pooling_mode=, 2025-05-07T20:57:04.6270236Z start_iter=0, 2025-05-07T20:57:04.6270473Z gwd_lower_bound=0.001, 2025-05-07T20:57:04.6270714Z ) 2025-05-07T20:57:04.6270921Z PASSED 2025-05-07T20:57:18.3400132Z tbe/training/backward_adagrad_global_weight_decay_test.py::BackwardAdagradGlobalWeightDecay::test_backward_adagrad_global_weight_decay_vbe Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:57:18.3401857Z self=, 2025-05-07T20:57:18.3402650Z weights_precision=SparseType.FP32, 2025-05-07T20:57:18.3402962Z weight_decay=0.001, 2025-05-07T20:57:18.3403194Z T=1, 2025-05-07T20:57:18.3403475Z D=2, 2025-05-07T20:57:18.3403669Z B=1, 2025-05-07T20:57:18.3403857Z log_E=3, 2025-05-07T20:57:18.3404056Z L=0, 2025-05-07T20:57:18.3404256Z D_gradcheck=1, 2025-05-07T20:57:18.3404477Z weighted=False, 2025-05-07T20:57:18.3404713Z mixed=False, 2025-05-07T20:57:18.3404959Z output_dtype=SparseType.FP32, 2025-05-07T20:57:18.3405263Z pooling_mode=, 2025-05-07T20:57:18.3405567Z start_iter=0, 2025-05-07T20:57:18.3405792Z gwd_lower_bound=0, 2025-05-07T20:57:18.3406015Z ) 2025-05-07T20:57:18.3406310Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:57:18.3407149Z self=, 2025-05-07T20:57:18.3407922Z weights_precision=SparseType.FP16, 2025-05-07T20:57:18.3408219Z weight_decay=0.001, 2025-05-07T20:57:18.3408454Z T=1, 2025-05-07T20:57:18.3408653Z D=2, 2025-05-07T20:57:18.3408840Z B=1, 2025-05-07T20:57:18.3409037Z log_E=3, 2025-05-07T20:57:18.3409238Z L=0, 2025-05-07T20:57:18.3409428Z D_gradcheck=1, 2025-05-07T20:57:18.3409653Z weighted=False, 2025-05-07T20:57:18.3409877Z mixed=False, 2025-05-07T20:57:18.3410203Z output_dtype=SparseType.FP32, 2025-05-07T20:57:18.3410513Z pooling_mode=, 2025-05-07T20:57:18.3410805Z start_iter=0, 2025-05-07T20:57:18.3411028Z gwd_lower_bound=0, 2025-05-07T20:57:18.3411254Z ) 2025-05-07T20:57:18.3411549Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:57:18.3412478Z self=, 2025-05-07T20:57:18.3413245Z weights_precision=SparseType.FP16, 2025-05-07T20:57:18.3413550Z weight_decay=0.001, 2025-05-07T20:57:18.3413790Z T=4, 2025-05-07T20:57:18.3413977Z D=100, 2025-05-07T20:57:18.3414179Z B=73, 2025-05-07T20:57:18.3414375Z log_E=4, 2025-05-07T20:57:18.3414571Z L=14, 2025-05-07T20:57:18.3414773Z D_gradcheck=2, 2025-05-07T20:57:18.3414998Z weighted=True, 2025-05-07T20:57:18.3415209Z mixed=True, 2025-05-07T20:57:18.3415452Z output_dtype=SparseType.FP32, 2025-05-07T20:57:18.3415759Z pooling_mode=, 2025-05-07T20:57:18.3416044Z start_iter=1000, 2025-05-07T20:57:18.3416286Z gwd_lower_bound=0.01, 2025-05-07T20:57:18.3416523Z ) 2025-05-07T20:57:18.3416809Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:57:18.3417645Z self=, 2025-05-07T20:57:18.3418415Z weights_precision=SparseType.FP16, 2025-05-07T20:57:18.3418717Z weight_decay=0.01, 2025-05-07T20:57:18.3418945Z T=4, 2025-05-07T20:57:18.3419142Z D=33, 2025-05-07T20:57:18.3419334Z B=110, 2025-05-07T20:57:18.3419526Z log_E=5, 2025-05-07T20:57:18.3419729Z L=11, 2025-05-07T20:57:18.3419927Z D_gradcheck=1, 2025-05-07T20:57:18.3420185Z weighted=False, 2025-05-07T20:57:18.3420410Z mixed=False, 2025-05-07T20:57:18.3420646Z output_dtype=SparseType.BF16, 2025-05-07T20:57:18.3420956Z pooling_mode=, 2025-05-07T20:57:18.3421248Z start_iter=100, 2025-05-07T20:57:18.3421469Z gwd_lower_bound=0, 2025-05-07T20:57:18.3421696Z ) 2025-05-07T20:57:18.3422039Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:57:18.3422923Z self=, 2025-05-07T20:57:18.3423697Z weights_precision=SparseType.FP16, 2025-05-07T20:57:18.3424000Z weight_decay=0.001, 2025-05-07T20:57:18.3424234Z T=3, 2025-05-07T20:57:18.3424431Z D=122, 2025-05-07T20:57:18.3424628Z B=17, 2025-05-07T20:57:18.3424867Z log_E=5, 2025-05-07T20:57:18.3425071Z L=13, 2025-05-07T20:57:18.3425271Z D_gradcheck=2, 2025-05-07T20:57:18.3425492Z weighted=False, 2025-05-07T20:57:18.3425720Z mixed=False, 2025-05-07T20:57:18.3425968Z output_dtype=SparseType.BF16, 2025-05-07T20:57:18.3426281Z pooling_mode=, 2025-05-07T20:57:18.3426576Z start_iter=1000, 2025-05-07T20:57:18.3426818Z gwd_lower_bound=0.001, 2025-05-07T20:57:18.3427064Z ) 2025-05-07T20:57:18.3427356Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:57:18.3428191Z self=, 2025-05-07T20:57:18.3428964Z weights_precision=SparseType.FP32, 2025-05-07T20:57:18.3429257Z weight_decay=0.01, 2025-05-07T20:57:18.3429490Z T=3, 2025-05-07T20:57:18.3429682Z D=27, 2025-05-07T20:57:18.3429870Z B=125, 2025-05-07T20:57:18.3430068Z log_E=4, 2025-05-07T20:57:18.3430270Z L=5, 2025-05-07T20:57:18.3430462Z D_gradcheck=1, 2025-05-07T20:57:18.3430687Z weighted=True, 2025-05-07T20:57:18.3430908Z mixed=False, 2025-05-07T20:57:18.3431142Z output_dtype=SparseType.FP16, 2025-05-07T20:57:18.3431500Z pooling_mode=, 2025-05-07T20:57:18.3431800Z start_iter=100, 2025-05-07T20:57:18.3432034Z gwd_lower_bound=0.001, 2025-05-07T20:57:18.3432267Z ) 2025-05-07T20:57:18.3432563Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:57:18.3433445Z self=, 2025-05-07T20:57:18.3434201Z weights_precision=SparseType.FP32, 2025-05-07T20:57:18.3434505Z weight_decay=0.01, 2025-05-07T20:57:18.3434737Z T=2, 2025-05-07T20:57:18.3434923Z D=76, 2025-05-07T20:57:18.3435119Z B=37, 2025-05-07T20:57:18.3435313Z log_E=4, 2025-05-07T20:57:18.3435620Z L=10, 2025-05-07T20:57:18.3435819Z D_gradcheck=1, 2025-05-07T20:57:18.3436042Z weighted=False, 2025-05-07T20:57:18.3436258Z mixed=True, 2025-05-07T20:57:18.3436500Z output_dtype=SparseType.BF16, 2025-05-07T20:57:18.3436815Z pooling_mode=, 2025-05-07T20:57:18.3437108Z start_iter=10, 2025-05-07T20:57:18.3437334Z gwd_lower_bound=0, 2025-05-07T20:57:18.3437563Z ) 2025-05-07T20:57:18.3437862Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:57:18.3438697Z self=, 2025-05-07T20:57:18.3439484Z weights_precision=SparseType.FP16, 2025-05-07T20:57:18.3439788Z weight_decay=0.01, 2025-05-07T20:57:18.3440011Z T=2, 2025-05-07T20:57:18.3440207Z D=89, 2025-05-07T20:57:18.3440399Z B=118, 2025-05-07T20:57:18.3440590Z log_E=3, 2025-05-07T20:57:18.3440800Z L=20, 2025-05-07T20:57:18.3441002Z D_gradcheck=1, 2025-05-07T20:57:18.3441217Z weighted=True, 2025-05-07T20:57:18.3441441Z mixed=True, 2025-05-07T20:57:18.3441682Z output_dtype=SparseType.FP16, 2025-05-07T20:57:18.3441984Z pooling_mode=, 2025-05-07T20:57:18.3442285Z start_iter=0, 2025-05-07T20:57:18.3442514Z gwd_lower_bound=0.01, 2025-05-07T20:57:18.3442743Z ) 2025-05-07T20:57:18.3443038Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:57:18.3443876Z self=, 2025-05-07T20:57:18.3444710Z weights_precision=SparseType.FP32, 2025-05-07T20:57:18.3445007Z weight_decay=0.1, 2025-05-07T20:57:18.3445235Z T=5, 2025-05-07T20:57:18.3445432Z D=74, 2025-05-07T20:57:18.3445620Z B=125, 2025-05-07T20:57:18.3445819Z log_E=5, 2025-05-07T20:57:18.3446019Z L=1, 2025-05-07T20:57:18.3446256Z D_gradcheck=2, 2025-05-07T20:57:18.3446481Z weighted=False, 2025-05-07T20:57:18.3446703Z mixed=True, 2025-05-07T20:57:18.3446937Z output_dtype=SparseType.FP16, 2025-05-07T20:57:18.3447248Z pooling_mode=, 2025-05-07T20:57:18.3447541Z start_iter=100, 2025-05-07T20:57:18.3447769Z gwd_lower_bound=0.001, 2025-05-07T20:57:18.3448008Z ) 2025-05-07T20:57:18.3448297Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:57:18.3449135Z self=, 2025-05-07T20:57:18.3449907Z weights_precision=SparseType.FP16, 2025-05-07T20:57:18.3450212Z weight_decay=0.01, 2025-05-07T20:57:18.3450447Z T=2, 2025-05-07T20:57:18.3450631Z D=93, 2025-05-07T20:57:18.3450824Z B=122, 2025-05-07T20:57:18.3451020Z log_E=4, 2025-05-07T20:57:18.3451215Z L=10, 2025-05-07T20:57:18.3451415Z D_gradcheck=2, 2025-05-07T20:57:18.3451662Z weighted=False, 2025-05-07T20:57:18.3451879Z mixed=False, 2025-05-07T20:57:18.3452157Z output_dtype=SparseType.FP16, 2025-05-07T20:57:18.3452591Z pooling_mode=, 2025-05-07T20:57:18.3452981Z start_iter=1000, 2025-05-07T20:57:18.3453374Z gwd_lower_bound=0, 2025-05-07T20:57:18.3453883Z ) 2025-05-07T20:57:18.3454298Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:57:18.3455206Z self=, 2025-05-07T20:57:18.3456220Z weights_precision=SparseType.FP32, 2025-05-07T20:57:18.3456581Z weight_decay=0.001, 2025-05-07T20:57:18.3456897Z T=5, 2025-05-07T20:57:18.3457276Z D=78, 2025-05-07T20:57:18.3457526Z B=109, 2025-05-07T20:57:18.3464227Z log_E=5, 2025-05-07T20:57:18.3464446Z L=14, 2025-05-07T20:57:18.3464642Z D_gradcheck=1, 2025-05-07T20:57:18.3464875Z weighted=False, 2025-05-07T20:57:18.3465101Z mixed=False, 2025-05-07T20:57:18.3465339Z output_dtype=SparseType.BF16, 2025-05-07T20:57:18.3465650Z pooling_mode=, 2025-05-07T20:57:18.3465944Z start_iter=10, 2025-05-07T20:57:18.3466164Z gwd_lower_bound=0, 2025-05-07T20:57:18.3466388Z ) 2025-05-07T20:57:18.3466676Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:57:18.3467511Z self=, 2025-05-07T20:57:18.3468284Z weights_precision=SparseType.FP32, 2025-05-07T20:57:18.3468590Z weight_decay=0.001, 2025-05-07T20:57:18.3468821Z T=5, 2025-05-07T20:57:18.3469018Z D=78, 2025-05-07T20:57:18.3469213Z B=109, 2025-05-07T20:57:18.3469406Z log_E=5, 2025-05-07T20:57:18.3469612Z L=1, 2025-05-07T20:57:18.3469811Z D_gradcheck=1, 2025-05-07T20:57:18.3470038Z weighted=False, 2025-05-07T20:57:18.3470260Z mixed=False, 2025-05-07T20:57:18.3470503Z output_dtype=SparseType.BF16, 2025-05-07T20:57:18.3470814Z pooling_mode=, 2025-05-07T20:57:18.3471108Z start_iter=10, 2025-05-07T20:57:18.3471337Z gwd_lower_bound=0, 2025-05-07T20:57:18.3471570Z ) 2025-05-07T20:57:18.3471858Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:57:18.3472696Z self=, 2025-05-07T20:57:18.3473467Z weights_precision=SparseType.FP32, 2025-05-07T20:57:18.3473857Z weight_decay=0.001, 2025-05-07T20:57:18.3474097Z T=1, 2025-05-07T20:57:18.3474295Z D=78, 2025-05-07T20:57:18.3474487Z B=109, 2025-05-07T20:57:18.3474685Z log_E=5, 2025-05-07T20:57:18.3474890Z L=1, 2025-05-07T20:57:18.3475086Z D_gradcheck=1, 2025-05-07T20:57:18.3475312Z weighted=False, 2025-05-07T20:57:18.3475707Z mixed=False, 2025-05-07T20:57:18.3475948Z output_dtype=SparseType.BF16, 2025-05-07T20:57:18.3476255Z pooling_mode=, 2025-05-07T20:57:18.3476552Z start_iter=10, 2025-05-07T20:57:18.3476779Z gwd_lower_bound=0, 2025-05-07T20:57:18.3477001Z ) 2025-05-07T20:57:18.3477294Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:57:18.3478130Z self=, 2025-05-07T20:57:18.3478889Z weights_precision=SparseType.FP32, 2025-05-07T20:57:18.3479194Z weight_decay=0.001, 2025-05-07T20:57:18.3479431Z T=1, 2025-05-07T20:57:18.3479618Z D=109, 2025-05-07T20:57:18.3479812Z B=109, 2025-05-07T20:57:18.3480009Z log_E=5, 2025-05-07T20:57:18.3480206Z L=1, 2025-05-07T20:57:18.3480406Z D_gradcheck=1, 2025-05-07T20:57:18.3480634Z weighted=False, 2025-05-07T20:57:18.3480855Z mixed=False, 2025-05-07T20:57:18.3481099Z output_dtype=SparseType.BF16, 2025-05-07T20:57:18.3481401Z pooling_mode=, 2025-05-07T20:57:18.3481696Z start_iter=10, 2025-05-07T20:57:18.3481919Z gwd_lower_bound=0, 2025-05-07T20:57:18.3482146Z ) 2025-05-07T20:57:18.3482494Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:57:18.3483324Z self=, 2025-05-07T20:57:18.3484137Z weights_precision=SparseType.FP32, 2025-05-07T20:57:18.3484441Z weight_decay=0.001, 2025-05-07T20:57:18.3484678Z T=1, 2025-05-07T20:57:18.3484872Z D=109, 2025-05-07T20:57:18.3485072Z B=109, 2025-05-07T20:57:18.3485262Z log_E=3, 2025-05-07T20:57:18.3485468Z L=1, 2025-05-07T20:57:18.3485672Z D_gradcheck=1, 2025-05-07T20:57:18.3485893Z weighted=False, 2025-05-07T20:57:18.3486120Z mixed=False, 2025-05-07T20:57:18.3486372Z output_dtype=SparseType.BF16, 2025-05-07T20:57:18.3486673Z pooling_mode=, 2025-05-07T20:57:18.3486971Z start_iter=10, 2025-05-07T20:57:18.3487205Z gwd_lower_bound=0, 2025-05-07T20:57:18.3487429Z ) 2025-05-07T20:57:18.3487625Z PASSED 2025-05-07T20:57:18.3487748Z 2025-05-07T20:57:18.3487898Z =============================== warnings summary =============================== 2025-05-07T20:57:18.3488496Z ../../../../../../miniconda/envs/build_binary/lib/python3.12/site-packages/fbgemm_gpu/split_embedding_utils.py:23 2025-05-07T20:57:18.3489734Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/fbgemm_gpu/split_embedding_utils.py:23: DeprecationWarning:  2025-05-07T20:57:18.3490984Z The Python module fbgemm_gpu.split_embedding_utils is now DEPRECATED and will be removed in the 2025-05-07T20:57:18.3491633Z future. Users should import fbgemm_gpu.tbe.utils into their scripts instead. 2025-05-07T20:57:18.3492096Z  2025-05-07T20:57:18.3492314Z warnings.warn( # noqa: B028 2025-05-07T20:57:18.3492508Z 2025-05-07T20:57:18.3492739Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:57:18.3493220Z ======================== 2 passed, 1 warning in 19.04s ========================= 2025-05-07T20:57:19.0710704Z 2025-05-07T20:57:19.0711315Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:57:19.0732741Z [TEST] Python test time for ./tbe/training/backward_adagrad_global_weight_decay_test.py: 22 seconds 2025-05-07T20:57:19.0733189Z 2025-05-07T20:57:19.0733194Z 2025-05-07T20:57:19.0733198Z 2025-05-07T20:57:19.0733440Z 2025-05-07T20:57:19.0752876Z ################################################################################ 2025-05-07T20:57:19.0771134Z # [2025-05-07T20:57:19.076Z] Run Python Test Suite: 2025-05-07T20:57:19.0771521Z # ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:57:19.0771883Z ################################################################################ 2025-05-07T20:57:19.0796858Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:57:19.0797578Z 2025-05-07T20:57:21.2273533Z ============================= test session starts ============================== 2025-05-07T20:57:21.2274180Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:57:21.2274747Z cachedir: .pytest_cache 2025-05-07T20:57:21.2275354Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:57:21.2276192Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:57:21.2276623Z plugins: hypothesis-6.131.14 2025-05-07T20:57:22.9526466Z collecting ... collected 1 item 2025-05-07T20:57:22.9526717Z 2025-05-07T20:57:28.8652130Z tbe/training/backward_adagrad_large_dim_test.py::BackwardAdagradLargeDimTest::test_backward_adagrad_large_dims Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:57:28.8653582Z self=, 2025-05-07T20:57:28.8654248Z weights_precision=SparseType.FP32, 2025-05-07T20:57:28.8654557Z mixed_B=False, 2025-05-07T20:57:28.8654809Z pooling_mode=, 2025-05-07T20:57:28.8655198Z T=1, 2025-05-07T20:57:28.8655392Z D=128, 2025-05-07T20:57:28.8655581Z B=1, 2025-05-07T20:57:28.8655774Z log_E=3, 2025-05-07T20:57:28.8655981Z L=0, 2025-05-07T20:57:28.8656169Z D_gradcheck=1, 2025-05-07T20:57:28.8656412Z stochastic_rounding=False, 2025-05-07T20:57:28.8656681Z weighted=False, 2025-05-07T20:57:28.8656908Z row_wise=False, 2025-05-07T20:57:28.8657123Z mixed=False, 2025-05-07T20:57:28.8657348Z use_cache=False, 2025-05-07T20:57:28.8657608Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:28.8657897Z use_cpu=False, 2025-05-07T20:57:28.8658143Z output_dtype=SparseType.FP32, 2025-05-07T20:57:28.8658415Z ) 2025-05-07T20:57:28.8658661Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:57:28.8659339Z self=, 2025-05-07T20:57:28.8659990Z weights_precision=SparseType.FP16, 2025-05-07T20:57:28.8660283Z mixed_B=False, 2025-05-07T20:57:28.8660542Z pooling_mode=, 2025-05-07T20:57:28.8660828Z T=1, 2025-05-07T20:57:28.8661017Z D=128, 2025-05-07T20:57:28.8661212Z B=1, 2025-05-07T20:57:28.8661406Z log_E=3, 2025-05-07T20:57:28.8661602Z L=0, 2025-05-07T20:57:28.8661803Z D_gradcheck=1, 2025-05-07T20:57:28.8662042Z stochastic_rounding=False, 2025-05-07T20:57:28.8662309Z weighted=False, 2025-05-07T20:57:28.8662526Z row_wise=False, 2025-05-07T20:57:28.8662745Z mixed=False, 2025-05-07T20:57:28.8662965Z use_cache=False, 2025-05-07T20:57:28.8663218Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:28.8663517Z use_cpu=False, 2025-05-07T20:57:28.8663766Z output_dtype=SparseType.FP32, 2025-05-07T20:57:28.8664026Z ) 2025-05-07T20:57:28.8664267Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:57:28.8664935Z self=, 2025-05-07T20:57:28.8665575Z weights_precision=SparseType.FP16, 2025-05-07T20:57:28.8665868Z mixed_B=False, 2025-05-07T20:57:28.8666208Z pooling_mode=, 2025-05-07T20:57:28.8666494Z T=5, 2025-05-07T20:57:28.8666683Z D=431, 2025-05-07T20:57:28.8666877Z B=109, 2025-05-07T20:57:28.8667065Z log_E=3, 2025-05-07T20:57:28.8667268Z L=7, 2025-05-07T20:57:28.8667494Z D_gradcheck=1, 2025-05-07T20:57:28.8667801Z stochastic_rounding=False, 2025-05-07T20:57:28.8668070Z weighted=False, 2025-05-07T20:57:28.8668284Z row_wise=True, 2025-05-07T20:57:28.8668509Z mixed=False, 2025-05-07T20:57:28.8668731Z use_cache=False, 2025-05-07T20:57:28.8668983Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:28.8669278Z use_cpu=True, 2025-05-07T20:57:28.8669520Z output_dtype=SparseType.BF16, 2025-05-07T20:57:28.8669783Z ) 2025-05-07T20:57:28.8670027Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:57:28.8670699Z self=, 2025-05-07T20:57:28.8671358Z weights_precision=SparseType.FP16, 2025-05-07T20:57:28.8671650Z mixed_B=True, 2025-05-07T20:57:28.8671916Z pooling_mode=, 2025-05-07T20:57:28.8672210Z T=1, 2025-05-07T20:57:28.8672396Z D=280, 2025-05-07T20:57:28.8672596Z B=72, 2025-05-07T20:57:28.8672794Z log_E=5, 2025-05-07T20:57:28.8672994Z L=1, 2025-05-07T20:57:28.8673199Z D_gradcheck=2, 2025-05-07T20:57:28.8673445Z stochastic_rounding=False, 2025-05-07T20:57:28.8673707Z weighted=True, 2025-05-07T20:57:28.8673929Z row_wise=False, 2025-05-07T20:57:28.8674153Z mixed=True, 2025-05-07T20:57:28.8674424Z use_cache=True, 2025-05-07T20:57:28.8674674Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:28.8674976Z use_cpu=True, 2025-05-07T20:57:28.8675223Z output_dtype=SparseType.FP32, 2025-05-07T20:57:28.8675589Z ) 2025-05-07T20:57:28.8675885Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:57:28.8676569Z self=, 2025-05-07T20:57:28.8677214Z weights_precision=SparseType.FP32, 2025-05-07T20:57:28.8677512Z mixed_B=True, 2025-05-07T20:57:28.8677758Z pooling_mode=, 2025-05-07T20:57:28.8678044Z T=2, 2025-05-07T20:57:28.8678243Z D=396, 2025-05-07T20:57:28.8678442Z B=84, 2025-05-07T20:57:28.8678634Z log_E=5, 2025-05-07T20:57:28.8678838Z L=3, 2025-05-07T20:57:28.8679041Z D_gradcheck=2, 2025-05-07T20:57:28.8679278Z stochastic_rounding=False, 2025-05-07T20:57:28.8679555Z weighted=False, 2025-05-07T20:57:28.8679787Z row_wise=False, 2025-05-07T20:57:28.8680005Z mixed=True, 2025-05-07T20:57:28.8680227Z use_cache=False, 2025-05-07T20:57:28.8680493Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:28.8680789Z use_cpu=True, 2025-05-07T20:57:28.8681032Z output_dtype=SparseType.BF16, 2025-05-07T20:57:28.8681305Z ) 2025-05-07T20:57:28.8681557Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:57:28.8682223Z self=, 2025-05-07T20:57:28.8682873Z weights_precision=SparseType.FP32, 2025-05-07T20:57:28.8683173Z mixed_B=True, 2025-05-07T20:57:28.8683418Z pooling_mode=, 2025-05-07T20:57:28.8683711Z T=3, 2025-05-07T20:57:28.8683908Z D=393, 2025-05-07T20:57:28.8684100Z B=40, 2025-05-07T20:57:28.8684300Z log_E=4, 2025-05-07T20:57:28.8684511Z L=14, 2025-05-07T20:57:28.8684732Z D_gradcheck=1, 2025-05-07T20:57:28.8685011Z stochastic_rounding=True, 2025-05-07T20:57:28.8685286Z weighted=False, 2025-05-07T20:57:28.8685508Z row_wise=True, 2025-05-07T20:57:28.8685732Z mixed=True, 2025-05-07T20:57:28.8685955Z use_cache=False, 2025-05-07T20:57:28.8686224Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:28.8686518Z use_cpu=False, 2025-05-07T20:57:28.8686826Z output_dtype=SparseType.BF16, 2025-05-07T20:57:28.8687099Z ) 2025-05-07T20:57:28.8687341Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:57:28.8688019Z self=, 2025-05-07T20:57:28.8688714Z weights_precision=SparseType.FP16, 2025-05-07T20:57:28.8689009Z mixed_B=True, 2025-05-07T20:57:28.8689264Z pooling_mode=, 2025-05-07T20:57:28.8689556Z T=5, 2025-05-07T20:57:28.8689748Z D=333, 2025-05-07T20:57:28.8689947Z B=28, 2025-05-07T20:57:28.8690151Z log_E=3, 2025-05-07T20:57:28.8690352Z L=1, 2025-05-07T20:57:28.8690555Z D_gradcheck=1, 2025-05-07T20:57:28.8691088Z stochastic_rounding=False, 2025-05-07T20:57:28.8691352Z weighted=False, 2025-05-07T20:57:28.8691581Z row_wise=True, 2025-05-07T20:57:28.8691806Z mixed=False, 2025-05-07T20:57:28.8692021Z use_cache=True, 2025-05-07T20:57:28.8692275Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:28.8692569Z use_cpu=True, 2025-05-07T20:57:28.8692816Z output_dtype=SparseType.FP32, 2025-05-07T20:57:28.8693083Z ) 2025-05-07T20:57:28.8693329Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:57:28.8694005Z self=, 2025-05-07T20:57:28.8694650Z weights_precision=SparseType.FP16, 2025-05-07T20:57:28.8694946Z mixed_B=False, 2025-05-07T20:57:28.8695196Z pooling_mode=, 2025-05-07T20:57:28.8695555Z T=3, 2025-05-07T20:57:28.8695756Z D=264, 2025-05-07T20:57:28.8695951Z B=127, 2025-05-07T20:57:28.8696140Z log_E=4, 2025-05-07T20:57:28.8696341Z L=8, 2025-05-07T20:57:28.8696540Z D_gradcheck=1, 2025-05-07T20:57:28.8696772Z stochastic_rounding=True, 2025-05-07T20:57:28.8697106Z weighted=False, 2025-05-07T20:57:28.8697331Z row_wise=True, 2025-05-07T20:57:28.8697547Z mixed=False, 2025-05-07T20:57:28.8697767Z use_cache=False, 2025-05-07T20:57:28.8698024Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:28.8698318Z use_cpu=False, 2025-05-07T20:57:28.8698558Z output_dtype=SparseType.BF16, 2025-05-07T20:57:28.8698828Z ) 2025-05-07T20:57:28.8699076Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:57:28.8699745Z self=, 2025-05-07T20:57:28.8700396Z weights_precision=SparseType.FP32, 2025-05-07T20:57:28.8700706Z mixed_B=False, 2025-05-07T20:57:28.8700954Z pooling_mode=, 2025-05-07T20:57:28.8701247Z T=2, 2025-05-07T20:57:28.8701447Z D=437, 2025-05-07T20:57:28.8701640Z B=45, 2025-05-07T20:57:28.8701840Z log_E=5, 2025-05-07T20:57:28.8702048Z L=19, 2025-05-07T20:57:28.8702254Z D_gradcheck=2, 2025-05-07T20:57:28.8702498Z stochastic_rounding=True, 2025-05-07T20:57:28.8702776Z weighted=True, 2025-05-07T20:57:28.8702998Z row_wise=False, 2025-05-07T20:57:28.8703226Z mixed=False, 2025-05-07T20:57:28.8703453Z use_cache=False, 2025-05-07T20:57:28.8703710Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:28.8704008Z use_cpu=True, 2025-05-07T20:57:28.8704260Z output_dtype=SparseType.BF16, 2025-05-07T20:57:28.8704535Z ) 2025-05-07T20:57:28.8704775Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:57:28.8705450Z self=, 2025-05-07T20:57:28.8706099Z weights_precision=SparseType.FP16, 2025-05-07T20:57:28.8706392Z mixed_B=False, 2025-05-07T20:57:28.8706645Z pooling_mode=, 2025-05-07T20:57:28.8706934Z T=2, 2025-05-07T20:57:28.8707124Z D=483, 2025-05-07T20:57:28.8707324Z B=4, 2025-05-07T20:57:28.8707519Z log_E=4, 2025-05-07T20:57:28.8707717Z L=1, 2025-05-07T20:57:28.8707992Z D_gradcheck=2, 2025-05-07T20:57:28.8708237Z stochastic_rounding=False, 2025-05-07T20:57:28.8708501Z weighted=False, 2025-05-07T20:57:28.8708730Z row_wise=False, 2025-05-07T20:57:28.8708958Z mixed=True, 2025-05-07T20:57:28.8709171Z use_cache=True, 2025-05-07T20:57:28.8709424Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:28.8709784Z use_cpu=False, 2025-05-07T20:57:28.8710027Z output_dtype=SparseType.BF16, 2025-05-07T20:57:28.8710302Z ) 2025-05-07T20:57:28.8710552Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:57:28.8711230Z self=, 2025-05-07T20:57:28.8711875Z weights_precision=SparseType.FP32, 2025-05-07T20:57:28.8712174Z mixed_B=True, 2025-05-07T20:57:28.8712427Z pooling_mode=, 2025-05-07T20:57:28.8712715Z T=4, 2025-05-07T20:57:28.8712913Z D=273, 2025-05-07T20:57:28.8713114Z B=55, 2025-05-07T20:57:28.8713309Z log_E=4, 2025-05-07T20:57:28.8713517Z L=18, 2025-05-07T20:57:28.8713722Z D_gradcheck=2, 2025-05-07T20:57:28.8713961Z stochastic_rounding=True, 2025-05-07T20:57:28.8714232Z weighted=True, 2025-05-07T20:57:28.8714466Z row_wise=False, 2025-05-07T20:57:28.8714684Z mixed=False, 2025-05-07T20:57:28.8714914Z use_cache=True, 2025-05-07T20:57:28.8715169Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:28.8715549Z use_cpu=False, 2025-05-07T20:57:28.8715801Z output_dtype=SparseType.FP32, 2025-05-07T20:57:28.8716077Z ) 2025-05-07T20:57:28.8716380Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:57:28.8717053Z self=, 2025-05-07T20:57:28.8717705Z weights_precision=SparseType.FP16, 2025-05-07T20:57:28.8718078Z mixed_B=False, 2025-05-07T20:57:28.8718325Z pooling_mode=, 2025-05-07T20:57:28.8718622Z T=5, 2025-05-07T20:57:28.8718817Z D=377, 2025-05-07T20:57:28.8719010Z B=94, 2025-05-07T20:57:28.8719207Z log_E=4, 2025-05-07T20:57:28.8719410Z L=17, 2025-05-07T20:57:28.8719606Z D_gradcheck=2, 2025-05-07T20:57:28.8719847Z stochastic_rounding=True, 2025-05-07T20:57:28.8720115Z weighted=False, 2025-05-07T20:57:28.8720340Z row_wise=True, 2025-05-07T20:57:28.8720560Z mixed=True, 2025-05-07T20:57:28.8720778Z use_cache=True, 2025-05-07T20:57:28.8721026Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:28.8721324Z use_cpu=False, 2025-05-07T20:57:28.8721576Z output_dtype=SparseType.FP16, 2025-05-07T20:57:28.8721845Z ) 2025-05-07T20:57:28.8722097Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:57:28.8722771Z self=, 2025-05-07T20:57:28.8723421Z weights_precision=SparseType.FP32, 2025-05-07T20:57:28.8723715Z mixed_B=False, 2025-05-07T20:57:28.8723969Z pooling_mode=, 2025-05-07T20:57:28.8724258Z T=2, 2025-05-07T20:57:28.8724449Z D=196, 2025-05-07T20:57:28.8724673Z B=122, 2025-05-07T20:57:28.8724898Z log_E=5, 2025-05-07T20:57:28.8725098Z L=2, 2025-05-07T20:57:28.8725303Z D_gradcheck=1, 2025-05-07T20:57:28.8725546Z stochastic_rounding=True, 2025-05-07T20:57:28.8725812Z weighted=True, 2025-05-07T20:57:28.8726038Z row_wise=True, 2025-05-07T20:57:28.8726267Z mixed=False, 2025-05-07T20:57:28.8726483Z use_cache=True, 2025-05-07T20:57:28.8726742Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:28.8727040Z use_cpu=True, 2025-05-07T20:57:28.8727280Z output_dtype=SparseType.FP16, 2025-05-07T20:57:28.8727554Z ) 2025-05-07T20:57:28.8727802Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:57:28.8728480Z self=, 2025-05-07T20:57:28.8729177Z weights_precision=SparseType.FP16, 2025-05-07T20:57:28.8729479Z mixed_B=True, 2025-05-07T20:57:28.8729734Z pooling_mode=, 2025-05-07T20:57:28.8730018Z T=3, 2025-05-07T20:57:28.8730212Z D=226, 2025-05-07T20:57:28.8730410Z B=38, 2025-05-07T20:57:28.8737526Z log_E=5, 2025-05-07T20:57:28.8737745Z L=13, 2025-05-07T20:57:28.8737949Z D_gradcheck=1, 2025-05-07T20:57:28.8738188Z stochastic_rounding=True, 2025-05-07T20:57:28.8738459Z weighted=True, 2025-05-07T20:57:28.8738681Z row_wise=True, 2025-05-07T20:57:28.8738901Z mixed=False, 2025-05-07T20:57:28.8739117Z use_cache=True, 2025-05-07T20:57:28.8739369Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:28.8739660Z use_cpu=True, 2025-05-07T20:57:28.8739903Z output_dtype=SparseType.BF16, 2025-05-07T20:57:28.8740175Z ) 2025-05-07T20:58:10.1005444Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:10.1008023Z self=, 2025-05-07T20:58:10.1008850Z weights_precision=SparseType.FP32, 2025-05-07T20:58:10.1009154Z mixed_B=True, 2025-05-07T20:58:10.1009404Z pooling_mode=, 2025-05-07T20:58:10.1009702Z T=4, 2025-05-07T20:58:10.1009898Z D=392, 2025-05-07T20:58:10.1010085Z B=65, 2025-05-07T20:58:10.1010280Z log_E=5, 2025-05-07T20:58:10.1010479Z L=18, 2025-05-07T20:58:10.1010673Z D_gradcheck=2, 2025-05-07T20:58:10.1010918Z stochastic_rounding=False, 2025-05-07T20:58:10.1011490Z weighted=True, 2025-05-07T20:58:10.1011719Z row_wise=True, 2025-05-07T20:58:10.1012013Z mixed=True, 2025-05-07T20:58:10.1012321Z use_cache=True, 2025-05-07T20:58:10.1012631Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:10.1013005Z use_cpu=False, 2025-05-07T20:58:10.1013433Z output_dtype=SparseType.FP16, 2025-05-07T20:58:10.1013700Z ) 2025-05-07T20:58:10.1013947Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:10.1014629Z self=, 2025-05-07T20:58:10.1015274Z weights_precision=SparseType.FP32, 2025-05-07T20:58:10.1015560Z mixed_B=False, 2025-05-07T20:58:10.1015809Z pooling_mode=, 2025-05-07T20:58:10.1016095Z T=4, 2025-05-07T20:58:10.1016278Z D=440, 2025-05-07T20:58:10.1016464Z B=114, 2025-05-07T20:58:10.1016652Z log_E=4, 2025-05-07T20:58:10.1016843Z L=2, 2025-05-07T20:58:10.1017048Z D_gradcheck=2, 2025-05-07T20:58:10.1017284Z stochastic_rounding=True, 2025-05-07T20:58:10.1017544Z weighted=False, 2025-05-07T20:58:10.1017771Z row_wise=True, 2025-05-07T20:58:10.1017985Z mixed=True, 2025-05-07T20:58:10.1018196Z use_cache=False, 2025-05-07T20:58:10.1018459Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:10.1018754Z use_cpu=True, 2025-05-07T20:58:10.1018996Z output_dtype=SparseType.FP32, 2025-05-07T20:58:10.1019268Z ) 2025-05-07T20:58:10.1019512Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:10.1020185Z self=, 2025-05-07T20:58:10.1020825Z weights_precision=SparseType.FP32, 2025-05-07T20:58:10.1021119Z mixed_B=True, 2025-05-07T20:58:10.1021364Z pooling_mode=, 2025-05-07T20:58:10.1021641Z T=3, 2025-05-07T20:58:10.1021835Z D=382, 2025-05-07T20:58:10.1022029Z B=113, 2025-05-07T20:58:10.1022214Z log_E=5, 2025-05-07T20:58:10.1022410Z L=15, 2025-05-07T20:58:10.1022609Z D_gradcheck=1, 2025-05-07T20:58:10.1022841Z stochastic_rounding=True, 2025-05-07T20:58:10.1023106Z weighted=True, 2025-05-07T20:58:10.1023327Z row_wise=False, 2025-05-07T20:58:10.1023534Z mixed=True, 2025-05-07T20:58:10.1023748Z use_cache=False, 2025-05-07T20:58:10.1024093Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:10.1024384Z use_cpu=False, 2025-05-07T20:58:10.1024629Z output_dtype=SparseType.BF16, 2025-05-07T20:58:10.1024893Z ) 2025-05-07T20:58:10.1025126Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:10.1025797Z self=, 2025-05-07T20:58:10.1026509Z weights_precision=SparseType.FP16, 2025-05-07T20:58:10.1026802Z mixed_B=False, 2025-05-07T20:58:10.1027044Z pooling_mode=, 2025-05-07T20:58:10.1027328Z T=5, 2025-05-07T20:58:10.1027517Z D=148, 2025-05-07T20:58:10.1027700Z B=37, 2025-05-07T20:58:10.1027891Z log_E=3, 2025-05-07T20:58:10.1028087Z L=5, 2025-05-07T20:58:10.1028277Z D_gradcheck=1, 2025-05-07T20:58:10.1028513Z stochastic_rounding=True, 2025-05-07T20:58:10.1028778Z weighted=True, 2025-05-07T20:58:10.1028985Z row_wise=True, 2025-05-07T20:58:10.1029201Z mixed=True, 2025-05-07T20:58:10.1029415Z use_cache=False, 2025-05-07T20:58:10.1029666Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:10.1029961Z use_cpu=False, 2025-05-07T20:58:10.1030204Z output_dtype=SparseType.BF16, 2025-05-07T20:58:10.1030460Z ) 2025-05-07T20:58:10.1030706Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:10.1031378Z self=, 2025-05-07T20:58:10.1032021Z weights_precision=SparseType.FP16, 2025-05-07T20:58:10.1032358Z mixed_B=False, 2025-05-07T20:58:10.1032610Z pooling_mode=, 2025-05-07T20:58:10.1032901Z T=2, 2025-05-07T20:58:10.1033082Z D=370, 2025-05-07T20:58:10.1033276Z B=64, 2025-05-07T20:58:10.1033470Z log_E=5, 2025-05-07T20:58:10.1033758Z L=12, 2025-05-07T20:58:10.1033960Z D_gradcheck=2, 2025-05-07T20:58:10.1034199Z stochastic_rounding=False, 2025-05-07T20:58:10.1034462Z weighted=False, 2025-05-07T20:58:10.1034683Z row_wise=True, 2025-05-07T20:58:10.1034900Z mixed=True, 2025-05-07T20:58:10.1035116Z use_cache=True, 2025-05-07T20:58:10.1035504Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:10.1035904Z use_cpu=True, 2025-05-07T20:58:10.1036226Z output_dtype=SparseType.FP32, 2025-05-07T20:58:10.1036584Z ) 2025-05-07T20:58:10.1036902Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:10.1037852Z self=, 2025-05-07T20:58:10.1038716Z weights_precision=SparseType.FP32, 2025-05-07T20:58:10.1039010Z mixed_B=False, 2025-05-07T20:58:10.1039260Z pooling_mode=, 2025-05-07T20:58:10.1039540Z T=2, 2025-05-07T20:58:10.1039731Z D=317, 2025-05-07T20:58:10.1039929Z B=32, 2025-05-07T20:58:10.1040116Z log_E=5, 2025-05-07T20:58:10.1040313Z L=15, 2025-05-07T20:58:10.1040514Z D_gradcheck=1, 2025-05-07T20:58:10.1040746Z stochastic_rounding=False, 2025-05-07T20:58:10.1041012Z weighted=True, 2025-05-07T20:58:10.1041228Z row_wise=True, 2025-05-07T20:58:10.1041435Z mixed=True, 2025-05-07T20:58:10.1041650Z use_cache=True, 2025-05-07T20:58:10.1041896Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:10.1042182Z use_cpu=False, 2025-05-07T20:58:10.1042425Z output_dtype=SparseType.FP16, 2025-05-07T20:58:10.1042697Z ) 2025-05-07T20:58:10.1042931Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:10.1043603Z self=, 2025-05-07T20:58:10.1044248Z weights_precision=SparseType.FP32, 2025-05-07T20:58:10.1044539Z mixed_B=True, 2025-05-07T20:58:10.1044780Z pooling_mode=, 2025-05-07T20:58:10.1045067Z T=1, 2025-05-07T20:58:10.1045260Z D=257, 2025-05-07T20:58:10.1045499Z B=55, 2025-05-07T20:58:10.1045693Z log_E=4, 2025-05-07T20:58:10.1045897Z L=8, 2025-05-07T20:58:10.1046084Z D_gradcheck=1, 2025-05-07T20:58:10.1046330Z stochastic_rounding=False, 2025-05-07T20:58:10.1046600Z weighted=False, 2025-05-07T20:58:10.1046821Z row_wise=False, 2025-05-07T20:58:10.1047089Z mixed=False, 2025-05-07T20:58:10.1047313Z use_cache=False, 2025-05-07T20:58:10.1047567Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:10.1047866Z use_cpu=False, 2025-05-07T20:58:10.1048116Z output_dtype=SparseType.FP32, 2025-05-07T20:58:10.1048380Z ) 2025-05-07T20:58:10.1048631Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:10.1049304Z self=, 2025-05-07T20:58:10.1049949Z weights_precision=SparseType.FP16, 2025-05-07T20:58:10.1050242Z mixed_B=True, 2025-05-07T20:58:10.1050491Z pooling_mode=, 2025-05-07T20:58:10.1050783Z T=3, 2025-05-07T20:58:10.1050990Z D=390, 2025-05-07T20:58:10.1051183Z B=28, 2025-05-07T20:58:10.1051371Z log_E=3, 2025-05-07T20:58:10.1051575Z L=13, 2025-05-07T20:58:10.1051776Z D_gradcheck=2, 2025-05-07T20:58:10.1052013Z stochastic_rounding=False, 2025-05-07T20:58:10.1052282Z weighted=True, 2025-05-07T20:58:10.1052501Z row_wise=True, 2025-05-07T20:58:10.1052708Z mixed=True, 2025-05-07T20:58:10.1052922Z use_cache=True, 2025-05-07T20:58:10.1053171Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:10.1053459Z use_cpu=False, 2025-05-07T20:58:10.1053752Z output_dtype=SparseType.BF16, 2025-05-07T20:58:10.1054022Z ) 2025-05-07T20:58:10.1054260Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:10.1054932Z self=, 2025-05-07T20:58:10.1055626Z weights_precision=SparseType.FP16, 2025-05-07T20:58:10.1055925Z mixed_B=False, 2025-05-07T20:58:10.1056171Z pooling_mode=, 2025-05-07T20:58:10.1056452Z T=4, 2025-05-07T20:58:10.1056645Z D=402, 2025-05-07T20:58:10.1056834Z B=23, 2025-05-07T20:58:10.1057023Z log_E=5, 2025-05-07T20:58:10.1057222Z L=16, 2025-05-07T20:58:10.1057413Z D_gradcheck=2, 2025-05-07T20:58:10.1057652Z stochastic_rounding=False, 2025-05-07T20:58:10.1057917Z weighted=False, 2025-05-07T20:58:10.1058131Z row_wise=False, 2025-05-07T20:58:10.1058347Z mixed=False, 2025-05-07T20:58:10.1058569Z use_cache=False, 2025-05-07T20:58:10.1058821Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:10.1059122Z use_cpu=False, 2025-05-07T20:58:10.1059364Z output_dtype=SparseType.FP32, 2025-05-07T20:58:10.1059624Z ) 2025-05-07T20:58:10.1059873Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:10.1060550Z self=, 2025-05-07T20:58:10.1061192Z weights_precision=SparseType.FP32, 2025-05-07T20:58:10.1061480Z mixed_B=True, 2025-05-07T20:58:10.1061725Z pooling_mode=, 2025-05-07T20:58:10.1062006Z T=5, 2025-05-07T20:58:10.1062189Z D=407, 2025-05-07T20:58:10.1062380Z B=60, 2025-05-07T20:58:10.1062571Z log_E=4, 2025-05-07T20:58:10.1062765Z L=10, 2025-05-07T20:58:10.1062960Z D_gradcheck=1, 2025-05-07T20:58:10.1063201Z stochastic_rounding=False, 2025-05-07T20:58:10.1063461Z weighted=True, 2025-05-07T20:58:10.1063678Z row_wise=True, 2025-05-07T20:58:10.1063894Z mixed=True, 2025-05-07T20:58:10.1064102Z use_cache=True, 2025-05-07T20:58:10.1064352Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:10.1064646Z use_cpu=False, 2025-05-07T20:58:10.1064885Z output_dtype=SparseType.FP32, 2025-05-07T20:58:10.1065157Z ) 2025-05-07T20:58:10.1065412Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:10.1066168Z self=, 2025-05-07T20:58:10.1066819Z weights_precision=SparseType.FP32, 2025-05-07T20:58:10.1067114Z mixed_B=True, 2025-05-07T20:58:10.1067365Z pooling_mode=, 2025-05-07T20:58:10.1067691Z T=1, 2025-05-07T20:58:10.1067891Z D=202, 2025-05-07T20:58:10.1068086Z B=29, 2025-05-07T20:58:10.1068276Z log_E=4, 2025-05-07T20:58:10.1068481Z L=13, 2025-05-07T20:58:10.1068681Z D_gradcheck=2, 2025-05-07T20:58:10.1068914Z stochastic_rounding=True, 2025-05-07T20:58:10.1069185Z weighted=True, 2025-05-07T20:58:10.1069404Z row_wise=True, 2025-05-07T20:58:10.1069614Z mixed=False, 2025-05-07T20:58:10.1069839Z use_cache=False, 2025-05-07T20:58:10.1070099Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:10.1070391Z use_cpu=False, 2025-05-07T20:58:10.1070641Z output_dtype=SparseType.BF16, 2025-05-07T20:58:10.1070909Z ) 2025-05-07T20:58:10.1071154Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:10.1071829Z self=, 2025-05-07T20:58:10.1072477Z weights_precision=SparseType.FP16, 2025-05-07T20:58:10.1072778Z mixed_B=True, 2025-05-07T20:58:10.1073025Z pooling_mode=, 2025-05-07T20:58:10.1073315Z T=2, 2025-05-07T20:58:10.1073524Z D=147, 2025-05-07T20:58:10.1073715Z B=37, 2025-05-07T20:58:10.1073911Z log_E=5, 2025-05-07T20:58:10.1074119Z L=9, 2025-05-07T20:58:10.1074361Z D_gradcheck=2, 2025-05-07T20:58:10.1074603Z stochastic_rounding=True, 2025-05-07T20:58:10.1074869Z weighted=True, 2025-05-07T20:58:10.1075087Z row_wise=False, 2025-05-07T20:58:10.1075311Z mixed=True, 2025-05-07T20:58:10.1075817Z use_cache=False, 2025-05-07T20:58:10.1076149Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:10.1076552Z use_cpu=True, 2025-05-07T20:58:10.1076878Z output_dtype=SparseType.BF16, 2025-05-07T20:58:10.1077239Z ) 2025-05-07T20:58:10.1077552Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:10.1078487Z self=, 2025-05-07T20:58:10.1079176Z weights_precision=SparseType.FP16, 2025-05-07T20:58:10.1079471Z mixed_B=False, 2025-05-07T20:58:10.1079725Z pooling_mode=, 2025-05-07T20:58:10.1080026Z T=5, 2025-05-07T20:58:10.1080220Z D=151, 2025-05-07T20:58:10.1080421Z B=93, 2025-05-07T20:58:10.1080617Z log_E=3, 2025-05-07T20:58:10.1080816Z L=15, 2025-05-07T20:58:10.1081017Z D_gradcheck=2, 2025-05-07T20:58:10.1081259Z stochastic_rounding=True, 2025-05-07T20:58:10.1081523Z weighted=True, 2025-05-07T20:58:10.1081753Z row_wise=False, 2025-05-07T20:58:10.1081979Z mixed=False, 2025-05-07T20:58:10.1082192Z use_cache=True, 2025-05-07T20:58:10.1082450Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:10.1082746Z use_cpu=False, 2025-05-07T20:58:10.1082996Z output_dtype=SparseType.FP16, 2025-05-07T20:58:10.1083260Z ) 2025-05-07T20:58:10.1083510Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:10.1084185Z self=, 2025-05-07T20:58:10.1084827Z weights_precision=SparseType.FP16, 2025-05-07T20:58:10.1085126Z mixed_B=False, 2025-05-07T20:58:10.1085381Z pooling_mode=, 2025-05-07T20:58:10.1085704Z T=1, 2025-05-07T20:58:10.1085915Z D=129, 2025-05-07T20:58:10.1086111Z B=28, 2025-05-07T20:58:10.1086304Z log_E=5, 2025-05-07T20:58:10.1086508Z L=13, 2025-05-07T20:58:10.1086708Z D_gradcheck=2, 2025-05-07T20:58:10.1086947Z stochastic_rounding=False, 2025-05-07T20:58:10.1087219Z weighted=True, 2025-05-07T20:58:10.1087496Z row_wise=False, 2025-05-07T20:58:10.1087716Z mixed=False, 2025-05-07T20:58:10.1087942Z use_cache=False, 2025-05-07T20:58:10.1088203Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:10.1088496Z use_cpu=True, 2025-05-07T20:58:10.1088744Z output_dtype=SparseType.FP32, 2025-05-07T20:58:10.1089013Z ) 2025-05-07T20:58:49.3986012Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:49.3988795Z self=, 2025-05-07T20:58:49.3989620Z weights_precision=SparseType.FP16, 2025-05-07T20:58:49.3989959Z mixed_B=True, 2025-05-07T20:58:49.3990227Z pooling_mode=, 2025-05-07T20:58:49.3990542Z T=1, 2025-05-07T20:58:49.3990962Z D=413, 2025-05-07T20:58:49.3991230Z B=60, 2025-05-07T20:58:49.3991499Z log_E=5, 2025-05-07T20:58:49.3991779Z L=8, 2025-05-07T20:58:49.3992047Z D_gradcheck=1, 2025-05-07T20:58:49.3992374Z stochastic_rounding=True, 2025-05-07T20:58:49.3992725Z weighted=False, 2025-05-07T20:58:49.3993009Z row_wise=False, 2025-05-07T20:58:49.3993276Z mixed=True, 2025-05-07T20:58:49.3993532Z use_cache=True, 2025-05-07T20:58:49.3993837Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:49.3994138Z use_cpu=True, 2025-05-07T20:58:49.3994388Z output_dtype=SparseType.BF16, 2025-05-07T20:58:49.3994655Z ) 2025-05-07T20:58:49.3994902Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:49.3996049Z self=, 2025-05-07T20:58:49.3997000Z weights_precision=SparseType.FP16, 2025-05-07T20:58:49.3997398Z mixed_B=True, 2025-05-07T20:58:49.3997721Z pooling_mode=, 2025-05-07T20:58:49.3998101Z T=3, 2025-05-07T20:58:49.3998412Z D=247, 2025-05-07T20:58:49.3998612Z B=103, 2025-05-07T20:58:49.3998805Z log_E=5, 2025-05-07T20:58:49.3999017Z L=7, 2025-05-07T20:58:49.3999216Z D_gradcheck=1, 2025-05-07T20:58:49.3999454Z stochastic_rounding=True, 2025-05-07T20:58:49.3999756Z weighted=False, 2025-05-07T20:58:49.4000077Z row_wise=True, 2025-05-07T20:58:49.4000400Z mixed=False, 2025-05-07T20:58:49.4000701Z use_cache=True, 2025-05-07T20:58:49.4001046Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:49.4001439Z use_cpu=False, 2025-05-07T20:58:49.4001693Z output_dtype=SparseType.FP16, 2025-05-07T20:58:49.4001969Z ) 2025-05-07T20:58:49.4002214Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:49.4002901Z self=, 2025-05-07T20:58:49.4003556Z weights_precision=SparseType.FP32, 2025-05-07T20:58:49.4003848Z mixed_B=False, 2025-05-07T20:58:49.4004107Z pooling_mode=, 2025-05-07T20:58:49.4004401Z T=5, 2025-05-07T20:58:49.4004590Z D=128, 2025-05-07T20:58:49.4004792Z B=12, 2025-05-07T20:58:49.4011504Z log_E=5, 2025-05-07T20:58:49.4011717Z L=12, 2025-05-07T20:58:49.4011909Z D_gradcheck=2, 2025-05-07T20:58:49.4012151Z stochastic_rounding=False, 2025-05-07T20:58:49.4012424Z weighted=False, 2025-05-07T20:58:49.4012643Z row_wise=True, 2025-05-07T20:58:49.4012869Z mixed=False, 2025-05-07T20:58:49.4013089Z use_cache=False, 2025-05-07T20:58:49.4013344Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:49.4013645Z use_cpu=False, 2025-05-07T20:58:49.4013894Z output_dtype=SparseType.FP32, 2025-05-07T20:58:49.4014169Z ) 2025-05-07T20:58:49.4014410Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:49.4015091Z self=, 2025-05-07T20:58:49.4015740Z weights_precision=SparseType.FP16, 2025-05-07T20:58:49.4016032Z mixed_B=False, 2025-05-07T20:58:49.4016426Z pooling_mode=, 2025-05-07T20:58:49.4016718Z T=5, 2025-05-07T20:58:49.4016906Z D=243, 2025-05-07T20:58:49.4017101Z B=114, 2025-05-07T20:58:49.4017297Z log_E=4, 2025-05-07T20:58:49.4017493Z L=0, 2025-05-07T20:58:49.4017694Z D_gradcheck=1, 2025-05-07T20:58:49.4017932Z stochastic_rounding=True, 2025-05-07T20:58:49.4018270Z weighted=True, 2025-05-07T20:58:49.4018493Z row_wise=False, 2025-05-07T20:58:49.4018712Z mixed=True, 2025-05-07T20:58:49.4018924Z use_cache=False, 2025-05-07T20:58:49.4019182Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:49.4019482Z use_cpu=True, 2025-05-07T20:58:49.4019718Z output_dtype=SparseType.BF16, 2025-05-07T20:58:49.4019987Z ) 2025-05-07T20:58:49.4020231Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:49.4020907Z self=, 2025-05-07T20:58:49.4021555Z weights_precision=SparseType.FP32, 2025-05-07T20:58:49.4021857Z mixed_B=False, 2025-05-07T20:58:49.4022106Z pooling_mode=, 2025-05-07T20:58:49.4022384Z T=3, 2025-05-07T20:58:49.4022576Z D=282, 2025-05-07T20:58:49.4022767Z B=92, 2025-05-07T20:58:49.4022951Z log_E=4, 2025-05-07T20:58:49.4023150Z L=13, 2025-05-07T20:58:49.4023348Z D_gradcheck=1, 2025-05-07T20:58:49.4023576Z stochastic_rounding=False, 2025-05-07T20:58:49.4023847Z weighted=False, 2025-05-07T20:58:49.4024070Z row_wise=True, 2025-05-07T20:58:49.4024284Z mixed=False, 2025-05-07T20:58:49.4024554Z use_cache=False, 2025-05-07T20:58:49.4024814Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:49.4025102Z use_cpu=False, 2025-05-07T20:58:49.4025349Z output_dtype=SparseType.BF16, 2025-05-07T20:58:49.4025652Z ) 2025-05-07T20:58:49.4025912Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:49.4026631Z self=, 2025-05-07T20:58:49.4027278Z weights_precision=SparseType.FP32, 2025-05-07T20:58:49.4027576Z mixed_B=False, 2025-05-07T20:58:49.4027820Z pooling_mode=, 2025-05-07T20:58:49.4028107Z T=3, 2025-05-07T20:58:49.4028299Z D=128, 2025-05-07T20:58:49.4028491Z B=92, 2025-05-07T20:58:49.4028684Z log_E=4, 2025-05-07T20:58:49.4028885Z L=13, 2025-05-07T20:58:49.4029082Z D_gradcheck=1, 2025-05-07T20:58:49.4029323Z stochastic_rounding=False, 2025-05-07T20:58:49.4029591Z weighted=False, 2025-05-07T20:58:49.4029811Z row_wise=True, 2025-05-07T20:58:49.4030028Z mixed=False, 2025-05-07T20:58:49.4030249Z use_cache=False, 2025-05-07T20:58:49.4030500Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:49.4030795Z use_cpu=False, 2025-05-07T20:58:49.4031041Z output_dtype=SparseType.BF16, 2025-05-07T20:58:49.4031312Z ) 2025-05-07T20:58:49.4031556Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:49.4032233Z self=, 2025-05-07T20:58:49.4032884Z weights_precision=SparseType.FP32, 2025-05-07T20:58:49.4033174Z mixed_B=False, 2025-05-07T20:58:49.4033423Z pooling_mode=, 2025-05-07T20:58:49.4033710Z T=3, 2025-05-07T20:58:49.4033898Z D=128, 2025-05-07T20:58:49.4034097Z B=92, 2025-05-07T20:58:49.4034290Z log_E=3, 2025-05-07T20:58:49.4034484Z L=13, 2025-05-07T20:58:49.4034686Z D_gradcheck=1, 2025-05-07T20:58:49.4034933Z stochastic_rounding=False, 2025-05-07T20:58:49.4035195Z weighted=False, 2025-05-07T20:58:49.4035553Z row_wise=True, 2025-05-07T20:58:49.4035844Z mixed=False, 2025-05-07T20:58:49.4036122Z use_cache=False, 2025-05-07T20:58:49.4036463Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:49.4036864Z use_cpu=False, 2025-05-07T20:58:49.4037178Z output_dtype=SparseType.BF16, 2025-05-07T20:58:49.4037598Z ) 2025-05-07T20:58:49.4037919Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:49.4038866Z self=, 2025-05-07T20:58:49.4039776Z weights_precision=SparseType.FP32, 2025-05-07T20:58:49.4040136Z mixed_B=False, 2025-05-07T20:58:49.4040386Z pooling_mode=, 2025-05-07T20:58:49.4040665Z T=3, 2025-05-07T20:58:49.4040857Z D=128, 2025-05-07T20:58:49.4041050Z B=13, 2025-05-07T20:58:49.4041239Z log_E=3, 2025-05-07T20:58:49.4041441Z L=13, 2025-05-07T20:58:49.4041638Z D_gradcheck=1, 2025-05-07T20:58:49.4041874Z stochastic_rounding=False, 2025-05-07T20:58:49.4042141Z weighted=False, 2025-05-07T20:58:49.4042364Z row_wise=True, 2025-05-07T20:58:49.4042577Z mixed=False, 2025-05-07T20:58:49.4042801Z use_cache=False, 2025-05-07T20:58:49.4043057Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:49.4043348Z use_cpu=False, 2025-05-07T20:58:49.4043593Z output_dtype=SparseType.BF16, 2025-05-07T20:58:49.4043860Z ) 2025-05-07T20:58:49.4044099Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:49.4044773Z self=, 2025-05-07T20:58:49.4045427Z weights_precision=SparseType.FP32, 2025-05-07T20:58:49.4045722Z mixed_B=False, 2025-05-07T20:58:49.4045966Z pooling_mode=, 2025-05-07T20:58:49.4046251Z T=3, 2025-05-07T20:58:49.4046541Z D=128, 2025-05-07T20:58:49.4046734Z B=13, 2025-05-07T20:58:49.4046934Z log_E=3, 2025-05-07T20:58:49.4047138Z L=3, 2025-05-07T20:58:49.4047332Z D_gradcheck=1, 2025-05-07T20:58:49.4047573Z stochastic_rounding=False, 2025-05-07T20:58:49.4047892Z weighted=False, 2025-05-07T20:58:49.4048108Z row_wise=True, 2025-05-07T20:58:49.4048330Z mixed=False, 2025-05-07T20:58:49.4048555Z use_cache=False, 2025-05-07T20:58:49.4048811Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:49.4049112Z use_cpu=False, 2025-05-07T20:58:49.4049359Z output_dtype=SparseType.BF16, 2025-05-07T20:58:49.4049619Z ) 2025-05-07T20:58:49.4049820Z PASSED 2025-05-07T20:58:49.4049942Z 2025-05-07T20:58:49.4050091Z =============================== warnings summary =============================== 2025-05-07T20:58:49.4050769Z test/tbe/training/backward_adagrad_large_dim_test.py::BackwardAdagradLargeDimTest::test_backward_adagrad_large_dims 2025-05-07T20:58:49.4052339Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #2 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:58:49.4053580Z warnings.warn( 2025-05-07T20:58:49.4053726Z 2025-05-07T20:58:49.4053960Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:58:49.4054446Z =================== 1 passed, 1 warning in 88.30s (0:01:28) ==================== 2025-05-07T20:58:50.1581625Z 2025-05-07T20:58:50.1582314Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:58:50.1601090Z [TEST] Python test time for ./tbe/training/backward_adagrad_large_dim_test.py: 91 seconds 2025-05-07T20:58:50.1601622Z 2025-05-07T20:58:50.1601629Z 2025-05-07T20:58:50.1601634Z 2025-05-07T20:58:50.1601639Z 2025-05-07T20:58:50.1623300Z ################################################################################ 2025-05-07T20:58:50.1639314Z # [2025-05-07T20:58:50.163Z] Run Python Test Suite: 2025-05-07T20:58:50.1639785Z # ./tbe/training/backward_adagrad_test.py 2025-05-07T20:58:50.1640118Z ################################################################################ 2025-05-07T20:58:50.1664954Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/backward_adagrad_test.py 2025-05-07T20:58:50.1665636Z 2025-05-07T20:58:52.3181796Z ============================= test session starts ============================== 2025-05-07T20:58:52.3182772Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:58:52.3185733Z cachedir: .pytest_cache 2025-05-07T20:58:52.3186578Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:58:52.3187377Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:58:52.3187800Z plugins: hypothesis-6.131.14 2025-05-07T20:58:54.0770316Z collecting ... collected 8 items 2025-05-07T20:58:54.0770531Z 2025-05-07T20:59:03.7052345Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmMEAN Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:03.7053454Z self=, 2025-05-07T20:59:03.7054014Z mixed_B=False, 2025-05-07T20:59:03.7054242Z compile=False, 2025-05-07T20:59:03.7054457Z T=1, 2025-05-07T20:59:03.7054645Z D=2, 2025-05-07T20:59:03.7054839Z B=1, 2025-05-07T20:59:03.7055032Z log_E=3, 2025-05-07T20:59:03.7055225Z L=0, 2025-05-07T20:59:03.7055428Z D_gradcheck=1, 2025-05-07T20:59:03.7055685Z stochastic_rounding=False, 2025-05-07T20:59:03.7056054Z weighted=False, 2025-05-07T20:59:03.7056682Z row_wise=False, 2025-05-07T20:59:03.7056931Z mixed=False, 2025-05-07T20:59:03.7057214Z use_cache=False, 2025-05-07T20:59:03.7057565Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:03.7057970Z use_cpu=False, 2025-05-07T20:59:03.7058298Z output_dtype=SparseType.FP32, 2025-05-07T20:59:03.7058756Z ) 2025-05-07T20:59:03.7059005Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:03.7059619Z self=, 2025-05-07T20:59:03.7060375Z mixed_B=True, 2025-05-07T20:59:03.7060681Z compile=False, 2025-05-07T20:59:03.7060988Z T=1, 2025-05-07T20:59:03.7061238Z D=2, 2025-05-07T20:59:03.7061495Z B=1, 2025-05-07T20:59:03.7061755Z log_E=3, 2025-05-07T20:59:03.7061970Z L=0, 2025-05-07T20:59:03.7062167Z D_gradcheck=1, 2025-05-07T20:59:03.7062405Z stochastic_rounding=False, 2025-05-07T20:59:03.7062661Z weighted=False, 2025-05-07T20:59:03.7062890Z row_wise=False, 2025-05-07T20:59:03.7063102Z mixed=False, 2025-05-07T20:59:03.7063318Z use_cache=False, 2025-05-07T20:59:03.7063574Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:03.7063871Z use_cpu=False, 2025-05-07T20:59:03.7064118Z output_dtype=SparseType.FP32, 2025-05-07T20:59:03.7064384Z ) 2025-05-07T20:59:03.7064630Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:03.7065234Z self=, 2025-05-07T20:59:03.7065765Z mixed_B=True, 2025-05-07T20:59:03.7065986Z compile=False, 2025-05-07T20:59:03.7066198Z T=4, 2025-05-07T20:59:03.7066378Z D=35, 2025-05-07T20:59:03.7066568Z B=96, 2025-05-07T20:59:03.7066760Z log_E=4, 2025-05-07T20:59:03.7066950Z L=10, 2025-05-07T20:59:03.7067146Z D_gradcheck=1, 2025-05-07T20:59:03.7067380Z stochastic_rounding=True, 2025-05-07T20:59:03.7067638Z weighted=False, 2025-05-07T20:59:03.7067863Z row_wise=True, 2025-05-07T20:59:03.7068076Z mixed=True, 2025-05-07T20:59:03.7068283Z use_cache=False, 2025-05-07T20:59:03.7068540Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:03.7068834Z use_cpu=True, 2025-05-07T20:59:03.7069068Z output_dtype=SparseType.BF16, 2025-05-07T20:59:03.7069337Z ) 2025-05-07T20:59:03.7069614Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:03.7070338Z self=, 2025-05-07T20:59:03.7070880Z mixed_B=True, 2025-05-07T20:59:03.7071100Z compile=True, 2025-05-07T20:59:03.7071309Z T=3, 2025-05-07T20:59:03.7071493Z D=29, 2025-05-07T20:59:03.7071758Z B=89, 2025-05-07T20:59:03.7071951Z log_E=4, 2025-05-07T20:59:03.7072143Z L=10, 2025-05-07T20:59:03.7072340Z D_gradcheck=1, 2025-05-07T20:59:03.7072576Z stochastic_rounding=True, 2025-05-07T20:59:03.7072837Z weighted=True, 2025-05-07T20:59:03.7073065Z row_wise=False, 2025-05-07T20:59:03.7073282Z mixed=False, 2025-05-07T20:59:03.7073495Z use_cache=True, 2025-05-07T20:59:03.7073745Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:03.7074034Z use_cpu=False, 2025-05-07T20:59:03.7074270Z output_dtype=SparseType.FP32, 2025-05-07T20:59:03.7074534Z ) 2025-05-07T20:59:03.7074774Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:03.7075370Z self=, 2025-05-07T20:59:03.7076040Z mixed_B=False, 2025-05-07T20:59:03.7076255Z compile=True, 2025-05-07T20:59:03.7076465Z T=4, 2025-05-07T20:59:03.7076652Z D=113, 2025-05-07T20:59:03.7076844Z B=127, 2025-05-07T20:59:03.7077037Z log_E=5, 2025-05-07T20:59:03.7077233Z L=17, 2025-05-07T20:59:03.7077430Z D_gradcheck=1, 2025-05-07T20:59:03.7077662Z stochastic_rounding=True, 2025-05-07T20:59:03.7077920Z weighted=True, 2025-05-07T20:59:03.7078188Z row_wise=False, 2025-05-07T20:59:03.7078403Z mixed=True, 2025-05-07T20:59:03.7078607Z use_cache=False, 2025-05-07T20:59:03.7078864Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:03.7079154Z use_cpu=True, 2025-05-07T20:59:03.7079389Z output_dtype=SparseType.BF16, 2025-05-07T20:59:03.7079696Z ) 2025-05-07T20:59:03.7079935Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:03.7080524Z self=, 2025-05-07T20:59:03.7081064Z mixed_B=True, 2025-05-07T20:59:03.7081281Z compile=True, 2025-05-07T20:59:03.7081486Z T=4, 2025-05-07T20:59:03.7081675Z D=64, 2025-05-07T20:59:03.7081869Z B=73, 2025-05-07T20:59:03.7082054Z log_E=4, 2025-05-07T20:59:03.7082255Z L=0, 2025-05-07T20:59:03.7082450Z D_gradcheck=2, 2025-05-07T20:59:03.7082676Z stochastic_rounding=True, 2025-05-07T20:59:03.7082940Z weighted=True, 2025-05-07T20:59:03.7083166Z row_wise=False, 2025-05-07T20:59:03.7083384Z mixed=True, 2025-05-07T20:59:03.7083593Z use_cache=True, 2025-05-07T20:59:03.7083844Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:03.7084135Z use_cpu=False, 2025-05-07T20:59:03.7084374Z output_dtype=SparseType.FP16, 2025-05-07T20:59:03.7084645Z ) 2025-05-07T20:59:03.7084885Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:03.7085482Z self=, 2025-05-07T20:59:03.7086021Z mixed_B=False, 2025-05-07T20:59:03.7086241Z compile=False, 2025-05-07T20:59:03.7086449Z T=3, 2025-05-07T20:59:03.7086642Z D=100, 2025-05-07T20:59:03.7086836Z B=28, 2025-05-07T20:59:03.7087026Z log_E=5, 2025-05-07T20:59:03.7087227Z L=8, 2025-05-07T20:59:03.7087421Z D_gradcheck=1, 2025-05-07T20:59:03.7087649Z stochastic_rounding=True, 2025-05-07T20:59:03.7087916Z weighted=False, 2025-05-07T20:59:03.7088136Z row_wise=False, 2025-05-07T20:59:03.7088345Z mixed=True, 2025-05-07T20:59:03.7088554Z use_cache=True, 2025-05-07T20:59:03.7088801Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:03.7089087Z use_cpu=False, 2025-05-07T20:59:03.7089329Z output_dtype=SparseType.FP16, 2025-05-07T20:59:03.7089619Z ) 2025-05-07T20:59:03.7089883Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:03.7090523Z self=, 2025-05-07T20:59:03.7091425Z mixed_B=False, 2025-05-07T20:59:03.7091646Z compile=True, 2025-05-07T20:59:03.7091856Z T=1, 2025-05-07T20:59:03.7092050Z D=17, 2025-05-07T20:59:03.7092323Z B=77, 2025-05-07T20:59:03.7092511Z log_E=4, 2025-05-07T20:59:03.7092714Z L=0, 2025-05-07T20:59:03.7092907Z D_gradcheck=2, 2025-05-07T20:59:03.7093136Z stochastic_rounding=True, 2025-05-07T20:59:03.7093402Z weighted=False, 2025-05-07T20:59:03.7093626Z row_wise=True, 2025-05-07T20:59:03.7093835Z mixed=True, 2025-05-07T20:59:03.7094046Z use_cache=True, 2025-05-07T20:59:03.7094295Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:03.7094581Z use_cpu=True, 2025-05-07T20:59:03.7094824Z output_dtype=SparseType.FP16, 2025-05-07T20:59:03.7095093Z ) 2025-05-07T20:59:03.7095327Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:03.7095928Z self=, 2025-05-07T20:59:03.7096474Z mixed_B=False, 2025-05-07T20:59:03.7096695Z compile=False, 2025-05-07T20:59:03.7096898Z T=1, 2025-05-07T20:59:03.7097087Z D=97, 2025-05-07T20:59:03.7097287Z B=84, 2025-05-07T20:59:03.7097472Z log_E=3, 2025-05-07T20:59:03.7097672Z L=5, 2025-05-07T20:59:03.7097866Z D_gradcheck=1, 2025-05-07T20:59:03.7098097Z stochastic_rounding=False, 2025-05-07T20:59:03.7098366Z weighted=False, 2025-05-07T20:59:03.7098660Z row_wise=True, 2025-05-07T20:59:03.7098869Z mixed=True, 2025-05-07T20:59:03.7099081Z use_cache=True, 2025-05-07T20:59:03.7099328Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:03.7099645Z use_cpu=True, 2025-05-07T20:59:03.7099910Z output_dtype=SparseType.BF16, 2025-05-07T20:59:03.7100237Z ) 2025-05-07T20:59:03.7100472Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:03.7101071Z self=, 2025-05-07T20:59:03.7101618Z mixed_B=False, 2025-05-07T20:59:03.7101834Z compile=False, 2025-05-07T20:59:03.7102039Z T=1, 2025-05-07T20:59:03.7102230Z D=59, 2025-05-07T20:59:03.7102419Z B=72, 2025-05-07T20:59:03.7102605Z log_E=3, 2025-05-07T20:59:03.7102803Z L=13, 2025-05-07T20:59:03.7102996Z D_gradcheck=2, 2025-05-07T20:59:03.7103227Z stochastic_rounding=False, 2025-05-07T20:59:03.7103494Z weighted=False, 2025-05-07T20:59:03.7103714Z row_wise=True, 2025-05-07T20:59:03.7103924Z mixed=False, 2025-05-07T20:59:03.7104140Z use_cache=True, 2025-05-07T20:59:03.7104388Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:03.7104675Z use_cpu=True, 2025-05-07T20:59:03.7104915Z output_dtype=SparseType.BF16, 2025-05-07T20:59:03.7105179Z ) 2025-05-07T20:59:03.7105415Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:03.7106015Z self=, 2025-05-07T20:59:03.7106562Z mixed_B=False, 2025-05-07T20:59:03.7106777Z compile=False, 2025-05-07T20:59:03.7106988Z T=5, 2025-05-07T20:59:03.7107177Z D=32, 2025-05-07T20:59:03.7107364Z B=93, 2025-05-07T20:59:03.7107556Z log_E=3, 2025-05-07T20:59:03.7107752Z L=3, 2025-05-07T20:59:03.7107940Z D_gradcheck=1, 2025-05-07T20:59:03.7108174Z stochastic_rounding=False, 2025-05-07T20:59:03.7108448Z weighted=False, 2025-05-07T20:59:03.7108673Z row_wise=True, 2025-05-07T20:59:03.7108884Z mixed=False, 2025-05-07T20:59:03.7109102Z use_cache=False, 2025-05-07T20:59:03.7109411Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:03.7109730Z use_cpu=False, 2025-05-07T20:59:03.7109969Z output_dtype=SparseType.FP32, 2025-05-07T20:59:03.7110236Z ) 2025-05-07T20:59:03.7110482Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:03.7111147Z self=, 2025-05-07T20:59:03.7111697Z mixed_B=False, 2025-05-07T20:59:03.7119315Z compile=False, 2025-05-07T20:59:03.7119642Z T=3, 2025-05-07T20:59:03.7119840Z D=32, 2025-05-07T20:59:03.7120129Z B=116, 2025-05-07T20:59:03.7120321Z log_E=3, 2025-05-07T20:59:03.7120521Z L=12, 2025-05-07T20:59:03.7120722Z D_gradcheck=2, 2025-05-07T20:59:03.7120957Z stochastic_rounding=False, 2025-05-07T20:59:03.7121225Z weighted=False, 2025-05-07T20:59:03.7121455Z row_wise=False, 2025-05-07T20:59:03.7121667Z mixed=True, 2025-05-07T20:59:03.7121882Z use_cache=False, 2025-05-07T20:59:03.7122146Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:03.7122437Z use_cpu=True, 2025-05-07T20:59:03.7122680Z output_dtype=SparseType.BF16, 2025-05-07T20:59:03.7122957Z ) 2025-05-07T20:59:03.7123196Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:03.7123808Z self=, 2025-05-07T20:59:03.7124359Z mixed_B=True, 2025-05-07T20:59:03.7124574Z compile=False, 2025-05-07T20:59:03.7124788Z T=5, 2025-05-07T20:59:03.7124982Z D=119, 2025-05-07T20:59:03.7125171Z B=123, 2025-05-07T20:59:03.7125366Z log_E=5, 2025-05-07T20:59:03.7125567Z L=9, 2025-05-07T20:59:03.7125761Z D_gradcheck=1, 2025-05-07T20:59:03.7126002Z stochastic_rounding=True, 2025-05-07T20:59:03.7126271Z weighted=True, 2025-05-07T20:59:03.7126598Z row_wise=False, 2025-05-07T20:59:03.7126820Z mixed=False, 2025-05-07T20:59:03.7127036Z use_cache=True, 2025-05-07T20:59:03.7127288Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:03.7127577Z use_cpu=True, 2025-05-07T20:59:03.7127819Z output_dtype=SparseType.FP32, 2025-05-07T20:59:03.7128174Z ) 2025-05-07T20:59:03.7128413Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:03.7129019Z self=, 2025-05-07T20:59:03.7129568Z mixed_B=False, 2025-05-07T20:59:03.7129783Z compile=False, 2025-05-07T20:59:03.7130000Z T=1, 2025-05-07T20:59:03.7130193Z D=105, 2025-05-07T20:59:03.7130383Z B=4, 2025-05-07T20:59:03.7130577Z log_E=3, 2025-05-07T20:59:03.7130777Z L=0, 2025-05-07T20:59:03.7130972Z D_gradcheck=1, 2025-05-07T20:59:03.7131206Z stochastic_rounding=True, 2025-05-07T20:59:03.7131476Z weighted=True, 2025-05-07T20:59:03.7131695Z row_wise=False, 2025-05-07T20:59:03.7131915Z mixed=False, 2025-05-07T20:59:03.7132134Z use_cache=False, 2025-05-07T20:59:03.7132381Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:03.7132674Z use_cpu=True, 2025-05-07T20:59:03.7132917Z output_dtype=SparseType.FP16, 2025-05-07T20:59:03.7133189Z ) 2025-05-07T20:59:03.7133429Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:03.7134029Z self=, 2025-05-07T20:59:03.7134574Z mixed_B=False, 2025-05-07T20:59:03.7134795Z compile=False, 2025-05-07T20:59:03.7135011Z T=4, 2025-05-07T20:59:03.7135204Z D=43, 2025-05-07T20:59:03.7135390Z B=82, 2025-05-07T20:59:03.7135582Z log_E=3, 2025-05-07T20:59:03.7135782Z L=16, 2025-05-07T20:59:03.7135973Z D_gradcheck=1, 2025-05-07T20:59:03.7136211Z stochastic_rounding=True, 2025-05-07T20:59:03.7136478Z weighted=False, 2025-05-07T20:59:03.7136697Z row_wise=True, 2025-05-07T20:59:03.7136914Z mixed=True, 2025-05-07T20:59:03.7137127Z use_cache=False, 2025-05-07T20:59:03.7137377Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:03.7137670Z use_cpu=False, 2025-05-07T20:59:03.7137912Z output_dtype=SparseType.BF16, 2025-05-07T20:59:03.7138171Z ) 2025-05-07T20:59:03.7138418Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:03.7139063Z self=, 2025-05-07T20:59:03.7139606Z mixed_B=False, 2025-05-07T20:59:03.7139823Z compile=False, 2025-05-07T20:59:03.7140040Z T=5, 2025-05-07T20:59:03.7140237Z D=55, 2025-05-07T20:59:03.7140499Z B=79, 2025-05-07T20:59:03.7140696Z log_E=4, 2025-05-07T20:59:03.7140897Z L=19, 2025-05-07T20:59:03.7141090Z D_gradcheck=1, 2025-05-07T20:59:03.7141333Z stochastic_rounding=True, 2025-05-07T20:59:03.7141604Z weighted=False, 2025-05-07T20:59:03.7141822Z row_wise=True, 2025-05-07T20:59:03.7142043Z mixed=False, 2025-05-07T20:59:03.7142263Z use_cache=True, 2025-05-07T20:59:03.7142506Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:03.7142801Z use_cpu=True, 2025-05-07T20:59:03.7143045Z output_dtype=SparseType.FP32, 2025-05-07T20:59:03.7143310Z ) 2025-05-07T20:59:03.7143555Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:03.7144161Z self=, 2025-05-07T20:59:03.7144708Z mixed_B=False, 2025-05-07T20:59:03.7144930Z compile=True, 2025-05-07T20:59:03.7145147Z T=2, 2025-05-07T20:59:03.7145341Z D=42, 2025-05-07T20:59:03.7145528Z B=16, 2025-05-07T20:59:03.7145718Z log_E=3, 2025-05-07T20:59:03.7145919Z L=16, 2025-05-07T20:59:03.7146110Z D_gradcheck=2, 2025-05-07T20:59:03.7146346Z stochastic_rounding=True, 2025-05-07T20:59:03.7146613Z weighted=True, 2025-05-07T20:59:03.7146876Z row_wise=True, 2025-05-07T20:59:03.7147092Z mixed=True, 2025-05-07T20:59:03.7147306Z use_cache=True, 2025-05-07T20:59:03.7147548Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:03.7147841Z use_cpu=True, 2025-05-07T20:59:03.7148080Z output_dtype=SparseType.BF16, 2025-05-07T20:59:03.7148388Z ) 2025-05-07T20:59:04.4754225Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:04.4755182Z self=, 2025-05-07T20:59:04.4755993Z mixed_B=False, 2025-05-07T20:59:04.4756234Z compile=False, 2025-05-07T20:59:04.4756455Z T=4, 2025-05-07T20:59:04.4756650Z D=45, 2025-05-07T20:59:04.4756846Z B=83, 2025-05-07T20:59:04.4757043Z log_E=3, 2025-05-07T20:59:04.4757246Z L=15, 2025-05-07T20:59:04.4757437Z D_gradcheck=2, 2025-05-07T20:59:04.4757682Z stochastic_rounding=True, 2025-05-07T20:59:04.4757957Z weighted=True, 2025-05-07T20:59:04.4758171Z row_wise=True, 2025-05-07T20:59:04.4758397Z mixed=True, 2025-05-07T20:59:04.4758618Z use_cache=False, 2025-05-07T20:59:04.4758874Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:04.4759177Z use_cpu=True, 2025-05-07T20:59:04.4759423Z output_dtype=SparseType.FP32, 2025-05-07T20:59:04.4759697Z ) 2025-05-07T20:59:04.4759945Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:04.4760559Z self=, 2025-05-07T20:59:04.4761109Z mixed_B=False, 2025-05-07T20:59:04.4761328Z compile=False, 2025-05-07T20:59:04.4761547Z T=2, 2025-05-07T20:59:04.4761743Z D=38, 2025-05-07T20:59:04.4761932Z B=27, 2025-05-07T20:59:04.4762130Z log_E=5, 2025-05-07T20:59:04.4762332Z L=9, 2025-05-07T20:59:04.4762524Z D_gradcheck=2, 2025-05-07T20:59:04.4762764Z stochastic_rounding=False, 2025-05-07T20:59:04.4763030Z weighted=True, 2025-05-07T20:59:04.4763246Z row_wise=False, 2025-05-07T20:59:04.4763468Z mixed=True, 2025-05-07T20:59:04.4763681Z use_cache=True, 2025-05-07T20:59:04.4763926Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:04.4764222Z use_cpu=True, 2025-05-07T20:59:04.4764464Z output_dtype=SparseType.BF16, 2025-05-07T20:59:04.4764730Z ) 2025-05-07T20:59:04.4764979Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:04.4765840Z self=, 2025-05-07T20:59:04.4766389Z mixed_B=True, 2025-05-07T20:59:04.4766612Z compile=True, 2025-05-07T20:59:04.4766827Z T=1, 2025-05-07T20:59:04.4767017Z D=100, 2025-05-07T20:59:04.4767291Z B=114, 2025-05-07T20:59:04.4767489Z log_E=4, 2025-05-07T20:59:04.4767692Z L=20, 2025-05-07T20:59:04.4767887Z D_gradcheck=1, 2025-05-07T20:59:04.4768128Z stochastic_rounding=True, 2025-05-07T20:59:04.4768395Z weighted=False, 2025-05-07T20:59:04.4768618Z row_wise=False, 2025-05-07T20:59:04.4768845Z mixed=True, 2025-05-07T20:59:04.4769064Z use_cache=False, 2025-05-07T20:59:04.4769320Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:04.4769619Z use_cpu=True, 2025-05-07T20:59:04.4769870Z output_dtype=SparseType.BF16, 2025-05-07T20:59:04.4770135Z ) 2025-05-07T20:59:04.4770382Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:04.4770992Z self=, 2025-05-07T20:59:04.4771550Z mixed_B=True, 2025-05-07T20:59:04.4771775Z compile=False, 2025-05-07T20:59:04.4771999Z T=4, 2025-05-07T20:59:04.4772188Z D=128, 2025-05-07T20:59:04.4772395Z B=92, 2025-05-07T20:59:04.4772593Z log_E=3, 2025-05-07T20:59:04.4772792Z L=0, 2025-05-07T20:59:04.4772994Z D_gradcheck=1, 2025-05-07T20:59:04.4773238Z stochastic_rounding=False, 2025-05-07T20:59:04.4773501Z weighted=False, 2025-05-07T20:59:04.4773731Z row_wise=False, 2025-05-07T20:59:04.4774031Z mixed=True, 2025-05-07T20:59:04.4774254Z use_cache=False, 2025-05-07T20:59:04.4774509Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:04.4774807Z use_cpu=False, 2025-05-07T20:59:04.4775056Z output_dtype=SparseType.BF16, 2025-05-07T20:59:04.4775397Z ) 2025-05-07T20:59:04.4775642Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:04.4776250Z self=, 2025-05-07T20:59:04.4776796Z mixed_B=False, 2025-05-07T20:59:04.4777019Z compile=True, 2025-05-07T20:59:04.4777236Z T=3, 2025-05-07T20:59:04.4777424Z D=88, 2025-05-07T20:59:04.4777620Z B=55, 2025-05-07T20:59:04.4777815Z log_E=3, 2025-05-07T20:59:04.4778015Z L=1, 2025-05-07T20:59:04.4778215Z D_gradcheck=1, 2025-05-07T20:59:04.4778456Z stochastic_rounding=False, 2025-05-07T20:59:04.4778719Z weighted=False, 2025-05-07T20:59:04.4778945Z row_wise=False, 2025-05-07T20:59:04.4779170Z mixed=False, 2025-05-07T20:59:04.4779384Z use_cache=False, 2025-05-07T20:59:04.4779643Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:04.4779938Z use_cpu=True, 2025-05-07T20:59:04.4780185Z output_dtype=SparseType.BF16, 2025-05-07T20:59:04.4780449Z ) 2025-05-07T20:59:04.4780693Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:04.4781296Z self=, 2025-05-07T20:59:04.4781841Z mixed_B=False, 2025-05-07T20:59:04.4782067Z compile=True, 2025-05-07T20:59:04.4782284Z T=1, 2025-05-07T20:59:04.4782467Z D=127, 2025-05-07T20:59:04.4782664Z B=13, 2025-05-07T20:59:04.4782856Z log_E=5, 2025-05-07T20:59:04.4783054Z L=1, 2025-05-07T20:59:04.4783259Z D_gradcheck=2, 2025-05-07T20:59:04.4783500Z stochastic_rounding=False, 2025-05-07T20:59:04.4783761Z weighted=True, 2025-05-07T20:59:04.4783988Z row_wise=True, 2025-05-07T20:59:04.4784212Z mixed=False, 2025-05-07T20:59:04.4784428Z use_cache=False, 2025-05-07T20:59:04.4784692Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:04.4784992Z use_cpu=False, 2025-05-07T20:59:04.4785232Z output_dtype=SparseType.FP32, 2025-05-07T20:59:04.4785505Z ) 2025-05-07T20:59:04.4785750Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:04.4786409Z self=, 2025-05-07T20:59:04.4786951Z mixed_B=False, 2025-05-07T20:59:04.4787174Z compile=False, 2025-05-07T20:59:04.4787389Z T=1, 2025-05-07T20:59:04.4787576Z D=127, 2025-05-07T20:59:04.4787809Z B=101, 2025-05-07T20:59:04.4788003Z log_E=3, 2025-05-07T20:59:04.4788198Z L=4, 2025-05-07T20:59:04.4788398Z D_gradcheck=2, 2025-05-07T20:59:04.4788639Z stochastic_rounding=False, 2025-05-07T20:59:04.4788899Z weighted=False, 2025-05-07T20:59:04.4789123Z row_wise=True, 2025-05-07T20:59:04.4789340Z mixed=True, 2025-05-07T20:59:04.4789548Z use_cache=True, 2025-05-07T20:59:04.4789794Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:04.4790086Z use_cpu=True, 2025-05-07T20:59:04.4790321Z output_dtype=SparseType.FP32, 2025-05-07T20:59:04.4790909Z ) 2025-05-07T20:59:04.4791216Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:04.4791891Z self=, 2025-05-07T20:59:04.4792563Z mixed_B=True, 2025-05-07T20:59:04.4792779Z compile=True, 2025-05-07T20:59:04.4792993Z T=1, 2025-05-07T20:59:04.4793178Z D=24, 2025-05-07T20:59:04.4793373Z B=81, 2025-05-07T20:59:04.4793571Z log_E=5, 2025-05-07T20:59:04.4793760Z L=3, 2025-05-07T20:59:04.4793955Z D_gradcheck=2, 2025-05-07T20:59:04.4794189Z stochastic_rounding=False, 2025-05-07T20:59:04.4794450Z weighted=False, 2025-05-07T20:59:04.4794668Z row_wise=False, 2025-05-07T20:59:04.4794979Z mixed=False, 2025-05-07T20:59:04.4795195Z use_cache=False, 2025-05-07T20:59:04.4795531Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:04.4795825Z use_cpu=True, 2025-05-07T20:59:04.4796064Z output_dtype=SparseType.FP16, 2025-05-07T20:59:04.4796412Z ) 2025-05-07T20:59:04.4796655Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:04.4797248Z self=, 2025-05-07T20:59:04.4797794Z mixed_B=True, 2025-05-07T20:59:04.4798010Z compile=True, 2025-05-07T20:59:04.4798216Z T=1, 2025-05-07T20:59:04.4798404Z D=61, 2025-05-07T20:59:04.4798596Z B=122, 2025-05-07T20:59:04.4798783Z log_E=3, 2025-05-07T20:59:04.4798982Z L=5, 2025-05-07T20:59:04.4799180Z D_gradcheck=1, 2025-05-07T20:59:04.4799408Z stochastic_rounding=True, 2025-05-07T20:59:04.4799672Z weighted=False, 2025-05-07T20:59:04.4799894Z row_wise=False, 2025-05-07T20:59:04.4800113Z mixed=True, 2025-05-07T20:59:04.4800319Z use_cache=False, 2025-05-07T20:59:04.4800577Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:04.4800875Z use_cpu=False, 2025-05-07T20:59:04.4801112Z output_dtype=SparseType.BF16, 2025-05-07T20:59:04.4801385Z ) 2025-05-07T20:59:04.4801625Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:04.4802223Z self=, 2025-05-07T20:59:04.4802766Z mixed_B=False, 2025-05-07T20:59:04.4802990Z compile=False, 2025-05-07T20:59:04.4803200Z T=1, 2025-05-07T20:59:04.4803391Z D=9, 2025-05-07T20:59:04.4803581Z B=102, 2025-05-07T20:59:04.4803767Z log_E=5, 2025-05-07T20:59:04.4803969Z L=2, 2025-05-07T20:59:04.4804162Z D_gradcheck=2, 2025-05-07T20:59:04.4804389Z stochastic_rounding=True, 2025-05-07T20:59:04.4804652Z weighted=False, 2025-05-07T20:59:04.4804870Z row_wise=True, 2025-05-07T20:59:04.4805083Z mixed=False, 2025-05-07T20:59:04.4805296Z use_cache=True, 2025-05-07T20:59:04.4805540Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:04.4805834Z use_cpu=True, 2025-05-07T20:59:04.4806067Z output_dtype=SparseType.FP16, 2025-05-07T20:59:04.4806335Z ) 2025-05-07T20:59:04.4806579Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:04.4807243Z self=, 2025-05-07T20:59:04.4807789Z mixed_B=True, 2025-05-07T20:59:04.4808006Z compile=True, 2025-05-07T20:59:04.4808210Z T=3, 2025-05-07T20:59:04.4808400Z D=48, 2025-05-07T20:59:04.4808592Z B=127, 2025-05-07T20:59:04.4808886Z log_E=5, 2025-05-07T20:59:04.4809079Z L=12, 2025-05-07T20:59:04.4809276Z D_gradcheck=2, 2025-05-07T20:59:04.4809507Z stochastic_rounding=True, 2025-05-07T20:59:04.4809771Z weighted=True, 2025-05-07T20:59:04.4809993Z row_wise=False, 2025-05-07T20:59:04.4810202Z mixed=True, 2025-05-07T20:59:04.4810417Z use_cache=False, 2025-05-07T20:59:04.4810673Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:04.4810963Z use_cpu=True, 2025-05-07T20:59:04.4811206Z output_dtype=SparseType.FP16, 2025-05-07T20:59:04.4811473Z ) 2025-05-07T20:59:04.4811710Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:04.4812313Z self=, 2025-05-07T20:59:04.4812859Z mixed_B=True, 2025-05-07T20:59:04.4813080Z compile=False, 2025-05-07T20:59:04.4813287Z T=2, 2025-05-07T20:59:04.4813476Z D=16, 2025-05-07T20:59:04.4813666Z B=99, 2025-05-07T20:59:04.4813855Z log_E=4, 2025-05-07T20:59:04.4814054Z L=17, 2025-05-07T20:59:04.4814251Z D_gradcheck=1, 2025-05-07T20:59:04.4814478Z stochastic_rounding=True, 2025-05-07T20:59:04.4814743Z weighted=True, 2025-05-07T20:59:04.4814963Z row_wise=False, 2025-05-07T20:59:04.4815221Z mixed=False, 2025-05-07T20:59:04.4815441Z use_cache=False, 2025-05-07T20:59:04.4815694Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:04.4815980Z use_cpu=False, 2025-05-07T20:59:04.4816220Z output_dtype=SparseType.FP32, 2025-05-07T20:59:04.4816529Z ) 2025-05-07T20:59:04.4816767Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:04.4817367Z self=, 2025-05-07T20:59:04.4817909Z mixed_B=False, 2025-05-07T20:59:04.4818126Z compile=False, 2025-05-07T20:59:04.4818332Z T=2, 2025-05-07T20:59:04.4818518Z D=57, 2025-05-07T20:59:04.4818709Z B=89, 2025-05-07T20:59:04.4818896Z log_E=5, 2025-05-07T20:59:04.4819089Z L=10, 2025-05-07T20:59:04.4819284Z D_gradcheck=2, 2025-05-07T20:59:04.4819515Z stochastic_rounding=False, 2025-05-07T20:59:04.4819781Z weighted=True, 2025-05-07T20:59:04.4819998Z row_wise=False, 2025-05-07T20:59:04.4820208Z mixed=False, 2025-05-07T20:59:04.4820421Z use_cache=True, 2025-05-07T20:59:04.4820666Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:04.4820956Z use_cpu=False, 2025-05-07T20:59:04.4821202Z output_dtype=SparseType.FP32, 2025-05-07T20:59:04.4821470Z ) 2025-05-07T20:59:04.4821704Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:04.4822306Z self=, 2025-05-07T20:59:04.4822855Z mixed_B=True, 2025-05-07T20:59:04.4823068Z compile=False, 2025-05-07T20:59:04.4823280Z T=3, 2025-05-07T20:59:04.4823469Z D=54, 2025-05-07T20:59:04.4823653Z B=71, 2025-05-07T20:59:04.4823849Z log_E=5, 2025-05-07T20:59:04.4824046Z L=5, 2025-05-07T20:59:04.4824236Z D_gradcheck=1, 2025-05-07T20:59:04.4824473Z stochastic_rounding=True, 2025-05-07T20:59:04.4824738Z weighted=True, 2025-05-07T20:59:04.4824957Z row_wise=True, 2025-05-07T20:59:04.4825203Z mixed=False, 2025-05-07T20:59:04.4832942Z use_cache=True, 2025-05-07T20:59:04.4833244Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:04.4833555Z use_cpu=False, 2025-05-07T20:59:04.4833806Z output_dtype=SparseType.FP16, 2025-05-07T20:59:04.4834097Z ) 2025-05-07T20:59:04.4834352Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:04.4835050Z self=, 2025-05-07T20:59:04.4835704Z mixed_B=True, 2025-05-07T20:59:04.4835938Z compile=True, 2025-05-07T20:59:04.4836162Z T=4, 2025-05-07T20:59:04.4836354Z D=55, 2025-05-07T20:59:04.4836552Z B=113, 2025-05-07T20:59:04.4836802Z log_E=4, 2025-05-07T20:59:04.4837005Z L=18, 2025-05-07T20:59:04.4837233Z D_gradcheck=2, 2025-05-07T20:59:04.4837512Z stochastic_rounding=True, 2025-05-07T20:59:04.4837792Z weighted=False, 2025-05-07T20:59:04.4838029Z row_wise=False, 2025-05-07T20:59:04.4838255Z mixed=True, 2025-05-07T20:59:04.4838483Z use_cache=True, 2025-05-07T20:59:04.4838731Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:04.4839036Z use_cpu=True, 2025-05-07T20:59:04.4839291Z output_dtype=SparseType.BF16, 2025-05-07T20:59:04.4839565Z ) 2025-05-07T20:59:04.4839818Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:04.4840434Z self=, 2025-05-07T20:59:04.4840993Z mixed_B=False, 2025-05-07T20:59:04.4841222Z compile=False, 2025-05-07T20:59:04.4841452Z T=1, 2025-05-07T20:59:04.4841659Z D=19, 2025-05-07T20:59:04.4841857Z B=38, 2025-05-07T20:59:04.4842064Z log_E=4, 2025-05-07T20:59:04.4842274Z L=3, 2025-05-07T20:59:04.4842478Z D_gradcheck=1, 2025-05-07T20:59:04.4842729Z stochastic_rounding=True, 2025-05-07T20:59:04.4843006Z weighted=False, 2025-05-07T20:59:04.4843233Z row_wise=False, 2025-05-07T20:59:04.4844105Z mixed=False, 2025-05-07T20:59:04.4844342Z use_cache=False, 2025-05-07T20:59:04.4844607Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:04.4844915Z use_cpu=False, 2025-05-07T20:59:04.4845172Z output_dtype=SparseType.FP16, 2025-05-07T20:59:04.4845495Z ) 2025-05-07T20:59:04.4845751Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:04.4846359Z self=, 2025-05-07T20:59:04.4846918Z mixed_B=False, 2025-05-07T20:59:04.4847144Z compile=False, 2025-05-07T20:59:04.4847364Z T=5, 2025-05-07T20:59:04.4847565Z D=67, 2025-05-07T20:59:04.4847759Z B=16, 2025-05-07T20:59:04.4847962Z log_E=4, 2025-05-07T20:59:04.4848168Z L=7, 2025-05-07T20:59:04.4848368Z D_gradcheck=2, 2025-05-07T20:59:04.4848613Z stochastic_rounding=False, 2025-05-07T20:59:04.4848888Z weighted=True, 2025-05-07T20:59:04.4849110Z row_wise=False, 2025-05-07T20:59:04.4849339Z mixed=True, 2025-05-07T20:59:04.4849567Z use_cache=False, 2025-05-07T20:59:04.4849827Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:04.4850131Z use_cpu=False, 2025-05-07T20:59:04.4850384Z output_dtype=SparseType.FP32, 2025-05-07T20:59:04.4850662Z ) 2025-05-07T20:59:04.5026241Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:04.5027410Z self=, 2025-05-07T20:59:04.5028264Z mixed_B=False, 2025-05-07T20:59:04.5028591Z compile=False, 2025-05-07T20:59:04.5028904Z T=5, 2025-05-07T20:59:04.5029191Z D=124, 2025-05-07T20:59:04.5029479Z B=11, 2025-05-07T20:59:04.5029682Z log_E=4, 2025-05-07T20:59:04.5029885Z L=2, 2025-05-07T20:59:04.5030084Z D_gradcheck=2, 2025-05-07T20:59:04.5030318Z stochastic_rounding=True, 2025-05-07T20:59:04.5030586Z weighted=True, 2025-05-07T20:59:04.5030808Z row_wise=True, 2025-05-07T20:59:04.5031029Z mixed=True, 2025-05-07T20:59:04.5031242Z use_cache=False, 2025-05-07T20:59:04.5031501Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:04.5031797Z use_cpu=True, 2025-05-07T20:59:04.5032037Z output_dtype=SparseType.FP16, 2025-05-07T20:59:04.5032311Z ) 2025-05-07T20:59:04.5032555Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:04.5033263Z self=, 2025-05-07T20:59:04.5033817Z mixed_B=False, 2025-05-07T20:59:04.5034037Z compile=True, 2025-05-07T20:59:04.5034245Z T=5, 2025-05-07T20:59:04.5034436Z D=15, 2025-05-07T20:59:04.5034626Z B=30, 2025-05-07T20:59:04.5034879Z log_E=5, 2025-05-07T20:59:04.5035079Z L=9, 2025-05-07T20:59:04.5035279Z D_gradcheck=2, 2025-05-07T20:59:04.5035615Z stochastic_rounding=False, 2025-05-07T20:59:04.5035884Z weighted=False, 2025-05-07T20:59:04.5036109Z row_wise=False, 2025-05-07T20:59:04.5036327Z mixed=True, 2025-05-07T20:59:04.5036545Z use_cache=True, 2025-05-07T20:59:04.5036793Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:04.5037084Z use_cpu=True, 2025-05-07T20:59:04.5037332Z output_dtype=SparseType.FP32, 2025-05-07T20:59:04.5037607Z ) 2025-05-07T20:59:04.5037855Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:04.5038453Z self=, 2025-05-07T20:59:04.5038998Z mixed_B=True, 2025-05-07T20:59:04.5039219Z compile=False, 2025-05-07T20:59:04.5039428Z T=3, 2025-05-07T20:59:04.5039617Z D=86, 2025-05-07T20:59:04.5039809Z B=11, 2025-05-07T20:59:04.5039999Z log_E=4, 2025-05-07T20:59:04.5040198Z L=13, 2025-05-07T20:59:04.5040389Z D_gradcheck=2, 2025-05-07T20:59:04.5040616Z stochastic_rounding=True, 2025-05-07T20:59:04.5040877Z weighted=True, 2025-05-07T20:59:04.5041097Z row_wise=False, 2025-05-07T20:59:04.5041388Z mixed=False, 2025-05-07T20:59:04.5041610Z use_cache=True, 2025-05-07T20:59:04.5041862Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:04.5042151Z use_cpu=False, 2025-05-07T20:59:04.5042398Z output_dtype=SparseType.FP16, 2025-05-07T20:59:04.5042734Z ) 2025-05-07T20:59:04.5042974Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:04.5043578Z self=, 2025-05-07T20:59:04.5044125Z mixed_B=True, 2025-05-07T20:59:04.5044351Z compile=False, 2025-05-07T20:59:04.5044559Z T=4, 2025-05-07T20:59:04.5044750Z D=72, 2025-05-07T20:59:04.5044942Z B=19, 2025-05-07T20:59:04.5045130Z log_E=5, 2025-05-07T20:59:04.5045334Z L=16, 2025-05-07T20:59:04.5045531Z D_gradcheck=2, 2025-05-07T20:59:04.5045763Z stochastic_rounding=False, 2025-05-07T20:59:04.5046035Z weighted=True, 2025-05-07T20:59:04.5046256Z row_wise=True, 2025-05-07T20:59:04.5046471Z mixed=True, 2025-05-07T20:59:04.5046686Z use_cache=True, 2025-05-07T20:59:04.5046933Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:04.5047221Z use_cpu=True, 2025-05-07T20:59:04.5047462Z output_dtype=SparseType.FP16, 2025-05-07T20:59:04.5047732Z ) 2025-05-07T20:59:04.5047972Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:04.5048576Z self=, 2025-05-07T20:59:04.5049121Z mixed_B=True, 2025-05-07T20:59:04.5049346Z compile=False, 2025-05-07T20:59:04.5049557Z T=4, 2025-05-07T20:59:04.5049746Z D=71, 2025-05-07T20:59:04.5049934Z B=88, 2025-05-07T20:59:04.5050122Z log_E=3, 2025-05-07T20:59:04.5050321Z L=12, 2025-05-07T20:59:04.5050520Z D_gradcheck=1, 2025-05-07T20:59:04.5050752Z stochastic_rounding=False, 2025-05-07T20:59:04.5051019Z weighted=False, 2025-05-07T20:59:04.5051239Z row_wise=True, 2025-05-07T20:59:04.5051453Z mixed=False, 2025-05-07T20:59:04.5051668Z use_cache=True, 2025-05-07T20:59:04.5051912Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:04.5052200Z use_cpu=True, 2025-05-07T20:59:04.5052442Z output_dtype=SparseType.FP32, 2025-05-07T20:59:04.5052715Z ) 2025-05-07T20:59:04.5052956Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:04.5053613Z self=, 2025-05-07T20:59:04.5054157Z mixed_B=True, 2025-05-07T20:59:04.5054373Z compile=False, 2025-05-07T20:59:04.5054589Z T=4, 2025-05-07T20:59:04.5054781Z D=13, 2025-05-07T20:59:04.5054972Z B=12, 2025-05-07T20:59:04.5055210Z log_E=5, 2025-05-07T20:59:04.5055409Z L=20, 2025-05-07T20:59:04.5055601Z D_gradcheck=2, 2025-05-07T20:59:04.5055840Z stochastic_rounding=False, 2025-05-07T20:59:04.5056112Z weighted=True, 2025-05-07T20:59:04.5056334Z row_wise=True, 2025-05-07T20:59:04.5056556Z mixed=True, 2025-05-07T20:59:04.5056767Z use_cache=False, 2025-05-07T20:59:04.5057029Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:04.5057322Z use_cpu=False, 2025-05-07T20:59:04.5057568Z output_dtype=SparseType.FP32, 2025-05-07T20:59:04.5057834Z ) 2025-05-07T20:59:04.5058080Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:04.5058682Z self=, 2025-05-07T20:59:04.5059224Z mixed_B=True, 2025-05-07T20:59:04.5059447Z compile=False, 2025-05-07T20:59:04.5059667Z T=3, 2025-05-07T20:59:04.5059853Z D=17, 2025-05-07T20:59:04.5060045Z B=111, 2025-05-07T20:59:04.5060245Z log_E=4, 2025-05-07T20:59:04.5060440Z L=5, 2025-05-07T20:59:04.5060636Z D_gradcheck=1, 2025-05-07T20:59:04.5060874Z stochastic_rounding=True, 2025-05-07T20:59:04.5061134Z weighted=False, 2025-05-07T20:59:04.5061355Z row_wise=True, 2025-05-07T20:59:04.5061620Z mixed=True, 2025-05-07T20:59:04.5061833Z use_cache=True, 2025-05-07T20:59:04.5062084Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:04.5062379Z use_cpu=True, 2025-05-07T20:59:04.5062615Z output_dtype=SparseType.BF16, 2025-05-07T20:59:04.5062928Z ) 2025-05-07T20:59:04.5063174Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:04.5063776Z self=, 2025-05-07T20:59:04.5064316Z mixed_B=True, 2025-05-07T20:59:04.5064535Z compile=True, 2025-05-07T20:59:04.5064751Z T=1, 2025-05-07T20:59:04.5064936Z D=105, 2025-05-07T20:59:04.5065128Z B=45, 2025-05-07T20:59:04.5065327Z log_E=5, 2025-05-07T20:59:04.5065521Z L=14, 2025-05-07T20:59:04.5065719Z D_gradcheck=1, 2025-05-07T20:59:04.5065957Z stochastic_rounding=True, 2025-05-07T20:59:04.5066214Z weighted=True, 2025-05-07T20:59:04.5066433Z row_wise=True, 2025-05-07T20:59:04.5066654Z mixed=True, 2025-05-07T20:59:04.5066864Z use_cache=False, 2025-05-07T20:59:04.5067121Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:04.5067415Z use_cpu=True, 2025-05-07T20:59:04.5067652Z output_dtype=SparseType.FP32, 2025-05-07T20:59:04.5067925Z ) 2025-05-07T20:59:04.5068171Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:04.5068767Z self=, 2025-05-07T20:59:04.5069314Z mixed_B=False, 2025-05-07T20:59:04.5069537Z compile=False, 2025-05-07T20:59:04.5069749Z T=2, 2025-05-07T20:59:04.5069935Z D=117, 2025-05-07T20:59:04.5070127Z B=3, 2025-05-07T20:59:04.5070321Z log_E=4, 2025-05-07T20:59:04.5070515Z L=18, 2025-05-07T20:59:04.5070710Z D_gradcheck=2, 2025-05-07T20:59:04.5070947Z stochastic_rounding=False, 2025-05-07T20:59:04.5071209Z weighted=True, 2025-05-07T20:59:04.5071434Z row_wise=False, 2025-05-07T20:59:04.5071653Z mixed=False, 2025-05-07T20:59:04.5071865Z use_cache=False, 2025-05-07T20:59:04.5072120Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:04.5072416Z use_cpu=False, 2025-05-07T20:59:04.5072652Z output_dtype=SparseType.BF16, 2025-05-07T20:59:04.5072924Z ) 2025-05-07T20:59:04.5073168Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:04.5073840Z self=, 2025-05-07T20:59:04.5074395Z mixed_B=False, 2025-05-07T20:59:04.5074617Z compile=False, 2025-05-07T20:59:04.5074829Z T=1, 2025-05-07T20:59:04.5075018Z D=70, 2025-05-07T20:59:04.5075207Z B=61, 2025-05-07T20:59:04.5075521Z log_E=3, 2025-05-07T20:59:04.5075721Z L=2, 2025-05-07T20:59:04.5075916Z D_gradcheck=2, 2025-05-07T20:59:04.5076148Z stochastic_rounding=False, 2025-05-07T20:59:04.5076421Z weighted=False, 2025-05-07T20:59:04.5076642Z row_wise=True, 2025-05-07T20:59:04.5076858Z mixed=False, 2025-05-07T20:59:04.5077068Z use_cache=True, 2025-05-07T20:59:04.5077316Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:04.5077609Z use_cpu=True, 2025-05-07T20:59:04.5077846Z output_dtype=SparseType.FP32, 2025-05-07T20:59:04.5078119Z ) 2025-05-07T20:59:04.5078362Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:04.5078956Z self=, 2025-05-07T20:59:04.5079500Z mixed_B=True, 2025-05-07T20:59:04.5079720Z compile=False, 2025-05-07T20:59:04.5079930Z T=3, 2025-05-07T20:59:04.5080122Z D=92, 2025-05-07T20:59:04.5080316Z B=19, 2025-05-07T20:59:04.5080506Z log_E=3, 2025-05-07T20:59:04.5080706Z L=3, 2025-05-07T20:59:04.5080904Z D_gradcheck=2, 2025-05-07T20:59:04.5081136Z stochastic_rounding=False, 2025-05-07T20:59:04.5081401Z weighted=False, 2025-05-07T20:59:04.5081624Z row_wise=True, 2025-05-07T20:59:04.5081886Z mixed=True, 2025-05-07T20:59:04.5082113Z use_cache=False, 2025-05-07T20:59:04.5082372Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:04.5082667Z use_cpu=True, 2025-05-07T20:59:04.5082907Z output_dtype=SparseType.FP32, 2025-05-07T20:59:04.5083217Z ) 2025-05-07T20:59:04.5083461Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:04.5084058Z self=, 2025-05-07T20:59:04.5084603Z mixed_B=False, 2025-05-07T20:59:04.5084827Z compile=False, 2025-05-07T20:59:04.5085035Z T=4, 2025-05-07T20:59:04.5085226Z D=92, 2025-05-07T20:59:04.5085419Z B=3, 2025-05-07T20:59:04.5085609Z log_E=5, 2025-05-07T20:59:04.5085811Z L=18, 2025-05-07T20:59:04.5086010Z D_gradcheck=1, 2025-05-07T20:59:04.5086241Z stochastic_rounding=False, 2025-05-07T20:59:04.5086517Z weighted=False, 2025-05-07T20:59:04.5086743Z row_wise=False, 2025-05-07T20:59:04.5086958Z mixed=True, 2025-05-07T20:59:04.5087173Z use_cache=True, 2025-05-07T20:59:04.5087419Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:04.5087707Z use_cpu=True, 2025-05-07T20:59:04.5087948Z output_dtype=SparseType.BF16, 2025-05-07T20:59:04.5088221Z ) 2025-05-07T20:59:04.5088460Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:04.5089062Z self=, 2025-05-07T20:59:04.5089611Z mixed_B=False, 2025-05-07T20:59:04.5089831Z compile=True, 2025-05-07T20:59:04.5090039Z T=5, 2025-05-07T20:59:04.5090229Z D=22, 2025-05-07T20:59:04.5090419Z B=86, 2025-05-07T20:59:04.5090843Z log_E=5, 2025-05-07T20:59:04.5091046Z L=16, 2025-05-07T20:59:04.5091243Z D_gradcheck=1, 2025-05-07T20:59:04.5091476Z stochastic_rounding=False, 2025-05-07T20:59:04.5091742Z weighted=True, 2025-05-07T20:59:04.5091966Z row_wise=True, 2025-05-07T20:59:04.5092185Z mixed=True, 2025-05-07T20:59:04.5092402Z use_cache=False, 2025-05-07T20:59:04.5092659Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:04.5092947Z use_cpu=False, 2025-05-07T20:59:04.5093190Z output_dtype=SparseType.FP32, 2025-05-07T20:59:04.5093464Z ) 2025-05-07T20:59:04.5093701Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:04.5094379Z self=, 2025-05-07T20:59:04.5094930Z mixed_B=True, 2025-05-07T20:59:04.5095151Z compile=True, 2025-05-07T20:59:04.5095362Z T=1, 2025-05-07T20:59:04.5095555Z D=35, 2025-05-07T20:59:04.5095748Z B=1, 2025-05-07T20:59:04.5095994Z log_E=4, 2025-05-07T20:59:04.5096194Z L=12, 2025-05-07T20:59:04.5096397Z D_gradcheck=2, 2025-05-07T20:59:04.5096628Z stochastic_rounding=True, 2025-05-07T20:59:04.5096895Z weighted=True, 2025-05-07T20:59:04.5097117Z row_wise=False, 2025-05-07T20:59:04.5097335Z mixed=True, 2025-05-07T20:59:04.5097554Z use_cache=False, 2025-05-07T20:59:04.5097814Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:04.5098105Z use_cpu=True, 2025-05-07T20:59:04.5098350Z output_dtype=SparseType.FP16, 2025-05-07T20:59:04.5098625Z ) 2025-05-07T20:59:04.5098866Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:04.5099469Z self=, 2025-05-07T20:59:04.5100017Z mixed_B=False, 2025-05-07T20:59:04.5100232Z compile=True, 2025-05-07T20:59:04.5100443Z T=2, 2025-05-07T20:59:04.5100634Z D=70, 2025-05-07T20:59:04.5100820Z B=126, 2025-05-07T20:59:04.5101017Z log_E=4, 2025-05-07T20:59:04.5101214Z L=4, 2025-05-07T20:59:04.5101404Z D_gradcheck=2, 2025-05-07T20:59:04.5101641Z stochastic_rounding=False, 2025-05-07T20:59:04.5101909Z weighted=True, 2025-05-07T20:59:04.5102136Z row_wise=False, 2025-05-07T20:59:04.5102422Z mixed=False, 2025-05-07T20:59:04.5102646Z use_cache=False, 2025-05-07T20:59:04.5102911Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:04.5103198Z use_cpu=True, 2025-05-07T20:59:04.5103442Z output_dtype=SparseType.BF16, 2025-05-07T20:59:04.5103710Z ) 2025-05-07T20:59:04.5104010Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:04.5104614Z self=, 2025-05-07T20:59:04.5105159Z mixed_B=False, 2025-05-07T20:59:04.5105377Z compile=False, 2025-05-07T20:59:04.5105590Z T=3, 2025-05-07T20:59:04.5105784Z D=116, 2025-05-07T20:59:04.5105972Z B=11, 2025-05-07T20:59:04.5106172Z log_E=3, 2025-05-07T20:59:04.5106372Z L=12, 2025-05-07T20:59:04.5106566Z D_gradcheck=1, 2025-05-07T20:59:04.5106806Z stochastic_rounding=False, 2025-05-07T20:59:04.5107077Z weighted=False, 2025-05-07T20:59:04.5107296Z row_wise=False, 2025-05-07T20:59:04.5107525Z mixed=False, 2025-05-07T20:59:04.5107744Z use_cache=True, 2025-05-07T20:59:04.5107995Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:04.5108287Z use_cpu=True, 2025-05-07T20:59:04.5108529Z output_dtype=SparseType.BF16, 2025-05-07T20:59:04.5108805Z ) 2025-05-07T20:59:04.5109042Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:04.5109650Z self=, 2025-05-07T20:59:04.5110197Z mixed_B=True, 2025-05-07T20:59:04.5110412Z compile=False, 2025-05-07T20:59:04.5110628Z T=5, 2025-05-07T20:59:04.5110813Z D=56, 2025-05-07T20:59:04.5111002Z B=59, 2025-05-07T20:59:04.5118397Z log_E=5, 2025-05-07T20:59:04.5118621Z L=10, 2025-05-07T20:59:04.5118816Z D_gradcheck=1, 2025-05-07T20:59:04.5119050Z stochastic_rounding=True, 2025-05-07T20:59:04.5119312Z weighted=False, 2025-05-07T20:59:04.5119536Z row_wise=False, 2025-05-07T20:59:04.5119751Z mixed=True, 2025-05-07T20:59:04.5119967Z use_cache=False, 2025-05-07T20:59:04.5120225Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:04.5120511Z use_cpu=True, 2025-05-07T20:59:04.5120752Z output_dtype=SparseType.FP32, 2025-05-07T20:59:04.5121017Z ) 2025-05-07T20:59:09.8656499Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.8658330Z self=, 2025-05-07T20:59:09.8659466Z mixed_B=False, 2025-05-07T20:59:09.8659886Z compile=True, 2025-05-07T20:59:09.8660211Z T=5, 2025-05-07T20:59:09.8660493Z D=65, 2025-05-07T20:59:09.8660779Z B=23, 2025-05-07T20:59:09.8661125Z log_E=3, 2025-05-07T20:59:09.8661356Z L=6, 2025-05-07T20:59:09.8661550Z D_gradcheck=1, 2025-05-07T20:59:09.8661794Z stochastic_rounding=True, 2025-05-07T20:59:09.8662063Z weighted=True, 2025-05-07T20:59:09.8662283Z row_wise=False, 2025-05-07T20:59:09.8662515Z mixed=False, 2025-05-07T20:59:09.8662735Z use_cache=True, 2025-05-07T20:59:09.8662983Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.8663284Z use_cpu=True, 2025-05-07T20:59:09.8663533Z output_dtype=SparseType.BF16, 2025-05-07T20:59:09.8663804Z ) 2025-05-07T20:59:09.8664060Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.8664672Z self=, 2025-05-07T20:59:09.8665221Z mixed_B=True, 2025-05-07T20:59:09.8665447Z compile=True, 2025-05-07T20:59:09.8665663Z T=3, 2025-05-07T20:59:09.8665854Z D=57, 2025-05-07T20:59:09.8666049Z B=65, 2025-05-07T20:59:09.8666249Z log_E=3, 2025-05-07T20:59:09.8666446Z L=20, 2025-05-07T20:59:09.8666646Z D_gradcheck=1, 2025-05-07T20:59:09.8666889Z stochastic_rounding=True, 2025-05-07T20:59:09.8667152Z weighted=False, 2025-05-07T20:59:09.8667383Z row_wise=False, 2025-05-07T20:59:09.8667697Z mixed=True, 2025-05-07T20:59:09.8667919Z use_cache=True, 2025-05-07T20:59:09.8668161Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:09.8668456Z use_cpu=True, 2025-05-07T20:59:09.8668704Z output_dtype=SparseType.FP32, 2025-05-07T20:59:09.8668970Z ) 2025-05-07T20:59:09.8669304Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.8669915Z self=, 2025-05-07T20:59:09.8670463Z mixed_B=False, 2025-05-07T20:59:09.8670685Z compile=True, 2025-05-07T20:59:09.8670902Z T=2, 2025-05-07T20:59:09.8671090Z D=40, 2025-05-07T20:59:09.8671282Z B=105, 2025-05-07T20:59:09.8671480Z log_E=4, 2025-05-07T20:59:09.8671677Z L=16, 2025-05-07T20:59:09.8671878Z D_gradcheck=2, 2025-05-07T20:59:09.8672117Z stochastic_rounding=True, 2025-05-07T20:59:09.8672379Z weighted=False, 2025-05-07T20:59:09.8672604Z row_wise=False, 2025-05-07T20:59:09.8672827Z mixed=False, 2025-05-07T20:59:09.8673042Z use_cache=False, 2025-05-07T20:59:09.8673302Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:09.8673597Z use_cpu=False, 2025-05-07T20:59:09.8673837Z output_dtype=SparseType.FP16, 2025-05-07T20:59:09.8674107Z ) 2025-05-07T20:59:09.8674356Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.8674959Z self=, 2025-05-07T20:59:09.8675615Z mixed_B=True, 2025-05-07T20:59:09.8675837Z compile=True, 2025-05-07T20:59:09.8676053Z T=4, 2025-05-07T20:59:09.8676238Z D=90, 2025-05-07T20:59:09.8676433Z B=52, 2025-05-07T20:59:09.8676634Z log_E=5, 2025-05-07T20:59:09.8676831Z L=3, 2025-05-07T20:59:09.8677032Z D_gradcheck=1, 2025-05-07T20:59:09.8677274Z stochastic_rounding=False, 2025-05-07T20:59:09.8677536Z weighted=True, 2025-05-07T20:59:09.8677764Z row_wise=False, 2025-05-07T20:59:09.8677994Z mixed=False, 2025-05-07T20:59:09.8678211Z use_cache=False, 2025-05-07T20:59:09.8678471Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.8678768Z use_cpu=True, 2025-05-07T20:59:09.8679007Z output_dtype=SparseType.BF16, 2025-05-07T20:59:09.8679277Z ) 2025-05-07T20:59:09.8679528Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.8680178Z self=, 2025-05-07T20:59:09.8680730Z mixed_B=True, 2025-05-07T20:59:09.8680971Z compile=True, 2025-05-07T20:59:09.8681221Z T=3, 2025-05-07T20:59:09.8681410Z D=115, 2025-05-07T20:59:09.8681608Z B=71, 2025-05-07T20:59:09.8681850Z log_E=5, 2025-05-07T20:59:09.8682045Z L=20, 2025-05-07T20:59:09.8682245Z D_gradcheck=2, 2025-05-07T20:59:09.8682487Z stochastic_rounding=True, 2025-05-07T20:59:09.8682750Z weighted=False, 2025-05-07T20:59:09.8682976Z row_wise=False, 2025-05-07T20:59:09.8683198Z mixed=True, 2025-05-07T20:59:09.8683408Z use_cache=True, 2025-05-07T20:59:09.8683663Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.8683960Z use_cpu=True, 2025-05-07T20:59:09.8684199Z output_dtype=SparseType.BF16, 2025-05-07T20:59:09.8684469Z ) 2025-05-07T20:59:09.8684721Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.8685321Z self=, 2025-05-07T20:59:09.8685874Z mixed_B=False, 2025-05-07T20:59:09.8686099Z compile=False, 2025-05-07T20:59:09.8686314Z T=2, 2025-05-07T20:59:09.8686501Z D=52, 2025-05-07T20:59:09.8686693Z B=126, 2025-05-07T20:59:09.8686894Z log_E=5, 2025-05-07T20:59:09.8687090Z L=5, 2025-05-07T20:59:09.8687288Z D_gradcheck=2, 2025-05-07T20:59:09.8687528Z stochastic_rounding=True, 2025-05-07T20:59:09.8687790Z weighted=False, 2025-05-07T20:59:09.8688017Z row_wise=True, 2025-05-07T20:59:09.8688291Z mixed=False, 2025-05-07T20:59:09.8688508Z use_cache=True, 2025-05-07T20:59:09.8688759Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.8689061Z use_cpu=False, 2025-05-07T20:59:09.8689300Z output_dtype=SparseType.BF16, 2025-05-07T20:59:09.8689576Z ) 2025-05-07T20:59:09.8689870Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.8690467Z self=, 2025-05-07T20:59:09.8691404Z mixed_B=False, 2025-05-07T20:59:09.8691631Z compile=True, 2025-05-07T20:59:09.8691841Z T=2, 2025-05-07T20:59:09.8692038Z D=118, 2025-05-07T20:59:09.8692234Z B=107, 2025-05-07T20:59:09.8692428Z log_E=4, 2025-05-07T20:59:09.8692634Z L=11, 2025-05-07T20:59:09.8692839Z D_gradcheck=1, 2025-05-07T20:59:09.8693071Z stochastic_rounding=True, 2025-05-07T20:59:09.8693340Z weighted=True, 2025-05-07T20:59:09.8693567Z row_wise=False, 2025-05-07T20:59:09.8693795Z mixed=False, 2025-05-07T20:59:09.8694011Z use_cache=False, 2025-05-07T20:59:09.8694270Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.8694569Z use_cpu=True, 2025-05-07T20:59:09.8694807Z output_dtype=SparseType.FP16, 2025-05-07T20:59:09.8695075Z ) 2025-05-07T20:59:09.8695322Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.8695921Z self=, 2025-05-07T20:59:09.8696471Z mixed_B=True, 2025-05-07T20:59:09.8696691Z compile=True, 2025-05-07T20:59:09.8696901Z T=5, 2025-05-07T20:59:09.8697092Z D=16, 2025-05-07T20:59:09.8697284Z B=61, 2025-05-07T20:59:09.8697479Z log_E=3, 2025-05-07T20:59:09.8697681Z L=7, 2025-05-07T20:59:09.8697875Z D_gradcheck=1, 2025-05-07T20:59:09.8698112Z stochastic_rounding=True, 2025-05-07T20:59:09.8698381Z weighted=True, 2025-05-07T20:59:09.8698609Z row_wise=False, 2025-05-07T20:59:09.8698826Z mixed=True, 2025-05-07T20:59:09.8699041Z use_cache=True, 2025-05-07T20:59:09.8699291Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:09.8699582Z use_cpu=False, 2025-05-07T20:59:09.8699826Z output_dtype=SparseType.BF16, 2025-05-07T20:59:09.8700095Z ) 2025-05-07T20:59:09.8700357Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.8701044Z self=, 2025-05-07T20:59:09.8701639Z mixed_B=False, 2025-05-07T20:59:09.8701866Z compile=True, 2025-05-07T20:59:09.8702082Z T=5, 2025-05-07T20:59:09.8702270Z D=98, 2025-05-07T20:59:09.8702463Z B=90, 2025-05-07T20:59:09.8702724Z log_E=5, 2025-05-07T20:59:09.8702921Z L=3, 2025-05-07T20:59:09.8703122Z D_gradcheck=1, 2025-05-07T20:59:09.8703364Z stochastic_rounding=False, 2025-05-07T20:59:09.8703628Z weighted=False, 2025-05-07T20:59:09.8703859Z row_wise=True, 2025-05-07T20:59:09.8704078Z mixed=True, 2025-05-07T20:59:09.8704290Z use_cache=True, 2025-05-07T20:59:09.8704543Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.8704841Z use_cpu=False, 2025-05-07T20:59:09.8705089Z output_dtype=SparseType.FP16, 2025-05-07T20:59:09.8705353Z ) 2025-05-07T20:59:09.8705599Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.8706201Z self=, 2025-05-07T20:59:09.8706745Z mixed_B=False, 2025-05-07T20:59:09.8706970Z compile=False, 2025-05-07T20:59:09.8707184Z T=3, 2025-05-07T20:59:09.8707371Z D=52, 2025-05-07T20:59:09.8707564Z B=82, 2025-05-07T20:59:09.8707761Z log_E=3, 2025-05-07T20:59:09.8707959Z L=6, 2025-05-07T20:59:09.8708158Z D_gradcheck=2, 2025-05-07T20:59:09.8708398Z stochastic_rounding=False, 2025-05-07T20:59:09.8708660Z weighted=False, 2025-05-07T20:59:09.8708886Z row_wise=True, 2025-05-07T20:59:09.8709104Z mixed=True, 2025-05-07T20:59:09.8709388Z use_cache=True, 2025-05-07T20:59:09.8709645Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:09.8709941Z use_cpu=True, 2025-05-07T20:59:09.8710179Z output_dtype=SparseType.FP16, 2025-05-07T20:59:09.8710448Z ) 2025-05-07T20:59:09.8710755Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.8711410Z self=, 2025-05-07T20:59:09.8711953Z mixed_B=True, 2025-05-07T20:59:09.8712177Z compile=False, 2025-05-07T20:59:09.8712394Z T=4, 2025-05-07T20:59:09.8712581Z D=72, 2025-05-07T20:59:09.8712775Z B=24, 2025-05-07T20:59:09.8712973Z log_E=5, 2025-05-07T20:59:09.8713170Z L=9, 2025-05-07T20:59:09.8713372Z D_gradcheck=1, 2025-05-07T20:59:09.8713611Z stochastic_rounding=False, 2025-05-07T20:59:09.8713874Z weighted=True, 2025-05-07T20:59:09.8714102Z row_wise=True, 2025-05-07T20:59:09.8714319Z mixed=True, 2025-05-07T20:59:09.8714537Z use_cache=False, 2025-05-07T20:59:09.8714803Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.8715098Z use_cpu=True, 2025-05-07T20:59:09.8715337Z output_dtype=SparseType.BF16, 2025-05-07T20:59:09.8715705Z ) 2025-05-07T20:59:09.8715951Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.8716546Z self=, 2025-05-07T20:59:09.8717097Z mixed_B=True, 2025-05-07T20:59:09.8717323Z compile=False, 2025-05-07T20:59:09.8717541Z T=1, 2025-05-07T20:59:09.8717729Z D=96, 2025-05-07T20:59:09.8717920Z B=23, 2025-05-07T20:59:09.8718116Z log_E=4, 2025-05-07T20:59:09.8718312Z L=18, 2025-05-07T20:59:09.8718514Z D_gradcheck=1, 2025-05-07T20:59:09.8718754Z stochastic_rounding=False, 2025-05-07T20:59:09.8719015Z weighted=False, 2025-05-07T20:59:09.8719238Z row_wise=False, 2025-05-07T20:59:09.8719459Z mixed=False, 2025-05-07T20:59:09.8719675Z use_cache=True, 2025-05-07T20:59:09.8719924Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:09.8720221Z use_cpu=False, 2025-05-07T20:59:09.8720462Z output_dtype=SparseType.FP32, 2025-05-07T20:59:09.8720731Z ) 2025-05-07T20:59:09.8720977Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.8721629Z self=, 2025-05-07T20:59:09.8722178Z mixed_B=True, 2025-05-07T20:59:09.8722401Z compile=False, 2025-05-07T20:59:09.8722612Z T=1, 2025-05-07T20:59:09.8722805Z D=127, 2025-05-07T20:59:09.8723000Z B=38, 2025-05-07T20:59:09.8723192Z log_E=3, 2025-05-07T20:59:09.8723431Z L=19, 2025-05-07T20:59:09.8723633Z D_gradcheck=1, 2025-05-07T20:59:09.8723870Z stochastic_rounding=True, 2025-05-07T20:59:09.8724130Z weighted=True, 2025-05-07T20:59:09.8724356Z row_wise=False, 2025-05-07T20:59:09.8724577Z mixed=False, 2025-05-07T20:59:09.8724793Z use_cache=False, 2025-05-07T20:59:09.8725052Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:09.8725347Z use_cpu=False, 2025-05-07T20:59:09.8725586Z output_dtype=SparseType.FP16, 2025-05-07T20:59:09.8725855Z ) 2025-05-07T20:59:09.8726107Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.8726702Z self=, 2025-05-07T20:59:09.8727249Z mixed_B=True, 2025-05-07T20:59:09.8727473Z compile=True, 2025-05-07T20:59:09.8727683Z T=4, 2025-05-07T20:59:09.8727877Z D=110, 2025-05-07T20:59:09.8728074Z B=63, 2025-05-07T20:59:09.8728264Z log_E=5, 2025-05-07T20:59:09.8728470Z L=8, 2025-05-07T20:59:09.8728673Z D_gradcheck=2, 2025-05-07T20:59:09.8728905Z stochastic_rounding=True, 2025-05-07T20:59:09.8729175Z weighted=False, 2025-05-07T20:59:09.8729405Z row_wise=False, 2025-05-07T20:59:09.8729629Z mixed=False, 2025-05-07T20:59:09.8729922Z use_cache=True, 2025-05-07T20:59:09.8730177Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.8730473Z use_cpu=True, 2025-05-07T20:59:09.8730716Z output_dtype=SparseType.FP16, 2025-05-07T20:59:09.8730986Z ) 2025-05-07T20:59:09.8731278Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.8731873Z self=, 2025-05-07T20:59:09.8732415Z mixed_B=True, 2025-05-07T20:59:09.8732637Z compile=False, 2025-05-07T20:59:09.8732846Z T=2, 2025-05-07T20:59:09.8733040Z D=86, 2025-05-07T20:59:09.8733232Z B=114, 2025-05-07T20:59:09.8733422Z log_E=3, 2025-05-07T20:59:09.8733627Z L=3, 2025-05-07T20:59:09.8733823Z D_gradcheck=1, 2025-05-07T20:59:09.8734053Z stochastic_rounding=True, 2025-05-07T20:59:09.8734321Z weighted=True, 2025-05-07T20:59:09.8734546Z row_wise=True, 2025-05-07T20:59:09.8734755Z mixed=True, 2025-05-07T20:59:09.8734977Z use_cache=True, 2025-05-07T20:59:09.8735227Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.8735515Z use_cpu=True, 2025-05-07T20:59:09.8735759Z output_dtype=SparseType.FP16, 2025-05-07T20:59:09.8736033Z ) 2025-05-07T20:59:09.8736281Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.8736876Z self=, 2025-05-07T20:59:09.8737425Z mixed_B=True, 2025-05-07T20:59:09.8737650Z compile=True, 2025-05-07T20:59:09.8737858Z T=5, 2025-05-07T20:59:09.8738056Z D=17, 2025-05-07T20:59:09.8738247Z B=63, 2025-05-07T20:59:09.8738434Z log_E=3, 2025-05-07T20:59:09.8738636Z L=15, 2025-05-07T20:59:09.8738836Z D_gradcheck=2, 2025-05-07T20:59:09.8739069Z stochastic_rounding=False, 2025-05-07T20:59:09.8739344Z weighted=True, 2025-05-07T20:59:09.8739567Z row_wise=True, 2025-05-07T20:59:09.8739781Z mixed=True, 2025-05-07T20:59:09.8740007Z use_cache=False, 2025-05-07T20:59:09.8740272Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:09.8740561Z use_cpu=False, 2025-05-07T20:59:09.8740808Z output_dtype=SparseType.BF16, 2025-05-07T20:59:09.8741079Z ) 2025-05-07T20:59:09.8741323Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.8741978Z self=, 2025-05-07T20:59:09.8742524Z mixed_B=True, 2025-05-07T20:59:09.8742748Z compile=True, 2025-05-07T20:59:09.8742956Z T=4, 2025-05-07T20:59:09.8743151Z D=116, 2025-05-07T20:59:09.8743349Z B=113, 2025-05-07T20:59:09.8743541Z log_E=5, 2025-05-07T20:59:09.8743789Z L=2, 2025-05-07T20:59:09.8743986Z D_gradcheck=2, 2025-05-07T20:59:09.8744222Z stochastic_rounding=False, 2025-05-07T20:59:09.8744489Z weighted=True, 2025-05-07T20:59:09.8744711Z row_wise=True, 2025-05-07T20:59:09.8744923Z mixed=True, 2025-05-07T20:59:09.8745138Z use_cache=True, 2025-05-07T20:59:09.8745387Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.8745678Z use_cpu=False, 2025-05-07T20:59:09.8745924Z output_dtype=SparseType.FP16, 2025-05-07T20:59:09.8746194Z ) 2025-05-07T20:59:09.8929874Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.8930839Z self=, 2025-05-07T20:59:09.8931572Z mixed_B=True, 2025-05-07T20:59:09.8931790Z compile=True, 2025-05-07T20:59:09.8931996Z T=5, 2025-05-07T20:59:09.8932185Z D=110, 2025-05-07T20:59:09.8932371Z B=63, 2025-05-07T20:59:09.8932555Z log_E=3, 2025-05-07T20:59:09.8932756Z L=4, 2025-05-07T20:59:09.8932947Z D_gradcheck=2, 2025-05-07T20:59:09.8933176Z stochastic_rounding=True, 2025-05-07T20:59:09.8933443Z weighted=False, 2025-05-07T20:59:09.8933667Z row_wise=True, 2025-05-07T20:59:09.8933880Z mixed=True, 2025-05-07T20:59:09.8934204Z use_cache=True, 2025-05-07T20:59:09.8934455Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.8934753Z use_cpu=True, 2025-05-07T20:59:09.8934990Z output_dtype=SparseType.FP16, 2025-05-07T20:59:09.8935259Z ) 2025-05-07T20:59:09.8935566Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.8936159Z self=, 2025-05-07T20:59:09.8936705Z mixed_B=True, 2025-05-07T20:59:09.8936922Z compile=True, 2025-05-07T20:59:09.8937126Z T=1, 2025-05-07T20:59:09.8937316Z D=122, 2025-05-07T20:59:09.8937511Z B=71, 2025-05-07T20:59:09.8937696Z log_E=4, 2025-05-07T20:59:09.8937898Z L=9, 2025-05-07T20:59:09.8938096Z D_gradcheck=2, 2025-05-07T20:59:09.8938325Z stochastic_rounding=False, 2025-05-07T20:59:09.8938599Z weighted=True, 2025-05-07T20:59:09.8946567Z row_wise=True, 2025-05-07T20:59:09.8946812Z mixed=False, 2025-05-07T20:59:09.8947037Z use_cache=True, 2025-05-07T20:59:09.8947291Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.8947583Z use_cpu=True, 2025-05-07T20:59:09.8947833Z output_dtype=SparseType.BF16, 2025-05-07T20:59:09.8948110Z ) 2025-05-07T20:59:09.8948358Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.8948966Z self=, 2025-05-07T20:59:09.8949517Z mixed_B=False, 2025-05-07T20:59:09.8949738Z compile=True, 2025-05-07T20:59:09.8949951Z T=5, 2025-05-07T20:59:09.8950144Z D=95, 2025-05-07T20:59:09.8950337Z B=8, 2025-05-07T20:59:09.8950525Z log_E=3, 2025-05-07T20:59:09.8950729Z L=3, 2025-05-07T20:59:09.8950924Z D_gradcheck=1, 2025-05-07T20:59:09.8951159Z stochastic_rounding=False, 2025-05-07T20:59:09.8951428Z weighted=True, 2025-05-07T20:59:09.8951650Z row_wise=True, 2025-05-07T20:59:09.8951860Z mixed=True, 2025-05-07T20:59:09.8952083Z use_cache=False, 2025-05-07T20:59:09.8952335Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:09.8952620Z use_cpu=False, 2025-05-07T20:59:09.8952855Z output_dtype=SparseType.BF16, 2025-05-07T20:59:09.8953120Z ) 2025-05-07T20:59:09.8953358Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.8954076Z self=, 2025-05-07T20:59:09.8954628Z mixed_B=True, 2025-05-07T20:59:09.8954852Z compile=False, 2025-05-07T20:59:09.8955059Z T=1, 2025-05-07T20:59:09.8955246Z D=50, 2025-05-07T20:59:09.8955525Z B=36, 2025-05-07T20:59:09.8955712Z log_E=3, 2025-05-07T20:59:09.8955987Z L=11, 2025-05-07T20:59:09.8956181Z D_gradcheck=1, 2025-05-07T20:59:09.8956410Z stochastic_rounding=True, 2025-05-07T20:59:09.8956674Z weighted=True, 2025-05-07T20:59:09.8956889Z row_wise=True, 2025-05-07T20:59:09.8957097Z mixed=False, 2025-05-07T20:59:09.8957316Z use_cache=True, 2025-05-07T20:59:09.8957562Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.8957851Z use_cpu=False, 2025-05-07T20:59:09.8958093Z output_dtype=SparseType.BF16, 2025-05-07T20:59:09.8958363Z ) 2025-05-07T20:59:09.8958600Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.8959198Z self=, 2025-05-07T20:59:09.8959742Z mixed_B=False, 2025-05-07T20:59:09.8959953Z compile=False, 2025-05-07T20:59:09.8960162Z T=5, 2025-05-07T20:59:09.8960348Z D=37, 2025-05-07T20:59:09.8960535Z B=116, 2025-05-07T20:59:09.8960722Z log_E=3, 2025-05-07T20:59:09.8960921Z L=0, 2025-05-07T20:59:09.8961118Z D_gradcheck=1, 2025-05-07T20:59:09.8961349Z stochastic_rounding=False, 2025-05-07T20:59:09.8961616Z weighted=True, 2025-05-07T20:59:09.8961835Z row_wise=False, 2025-05-07T20:59:09.8962047Z mixed=False, 2025-05-07T20:59:09.8962312Z use_cache=False, 2025-05-07T20:59:09.8962566Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.8962848Z use_cpu=True, 2025-05-07T20:59:09.8963087Z output_dtype=SparseType.BF16, 2025-05-07T20:59:09.8963357Z ) 2025-05-07T20:59:09.8963594Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.8964237Z self=, 2025-05-07T20:59:09.8964778Z mixed_B=True, 2025-05-07T20:59:09.8964989Z compile=True, 2025-05-07T20:59:09.8965199Z T=1, 2025-05-07T20:59:09.8965385Z D=47, 2025-05-07T20:59:09.8965567Z B=54, 2025-05-07T20:59:09.8965756Z log_E=3, 2025-05-07T20:59:09.8965954Z L=15, 2025-05-07T20:59:09.8966143Z D_gradcheck=2, 2025-05-07T20:59:09.8966376Z stochastic_rounding=True, 2025-05-07T20:59:09.8966639Z weighted=True, 2025-05-07T20:59:09.8966850Z row_wise=False, 2025-05-07T20:59:09.8967064Z mixed=True, 2025-05-07T20:59:09.8967276Z use_cache=False, 2025-05-07T20:59:09.8967530Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:09.8967817Z use_cpu=False, 2025-05-07T20:59:09.8968061Z output_dtype=SparseType.FP32, 2025-05-07T20:59:09.8968328Z ) 2025-05-07T20:59:09.8968565Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.8969168Z self=, 2025-05-07T20:59:09.8969708Z mixed_B=True, 2025-05-07T20:59:09.8969922Z compile=False, 2025-05-07T20:59:09.8970132Z T=2, 2025-05-07T20:59:09.8970316Z D=49, 2025-05-07T20:59:09.8970499Z B=70, 2025-05-07T20:59:09.8970687Z log_E=5, 2025-05-07T20:59:09.8970884Z L=2, 2025-05-07T20:59:09.8971092Z D_gradcheck=2, 2025-05-07T20:59:09.8971347Z stochastic_rounding=False, 2025-05-07T20:59:09.8971606Z weighted=False, 2025-05-07T20:59:09.8971817Z row_wise=True, 2025-05-07T20:59:09.8972024Z mixed=True, 2025-05-07T20:59:09.8972236Z use_cache=True, 2025-05-07T20:59:09.8972476Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.8972768Z use_cpu=True, 2025-05-07T20:59:09.8973007Z output_dtype=SparseType.FP32, 2025-05-07T20:59:09.8973268Z ) 2025-05-07T20:59:09.8973504Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.8974156Z self=, 2025-05-07T20:59:09.8974695Z mixed_B=False, 2025-05-07T20:59:09.8974913Z compile=False, 2025-05-07T20:59:09.8975125Z T=3, 2025-05-07T20:59:09.8975317Z D=3, 2025-05-07T20:59:09.8975505Z B=107, 2025-05-07T20:59:09.8975701Z log_E=4, 2025-05-07T20:59:09.8975942Z L=12, 2025-05-07T20:59:09.8976128Z D_gradcheck=2, 2025-05-07T20:59:09.8976362Z stochastic_rounding=True, 2025-05-07T20:59:09.8976626Z weighted=True, 2025-05-07T20:59:09.8976839Z row_wise=False, 2025-05-07T20:59:09.8977055Z mixed=False, 2025-05-07T20:59:09.8977273Z use_cache=True, 2025-05-07T20:59:09.8977516Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:09.8977808Z use_cpu=True, 2025-05-07T20:59:09.8978051Z output_dtype=SparseType.BF16, 2025-05-07T20:59:09.8978307Z ) 2025-05-07T20:59:09.8978553Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.8979149Z self=, 2025-05-07T20:59:09.8979691Z mixed_B=False, 2025-05-07T20:59:09.8979905Z compile=False, 2025-05-07T20:59:09.8980116Z T=5, 2025-05-07T20:59:09.8980307Z D=63, 2025-05-07T20:59:09.8980490Z B=2, 2025-05-07T20:59:09.8980675Z log_E=4, 2025-05-07T20:59:09.8980873Z L=2, 2025-05-07T20:59:09.8981058Z D_gradcheck=1, 2025-05-07T20:59:09.8981294Z stochastic_rounding=False, 2025-05-07T20:59:09.8981559Z weighted=False, 2025-05-07T20:59:09.8981778Z row_wise=True, 2025-05-07T20:59:09.8981989Z mixed=False, 2025-05-07T20:59:09.8982258Z use_cache=False, 2025-05-07T20:59:09.8982512Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.8982806Z use_cpu=True, 2025-05-07T20:59:09.8983048Z output_dtype=SparseType.FP16, 2025-05-07T20:59:09.8983311Z ) 2025-05-07T20:59:09.8983556Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.8984192Z self=, 2025-05-07T20:59:09.8984723Z mixed_B=False, 2025-05-07T20:59:09.8984936Z compile=True, 2025-05-07T20:59:09.8985145Z T=5, 2025-05-07T20:59:09.8985326Z D=12, 2025-05-07T20:59:09.8985507Z B=38, 2025-05-07T20:59:09.8985692Z log_E=5, 2025-05-07T20:59:09.8985891Z L=17, 2025-05-07T20:59:09.8986079Z D_gradcheck=1, 2025-05-07T20:59:09.8986313Z stochastic_rounding=False, 2025-05-07T20:59:09.8986574Z weighted=True, 2025-05-07T20:59:09.8986787Z row_wise=True, 2025-05-07T20:59:09.8986999Z mixed=False, 2025-05-07T20:59:09.8987217Z use_cache=False, 2025-05-07T20:59:09.8987467Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:09.8987761Z use_cpu=True, 2025-05-07T20:59:09.8988001Z output_dtype=SparseType.FP32, 2025-05-07T20:59:09.8988258Z ) 2025-05-07T20:59:09.8988495Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.8989090Z self=, 2025-05-07T20:59:09.8989625Z mixed_B=True, 2025-05-07T20:59:09.8989842Z compile=False, 2025-05-07T20:59:09.8990054Z T=3, 2025-05-07T20:59:09.8990236Z D=61, 2025-05-07T20:59:09.8990421Z B=35, 2025-05-07T20:59:09.8990961Z log_E=3, 2025-05-07T20:59:09.8991160Z L=6, 2025-05-07T20:59:09.8991351Z D_gradcheck=1, 2025-05-07T20:59:09.8991589Z stochastic_rounding=False, 2025-05-07T20:59:09.8991852Z weighted=True, 2025-05-07T20:59:09.8992068Z row_wise=False, 2025-05-07T20:59:09.8992282Z mixed=False, 2025-05-07T20:59:09.8992497Z use_cache=True, 2025-05-07T20:59:09.8992740Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:09.8993032Z use_cpu=True, 2025-05-07T20:59:09.8993271Z output_dtype=SparseType.FP16, 2025-05-07T20:59:09.8993536Z ) 2025-05-07T20:59:09.8993780Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.8994481Z self=, 2025-05-07T20:59:09.8995026Z mixed_B=True, 2025-05-07T20:59:09.8995243Z compile=True, 2025-05-07T20:59:09.8995512Z T=5, 2025-05-07T20:59:09.8995699Z D=104, 2025-05-07T20:59:09.8995887Z B=24, 2025-05-07T20:59:09.8996071Z log_E=4, 2025-05-07T20:59:09.8996333Z L=10, 2025-05-07T20:59:09.8996526Z D_gradcheck=1, 2025-05-07T20:59:09.8996753Z stochastic_rounding=False, 2025-05-07T20:59:09.8997015Z weighted=False, 2025-05-07T20:59:09.8997233Z row_wise=False, 2025-05-07T20:59:09.8997448Z mixed=True, 2025-05-07T20:59:09.8997652Z use_cache=True, 2025-05-07T20:59:09.8997897Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:09.8998183Z use_cpu=True, 2025-05-07T20:59:09.8998416Z output_dtype=SparseType.FP32, 2025-05-07T20:59:09.8998681Z ) 2025-05-07T20:59:09.8998919Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.8999508Z self=, 2025-05-07T20:59:09.9000049Z mixed_B=False, 2025-05-07T20:59:09.9000264Z compile=True, 2025-05-07T20:59:09.9000467Z T=1, 2025-05-07T20:59:09.9000649Z D=64, 2025-05-07T20:59:09.9000837Z B=123, 2025-05-07T20:59:09.9001048Z log_E=4, 2025-05-07T20:59:09.9001265Z L=14, 2025-05-07T20:59:09.9001458Z D_gradcheck=1, 2025-05-07T20:59:09.9001686Z stochastic_rounding=False, 2025-05-07T20:59:09.9001948Z weighted=False, 2025-05-07T20:59:09.9002165Z row_wise=False, 2025-05-07T20:59:09.9002372Z mixed=True, 2025-05-07T20:59:09.9002678Z use_cache=True, 2025-05-07T20:59:09.9002919Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.9003201Z use_cpu=True, 2025-05-07T20:59:09.9003437Z output_dtype=SparseType.FP32, 2025-05-07T20:59:09.9003701Z ) 2025-05-07T20:59:09.9003939Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9004590Z self=, 2025-05-07T20:59:09.9005128Z mixed_B=False, 2025-05-07T20:59:09.9005349Z compile=False, 2025-05-07T20:59:09.9005553Z T=1, 2025-05-07T20:59:09.9005742Z D=60, 2025-05-07T20:59:09.9005929Z B=46, 2025-05-07T20:59:09.9006112Z log_E=3, 2025-05-07T20:59:09.9006309Z L=20, 2025-05-07T20:59:09.9006502Z D_gradcheck=2, 2025-05-07T20:59:09.9006725Z stochastic_rounding=False, 2025-05-07T20:59:09.9006985Z weighted=True, 2025-05-07T20:59:09.9007200Z row_wise=True, 2025-05-07T20:59:09.9007401Z mixed=False, 2025-05-07T20:59:09.9007615Z use_cache=False, 2025-05-07T20:59:09.9007870Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:09.9008154Z use_cpu=False, 2025-05-07T20:59:09.9008390Z output_dtype=SparseType.FP16, 2025-05-07T20:59:09.9008653Z ) 2025-05-07T20:59:09.9008884Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9009482Z self=, 2025-05-07T20:59:09.9010020Z mixed_B=False, 2025-05-07T20:59:09.9010232Z compile=True, 2025-05-07T20:59:09.9010435Z T=4, 2025-05-07T20:59:09.9010620Z D=93, 2025-05-07T20:59:09.9010807Z B=109, 2025-05-07T20:59:09.9010992Z log_E=3, 2025-05-07T20:59:09.9011188Z L=3, 2025-05-07T20:59:09.9011379Z D_gradcheck=2, 2025-05-07T20:59:09.9011606Z stochastic_rounding=False, 2025-05-07T20:59:09.9011869Z weighted=False, 2025-05-07T20:59:09.9012092Z row_wise=False, 2025-05-07T20:59:09.9012300Z mixed=True, 2025-05-07T20:59:09.9012510Z use_cache=True, 2025-05-07T20:59:09.9012754Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:09.9013036Z use_cpu=False, 2025-05-07T20:59:09.9013272Z output_dtype=SparseType.BF16, 2025-05-07T20:59:09.9013537Z ) 2025-05-07T20:59:09.9013773Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9014419Z self=, 2025-05-07T20:59:09.9014965Z mixed_B=False, 2025-05-07T20:59:09.9015178Z compile=True, 2025-05-07T20:59:09.9015380Z T=3, 2025-05-07T20:59:09.9015565Z D=70, 2025-05-07T20:59:09.9015752Z B=28, 2025-05-07T20:59:09.9015936Z log_E=4, 2025-05-07T20:59:09.9016171Z L=9, 2025-05-07T20:59:09.9016361Z D_gradcheck=1, 2025-05-07T20:59:09.9016585Z stochastic_rounding=False, 2025-05-07T20:59:09.9016849Z weighted=True, 2025-05-07T20:59:09.9017066Z row_wise=True, 2025-05-07T20:59:09.9017273Z mixed=False, 2025-05-07T20:59:09.9017485Z use_cache=True, 2025-05-07T20:59:09.9017733Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:09.9018017Z use_cpu=False, 2025-05-07T20:59:09.9018256Z output_dtype=SparseType.BF16, 2025-05-07T20:59:09.9018522Z ) 2025-05-07T20:59:09.9018756Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9019354Z self=, 2025-05-07T20:59:09.9019897Z mixed_B=True, 2025-05-07T20:59:09.9020106Z compile=True, 2025-05-07T20:59:09.9020315Z T=1, 2025-05-07T20:59:09.9020501Z D=82, 2025-05-07T20:59:09.9020682Z B=15, 2025-05-07T20:59:09.9020871Z log_E=3, 2025-05-07T20:59:09.9021070Z L=15, 2025-05-07T20:59:09.9021259Z D_gradcheck=2, 2025-05-07T20:59:09.9021490Z stochastic_rounding=True, 2025-05-07T20:59:09.9021752Z weighted=True, 2025-05-07T20:59:09.9021967Z row_wise=False, 2025-05-07T20:59:09.9022174Z mixed=True, 2025-05-07T20:59:09.9022441Z use_cache=False, 2025-05-07T20:59:09.9022702Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:09.9022988Z use_cpu=True, 2025-05-07T20:59:09.9023226Z output_dtype=SparseType.FP16, 2025-05-07T20:59:09.9023504Z ) 2025-05-07T20:59:09.9203993Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9204935Z self=, 2025-05-07T20:59:09.9205779Z mixed_B=False, 2025-05-07T20:59:09.9206077Z compile=True, 2025-05-07T20:59:09.9206358Z T=4, 2025-05-07T20:59:09.9206623Z D=118, 2025-05-07T20:59:09.9206887Z B=120, 2025-05-07T20:59:09.9207139Z log_E=5, 2025-05-07T20:59:09.9207411Z L=0, 2025-05-07T20:59:09.9207677Z D_gradcheck=2, 2025-05-07T20:59:09.9207988Z stochastic_rounding=True, 2025-05-07T20:59:09.9208360Z weighted=False, 2025-05-07T20:59:09.9208590Z row_wise=False, 2025-05-07T20:59:09.9208806Z mixed=False, 2025-05-07T20:59:09.9209033Z use_cache=False, 2025-05-07T20:59:09.9209292Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.9209586Z use_cpu=False, 2025-05-07T20:59:09.9209832Z output_dtype=SparseType.FP32, 2025-05-07T20:59:09.9210100Z ) 2025-05-07T20:59:09.9210339Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9210949Z self=, 2025-05-07T20:59:09.9211494Z mixed_B=True, 2025-05-07T20:59:09.9211710Z compile=False, 2025-05-07T20:59:09.9211928Z T=4, 2025-05-07T20:59:09.9212122Z D=46, 2025-05-07T20:59:09.9212313Z B=24, 2025-05-07T20:59:09.9212502Z log_E=5, 2025-05-07T20:59:09.9212707Z L=5, 2025-05-07T20:59:09.9212909Z D_gradcheck=1, 2025-05-07T20:59:09.9213141Z stochastic_rounding=False, 2025-05-07T20:59:09.9213411Z weighted=True, 2025-05-07T20:59:09.9213633Z row_wise=False, 2025-05-07T20:59:09.9213848Z mixed=True, 2025-05-07T20:59:09.9214068Z use_cache=True, 2025-05-07T20:59:09.9214318Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:09.9214611Z use_cpu=False, 2025-05-07T20:59:09.9214856Z output_dtype=SparseType.BF16, 2025-05-07T20:59:09.9215125Z ) 2025-05-07T20:59:09.9215363Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9216057Z self=, 2025-05-07T20:59:09.9216605Z mixed_B=False, 2025-05-07T20:59:09.9216823Z compile=False, 2025-05-07T20:59:09.9217035Z T=2, 2025-05-07T20:59:09.9217226Z D=48, 2025-05-07T20:59:09.9217411Z B=106, 2025-05-07T20:59:09.9217606Z log_E=5, 2025-05-07T20:59:09.9217871Z L=12, 2025-05-07T20:59:09.9218065Z D_gradcheck=1, 2025-05-07T20:59:09.9218301Z stochastic_rounding=True, 2025-05-07T20:59:09.9218569Z weighted=True, 2025-05-07T20:59:09.9218792Z row_wise=False, 2025-05-07T20:59:09.9219014Z mixed=False, 2025-05-07T20:59:09.9219233Z use_cache=True, 2025-05-07T20:59:09.9219478Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:09.9219767Z use_cpu=True, 2025-05-07T20:59:09.9220010Z output_dtype=SparseType.FP16, 2025-05-07T20:59:09.9220280Z ) 2025-05-07T20:59:09.9220517Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9221156Z self=, 2025-05-07T20:59:09.9221722Z mixed_B=True, 2025-05-07T20:59:09.9221937Z compile=False, 2025-05-07T20:59:09.9222152Z T=2, 2025-05-07T20:59:09.9222345Z D=87, 2025-05-07T20:59:09.9222530Z B=79, 2025-05-07T20:59:09.9222723Z log_E=5, 2025-05-07T20:59:09.9222926Z L=5, 2025-05-07T20:59:09.9223118Z D_gradcheck=1, 2025-05-07T20:59:09.9223353Z stochastic_rounding=True, 2025-05-07T20:59:09.9223617Z weighted=True, 2025-05-07T20:59:09.9223831Z row_wise=True, 2025-05-07T20:59:09.9224052Z mixed=False, 2025-05-07T20:59:09.9224341Z use_cache=True, 2025-05-07T20:59:09.9224589Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.9224887Z use_cpu=True, 2025-05-07T20:59:09.9225130Z output_dtype=SparseType.FP16, 2025-05-07T20:59:09.9225402Z ) 2025-05-07T20:59:09.9225641Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9226288Z self=, 2025-05-07T20:59:09.9226840Z mixed_B=False, 2025-05-07T20:59:09.9227056Z compile=True, 2025-05-07T20:59:09.9227270Z T=4, 2025-05-07T20:59:09.9227463Z D=128, 2025-05-07T20:59:09.9227653Z B=18, 2025-05-07T20:59:09.9227847Z log_E=3, 2025-05-07T20:59:09.9235114Z L=18, 2025-05-07T20:59:09.9235333Z D_gradcheck=1, 2025-05-07T20:59:09.9235664Z stochastic_rounding=False, 2025-05-07T20:59:09.9235930Z weighted=False, 2025-05-07T20:59:09.9236150Z row_wise=True, 2025-05-07T20:59:09.9236362Z mixed=False, 2025-05-07T20:59:09.9236586Z use_cache=False, 2025-05-07T20:59:09.9236845Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:09.9237131Z use_cpu=False, 2025-05-07T20:59:09.9237375Z output_dtype=SparseType.FP16, 2025-05-07T20:59:09.9237643Z ) 2025-05-07T20:59:09.9237879Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9238487Z self=, 2025-05-07T20:59:09.9239033Z mixed_B=True, 2025-05-07T20:59:09.9239250Z compile=True, 2025-05-07T20:59:09.9239454Z T=3, 2025-05-07T20:59:09.9239640Z D=47, 2025-05-07T20:59:09.9239827Z B=31, 2025-05-07T20:59:09.9240009Z log_E=5, 2025-05-07T20:59:09.9240204Z L=3, 2025-05-07T20:59:09.9240400Z D_gradcheck=1, 2025-05-07T20:59:09.9240630Z stochastic_rounding=True, 2025-05-07T20:59:09.9240891Z weighted=True, 2025-05-07T20:59:09.9241110Z row_wise=False, 2025-05-07T20:59:09.9241318Z mixed=True, 2025-05-07T20:59:09.9241532Z use_cache=True, 2025-05-07T20:59:09.9241778Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.9242064Z use_cpu=True, 2025-05-07T20:59:09.9242301Z output_dtype=SparseType.BF16, 2025-05-07T20:59:09.9242568Z ) 2025-05-07T20:59:09.9242805Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9243481Z self=, 2025-05-07T20:59:09.9244024Z mixed_B=False, 2025-05-07T20:59:09.9244237Z compile=True, 2025-05-07T20:59:09.9244444Z T=4, 2025-05-07T20:59:09.9244631Z D=96, 2025-05-07T20:59:09.9244815Z B=10, 2025-05-07T20:59:09.9245007Z log_E=3, 2025-05-07T20:59:09.9245206Z L=13, 2025-05-07T20:59:09.9245443Z D_gradcheck=1, 2025-05-07T20:59:09.9245680Z stochastic_rounding=False, 2025-05-07T20:59:09.9245944Z weighted=False, 2025-05-07T20:59:09.9246170Z row_wise=True, 2025-05-07T20:59:09.9246379Z mixed=True, 2025-05-07T20:59:09.9246596Z use_cache=False, 2025-05-07T20:59:09.9246851Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.9247137Z use_cpu=True, 2025-05-07T20:59:09.9247381Z output_dtype=SparseType.FP16, 2025-05-07T20:59:09.9247652Z ) 2025-05-07T20:59:09.9247890Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9248488Z self=, 2025-05-07T20:59:09.9249034Z mixed_B=False, 2025-05-07T20:59:09.9249246Z compile=False, 2025-05-07T20:59:09.9249463Z T=3, 2025-05-07T20:59:09.9249650Z D=126, 2025-05-07T20:59:09.9249835Z B=22, 2025-05-07T20:59:09.9250022Z log_E=3, 2025-05-07T20:59:09.9250219Z L=15, 2025-05-07T20:59:09.9250411Z D_gradcheck=2, 2025-05-07T20:59:09.9250643Z stochastic_rounding=False, 2025-05-07T20:59:09.9250910Z weighted=False, 2025-05-07T20:59:09.9251150Z row_wise=False, 2025-05-07T20:59:09.9251389Z mixed=True, 2025-05-07T20:59:09.9251655Z use_cache=False, 2025-05-07T20:59:09.9251907Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:09.9252199Z use_cpu=True, 2025-05-07T20:59:09.9252436Z output_dtype=SparseType.FP16, 2025-05-07T20:59:09.9252700Z ) 2025-05-07T20:59:09.9252936Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9253609Z self=, 2025-05-07T20:59:09.9254152Z mixed_B=False, 2025-05-07T20:59:09.9254365Z compile=False, 2025-05-07T20:59:09.9254574Z T=2, 2025-05-07T20:59:09.9254761Z D=14, 2025-05-07T20:59:09.9254941Z B=15, 2025-05-07T20:59:09.9255130Z log_E=3, 2025-05-07T20:59:09.9255326Z L=1, 2025-05-07T20:59:09.9255517Z D_gradcheck=1, 2025-05-07T20:59:09.9255751Z stochastic_rounding=True, 2025-05-07T20:59:09.9256015Z weighted=False, 2025-05-07T20:59:09.9256231Z row_wise=True, 2025-05-07T20:59:09.9256444Z mixed=False, 2025-05-07T20:59:09.9256661Z use_cache=False, 2025-05-07T20:59:09.9256910Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.9257199Z use_cpu=True, 2025-05-07T20:59:09.9257438Z output_dtype=SparseType.FP16, 2025-05-07T20:59:09.9257698Z ) 2025-05-07T20:59:09.9257938Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9258540Z self=, 2025-05-07T20:59:09.9259083Z mixed_B=True, 2025-05-07T20:59:09.9259294Z compile=True, 2025-05-07T20:59:09.9259503Z T=1, 2025-05-07T20:59:09.9259698Z D=78, 2025-05-07T20:59:09.9259877Z B=87, 2025-05-07T20:59:09.9260066Z log_E=3, 2025-05-07T20:59:09.9260262Z L=18, 2025-05-07T20:59:09.9260453Z D_gradcheck=2, 2025-05-07T20:59:09.9260689Z stochastic_rounding=False, 2025-05-07T20:59:09.9260952Z weighted=False, 2025-05-07T20:59:09.9261169Z row_wise=False, 2025-05-07T20:59:09.9261382Z mixed=False, 2025-05-07T20:59:09.9261598Z use_cache=False, 2025-05-07T20:59:09.9261846Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:09.9262136Z use_cpu=True, 2025-05-07T20:59:09.9262373Z output_dtype=SparseType.FP16, 2025-05-07T20:59:09.9262631Z ) 2025-05-07T20:59:09.9262871Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9263521Z self=, 2025-05-07T20:59:09.9264061Z mixed_B=False, 2025-05-07T20:59:09.9264273Z compile=True, 2025-05-07T20:59:09.9264480Z T=2, 2025-05-07T20:59:09.9264667Z D=23, 2025-05-07T20:59:09.9264849Z B=126, 2025-05-07T20:59:09.9265037Z log_E=3, 2025-05-07T20:59:09.9265232Z L=17, 2025-05-07T20:59:09.9265469Z D_gradcheck=2, 2025-05-07T20:59:09.9265703Z stochastic_rounding=True, 2025-05-07T20:59:09.9265962Z weighted=True, 2025-05-07T20:59:09.9266176Z row_wise=False, 2025-05-07T20:59:09.9266390Z mixed=False, 2025-05-07T20:59:09.9266612Z use_cache=False, 2025-05-07T20:59:09.9266858Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.9267145Z use_cpu=True, 2025-05-07T20:59:09.9267381Z output_dtype=SparseType.BF16, 2025-05-07T20:59:09.9267637Z ) 2025-05-07T20:59:09.9267876Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9268471Z self=, 2025-05-07T20:59:09.9269006Z mixed_B=False, 2025-05-07T20:59:09.9269221Z compile=True, 2025-05-07T20:59:09.9269434Z T=3, 2025-05-07T20:59:09.9269616Z D=2, 2025-05-07T20:59:09.9269799Z B=96, 2025-05-07T20:59:09.9269985Z log_E=5, 2025-05-07T20:59:09.9270176Z L=19, 2025-05-07T20:59:09.9270377Z D_gradcheck=2, 2025-05-07T20:59:09.9270610Z stochastic_rounding=True, 2025-05-07T20:59:09.9270871Z weighted=True, 2025-05-07T20:59:09.9271082Z row_wise=False, 2025-05-07T20:59:09.9271297Z mixed=True, 2025-05-07T20:59:09.9271511Z use_cache=True, 2025-05-07T20:59:09.9271802Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:09.9272095Z use_cpu=True, 2025-05-07T20:59:09.9272333Z output_dtype=SparseType.FP32, 2025-05-07T20:59:09.9272595Z ) 2025-05-07T20:59:09.9272835Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9273476Z self=, 2025-05-07T20:59:09.9274013Z mixed_B=False, 2025-05-07T20:59:09.9274230Z compile=False, 2025-05-07T20:59:09.9274441Z T=1, 2025-05-07T20:59:09.9274627Z D=125, 2025-05-07T20:59:09.9274815Z B=110, 2025-05-07T20:59:09.9275004Z log_E=4, 2025-05-07T20:59:09.9275191Z L=1, 2025-05-07T20:59:09.9275468Z D_gradcheck=2, 2025-05-07T20:59:09.9275696Z stochastic_rounding=True, 2025-05-07T20:59:09.9275953Z weighted=False, 2025-05-07T20:59:09.9276166Z row_wise=False, 2025-05-07T20:59:09.9276374Z mixed=True, 2025-05-07T20:59:09.9276581Z use_cache=False, 2025-05-07T20:59:09.9276833Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:09.9277120Z use_cpu=False, 2025-05-07T20:59:09.9277359Z output_dtype=SparseType.FP16, 2025-05-07T20:59:09.9277615Z ) 2025-05-07T20:59:09.9277850Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9278441Z self=, 2025-05-07T20:59:09.9278975Z mixed_B=False, 2025-05-07T20:59:09.9279189Z compile=True, 2025-05-07T20:59:09.9279399Z T=2, 2025-05-07T20:59:09.9279575Z D=24, 2025-05-07T20:59:09.9279760Z B=84, 2025-05-07T20:59:09.9279947Z log_E=4, 2025-05-07T20:59:09.9280136Z L=0, 2025-05-07T20:59:09.9280327Z D_gradcheck=1, 2025-05-07T20:59:09.9280555Z stochastic_rounding=True, 2025-05-07T20:59:09.9280816Z weighted=False, 2025-05-07T20:59:09.9281033Z row_wise=True, 2025-05-07T20:59:09.9281235Z mixed=True, 2025-05-07T20:59:09.9281441Z use_cache=False, 2025-05-07T20:59:09.9281693Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.9281975Z use_cpu=False, 2025-05-07T20:59:09.9282213Z output_dtype=SparseType.FP16, 2025-05-07T20:59:09.9282475Z ) 2025-05-07T20:59:09.9282708Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9283350Z self=, 2025-05-07T20:59:09.9283890Z mixed_B=False, 2025-05-07T20:59:09.9284097Z compile=True, 2025-05-07T20:59:09.9284305Z T=4, 2025-05-07T20:59:09.9284487Z D=58, 2025-05-07T20:59:09.9284665Z B=77, 2025-05-07T20:59:09.9284852Z log_E=5, 2025-05-07T20:59:09.9285049Z L=13, 2025-05-07T20:59:09.9285277Z D_gradcheck=2, 2025-05-07T20:59:09.9285505Z stochastic_rounding=True, 2025-05-07T20:59:09.9285764Z weighted=True, 2025-05-07T20:59:09.9285972Z row_wise=False, 2025-05-07T20:59:09.9286182Z mixed=False, 2025-05-07T20:59:09.9286391Z use_cache=False, 2025-05-07T20:59:09.9286637Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.9286925Z use_cpu=False, 2025-05-07T20:59:09.9287160Z output_dtype=SparseType.FP16, 2025-05-07T20:59:09.9287421Z ) 2025-05-07T20:59:09.9287650Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9288244Z self=, 2025-05-07T20:59:09.9288780Z mixed_B=True, 2025-05-07T20:59:09.9288987Z compile=False, 2025-05-07T20:59:09.9289191Z T=1, 2025-05-07T20:59:09.9289374Z D=24, 2025-05-07T20:59:09.9289551Z B=122, 2025-05-07T20:59:09.9289739Z log_E=4, 2025-05-07T20:59:09.9289928Z L=4, 2025-05-07T20:59:09.9290111Z D_gradcheck=1, 2025-05-07T20:59:09.9290336Z stochastic_rounding=False, 2025-05-07T20:59:09.9290866Z weighted=True, 2025-05-07T20:59:09.9291079Z row_wise=True, 2025-05-07T20:59:09.9291284Z mixed=False, 2025-05-07T20:59:09.9291493Z use_cache=False, 2025-05-07T20:59:09.9291827Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.9292120Z use_cpu=False, 2025-05-07T20:59:09.9292356Z output_dtype=SparseType.FP16, 2025-05-07T20:59:09.9292614Z ) 2025-05-07T20:59:09.9292850Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9293510Z self=, 2025-05-07T20:59:09.9294045Z mixed_B=True, 2025-05-07T20:59:09.9294251Z compile=True, 2025-05-07T20:59:09.9294454Z T=2, 2025-05-07T20:59:09.9294640Z D=42, 2025-05-07T20:59:09.9294818Z B=106, 2025-05-07T20:59:09.9295002Z log_E=4, 2025-05-07T20:59:09.9295192Z L=18, 2025-05-07T20:59:09.9295380Z D_gradcheck=1, 2025-05-07T20:59:09.9295612Z stochastic_rounding=False, 2025-05-07T20:59:09.9295867Z weighted=True, 2025-05-07T20:59:09.9296073Z row_wise=False, 2025-05-07T20:59:09.9296279Z mixed=False, 2025-05-07T20:59:09.9296487Z use_cache=True, 2025-05-07T20:59:09.9296725Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.9297013Z use_cpu=False, 2025-05-07T20:59:09.9297253Z output_dtype=SparseType.FP16, 2025-05-07T20:59:09.9297508Z ) 2025-05-07T20:59:09.9483309Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9484230Z self=, 2025-05-07T20:59:09.9485004Z mixed_B=False, 2025-05-07T20:59:09.9485235Z compile=True, 2025-05-07T20:59:09.9485443Z T=4, 2025-05-07T20:59:09.9485632Z D=107, 2025-05-07T20:59:09.9485824Z B=93, 2025-05-07T20:59:09.9486010Z log_E=3, 2025-05-07T20:59:09.9486209Z L=19, 2025-05-07T20:59:09.9486407Z D_gradcheck=2, 2025-05-07T20:59:09.9486644Z stochastic_rounding=False, 2025-05-07T20:59:09.9486905Z weighted=False, 2025-05-07T20:59:09.9487132Z row_wise=False, 2025-05-07T20:59:09.9487349Z mixed=False, 2025-05-07T20:59:09.9487568Z use_cache=False, 2025-05-07T20:59:09.9487830Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.9488123Z use_cpu=False, 2025-05-07T20:59:09.9488367Z output_dtype=SparseType.FP16, 2025-05-07T20:59:09.9488636Z ) 2025-05-07T20:59:09.9488877Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9489586Z self=, 2025-05-07T20:59:09.9490137Z mixed_B=False, 2025-05-07T20:59:09.9490367Z compile=True, 2025-05-07T20:59:09.9490580Z T=2, 2025-05-07T20:59:09.9491060Z D=30, 2025-05-07T20:59:09.9491253Z B=109, 2025-05-07T20:59:09.9491441Z log_E=4, 2025-05-07T20:59:09.9491642Z L=19, 2025-05-07T20:59:09.9491914Z D_gradcheck=1, 2025-05-07T20:59:09.9492152Z stochastic_rounding=False, 2025-05-07T20:59:09.9492418Z weighted=True, 2025-05-07T20:59:09.9492644Z row_wise=True, 2025-05-07T20:59:09.9492858Z mixed=False, 2025-05-07T20:59:09.9493079Z use_cache=False, 2025-05-07T20:59:09.9493340Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.9493632Z use_cpu=True, 2025-05-07T20:59:09.9493871Z output_dtype=SparseType.FP16, 2025-05-07T20:59:09.9494143Z ) 2025-05-07T20:59:09.9494388Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9494993Z self=, 2025-05-07T20:59:09.9495540Z mixed_B=True, 2025-05-07T20:59:09.9495760Z compile=True, 2025-05-07T20:59:09.9495969Z T=2, 2025-05-07T20:59:09.9496158Z D=93, 2025-05-07T20:59:09.9496348Z B=34, 2025-05-07T20:59:09.9496538Z log_E=4, 2025-05-07T20:59:09.9496737Z L=10, 2025-05-07T20:59:09.9496937Z D_gradcheck=1, 2025-05-07T20:59:09.9497165Z stochastic_rounding=False, 2025-05-07T20:59:09.9497428Z weighted=True, 2025-05-07T20:59:09.9497648Z row_wise=True, 2025-05-07T20:59:09.9497861Z mixed=True, 2025-05-07T20:59:09.9498073Z use_cache=True, 2025-05-07T20:59:09.9498396Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.9498686Z use_cpu=False, 2025-05-07T20:59:09.9498931Z output_dtype=SparseType.FP32, 2025-05-07T20:59:09.9499013Z ) 2025-05-07T20:59:09.9499151Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9499574Z self=, 2025-05-07T20:59:09.9499669Z mixed_B=True, 2025-05-07T20:59:09.9499755Z compile=True, 2025-05-07T20:59:09.9499836Z T=4, 2025-05-07T20:59:09.9499922Z D=117, 2025-05-07T20:59:09.9500001Z B=23, 2025-05-07T20:59:09.9500081Z log_E=5, 2025-05-07T20:59:09.9500164Z L=20, 2025-05-07T20:59:09.9500254Z D_gradcheck=1, 2025-05-07T20:59:09.9500354Z stochastic_rounding=True, 2025-05-07T20:59:09.9500444Z weighted=True, 2025-05-07T20:59:09.9500528Z row_wise=False, 2025-05-07T20:59:09.9500612Z mixed=False, 2025-05-07T20:59:09.9500702Z use_cache=False, 2025-05-07T20:59:09.9500820Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.9500911Z use_cpu=True, 2025-05-07T20:59:09.9501036Z output_dtype=SparseType.FP32, 2025-05-07T20:59:09.9501119Z ) 2025-05-07T20:59:09.9501289Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9501652Z self=, 2025-05-07T20:59:09.9501736Z mixed_B=True, 2025-05-07T20:59:09.9501826Z compile=True, 2025-05-07T20:59:09.9501904Z T=2, 2025-05-07T20:59:09.9501982Z D=14, 2025-05-07T20:59:09.9502065Z B=54, 2025-05-07T20:59:09.9502144Z log_E=4, 2025-05-07T20:59:09.9502222Z L=17, 2025-05-07T20:59:09.9502315Z D_gradcheck=2, 2025-05-07T20:59:09.9502415Z stochastic_rounding=True, 2025-05-07T20:59:09.9502502Z weighted=False, 2025-05-07T20:59:09.9502593Z row_wise=True, 2025-05-07T20:59:09.9502676Z mixed=True, 2025-05-07T20:59:09.9502767Z use_cache=True, 2025-05-07T20:59:09.9502883Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.9502966Z use_cpu=True, 2025-05-07T20:59:09.9503077Z output_dtype=SparseType.FP16, 2025-05-07T20:59:09.9503156Z ) 2025-05-07T20:59:09.9503297Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9503731Z self=, 2025-05-07T20:59:09.9503820Z mixed_B=False, 2025-05-07T20:59:09.9503907Z compile=False, 2025-05-07T20:59:09.9503991Z T=4, 2025-05-07T20:59:09.9504070Z D=92, 2025-05-07T20:59:09.9504149Z B=81, 2025-05-07T20:59:09.9504238Z log_E=3, 2025-05-07T20:59:09.9504317Z L=3, 2025-05-07T20:59:09.9504453Z D_gradcheck=2, 2025-05-07T20:59:09.9504556Z stochastic_rounding=False, 2025-05-07T20:59:09.9504645Z weighted=False, 2025-05-07T20:59:09.9504733Z row_wise=True, 2025-05-07T20:59:09.9504816Z mixed=True, 2025-05-07T20:59:09.9504903Z use_cache=False, 2025-05-07T20:59:09.9505023Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.9505106Z use_cpu=True, 2025-05-07T20:59:09.9505215Z output_dtype=SparseType.FP32, 2025-05-07T20:59:09.9505296Z ) 2025-05-07T20:59:09.9505436Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9505799Z self=, 2025-05-07T20:59:09.9505890Z mixed_B=False, 2025-05-07T20:59:09.9505975Z compile=True, 2025-05-07T20:59:09.9506055Z T=5, 2025-05-07T20:59:09.9506140Z D=16, 2025-05-07T20:59:09.9506218Z B=101, 2025-05-07T20:59:09.9506304Z log_E=4, 2025-05-07T20:59:09.9506384Z L=14, 2025-05-07T20:59:09.9506473Z D_gradcheck=1, 2025-05-07T20:59:09.9506582Z stochastic_rounding=False, 2025-05-07T20:59:09.9506670Z weighted=False, 2025-05-07T20:59:09.9506757Z row_wise=False, 2025-05-07T20:59:09.9506844Z mixed=True, 2025-05-07T20:59:09.9506928Z use_cache=True, 2025-05-07T20:59:09.9507114Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.9507207Z use_cpu=True, 2025-05-07T20:59:09.9507313Z output_dtype=SparseType.FP16, 2025-05-07T20:59:09.9507389Z ) 2025-05-07T20:59:09.9507534Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9507936Z self=, 2025-05-07T20:59:09.9508026Z mixed_B=False, 2025-05-07T20:59:09.9508111Z compile=False, 2025-05-07T20:59:09.9508189Z T=4, 2025-05-07T20:59:09.9508271Z D=22, 2025-05-07T20:59:09.9508349Z B=111, 2025-05-07T20:59:09.9508428Z log_E=5, 2025-05-07T20:59:09.9508510Z L=16, 2025-05-07T20:59:09.9508597Z D_gradcheck=1, 2025-05-07T20:59:09.9508697Z stochastic_rounding=True, 2025-05-07T20:59:09.9508787Z weighted=False, 2025-05-07T20:59:09.9508872Z row_wise=False, 2025-05-07T20:59:09.9508955Z mixed=False, 2025-05-07T20:59:09.9509045Z use_cache=True, 2025-05-07T20:59:09.9509160Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.9509243Z use_cpu=True, 2025-05-07T20:59:09.9509354Z output_dtype=SparseType.BF16, 2025-05-07T20:59:09.9509430Z ) 2025-05-07T20:59:09.9509570Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9509938Z self=, 2025-05-07T20:59:09.9510026Z mixed_B=False, 2025-05-07T20:59:09.9510118Z compile=True, 2025-05-07T20:59:09.9510196Z T=1, 2025-05-07T20:59:09.9510274Z D=97, 2025-05-07T20:59:09.9510356Z B=24, 2025-05-07T20:59:09.9510435Z log_E=3, 2025-05-07T20:59:09.9510514Z L=6, 2025-05-07T20:59:09.9510606Z D_gradcheck=2, 2025-05-07T20:59:09.9510704Z stochastic_rounding=True, 2025-05-07T20:59:09.9510788Z weighted=False, 2025-05-07T20:59:09.9510876Z row_wise=True, 2025-05-07T20:59:09.9510959Z mixed=False, 2025-05-07T20:59:09.9511045Z use_cache=False, 2025-05-07T20:59:09.9511162Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:09.9511246Z use_cpu=False, 2025-05-07T20:59:09.9511358Z output_dtype=SparseType.FP32, 2025-05-07T20:59:09.9511433Z ) 2025-05-07T20:59:09.9511573Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9511985Z self=, 2025-05-07T20:59:09.9512072Z mixed_B=False, 2025-05-07T20:59:09.9512159Z compile=False, 2025-05-07T20:59:09.9512244Z T=5, 2025-05-07T20:59:09.9512323Z D=45, 2025-05-07T20:59:09.9512404Z B=102, 2025-05-07T20:59:09.9512492Z log_E=5, 2025-05-07T20:59:09.9512571Z L=16, 2025-05-07T20:59:09.9512701Z D_gradcheck=2, 2025-05-07T20:59:09.9512811Z stochastic_rounding=False, 2025-05-07T20:59:09.9512895Z weighted=True, 2025-05-07T20:59:09.9512979Z row_wise=False, 2025-05-07T20:59:09.9513068Z mixed=False, 2025-05-07T20:59:09.9513153Z use_cache=False, 2025-05-07T20:59:09.9513271Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:09.9513355Z use_cpu=True, 2025-05-07T20:59:09.9513469Z output_dtype=SparseType.FP32, 2025-05-07T20:59:09.9513555Z ) 2025-05-07T20:59:09.9513695Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9514057Z self=, 2025-05-07T20:59:09.9514146Z mixed_B=True, 2025-05-07T20:59:09.9514233Z compile=True, 2025-05-07T20:59:09.9514312Z T=5, 2025-05-07T20:59:09.9514396Z D=62, 2025-05-07T20:59:09.9514473Z B=63, 2025-05-07T20:59:09.9514552Z log_E=4, 2025-05-07T20:59:09.9514635Z L=8, 2025-05-07T20:59:09.9514722Z D_gradcheck=1, 2025-05-07T20:59:09.9514823Z stochastic_rounding=True, 2025-05-07T20:59:09.9514914Z weighted=False, 2025-05-07T20:59:09.9515000Z row_wise=False, 2025-05-07T20:59:09.9515089Z mixed=False, 2025-05-07T20:59:09.9515174Z use_cache=True, 2025-05-07T20:59:09.9515333Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:09.9515526Z use_cpu=True, 2025-05-07T20:59:09.9515632Z output_dtype=SparseType.BF16, 2025-05-07T20:59:09.9515730Z ) 2025-05-07T20:59:09.9515868Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9516267Z self=, 2025-05-07T20:59:09.9516360Z mixed_B=False, 2025-05-07T20:59:09.9516444Z compile=True, 2025-05-07T20:59:09.9516518Z T=3, 2025-05-07T20:59:09.9516600Z D=14, 2025-05-07T20:59:09.9516676Z B=55, 2025-05-07T20:59:09.9516754Z log_E=5, 2025-05-07T20:59:09.9516916Z L=3, 2025-05-07T20:59:09.9517242Z D_gradcheck=2, 2025-05-07T20:59:09.9517373Z stochastic_rounding=True, 2025-05-07T20:59:09.9524573Z weighted=True, 2025-05-07T20:59:09.9524686Z row_wise=True, 2025-05-07T20:59:09.9524770Z mixed=True, 2025-05-07T20:59:09.9524859Z use_cache=False, 2025-05-07T20:59:09.9524990Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.9525075Z use_cpu=True, 2025-05-07T20:59:09.9525190Z output_dtype=SparseType.FP32, 2025-05-07T20:59:09.9525267Z ) 2025-05-07T20:59:09.9525411Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9525790Z self=, 2025-05-07T20:59:09.9525877Z mixed_B=False, 2025-05-07T20:59:09.9525964Z compile=True, 2025-05-07T20:59:09.9526049Z T=1, 2025-05-07T20:59:09.9526129Z D=101, 2025-05-07T20:59:09.9526209Z B=72, 2025-05-07T20:59:09.9526293Z log_E=4, 2025-05-07T20:59:09.9526372Z L=0, 2025-05-07T20:59:09.9526461Z D_gradcheck=1, 2025-05-07T20:59:09.9526569Z stochastic_rounding=False, 2025-05-07T20:59:09.9526656Z weighted=False, 2025-05-07T20:59:09.9526739Z row_wise=False, 2025-05-07T20:59:09.9526828Z mixed=True, 2025-05-07T20:59:09.9526912Z use_cache=True, 2025-05-07T20:59:09.9527036Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.9527120Z use_cpu=True, 2025-05-07T20:59:09.9527228Z output_dtype=SparseType.FP16, 2025-05-07T20:59:09.9527313Z ) 2025-05-07T20:59:09.9527455Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9527918Z self=, 2025-05-07T20:59:09.9528011Z mixed_B=True, 2025-05-07T20:59:09.9528097Z compile=True, 2025-05-07T20:59:09.9528176Z T=3, 2025-05-07T20:59:09.9528259Z D=31, 2025-05-07T20:59:09.9528339Z B=123, 2025-05-07T20:59:09.9528420Z log_E=3, 2025-05-07T20:59:09.9528508Z L=13, 2025-05-07T20:59:09.9528641Z D_gradcheck=1, 2025-05-07T20:59:09.9528741Z stochastic_rounding=True, 2025-05-07T20:59:09.9528830Z weighted=False, 2025-05-07T20:59:09.9528915Z row_wise=False, 2025-05-07T20:59:09.9529001Z mixed=False, 2025-05-07T20:59:09.9529084Z use_cache=True, 2025-05-07T20:59:09.9529198Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:09.9529286Z use_cpu=True, 2025-05-07T20:59:09.9529395Z output_dtype=SparseType.FP16, 2025-05-07T20:59:09.9529472Z ) 2025-05-07T20:59:09.9529615Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9529977Z self=, 2025-05-07T20:59:09.9530063Z mixed_B=False, 2025-05-07T20:59:09.9530156Z compile=True, 2025-05-07T20:59:09.9530234Z T=1, 2025-05-07T20:59:09.9530315Z D=93, 2025-05-07T20:59:09.9530405Z B=128, 2025-05-07T20:59:09.9530486Z log_E=3, 2025-05-07T20:59:09.9530570Z L=11, 2025-05-07T20:59:09.9530657Z D_gradcheck=1, 2025-05-07T20:59:09.9530756Z stochastic_rounding=True, 2025-05-07T20:59:09.9530846Z weighted=False, 2025-05-07T20:59:09.9530927Z row_wise=True, 2025-05-07T20:59:09.9531012Z mixed=True, 2025-05-07T20:59:09.9531119Z use_cache=False, 2025-05-07T20:59:09.9531300Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:09.9531397Z use_cpu=True, 2025-05-07T20:59:09.9531507Z output_dtype=SparseType.FP32, 2025-05-07T20:59:09.9531582Z ) 2025-05-07T20:59:09.9531721Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9532125Z self=, 2025-05-07T20:59:09.9532209Z mixed_B=False, 2025-05-07T20:59:09.9532294Z compile=True, 2025-05-07T20:59:09.9532378Z T=2, 2025-05-07T20:59:09.9532457Z D=33, 2025-05-07T20:59:09.9532542Z B=71, 2025-05-07T20:59:09.9532623Z log_E=4, 2025-05-07T20:59:09.9532702Z L=6, 2025-05-07T20:59:09.9532796Z D_gradcheck=2, 2025-05-07T20:59:09.9532897Z stochastic_rounding=False, 2025-05-07T20:59:09.9532982Z weighted=False, 2025-05-07T20:59:09.9533071Z row_wise=False, 2025-05-07T20:59:09.9533152Z mixed=True, 2025-05-07T20:59:09.9533238Z use_cache=False, 2025-05-07T20:59:09.9533357Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:09.9533441Z use_cpu=False, 2025-05-07T20:59:09.9533548Z output_dtype=SparseType.FP32, 2025-05-07T20:59:09.9533629Z ) 2025-05-07T20:59:09.9533768Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9534130Z self=, 2025-05-07T20:59:09.9534220Z mixed_B=False, 2025-05-07T20:59:09.9534306Z compile=True, 2025-05-07T20:59:09.9534390Z T=5, 2025-05-07T20:59:09.9534469Z D=108, 2025-05-07T20:59:09.9534548Z B=70, 2025-05-07T20:59:09.9534636Z log_E=4, 2025-05-07T20:59:09.9534714Z L=2, 2025-05-07T20:59:09.9534802Z D_gradcheck=2, 2025-05-07T20:59:09.9534910Z stochastic_rounding=False, 2025-05-07T20:59:09.9534994Z weighted=True, 2025-05-07T20:59:09.9535078Z row_wise=False, 2025-05-07T20:59:09.9535166Z mixed=False, 2025-05-07T20:59:09.9535250Z use_cache=True, 2025-05-07T20:59:09.9535364Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.9535453Z use_cpu=True, 2025-05-07T20:59:09.9535560Z output_dtype=SparseType.FP16, 2025-05-07T20:59:09.9535635Z ) 2025-05-07T20:59:09.9760857Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9761398Z self=, 2025-05-07T20:59:09.9761529Z mixed_B=False, 2025-05-07T20:59:09.9761649Z compile=False, 2025-05-07T20:59:09.9761756Z T=3, 2025-05-07T20:59:09.9761875Z D=28, 2025-05-07T20:59:09.9761982Z B=54, 2025-05-07T20:59:09.9762094Z log_E=4, 2025-05-07T20:59:09.9762206Z L=4, 2025-05-07T20:59:09.9762403Z D_gradcheck=2, 2025-05-07T20:59:09.9762605Z stochastic_rounding=False, 2025-05-07T20:59:09.9762722Z weighted=False, 2025-05-07T20:59:09.9762839Z row_wise=False, 2025-05-07T20:59:09.9762963Z mixed=False, 2025-05-07T20:59:09.9763061Z use_cache=False, 2025-05-07T20:59:09.9763182Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.9763276Z use_cpu=True, 2025-05-07T20:59:09.9763384Z output_dtype=SparseType.FP16, 2025-05-07T20:59:09.9763461Z ) 2025-05-07T20:59:09.9763611Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9763975Z self=, 2025-05-07T20:59:09.9764058Z mixed_B=True, 2025-05-07T20:59:09.9764149Z compile=True, 2025-05-07T20:59:09.9764228Z T=2, 2025-05-07T20:59:09.9764306Z D=40, 2025-05-07T20:59:09.9764391Z B=7, 2025-05-07T20:59:09.9764470Z log_E=3, 2025-05-07T20:59:09.9764554Z L=9, 2025-05-07T20:59:09.9764641Z D_gradcheck=1, 2025-05-07T20:59:09.9764742Z stochastic_rounding=False, 2025-05-07T20:59:09.9764834Z weighted=False, 2025-05-07T20:59:09.9764917Z row_wise=False, 2025-05-07T20:59:09.9765000Z mixed=False, 2025-05-07T20:59:09.9765096Z use_cache=False, 2025-05-07T20:59:09.9765288Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:09.9765374Z use_cpu=False, 2025-05-07T20:59:09.9765484Z output_dtype=SparseType.BF16, 2025-05-07T20:59:09.9765560Z ) 2025-05-07T20:59:09.9765702Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9766127Z self=, 2025-05-07T20:59:09.9766214Z mixed_B=True, 2025-05-07T20:59:09.9766305Z compile=True, 2025-05-07T20:59:09.9766385Z T=2, 2025-05-07T20:59:09.9766464Z D=79, 2025-05-07T20:59:09.9766549Z B=114, 2025-05-07T20:59:09.9766629Z log_E=4, 2025-05-07T20:59:09.9766708Z L=3, 2025-05-07T20:59:09.9766802Z D_gradcheck=2, 2025-05-07T20:59:09.9766901Z stochastic_rounding=True, 2025-05-07T20:59:09.9766986Z weighted=False, 2025-05-07T20:59:09.9767075Z row_wise=False, 2025-05-07T20:59:09.9767156Z mixed=True, 2025-05-07T20:59:09.9767239Z use_cache=True, 2025-05-07T20:59:09.9767357Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.9767442Z use_cpu=False, 2025-05-07T20:59:09.9767547Z output_dtype=SparseType.BF16, 2025-05-07T20:59:09.9767627Z ) 2025-05-07T20:59:09.9767766Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9768136Z self=, 2025-05-07T20:59:09.9768217Z mixed_B=True, 2025-05-07T20:59:09.9768300Z compile=True, 2025-05-07T20:59:09.9768383Z T=1, 2025-05-07T20:59:09.9768462Z D=48, 2025-05-07T20:59:09.9768538Z B=15, 2025-05-07T20:59:09.9768622Z log_E=5, 2025-05-07T20:59:09.9768700Z L=8, 2025-05-07T20:59:09.9768785Z D_gradcheck=1, 2025-05-07T20:59:09.9768886Z stochastic_rounding=False, 2025-05-07T20:59:09.9768968Z weighted=True, 2025-05-07T20:59:09.9769047Z row_wise=False, 2025-05-07T20:59:09.9769133Z mixed=False, 2025-05-07T20:59:09.9769217Z use_cache=True, 2025-05-07T20:59:09.9769330Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.9769418Z use_cpu=True, 2025-05-07T20:59:09.9769523Z output_dtype=SparseType.FP16, 2025-05-07T20:59:09.9769603Z ) 2025-05-07T20:59:09.9769741Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9770144Z self=, 2025-05-07T20:59:09.9770234Z mixed_B=False, 2025-05-07T20:59:09.9770317Z compile=False, 2025-05-07T20:59:09.9770392Z T=1, 2025-05-07T20:59:09.9770473Z D=14, 2025-05-07T20:59:09.9770550Z B=55, 2025-05-07T20:59:09.9770627Z log_E=3, 2025-05-07T20:59:09.9770708Z L=5, 2025-05-07T20:59:09.9770834Z D_gradcheck=2, 2025-05-07T20:59:09.9770931Z stochastic_rounding=True, 2025-05-07T20:59:09.9771018Z weighted=True, 2025-05-07T20:59:09.9771102Z row_wise=False, 2025-05-07T20:59:09.9771179Z mixed=True, 2025-05-07T20:59:09.9771267Z use_cache=False, 2025-05-07T20:59:09.9771379Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.9771467Z use_cpu=False, 2025-05-07T20:59:09.9771571Z output_dtype=SparseType.FP16, 2025-05-07T20:59:09.9771645Z ) 2025-05-07T20:59:09.9771788Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9772148Z self=, 2025-05-07T20:59:09.9772231Z mixed_B=False, 2025-05-07T20:59:09.9772322Z compile=True, 2025-05-07T20:59:09.9772398Z T=2, 2025-05-07T20:59:09.9772472Z D=5, 2025-05-07T20:59:09.9772554Z B=75, 2025-05-07T20:59:09.9772633Z log_E=3, 2025-05-07T20:59:09.9772707Z L=0, 2025-05-07T20:59:09.9772796Z D_gradcheck=1, 2025-05-07T20:59:09.9772894Z stochastic_rounding=False, 2025-05-07T20:59:09.9772977Z weighted=True, 2025-05-07T20:59:09.9773062Z row_wise=False, 2025-05-07T20:59:09.9773142Z mixed=True, 2025-05-07T20:59:09.9773232Z use_cache=False, 2025-05-07T20:59:09.9773388Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:09.9773474Z use_cpu=False, 2025-05-07T20:59:09.9773583Z output_dtype=SparseType.FP32, 2025-05-07T20:59:09.9773657Z ) 2025-05-07T20:59:09.9773796Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9774198Z self=, 2025-05-07T20:59:09.9774282Z mixed_B=False, 2025-05-07T20:59:09.9774366Z compile=True, 2025-05-07T20:59:09.9774448Z T=4, 2025-05-07T20:59:09.9774523Z D=40, 2025-05-07T20:59:09.9774598Z B=68, 2025-05-07T20:59:09.9774680Z log_E=3, 2025-05-07T20:59:09.9774755Z L=8, 2025-05-07T20:59:09.9774840Z D_gradcheck=2, 2025-05-07T20:59:09.9774946Z stochastic_rounding=False, 2025-05-07T20:59:09.9775024Z weighted=True, 2025-05-07T20:59:09.9775108Z row_wise=False, 2025-05-07T20:59:09.9775189Z mixed=True, 2025-05-07T20:59:09.9775269Z use_cache=True, 2025-05-07T20:59:09.9775387Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:09.9775468Z use_cpu=True, 2025-05-07T20:59:09.9775573Z output_dtype=SparseType.BF16, 2025-05-07T20:59:09.9775652Z ) 2025-05-07T20:59:09.9775788Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9776143Z self=, 2025-05-07T20:59:09.9776233Z mixed_B=False, 2025-05-07T20:59:09.9776317Z compile=False, 2025-05-07T20:59:09.9776393Z T=2, 2025-05-07T20:59:09.9776476Z D=72, 2025-05-07T20:59:09.9776553Z B=50, 2025-05-07T20:59:09.9776634Z log_E=5, 2025-05-07T20:59:09.9776709Z L=8, 2025-05-07T20:59:09.9776792Z D_gradcheck=1, 2025-05-07T20:59:09.9776891Z stochastic_rounding=True, 2025-05-07T20:59:09.9776971Z weighted=True, 2025-05-07T20:59:09.9777055Z row_wise=False, 2025-05-07T20:59:09.9777139Z mixed=False, 2025-05-07T20:59:09.9777220Z use_cache=True, 2025-05-07T20:59:09.9777336Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:09.9777423Z use_cpu=True, 2025-05-07T20:59:09.9777527Z output_dtype=SparseType.FP16, 2025-05-07T20:59:09.9777600Z ) 2025-05-07T20:59:09.9777743Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9778097Z self=, 2025-05-07T20:59:09.9778232Z mixed_B=True, 2025-05-07T20:59:09.9778317Z compile=False, 2025-05-07T20:59:09.9778391Z T=5, 2025-05-07T20:59:09.9778473Z D=61, 2025-05-07T20:59:09.9778549Z B=8, 2025-05-07T20:59:09.9778625Z log_E=4, 2025-05-07T20:59:09.9778705Z L=0, 2025-05-07T20:59:09.9778831Z D_gradcheck=2, 2025-05-07T20:59:09.9778931Z stochastic_rounding=True, 2025-05-07T20:59:09.9779018Z weighted=False, 2025-05-07T20:59:09.9779099Z row_wise=False, 2025-05-07T20:59:09.9779180Z mixed=False, 2025-05-07T20:59:09.9779266Z use_cache=True, 2025-05-07T20:59:09.9779375Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.9779456Z use_cpu=False, 2025-05-07T20:59:09.9779567Z output_dtype=SparseType.FP16, 2025-05-07T20:59:09.9779642Z ) 2025-05-07T20:59:09.9779780Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9780145Z self=, 2025-05-07T20:59:09.9780229Z mixed_B=True, 2025-05-07T20:59:09.9780316Z compile=False, 2025-05-07T20:59:09.9780394Z T=4, 2025-05-07T20:59:09.9780469Z D=59, 2025-05-07T20:59:09.9780551Z B=74, 2025-05-07T20:59:09.9780627Z log_E=4, 2025-05-07T20:59:09.9780703Z L=3, 2025-05-07T20:59:09.9780789Z D_gradcheck=2, 2025-05-07T20:59:09.9780891Z stochastic_rounding=False, 2025-05-07T20:59:09.9780975Z weighted=False, 2025-05-07T20:59:09.9781060Z row_wise=False, 2025-05-07T20:59:09.9781143Z mixed=True, 2025-05-07T20:59:09.9781226Z use_cache=False, 2025-05-07T20:59:09.9781386Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.9781469Z use_cpu=True, 2025-05-07T20:59:09.9781573Z output_dtype=SparseType.FP16, 2025-05-07T20:59:09.9781653Z ) 2025-05-07T20:59:09.9781789Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9782214Z self=, 2025-05-07T20:59:09.9782299Z mixed_B=False, 2025-05-07T20:59:09.9782384Z compile=False, 2025-05-07T20:59:09.9782463Z T=1, 2025-05-07T20:59:09.9782537Z D=126, 2025-05-07T20:59:09.9782611Z B=115, 2025-05-07T20:59:09.9782695Z log_E=4, 2025-05-07T20:59:09.9782772Z L=1, 2025-05-07T20:59:09.9782855Z D_gradcheck=1, 2025-05-07T20:59:09.9782956Z stochastic_rounding=True, 2025-05-07T20:59:09.9783037Z weighted=True, 2025-05-07T20:59:09.9783120Z row_wise=False, 2025-05-07T20:59:09.9783206Z mixed=True, 2025-05-07T20:59:09.9783292Z use_cache=True, 2025-05-07T20:59:09.9783409Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.9783492Z use_cpu=True, 2025-05-07T20:59:09.9783596Z output_dtype=SparseType.BF16, 2025-05-07T20:59:09.9783678Z ) 2025-05-07T20:59:09.9783817Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9784173Z self=, 2025-05-07T20:59:09.9784261Z mixed_B=False, 2025-05-07T20:59:09.9784346Z compile=True, 2025-05-07T20:59:09.9784423Z T=5, 2025-05-07T20:59:09.9784505Z D=110, 2025-05-07T20:59:09.9784579Z B=103, 2025-05-07T20:59:09.9784655Z log_E=5, 2025-05-07T20:59:09.9784737Z L=20, 2025-05-07T20:59:09.9784823Z D_gradcheck=2, 2025-05-07T20:59:09.9784923Z stochastic_rounding=False, 2025-05-07T20:59:09.9785012Z weighted=True, 2025-05-07T20:59:09.9785094Z row_wise=False, 2025-05-07T20:59:09.9785180Z mixed=True, 2025-05-07T20:59:09.9785264Z use_cache=False, 2025-05-07T20:59:09.9785377Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:09.9785462Z use_cpu=False, 2025-05-07T20:59:09.9785566Z output_dtype=SparseType.FP32, 2025-05-07T20:59:09.9785641Z ) 2025-05-07T20:59:09.9785782Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9786139Z self=, 2025-05-07T20:59:09.9786287Z mixed_B=True, 2025-05-07T20:59:09.9786378Z compile=True, 2025-05-07T20:59:09.9786454Z T=5, 2025-05-07T20:59:09.9786531Z D=112, 2025-05-07T20:59:09.9786621Z B=69, 2025-05-07T20:59:09.9786699Z log_E=5, 2025-05-07T20:59:09.9786775Z L=19, 2025-05-07T20:59:09.9786907Z D_gradcheck=2, 2025-05-07T20:59:09.9787003Z stochastic_rounding=False, 2025-05-07T20:59:09.9787085Z weighted=False, 2025-05-07T20:59:09.9787175Z row_wise=True, 2025-05-07T20:59:09.9787258Z mixed=False, 2025-05-07T20:59:09.9787341Z use_cache=False, 2025-05-07T20:59:09.9787460Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:09.9787541Z use_cpu=False, 2025-05-07T20:59:09.9787646Z output_dtype=SparseType.FP16, 2025-05-07T20:59:09.9787725Z ) 2025-05-07T20:59:09.9787861Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9788218Z self=, 2025-05-07T20:59:09.9788312Z mixed_B=True, 2025-05-07T20:59:09.9788397Z compile=False, 2025-05-07T20:59:09.9788478Z T=2, 2025-05-07T20:59:09.9788554Z D=63, 2025-05-07T20:59:09.9788631Z B=26, 2025-05-07T20:59:09.9788714Z log_E=4, 2025-05-07T20:59:09.9788791Z L=7, 2025-05-07T20:59:09.9788877Z D_gradcheck=2, 2025-05-07T20:59:09.9788980Z stochastic_rounding=False, 2025-05-07T20:59:09.9789065Z weighted=False, 2025-05-07T20:59:09.9789144Z row_wise=False, 2025-05-07T20:59:09.9789228Z mixed=True, 2025-05-07T20:59:09.9789311Z use_cache=False, 2025-05-07T20:59:09.9789465Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.9789553Z use_cpu=True, 2025-05-07T20:59:09.9789658Z output_dtype=SparseType.FP32, 2025-05-07T20:59:09.9789736Z ) 2025-05-07T20:59:09.9789877Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9790271Z self=, 2025-05-07T20:59:09.9790359Z mixed_B=True, 2025-05-07T20:59:09.9790441Z compile=True, 2025-05-07T20:59:09.9790518Z T=5, 2025-05-07T20:59:09.9790870Z D=48, 2025-05-07T20:59:09.9790947Z B=112, 2025-05-07T20:59:09.9791026Z log_E=4, 2025-05-07T20:59:09.9791109Z L=19, 2025-05-07T20:59:09.9791196Z D_gradcheck=1, 2025-05-07T20:59:09.9791292Z stochastic_rounding=True, 2025-05-07T20:59:09.9791377Z weighted=False, 2025-05-07T20:59:09.9791458Z row_wise=False, 2025-05-07T20:59:09.9791539Z mixed=False, 2025-05-07T20:59:09.9791625Z use_cache=True, 2025-05-07T20:59:09.9791737Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:09.9791820Z use_cpu=False, 2025-05-07T20:59:09.9791931Z output_dtype=SparseType.FP32, 2025-05-07T20:59:09.9792004Z ) 2025-05-07T20:59:09.9792147Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9792504Z self=, 2025-05-07T20:59:09.9792588Z mixed_B=False, 2025-05-07T20:59:09.9792676Z compile=True, 2025-05-07T20:59:09.9792753Z T=1, 2025-05-07T20:59:09.9792826Z D=66, 2025-05-07T20:59:09.9792908Z B=119, 2025-05-07T20:59:09.9792987Z log_E=3, 2025-05-07T20:59:09.9793062Z L=16, 2025-05-07T20:59:09.9793154Z D_gradcheck=1, 2025-05-07T20:59:09.9793251Z stochastic_rounding=True, 2025-05-07T20:59:09.9793331Z weighted=False, 2025-05-07T20:59:09.9793417Z row_wise=True, 2025-05-07T20:59:09.9793500Z mixed=False, 2025-05-07T20:59:09.9793588Z use_cache=True, 2025-05-07T20:59:09.9793701Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:09.9793781Z use_cpu=True, 2025-05-07T20:59:09.9793890Z output_dtype=SparseType.BF16, 2025-05-07T20:59:09.9793964Z ) 2025-05-07T20:59:09.9794103Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:09.9794463Z self=, 2025-05-07T20:59:09.9794617Z mixed_B=True, 2025-05-07T20:59:09.9794703Z compile=False, 2025-05-07T20:59:09.9794779Z T=4, 2025-05-07T20:59:09.9794853Z D=43, 2025-05-07T20:59:09.9794929Z B=110, 2025-05-07T20:59:09.9795012Z log_E=3, 2025-05-07T20:59:09.9795087Z L=19, 2025-05-07T20:59:09.9795226Z D_gradcheck=1, 2025-05-07T20:59:09.9795332Z stochastic_rounding=False, 2025-05-07T20:59:09.9795491Z weighted=True, 2025-05-07T20:59:09.9795577Z row_wise=True, 2025-05-07T20:59:09.9795657Z mixed=False, 2025-05-07T20:59:09.9795738Z use_cache=False, 2025-05-07T20:59:09.9795855Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:09.9795938Z use_cpu=False, 2025-05-07T20:59:09.9796041Z output_dtype=SparseType.BF16, 2025-05-07T20:59:09.9796119Z ) 2025-05-07T20:59:33.3165053Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:33.3165745Z self=, 2025-05-07T20:59:33.3166314Z mixed_B=False, 2025-05-07T20:59:33.3166538Z compile=True, 2025-05-07T20:59:33.3166750Z T=5, 2025-05-07T20:59:33.3166947Z D=21, 2025-05-07T20:59:33.3167141Z B=94, 2025-05-07T20:59:33.3167329Z log_E=3, 2025-05-07T20:59:33.3167535Z L=17, 2025-05-07T20:59:33.3167763Z D_gradcheck=1, 2025-05-07T20:59:33.3167997Z stochastic_rounding=True, 2025-05-07T20:59:33.3168268Z weighted=False, 2025-05-07T20:59:33.3168491Z row_wise=True, 2025-05-07T20:59:33.3168699Z mixed=True, 2025-05-07T20:59:33.3168914Z use_cache=True, 2025-05-07T20:59:33.3169400Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:33.3169698Z use_cpu=True, 2025-05-07T20:59:33.3169943Z output_dtype=SparseType.FP16, 2025-05-07T20:59:33.3170219Z ) 2025-05-07T20:59:33.3170460Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:33.3171180Z self=, 2025-05-07T20:59:33.3171727Z mixed_B=True, 2025-05-07T20:59:33.3171950Z compile=False, 2025-05-07T20:59:33.3172162Z T=2, 2025-05-07T20:59:33.3172353Z D=68, 2025-05-07T20:59:33.3172549Z B=125, 2025-05-07T20:59:33.3172740Z log_E=3, 2025-05-07T20:59:33.3172942Z L=11, 2025-05-07T20:59:33.3173141Z D_gradcheck=2, 2025-05-07T20:59:33.3173383Z stochastic_rounding=False, 2025-05-07T20:59:33.3173654Z weighted=False, 2025-05-07T20:59:33.3173879Z row_wise=True, 2025-05-07T20:59:33.3174088Z mixed=True, 2025-05-07T20:59:33.3174307Z use_cache=False, 2025-05-07T20:59:33.3174577Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:33.3174870Z use_cpu=False, 2025-05-07T20:59:33.3175118Z output_dtype=SparseType.FP16, 2025-05-07T20:59:33.3175393Z ) 2025-05-07T20:59:33.3175635Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:33.3176241Z self=, 2025-05-07T20:59:33.3176790Z mixed_B=True, 2025-05-07T20:59:33.3177015Z compile=True, 2025-05-07T20:59:33.3177227Z T=2, 2025-05-07T20:59:33.3177428Z D=101, 2025-05-07T20:59:33.3177621Z B=2, 2025-05-07T20:59:33.3177809Z log_E=5, 2025-05-07T20:59:33.3178007Z L=0, 2025-05-07T20:59:33.3178201Z D_gradcheck=2, 2025-05-07T20:59:33.3178433Z stochastic_rounding=True, 2025-05-07T20:59:33.3178701Z weighted=False, 2025-05-07T20:59:33.3178925Z row_wise=False, 2025-05-07T20:59:33.3179134Z mixed=True, 2025-05-07T20:59:33.3179349Z use_cache=True, 2025-05-07T20:59:33.3179602Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:33.3179893Z use_cpu=False, 2025-05-07T20:59:33.3180137Z output_dtype=SparseType.FP32, 2025-05-07T20:59:33.3180402Z ) 2025-05-07T20:59:33.3180641Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:33.3181250Z self=, 2025-05-07T20:59:33.3181889Z mixed_B=False, 2025-05-07T20:59:33.3182112Z compile=False, 2025-05-07T20:59:33.3182327Z T=5, 2025-05-07T20:59:33.3182519Z D=97, 2025-05-07T20:59:33.3182702Z B=41, 2025-05-07T20:59:33.3182894Z log_E=4, 2025-05-07T20:59:33.3183098Z L=5, 2025-05-07T20:59:33.3183287Z D_gradcheck=1, 2025-05-07T20:59:33.3183600Z stochastic_rounding=True, 2025-05-07T20:59:33.3183869Z weighted=True, 2025-05-07T20:59:33.3184087Z row_wise=True, 2025-05-07T20:59:33.3184298Z mixed=False, 2025-05-07T20:59:33.3184516Z use_cache=True, 2025-05-07T20:59:33.3184768Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:33.3185064Z use_cpu=True, 2025-05-07T20:59:33.3185310Z output_dtype=SparseType.FP32, 2025-05-07T20:59:33.3185582Z ) 2025-05-07T20:59:33.3185821Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:33.3186429Z self=, 2025-05-07T20:59:33.3186981Z mixed_B=False, 2025-05-07T20:59:33.3187196Z compile=False, 2025-05-07T20:59:33.3187413Z T=5, 2025-05-07T20:59:33.3187604Z D=126, 2025-05-07T20:59:33.3187794Z B=30, 2025-05-07T20:59:33.3187989Z log_E=5, 2025-05-07T20:59:33.3188191Z L=11, 2025-05-07T20:59:33.3188384Z D_gradcheck=1, 2025-05-07T20:59:33.3188625Z stochastic_rounding=False, 2025-05-07T20:59:33.3188894Z weighted=True, 2025-05-07T20:59:33.3189110Z row_wise=False, 2025-05-07T20:59:33.3189330Z mixed=True, 2025-05-07T20:59:33.3189542Z use_cache=True, 2025-05-07T20:59:33.3189837Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:33.3190136Z use_cpu=False, 2025-05-07T20:59:33.3190381Z output_dtype=SparseType.FP16, 2025-05-07T20:59:33.3190808Z ) 2025-05-07T20:59:33.3191047Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:33.3191718Z self=, 2025-05-07T20:59:33.3192263Z mixed_B=True, 2025-05-07T20:59:33.3192478Z compile=True, 2025-05-07T20:59:33.3192689Z T=3, 2025-05-07T20:59:33.3192874Z D=66, 2025-05-07T20:59:33.3193054Z B=94, 2025-05-07T20:59:33.3193246Z log_E=5, 2025-05-07T20:59:33.3193441Z L=9, 2025-05-07T20:59:33.3193626Z D_gradcheck=1, 2025-05-07T20:59:33.3193864Z stochastic_rounding=True, 2025-05-07T20:59:33.3194127Z weighted=True, 2025-05-07T20:59:33.3194341Z row_wise=False, 2025-05-07T20:59:33.3194557Z mixed=False, 2025-05-07T20:59:33.3194773Z use_cache=False, 2025-05-07T20:59:33.3195023Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:33.3195319Z use_cpu=False, 2025-05-07T20:59:33.3195632Z output_dtype=SparseType.FP16, 2025-05-07T20:59:33.3195895Z ) 2025-05-07T20:59:33.3196139Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:33.3196740Z self=, 2025-05-07T20:59:33.3197312Z mixed_B=True, 2025-05-07T20:59:33.3197546Z compile=True, 2025-05-07T20:59:33.3197754Z T=4, 2025-05-07T20:59:33.3197944Z D=56, 2025-05-07T20:59:33.3198144Z B=25, 2025-05-07T20:59:33.3198326Z log_E=3, 2025-05-07T20:59:33.3198524Z L=6, 2025-05-07T20:59:33.3198717Z D_gradcheck=2, 2025-05-07T20:59:33.3198953Z stochastic_rounding=False, 2025-05-07T20:59:33.3199220Z weighted=False, 2025-05-07T20:59:33.3199439Z row_wise=False, 2025-05-07T20:59:33.3199651Z mixed=True, 2025-05-07T20:59:33.3199863Z use_cache=True, 2025-05-07T20:59:33.3200115Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:33.3200411Z use_cpu=False, 2025-05-07T20:59:33.3200648Z output_dtype=SparseType.BF16, 2025-05-07T20:59:33.3200915Z ) 2025-05-07T20:59:33.3201164Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:33.3201761Z self=, 2025-05-07T20:59:33.3202383Z mixed_B=True, 2025-05-07T20:59:33.3202681Z compile=False, 2025-05-07T20:59:33.3209824Z T=2, 2025-05-07T20:59:33.3210129Z D=44, 2025-05-07T20:59:33.3210392Z B=26, 2025-05-07T20:59:33.3210633Z log_E=3, 2025-05-07T20:59:33.3210825Z L=20, 2025-05-07T20:59:33.3211016Z D_gradcheck=1, 2025-05-07T20:59:33.3211377Z stochastic_rounding=True, 2025-05-07T20:59:33.3211635Z weighted=True, 2025-05-07T20:59:33.3211851Z row_wise=True, 2025-05-07T20:59:33.3212061Z mixed=False, 2025-05-07T20:59:33.3212268Z use_cache=False, 2025-05-07T20:59:33.3212525Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:33.3212815Z use_cpu=True, 2025-05-07T20:59:33.3213049Z output_dtype=SparseType.BF16, 2025-05-07T20:59:33.3213305Z ) 2025-05-07T20:59:33.3213545Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:33.3214142Z self=, 2025-05-07T20:59:33.3214689Z mixed_B=False, 2025-05-07T20:59:33.3214903Z compile=False, 2025-05-07T20:59:33.3215107Z T=4, 2025-05-07T20:59:33.3215287Z D=87, 2025-05-07T20:59:33.3215468Z B=18, 2025-05-07T20:59:33.3215656Z log_E=5, 2025-05-07T20:59:33.3215843Z L=18, 2025-05-07T20:59:33.3216034Z D_gradcheck=1, 2025-05-07T20:59:33.3216272Z stochastic_rounding=True, 2025-05-07T20:59:33.3216524Z weighted=True, 2025-05-07T20:59:33.3216742Z row_wise=False, 2025-05-07T20:59:33.3216954Z mixed=False, 2025-05-07T20:59:33.3217157Z use_cache=False, 2025-05-07T20:59:33.3217505Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:33.3217801Z use_cpu=False, 2025-05-07T20:59:33.3218036Z output_dtype=SparseType.FP16, 2025-05-07T20:59:33.3218303Z ) 2025-05-07T20:59:33.3218541Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:33.3219171Z self=, 2025-05-07T20:59:33.3219716Z mixed_B=True, 2025-05-07T20:59:33.3219932Z compile=True, 2025-05-07T20:59:33.3220133Z T=5, 2025-05-07T20:59:33.3220320Z D=92, 2025-05-07T20:59:33.3220505Z B=117, 2025-05-07T20:59:33.3220686Z log_E=4, 2025-05-07T20:59:33.3220877Z L=7, 2025-05-07T20:59:33.3221068Z D_gradcheck=2, 2025-05-07T20:59:33.3221300Z stochastic_rounding=True, 2025-05-07T20:59:33.3221552Z weighted=True, 2025-05-07T20:59:33.3221767Z row_wise=False, 2025-05-07T20:59:33.3221978Z mixed=False, 2025-05-07T20:59:33.3222187Z use_cache=False, 2025-05-07T20:59:33.3222440Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:33.3222727Z use_cpu=True, 2025-05-07T20:59:33.3222958Z output_dtype=SparseType.BF16, 2025-05-07T20:59:33.3223220Z ) 2025-05-07T20:59:33.3223459Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:33.3224047Z self=, 2025-05-07T20:59:33.3224593Z mixed_B=True, 2025-05-07T20:59:33.3224803Z compile=True, 2025-05-07T20:59:33.3225002Z T=2, 2025-05-07T20:59:33.3225185Z D=44, 2025-05-07T20:59:33.3225374Z B=95, 2025-05-07T20:59:33.3225553Z log_E=4, 2025-05-07T20:59:33.3225746Z L=0, 2025-05-07T20:59:33.3225939Z D_gradcheck=1, 2025-05-07T20:59:33.3226166Z stochastic_rounding=True, 2025-05-07T20:59:33.3226423Z weighted=True, 2025-05-07T20:59:33.3226637Z row_wise=False, 2025-05-07T20:59:33.3226842Z mixed=True, 2025-05-07T20:59:33.3227053Z use_cache=True, 2025-05-07T20:59:33.3227323Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:33.3227638Z use_cpu=True, 2025-05-07T20:59:33.3227868Z output_dtype=SparseType.FP16, 2025-05-07T20:59:33.3228132Z ) 2025-05-07T20:59:33.3228376Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:33.3228963Z self=, 2025-05-07T20:59:33.3229553Z mixed_B=True, 2025-05-07T20:59:33.3229773Z compile=False, 2025-05-07T20:59:33.3229978Z T=4, 2025-05-07T20:59:33.3230162Z D=22, 2025-05-07T20:59:33.3230353Z B=20, 2025-05-07T20:59:33.3230534Z log_E=4, 2025-05-07T20:59:33.3230727Z L=6, 2025-05-07T20:59:33.3230920Z D_gradcheck=1, 2025-05-07T20:59:33.3231190Z stochastic_rounding=True, 2025-05-07T20:59:33.3231449Z weighted=True, 2025-05-07T20:59:33.3231664Z row_wise=False, 2025-05-07T20:59:33.3231868Z mixed=True, 2025-05-07T20:59:33.3232075Z use_cache=True, 2025-05-07T20:59:33.3232317Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:33.3232599Z use_cpu=True, 2025-05-07T20:59:33.3232834Z output_dtype=SparseType.BF16, 2025-05-07T20:59:33.3233097Z ) 2025-05-07T20:59:33.3233327Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:33.3233917Z self=, 2025-05-07T20:59:33.3234459Z mixed_B=True, 2025-05-07T20:59:33.3234671Z compile=False, 2025-05-07T20:59:33.3234871Z T=2, 2025-05-07T20:59:33.3235056Z D=80, 2025-05-07T20:59:33.3235241Z B=72, 2025-05-07T20:59:33.3235515Z log_E=5, 2025-05-07T20:59:33.3235709Z L=9, 2025-05-07T20:59:33.3235899Z D_gradcheck=2, 2025-05-07T20:59:33.3236126Z stochastic_rounding=True, 2025-05-07T20:59:33.3236382Z weighted=False, 2025-05-07T20:59:33.3236603Z row_wise=True, 2025-05-07T20:59:33.3236806Z mixed=False, 2025-05-07T20:59:33.3237020Z use_cache=True, 2025-05-07T20:59:33.3237370Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:33.3237700Z use_cpu=False, 2025-05-07T20:59:33.3237940Z output_dtype=SparseType.BF16, 2025-05-07T20:59:33.3238198Z ) 2025-05-07T20:59:33.3238430Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:33.3239025Z self=, 2025-05-07T20:59:33.3239608Z mixed_B=True, 2025-05-07T20:59:33.3239824Z compile=True, 2025-05-07T20:59:33.3240024Z T=2, 2025-05-07T20:59:33.3240210Z D=15, 2025-05-07T20:59:33.3240403Z B=49, 2025-05-07T20:59:33.3240586Z log_E=4, 2025-05-07T20:59:33.3240783Z L=10, 2025-05-07T20:59:33.3240976Z D_gradcheck=1, 2025-05-07T20:59:33.3241207Z stochastic_rounding=False, 2025-05-07T20:59:33.3241476Z weighted=False, 2025-05-07T20:59:33.3241702Z row_wise=False, 2025-05-07T20:59:33.3241910Z mixed=False, 2025-05-07T20:59:33.3242122Z use_cache=False, 2025-05-07T20:59:33.3242381Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:33.3242665Z use_cpu=True, 2025-05-07T20:59:33.3242903Z output_dtype=SparseType.FP32, 2025-05-07T20:59:33.3243168Z ) 2025-05-07T20:59:33.3243402Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:33.3243993Z self=, 2025-05-07T20:59:33.3244539Z mixed_B=True, 2025-05-07T20:59:33.3244745Z compile=False, 2025-05-07T20:59:33.3244956Z T=2, 2025-05-07T20:59:33.3245146Z D=29, 2025-05-07T20:59:33.3245321Z B=29, 2025-05-07T20:59:33.3245509Z log_E=3, 2025-05-07T20:59:33.3245700Z L=11, 2025-05-07T20:59:33.3245887Z D_gradcheck=2, 2025-05-07T20:59:33.3246122Z stochastic_rounding=False, 2025-05-07T20:59:33.3246380Z weighted=False, 2025-05-07T20:59:33.3246596Z row_wise=True, 2025-05-07T20:59:33.3246799Z mixed=False, 2025-05-07T20:59:33.3247011Z use_cache=False, 2025-05-07T20:59:33.3247264Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:33.3247544Z use_cpu=False, 2025-05-07T20:59:33.3247782Z output_dtype=SparseType.FP16, 2025-05-07T20:59:33.3248040Z ) 2025-05-07T20:59:33.3248271Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:33.3248862Z self=, 2025-05-07T20:59:33.3249452Z mixed_B=True, 2025-05-07T20:59:33.3249663Z compile=True, 2025-05-07T20:59:33.3249867Z T=3, 2025-05-07T20:59:33.3250053Z D=101, 2025-05-07T20:59:33.3250231Z B=71, 2025-05-07T20:59:33.3250416Z log_E=4, 2025-05-07T20:59:33.3250609Z L=6, 2025-05-07T20:59:33.3250793Z D_gradcheck=2, 2025-05-07T20:59:33.3251068Z stochastic_rounding=False, 2025-05-07T20:59:33.3251328Z weighted=False, 2025-05-07T20:59:33.3251536Z row_wise=True, 2025-05-07T20:59:33.3251745Z mixed=False, 2025-05-07T20:59:33.3251959Z use_cache=True, 2025-05-07T20:59:33.3252199Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:33.3252488Z use_cpu=False, 2025-05-07T20:59:33.3252726Z output_dtype=SparseType.FP32, 2025-05-07T20:59:33.3252989Z ) 2025-05-07T20:59:33.3253219Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:33.3253815Z self=, 2025-05-07T20:59:33.3254356Z mixed_B=True, 2025-05-07T20:59:33.3254564Z compile=False, 2025-05-07T20:59:33.3254776Z T=4, 2025-05-07T20:59:33.3254961Z D=68, 2025-05-07T20:59:33.3255140Z B=41, 2025-05-07T20:59:33.3255326Z log_E=4, 2025-05-07T20:59:33.3255521Z L=15, 2025-05-07T20:59:33.3255704Z D_gradcheck=1, 2025-05-07T20:59:33.3255942Z stochastic_rounding=True, 2025-05-07T20:59:33.3256201Z weighted=True, 2025-05-07T20:59:33.3256416Z row_wise=False, 2025-05-07T20:59:33.3256628Z mixed=False, 2025-05-07T20:59:33.3256832Z use_cache=False, 2025-05-07T20:59:33.3257135Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:33.3257428Z use_cpu=False, 2025-05-07T20:59:33.3257662Z output_dtype=SparseType.FP32, 2025-05-07T20:59:33.3257922Z ) 2025-05-07T20:59:33.9462967Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:33.9463621Z self=, 2025-05-07T20:59:33.9464417Z mixed_B=True, 2025-05-07T20:59:33.9464646Z compile=False, 2025-05-07T20:59:33.9464875Z T=3, 2025-05-07T20:59:33.9465078Z D=84, 2025-05-07T20:59:33.9465272Z B=70, 2025-05-07T20:59:33.9465476Z log_E=4, 2025-05-07T20:59:33.9465687Z L=2, 2025-05-07T20:59:33.9465888Z D_gradcheck=2, 2025-05-07T20:59:33.9466149Z stochastic_rounding=True, 2025-05-07T20:59:33.9466419Z weighted=True, 2025-05-07T20:59:33.9466641Z row_wise=False, 2025-05-07T20:59:33.9466866Z mixed=False, 2025-05-07T20:59:33.9467090Z use_cache=True, 2025-05-07T20:59:33.9467356Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:33.9467705Z use_cpu=True, 2025-05-07T20:59:33.9467955Z output_dtype=SparseType.FP16, 2025-05-07T20:59:33.9468227Z ) 2025-05-07T20:59:33.9468479Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:33.9469095Z self=, 2025-05-07T20:59:33.9469654Z mixed_B=True, 2025-05-07T20:59:33.9469871Z compile=True, 2025-05-07T20:59:33.9470088Z T=5, 2025-05-07T20:59:33.9470280Z D=84, 2025-05-07T20:59:33.9470463Z B=73, 2025-05-07T20:59:33.9470655Z log_E=3, 2025-05-07T20:59:33.9470858Z L=14, 2025-05-07T20:59:33.9471046Z D_gradcheck=2, 2025-05-07T20:59:33.9471286Z stochastic_rounding=False, 2025-05-07T20:59:33.9471553Z weighted=False, 2025-05-07T20:59:33.9471767Z row_wise=True, 2025-05-07T20:59:33.9471980Z mixed=True, 2025-05-07T20:59:33.9472193Z use_cache=False, 2025-05-07T20:59:33.9472498Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:33.9472790Z use_cpu=True, 2025-05-07T20:59:33.9473028Z output_dtype=SparseType.FP32, 2025-05-07T20:59:33.9473293Z ) 2025-05-07T20:59:33.9473536Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:33.9474133Z self=, 2025-05-07T20:59:33.9474782Z mixed_B=True, 2025-05-07T20:59:33.9475002Z compile=False, 2025-05-07T20:59:33.9475215Z T=1, 2025-05-07T20:59:33.9475480Z D=11, 2025-05-07T20:59:33.9475664Z B=57, 2025-05-07T20:59:33.9475856Z log_E=5, 2025-05-07T20:59:33.9476053Z L=5, 2025-05-07T20:59:33.9476240Z D_gradcheck=1, 2025-05-07T20:59:33.9476562Z stochastic_rounding=False, 2025-05-07T20:59:33.9476828Z weighted=True, 2025-05-07T20:59:33.9477044Z row_wise=False, 2025-05-07T20:59:33.9477261Z mixed=True, 2025-05-07T20:59:33.9477481Z use_cache=True, 2025-05-07T20:59:33.9477724Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:33.9478016Z use_cpu=True, 2025-05-07T20:59:33.9478259Z output_dtype=SparseType.FP16, 2025-05-07T20:59:33.9478523Z ) 2025-05-07T20:59:33.9478766Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:33.9479364Z self=, 2025-05-07T20:59:33.9479918Z mixed_B=False, 2025-05-07T20:59:33.9480134Z compile=False, 2025-05-07T20:59:33.9480348Z T=3, 2025-05-07T20:59:33.9480545Z D=26, 2025-05-07T20:59:33.9480731Z B=35, 2025-05-07T20:59:33.9480918Z log_E=5, 2025-05-07T20:59:33.9481122Z L=17, 2025-05-07T20:59:33.9481309Z D_gradcheck=2, 2025-05-07T20:59:33.9481545Z stochastic_rounding=True, 2025-05-07T20:59:33.9481807Z weighted=False, 2025-05-07T20:59:33.9482022Z row_wise=False, 2025-05-07T20:59:33.9482234Z mixed=True, 2025-05-07T20:59:33.9482446Z use_cache=False, 2025-05-07T20:59:33.9482786Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:33.9483080Z use_cpu=False, 2025-05-07T20:59:33.9483324Z output_dtype=SparseType.FP16, 2025-05-07T20:59:33.9483585Z ) 2025-05-07T20:59:33.9483828Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:33.9484423Z self=, 2025-05-07T20:59:33.9485008Z mixed_B=False, 2025-05-07T20:59:33.9485226Z compile=False, 2025-05-07T20:59:33.9485438Z T=1, 2025-05-07T20:59:33.9485622Z D=90, 2025-05-07T20:59:33.9485813Z B=105, 2025-05-07T20:59:33.9486005Z log_E=3, 2025-05-07T20:59:33.9486197Z L=20, 2025-05-07T20:59:33.9486393Z D_gradcheck=2, 2025-05-07T20:59:33.9486631Z stochastic_rounding=False, 2025-05-07T20:59:33.9486894Z weighted=True, 2025-05-07T20:59:33.9487111Z row_wise=False, 2025-05-07T20:59:33.9487325Z mixed=False, 2025-05-07T20:59:33.9487539Z use_cache=True, 2025-05-07T20:59:33.9487783Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:33.9488076Z use_cpu=False, 2025-05-07T20:59:33.9488316Z output_dtype=SparseType.FP16, 2025-05-07T20:59:33.9488574Z ) 2025-05-07T20:59:33.9488815Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:33.9489411Z self=, 2025-05-07T20:59:33.9489956Z mixed_B=False, 2025-05-07T20:59:33.9490178Z compile=False, 2025-05-07T20:59:33.9490386Z T=4, 2025-05-07T20:59:33.9490726Z D=81, 2025-05-07T20:59:33.9490921Z B=43, 2025-05-07T20:59:33.9491114Z log_E=4, 2025-05-07T20:59:33.9491307Z L=14, 2025-05-07T20:59:33.9491504Z D_gradcheck=1, 2025-05-07T20:59:33.9491739Z stochastic_rounding=False, 2025-05-07T20:59:33.9491998Z weighted=False, 2025-05-07T20:59:33.9492228Z row_wise=False, 2025-05-07T20:59:33.9492450Z mixed=True, 2025-05-07T20:59:33.9492661Z use_cache=True, 2025-05-07T20:59:33.9492907Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:33.9493203Z use_cpu=True, 2025-05-07T20:59:33.9493444Z output_dtype=SparseType.BF16, 2025-05-07T20:59:33.9493702Z ) 2025-05-07T20:59:33.9493942Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:33.9494537Z self=, 2025-05-07T20:59:33.9495141Z mixed_B=False, 2025-05-07T20:59:33.9495364Z compile=False, 2025-05-07T20:59:33.9495571Z T=1, 2025-05-07T20:59:33.9495754Z D=97, 2025-05-07T20:59:33.9495940Z B=34, 2025-05-07T20:59:33.9496128Z log_E=4, 2025-05-07T20:59:33.9496319Z L=6, 2025-05-07T20:59:33.9496510Z D_gradcheck=1, 2025-05-07T20:59:33.9496805Z stochastic_rounding=False, 2025-05-07T20:59:33.9497063Z weighted=False, 2025-05-07T20:59:33.9497281Z row_wise=False, 2025-05-07T20:59:33.9497500Z mixed=True, 2025-05-07T20:59:33.9497708Z use_cache=False, 2025-05-07T20:59:33.9497966Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:33.9498263Z use_cpu=False, 2025-05-07T20:59:33.9498498Z output_dtype=SparseType.BF16, 2025-05-07T20:59:33.9498762Z ) 2025-05-07T20:59:33.9499000Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:33.9499590Z self=, 2025-05-07T20:59:33.9500132Z mixed_B=False, 2025-05-07T20:59:33.9500351Z compile=True, 2025-05-07T20:59:33.9500561Z T=1, 2025-05-07T20:59:33.9500746Z D=34, 2025-05-07T20:59:33.9500933Z B=62, 2025-05-07T20:59:33.9501121Z log_E=4, 2025-05-07T20:59:33.9501310Z L=19, 2025-05-07T20:59:33.9501508Z D_gradcheck=1, 2025-05-07T20:59:33.9501750Z stochastic_rounding=False, 2025-05-07T20:59:33.9502008Z weighted=False, 2025-05-07T20:59:33.9502229Z row_wise=True, 2025-05-07T20:59:33.9502444Z mixed=False, 2025-05-07T20:59:33.9502653Z use_cache=True, 2025-05-07T20:59:33.9502977Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:33.9503272Z use_cpu=False, 2025-05-07T20:59:33.9503510Z output_dtype=SparseType.FP16, 2025-05-07T20:59:33.9503775Z ) 2025-05-07T20:59:33.9504019Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:33.9504609Z self=, 2025-05-07T20:59:33.9505223Z mixed_B=False, 2025-05-07T20:59:33.9505444Z compile=False, 2025-05-07T20:59:33.9505661Z T=3, 2025-05-07T20:59:33.9505846Z D=29, 2025-05-07T20:59:33.9506038Z B=87, 2025-05-07T20:59:33.9506230Z log_E=4, 2025-05-07T20:59:33.9506423Z L=18, 2025-05-07T20:59:33.9506621Z D_gradcheck=2, 2025-05-07T20:59:33.9506861Z stochastic_rounding=False, 2025-05-07T20:59:33.9507117Z weighted=True, 2025-05-07T20:59:33.9507335Z row_wise=True, 2025-05-07T20:59:33.9507548Z mixed=False, 2025-05-07T20:59:33.9507755Z use_cache=False, 2025-05-07T20:59:33.9508012Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:33.9508307Z use_cpu=True, 2025-05-07T20:59:33.9508540Z output_dtype=SparseType.BF16, 2025-05-07T20:59:33.9508808Z ) 2025-05-07T20:59:33.9509049Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:33.9509639Z self=, 2025-05-07T20:59:33.9510189Z mixed_B=False, 2025-05-07T20:59:33.9510415Z compile=True, 2025-05-07T20:59:33.9510625Z T=5, 2025-05-07T20:59:33.9510816Z D=88, 2025-05-07T20:59:33.9511002Z B=101, 2025-05-07T20:59:33.9511197Z log_E=4, 2025-05-07T20:59:33.9511399Z L=17, 2025-05-07T20:59:33.9511587Z D_gradcheck=1, 2025-05-07T20:59:33.9511823Z stochastic_rounding=True, 2025-05-07T20:59:33.9512086Z weighted=True, 2025-05-07T20:59:33.9512301Z row_wise=True, 2025-05-07T20:59:33.9512517Z mixed=False, 2025-05-07T20:59:33.9512732Z use_cache=False, 2025-05-07T20:59:33.9520215Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:33.9520521Z use_cpu=False, 2025-05-07T20:59:33.9520773Z output_dtype=SparseType.BF16, 2025-05-07T20:59:33.9521046Z ) 2025-05-07T20:59:33.9521291Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:33.9521907Z self=, 2025-05-07T20:59:33.9522581Z mixed_B=False, 2025-05-07T20:59:33.9522802Z compile=False, 2025-05-07T20:59:33.9523019Z T=2, 2025-05-07T20:59:33.9523218Z D=37, 2025-05-07T20:59:33.9523407Z B=105, 2025-05-07T20:59:33.9523605Z log_E=5, 2025-05-07T20:59:33.9523805Z L=12, 2025-05-07T20:59:33.9523999Z D_gradcheck=2, 2025-05-07T20:59:33.9524288Z stochastic_rounding=False, 2025-05-07T20:59:33.9524558Z weighted=False, 2025-05-07T20:59:33.9524778Z row_wise=True, 2025-05-07T20:59:33.9524996Z mixed=True, 2025-05-07T20:59:33.9525214Z use_cache=False, 2025-05-07T20:59:33.9525476Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:33.9525774Z use_cpu=True, 2025-05-07T20:59:33.9526020Z output_dtype=SparseType.BF16, 2025-05-07T20:59:33.9526289Z ) 2025-05-07T20:59:33.9526532Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:33.9527136Z self=, 2025-05-07T20:59:33.9527700Z mixed_B=False, 2025-05-07T20:59:33.9527924Z compile=False, 2025-05-07T20:59:33.9528145Z T=3, 2025-05-07T20:59:33.9528343Z D=28, 2025-05-07T20:59:33.9528537Z B=95, 2025-05-07T20:59:33.9528738Z log_E=4, 2025-05-07T20:59:33.9528943Z L=4, 2025-05-07T20:59:33.9529138Z D_gradcheck=2, 2025-05-07T20:59:33.9529385Z stochastic_rounding=True, 2025-05-07T20:59:33.9529657Z weighted=True, 2025-05-07T20:59:33.9529879Z row_wise=True, 2025-05-07T20:59:33.9530095Z mixed=True, 2025-05-07T20:59:33.9530314Z use_cache=True, 2025-05-07T20:59:33.9530611Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:33.9530913Z use_cpu=False, 2025-05-07T20:59:33.9531160Z output_dtype=SparseType.BF16, 2025-05-07T20:59:33.9531433Z ) 2025-05-07T20:59:33.9531674Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:33.9532275Z self=, 2025-05-07T20:59:33.9532871Z mixed_B=True, 2025-05-07T20:59:33.9533089Z compile=False, 2025-05-07T20:59:33.9533306Z T=4, 2025-05-07T20:59:33.9533500Z D=12, 2025-05-07T20:59:33.9533685Z B=23, 2025-05-07T20:59:33.9533880Z log_E=5, 2025-05-07T20:59:33.9534080Z L=10, 2025-05-07T20:59:33.9534275Z D_gradcheck=2, 2025-05-07T20:59:33.9534516Z stochastic_rounding=True, 2025-05-07T20:59:33.9534785Z weighted=False, 2025-05-07T20:59:33.9535004Z row_wise=True, 2025-05-07T20:59:33.9535224Z mixed=False, 2025-05-07T20:59:33.9535445Z use_cache=False, 2025-05-07T20:59:33.9535703Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:33.9536001Z use_cpu=True, 2025-05-07T20:59:33.9536247Z output_dtype=SparseType.FP32, 2025-05-07T20:59:33.9536510Z ) 2025-05-07T20:59:33.9536757Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:33.9537378Z self=, 2025-05-07T20:59:33.9537961Z mixed_B=False, 2025-05-07T20:59:33.9538178Z compile=False, 2025-05-07T20:59:33.9538393Z T=4, 2025-05-07T20:59:33.9538586Z D=88, 2025-05-07T20:59:33.9538771Z B=57, 2025-05-07T20:59:33.9538966Z log_E=4, 2025-05-07T20:59:33.9539169Z L=6, 2025-05-07T20:59:33.9539358Z D_gradcheck=2, 2025-05-07T20:59:33.9539604Z stochastic_rounding=True, 2025-05-07T20:59:33.9539879Z weighted=False, 2025-05-07T20:59:33.9540098Z row_wise=True, 2025-05-07T20:59:33.9540317Z mixed=True, 2025-05-07T20:59:33.9540538Z use_cache=False, 2025-05-07T20:59:33.9540797Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:33.9541093Z use_cpu=True, 2025-05-07T20:59:33.9541342Z output_dtype=SparseType.FP32, 2025-05-07T20:59:33.9541610Z ) 2025-05-07T20:59:33.9541858Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:33.9542468Z self=, 2025-05-07T20:59:33.9543064Z mixed_B=True, 2025-05-07T20:59:33.9543288Z compile=True, 2025-05-07T20:59:33.9543505Z T=4, 2025-05-07T20:59:33.9543697Z D=49, 2025-05-07T20:59:33.9543883Z B=93, 2025-05-07T20:59:33.9544077Z log_E=5, 2025-05-07T20:59:33.9544279Z L=8, 2025-05-07T20:59:33.9544470Z D_gradcheck=1, 2025-05-07T20:59:33.9544755Z stochastic_rounding=True, 2025-05-07T20:59:33.9545024Z weighted=True, 2025-05-07T20:59:33.9545243Z row_wise=False, 2025-05-07T20:59:33.9545466Z mixed=True, 2025-05-07T20:59:33.9545682Z use_cache=True, 2025-05-07T20:59:33.9545926Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:33.9546230Z use_cpu=False, 2025-05-07T20:59:33.9546479Z output_dtype=SparseType.BF16, 2025-05-07T20:59:33.9546746Z ) 2025-05-07T20:59:33.9546992Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:33.9547641Z self=, 2025-05-07T20:59:33.9548188Z mixed_B=True, 2025-05-07T20:59:33.9548413Z compile=False, 2025-05-07T20:59:33.9548627Z T=5, 2025-05-07T20:59:33.9548819Z D=126, 2025-05-07T20:59:33.9549016Z B=16, 2025-05-07T20:59:33.9549214Z log_E=3, 2025-05-07T20:59:33.9549410Z L=7, 2025-05-07T20:59:33.9549610Z D_gradcheck=2, 2025-05-07T20:59:33.9549857Z stochastic_rounding=True, 2025-05-07T20:59:33.9550122Z weighted=True, 2025-05-07T20:59:33.9550349Z row_wise=False, 2025-05-07T20:59:33.9550570Z mixed=True, 2025-05-07T20:59:33.9550789Z use_cache=False, 2025-05-07T20:59:33.9551046Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:33.9551400Z use_cpu=False, 2025-05-07T20:59:33.9551651Z output_dtype=SparseType.FP16, 2025-05-07T20:59:33.9551921Z ) 2025-05-07T20:59:33.9552169Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:33.9552773Z self=, 2025-05-07T20:59:33.9553362Z mixed_B=True, 2025-05-07T20:59:33.9553591Z compile=False, 2025-05-07T20:59:33.9553809Z T=3, 2025-05-07T20:59:33.9553997Z D=38, 2025-05-07T20:59:33.9554194Z B=105, 2025-05-07T20:59:33.9554394Z log_E=4, 2025-05-07T20:59:33.9554592Z L=1, 2025-05-07T20:59:33.9554796Z D_gradcheck=2, 2025-05-07T20:59:33.9555037Z stochastic_rounding=False, 2025-05-07T20:59:33.9555301Z weighted=False, 2025-05-07T20:59:33.9555625Z row_wise=False, 2025-05-07T20:59:33.9555841Z mixed=True, 2025-05-07T20:59:33.9556050Z use_cache=False, 2025-05-07T20:59:33.9556303Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:33.9556597Z use_cpu=True, 2025-05-07T20:59:33.9556837Z output_dtype=SparseType.BF16, 2025-05-07T20:59:33.9557095Z ) 2025-05-07T20:59:43.3104018Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:43.3104751Z self=, 2025-05-07T20:59:43.3105357Z mixed_B=False, 2025-05-07T20:59:43.3105579Z compile=True, 2025-05-07T20:59:43.3105800Z T=2, 2025-05-07T20:59:43.3106001Z D=123, 2025-05-07T20:59:43.3106190Z B=48, 2025-05-07T20:59:43.3106389Z log_E=4, 2025-05-07T20:59:43.3106597Z L=12, 2025-05-07T20:59:43.3106791Z D_gradcheck=1, 2025-05-07T20:59:43.3107043Z stochastic_rounding=True, 2025-05-07T20:59:43.3107317Z weighted=True, 2025-05-07T20:59:43.3107536Z row_wise=True, 2025-05-07T20:59:43.3107750Z mixed=False, 2025-05-07T20:59:43.3107971Z use_cache=False, 2025-05-07T20:59:43.3108227Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.3108531Z use_cpu=True, 2025-05-07T20:59:43.3108775Z output_dtype=SparseType.FP32, 2025-05-07T20:59:43.3109042Z ) 2025-05-07T20:59:43.3109289Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:43.3109902Z self=, 2025-05-07T20:59:43.3110448Z mixed_B=True, 2025-05-07T20:59:43.3111033Z compile=False, 2025-05-07T20:59:43.3111253Z T=1, 2025-05-07T20:59:43.3111440Z D=88, 2025-05-07T20:59:43.3111633Z B=46, 2025-05-07T20:59:43.3111830Z log_E=5, 2025-05-07T20:59:43.3112025Z L=11, 2025-05-07T20:59:43.3112224Z D_gradcheck=2, 2025-05-07T20:59:43.3112551Z stochastic_rounding=True, 2025-05-07T20:59:43.3112818Z weighted=True, 2025-05-07T20:59:43.3113037Z row_wise=False, 2025-05-07T20:59:43.3113257Z mixed=False, 2025-05-07T20:59:43.3113480Z use_cache=False, 2025-05-07T20:59:43.3113745Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.3114044Z use_cpu=True, 2025-05-07T20:59:43.3114293Z output_dtype=SparseType.FP32, 2025-05-07T20:59:43.3114564Z ) 2025-05-07T20:59:43.3114811Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:43.3115511Z self=, 2025-05-07T20:59:43.3116064Z mixed_B=False, 2025-05-07T20:59:43.3116290Z compile=False, 2025-05-07T20:59:43.3116498Z T=1, 2025-05-07T20:59:43.3116697Z D=121, 2025-05-07T20:59:43.3116890Z B=70, 2025-05-07T20:59:43.3117079Z log_E=3, 2025-05-07T20:59:43.3117280Z L=16, 2025-05-07T20:59:43.3117488Z D_gradcheck=1, 2025-05-07T20:59:43.3117719Z stochastic_rounding=True, 2025-05-07T20:59:43.3117982Z weighted=False, 2025-05-07T20:59:43.3118204Z row_wise=False, 2025-05-07T20:59:43.3118412Z mixed=True, 2025-05-07T20:59:43.3118626Z use_cache=True, 2025-05-07T20:59:43.3118871Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.3119256Z use_cpu=False, 2025-05-07T20:59:43.3119500Z output_dtype=SparseType.BF16, 2025-05-07T20:59:43.3119768Z ) 2025-05-07T20:59:43.3120005Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:43.3120604Z self=, 2025-05-07T20:59:43.3121242Z mixed_B=False, 2025-05-07T20:59:43.3121462Z compile=True, 2025-05-07T20:59:43.3121666Z T=3, 2025-05-07T20:59:43.3121860Z D=114, 2025-05-07T20:59:43.3122056Z B=71, 2025-05-07T20:59:43.3122239Z log_E=3, 2025-05-07T20:59:43.3122439Z L=5, 2025-05-07T20:59:43.3122635Z D_gradcheck=1, 2025-05-07T20:59:43.3122866Z stochastic_rounding=True, 2025-05-07T20:59:43.3123131Z weighted=False, 2025-05-07T20:59:43.3123352Z row_wise=True, 2025-05-07T20:59:43.3123561Z mixed=False, 2025-05-07T20:59:43.3123780Z use_cache=True, 2025-05-07T20:59:43.3124028Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.3124319Z use_cpu=True, 2025-05-07T20:59:43.3124564Z output_dtype=SparseType.FP32, 2025-05-07T20:59:43.3124828Z ) 2025-05-07T20:59:43.3125064Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:43.3125663Z self=, 2025-05-07T20:59:43.3126213Z mixed_B=False, 2025-05-07T20:59:43.3126427Z compile=True, 2025-05-07T20:59:43.3126646Z T=3, 2025-05-07T20:59:43.3126841Z D=69, 2025-05-07T20:59:43.3127036Z B=55, 2025-05-07T20:59:43.3127225Z log_E=4, 2025-05-07T20:59:43.3127422Z L=18, 2025-05-07T20:59:43.3127619Z D_gradcheck=2, 2025-05-07T20:59:43.3127855Z stochastic_rounding=False, 2025-05-07T20:59:43.3128123Z weighted=True, 2025-05-07T20:59:43.3128346Z row_wise=False, 2025-05-07T20:59:43.3128556Z mixed=True, 2025-05-07T20:59:43.3128770Z use_cache=False, 2025-05-07T20:59:43.3129030Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.3129320Z use_cpu=False, 2025-05-07T20:59:43.3129564Z output_dtype=SparseType.FP16, 2025-05-07T20:59:43.3129834Z ) 2025-05-07T20:59:43.3130069Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:43.3130665Z self=, 2025-05-07T20:59:43.3131211Z mixed_B=False, 2025-05-07T20:59:43.3131481Z compile=False, 2025-05-07T20:59:43.3131697Z T=4, 2025-05-07T20:59:43.3131888Z D=112, 2025-05-07T20:59:43.3132073Z B=93, 2025-05-07T20:59:43.3132266Z log_E=4, 2025-05-07T20:59:43.3132464Z L=16, 2025-05-07T20:59:43.3132652Z D_gradcheck=2, 2025-05-07T20:59:43.3132933Z stochastic_rounding=False, 2025-05-07T20:59:43.3133200Z weighted=True, 2025-05-07T20:59:43.3133421Z row_wise=False, 2025-05-07T20:59:43.3133634Z mixed=False, 2025-05-07T20:59:43.3133853Z use_cache=True, 2025-05-07T20:59:43.3134101Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.3134391Z use_cpu=True, 2025-05-07T20:59:43.3134633Z output_dtype=SparseType.FP16, 2025-05-07T20:59:43.3134896Z ) 2025-05-07T20:59:43.3135134Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:43.3135735Z self=, 2025-05-07T20:59:43.3136281Z mixed_B=False, 2025-05-07T20:59:43.3136497Z compile=False, 2025-05-07T20:59:43.3136710Z T=1, 2025-05-07T20:59:43.3136904Z D=49, 2025-05-07T20:59:43.3137089Z B=66, 2025-05-07T20:59:43.3137281Z log_E=3, 2025-05-07T20:59:43.3137482Z L=13, 2025-05-07T20:59:43.3137671Z D_gradcheck=1, 2025-05-07T20:59:43.3137911Z stochastic_rounding=True, 2025-05-07T20:59:43.3138176Z weighted=True, 2025-05-07T20:59:43.3138392Z row_wise=False, 2025-05-07T20:59:43.3138614Z mixed=True, 2025-05-07T20:59:43.3138833Z use_cache=False, 2025-05-07T20:59:43.3139085Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.3139428Z use_cpu=True, 2025-05-07T20:59:43.3139674Z output_dtype=SparseType.FP32, 2025-05-07T20:59:43.3139961Z ) 2025-05-07T20:59:43.3140225Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:43.3140827Z self=, 2025-05-07T20:59:43.3141417Z mixed_B=False, 2025-05-07T20:59:43.3141635Z compile=False, 2025-05-07T20:59:43.3141850Z T=1, 2025-05-07T20:59:43.3142044Z D=87, 2025-05-07T20:59:43.3142230Z B=78, 2025-05-07T20:59:43.3142423Z log_E=4, 2025-05-07T20:59:43.3142624Z L=18, 2025-05-07T20:59:43.3142814Z D_gradcheck=2, 2025-05-07T20:59:43.3143055Z stochastic_rounding=True, 2025-05-07T20:59:43.3143318Z weighted=False, 2025-05-07T20:59:43.3143534Z row_wise=True, 2025-05-07T20:59:43.3143749Z mixed=False, 2025-05-07T20:59:43.3143967Z use_cache=False, 2025-05-07T20:59:43.3144215Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.3144511Z use_cpu=False, 2025-05-07T20:59:43.3144754Z output_dtype=SparseType.FP16, 2025-05-07T20:59:43.3145014Z ) 2025-05-07T20:59:43.3145259Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:43.3145859Z self=, 2025-05-07T20:59:43.3146408Z mixed_B=False, 2025-05-07T20:59:43.3146624Z compile=False, 2025-05-07T20:59:43.3146837Z T=1, 2025-05-07T20:59:43.3147026Z D=18, 2025-05-07T20:59:43.3147209Z B=78, 2025-05-07T20:59:43.3147401Z log_E=4, 2025-05-07T20:59:43.3147602Z L=18, 2025-05-07T20:59:43.3147791Z D_gradcheck=2, 2025-05-07T20:59:43.3148029Z stochastic_rounding=True, 2025-05-07T20:59:43.3148296Z weighted=False, 2025-05-07T20:59:43.3148513Z row_wise=True, 2025-05-07T20:59:43.3148734Z mixed=False, 2025-05-07T20:59:43.3148954Z use_cache=False, 2025-05-07T20:59:43.3149205Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.3149504Z use_cpu=False, 2025-05-07T20:59:43.3149750Z output_dtype=SparseType.FP16, 2025-05-07T20:59:43.3150059Z ) 2025-05-07T20:59:43.3150303Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:43.3150907Z self=, 2025-05-07T20:59:43.3151459Z mixed_B=False, 2025-05-07T20:59:43.3151726Z compile=False, 2025-05-07T20:59:43.3151946Z T=1, 2025-05-07T20:59:43.3152140Z D=18, 2025-05-07T20:59:43.3152326Z B=18, 2025-05-07T20:59:43.3152520Z log_E=4, 2025-05-07T20:59:43.3152724Z L=18, 2025-05-07T20:59:43.3152917Z D_gradcheck=2, 2025-05-07T20:59:43.3153201Z stochastic_rounding=True, 2025-05-07T20:59:43.3153472Z weighted=False, 2025-05-07T20:59:43.3153692Z row_wise=True, 2025-05-07T20:59:43.3153911Z mixed=False, 2025-05-07T20:59:43.3154132Z use_cache=False, 2025-05-07T20:59:43.3154385Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.3154685Z use_cpu=False, 2025-05-07T20:59:43.3154934Z output_dtype=SparseType.FP16, 2025-05-07T20:59:43.3155197Z ) 2025-05-07T20:59:43.3155509Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:43.3156110Z self=, 2025-05-07T20:59:43.3156649Z mixed_B=False, 2025-05-07T20:59:43.3156872Z compile=False, 2025-05-07T20:59:43.3157084Z T=2, 2025-05-07T20:59:43.3157267Z D=18, 2025-05-07T20:59:43.3157453Z B=18, 2025-05-07T20:59:43.3157645Z log_E=4, 2025-05-07T20:59:43.3157840Z L=18, 2025-05-07T20:59:43.3158035Z D_gradcheck=2, 2025-05-07T20:59:43.3158275Z stochastic_rounding=True, 2025-05-07T20:59:43.3158540Z weighted=False, 2025-05-07T20:59:43.3158755Z row_wise=True, 2025-05-07T20:59:43.3158971Z mixed=False, 2025-05-07T20:59:43.3159189Z use_cache=False, 2025-05-07T20:59:43.3159441Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.3159785Z use_cpu=False, 2025-05-07T20:59:43.3160032Z output_dtype=SparseType.FP16, 2025-05-07T20:59:43.3160292Z ) 2025-05-07T20:59:43.3160535Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:43.3161133Z self=, 2025-05-07T20:59:43.3162172Z mixed_B=False, 2025-05-07T20:59:43.3162393Z compile=False, 2025-05-07T20:59:43.3162612Z T=2, 2025-05-07T20:59:43.3162802Z D=18, 2025-05-07T20:59:43.3162997Z B=18, 2025-05-07T20:59:43.3163196Z log_E=4, 2025-05-07T20:59:43.3163390Z L=18, 2025-05-07T20:59:43.3163592Z D_gradcheck=1, 2025-05-07T20:59:43.3163841Z stochastic_rounding=True, 2025-05-07T20:59:43.3164106Z weighted=False, 2025-05-07T20:59:43.3164333Z row_wise=True, 2025-05-07T20:59:43.3164551Z mixed=False, 2025-05-07T20:59:43.3164763Z use_cache=False, 2025-05-07T20:59:43.3165026Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.3165318Z use_cpu=False, 2025-05-07T20:59:43.3165567Z output_dtype=SparseType.FP16, 2025-05-07T20:59:43.3165831Z ) 2025-05-07T20:59:43.3166030Z PASSED 2025-05-07T20:59:43.3737104Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmNONE Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.3745765Z self=, 2025-05-07T20:59:43.3746371Z compile=False, 2025-05-07T20:59:43.3746599Z T=1, 2025-05-07T20:59:43.3746798Z D=2, 2025-05-07T20:59:43.3746994Z B=1, 2025-05-07T20:59:43.3747190Z log_E=3, 2025-05-07T20:59:43.3747392Z L=0, 2025-05-07T20:59:43.3747594Z D_gradcheck=1, 2025-05-07T20:59:43.3747841Z stochastic_rounding=False, 2025-05-07T20:59:43.3748120Z weighted=False, 2025-05-07T20:59:43.3748344Z row_wise=False, 2025-05-07T20:59:43.3748569Z mixed=False, 2025-05-07T20:59:43.3748804Z use_cache=False, 2025-05-07T20:59:43.3749063Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.3749374Z use_cpu=False, 2025-05-07T20:59:43.3749630Z output_dtype=SparseType.FP32, 2025-05-07T20:59:43.3749927Z ) 2025-05-07T20:59:43.3750208Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.3750944Z self=, 2025-05-07T20:59:43.3751499Z compile=True, 2025-05-07T20:59:43.3751723Z T=1, 2025-05-07T20:59:43.3751922Z D=2, 2025-05-07T20:59:43.3752111Z B=1, 2025-05-07T20:59:43.3752316Z log_E=3, 2025-05-07T20:59:43.3752520Z L=0, 2025-05-07T20:59:43.3752721Z D_gradcheck=1, 2025-05-07T20:59:43.3753032Z stochastic_rounding=False, 2025-05-07T20:59:43.3753306Z weighted=False, 2025-05-07T20:59:43.3753528Z row_wise=False, 2025-05-07T20:59:43.3753754Z mixed=False, 2025-05-07T20:59:43.3753978Z use_cache=False, 2025-05-07T20:59:43.3754235Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.3754536Z use_cpu=False, 2025-05-07T20:59:43.3754786Z output_dtype=SparseType.FP32, 2025-05-07T20:59:43.3755063Z ) 2025-05-07T20:59:43.3755306Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.3755994Z self=, 2025-05-07T20:59:43.3756551Z compile=False, 2025-05-07T20:59:43.3756768Z T=4, 2025-05-07T20:59:43.3756963Z D=2, 2025-05-07T20:59:43.3757156Z B=1, 2025-05-07T20:59:43.3757347Z log_E=3, 2025-05-07T20:59:43.3757554Z L=0, 2025-05-07T20:59:43.3757759Z D_gradcheck=1, 2025-05-07T20:59:43.3757997Z stochastic_rounding=False, 2025-05-07T20:59:43.3758283Z weighted=False, 2025-05-07T20:59:43.3758517Z row_wise=False, 2025-05-07T20:59:43.3758736Z mixed=False, 2025-05-07T20:59:43.3758962Z use_cache=False, 2025-05-07T20:59:43.3759230Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.3759637Z use_cpu=False, 2025-05-07T20:59:43.3759892Z output_dtype=SparseType.FP32, 2025-05-07T20:59:43.3760168Z ) 2025-05-07T20:59:43.3760414Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.3761024Z self=, 2025-05-07T20:59:43.3761649Z compile=False, 2025-05-07T20:59:43.3761874Z T=4, 2025-05-07T20:59:43.3762067Z D=23, 2025-05-07T20:59:43.3762266Z B=74, 2025-05-07T20:59:43.3762469Z log_E=4, 2025-05-07T20:59:43.3762670Z L=17, 2025-05-07T20:59:43.3762878Z D_gradcheck=1, 2025-05-07T20:59:43.3763125Z stochastic_rounding=False, 2025-05-07T20:59:43.3763401Z weighted=False, 2025-05-07T20:59:43.3763636Z row_wise=False, 2025-05-07T20:59:43.3763862Z mixed=True, 2025-05-07T20:59:43.3764079Z use_cache=True, 2025-05-07T20:59:43.3764334Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.3764640Z use_cpu=True, 2025-05-07T20:59:43.3764891Z output_dtype=SparseType.BF16, 2025-05-07T20:59:43.3765170Z ) 2025-05-07T20:59:43.3765424Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.3766031Z self=, 2025-05-07T20:59:43.3766595Z compile=False, 2025-05-07T20:59:43.3766817Z T=2, 2025-05-07T20:59:43.3767016Z D=5, 2025-05-07T20:59:43.3767206Z B=111, 2025-05-07T20:59:43.3767408Z log_E=4, 2025-05-07T20:59:43.3767617Z L=11, 2025-05-07T20:59:43.3767813Z D_gradcheck=2, 2025-05-07T20:59:43.3768055Z stochastic_rounding=True, 2025-05-07T20:59:43.3768334Z weighted=False, 2025-05-07T20:59:43.3768560Z row_wise=True, 2025-05-07T20:59:43.3768783Z mixed=True, 2025-05-07T20:59:43.3769002Z use_cache=True, 2025-05-07T20:59:43.3769252Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.3769556Z use_cpu=False, 2025-05-07T20:59:43.3769806Z output_dtype=SparseType.FP16, 2025-05-07T20:59:43.3770080Z ) 2025-05-07T20:59:43.3770333Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.3770942Z self=, 2025-05-07T20:59:43.3771492Z compile=False, 2025-05-07T20:59:43.3771711Z T=1, 2025-05-07T20:59:43.3771905Z D=99, 2025-05-07T20:59:43.3772143Z B=10, 2025-05-07T20:59:43.3772339Z log_E=3, 2025-05-07T20:59:43.3772541Z L=4, 2025-05-07T20:59:43.3772734Z D_gradcheck=1, 2025-05-07T20:59:43.3772971Z stochastic_rounding=True, 2025-05-07T20:59:43.3773244Z weighted=False, 2025-05-07T20:59:43.3773464Z row_wise=True, 2025-05-07T20:59:43.3773730Z mixed=True, 2025-05-07T20:59:43.3773946Z use_cache=True, 2025-05-07T20:59:43.3774205Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.3774495Z use_cpu=True, 2025-05-07T20:59:43.3774743Z output_dtype=SparseType.BF16, 2025-05-07T20:59:43.3775014Z ) 2025-05-07T20:59:43.3775261Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.3775873Z self=, 2025-05-07T20:59:43.3776422Z compile=False, 2025-05-07T20:59:43.3776640Z T=4, 2025-05-07T20:59:43.3776833Z D=96, 2025-05-07T20:59:43.3777028Z B=41, 2025-05-07T20:59:43.3777219Z log_E=3, 2025-05-07T20:59:43.3777427Z L=16, 2025-05-07T20:59:43.3777627Z D_gradcheck=1, 2025-05-07T20:59:43.3777862Z stochastic_rounding=True, 2025-05-07T20:59:43.3778132Z weighted=False, 2025-05-07T20:59:43.3778363Z row_wise=False, 2025-05-07T20:59:43.3778579Z mixed=True, 2025-05-07T20:59:43.3778799Z use_cache=True, 2025-05-07T20:59:43.3779055Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.3779347Z use_cpu=True, 2025-05-07T20:59:43.3779597Z output_dtype=SparseType.FP16, 2025-05-07T20:59:43.3779869Z ) 2025-05-07T20:59:43.3780164Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.3780765Z self=, 2025-05-07T20:59:43.3781311Z compile=True, 2025-05-07T20:59:43.3781527Z T=2, 2025-05-07T20:59:43.3781714Z D=18, 2025-05-07T20:59:43.3781952Z B=105, 2025-05-07T20:59:43.3782151Z log_E=5, 2025-05-07T20:59:43.3782353Z L=11, 2025-05-07T20:59:43.3782558Z D_gradcheck=2, 2025-05-07T20:59:43.3782801Z stochastic_rounding=False, 2025-05-07T20:59:43.3783066Z weighted=False, 2025-05-07T20:59:43.3783298Z row_wise=False, 2025-05-07T20:59:43.3783522Z mixed=False, 2025-05-07T20:59:43.3783736Z use_cache=True, 2025-05-07T20:59:43.3783994Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.3784296Z use_cpu=False, 2025-05-07T20:59:43.3784536Z output_dtype=SparseType.FP16, 2025-05-07T20:59:43.3784810Z ) 2025-05-07T20:59:43.3785055Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.3785661Z self=, 2025-05-07T20:59:43.3786214Z compile=True, 2025-05-07T20:59:43.3786431Z T=4, 2025-05-07T20:59:43.3786624Z D=88, 2025-05-07T20:59:43.3786815Z B=26, 2025-05-07T20:59:43.3787015Z log_E=3, 2025-05-07T20:59:43.3787214Z L=5, 2025-05-07T20:59:43.3787402Z D_gradcheck=1, 2025-05-07T20:59:43.3787643Z stochastic_rounding=True, 2025-05-07T20:59:43.3787908Z weighted=True, 2025-05-07T20:59:43.3788124Z row_wise=False, 2025-05-07T20:59:43.3788345Z mixed=False, 2025-05-07T20:59:43.3788563Z use_cache=True, 2025-05-07T20:59:43.3788805Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.3789104Z use_cpu=False, 2025-05-07T20:59:43.3789349Z output_dtype=SparseType.FP16, 2025-05-07T20:59:43.3789611Z ) 2025-05-07T20:59:43.3789854Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.3790461Z self=, 2025-05-07T20:59:43.3791202Z compile=False, 2025-05-07T20:59:43.3791419Z T=4, 2025-05-07T20:59:43.3791613Z D=58, 2025-05-07T20:59:43.3791797Z B=25, 2025-05-07T20:59:43.3791990Z log_E=4, 2025-05-07T20:59:43.3792198Z L=15, 2025-05-07T20:59:43.3792390Z D_gradcheck=2, 2025-05-07T20:59:43.3792627Z stochastic_rounding=False, 2025-05-07T20:59:43.3792975Z weighted=False, 2025-05-07T20:59:43.3793200Z row_wise=False, 2025-05-07T20:59:43.3793413Z mixed=True, 2025-05-07T20:59:43.3793635Z use_cache=False, 2025-05-07T20:59:43.3793899Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.3794190Z use_cpu=True, 2025-05-07T20:59:43.3794531Z output_dtype=SparseType.FP32, 2025-05-07T20:59:43.3794796Z ) 2025-05-07T20:59:43.3795040Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.3795721Z self=, 2025-05-07T20:59:43.3796274Z compile=False, 2025-05-07T20:59:43.3796486Z T=3, 2025-05-07T20:59:43.3796677Z D=93, 2025-05-07T20:59:43.3796867Z B=47, 2025-05-07T20:59:43.3797053Z log_E=4, 2025-05-07T20:59:43.3797251Z L=20, 2025-05-07T20:59:43.3797453Z D_gradcheck=2, 2025-05-07T20:59:43.3797684Z stochastic_rounding=False, 2025-05-07T20:59:43.3797952Z weighted=False, 2025-05-07T20:59:43.3798174Z row_wise=True, 2025-05-07T20:59:43.3798383Z mixed=True, 2025-05-07T20:59:43.3798597Z use_cache=False, 2025-05-07T20:59:43.3798851Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.3799140Z use_cpu=True, 2025-05-07T20:59:43.3799381Z output_dtype=SparseType.BF16, 2025-05-07T20:59:43.3799652Z ) 2025-05-07T20:59:43.3799893Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.3800491Z self=, 2025-05-07T20:59:43.3801110Z compile=True, 2025-05-07T20:59:43.3801320Z T=5, 2025-05-07T20:59:43.3801507Z D=33, 2025-05-07T20:59:43.3801697Z B=1, 2025-05-07T20:59:43.3801879Z log_E=4, 2025-05-07T20:59:43.3802075Z L=13, 2025-05-07T20:59:43.3802269Z D_gradcheck=1, 2025-05-07T20:59:43.3802567Z stochastic_rounding=False, 2025-05-07T20:59:43.3802829Z weighted=False, 2025-05-07T20:59:43.3803046Z row_wise=True, 2025-05-07T20:59:43.3803262Z mixed=False, 2025-05-07T20:59:43.3803471Z use_cache=False, 2025-05-07T20:59:43.3803729Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.3804021Z use_cpu=False, 2025-05-07T20:59:43.3804257Z output_dtype=SparseType.BF16, 2025-05-07T20:59:43.3804523Z ) 2025-05-07T20:59:43.3804764Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.3805356Z self=, 2025-05-07T20:59:43.3805902Z compile=True, 2025-05-07T20:59:43.3806111Z T=3, 2025-05-07T20:59:43.3806298Z D=45, 2025-05-07T20:59:43.3806487Z B=125, 2025-05-07T20:59:43.3806675Z log_E=5, 2025-05-07T20:59:43.3806872Z L=14, 2025-05-07T20:59:43.3807073Z D_gradcheck=1, 2025-05-07T20:59:43.3807304Z stochastic_rounding=True, 2025-05-07T20:59:43.3807563Z weighted=True, 2025-05-07T20:59:43.3807780Z row_wise=False, 2025-05-07T20:59:43.3807997Z mixed=False, 2025-05-07T20:59:43.3808210Z use_cache=True, 2025-05-07T20:59:43.3808455Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.3808743Z use_cpu=True, 2025-05-07T20:59:43.3808977Z output_dtype=SparseType.FP16, 2025-05-07T20:59:43.3809239Z ) 2025-05-07T20:59:43.3809481Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.3810076Z self=, 2025-05-07T20:59:43.3810619Z compile=False, 2025-05-07T20:59:43.3810834Z T=2, 2025-05-07T20:59:43.3811024Z D=27, 2025-05-07T20:59:43.3811212Z B=48, 2025-05-07T20:59:43.3811402Z log_E=5, 2025-05-07T20:59:43.3811603Z L=8, 2025-05-07T20:59:43.3811794Z D_gradcheck=2, 2025-05-07T20:59:43.3812030Z stochastic_rounding=True, 2025-05-07T20:59:43.3812294Z weighted=True, 2025-05-07T20:59:43.3812512Z row_wise=True, 2025-05-07T20:59:43.3812728Z mixed=True, 2025-05-07T20:59:43.3812942Z use_cache=True, 2025-05-07T20:59:43.3813234Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.3813534Z use_cpu=True, 2025-05-07T20:59:43.3813776Z output_dtype=SparseType.FP32, 2025-05-07T20:59:43.3814041Z ) 2025-05-07T20:59:43.3814288Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.3814932Z self=, 2025-05-07T20:59:43.3815471Z compile=False, 2025-05-07T20:59:43.3815685Z T=3, 2025-05-07T20:59:43.3815876Z D=109, 2025-05-07T20:59:43.3816067Z B=90, 2025-05-07T20:59:43.3816255Z log_E=4, 2025-05-07T20:59:43.3816456Z L=7, 2025-05-07T20:59:43.3816651Z D_gradcheck=2, 2025-05-07T20:59:43.3816882Z stochastic_rounding=False, 2025-05-07T20:59:43.3817146Z weighted=True, 2025-05-07T20:59:43.3817366Z row_wise=True, 2025-05-07T20:59:43.3817575Z mixed=False, 2025-05-07T20:59:43.3817790Z use_cache=False, 2025-05-07T20:59:43.3818045Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.3818330Z use_cpu=False, 2025-05-07T20:59:43.3818577Z output_dtype=SparseType.BF16, 2025-05-07T20:59:43.3818842Z ) 2025-05-07T20:59:43.3819078Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.3819675Z self=, 2025-05-07T20:59:43.3820272Z compile=True, 2025-05-07T20:59:43.3820481Z T=5, 2025-05-07T20:59:43.3820674Z D=69, 2025-05-07T20:59:43.3820863Z B=124, 2025-05-07T20:59:43.3821049Z log_E=4, 2025-05-07T20:59:43.3821300Z L=7, 2025-05-07T20:59:43.3821496Z D_gradcheck=2, 2025-05-07T20:59:43.3821730Z stochastic_rounding=True, 2025-05-07T20:59:43.3821989Z weighted=True, 2025-05-07T20:59:43.3822207Z row_wise=True, 2025-05-07T20:59:43.3822419Z mixed=True, 2025-05-07T20:59:43.3822670Z use_cache=False, 2025-05-07T20:59:43.3822927Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.3823220Z use_cpu=False, 2025-05-07T20:59:43.3823456Z output_dtype=SparseType.FP32, 2025-05-07T20:59:43.3823727Z ) 2025-05-07T20:59:43.3823970Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.3824561Z self=, 2025-05-07T20:59:43.3825107Z compile=True, 2025-05-07T20:59:43.3825319Z T=2, 2025-05-07T20:59:43.3825504Z D=21, 2025-05-07T20:59:43.3825698Z B=125, 2025-05-07T20:59:43.3825891Z log_E=4, 2025-05-07T20:59:43.3826083Z L=14, 2025-05-07T20:59:43.3826281Z D_gradcheck=1, 2025-05-07T20:59:43.3826514Z stochastic_rounding=True, 2025-05-07T20:59:43.3826766Z weighted=True, 2025-05-07T20:59:43.3826984Z row_wise=False, 2025-05-07T20:59:43.3827194Z mixed=False, 2025-05-07T20:59:43.3827397Z use_cache=True, 2025-05-07T20:59:43.3827643Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.3827930Z use_cpu=False, 2025-05-07T20:59:43.3828175Z output_dtype=SparseType.FP16, 2025-05-07T20:59:43.3828431Z ) 2025-05-07T20:59:43.3828664Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.3829258Z self=, 2025-05-07T20:59:43.3829800Z compile=False, 2025-05-07T20:59:43.3830039Z T=3, 2025-05-07T20:59:43.3830246Z D=102, 2025-05-07T20:59:43.3830429Z B=16, 2025-05-07T20:59:43.3830611Z log_E=5, 2025-05-07T20:59:43.3830799Z L=15, 2025-05-07T20:59:43.3830986Z D_gradcheck=1, 2025-05-07T20:59:43.3831219Z stochastic_rounding=False, 2025-05-07T20:59:43.3831476Z weighted=True, 2025-05-07T20:59:43.3831686Z row_wise=True, 2025-05-07T20:59:43.3831894Z mixed=True, 2025-05-07T20:59:43.3832102Z use_cache=True, 2025-05-07T20:59:43.3832337Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.3832632Z use_cpu=True, 2025-05-07T20:59:43.3832867Z output_dtype=SparseType.FP32, 2025-05-07T20:59:43.3833177Z ) 2025-05-07T20:59:43.4005424Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4006061Z self=, 2025-05-07T20:59:43.4006607Z compile=True, 2025-05-07T20:59:43.4006816Z T=1, 2025-05-07T20:59:43.4007125Z D=67, 2025-05-07T20:59:43.4007313Z B=87, 2025-05-07T20:59:43.4007498Z log_E=3, 2025-05-07T20:59:43.4007697Z L=4, 2025-05-07T20:59:43.4007889Z D_gradcheck=1, 2025-05-07T20:59:43.4008121Z stochastic_rounding=False, 2025-05-07T20:59:43.4008396Z weighted=False, 2025-05-07T20:59:43.4008620Z row_wise=True, 2025-05-07T20:59:43.4008835Z mixed=False, 2025-05-07T20:59:43.4009043Z use_cache=True, 2025-05-07T20:59:43.4009286Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.4009580Z use_cpu=True, 2025-05-07T20:59:43.4009818Z output_dtype=SparseType.BF16, 2025-05-07T20:59:43.4010083Z ) 2025-05-07T20:59:43.4010327Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4010924Z self=, 2025-05-07T20:59:43.4011473Z compile=True, 2025-05-07T20:59:43.4011687Z T=5, 2025-05-07T20:59:43.4011872Z D=41, 2025-05-07T20:59:43.4012064Z B=11, 2025-05-07T20:59:43.4012253Z log_E=4, 2025-05-07T20:59:43.4012446Z L=7, 2025-05-07T20:59:43.4012642Z D_gradcheck=2, 2025-05-07T20:59:43.4012879Z stochastic_rounding=False, 2025-05-07T20:59:43.4013134Z weighted=False, 2025-05-07T20:59:43.4013423Z row_wise=True, 2025-05-07T20:59:43.4013639Z mixed=True, 2025-05-07T20:59:43.4013847Z use_cache=False, 2025-05-07T20:59:43.4014101Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.4014395Z use_cpu=False, 2025-05-07T20:59:43.4014640Z output_dtype=SparseType.FP16, 2025-05-07T20:59:43.4014965Z ) 2025-05-07T20:59:43.4015208Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4015808Z self=, 2025-05-07T20:59:43.4016352Z compile=False, 2025-05-07T20:59:43.4016563Z T=3, 2025-05-07T20:59:43.4016746Z D=17, 2025-05-07T20:59:43.4016936Z B=121, 2025-05-07T20:59:43.4017131Z log_E=4, 2025-05-07T20:59:43.4017328Z L=8, 2025-05-07T20:59:43.4017519Z D_gradcheck=2, 2025-05-07T20:59:43.4017751Z stochastic_rounding=True, 2025-05-07T20:59:43.4018017Z weighted=False, 2025-05-07T20:59:43.4018234Z row_wise=False, 2025-05-07T20:59:43.4018458Z mixed=False, 2025-05-07T20:59:43.4018675Z use_cache=False, 2025-05-07T20:59:43.4018924Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.4019218Z use_cpu=False, 2025-05-07T20:59:43.4019470Z output_dtype=SparseType.FP16, 2025-05-07T20:59:43.4025877Z ) 2025-05-07T20:59:43.4026152Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4026766Z self=, 2025-05-07T20:59:43.4027318Z compile=False, 2025-05-07T20:59:43.4027527Z T=3, 2025-05-07T20:59:43.4027716Z D=98, 2025-05-07T20:59:43.4027902Z B=20, 2025-05-07T20:59:43.4028088Z log_E=4, 2025-05-07T20:59:43.4028333Z L=0, 2025-05-07T20:59:43.4028526Z D_gradcheck=2, 2025-05-07T20:59:43.4028761Z stochastic_rounding=True, 2025-05-07T20:59:43.4029020Z weighted=True, 2025-05-07T20:59:43.4029233Z row_wise=True, 2025-05-07T20:59:43.4029445Z mixed=False, 2025-05-07T20:59:43.4029658Z use_cache=False, 2025-05-07T20:59:43.4029912Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.4030206Z use_cpu=False, 2025-05-07T20:59:43.4030444Z output_dtype=SparseType.BF16, 2025-05-07T20:59:43.4030709Z ) 2025-05-07T20:59:43.4030946Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4031645Z self=, 2025-05-07T20:59:43.4032194Z compile=True, 2025-05-07T20:59:43.4032406Z T=1, 2025-05-07T20:59:43.4032591Z D=4, 2025-05-07T20:59:43.4032772Z B=31, 2025-05-07T20:59:43.4032958Z log_E=5, 2025-05-07T20:59:43.4033150Z L=11, 2025-05-07T20:59:43.4033342Z D_gradcheck=1, 2025-05-07T20:59:43.4033626Z stochastic_rounding=False, 2025-05-07T20:59:43.4033886Z weighted=False, 2025-05-07T20:59:43.4034109Z row_wise=False, 2025-05-07T20:59:43.4034324Z mixed=False, 2025-05-07T20:59:43.4034538Z use_cache=True, 2025-05-07T20:59:43.4034781Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.4035073Z use_cpu=True, 2025-05-07T20:59:43.4035312Z output_dtype=SparseType.FP32, 2025-05-07T20:59:43.4035638Z ) 2025-05-07T20:59:43.4035879Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4036475Z self=, 2025-05-07T20:59:43.4037021Z compile=False, 2025-05-07T20:59:43.4037232Z T=1, 2025-05-07T20:59:43.4037418Z D=65, 2025-05-07T20:59:43.4037604Z B=86, 2025-05-07T20:59:43.4037791Z log_E=4, 2025-05-07T20:59:43.4037985Z L=0, 2025-05-07T20:59:43.4038173Z D_gradcheck=1, 2025-05-07T20:59:43.4038409Z stochastic_rounding=False, 2025-05-07T20:59:43.4038672Z weighted=False, 2025-05-07T20:59:43.4038884Z row_wise=True, 2025-05-07T20:59:43.4039102Z mixed=False, 2025-05-07T20:59:43.4039313Z use_cache=True, 2025-05-07T20:59:43.4039553Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.4039891Z use_cpu=True, 2025-05-07T20:59:43.4040133Z output_dtype=SparseType.FP16, 2025-05-07T20:59:43.4040395Z ) 2025-05-07T20:59:43.4040636Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4041227Z self=, 2025-05-07T20:59:43.4041812Z compile=True, 2025-05-07T20:59:43.4042019Z T=1, 2025-05-07T20:59:43.4042202Z D=47, 2025-05-07T20:59:43.4042383Z B=106, 2025-05-07T20:59:43.4042567Z log_E=3, 2025-05-07T20:59:43.4042761Z L=9, 2025-05-07T20:59:43.4042954Z D_gradcheck=1, 2025-05-07T20:59:43.4043185Z stochastic_rounding=False, 2025-05-07T20:59:43.4043451Z weighted=True, 2025-05-07T20:59:43.4043671Z row_wise=True, 2025-05-07T20:59:43.4043878Z mixed=False, 2025-05-07T20:59:43.4044088Z use_cache=False, 2025-05-07T20:59:43.4044342Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.4044628Z use_cpu=False, 2025-05-07T20:59:43.4044871Z output_dtype=SparseType.BF16, 2025-05-07T20:59:43.4045136Z ) 2025-05-07T20:59:43.4045371Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4045963Z self=, 2025-05-07T20:59:43.4046512Z compile=False, 2025-05-07T20:59:43.4046724Z T=1, 2025-05-07T20:59:43.4046908Z D=7, 2025-05-07T20:59:43.4047089Z B=99, 2025-05-07T20:59:43.4047277Z log_E=3, 2025-05-07T20:59:43.4047468Z L=14, 2025-05-07T20:59:43.4047660Z D_gradcheck=2, 2025-05-07T20:59:43.4047890Z stochastic_rounding=True, 2025-05-07T20:59:43.4048147Z weighted=True, 2025-05-07T20:59:43.4048364Z row_wise=True, 2025-05-07T20:59:43.4048577Z mixed=False, 2025-05-07T20:59:43.4048784Z use_cache=True, 2025-05-07T20:59:43.4049028Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.4049318Z use_cpu=False, 2025-05-07T20:59:43.4049556Z output_dtype=SparseType.BF16, 2025-05-07T20:59:43.4049818Z ) 2025-05-07T20:59:43.4050056Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4050644Z self=, 2025-05-07T20:59:43.4051188Z compile=True, 2025-05-07T20:59:43.4051397Z T=5, 2025-05-07T20:59:43.4051577Z D=74, 2025-05-07T20:59:43.4051813Z B=39, 2025-05-07T20:59:43.4052001Z log_E=3, 2025-05-07T20:59:43.4052192Z L=17, 2025-05-07T20:59:43.4052384Z D_gradcheck=2, 2025-05-07T20:59:43.4052616Z stochastic_rounding=False, 2025-05-07T20:59:43.4052878Z weighted=True, 2025-05-07T20:59:43.4053092Z row_wise=False, 2025-05-07T20:59:43.4053349Z mixed=True, 2025-05-07T20:59:43.4053559Z use_cache=False, 2025-05-07T20:59:43.4053809Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.4054096Z use_cpu=True, 2025-05-07T20:59:43.4054339Z output_dtype=SparseType.FP32, 2025-05-07T20:59:43.4054598Z ) 2025-05-07T20:59:43.4054838Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4055430Z self=, 2025-05-07T20:59:43.4055973Z compile=True, 2025-05-07T20:59:43.4056181Z T=2, 2025-05-07T20:59:43.4056366Z D=89, 2025-05-07T20:59:43.4056545Z B=29, 2025-05-07T20:59:43.4056736Z log_E=4, 2025-05-07T20:59:43.4056933Z L=3, 2025-05-07T20:59:43.4057119Z D_gradcheck=2, 2025-05-07T20:59:43.4057353Z stochastic_rounding=False, 2025-05-07T20:59:43.4057612Z weighted=True, 2025-05-07T20:59:43.4057825Z row_wise=False, 2025-05-07T20:59:43.4058038Z mixed=False, 2025-05-07T20:59:43.4058253Z use_cache=True, 2025-05-07T20:59:43.4058496Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.4058788Z use_cpu=False, 2025-05-07T20:59:43.4059029Z output_dtype=SparseType.FP16, 2025-05-07T20:59:43.4059292Z ) 2025-05-07T20:59:43.4059573Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4060214Z self=, 2025-05-07T20:59:43.4060756Z compile=True, 2025-05-07T20:59:43.4060964Z T=1, 2025-05-07T20:59:43.4061151Z D=96, 2025-05-07T20:59:43.4061375Z B=52, 2025-05-07T20:59:43.4061559Z log_E=3, 2025-05-07T20:59:43.4061751Z L=16, 2025-05-07T20:59:43.4061950Z D_gradcheck=1, 2025-05-07T20:59:43.4062181Z stochastic_rounding=True, 2025-05-07T20:59:43.4062443Z weighted=True, 2025-05-07T20:59:43.4062663Z row_wise=False, 2025-05-07T20:59:43.4062872Z mixed=True, 2025-05-07T20:59:43.4063081Z use_cache=True, 2025-05-07T20:59:43.4063325Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.4063610Z use_cpu=True, 2025-05-07T20:59:43.4063847Z output_dtype=SparseType.FP16, 2025-05-07T20:59:43.4064113Z ) 2025-05-07T20:59:43.4064347Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4064943Z self=, 2025-05-07T20:59:43.4065485Z compile=False, 2025-05-07T20:59:43.4065695Z T=4, 2025-05-07T20:59:43.4065878Z D=73, 2025-05-07T20:59:43.4066059Z B=4, 2025-05-07T20:59:43.4066246Z log_E=5, 2025-05-07T20:59:43.4066435Z L=2, 2025-05-07T20:59:43.4066622Z D_gradcheck=2, 2025-05-07T20:59:43.4066859Z stochastic_rounding=True, 2025-05-07T20:59:43.4067120Z weighted=True, 2025-05-07T20:59:43.4067340Z row_wise=False, 2025-05-07T20:59:43.4067555Z mixed=False, 2025-05-07T20:59:43.4067761Z use_cache=True, 2025-05-07T20:59:43.4068001Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.4068289Z use_cpu=True, 2025-05-07T20:59:43.4068524Z output_dtype=SparseType.FP16, 2025-05-07T20:59:43.4068787Z ) 2025-05-07T20:59:43.4069027Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4069624Z self=, 2025-05-07T20:59:43.4070216Z compile=True, 2025-05-07T20:59:43.4070422Z T=4, 2025-05-07T20:59:43.4070607Z D=101, 2025-05-07T20:59:43.4070786Z B=25, 2025-05-07T20:59:43.4070972Z log_E=5, 2025-05-07T20:59:43.4071169Z L=17, 2025-05-07T20:59:43.4071355Z D_gradcheck=1, 2025-05-07T20:59:43.4071588Z stochastic_rounding=True, 2025-05-07T20:59:43.4071895Z weighted=True, 2025-05-07T20:59:43.4072105Z row_wise=True, 2025-05-07T20:59:43.4072316Z mixed=False, 2025-05-07T20:59:43.4072532Z use_cache=True, 2025-05-07T20:59:43.4072769Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.4073059Z use_cpu=False, 2025-05-07T20:59:43.4073342Z output_dtype=SparseType.BF16, 2025-05-07T20:59:43.4073603Z ) 2025-05-07T20:59:43.4073839Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4074431Z self=, 2025-05-07T20:59:43.4074969Z compile=False, 2025-05-07T20:59:43.4075176Z T=5, 2025-05-07T20:59:43.4075357Z D=44, 2025-05-07T20:59:43.4075594Z B=52, 2025-05-07T20:59:43.4075772Z log_E=3, 2025-05-07T20:59:43.4075961Z L=7, 2025-05-07T20:59:43.4076147Z D_gradcheck=1, 2025-05-07T20:59:43.4076375Z stochastic_rounding=False, 2025-05-07T20:59:43.4076640Z weighted=True, 2025-05-07T20:59:43.4076857Z row_wise=False, 2025-05-07T20:59:43.4077064Z mixed=False, 2025-05-07T20:59:43.4077271Z use_cache=False, 2025-05-07T20:59:43.4077523Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.4077813Z use_cpu=True, 2025-05-07T20:59:43.4078044Z output_dtype=SparseType.BF16, 2025-05-07T20:59:43.4078309Z ) 2025-05-07T20:59:43.4078542Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4079137Z self=, 2025-05-07T20:59:43.4079730Z compile=True, 2025-05-07T20:59:43.4079965Z T=2, 2025-05-07T20:59:43.4080168Z D=92, 2025-05-07T20:59:43.4080354Z B=76, 2025-05-07T20:59:43.4080539Z log_E=4, 2025-05-07T20:59:43.4080726Z L=16, 2025-05-07T20:59:43.4080914Z D_gradcheck=2, 2025-05-07T20:59:43.4081183Z stochastic_rounding=True, 2025-05-07T20:59:43.4081442Z weighted=False, 2025-05-07T20:59:43.4081662Z row_wise=True, 2025-05-07T20:59:43.4081872Z mixed=True, 2025-05-07T20:59:43.4082075Z use_cache=False, 2025-05-07T20:59:43.4082322Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.4082611Z use_cpu=True, 2025-05-07T20:59:43.4082840Z output_dtype=SparseType.FP16, 2025-05-07T20:59:43.4083101Z ) 2025-05-07T20:59:43.4083342Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4083928Z self=, 2025-05-07T20:59:43.4084466Z compile=True, 2025-05-07T20:59:43.4084671Z T=1, 2025-05-07T20:59:43.4084857Z D=92, 2025-05-07T20:59:43.4085040Z B=85, 2025-05-07T20:59:43.4085220Z log_E=4, 2025-05-07T20:59:43.4085408Z L=4, 2025-05-07T20:59:43.4085596Z D_gradcheck=2, 2025-05-07T20:59:43.4085824Z stochastic_rounding=False, 2025-05-07T20:59:43.4086084Z weighted=True, 2025-05-07T20:59:43.4086290Z row_wise=False, 2025-05-07T20:59:43.4086499Z mixed=False, 2025-05-07T20:59:43.4086709Z use_cache=False, 2025-05-07T20:59:43.4086952Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.4087236Z use_cpu=False, 2025-05-07T20:59:43.4087469Z output_dtype=SparseType.BF16, 2025-05-07T20:59:43.4087724Z ) 2025-05-07T20:59:43.4087959Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4088556Z self=, 2025-05-07T20:59:43.4089090Z compile=False, 2025-05-07T20:59:43.4089297Z T=4, 2025-05-07T20:59:43.4089479Z D=79, 2025-05-07T20:59:43.4089659Z B=27, 2025-05-07T20:59:43.4089840Z log_E=4, 2025-05-07T20:59:43.4090038Z L=19, 2025-05-07T20:59:43.4090220Z D_gradcheck=1, 2025-05-07T20:59:43.4090445Z stochastic_rounding=True, 2025-05-07T20:59:43.4090947Z weighted=False, 2025-05-07T20:59:43.4091163Z row_wise=False, 2025-05-07T20:59:43.4091372Z mixed=True, 2025-05-07T20:59:43.4091581Z use_cache=False, 2025-05-07T20:59:43.4091926Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.4092217Z use_cpu=False, 2025-05-07T20:59:43.4092453Z output_dtype=SparseType.FP32, 2025-05-07T20:59:43.4092714Z ) 2025-05-07T20:59:43.4092949Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4093605Z self=, 2025-05-07T20:59:43.4094148Z compile=False, 2025-05-07T20:59:43.4094351Z T=2, 2025-05-07T20:59:43.4094536Z D=13, 2025-05-07T20:59:43.4094721Z B=21, 2025-05-07T20:59:43.4094905Z log_E=3, 2025-05-07T20:59:43.4095092Z L=4, 2025-05-07T20:59:43.4095280Z D_gradcheck=2, 2025-05-07T20:59:43.4095506Z stochastic_rounding=False, 2025-05-07T20:59:43.4095766Z weighted=True, 2025-05-07T20:59:43.4095981Z row_wise=False, 2025-05-07T20:59:43.4096191Z mixed=False, 2025-05-07T20:59:43.4096401Z use_cache=True, 2025-05-07T20:59:43.4096647Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.4096928Z use_cpu=True, 2025-05-07T20:59:43.4097164Z output_dtype=SparseType.FP16, 2025-05-07T20:59:43.4097420Z ) 2025-05-07T20:59:43.4279123Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4279725Z self=, 2025-05-07T20:59:43.4280375Z compile=True, 2025-05-07T20:59:43.4280664Z T=4, 2025-05-07T20:59:43.4280912Z D=104, 2025-05-07T20:59:43.4281150Z B=98, 2025-05-07T20:59:43.4281374Z log_E=5, 2025-05-07T20:59:43.4281735Z L=11, 2025-05-07T20:59:43.4281977Z D_gradcheck=1, 2025-05-07T20:59:43.4282227Z stochastic_rounding=True, 2025-05-07T20:59:43.4282489Z weighted=False, 2025-05-07T20:59:43.4282708Z row_wise=False, 2025-05-07T20:59:43.4282913Z mixed=True, 2025-05-07T20:59:43.4283188Z use_cache=False, 2025-05-07T20:59:43.4283442Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.4283728Z use_cpu=True, 2025-05-07T20:59:43.4283967Z output_dtype=SparseType.BF16, 2025-05-07T20:59:43.4284226Z ) 2025-05-07T20:59:43.4284460Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4285058Z self=, 2025-05-07T20:59:43.4285601Z compile=True, 2025-05-07T20:59:43.4285803Z T=2, 2025-05-07T20:59:43.4285990Z D=26, 2025-05-07T20:59:43.4286176Z B=18, 2025-05-07T20:59:43.4286358Z log_E=4, 2025-05-07T20:59:43.4286548Z L=13, 2025-05-07T20:59:43.4286747Z D_gradcheck=1, 2025-05-07T20:59:43.4286979Z stochastic_rounding=False, 2025-05-07T20:59:43.4287242Z weighted=True, 2025-05-07T20:59:43.4287452Z row_wise=False, 2025-05-07T20:59:43.4287661Z mixed=False, 2025-05-07T20:59:43.4287869Z use_cache=True, 2025-05-07T20:59:43.4288114Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.4288401Z use_cpu=False, 2025-05-07T20:59:43.4288639Z output_dtype=SparseType.FP32, 2025-05-07T20:59:43.4288898Z ) 2025-05-07T20:59:43.4289135Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4289726Z self=, 2025-05-07T20:59:43.4290267Z compile=False, 2025-05-07T20:59:43.4290478Z T=3, 2025-05-07T20:59:43.4290835Z D=49, 2025-05-07T20:59:43.4291016Z B=1, 2025-05-07T20:59:43.4291206Z log_E=5, 2025-05-07T20:59:43.4291393Z L=14, 2025-05-07T20:59:43.4291587Z D_gradcheck=2, 2025-05-07T20:59:43.4291824Z stochastic_rounding=False, 2025-05-07T20:59:43.4292080Z weighted=True, 2025-05-07T20:59:43.4292294Z row_wise=True, 2025-05-07T20:59:43.4292503Z mixed=False, 2025-05-07T20:59:43.4292709Z use_cache=False, 2025-05-07T20:59:43.4292960Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.4293255Z use_cpu=False, 2025-05-07T20:59:43.4293494Z output_dtype=SparseType.FP16, 2025-05-07T20:59:43.4293822Z ) 2025-05-07T20:59:43.4294064Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4294655Z self=, 2025-05-07T20:59:43.4295193Z compile=False, 2025-05-07T20:59:43.4295405Z T=4, 2025-05-07T20:59:43.4295644Z D=10, 2025-05-07T20:59:43.4295827Z B=119, 2025-05-07T20:59:43.4296014Z log_E=3, 2025-05-07T20:59:43.4296208Z L=10, 2025-05-07T20:59:43.4296391Z D_gradcheck=2, 2025-05-07T20:59:43.4296621Z stochastic_rounding=True, 2025-05-07T20:59:43.4296882Z weighted=True, 2025-05-07T20:59:43.4297089Z row_wise=True, 2025-05-07T20:59:43.4297300Z mixed=False, 2025-05-07T20:59:43.4297507Z use_cache=True, 2025-05-07T20:59:43.4297741Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.4298031Z use_cpu=True, 2025-05-07T20:59:43.4298275Z output_dtype=SparseType.FP16, 2025-05-07T20:59:43.4298536Z ) 2025-05-07T20:59:43.4298775Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4299368Z self=, 2025-05-07T20:59:43.4299947Z compile=False, 2025-05-07T20:59:43.4300168Z T=3, 2025-05-07T20:59:43.4300355Z D=53, 2025-05-07T20:59:43.4300540Z B=24, 2025-05-07T20:59:43.4300721Z log_E=4, 2025-05-07T20:59:43.4300910Z L=10, 2025-05-07T20:59:43.4301098Z D_gradcheck=1, 2025-05-07T20:59:43.4301325Z stochastic_rounding=True, 2025-05-07T20:59:43.4301581Z weighted=True, 2025-05-07T20:59:43.4301869Z row_wise=False, 2025-05-07T20:59:43.4302079Z mixed=True, 2025-05-07T20:59:43.4302289Z use_cache=True, 2025-05-07T20:59:43.4302535Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.4302821Z use_cpu=True, 2025-05-07T20:59:43.4303057Z output_dtype=SparseType.BF16, 2025-05-07T20:59:43.4303375Z ) 2025-05-07T20:59:43.4303607Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4304200Z self=, 2025-05-07T20:59:43.4304743Z compile=False, 2025-05-07T20:59:43.4304947Z T=4, 2025-05-07T20:59:43.4305134Z D=116, 2025-05-07T20:59:43.4305319Z B=108, 2025-05-07T20:59:43.4305502Z log_E=3, 2025-05-07T20:59:43.4305690Z L=8, 2025-05-07T20:59:43.4305879Z D_gradcheck=2, 2025-05-07T20:59:43.4306109Z stochastic_rounding=True, 2025-05-07T20:59:43.4306362Z weighted=False, 2025-05-07T20:59:43.4306579Z row_wise=False, 2025-05-07T20:59:43.4306792Z mixed=True, 2025-05-07T20:59:43.4306996Z use_cache=True, 2025-05-07T20:59:43.4307238Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.4307532Z use_cpu=False, 2025-05-07T20:59:43.4307772Z output_dtype=SparseType.FP16, 2025-05-07T20:59:43.4314552Z ) 2025-05-07T20:59:43.4314806Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4315475Z self=, 2025-05-07T20:59:43.4316024Z compile=False, 2025-05-07T20:59:43.4316238Z T=5, 2025-05-07T20:59:43.4316425Z D=15, 2025-05-07T20:59:43.4316611Z B=125, 2025-05-07T20:59:43.4316801Z log_E=4, 2025-05-07T20:59:43.4316995Z L=13, 2025-05-07T20:59:43.4317190Z D_gradcheck=2, 2025-05-07T20:59:43.4317421Z stochastic_rounding=False, 2025-05-07T20:59:43.4317680Z weighted=False, 2025-05-07T20:59:43.4317899Z row_wise=True, 2025-05-07T20:59:43.4318110Z mixed=True, 2025-05-07T20:59:43.4318319Z use_cache=True, 2025-05-07T20:59:43.4318561Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.4318850Z use_cpu=True, 2025-05-07T20:59:43.4319087Z output_dtype=SparseType.FP16, 2025-05-07T20:59:43.4319359Z ) 2025-05-07T20:59:43.4319597Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4320264Z self=, 2025-05-07T20:59:43.4320804Z compile=True, 2025-05-07T20:59:43.4321011Z T=3, 2025-05-07T20:59:43.4321192Z D=28, 2025-05-07T20:59:43.4321376Z B=44, 2025-05-07T20:59:43.4321564Z log_E=3, 2025-05-07T20:59:43.4321757Z L=2, 2025-05-07T20:59:43.4321952Z D_gradcheck=2, 2025-05-07T20:59:43.4322233Z stochastic_rounding=True, 2025-05-07T20:59:43.4322495Z weighted=False, 2025-05-07T20:59:43.4322711Z row_wise=False, 2025-05-07T20:59:43.4322927Z mixed=False, 2025-05-07T20:59:43.4323137Z use_cache=False, 2025-05-07T20:59:43.4323386Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.4323673Z use_cpu=True, 2025-05-07T20:59:43.4323910Z output_dtype=SparseType.FP16, 2025-05-07T20:59:43.4324172Z ) 2025-05-07T20:59:43.4324411Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4325008Z self=, 2025-05-07T20:59:43.4325550Z compile=False, 2025-05-07T20:59:43.4325759Z T=4, 2025-05-07T20:59:43.4325837Z D=82, 2025-05-07T20:59:43.4325916Z B=52, 2025-05-07T20:59:43.4326027Z log_E=3, 2025-05-07T20:59:43.4326104Z L=13, 2025-05-07T20:59:43.4326188Z D_gradcheck=2, 2025-05-07T20:59:43.4326292Z stochastic_rounding=True, 2025-05-07T20:59:43.4326379Z weighted=False, 2025-05-07T20:59:43.4326462Z row_wise=False, 2025-05-07T20:59:43.4326543Z mixed=False, 2025-05-07T20:59:43.4326626Z use_cache=True, 2025-05-07T20:59:43.4326737Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.4326874Z use_cpu=False, 2025-05-07T20:59:43.4326981Z output_dtype=SparseType.FP16, 2025-05-07T20:59:43.4327058Z ) 2025-05-07T20:59:43.4327199Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4327556Z self=, 2025-05-07T20:59:43.4327685Z compile=True, 2025-05-07T20:59:43.4327764Z T=3, 2025-05-07T20:59:43.4327841Z D=7, 2025-05-07T20:59:43.4327922Z B=67, 2025-05-07T20:59:43.4328000Z log_E=3, 2025-05-07T20:59:43.4328077Z L=11, 2025-05-07T20:59:43.4328168Z D_gradcheck=2, 2025-05-07T20:59:43.4328268Z stochastic_rounding=True, 2025-05-07T20:59:43.4328357Z weighted=False, 2025-05-07T20:59:43.4328441Z row_wise=False, 2025-05-07T20:59:43.4328521Z mixed=True, 2025-05-07T20:59:43.4328605Z use_cache=False, 2025-05-07T20:59:43.4328720Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.4328804Z use_cpu=True, 2025-05-07T20:59:43.4328914Z output_dtype=SparseType.BF16, 2025-05-07T20:59:43.4328991Z ) 2025-05-07T20:59:43.4329129Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4329487Z self=, 2025-05-07T20:59:43.4329573Z compile=True, 2025-05-07T20:59:43.4329649Z T=1, 2025-05-07T20:59:43.4329732Z D=58, 2025-05-07T20:59:43.4329814Z B=32, 2025-05-07T20:59:43.4329893Z log_E=5, 2025-05-07T20:59:43.4329972Z L=10, 2025-05-07T20:59:43.4330058Z D_gradcheck=2, 2025-05-07T20:59:43.4330156Z stochastic_rounding=True, 2025-05-07T20:59:43.4330243Z weighted=True, 2025-05-07T20:59:43.4330328Z row_wise=False, 2025-05-07T20:59:43.4330412Z mixed=True, 2025-05-07T20:59:43.4330497Z use_cache=False, 2025-05-07T20:59:43.4330607Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.4330692Z use_cpu=False, 2025-05-07T20:59:43.4330796Z output_dtype=SparseType.FP32, 2025-05-07T20:59:43.4330873Z ) 2025-05-07T20:59:43.4331013Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4331369Z self=, 2025-05-07T20:59:43.4331456Z compile=False, 2025-05-07T20:59:43.4331537Z T=1, 2025-05-07T20:59:43.4331612Z D=40, 2025-05-07T20:59:43.4331734Z B=29, 2025-05-07T20:59:43.4331816Z log_E=3, 2025-05-07T20:59:43.4331894Z L=11, 2025-05-07T20:59:43.4331977Z D_gradcheck=2, 2025-05-07T20:59:43.4332078Z stochastic_rounding=True, 2025-05-07T20:59:43.4332160Z weighted=True, 2025-05-07T20:59:43.4332245Z row_wise=True, 2025-05-07T20:59:43.4332367Z mixed=False, 2025-05-07T20:59:43.4332451Z use_cache=False, 2025-05-07T20:59:43.4332564Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.4332646Z use_cpu=True, 2025-05-07T20:59:43.4332750Z output_dtype=SparseType.FP16, 2025-05-07T20:59:43.4332829Z ) 2025-05-07T20:59:43.4332970Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4333324Z self=, 2025-05-07T20:59:43.4333412Z compile=True, 2025-05-07T20:59:43.4333494Z T=3, 2025-05-07T20:59:43.4333573Z D=103, 2025-05-07T20:59:43.4333656Z B=45, 2025-05-07T20:59:43.4333736Z log_E=3, 2025-05-07T20:59:43.4333814Z L=16, 2025-05-07T20:59:43.4333901Z D_gradcheck=2, 2025-05-07T20:59:43.4334000Z stochastic_rounding=True, 2025-05-07T20:59:43.4334089Z weighted=False, 2025-05-07T20:59:43.4334170Z row_wise=True, 2025-05-07T20:59:43.4334250Z mixed=False, 2025-05-07T20:59:43.4334341Z use_cache=False, 2025-05-07T20:59:43.4334454Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.4334536Z use_cpu=True, 2025-05-07T20:59:43.4334641Z output_dtype=SparseType.BF16, 2025-05-07T20:59:43.4334717Z ) 2025-05-07T20:59:43.4334898Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4335258Z self=, 2025-05-07T20:59:43.4335342Z compile=True, 2025-05-07T20:59:43.4335421Z T=2, 2025-05-07T20:59:43.4335500Z D=90, 2025-05-07T20:59:43.4335643Z B=19, 2025-05-07T20:59:43.4335723Z log_E=5, 2025-05-07T20:59:43.4335799Z L=0, 2025-05-07T20:59:43.4335882Z D_gradcheck=1, 2025-05-07T20:59:43.4335980Z stochastic_rounding=True, 2025-05-07T20:59:43.4336062Z weighted=True, 2025-05-07T20:59:43.4336144Z row_wise=False, 2025-05-07T20:59:43.4336229Z mixed=False, 2025-05-07T20:59:43.4336313Z use_cache=False, 2025-05-07T20:59:43.4336428Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.4336512Z use_cpu=False, 2025-05-07T20:59:43.4336614Z output_dtype=SparseType.BF16, 2025-05-07T20:59:43.4336689Z ) 2025-05-07T20:59:43.4336830Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4337188Z self=, 2025-05-07T20:59:43.4337277Z compile=False, 2025-05-07T20:59:43.4337352Z T=1, 2025-05-07T20:59:43.4337431Z D=52, 2025-05-07T20:59:43.4337512Z B=119, 2025-05-07T20:59:43.4337593Z log_E=5, 2025-05-07T20:59:43.4337671Z L=5, 2025-05-07T20:59:43.4337758Z D_gradcheck=2, 2025-05-07T20:59:43.4337855Z stochastic_rounding=True, 2025-05-07T20:59:43.4337939Z weighted=False, 2025-05-07T20:59:43.4338028Z row_wise=False, 2025-05-07T20:59:43.4338108Z mixed=False, 2025-05-07T20:59:43.4338191Z use_cache=True, 2025-05-07T20:59:43.4338305Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.4338389Z use_cpu=True, 2025-05-07T20:59:43.4338490Z output_dtype=SparseType.BF16, 2025-05-07T20:59:43.4338574Z ) 2025-05-07T20:59:43.4338713Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4339073Z self=, 2025-05-07T20:59:43.4339156Z compile=True, 2025-05-07T20:59:43.4339232Z T=5, 2025-05-07T20:59:43.4339313Z D=117, 2025-05-07T20:59:43.4339390Z B=68, 2025-05-07T20:59:43.4339466Z log_E=3, 2025-05-07T20:59:43.4339548Z L=18, 2025-05-07T20:59:43.4339628Z D_gradcheck=1, 2025-05-07T20:59:43.4339793Z stochastic_rounding=False, 2025-05-07T20:59:43.4339887Z weighted=True, 2025-05-07T20:59:43.4339987Z row_wise=False, 2025-05-07T20:59:43.4340074Z mixed=True, 2025-05-07T20:59:43.4340162Z use_cache=False, 2025-05-07T20:59:43.4340271Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.4340355Z use_cpu=False, 2025-05-07T20:59:43.4340502Z output_dtype=SparseType.FP32, 2025-05-07T20:59:43.4340576Z ) 2025-05-07T20:59:43.4340713Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4341076Z self=, 2025-05-07T20:59:43.4341160Z compile=False, 2025-05-07T20:59:43.4341237Z T=4, 2025-05-07T20:59:43.4341314Z D=9, 2025-05-07T20:59:43.4341389Z B=71, 2025-05-07T20:59:43.4341471Z log_E=4, 2025-05-07T20:59:43.4341548Z L=16, 2025-05-07T20:59:43.4341632Z D_gradcheck=2, 2025-05-07T20:59:43.4341735Z stochastic_rounding=False, 2025-05-07T20:59:43.4341818Z weighted=True, 2025-05-07T20:59:43.4341900Z row_wise=True, 2025-05-07T20:59:43.4341984Z mixed=True, 2025-05-07T20:59:43.4342066Z use_cache=True, 2025-05-07T20:59:43.4342176Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.4342263Z use_cpu=True, 2025-05-07T20:59:43.4342367Z output_dtype=SparseType.FP16, 2025-05-07T20:59:43.4342448Z ) 2025-05-07T20:59:43.4342587Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4342940Z self=, 2025-05-07T20:59:43.4343076Z compile=True, 2025-05-07T20:59:43.4343154Z T=2, 2025-05-07T20:59:43.4343231Z D=116, 2025-05-07T20:59:43.4343309Z B=88, 2025-05-07T20:59:43.4343386Z log_E=4, 2025-05-07T20:59:43.4343462Z L=8, 2025-05-07T20:59:43.4343547Z D_gradcheck=1, 2025-05-07T20:59:43.4343686Z stochastic_rounding=True, 2025-05-07T20:59:43.4343769Z weighted=True, 2025-05-07T20:59:43.4343853Z row_wise=False, 2025-05-07T20:59:43.4343937Z mixed=False, 2025-05-07T20:59:43.4344020Z use_cache=True, 2025-05-07T20:59:43.4344136Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.4344220Z use_cpu=False, 2025-05-07T20:59:43.4344328Z output_dtype=SparseType.FP32, 2025-05-07T20:59:43.4344402Z ) 2025-05-07T20:59:43.4551252Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4552151Z self=, 2025-05-07T20:59:43.4552261Z compile=False, 2025-05-07T20:59:43.4552352Z T=5, 2025-05-07T20:59:43.4552455Z D=68, 2025-05-07T20:59:43.4552537Z B=111, 2025-05-07T20:59:43.4552632Z log_E=3, 2025-05-07T20:59:43.4552714Z L=13, 2025-05-07T20:59:43.4552804Z D_gradcheck=2, 2025-05-07T20:59:43.4552921Z stochastic_rounding=False, 2025-05-07T20:59:43.4553020Z weighted=False, 2025-05-07T20:59:43.4553105Z row_wise=False, 2025-05-07T20:59:43.4553196Z mixed=True, 2025-05-07T20:59:43.4553295Z use_cache=False, 2025-05-07T20:59:43.4553415Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.4553513Z use_cpu=False, 2025-05-07T20:59:43.4553677Z output_dtype=SparseType.BF16, 2025-05-07T20:59:43.4553768Z ) 2025-05-07T20:59:43.4553918Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4554291Z self=, 2025-05-07T20:59:43.4554385Z compile=True, 2025-05-07T20:59:43.4554468Z T=1, 2025-05-07T20:59:43.4554549Z D=120, 2025-05-07T20:59:43.4554639Z B=48, 2025-05-07T20:59:43.4554722Z log_E=3, 2025-05-07T20:59:43.4554800Z L=17, 2025-05-07T20:59:43.4554894Z D_gradcheck=1, 2025-05-07T20:59:43.4554996Z stochastic_rounding=True, 2025-05-07T20:59:43.4555089Z weighted=False, 2025-05-07T20:59:43.4555174Z row_wise=False, 2025-05-07T20:59:43.4555258Z mixed=True, 2025-05-07T20:59:43.4555737Z use_cache=True, 2025-05-07T20:59:43.4555856Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.4555944Z use_cpu=True, 2025-05-07T20:59:43.4556062Z output_dtype=SparseType.FP32, 2025-05-07T20:59:43.4556141Z ) 2025-05-07T20:59:43.4556283Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4556728Z self=, 2025-05-07T20:59:43.4556819Z compile=False, 2025-05-07T20:59:43.4556900Z T=4, 2025-05-07T20:59:43.4556989Z D=113, 2025-05-07T20:59:43.4557090Z B=17, 2025-05-07T20:59:43.4557205Z log_E=4, 2025-05-07T20:59:43.4557328Z L=0, 2025-05-07T20:59:43.4557449Z D_gradcheck=1, 2025-05-07T20:59:43.4557599Z stochastic_rounding=True, 2025-05-07T20:59:43.4557709Z weighted=False, 2025-05-07T20:59:43.4557818Z row_wise=False, 2025-05-07T20:59:43.4557939Z mixed=False, 2025-05-07T20:59:43.4558049Z use_cache=False, 2025-05-07T20:59:43.4558192Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.4558309Z use_cpu=True, 2025-05-07T20:59:43.4558441Z output_dtype=SparseType.FP16, 2025-05-07T20:59:43.4558539Z ) 2025-05-07T20:59:43.4558725Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4559132Z self=, 2025-05-07T20:59:43.4559222Z compile=False, 2025-05-07T20:59:43.4559315Z T=1, 2025-05-07T20:59:43.4559399Z D=128, 2025-05-07T20:59:43.4559489Z B=49, 2025-05-07T20:59:43.4559570Z log_E=3, 2025-05-07T20:59:43.4559756Z L=17, 2025-05-07T20:59:43.4559855Z D_gradcheck=2, 2025-05-07T20:59:43.4559956Z stochastic_rounding=True, 2025-05-07T20:59:43.4560042Z weighted=False, 2025-05-07T20:59:43.4560134Z row_wise=False, 2025-05-07T20:59:43.4560216Z mixed=True, 2025-05-07T20:59:43.4560382Z use_cache=True, 2025-05-07T20:59:43.4560509Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.4560597Z use_cpu=True, 2025-05-07T20:59:43.4560704Z output_dtype=SparseType.FP32, 2025-05-07T20:59:43.4560790Z ) 2025-05-07T20:59:43.4560932Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4561290Z self=, 2025-05-07T20:59:43.4561395Z compile=True, 2025-05-07T20:59:43.4561474Z T=4, 2025-05-07T20:59:43.4561568Z D=18, 2025-05-07T20:59:43.4561648Z B=28, 2025-05-07T20:59:43.4561731Z log_E=5, 2025-05-07T20:59:43.4561821Z L=9, 2025-05-07T20:59:43.4561924Z D_gradcheck=1, 2025-05-07T20:59:43.4562025Z stochastic_rounding=True, 2025-05-07T20:59:43.4562120Z weighted=False, 2025-05-07T20:59:43.4562206Z row_wise=False, 2025-05-07T20:59:43.4562290Z mixed=True, 2025-05-07T20:59:43.4562385Z use_cache=True, 2025-05-07T20:59:43.4562502Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.4562586Z use_cpu=True, 2025-05-07T20:59:43.4562704Z output_dtype=SparseType.FP32, 2025-05-07T20:59:43.4562783Z ) 2025-05-07T20:59:43.4562932Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4563292Z self=, 2025-05-07T20:59:43.4563379Z compile=False, 2025-05-07T20:59:43.4563467Z T=1, 2025-05-07T20:59:43.4563547Z D=107, 2025-05-07T20:59:43.4563628Z B=110, 2025-05-07T20:59:43.4563719Z log_E=5, 2025-05-07T20:59:43.4563799Z L=2, 2025-05-07T20:59:43.4563883Z D_gradcheck=2, 2025-05-07T20:59:43.4563996Z stochastic_rounding=True, 2025-05-07T20:59:43.4564083Z weighted=True, 2025-05-07T20:59:43.4564165Z row_wise=True, 2025-05-07T20:59:43.4564257Z mixed=False, 2025-05-07T20:59:43.4564345Z use_cache=False, 2025-05-07T20:59:43.4564459Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.4564555Z use_cpu=True, 2025-05-07T20:59:43.4564662Z output_dtype=SparseType.FP32, 2025-05-07T20:59:43.4564797Z ) 2025-05-07T20:59:43.4564940Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4565296Z self=, 2025-05-07T20:59:43.4565393Z compile=False, 2025-05-07T20:59:43.4565510Z T=3, 2025-05-07T20:59:43.4565590Z D=58, 2025-05-07T20:59:43.4565676Z B=3, 2025-05-07T20:59:43.4565756Z log_E=4, 2025-05-07T20:59:43.4565832Z L=16, 2025-05-07T20:59:43.4565925Z D_gradcheck=2, 2025-05-07T20:59:43.4566023Z stochastic_rounding=True, 2025-05-07T20:59:43.4566112Z weighted=True, 2025-05-07T20:59:43.4566202Z row_wise=False, 2025-05-07T20:59:43.4566283Z mixed=False, 2025-05-07T20:59:43.4566372Z use_cache=False, 2025-05-07T20:59:43.4566495Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.4566579Z use_cpu=True, 2025-05-07T20:59:43.4566695Z output_dtype=SparseType.BF16, 2025-05-07T20:59:43.4566772Z ) 2025-05-07T20:59:43.4566915Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4567280Z self=, 2025-05-07T20:59:43.4567367Z compile=False, 2025-05-07T20:59:43.4567446Z T=3, 2025-05-07T20:59:43.4567534Z D=83, 2025-05-07T20:59:43.4567615Z B=125, 2025-05-07T20:59:43.4567694Z log_E=5, 2025-05-07T20:59:43.4567781Z L=16, 2025-05-07T20:59:43.4567867Z D_gradcheck=1, 2025-05-07T20:59:43.4567969Z stochastic_rounding=False, 2025-05-07T20:59:43.4568064Z weighted=True, 2025-05-07T20:59:43.4568195Z row_wise=False, 2025-05-07T20:59:43.4568278Z mixed=True, 2025-05-07T20:59:43.4568372Z use_cache=True, 2025-05-07T20:59:43.4568485Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.4568575Z use_cpu=True, 2025-05-07T20:59:43.4568681Z output_dtype=SparseType.BF16, 2025-05-07T20:59:43.4568800Z ) 2025-05-07T20:59:43.4568951Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4569311Z self=, 2025-05-07T20:59:43.4569398Z compile=False, 2025-05-07T20:59:43.4569486Z T=1, 2025-05-07T20:59:43.4569566Z D=101, 2025-05-07T20:59:43.4569644Z B=64, 2025-05-07T20:59:43.4569738Z log_E=4, 2025-05-07T20:59:43.4569818Z L=5, 2025-05-07T20:59:43.4569903Z D_gradcheck=2, 2025-05-07T20:59:43.4570017Z stochastic_rounding=False, 2025-05-07T20:59:43.4570098Z weighted=True, 2025-05-07T20:59:43.4570193Z row_wise=False, 2025-05-07T20:59:43.4570279Z mixed=False, 2025-05-07T20:59:43.4570367Z use_cache=False, 2025-05-07T20:59:43.4570488Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.4570573Z use_cpu=False, 2025-05-07T20:59:43.4570681Z output_dtype=SparseType.BF16, 2025-05-07T20:59:43.4570773Z ) 2025-05-07T20:59:43.4570916Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4571275Z self=, 2025-05-07T20:59:43.4571370Z compile=False, 2025-05-07T20:59:43.4571450Z T=2, 2025-05-07T20:59:43.4571531Z D=11, 2025-05-07T20:59:43.4571622Z B=59, 2025-05-07T20:59:43.4571705Z log_E=4, 2025-05-07T20:59:43.4571787Z L=20, 2025-05-07T20:59:43.4571880Z D_gradcheck=2, 2025-05-07T20:59:43.4571981Z stochastic_rounding=True, 2025-05-07T20:59:43.4572076Z weighted=True, 2025-05-07T20:59:43.4572163Z row_wise=False, 2025-05-07T20:59:43.4572246Z mixed=False, 2025-05-07T20:59:43.4572343Z use_cache=False, 2025-05-07T20:59:43.4572456Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.4572544Z use_cpu=False, 2025-05-07T20:59:43.4572658Z output_dtype=SparseType.BF16, 2025-05-07T20:59:43.4572734Z ) 2025-05-07T20:59:43.4572875Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4573291Z self=, 2025-05-07T20:59:43.4573381Z compile=False, 2025-05-07T20:59:43.4573461Z T=5, 2025-05-07T20:59:43.4573549Z D=111, 2025-05-07T20:59:43.4573629Z B=26, 2025-05-07T20:59:43.4573718Z log_E=3, 2025-05-07T20:59:43.4573799Z L=5, 2025-05-07T20:59:43.4573928Z D_gradcheck=2, 2025-05-07T20:59:43.4574040Z stochastic_rounding=False, 2025-05-07T20:59:43.4574126Z weighted=True, 2025-05-07T20:59:43.4574207Z row_wise=True, 2025-05-07T20:59:43.4574300Z mixed=False, 2025-05-07T20:59:43.4574387Z use_cache=False, 2025-05-07T20:59:43.4574503Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.4574596Z use_cpu=True, 2025-05-07T20:59:43.4574702Z output_dtype=SparseType.BF16, 2025-05-07T20:59:43.4574778Z ) 2025-05-07T20:59:43.4574926Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4575285Z self=, 2025-05-07T20:59:43.4575378Z compile=False, 2025-05-07T20:59:43.4575466Z T=4, 2025-05-07T20:59:43.4575546Z D=49, 2025-05-07T20:59:43.4575629Z B=63, 2025-05-07T20:59:43.4575711Z log_E=5, 2025-05-07T20:59:43.4575791Z L=8, 2025-05-07T20:59:43.4575883Z D_gradcheck=1, 2025-05-07T20:59:43.4575987Z stochastic_rounding=False, 2025-05-07T20:59:43.4576071Z weighted=True, 2025-05-07T20:59:43.4576164Z row_wise=True, 2025-05-07T20:59:43.4576248Z mixed=False, 2025-05-07T20:59:43.4576335Z use_cache=False, 2025-05-07T20:59:43.4576455Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.4576587Z use_cpu=True, 2025-05-07T20:59:43.4576693Z output_dtype=SparseType.FP32, 2025-05-07T20:59:43.4576777Z ) 2025-05-07T20:59:43.4576917Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4577274Z self=, 2025-05-07T20:59:43.4577438Z compile=True, 2025-05-07T20:59:43.4577519Z T=2, 2025-05-07T20:59:43.4577608Z D=106, 2025-05-07T20:59:43.4577688Z B=80, 2025-05-07T20:59:43.4577767Z log_E=4, 2025-05-07T20:59:43.4577851Z L=20, 2025-05-07T20:59:43.4577935Z D_gradcheck=1, 2025-05-07T20:59:43.4578035Z stochastic_rounding=False, 2025-05-07T20:59:43.4578131Z weighted=False, 2025-05-07T20:59:43.4578216Z row_wise=True, 2025-05-07T20:59:43.4578299Z mixed=False, 2025-05-07T20:59:43.4578394Z use_cache=True, 2025-05-07T20:59:43.4578506Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.4578592Z use_cpu=False, 2025-05-07T20:59:43.4578708Z output_dtype=SparseType.FP16, 2025-05-07T20:59:43.4578785Z ) 2025-05-07T20:59:43.4578926Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4579289Z self=, 2025-05-07T20:59:43.4579382Z compile=True, 2025-05-07T20:59:43.4579471Z T=1, 2025-05-07T20:59:43.4579551Z D=102, 2025-05-07T20:59:43.4579632Z B=60, 2025-05-07T20:59:43.4579717Z log_E=4, 2025-05-07T20:59:43.4579796Z L=18, 2025-05-07T20:59:43.4579880Z D_gradcheck=1, 2025-05-07T20:59:43.4579989Z stochastic_rounding=True, 2025-05-07T20:59:43.4580075Z weighted=True, 2025-05-07T20:59:43.4580160Z row_wise=True, 2025-05-07T20:59:43.4580250Z mixed=False, 2025-05-07T20:59:43.4580336Z use_cache=False, 2025-05-07T20:59:43.4580449Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.4580545Z use_cpu=False, 2025-05-07T20:59:43.4580654Z output_dtype=SparseType.FP32, 2025-05-07T20:59:43.4580743Z ) 2025-05-07T20:59:43.4580882Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4581238Z self=, 2025-05-07T20:59:43.4581336Z compile=True, 2025-05-07T20:59:43.4581416Z T=1, 2025-05-07T20:59:43.4581494Z D=46, 2025-05-07T20:59:43.4581628Z B=64, 2025-05-07T20:59:43.4581709Z log_E=5, 2025-05-07T20:59:43.4581792Z L=3, 2025-05-07T20:59:43.4581887Z D_gradcheck=2, 2025-05-07T20:59:43.4581988Z stochastic_rounding=True, 2025-05-07T20:59:43.4582072Z weighted=True, 2025-05-07T20:59:43.4582164Z row_wise=False, 2025-05-07T20:59:43.4582288Z mixed=True, 2025-05-07T20:59:43.4582375Z use_cache=False, 2025-05-07T20:59:43.4582498Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.4582583Z use_cpu=False, 2025-05-07T20:59:43.4582702Z output_dtype=SparseType.FP32, 2025-05-07T20:59:43.4582781Z ) 2025-05-07T20:59:43.4582925Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4583292Z self=, 2025-05-07T20:59:43.4583379Z compile=False, 2025-05-07T20:59:43.4583464Z T=2, 2025-05-07T20:59:43.4583557Z D=75, 2025-05-07T20:59:43.4583638Z B=65, 2025-05-07T20:59:43.4583721Z log_E=4, 2025-05-07T20:59:43.4583811Z L=6, 2025-05-07T20:59:43.4583897Z D_gradcheck=2, 2025-05-07T20:59:43.4584001Z stochastic_rounding=True, 2025-05-07T20:59:43.4584095Z weighted=False, 2025-05-07T20:59:43.4584179Z row_wise=True, 2025-05-07T20:59:43.4584263Z mixed=False, 2025-05-07T20:59:43.4584362Z use_cache=True, 2025-05-07T20:59:43.4584476Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.4584566Z use_cpu=True, 2025-05-07T20:59:43.4584671Z output_dtype=SparseType.BF16, 2025-05-07T20:59:43.4584748Z ) 2025-05-07T20:59:43.4584940Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4585298Z self=, 2025-05-07T20:59:43.4585389Z compile=False, 2025-05-07T20:59:43.4585476Z T=2, 2025-05-07T20:59:43.4585600Z D=49, 2025-05-07T20:59:43.4585678Z B=1, 2025-05-07T20:59:43.4585772Z log_E=4, 2025-05-07T20:59:43.4585853Z L=5, 2025-05-07T20:59:43.4585941Z D_gradcheck=1, 2025-05-07T20:59:43.4586048Z stochastic_rounding=True, 2025-05-07T20:59:43.4586133Z weighted=True, 2025-05-07T20:59:43.4586228Z row_wise=False, 2025-05-07T20:59:43.4586310Z mixed=True, 2025-05-07T20:59:43.4586395Z use_cache=True, 2025-05-07T20:59:43.4586521Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.4586604Z use_cpu=True, 2025-05-07T20:59:43.4586711Z output_dtype=SparseType.FP16, 2025-05-07T20:59:43.4586795Z ) 2025-05-07T20:59:43.4586938Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4587302Z self=, 2025-05-07T20:59:43.4587399Z compile=False, 2025-05-07T20:59:43.4587479Z T=2, 2025-05-07T20:59:43.4587559Z D=13, 2025-05-07T20:59:43.4587646Z B=60, 2025-05-07T20:59:43.4587731Z log_E=3, 2025-05-07T20:59:43.4587811Z L=20, 2025-05-07T20:59:43.4587905Z D_gradcheck=2, 2025-05-07T20:59:43.4588008Z stochastic_rounding=False, 2025-05-07T20:59:43.4588101Z weighted=True, 2025-05-07T20:59:43.4588182Z row_wise=True, 2025-05-07T20:59:43.4588264Z mixed=True, 2025-05-07T20:59:43.4588358Z use_cache=False, 2025-05-07T20:59:43.4588470Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.4588556Z use_cpu=True, 2025-05-07T20:59:43.4588670Z output_dtype=SparseType.FP32, 2025-05-07T20:59:43.4588745Z ) 2025-05-07T20:59:43.4823564Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4824425Z self=, 2025-05-07T20:59:43.4825008Z compile=False, 2025-05-07T20:59:43.4825237Z T=1, 2025-05-07T20:59:43.4825441Z D=10, 2025-05-07T20:59:43.4825638Z B=27, 2025-05-07T20:59:43.4825843Z log_E=4, 2025-05-07T20:59:43.4826058Z L=2, 2025-05-07T20:59:43.4826256Z D_gradcheck=1, 2025-05-07T20:59:43.4826636Z stochastic_rounding=True, 2025-05-07T20:59:43.4826989Z weighted=False, 2025-05-07T20:59:43.4827212Z row_wise=True, 2025-05-07T20:59:43.4827502Z mixed=False, 2025-05-07T20:59:43.4827727Z use_cache=True, 2025-05-07T20:59:43.4827987Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.4828284Z use_cpu=True, 2025-05-07T20:59:43.4828621Z output_dtype=SparseType.FP16, 2025-05-07T20:59:43.4828900Z ) 2025-05-07T20:59:43.4829146Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4829766Z self=, 2025-05-07T20:59:43.4830329Z compile=True, 2025-05-07T20:59:43.4830552Z T=4, 2025-05-07T20:59:43.4830753Z D=74, 2025-05-07T20:59:43.4830950Z B=44, 2025-05-07T20:59:43.4831141Z log_E=5, 2025-05-07T20:59:43.4831341Z L=20, 2025-05-07T20:59:43.4831546Z D_gradcheck=2, 2025-05-07T20:59:43.4831782Z stochastic_rounding=True, 2025-05-07T20:59:43.4832058Z weighted=False, 2025-05-07T20:59:43.4832289Z row_wise=False, 2025-05-07T20:59:43.4832507Z mixed=False, 2025-05-07T20:59:43.4832731Z use_cache=True, 2025-05-07T20:59:43.4832986Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.4833283Z use_cpu=True, 2025-05-07T20:59:43.4833531Z output_dtype=SparseType.BF16, 2025-05-07T20:59:43.4833806Z ) 2025-05-07T20:59:43.4834056Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4834657Z self=, 2025-05-07T20:59:43.4835289Z compile=False, 2025-05-07T20:59:43.4835658Z T=4, 2025-05-07T20:59:43.4835851Z D=109, 2025-05-07T20:59:43.4836052Z B=15, 2025-05-07T20:59:43.4836248Z log_E=3, 2025-05-07T20:59:43.4836446Z L=19, 2025-05-07T20:59:43.4836651Z D_gradcheck=1, 2025-05-07T20:59:43.4836969Z stochastic_rounding=False, 2025-05-07T20:59:43.4837238Z weighted=True, 2025-05-07T20:59:43.4837464Z row_wise=True, 2025-05-07T20:59:43.4837687Z mixed=True, 2025-05-07T20:59:43.4837900Z use_cache=False, 2025-05-07T20:59:43.4838166Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.4838469Z use_cpu=False, 2025-05-07T20:59:43.4838712Z output_dtype=SparseType.FP32, 2025-05-07T20:59:43.4838989Z ) 2025-05-07T20:59:43.4839244Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4839844Z self=, 2025-05-07T20:59:43.4840401Z compile=False, 2025-05-07T20:59:43.4840636Z T=3, 2025-05-07T20:59:43.4840833Z D=41, 2025-05-07T20:59:43.4841035Z B=125, 2025-05-07T20:59:43.4841228Z log_E=5, 2025-05-07T20:59:43.4841436Z L=1, 2025-05-07T20:59:43.4841638Z D_gradcheck=1, 2025-05-07T20:59:43.4841871Z stochastic_rounding=True, 2025-05-07T20:59:43.4842147Z weighted=False, 2025-05-07T20:59:43.4842376Z row_wise=True, 2025-05-07T20:59:43.4842599Z mixed=True, 2025-05-07T20:59:43.4842816Z use_cache=False, 2025-05-07T20:59:43.4843077Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.4843376Z use_cpu=True, 2025-05-07T20:59:43.4843617Z output_dtype=SparseType.BF16, 2025-05-07T20:59:43.4843894Z ) 2025-05-07T20:59:43.4844141Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4844737Z self=, 2025-05-07T20:59:43.4853851Z compile=True, 2025-05-07T20:59:43.4854095Z T=3, 2025-05-07T20:59:43.4854294Z D=56, 2025-05-07T20:59:43.4854501Z B=60, 2025-05-07T20:59:43.4854704Z log_E=5, 2025-05-07T20:59:43.4854905Z L=1, 2025-05-07T20:59:43.4855113Z D_gradcheck=1, 2025-05-07T20:59:43.4855364Z stochastic_rounding=False, 2025-05-07T20:59:43.4855636Z weighted=True, 2025-05-07T20:59:43.4855868Z row_wise=True, 2025-05-07T20:59:43.4856097Z mixed=False, 2025-05-07T20:59:43.4856390Z use_cache=False, 2025-05-07T20:59:43.4856662Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.4856968Z use_cpu=True, 2025-05-07T20:59:43.4857213Z output_dtype=SparseType.FP32, 2025-05-07T20:59:43.4857492Z ) 2025-05-07T20:59:43.4857749Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4858401Z self=, 2025-05-07T20:59:43.4858961Z compile=True, 2025-05-07T20:59:43.4859187Z T=1, 2025-05-07T20:59:43.4859389Z D=36, 2025-05-07T20:59:43.4859582Z B=95, 2025-05-07T20:59:43.4859788Z log_E=4, 2025-05-07T20:59:43.4859997Z L=9, 2025-05-07T20:59:43.4860196Z D_gradcheck=1, 2025-05-07T20:59:43.4860444Z stochastic_rounding=False, 2025-05-07T20:59:43.4860720Z weighted=True, 2025-05-07T20:59:43.4860940Z row_wise=True, 2025-05-07T20:59:43.4861170Z mixed=False, 2025-05-07T20:59:43.4861399Z use_cache=False, 2025-05-07T20:59:43.4861660Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.4861964Z use_cpu=True, 2025-05-07T20:59:43.4862218Z output_dtype=SparseType.BF16, 2025-05-07T20:59:43.4862490Z ) 2025-05-07T20:59:43.4862740Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4863353Z self=, 2025-05-07T20:59:43.4863906Z compile=False, 2025-05-07T20:59:43.4864127Z T=1, 2025-05-07T20:59:43.4864326Z D=48, 2025-05-07T20:59:43.4864517Z B=125, 2025-05-07T20:59:43.4864718Z log_E=3, 2025-05-07T20:59:43.4865007Z L=17, 2025-05-07T20:59:43.4865208Z D_gradcheck=1, 2025-05-07T20:59:43.4865453Z stochastic_rounding=False, 2025-05-07T20:59:43.4865727Z weighted=True, 2025-05-07T20:59:43.4865957Z row_wise=True, 2025-05-07T20:59:43.4866174Z mixed=False, 2025-05-07T20:59:43.4866449Z use_cache=False, 2025-05-07T20:59:43.4866716Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.4867015Z use_cpu=True, 2025-05-07T20:59:43.4867270Z output_dtype=SparseType.BF16, 2025-05-07T20:59:43.4867550Z ) 2025-05-07T20:59:43.4867797Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4868404Z self=, 2025-05-07T20:59:43.4868960Z compile=True, 2025-05-07T20:59:43.4869175Z T=2, 2025-05-07T20:59:43.4869374Z D=49, 2025-05-07T20:59:43.4869577Z B=74, 2025-05-07T20:59:43.4869772Z log_E=4, 2025-05-07T20:59:43.4869980Z L=18, 2025-05-07T20:59:43.4870192Z D_gradcheck=1, 2025-05-07T20:59:43.4870435Z stochastic_rounding=False, 2025-05-07T20:59:43.4870714Z weighted=False, 2025-05-07T20:59:43.4870950Z row_wise=False, 2025-05-07T20:59:43.4871171Z mixed=False, 2025-05-07T20:59:43.4871401Z use_cache=False, 2025-05-07T20:59:43.4871677Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.4871983Z use_cpu=False, 2025-05-07T20:59:43.4872234Z output_dtype=SparseType.BF16, 2025-05-07T20:59:43.4872516Z ) 2025-05-07T20:59:43.4872770Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4873370Z self=, 2025-05-07T20:59:43.4873935Z compile=False, 2025-05-07T20:59:43.4874164Z T=5, 2025-05-07T20:59:43.4874357Z D=66, 2025-05-07T20:59:43.4874560Z B=118, 2025-05-07T20:59:43.4874766Z log_E=4, 2025-05-07T20:59:43.4874971Z L=13, 2025-05-07T20:59:43.4875180Z D_gradcheck=1, 2025-05-07T20:59:43.4875554Z stochastic_rounding=False, 2025-05-07T20:59:43.4875820Z weighted=False, 2025-05-07T20:59:43.4876048Z row_wise=True, 2025-05-07T20:59:43.4876270Z mixed=True, 2025-05-07T20:59:43.4876483Z use_cache=False, 2025-05-07T20:59:43.4876748Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.4877049Z use_cpu=True, 2025-05-07T20:59:43.4877290Z output_dtype=SparseType.FP32, 2025-05-07T20:59:43.4877614Z ) 2025-05-07T20:59:43.4877863Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4878465Z self=, 2025-05-07T20:59:43.4879013Z compile=True, 2025-05-07T20:59:43.4879280Z T=4, 2025-05-07T20:59:43.4879477Z D=85, 2025-05-07T20:59:43.4879661Z B=28, 2025-05-07T20:59:43.4879861Z log_E=5, 2025-05-07T20:59:43.4880064Z L=1, 2025-05-07T20:59:43.4880259Z D_gradcheck=1, 2025-05-07T20:59:43.4880502Z stochastic_rounding=True, 2025-05-07T20:59:43.4880779Z weighted=False, 2025-05-07T20:59:43.4880999Z row_wise=False, 2025-05-07T20:59:43.4881225Z mixed=True, 2025-05-07T20:59:43.4881448Z use_cache=False, 2025-05-07T20:59:43.4881704Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.4882001Z use_cpu=True, 2025-05-07T20:59:43.4882252Z output_dtype=SparseType.BF16, 2025-05-07T20:59:43.4882521Z ) 2025-05-07T20:59:43.4882775Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4883380Z self=, 2025-05-07T20:59:43.4883926Z compile=True, 2025-05-07T20:59:43.4884140Z T=4, 2025-05-07T20:59:43.4884339Z D=35, 2025-05-07T20:59:43.4884543Z B=59, 2025-05-07T20:59:43.4884732Z log_E=3, 2025-05-07T20:59:43.4884940Z L=2, 2025-05-07T20:59:43.4885149Z D_gradcheck=1, 2025-05-07T20:59:43.4885385Z stochastic_rounding=True, 2025-05-07T20:59:43.4885656Z weighted=True, 2025-05-07T20:59:43.4885931Z row_wise=False, 2025-05-07T20:59:43.4886149Z mixed=False, 2025-05-07T20:59:43.4886371Z use_cache=True, 2025-05-07T20:59:43.4886624Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.4886914Z use_cpu=True, 2025-05-07T20:59:43.4887164Z output_dtype=SparseType.BF16, 2025-05-07T20:59:43.4887482Z ) 2025-05-07T20:59:43.4887723Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4888329Z self=, 2025-05-07T20:59:43.4888884Z compile=True, 2025-05-07T20:59:43.4889096Z T=2, 2025-05-07T20:59:43.4889294Z D=104, 2025-05-07T20:59:43.4889496Z B=3, 2025-05-07T20:59:43.4889692Z log_E=3, 2025-05-07T20:59:43.4889901Z L=3, 2025-05-07T20:59:43.4890106Z D_gradcheck=1, 2025-05-07T20:59:43.4890339Z stochastic_rounding=False, 2025-05-07T20:59:43.4890950Z weighted=False, 2025-05-07T20:59:43.4891176Z row_wise=True, 2025-05-07T20:59:43.4891393Z mixed=False, 2025-05-07T20:59:43.4891603Z use_cache=False, 2025-05-07T20:59:43.4891861Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.4892156Z use_cpu=False, 2025-05-07T20:59:43.4892392Z output_dtype=SparseType.BF16, 2025-05-07T20:59:43.4892660Z ) 2025-05-07T20:59:43.4892905Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4893501Z self=, 2025-05-07T20:59:43.4894042Z compile=True, 2025-05-07T20:59:43.4894256Z T=4, 2025-05-07T20:59:43.4894440Z D=48, 2025-05-07T20:59:43.4894635Z B=58, 2025-05-07T20:59:43.4894830Z log_E=5, 2025-05-07T20:59:43.4895028Z L=5, 2025-05-07T20:59:43.4895218Z D_gradcheck=2, 2025-05-07T20:59:43.4895450Z stochastic_rounding=True, 2025-05-07T20:59:43.4895707Z weighted=False, 2025-05-07T20:59:43.4895931Z row_wise=False, 2025-05-07T20:59:43.4896153Z mixed=False, 2025-05-07T20:59:43.4896362Z use_cache=True, 2025-05-07T20:59:43.4896608Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.4896904Z use_cpu=False, 2025-05-07T20:59:43.4897141Z output_dtype=SparseType.BF16, 2025-05-07T20:59:43.4897412Z ) 2025-05-07T20:59:43.4897654Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4898351Z self=, 2025-05-07T20:59:43.4898897Z compile=False, 2025-05-07T20:59:43.4899114Z T=2, 2025-05-07T20:59:43.4899309Z D=64, 2025-05-07T20:59:43.4899494Z B=92, 2025-05-07T20:59:43.4899689Z log_E=5, 2025-05-07T20:59:43.4899894Z L=2, 2025-05-07T20:59:43.4900146Z D_gradcheck=1, 2025-05-07T20:59:43.4900384Z stochastic_rounding=True, 2025-05-07T20:59:43.4900650Z weighted=False, 2025-05-07T20:59:43.4900868Z row_wise=True, 2025-05-07T20:59:43.4901083Z mixed=True, 2025-05-07T20:59:43.4901306Z use_cache=True, 2025-05-07T20:59:43.4901549Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.4901846Z use_cpu=False, 2025-05-07T20:59:43.4902094Z output_dtype=SparseType.FP16, 2025-05-07T20:59:43.4902389Z ) 2025-05-07T20:59:43.4902637Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4903231Z self=, 2025-05-07T20:59:43.4903784Z compile=False, 2025-05-07T20:59:43.4904003Z T=1, 2025-05-07T20:59:43.4904190Z D=108, 2025-05-07T20:59:43.4904385Z B=68, 2025-05-07T20:59:43.4904581Z log_E=3, 2025-05-07T20:59:43.4904774Z L=14, 2025-05-07T20:59:43.4904976Z D_gradcheck=2, 2025-05-07T20:59:43.4905214Z stochastic_rounding=True, 2025-05-07T20:59:43.4905474Z weighted=False, 2025-05-07T20:59:43.4905698Z row_wise=True, 2025-05-07T20:59:43.4905917Z mixed=False, 2025-05-07T20:59:43.4906125Z use_cache=True, 2025-05-07T20:59:43.4906377Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.4906741Z use_cpu=True, 2025-05-07T20:59:43.4906979Z output_dtype=SparseType.FP16, 2025-05-07T20:59:43.4907243Z ) 2025-05-07T20:59:43.4907487Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4908083Z self=, 2025-05-07T20:59:43.4908691Z compile=True, 2025-05-07T20:59:43.4908908Z T=4, 2025-05-07T20:59:43.4909096Z D=12, 2025-05-07T20:59:43.4909281Z B=95, 2025-05-07T20:59:43.4909471Z log_E=5, 2025-05-07T20:59:43.4909668Z L=6, 2025-05-07T20:59:43.4909859Z D_gradcheck=2, 2025-05-07T20:59:43.4910097Z stochastic_rounding=True, 2025-05-07T20:59:43.4910365Z weighted=True, 2025-05-07T20:59:43.4910577Z row_wise=True, 2025-05-07T20:59:43.4910791Z mixed=True, 2025-05-07T20:59:43.4911004Z use_cache=True, 2025-05-07T20:59:43.4911245Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:43.4911541Z use_cpu=False, 2025-05-07T20:59:43.4911786Z output_dtype=SparseType.FP32, 2025-05-07T20:59:43.4912048Z ) 2025-05-07T20:59:43.4912291Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4912893Z self=, 2025-05-07T20:59:43.4913438Z compile=False, 2025-05-07T20:59:43.4913657Z T=5, 2025-05-07T20:59:43.4913856Z D=111, 2025-05-07T20:59:43.4914044Z B=96, 2025-05-07T20:59:43.4914235Z log_E=4, 2025-05-07T20:59:43.4914436Z L=2, 2025-05-07T20:59:43.4914624Z D_gradcheck=2, 2025-05-07T20:59:43.4914864Z stochastic_rounding=False, 2025-05-07T20:59:43.4915131Z weighted=False, 2025-05-07T20:59:43.4915358Z row_wise=False, 2025-05-07T20:59:43.4915640Z mixed=False, 2025-05-07T20:59:43.4915857Z use_cache=False, 2025-05-07T20:59:43.4916111Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.4916406Z use_cpu=True, 2025-05-07T20:59:43.4916650Z output_dtype=SparseType.FP16, 2025-05-07T20:59:43.4916918Z ) 2025-05-07T20:59:43.4917155Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:43.4917757Z self=, 2025-05-07T20:59:43.4918307Z compile=True, 2025-05-07T20:59:43.4918517Z T=3, 2025-05-07T20:59:43.4918704Z D=97, 2025-05-07T20:59:43.4919467Z B=7, 2025-05-07T20:59:43.4919660Z log_E=4, 2025-05-07T20:59:43.4919861Z L=3, 2025-05-07T20:59:43.4920056Z D_gradcheck=2, 2025-05-07T20:59:43.4920308Z stochastic_rounding=True, 2025-05-07T20:59:43.4920598Z weighted=True, 2025-05-07T20:59:43.4920815Z row_wise=False, 2025-05-07T20:59:43.4921074Z mixed=False, 2025-05-07T20:59:43.4921294Z use_cache=False, 2025-05-07T20:59:43.4921551Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:43.4921849Z use_cpu=False, 2025-05-07T20:59:43.4922086Z output_dtype=SparseType.FP16, 2025-05-07T20:59:43.4922357Z ) 2025-05-07T20:59:53.7393263Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:53.7393983Z self=, 2025-05-07T20:59:53.7394543Z compile=True, 2025-05-07T20:59:53.7394780Z T=4, 2025-05-07T20:59:53.7394979Z D=117, 2025-05-07T20:59:53.7395171Z B=6, 2025-05-07T20:59:53.7395371Z log_E=4, 2025-05-07T20:59:53.7395684Z L=2, 2025-05-07T20:59:53.7395885Z D_gradcheck=1, 2025-05-07T20:59:53.7396128Z stochastic_rounding=True, 2025-05-07T20:59:53.7396396Z weighted=True, 2025-05-07T20:59:53.7396618Z row_wise=True, 2025-05-07T20:59:53.7396843Z mixed=False, 2025-05-07T20:59:53.7397065Z use_cache=True, 2025-05-07T20:59:53.7397308Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:53.7397607Z use_cpu=False, 2025-05-07T20:59:53.7397858Z output_dtype=SparseType.FP16, 2025-05-07T20:59:53.7398125Z ) 2025-05-07T20:59:53.7398689Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:53.7399294Z self=, 2025-05-07T20:59:53.7399837Z compile=True, 2025-05-07T20:59:53.7400044Z T=3, 2025-05-07T20:59:53.7400325Z D=114, 2025-05-07T20:59:53.7400519Z B=2, 2025-05-07T20:59:53.7400705Z log_E=4, 2025-05-07T20:59:53.7400904Z L=8, 2025-05-07T20:59:53.7401101Z D_gradcheck=2, 2025-05-07T20:59:53.7401330Z stochastic_rounding=True, 2025-05-07T20:59:53.7401594Z weighted=False, 2025-05-07T20:59:53.7401812Z row_wise=False, 2025-05-07T20:59:53.7402023Z mixed=False, 2025-05-07T20:59:53.7402244Z use_cache=True, 2025-05-07T20:59:53.7402497Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:53.7402791Z use_cpu=False, 2025-05-07T20:59:53.7403035Z output_dtype=SparseType.FP32, 2025-05-07T20:59:53.7403303Z ) 2025-05-07T20:59:53.7403542Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:53.7404151Z self=, 2025-05-07T20:59:53.7404705Z compile=False, 2025-05-07T20:59:53.7404925Z T=3, 2025-05-07T20:59:53.7405111Z D=86, 2025-05-07T20:59:53.7405306Z B=96, 2025-05-07T20:59:53.7405506Z log_E=5, 2025-05-07T20:59:53.7405702Z L=17, 2025-05-07T20:59:53.7405901Z D_gradcheck=2, 2025-05-07T20:59:53.7406147Z stochastic_rounding=False, 2025-05-07T20:59:53.7406411Z weighted=True, 2025-05-07T20:59:53.7406638Z row_wise=True, 2025-05-07T20:59:53.7406858Z mixed=False, 2025-05-07T20:59:53.7407072Z use_cache=False, 2025-05-07T20:59:53.7407334Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:53.7407639Z use_cpu=True, 2025-05-07T20:59:53.7407882Z output_dtype=SparseType.FP16, 2025-05-07T20:59:53.7408152Z ) 2025-05-07T20:59:53.7408401Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:53.7409002Z self=, 2025-05-07T20:59:53.7409549Z compile=False, 2025-05-07T20:59:53.7409768Z T=4, 2025-05-07T20:59:53.7409957Z D=96, 2025-05-07T20:59:53.7410150Z B=45, 2025-05-07T20:59:53.7410346Z log_E=5, 2025-05-07T20:59:53.7410542Z L=14, 2025-05-07T20:59:53.7410741Z D_gradcheck=1, 2025-05-07T20:59:53.7411065Z stochastic_rounding=False, 2025-05-07T20:59:53.7411337Z weighted=True, 2025-05-07T20:59:53.7411549Z row_wise=True, 2025-05-07T20:59:53.7411769Z mixed=False, 2025-05-07T20:59:53.7411984Z use_cache=True, 2025-05-07T20:59:53.7412230Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:53.7412524Z use_cpu=True, 2025-05-07T20:59:53.7412839Z output_dtype=SparseType.BF16, 2025-05-07T20:59:53.7413105Z ) 2025-05-07T20:59:53.7413353Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:53.7413961Z self=, 2025-05-07T20:59:53.7414507Z compile=False, 2025-05-07T20:59:53.7414726Z T=4, 2025-05-07T20:59:53.7414923Z D=77, 2025-05-07T20:59:53.7415109Z B=96, 2025-05-07T20:59:53.7415304Z log_E=5, 2025-05-07T20:59:53.7415508Z L=12, 2025-05-07T20:59:53.7415701Z D_gradcheck=2, 2025-05-07T20:59:53.7415937Z stochastic_rounding=True, 2025-05-07T20:59:53.7416213Z weighted=False, 2025-05-07T20:59:53.7416433Z row_wise=True, 2025-05-07T20:59:53.7416652Z mixed=False, 2025-05-07T20:59:53.7416874Z use_cache=False, 2025-05-07T20:59:53.7417128Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:53.7417428Z use_cpu=False, 2025-05-07T20:59:53.7417676Z output_dtype=SparseType.FP16, 2025-05-07T20:59:53.7417953Z ) 2025-05-07T20:59:53.7418193Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:53.7418802Z self=, 2025-05-07T20:59:53.7419402Z compile=False, 2025-05-07T20:59:53.7419620Z T=3, 2025-05-07T20:59:53.7419831Z D=110, 2025-05-07T20:59:53.7420021Z B=65, 2025-05-07T20:59:53.7420217Z log_E=4, 2025-05-07T20:59:53.7420420Z L=6, 2025-05-07T20:59:53.7420612Z D_gradcheck=2, 2025-05-07T20:59:53.7420896Z stochastic_rounding=False, 2025-05-07T20:59:53.7421170Z weighted=False, 2025-05-07T20:59:53.7421390Z row_wise=True, 2025-05-07T20:59:53.7421608Z mixed=True, 2025-05-07T20:59:53.7421832Z use_cache=False, 2025-05-07T20:59:53.7422084Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:53.7422385Z use_cpu=True, 2025-05-07T20:59:53.7422631Z output_dtype=SparseType.FP32, 2025-05-07T20:59:53.7422898Z ) 2025-05-07T20:59:53.7423151Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:53.7423759Z self=, 2025-05-07T20:59:53.7424301Z compile=True, 2025-05-07T20:59:53.7424612Z T=3, 2025-05-07T20:59:53.7431694Z D=115, 2025-05-07T20:59:53.7431895Z B=115, 2025-05-07T20:59:53.7432095Z log_E=4, 2025-05-07T20:59:53.7432296Z L=2, 2025-05-07T20:59:53.7432489Z D_gradcheck=2, 2025-05-07T20:59:53.7432730Z stochastic_rounding=True, 2025-05-07T20:59:53.7433006Z weighted=True, 2025-05-07T20:59:53.7433226Z row_wise=False, 2025-05-07T20:59:53.7433455Z mixed=True, 2025-05-07T20:59:53.7433673Z use_cache=True, 2025-05-07T20:59:53.7433918Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:53.7434218Z use_cpu=False, 2025-05-07T20:59:53.7434469Z output_dtype=SparseType.FP32, 2025-05-07T20:59:53.7434737Z ) 2025-05-07T20:59:53.7434987Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:53.7435672Z self=, 2025-05-07T20:59:53.7436226Z compile=False, 2025-05-07T20:59:53.7436436Z T=5, 2025-05-07T20:59:53.7436625Z D=32, 2025-05-07T20:59:53.7436817Z B=36, 2025-05-07T20:59:53.7437003Z log_E=4, 2025-05-07T20:59:53.7437200Z L=7, 2025-05-07T20:59:53.7437396Z D_gradcheck=2, 2025-05-07T20:59:53.7437630Z stochastic_rounding=False, 2025-05-07T20:59:53.7437898Z weighted=False, 2025-05-07T20:59:53.7438124Z row_wise=True, 2025-05-07T20:59:53.7438337Z mixed=False, 2025-05-07T20:59:53.7438626Z use_cache=True, 2025-05-07T20:59:53.7438879Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:53.7439167Z use_cpu=True, 2025-05-07T20:59:53.7439409Z output_dtype=SparseType.FP16, 2025-05-07T20:59:53.7439677Z ) 2025-05-07T20:59:53.7439917Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:53.7440560Z self=, 2025-05-07T20:59:53.7441110Z compile=True, 2025-05-07T20:59:53.7441325Z T=4, 2025-05-07T20:59:53.7441509Z D=7, 2025-05-07T20:59:53.7441699Z B=96, 2025-05-07T20:59:53.7441895Z log_E=4, 2025-05-07T20:59:53.7442089Z L=7, 2025-05-07T20:59:53.7442283Z D_gradcheck=2, 2025-05-07T20:59:53.7442524Z stochastic_rounding=True, 2025-05-07T20:59:53.7442785Z weighted=True, 2025-05-07T20:59:53.7443007Z row_wise=True, 2025-05-07T20:59:53.7443228Z mixed=True, 2025-05-07T20:59:53.7443439Z use_cache=False, 2025-05-07T20:59:53.7443906Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:53.7444206Z use_cpu=False, 2025-05-07T20:59:53.7444446Z output_dtype=SparseType.FP16, 2025-05-07T20:59:53.7444719Z ) 2025-05-07T20:59:53.7444970Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:53.7445565Z self=, 2025-05-07T20:59:53.7446122Z compile=False, 2025-05-07T20:59:53.7446340Z T=2, 2025-05-07T20:59:53.7446525Z D=12, 2025-05-07T20:59:53.7446725Z B=1, 2025-05-07T20:59:53.7446916Z log_E=4, 2025-05-07T20:59:53.7447244Z L=19, 2025-05-07T20:59:53.7447444Z D_gradcheck=1, 2025-05-07T20:59:53.7447684Z stochastic_rounding=True, 2025-05-07T20:59:53.7447946Z weighted=False, 2025-05-07T20:59:53.7448170Z row_wise=False, 2025-05-07T20:59:53.7448387Z mixed=True, 2025-05-07T20:59:53.7448652Z use_cache=True, 2025-05-07T20:59:53.7448891Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:53.7449188Z use_cpu=False, 2025-05-07T20:59:53.7449430Z output_dtype=SparseType.BF16, 2025-05-07T20:59:53.7449691Z ) 2025-05-07T20:59:53.7449936Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:53.7450535Z self=, 2025-05-07T20:59:53.7451080Z compile=True, 2025-05-07T20:59:53.7451293Z T=4, 2025-05-07T20:59:53.7451480Z D=9, 2025-05-07T20:59:53.7451660Z B=14, 2025-05-07T20:59:53.7451853Z log_E=5, 2025-05-07T20:59:53.7452051Z L=8, 2025-05-07T20:59:53.7452242Z D_gradcheck=1, 2025-05-07T20:59:53.7452482Z stochastic_rounding=False, 2025-05-07T20:59:53.7452749Z weighted=False, 2025-05-07T20:59:53.7452965Z row_wise=False, 2025-05-07T20:59:53.7453184Z mixed=False, 2025-05-07T20:59:53.7453400Z use_cache=False, 2025-05-07T20:59:53.7453651Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:53.7453944Z use_cpu=True, 2025-05-07T20:59:53.7454189Z output_dtype=SparseType.BF16, 2025-05-07T20:59:53.7454447Z ) 2025-05-07T20:59:53.7454691Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:53.7455295Z self=, 2025-05-07T20:59:53.7455846Z compile=False, 2025-05-07T20:59:53.7456054Z T=1, 2025-05-07T20:59:53.7456246Z D=33, 2025-05-07T20:59:53.7456437Z B=64, 2025-05-07T20:59:53.7456623Z log_E=5, 2025-05-07T20:59:53.7456824Z L=17, 2025-05-07T20:59:53.7457020Z D_gradcheck=2, 2025-05-07T20:59:53.7457253Z stochastic_rounding=True, 2025-05-07T20:59:53.7457521Z weighted=False, 2025-05-07T20:59:53.7457750Z row_wise=False, 2025-05-07T20:59:53.7457963Z mixed=False, 2025-05-07T20:59:53.7458180Z use_cache=True, 2025-05-07T20:59:53.7458430Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:53.7458723Z use_cpu=False, 2025-05-07T20:59:53.7458969Z output_dtype=SparseType.FP16, 2025-05-07T20:59:53.7459292Z ) 2025-05-07T20:59:53.7459532Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:53.7460135Z self=, 2025-05-07T20:59:53.7460687Z compile=False, 2025-05-07T20:59:53.7460944Z T=3, 2025-05-07T20:59:53.7461132Z D=54, 2025-05-07T20:59:53.7461322Z B=17, 2025-05-07T20:59:53.7461515Z log_E=5, 2025-05-07T20:59:53.7461707Z L=11, 2025-05-07T20:59:53.7461900Z D_gradcheck=1, 2025-05-07T20:59:53.7462139Z stochastic_rounding=False, 2025-05-07T20:59:53.7462405Z weighted=False, 2025-05-07T20:59:53.7462627Z row_wise=True, 2025-05-07T20:59:53.7462845Z mixed=True, 2025-05-07T20:59:53.7463059Z use_cache=False, 2025-05-07T20:59:53.7463314Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:53.7463606Z use_cpu=False, 2025-05-07T20:59:53.7463849Z output_dtype=SparseType.BF16, 2025-05-07T20:59:53.7464117Z ) 2025-05-07T20:59:53.7464363Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:53.7464957Z self=, 2025-05-07T20:59:53.7465513Z compile=False, 2025-05-07T20:59:53.7465727Z T=4, 2025-05-07T20:59:53.7465915Z D=120, 2025-05-07T20:59:53.7466113Z B=107, 2025-05-07T20:59:53.7466306Z log_E=4, 2025-05-07T20:59:53.7466504Z L=12, 2025-05-07T20:59:53.7466702Z D_gradcheck=2, 2025-05-07T20:59:53.7466939Z stochastic_rounding=False, 2025-05-07T20:59:53.7467204Z weighted=True, 2025-05-07T20:59:53.7467478Z row_wise=False, 2025-05-07T20:59:53.7467698Z mixed=False, 2025-05-07T20:59:53.7467916Z use_cache=True, 2025-05-07T20:59:53.7468160Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:53.7468452Z use_cpu=False, 2025-05-07T20:59:53.7468696Z output_dtype=SparseType.FP32, 2025-05-07T20:59:53.7469036Z ) 2025-05-07T20:59:53.7469283Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:53.7469888Z self=, 2025-05-07T20:59:53.7470432Z compile=False, 2025-05-07T20:59:53.7470648Z T=4, 2025-05-07T20:59:53.7470841Z D=45, 2025-05-07T20:59:53.7471029Z B=74, 2025-05-07T20:59:53.7471225Z log_E=4, 2025-05-07T20:59:53.7471428Z L=10, 2025-05-07T20:59:53.7471620Z D_gradcheck=2, 2025-05-07T20:59:53.7471857Z stochastic_rounding=False, 2025-05-07T20:59:53.7472126Z weighted=True, 2025-05-07T20:59:53.7472345Z row_wise=True, 2025-05-07T20:59:53.7472566Z mixed=True, 2025-05-07T20:59:53.7472783Z use_cache=True, 2025-05-07T20:59:53.7473027Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:53.7473323Z use_cpu=False, 2025-05-07T20:59:53.7473566Z output_dtype=SparseType.BF16, 2025-05-07T20:59:53.7473838Z ) 2025-05-07T20:59:53.7474077Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:53.7474682Z self=, 2025-05-07T20:59:53.7475232Z compile=False, 2025-05-07T20:59:53.7475537Z T=4, 2025-05-07T20:59:53.7475729Z D=52, 2025-05-07T20:59:53.7475919Z B=112, 2025-05-07T20:59:53.7476108Z log_E=3, 2025-05-07T20:59:53.7476311Z L=19, 2025-05-07T20:59:53.7476511Z D_gradcheck=2, 2025-05-07T20:59:53.7476744Z stochastic_rounding=True, 2025-05-07T20:59:53.7477016Z weighted=True, 2025-05-07T20:59:53.7477238Z row_wise=True, 2025-05-07T20:59:53.7477457Z mixed=False, 2025-05-07T20:59:53.7477681Z use_cache=True, 2025-05-07T20:59:53.7477933Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:53.7478224Z use_cpu=True, 2025-05-07T20:59:53.7478472Z output_dtype=SparseType.FP32, 2025-05-07T20:59:53.7478744Z ) 2025-05-07T20:59:53.7478983Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:53.7479642Z self=, 2025-05-07T20:59:53.7480194Z compile=True, 2025-05-07T20:59:53.7480408Z T=2, 2025-05-07T20:59:53.7480595Z D=98, 2025-05-07T20:59:53.7480789Z B=89, 2025-05-07T20:59:53.7480982Z log_E=3, 2025-05-07T20:59:53.7481175Z L=18, 2025-05-07T20:59:53.7481421Z D_gradcheck=1, 2025-05-07T20:59:53.7481661Z stochastic_rounding=True, 2025-05-07T20:59:53.7481927Z weighted=True, 2025-05-07T20:59:53.7482153Z row_wise=False, 2025-05-07T20:59:53.7482377Z mixed=True, 2025-05-07T20:59:53.7482587Z use_cache=True, 2025-05-07T20:59:53.7482845Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:53.7483143Z use_cpu=False, 2025-05-07T20:59:53.7483386Z output_dtype=SparseType.FP32, 2025-05-07T20:59:53.7483658Z ) 2025-05-07T20:59:53.7483904Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:53.7484509Z self=, 2025-05-07T20:59:53.7485060Z compile=True, 2025-05-07T20:59:53.7485274Z T=3, 2025-05-07T20:59:53.7485458Z D=33, 2025-05-07T20:59:53.7485646Z B=90, 2025-05-07T20:59:53.7485836Z log_E=4, 2025-05-07T20:59:53.7486027Z L=16, 2025-05-07T20:59:53.7486221Z D_gradcheck=2, 2025-05-07T20:59:53.7486460Z stochastic_rounding=True, 2025-05-07T20:59:53.7486719Z weighted=True, 2025-05-07T20:59:53.7486940Z row_wise=False, 2025-05-07T20:59:53.7487159Z mixed=False, 2025-05-07T20:59:53.7487376Z use_cache=False, 2025-05-07T20:59:53.7487629Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:53.7487975Z use_cpu=False, 2025-05-07T20:59:53.7488224Z output_dtype=SparseType.FP32, 2025-05-07T20:59:53.7488485Z ) 2025-05-07T20:59:53.7670242Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:53.7670850Z self=, 2025-05-07T20:59:53.7671537Z compile=False, 2025-05-07T20:59:53.7671804Z T=4, 2025-05-07T20:59:53.7671994Z D=66, 2025-05-07T20:59:53.7672186Z B=94, 2025-05-07T20:59:53.7672438Z log_E=3, 2025-05-07T20:59:53.7672822Z L=5, 2025-05-07T20:59:53.7673200Z D_gradcheck=1, 2025-05-07T20:59:53.7673650Z stochastic_rounding=True, 2025-05-07T20:59:53.7674177Z weighted=True, 2025-05-07T20:59:53.7674604Z row_wise=False, 2025-05-07T20:59:53.7675020Z mixed=False, 2025-05-07T20:59:53.7675567Z use_cache=False, 2025-05-07T20:59:53.7676072Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:53.7676635Z use_cpu=False, 2025-05-07T20:59:53.7677114Z output_dtype=SparseType.BF16, 2025-05-07T20:59:53.7677636Z ) 2025-05-07T20:59:53.7678102Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:53.7679288Z self=, 2025-05-07T20:59:53.7680370Z compile=False, 2025-05-07T20:59:53.7680773Z T=2, 2025-05-07T20:59:53.7681148Z D=36, 2025-05-07T20:59:53.7681516Z B=31, 2025-05-07T20:59:53.7681872Z log_E=4, 2025-05-07T20:59:53.7682255Z L=7, 2025-05-07T20:59:53.7682463Z D_gradcheck=2, 2025-05-07T20:59:53.7682693Z stochastic_rounding=True, 2025-05-07T20:59:53.7682959Z weighted=True, 2025-05-07T20:59:53.7683181Z row_wise=True, 2025-05-07T20:59:53.7683388Z mixed=True, 2025-05-07T20:59:53.7683598Z use_cache=True, 2025-05-07T20:59:53.7683844Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:53.7684136Z use_cpu=True, 2025-05-07T20:59:53.7684374Z output_dtype=SparseType.FP32, 2025-05-07T20:59:53.7684642Z ) 2025-05-07T20:59:53.7684887Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:53.7685483Z self=, 2025-05-07T20:59:53.7686031Z compile=False, 2025-05-07T20:59:53.7686242Z T=2, 2025-05-07T20:59:53.7686421Z D=75, 2025-05-07T20:59:53.7686702Z B=108, 2025-05-07T20:59:53.7686900Z log_E=3, 2025-05-07T20:59:53.7687091Z L=1, 2025-05-07T20:59:53.7687283Z D_gradcheck=2, 2025-05-07T20:59:53.7687520Z stochastic_rounding=False, 2025-05-07T20:59:53.7687779Z weighted=True, 2025-05-07T20:59:53.7688000Z row_wise=True, 2025-05-07T20:59:53.7688276Z mixed=True, 2025-05-07T20:59:53.7688482Z use_cache=False, 2025-05-07T20:59:53.7688738Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:53.7689029Z use_cpu=False, 2025-05-07T20:59:53.7689267Z output_dtype=SparseType.FP16, 2025-05-07T20:59:53.7689530Z ) 2025-05-07T20:59:53.7689781Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:53.7690383Z self=, 2025-05-07T20:59:53.7691337Z compile=True, 2025-05-07T20:59:53.7691560Z T=3, 2025-05-07T20:59:53.7691754Z D=33, 2025-05-07T20:59:53.7691939Z B=44, 2025-05-07T20:59:53.7692130Z log_E=5, 2025-05-07T20:59:53.7692330Z L=19, 2025-05-07T20:59:53.7692519Z D_gradcheck=1, 2025-05-07T20:59:53.7692756Z stochastic_rounding=False, 2025-05-07T20:59:53.7693023Z weighted=False, 2025-05-07T20:59:53.7693236Z row_wise=False, 2025-05-07T20:59:53.7693445Z mixed=True, 2025-05-07T20:59:53.7693658Z use_cache=True, 2025-05-07T20:59:53.7693894Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:53.7694187Z use_cpu=False, 2025-05-07T20:59:53.7694429Z output_dtype=SparseType.BF16, 2025-05-07T20:59:53.7694683Z ) 2025-05-07T20:59:53.7695022Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:53.7695620Z self=, 2025-05-07T20:59:53.7696165Z compile=True, 2025-05-07T20:59:53.7696370Z T=3, 2025-05-07T20:59:53.7696619Z D=98, 2025-05-07T20:59:53.7696812Z B=7, 2025-05-07T20:59:53.7696992Z log_E=5, 2025-05-07T20:59:53.7697183Z L=18, 2025-05-07T20:59:53.7697377Z D_gradcheck=1, 2025-05-07T20:59:53.7697605Z stochastic_rounding=True, 2025-05-07T20:59:53.7697868Z weighted=True, 2025-05-07T20:59:53.7698083Z row_wise=False, 2025-05-07T20:59:53.7698290Z mixed=True, 2025-05-07T20:59:53.7698499Z use_cache=False, 2025-05-07T20:59:53.7698755Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:53.7699037Z use_cpu=False, 2025-05-07T20:59:53.7699278Z output_dtype=SparseType.FP16, 2025-05-07T20:59:53.7699545Z ) 2025-05-07T20:59:53.7699779Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:53.7700378Z self=, 2025-05-07T20:59:53.7700918Z compile=True, 2025-05-07T20:59:53.7701118Z T=1, 2025-05-07T20:59:53.7701306Z D=2, 2025-05-07T20:59:53.7701490Z B=75, 2025-05-07T20:59:53.7701674Z log_E=3, 2025-05-07T20:59:53.7701868Z L=12, 2025-05-07T20:59:53.7702062Z D_gradcheck=1, 2025-05-07T20:59:53.7702292Z stochastic_rounding=True, 2025-05-07T20:59:53.7702555Z weighted=True, 2025-05-07T20:59:53.7702771Z row_wise=True, 2025-05-07T20:59:53.7702982Z mixed=False, 2025-05-07T20:59:53.7703191Z use_cache=False, 2025-05-07T20:59:53.7703445Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:53.7703736Z use_cpu=False, 2025-05-07T20:59:53.7703976Z output_dtype=SparseType.FP32, 2025-05-07T20:59:53.7704244Z ) 2025-05-07T20:59:53.7704488Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:53.7705088Z self=, 2025-05-07T20:59:53.7705641Z compile=False, 2025-05-07T20:59:53.7705853Z T=2, 2025-05-07T20:59:53.7706038Z D=112, 2025-05-07T20:59:53.7706227Z B=123, 2025-05-07T20:59:53.7706413Z log_E=5, 2025-05-07T20:59:53.7706602Z L=9, 2025-05-07T20:59:53.7706798Z D_gradcheck=1, 2025-05-07T20:59:53.7707108Z stochastic_rounding=False, 2025-05-07T20:59:53.7707368Z weighted=False, 2025-05-07T20:59:53.7707588Z row_wise=False, 2025-05-07T20:59:53.7707801Z mixed=True, 2025-05-07T20:59:53.7708004Z use_cache=True, 2025-05-07T20:59:53.7708248Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:53.7708541Z use_cpu=True, 2025-05-07T20:59:53.7708840Z output_dtype=SparseType.FP32, 2025-05-07T20:59:53.7709094Z ) 2025-05-07T20:59:53.7709332Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:53.7709931Z self=, 2025-05-07T20:59:53.7710468Z compile=True, 2025-05-07T20:59:53.7710676Z T=4, 2025-05-07T20:59:53.7710861Z D=86, 2025-05-07T20:59:53.7711038Z B=35, 2025-05-07T20:59:53.7711226Z log_E=5, 2025-05-07T20:59:53.7711422Z L=4, 2025-05-07T20:59:53.7711612Z D_gradcheck=2, 2025-05-07T20:59:53.7711846Z stochastic_rounding=False, 2025-05-07T20:59:53.7712107Z weighted=True, 2025-05-07T20:59:53.7712317Z row_wise=False, 2025-05-07T20:59:53.7712535Z mixed=False, 2025-05-07T20:59:53.7712750Z use_cache=False, 2025-05-07T20:59:53.7713001Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:53.7713284Z use_cpu=True, 2025-05-07T20:59:53.7713525Z output_dtype=SparseType.FP32, 2025-05-07T20:59:53.7713779Z ) 2025-05-07T20:59:53.7714018Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:53.7714614Z self=, 2025-05-07T20:59:53.7715206Z compile=False, 2025-05-07T20:59:53.7715502Z T=1, 2025-05-07T20:59:53.7715692Z D=18, 2025-05-07T20:59:53.7715880Z B=32, 2025-05-07T20:59:53.7716065Z log_E=3, 2025-05-07T20:59:53.7716260Z L=6, 2025-05-07T20:59:53.7716456Z D_gradcheck=2, 2025-05-07T20:59:53.7716732Z stochastic_rounding=False, 2025-05-07T20:59:53.7717003Z weighted=True, 2025-05-07T20:59:53.7717225Z row_wise=False, 2025-05-07T20:59:53.7717436Z mixed=False, 2025-05-07T20:59:53.7717649Z use_cache=True, 2025-05-07T20:59:53.7717891Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:53.7718178Z use_cpu=False, 2025-05-07T20:59:53.7718424Z output_dtype=SparseType.FP16, 2025-05-07T20:59:53.7718694Z ) 2025-05-07T20:59:53.7718934Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:53.7719533Z self=, 2025-05-07T20:59:53.7720078Z compile=False, 2025-05-07T20:59:53.7726874Z T=5, 2025-05-07T20:59:53.7727101Z D=26, 2025-05-07T20:59:53.7727300Z B=69, 2025-05-07T20:59:53.7727502Z log_E=4, 2025-05-07T20:59:53.7727700Z L=7, 2025-05-07T20:59:53.7727902Z D_gradcheck=2, 2025-05-07T20:59:53.7728141Z stochastic_rounding=True, 2025-05-07T20:59:53.7728405Z weighted=True, 2025-05-07T20:59:53.7728631Z row_wise=False, 2025-05-07T20:59:53.7728853Z mixed=True, 2025-05-07T20:59:53.7729065Z use_cache=False, 2025-05-07T20:59:53.7729329Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:53.7729626Z use_cpu=False, 2025-05-07T20:59:53.7729866Z output_dtype=SparseType.BF16, 2025-05-07T20:59:53.7730133Z ) 2025-05-07T20:59:53.7730375Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:53.7730976Z self=, 2025-05-07T20:59:53.7731531Z compile=False, 2025-05-07T20:59:53.7731748Z T=2, 2025-05-07T20:59:53.7731936Z D=74, 2025-05-07T20:59:53.7732131Z B=79, 2025-05-07T20:59:53.7732324Z log_E=5, 2025-05-07T20:59:53.7732518Z L=15, 2025-05-07T20:59:53.7732715Z D_gradcheck=1, 2025-05-07T20:59:53.7732952Z stochastic_rounding=False, 2025-05-07T20:59:53.7733218Z weighted=False, 2025-05-07T20:59:53.7733440Z row_wise=False, 2025-05-07T20:59:53.7733658Z mixed=False, 2025-05-07T20:59:53.7733952Z use_cache=False, 2025-05-07T20:59:53.7734206Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:53.7734501Z use_cpu=True, 2025-05-07T20:59:53.7734745Z output_dtype=SparseType.BF16, 2025-05-07T20:59:53.7735009Z ) 2025-05-07T20:59:53.7735253Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:53.7735906Z self=, 2025-05-07T20:59:53.7736448Z compile=False, 2025-05-07T20:59:53.7736663Z T=3, 2025-05-07T20:59:53.7736857Z D=18, 2025-05-07T20:59:53.7737043Z B=68, 2025-05-07T20:59:53.7737237Z log_E=3, 2025-05-07T20:59:53.7737442Z L=1, 2025-05-07T20:59:53.7737633Z D_gradcheck=1, 2025-05-07T20:59:53.7737871Z stochastic_rounding=True, 2025-05-07T20:59:53.7738136Z weighted=True, 2025-05-07T20:59:53.7738352Z row_wise=False, 2025-05-07T20:59:53.7738581Z mixed=False, 2025-05-07T20:59:53.7738799Z use_cache=True, 2025-05-07T20:59:53.7739050Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:53.7739337Z use_cpu=False, 2025-05-07T20:59:53.7739579Z output_dtype=SparseType.BF16, 2025-05-07T20:59:53.7739850Z ) 2025-05-07T20:59:53.7740093Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:53.7740696Z self=, 2025-05-07T20:59:53.7741252Z compile=False, 2025-05-07T20:59:53.7741461Z T=1, 2025-05-07T20:59:53.7741652Z D=88, 2025-05-07T20:59:53.7741845Z B=45, 2025-05-07T20:59:53.7742033Z log_E=3, 2025-05-07T20:59:53.7742314Z L=10, 2025-05-07T20:59:53.7742516Z D_gradcheck=1, 2025-05-07T20:59:53.7742750Z stochastic_rounding=False, 2025-05-07T20:59:53.7743013Z weighted=True, 2025-05-07T20:59:53.7743233Z row_wise=True, 2025-05-07T20:59:53.7743443Z mixed=False, 2025-05-07T20:59:53.7743710Z use_cache=True, 2025-05-07T20:59:53.7743958Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:53.7744250Z use_cpu=False, 2025-05-07T20:59:53.7744499Z output_dtype=SparseType.FP32, 2025-05-07T20:59:53.7744767Z ) 2025-05-07T20:59:53.7745011Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:53.7745609Z self=, 2025-05-07T20:59:53.7746165Z compile=True, 2025-05-07T20:59:53.7746377Z T=5, 2025-05-07T20:59:53.7746563Z D=26, 2025-05-07T20:59:53.7746754Z B=75, 2025-05-07T20:59:53.7746947Z log_E=5, 2025-05-07T20:59:53.7747141Z L=11, 2025-05-07T20:59:53.7747340Z D_gradcheck=2, 2025-05-07T20:59:53.7747573Z stochastic_rounding=True, 2025-05-07T20:59:53.7747834Z weighted=False, 2025-05-07T20:59:53.7748061Z row_wise=False, 2025-05-07T20:59:53.7748283Z mixed=False, 2025-05-07T20:59:53.7748495Z use_cache=True, 2025-05-07T20:59:53.7748745Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:53.7749041Z use_cpu=True, 2025-05-07T20:59:53.7749283Z output_dtype=SparseType.FP32, 2025-05-07T20:59:53.7749553Z ) 2025-05-07T20:59:53.7749799Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:53.7750397Z self=, 2025-05-07T20:59:53.7750954Z compile=True, 2025-05-07T20:59:53.7751171Z T=5, 2025-05-07T20:59:53.7751362Z D=31, 2025-05-07T20:59:53.7751546Z B=70, 2025-05-07T20:59:53.7751739Z log_E=5, 2025-05-07T20:59:53.7751941Z L=0, 2025-05-07T20:59:53.7752129Z D_gradcheck=2, 2025-05-07T20:59:53.7752369Z stochastic_rounding=False, 2025-05-07T20:59:53.7752635Z weighted=False, 2025-05-07T20:59:53.7752849Z row_wise=True, 2025-05-07T20:59:53.7753064Z mixed=True, 2025-05-07T20:59:53.7753272Z use_cache=False, 2025-05-07T20:59:53.7753519Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:53.7753830Z use_cpu=False, 2025-05-07T20:59:53.7754070Z output_dtype=SparseType.FP16, 2025-05-07T20:59:53.7754382Z ) 2025-05-07T20:59:53.7754623Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:53.7755222Z self=, 2025-05-07T20:59:53.7755850Z compile=True, 2025-05-07T20:59:53.7756102Z T=5, 2025-05-07T20:59:53.7756288Z D=21, 2025-05-07T20:59:53.7756475Z B=8, 2025-05-07T20:59:53.7756655Z log_E=3, 2025-05-07T20:59:53.7756851Z L=13, 2025-05-07T20:59:53.7757043Z D_gradcheck=1, 2025-05-07T20:59:53.7757270Z stochastic_rounding=False, 2025-05-07T20:59:53.7757536Z weighted=True, 2025-05-07T20:59:53.7757762Z row_wise=False, 2025-05-07T20:59:53.7757970Z mixed=False, 2025-05-07T20:59:53.7758183Z use_cache=False, 2025-05-07T20:59:53.7758435Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:53.7758723Z use_cpu=False, 2025-05-07T20:59:53.7758969Z output_dtype=SparseType.FP32, 2025-05-07T20:59:53.7759232Z ) 2025-05-07T20:59:53.7759473Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:53.7760074Z self=, 2025-05-07T20:59:53.7760619Z compile=True, 2025-05-07T20:59:53.7760828Z T=4, 2025-05-07T20:59:53.7761009Z D=119, 2025-05-07T20:59:53.7761201Z B=41, 2025-05-07T20:59:53.7761390Z log_E=3, 2025-05-07T20:59:53.7761580Z L=3, 2025-05-07T20:59:53.7761772Z D_gradcheck=1, 2025-05-07T20:59:53.7762008Z stochastic_rounding=False, 2025-05-07T20:59:53.7762262Z weighted=True, 2025-05-07T20:59:53.7762540Z row_wise=True, 2025-05-07T20:59:53.7762753Z mixed=True, 2025-05-07T20:59:53.7762961Z use_cache=True, 2025-05-07T20:59:53.7763205Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:53.7763497Z use_cpu=False, 2025-05-07T20:59:53.7763732Z output_dtype=SparseType.FP32, 2025-05-07T20:59:53.7764046Z ) 2025-05-07T20:59:53.7764287Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:53.7764884Z self=, 2025-05-07T20:59:53.7765426Z compile=False, 2025-05-07T20:59:53.7765636Z T=4, 2025-05-07T20:59:53.7765819Z D=36, 2025-05-07T20:59:53.7766007Z B=91, 2025-05-07T20:59:53.7766199Z log_E=4, 2025-05-07T20:59:53.7766387Z L=11, 2025-05-07T20:59:53.7766584Z D_gradcheck=2, 2025-05-07T20:59:53.7766815Z stochastic_rounding=True, 2025-05-07T20:59:53.7767076Z weighted=False, 2025-05-07T20:59:53.7767288Z row_wise=True, 2025-05-07T20:59:53.7767502Z mixed=False, 2025-05-07T20:59:53.7767713Z use_cache=False, 2025-05-07T20:59:53.7767961Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:53.7768247Z use_cpu=True, 2025-05-07T20:59:53.7768490Z output_dtype=SparseType.FP32, 2025-05-07T20:59:53.7768752Z ) 2025-05-07T20:59:57.0390131Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0391210Z self=, 2025-05-07T20:59:57.0392006Z compile=False, 2025-05-07T20:59:57.0392322Z T=1, 2025-05-07T20:59:57.0392582Z D=9, 2025-05-07T20:59:57.0392875Z B=84, 2025-05-07T20:59:57.0393081Z log_E=4, 2025-05-07T20:59:57.0393301Z L=7, 2025-05-07T20:59:57.0393511Z D_gradcheck=1, 2025-05-07T20:59:57.0393752Z stochastic_rounding=False, 2025-05-07T20:59:57.0394036Z weighted=True, 2025-05-07T20:59:57.0394277Z row_wise=False, 2025-05-07T20:59:57.0394495Z mixed=True, 2025-05-07T20:59:57.0394729Z use_cache=True, 2025-05-07T20:59:57.0394990Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.0395297Z use_cpu=True, 2025-05-07T20:59:57.0395608Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.0395878Z ) 2025-05-07T20:59:57.0396124Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0396899Z self=, 2025-05-07T20:59:57.0397458Z compile=False, 2025-05-07T20:59:57.0397728Z T=3, 2025-05-07T20:59:57.0397909Z D=21, 2025-05-07T20:59:57.0398098Z B=61, 2025-05-07T20:59:57.0398285Z log_E=3, 2025-05-07T20:59:57.0398475Z L=9, 2025-05-07T20:59:57.0398747Z D_gradcheck=2, 2025-05-07T20:59:57.0398978Z stochastic_rounding=False, 2025-05-07T20:59:57.0399237Z weighted=True, 2025-05-07T20:59:57.0399450Z row_wise=True, 2025-05-07T20:59:57.0399662Z mixed=False, 2025-05-07T20:59:57.0399870Z use_cache=True, 2025-05-07T20:59:57.0400124Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.0400415Z use_cpu=True, 2025-05-07T20:59:57.0400650Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.0400918Z ) 2025-05-07T20:59:57.0401159Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0401761Z self=, 2025-05-07T20:59:57.0402310Z compile=True, 2025-05-07T20:59:57.0402520Z T=5, 2025-05-07T20:59:57.0402709Z D=26, 2025-05-07T20:59:57.0402894Z B=72, 2025-05-07T20:59:57.0403086Z log_E=4, 2025-05-07T20:59:57.0403289Z L=3, 2025-05-07T20:59:57.0403477Z D_gradcheck=1, 2025-05-07T20:59:57.0403716Z stochastic_rounding=False, 2025-05-07T20:59:57.0403980Z weighted=False, 2025-05-07T20:59:57.0404191Z row_wise=True, 2025-05-07T20:59:57.0404408Z mixed=True, 2025-05-07T20:59:57.0404626Z use_cache=True, 2025-05-07T20:59:57.0404872Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.0405264Z use_cpu=False, 2025-05-07T20:59:57.0405511Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.0405775Z ) 2025-05-07T20:59:57.0406015Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0406616Z self=, 2025-05-07T20:59:57.0407257Z compile=False, 2025-05-07T20:59:57.0407469Z T=3, 2025-05-07T20:59:57.0407662Z D=49, 2025-05-07T20:59:57.0407861Z B=126, 2025-05-07T20:59:57.0408046Z log_E=3, 2025-05-07T20:59:57.0408252Z L=3, 2025-05-07T20:59:57.0408445Z D_gradcheck=2, 2025-05-07T20:59:57.0408675Z stochastic_rounding=False, 2025-05-07T20:59:57.0408941Z weighted=False, 2025-05-07T20:59:57.0409175Z row_wise=True, 2025-05-07T20:59:57.0409391Z mixed=True, 2025-05-07T20:59:57.0409602Z use_cache=True, 2025-05-07T20:59:57.0409846Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.0410136Z use_cpu=False, 2025-05-07T20:59:57.0410384Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.0410648Z ) 2025-05-07T20:59:57.0410881Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0411476Z self=, 2025-05-07T20:59:57.0412023Z compile=True, 2025-05-07T20:59:57.0412228Z T=3, 2025-05-07T20:59:57.0412418Z D=67, 2025-05-07T20:59:57.0412607Z B=101, 2025-05-07T20:59:57.0412792Z log_E=3, 2025-05-07T20:59:57.0412990Z L=19, 2025-05-07T20:59:57.0413185Z D_gradcheck=1, 2025-05-07T20:59:57.0413418Z stochastic_rounding=True, 2025-05-07T20:59:57.0413675Z weighted=True, 2025-05-07T20:59:57.0413898Z row_wise=False, 2025-05-07T20:59:57.0414112Z mixed=True, 2025-05-07T20:59:57.0414318Z use_cache=False, 2025-05-07T20:59:57.0414575Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.0414862Z use_cpu=False, 2025-05-07T20:59:57.0415100Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.0415364Z ) 2025-05-07T20:59:57.0415608Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0416195Z self=, 2025-05-07T20:59:57.0416739Z compile=True, 2025-05-07T20:59:57.0416955Z T=3, 2025-05-07T20:59:57.0417139Z D=47, 2025-05-07T20:59:57.0417381Z B=65, 2025-05-07T20:59:57.0417572Z log_E=5, 2025-05-07T20:59:57.0417761Z L=9, 2025-05-07T20:59:57.0417955Z D_gradcheck=2, 2025-05-07T20:59:57.0418189Z stochastic_rounding=False, 2025-05-07T20:59:57.0418451Z weighted=False, 2025-05-07T20:59:57.0418676Z row_wise=False, 2025-05-07T20:59:57.0418942Z mixed=False, 2025-05-07T20:59:57.0419151Z use_cache=True, 2025-05-07T20:59:57.0419398Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.0419698Z use_cpu=True, 2025-05-07T20:59:57.0419941Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.0420206Z ) 2025-05-07T20:59:57.0420449Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0421050Z self=, 2025-05-07T20:59:57.0421588Z compile=True, 2025-05-07T20:59:57.0421805Z T=1, 2025-05-07T20:59:57.0421994Z D=118, 2025-05-07T20:59:57.0422180Z B=82, 2025-05-07T20:59:57.0422373Z log_E=4, 2025-05-07T20:59:57.0422567Z L=4, 2025-05-07T20:59:57.0422753Z D_gradcheck=1, 2025-05-07T20:59:57.0422988Z stochastic_rounding=False, 2025-05-07T20:59:57.0423252Z weighted=False, 2025-05-07T20:59:57.0423461Z row_wise=True, 2025-05-07T20:59:57.0423674Z mixed=False, 2025-05-07T20:59:57.0423890Z use_cache=True, 2025-05-07T20:59:57.0424125Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.0424419Z use_cpu=False, 2025-05-07T20:59:57.0424661Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.0424920Z ) 2025-05-07T20:59:57.0425206Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0425807Z self=, 2025-05-07T20:59:57.0426344Z compile=False, 2025-05-07T20:59:57.0426553Z T=4, 2025-05-07T20:59:57.0426782Z D=102, 2025-05-07T20:59:57.0426968Z B=52, 2025-05-07T20:59:57.0427153Z log_E=5, 2025-05-07T20:59:57.0427351Z L=10, 2025-05-07T20:59:57.0427554Z D_gradcheck=2, 2025-05-07T20:59:57.0427781Z stochastic_rounding=True, 2025-05-07T20:59:57.0428047Z weighted=True, 2025-05-07T20:59:57.0428265Z row_wise=False, 2025-05-07T20:59:57.0428470Z mixed=True, 2025-05-07T20:59:57.0428683Z use_cache=False, 2025-05-07T20:59:57.0428939Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.0429221Z use_cpu=True, 2025-05-07T20:59:57.0429461Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.0429730Z ) 2025-05-07T20:59:57.0429967Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0430563Z self=, 2025-05-07T20:59:57.0431108Z compile=False, 2025-05-07T20:59:57.0431324Z T=2, 2025-05-07T20:59:57.0431507Z D=97, 2025-05-07T20:59:57.0431693Z B=12, 2025-05-07T20:59:57.0431888Z log_E=3, 2025-05-07T20:59:57.0432080Z L=13, 2025-05-07T20:59:57.0432280Z D_gradcheck=2, 2025-05-07T20:59:57.0432517Z stochastic_rounding=False, 2025-05-07T20:59:57.0432777Z weighted=False, 2025-05-07T20:59:57.0432997Z row_wise=True, 2025-05-07T20:59:57.0433211Z mixed=False, 2025-05-07T20:59:57.0433426Z use_cache=False, 2025-05-07T20:59:57.0433724Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.0434018Z use_cpu=False, 2025-05-07T20:59:57.0434258Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.0434526Z ) 2025-05-07T20:59:57.0434766Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0435359Z self=, 2025-05-07T20:59:57.0436018Z compile=False, 2025-05-07T20:59:57.0436229Z T=4, 2025-05-07T20:59:57.0436415Z D=2, 2025-05-07T20:59:57.0436602Z B=48, 2025-05-07T20:59:57.0436791Z log_E=4, 2025-05-07T20:59:57.0436981Z L=5, 2025-05-07T20:59:57.0437172Z D_gradcheck=2, 2025-05-07T20:59:57.0437454Z stochastic_rounding=True, 2025-05-07T20:59:57.0437722Z weighted=False, 2025-05-07T20:59:57.0437941Z row_wise=True, 2025-05-07T20:59:57.0438155Z mixed=False, 2025-05-07T20:59:57.0438369Z use_cache=True, 2025-05-07T20:59:57.0438608Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.0438901Z use_cpu=False, 2025-05-07T20:59:57.0439187Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.0439447Z ) 2025-05-07T20:59:57.0439689Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0440294Z self=, 2025-05-07T20:59:57.0440839Z compile=False, 2025-05-07T20:59:57.0441049Z T=5, 2025-05-07T20:59:57.0441237Z D=104, 2025-05-07T20:59:57.0441418Z B=73, 2025-05-07T20:59:57.0441606Z log_E=5, 2025-05-07T20:59:57.0441804Z L=20, 2025-05-07T20:59:57.0441997Z D_gradcheck=1, 2025-05-07T20:59:57.0442233Z stochastic_rounding=False, 2025-05-07T20:59:57.0442502Z weighted=False, 2025-05-07T20:59:57.0442713Z row_wise=True, 2025-05-07T20:59:57.0442930Z mixed=True, 2025-05-07T20:59:57.0443141Z use_cache=True, 2025-05-07T20:59:57.0443398Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.0443727Z use_cpu=False, 2025-05-07T20:59:57.0443970Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.0444239Z ) 2025-05-07T20:59:57.0444473Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0445073Z self=, 2025-05-07T20:59:57.0445700Z compile=True, 2025-05-07T20:59:57.0445908Z T=1, 2025-05-07T20:59:57.0446100Z D=34, 2025-05-07T20:59:57.0446291Z B=36, 2025-05-07T20:59:57.0446473Z log_E=5, 2025-05-07T20:59:57.0446671Z L=5, 2025-05-07T20:59:57.0446868Z D_gradcheck=1, 2025-05-07T20:59:57.0447139Z stochastic_rounding=True, 2025-05-07T20:59:57.0447400Z weighted=False, 2025-05-07T20:59:57.0454384Z row_wise=True, 2025-05-07T20:59:57.0454604Z mixed=False, 2025-05-07T20:59:57.0454821Z use_cache=False, 2025-05-07T20:59:57.0455074Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.0455369Z use_cpu=False, 2025-05-07T20:59:57.0455617Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.0455882Z ) 2025-05-07T20:59:57.0456123Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0456734Z self=, 2025-05-07T20:59:57.0457282Z compile=False, 2025-05-07T20:59:57.0457503Z T=5, 2025-05-07T20:59:57.0457698Z D=61, 2025-05-07T20:59:57.0457884Z B=92, 2025-05-07T20:59:57.0458078Z log_E=3, 2025-05-07T20:59:57.0458280Z L=12, 2025-05-07T20:59:57.0458470Z D_gradcheck=2, 2025-05-07T20:59:57.0458711Z stochastic_rounding=False, 2025-05-07T20:59:57.0458984Z weighted=False, 2025-05-07T20:59:57.0459201Z row_wise=True, 2025-05-07T20:59:57.0459420Z mixed=False, 2025-05-07T20:59:57.0459639Z use_cache=True, 2025-05-07T20:59:57.0459885Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.0460184Z use_cpu=True, 2025-05-07T20:59:57.0460429Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.0460703Z ) 2025-05-07T20:59:57.0460943Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0461544Z self=, 2025-05-07T20:59:57.0462099Z compile=False, 2025-05-07T20:59:57.0462315Z T=2, 2025-05-07T20:59:57.0462511Z D=100, 2025-05-07T20:59:57.0462709Z B=78, 2025-05-07T20:59:57.0462899Z log_E=5, 2025-05-07T20:59:57.0463101Z L=1, 2025-05-07T20:59:57.0463311Z D_gradcheck=2, 2025-05-07T20:59:57.0463577Z stochastic_rounding=True, 2025-05-07T20:59:57.0463845Z weighted=True, 2025-05-07T20:59:57.0464072Z row_wise=True, 2025-05-07T20:59:57.0464286Z mixed=False, 2025-05-07T20:59:57.0464580Z use_cache=True, 2025-05-07T20:59:57.0464836Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.0465132Z use_cpu=True, 2025-05-07T20:59:57.0465382Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.0465658Z ) 2025-05-07T20:59:57.0465900Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0466548Z self=, 2025-05-07T20:59:57.0467098Z compile=False, 2025-05-07T20:59:57.0467316Z T=5, 2025-05-07T20:59:57.0467504Z D=79, 2025-05-07T20:59:57.0467693Z B=77, 2025-05-07T20:59:57.0467889Z log_E=5, 2025-05-07T20:59:57.0468081Z L=17, 2025-05-07T20:59:57.0468276Z D_gradcheck=2, 2025-05-07T20:59:57.0468517Z stochastic_rounding=False, 2025-05-07T20:59:57.0468779Z weighted=True, 2025-05-07T20:59:57.0469003Z row_wise=False, 2025-05-07T20:59:57.0469225Z mixed=True, 2025-05-07T20:59:57.0469434Z use_cache=False, 2025-05-07T20:59:57.0469704Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.0470001Z use_cpu=False, 2025-05-07T20:59:57.0470240Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.0470512Z ) 2025-05-07T20:59:57.0470759Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0471357Z self=, 2025-05-07T20:59:57.0471913Z compile=True, 2025-05-07T20:59:57.0472131Z T=3, 2025-05-07T20:59:57.0472315Z D=17, 2025-05-07T20:59:57.0472507Z B=115, 2025-05-07T20:59:57.0472703Z log_E=3, 2025-05-07T20:59:57.0472944Z L=17, 2025-05-07T20:59:57.0473146Z D_gradcheck=1, 2025-05-07T20:59:57.0473388Z stochastic_rounding=False, 2025-05-07T20:59:57.0473656Z weighted=False, 2025-05-07T20:59:57.0473872Z row_wise=True, 2025-05-07T20:59:57.0474088Z mixed=False, 2025-05-07T20:59:57.0474349Z use_cache=True, 2025-05-07T20:59:57.0474595Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.0474903Z use_cpu=True, 2025-05-07T20:59:57.0475154Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.0475504Z ) 2025-05-07T20:59:57.0475754Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0476362Z self=, 2025-05-07T20:59:57.0476915Z compile=True, 2025-05-07T20:59:57.0477131Z T=2, 2025-05-07T20:59:57.0477503Z D=40, 2025-05-07T20:59:57.0477693Z B=20, 2025-05-07T20:59:57.0477893Z log_E=3, 2025-05-07T20:59:57.0478097Z L=5, 2025-05-07T20:59:57.0478294Z D_gradcheck=1, 2025-05-07T20:59:57.0478543Z stochastic_rounding=False, 2025-05-07T20:59:57.0478815Z weighted=True, 2025-05-07T20:59:57.0479036Z row_wise=False, 2025-05-07T20:59:57.0479260Z mixed=True, 2025-05-07T20:59:57.0479479Z use_cache=False, 2025-05-07T20:59:57.0479743Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.0480040Z use_cpu=False, 2025-05-07T20:59:57.0480289Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.0480559Z ) 2025-05-07T20:59:57.0480797Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0481402Z self=, 2025-05-07T20:59:57.0481953Z compile=False, 2025-05-07T20:59:57.0482163Z T=5, 2025-05-07T20:59:57.0482354Z D=76, 2025-05-07T20:59:57.0482545Z B=51, 2025-05-07T20:59:57.0482732Z log_E=5, 2025-05-07T20:59:57.0482930Z L=11, 2025-05-07T20:59:57.0483129Z D_gradcheck=2, 2025-05-07T20:59:57.0483364Z stochastic_rounding=False, 2025-05-07T20:59:57.0483635Z weighted=False, 2025-05-07T20:59:57.0483857Z row_wise=False, 2025-05-07T20:59:57.0484072Z mixed=False, 2025-05-07T20:59:57.0484298Z use_cache=False, 2025-05-07T20:59:57.0484561Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.0484852Z use_cpu=True, 2025-05-07T20:59:57.0485099Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.0485425Z ) 2025-05-07T20:59:57.0670540Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0671453Z self=, 2025-05-07T20:59:57.0672224Z compile=False, 2025-05-07T20:59:57.0672652Z T=1, 2025-05-07T20:59:57.0672916Z D=71, 2025-05-07T20:59:57.0673167Z B=56, 2025-05-07T20:59:57.0673377Z log_E=3, 2025-05-07T20:59:57.0673611Z L=19, 2025-05-07T20:59:57.0673811Z D_gradcheck=2, 2025-05-07T20:59:57.0674050Z stochastic_rounding=False, 2025-05-07T20:59:57.0674322Z weighted=True, 2025-05-07T20:59:57.0674548Z row_wise=False, 2025-05-07T20:59:57.0674763Z mixed=True, 2025-05-07T20:59:57.0674982Z use_cache=False, 2025-05-07T20:59:57.0675240Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.0675620Z use_cpu=True, 2025-05-07T20:59:57.0675869Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.0676146Z ) 2025-05-07T20:59:57.0676393Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0677004Z self=, 2025-05-07T20:59:57.0677559Z compile=False, 2025-05-07T20:59:57.0677773Z T=2, 2025-05-07T20:59:57.0677971Z D=2, 2025-05-07T20:59:57.0678167Z B=102, 2025-05-07T20:59:57.0678360Z log_E=5, 2025-05-07T20:59:57.0678562Z L=20, 2025-05-07T20:59:57.0678759Z D_gradcheck=1, 2025-05-07T20:59:57.0678990Z stochastic_rounding=True, 2025-05-07T20:59:57.0679257Z weighted=False, 2025-05-07T20:59:57.0679566Z row_wise=False, 2025-05-07T20:59:57.0679788Z mixed=False, 2025-05-07T20:59:57.0680000Z use_cache=False, 2025-05-07T20:59:57.0680256Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.0680550Z use_cpu=True, 2025-05-07T20:59:57.0680852Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.0681124Z ) 2025-05-07T20:59:57.0681373Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0681975Z self=, 2025-05-07T20:59:57.0682525Z compile=False, 2025-05-07T20:59:57.0682742Z T=1, 2025-05-07T20:59:57.0682925Z D=77, 2025-05-07T20:59:57.0683118Z B=48, 2025-05-07T20:59:57.0683313Z log_E=5, 2025-05-07T20:59:57.0683508Z L=3, 2025-05-07T20:59:57.0683703Z D_gradcheck=2, 2025-05-07T20:59:57.0683935Z stochastic_rounding=True, 2025-05-07T20:59:57.0684196Z weighted=False, 2025-05-07T20:59:57.0684418Z row_wise=False, 2025-05-07T20:59:57.0684642Z mixed=False, 2025-05-07T20:59:57.0684856Z use_cache=True, 2025-05-07T20:59:57.0685104Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.0685401Z use_cpu=False, 2025-05-07T20:59:57.0685638Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.0685913Z ) 2025-05-07T20:59:57.0686155Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0686761Z self=, 2025-05-07T20:59:57.0687307Z compile=False, 2025-05-07T20:59:57.0687522Z T=3, 2025-05-07T20:59:57.0687716Z D=24, 2025-05-07T20:59:57.0687898Z B=126, 2025-05-07T20:59:57.0688106Z log_E=5, 2025-05-07T20:59:57.0688301Z L=12, 2025-05-07T20:59:57.0688496Z D_gradcheck=1, 2025-05-07T20:59:57.0688729Z stochastic_rounding=False, 2025-05-07T20:59:57.0688993Z weighted=False, 2025-05-07T20:59:57.0689217Z row_wise=True, 2025-05-07T20:59:57.0689429Z mixed=True, 2025-05-07T20:59:57.0689638Z use_cache=True, 2025-05-07T20:59:57.0689885Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.0690179Z use_cpu=True, 2025-05-07T20:59:57.0690412Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.0690841Z ) 2025-05-07T20:59:57.0691089Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0691752Z self=, 2025-05-07T20:59:57.0692301Z compile=False, 2025-05-07T20:59:57.0692518Z T=2, 2025-05-07T20:59:57.0692703Z D=3, 2025-05-07T20:59:57.0692889Z B=5, 2025-05-07T20:59:57.0693074Z log_E=5, 2025-05-07T20:59:57.0693264Z L=4, 2025-05-07T20:59:57.0693515Z D_gradcheck=2, 2025-05-07T20:59:57.0693747Z stochastic_rounding=True, 2025-05-07T20:59:57.0694011Z weighted=False, 2025-05-07T20:59:57.0694228Z row_wise=False, 2025-05-07T20:59:57.0694444Z mixed=True, 2025-05-07T20:59:57.0694656Z use_cache=True, 2025-05-07T20:59:57.0694898Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.0695190Z use_cpu=True, 2025-05-07T20:59:57.0695431Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.0695692Z ) 2025-05-07T20:59:57.0695935Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0696542Z self=, 2025-05-07T20:59:57.0697081Z compile=True, 2025-05-07T20:59:57.0697294Z T=2, 2025-05-07T20:59:57.0697486Z D=51, 2025-05-07T20:59:57.0697670Z B=8, 2025-05-07T20:59:57.0697859Z log_E=4, 2025-05-07T20:59:57.0698052Z L=5, 2025-05-07T20:59:57.0698237Z D_gradcheck=1, 2025-05-07T20:59:57.0698475Z stochastic_rounding=False, 2025-05-07T20:59:57.0698738Z weighted=False, 2025-05-07T20:59:57.0698951Z row_wise=False, 2025-05-07T20:59:57.0699164Z mixed=False, 2025-05-07T20:59:57.0699378Z use_cache=False, 2025-05-07T20:59:57.0699694Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.0699991Z use_cpu=False, 2025-05-07T20:59:57.0700232Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.0700497Z ) 2025-05-07T20:59:57.0700735Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0701336Z self=, 2025-05-07T20:59:57.0701946Z compile=True, 2025-05-07T20:59:57.0702151Z T=3, 2025-05-07T20:59:57.0702342Z D=72, 2025-05-07T20:59:57.0702530Z B=92, 2025-05-07T20:59:57.0702715Z log_E=4, 2025-05-07T20:59:57.0702910Z L=13, 2025-05-07T20:59:57.0703101Z D_gradcheck=1, 2025-05-07T20:59:57.0703329Z stochastic_rounding=True, 2025-05-07T20:59:57.0703601Z weighted=False, 2025-05-07T20:59:57.0703818Z row_wise=True, 2025-05-07T20:59:57.0704025Z mixed=True, 2025-05-07T20:59:57.0704235Z use_cache=False, 2025-05-07T20:59:57.0704490Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.0704782Z use_cpu=False, 2025-05-07T20:59:57.0705025Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.0705291Z ) 2025-05-07T20:59:57.0705528Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0706124Z self=, 2025-05-07T20:59:57.0706665Z compile=True, 2025-05-07T20:59:57.0706873Z T=4, 2025-05-07T20:59:57.0707058Z D=92, 2025-05-07T20:59:57.0707239Z B=31, 2025-05-07T20:59:57.0707424Z log_E=4, 2025-05-07T20:59:57.0707613Z L=7, 2025-05-07T20:59:57.0707801Z D_gradcheck=2, 2025-05-07T20:59:57.0708032Z stochastic_rounding=False, 2025-05-07T20:59:57.0708290Z weighted=False, 2025-05-07T20:59:57.0708512Z row_wise=False, 2025-05-07T20:59:57.0708726Z mixed=False, 2025-05-07T20:59:57.0708933Z use_cache=False, 2025-05-07T20:59:57.0709186Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.0709473Z use_cpu=True, 2025-05-07T20:59:57.0709710Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.0709972Z ) 2025-05-07T20:59:57.0710210Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0710798Z self=, 2025-05-07T20:59:57.0711339Z compile=True, 2025-05-07T20:59:57.0711545Z T=1, 2025-05-07T20:59:57.0711730Z D=59, 2025-05-07T20:59:57.0711958Z B=21, 2025-05-07T20:59:57.0712150Z log_E=3, 2025-05-07T20:59:57.0712340Z L=10, 2025-05-07T20:59:57.0712527Z D_gradcheck=1, 2025-05-07T20:59:57.0712760Z stochastic_rounding=True, 2025-05-07T20:59:57.0713025Z weighted=False, 2025-05-07T20:59:57.0713237Z row_wise=False, 2025-05-07T20:59:57.0713516Z mixed=False, 2025-05-07T20:59:57.0713724Z use_cache=False, 2025-05-07T20:59:57.0713972Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.0714264Z use_cpu=False, 2025-05-07T20:59:57.0714503Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.0714761Z ) 2025-05-07T20:59:57.0714999Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0715665Z self=, 2025-05-07T20:59:57.0716197Z compile=False, 2025-05-07T20:59:57.0716413Z T=4, 2025-05-07T20:59:57.0716597Z D=28, 2025-05-07T20:59:57.0716777Z B=50, 2025-05-07T20:59:57.0716965Z log_E=5, 2025-05-07T20:59:57.0717162Z L=0, 2025-05-07T20:59:57.0717349Z D_gradcheck=2, 2025-05-07T20:59:57.0717579Z stochastic_rounding=False, 2025-05-07T20:59:57.0717837Z weighted=False, 2025-05-07T20:59:57.0718051Z row_wise=False, 2025-05-07T20:59:57.0718264Z mixed=False, 2025-05-07T20:59:57.0718478Z use_cache=False, 2025-05-07T20:59:57.0718725Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.0719010Z use_cpu=True, 2025-05-07T20:59:57.0719246Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.0719506Z ) 2025-05-07T20:59:57.0719794Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0720390Z self=, 2025-05-07T20:59:57.0720927Z compile=False, 2025-05-07T20:59:57.0721131Z T=5, 2025-05-07T20:59:57.0721363Z D=86, 2025-05-07T20:59:57.0721547Z B=75, 2025-05-07T20:59:57.0721767Z log_E=5, 2025-05-07T20:59:57.0721962Z L=15, 2025-05-07T20:59:57.0722147Z D_gradcheck=2, 2025-05-07T20:59:57.0722382Z stochastic_rounding=False, 2025-05-07T20:59:57.0722644Z weighted=False, 2025-05-07T20:59:57.0722859Z row_wise=False, 2025-05-07T20:59:57.0723070Z mixed=False, 2025-05-07T20:59:57.0723284Z use_cache=True, 2025-05-07T20:59:57.0723525Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.0723815Z use_cpu=True, 2025-05-07T20:59:57.0724052Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.0724312Z ) 2025-05-07T20:59:57.0724549Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0725150Z self=, 2025-05-07T20:59:57.0725687Z compile=True, 2025-05-07T20:59:57.0725893Z T=3, 2025-05-07T20:59:57.0726078Z D=48, 2025-05-07T20:59:57.0726262Z B=2, 2025-05-07T20:59:57.0726448Z log_E=5, 2025-05-07T20:59:57.0726643Z L=1, 2025-05-07T20:59:57.0726837Z D_gradcheck=2, 2025-05-07T20:59:57.0727066Z stochastic_rounding=False, 2025-05-07T20:59:57.0727329Z weighted=True, 2025-05-07T20:59:57.0727544Z row_wise=False, 2025-05-07T20:59:57.0727753Z mixed=False, 2025-05-07T20:59:57.0727964Z use_cache=False, 2025-05-07T20:59:57.0728214Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.0728503Z use_cpu=False, 2025-05-07T20:59:57.0728742Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.0729012Z ) 2025-05-07T20:59:57.0729243Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0729846Z self=, 2025-05-07T20:59:57.0730387Z compile=False, 2025-05-07T20:59:57.0730589Z T=2, 2025-05-07T20:59:57.0730779Z D=102, 2025-05-07T20:59:57.0730966Z B=125, 2025-05-07T20:59:57.0731151Z log_E=5, 2025-05-07T20:59:57.0731343Z L=19, 2025-05-07T20:59:57.0731534Z D_gradcheck=2, 2025-05-07T20:59:57.0731811Z stochastic_rounding=False, 2025-05-07T20:59:57.0732071Z weighted=True, 2025-05-07T20:59:57.0732284Z row_wise=True, 2025-05-07T20:59:57.0732486Z mixed=True, 2025-05-07T20:59:57.0732698Z use_cache=False, 2025-05-07T20:59:57.0732949Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.0733294Z use_cpu=False, 2025-05-07T20:59:57.0733528Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.0733792Z ) 2025-05-07T20:59:57.0734035Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0734627Z self=, 2025-05-07T20:59:57.0735171Z compile=False, 2025-05-07T20:59:57.0735377Z T=4, 2025-05-07T20:59:57.0735555Z D=25, 2025-05-07T20:59:57.0735739Z B=39, 2025-05-07T20:59:57.0735923Z log_E=4, 2025-05-07T20:59:57.0736112Z L=10, 2025-05-07T20:59:57.0736303Z D_gradcheck=2, 2025-05-07T20:59:57.0736535Z stochastic_rounding=False, 2025-05-07T20:59:57.0736804Z weighted=False, 2025-05-07T20:59:57.0737023Z row_wise=False, 2025-05-07T20:59:57.0737237Z mixed=False, 2025-05-07T20:59:57.0737444Z use_cache=True, 2025-05-07T20:59:57.0737686Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.0737972Z use_cpu=True, 2025-05-07T20:59:57.0738216Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.0738480Z ) 2025-05-07T20:59:57.0738719Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0739315Z self=, 2025-05-07T20:59:57.0739899Z compile=True, 2025-05-07T20:59:57.0740106Z T=3, 2025-05-07T20:59:57.0740293Z D=52, 2025-05-07T20:59:57.0740475Z B=126, 2025-05-07T20:59:57.0740665Z log_E=5, 2025-05-07T20:59:57.0740858Z L=16, 2025-05-07T20:59:57.0741047Z D_gradcheck=2, 2025-05-07T20:59:57.0741317Z stochastic_rounding=False, 2025-05-07T20:59:57.0747404Z weighted=False, 2025-05-07T20:59:57.0747669Z row_wise=True, 2025-05-07T20:59:57.0747882Z mixed=True, 2025-05-07T20:59:57.0748097Z use_cache=True, 2025-05-07T20:59:57.0748342Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.0748630Z use_cpu=True, 2025-05-07T20:59:57.0748869Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.0749140Z ) 2025-05-07T20:59:57.0749378Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0749983Z self=, 2025-05-07T20:59:57.0750527Z compile=True, 2025-05-07T20:59:57.0750740Z T=4, 2025-05-07T20:59:57.0750925Z D=118, 2025-05-07T20:59:57.0751114Z B=114, 2025-05-07T20:59:57.0751305Z log_E=5, 2025-05-07T20:59:57.0751494Z L=0, 2025-05-07T20:59:57.0751684Z D_gradcheck=2, 2025-05-07T20:59:57.0751918Z stochastic_rounding=False, 2025-05-07T20:59:57.0752180Z weighted=True, 2025-05-07T20:59:57.0752393Z row_wise=True, 2025-05-07T20:59:57.0752604Z mixed=False, 2025-05-07T20:59:57.0752814Z use_cache=False, 2025-05-07T20:59:57.0753067Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.0753357Z use_cpu=True, 2025-05-07T20:59:57.0753617Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.0753903Z ) 2025-05-07T20:59:57.0754144Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0754734Z self=, 2025-05-07T20:59:57.0755279Z compile=False, 2025-05-07T20:59:57.0755573Z T=3, 2025-05-07T20:59:57.0755764Z D=20, 2025-05-07T20:59:57.0755947Z B=28, 2025-05-07T20:59:57.0756132Z log_E=4, 2025-05-07T20:59:57.0756331Z L=11, 2025-05-07T20:59:57.0756518Z D_gradcheck=1, 2025-05-07T20:59:57.0756750Z stochastic_rounding=False, 2025-05-07T20:59:57.0757013Z weighted=False, 2025-05-07T20:59:57.0757224Z row_wise=True, 2025-05-07T20:59:57.0757432Z mixed=True, 2025-05-07T20:59:57.0757718Z use_cache=False, 2025-05-07T20:59:57.0757973Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.0758261Z use_cpu=True, 2025-05-07T20:59:57.0758504Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.0758762Z ) 2025-05-07T20:59:57.0759003Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0759645Z self=, 2025-05-07T20:59:57.0760188Z compile=False, 2025-05-07T20:59:57.0760402Z T=4, 2025-05-07T20:59:57.0760585Z D=85, 2025-05-07T20:59:57.0760771Z B=27, 2025-05-07T20:59:57.0760963Z log_E=5, 2025-05-07T20:59:57.0761157Z L=3, 2025-05-07T20:59:57.0761344Z D_gradcheck=2, 2025-05-07T20:59:57.0761577Z stochastic_rounding=False, 2025-05-07T20:59:57.0761839Z weighted=False, 2025-05-07T20:59:57.0762066Z row_wise=False, 2025-05-07T20:59:57.0762277Z mixed=True, 2025-05-07T20:59:57.0762487Z use_cache=True, 2025-05-07T20:59:57.0762730Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.0763017Z use_cpu=False, 2025-05-07T20:59:57.0763258Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.0763518Z ) 2025-05-07T20:59:57.0950855Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0951817Z self=, 2025-05-07T20:59:57.0952965Z compile=True, 2025-05-07T20:59:57.0953349Z T=3, 2025-05-07T20:59:57.0953593Z D=4, 2025-05-07T20:59:57.0953833Z B=44, 2025-05-07T20:59:57.0954088Z log_E=3, 2025-05-07T20:59:57.0954502Z L=5, 2025-05-07T20:59:57.0954764Z D_gradcheck=1, 2025-05-07T20:59:57.0955087Z stochastic_rounding=False, 2025-05-07T20:59:57.0955351Z weighted=True, 2025-05-07T20:59:57.0955644Z row_wise=False, 2025-05-07T20:59:57.0955858Z mixed=True, 2025-05-07T20:59:57.0956150Z use_cache=False, 2025-05-07T20:59:57.0956400Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.0956692Z use_cpu=False, 2025-05-07T20:59:57.0956934Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.0957200Z ) 2025-05-07T20:59:57.0957439Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0958043Z self=, 2025-05-07T20:59:57.0958587Z compile=False, 2025-05-07T20:59:57.0958794Z T=1, 2025-05-07T20:59:57.0958980Z D=72, 2025-05-07T20:59:57.0959169Z B=23, 2025-05-07T20:59:57.0959356Z log_E=5, 2025-05-07T20:59:57.0959554Z L=2, 2025-05-07T20:59:57.0959749Z D_gradcheck=2, 2025-05-07T20:59:57.0959978Z stochastic_rounding=False, 2025-05-07T20:59:57.0960242Z weighted=False, 2025-05-07T20:59:57.0960461Z row_wise=True, 2025-05-07T20:59:57.0960672Z mixed=False, 2025-05-07T20:59:57.0960885Z use_cache=False, 2025-05-07T20:59:57.0961143Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.0961431Z use_cpu=True, 2025-05-07T20:59:57.0961675Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.0961939Z ) 2025-05-07T20:59:57.0962175Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0962769Z self=, 2025-05-07T20:59:57.0963319Z compile=True, 2025-05-07T20:59:57.0963529Z T=1, 2025-05-07T20:59:57.0963710Z D=91, 2025-05-07T20:59:57.0963900Z B=36, 2025-05-07T20:59:57.0964094Z log_E=5, 2025-05-07T20:59:57.0964286Z L=12, 2025-05-07T20:59:57.0964480Z D_gradcheck=2, 2025-05-07T20:59:57.0964715Z stochastic_rounding=True, 2025-05-07T20:59:57.0964972Z weighted=True, 2025-05-07T20:59:57.0965188Z row_wise=True, 2025-05-07T20:59:57.0965398Z mixed=True, 2025-05-07T20:59:57.0965606Z use_cache=True, 2025-05-07T20:59:57.0965853Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.0966156Z use_cpu=True, 2025-05-07T20:59:57.0966465Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.0966738Z ) 2025-05-07T20:59:57.0966981Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0967574Z self=, 2025-05-07T20:59:57.0968119Z compile=False, 2025-05-07T20:59:57.0968388Z T=5, 2025-05-07T20:59:57.0968571Z D=13, 2025-05-07T20:59:57.0968758Z B=19, 2025-05-07T20:59:57.0968946Z log_E=5, 2025-05-07T20:59:57.0969134Z L=11, 2025-05-07T20:59:57.0969326Z D_gradcheck=1, 2025-05-07T20:59:57.0969558Z stochastic_rounding=True, 2025-05-07T20:59:57.0969821Z weighted=False, 2025-05-07T20:59:57.0970033Z row_wise=True, 2025-05-07T20:59:57.0970245Z mixed=False, 2025-05-07T20:59:57.0970462Z use_cache=False, 2025-05-07T20:59:57.0970710Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.0970999Z use_cpu=True, 2025-05-07T20:59:57.0971237Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.0971493Z ) 2025-05-07T20:59:57.0971738Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0972340Z self=, 2025-05-07T20:59:57.0972878Z compile=True, 2025-05-07T20:59:57.0973089Z T=1, 2025-05-07T20:59:57.0973278Z D=114, 2025-05-07T20:59:57.0973460Z B=77, 2025-05-07T20:59:57.0973648Z log_E=5, 2025-05-07T20:59:57.0973842Z L=1, 2025-05-07T20:59:57.0974031Z D_gradcheck=1, 2025-05-07T20:59:57.0974261Z stochastic_rounding=True, 2025-05-07T20:59:57.0974520Z weighted=False, 2025-05-07T20:59:57.0974781Z row_wise=False, 2025-05-07T20:59:57.0974997Z mixed=True, 2025-05-07T20:59:57.0975209Z use_cache=False, 2025-05-07T20:59:57.0975457Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.0975743Z use_cpu=True, 2025-05-07T20:59:57.0976022Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.0976286Z ) 2025-05-07T20:59:57.0976524Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0977120Z self=, 2025-05-07T20:59:57.0977664Z compile=False, 2025-05-07T20:59:57.0977870Z T=1, 2025-05-07T20:59:57.0978052Z D=60, 2025-05-07T20:59:57.0978238Z B=75, 2025-05-07T20:59:57.0978419Z log_E=5, 2025-05-07T20:59:57.0978613Z L=3, 2025-05-07T20:59:57.0978805Z D_gradcheck=1, 2025-05-07T20:59:57.0979038Z stochastic_rounding=False, 2025-05-07T20:59:57.0979301Z weighted=False, 2025-05-07T20:59:57.0979517Z row_wise=False, 2025-05-07T20:59:57.0979731Z mixed=False, 2025-05-07T20:59:57.0979947Z use_cache=True, 2025-05-07T20:59:57.0980186Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.0980475Z use_cpu=False, 2025-05-07T20:59:57.0980714Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.0980979Z ) 2025-05-07T20:59:57.0981213Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0981808Z self=, 2025-05-07T20:59:57.0982348Z compile=True, 2025-05-07T20:59:57.0982557Z T=3, 2025-05-07T20:59:57.0982749Z D=110, 2025-05-07T20:59:57.0982936Z B=36, 2025-05-07T20:59:57.0983122Z log_E=3, 2025-05-07T20:59:57.0983314Z L=6, 2025-05-07T20:59:57.0983521Z D_gradcheck=2, 2025-05-07T20:59:57.0983788Z stochastic_rounding=False, 2025-05-07T20:59:57.0984043Z weighted=True, 2025-05-07T20:59:57.0984256Z row_wise=True, 2025-05-07T20:59:57.0984467Z mixed=False, 2025-05-07T20:59:57.0984679Z use_cache=True, 2025-05-07T20:59:57.0984923Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.0985208Z use_cpu=True, 2025-05-07T20:59:57.0985444Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.0985706Z ) 2025-05-07T20:59:57.0985946Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0986613Z self=, 2025-05-07T20:59:57.0987157Z compile=True, 2025-05-07T20:59:57.0987366Z T=4, 2025-05-07T20:59:57.0987546Z D=43, 2025-05-07T20:59:57.0987733Z B=98, 2025-05-07T20:59:57.0987919Z log_E=5, 2025-05-07T20:59:57.0988108Z L=5, 2025-05-07T20:59:57.0988339Z D_gradcheck=1, 2025-05-07T20:59:57.0988571Z stochastic_rounding=True, 2025-05-07T20:59:57.0988829Z weighted=True, 2025-05-07T20:59:57.0989048Z row_wise=False, 2025-05-07T20:59:57.0989261Z mixed=True, 2025-05-07T20:59:57.0989466Z use_cache=False, 2025-05-07T20:59:57.0989722Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.0990010Z use_cpu=True, 2025-05-07T20:59:57.0990246Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.0990505Z ) 2025-05-07T20:59:57.0991012Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0991611Z self=, 2025-05-07T20:59:57.0992149Z compile=True, 2025-05-07T20:59:57.0992353Z T=4, 2025-05-07T20:59:57.0992531Z D=116, 2025-05-07T20:59:57.0992709Z B=86, 2025-05-07T20:59:57.0992890Z log_E=4, 2025-05-07T20:59:57.0993079Z L=4, 2025-05-07T20:59:57.0993260Z D_gradcheck=2, 2025-05-07T20:59:57.0993510Z stochastic_rounding=False, 2025-05-07T20:59:57.0993801Z weighted=True, 2025-05-07T20:59:57.0994008Z row_wise=True, 2025-05-07T20:59:57.0994215Z mixed=True, 2025-05-07T20:59:57.0994422Z use_cache=True, 2025-05-07T20:59:57.0994729Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.0995018Z use_cpu=True, 2025-05-07T20:59:57.0995249Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.0995571Z ) 2025-05-07T20:59:57.0995804Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.0996391Z self=, 2025-05-07T20:59:57.0996997Z compile=False, 2025-05-07T20:59:57.0997198Z T=2, 2025-05-07T20:59:57.0997379Z D=27, 2025-05-07T20:59:57.0997562Z B=23, 2025-05-07T20:59:57.0997741Z log_E=4, 2025-05-07T20:59:57.0997926Z L=15, 2025-05-07T20:59:57.0998111Z D_gradcheck=2, 2025-05-07T20:59:57.0998331Z stochastic_rounding=True, 2025-05-07T20:59:57.0998593Z weighted=True, 2025-05-07T20:59:57.0998804Z row_wise=False, 2025-05-07T20:59:57.0999009Z mixed=True, 2025-05-07T20:59:57.0999211Z use_cache=False, 2025-05-07T20:59:57.0999460Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.0999743Z use_cpu=True, 2025-05-07T20:59:57.0999976Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.1000237Z ) 2025-05-07T20:59:57.1000468Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.1001056Z self=, 2025-05-07T20:59:57.1001595Z compile=True, 2025-05-07T20:59:57.1001800Z T=2, 2025-05-07T20:59:57.1001980Z D=28, 2025-05-07T20:59:57.1002164Z B=119, 2025-05-07T20:59:57.1002353Z log_E=5, 2025-05-07T20:59:57.1002538Z L=18, 2025-05-07T20:59:57.1002747Z D_gradcheck=1, 2025-05-07T20:59:57.1002978Z stochastic_rounding=False, 2025-05-07T20:59:57.1003236Z weighted=True, 2025-05-07T20:59:57.1003446Z row_wise=True, 2025-05-07T20:59:57.1003654Z mixed=False, 2025-05-07T20:59:57.1003863Z use_cache=True, 2025-05-07T20:59:57.1004097Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.1004384Z use_cpu=True, 2025-05-07T20:59:57.1004621Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.1004880Z ) 2025-05-07T20:59:57.1005110Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.1005697Z self=, 2025-05-07T20:59:57.1006234Z compile=True, 2025-05-07T20:59:57.1006436Z T=3, 2025-05-07T20:59:57.1006618Z D=45, 2025-05-07T20:59:57.1006864Z B=74, 2025-05-07T20:59:57.1007046Z log_E=3, 2025-05-07T20:59:57.1007236Z L=4, 2025-05-07T20:59:57.1007422Z D_gradcheck=1, 2025-05-07T20:59:57.1007644Z stochastic_rounding=False, 2025-05-07T20:59:57.1007906Z weighted=True, 2025-05-07T20:59:57.1008120Z row_wise=False, 2025-05-07T20:59:57.1008390Z mixed=False, 2025-05-07T20:59:57.1008600Z use_cache=True, 2025-05-07T20:59:57.1008837Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.1009122Z use_cpu=False, 2025-05-07T20:59:57.1009354Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.1009610Z ) 2025-05-07T20:59:57.1009842Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.1010433Z self=, 2025-05-07T20:59:57.1010967Z compile=True, 2025-05-07T20:59:57.1011175Z T=5, 2025-05-07T20:59:57.1011357Z D=59, 2025-05-07T20:59:57.1011541Z B=110, 2025-05-07T20:59:57.1011727Z log_E=3, 2025-05-07T20:59:57.1011917Z L=8, 2025-05-07T20:59:57.1012105Z D_gradcheck=1, 2025-05-07T20:59:57.1012330Z stochastic_rounding=True, 2025-05-07T20:59:57.1012586Z weighted=True, 2025-05-07T20:59:57.1012797Z row_wise=False, 2025-05-07T20:59:57.1013003Z mixed=True, 2025-05-07T20:59:57.1013206Z use_cache=False, 2025-05-07T20:59:57.1013453Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.1013737Z use_cpu=True, 2025-05-07T20:59:57.1013968Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.1014226Z ) 2025-05-07T20:59:57.1014508Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.1015089Z self=, 2025-05-07T20:59:57.1015628Z compile=True, 2025-05-07T20:59:57.1015835Z T=1, 2025-05-07T20:59:57.1016059Z D=57, 2025-05-07T20:59:57.1016237Z B=107, 2025-05-07T20:59:57.1016418Z log_E=5, 2025-05-07T20:59:57.1016612Z L=3, 2025-05-07T20:59:57.1016796Z D_gradcheck=1, 2025-05-07T20:59:57.1017027Z stochastic_rounding=True, 2025-05-07T20:59:57.1017282Z weighted=True, 2025-05-07T20:59:57.1017488Z row_wise=True, 2025-05-07T20:59:57.1017693Z mixed=False, 2025-05-07T20:59:57.1017899Z use_cache=False, 2025-05-07T20:59:57.1018146Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.1018430Z use_cpu=True, 2025-05-07T20:59:57.1018662Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.1018916Z ) 2025-05-07T20:59:57.1019155Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.1019745Z self=, 2025-05-07T20:59:57.1020284Z compile=True, 2025-05-07T20:59:57.1020490Z T=3, 2025-05-07T20:59:57.1020670Z D=57, 2025-05-07T20:59:57.1020853Z B=23, 2025-05-07T20:59:57.1021038Z log_E=4, 2025-05-07T20:59:57.1021225Z L=19, 2025-05-07T20:59:57.1021412Z D_gradcheck=2, 2025-05-07T20:59:57.1021636Z stochastic_rounding=True, 2025-05-07T20:59:57.1021893Z weighted=False, 2025-05-07T20:59:57.1022102Z row_wise=False, 2025-05-07T20:59:57.1022311Z mixed=False, 2025-05-07T20:59:57.1022518Z use_cache=True, 2025-05-07T20:59:57.1022758Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.1023043Z use_cpu=False, 2025-05-07T20:59:57.1023280Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.1023538Z ) 2025-05-07T20:59:57.1023767Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.1024363Z self=, 2025-05-07T20:59:57.1024897Z compile=True, 2025-05-07T20:59:57.1025097Z T=1, 2025-05-07T20:59:57.1025279Z D=14, 2025-05-07T20:59:57.1025462Z B=19, 2025-05-07T20:59:57.1025640Z log_E=4, 2025-05-07T20:59:57.1025828Z L=18, 2025-05-07T20:59:57.1026016Z D_gradcheck=2, 2025-05-07T20:59:57.1026286Z stochastic_rounding=False, 2025-05-07T20:59:57.1026544Z weighted=True, 2025-05-07T20:59:57.1026759Z row_wise=True, 2025-05-07T20:59:57.1026962Z mixed=True, 2025-05-07T20:59:57.1027170Z use_cache=False, 2025-05-07T20:59:57.1027420Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.1027701Z use_cpu=False, 2025-05-07T20:59:57.1027980Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.1028242Z ) 2025-05-07T20:59:57.1028475Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.1029062Z self=, 2025-05-07T20:59:57.1029595Z compile=True, 2025-05-07T20:59:57.1029795Z T=5, 2025-05-07T20:59:57.1029972Z D=73, 2025-05-07T20:59:57.1030150Z B=79, 2025-05-07T20:59:57.1030329Z log_E=4, 2025-05-07T20:59:57.1030513Z L=3, 2025-05-07T20:59:57.1030706Z D_gradcheck=2, 2025-05-07T20:59:57.1030934Z stochastic_rounding=True, 2025-05-07T20:59:57.1031191Z weighted=True, 2025-05-07T20:59:57.1031400Z row_wise=False, 2025-05-07T20:59:57.1031607Z mixed=True, 2025-05-07T20:59:57.1031806Z use_cache=True, 2025-05-07T20:59:57.1032049Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.1032333Z use_cpu=False, 2025-05-07T20:59:57.1032567Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.1032826Z ) 2025-05-07T20:59:57.1033059Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.1033647Z self=, 2025-05-07T20:59:57.1034236Z compile=False, 2025-05-07T20:59:57.1034442Z T=2, 2025-05-07T20:59:57.1034621Z D=14, 2025-05-07T20:59:57.1034797Z B=119, 2025-05-07T20:59:57.1034980Z log_E=4, 2025-05-07T20:59:57.1035174Z L=3, 2025-05-07T20:59:57.1035358Z D_gradcheck=2, 2025-05-07T20:59:57.1035707Z stochastic_rounding=True, 2025-05-07T20:59:57.1042200Z weighted=False, 2025-05-07T20:59:57.1042453Z row_wise=False, 2025-05-07T20:59:57.1042670Z mixed=False, 2025-05-07T20:59:57.1042885Z use_cache=False, 2025-05-07T20:59:57.1043137Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.1043431Z use_cpu=False, 2025-05-07T20:59:57.1043676Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.1043945Z ) 2025-05-07T20:59:57.1230544Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.1231850Z self=, 2025-05-07T20:59:57.1233003Z compile=False, 2025-05-07T20:59:57.1233374Z T=5, 2025-05-07T20:59:57.1233629Z D=46, 2025-05-07T20:59:57.1233880Z B=128, 2025-05-07T20:59:57.1234132Z log_E=4, 2025-05-07T20:59:57.1234358Z L=15, 2025-05-07T20:59:57.1234552Z D_gradcheck=1, 2025-05-07T20:59:57.1234786Z stochastic_rounding=False, 2025-05-07T20:59:57.1235051Z weighted=True, 2025-05-07T20:59:57.1235270Z row_wise=True, 2025-05-07T20:59:57.1235569Z mixed=False, 2025-05-07T20:59:57.1235782Z use_cache=False, 2025-05-07T20:59:57.1236036Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.1236322Z use_cpu=True, 2025-05-07T20:59:57.1236563Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.1236832Z ) 2025-05-07T20:59:57.1237070Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.1237671Z self=, 2025-05-07T20:59:57.1238214Z compile=False, 2025-05-07T20:59:57.1238476Z T=1, 2025-05-07T20:59:57.1238661Z D=15, 2025-05-07T20:59:57.1238848Z B=112, 2025-05-07T20:59:57.1239042Z log_E=3, 2025-05-07T20:59:57.1239232Z L=17, 2025-05-07T20:59:57.1239424Z D_gradcheck=1, 2025-05-07T20:59:57.1239658Z stochastic_rounding=False, 2025-05-07T20:59:57.1239916Z weighted=True, 2025-05-07T20:59:57.1240135Z row_wise=True, 2025-05-07T20:59:57.1240343Z mixed=True, 2025-05-07T20:59:57.1240676Z use_cache=True, 2025-05-07T20:59:57.1240925Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.1241217Z use_cpu=True, 2025-05-07T20:59:57.1241452Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.1241715Z ) 2025-05-07T20:59:57.1241954Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.1242615Z self=, 2025-05-07T20:59:57.1243160Z compile=False, 2025-05-07T20:59:57.1243369Z T=1, 2025-05-07T20:59:57.1243556Z D=24, 2025-05-07T20:59:57.1243737Z B=77, 2025-05-07T20:59:57.1243928Z log_E=4, 2025-05-07T20:59:57.1244121Z L=9, 2025-05-07T20:59:57.1244308Z D_gradcheck=2, 2025-05-07T20:59:57.1244538Z stochastic_rounding=True, 2025-05-07T20:59:57.1244799Z weighted=True, 2025-05-07T20:59:57.1245013Z row_wise=True, 2025-05-07T20:59:57.1245222Z mixed=False, 2025-05-07T20:59:57.1245444Z use_cache=False, 2025-05-07T20:59:57.1245697Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.1245988Z use_cpu=True, 2025-05-07T20:59:57.1246233Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.1246310Z ) 2025-05-07T20:59:57.1246449Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.1246818Z self=, 2025-05-07T20:59:57.1246904Z compile=True, 2025-05-07T20:59:57.1246981Z T=3, 2025-05-07T20:59:57.1247061Z D=105, 2025-05-07T20:59:57.1247142Z B=38, 2025-05-07T20:59:57.1247222Z log_E=5, 2025-05-07T20:59:57.1247367Z L=15, 2025-05-07T20:59:57.1247451Z D_gradcheck=1, 2025-05-07T20:59:57.1247555Z stochastic_rounding=False, 2025-05-07T20:59:57.1247637Z weighted=True, 2025-05-07T20:59:57.1247719Z row_wise=False, 2025-05-07T20:59:57.1247805Z mixed=False, 2025-05-07T20:59:57.1247970Z use_cache=True, 2025-05-07T20:59:57.1248082Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.1248170Z use_cpu=True, 2025-05-07T20:59:57.1248275Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.1248350Z ) 2025-05-07T20:59:57.1248495Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.1248850Z self=, 2025-05-07T20:59:57.1248941Z compile=True, 2025-05-07T20:59:57.1249020Z T=2, 2025-05-07T20:59:57.1249096Z D=19, 2025-05-07T20:59:57.1249177Z B=86, 2025-05-07T20:59:57.1249256Z log_E=5, 2025-05-07T20:59:57.1249333Z L=14, 2025-05-07T20:59:57.1249424Z D_gradcheck=2, 2025-05-07T20:59:57.1249523Z stochastic_rounding=True, 2025-05-07T20:59:57.1249608Z weighted=False, 2025-05-07T20:59:57.1249698Z row_wise=False, 2025-05-07T20:59:57.1249780Z mixed=False, 2025-05-07T20:59:57.1249863Z use_cache=True, 2025-05-07T20:59:57.1249980Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.1250062Z use_cpu=True, 2025-05-07T20:59:57.1250172Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.1250249Z ) 2025-05-07T20:59:57.1250387Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.1250747Z self=, 2025-05-07T20:59:57.1250833Z compile=False, 2025-05-07T20:59:57.1250911Z T=5, 2025-05-07T20:59:57.1250991Z D=25, 2025-05-07T20:59:57.1251066Z B=60, 2025-05-07T20:59:57.1251144Z log_E=3, 2025-05-07T20:59:57.1251224Z L=18, 2025-05-07T20:59:57.1251307Z D_gradcheck=1, 2025-05-07T20:59:57.1251409Z stochastic_rounding=True, 2025-05-07T20:59:57.1251496Z weighted=False, 2025-05-07T20:59:57.1251576Z row_wise=True, 2025-05-07T20:59:57.1251655Z mixed=True, 2025-05-07T20:59:57.1251741Z use_cache=False, 2025-05-07T20:59:57.1251851Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.1251935Z use_cpu=True, 2025-05-07T20:59:57.1252086Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.1252163Z ) 2025-05-07T20:59:57.1252304Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.1252661Z self=, 2025-05-07T20:59:57.1252746Z compile=True, 2025-05-07T20:59:57.1252867Z T=1, 2025-05-07T20:59:57.1252943Z D=43, 2025-05-07T20:59:57.1253020Z B=1, 2025-05-07T20:59:57.1253102Z log_E=3, 2025-05-07T20:59:57.1253180Z L=20, 2025-05-07T20:59:57.1253265Z D_gradcheck=1, 2025-05-07T20:59:57.1253366Z stochastic_rounding=True, 2025-05-07T20:59:57.1253451Z weighted=False, 2025-05-07T20:59:57.1253534Z row_wise=False, 2025-05-07T20:59:57.1253618Z mixed=False, 2025-05-07T20:59:57.1253700Z use_cache=True, 2025-05-07T20:59:57.1253812Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.1253899Z use_cpu=True, 2025-05-07T20:59:57.1254002Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.1254081Z ) 2025-05-07T20:59:57.1254219Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.1254575Z self=, 2025-05-07T20:59:57.1254663Z compile=False, 2025-05-07T20:59:57.1254739Z T=3, 2025-05-07T20:59:57.1254818Z D=76, 2025-05-07T20:59:57.1254898Z B=48, 2025-05-07T20:59:57.1254976Z log_E=3, 2025-05-07T20:59:57.1255052Z L=3, 2025-05-07T20:59:57.1255137Z D_gradcheck=1, 2025-05-07T20:59:57.1255235Z stochastic_rounding=True, 2025-05-07T20:59:57.1255316Z weighted=True, 2025-05-07T20:59:57.1255447Z row_wise=False, 2025-05-07T20:59:57.1255528Z mixed=True, 2025-05-07T20:59:57.1255612Z use_cache=False, 2025-05-07T20:59:57.1255727Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.1255808Z use_cpu=True, 2025-05-07T20:59:57.1255952Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.1256026Z ) 2025-05-07T20:59:57.1256165Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.1256523Z self=, 2025-05-07T20:59:57.1256608Z compile=False, 2025-05-07T20:59:57.1256684Z T=1, 2025-05-07T20:59:57.1256763Z D=69, 2025-05-07T20:59:57.1256842Z B=41, 2025-05-07T20:59:57.1256921Z log_E=4, 2025-05-07T20:59:57.1256999Z L=8, 2025-05-07T20:59:57.1257083Z D_gradcheck=1, 2025-05-07T20:59:57.1257182Z stochastic_rounding=False, 2025-05-07T20:59:57.1257269Z weighted=False, 2025-05-07T20:59:57.1257356Z row_wise=False, 2025-05-07T20:59:57.1257442Z mixed=True, 2025-05-07T20:59:57.1257526Z use_cache=False, 2025-05-07T20:59:57.1257637Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.1257725Z use_cpu=True, 2025-05-07T20:59:57.1257829Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.1257906Z ) 2025-05-07T20:59:57.1258045Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.1258403Z self=, 2025-05-07T20:59:57.1258485Z compile=True, 2025-05-07T20:59:57.1258563Z T=2, 2025-05-07T20:59:57.1258640Z D=126, 2025-05-07T20:59:57.1258717Z B=24, 2025-05-07T20:59:57.1258797Z log_E=4, 2025-05-07T20:59:57.1258875Z L=6, 2025-05-07T20:59:57.1258956Z D_gradcheck=1, 2025-05-07T20:59:57.1259056Z stochastic_rounding=True, 2025-05-07T20:59:57.1259138Z weighted=True, 2025-05-07T20:59:57.1259222Z row_wise=True, 2025-05-07T20:59:57.1259301Z mixed=True, 2025-05-07T20:59:57.1259390Z use_cache=True, 2025-05-07T20:59:57.1259504Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.1259584Z use_cpu=True, 2025-05-07T20:59:57.1259690Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.1259767Z ) 2025-05-07T20:59:57.1259906Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.1260308Z self=, 2025-05-07T20:59:57.1260401Z compile=True, 2025-05-07T20:59:57.1260479Z T=4, 2025-05-07T20:59:57.1260556Z D=56, 2025-05-07T20:59:57.1260635Z B=42, 2025-05-07T20:59:57.1260712Z log_E=4, 2025-05-07T20:59:57.1260788Z L=15, 2025-05-07T20:59:57.1260914Z D_gradcheck=1, 2025-05-07T20:59:57.1261011Z stochastic_rounding=True, 2025-05-07T20:59:57.1261098Z weighted=False, 2025-05-07T20:59:57.1261181Z row_wise=False, 2025-05-07T20:59:57.1261262Z mixed=False, 2025-05-07T20:59:57.1261356Z use_cache=False, 2025-05-07T20:59:57.1261471Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.1261554Z use_cpu=True, 2025-05-07T20:59:57.1261663Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.1261738Z ) 2025-05-07T20:59:57.1261875Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.1262238Z self=, 2025-05-07T20:59:57.1262322Z compile=True, 2025-05-07T20:59:57.1262399Z T=3, 2025-05-07T20:59:57.1262477Z D=99, 2025-05-07T20:59:57.1262554Z B=122, 2025-05-07T20:59:57.1262635Z log_E=3, 2025-05-07T20:59:57.1262710Z L=14, 2025-05-07T20:59:57.1262794Z D_gradcheck=2, 2025-05-07T20:59:57.1262899Z stochastic_rounding=False, 2025-05-07T20:59:57.1262983Z weighted=False, 2025-05-07T20:59:57.1263066Z row_wise=True, 2025-05-07T20:59:57.1263149Z mixed=True, 2025-05-07T20:59:57.1263230Z use_cache=True, 2025-05-07T20:59:57.1263382Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.1263468Z use_cpu=True, 2025-05-07T20:59:57.1263573Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.1263647Z ) 2025-05-07T20:59:57.1263789Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.1264143Z self=, 2025-05-07T20:59:57.1264274Z compile=True, 2025-05-07T20:59:57.1264350Z T=2, 2025-05-07T20:59:57.1264428Z D=76, 2025-05-07T20:59:57.1264509Z B=28, 2025-05-07T20:59:57.1264585Z log_E=4, 2025-05-07T20:59:57.1264660Z L=6, 2025-05-07T20:59:57.1264747Z D_gradcheck=1, 2025-05-07T20:59:57.1264846Z stochastic_rounding=False, 2025-05-07T20:59:57.1264933Z weighted=True, 2025-05-07T20:59:57.1265020Z row_wise=False, 2025-05-07T20:59:57.1265099Z mixed=True, 2025-05-07T20:59:57.1265181Z use_cache=True, 2025-05-07T20:59:57.1265298Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.1265381Z use_cpu=True, 2025-05-07T20:59:57.1265489Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.1265567Z ) 2025-05-07T20:59:57.1265706Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.1266066Z self=, 2025-05-07T20:59:57.1266152Z compile=True, 2025-05-07T20:59:57.1266228Z T=5, 2025-05-07T20:59:57.1266308Z D=24, 2025-05-07T20:59:57.1266385Z B=20, 2025-05-07T20:59:57.1266462Z log_E=3, 2025-05-07T20:59:57.1266540Z L=19, 2025-05-07T20:59:57.1266623Z D_gradcheck=1, 2025-05-07T20:59:57.1266726Z stochastic_rounding=False, 2025-05-07T20:59:57.1266819Z weighted=False, 2025-05-07T20:59:57.1266904Z row_wise=True, 2025-05-07T20:59:57.1266987Z mixed=False, 2025-05-07T20:59:57.1267074Z use_cache=True, 2025-05-07T20:59:57.1267189Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.1267273Z use_cpu=True, 2025-05-07T20:59:57.1267382Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.1267458Z ) 2025-05-07T20:59:57.1267596Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.1267953Z self=, 2025-05-07T20:59:57.1268041Z compile=False, 2025-05-07T20:59:57.1268121Z T=3, 2025-05-07T20:59:57.1268198Z D=50, 2025-05-07T20:59:57.1268320Z B=16, 2025-05-07T20:59:57.1268402Z log_E=5, 2025-05-07T20:59:57.1268478Z L=4, 2025-05-07T20:59:57.1268560Z D_gradcheck=2, 2025-05-07T20:59:57.1268662Z stochastic_rounding=False, 2025-05-07T20:59:57.1268747Z weighted=True, 2025-05-07T20:59:57.1268830Z row_wise=False, 2025-05-07T20:59:57.1268952Z mixed=True, 2025-05-07T20:59:57.1269035Z use_cache=True, 2025-05-07T20:59:57.1269148Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.1269231Z use_cpu=True, 2025-05-07T20:59:57.1269337Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.1269413Z ) 2025-05-07T20:59:57.1269554Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.1269908Z self=, 2025-05-07T20:59:57.1270003Z compile=False, 2025-05-07T20:59:57.1270085Z T=5, 2025-05-07T20:59:57.1270165Z D=50, 2025-05-07T20:59:57.1270242Z B=21, 2025-05-07T20:59:57.1270325Z log_E=3, 2025-05-07T20:59:57.1270401Z L=18, 2025-05-07T20:59:57.1270485Z D_gradcheck=1, 2025-05-07T20:59:57.1270587Z stochastic_rounding=False, 2025-05-07T20:59:57.1270670Z weighted=True, 2025-05-07T20:59:57.1270752Z row_wise=False, 2025-05-07T20:59:57.1270838Z mixed=True, 2025-05-07T20:59:57.1270927Z use_cache=False, 2025-05-07T20:59:57.1271038Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.1271121Z use_cpu=False, 2025-05-07T20:59:57.1271225Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.1271298Z ) 2025-05-07T20:59:57.1271482Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.1271839Z self=, 2025-05-07T20:59:57.1271928Z compile=True, 2025-05-07T20:59:57.1272006Z T=5, 2025-05-07T20:59:57.1272121Z D=82, 2025-05-07T20:59:57.1272203Z B=41, 2025-05-07T20:59:57.1272281Z log_E=3, 2025-05-07T20:59:57.1272360Z L=13, 2025-05-07T20:59:57.1272448Z D_gradcheck=2, 2025-05-07T20:59:57.1272545Z stochastic_rounding=True, 2025-05-07T20:59:57.1272626Z weighted=True, 2025-05-07T20:59:57.1272708Z row_wise=True, 2025-05-07T20:59:57.1272789Z mixed=False, 2025-05-07T20:59:57.1272873Z use_cache=True, 2025-05-07T20:59:57.1272992Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.1273074Z use_cpu=False, 2025-05-07T20:59:57.1273177Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.1273255Z ) 2025-05-07T20:59:57.1273394Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.1273754Z self=, 2025-05-07T20:59:57.1273838Z compile=False, 2025-05-07T20:59:57.1273913Z T=2, 2025-05-07T20:59:57.1273995Z D=104, 2025-05-07T20:59:57.1274073Z B=43, 2025-05-07T20:59:57.1274152Z log_E=5, 2025-05-07T20:59:57.1274232Z L=0, 2025-05-07T20:59:57.1274316Z D_gradcheck=1, 2025-05-07T20:59:57.1274415Z stochastic_rounding=True, 2025-05-07T20:59:57.1274501Z weighted=True, 2025-05-07T20:59:57.1274583Z row_wise=True, 2025-05-07T20:59:57.1274661Z mixed=True, 2025-05-07T20:59:57.1274748Z use_cache=True, 2025-05-07T20:59:57.1274858Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.1274943Z use_cpu=False, 2025-05-07T20:59:57.1275049Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.1275122Z ) 2025-05-07T20:59:57.1510525Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.1511342Z self=, 2025-05-07T20:59:57.1511474Z compile=False, 2025-05-07T20:59:57.1511592Z T=3, 2025-05-07T20:59:57.1511695Z D=105, 2025-05-07T20:59:57.1511799Z B=74, 2025-05-07T20:59:57.1511912Z log_E=4, 2025-05-07T20:59:57.1512018Z L=6, 2025-05-07T20:59:57.1512128Z D_gradcheck=2, 2025-05-07T20:59:57.1512439Z stochastic_rounding=False, 2025-05-07T20:59:57.1512558Z weighted=True, 2025-05-07T20:59:57.1512676Z row_wise=False, 2025-05-07T20:59:57.1512783Z mixed=True, 2025-05-07T20:59:57.1512898Z use_cache=True, 2025-05-07T20:59:57.1513055Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.1513169Z use_cpu=False, 2025-05-07T20:59:57.1513484Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.1513642Z ) 2025-05-07T20:59:57.1513939Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.1514689Z self=, 2025-05-07T20:59:57.1514864Z compile=True, 2025-05-07T20:59:57.1515020Z T=2, 2025-05-07T20:59:57.1515173Z D=36, 2025-05-07T20:59:57.1515331Z B=29, 2025-05-07T20:59:57.1515639Z log_E=3, 2025-05-07T20:59:57.1515791Z L=7, 2025-05-07T20:59:57.1515953Z D_gradcheck=2, 2025-05-07T20:59:57.1516147Z stochastic_rounding=True, 2025-05-07T20:59:57.1516316Z weighted=True, 2025-05-07T20:59:57.1516474Z row_wise=True, 2025-05-07T20:59:57.1516630Z mixed=False, 2025-05-07T20:59:57.1516798Z use_cache=False, 2025-05-07T20:59:57.1517022Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.1517179Z use_cpu=True, 2025-05-07T20:59:57.1517389Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.1517540Z ) 2025-05-07T20:59:57.1517817Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.1518540Z self=, 2025-05-07T20:59:57.1518836Z compile=True, 2025-05-07T20:59:57.1518980Z T=2, 2025-05-07T20:59:57.1519132Z D=39, 2025-05-07T20:59:57.1519355Z B=53, 2025-05-07T20:59:57.1519510Z log_E=5, 2025-05-07T20:59:57.1519651Z L=5, 2025-05-07T20:59:57.1519806Z D_gradcheck=1, 2025-05-07T20:59:57.1520116Z stochastic_rounding=False, 2025-05-07T20:59:57.1520278Z weighted=False, 2025-05-07T20:59:57.1520437Z row_wise=False, 2025-05-07T20:59:57.1520600Z mixed=False, 2025-05-07T20:59:57.1520761Z use_cache=False, 2025-05-07T20:59:57.1520976Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.1521139Z use_cpu=True, 2025-05-07T20:59:57.1521343Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.1521489Z ) 2025-05-07T20:59:57.1521765Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.1522473Z self=, 2025-05-07T20:59:57.1522634Z compile=True, 2025-05-07T20:59:57.1522781Z T=4, 2025-05-07T20:59:57.1522927Z D=30, 2025-05-07T20:59:57.1523080Z B=110, 2025-05-07T20:59:57.1523227Z log_E=3, 2025-05-07T20:59:57.1523320Z L=19, 2025-05-07T20:59:57.1523411Z D_gradcheck=1, 2025-05-07T20:59:57.1523523Z stochastic_rounding=True, 2025-05-07T20:59:57.1523614Z weighted=False, 2025-05-07T20:59:57.1523713Z row_wise=False, 2025-05-07T20:59:57.1523794Z mixed=False, 2025-05-07T20:59:57.1523876Z use_cache=True, 2025-05-07T20:59:57.1523987Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.1524067Z use_cpu=False, 2025-05-07T20:59:57.1524168Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.1524244Z ) 2025-05-07T20:59:57.1524379Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.1524740Z self=, 2025-05-07T20:59:57.1524825Z compile=False, 2025-05-07T20:59:57.1524898Z T=1, 2025-05-07T20:59:57.1524978Z D=110, 2025-05-07T20:59:57.1525051Z B=86, 2025-05-07T20:59:57.1525131Z log_E=4, 2025-05-07T20:59:57.1525208Z L=14, 2025-05-07T20:59:57.1525290Z D_gradcheck=2, 2025-05-07T20:59:57.1525383Z stochastic_rounding=True, 2025-05-07T20:59:57.1525469Z weighted=True, 2025-05-07T20:59:57.1525550Z row_wise=True, 2025-05-07T20:59:57.1525627Z mixed=False, 2025-05-07T20:59:57.1525758Z use_cache=False, 2025-05-07T20:59:57.1525867Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.1525953Z use_cpu=False, 2025-05-07T20:59:57.1526056Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.1526129Z ) 2025-05-07T20:59:57.1526267Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.1526657Z self=, 2025-05-07T20:59:57.1526739Z compile=False, 2025-05-07T20:59:57.1526816Z T=3, 2025-05-07T20:59:57.1526890Z D=70, 2025-05-07T20:59:57.1526965Z B=29, 2025-05-07T20:59:57.1527057Z log_E=4, 2025-05-07T20:59:57.1527129Z L=20, 2025-05-07T20:59:57.1527209Z D_gradcheck=1, 2025-05-07T20:59:57.1527310Z stochastic_rounding=True, 2025-05-07T20:59:57.1527392Z weighted=False, 2025-05-07T20:59:57.1527474Z row_wise=False, 2025-05-07T20:59:57.1527557Z mixed=False, 2025-05-07T20:59:57.1527634Z use_cache=True, 2025-05-07T20:59:57.1527749Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.1527829Z use_cpu=False, 2025-05-07T20:59:57.1527930Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.1528004Z ) 2025-05-07T20:59:57.1528138Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.1528489Z self=, 2025-05-07T20:59:57.1528584Z compile=False, 2025-05-07T20:59:57.1528654Z T=3, 2025-05-07T20:59:57.1528726Z D=91, 2025-05-07T20:59:57.1528804Z B=61, 2025-05-07T20:59:57.1528877Z log_E=3, 2025-05-07T20:59:57.1528993Z L=16, 2025-05-07T20:59:57.1529079Z D_gradcheck=2, 2025-05-07T20:59:57.1529174Z stochastic_rounding=True, 2025-05-07T20:59:57.1529254Z weighted=True, 2025-05-07T20:59:57.1529341Z row_wise=False, 2025-05-07T20:59:57.1529417Z mixed=False, 2025-05-07T20:59:57.1529538Z use_cache=True, 2025-05-07T20:59:57.1529645Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.1529734Z use_cpu=False, 2025-05-07T20:59:57.1529835Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.1529905Z ) 2025-05-07T20:59:57.1530039Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.1530402Z self=, 2025-05-07T20:59:57.1530487Z compile=False, 2025-05-07T20:59:57.1530560Z T=5, 2025-05-07T20:59:57.1530634Z D=51, 2025-05-07T20:59:57.1530709Z B=101, 2025-05-07T20:59:57.1530785Z log_E=4, 2025-05-07T20:59:57.1530862Z L=2, 2025-05-07T20:59:57.1530944Z D_gradcheck=1, 2025-05-07T20:59:57.1531042Z stochastic_rounding=True, 2025-05-07T20:59:57.1531123Z weighted=False, 2025-05-07T20:59:57.1531206Z row_wise=False, 2025-05-07T20:59:57.1531287Z mixed=True, 2025-05-07T20:59:57.1531367Z use_cache=False, 2025-05-07T20:59:57.1531478Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.1531561Z use_cpu=False, 2025-05-07T20:59:57.1531664Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.1531738Z ) 2025-05-07T20:59:57.1531876Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.1532225Z self=, 2025-05-07T20:59:57.1532305Z compile=True, 2025-05-07T20:59:57.1532379Z T=1, 2025-05-07T20:59:57.1532450Z D=102, 2025-05-07T20:59:57.1532523Z B=117, 2025-05-07T20:59:57.1532608Z log_E=3, 2025-05-07T20:59:57.1532679Z L=10, 2025-05-07T20:59:57.1532760Z D_gradcheck=2, 2025-05-07T20:59:57.1532859Z stochastic_rounding=False, 2025-05-07T20:59:57.1532941Z weighted=False, 2025-05-07T20:59:57.1533023Z row_wise=False, 2025-05-07T20:59:57.1533100Z mixed=True, 2025-05-07T20:59:57.1533183Z use_cache=False, 2025-05-07T20:59:57.1533299Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.1533385Z use_cpu=False, 2025-05-07T20:59:57.1533532Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.1533611Z ) 2025-05-07T20:59:57.1533746Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.1534095Z self=, 2025-05-07T20:59:57.1534181Z compile=True, 2025-05-07T20:59:57.1534296Z T=1, 2025-05-07T20:59:57.1534374Z D=94, 2025-05-07T20:59:57.1534446Z B=70, 2025-05-07T20:59:57.1534522Z log_E=3, 2025-05-07T20:59:57.1534605Z L=19, 2025-05-07T20:59:57.1534684Z D_gradcheck=2, 2025-05-07T20:59:57.1534779Z stochastic_rounding=True, 2025-05-07T20:59:57.1534861Z weighted=True, 2025-05-07T20:59:57.1534940Z row_wise=False, 2025-05-07T20:59:57.1535016Z mixed=True, 2025-05-07T20:59:57.1535100Z use_cache=False, 2025-05-07T20:59:57.1535207Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.1535289Z use_cpu=False, 2025-05-07T20:59:57.1535392Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.1535464Z ) 2025-05-07T20:59:57.1535601Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.1535962Z self=, 2025-05-07T20:59:57.1536045Z compile=False, 2025-05-07T20:59:57.1536119Z T=3, 2025-05-07T20:59:57.1536193Z D=114, 2025-05-07T20:59:57.1536268Z B=99, 2025-05-07T20:59:57.1536343Z log_E=4, 2025-05-07T20:59:57.1536415Z L=10, 2025-05-07T20:59:57.1536495Z D_gradcheck=2, 2025-05-07T20:59:57.1536595Z stochastic_rounding=False, 2025-05-07T20:59:57.1536677Z weighted=False, 2025-05-07T20:59:57.1536801Z row_wise=True, 2025-05-07T20:59:57.1536889Z mixed=False, 2025-05-07T20:59:57.1536970Z use_cache=True, 2025-05-07T20:59:57.1537077Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.1537158Z use_cpu=True, 2025-05-07T20:59:57.1537301Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.1537373Z ) 2025-05-07T20:59:57.1537514Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.1537863Z self=, 2025-05-07T20:59:57.1537948Z compile=False, 2025-05-07T20:59:57.1538022Z T=2, 2025-05-07T20:59:57.1538097Z D=109, 2025-05-07T20:59:57.1538176Z B=59, 2025-05-07T20:59:57.1538251Z log_E=5, 2025-05-07T20:59:57.1538327Z L=4, 2025-05-07T20:59:57.1538411Z D_gradcheck=1, 2025-05-07T20:59:57.1538505Z stochastic_rounding=False, 2025-05-07T20:59:57.1538584Z weighted=True, 2025-05-07T20:59:57.1538670Z row_wise=True, 2025-05-07T20:59:57.1538754Z mixed=False, 2025-05-07T20:59:57.1538835Z use_cache=True, 2025-05-07T20:59:57.1538946Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.1539029Z use_cpu=False, 2025-05-07T20:59:57.1539129Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.1539203Z ) 2025-05-07T20:59:57.1539340Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.1539698Z self=, 2025-05-07T20:59:57.1539778Z compile=True, 2025-05-07T20:59:57.1539856Z T=3, 2025-05-07T20:59:57.1539938Z D=123, 2025-05-07T20:59:57.1540010Z B=2, 2025-05-07T20:59:57.1540086Z log_E=3, 2025-05-07T20:59:57.1540168Z L=19, 2025-05-07T20:59:57.1540250Z D_gradcheck=1, 2025-05-07T20:59:57.1540345Z stochastic_rounding=True, 2025-05-07T20:59:57.1540430Z weighted=False, 2025-05-07T20:59:57.1540512Z row_wise=False, 2025-05-07T20:59:57.1540589Z mixed=True, 2025-05-07T20:59:57.1540675Z use_cache=True, 2025-05-07T20:59:57.1540786Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.1540865Z use_cpu=True, 2025-05-07T20:59:57.1540972Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.1541042Z ) 2025-05-07T20:59:57.1541181Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.1541577Z self=, 2025-05-07T20:59:57.1541660Z compile=True, 2025-05-07T20:59:57.1541738Z T=4, 2025-05-07T20:59:57.1541810Z D=92, 2025-05-07T20:59:57.1541883Z B=39, 2025-05-07T20:59:57.1541962Z log_E=5, 2025-05-07T20:59:57.1542036Z L=19, 2025-05-07T20:59:57.1542153Z D_gradcheck=2, 2025-05-07T20:59:57.1542249Z stochastic_rounding=True, 2025-05-07T20:59:57.1542329Z weighted=True, 2025-05-07T20:59:57.1542406Z row_wise=False, 2025-05-07T20:59:57.1542488Z mixed=False, 2025-05-07T20:59:57.1542567Z use_cache=False, 2025-05-07T20:59:57.1542684Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.1542764Z use_cpu=True, 2025-05-07T20:59:57.1542866Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.1542940Z ) 2025-05-07T20:59:57.1543077Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.1543463Z self=, 2025-05-07T20:59:57.1543571Z compile=True, 2025-05-07T20:59:57.1543649Z T=1, 2025-05-07T20:59:57.1543721Z D=63, 2025-05-07T20:59:57.1543798Z B=119, 2025-05-07T20:59:57.1543876Z log_E=3, 2025-05-07T20:59:57.1543950Z L=4, 2025-05-07T20:59:57.1544031Z D_gradcheck=1, 2025-05-07T20:59:57.1544129Z stochastic_rounding=True, 2025-05-07T20:59:57.1544207Z weighted=True, 2025-05-07T20:59:57.1544288Z row_wise=True, 2025-05-07T20:59:57.1544366Z mixed=False, 2025-05-07T20:59:57.1544453Z use_cache=True, 2025-05-07T20:59:57.1544629Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.1544708Z use_cpu=False, 2025-05-07T20:59:57.1544812Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.1544884Z ) 2025-05-07T20:59:57.1545016Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.1545373Z self=, 2025-05-07T20:59:57.1545498Z compile=True, 2025-05-07T20:59:57.1545573Z T=2, 2025-05-07T20:59:57.1545650Z D=57, 2025-05-07T20:59:57.1545726Z B=87, 2025-05-07T20:59:57.1545804Z log_E=5, 2025-05-07T20:59:57.1545888Z L=5, 2025-05-07T20:59:57.1545969Z D_gradcheck=2, 2025-05-07T20:59:57.1546064Z stochastic_rounding=False, 2025-05-07T20:59:57.1546154Z weighted=False, 2025-05-07T20:59:57.1546229Z row_wise=True, 2025-05-07T20:59:57.1546311Z mixed=False, 2025-05-07T20:59:57.1546392Z use_cache=False, 2025-05-07T20:59:57.1546501Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.1546590Z use_cpu=False, 2025-05-07T20:59:57.1546691Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.1546764Z ) 2025-05-07T20:59:57.1546906Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.1547263Z self=, 2025-05-07T20:59:57.1547346Z compile=True, 2025-05-07T20:59:57.1547423Z T=2, 2025-05-07T20:59:57.1547499Z D=21, 2025-05-07T20:59:57.1547574Z B=128, 2025-05-07T20:59:57.1547650Z log_E=3, 2025-05-07T20:59:57.1547726Z L=14, 2025-05-07T20:59:57.1547810Z D_gradcheck=2, 2025-05-07T20:59:57.1547905Z stochastic_rounding=False, 2025-05-07T20:59:57.1547985Z weighted=True, 2025-05-07T20:59:57.1548072Z row_wise=False, 2025-05-07T20:59:57.1548150Z mixed=True, 2025-05-07T20:59:57.1548228Z use_cache=False, 2025-05-07T20:59:57.1548338Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.1548421Z use_cpu=True, 2025-05-07T20:59:57.1548523Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.1548599Z ) 2025-05-07T20:59:57.1548732Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T20:59:57.1549087Z self=, 2025-05-07T20:59:57.1549178Z compile=False, 2025-05-07T20:59:57.1549253Z T=3, 2025-05-07T20:59:57.1549332Z D=110, 2025-05-07T20:59:57.1549481Z B=41, 2025-05-07T20:59:57.1549558Z log_E=5, 2025-05-07T20:59:57.1549635Z L=18, 2025-05-07T20:59:57.1549714Z D_gradcheck=1, 2025-05-07T20:59:57.1549814Z stochastic_rounding=False, 2025-05-07T20:59:57.1549894Z weighted=True, 2025-05-07T20:59:57.1549974Z row_wise=False, 2025-05-07T20:59:57.1550094Z mixed=False, 2025-05-07T20:59:57.1550181Z use_cache=True, 2025-05-07T20:59:57.1550289Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.1550366Z use_cpu=True, 2025-05-07T20:59:57.1550469Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.1550546Z ) 2025-05-07T21:00:09.6742159Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:09.6743225Z self=, 2025-05-07T21:00:09.6743904Z compile=False, 2025-05-07T21:00:09.6744152Z T=4, 2025-05-07T21:00:09.6744356Z D=24, 2025-05-07T21:00:09.6744564Z B=64, 2025-05-07T21:00:09.6744766Z log_E=5, 2025-05-07T21:00:09.6744980Z L=9, 2025-05-07T21:00:09.6745192Z D_gradcheck=2, 2025-05-07T21:00:09.6745435Z stochastic_rounding=True, 2025-05-07T21:00:09.6745715Z weighted=False, 2025-05-07T21:00:09.6745950Z row_wise=True, 2025-05-07T21:00:09.6746169Z mixed=True, 2025-05-07T21:00:09.6746405Z use_cache=True, 2025-05-07T21:00:09.6746665Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:09.6747015Z use_cpu=False, 2025-05-07T21:00:09.6747274Z output_dtype=SparseType.FP32, 2025-05-07T21:00:09.6747560Z ) 2025-05-07T21:00:09.6748023Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:09.6748641Z self=, 2025-05-07T21:00:09.6749204Z compile=True, 2025-05-07T21:00:09.6749430Z T=1, 2025-05-07T21:00:09.6749711Z D=12, 2025-05-07T21:00:09.6749912Z B=27, 2025-05-07T21:00:09.6750110Z log_E=4, 2025-05-07T21:00:09.6750313Z L=10, 2025-05-07T21:00:09.6750516Z D_gradcheck=1, 2025-05-07T21:00:09.6750759Z stochastic_rounding=True, 2025-05-07T21:00:09.6751023Z weighted=False, 2025-05-07T21:00:09.6751252Z row_wise=True, 2025-05-07T21:00:09.6751474Z mixed=True, 2025-05-07T21:00:09.6751689Z use_cache=False, 2025-05-07T21:00:09.6751955Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:09.6752255Z use_cpu=False, 2025-05-07T21:00:09.6752498Z output_dtype=SparseType.FP16, 2025-05-07T21:00:09.6752771Z ) 2025-05-07T21:00:09.6753019Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:09.6753627Z self=, 2025-05-07T21:00:09.6754181Z compile=True, 2025-05-07T21:00:09.6754400Z T=3, 2025-05-07T21:00:09.6754589Z D=124, 2025-05-07T21:00:09.6754792Z B=61, 2025-05-07T21:00:09.6754986Z log_E=5, 2025-05-07T21:00:09.6755181Z L=1, 2025-05-07T21:00:09.6755507Z D_gradcheck=2, 2025-05-07T21:00:09.6755749Z stochastic_rounding=False, 2025-05-07T21:00:09.6756017Z weighted=True, 2025-05-07T21:00:09.6756236Z row_wise=True, 2025-05-07T21:00:09.6756455Z mixed=False, 2025-05-07T21:00:09.6756672Z use_cache=False, 2025-05-07T21:00:09.6756924Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:09.6757220Z use_cpu=True, 2025-05-07T21:00:09.6757459Z output_dtype=SparseType.FP16, 2025-05-07T21:00:09.6757722Z ) 2025-05-07T21:00:09.6757969Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:09.6758574Z self=, 2025-05-07T21:00:09.6759115Z compile=False, 2025-05-07T21:00:09.6759329Z T=4, 2025-05-07T21:00:09.6759519Z D=25, 2025-05-07T21:00:09.6759710Z B=122, 2025-05-07T21:00:09.6759908Z log_E=4, 2025-05-07T21:00:09.6760104Z L=11, 2025-05-07T21:00:09.6760292Z D_gradcheck=2, 2025-05-07T21:00:09.6760624Z stochastic_rounding=False, 2025-05-07T21:00:09.6760896Z weighted=False, 2025-05-07T21:00:09.6761114Z row_wise=False, 2025-05-07T21:00:09.6761335Z mixed=False, 2025-05-07T21:00:09.6761556Z use_cache=False, 2025-05-07T21:00:09.6761807Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:09.6762174Z use_cpu=False, 2025-05-07T21:00:09.6762423Z output_dtype=SparseType.FP32, 2025-05-07T21:00:09.6762692Z ) 2025-05-07T21:00:09.6762931Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:09.6763537Z self=, 2025-05-07T21:00:09.6764087Z compile=True, 2025-05-07T21:00:09.6764298Z T=3, 2025-05-07T21:00:09.6764491Z D=99, 2025-05-07T21:00:09.6764685Z B=84, 2025-05-07T21:00:09.6764873Z log_E=5, 2025-05-07T21:00:09.6765074Z L=2, 2025-05-07T21:00:09.6765274Z D_gradcheck=1, 2025-05-07T21:00:09.6765505Z stochastic_rounding=False, 2025-05-07T21:00:09.6765768Z weighted=True, 2025-05-07T21:00:09.6765988Z row_wise=False, 2025-05-07T21:00:09.6766199Z mixed=False, 2025-05-07T21:00:09.6766416Z use_cache=False, 2025-05-07T21:00:09.6766670Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:09.6766958Z use_cpu=True, 2025-05-07T21:00:09.6767205Z output_dtype=SparseType.FP16, 2025-05-07T21:00:09.6767471Z ) 2025-05-07T21:00:09.6767708Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:09.6768302Z self=, 2025-05-07T21:00:09.6768897Z compile=True, 2025-05-07T21:00:09.6769113Z T=1, 2025-05-07T21:00:09.6769296Z D=55, 2025-05-07T21:00:09.6769491Z B=104, 2025-05-07T21:00:09.6769687Z log_E=4, 2025-05-07T21:00:09.6769877Z L=2, 2025-05-07T21:00:09.6770074Z D_gradcheck=1, 2025-05-07T21:00:09.6770371Z stochastic_rounding=True, 2025-05-07T21:00:09.6770633Z weighted=True, 2025-05-07T21:00:09.6770857Z row_wise=True, 2025-05-07T21:00:09.6771074Z mixed=False, 2025-05-07T21:00:09.6771282Z use_cache=True, 2025-05-07T21:00:09.6771532Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:09.6771832Z use_cpu=False, 2025-05-07T21:00:09.6772072Z output_dtype=SparseType.BF16, 2025-05-07T21:00:09.6772345Z ) 2025-05-07T21:00:09.6772588Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:09.6773184Z self=, 2025-05-07T21:00:09.6773733Z compile=False, 2025-05-07T21:00:09.6773956Z T=3, 2025-05-07T21:00:09.6774149Z D=15, 2025-05-07T21:00:09.6774332Z B=68, 2025-05-07T21:00:09.6774527Z log_E=4, 2025-05-07T21:00:09.6774731Z L=11, 2025-05-07T21:00:09.6774921Z D_gradcheck=2, 2025-05-07T21:00:09.6775159Z stochastic_rounding=True, 2025-05-07T21:00:09.6775429Z weighted=True, 2025-05-07T21:00:09.6775640Z row_wise=True, 2025-05-07T21:00:09.6775861Z mixed=False, 2025-05-07T21:00:09.6776078Z use_cache=True, 2025-05-07T21:00:09.6776323Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:09.6776625Z use_cpu=False, 2025-05-07T21:00:09.6776872Z output_dtype=SparseType.FP16, 2025-05-07T21:00:09.6777136Z ) 2025-05-07T21:00:09.6777382Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:09.6777991Z self=, 2025-05-07T21:00:09.6778529Z compile=False, 2025-05-07T21:00:09.6778744Z T=4, 2025-05-07T21:00:09.6778937Z D=89, 2025-05-07T21:00:09.6779120Z B=65, 2025-05-07T21:00:09.6779311Z log_E=3, 2025-05-07T21:00:09.6779510Z L=5, 2025-05-07T21:00:09.6779697Z D_gradcheck=2, 2025-05-07T21:00:09.6779933Z stochastic_rounding=False, 2025-05-07T21:00:09.6780200Z weighted=True, 2025-05-07T21:00:09.6780419Z row_wise=False, 2025-05-07T21:00:09.6780637Z mixed=True, 2025-05-07T21:00:09.6780907Z use_cache=False, 2025-05-07T21:00:09.6781169Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:09.6781457Z use_cpu=False, 2025-05-07T21:00:09.6781701Z output_dtype=SparseType.FP16, 2025-05-07T21:00:09.6781972Z ) 2025-05-07T21:00:09.6782211Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:09.6782853Z self=, 2025-05-07T21:00:09.6783391Z compile=True, 2025-05-07T21:00:09.6783597Z T=1, 2025-05-07T21:00:09.6783785Z D=55, 2025-05-07T21:00:09.6783980Z B=40, 2025-05-07T21:00:09.6784164Z log_E=3, 2025-05-07T21:00:09.6784360Z L=18, 2025-05-07T21:00:09.6784555Z D_gradcheck=1, 2025-05-07T21:00:09.6784782Z stochastic_rounding=True, 2025-05-07T21:00:09.6785048Z weighted=True, 2025-05-07T21:00:09.6785265Z row_wise=False, 2025-05-07T21:00:09.6785474Z mixed=True, 2025-05-07T21:00:09.6785688Z use_cache=True, 2025-05-07T21:00:09.6785939Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:09.6786223Z use_cpu=True, 2025-05-07T21:00:09.6786467Z output_dtype=SparseType.BF16, 2025-05-07T21:00:09.6786748Z ) 2025-05-07T21:00:09.6787019Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:09.6787613Z self=, 2025-05-07T21:00:09.6788167Z compile=False, 2025-05-07T21:00:09.6788380Z T=4, 2025-05-07T21:00:09.6788578Z D=19, 2025-05-07T21:00:09.6788765Z B=37, 2025-05-07T21:00:09.6788947Z log_E=4, 2025-05-07T21:00:09.6789196Z L=19, 2025-05-07T21:00:09.6789391Z D_gradcheck=1, 2025-05-07T21:00:09.6789624Z stochastic_rounding=False, 2025-05-07T21:00:09.6789887Z weighted=False, 2025-05-07T21:00:09.6790105Z row_wise=False, 2025-05-07T21:00:09.6790313Z mixed=True, 2025-05-07T21:00:09.6790567Z use_cache=False, 2025-05-07T21:00:09.6791007Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:09.6791296Z use_cpu=True, 2025-05-07T21:00:09.6791536Z output_dtype=SparseType.FP16, 2025-05-07T21:00:09.6791802Z ) 2025-05-07T21:00:09.6792035Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:09.6792634Z self=, 2025-05-07T21:00:09.6793180Z compile=True, 2025-05-07T21:00:09.6793386Z T=3, 2025-05-07T21:00:09.6793570Z D=110, 2025-05-07T21:00:09.6793759Z B=92, 2025-05-07T21:00:09.6793940Z log_E=3, 2025-05-07T21:00:09.6794135Z L=12, 2025-05-07T21:00:09.6794330Z D_gradcheck=1, 2025-05-07T21:00:09.6794562Z stochastic_rounding=True, 2025-05-07T21:00:09.6794816Z weighted=False, 2025-05-07T21:00:09.6795034Z row_wise=True, 2025-05-07T21:00:09.6795246Z mixed=False, 2025-05-07T21:00:09.6795546Z use_cache=True, 2025-05-07T21:00:09.6795790Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:09.6796075Z use_cpu=True, 2025-05-07T21:00:09.6796312Z output_dtype=SparseType.FP16, 2025-05-07T21:00:09.6796574Z ) 2025-05-07T21:00:09.6796852Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:09.6797451Z self=, 2025-05-07T21:00:09.6798000Z compile=False, 2025-05-07T21:00:09.6798213Z T=3, 2025-05-07T21:00:09.6798392Z D=96, 2025-05-07T21:00:09.6798581Z B=73, 2025-05-07T21:00:09.6798771Z log_E=3, 2025-05-07T21:00:09.6798960Z L=11, 2025-05-07T21:00:09.6799159Z D_gradcheck=1, 2025-05-07T21:00:09.6799397Z stochastic_rounding=False, 2025-05-07T21:00:09.6799653Z weighted=True, 2025-05-07T21:00:09.6799873Z row_wise=False, 2025-05-07T21:00:09.6800087Z mixed=True, 2025-05-07T21:00:09.6800289Z use_cache=True, 2025-05-07T21:00:09.6800537Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:09.6800831Z use_cpu=True, 2025-05-07T21:00:09.6801152Z output_dtype=SparseType.FP32, 2025-05-07T21:00:09.6801417Z ) 2025-05-07T21:00:09.6801659Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:09.6802250Z self=, 2025-05-07T21:00:09.6802785Z compile=False, 2025-05-07T21:00:09.6803065Z T=2, 2025-05-07T21:00:09.6803254Z D=98, 2025-05-07T21:00:09.6803433Z B=32, 2025-05-07T21:00:09.6803624Z log_E=3, 2025-05-07T21:00:09.6803819Z L=13, 2025-05-07T21:00:09.6804012Z D_gradcheck=2, 2025-05-07T21:00:09.6804247Z stochastic_rounding=True, 2025-05-07T21:00:09.6804511Z weighted=False, 2025-05-07T21:00:09.6804729Z row_wise=True, 2025-05-07T21:00:09.6804944Z mixed=False, 2025-05-07T21:00:09.6805157Z use_cache=False, 2025-05-07T21:00:09.6805409Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:09.6805705Z use_cpu=True, 2025-05-07T21:00:09.6805946Z output_dtype=SparseType.FP16, 2025-05-07T21:00:09.6806202Z ) 2025-05-07T21:00:09.6806443Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:09.6807037Z self=, 2025-05-07T21:00:09.6807578Z compile=False, 2025-05-07T21:00:09.6807785Z T=4, 2025-05-07T21:00:09.6807976Z D=13, 2025-05-07T21:00:09.6808162Z B=97, 2025-05-07T21:00:09.6808346Z log_E=3, 2025-05-07T21:00:09.6808537Z L=3, 2025-05-07T21:00:09.6808728Z D_gradcheck=1, 2025-05-07T21:00:09.6808953Z stochastic_rounding=True, 2025-05-07T21:00:09.6809214Z weighted=False, 2025-05-07T21:00:09.6809498Z row_wise=True, 2025-05-07T21:00:09.6809707Z mixed=False, 2025-05-07T21:00:09.6809919Z use_cache=True, 2025-05-07T21:00:09.6810163Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:09.6810450Z use_cpu=False, 2025-05-07T21:00:09.6810754Z output_dtype=SparseType.FP16, 2025-05-07T21:00:09.6811022Z ) 2025-05-07T21:00:09.6811257Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:09.6811852Z self=, 2025-05-07T21:00:09.6812390Z compile=False, 2025-05-07T21:00:09.6812602Z T=4, 2025-05-07T21:00:09.6812784Z D=101, 2025-05-07T21:00:09.6812981Z B=15, 2025-05-07T21:00:09.6813171Z log_E=4, 2025-05-07T21:00:09.6813360Z L=15, 2025-05-07T21:00:09.6813550Z D_gradcheck=2, 2025-05-07T21:00:09.6813784Z stochastic_rounding=True, 2025-05-07T21:00:09.6814039Z weighted=False, 2025-05-07T21:00:09.6814257Z row_wise=False, 2025-05-07T21:00:09.6814479Z mixed=True, 2025-05-07T21:00:09.6814686Z use_cache=False, 2025-05-07T21:00:09.6814941Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:09.6815231Z use_cpu=False, 2025-05-07T21:00:09.6815463Z output_dtype=SparseType.FP32, 2025-05-07T21:00:09.6815732Z ) 2025-05-07T21:00:09.6815972Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:09.6816565Z self=, 2025-05-07T21:00:09.6817161Z compile=True, 2025-05-07T21:00:09.6817372Z T=1, 2025-05-07T21:00:09.6817556Z D=78, 2025-05-07T21:00:09.6817742Z B=95, 2025-05-07T21:00:09.6817933Z log_E=5, 2025-05-07T21:00:09.6818126Z L=17, 2025-05-07T21:00:09.6818322Z D_gradcheck=2, 2025-05-07T21:00:09.6818561Z stochastic_rounding=False, 2025-05-07T21:00:09.6818817Z weighted=True, 2025-05-07T21:00:09.6819030Z row_wise=True, 2025-05-07T21:00:09.6819242Z mixed=False, 2025-05-07T21:00:09.6819458Z use_cache=False, 2025-05-07T21:00:09.6819704Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:09.6819994Z use_cpu=False, 2025-05-07T21:00:09.6820231Z output_dtype=SparseType.BF16, 2025-05-07T21:00:09.6820482Z ) 2025-05-07T21:00:09.6820721Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:09.6821394Z self=, 2025-05-07T21:00:09.6821932Z compile=False, 2025-05-07T21:00:09.6822145Z T=1, 2025-05-07T21:00:09.6822334Z D=50, 2025-05-07T21:00:09.6822517Z B=8, 2025-05-07T21:00:09.6822708Z log_E=3, 2025-05-07T21:00:09.6822907Z L=13, 2025-05-07T21:00:09.6823140Z D_gradcheck=2, 2025-05-07T21:00:09.6823380Z stochastic_rounding=False, 2025-05-07T21:00:09.6823647Z weighted=False, 2025-05-07T21:00:09.6823857Z row_wise=False, 2025-05-07T21:00:09.6824076Z mixed=False, 2025-05-07T21:00:09.6824293Z use_cache=False, 2025-05-07T21:00:09.6824543Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:09.6824837Z use_cpu=False, 2025-05-07T21:00:09.6825079Z output_dtype=SparseType.FP32, 2025-05-07T21:00:09.6825345Z ) 2025-05-07T21:00:09.6825578Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:09.6826180Z self=, 2025-05-07T21:00:09.6826725Z compile=True, 2025-05-07T21:00:09.6826960Z T=3, 2025-05-07T21:00:09.6827160Z D=44, 2025-05-07T21:00:09.6827347Z B=40, 2025-05-07T21:00:09.6827529Z log_E=3, 2025-05-07T21:00:09.6827729Z L=18, 2025-05-07T21:00:09.6827928Z D_gradcheck=1, 2025-05-07T21:00:09.6828162Z stochastic_rounding=False, 2025-05-07T21:00:09.6828427Z weighted=False, 2025-05-07T21:00:09.6828646Z row_wise=True, 2025-05-07T21:00:09.6828854Z mixed=False, 2025-05-07T21:00:09.6829068Z use_cache=True, 2025-05-07T21:00:09.6829363Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:09.6829651Z use_cpu=True, 2025-05-07T21:00:09.6829895Z output_dtype=SparseType.FP16, 2025-05-07T21:00:09.6830165Z ) 2025-05-07T21:00:09.7030645Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:09.7031571Z self=, 2025-05-07T21:00:09.7032483Z compile=False, 2025-05-07T21:00:09.7032789Z T=4, 2025-05-07T21:00:09.7033041Z D=102, 2025-05-07T21:00:09.7033240Z B=20, 2025-05-07T21:00:09.7033435Z log_E=4, 2025-05-07T21:00:09.7033632Z L=3, 2025-05-07T21:00:09.7033832Z D_gradcheck=1, 2025-05-07T21:00:09.7034071Z stochastic_rounding=True, 2025-05-07T21:00:09.7034334Z weighted=True, 2025-05-07T21:00:09.7034561Z row_wise=False, 2025-05-07T21:00:09.7034782Z mixed=True, 2025-05-07T21:00:09.7034994Z use_cache=True, 2025-05-07T21:00:09.7035248Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:09.7035751Z use_cpu=True, 2025-05-07T21:00:09.7035998Z output_dtype=SparseType.BF16, 2025-05-07T21:00:09.7036265Z ) 2025-05-07T21:00:09.7036514Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:09.7037124Z self=, 2025-05-07T21:00:09.7037673Z compile=False, 2025-05-07T21:00:09.7037899Z T=3, 2025-05-07T21:00:09.7038092Z D=125, 2025-05-07T21:00:09.7038281Z B=41, 2025-05-07T21:00:09.7038477Z log_E=3, 2025-05-07T21:00:09.7038678Z L=17, 2025-05-07T21:00:09.7038871Z D_gradcheck=1, 2025-05-07T21:00:09.7039111Z stochastic_rounding=False, 2025-05-07T21:00:09.7039380Z weighted=True, 2025-05-07T21:00:09.7039599Z row_wise=True, 2025-05-07T21:00:09.7039822Z mixed=False, 2025-05-07T21:00:09.7040044Z use_cache=False, 2025-05-07T21:00:09.7040297Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:09.7040593Z use_cpu=True, 2025-05-07T21:00:09.7040842Z output_dtype=SparseType.BF16, 2025-05-07T21:00:09.7041107Z ) 2025-05-07T21:00:09.7041355Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:09.7041959Z self=, 2025-05-07T21:00:09.7042511Z compile=False, 2025-05-07T21:00:09.7042724Z T=1, 2025-05-07T21:00:09.7042997Z D=51, 2025-05-07T21:00:09.7043193Z B=93, 2025-05-07T21:00:09.7043384Z log_E=3, 2025-05-07T21:00:09.7043586Z L=17, 2025-05-07T21:00:09.7051734Z D_gradcheck=1, 2025-05-07T21:00:09.7051991Z stochastic_rounding=True, 2025-05-07T21:00:09.7052310Z weighted=True, 2025-05-07T21:00:09.7052538Z row_wise=True, 2025-05-07T21:00:09.7052862Z mixed=True, 2025-05-07T21:00:09.7053084Z use_cache=False, 2025-05-07T21:00:09.7053352Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:09.7053651Z use_cpu=False, 2025-05-07T21:00:09.7053895Z output_dtype=SparseType.FP16, 2025-05-07T21:00:09.7054167Z ) 2025-05-07T21:00:09.7054410Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:09.7055018Z self=, 2025-05-07T21:00:09.7055571Z compile=False, 2025-05-07T21:00:09.7055784Z T=5, 2025-05-07T21:00:09.7055976Z D=58, 2025-05-07T21:00:09.7056164Z B=42, 2025-05-07T21:00:09.7056353Z log_E=4, 2025-05-07T21:00:09.7056551Z L=6, 2025-05-07T21:00:09.7056748Z D_gradcheck=2, 2025-05-07T21:00:09.7056977Z stochastic_rounding=True, 2025-05-07T21:00:09.7057239Z weighted=True, 2025-05-07T21:00:09.7057461Z row_wise=True, 2025-05-07T21:00:09.7057676Z mixed=False, 2025-05-07T21:00:09.7057893Z use_cache=True, 2025-05-07T21:00:09.7058144Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:09.7058441Z use_cpu=False, 2025-05-07T21:00:09.7058679Z output_dtype=SparseType.FP32, 2025-05-07T21:00:09.7058948Z ) 2025-05-07T21:00:09.7059266Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:09.7059870Z self=, 2025-05-07T21:00:09.7060420Z compile=True, 2025-05-07T21:00:09.7060635Z T=1, 2025-05-07T21:00:09.7060865Z D=77, 2025-05-07T21:00:09.7061057Z B=102, 2025-05-07T21:00:09.7061250Z log_E=5, 2025-05-07T21:00:09.7061447Z L=15, 2025-05-07T21:00:09.7061642Z D_gradcheck=2, 2025-05-07T21:00:09.7061879Z stochastic_rounding=True, 2025-05-07T21:00:09.7062140Z weighted=True, 2025-05-07T21:00:09.7062360Z row_wise=False, 2025-05-07T21:00:09.7062578Z mixed=True, 2025-05-07T21:00:09.7062789Z use_cache=False, 2025-05-07T21:00:09.7063048Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:09.7063343Z use_cpu=True, 2025-05-07T21:00:09.7063590Z output_dtype=SparseType.FP32, 2025-05-07T21:00:09.7063856Z ) 2025-05-07T21:00:09.7064104Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:09.7064707Z self=, 2025-05-07T21:00:09.7065245Z compile=True, 2025-05-07T21:00:09.7065459Z T=5, 2025-05-07T21:00:09.7065648Z D=125, 2025-05-07T21:00:09.7065837Z B=67, 2025-05-07T21:00:09.7066024Z log_E=5, 2025-05-07T21:00:09.7066219Z L=14, 2025-05-07T21:00:09.7066410Z D_gradcheck=1, 2025-05-07T21:00:09.7066651Z stochastic_rounding=False, 2025-05-07T21:00:09.7066913Z weighted=False, 2025-05-07T21:00:09.7067128Z row_wise=True, 2025-05-07T21:00:09.7067340Z mixed=True, 2025-05-07T21:00:09.7067552Z use_cache=True, 2025-05-07T21:00:09.7067790Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:09.7068084Z use_cpu=False, 2025-05-07T21:00:09.7068323Z output_dtype=SparseType.FP32, 2025-05-07T21:00:09.7068583Z ) 2025-05-07T21:00:09.7068822Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:09.7069418Z self=, 2025-05-07T21:00:09.7069964Z compile=False, 2025-05-07T21:00:09.7070171Z T=5, 2025-05-07T21:00:09.7070361Z D=27, 2025-05-07T21:00:09.7070550Z B=113, 2025-05-07T21:00:09.7070739Z log_E=4, 2025-05-07T21:00:09.7070935Z L=4, 2025-05-07T21:00:09.7071130Z D_gradcheck=2, 2025-05-07T21:00:09.7071409Z stochastic_rounding=False, 2025-05-07T21:00:09.7071673Z weighted=True, 2025-05-07T21:00:09.7071891Z row_wise=True, 2025-05-07T21:00:09.7072099Z mixed=False, 2025-05-07T21:00:09.7072317Z use_cache=False, 2025-05-07T21:00:09.7072570Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:09.7072902Z use_cpu=False, 2025-05-07T21:00:09.7073142Z output_dtype=SparseType.FP32, 2025-05-07T21:00:09.7073406Z ) 2025-05-07T21:00:09.7073640Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:09.7074231Z self=, 2025-05-07T21:00:09.7074774Z compile=False, 2025-05-07T21:00:09.7074979Z T=3, 2025-05-07T21:00:09.7075166Z D=82, 2025-05-07T21:00:09.7075352Z B=11, 2025-05-07T21:00:09.7075634Z log_E=5, 2025-05-07T21:00:09.7075827Z L=6, 2025-05-07T21:00:09.7076015Z D_gradcheck=1, 2025-05-07T21:00:09.7076243Z stochastic_rounding=True, 2025-05-07T21:00:09.7076499Z weighted=True, 2025-05-07T21:00:09.7076718Z row_wise=False, 2025-05-07T21:00:09.7076934Z mixed=False, 2025-05-07T21:00:09.7077142Z use_cache=True, 2025-05-07T21:00:09.7077386Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:09.7077680Z use_cpu=False, 2025-05-07T21:00:09.7077920Z output_dtype=SparseType.FP32, 2025-05-07T21:00:09.7078185Z ) 2025-05-07T21:00:09.7078425Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:09.7079008Z self=, 2025-05-07T21:00:09.7079600Z compile=False, 2025-05-07T21:00:09.7079812Z T=1, 2025-05-07T21:00:09.7079993Z D=97, 2025-05-07T21:00:09.7080183Z B=39, 2025-05-07T21:00:09.7080377Z log_E=5, 2025-05-07T21:00:09.7080568Z L=16, 2025-05-07T21:00:09.7080762Z D_gradcheck=2, 2025-05-07T21:00:09.7081038Z stochastic_rounding=True, 2025-05-07T21:00:09.7081291Z weighted=True, 2025-05-07T21:00:09.7081511Z row_wise=False, 2025-05-07T21:00:09.7081726Z mixed=False, 2025-05-07T21:00:09.7081936Z use_cache=False, 2025-05-07T21:00:09.7082190Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:09.7082479Z use_cpu=True, 2025-05-07T21:00:09.7082717Z output_dtype=SparseType.BF16, 2025-05-07T21:00:09.7082975Z ) 2025-05-07T21:00:09.7083213Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:09.7083800Z self=, 2025-05-07T21:00:09.7084333Z compile=False, 2025-05-07T21:00:09.7084548Z T=5, 2025-05-07T21:00:09.7084736Z D=46, 2025-05-07T21:00:09.7084918Z B=49, 2025-05-07T21:00:09.7085108Z log_E=4, 2025-05-07T21:00:09.7085303Z L=4, 2025-05-07T21:00:09.7085489Z D_gradcheck=2, 2025-05-07T21:00:09.7085718Z stochastic_rounding=True, 2025-05-07T21:00:09.7085979Z weighted=False, 2025-05-07T21:00:09.7086189Z row_wise=True, 2025-05-07T21:00:09.7086401Z mixed=True, 2025-05-07T21:00:09.7086613Z use_cache=False, 2025-05-07T21:00:09.7086857Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:09.7087144Z use_cpu=False, 2025-05-07T21:00:09.7087381Z output_dtype=SparseType.FP32, 2025-05-07T21:00:09.7087639Z ) 2025-05-07T21:00:09.7087881Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:09.7088473Z self=, 2025-05-07T21:00:09.7089012Z compile=False, 2025-05-07T21:00:09.7089217Z T=5, 2025-05-07T21:00:09.7089404Z D=73, 2025-05-07T21:00:09.7089585Z B=62, 2025-05-07T21:00:09.7089765Z log_E=5, 2025-05-07T21:00:09.7089960Z L=13, 2025-05-07T21:00:09.7090153Z D_gradcheck=1, 2025-05-07T21:00:09.7090379Z stochastic_rounding=True, 2025-05-07T21:00:09.7090901Z weighted=False, 2025-05-07T21:00:09.7091124Z row_wise=False, 2025-05-07T21:00:09.7091332Z mixed=True, 2025-05-07T21:00:09.7091649Z use_cache=False, 2025-05-07T21:00:09.7091905Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:09.7092189Z use_cpu=False, 2025-05-07T21:00:09.7092428Z output_dtype=SparseType.FP16, 2025-05-07T21:00:09.7092693Z ) 2025-05-07T21:00:09.7092928Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:09.7093583Z self=, 2025-05-07T21:00:09.7094125Z compile=True, 2025-05-07T21:00:09.7094334Z T=4, 2025-05-07T21:00:09.7094514Z D=23, 2025-05-07T21:00:09.7094700Z B=114, 2025-05-07T21:00:09.7094888Z log_E=5, 2025-05-07T21:00:09.7095078Z L=19, 2025-05-07T21:00:09.7095270Z D_gradcheck=1, 2025-05-07T21:00:09.7095504Z stochastic_rounding=True, 2025-05-07T21:00:09.7095761Z weighted=False, 2025-05-07T21:00:09.7095979Z row_wise=True, 2025-05-07T21:00:09.7096189Z mixed=True, 2025-05-07T21:00:09.7096395Z use_cache=True, 2025-05-07T21:00:09.7096643Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:09.7096934Z use_cpu=False, 2025-05-07T21:00:09.7097169Z output_dtype=SparseType.FP16, 2025-05-07T21:00:09.7097431Z ) 2025-05-07T21:00:09.7097670Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:09.7098253Z self=, 2025-05-07T21:00:09.7098798Z compile=False, 2025-05-07T21:00:09.7099005Z T=4, 2025-05-07T21:00:09.7099194Z D=97, 2025-05-07T21:00:09.7099379Z B=7, 2025-05-07T21:00:09.7100155Z log_E=3, 2025-05-07T21:00:09.7100349Z L=14, 2025-05-07T21:00:09.7100535Z D_gradcheck=1, 2025-05-07T21:00:09.7100762Z stochastic_rounding=True, 2025-05-07T21:00:09.7101009Z weighted=True, 2025-05-07T21:00:09.7101216Z row_wise=True, 2025-05-07T21:00:09.7101490Z mixed=False, 2025-05-07T21:00:09.7101692Z use_cache=False, 2025-05-07T21:00:09.7101941Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:09.7102225Z use_cpu=False, 2025-05-07T21:00:09.7102455Z output_dtype=SparseType.BF16, 2025-05-07T21:00:09.7102711Z ) 2025-05-07T21:00:09.7102944Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:09.7103536Z self=, 2025-05-07T21:00:09.7104071Z compile=True, 2025-05-07T21:00:09.7104276Z T=3, 2025-05-07T21:00:09.7104457Z D=76, 2025-05-07T21:00:09.7104637Z B=102, 2025-05-07T21:00:09.7104822Z log_E=4, 2025-05-07T21:00:09.7105015Z L=13, 2025-05-07T21:00:09.7105204Z D_gradcheck=2, 2025-05-07T21:00:09.7105432Z stochastic_rounding=False, 2025-05-07T21:00:09.7105691Z weighted=False, 2025-05-07T21:00:09.7105898Z row_wise=True, 2025-05-07T21:00:09.7106106Z mixed=True, 2025-05-07T21:00:09.7106313Z use_cache=True, 2025-05-07T21:00:09.7106546Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:09.7106837Z use_cpu=False, 2025-05-07T21:00:09.7107069Z output_dtype=SparseType.FP16, 2025-05-07T21:00:09.7107320Z ) 2025-05-07T21:00:09.7107553Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:09.7108138Z self=, 2025-05-07T21:00:09.7108680Z compile=False, 2025-05-07T21:00:09.7108879Z T=4, 2025-05-07T21:00:09.7109060Z D=53, 2025-05-07T21:00:09.7109241Z B=35, 2025-05-07T21:00:09.7109415Z log_E=3, 2025-05-07T21:00:09.7109605Z L=8, 2025-05-07T21:00:09.7109790Z D_gradcheck=2, 2025-05-07T21:00:09.7110012Z stochastic_rounding=True, 2025-05-07T21:00:09.7110267Z weighted=False, 2025-05-07T21:00:09.7110479Z row_wise=False, 2025-05-07T21:00:09.7110684Z mixed=False, 2025-05-07T21:00:09.7110893Z use_cache=False, 2025-05-07T21:00:09.7111142Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:09.7111421Z use_cpu=True, 2025-05-07T21:00:09.7111700Z output_dtype=SparseType.FP16, 2025-05-07T21:00:09.7111959Z ) 2025-05-07T21:00:09.7112188Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:09.7112769Z self=, 2025-05-07T21:00:09.7113300Z compile=False, 2025-05-07T21:00:09.7113545Z T=5, 2025-05-07T21:00:09.7113723Z D=18, 2025-05-07T21:00:09.7113902Z B=101, 2025-05-07T21:00:09.7114078Z log_E=4, 2025-05-07T21:00:09.7114265Z L=12, 2025-05-07T21:00:09.7114448Z D_gradcheck=2, 2025-05-07T21:00:09.7114668Z stochastic_rounding=True, 2025-05-07T21:00:09.7114923Z weighted=True, 2025-05-07T21:00:09.7115134Z row_wise=False, 2025-05-07T21:00:09.7115340Z mixed=True, 2025-05-07T21:00:09.7115632Z use_cache=False, 2025-05-07T21:00:09.7115878Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:09.7116165Z use_cpu=False, 2025-05-07T21:00:09.7116395Z output_dtype=SparseType.FP32, 2025-05-07T21:00:09.7116655Z ) 2025-05-07T21:00:09.7116887Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:09.7117466Z self=, 2025-05-07T21:00:09.7118003Z compile=False, 2025-05-07T21:00:09.7118207Z T=1, 2025-05-07T21:00:09.7118387Z D=109, 2025-05-07T21:00:09.7118570Z B=48, 2025-05-07T21:00:09.7118754Z log_E=5, 2025-05-07T21:00:09.7118940Z L=4, 2025-05-07T21:00:09.7119127Z D_gradcheck=2, 2025-05-07T21:00:09.7119354Z stochastic_rounding=True, 2025-05-07T21:00:09.7119658Z weighted=True, 2025-05-07T21:00:09.7119873Z row_wise=True, 2025-05-07T21:00:09.7120077Z mixed=True, 2025-05-07T21:00:09.7120277Z use_cache=False, 2025-05-07T21:00:09.7120527Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:09.7120815Z use_cpu=True, 2025-05-07T21:00:09.7121096Z output_dtype=SparseType.FP32, 2025-05-07T21:00:09.7121348Z ) 2025-05-07T21:00:09.7121580Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:09.7122170Z self=, 2025-05-07T21:00:09.7122695Z compile=True, 2025-05-07T21:00:09.7122897Z T=5, 2025-05-07T21:00:09.7123078Z D=128, 2025-05-07T21:00:09.7123261Z B=100, 2025-05-07T21:00:09.7123446Z log_E=5, 2025-05-07T21:00:09.7123636Z L=10, 2025-05-07T21:00:09.7123818Z D_gradcheck=1, 2025-05-07T21:00:09.7124047Z stochastic_rounding=False, 2025-05-07T21:00:09.7124306Z weighted=True, 2025-05-07T21:00:09.7124517Z row_wise=False, 2025-05-07T21:00:09.7124730Z mixed=False, 2025-05-07T21:00:09.7124939Z use_cache=True, 2025-05-07T21:00:09.7125170Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:09.7125459Z use_cpu=False, 2025-05-07T21:00:09.7125691Z output_dtype=SparseType.BF16, 2025-05-07T21:00:09.7125941Z ) 2025-05-07T21:00:10.5639764Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:10.5640746Z self=, 2025-05-07T21:00:10.5641531Z compile=False, 2025-05-07T21:00:10.5641850Z T=2, 2025-05-07T21:00:10.5642065Z D=14, 2025-05-07T21:00:10.5642270Z B=88, 2025-05-07T21:00:10.5642491Z log_E=3, 2025-05-07T21:00:10.5642703Z L=14, 2025-05-07T21:00:10.5642917Z D_gradcheck=2, 2025-05-07T21:00:10.5643169Z stochastic_rounding=False, 2025-05-07T21:00:10.5643438Z weighted=False, 2025-05-07T21:00:10.5643663Z row_wise=True, 2025-05-07T21:00:10.5643889Z mixed=True, 2025-05-07T21:00:10.5644103Z use_cache=False, 2025-05-07T21:00:10.5644370Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:10.5644670Z use_cpu=False, 2025-05-07T21:00:10.5644913Z output_dtype=SparseType.FP32, 2025-05-07T21:00:10.5645194Z ) 2025-05-07T21:00:10.5645452Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:10.5646235Z self=, 2025-05-07T21:00:10.5646789Z compile=True, 2025-05-07T21:00:10.5647012Z T=4, 2025-05-07T21:00:10.5647208Z D=107, 2025-05-07T21:00:10.5647406Z B=69, 2025-05-07T21:00:10.5647604Z log_E=3, 2025-05-07T21:00:10.5648195Z L=6, 2025-05-07T21:00:10.5648396Z D_gradcheck=2, 2025-05-07T21:00:10.5648643Z stochastic_rounding=False, 2025-05-07T21:00:10.5648916Z weighted=True, 2025-05-07T21:00:10.5649141Z row_wise=False, 2025-05-07T21:00:10.5649374Z mixed=False, 2025-05-07T21:00:10.5649605Z use_cache=False, 2025-05-07T21:00:10.5649864Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:10.5650168Z use_cpu=True, 2025-05-07T21:00:10.5650421Z output_dtype=SparseType.FP32, 2025-05-07T21:00:10.5650701Z ) 2025-05-07T21:00:10.5650954Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:10.5651574Z self=, 2025-05-07T21:00:10.5652125Z compile=True, 2025-05-07T21:00:10.5652349Z T=3, 2025-05-07T21:00:10.5652550Z D=84, 2025-05-07T21:00:10.5652744Z B=70, 2025-05-07T21:00:10.5652945Z log_E=3, 2025-05-07T21:00:10.5653156Z L=8, 2025-05-07T21:00:10.5653364Z D_gradcheck=1, 2025-05-07T21:00:10.5653605Z stochastic_rounding=True, 2025-05-07T21:00:10.5653884Z weighted=False, 2025-05-07T21:00:10.5654117Z row_wise=False, 2025-05-07T21:00:10.5654337Z mixed=False, 2025-05-07T21:00:10.5654562Z use_cache=True, 2025-05-07T21:00:10.5654910Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:10.5655209Z use_cpu=True, 2025-05-07T21:00:10.5655460Z output_dtype=SparseType.FP16, 2025-05-07T21:00:10.5655736Z ) 2025-05-07T21:00:10.5655981Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:10.5656676Z self=, 2025-05-07T21:00:10.5657235Z compile=False, 2025-05-07T21:00:10.5657452Z T=1, 2025-05-07T21:00:10.5657649Z D=39, 2025-05-07T21:00:10.5657848Z B=43, 2025-05-07T21:00:10.5658041Z log_E=3, 2025-05-07T21:00:10.5658246Z L=5, 2025-05-07T21:00:10.5658448Z D_gradcheck=1, 2025-05-07T21:00:10.5658684Z stochastic_rounding=True, 2025-05-07T21:00:10.5658962Z weighted=False, 2025-05-07T21:00:10.5659194Z row_wise=False, 2025-05-07T21:00:10.5659414Z mixed=True, 2025-05-07T21:00:10.5659636Z use_cache=True, 2025-05-07T21:00:10.5659893Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:10.5660203Z use_cpu=False, 2025-05-07T21:00:10.5660448Z output_dtype=SparseType.FP16, 2025-05-07T21:00:10.5660725Z ) 2025-05-07T21:00:10.5660980Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:10.5661603Z self=, 2025-05-07T21:00:10.5662156Z compile=True, 2025-05-07T21:00:10.5662381Z T=1, 2025-05-07T21:00:10.5662584Z D=89, 2025-05-07T21:00:10.5662779Z B=92, 2025-05-07T21:00:10.5662978Z log_E=3, 2025-05-07T21:00:10.5663189Z L=15, 2025-05-07T21:00:10.5663390Z D_gradcheck=1, 2025-05-07T21:00:10.5663638Z stochastic_rounding=False, 2025-05-07T21:00:10.5663924Z weighted=False, 2025-05-07T21:00:10.5664151Z row_wise=False, 2025-05-07T21:00:10.5664379Z mixed=True, 2025-05-07T21:00:10.5664602Z use_cache=True, 2025-05-07T21:00:10.5664858Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:10.5672074Z use_cpu=False, 2025-05-07T21:00:10.5672343Z output_dtype=SparseType.BF16, 2025-05-07T21:00:10.5672625Z ) 2025-05-07T21:00:10.5672874Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:10.5673491Z self=, 2025-05-07T21:00:10.5674049Z compile=True, 2025-05-07T21:00:10.5674265Z T=5, 2025-05-07T21:00:10.5674531Z D=2, 2025-05-07T21:00:10.5674729Z B=114, 2025-05-07T21:00:10.5674923Z log_E=4, 2025-05-07T21:00:10.5675130Z L=2, 2025-05-07T21:00:10.5675330Z D_gradcheck=2, 2025-05-07T21:00:10.5675672Z stochastic_rounding=True, 2025-05-07T21:00:10.5675944Z weighted=False, 2025-05-07T21:00:10.5676222Z row_wise=True, 2025-05-07T21:00:10.5676435Z mixed=True, 2025-05-07T21:00:10.5676656Z use_cache=True, 2025-05-07T21:00:10.5676908Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:10.5677206Z use_cpu=True, 2025-05-07T21:00:10.5677449Z output_dtype=SparseType.FP32, 2025-05-07T21:00:10.5677728Z ) 2025-05-07T21:00:10.5677977Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:10.5678581Z self=, 2025-05-07T21:00:10.5679134Z compile=True, 2025-05-07T21:00:10.5679351Z T=1, 2025-05-07T21:00:10.5679542Z D=67, 2025-05-07T21:00:10.5679734Z B=17, 2025-05-07T21:00:10.5679929Z log_E=3, 2025-05-07T21:00:10.5680126Z L=3, 2025-05-07T21:00:10.5680326Z D_gradcheck=2, 2025-05-07T21:00:10.5680566Z stochastic_rounding=False, 2025-05-07T21:00:10.5680830Z weighted=False, 2025-05-07T21:00:10.5681056Z row_wise=False, 2025-05-07T21:00:10.5681275Z mixed=True, 2025-05-07T21:00:10.5681487Z use_cache=True, 2025-05-07T21:00:10.5681743Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:10.5682048Z use_cpu=False, 2025-05-07T21:00:10.5682294Z output_dtype=SparseType.FP16, 2025-05-07T21:00:10.5682568Z ) 2025-05-07T21:00:10.5682864Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:10.5683475Z self=, 2025-05-07T21:00:10.5684019Z compile=False, 2025-05-07T21:00:10.5684242Z T=1, 2025-05-07T21:00:10.5684478Z D=108, 2025-05-07T21:00:10.5684668Z B=34, 2025-05-07T21:00:10.5684864Z log_E=5, 2025-05-07T21:00:10.5685073Z L=11, 2025-05-07T21:00:10.5685266Z D_gradcheck=2, 2025-05-07T21:00:10.5685507Z stochastic_rounding=False, 2025-05-07T21:00:10.5685778Z weighted=True, 2025-05-07T21:00:10.5685994Z row_wise=False, 2025-05-07T21:00:10.5686217Z mixed=True, 2025-05-07T21:00:10.5686437Z use_cache=False, 2025-05-07T21:00:10.5686699Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:10.5687044Z use_cpu=True, 2025-05-07T21:00:10.5687289Z output_dtype=SparseType.FP16, 2025-05-07T21:00:10.5687557Z ) 2025-05-07T21:00:10.5687805Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:10.5688409Z self=, 2025-05-07T21:00:10.5688959Z compile=False, 2025-05-07T21:00:10.5689170Z T=5, 2025-05-07T21:00:10.5689361Z D=87, 2025-05-07T21:00:10.5689558Z B=119, 2025-05-07T21:00:10.5689750Z log_E=5, 2025-05-07T21:00:10.5689956Z L=13, 2025-05-07T21:00:10.5690159Z D_gradcheck=2, 2025-05-07T21:00:10.5690392Z stochastic_rounding=False, 2025-05-07T21:00:10.5690843Z weighted=True, 2025-05-07T21:00:10.5691064Z row_wise=True, 2025-05-07T21:00:10.5691277Z mixed=False, 2025-05-07T21:00:10.5691497Z use_cache=True, 2025-05-07T21:00:10.5691747Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:10.5692039Z use_cpu=False, 2025-05-07T21:00:10.5692286Z output_dtype=SparseType.FP32, 2025-05-07T21:00:10.5692556Z ) 2025-05-07T21:00:10.5692795Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:10.5693395Z self=, 2025-05-07T21:00:10.5693941Z compile=True, 2025-05-07T21:00:10.5694150Z T=1, 2025-05-07T21:00:10.5694341Z D=24, 2025-05-07T21:00:10.5694530Z B=3, 2025-05-07T21:00:10.5694715Z log_E=3, 2025-05-07T21:00:10.5694915Z L=18, 2025-05-07T21:00:10.5695117Z D_gradcheck=1, 2025-05-07T21:00:10.5695434Z stochastic_rounding=False, 2025-05-07T21:00:10.5695702Z weighted=False, 2025-05-07T21:00:10.5695922Z row_wise=True, 2025-05-07T21:00:10.5696138Z mixed=True, 2025-05-07T21:00:10.5696347Z use_cache=True, 2025-05-07T21:00:10.5696596Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:10.5696957Z use_cpu=False, 2025-05-07T21:00:10.5697198Z output_dtype=SparseType.FP16, 2025-05-07T21:00:10.5697470Z ) 2025-05-07T21:00:10.5697713Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:10.5698311Z self=, 2025-05-07T21:00:10.5698859Z compile=False, 2025-05-07T21:00:10.5699073Z T=3, 2025-05-07T21:00:10.5699258Z D=92, 2025-05-07T21:00:10.5699450Z B=98, 2025-05-07T21:00:10.5699650Z log_E=3, 2025-05-07T21:00:10.5699847Z L=10, 2025-05-07T21:00:10.5700044Z D_gradcheck=2, 2025-05-07T21:00:10.5700278Z stochastic_rounding=False, 2025-05-07T21:00:10.5700544Z weighted=False, 2025-05-07T21:00:10.5700794Z row_wise=True, 2025-05-07T21:00:10.5701003Z mixed=False, 2025-05-07T21:00:10.5701217Z use_cache=True, 2025-05-07T21:00:10.5701461Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:10.5701748Z use_cpu=True, 2025-05-07T21:00:10.5701994Z output_dtype=SparseType.FP16, 2025-05-07T21:00:10.5702263Z ) 2025-05-07T21:00:10.5702500Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:10.5703167Z self=, 2025-05-07T21:00:10.5703709Z compile=True, 2025-05-07T21:00:10.5703918Z T=5, 2025-05-07T21:00:10.5704101Z D=23, 2025-05-07T21:00:10.5704294Z B=33, 2025-05-07T21:00:10.5704483Z log_E=5, 2025-05-07T21:00:10.5704674Z L=6, 2025-05-07T21:00:10.5704932Z D_gradcheck=2, 2025-05-07T21:00:10.5705167Z stochastic_rounding=True, 2025-05-07T21:00:10.5705425Z weighted=True, 2025-05-07T21:00:10.5705651Z row_wise=False, 2025-05-07T21:00:10.5705867Z mixed=True, 2025-05-07T21:00:10.5706071Z use_cache=True, 2025-05-07T21:00:10.5706319Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:10.5706613Z use_cpu=False, 2025-05-07T21:00:10.5706849Z output_dtype=SparseType.BF16, 2025-05-07T21:00:10.5707117Z ) 2025-05-07T21:00:10.5707363Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:10.5707958Z self=, 2025-05-07T21:00:10.5708505Z compile=False, 2025-05-07T21:00:10.5708724Z T=1, 2025-05-07T21:00:10.5708910Z D=75, 2025-05-07T21:00:10.5709103Z B=61, 2025-05-07T21:00:10.5709297Z log_E=4, 2025-05-07T21:00:10.5709494Z L=1, 2025-05-07T21:00:10.5709689Z D_gradcheck=2, 2025-05-07T21:00:10.5709934Z stochastic_rounding=False, 2025-05-07T21:00:10.5710197Z weighted=False, 2025-05-07T21:00:10.5710426Z row_wise=False, 2025-05-07T21:00:10.5710646Z mixed=False, 2025-05-07T21:00:10.5710863Z use_cache=False, 2025-05-07T21:00:10.5711117Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:10.5711412Z use_cpu=False, 2025-05-07T21:00:10.5711653Z output_dtype=SparseType.BF16, 2025-05-07T21:00:10.5711915Z ) 2025-05-07T21:00:10.5712160Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:10.5712761Z self=, 2025-05-07T21:00:10.5713300Z compile=False, 2025-05-07T21:00:10.5713515Z T=3, 2025-05-07T21:00:10.5713708Z D=20, 2025-05-07T21:00:10.5713891Z B=34, 2025-05-07T21:00:10.5714082Z log_E=3, 2025-05-07T21:00:10.5714278Z L=4, 2025-05-07T21:00:10.5714469Z D_gradcheck=2, 2025-05-07T21:00:10.5714703Z stochastic_rounding=False, 2025-05-07T21:00:10.5714972Z weighted=False, 2025-05-07T21:00:10.5715186Z row_wise=False, 2025-05-07T21:00:10.5715478Z mixed=True, 2025-05-07T21:00:10.5715759Z use_cache=True, 2025-05-07T21:00:10.5716002Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:10.5716303Z use_cpu=False, 2025-05-07T21:00:10.5716549Z output_dtype=SparseType.FP32, 2025-05-07T21:00:10.5716823Z ) 2025-05-07T21:00:10.5717090Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:10.5717794Z self=, 2025-05-07T21:00:10.5718335Z compile=True, 2025-05-07T21:00:10.5718546Z T=5, 2025-05-07T21:00:10.5718733Z D=87, 2025-05-07T21:00:10.5718929Z B=38, 2025-05-07T21:00:10.5719113Z log_E=3, 2025-05-07T21:00:10.5719312Z L=6, 2025-05-07T21:00:10.5719507Z D_gradcheck=1, 2025-05-07T21:00:10.5719741Z stochastic_rounding=False, 2025-05-07T21:00:10.5720006Z weighted=True, 2025-05-07T21:00:10.5720227Z row_wise=True, 2025-05-07T21:00:10.5720443Z mixed=False, 2025-05-07T21:00:10.5720663Z use_cache=True, 2025-05-07T21:00:10.5720906Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:10.5721196Z use_cpu=True, 2025-05-07T21:00:10.5721439Z output_dtype=SparseType.BF16, 2025-05-07T21:00:10.5721701Z ) 2025-05-07T21:00:10.5721945Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:10.5722542Z self=, 2025-05-07T21:00:10.5723083Z compile=True, 2025-05-07T21:00:10.5723298Z T=2, 2025-05-07T21:00:10.5723488Z D=96, 2025-05-07T21:00:10.5723672Z B=115, 2025-05-07T21:00:10.5723912Z log_E=3, 2025-05-07T21:00:10.5724117Z L=5, 2025-05-07T21:00:10.5724311Z D_gradcheck=2, 2025-05-07T21:00:10.5724548Z stochastic_rounding=True, 2025-05-07T21:00:10.5724815Z weighted=False, 2025-05-07T21:00:10.5725031Z row_wise=True, 2025-05-07T21:00:10.5725289Z mixed=True, 2025-05-07T21:00:10.5725498Z use_cache=True, 2025-05-07T21:00:10.5725741Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:10.5726034Z use_cpu=False, 2025-05-07T21:00:10.5726279Z output_dtype=SparseType.BF16, 2025-05-07T21:00:10.5726548Z ) 2025-05-07T21:00:10.5726784Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:10.5727428Z self=, 2025-05-07T21:00:10.5727975Z compile=False, 2025-05-07T21:00:10.5728179Z T=5, 2025-05-07T21:00:10.5728367Z D=110, 2025-05-07T21:00:10.5728554Z B=8, 2025-05-07T21:00:10.5728738Z log_E=3, 2025-05-07T21:00:10.5728935Z L=1, 2025-05-07T21:00:10.5729134Z D_gradcheck=2, 2025-05-07T21:00:10.5729363Z stochastic_rounding=False, 2025-05-07T21:00:10.5729630Z weighted=True, 2025-05-07T21:00:10.5729853Z row_wise=False, 2025-05-07T21:00:10.5730062Z mixed=True, 2025-05-07T21:00:10.5730275Z use_cache=True, 2025-05-07T21:00:10.5730523Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:10.5730811Z use_cpu=True, 2025-05-07T21:00:10.5731052Z output_dtype=SparseType.FP16, 2025-05-07T21:00:10.5731322Z ) 2025-05-07T21:00:10.5731558Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:10.5732151Z self=, 2025-05-07T21:00:10.5732701Z compile=False, 2025-05-07T21:00:10.5732915Z T=5, 2025-05-07T21:00:10.5733099Z D=82, 2025-05-07T21:00:10.5733285Z B=98, 2025-05-07T21:00:10.5733479Z log_E=3, 2025-05-07T21:00:10.5733670Z L=16, 2025-05-07T21:00:10.5733866Z D_gradcheck=1, 2025-05-07T21:00:10.5734103Z stochastic_rounding=True, 2025-05-07T21:00:10.5734360Z weighted=True, 2025-05-07T21:00:10.5734580Z row_wise=True, 2025-05-07T21:00:10.5734798Z mixed=False, 2025-05-07T21:00:10.5735008Z use_cache=True, 2025-05-07T21:00:10.5735253Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:10.5735544Z use_cpu=True, 2025-05-07T21:00:10.5735830Z output_dtype=SparseType.FP16, 2025-05-07T21:00:10.5736102Z ) 2025-05-07T21:00:11.0323714Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:11.0324679Z self=, 2025-05-07T21:00:11.0325462Z compile=True, 2025-05-07T21:00:11.0325986Z T=5, 2025-05-07T21:00:11.0326263Z D=79, 2025-05-07T21:00:11.0326529Z B=89, 2025-05-07T21:00:11.0326813Z log_E=4, 2025-05-07T21:00:11.0327028Z L=13, 2025-05-07T21:00:11.0327231Z D_gradcheck=1, 2025-05-07T21:00:11.0327499Z stochastic_rounding=False, 2025-05-07T21:00:11.0327772Z weighted=True, 2025-05-07T21:00:11.0327996Z row_wise=False, 2025-05-07T21:00:11.0328223Z mixed=False, 2025-05-07T21:00:11.0328448Z use_cache=False, 2025-05-07T21:00:11.0328705Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:11.0329017Z use_cpu=True, 2025-05-07T21:00:11.0329268Z output_dtype=SparseType.FP32, 2025-05-07T21:00:11.0329545Z ) 2025-05-07T21:00:11.0329789Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:11.0330396Z self=, 2025-05-07T21:00:11.0330950Z compile=False, 2025-05-07T21:00:11.0331165Z T=3, 2025-05-07T21:00:11.0331364Z D=14, 2025-05-07T21:00:11.0331562Z B=105, 2025-05-07T21:00:11.0331755Z log_E=4, 2025-05-07T21:00:11.0331957Z L=12, 2025-05-07T21:00:11.0332159Z D_gradcheck=2, 2025-05-07T21:00:11.0332395Z stochastic_rounding=False, 2025-05-07T21:00:11.0332772Z weighted=True, 2025-05-07T21:00:11.0332999Z row_wise=False, 2025-05-07T21:00:11.0333215Z mixed=True, 2025-05-07T21:00:11.0333436Z use_cache=False, 2025-05-07T21:00:11.0333697Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:11.0333992Z use_cpu=True, 2025-05-07T21:00:11.0334332Z output_dtype=SparseType.FP32, 2025-05-07T21:00:11.0334603Z ) 2025-05-07T21:00:11.0334850Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:11.0335460Z self=, 2025-05-07T21:00:11.0336016Z compile=False, 2025-05-07T21:00:11.0336243Z T=5, 2025-05-07T21:00:11.0336431Z D=127, 2025-05-07T21:00:11.0336623Z B=18, 2025-05-07T21:00:11.0336820Z log_E=3, 2025-05-07T21:00:11.0337013Z L=18, 2025-05-07T21:00:11.0337211Z D_gradcheck=1, 2025-05-07T21:00:11.0337448Z stochastic_rounding=False, 2025-05-07T21:00:11.0337712Z weighted=True, 2025-05-07T21:00:11.0337943Z row_wise=True, 2025-05-07T21:00:11.0338162Z mixed=True, 2025-05-07T21:00:11.0338374Z use_cache=False, 2025-05-07T21:00:11.0338635Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:11.0338932Z use_cpu=True, 2025-05-07T21:00:11.0339173Z output_dtype=SparseType.FP32, 2025-05-07T21:00:11.0339451Z ) 2025-05-07T21:00:11.0339696Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:11.0340297Z self=, 2025-05-07T21:00:11.0340845Z compile=False, 2025-05-07T21:00:11.0341058Z T=2, 2025-05-07T21:00:11.0341242Z D=108, 2025-05-07T21:00:11.0341432Z B=38, 2025-05-07T21:00:11.0341624Z log_E=5, 2025-05-07T21:00:11.0341813Z L=1, 2025-05-07T21:00:11.0342007Z D_gradcheck=2, 2025-05-07T21:00:11.0342242Z stochastic_rounding=True, 2025-05-07T21:00:11.0342506Z weighted=False, 2025-05-07T21:00:11.0342719Z row_wise=False, 2025-05-07T21:00:11.0342937Z mixed=True, 2025-05-07T21:00:11.0343151Z use_cache=False, 2025-05-07T21:00:11.0343404Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:11.0343693Z use_cpu=True, 2025-05-07T21:00:11.0343939Z output_dtype=SparseType.FP16, 2025-05-07T21:00:11.0344198Z ) 2025-05-07T21:00:11.0344443Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:11.0345115Z self=, 2025-05-07T21:00:11.0345654Z compile=True, 2025-05-07T21:00:11.0345868Z T=3, 2025-05-07T21:00:11.0346055Z D=99, 2025-05-07T21:00:11.0346242Z B=19, 2025-05-07T21:00:11.0346431Z log_E=3, 2025-05-07T21:00:11.0346674Z L=10, 2025-05-07T21:00:11.0346865Z D_gradcheck=1, 2025-05-07T21:00:11.0347101Z stochastic_rounding=True, 2025-05-07T21:00:11.0347367Z weighted=False, 2025-05-07T21:00:11.0347585Z row_wise=False, 2025-05-07T21:00:11.0347805Z mixed=False, 2025-05-07T21:00:11.0348027Z use_cache=True, 2025-05-07T21:00:11.0348275Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:11.0348570Z use_cpu=False, 2025-05-07T21:00:11.0348813Z output_dtype=SparseType.FP16, 2025-05-07T21:00:11.0349082Z ) 2025-05-07T21:00:11.0349319Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:11.0349926Z self=, 2025-05-07T21:00:11.0350474Z compile=True, 2025-05-07T21:00:11.0350684Z T=3, 2025-05-07T21:00:11.0350875Z D=93, 2025-05-07T21:00:11.0351071Z B=68, 2025-05-07T21:00:11.0351257Z log_E=3, 2025-05-07T21:00:11.0351458Z L=7, 2025-05-07T21:00:11.0351654Z D_gradcheck=1, 2025-05-07T21:00:11.0351886Z stochastic_rounding=True, 2025-05-07T21:00:11.0352154Z weighted=True, 2025-05-07T21:00:11.0352375Z row_wise=False, 2025-05-07T21:00:11.0352590Z mixed=False, 2025-05-07T21:00:11.0352811Z use_cache=False, 2025-05-07T21:00:11.0353118Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:11.0353408Z use_cpu=True, 2025-05-07T21:00:11.0353657Z output_dtype=SparseType.FP32, 2025-05-07T21:00:11.0353925Z ) 2025-05-07T21:00:11.0354162Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:11.0354806Z self=, 2025-05-07T21:00:11.0355356Z compile=True, 2025-05-07T21:00:11.0355698Z T=4, 2025-05-07T21:00:11.0355885Z D=57, 2025-05-07T21:00:11.0356076Z B=124, 2025-05-07T21:00:11.0356267Z log_E=4, 2025-05-07T21:00:11.0356460Z L=14, 2025-05-07T21:00:11.0356658Z D_gradcheck=1, 2025-05-07T21:00:11.0356900Z stochastic_rounding=True, 2025-05-07T21:00:11.0357165Z weighted=False, 2025-05-07T21:00:11.0357388Z row_wise=False, 2025-05-07T21:00:11.0357611Z mixed=False, 2025-05-07T21:00:11.0357825Z use_cache=False, 2025-05-07T21:00:11.0358101Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:11.0358411Z use_cpu=False, 2025-05-07T21:00:11.0358657Z output_dtype=SparseType.FP32, 2025-05-07T21:00:11.0358920Z ) 2025-05-07T21:00:11.0359166Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:11.0359771Z self=, 2025-05-07T21:00:11.0360322Z compile=False, 2025-05-07T21:00:11.0360537Z T=3, 2025-05-07T21:00:11.0360733Z D=24, 2025-05-07T21:00:11.0360928Z B=4, 2025-05-07T21:00:11.0361111Z log_E=5, 2025-05-07T21:00:11.0361312Z L=7, 2025-05-07T21:00:11.0361507Z D_gradcheck=1, 2025-05-07T21:00:11.0368580Z stochastic_rounding=True, 2025-05-07T21:00:11.0368918Z weighted=False, 2025-05-07T21:00:11.0369155Z row_wise=False, 2025-05-07T21:00:11.0369378Z mixed=False, 2025-05-07T21:00:11.0369603Z use_cache=True, 2025-05-07T21:00:11.0369861Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:11.0370160Z use_cpu=False, 2025-05-07T21:00:11.0370417Z output_dtype=SparseType.BF16, 2025-05-07T21:00:11.0370695Z ) 2025-05-07T21:00:11.0370942Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:11.0371558Z self=, 2025-05-07T21:00:11.0372118Z compile=True, 2025-05-07T21:00:11.0372336Z T=5, 2025-05-07T21:00:11.0372608Z D=120, 2025-05-07T21:00:11.0372813Z B=80, 2025-05-07T21:00:11.0373009Z log_E=3, 2025-05-07T21:00:11.0373221Z L=8, 2025-05-07T21:00:11.0373422Z D_gradcheck=2, 2025-05-07T21:00:11.0373670Z stochastic_rounding=False, 2025-05-07T21:00:11.0373938Z weighted=False, 2025-05-07T21:00:11.0374236Z row_wise=False, 2025-05-07T21:00:11.0374462Z mixed=True, 2025-05-07T21:00:11.0374678Z use_cache=False, 2025-05-07T21:00:11.0374945Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:11.0375249Z use_cpu=True, 2025-05-07T21:00:11.0375494Z output_dtype=SparseType.BF16, 2025-05-07T21:00:11.0375771Z ) 2025-05-07T21:00:11.0376025Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:11.0376626Z self=, 2025-05-07T21:00:11.0377181Z compile=False, 2025-05-07T21:00:11.0377404Z T=4, 2025-05-07T21:00:11.0377597Z D=102, 2025-05-07T21:00:11.0377800Z B=116, 2025-05-07T21:00:11.0377999Z log_E=3, 2025-05-07T21:00:11.0378201Z L=7, 2025-05-07T21:00:11.0378408Z D_gradcheck=1, 2025-05-07T21:00:11.0378651Z stochastic_rounding=True, 2025-05-07T21:00:11.0378914Z weighted=True, 2025-05-07T21:00:11.0379142Z row_wise=False, 2025-05-07T21:00:11.0379366Z mixed=True, 2025-05-07T21:00:11.0379581Z use_cache=True, 2025-05-07T21:00:11.0379836Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:11.0380136Z use_cpu=False, 2025-05-07T21:00:11.0380385Z output_dtype=SparseType.FP16, 2025-05-07T21:00:11.0380652Z ) 2025-05-07T21:00:11.0380953Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:11.0381562Z self=, 2025-05-07T21:00:11.0382107Z compile=False, 2025-05-07T21:00:11.0382369Z T=1, 2025-05-07T21:00:11.0382570Z D=86, 2025-05-07T21:00:11.0382761Z B=69, 2025-05-07T21:00:11.0382956Z log_E=4, 2025-05-07T21:00:11.0383165Z L=0, 2025-05-07T21:00:11.0383362Z D_gradcheck=2, 2025-05-07T21:00:11.0383604Z stochastic_rounding=False, 2025-05-07T21:00:11.0383875Z weighted=False, 2025-05-07T21:00:11.0384093Z row_wise=True, 2025-05-07T21:00:11.0384314Z mixed=False, 2025-05-07T21:00:11.0384539Z use_cache=False, 2025-05-07T21:00:11.0384792Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:11.0385090Z use_cpu=False, 2025-05-07T21:00:11.0385336Z output_dtype=SparseType.BF16, 2025-05-07T21:00:11.0385596Z ) 2025-05-07T21:00:11.0385847Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:11.0386447Z self=, 2025-05-07T21:00:11.0387000Z compile=False, 2025-05-07T21:00:11.0387247Z T=4, 2025-05-07T21:00:11.0387457Z D=4, 2025-05-07T21:00:11.0387652Z B=88, 2025-05-07T21:00:11.0387842Z log_E=4, 2025-05-07T21:00:11.0388045Z L=7, 2025-05-07T21:00:11.0388251Z D_gradcheck=2, 2025-05-07T21:00:11.0388487Z stochastic_rounding=False, 2025-05-07T21:00:11.0388759Z weighted=True, 2025-05-07T21:00:11.0388982Z row_wise=True, 2025-05-07T21:00:11.0389197Z mixed=False, 2025-05-07T21:00:11.0389423Z use_cache=False, 2025-05-07T21:00:11.0389686Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:11.0389977Z use_cpu=True, 2025-05-07T21:00:11.0390230Z output_dtype=SparseType.FP16, 2025-05-07T21:00:11.0390500Z ) 2025-05-07T21:00:11.0391119Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:11.0391739Z self=, 2025-05-07T21:00:11.0392294Z compile=False, 2025-05-07T21:00:11.0392515Z T=5, 2025-05-07T21:00:11.0392707Z D=85, 2025-05-07T21:00:11.0392906Z B=77, 2025-05-07T21:00:11.0393106Z log_E=5, 2025-05-07T21:00:11.0393311Z L=4, 2025-05-07T21:00:11.0393515Z D_gradcheck=2, 2025-05-07T21:00:11.0393858Z stochastic_rounding=False, 2025-05-07T21:00:11.0394137Z weighted=True, 2025-05-07T21:00:11.0394366Z row_wise=True, 2025-05-07T21:00:11.0394592Z mixed=True, 2025-05-07T21:00:11.0394809Z use_cache=False, 2025-05-07T21:00:11.0395071Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:11.0395566Z use_cpu=True, 2025-05-07T21:00:11.0395810Z output_dtype=SparseType.BF16, 2025-05-07T21:00:11.0396080Z ) 2025-05-07T21:00:11.0396329Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:11.0396929Z self=, 2025-05-07T21:00:11.0397520Z compile=True, 2025-05-07T21:00:11.0397732Z T=5, 2025-05-07T21:00:11.0397914Z D=119, 2025-05-07T21:00:11.0398105Z B=61, 2025-05-07T21:00:11.0398293Z log_E=3, 2025-05-07T21:00:11.0398486Z L=11, 2025-05-07T21:00:11.0398681Z D_gradcheck=2, 2025-05-07T21:00:11.0398917Z stochastic_rounding=True, 2025-05-07T21:00:11.0399175Z weighted=True, 2025-05-07T21:00:11.0399395Z row_wise=True, 2025-05-07T21:00:11.0399612Z mixed=False, 2025-05-07T21:00:11.0399823Z use_cache=True, 2025-05-07T21:00:11.0400063Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:11.0400352Z use_cpu=True, 2025-05-07T21:00:11.0400592Z output_dtype=SparseType.FP16, 2025-05-07T21:00:11.0400853Z ) 2025-05-07T21:00:11.0401093Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:11.0401769Z self=, 2025-05-07T21:00:11.0402307Z compile=True, 2025-05-07T21:00:11.0402523Z T=5, 2025-05-07T21:00:11.0402709Z D=117, 2025-05-07T21:00:11.0402896Z B=60, 2025-05-07T21:00:11.0403085Z log_E=5, 2025-05-07T21:00:11.0403280Z L=1, 2025-05-07T21:00:11.0403533Z D_gradcheck=1, 2025-05-07T21:00:11.0403770Z stochastic_rounding=False, 2025-05-07T21:00:11.0404044Z weighted=False, 2025-05-07T21:00:11.0404269Z row_wise=False, 2025-05-07T21:00:11.0404496Z mixed=True, 2025-05-07T21:00:11.0404715Z use_cache=True, 2025-05-07T21:00:11.0404962Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:11.0405266Z use_cpu=False, 2025-05-07T21:00:11.0405516Z output_dtype=SparseType.BF16, 2025-05-07T21:00:11.0405789Z ) 2025-05-07T21:00:11.0406036Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:11.0406641Z self=, 2025-05-07T21:00:11.0407200Z compile=False, 2025-05-07T21:00:11.0407417Z T=3, 2025-05-07T21:00:11.0407616Z D=58, 2025-05-07T21:00:11.0407814Z B=85, 2025-05-07T21:00:11.0408007Z log_E=5, 2025-05-07T21:00:11.0408214Z L=0, 2025-05-07T21:00:11.0408417Z D_gradcheck=1, 2025-05-07T21:00:11.0408658Z stochastic_rounding=False, 2025-05-07T21:00:11.0408925Z weighted=True, 2025-05-07T21:00:11.0409149Z row_wise=True, 2025-05-07T21:00:11.0409367Z mixed=False, 2025-05-07T21:00:11.0409592Z use_cache=False, 2025-05-07T21:00:11.0409851Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:11.0410144Z use_cpu=False, 2025-05-07T21:00:11.0410394Z output_dtype=SparseType.FP32, 2025-05-07T21:00:11.0410668Z ) 2025-05-07T21:00:11.0410914Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:11.0411511Z self=, 2025-05-07T21:00:11.0412059Z compile=True, 2025-05-07T21:00:11.0412279Z T=2, 2025-05-07T21:00:11.0412472Z D=63, 2025-05-07T21:00:11.0412669Z B=51, 2025-05-07T21:00:11.0412868Z log_E=4, 2025-05-07T21:00:11.0413065Z L=17, 2025-05-07T21:00:11.0413265Z D_gradcheck=1, 2025-05-07T21:00:11.0413511Z stochastic_rounding=False, 2025-05-07T21:00:11.0413778Z weighted=False, 2025-05-07T21:00:11.0414008Z row_wise=True, 2025-05-07T21:00:11.0414228Z mixed=True, 2025-05-07T21:00:11.0414492Z use_cache=True, 2025-05-07T21:00:11.0414744Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:11.0415049Z use_cpu=True, 2025-05-07T21:00:11.0415296Z output_dtype=SparseType.FP16, 2025-05-07T21:00:11.0415568Z ) 2025-05-07T21:00:11.0415815Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:11.0416455Z self=, 2025-05-07T21:00:11.0417005Z compile=False, 2025-05-07T21:00:11.0417224Z T=1, 2025-05-07T21:00:11.0417414Z D=78, 2025-05-07T21:00:11.0417625Z B=112, 2025-05-07T21:00:11.0417820Z log_E=3, 2025-05-07T21:00:11.0418023Z L=19, 2025-05-07T21:00:11.0418224Z D_gradcheck=1, 2025-05-07T21:00:11.0418462Z stochastic_rounding=False, 2025-05-07T21:00:11.0418733Z weighted=False, 2025-05-07T21:00:11.0418965Z row_wise=False, 2025-05-07T21:00:11.0419184Z mixed=False, 2025-05-07T21:00:11.0419404Z use_cache=True, 2025-05-07T21:00:11.0419661Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:11.0419952Z use_cpu=True, 2025-05-07T21:00:11.0420201Z output_dtype=SparseType.FP16, 2025-05-07T21:00:11.0420474Z ) 2025-05-07T21:00:20.4096374Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:20.4097162Z self=, 2025-05-07T21:00:20.4097720Z compile=False, 2025-05-07T21:00:20.4097952Z T=5, 2025-05-07T21:00:20.4098156Z D=18, 2025-05-07T21:00:20.4098349Z B=76, 2025-05-07T21:00:20.4098959Z log_E=3, 2025-05-07T21:00:20.4099174Z L=0, 2025-05-07T21:00:20.4099373Z D_gradcheck=1, 2025-05-07T21:00:20.4099653Z stochastic_rounding=True, 2025-05-07T21:00:20.4099940Z weighted=False, 2025-05-07T21:00:20.4100167Z row_wise=False, 2025-05-07T21:00:20.4100489Z mixed=True, 2025-05-07T21:00:20.4100705Z use_cache=True, 2025-05-07T21:00:20.4100955Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:20.4101254Z use_cpu=True, 2025-05-07T21:00:20.4101500Z output_dtype=SparseType.BF16, 2025-05-07T21:00:20.4101771Z ) 2025-05-07T21:00:20.4102016Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:20.4102622Z self=, 2025-05-07T21:00:20.4103174Z compile=True, 2025-05-07T21:00:20.4103385Z T=2, 2025-05-07T21:00:20.4103579Z D=81, 2025-05-07T21:00:20.4103772Z B=96, 2025-05-07T21:00:20.4103960Z log_E=3, 2025-05-07T21:00:20.4104168Z L=9, 2025-05-07T21:00:20.4104362Z D_gradcheck=2, 2025-05-07T21:00:20.4104595Z stochastic_rounding=True, 2025-05-07T21:00:20.4104859Z weighted=True, 2025-05-07T21:00:20.4105079Z row_wise=True, 2025-05-07T21:00:20.4105289Z mixed=True, 2025-05-07T21:00:20.4105511Z use_cache=False, 2025-05-07T21:00:20.4105772Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:20.4106062Z use_cpu=True, 2025-05-07T21:00:20.4106312Z output_dtype=SparseType.FP32, 2025-05-07T21:00:20.4106586Z ) 2025-05-07T21:00:20.4106827Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:20.4107431Z self=, 2025-05-07T21:00:20.4107986Z compile=True, 2025-05-07T21:00:20.4108200Z T=3, 2025-05-07T21:00:20.4108394Z D=73, 2025-05-07T21:00:20.4108587Z B=123, 2025-05-07T21:00:20.4108778Z log_E=4, 2025-05-07T21:00:20.4108979Z L=8, 2025-05-07T21:00:20.4109183Z D_gradcheck=2, 2025-05-07T21:00:20.4109426Z stochastic_rounding=False, 2025-05-07T21:00:20.4109692Z weighted=True, 2025-05-07T21:00:20.4109913Z row_wise=True, 2025-05-07T21:00:20.4110133Z mixed=True, 2025-05-07T21:00:20.4110342Z use_cache=False, 2025-05-07T21:00:20.4110603Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:20.4110905Z use_cpu=True, 2025-05-07T21:00:20.4111243Z output_dtype=SparseType.FP32, 2025-05-07T21:00:20.4111513Z ) 2025-05-07T21:00:20.4111754Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:20.4112347Z self=, 2025-05-07T21:00:20.4112896Z compile=False, 2025-05-07T21:00:20.4113176Z T=3, 2025-05-07T21:00:20.4113360Z D=63, 2025-05-07T21:00:20.4113549Z B=11, 2025-05-07T21:00:20.4113740Z log_E=4, 2025-05-07T21:00:20.4113935Z L=5, 2025-05-07T21:00:20.4114129Z D_gradcheck=1, 2025-05-07T21:00:20.4114366Z stochastic_rounding=False, 2025-05-07T21:00:20.4114625Z weighted=False, 2025-05-07T21:00:20.4114844Z row_wise=False, 2025-05-07T21:00:20.4115057Z mixed=True, 2025-05-07T21:00:20.4115266Z use_cache=False, 2025-05-07T21:00:20.4115624Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:20.4115917Z use_cpu=True, 2025-05-07T21:00:20.4116158Z output_dtype=SparseType.FP16, 2025-05-07T21:00:20.4116418Z ) 2025-05-07T21:00:20.4116664Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:20.4117264Z self=, 2025-05-07T21:00:20.4117807Z compile=False, 2025-05-07T21:00:20.4118025Z T=4, 2025-05-07T21:00:20.4118214Z D=59, 2025-05-07T21:00:20.4118396Z B=51, 2025-05-07T21:00:20.4118587Z log_E=5, 2025-05-07T21:00:20.4118786Z L=14, 2025-05-07T21:00:20.4118978Z D_gradcheck=2, 2025-05-07T21:00:20.4119216Z stochastic_rounding=False, 2025-05-07T21:00:20.4119574Z weighted=False, 2025-05-07T21:00:20.4119807Z row_wise=False, 2025-05-07T21:00:20.4120024Z mixed=True, 2025-05-07T21:00:20.4120240Z use_cache=True, 2025-05-07T21:00:20.4120480Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:20.4120771Z use_cpu=True, 2025-05-07T21:00:20.4121055Z output_dtype=SparseType.FP16, 2025-05-07T21:00:20.4121316Z ) 2025-05-07T21:00:20.4121562Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:20.4122168Z self=, 2025-05-07T21:00:20.4122721Z compile=False, 2025-05-07T21:00:20.4122934Z T=5, 2025-05-07T21:00:20.4123129Z D=99, 2025-05-07T21:00:20.4123322Z B=38, 2025-05-07T21:00:20.4123511Z log_E=3, 2025-05-07T21:00:20.4123714Z L=14, 2025-05-07T21:00:20.4123908Z D_gradcheck=2, 2025-05-07T21:00:20.4124140Z stochastic_rounding=False, 2025-05-07T21:00:20.4124407Z weighted=True, 2025-05-07T21:00:20.4124634Z row_wise=True, 2025-05-07T21:00:20.4124844Z mixed=True, 2025-05-07T21:00:20.4125058Z use_cache=True, 2025-05-07T21:00:20.4125305Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:20.4125599Z use_cpu=False, 2025-05-07T21:00:20.4125841Z output_dtype=SparseType.FP32, 2025-05-07T21:00:20.4126119Z ) 2025-05-07T21:00:20.4126358Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:20.4126964Z self=, 2025-05-07T21:00:20.4127513Z compile=False, 2025-05-07T21:00:20.4127729Z T=1, 2025-05-07T21:00:20.4127918Z D=15, 2025-05-07T21:00:20.4128109Z B=72, 2025-05-07T21:00:20.4128304Z log_E=3, 2025-05-07T21:00:20.4128498Z L=15, 2025-05-07T21:00:20.4128697Z D_gradcheck=2, 2025-05-07T21:00:20.4128934Z stochastic_rounding=True, 2025-05-07T21:00:20.4129189Z weighted=True, 2025-05-07T21:00:20.4129411Z row_wise=False, 2025-05-07T21:00:20.4129664Z mixed=False, 2025-05-07T21:00:20.4129893Z use_cache=False, 2025-05-07T21:00:20.4130151Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:20.4130446Z use_cpu=False, 2025-05-07T21:00:20.4130683Z output_dtype=SparseType.BF16, 2025-05-07T21:00:20.4130946Z ) 2025-05-07T21:00:20.4131195Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:20.4131840Z self=, 2025-05-07T21:00:20.4132391Z compile=False, 2025-05-07T21:00:20.4132604Z T=1, 2025-05-07T21:00:20.4132790Z D=20, 2025-05-07T21:00:20.4132983Z B=102, 2025-05-07T21:00:20.4133176Z log_E=5, 2025-05-07T21:00:20.4133453Z L=11, 2025-05-07T21:00:20.4133654Z D_gradcheck=1, 2025-05-07T21:00:20.4133891Z stochastic_rounding=False, 2025-05-07T21:00:20.4134160Z weighted=False, 2025-05-07T21:00:20.4134374Z row_wise=True, 2025-05-07T21:00:20.4134590Z mixed=False, 2025-05-07T21:00:20.4134806Z use_cache=False, 2025-05-07T21:00:20.4135060Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:20.4135357Z use_cpu=False, 2025-05-07T21:00:20.4135605Z output_dtype=SparseType.FP16, 2025-05-07T21:00:20.4135865Z ) 2025-05-07T21:00:20.4136106Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:20.4136706Z self=, 2025-05-07T21:00:20.4137248Z compile=False, 2025-05-07T21:00:20.4137465Z T=1, 2025-05-07T21:00:20.4137656Z D=102, 2025-05-07T21:00:20.4137843Z B=102, 2025-05-07T21:00:20.4138035Z log_E=5, 2025-05-07T21:00:20.4138233Z L=11, 2025-05-07T21:00:20.4138425Z D_gradcheck=1, 2025-05-07T21:00:20.4138659Z stochastic_rounding=False, 2025-05-07T21:00:20.4138924Z weighted=False, 2025-05-07T21:00:20.4139139Z row_wise=True, 2025-05-07T21:00:20.4139353Z mixed=False, 2025-05-07T21:00:20.4139570Z use_cache=False, 2025-05-07T21:00:20.4139867Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:20.4140161Z use_cpu=False, 2025-05-07T21:00:20.4140404Z output_dtype=SparseType.FP16, 2025-05-07T21:00:20.4140672Z ) 2025-05-07T21:00:20.4140910Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:20.4141547Z self=, 2025-05-07T21:00:20.4142093Z compile=False, 2025-05-07T21:00:20.4142296Z T=1, 2025-05-07T21:00:20.4142489Z D=102, 2025-05-07T21:00:20.4142693Z B=102, 2025-05-07T21:00:20.4142887Z log_E=5, 2025-05-07T21:00:20.4143077Z L=0, 2025-05-07T21:00:20.4143276Z D_gradcheck=1, 2025-05-07T21:00:20.4143515Z stochastic_rounding=False, 2025-05-07T21:00:20.4143775Z weighted=False, 2025-05-07T21:00:20.4143998Z row_wise=True, 2025-05-07T21:00:20.4144214Z mixed=False, 2025-05-07T21:00:20.4144432Z use_cache=False, 2025-05-07T21:00:20.4144681Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:20.4144977Z use_cpu=False, 2025-05-07T21:00:20.4145221Z output_dtype=SparseType.FP16, 2025-05-07T21:00:20.4145482Z ) 2025-05-07T21:00:20.4145723Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:20.4152887Z self=, 2025-05-07T21:00:20.4153485Z compile=False, 2025-05-07T21:00:20.4153706Z T=1, 2025-05-07T21:00:20.4153900Z D=102, 2025-05-07T21:00:20.4154095Z B=102, 2025-05-07T21:00:20.4154284Z log_E=5, 2025-05-07T21:00:20.4154488Z L=1, 2025-05-07T21:00:20.4154684Z D_gradcheck=1, 2025-05-07T21:00:20.4154919Z stochastic_rounding=False, 2025-05-07T21:00:20.4155191Z weighted=False, 2025-05-07T21:00:20.4155512Z row_wise=True, 2025-05-07T21:00:20.4155733Z mixed=False, 2025-05-07T21:00:20.4155961Z use_cache=False, 2025-05-07T21:00:20.4156223Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:20.4156520Z use_cpu=False, 2025-05-07T21:00:20.4156768Z output_dtype=SparseType.FP16, 2025-05-07T21:00:20.4157042Z ) 2025-05-07T21:00:20.4157289Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:20.4157897Z self=, 2025-05-07T21:00:20.4158456Z compile=False, 2025-05-07T21:00:20.4158672Z T=1, 2025-05-07T21:00:20.4158939Z D=102, 2025-05-07T21:00:20.4159133Z B=1, 2025-05-07T21:00:20.4159322Z log_E=5, 2025-05-07T21:00:20.4159516Z L=1, 2025-05-07T21:00:20.4159710Z D_gradcheck=1, 2025-05-07T21:00:20.4159949Z stochastic_rounding=False, 2025-05-07T21:00:20.4160218Z weighted=False, 2025-05-07T21:00:20.4160480Z row_wise=True, 2025-05-07T21:00:20.4160699Z mixed=False, 2025-05-07T21:00:20.4160920Z use_cache=False, 2025-05-07T21:00:20.4161173Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:20.4161473Z use_cpu=False, 2025-05-07T21:00:20.4161725Z output_dtype=SparseType.FP16, 2025-05-07T21:00:20.4161991Z ) 2025-05-07T21:00:20.4162175Z PASSED 2025-05-07T21:00:41.2347787Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:00:41.2348822Z self=, 2025-05-07T21:00:41.2349405Z mixed_B=False, 2025-05-07T21:00:41.2349639Z T=1, 2025-05-07T21:00:41.2349836Z D=2, 2025-05-07T21:00:41.2350036Z B=1, 2025-05-07T21:00:41.2350240Z log_E=3, 2025-05-07T21:00:41.2350444Z L=0, 2025-05-07T21:00:41.2350653Z D_gradcheck=1, 2025-05-07T21:00:41.2350902Z stochastic_rounding=False, 2025-05-07T21:00:41.2351177Z weighted=False, 2025-05-07T21:00:41.2351402Z row_wise=False, 2025-05-07T21:00:41.2351623Z mixed=False, 2025-05-07T21:00:41.2351838Z use_cache=False, 2025-05-07T21:00:41.2352100Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:41.2352677Z use_cpu=False, 2025-05-07T21:00:41.2352927Z output_dtype=SparseType.FP32, 2025-05-07T21:00:41.2353204Z ) 2025-05-07T21:00:41.2353450Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:00:41.2354044Z self=, 2025-05-07T21:00:41.2354682Z mixed_B=True, 2025-05-07T21:00:41.2354906Z T=1, 2025-05-07T21:00:41.2355117Z D=2, 2025-05-07T21:00:41.2355334Z B=1, 2025-05-07T21:00:41.2355740Z log_E=3, 2025-05-07T21:00:41.2356003Z L=0, 2025-05-07T21:00:41.2356260Z D_gradcheck=1, 2025-05-07T21:00:41.2356585Z stochastic_rounding=False, 2025-05-07T21:00:41.2356947Z weighted=False, 2025-05-07T21:00:41.2357250Z row_wise=False, 2025-05-07T21:00:41.2357538Z mixed=False, 2025-05-07T21:00:41.2357797Z use_cache=False, 2025-05-07T21:00:41.2358054Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:41.2358357Z use_cpu=False, 2025-05-07T21:00:41.2358620Z output_dtype=SparseType.FP32, 2025-05-07T21:00:41.2358886Z ) 2025-05-07T21:00:41.2359134Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:00:41.2359736Z self=, 2025-05-07T21:00:41.2363010Z mixed_B=True, 2025-05-07T21:00:41.2363231Z T=5, 2025-05-07T21:00:41.2363430Z D=117, 2025-05-07T21:00:41.2363633Z B=109, 2025-05-07T21:00:41.2363836Z log_E=5, 2025-05-07T21:00:41.2364043Z L=4, 2025-05-07T21:00:41.2364239Z D_gradcheck=1, 2025-05-07T21:00:41.2364485Z stochastic_rounding=True, 2025-05-07T21:00:41.2364756Z weighted=True, 2025-05-07T21:00:41.2364979Z row_wise=True, 2025-05-07T21:00:41.2365250Z mixed=False, 2025-05-07T21:00:41.2365475Z use_cache=False, 2025-05-07T21:00:41.2365735Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:41.2366042Z use_cpu=False, 2025-05-07T21:00:41.2366291Z output_dtype=SparseType.FP32, 2025-05-07T21:00:41.2366565Z ) 2025-05-07T21:00:41.2366821Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:00:41.2367426Z self=, 2025-05-07T21:00:41.2367971Z mixed_B=False, 2025-05-07T21:00:41.2368194Z T=2, 2025-05-07T21:00:41.2368422Z D=96, 2025-05-07T21:00:41.2368613Z B=71, 2025-05-07T21:00:41.2368912Z log_E=4, 2025-05-07T21:00:41.2369121Z L=7, 2025-05-07T21:00:41.2369319Z D_gradcheck=1, 2025-05-07T21:00:41.2369566Z stochastic_rounding=False, 2025-05-07T21:00:41.2369839Z weighted=False, 2025-05-07T21:00:41.2370063Z row_wise=False, 2025-05-07T21:00:41.2370289Z mixed=False, 2025-05-07T21:00:41.2370516Z use_cache=True, 2025-05-07T21:00:41.2370763Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:41.2371070Z use_cpu=True, 2025-05-07T21:00:41.2371320Z output_dtype=SparseType.FP32, 2025-05-07T21:00:41.2371591Z ) 2025-05-07T21:00:41.2371846Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:00:41.2372451Z self=, 2025-05-07T21:00:41.2372997Z mixed_B=False, 2025-05-07T21:00:41.2373218Z T=2, 2025-05-07T21:00:41.2373416Z D=5, 2025-05-07T21:00:41.2373607Z B=87, 2025-05-07T21:00:41.2373805Z log_E=3, 2025-05-07T21:00:41.2374013Z L=6, 2025-05-07T21:00:41.2374209Z D_gradcheck=2, 2025-05-07T21:00:41.2374454Z stochastic_rounding=False, 2025-05-07T21:00:41.2374730Z weighted=False, 2025-05-07T21:00:41.2374988Z row_wise=True, 2025-05-07T21:00:41.2375224Z mixed=False, 2025-05-07T21:00:41.2375452Z use_cache=False, 2025-05-07T21:00:41.2375715Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:41.2376008Z use_cpu=True, 2025-05-07T21:00:41.2376261Z output_dtype=SparseType.FP16, 2025-05-07T21:00:41.2376535Z ) 2025-05-07T21:00:41.2376777Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:00:41.2377429Z self=, 2025-05-07T21:00:41.2377983Z mixed_B=True, 2025-05-07T21:00:41.2378195Z T=3, 2025-05-07T21:00:41.2378394Z D=28, 2025-05-07T21:00:41.2378634Z B=103, 2025-05-07T21:00:41.2378830Z log_E=3, 2025-05-07T21:00:41.2379036Z L=19, 2025-05-07T21:00:41.2379242Z D_gradcheck=2, 2025-05-07T21:00:41.2379485Z stochastic_rounding=False, 2025-05-07T21:00:41.2379760Z weighted=True, 2025-05-07T21:00:41.2379994Z row_wise=False, 2025-05-07T21:00:41.2380213Z mixed=True, 2025-05-07T21:00:41.2380437Z use_cache=False, 2025-05-07T21:00:41.2380703Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:41.2380999Z use_cpu=False, 2025-05-07T21:00:41.2381254Z output_dtype=SparseType.FP32, 2025-05-07T21:00:41.2381531Z ) 2025-05-07T21:00:41.2381781Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:00:41.2382381Z self=, 2025-05-07T21:00:41.2382933Z mixed_B=False, 2025-05-07T21:00:41.2383156Z T=5, 2025-05-07T21:00:41.2383349Z D=116, 2025-05-07T21:00:41.2383552Z B=53, 2025-05-07T21:00:41.2383755Z log_E=4, 2025-05-07T21:00:41.2384045Z L=19, 2025-05-07T21:00:41.2384253Z D_gradcheck=1, 2025-05-07T21:00:41.2384498Z stochastic_rounding=True, 2025-05-07T21:00:41.2384764Z weighted=False, 2025-05-07T21:00:41.2384993Z row_wise=True, 2025-05-07T21:00:41.2385214Z mixed=True, 2025-05-07T21:00:41.2385430Z use_cache=False, 2025-05-07T21:00:41.2385693Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:41.2385990Z use_cpu=True, 2025-05-07T21:00:41.2386232Z output_dtype=SparseType.FP16, 2025-05-07T21:00:41.2386510Z ) 2025-05-07T21:00:41.2386758Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:00:41.2387358Z self=, 2025-05-07T21:00:41.2387928Z mixed_B=False, 2025-05-07T21:00:41.2388153Z T=2, 2025-05-07T21:00:41.2388343Z D=9, 2025-05-07T21:00:41.2388540Z B=126, 2025-05-07T21:00:41.2388740Z log_E=4, 2025-05-07T21:00:41.2388943Z L=8, 2025-05-07T21:00:41.2389144Z D_gradcheck=2, 2025-05-07T21:00:41.2389392Z stochastic_rounding=True, 2025-05-07T21:00:41.2389707Z weighted=True, 2025-05-07T21:00:41.2389936Z row_wise=True, 2025-05-07T21:00:41.2390159Z mixed=True, 2025-05-07T21:00:41.2390376Z use_cache=False, 2025-05-07T21:00:41.2390834Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:41.2391223Z use_cpu=True, 2025-05-07T21:00:41.2391546Z output_dtype=SparseType.BF16, 2025-05-07T21:00:41.2391887Z ) 2025-05-07T21:00:41.2392186Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:00:41.2392906Z self=, 2025-05-07T21:00:41.2393452Z mixed_B=False, 2025-05-07T21:00:41.2393676Z T=2, 2025-05-07T21:00:41.2393870Z D=46, 2025-05-07T21:00:41.2394057Z B=49, 2025-05-07T21:00:41.2394251Z log_E=4, 2025-05-07T21:00:41.2394453Z L=7, 2025-05-07T21:00:41.2394647Z D_gradcheck=2, 2025-05-07T21:00:41.2394890Z stochastic_rounding=False, 2025-05-07T21:00:41.2395159Z weighted=False, 2025-05-07T21:00:41.2395458Z row_wise=True, 2025-05-07T21:00:41.2395750Z mixed=False, 2025-05-07T21:00:41.2396036Z use_cache=True, 2025-05-07T21:00:41.2396358Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:41.2396750Z use_cpu=False, 2025-05-07T21:00:41.2397075Z output_dtype=SparseType.FP32, 2025-05-07T21:00:41.2397428Z ) 2025-05-07T21:00:41.2397747Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:00:41.2398510Z self=, 2025-05-07T21:00:41.2399050Z mixed_B=True, 2025-05-07T21:00:41.2399342Z T=5, 2025-05-07T21:00:41.2399535Z D=114, 2025-05-07T21:00:41.2399727Z B=96, 2025-05-07T21:00:41.2399913Z log_E=5, 2025-05-07T21:00:41.2400110Z L=2, 2025-05-07T21:00:41.2400306Z D_gradcheck=2, 2025-05-07T21:00:41.2400537Z stochastic_rounding=True, 2025-05-07T21:00:41.2400865Z weighted=False, 2025-05-07T21:00:41.2401093Z row_wise=False, 2025-05-07T21:00:41.2401308Z mixed=False, 2025-05-07T21:00:41.2401526Z use_cache=False, 2025-05-07T21:00:41.2401786Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:41.2402075Z use_cpu=True, 2025-05-07T21:00:41.2402319Z output_dtype=SparseType.FP16, 2025-05-07T21:00:41.2402589Z ) 2025-05-07T21:00:41.2402827Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:00:41.2403420Z self=, 2025-05-07T21:00:41.2403966Z mixed_B=False, 2025-05-07T21:00:41.2404175Z T=1, 2025-05-07T21:00:41.2404374Z D=87, 2025-05-07T21:00:41.2404563Z B=6, 2025-05-07T21:00:41.2404753Z log_E=5, 2025-05-07T21:00:41.2404954Z L=11, 2025-05-07T21:00:41.2405150Z D_gradcheck=1, 2025-05-07T21:00:41.2405388Z stochastic_rounding=True, 2025-05-07T21:00:41.2405650Z weighted=False, 2025-05-07T21:00:41.2405876Z row_wise=True, 2025-05-07T21:00:41.2406188Z mixed=True, 2025-05-07T21:00:41.2406397Z use_cache=False, 2025-05-07T21:00:41.2406654Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:41.2406947Z use_cpu=True, 2025-05-07T21:00:41.2407183Z output_dtype=SparseType.FP32, 2025-05-07T21:00:41.2407454Z ) 2025-05-07T21:00:41.2407695Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:00:41.2408280Z self=, 2025-05-07T21:00:41.2408818Z mixed_B=True, 2025-05-07T21:00:41.2409029Z T=3, 2025-05-07T21:00:41.2409210Z D=123, 2025-05-07T21:00:41.2409399Z B=47, 2025-05-07T21:00:41.2409595Z log_E=5, 2025-05-07T21:00:41.2409784Z L=10, 2025-05-07T21:00:41.2409978Z D_gradcheck=1, 2025-05-07T21:00:41.2410216Z stochastic_rounding=True, 2025-05-07T21:00:41.2410476Z weighted=False, 2025-05-07T21:00:41.2410699Z row_wise=False, 2025-05-07T21:00:41.2410919Z mixed=False, 2025-05-07T21:00:41.2411130Z use_cache=True, 2025-05-07T21:00:41.2411443Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:41.2411738Z use_cpu=False, 2025-05-07T21:00:41.2411982Z output_dtype=SparseType.FP32, 2025-05-07T21:00:41.2412242Z ) 2025-05-07T21:00:41.2412485Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:00:41.2413074Z self=, 2025-05-07T21:00:41.2413607Z mixed_B=False, 2025-05-07T21:00:41.2413824Z T=3, 2025-05-07T21:00:41.2414012Z D=10, 2025-05-07T21:00:41.2414197Z B=48, 2025-05-07T21:00:41.2414385Z log_E=5, 2025-05-07T21:00:41.2414590Z L=2, 2025-05-07T21:00:41.2414778Z D_gradcheck=2, 2025-05-07T21:00:41.2415033Z stochastic_rounding=False, 2025-05-07T21:00:41.2415339Z weighted=True, 2025-05-07T21:00:41.2415555Z row_wise=False, 2025-05-07T21:00:41.2415771Z mixed=False, 2025-05-07T21:00:41.2415997Z use_cache=False, 2025-05-07T21:00:41.2416249Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:41.2416544Z use_cpu=True, 2025-05-07T21:00:41.2416784Z output_dtype=SparseType.FP32, 2025-05-07T21:00:41.2417045Z ) 2025-05-07T21:00:41.2417290Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:00:41.2417887Z self=, 2025-05-07T21:00:41.2418427Z mixed_B=False, 2025-05-07T21:00:41.2418635Z T=5, 2025-05-07T21:00:41.2418824Z D=25, 2025-05-07T21:00:41.2419016Z B=65, 2025-05-07T21:00:41.2419201Z log_E=3, 2025-05-07T21:00:41.2419396Z L=4, 2025-05-07T21:00:41.2419919Z D_gradcheck=1, 2025-05-07T21:00:41.2420152Z stochastic_rounding=True, 2025-05-07T21:00:41.2420417Z weighted=True, 2025-05-07T21:00:41.2420633Z row_wise=False, 2025-05-07T21:00:41.2420844Z mixed=True, 2025-05-07T21:00:41.2421059Z use_cache=True, 2025-05-07T21:00:41.2421355Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:41.2421645Z use_cpu=True, 2025-05-07T21:00:41.2421890Z output_dtype=SparseType.FP32, 2025-05-07T21:00:41.2422155Z ) 2025-05-07T21:00:41.2422390Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:00:41.2422984Z self=, 2025-05-07T21:00:41.2423528Z mixed_B=True, 2025-05-07T21:00:41.2423746Z T=2, 2025-05-07T21:00:41.2423933Z D=47, 2025-05-07T21:00:41.2424127Z B=104, 2025-05-07T21:00:41.2424321Z log_E=4, 2025-05-07T21:00:41.2424512Z L=11, 2025-05-07T21:00:41.2424711Z D_gradcheck=1, 2025-05-07T21:00:41.2424955Z stochastic_rounding=False, 2025-05-07T21:00:41.2425218Z weighted=False, 2025-05-07T21:00:41.2425441Z row_wise=True, 2025-05-07T21:00:41.2425660Z mixed=False, 2025-05-07T21:00:41.2425872Z use_cache=False, 2025-05-07T21:00:41.2426135Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:41.2426514Z use_cpu=True, 2025-05-07T21:00:41.2426754Z output_dtype=SparseType.FP16, 2025-05-07T21:00:41.2427025Z ) 2025-05-07T21:00:41.2427274Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:00:41.2427861Z self=, 2025-05-07T21:00:41.2428406Z mixed_B=False, 2025-05-07T21:00:41.2428625Z T=3, 2025-05-07T21:00:41.2428813Z D=31, 2025-05-07T21:00:41.2429001Z B=9, 2025-05-07T21:00:41.2429196Z log_E=4, 2025-05-07T21:00:41.2429393Z L=1, 2025-05-07T21:00:41.2429592Z D_gradcheck=1, 2025-05-07T21:00:41.2429835Z stochastic_rounding=False, 2025-05-07T21:00:41.2430100Z weighted=False, 2025-05-07T21:00:41.2430320Z row_wise=True, 2025-05-07T21:00:41.2430543Z mixed=True, 2025-05-07T21:00:41.2430758Z use_cache=False, 2025-05-07T21:00:41.2431011Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:41.2431307Z use_cpu=True, 2025-05-07T21:00:41.2431551Z output_dtype=SparseType.FP32, 2025-05-07T21:00:41.2431814Z ) 2025-05-07T21:00:41.2432114Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:00:41.2432708Z self=, 2025-05-07T21:00:41.2433244Z mixed_B=False, 2025-05-07T21:00:41.2433454Z T=1, 2025-05-07T21:00:41.2433650Z D=117, 2025-05-07T21:00:41.2433833Z B=46, 2025-05-07T21:00:41.2434020Z log_E=5, 2025-05-07T21:00:41.2434218Z L=15, 2025-05-07T21:00:41.2434408Z D_gradcheck=1, 2025-05-07T21:00:41.2434645Z stochastic_rounding=True, 2025-05-07T21:00:41.2434911Z weighted=False, 2025-05-07T21:00:41.2435130Z row_wise=True, 2025-05-07T21:00:41.2435346Z mixed=False, 2025-05-07T21:00:41.2435700Z use_cache=False, 2025-05-07T21:00:41.2436037Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:41.2436429Z use_cpu=False, 2025-05-07T21:00:41.2436754Z output_dtype=SparseType.BF16, 2025-05-07T21:00:41.2437116Z ) 2025-05-07T21:00:41.2437425Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:00:41.2438068Z self=, 2025-05-07T21:00:41.2438604Z mixed_B=True, 2025-05-07T21:00:41.2438808Z T=3, 2025-05-07T21:00:41.2439000Z D=33, 2025-05-07T21:00:41.2439192Z B=54, 2025-05-07T21:00:41.2439374Z log_E=4, 2025-05-07T21:00:41.2439571Z L=16, 2025-05-07T21:00:41.2439769Z D_gradcheck=1, 2025-05-07T21:00:41.2439999Z stochastic_rounding=True, 2025-05-07T21:00:41.2440265Z weighted=False, 2025-05-07T21:00:41.2440487Z row_wise=False, 2025-05-07T21:00:41.2440752Z mixed=False, 2025-05-07T21:00:41.2440978Z use_cache=True, 2025-05-07T21:00:41.2441229Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:41.2441519Z use_cpu=True, 2025-05-07T21:00:41.2441761Z output_dtype=SparseType.FP32, 2025-05-07T21:00:41.2442072Z ) 2025-05-07T21:00:58.3305889Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:00:58.3306675Z self=, 2025-05-07T21:00:58.3307236Z mixed_B=False, 2025-05-07T21:00:58.3307465Z T=5, 2025-05-07T21:00:58.3307656Z D=124, 2025-05-07T21:00:58.3307859Z B=125, 2025-05-07T21:00:58.3308057Z log_E=5, 2025-05-07T21:00:58.3308254Z L=4, 2025-05-07T21:00:58.3308460Z D_gradcheck=2, 2025-05-07T21:00:58.3308704Z stochastic_rounding=True, 2025-05-07T21:00:58.3308970Z weighted=False, 2025-05-07T21:00:58.3309201Z row_wise=True, 2025-05-07T21:00:58.3309424Z mixed=False, 2025-05-07T21:00:58.3309652Z use_cache=True, 2025-05-07T21:00:58.3309899Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:58.3310203Z use_cpu=True, 2025-05-07T21:00:58.3310453Z output_dtype=SparseType.BF16, 2025-05-07T21:00:58.3310725Z ) 2025-05-07T21:00:58.3310975Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:00:58.3311869Z self=, 2025-05-07T21:00:58.3312417Z mixed_B=False, 2025-05-07T21:00:58.3312641Z T=4, 2025-05-07T21:00:58.3312840Z D=51, 2025-05-07T21:00:58.3313032Z B=49, 2025-05-07T21:00:58.3313235Z log_E=4, 2025-05-07T21:00:58.3313444Z L=2, 2025-05-07T21:00:58.3313641Z D_gradcheck=2, 2025-05-07T21:00:58.3313888Z stochastic_rounding=False, 2025-05-07T21:00:58.3314169Z weighted=False, 2025-05-07T21:00:58.3314394Z row_wise=True, 2025-05-07T21:00:58.3314617Z mixed=True, 2025-05-07T21:00:58.3314843Z use_cache=True, 2025-05-07T21:00:58.3315097Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:58.3315490Z use_cpu=False, 2025-05-07T21:00:58.3315744Z output_dtype=SparseType.FP16, 2025-05-07T21:00:58.3316011Z ) 2025-05-07T21:00:58.3316259Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:00:58.3316858Z self=, 2025-05-07T21:00:58.3317516Z mixed_B=True, 2025-05-07T21:00:58.3317731Z T=4, 2025-05-07T21:00:58.3317930Z D=114, 2025-05-07T21:00:58.3318129Z B=3, 2025-05-07T21:00:58.3318319Z log_E=4, 2025-05-07T21:00:58.3318524Z L=0, 2025-05-07T21:00:58.3318722Z D_gradcheck=1, 2025-05-07T21:00:58.3318955Z stochastic_rounding=False, 2025-05-07T21:00:58.3319249Z weighted=True, 2025-05-07T21:00:58.3319506Z row_wise=True, 2025-05-07T21:00:58.3319719Z mixed=False, 2025-05-07T21:00:58.3319941Z use_cache=True, 2025-05-07T21:00:58.3320197Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:58.3320489Z use_cpu=True, 2025-05-07T21:00:58.3320738Z output_dtype=SparseType.FP32, 2025-05-07T21:00:58.3321008Z ) 2025-05-07T21:00:58.3321249Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:00:58.3321850Z self=, 2025-05-07T21:00:58.3322403Z mixed_B=True, 2025-05-07T21:00:58.3322621Z T=3, 2025-05-07T21:00:58.3322810Z D=53, 2025-05-07T21:00:58.3323008Z B=90, 2025-05-07T21:00:58.3323203Z log_E=5, 2025-05-07T21:00:58.3323398Z L=1, 2025-05-07T21:00:58.3323598Z D_gradcheck=2, 2025-05-07T21:00:58.3323837Z stochastic_rounding=True, 2025-05-07T21:00:58.3324103Z weighted=True, 2025-05-07T21:00:58.3324327Z row_wise=True, 2025-05-07T21:00:58.3324545Z mixed=False, 2025-05-07T21:00:58.3324760Z use_cache=False, 2025-05-07T21:00:58.3325021Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:58.3325316Z use_cpu=True, 2025-05-07T21:00:58.3325645Z output_dtype=SparseType.BF16, 2025-05-07T21:00:58.3325918Z ) 2025-05-07T21:00:58.3326163Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:00:58.3326755Z self=, 2025-05-07T21:00:58.3327402Z mixed_B=False, 2025-05-07T21:00:58.3327621Z T=5, 2025-05-07T21:00:58.3327816Z D=54, 2025-05-07T21:00:58.3328018Z B=117, 2025-05-07T21:00:58.3328217Z log_E=3, 2025-05-07T21:00:58.3328416Z L=4, 2025-05-07T21:00:58.3328618Z D_gradcheck=1, 2025-05-07T21:00:58.3328865Z stochastic_rounding=False, 2025-05-07T21:00:58.3329137Z weighted=False, 2025-05-07T21:00:58.3329360Z row_wise=False, 2025-05-07T21:00:58.3329588Z mixed=False, 2025-05-07T21:00:58.3329813Z use_cache=False, 2025-05-07T21:00:58.3330073Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:58.3330374Z use_cpu=False, 2025-05-07T21:00:58.3330630Z output_dtype=SparseType.BF16, 2025-05-07T21:00:58.3330897Z ) 2025-05-07T21:00:58.3331145Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:00:58.3331742Z self=, 2025-05-07T21:00:58.3332289Z mixed_B=True, 2025-05-07T21:00:58.3332570Z T=2, 2025-05-07T21:00:58.3332763Z D=14, 2025-05-07T21:00:58.3332955Z B=4, 2025-05-07T21:00:58.3333150Z log_E=5, 2025-05-07T21:00:58.3333355Z L=6, 2025-05-07T21:00:58.3333548Z D_gradcheck=2, 2025-05-07T21:00:58.3333793Z stochastic_rounding=True, 2025-05-07T21:00:58.3334069Z weighted=True, 2025-05-07T21:00:58.3334290Z row_wise=True, 2025-05-07T21:00:58.3334514Z mixed=False, 2025-05-07T21:00:58.3334737Z use_cache=False, 2025-05-07T21:00:58.3334997Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:58.3335298Z use_cpu=False, 2025-05-07T21:00:58.3335549Z output_dtype=SparseType.BF16, 2025-05-07T21:00:58.3335822Z ) 2025-05-07T21:00:58.3336066Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:00:58.3336667Z self=, 2025-05-07T21:00:58.3337218Z mixed_B=True, 2025-05-07T21:00:58.3337430Z T=3, 2025-05-07T21:00:58.3337624Z D=43, 2025-05-07T21:00:58.3337822Z B=101, 2025-05-07T21:00:58.3338015Z log_E=4, 2025-05-07T21:00:58.3338272Z L=18, 2025-05-07T21:00:58.3338482Z D_gradcheck=2, 2025-05-07T21:00:58.3338716Z stochastic_rounding=True, 2025-05-07T21:00:58.3338989Z weighted=False, 2025-05-07T21:00:58.3339216Z row_wise=True, 2025-05-07T21:00:58.3339432Z mixed=True, 2025-05-07T21:00:58.3339655Z use_cache=True, 2025-05-07T21:00:58.3339912Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:58.3340205Z use_cpu=True, 2025-05-07T21:00:58.3340453Z output_dtype=SparseType.FP16, 2025-05-07T21:00:58.3340730Z ) 2025-05-07T21:00:58.3340974Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:00:58.3341578Z self=, 2025-05-07T21:00:58.3342126Z mixed_B=True, 2025-05-07T21:00:58.3342344Z T=2, 2025-05-07T21:00:58.3342533Z D=82, 2025-05-07T21:00:58.3342732Z B=51, 2025-05-07T21:00:58.3342936Z log_E=4, 2025-05-07T21:00:58.3343138Z L=3, 2025-05-07T21:00:58.3343345Z D_gradcheck=2, 2025-05-07T21:00:58.3343588Z stochastic_rounding=True, 2025-05-07T21:00:58.3343855Z weighted=True, 2025-05-07T21:00:58.3344079Z row_wise=False, 2025-05-07T21:00:58.3344304Z mixed=False, 2025-05-07T21:00:58.3344520Z use_cache=False, 2025-05-07T21:00:58.3344783Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:58.3345079Z use_cpu=True, 2025-05-07T21:00:58.3345320Z output_dtype=SparseType.FP32, 2025-05-07T21:00:58.3345594Z ) 2025-05-07T21:00:58.3345839Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:00:58.3346484Z self=, 2025-05-07T21:00:58.3347035Z mixed_B=False, 2025-05-07T21:00:58.3347253Z T=4, 2025-05-07T21:00:58.3347441Z D=5, 2025-05-07T21:00:58.3347637Z B=14, 2025-05-07T21:00:58.3347877Z log_E=4, 2025-05-07T21:00:58.3348078Z L=20, 2025-05-07T21:00:58.3348281Z D_gradcheck=1, 2025-05-07T21:00:58.3348523Z stochastic_rounding=True, 2025-05-07T21:00:58.3348792Z weighted=True, 2025-05-07T21:00:58.3349014Z row_wise=False, 2025-05-07T21:00:58.3349242Z mixed=True, 2025-05-07T21:00:58.3349492Z use_cache=False, 2025-05-07T21:00:58.3349766Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:58.3350075Z use_cpu=False, 2025-05-07T21:00:58.3350328Z output_dtype=SparseType.FP16, 2025-05-07T21:00:58.3350594Z ) 2025-05-07T21:00:58.3350842Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:00:58.3351444Z self=, 2025-05-07T21:00:58.3351987Z mixed_B=False, 2025-05-07T21:00:58.3352273Z T=1, 2025-05-07T21:00:58.3352727Z D=65, 2025-05-07T21:00:58.3352978Z B=9, 2025-05-07T21:00:58.3353249Z log_E=5, 2025-05-07T21:00:58.3353636Z L=5, 2025-05-07T21:00:58.3353894Z D_gradcheck=1, 2025-05-07T21:00:58.3354272Z stochastic_rounding=True, 2025-05-07T21:00:58.3354728Z weighted=False, 2025-05-07T21:00:58.3355046Z row_wise=True, 2025-05-07T21:00:58.3355306Z mixed=False, 2025-05-07T21:00:58.3355814Z use_cache=True, 2025-05-07T21:00:58.3356166Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:58.3356531Z use_cpu=False, 2025-05-07T21:00:58.3356949Z output_dtype=SparseType.FP16, 2025-05-07T21:00:58.3357316Z ) 2025-05-07T21:00:58.3357628Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:00:58.3358377Z self=, 2025-05-07T21:00:58.3359016Z mixed_B=True, 2025-05-07T21:00:58.3359409Z T=3, 2025-05-07T21:00:58.3359688Z D=128, 2025-05-07T21:00:58.3360002Z B=88, 2025-05-07T21:00:58.3360321Z log_E=4, 2025-05-07T21:00:58.3360595Z L=3, 2025-05-07T21:00:58.3360912Z D_gradcheck=1, 2025-05-07T21:00:58.3361279Z stochastic_rounding=False, 2025-05-07T21:00:58.3361625Z weighted=False, 2025-05-07T21:00:58.3362021Z row_wise=True, 2025-05-07T21:00:58.3362365Z mixed=False, 2025-05-07T21:00:58.3362663Z use_cache=False, 2025-05-07T21:00:58.3363037Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:58.3363463Z use_cpu=False, 2025-05-07T21:00:58.3363784Z output_dtype=SparseType.FP16, 2025-05-07T21:00:58.3364168Z ) 2025-05-07T21:00:58.3364547Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:00:58.3365279Z self=, 2025-05-07T21:00:58.3365881Z mixed_B=True, 2025-05-07T21:00:58.3366225Z T=3, 2025-05-07T21:00:58.3366551Z D=128, 2025-05-07T21:00:58.3366805Z B=88, 2025-05-07T21:00:58.3367127Z log_E=3, 2025-05-07T21:00:58.3367461Z L=3, 2025-05-07T21:00:58.3367716Z D_gradcheck=1, 2025-05-07T21:00:58.3368081Z stochastic_rounding=False, 2025-05-07T21:00:58.3368482Z weighted=False, 2025-05-07T21:00:58.3368766Z row_wise=True, 2025-05-07T21:00:58.3369114Z mixed=False, 2025-05-07T21:00:58.3369465Z use_cache=False, 2025-05-07T21:00:58.3369781Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:58.3370232Z use_cpu=False, 2025-05-07T21:00:58.3370593Z output_dtype=SparseType.FP16, 2025-05-07T21:00:58.3370957Z ) 2025-05-07T21:00:58.3371325Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:00:58.3372029Z self=, 2025-05-07T21:00:58.3372670Z mixed_B=False, 2025-05-07T21:00:58.3372996Z T=3, 2025-05-07T21:00:58.3373352Z D=128, 2025-05-07T21:00:58.3373664Z B=88, 2025-05-07T21:00:58.3373949Z log_E=3, 2025-05-07T21:00:58.3374450Z L=3, 2025-05-07T21:00:58.3374774Z D_gradcheck=1, 2025-05-07T21:00:58.3375157Z stochastic_rounding=False, 2025-05-07T21:00:58.3375537Z weighted=False, 2025-05-07T21:00:58.3375879Z row_wise=True, 2025-05-07T21:00:58.3376236Z mixed=False, 2025-05-07T21:00:58.3376515Z use_cache=False, 2025-05-07T21:00:58.3376889Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:58.3377321Z use_cpu=False, 2025-05-07T21:00:58.3377646Z output_dtype=SparseType.FP16, 2025-05-07T21:00:58.3378010Z ) 2025-05-07T21:00:58.3378388Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:00:58.3379058Z self=, 2025-05-07T21:00:58.3379696Z mixed_B=False, 2025-05-07T21:00:58.3380051Z T=3, 2025-05-07T21:00:58.3380358Z D=128, 2025-05-07T21:00:58.3380615Z B=88, 2025-05-07T21:00:58.3380949Z log_E=3, 2025-05-07T21:00:58.3381256Z L=0, 2025-05-07T21:00:58.3381505Z D_gradcheck=1, 2025-05-07T21:00:58.3381917Z stochastic_rounding=False, 2025-05-07T21:00:58.3382276Z weighted=False, 2025-05-07T21:00:58.3382558Z row_wise=True, 2025-05-07T21:00:58.3383000Z mixed=False, 2025-05-07T21:00:58.3383305Z use_cache=False, 2025-05-07T21:00:58.3383618Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:58.3384073Z use_cpu=False, 2025-05-07T21:00:58.3384408Z output_dtype=SparseType.FP16, 2025-05-07T21:00:58.3384731Z ) 2025-05-07T21:00:58.3385135Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:00:58.3385814Z self=, 2025-05-07T21:00:58.3386448Z mixed_B=False, 2025-05-07T21:00:58.3386782Z T=1, 2025-05-07T21:00:58.3387066Z D=128, 2025-05-07T21:00:58.3387358Z B=88, 2025-05-07T21:00:58.3387676Z log_E=3, 2025-05-07T21:00:58.3387967Z L=0, 2025-05-07T21:00:58.3388255Z D_gradcheck=1, 2025-05-07T21:00:58.3388621Z stochastic_rounding=False, 2025-05-07T21:00:58.3388980Z weighted=False, 2025-05-07T21:00:58.3389311Z row_wise=True, 2025-05-07T21:00:58.3389696Z mixed=False, 2025-05-07T21:00:58.3390011Z use_cache=False, 2025-05-07T21:00:58.3390411Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:58.3391087Z use_cpu=False, 2025-05-07T21:00:58.3391409Z output_dtype=SparseType.FP16, 2025-05-07T21:00:58.3391752Z ) 2025-05-07T21:00:58.3392089Z PASSED 2025-05-07T21:01:48.1649854Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM_with_max_norm Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:01:48.1652088Z self=, 2025-05-07T21:01:48.1653469Z mixed_B=False, 2025-05-07T21:01:48.1653833Z max_norm=0.01, 2025-05-07T21:01:48.1654148Z T=1, 2025-05-07T21:01:48.1654718Z D=2, 2025-05-07T21:01:48.1655338Z B=1, 2025-05-07T21:01:48.1655654Z log_E=3, 2025-05-07T21:01:48.1655936Z L=0, 2025-05-07T21:01:48.1656288Z D_gradcheck=1, 2025-05-07T21:01:48.1656605Z stochastic_rounding=False, 2025-05-07T21:01:48.1656992Z weighted=False, 2025-05-07T21:01:48.1657340Z row_wise=False, 2025-05-07T21:01:48.1657626Z mixed=False, 2025-05-07T21:01:48.1657948Z use_cache=False, 2025-05-07T21:01:48.1658324Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.1658731Z use_cpu=False, 2025-05-07T21:01:48.1659088Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.1659471Z ) 2025-05-07T21:01:48.1659893Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:01:48.1660645Z self=, 2025-05-07T21:01:48.1661353Z mixed_B=True, 2025-05-07T21:01:48.1661897Z max_norm=0.01, 2025-05-07T21:01:48.1662167Z T=1, 2025-05-07T21:01:48.1662499Z D=2, 2025-05-07T21:01:48.1662812Z B=1, 2025-05-07T21:01:48.1663053Z log_E=3, 2025-05-07T21:01:48.1663369Z L=0, 2025-05-07T21:01:48.1663727Z D_gradcheck=1, 2025-05-07T21:01:48.1664107Z stochastic_rounding=False, 2025-05-07T21:01:48.1664496Z weighted=False, 2025-05-07T21:01:48.1664838Z row_wise=False, 2025-05-07T21:01:48.1665143Z mixed=False, 2025-05-07T21:01:48.1665462Z use_cache=False, 2025-05-07T21:01:48.1665823Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.1666199Z use_cpu=False, 2025-05-07T21:01:48.1666552Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.1666921Z ) 2025-05-07T21:01:48.1667296Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:01:48.1668149Z self=, 2025-05-07T21:01:48.1668851Z mixed_B=True, 2025-05-07T21:01:48.1669180Z max_norm=0.99999, 2025-05-07T21:01:48.1669539Z T=3, 2025-05-07T21:01:48.1669778Z D=11, 2025-05-07T21:01:48.1670073Z B=120, 2025-05-07T21:01:48.1670280Z log_E=4, 2025-05-07T21:01:48.1670479Z L=14, 2025-05-07T21:01:48.1670676Z D_gradcheck=1, 2025-05-07T21:01:48.1671038Z stochastic_rounding=False, 2025-05-07T21:01:48.1671308Z weighted=True, 2025-05-07T21:01:48.1671523Z row_wise=False, 2025-05-07T21:01:48.1671741Z mixed=True, 2025-05-07T21:01:48.1671960Z use_cache=True, 2025-05-07T21:01:48.1672213Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.1672504Z use_cpu=False, 2025-05-07T21:01:48.1672749Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.1673014Z ) 2025-05-07T21:01:48.1680986Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:01:48.1681824Z self=, 2025-05-07T21:01:48.1682426Z mixed_B=False, 2025-05-07T21:01:48.1682658Z max_norm=0.9232560536590754, 2025-05-07T21:01:48.1682921Z T=4, 2025-05-07T21:01:48.1683122Z D=15, 2025-05-07T21:01:48.1683309Z B=85, 2025-05-07T21:01:48.1683505Z log_E=5, 2025-05-07T21:01:48.1683709Z L=9, 2025-05-07T21:01:48.1683906Z D_gradcheck=2, 2025-05-07T21:01:48.1684284Z stochastic_rounding=True, 2025-05-07T21:01:48.1684555Z weighted=False, 2025-05-07T21:01:48.1684775Z row_wise=False, 2025-05-07T21:01:48.1684994Z mixed=True, 2025-05-07T21:01:48.1685213Z use_cache=False, 2025-05-07T21:01:48.1685470Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.1685768Z use_cpu=True, 2025-05-07T21:01:48.1686021Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.1686289Z ) 2025-05-07T21:01:48.1686586Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:01:48.1687286Z self=, 2025-05-07T21:01:48.1687879Z mixed_B=True, 2025-05-07T21:01:48.1688117Z max_norm=0.21306834859037668, 2025-05-07T21:01:48.1688386Z T=5, 2025-05-07T21:01:48.1688574Z D=96, 2025-05-07T21:01:48.1688769Z B=97, 2025-05-07T21:01:48.1688969Z log_E=5, 2025-05-07T21:01:48.1689178Z L=1, 2025-05-07T21:01:48.1689371Z D_gradcheck=2, 2025-05-07T21:01:48.1689618Z stochastic_rounding=True, 2025-05-07T21:01:48.1689891Z weighted=False, 2025-05-07T21:01:48.1690111Z row_wise=False, 2025-05-07T21:01:48.1690334Z mixed=True, 2025-05-07T21:01:48.1690555Z use_cache=False, 2025-05-07T21:01:48.1691035Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.1691332Z use_cpu=True, 2025-05-07T21:01:48.1691579Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.1691845Z ) 2025-05-07T21:01:48.1692140Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:01:48.1692926Z self=, 2025-05-07T21:01:48.1693523Z mixed_B=False, 2025-05-07T21:01:48.1693757Z max_norm=0.9909404393987347, 2025-05-07T21:01:48.1694016Z T=3, 2025-05-07T21:01:48.1694203Z D=92, 2025-05-07T21:01:48.1694466Z B=95, 2025-05-07T21:01:48.1694667Z log_E=5, 2025-05-07T21:01:48.1694864Z L=8, 2025-05-07T21:01:48.1695067Z D_gradcheck=1, 2025-05-07T21:01:48.1695314Z stochastic_rounding=False, 2025-05-07T21:01:48.1695577Z weighted=True, 2025-05-07T21:01:48.1695807Z row_wise=False, 2025-05-07T21:01:48.1696029Z mixed=False, 2025-05-07T21:01:48.1696252Z use_cache=False, 2025-05-07T21:01:48.1696508Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.1696808Z use_cpu=False, 2025-05-07T21:01:48.1697060Z output_dtype=SparseType.BF16, 2025-05-07T21:01:48.1697326Z ) 2025-05-07T21:01:48.1697625Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:01:48.1698339Z self=, 2025-05-07T21:01:48.1698932Z mixed_B=True, 2025-05-07T21:01:48.1699165Z max_norm=0.5938487704007885, 2025-05-07T21:01:48.1699426Z T=5, 2025-05-07T21:01:48.1699619Z D=75, 2025-05-07T21:01:48.1699891Z B=9, 2025-05-07T21:01:48.1700083Z log_E=3, 2025-05-07T21:01:48.1700284Z L=11, 2025-05-07T21:01:48.1700485Z D_gradcheck=1, 2025-05-07T21:01:48.1700733Z stochastic_rounding=False, 2025-05-07T21:01:48.1700997Z weighted=False, 2025-05-07T21:01:48.1701225Z row_wise=True, 2025-05-07T21:01:48.1701446Z mixed=True, 2025-05-07T21:01:48.1701659Z use_cache=True, 2025-05-07T21:01:48.1701914Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.1702217Z use_cpu=False, 2025-05-07T21:01:48.1702471Z output_dtype=SparseType.BF16, 2025-05-07T21:01:48.1702741Z ) 2025-05-07T21:01:48.1703040Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:01:48.1703746Z self=, 2025-05-07T21:01:48.1704343Z mixed_B=False, 2025-05-07T21:01:48.1704578Z max_norm=0.5707017554836751, 2025-05-07T21:01:48.1704839Z T=3, 2025-05-07T21:01:48.1705032Z D=94, 2025-05-07T21:01:48.1705224Z B=88, 2025-05-07T21:01:48.1705488Z log_E=5, 2025-05-07T21:01:48.1705688Z L=3, 2025-05-07T21:01:48.1705888Z D_gradcheck=2, 2025-05-07T21:01:48.1706132Z stochastic_rounding=False, 2025-05-07T21:01:48.1706396Z weighted=False, 2025-05-07T21:01:48.1706626Z row_wise=False, 2025-05-07T21:01:48.1706848Z mixed=False, 2025-05-07T21:01:48.1707065Z use_cache=False, 2025-05-07T21:01:48.1707326Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.1707624Z use_cpu=True, 2025-05-07T21:01:48.1707873Z output_dtype=SparseType.BF16, 2025-05-07T21:01:48.1708139Z ) 2025-05-07T21:01:48.1708438Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:01:48.1709141Z self=, 2025-05-07T21:01:48.1709734Z mixed_B=True, 2025-05-07T21:01:48.1709960Z max_norm=0.99999, 2025-05-07T21:01:48.1710193Z T=2, 2025-05-07T21:01:48.1710382Z D=36, 2025-05-07T21:01:48.1710582Z B=1, 2025-05-07T21:01:48.1710776Z log_E=5, 2025-05-07T21:01:48.1710975Z L=4, 2025-05-07T21:01:48.1711173Z D_gradcheck=2, 2025-05-07T21:01:48.1711417Z stochastic_rounding=False, 2025-05-07T21:01:48.1711680Z weighted=False, 2025-05-07T21:01:48.1711906Z row_wise=True, 2025-05-07T21:01:48.1712132Z mixed=True, 2025-05-07T21:01:48.1712345Z use_cache=False, 2025-05-07T21:01:48.1712609Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.1712912Z use_cpu=True, 2025-05-07T21:01:48.1713154Z output_dtype=SparseType.BF16, 2025-05-07T21:01:48.1713429Z ) 2025-05-07T21:01:48.1713779Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:01:48.4000731Z self=, 2025-05-07T21:01:48.4001371Z mixed_B=False, 2025-05-07T21:01:48.4001765Z max_norm=0.10333775907816573, 2025-05-07T21:01:48.4002040Z T=5, 2025-05-07T21:01:48.4002247Z D=58, 2025-05-07T21:01:48.4002447Z B=92, 2025-05-07T21:01:48.4002653Z log_E=5, 2025-05-07T21:01:48.4002866Z L=5, 2025-05-07T21:01:48.4003069Z D_gradcheck=2, 2025-05-07T21:01:48.4003319Z stochastic_rounding=False, 2025-05-07T21:01:48.4003597Z weighted=False, 2025-05-07T21:01:48.4003824Z row_wise=True, 2025-05-07T21:01:48.4004054Z mixed=False, 2025-05-07T21:01:48.4004286Z use_cache=True, 2025-05-07T21:01:48.4004536Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.4004854Z use_cpu=False, 2025-05-07T21:01:48.4005116Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.4005397Z ) 2025-05-07T21:01:48.4005699Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:01:48.4006413Z self=, 2025-05-07T21:01:48.4007023Z mixed_B=False, 2025-05-07T21:01:48.4007377Z max_norm=0.4519327500325989, 2025-05-07T21:01:48.4007646Z T=4, 2025-05-07T21:01:48.4007846Z D=50, 2025-05-07T21:01:48.4008035Z B=37, 2025-05-07T21:01:48.4008230Z log_E=4, 2025-05-07T21:01:48.4008432Z L=8, 2025-05-07T21:01:48.4008624Z D_gradcheck=1, 2025-05-07T21:01:48.4008865Z stochastic_rounding=True, 2025-05-07T21:01:48.4009136Z weighted=False, 2025-05-07T21:01:48.4009359Z row_wise=False, 2025-05-07T21:01:48.4009583Z mixed=False, 2025-05-07T21:01:48.4009803Z use_cache=False, 2025-05-07T21:01:48.4010058Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.4010358Z use_cpu=True, 2025-05-07T21:01:48.4010610Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.4010878Z ) 2025-05-07T21:01:48.4011175Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:01:48.4011879Z self=, 2025-05-07T21:01:48.4012541Z mixed_B=False, 2025-05-07T21:01:48.4012838Z max_norm=0.4519327500325989, 2025-05-07T21:01:48.4013101Z T=4, 2025-05-07T21:01:48.4013293Z D=50, 2025-05-07T21:01:48.4013482Z B=1, 2025-05-07T21:01:48.4013680Z log_E=4, 2025-05-07T21:01:48.4013888Z L=8, 2025-05-07T21:01:48.4014079Z D_gradcheck=1, 2025-05-07T21:01:48.4014322Z stochastic_rounding=True, 2025-05-07T21:01:48.4014592Z weighted=False, 2025-05-07T21:01:48.4014810Z row_wise=False, 2025-05-07T21:01:48.4015035Z mixed=False, 2025-05-07T21:01:48.4015260Z use_cache=False, 2025-05-07T21:01:48.4015514Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.4015825Z use_cpu=True, 2025-05-07T21:01:48.4016065Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.4016333Z ) 2025-05-07T21:01:48.4016628Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:01:48.4017320Z self=, 2025-05-07T21:01:48.4017920Z mixed_B=False, 2025-05-07T21:01:48.4018160Z max_norm=0.4519327500325989, 2025-05-07T21:01:48.4018417Z T=4, 2025-05-07T21:01:48.4018605Z D=50, 2025-05-07T21:01:48.4018805Z B=1, 2025-05-07T21:01:48.4018994Z log_E=3, 2025-05-07T21:01:48.4019192Z L=8, 2025-05-07T21:01:48.4019396Z D_gradcheck=1, 2025-05-07T21:01:48.4019642Z stochastic_rounding=True, 2025-05-07T21:01:48.4019905Z weighted=False, 2025-05-07T21:01:48.4020135Z row_wise=False, 2025-05-07T21:01:48.4020358Z mixed=False, 2025-05-07T21:01:48.4020574Z use_cache=False, 2025-05-07T21:01:48.4020839Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.4021212Z use_cpu=True, 2025-05-07T21:01:48.4021451Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.4021723Z ) 2025-05-07T21:01:48.4022018Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:01:48.4022709Z self=, 2025-05-07T21:01:48.4023354Z mixed_B=False, 2025-05-07T21:01:48.4023589Z max_norm=0.4519327500325989, 2025-05-07T21:01:48.4023836Z T=4, 2025-05-07T21:01:48.4024029Z D=8, 2025-05-07T21:01:48.4024221Z B=1, 2025-05-07T21:01:48.4024415Z log_E=3, 2025-05-07T21:01:48.4024612Z L=8, 2025-05-07T21:01:48.4024809Z D_gradcheck=1, 2025-05-07T21:01:48.4025049Z stochastic_rounding=True, 2025-05-07T21:01:48.4025309Z weighted=False, 2025-05-07T21:01:48.4025539Z row_wise=False, 2025-05-07T21:01:48.4025759Z mixed=False, 2025-05-07T21:01:48.4025971Z use_cache=False, 2025-05-07T21:01:48.4026236Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.4026532Z use_cpu=True, 2025-05-07T21:01:48.4026773Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.4027044Z ) 2025-05-07T21:01:48.4027336Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:01:48.4028036Z self=, 2025-05-07T21:01:48.4028689Z mixed_B=False, 2025-05-07T21:01:48.4028921Z max_norm=0.4519327500325989, 2025-05-07T21:01:48.4029166Z T=4, 2025-05-07T21:01:48.4029359Z D=8, 2025-05-07T21:01:48.4029551Z B=3, 2025-05-07T21:01:48.4029736Z log_E=3, 2025-05-07T21:01:48.4029939Z L=8, 2025-05-07T21:01:48.4030143Z D_gradcheck=1, 2025-05-07T21:01:48.4030378Z stochastic_rounding=True, 2025-05-07T21:01:48.4030648Z weighted=False, 2025-05-07T21:01:48.4030875Z row_wise=False, 2025-05-07T21:01:48.4031096Z mixed=False, 2025-05-07T21:01:48.4031311Z use_cache=False, 2025-05-07T21:01:48.4031570Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.4031865Z use_cpu=True, 2025-05-07T21:01:48.4032108Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.4032385Z ) 2025-05-07T21:01:48.4032572Z PASSED 2025-05-07T21:01:48.4033235Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_cpu Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.4034223Z self=, 2025-05-07T21:01:48.4034764Z compile=False, 2025-05-07T21:01:48.4035013Z pooling_mode=, 2025-05-07T21:01:48.4035306Z T=1, 2025-05-07T21:01:48.4035631Z D=2, 2025-05-07T21:01:48.4035823Z B=1, 2025-05-07T21:01:48.4036007Z log_E=3, 2025-05-07T21:01:48.4036208Z L=0, 2025-05-07T21:01:48.4036402Z D_gradcheck=1, 2025-05-07T21:01:48.4036635Z stochastic_rounding=False, 2025-05-07T21:01:48.4036899Z weighted=False, 2025-05-07T21:01:48.4037124Z row_wise=True, 2025-05-07T21:01:48.4037338Z mixed=False, 2025-05-07T21:01:48.4037558Z use_cache=False, 2025-05-07T21:01:48.4037814Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.4038101Z use_cpu=True, 2025-05-07T21:01:48.4038348Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.4038618Z ) 2025-05-07T21:01:48.4038854Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.4039446Z self=, 2025-05-07T21:01:48.4039982Z compile=True, 2025-05-07T21:01:48.4040225Z pooling_mode=, 2025-05-07T21:01:48.4040517Z T=1, 2025-05-07T21:01:48.4040712Z D=2, 2025-05-07T21:01:48.4040893Z B=1, 2025-05-07T21:01:48.4041084Z log_E=3, 2025-05-07T21:01:48.4041286Z L=0, 2025-05-07T21:01:48.4041476Z D_gradcheck=1, 2025-05-07T21:01:48.4041718Z stochastic_rounding=False, 2025-05-07T21:01:48.4042036Z weighted=False, 2025-05-07T21:01:48.4042266Z row_wise=True, 2025-05-07T21:01:48.4042477Z mixed=False, 2025-05-07T21:01:48.4042695Z use_cache=False, 2025-05-07T21:01:48.4042960Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.4043247Z use_cpu=True, 2025-05-07T21:01:48.4043534Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.4043806Z ) 2025-05-07T21:01:48.4044041Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.4044628Z self=, 2025-05-07T21:01:48.4045163Z compile=False, 2025-05-07T21:01:48.4045408Z pooling_mode=, 2025-05-07T21:01:48.4045700Z T=1, 2025-05-07T21:01:48.4045893Z D=2, 2025-05-07T21:01:48.4046074Z B=1, 2025-05-07T21:01:48.4046261Z log_E=3, 2025-05-07T21:01:48.4046459Z L=0, 2025-05-07T21:01:48.4046650Z D_gradcheck=1, 2025-05-07T21:01:48.4046887Z stochastic_rounding=False, 2025-05-07T21:01:48.4047153Z weighted=False, 2025-05-07T21:01:48.4047367Z row_wise=True, 2025-05-07T21:01:48.4047585Z mixed=False, 2025-05-07T21:01:48.4047799Z use_cache=False, 2025-05-07T21:01:48.4048050Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.4048336Z use_cpu=True, 2025-05-07T21:01:48.4048580Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.4048898Z ) 2025-05-07T21:01:48.4049132Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.4049714Z self=, 2025-05-07T21:01:48.4050244Z compile=False, 2025-05-07T21:01:48.4050486Z pooling_mode=, 2025-05-07T21:01:48.4050772Z T=4, 2025-05-07T21:01:48.4050961Z D=77, 2025-05-07T21:01:48.4051144Z B=14, 2025-05-07T21:01:48.4051332Z log_E=3, 2025-05-07T21:01:48.4051525Z L=6, 2025-05-07T21:01:48.4051711Z D_gradcheck=1, 2025-05-07T21:01:48.4051948Z stochastic_rounding=True, 2025-05-07T21:01:48.4052214Z weighted=False, 2025-05-07T21:01:48.4052432Z row_wise=True, 2025-05-07T21:01:48.4052646Z mixed=False, 2025-05-07T21:01:48.4052859Z use_cache=True, 2025-05-07T21:01:48.4053100Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.4053392Z use_cpu=True, 2025-05-07T21:01:48.4053634Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.4053891Z ) 2025-05-07T21:01:48.4054177Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.4054767Z self=, 2025-05-07T21:01:48.4055303Z compile=False, 2025-05-07T21:01:48.4055543Z pooling_mode=, 2025-05-07T21:01:48.4055830Z T=4, 2025-05-07T21:01:48.4056017Z D=125, 2025-05-07T21:01:48.4056202Z B=57, 2025-05-07T21:01:48.4056387Z log_E=5, 2025-05-07T21:01:48.4056585Z L=4, 2025-05-07T21:01:48.4056775Z D_gradcheck=1, 2025-05-07T21:01:48.4057016Z stochastic_rounding=False, 2025-05-07T21:01:48.4057285Z weighted=True, 2025-05-07T21:01:48.4057494Z row_wise=True, 2025-05-07T21:01:48.4057708Z mixed=False, 2025-05-07T21:01:48.4057923Z use_cache=False, 2025-05-07T21:01:48.4058173Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.4058467Z use_cpu=True, 2025-05-07T21:01:48.4058715Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.4058977Z ) 2025-05-07T21:01:48.4059217Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.4059800Z self=, 2025-05-07T21:01:48.4060331Z compile=True, 2025-05-07T21:01:48.4060571Z pooling_mode=, 2025-05-07T21:01:48.4060856Z T=1, 2025-05-07T21:01:48.4061042Z D=124, 2025-05-07T21:01:48.4061227Z B=10, 2025-05-07T21:01:48.4061412Z log_E=4, 2025-05-07T21:01:48.4061610Z L=3, 2025-05-07T21:01:48.4061796Z D_gradcheck=2, 2025-05-07T21:01:48.4062078Z stochastic_rounding=True, 2025-05-07T21:01:48.4062341Z weighted=False, 2025-05-07T21:01:48.4062549Z row_wise=True, 2025-05-07T21:01:48.4062759Z mixed=False, 2025-05-07T21:01:48.4062976Z use_cache=False, 2025-05-07T21:01:48.4063221Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.4063553Z use_cpu=True, 2025-05-07T21:01:48.4063794Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.4064055Z ) 2025-05-07T21:01:48.4064292Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.4064873Z self=, 2025-05-07T21:01:48.4065396Z compile=False, 2025-05-07T21:01:48.4065645Z pooling_mode=, 2025-05-07T21:01:48.4065929Z T=2, 2025-05-07T21:01:48.4066109Z D=94, 2025-05-07T21:01:48.4066296Z B=4, 2025-05-07T21:01:48.4066486Z log_E=3, 2025-05-07T21:01:48.4066682Z L=4, 2025-05-07T21:01:48.4066869Z D_gradcheck=2, 2025-05-07T21:01:48.4067104Z stochastic_rounding=False, 2025-05-07T21:01:48.4067369Z weighted=True, 2025-05-07T21:01:48.4067575Z row_wise=True, 2025-05-07T21:01:48.4067785Z mixed=True, 2025-05-07T21:01:48.4067998Z use_cache=False, 2025-05-07T21:01:48.4068251Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.4068540Z use_cpu=True, 2025-05-07T21:01:48.4068835Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.4069098Z ) 2025-05-07T21:01:48.4069341Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.4069920Z self=, 2025-05-07T21:01:48.4070448Z compile=True, 2025-05-07T21:01:48.4070696Z pooling_mode=, 2025-05-07T21:01:48.4070982Z T=4, 2025-05-07T21:01:48.4071162Z D=56, 2025-05-07T21:01:48.4071350Z B=9, 2025-05-07T21:01:48.4071538Z log_E=5, 2025-05-07T21:01:48.4071726Z L=9, 2025-05-07T21:01:48.4071924Z D_gradcheck=2, 2025-05-07T21:01:48.4072167Z stochastic_rounding=False, 2025-05-07T21:01:48.4072448Z weighted=False, 2025-05-07T21:01:48.4072754Z row_wise=True, 2025-05-07T21:01:48.4081126Z mixed=True, 2025-05-07T21:01:48.4081394Z use_cache=True, 2025-05-07T21:01:48.4081695Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.4082051Z use_cpu=True, 2025-05-07T21:01:48.4082424Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.4082755Z ) 2025-05-07T21:01:48.4083034Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.4083755Z self=, 2025-05-07T21:01:48.4084420Z compile=True, 2025-05-07T21:01:48.4084711Z pooling_mode=, 2025-05-07T21:01:48.4085059Z T=1, 2025-05-07T21:01:48.4085288Z D=17, 2025-05-07T21:01:48.4085512Z B=118, 2025-05-07T21:01:48.4085744Z log_E=4, 2025-05-07T21:01:48.4085983Z L=18, 2025-05-07T21:01:48.4086212Z D_gradcheck=1, 2025-05-07T21:01:48.4086500Z stochastic_rounding=False, 2025-05-07T21:01:48.4086818Z weighted=False, 2025-05-07T21:01:48.4087077Z row_wise=True, 2025-05-07T21:01:48.4087331Z mixed=True, 2025-05-07T21:01:48.4087587Z use_cache=False, 2025-05-07T21:01:48.4087889Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.4088243Z use_cpu=True, 2025-05-07T21:01:48.4088534Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.4088851Z ) 2025-05-07T21:01:48.4089135Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.4089849Z self=, 2025-05-07T21:01:48.4090508Z compile=True, 2025-05-07T21:01:48.4091028Z pooling_mode=, 2025-05-07T21:01:48.4091377Z T=2, 2025-05-07T21:01:48.4091608Z D=47, 2025-05-07T21:01:48.4091827Z B=64, 2025-05-07T21:01:48.4092053Z log_E=3, 2025-05-07T21:01:48.4092290Z L=18, 2025-05-07T21:01:48.4092623Z D_gradcheck=1, 2025-05-07T21:01:48.4092907Z stochastic_rounding=True, 2025-05-07T21:01:48.4093222Z weighted=False, 2025-05-07T21:01:48.4093480Z row_wise=True, 2025-05-07T21:01:48.4093736Z mixed=False, 2025-05-07T21:01:48.4093992Z use_cache=True, 2025-05-07T21:01:48.4094380Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.4094734Z use_cpu=True, 2025-05-07T21:01:48.4095024Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.4095341Z ) 2025-05-07T21:01:48.4095623Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.4096336Z self=, 2025-05-07T21:01:48.4096996Z compile=False, 2025-05-07T21:01:48.4097286Z pooling_mode=, 2025-05-07T21:01:48.4097630Z T=1, 2025-05-07T21:01:48.4097858Z D=7, 2025-05-07T21:01:48.4098079Z B=17, 2025-05-07T21:01:48.4098315Z log_E=3, 2025-05-07T21:01:48.4098552Z L=5, 2025-05-07T21:01:48.4098784Z D_gradcheck=2, 2025-05-07T21:01:48.4099064Z stochastic_rounding=True, 2025-05-07T21:01:48.4099381Z weighted=False, 2025-05-07T21:01:48.4099640Z row_wise=True, 2025-05-07T21:01:48.4099898Z mixed=True, 2025-05-07T21:01:48.4100157Z use_cache=False, 2025-05-07T21:01:48.4100457Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.4100899Z use_cpu=True, 2025-05-07T21:01:48.4101191Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.4101506Z ) 2025-05-07T21:01:48.4101789Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.4102497Z self=, 2025-05-07T21:01:48.4103147Z compile=False, 2025-05-07T21:01:48.4103446Z pooling_mode=, 2025-05-07T21:01:48.4103794Z T=2, 2025-05-07T21:01:48.4104027Z D=95, 2025-05-07T21:01:48.4104256Z B=100, 2025-05-07T21:01:48.4104490Z log_E=3, 2025-05-07T21:01:48.4104732Z L=14, 2025-05-07T21:01:48.4104968Z D_gradcheck=2, 2025-05-07T21:01:48.4105255Z stochastic_rounding=False, 2025-05-07T21:01:48.4105573Z weighted=False, 2025-05-07T21:01:48.4105832Z row_wise=True, 2025-05-07T21:01:48.4106090Z mixed=False, 2025-05-07T21:01:48.4106349Z use_cache=True, 2025-05-07T21:01:48.4106643Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.4106996Z use_cpu=True, 2025-05-07T21:01:48.4107352Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.4107670Z ) 2025-05-07T21:01:48.4107951Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.4108654Z self=, 2025-05-07T21:01:48.4109306Z compile=False, 2025-05-07T21:01:48.4109600Z pooling_mode=, 2025-05-07T21:01:48.4109942Z T=2, 2025-05-07T21:01:48.4110163Z D=7, 2025-05-07T21:01:48.4110391Z B=116, 2025-05-07T21:01:48.4110625Z log_E=4, 2025-05-07T21:01:48.4110861Z L=18, 2025-05-07T21:01:48.4111100Z D_gradcheck=2, 2025-05-07T21:01:48.4111385Z stochastic_rounding=False, 2025-05-07T21:01:48.4111706Z weighted=True, 2025-05-07T21:01:48.4111961Z row_wise=True, 2025-05-07T21:01:48.4112241Z mixed=True, 2025-05-07T21:01:48.4112530Z use_cache=False, 2025-05-07T21:01:48.4112832Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.4113186Z use_cpu=True, 2025-05-07T21:01:48.4113472Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.4113790Z ) 2025-05-07T21:01:48.4114075Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.4114781Z self=, 2025-05-07T21:01:48.4115554Z compile=True, 2025-05-07T21:01:48.4115854Z pooling_mode=, 2025-05-07T21:01:48.4116204Z T=3, 2025-05-07T21:01:48.4116427Z D=45, 2025-05-07T21:01:48.4116658Z B=82, 2025-05-07T21:01:48.4116894Z log_E=3, 2025-05-07T21:01:48.4117181Z L=16, 2025-05-07T21:01:48.4117424Z D_gradcheck=2, 2025-05-07T21:01:48.4117709Z stochastic_rounding=True, 2025-05-07T21:01:48.4118020Z weighted=False, 2025-05-07T21:01:48.4118291Z row_wise=True, 2025-05-07T21:01:48.4118552Z mixed=False, 2025-05-07T21:01:48.4118911Z use_cache=True, 2025-05-07T21:01:48.4119210Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.4119571Z use_cpu=True, 2025-05-07T21:01:48.4119860Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.4120175Z ) 2025-05-07T21:01:48.4120460Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.4121167Z self=, 2025-05-07T21:01:48.4121822Z compile=False, 2025-05-07T21:01:48.4122118Z pooling_mode=, 2025-05-07T21:01:48.4122512Z T=3, 2025-05-07T21:01:48.4122733Z D=31, 2025-05-07T21:01:48.4122966Z B=65, 2025-05-07T21:01:48.4123195Z log_E=3, 2025-05-07T21:01:48.4123433Z L=6, 2025-05-07T21:01:48.4123667Z D_gradcheck=1, 2025-05-07T21:01:48.4123950Z stochastic_rounding=False, 2025-05-07T21:01:48.4124262Z weighted=True, 2025-05-07T21:01:48.4124529Z row_wise=True, 2025-05-07T21:01:48.4124805Z mixed=False, 2025-05-07T21:01:48.4125065Z use_cache=False, 2025-05-07T21:01:48.4125426Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.4125776Z use_cpu=True, 2025-05-07T21:01:48.4126058Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.4126378Z ) 2025-05-07T21:01:48.4126663Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.4127369Z self=, 2025-05-07T21:01:48.4128019Z compile=False, 2025-05-07T21:01:48.4128314Z pooling_mode=, 2025-05-07T21:01:48.4128660Z T=4, 2025-05-07T21:01:48.4128883Z D=52, 2025-05-07T21:01:48.4129111Z B=86, 2025-05-07T21:01:48.4129347Z log_E=4, 2025-05-07T21:01:48.4129581Z L=19, 2025-05-07T21:01:48.4129818Z D_gradcheck=2, 2025-05-07T21:01:48.4130097Z stochastic_rounding=True, 2025-05-07T21:01:48.4130407Z weighted=False, 2025-05-07T21:01:48.4130671Z row_wise=True, 2025-05-07T21:01:48.4130933Z mixed=True, 2025-05-07T21:01:48.4131185Z use_cache=False, 2025-05-07T21:01:48.4131490Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.4131890Z use_cpu=True, 2025-05-07T21:01:48.4132183Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.4132547Z ) 2025-05-07T21:01:48.4868528Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.4869130Z self=, 2025-05-07T21:01:48.4869663Z compile=False, 2025-05-07T21:01:48.4869918Z pooling_mode=, 2025-05-07T21:01:48.4870210Z T=3, 2025-05-07T21:01:48.4870392Z D=35, 2025-05-07T21:01:48.4870577Z B=26, 2025-05-07T21:01:48.4870777Z log_E=4, 2025-05-07T21:01:48.4870966Z L=10, 2025-05-07T21:01:48.4871169Z D_gradcheck=1, 2025-05-07T21:01:48.4871408Z stochastic_rounding=True, 2025-05-07T21:01:48.4871674Z weighted=True, 2025-05-07T21:01:48.4871893Z row_wise=True, 2025-05-07T21:01:48.4872102Z mixed=False, 2025-05-07T21:01:48.4872312Z use_cache=False, 2025-05-07T21:01:48.4872570Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.4872853Z use_cpu=True, 2025-05-07T21:01:48.4873090Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.4873350Z ) 2025-05-07T21:01:48.4873575Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.4874148Z self=, 2025-05-07T21:01:48.4874683Z compile=False, 2025-05-07T21:01:48.4874923Z pooling_mode=, 2025-05-07T21:01:48.4875204Z T=2, 2025-05-07T21:01:48.4875467Z D=121, 2025-05-07T21:01:48.4875658Z B=105, 2025-05-07T21:01:48.4876456Z log_E=3, 2025-05-07T21:01:48.4876671Z L=6, 2025-05-07T21:01:48.4876864Z D_gradcheck=1, 2025-05-07T21:01:48.4877108Z stochastic_rounding=True, 2025-05-07T21:01:48.4877376Z weighted=True, 2025-05-07T21:01:48.4877649Z row_wise=True, 2025-05-07T21:01:48.4877937Z mixed=True, 2025-05-07T21:01:48.4878160Z use_cache=False, 2025-05-07T21:01:48.4878425Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.4878717Z use_cpu=True, 2025-05-07T21:01:48.4878969Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.4879244Z ) 2025-05-07T21:01:48.4879482Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.4880075Z self=, 2025-05-07T21:01:48.4880615Z compile=False, 2025-05-07T21:01:48.4880865Z pooling_mode=, 2025-05-07T21:01:48.4881161Z T=3, 2025-05-07T21:01:48.4881354Z D=70, 2025-05-07T21:01:48.4881544Z B=7, 2025-05-07T21:01:48.4881745Z log_E=3, 2025-05-07T21:01:48.4881949Z L=13, 2025-05-07T21:01:48.4882146Z D_gradcheck=2, 2025-05-07T21:01:48.4882390Z stochastic_rounding=False, 2025-05-07T21:01:48.4882664Z weighted=True, 2025-05-07T21:01:48.4882881Z row_wise=True, 2025-05-07T21:01:48.4883107Z mixed=False, 2025-05-07T21:01:48.4883409Z use_cache=True, 2025-05-07T21:01:48.4883657Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.4883954Z use_cpu=True, 2025-05-07T21:01:48.4884209Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.4884477Z ) 2025-05-07T21:01:48.4884727Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.4885312Z self=, 2025-05-07T21:01:48.4885847Z compile=True, 2025-05-07T21:01:48.4886089Z pooling_mode=, 2025-05-07T21:01:48.4886382Z T=3, 2025-05-07T21:01:48.4886569Z D=60, 2025-05-07T21:01:48.4886756Z B=32, 2025-05-07T21:01:48.4886952Z log_E=3, 2025-05-07T21:01:48.4887153Z L=3, 2025-05-07T21:01:48.4887342Z D_gradcheck=1, 2025-05-07T21:01:48.4887580Z stochastic_rounding=True, 2025-05-07T21:01:48.4887846Z weighted=False, 2025-05-07T21:01:48.4888068Z row_wise=True, 2025-05-07T21:01:48.4888287Z mixed=True, 2025-05-07T21:01:48.4888504Z use_cache=False, 2025-05-07T21:01:48.4888822Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.4889118Z use_cpu=True, 2025-05-07T21:01:48.4889360Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.4889619Z ) 2025-05-07T21:01:48.4889861Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.4890441Z self=, 2025-05-07T21:01:48.4891157Z compile=False, 2025-05-07T21:01:48.4891399Z pooling_mode=, 2025-05-07T21:01:48.4891692Z T=3, 2025-05-07T21:01:48.4891876Z D=31, 2025-05-07T21:01:48.4892059Z B=4, 2025-05-07T21:01:48.4892252Z log_E=3, 2025-05-07T21:01:48.4892444Z L=1, 2025-05-07T21:01:48.4892632Z D_gradcheck=2, 2025-05-07T21:01:48.4892868Z stochastic_rounding=True, 2025-05-07T21:01:48.4893132Z weighted=False, 2025-05-07T21:01:48.4893349Z row_wise=True, 2025-05-07T21:01:48.4893568Z mixed=False, 2025-05-07T21:01:48.4893781Z use_cache=False, 2025-05-07T21:01:48.4894031Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.4894323Z use_cpu=True, 2025-05-07T21:01:48.4894563Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.4894820Z ) 2025-05-07T21:01:48.4895062Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.4895646Z self=, 2025-05-07T21:01:48.4896170Z compile=True, 2025-05-07T21:01:48.4896419Z pooling_mode=, 2025-05-07T21:01:48.4896707Z T=4, 2025-05-07T21:01:48.4896897Z D=7, 2025-05-07T21:01:48.4897146Z B=108, 2025-05-07T21:01:48.4897339Z log_E=5, 2025-05-07T21:01:48.4897532Z L=6, 2025-05-07T21:01:48.4897723Z D_gradcheck=1, 2025-05-07T21:01:48.4897962Z stochastic_rounding=False, 2025-05-07T21:01:48.4898227Z weighted=True, 2025-05-07T21:01:48.4898500Z row_wise=True, 2025-05-07T21:01:48.4898715Z mixed=True, 2025-05-07T21:01:48.4898933Z use_cache=True, 2025-05-07T21:01:48.4899177Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.4899470Z use_cpu=True, 2025-05-07T21:01:48.4899708Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.4899973Z ) 2025-05-07T21:01:48.4900209Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.4900795Z self=, 2025-05-07T21:01:48.4901324Z compile=True, 2025-05-07T21:01:48.4901571Z pooling_mode=, 2025-05-07T21:01:48.4901860Z T=5, 2025-05-07T21:01:48.4902047Z D=53, 2025-05-07T21:01:48.4902238Z B=74, 2025-05-07T21:01:48.4902438Z log_E=3, 2025-05-07T21:01:48.4902633Z L=12, 2025-05-07T21:01:48.4902837Z D_gradcheck=1, 2025-05-07T21:01:48.4903073Z stochastic_rounding=True, 2025-05-07T21:01:48.4903338Z weighted=True, 2025-05-07T21:01:48.4903557Z row_wise=True, 2025-05-07T21:01:48.4903871Z mixed=False, 2025-05-07T21:01:48.4904093Z use_cache=False, 2025-05-07T21:01:48.4904347Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.4904642Z use_cpu=True, 2025-05-07T21:01:48.4904886Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.4905150Z ) 2025-05-07T21:01:48.4905388Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.4905993Z self=, 2025-05-07T21:01:48.4906525Z compile=True, 2025-05-07T21:01:48.4906779Z pooling_mode=, 2025-05-07T21:01:48.4907069Z T=1, 2025-05-07T21:01:48.4907260Z D=98, 2025-05-07T21:01:48.4907450Z B=53, 2025-05-07T21:01:48.4907643Z log_E=3, 2025-05-07T21:01:48.4907837Z L=8, 2025-05-07T21:01:48.4908034Z D_gradcheck=1, 2025-05-07T21:01:48.4908276Z stochastic_rounding=False, 2025-05-07T21:01:48.4908538Z weighted=False, 2025-05-07T21:01:48.4908765Z row_wise=True, 2025-05-07T21:01:48.4908986Z mixed=False, 2025-05-07T21:01:48.4909275Z use_cache=False, 2025-05-07T21:01:48.4909531Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.4909826Z use_cpu=True, 2025-05-07T21:01:48.4910072Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.4910377Z ) 2025-05-07T21:01:48.4910619Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.4911208Z self=, 2025-05-07T21:01:48.4911747Z compile=True, 2025-05-07T21:01:48.4911993Z pooling_mode=, 2025-05-07T21:01:48.4912287Z T=2, 2025-05-07T21:01:48.4912478Z D=75, 2025-05-07T21:01:48.4912668Z B=125, 2025-05-07T21:01:48.4912862Z log_E=3, 2025-05-07T21:01:48.4913061Z L=18, 2025-05-07T21:01:48.4913255Z D_gradcheck=1, 2025-05-07T21:01:48.4913497Z stochastic_rounding=False, 2025-05-07T21:01:48.4913766Z weighted=True, 2025-05-07T21:01:48.4913986Z row_wise=True, 2025-05-07T21:01:48.4914203Z mixed=False, 2025-05-07T21:01:48.4914423Z use_cache=True, 2025-05-07T21:01:48.4914674Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.4914969Z use_cpu=True, 2025-05-07T21:01:48.4915212Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.4915577Z ) 2025-05-07T21:01:48.4915813Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.4916399Z self=, 2025-05-07T21:01:48.4916937Z compile=True, 2025-05-07T21:01:48.4917183Z pooling_mode=, 2025-05-07T21:01:48.4917551Z T=2, 2025-05-07T21:01:48.4917745Z D=23, 2025-05-07T21:01:48.4917931Z B=79, 2025-05-07T21:01:48.4918127Z log_E=5, 2025-05-07T21:01:48.4918330Z L=5, 2025-05-07T21:01:48.4918522Z D_gradcheck=2, 2025-05-07T21:01:48.4918762Z stochastic_rounding=True, 2025-05-07T21:01:48.4919074Z weighted=True, 2025-05-07T21:01:48.4919295Z row_wise=True, 2025-05-07T21:01:48.4919514Z mixed=True, 2025-05-07T21:01:48.4919734Z use_cache=False, 2025-05-07T21:01:48.4919989Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.4920284Z use_cpu=True, 2025-05-07T21:01:48.4920532Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.4920806Z ) 2025-05-07T21:01:48.4921042Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.4921639Z self=, 2025-05-07T21:01:48.4922178Z compile=False, 2025-05-07T21:01:48.4922433Z pooling_mode=, 2025-05-07T21:01:48.4922725Z T=4, 2025-05-07T21:01:48.4922909Z D=105, 2025-05-07T21:01:48.4923105Z B=62, 2025-05-07T21:01:48.4923299Z log_E=3, 2025-05-07T21:01:48.4923494Z L=14, 2025-05-07T21:01:48.4923693Z D_gradcheck=2, 2025-05-07T21:01:48.4923931Z stochastic_rounding=True, 2025-05-07T21:01:48.4924194Z weighted=False, 2025-05-07T21:01:48.4924470Z row_wise=True, 2025-05-07T21:01:48.4924692Z mixed=False, 2025-05-07T21:01:48.4924906Z use_cache=False, 2025-05-07T21:01:48.4925163Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.4925457Z use_cpu=True, 2025-05-07T21:01:48.4925696Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.4925965Z ) 2025-05-07T21:01:48.4926204Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.4933707Z self=, 2025-05-07T21:01:48.4934263Z compile=False, 2025-05-07T21:01:48.4934517Z pooling_mode=, 2025-05-07T21:01:48.4934818Z T=5, 2025-05-07T21:01:48.4935008Z D=14, 2025-05-07T21:01:48.4935191Z B=2, 2025-05-07T21:01:48.4935379Z log_E=4, 2025-05-07T21:01:48.4935577Z L=16, 2025-05-07T21:01:48.4935768Z D_gradcheck=1, 2025-05-07T21:01:48.4936003Z stochastic_rounding=False, 2025-05-07T21:01:48.4936278Z weighted=True, 2025-05-07T21:01:48.4936493Z row_wise=True, 2025-05-07T21:01:48.4936774Z mixed=False, 2025-05-07T21:01:48.4936994Z use_cache=False, 2025-05-07T21:01:48.4937246Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.4937538Z use_cpu=True, 2025-05-07T21:01:48.4937779Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.4938051Z ) 2025-05-07T21:01:48.4938286Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.4938873Z self=, 2025-05-07T21:01:48.4939413Z compile=False, 2025-05-07T21:01:48.4939665Z pooling_mode=, 2025-05-07T21:01:48.4939949Z T=1, 2025-05-07T21:01:48.4940140Z D=76, 2025-05-07T21:01:48.4940325Z B=92, 2025-05-07T21:01:48.4940515Z log_E=3, 2025-05-07T21:01:48.4940711Z L=5, 2025-05-07T21:01:48.4940901Z D_gradcheck=2, 2025-05-07T21:01:48.4941144Z stochastic_rounding=False, 2025-05-07T21:01:48.4941408Z weighted=True, 2025-05-07T21:01:48.4941629Z row_wise=True, 2025-05-07T21:01:48.4941843Z mixed=False, 2025-05-07T21:01:48.4942059Z use_cache=True, 2025-05-07T21:01:48.4942307Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.4942601Z use_cpu=True, 2025-05-07T21:01:48.4942845Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.4943111Z ) 2025-05-07T21:01:48.4943354Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.4943943Z self=, 2025-05-07T21:01:48.4944483Z compile=True, 2025-05-07T21:01:48.4944780Z pooling_mode=, 2025-05-07T21:01:48.4945074Z T=5, 2025-05-07T21:01:48.4945267Z D=8, 2025-05-07T21:01:48.4945453Z B=44, 2025-05-07T21:01:48.4945646Z log_E=3, 2025-05-07T21:01:48.4945847Z L=1, 2025-05-07T21:01:48.4946042Z D_gradcheck=1, 2025-05-07T21:01:48.4946324Z stochastic_rounding=False, 2025-05-07T21:01:48.4946591Z weighted=True, 2025-05-07T21:01:48.4946811Z row_wise=True, 2025-05-07T21:01:48.4947028Z mixed=True, 2025-05-07T21:01:48.4947244Z use_cache=False, 2025-05-07T21:01:48.4947499Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.4947793Z use_cpu=True, 2025-05-07T21:01:48.4948034Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.4948297Z ) 2025-05-07T21:01:48.4948536Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.4949123Z self=, 2025-05-07T21:01:48.4949664Z compile=True, 2025-05-07T21:01:48.4949914Z pooling_mode=, 2025-05-07T21:01:48.4950202Z T=4, 2025-05-07T21:01:48.4950390Z D=54, 2025-05-07T21:01:48.4950576Z B=77, 2025-05-07T21:01:48.4950773Z log_E=5, 2025-05-07T21:01:48.4950967Z L=17, 2025-05-07T21:01:48.4951158Z D_gradcheck=2, 2025-05-07T21:01:48.4951399Z stochastic_rounding=False, 2025-05-07T21:01:48.4951714Z weighted=False, 2025-05-07T21:01:48.4951941Z row_wise=True, 2025-05-07T21:01:48.4952160Z mixed=True, 2025-05-07T21:01:48.4952376Z use_cache=False, 2025-05-07T21:01:48.4952629Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.4952920Z use_cpu=True, 2025-05-07T21:01:48.4953163Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.4953429Z ) 2025-05-07T21:01:48.4953670Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.4954259Z self=, 2025-05-07T21:01:48.4954791Z compile=True, 2025-05-07T21:01:48.4955042Z pooling_mode=, 2025-05-07T21:01:48.4955333Z T=2, 2025-05-07T21:01:48.4955659Z D=30, 2025-05-07T21:01:48.4955847Z B=74, 2025-05-07T21:01:48.4956040Z log_E=5, 2025-05-07T21:01:48.4956236Z L=4, 2025-05-07T21:01:48.4956430Z D_gradcheck=1, 2025-05-07T21:01:48.4956670Z stochastic_rounding=True, 2025-05-07T21:01:48.4956934Z weighted=False, 2025-05-07T21:01:48.4957207Z row_wise=True, 2025-05-07T21:01:48.4957424Z mixed=True, 2025-05-07T21:01:48.4957645Z use_cache=False, 2025-05-07T21:01:48.4957900Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.4958192Z use_cpu=True, 2025-05-07T21:01:48.4958436Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.4958701Z ) 2025-05-07T21:01:48.5117840Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5118464Z self=, 2025-05-07T21:01:48.5119010Z compile=False, 2025-05-07T21:01:48.5119286Z pooling_mode=, 2025-05-07T21:01:48.5119580Z T=4, 2025-05-07T21:01:48.5119780Z D=124, 2025-05-07T21:01:48.5119972Z B=49, 2025-05-07T21:01:48.5120167Z log_E=5, 2025-05-07T21:01:48.5120369Z L=4, 2025-05-07T21:01:48.5120564Z D_gradcheck=1, 2025-05-07T21:01:48.5120803Z stochastic_rounding=False, 2025-05-07T21:01:48.5121072Z weighted=True, 2025-05-07T21:01:48.5121291Z row_wise=True, 2025-05-07T21:01:48.5121514Z mixed=True, 2025-05-07T21:01:48.5121735Z use_cache=False, 2025-05-07T21:01:48.5121991Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.5122286Z use_cpu=True, 2025-05-07T21:01:48.5122568Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.5122854Z ) 2025-05-07T21:01:48.5123099Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5123687Z self=, 2025-05-07T21:01:48.5124325Z compile=False, 2025-05-07T21:01:48.5124573Z pooling_mode=, 2025-05-07T21:01:48.5124857Z T=3, 2025-05-07T21:01:48.5125047Z D=42, 2025-05-07T21:01:48.5125235Z B=63, 2025-05-07T21:01:48.5125430Z log_E=3, 2025-05-07T21:01:48.5125631Z L=20, 2025-05-07T21:01:48.5125892Z D_gradcheck=2, 2025-05-07T21:01:48.5126131Z stochastic_rounding=False, 2025-05-07T21:01:48.5126398Z weighted=False, 2025-05-07T21:01:48.5126620Z row_wise=True, 2025-05-07T21:01:48.5126838Z mixed=True, 2025-05-07T21:01:48.5127056Z use_cache=True, 2025-05-07T21:01:48.5127300Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.5127597Z use_cpu=True, 2025-05-07T21:01:48.5127841Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.5128104Z ) 2025-05-07T21:01:48.5128343Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5128925Z self=, 2025-05-07T21:01:48.5129468Z compile=True, 2025-05-07T21:01:48.5129711Z pooling_mode=, 2025-05-07T21:01:48.5129995Z T=1, 2025-05-07T21:01:48.5130186Z D=49, 2025-05-07T21:01:48.5130373Z B=13, 2025-05-07T21:01:48.5130564Z log_E=3, 2025-05-07T21:01:48.5130764Z L=12, 2025-05-07T21:01:48.5130959Z D_gradcheck=1, 2025-05-07T21:01:48.5131265Z stochastic_rounding=False, 2025-05-07T21:01:48.5131535Z weighted=False, 2025-05-07T21:01:48.5131756Z row_wise=True, 2025-05-07T21:01:48.5131976Z mixed=False, 2025-05-07T21:01:48.5132196Z use_cache=False, 2025-05-07T21:01:48.5132464Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.5132791Z use_cpu=True, 2025-05-07T21:01:48.5133034Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.5133294Z ) 2025-05-07T21:01:48.5133531Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5134117Z self=, 2025-05-07T21:01:48.5134654Z compile=True, 2025-05-07T21:01:48.5134947Z pooling_mode=, 2025-05-07T21:01:48.5135227Z T=1, 2025-05-07T21:01:48.5135422Z D=9, 2025-05-07T21:01:48.5135616Z B=85, 2025-05-07T21:01:48.5135801Z log_E=3, 2025-05-07T21:01:48.5136001Z L=16, 2025-05-07T21:01:48.5136206Z D_gradcheck=1, 2025-05-07T21:01:48.5136443Z stochastic_rounding=True, 2025-05-07T21:01:48.5136775Z weighted=False, 2025-05-07T21:01:48.5136999Z row_wise=True, 2025-05-07T21:01:48.5137211Z mixed=False, 2025-05-07T21:01:48.5137428Z use_cache=False, 2025-05-07T21:01:48.5137687Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.5137976Z use_cpu=True, 2025-05-07T21:01:48.5138211Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.5138473Z ) 2025-05-07T21:01:48.5138708Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5139291Z self=, 2025-05-07T21:01:48.5139824Z compile=True, 2025-05-07T21:01:48.5140068Z pooling_mode=, 2025-05-07T21:01:48.5140349Z T=5, 2025-05-07T21:01:48.5140533Z D=49, 2025-05-07T21:01:48.5140717Z B=33, 2025-05-07T21:01:48.5140905Z log_E=4, 2025-05-07T21:01:48.5141100Z L=16, 2025-05-07T21:01:48.5141296Z D_gradcheck=1, 2025-05-07T21:01:48.5141532Z stochastic_rounding=False, 2025-05-07T21:01:48.5141792Z weighted=True, 2025-05-07T21:01:48.5142011Z row_wise=True, 2025-05-07T21:01:48.5142222Z mixed=True, 2025-05-07T21:01:48.5142428Z use_cache=True, 2025-05-07T21:01:48.5142673Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.5142968Z use_cpu=True, 2025-05-07T21:01:48.5143211Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.5143485Z ) 2025-05-07T21:01:48.5143726Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5144357Z self=, 2025-05-07T21:01:48.5144902Z compile=False, 2025-05-07T21:01:48.5145155Z pooling_mode=, 2025-05-07T21:01:48.5145446Z T=5, 2025-05-07T21:01:48.5145633Z D=10, 2025-05-07T21:01:48.5145828Z B=63, 2025-05-07T21:01:48.5146026Z log_E=3, 2025-05-07T21:01:48.5146266Z L=16, 2025-05-07T21:01:48.5146468Z D_gradcheck=2, 2025-05-07T21:01:48.5146714Z stochastic_rounding=False, 2025-05-07T21:01:48.5146978Z weighted=True, 2025-05-07T21:01:48.5147205Z row_wise=True, 2025-05-07T21:01:48.5147424Z mixed=False, 2025-05-07T21:01:48.5147643Z use_cache=True, 2025-05-07T21:01:48.5147895Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.5148190Z use_cpu=True, 2025-05-07T21:01:48.5148430Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.5148706Z ) 2025-05-07T21:01:48.5148950Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5149538Z self=, 2025-05-07T21:01:48.5150081Z compile=False, 2025-05-07T21:01:48.5150337Z pooling_mode=, 2025-05-07T21:01:48.5150623Z T=5, 2025-05-07T21:01:48.5150815Z D=64, 2025-05-07T21:01:48.5151012Z B=67, 2025-05-07T21:01:48.5151207Z log_E=4, 2025-05-07T21:01:48.5151458Z L=0, 2025-05-07T21:01:48.5151659Z D_gradcheck=1, 2025-05-07T21:01:48.5151906Z stochastic_rounding=False, 2025-05-07T21:01:48.5152173Z weighted=True, 2025-05-07T21:01:48.5152400Z row_wise=True, 2025-05-07T21:01:48.5152620Z mixed=True, 2025-05-07T21:01:48.5152832Z use_cache=True, 2025-05-07T21:01:48.5153086Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.5153383Z use_cpu=True, 2025-05-07T21:01:48.5153621Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.5153896Z ) 2025-05-07T21:01:48.5154140Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5154730Z self=, 2025-05-07T21:01:48.5155271Z compile=True, 2025-05-07T21:01:48.5155674Z pooling_mode=, 2025-05-07T21:01:48.5155963Z T=3, 2025-05-07T21:01:48.5156159Z D=8, 2025-05-07T21:01:48.5156353Z B=104, 2025-05-07T21:01:48.5156546Z log_E=5, 2025-05-07T21:01:48.5156749Z L=7, 2025-05-07T21:01:48.5156949Z D_gradcheck=2, 2025-05-07T21:01:48.5157263Z stochastic_rounding=True, 2025-05-07T21:01:48.5157535Z weighted=False, 2025-05-07T21:01:48.5157759Z row_wise=True, 2025-05-07T21:01:48.5157975Z mixed=False, 2025-05-07T21:01:48.5158198Z use_cache=True, 2025-05-07T21:01:48.5158451Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.5158749Z use_cpu=True, 2025-05-07T21:01:48.5158990Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.5159265Z ) 2025-05-07T21:01:48.5159509Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5160097Z self=, 2025-05-07T21:01:48.5160639Z compile=False, 2025-05-07T21:01:48.5160899Z pooling_mode=, 2025-05-07T21:01:48.5161188Z T=5, 2025-05-07T21:01:48.5161382Z D=44, 2025-05-07T21:01:48.5161575Z B=36, 2025-05-07T21:01:48.5161770Z log_E=3, 2025-05-07T21:01:48.5161978Z L=1, 2025-05-07T21:01:48.5162178Z D_gradcheck=2, 2025-05-07T21:01:48.5162417Z stochastic_rounding=True, 2025-05-07T21:01:48.5162686Z weighted=True, 2025-05-07T21:01:48.5162912Z row_wise=True, 2025-05-07T21:01:48.5163124Z mixed=True, 2025-05-07T21:01:48.5163344Z use_cache=False, 2025-05-07T21:01:48.5163605Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.5163897Z use_cpu=True, 2025-05-07T21:01:48.5164147Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.5164425Z ) 2025-05-07T21:01:48.5164677Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5165313Z self=, 2025-05-07T21:01:48.5165857Z compile=False, 2025-05-07T21:01:48.5166116Z pooling_mode=, 2025-05-07T21:01:48.5166407Z T=2, 2025-05-07T21:01:48.5166601Z D=34, 2025-05-07T21:01:48.5166843Z B=34, 2025-05-07T21:01:48.5167034Z log_E=3, 2025-05-07T21:01:48.5167239Z L=11, 2025-05-07T21:01:48.5167443Z D_gradcheck=1, 2025-05-07T21:01:48.5167680Z stochastic_rounding=True, 2025-05-07T21:01:48.5167950Z weighted=True, 2025-05-07T21:01:48.5168174Z row_wise=True, 2025-05-07T21:01:48.5168392Z mixed=True, 2025-05-07T21:01:48.5168618Z use_cache=False, 2025-05-07T21:01:48.5168877Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.5169170Z use_cpu=True, 2025-05-07T21:01:48.5169415Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.5169687Z ) 2025-05-07T21:01:48.5169929Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5170525Z self=, 2025-05-07T21:01:48.5171069Z compile=False, 2025-05-07T21:01:48.5171328Z pooling_mode=, 2025-05-07T21:01:48.5171616Z T=5, 2025-05-07T21:01:48.5171811Z D=100, 2025-05-07T21:01:48.5172010Z B=109, 2025-05-07T21:01:48.5172252Z log_E=4, 2025-05-07T21:01:48.5172455Z L=1, 2025-05-07T21:01:48.5172658Z D_gradcheck=1, 2025-05-07T21:01:48.5172894Z stochastic_rounding=False, 2025-05-07T21:01:48.5173165Z weighted=True, 2025-05-07T21:01:48.5173389Z row_wise=True, 2025-05-07T21:01:48.5173607Z mixed=True, 2025-05-07T21:01:48.5173827Z use_cache=False, 2025-05-07T21:01:48.5174089Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.5174382Z use_cpu=True, 2025-05-07T21:01:48.5174634Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.5174908Z ) 2025-05-07T21:01:48.5175146Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5175740Z self=, 2025-05-07T21:01:48.5176283Z compile=True, 2025-05-07T21:01:48.5176539Z pooling_mode=, 2025-05-07T21:01:48.5176824Z T=4, 2025-05-07T21:01:48.5177019Z D=21, 2025-05-07T21:01:48.5177216Z B=33, 2025-05-07T21:01:48.5177411Z log_E=3, 2025-05-07T21:01:48.5177618Z L=10, 2025-05-07T21:01:48.5177869Z D_gradcheck=1, 2025-05-07T21:01:48.5178110Z stochastic_rounding=True, 2025-05-07T21:01:48.5178385Z weighted=False, 2025-05-07T21:01:48.5178619Z row_wise=True, 2025-05-07T21:01:48.5178839Z mixed=False, 2025-05-07T21:01:48.5179063Z use_cache=True, 2025-05-07T21:01:48.5179319Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.5179614Z use_cpu=True, 2025-05-07T21:01:48.5179863Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.5180136Z ) 2025-05-07T21:01:48.5180378Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5180973Z self=, 2025-05-07T21:01:48.5181518Z compile=True, 2025-05-07T21:01:48.5181768Z pooling_mode=, 2025-05-07T21:01:48.5182063Z T=3, 2025-05-07T21:01:48.5182263Z D=34, 2025-05-07T21:01:48.5182453Z B=53, 2025-05-07T21:01:48.5182653Z log_E=4, 2025-05-07T21:01:48.5182856Z L=17, 2025-05-07T21:01:48.5183055Z D_gradcheck=1, 2025-05-07T21:01:48.5183299Z stochastic_rounding=False, 2025-05-07T21:01:48.5183572Z weighted=False, 2025-05-07T21:01:48.5183803Z row_wise=True, 2025-05-07T21:01:48.5184022Z mixed=False, 2025-05-07T21:01:48.5184248Z use_cache=False, 2025-05-07T21:01:48.5184508Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.5184798Z use_cpu=True, 2025-05-07T21:01:48.5185046Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.5185319Z ) 2025-05-07T21:01:48.5185561Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5186199Z self=, 2025-05-07T21:01:48.5186744Z compile=True, 2025-05-07T21:01:48.5186993Z pooling_mode=, 2025-05-07T21:01:48.5187291Z T=1, 2025-05-07T21:01:48.5187531Z D=102, 2025-05-07T21:01:48.5187724Z B=24, 2025-05-07T21:01:48.5187925Z log_E=3, 2025-05-07T21:01:48.5188133Z L=2, 2025-05-07T21:01:48.5188330Z D_gradcheck=1, 2025-05-07T21:01:48.5188576Z stochastic_rounding=False, 2025-05-07T21:01:48.5188851Z weighted=False, 2025-05-07T21:01:48.5189077Z row_wise=True, 2025-05-07T21:01:48.5189300Z mixed=True, 2025-05-07T21:01:48.5189520Z use_cache=False, 2025-05-07T21:01:48.5189787Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.5190080Z use_cpu=True, 2025-05-07T21:01:48.5190330Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.5190771Z ) 2025-05-07T21:01:48.5191008Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5191597Z self=, 2025-05-07T21:01:48.5192129Z compile=True, 2025-05-07T21:01:48.5192373Z pooling_mode=, 2025-05-07T21:01:48.5192664Z T=2, 2025-05-07T21:01:48.5192859Z D=105, 2025-05-07T21:01:48.5193121Z B=113, 2025-05-07T21:01:48.5193313Z log_E=4, 2025-05-07T21:01:48.5193518Z L=11, 2025-05-07T21:01:48.5193712Z D_gradcheck=1, 2025-05-07T21:01:48.5193952Z stochastic_rounding=False, 2025-05-07T21:01:48.5194223Z weighted=False, 2025-05-07T21:01:48.5194441Z row_wise=True, 2025-05-07T21:01:48.5194662Z mixed=True, 2025-05-07T21:01:48.5194877Z use_cache=True, 2025-05-07T21:01:48.5195121Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.5195514Z use_cpu=True, 2025-05-07T21:01:48.5195756Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.5202765Z ) 2025-05-07T21:01:48.5203023Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5203629Z self=, 2025-05-07T21:01:48.5204171Z compile=True, 2025-05-07T21:01:48.5204422Z pooling_mode=, 2025-05-07T21:01:48.5204711Z T=1, 2025-05-07T21:01:48.5204900Z D=106, 2025-05-07T21:01:48.5205087Z B=13, 2025-05-07T21:01:48.5205382Z log_E=5, 2025-05-07T21:01:48.5205576Z L=1, 2025-05-07T21:01:48.5205769Z D_gradcheck=1, 2025-05-07T21:01:48.5206005Z stochastic_rounding=True, 2025-05-07T21:01:48.5206263Z weighted=True, 2025-05-07T21:01:48.5206483Z row_wise=True, 2025-05-07T21:01:48.5206694Z mixed=True, 2025-05-07T21:01:48.5206900Z use_cache=True, 2025-05-07T21:01:48.5207148Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.5207445Z use_cpu=True, 2025-05-07T21:01:48.5207687Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.5207958Z ) 2025-05-07T21:01:48.5367081Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5367715Z self=, 2025-05-07T21:01:48.5368254Z compile=True, 2025-05-07T21:01:48.5368504Z pooling_mode=, 2025-05-07T21:01:48.5368796Z T=3, 2025-05-07T21:01:48.5368984Z D=62, 2025-05-07T21:01:48.5369172Z B=67, 2025-05-07T21:01:48.5369369Z log_E=5, 2025-05-07T21:01:48.5369564Z L=16, 2025-05-07T21:01:48.5369760Z D_gradcheck=1, 2025-05-07T21:01:48.5370001Z stochastic_rounding=False, 2025-05-07T21:01:48.5370267Z weighted=True, 2025-05-07T21:01:48.5370535Z row_wise=True, 2025-05-07T21:01:48.5370756Z mixed=True, 2025-05-07T21:01:48.5370975Z use_cache=False, 2025-05-07T21:01:48.5371230Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.5371520Z use_cpu=True, 2025-05-07T21:01:48.5371763Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.5372029Z ) 2025-05-07T21:01:48.5372365Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5372955Z self=, 2025-05-07T21:01:48.5373491Z compile=True, 2025-05-07T21:01:48.5373741Z pooling_mode=, 2025-05-07T21:01:48.5374090Z T=1, 2025-05-07T21:01:48.5374279Z D=125, 2025-05-07T21:01:48.5374473Z B=17, 2025-05-07T21:01:48.5374668Z log_E=3, 2025-05-07T21:01:48.5374865Z L=4, 2025-05-07T21:01:48.5375063Z D_gradcheck=2, 2025-05-07T21:01:48.5375300Z stochastic_rounding=False, 2025-05-07T21:01:48.5375560Z weighted=True, 2025-05-07T21:01:48.5375789Z row_wise=True, 2025-05-07T21:01:48.5376007Z mixed=False, 2025-05-07T21:01:48.5376224Z use_cache=True, 2025-05-07T21:01:48.5376470Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.5376763Z use_cpu=True, 2025-05-07T21:01:48.5377002Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.5377267Z ) 2025-05-07T21:01:48.5377512Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5378098Z self=, 2025-05-07T21:01:48.5378632Z compile=False, 2025-05-07T21:01:48.5378883Z pooling_mode=, 2025-05-07T21:01:48.5379173Z T=3, 2025-05-07T21:01:48.5379428Z D=96, 2025-05-07T21:01:48.5379618Z B=36, 2025-05-07T21:01:48.5379813Z log_E=3, 2025-05-07T21:01:48.5380007Z L=5, 2025-05-07T21:01:48.5380203Z D_gradcheck=2, 2025-05-07T21:01:48.5380443Z stochastic_rounding=True, 2025-05-07T21:01:48.5380705Z weighted=True, 2025-05-07T21:01:48.5380926Z row_wise=True, 2025-05-07T21:01:48.5381143Z mixed=True, 2025-05-07T21:01:48.5381350Z use_cache=True, 2025-05-07T21:01:48.5381599Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.5381893Z use_cpu=True, 2025-05-07T21:01:48.5382138Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.5382401Z ) 2025-05-07T21:01:48.5382646Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5383229Z self=, 2025-05-07T21:01:48.5383760Z compile=False, 2025-05-07T21:01:48.5384009Z pooling_mode=, 2025-05-07T21:01:48.5384300Z T=4, 2025-05-07T21:01:48.5384487Z D=32, 2025-05-07T21:01:48.5384742Z B=51, 2025-05-07T21:01:48.5384937Z log_E=4, 2025-05-07T21:01:48.5385134Z L=9, 2025-05-07T21:01:48.5385330Z D_gradcheck=2, 2025-05-07T21:01:48.5385568Z stochastic_rounding=True, 2025-05-07T21:01:48.5385829Z weighted=True, 2025-05-07T21:01:48.5386049Z row_wise=True, 2025-05-07T21:01:48.5386267Z mixed=True, 2025-05-07T21:01:48.5386480Z use_cache=True, 2025-05-07T21:01:48.5386733Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.5387032Z use_cpu=True, 2025-05-07T21:01:48.5387269Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.5387541Z ) 2025-05-07T21:01:48.5387784Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5388374Z self=, 2025-05-07T21:01:48.5388930Z compile=False, 2025-05-07T21:01:48.5389261Z pooling_mode=, 2025-05-07T21:01:48.5389616Z T=4, 2025-05-07T21:01:48.5389839Z D=106, 2025-05-07T21:01:48.5390074Z B=128, 2025-05-07T21:01:48.5390306Z log_E=4, 2025-05-07T21:01:48.5390539Z L=9, 2025-05-07T21:01:48.5390965Z D_gradcheck=2, 2025-05-07T21:01:48.5391257Z stochastic_rounding=False, 2025-05-07T21:01:48.5391571Z weighted=False, 2025-05-07T21:01:48.5391839Z row_wise=True, 2025-05-07T21:01:48.5392100Z mixed=False, 2025-05-07T21:01:48.5392354Z use_cache=False, 2025-05-07T21:01:48.5392662Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.5393010Z use_cpu=True, 2025-05-07T21:01:48.5393290Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.5393608Z ) 2025-05-07T21:01:48.5393977Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5394678Z self=, 2025-05-07T21:01:48.5395328Z compile=False, 2025-05-07T21:01:48.5395801Z pooling_mode=, 2025-05-07T21:01:48.5396150Z T=3, 2025-05-07T21:01:48.5396374Z D=60, 2025-05-07T21:01:48.5396601Z B=76, 2025-05-07T21:01:48.5396828Z log_E=5, 2025-05-07T21:01:48.5397060Z L=18, 2025-05-07T21:01:48.5397299Z D_gradcheck=1, 2025-05-07T21:01:48.5397586Z stochastic_rounding=True, 2025-05-07T21:01:48.5397899Z weighted=False, 2025-05-07T21:01:48.5398165Z row_wise=True, 2025-05-07T21:01:48.5398426Z mixed=False, 2025-05-07T21:01:48.5398678Z use_cache=False, 2025-05-07T21:01:48.5398980Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.5399329Z use_cpu=True, 2025-05-07T21:01:48.5399613Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.5399939Z ) 2025-05-07T21:01:48.5400222Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5400921Z self=, 2025-05-07T21:01:48.5401573Z compile=True, 2025-05-07T21:01:48.5401869Z pooling_mode=, 2025-05-07T21:01:48.5402320Z T=5, 2025-05-07T21:01:48.5402573Z D=57, 2025-05-07T21:01:48.5402820Z B=95, 2025-05-07T21:01:48.5403052Z log_E=5, 2025-05-07T21:01:48.5403284Z L=20, 2025-05-07T21:01:48.5403521Z D_gradcheck=1, 2025-05-07T21:01:48.5403799Z stochastic_rounding=True, 2025-05-07T21:01:48.5404109Z weighted=True, 2025-05-07T21:01:48.5404370Z row_wise=True, 2025-05-07T21:01:48.5404623Z mixed=True, 2025-05-07T21:01:48.5404875Z use_cache=False, 2025-05-07T21:01:48.5405177Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.5405529Z use_cpu=True, 2025-05-07T21:01:48.5405816Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.5406145Z ) 2025-05-07T21:01:48.5406426Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5407128Z self=, 2025-05-07T21:01:48.5407780Z compile=True, 2025-05-07T21:01:48.5408079Z pooling_mode=, 2025-05-07T21:01:48.5408418Z T=4, 2025-05-07T21:01:48.5408713Z D=62, 2025-05-07T21:01:48.5408945Z B=43, 2025-05-07T21:01:48.5409169Z log_E=3, 2025-05-07T21:01:48.5409407Z L=13, 2025-05-07T21:01:48.5409640Z D_gradcheck=1, 2025-05-07T21:01:48.5409914Z stochastic_rounding=True, 2025-05-07T21:01:48.5410236Z weighted=True, 2025-05-07T21:01:48.5410493Z row_wise=True, 2025-05-07T21:01:48.5410748Z mixed=True, 2025-05-07T21:01:48.5411002Z use_cache=False, 2025-05-07T21:01:48.5411300Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.5411648Z use_cpu=True, 2025-05-07T21:01:48.5411932Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.5412249Z ) 2025-05-07T21:01:48.5412536Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5413239Z self=, 2025-05-07T21:01:48.5413892Z compile=False, 2025-05-07T21:01:48.5414187Z pooling_mode=, 2025-05-07T21:01:48.5414529Z T=3, 2025-05-07T21:01:48.5414752Z D=21, 2025-05-07T21:01:48.5414977Z B=37, 2025-05-07T21:01:48.5415204Z log_E=5, 2025-05-07T21:01:48.5415436Z L=19, 2025-05-07T21:01:48.5415670Z D_gradcheck=2, 2025-05-07T21:01:48.5415946Z stochastic_rounding=True, 2025-05-07T21:01:48.5416257Z weighted=True, 2025-05-07T21:01:48.5416514Z row_wise=True, 2025-05-07T21:01:48.5416768Z mixed=True, 2025-05-07T21:01:48.5417025Z use_cache=True, 2025-05-07T21:01:48.5417315Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.5417673Z use_cpu=True, 2025-05-07T21:01:48.5418014Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.5418336Z ) 2025-05-07T21:01:48.5418622Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5419334Z self=, 2025-05-07T21:01:48.5420036Z compile=False, 2025-05-07T21:01:48.5420339Z pooling_mode=, 2025-05-07T21:01:48.5420691Z T=4, 2025-05-07T21:01:48.5420918Z D=19, 2025-05-07T21:01:48.5421152Z B=25, 2025-05-07T21:01:48.5421385Z log_E=5, 2025-05-07T21:01:48.5421621Z L=13, 2025-05-07T21:01:48.5421861Z D_gradcheck=1, 2025-05-07T21:01:48.5422149Z stochastic_rounding=False, 2025-05-07T21:01:48.5422466Z weighted=False, 2025-05-07T21:01:48.5422736Z row_wise=True, 2025-05-07T21:01:48.5422997Z mixed=True, 2025-05-07T21:01:48.5423249Z use_cache=True, 2025-05-07T21:01:48.5423545Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.5423899Z use_cpu=True, 2025-05-07T21:01:48.5424192Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.5424515Z ) 2025-05-07T21:01:48.5424800Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5425507Z self=, 2025-05-07T21:01:48.5426161Z compile=True, 2025-05-07T21:01:48.5426509Z pooling_mode=, 2025-05-07T21:01:48.5426857Z T=2, 2025-05-07T21:01:48.5427083Z D=21, 2025-05-07T21:01:48.5427312Z B=62, 2025-05-07T21:01:48.5427549Z log_E=3, 2025-05-07T21:01:48.5427783Z L=13, 2025-05-07T21:01:48.5428021Z D_gradcheck=2, 2025-05-07T21:01:48.5428310Z stochastic_rounding=False, 2025-05-07T21:01:48.5428623Z weighted=True, 2025-05-07T21:01:48.5428890Z row_wise=True, 2025-05-07T21:01:48.5429152Z mixed=False, 2025-05-07T21:01:48.5429407Z use_cache=True, 2025-05-07T21:01:48.5429707Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.5430065Z use_cpu=True, 2025-05-07T21:01:48.5430354Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.5430678Z ) 2025-05-07T21:01:48.5430964Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5431669Z self=, 2025-05-07T21:01:48.5432322Z compile=False, 2025-05-07T21:01:48.5432623Z pooling_mode=, 2025-05-07T21:01:48.5433021Z T=5, 2025-05-07T21:01:48.5433250Z D=106, 2025-05-07T21:01:48.5433485Z B=80, 2025-05-07T21:01:48.5433721Z log_E=4, 2025-05-07T21:01:48.5433957Z L=9, 2025-05-07T21:01:48.5434195Z D_gradcheck=1, 2025-05-07T21:01:48.5434479Z stochastic_rounding=True, 2025-05-07T21:01:48.5434794Z weighted=True, 2025-05-07T21:01:48.5435058Z row_wise=True, 2025-05-07T21:01:48.5435326Z mixed=False, 2025-05-07T21:01:48.5435714Z use_cache=False, 2025-05-07T21:01:48.5436023Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.5436378Z use_cpu=True, 2025-05-07T21:01:48.5436666Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.5436994Z ) 2025-05-07T21:01:48.5437281Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5437992Z self=, 2025-05-07T21:01:48.5438652Z compile=True, 2025-05-07T21:01:48.5438953Z pooling_mode=, 2025-05-07T21:01:48.5439304Z T=2, 2025-05-07T21:01:48.5439528Z D=61, 2025-05-07T21:01:48.5439757Z B=66, 2025-05-07T21:01:48.5439990Z log_E=4, 2025-05-07T21:01:48.5440225Z L=12, 2025-05-07T21:01:48.5440462Z D_gradcheck=2, 2025-05-07T21:01:48.5440746Z stochastic_rounding=True, 2025-05-07T21:01:48.5441058Z weighted=True, 2025-05-07T21:01:48.5441327Z row_wise=True, 2025-05-07T21:01:48.5441589Z mixed=False, 2025-05-07T21:01:48.5441845Z use_cache=True, 2025-05-07T21:01:48.5442143Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.5442500Z use_cpu=True, 2025-05-07T21:01:48.5442839Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.5443167Z ) 2025-05-07T21:01:48.5443453Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5444161Z self=, 2025-05-07T21:01:48.5444869Z compile=False, 2025-05-07T21:01:48.5445173Z pooling_mode=, 2025-05-07T21:01:48.5445521Z T=4, 2025-05-07T21:01:48.5445746Z D=25, 2025-05-07T21:01:48.5445978Z B=24, 2025-05-07T21:01:48.5446213Z log_E=3, 2025-05-07T21:01:48.5446450Z L=13, 2025-05-07T21:01:48.5446689Z D_gradcheck=1, 2025-05-07T21:01:48.5446976Z stochastic_rounding=True, 2025-05-07T21:01:48.5447288Z weighted=True, 2025-05-07T21:01:48.5447552Z row_wise=True, 2025-05-07T21:01:48.5447813Z mixed=False, 2025-05-07T21:01:48.5448070Z use_cache=False, 2025-05-07T21:01:48.5448376Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.5448736Z use_cpu=True, 2025-05-07T21:01:48.5449017Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.5449341Z ) 2025-05-07T21:01:48.5449628Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5450335Z self=, 2025-05-07T21:01:48.5451048Z compile=True, 2025-05-07T21:01:48.5451350Z pooling_mode=, 2025-05-07T21:01:48.5451694Z T=2, 2025-05-07T21:01:48.5451925Z D=74, 2025-05-07T21:01:48.5452160Z B=46, 2025-05-07T21:01:48.5452406Z log_E=5, 2025-05-07T21:01:48.5452686Z L=13, 2025-05-07T21:01:48.5452951Z D_gradcheck=1, 2025-05-07T21:01:48.5453250Z stochastic_rounding=True, 2025-05-07T21:01:48.5453577Z weighted=True, 2025-05-07T21:01:48.5453852Z row_wise=True, 2025-05-07T21:01:48.5454121Z mixed=False, 2025-05-07T21:01:48.5454351Z use_cache=True, 2025-05-07T21:01:48.5454602Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.5454905Z use_cpu=True, 2025-05-07T21:01:48.5455145Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.5455417Z ) 2025-05-07T21:01:48.5455661Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5456243Z self=, 2025-05-07T21:01:48.5456791Z compile=False, 2025-05-07T21:01:48.5457103Z pooling_mode=, 2025-05-07T21:01:48.5457394Z T=3, 2025-05-07T21:01:48.5457590Z D=37, 2025-05-07T21:01:48.5457784Z B=24, 2025-05-07T21:01:48.5457975Z log_E=5, 2025-05-07T21:01:48.5458179Z L=1, 2025-05-07T21:01:48.5458381Z D_gradcheck=1, 2025-05-07T21:01:48.5458613Z stochastic_rounding=True, 2025-05-07T21:01:48.5458883Z weighted=False, 2025-05-07T21:01:48.5459115Z row_wise=True, 2025-05-07T21:01:48.5459333Z mixed=False, 2025-05-07T21:01:48.5459556Z use_cache=False, 2025-05-07T21:01:48.5459820Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.5460121Z use_cpu=True, 2025-05-07T21:01:48.5460362Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.5460630Z ) 2025-05-07T21:01:48.5935886Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5936486Z self=, 2025-05-07T21:01:48.5937073Z compile=True, 2025-05-07T21:01:48.5937381Z pooling_mode=, 2025-05-07T21:01:48.5937664Z T=4, 2025-05-07T21:01:48.5937851Z D=28, 2025-05-07T21:01:48.5938041Z B=124, 2025-05-07T21:01:48.5938228Z log_E=3, 2025-05-07T21:01:48.5938421Z L=12, 2025-05-07T21:01:48.5938619Z D_gradcheck=1, 2025-05-07T21:01:48.5938854Z stochastic_rounding=False, 2025-05-07T21:01:48.5939118Z weighted=True, 2025-05-07T21:01:48.5939338Z row_wise=True, 2025-05-07T21:01:48.5939558Z mixed=False, 2025-05-07T21:01:48.5939767Z use_cache=False, 2025-05-07T21:01:48.5940127Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.5940428Z use_cpu=True, 2025-05-07T21:01:48.5940666Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.5940941Z ) 2025-05-07T21:01:48.5941190Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5941780Z self=, 2025-05-07T21:01:48.5942392Z compile=False, 2025-05-07T21:01:48.5942695Z pooling_mode=, 2025-05-07T21:01:48.5942985Z T=1, 2025-05-07T21:01:48.5943076Z D=120, 2025-05-07T21:01:48.5943157Z B=34, 2025-05-07T21:01:48.5943240Z log_E=3, 2025-05-07T21:01:48.5943328Z L=0, 2025-05-07T21:01:48.5943417Z D_gradcheck=2, 2025-05-07T21:01:48.5943519Z stochastic_rounding=True, 2025-05-07T21:01:48.5943610Z weighted=False, 2025-05-07T21:01:48.5943694Z row_wise=True, 2025-05-07T21:01:48.5943786Z mixed=True, 2025-05-07T21:01:48.5943871Z use_cache=False, 2025-05-07T21:01:48.5943991Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.5944079Z use_cpu=True, 2025-05-07T21:01:48.5944185Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.5944257Z ) 2025-05-07T21:01:48.5944396Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5944745Z self=, 2025-05-07T21:01:48.5944902Z compile=True, 2025-05-07T21:01:48.5945019Z pooling_mode=, 2025-05-07T21:01:48.5945095Z T=2, 2025-05-07T21:01:48.5945175Z D=17, 2025-05-07T21:01:48.5945258Z B=74, 2025-05-07T21:01:48.5945333Z log_E=4, 2025-05-07T21:01:48.5945414Z L=3, 2025-05-07T21:01:48.5945499Z D_gradcheck=2, 2025-05-07T21:01:48.5945596Z stochastic_rounding=False, 2025-05-07T21:01:48.5945685Z weighted=True, 2025-05-07T21:01:48.5945764Z row_wise=True, 2025-05-07T21:01:48.5945845Z mixed=False, 2025-05-07T21:01:48.5945932Z use_cache=True, 2025-05-07T21:01:48.5946046Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.5946129Z use_cpu=True, 2025-05-07T21:01:48.5946235Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.5946310Z ) 2025-05-07T21:01:48.5946447Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5946797Z self=, 2025-05-07T21:01:48.5946939Z compile=True, 2025-05-07T21:01:48.5947057Z pooling_mode=, 2025-05-07T21:01:48.5947130Z T=4, 2025-05-07T21:01:48.5947206Z D=17, 2025-05-07T21:01:48.5947289Z B=28, 2025-05-07T21:01:48.5947367Z log_E=3, 2025-05-07T21:01:48.5947447Z L=4, 2025-05-07T21:01:48.5947535Z D_gradcheck=1, 2025-05-07T21:01:48.5947634Z stochastic_rounding=False, 2025-05-07T21:01:48.5947718Z weighted=True, 2025-05-07T21:01:48.5947806Z row_wise=True, 2025-05-07T21:01:48.5947886Z mixed=True, 2025-05-07T21:01:48.5947972Z use_cache=True, 2025-05-07T21:01:48.5948094Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.5948178Z use_cpu=True, 2025-05-07T21:01:48.5948284Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.5948366Z ) 2025-05-07T21:01:48.5948505Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5948862Z self=, 2025-05-07T21:01:48.5948954Z compile=True, 2025-05-07T21:01:48.5957241Z pooling_mode=, 2025-05-07T21:01:48.5957320Z T=4, 2025-05-07T21:01:48.5957396Z D=74, 2025-05-07T21:01:48.5957464Z B=66, 2025-05-07T21:01:48.5957537Z log_E=5, 2025-05-07T21:01:48.5957611Z L=0, 2025-05-07T21:01:48.5957690Z D_gradcheck=2, 2025-05-07T21:01:48.5957786Z stochastic_rounding=True, 2025-05-07T21:01:48.5957868Z weighted=True, 2025-05-07T21:01:48.5957946Z row_wise=True, 2025-05-07T21:01:48.5958023Z mixed=False, 2025-05-07T21:01:48.5958105Z use_cache=True, 2025-05-07T21:01:48.5958291Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.5958373Z use_cpu=True, 2025-05-07T21:01:48.5958476Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.5958547Z ) 2025-05-07T21:01:48.5958681Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5959102Z self=, 2025-05-07T21:01:48.5959185Z compile=False, 2025-05-07T21:01:48.5959297Z pooling_mode=, 2025-05-07T21:01:48.5959369Z T=5, 2025-05-07T21:01:48.5959439Z D=3, 2025-05-07T21:01:48.5959514Z B=11, 2025-05-07T21:01:48.5959585Z log_E=3, 2025-05-07T21:01:48.5959657Z L=13, 2025-05-07T21:01:48.5959737Z D_gradcheck=2, 2025-05-07T21:01:48.5959833Z stochastic_rounding=False, 2025-05-07T21:01:48.5959909Z weighted=True, 2025-05-07T21:01:48.5959987Z row_wise=True, 2025-05-07T21:01:48.5960065Z mixed=False, 2025-05-07T21:01:48.5960145Z use_cache=True, 2025-05-07T21:01:48.5960256Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.5960334Z use_cpu=True, 2025-05-07T21:01:48.5960434Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.5960506Z ) 2025-05-07T21:01:48.5960638Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5960989Z self=, 2025-05-07T21:01:48.5961117Z compile=False, 2025-05-07T21:01:48.5961224Z pooling_mode=, 2025-05-07T21:01:48.5961298Z T=1, 2025-05-07T21:01:48.5961370Z D=7, 2025-05-07T21:01:48.5961441Z B=20, 2025-05-07T21:01:48.5961517Z log_E=4, 2025-05-07T21:01:48.5961590Z L=16, 2025-05-07T21:01:48.5961667Z D_gradcheck=1, 2025-05-07T21:01:48.5961764Z stochastic_rounding=True, 2025-05-07T21:01:48.5961846Z weighted=False, 2025-05-07T21:01:48.5961926Z row_wise=True, 2025-05-07T21:01:48.5962009Z mixed=True, 2025-05-07T21:01:48.5962096Z use_cache=False, 2025-05-07T21:01:48.5962204Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.5962289Z use_cpu=True, 2025-05-07T21:01:48.5962392Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.5962463Z ) 2025-05-07T21:01:48.5962595Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5962985Z self=, 2025-05-07T21:01:48.5963076Z compile=False, 2025-05-07T21:01:48.5963183Z pooling_mode=, 2025-05-07T21:01:48.5963257Z T=3, 2025-05-07T21:01:48.5963338Z D=120, 2025-05-07T21:01:48.5963413Z B=75, 2025-05-07T21:01:48.5963485Z log_E=5, 2025-05-07T21:01:48.5963563Z L=13, 2025-05-07T21:01:48.5963640Z D_gradcheck=2, 2025-05-07T21:01:48.5963736Z stochastic_rounding=True, 2025-05-07T21:01:48.5963822Z weighted=False, 2025-05-07T21:01:48.5963904Z row_wise=True, 2025-05-07T21:01:48.5963990Z mixed=False, 2025-05-07T21:01:48.5964075Z use_cache=False, 2025-05-07T21:01:48.5964183Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.5964267Z use_cpu=True, 2025-05-07T21:01:48.5964367Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.5964439Z ) 2025-05-07T21:01:48.5964573Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5964925Z self=, 2025-05-07T21:01:48.5965006Z compile=True, 2025-05-07T21:01:48.5965120Z pooling_mode=, 2025-05-07T21:01:48.5965190Z T=5, 2025-05-07T21:01:48.5965262Z D=44, 2025-05-07T21:01:48.5965341Z B=43, 2025-05-07T21:01:48.5965420Z log_E=4, 2025-05-07T21:01:48.5965490Z L=5, 2025-05-07T21:01:48.5965571Z D_gradcheck=2, 2025-05-07T21:01:48.5965668Z stochastic_rounding=True, 2025-05-07T21:01:48.5965754Z weighted=False, 2025-05-07T21:01:48.5965832Z row_wise=True, 2025-05-07T21:01:48.5965909Z mixed=True, 2025-05-07T21:01:48.5966042Z use_cache=True, 2025-05-07T21:01:48.5966155Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.5966236Z use_cpu=True, 2025-05-07T21:01:48.5966346Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.5966417Z ) 2025-05-07T21:01:48.5966590Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5966944Z self=, 2025-05-07T21:01:48.5967025Z compile=True, 2025-05-07T21:01:48.5967133Z pooling_mode=, 2025-05-07T21:01:48.5967209Z T=4, 2025-05-07T21:01:48.5967283Z D=73, 2025-05-07T21:01:48.5967359Z B=99, 2025-05-07T21:01:48.5967431Z log_E=5, 2025-05-07T21:01:48.5967505Z L=18, 2025-05-07T21:01:48.5967591Z D_gradcheck=1, 2025-05-07T21:01:48.5967689Z stochastic_rounding=True, 2025-05-07T21:01:48.5967767Z weighted=True, 2025-05-07T21:01:48.5967850Z row_wise=True, 2025-05-07T21:01:48.5967929Z mixed=True, 2025-05-07T21:01:48.5968012Z use_cache=False, 2025-05-07T21:01:48.5968129Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.5968209Z use_cpu=True, 2025-05-07T21:01:48.5968311Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.5968389Z ) 2025-05-07T21:01:48.5968522Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5968908Z self=, 2025-05-07T21:01:48.5968990Z compile=True, 2025-05-07T21:01:48.5969099Z pooling_mode=, 2025-05-07T21:01:48.5969178Z T=2, 2025-05-07T21:01:48.5969252Z D=5, 2025-05-07T21:01:48.5969326Z B=32, 2025-05-07T21:01:48.5969414Z log_E=4, 2025-05-07T21:01:48.5969487Z L=15, 2025-05-07T21:01:48.5969565Z D_gradcheck=2, 2025-05-07T21:01:48.5969666Z stochastic_rounding=False, 2025-05-07T21:01:48.5969746Z weighted=True, 2025-05-07T21:01:48.5969825Z row_wise=True, 2025-05-07T21:01:48.5969914Z mixed=False, 2025-05-07T21:01:48.5969997Z use_cache=False, 2025-05-07T21:01:48.5970105Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.5970188Z use_cpu=True, 2025-05-07T21:01:48.5970295Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.5970367Z ) 2025-05-07T21:01:48.5970507Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5970895Z self=, 2025-05-07T21:01:48.5970984Z compile=True, 2025-05-07T21:01:48.5971091Z pooling_mode=, 2025-05-07T21:01:48.5971165Z T=1, 2025-05-07T21:01:48.5971247Z D=78, 2025-05-07T21:01:48.5971321Z B=109, 2025-05-07T21:01:48.5971396Z log_E=4, 2025-05-07T21:01:48.5971476Z L=15, 2025-05-07T21:01:48.5971557Z D_gradcheck=1, 2025-05-07T21:01:48.5971654Z stochastic_rounding=False, 2025-05-07T21:01:48.5971741Z weighted=False, 2025-05-07T21:01:48.5971821Z row_wise=True, 2025-05-07T21:01:48.5971902Z mixed=False, 2025-05-07T21:01:48.5971988Z use_cache=True, 2025-05-07T21:01:48.5972096Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.5972179Z use_cpu=True, 2025-05-07T21:01:48.5972290Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.5972366Z ) 2025-05-07T21:01:48.5972503Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5972849Z self=, 2025-05-07T21:01:48.5972932Z compile=False, 2025-05-07T21:01:48.5973046Z pooling_mode=, 2025-05-07T21:01:48.5973120Z T=1, 2025-05-07T21:01:48.5973192Z D=78, 2025-05-07T21:01:48.5973271Z B=18, 2025-05-07T21:01:48.5973347Z log_E=4, 2025-05-07T21:01:48.5973421Z L=15, 2025-05-07T21:01:48.5973506Z D_gradcheck=1, 2025-05-07T21:01:48.5973603Z stochastic_rounding=True, 2025-05-07T21:01:48.5973683Z weighted=False, 2025-05-07T21:01:48.5973770Z row_wise=True, 2025-05-07T21:01:48.5973960Z mixed=True, 2025-05-07T21:01:48.5974050Z use_cache=True, 2025-05-07T21:01:48.5974159Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.5974238Z use_cpu=True, 2025-05-07T21:01:48.5974343Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.5974458Z ) 2025-05-07T21:01:48.5974590Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5974937Z self=, 2025-05-07T21:01:48.5975017Z compile=True, 2025-05-07T21:01:48.5975125Z pooling_mode=, 2025-05-07T21:01:48.5975202Z T=5, 2025-05-07T21:01:48.5975276Z D=55, 2025-05-07T21:01:48.5975347Z B=41, 2025-05-07T21:01:48.5975426Z log_E=4, 2025-05-07T21:01:48.5975500Z L=7, 2025-05-07T21:01:48.5975581Z D_gradcheck=2, 2025-05-07T21:01:48.5975683Z stochastic_rounding=False, 2025-05-07T21:01:48.5975764Z weighted=False, 2025-05-07T21:01:48.5975852Z row_wise=True, 2025-05-07T21:01:48.5975929Z mixed=True, 2025-05-07T21:01:48.5976012Z use_cache=False, 2025-05-07T21:01:48.5976121Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.5976198Z use_cpu=True, 2025-05-07T21:01:48.5976317Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.5976392Z ) 2025-05-07T21:01:48.5976567Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5976914Z self=, 2025-05-07T21:01:48.5976998Z compile=False, 2025-05-07T21:01:48.5977108Z pooling_mode=, 2025-05-07T21:01:48.5977189Z T=4, 2025-05-07T21:01:48.5977260Z D=40, 2025-05-07T21:01:48.5977336Z B=115, 2025-05-07T21:01:48.5977421Z log_E=4, 2025-05-07T21:01:48.5977494Z L=12, 2025-05-07T21:01:48.5977577Z D_gradcheck=2, 2025-05-07T21:01:48.5977678Z stochastic_rounding=True, 2025-05-07T21:01:48.5977762Z weighted=False, 2025-05-07T21:01:48.5977841Z row_wise=True, 2025-05-07T21:01:48.5977928Z mixed=False, 2025-05-07T21:01:48.5978009Z use_cache=True, 2025-05-07T21:01:48.5978118Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.5978200Z use_cpu=True, 2025-05-07T21:01:48.5978302Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.5978381Z ) 2025-05-07T21:01:48.5978513Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.5978897Z self=, 2025-05-07T21:01:48.5978984Z compile=True, 2025-05-07T21:01:48.5979092Z pooling_mode=, 2025-05-07T21:01:48.5979165Z T=1, 2025-05-07T21:01:48.5979242Z D=33, 2025-05-07T21:01:48.5979313Z B=33, 2025-05-07T21:01:48.5979386Z log_E=3, 2025-05-07T21:01:48.5979467Z L=15, 2025-05-07T21:01:48.5979546Z D_gradcheck=2, 2025-05-07T21:01:48.5979643Z stochastic_rounding=True, 2025-05-07T21:01:48.5979730Z weighted=True, 2025-05-07T21:01:48.5979809Z row_wise=True, 2025-05-07T21:01:48.5979892Z mixed=False, 2025-05-07T21:01:48.5979972Z use_cache=True, 2025-05-07T21:01:48.5980080Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.5980164Z use_cpu=True, 2025-05-07T21:01:48.5980267Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.5980343Z ) 2025-05-07T21:01:48.6189302Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6190064Z self=, 2025-05-07T21:01:48.6190255Z compile=True, 2025-05-07T21:01:48.6190488Z pooling_mode=, 2025-05-07T21:01:48.6191070Z T=1, 2025-05-07T21:01:48.6191241Z D=120, 2025-05-07T21:01:48.6191399Z B=104, 2025-05-07T21:01:48.6191558Z log_E=3, 2025-05-07T21:01:48.6191722Z L=18, 2025-05-07T21:01:48.6191894Z D_gradcheck=2, 2025-05-07T21:01:48.6192109Z stochastic_rounding=True, 2025-05-07T21:01:48.6192281Z weighted=True, 2025-05-07T21:01:48.6192489Z row_wise=True, 2025-05-07T21:01:48.6192580Z mixed=False, 2025-05-07T21:01:48.6192666Z use_cache=True, 2025-05-07T21:01:48.6192781Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.6192873Z use_cpu=True, 2025-05-07T21:01:48.6193040Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.6193121Z ) 2025-05-07T21:01:48.6193272Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6193622Z self=, 2025-05-07T21:01:48.6193708Z compile=True, 2025-05-07T21:01:48.6193825Z pooling_mode=, 2025-05-07T21:01:48.6193905Z T=2, 2025-05-07T21:01:48.6193992Z D=99, 2025-05-07T21:01:48.6194072Z B=1, 2025-05-07T21:01:48.6194153Z log_E=3, 2025-05-07T21:01:48.6194238Z L=17, 2025-05-07T21:01:48.6194326Z D_gradcheck=2, 2025-05-07T21:01:48.6194429Z stochastic_rounding=True, 2025-05-07T21:01:48.6194525Z weighted=True, 2025-05-07T21:01:48.6194610Z row_wise=True, 2025-05-07T21:01:48.6194694Z mixed=True, 2025-05-07T21:01:48.6194789Z use_cache=False, 2025-05-07T21:01:48.6194903Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.6194988Z use_cpu=True, 2025-05-07T21:01:48.6195105Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.6195249Z ) 2025-05-07T21:01:48.6195515Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6195867Z self=, 2025-05-07T21:01:48.6195952Z compile=True, 2025-05-07T21:01:48.6196069Z pooling_mode=, 2025-05-07T21:01:48.6196144Z T=2, 2025-05-07T21:01:48.6196221Z D=48, 2025-05-07T21:01:48.6196303Z B=67, 2025-05-07T21:01:48.6196382Z log_E=5, 2025-05-07T21:01:48.6196461Z L=14, 2025-05-07T21:01:48.6196554Z D_gradcheck=1, 2025-05-07T21:01:48.6196653Z stochastic_rounding=True, 2025-05-07T21:01:48.6196742Z weighted=True, 2025-05-07T21:01:48.6196826Z row_wise=True, 2025-05-07T21:01:48.6196910Z mixed=False, 2025-05-07T21:01:48.6196995Z use_cache=False, 2025-05-07T21:01:48.6197113Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.6197199Z use_cpu=True, 2025-05-07T21:01:48.6197307Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.6197392Z ) 2025-05-07T21:01:48.6197592Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6197947Z self=, 2025-05-07T21:01:48.6198033Z compile=False, 2025-05-07T21:01:48.6198147Z pooling_mode=, 2025-05-07T21:01:48.6198231Z T=3, 2025-05-07T21:01:48.6198310Z D=55, 2025-05-07T21:01:48.6198390Z B=51, 2025-05-07T21:01:48.6198475Z log_E=3, 2025-05-07T21:01:48.6198556Z L=11, 2025-05-07T21:01:48.6198637Z D_gradcheck=1, 2025-05-07T21:01:48.6198745Z stochastic_rounding=False, 2025-05-07T21:01:48.6198835Z weighted=True, 2025-05-07T21:01:48.6198918Z row_wise=True, 2025-05-07T21:01:48.6199006Z mixed=False, 2025-05-07T21:01:48.6199094Z use_cache=False, 2025-05-07T21:01:48.6199205Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.6199293Z use_cpu=True, 2025-05-07T21:01:48.6199400Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.6199487Z ) 2025-05-07T21:01:48.6199626Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6199974Z self=, 2025-05-07T21:01:48.6200066Z compile=False, 2025-05-07T21:01:48.6200177Z pooling_mode=, 2025-05-07T21:01:48.6200255Z T=4, 2025-05-07T21:01:48.6200340Z D=112, 2025-05-07T21:01:48.6200417Z B=108, 2025-05-07T21:01:48.6200497Z log_E=5, 2025-05-07T21:01:48.6200578Z L=1, 2025-05-07T21:01:48.6200700Z D_gradcheck=2, 2025-05-07T21:01:48.6200801Z stochastic_rounding=False, 2025-05-07T21:01:48.6200959Z weighted=False, 2025-05-07T21:01:48.6201046Z row_wise=True, 2025-05-07T21:01:48.6201127Z mixed=True, 2025-05-07T21:01:48.6201210Z use_cache=True, 2025-05-07T21:01:48.6201327Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.6201450Z use_cpu=True, 2025-05-07T21:01:48.6201561Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.6201644Z ) 2025-05-07T21:01:48.6201782Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6202134Z self=, 2025-05-07T21:01:48.6202221Z compile=False, 2025-05-07T21:01:48.6202337Z pooling_mode=, 2025-05-07T21:01:48.6202418Z T=1, 2025-05-07T21:01:48.6202517Z D=124, 2025-05-07T21:01:48.6202602Z B=14, 2025-05-07T21:01:48.6202702Z log_E=4, 2025-05-07T21:01:48.6202788Z L=9, 2025-05-07T21:01:48.6202875Z D_gradcheck=1, 2025-05-07T21:01:48.6202986Z stochastic_rounding=True, 2025-05-07T21:01:48.6203071Z weighted=False, 2025-05-07T21:01:48.6203152Z row_wise=True, 2025-05-07T21:01:48.6203239Z mixed=True, 2025-05-07T21:01:48.6203326Z use_cache=False, 2025-05-07T21:01:48.6203438Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.6203531Z use_cpu=True, 2025-05-07T21:01:48.6203694Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.6203779Z ) 2025-05-07T21:01:48.6203914Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6204261Z self=, 2025-05-07T21:01:48.6204354Z compile=False, 2025-05-07T21:01:48.6204464Z pooling_mode=, 2025-05-07T21:01:48.6204544Z T=3, 2025-05-07T21:01:48.6204628Z D=94, 2025-05-07T21:01:48.6204704Z B=36, 2025-05-07T21:01:48.6204783Z log_E=4, 2025-05-07T21:01:48.6204867Z L=14, 2025-05-07T21:01:48.6204951Z D_gradcheck=1, 2025-05-07T21:01:48.6205057Z stochastic_rounding=False, 2025-05-07T21:01:48.6205147Z weighted=True, 2025-05-07T21:01:48.6205227Z row_wise=True, 2025-05-07T21:01:48.6205317Z mixed=False, 2025-05-07T21:01:48.6205401Z use_cache=False, 2025-05-07T21:01:48.6205513Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.6205608Z use_cpu=True, 2025-05-07T21:01:48.6205719Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.6205836Z ) 2025-05-07T21:01:48.6205981Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6206327Z self=, 2025-05-07T21:01:48.6206415Z compile=True, 2025-05-07T21:01:48.6206535Z pooling_mode=, 2025-05-07T21:01:48.6206611Z T=5, 2025-05-07T21:01:48.6206691Z D=84, 2025-05-07T21:01:48.6206775Z B=56, 2025-05-07T21:01:48.6206854Z log_E=5, 2025-05-07T21:01:48.6206932Z L=1, 2025-05-07T21:01:48.6207022Z D_gradcheck=1, 2025-05-07T21:01:48.6207122Z stochastic_rounding=True, 2025-05-07T21:01:48.6207210Z weighted=True, 2025-05-07T21:01:48.6207293Z row_wise=True, 2025-05-07T21:01:48.6207381Z mixed=False, 2025-05-07T21:01:48.6207471Z use_cache=True, 2025-05-07T21:01:48.6207581Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.6207668Z use_cpu=True, 2025-05-07T21:01:48.6207778Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.6207855Z ) 2025-05-07T21:01:48.6207988Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6208337Z self=, 2025-05-07T21:01:48.6208427Z compile=True, 2025-05-07T21:01:48.6208537Z pooling_mode=, 2025-05-07T21:01:48.6208619Z T=1, 2025-05-07T21:01:48.6208697Z D=59, 2025-05-07T21:01:48.6208778Z B=1, 2025-05-07T21:01:48.6208855Z log_E=3, 2025-05-07T21:01:48.6208933Z L=8, 2025-05-07T21:01:48.6209021Z D_gradcheck=1, 2025-05-07T21:01:48.6209164Z stochastic_rounding=False, 2025-05-07T21:01:48.6209252Z weighted=False, 2025-05-07T21:01:48.6209342Z row_wise=True, 2025-05-07T21:01:48.6209422Z mixed=False, 2025-05-07T21:01:48.6209504Z use_cache=True, 2025-05-07T21:01:48.6209618Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.6209751Z use_cpu=True, 2025-05-07T21:01:48.6209859Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.6209943Z ) 2025-05-07T21:01:48.6210077Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6210420Z self=, 2025-05-07T21:01:48.6210515Z compile=False, 2025-05-07T21:01:48.6210627Z pooling_mode=, 2025-05-07T21:01:48.6210712Z T=4, 2025-05-07T21:01:48.6210790Z D=37, 2025-05-07T21:01:48.6210868Z B=34, 2025-05-07T21:01:48.6210951Z log_E=4, 2025-05-07T21:01:48.6211027Z L=13, 2025-05-07T21:01:48.6211111Z D_gradcheck=1, 2025-05-07T21:01:48.6211218Z stochastic_rounding=False, 2025-05-07T21:01:48.6211300Z weighted=True, 2025-05-07T21:01:48.6211381Z row_wise=True, 2025-05-07T21:01:48.6211465Z mixed=True, 2025-05-07T21:01:48.6211548Z use_cache=True, 2025-05-07T21:01:48.6211660Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.6211791Z use_cpu=True, 2025-05-07T21:01:48.6211897Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.6211974Z ) 2025-05-07T21:01:48.6212112Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6212457Z self=, 2025-05-07T21:01:48.6212550Z compile=False, 2025-05-07T21:01:48.6212661Z pooling_mode=, 2025-05-07T21:01:48.6212736Z T=3, 2025-05-07T21:01:48.6212825Z D=73, 2025-05-07T21:01:48.6212901Z B=47, 2025-05-07T21:01:48.6212980Z log_E=5, 2025-05-07T21:01:48.6213061Z L=12, 2025-05-07T21:01:48.6213149Z D_gradcheck=2, 2025-05-07T21:01:48.6213251Z stochastic_rounding=False, 2025-05-07T21:01:48.6213341Z weighted=False, 2025-05-07T21:01:48.6213423Z row_wise=True, 2025-05-07T21:01:48.6213510Z mixed=False, 2025-05-07T21:01:48.6213601Z use_cache=True, 2025-05-07T21:01:48.6213715Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.6213805Z use_cpu=True, 2025-05-07T21:01:48.6213951Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.6214029Z ) 2025-05-07T21:01:48.6214169Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6214513Z self=, 2025-05-07T21:01:48.6214601Z compile=False, 2025-05-07T21:01:48.6214719Z pooling_mode=, 2025-05-07T21:01:48.6214796Z T=3, 2025-05-07T21:01:48.6214871Z D=22, 2025-05-07T21:01:48.6214955Z B=111, 2025-05-07T21:01:48.6215036Z log_E=3, 2025-05-07T21:01:48.6215112Z L=4, 2025-05-07T21:01:48.6215202Z D_gradcheck=2, 2025-05-07T21:01:48.6215303Z stochastic_rounding=False, 2025-05-07T21:01:48.6215385Z weighted=True, 2025-05-07T21:01:48.6215473Z row_wise=True, 2025-05-07T21:01:48.6215555Z mixed=False, 2025-05-07T21:01:48.6215640Z use_cache=True, 2025-05-07T21:01:48.6215751Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.6215838Z use_cpu=True, 2025-05-07T21:01:48.6215951Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.6216028Z ) 2025-05-07T21:01:48.6216161Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6216511Z self=, 2025-05-07T21:01:48.6216597Z compile=True, 2025-05-07T21:01:48.6216708Z pooling_mode=, 2025-05-07T21:01:48.6216790Z T=2, 2025-05-07T21:01:48.6216867Z D=108, 2025-05-07T21:01:48.6216946Z B=57, 2025-05-07T21:01:48.6217030Z log_E=5, 2025-05-07T21:01:48.6217108Z L=11, 2025-05-07T21:01:48.6217235Z D_gradcheck=2, 2025-05-07T21:01:48.6217343Z stochastic_rounding=False, 2025-05-07T21:01:48.6217425Z weighted=False, 2025-05-07T21:01:48.6217512Z row_wise=True, 2025-05-07T21:01:48.6217592Z mixed=True, 2025-05-07T21:01:48.6217676Z use_cache=False, 2025-05-07T21:01:48.6217838Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.6217920Z use_cpu=True, 2025-05-07T21:01:48.6218028Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.6218106Z ) 2025-05-07T21:01:48.6218240Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6218585Z self=, 2025-05-07T21:01:48.6218673Z compile=True, 2025-05-07T21:01:48.6218786Z pooling_mode=, 2025-05-07T21:01:48.6218865Z T=3, 2025-05-07T21:01:48.6218948Z D=77, 2025-05-07T21:01:48.6219027Z B=13, 2025-05-07T21:01:48.6219111Z log_E=5, 2025-05-07T21:01:48.6219190Z L=0, 2025-05-07T21:01:48.6219273Z D_gradcheck=1, 2025-05-07T21:01:48.6219379Z stochastic_rounding=False, 2025-05-07T21:01:48.6219464Z weighted=True, 2025-05-07T21:01:48.6219549Z row_wise=True, 2025-05-07T21:01:48.6219632Z mixed=True, 2025-05-07T21:01:48.6219720Z use_cache=False, 2025-05-07T21:01:48.6219872Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.6219964Z use_cpu=True, 2025-05-07T21:01:48.6220069Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.6220146Z ) 2025-05-07T21:01:48.6220285Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6220627Z self=, 2025-05-07T21:01:48.6220722Z compile=False, 2025-05-07T21:01:48.6220834Z pooling_mode=, 2025-05-07T21:01:48.6220913Z T=2, 2025-05-07T21:01:48.6220992Z D=40, 2025-05-07T21:01:48.6221070Z B=121, 2025-05-07T21:01:48.6221151Z log_E=4, 2025-05-07T21:01:48.6221239Z L=2, 2025-05-07T21:01:48.6221323Z D_gradcheck=1, 2025-05-07T21:01:48.6221422Z stochastic_rounding=False, 2025-05-07T21:01:48.6221512Z weighted=False, 2025-05-07T21:01:48.6221596Z row_wise=True, 2025-05-07T21:01:48.6221676Z mixed=True, 2025-05-07T21:01:48.6221766Z use_cache=False, 2025-05-07T21:01:48.6221881Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.6222006Z use_cpu=True, 2025-05-07T21:01:48.6222119Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.6222197Z ) 2025-05-07T21:01:48.6222332Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6222735Z self=, 2025-05-07T21:01:48.6222819Z compile=True, 2025-05-07T21:01:48.6222936Z pooling_mode=, 2025-05-07T21:01:48.6223016Z T=4, 2025-05-07T21:01:48.6223095Z D=25, 2025-05-07T21:01:48.6223179Z B=73, 2025-05-07T21:01:48.6223258Z log_E=3, 2025-05-07T21:01:48.6223338Z L=13, 2025-05-07T21:01:48.6223432Z D_gradcheck=1, 2025-05-07T21:01:48.6223532Z stochastic_rounding=False, 2025-05-07T21:01:48.6223616Z weighted=False, 2025-05-07T21:01:48.6223704Z row_wise=True, 2025-05-07T21:01:48.6223786Z mixed=True, 2025-05-07T21:01:48.6223875Z use_cache=False, 2025-05-07T21:01:48.6223994Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.6224080Z use_cpu=True, 2025-05-07T21:01:48.6224193Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.6224268Z ) 2025-05-07T21:01:48.6446603Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6446962Z self=, 2025-05-07T21:01:48.6447055Z compile=True, 2025-05-07T21:01:48.6447209Z pooling_mode=, 2025-05-07T21:01:48.6447290Z T=2, 2025-05-07T21:01:48.6447371Z D=69, 2025-05-07T21:01:48.6447461Z B=70, 2025-05-07T21:01:48.6447650Z log_E=4, 2025-05-07T21:01:48.6447737Z L=17, 2025-05-07T21:01:48.6447831Z D_gradcheck=1, 2025-05-07T21:01:48.6447932Z stochastic_rounding=False, 2025-05-07T21:01:48.6448019Z weighted=True, 2025-05-07T21:01:48.6448109Z row_wise=True, 2025-05-07T21:01:48.6448249Z mixed=True, 2025-05-07T21:01:48.6448343Z use_cache=True, 2025-05-07T21:01:48.6448462Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.6448548Z use_cpu=True, 2025-05-07T21:01:48.6448662Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.6448740Z ) 2025-05-07T21:01:48.6448878Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6449239Z self=, 2025-05-07T21:01:48.6449329Z compile=False, 2025-05-07T21:01:48.6449442Z pooling_mode=, 2025-05-07T21:01:48.6449526Z T=2, 2025-05-07T21:01:48.6449605Z D=37, 2025-05-07T21:01:48.6449685Z B=58, 2025-05-07T21:01:48.6449785Z log_E=5, 2025-05-07T21:01:48.6449865Z L=12, 2025-05-07T21:01:48.6449952Z D_gradcheck=2, 2025-05-07T21:01:48.6450059Z stochastic_rounding=True, 2025-05-07T21:01:48.6450145Z weighted=True, 2025-05-07T21:01:48.6450237Z row_wise=True, 2025-05-07T21:01:48.6450323Z mixed=False, 2025-05-07T21:01:48.6450470Z use_cache=True, 2025-05-07T21:01:48.6450592Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.6450677Z use_cpu=True, 2025-05-07T21:01:48.6450787Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.6450871Z ) 2025-05-07T21:01:48.6451010Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6451357Z self=, 2025-05-07T21:01:48.6451451Z compile=False, 2025-05-07T21:01:48.6451564Z pooling_mode=, 2025-05-07T21:01:48.6451643Z T=2, 2025-05-07T21:01:48.6451728Z D=38, 2025-05-07T21:01:48.6451807Z B=84, 2025-05-07T21:01:48.6451896Z log_E=5, 2025-05-07T21:01:48.6451976Z L=17, 2025-05-07T21:01:48.6452061Z D_gradcheck=1, 2025-05-07T21:01:48.6452172Z stochastic_rounding=False, 2025-05-07T21:01:48.6452259Z weighted=True, 2025-05-07T21:01:48.6452353Z row_wise=True, 2025-05-07T21:01:48.6452463Z mixed=False, 2025-05-07T21:01:48.6452567Z use_cache=False, 2025-05-07T21:01:48.6452776Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.6452869Z use_cpu=True, 2025-05-07T21:01:48.6452977Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.6453055Z ) 2025-05-07T21:01:48.6453195Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6453544Z self=, 2025-05-07T21:01:48.6453638Z compile=False, 2025-05-07T21:01:48.6453751Z pooling_mode=, 2025-05-07T21:01:48.6453830Z T=4, 2025-05-07T21:01:48.6453916Z D=98, 2025-05-07T21:01:48.6453998Z B=127, 2025-05-07T21:01:48.6454080Z log_E=5, 2025-05-07T21:01:48.6454163Z L=3, 2025-05-07T21:01:48.6454249Z D_gradcheck=2, 2025-05-07T21:01:48.6454351Z stochastic_rounding=False, 2025-05-07T21:01:48.6454443Z weighted=False, 2025-05-07T21:01:48.6454526Z row_wise=True, 2025-05-07T21:01:48.6454613Z mixed=False, 2025-05-07T21:01:48.6454707Z use_cache=True, 2025-05-07T21:01:48.6454822Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.6454907Z use_cpu=True, 2025-05-07T21:01:48.6455018Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.6455094Z ) 2025-05-07T21:01:48.6455228Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6455582Z self=, 2025-05-07T21:01:48.6455670Z compile=False, 2025-05-07T21:01:48.6455786Z pooling_mode=, 2025-05-07T21:01:48.6455867Z T=5, 2025-05-07T21:01:48.6455946Z D=24, 2025-05-07T21:01:48.6456077Z B=18, 2025-05-07T21:01:48.6456158Z log_E=3, 2025-05-07T21:01:48.6456239Z L=5, 2025-05-07T21:01:48.6456333Z D_gradcheck=2, 2025-05-07T21:01:48.6456473Z stochastic_rounding=False, 2025-05-07T21:01:48.6456562Z weighted=False, 2025-05-07T21:01:48.6456689Z row_wise=True, 2025-05-07T21:01:48.6456778Z mixed=True, 2025-05-07T21:01:48.6456867Z use_cache=False, 2025-05-07T21:01:48.6456985Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.6457073Z use_cpu=True, 2025-05-07T21:01:48.6457180Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.6457258Z ) 2025-05-07T21:01:48.6457400Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6457749Z self=, 2025-05-07T21:01:48.6457839Z compile=True, 2025-05-07T21:01:48.6457951Z pooling_mode=, 2025-05-07T21:01:48.6458031Z T=3, 2025-05-07T21:01:48.6458115Z D=93, 2025-05-07T21:01:48.6458197Z B=92, 2025-05-07T21:01:48.6458278Z log_E=4, 2025-05-07T21:01:48.6458360Z L=5, 2025-05-07T21:01:48.6458445Z D_gradcheck=2, 2025-05-07T21:01:48.6458545Z stochastic_rounding=False, 2025-05-07T21:01:48.6458636Z weighted=False, 2025-05-07T21:01:48.6458727Z row_wise=True, 2025-05-07T21:01:48.6458854Z mixed=False, 2025-05-07T21:01:48.6458947Z use_cache=True, 2025-05-07T21:01:48.6459061Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.6459146Z use_cpu=True, 2025-05-07T21:01:48.6459259Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.6459337Z ) 2025-05-07T21:01:48.6459473Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6459828Z self=, 2025-05-07T21:01:48.6459917Z compile=False, 2025-05-07T21:01:48.6460036Z pooling_mode=, 2025-05-07T21:01:48.6460114Z T=1, 2025-05-07T21:01:48.6460198Z D=120, 2025-05-07T21:01:48.6460283Z B=112, 2025-05-07T21:01:48.6460365Z log_E=3, 2025-05-07T21:01:48.6460444Z L=15, 2025-05-07T21:01:48.6460535Z D_gradcheck=2, 2025-05-07T21:01:48.6460637Z stochastic_rounding=False, 2025-05-07T21:01:48.6460725Z weighted=False, 2025-05-07T21:01:48.6460815Z row_wise=True, 2025-05-07T21:01:48.6460899Z mixed=False, 2025-05-07T21:01:48.6461027Z use_cache=True, 2025-05-07T21:01:48.6461145Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.6461229Z use_cpu=True, 2025-05-07T21:01:48.6461341Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.6461420Z ) 2025-05-07T21:01:48.6461555Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6461909Z self=, 2025-05-07T21:01:48.6461999Z compile=False, 2025-05-07T21:01:48.6462111Z pooling_mode=, 2025-05-07T21:01:48.6462193Z T=1, 2025-05-07T21:01:48.6462277Z D=60, 2025-05-07T21:01:48.6462357Z B=27, 2025-05-07T21:01:48.6462443Z log_E=3, 2025-05-07T21:01:48.6462523Z L=7, 2025-05-07T21:01:48.6462612Z D_gradcheck=1, 2025-05-07T21:01:48.6462722Z stochastic_rounding=False, 2025-05-07T21:01:48.6462810Z weighted=True, 2025-05-07T21:01:48.6462899Z row_wise=True, 2025-05-07T21:01:48.6462989Z mixed=False, 2025-05-07T21:01:48.6463077Z use_cache=True, 2025-05-07T21:01:48.6463195Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.6463282Z use_cpu=True, 2025-05-07T21:01:48.6463390Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.6463471Z ) 2025-05-07T21:01:48.6463607Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6463954Z self=, 2025-05-07T21:01:48.6464043Z compile=True, 2025-05-07T21:01:48.6464158Z pooling_mode=, 2025-05-07T21:01:48.6464237Z T=3, 2025-05-07T21:01:48.6464370Z D=13, 2025-05-07T21:01:48.6464454Z B=46, 2025-05-07T21:01:48.6464536Z log_E=4, 2025-05-07T21:01:48.6464623Z L=3, 2025-05-07T21:01:48.6464710Z D_gradcheck=2, 2025-05-07T21:01:48.6464821Z stochastic_rounding=False, 2025-05-07T21:01:48.6464947Z weighted=False, 2025-05-07T21:01:48.6465036Z row_wise=True, 2025-05-07T21:01:48.6465125Z mixed=False, 2025-05-07T21:01:48.6465217Z use_cache=False, 2025-05-07T21:01:48.6465329Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.6465417Z use_cpu=True, 2025-05-07T21:01:48.6465523Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.6465604Z ) 2025-05-07T21:01:48.6465739Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6466085Z self=, 2025-05-07T21:01:48.6466170Z compile=False, 2025-05-07T21:01:48.6466285Z pooling_mode=, 2025-05-07T21:01:48.6466366Z T=4, 2025-05-07T21:01:48.6466447Z D=40, 2025-05-07T21:01:48.6466532Z B=11, 2025-05-07T21:01:48.6466613Z log_E=5, 2025-05-07T21:01:48.6466700Z L=1, 2025-05-07T21:01:48.6466786Z D_gradcheck=2, 2025-05-07T21:01:48.6466889Z stochastic_rounding=False, 2025-05-07T21:01:48.6466986Z weighted=True, 2025-05-07T21:01:48.6467114Z row_wise=True, 2025-05-07T21:01:48.6467202Z mixed=False, 2025-05-07T21:01:48.6467298Z use_cache=False, 2025-05-07T21:01:48.6467411Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.6467496Z use_cpu=True, 2025-05-07T21:01:48.6467606Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.6467685Z ) 2025-05-07T21:01:48.6467821Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6468173Z self=, 2025-05-07T21:01:48.6468261Z compile=False, 2025-05-07T21:01:48.6468378Z pooling_mode=, 2025-05-07T21:01:48.6468459Z T=1, 2025-05-07T21:01:48.6468537Z D=56, 2025-05-07T21:01:48.6468618Z B=34, 2025-05-07T21:01:48.6468697Z log_E=3, 2025-05-07T21:01:48.6468777Z L=19, 2025-05-07T21:01:48.6468867Z D_gradcheck=1, 2025-05-07T21:01:48.6468970Z stochastic_rounding=True, 2025-05-07T21:01:48.6469062Z weighted=False, 2025-05-07T21:01:48.6469156Z row_wise=True, 2025-05-07T21:01:48.6469284Z mixed=False, 2025-05-07T21:01:48.6469373Z use_cache=False, 2025-05-07T21:01:48.6469493Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.6469579Z use_cpu=True, 2025-05-07T21:01:48.6469686Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.6469769Z ) 2025-05-07T21:01:48.6469906Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6470257Z self=, 2025-05-07T21:01:48.6470342Z compile=True, 2025-05-07T21:01:48.6470456Z pooling_mode=, 2025-05-07T21:01:48.6483829Z T=4, 2025-05-07T21:01:48.6483947Z D=67, 2025-05-07T21:01:48.6484031Z B=2, 2025-05-07T21:01:48.6484123Z log_E=5, 2025-05-07T21:01:48.6484207Z L=9, 2025-05-07T21:01:48.6484297Z D_gradcheck=2, 2025-05-07T21:01:48.6484410Z stochastic_rounding=False, 2025-05-07T21:01:48.6484506Z weighted=True, 2025-05-07T21:01:48.6484597Z row_wise=True, 2025-05-07T21:01:48.6484689Z mixed=False, 2025-05-07T21:01:48.6484779Z use_cache=True, 2025-05-07T21:01:48.6484897Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.6484990Z use_cpu=True, 2025-05-07T21:01:48.6485102Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.6485186Z ) 2025-05-07T21:01:48.6485327Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6485687Z self=, 2025-05-07T21:01:48.6485781Z compile=False, 2025-05-07T21:01:48.6485976Z pooling_mode=, 2025-05-07T21:01:48.6486060Z T=1, 2025-05-07T21:01:48.6486145Z D=57, 2025-05-07T21:01:48.6486225Z B=63, 2025-05-07T21:01:48.6486311Z log_E=5, 2025-05-07T21:01:48.6486400Z L=15, 2025-05-07T21:01:48.6486492Z D_gradcheck=1, 2025-05-07T21:01:48.6486640Z stochastic_rounding=True, 2025-05-07T21:01:48.6486737Z weighted=False, 2025-05-07T21:01:48.6486826Z row_wise=True, 2025-05-07T21:01:48.6486913Z mixed=True, 2025-05-07T21:01:48.6487007Z use_cache=True, 2025-05-07T21:01:48.6487122Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.6487213Z use_cpu=True, 2025-05-07T21:01:48.6487321Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.6487399Z ) 2025-05-07T21:01:48.6487549Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6487901Z self=, 2025-05-07T21:01:48.6487991Z compile=False, 2025-05-07T21:01:48.6488111Z pooling_mode=, 2025-05-07T21:01:48.6488192Z T=2, 2025-05-07T21:01:48.6488274Z D=107, 2025-05-07T21:01:48.6488356Z B=31, 2025-05-07T21:01:48.6488442Z log_E=3, 2025-05-07T21:01:48.6488520Z L=20, 2025-05-07T21:01:48.6488611Z D_gradcheck=2, 2025-05-07T21:01:48.6488716Z stochastic_rounding=True, 2025-05-07T21:01:48.6488850Z weighted=True, 2025-05-07T21:01:48.6488941Z row_wise=True, 2025-05-07T21:01:48.6489026Z mixed=False, 2025-05-07T21:01:48.6489122Z use_cache=False, 2025-05-07T21:01:48.6489237Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.6489322Z use_cpu=True, 2025-05-07T21:01:48.6489439Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.6489517Z ) 2025-05-07T21:01:48.6489655Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6490008Z self=, 2025-05-07T21:01:48.6490098Z compile=False, 2025-05-07T21:01:48.6490219Z pooling_mode=, 2025-05-07T21:01:48.6490305Z T=4, 2025-05-07T21:01:48.6490387Z D=123, 2025-05-07T21:01:48.6490468Z B=39, 2025-05-07T21:01:48.6490555Z log_E=5, 2025-05-07T21:01:48.6490815Z L=13, 2025-05-07T21:01:48.6490912Z D_gradcheck=2, 2025-05-07T21:01:48.6491019Z stochastic_rounding=False, 2025-05-07T21:01:48.6491111Z weighted=False, 2025-05-07T21:01:48.6491282Z row_wise=True, 2025-05-07T21:01:48.6491369Z mixed=False, 2025-05-07T21:01:48.6491458Z use_cache=False, 2025-05-07T21:01:48.6491581Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.6491666Z use_cpu=True, 2025-05-07T21:01:48.6491776Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.6491861Z ) 2025-05-07T21:01:48.6491997Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6492349Z self=, 2025-05-07T21:01:48.6492446Z compile=False, 2025-05-07T21:01:48.6492562Z pooling_mode=, 2025-05-07T21:01:48.6492648Z T=3, 2025-05-07T21:01:48.6492728Z D=36, 2025-05-07T21:01:48.6492808Z B=121, 2025-05-07T21:01:48.6492895Z log_E=4, 2025-05-07T21:01:48.6492975Z L=13, 2025-05-07T21:01:48.6493065Z D_gradcheck=2, 2025-05-07T21:01:48.6493175Z stochastic_rounding=True, 2025-05-07T21:01:48.6493262Z weighted=True, 2025-05-07T21:01:48.6493352Z row_wise=True, 2025-05-07T21:01:48.6493443Z mixed=False, 2025-05-07T21:01:48.6493533Z use_cache=False, 2025-05-07T21:01:48.6493649Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.6493747Z use_cpu=True, 2025-05-07T21:01:48.6493859Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.6493941Z ) 2025-05-07T21:01:48.6705509Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6706292Z self=, 2025-05-07T21:01:48.6706481Z compile=True, 2025-05-07T21:01:48.6706797Z pooling_mode=, 2025-05-07T21:01:48.6706920Z T=3, 2025-05-07T21:01:48.6707037Z D=125, 2025-05-07T21:01:48.6707150Z B=70, 2025-05-07T21:01:48.6707259Z log_E=4, 2025-05-07T21:01:48.6707365Z L=12, 2025-05-07T21:01:48.6707562Z D_gradcheck=1, 2025-05-07T21:01:48.6707707Z stochastic_rounding=False, 2025-05-07T21:01:48.6707839Z weighted=False, 2025-05-07T21:01:48.6707953Z row_wise=True, 2025-05-07T21:01:48.6708063Z mixed=True, 2025-05-07T21:01:48.6708185Z use_cache=False, 2025-05-07T21:01:48.6708344Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.6708453Z use_cpu=True, 2025-05-07T21:01:48.6708569Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.6708647Z ) 2025-05-07T21:01:48.6708795Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6709154Z self=, 2025-05-07T21:01:48.6709250Z compile=False, 2025-05-07T21:01:48.6709372Z pooling_mode=, 2025-05-07T21:01:48.6709448Z T=3, 2025-05-07T21:01:48.6709528Z D=99, 2025-05-07T21:01:48.6709610Z B=58, 2025-05-07T21:01:48.6709693Z log_E=4, 2025-05-07T21:01:48.6709768Z L=18, 2025-05-07T21:01:48.6709862Z D_gradcheck=1, 2025-05-07T21:01:48.6710046Z stochastic_rounding=True, 2025-05-07T21:01:48.6710137Z weighted=False, 2025-05-07T21:01:48.6710228Z row_wise=True, 2025-05-07T21:01:48.6710316Z mixed=False, 2025-05-07T21:01:48.6710398Z use_cache=True, 2025-05-07T21:01:48.6710520Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.6710602Z use_cpu=True, 2025-05-07T21:01:48.6710713Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.6710791Z ) 2025-05-07T21:01:48.6710932Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6711289Z self=, 2025-05-07T21:01:48.6711380Z compile=True, 2025-05-07T21:01:48.6711495Z pooling_mode=, 2025-05-07T21:01:48.6711578Z T=5, 2025-05-07T21:01:48.6711655Z D=60, 2025-05-07T21:01:48.6711732Z B=40, 2025-05-07T21:01:48.6711818Z log_E=3, 2025-05-07T21:01:48.6711897Z L=11, 2025-05-07T21:01:48.6711982Z D_gradcheck=2, 2025-05-07T21:01:48.6712089Z stochastic_rounding=False, 2025-05-07T21:01:48.6712236Z weighted=True, 2025-05-07T21:01:48.6712325Z row_wise=True, 2025-05-07T21:01:48.6712420Z mixed=False, 2025-05-07T21:01:48.6712515Z use_cache=True, 2025-05-07T21:01:48.6712652Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.6712735Z use_cpu=True, 2025-05-07T21:01:48.6712842Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.6712924Z ) 2025-05-07T21:01:48.6713059Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6713406Z self=, 2025-05-07T21:01:48.6713502Z compile=True, 2025-05-07T21:01:48.6713617Z pooling_mode=, 2025-05-07T21:01:48.6713696Z T=2, 2025-05-07T21:01:48.6713779Z D=16, 2025-05-07T21:01:48.6713856Z B=115, 2025-05-07T21:01:48.6713937Z log_E=4, 2025-05-07T21:01:48.6714024Z L=18, 2025-05-07T21:01:48.6714112Z D_gradcheck=1, 2025-05-07T21:01:48.6714215Z stochastic_rounding=True, 2025-05-07T21:01:48.6714300Z weighted=False, 2025-05-07T21:01:48.6714384Z row_wise=True, 2025-05-07T21:01:48.6714470Z mixed=False, 2025-05-07T21:01:48.6714556Z use_cache=False, 2025-05-07T21:01:48.6714666Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.6714751Z use_cpu=True, 2025-05-07T21:01:48.6714859Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.6714935Z ) 2025-05-07T21:01:48.6715084Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6715646Z self=, 2025-05-07T21:01:48.6715763Z compile=True, 2025-05-07T21:01:48.6715921Z pooling_mode=, 2025-05-07T21:01:48.6716020Z T=5, 2025-05-07T21:01:48.6716131Z D=112, 2025-05-07T21:01:48.6716235Z B=83, 2025-05-07T21:01:48.6716342Z log_E=3, 2025-05-07T21:01:48.6716504Z L=15, 2025-05-07T21:01:48.6716625Z D_gradcheck=1, 2025-05-07T21:01:48.6716762Z stochastic_rounding=True, 2025-05-07T21:01:48.6716878Z weighted=True, 2025-05-07T21:01:48.6716988Z row_wise=True, 2025-05-07T21:01:48.6717095Z mixed=False, 2025-05-07T21:01:48.6717215Z use_cache=True, 2025-05-07T21:01:48.6717364Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.6717474Z use_cpu=True, 2025-05-07T21:01:48.6717625Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.6717725Z ) 2025-05-07T21:01:48.6717906Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6718294Z self=, 2025-05-07T21:01:48.6718383Z compile=True, 2025-05-07T21:01:48.6718504Z pooling_mode=, 2025-05-07T21:01:48.6718584Z T=3, 2025-05-07T21:01:48.6718667Z D=104, 2025-05-07T21:01:48.6718753Z B=109, 2025-05-07T21:01:48.6718834Z log_E=5, 2025-05-07T21:01:48.6718912Z L=14, 2025-05-07T21:01:48.6719051Z D_gradcheck=1, 2025-05-07T21:01:48.6719156Z stochastic_rounding=False, 2025-05-07T21:01:48.6719239Z weighted=True, 2025-05-07T21:01:48.6719327Z row_wise=True, 2025-05-07T21:01:48.6719409Z mixed=True, 2025-05-07T21:01:48.6719496Z use_cache=False, 2025-05-07T21:01:48.6719615Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.6719699Z use_cpu=True, 2025-05-07T21:01:48.6719808Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.6719887Z ) 2025-05-07T21:01:48.6720022Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6720380Z self=, 2025-05-07T21:01:48.6720466Z compile=False, 2025-05-07T21:01:48.6720584Z pooling_mode=, 2025-05-07T21:01:48.6720672Z T=2, 2025-05-07T21:01:48.6720750Z D=99, 2025-05-07T21:01:48.6720826Z B=28, 2025-05-07T21:01:48.6720918Z log_E=5, 2025-05-07T21:01:48.6721001Z L=1, 2025-05-07T21:01:48.6721089Z D_gradcheck=1, 2025-05-07T21:01:48.6721277Z stochastic_rounding=False, 2025-05-07T21:01:48.6721366Z weighted=False, 2025-05-07T21:01:48.6721448Z row_wise=True, 2025-05-07T21:01:48.6721570Z mixed=True, 2025-05-07T21:01:48.6721661Z use_cache=False, 2025-05-07T21:01:48.6721776Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.6721858Z use_cpu=True, 2025-05-07T21:01:48.6721977Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.6722048Z ) 2025-05-07T21:01:48.6722184Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6722563Z self=, 2025-05-07T21:01:48.6722665Z compile=False, 2025-05-07T21:01:48.6722789Z pooling_mode=, 2025-05-07T21:01:48.6722866Z T=4, 2025-05-07T21:01:48.6722946Z D=74, 2025-05-07T21:01:48.6723032Z B=47, 2025-05-07T21:01:48.6723118Z log_E=4, 2025-05-07T21:01:48.6723202Z L=6, 2025-05-07T21:01:48.6723292Z D_gradcheck=1, 2025-05-07T21:01:48.6723397Z stochastic_rounding=False, 2025-05-07T21:01:48.6723481Z weighted=True, 2025-05-07T21:01:48.6723572Z row_wise=True, 2025-05-07T21:01:48.6723655Z mixed=True, 2025-05-07T21:01:48.6723741Z use_cache=True, 2025-05-07T21:01:48.6723858Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.6723942Z use_cpu=True, 2025-05-07T21:01:48.6724050Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.6724130Z ) 2025-05-07T21:01:48.6724264Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6724658Z self=, 2025-05-07T21:01:48.6724745Z compile=False, 2025-05-07T21:01:48.6724859Z pooling_mode=, 2025-05-07T21:01:48.6724942Z T=5, 2025-05-07T21:01:48.6725018Z D=123, 2025-05-07T21:01:48.6725134Z B=23, 2025-05-07T21:01:48.6725220Z log_E=4, 2025-05-07T21:01:48.6725301Z L=7, 2025-05-07T21:01:48.6725390Z D_gradcheck=1, 2025-05-07T21:01:48.6725497Z stochastic_rounding=False, 2025-05-07T21:01:48.6725584Z weighted=False, 2025-05-07T21:01:48.6725667Z row_wise=True, 2025-05-07T21:01:48.6725757Z mixed=False, 2025-05-07T21:01:48.6725843Z use_cache=True, 2025-05-07T21:01:48.6725960Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.6726042Z use_cpu=True, 2025-05-07T21:01:48.6726149Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.6726228Z ) 2025-05-07T21:01:48.6726365Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6726714Z self=, 2025-05-07T21:01:48.6726805Z compile=True, 2025-05-07T21:01:48.6726919Z pooling_mode=, 2025-05-07T21:01:48.6726999Z T=1, 2025-05-07T21:01:48.6727083Z D=126, 2025-05-07T21:01:48.6727164Z B=58, 2025-05-07T21:01:48.6727287Z log_E=5, 2025-05-07T21:01:48.6727368Z L=10, 2025-05-07T21:01:48.6727457Z D_gradcheck=1, 2025-05-07T21:01:48.6727556Z stochastic_rounding=False, 2025-05-07T21:01:48.6727648Z weighted=False, 2025-05-07T21:01:48.6727731Z row_wise=True, 2025-05-07T21:01:48.6727819Z mixed=True, 2025-05-07T21:01:48.6727903Z use_cache=True, 2025-05-07T21:01:48.6728015Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.6728106Z use_cpu=True, 2025-05-07T21:01:48.6728212Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.6728290Z ) 2025-05-07T21:01:48.6728433Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6728781Z self=, 2025-05-07T21:01:48.6728871Z compile=False, 2025-05-07T21:01:48.6728989Z pooling_mode=, 2025-05-07T21:01:48.6729070Z T=3, 2025-05-07T21:01:48.6729146Z D=75, 2025-05-07T21:01:48.6729231Z B=100, 2025-05-07T21:01:48.6729316Z log_E=3, 2025-05-07T21:01:48.6729401Z L=13, 2025-05-07T21:01:48.6729530Z D_gradcheck=1, 2025-05-07T21:01:48.6729633Z stochastic_rounding=True, 2025-05-07T21:01:48.6729724Z weighted=False, 2025-05-07T21:01:48.6729810Z row_wise=True, 2025-05-07T21:01:48.6729898Z mixed=False, 2025-05-07T21:01:48.6729993Z use_cache=False, 2025-05-07T21:01:48.6730106Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.6730193Z use_cpu=True, 2025-05-07T21:01:48.6730304Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.6730381Z ) 2025-05-07T21:01:48.6730516Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6730870Z self=, 2025-05-07T21:01:48.6730956Z compile=True, 2025-05-07T21:01:48.6731068Z pooling_mode=, 2025-05-07T21:01:48.6731153Z T=2, 2025-05-07T21:01:48.6731233Z D=89, 2025-05-07T21:01:48.6731322Z B=6, 2025-05-07T21:01:48.6731408Z log_E=3, 2025-05-07T21:01:48.6731489Z L=2, 2025-05-07T21:01:48.6731579Z D_gradcheck=2, 2025-05-07T21:01:48.6731678Z stochastic_rounding=True, 2025-05-07T21:01:48.6731763Z weighted=False, 2025-05-07T21:01:48.6731851Z row_wise=True, 2025-05-07T21:01:48.6731933Z mixed=True, 2025-05-07T21:01:48.6732020Z use_cache=False, 2025-05-07T21:01:48.6732138Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.6732223Z use_cpu=True, 2025-05-07T21:01:48.6732331Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.6732412Z ) 2025-05-07T21:01:48.6732547Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6732935Z self=, 2025-05-07T21:01:48.6733033Z compile=True, 2025-05-07T21:01:48.6733144Z pooling_mode=, 2025-05-07T21:01:48.6733231Z T=3, 2025-05-07T21:01:48.6733350Z D=38, 2025-05-07T21:01:48.6733432Z B=67, 2025-05-07T21:01:48.6733522Z log_E=4, 2025-05-07T21:01:48.6733606Z L=14, 2025-05-07T21:01:48.6733689Z D_gradcheck=1, 2025-05-07T21:01:48.6733796Z stochastic_rounding=False, 2025-05-07T21:01:48.6733882Z weighted=True, 2025-05-07T21:01:48.6733963Z row_wise=True, 2025-05-07T21:01:48.6734051Z mixed=True, 2025-05-07T21:01:48.6734139Z use_cache=False, 2025-05-07T21:01:48.6734249Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.6734341Z use_cpu=True, 2025-05-07T21:01:48.6734448Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.6734525Z ) 2025-05-07T21:01:48.6734663Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6735012Z self=, 2025-05-07T21:01:48.6735104Z compile=True, 2025-05-07T21:01:48.6735217Z pooling_mode=, 2025-05-07T21:01:48.6735295Z T=1, 2025-05-07T21:01:48.6735388Z D=45, 2025-05-07T21:01:48.6735513Z B=114, 2025-05-07T21:01:48.6735590Z log_E=5, 2025-05-07T21:01:48.6735681Z L=8, 2025-05-07T21:01:48.6735769Z D_gradcheck=1, 2025-05-07T21:01:48.6735873Z stochastic_rounding=True, 2025-05-07T21:01:48.6735963Z weighted=False, 2025-05-07T21:01:48.6736049Z row_wise=True, 2025-05-07T21:01:48.6736129Z mixed=True, 2025-05-07T21:01:48.6736223Z use_cache=True, 2025-05-07T21:01:48.6736335Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.6736424Z use_cpu=True, 2025-05-07T21:01:48.6736531Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.6736605Z ) 2025-05-07T21:01:48.6736746Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6737093Z self=, 2025-05-07T21:01:48.6737182Z compile=True, 2025-05-07T21:01:48.6737299Z pooling_mode=, 2025-05-07T21:01:48.6737381Z T=3, 2025-05-07T21:01:48.6737460Z D=97, 2025-05-07T21:01:48.6737544Z B=36, 2025-05-07T21:01:48.6737625Z log_E=4, 2025-05-07T21:01:48.6737783Z L=14, 2025-05-07T21:01:48.6737875Z D_gradcheck=1, 2025-05-07T21:01:48.6737975Z stochastic_rounding=True, 2025-05-07T21:01:48.6738061Z weighted=False, 2025-05-07T21:01:48.6738151Z row_wise=True, 2025-05-07T21:01:48.6738232Z mixed=True, 2025-05-07T21:01:48.6738328Z use_cache=True, 2025-05-07T21:01:48.6738440Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.6738523Z use_cpu=True, 2025-05-07T21:01:48.6738634Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.6738707Z ) 2025-05-07T21:01:48.6738843Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6739194Z self=, 2025-05-07T21:01:48.6739282Z compile=False, 2025-05-07T21:01:48.6739396Z pooling_mode=, 2025-05-07T21:01:48.6739485Z T=1, 2025-05-07T21:01:48.6739568Z D=110, 2025-05-07T21:01:48.6739648Z B=21, 2025-05-07T21:01:48.6739737Z log_E=3, 2025-05-07T21:01:48.6739817Z L=19, 2025-05-07T21:01:48.6739905Z D_gradcheck=1, 2025-05-07T21:01:48.6740006Z stochastic_rounding=False, 2025-05-07T21:01:48.6740091Z weighted=True, 2025-05-07T21:01:48.6740179Z row_wise=True, 2025-05-07T21:01:48.6740260Z mixed=True, 2025-05-07T21:01:48.6740346Z use_cache=True, 2025-05-07T21:01:48.6740462Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.6740543Z use_cpu=True, 2025-05-07T21:01:48.6740650Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.6740731Z ) 2025-05-07T21:01:48.6963474Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6963921Z self=, 2025-05-07T21:01:48.6964055Z compile=False, 2025-05-07T21:01:48.6964216Z pooling_mode=, 2025-05-07T21:01:48.6964427Z T=2, 2025-05-07T21:01:48.6964538Z D=22, 2025-05-07T21:01:48.6964643Z B=51, 2025-05-07T21:01:48.6964767Z log_E=3, 2025-05-07T21:01:48.6964874Z L=4, 2025-05-07T21:01:48.6964987Z D_gradcheck=1, 2025-05-07T21:01:48.6965171Z stochastic_rounding=True, 2025-05-07T21:01:48.6965292Z weighted=False, 2025-05-07T21:01:48.6965401Z row_wise=True, 2025-05-07T21:01:48.6965514Z mixed=False, 2025-05-07T21:01:48.6965634Z use_cache=True, 2025-05-07T21:01:48.6965787Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.6965901Z use_cpu=True, 2025-05-07T21:01:48.6966052Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.6966154Z ) 2025-05-07T21:01:48.6966349Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6966713Z self=, 2025-05-07T21:01:48.6966797Z compile=False, 2025-05-07T21:01:48.6966912Z pooling_mode=, 2025-05-07T21:01:48.6966989Z T=5, 2025-05-07T21:01:48.6967140Z D=78, 2025-05-07T21:01:48.6967221Z B=32, 2025-05-07T21:01:48.6967302Z log_E=3, 2025-05-07T21:01:48.6967377Z L=18, 2025-05-07T21:01:48.6967470Z D_gradcheck=2, 2025-05-07T21:01:48.6967567Z stochastic_rounding=True, 2025-05-07T21:01:48.6967648Z weighted=True, 2025-05-07T21:01:48.6967736Z row_wise=True, 2025-05-07T21:01:48.6967817Z mixed=True, 2025-05-07T21:01:48.6967903Z use_cache=False, 2025-05-07T21:01:48.6968018Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.6968105Z use_cpu=True, 2025-05-07T21:01:48.6968211Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.6968290Z ) 2025-05-07T21:01:48.6968431Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6968791Z self=, 2025-05-07T21:01:48.6968882Z compile=False, 2025-05-07T21:01:48.6968992Z pooling_mode=, 2025-05-07T21:01:48.6969083Z T=5, 2025-05-07T21:01:48.6969162Z D=67, 2025-05-07T21:01:48.6969302Z B=30, 2025-05-07T21:01:48.6969387Z log_E=3, 2025-05-07T21:01:48.6969466Z L=18, 2025-05-07T21:01:48.6969551Z D_gradcheck=1, 2025-05-07T21:01:48.6969661Z stochastic_rounding=False, 2025-05-07T21:01:48.6969747Z weighted=True, 2025-05-07T21:01:48.6969830Z row_wise=True, 2025-05-07T21:01:48.6969920Z mixed=False, 2025-05-07T21:01:48.6970006Z use_cache=False, 2025-05-07T21:01:48.6970118Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.6970208Z use_cpu=True, 2025-05-07T21:01:48.6970313Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.6970395Z ) 2025-05-07T21:01:48.6970536Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6970885Z self=, 2025-05-07T21:01:48.6970976Z compile=True, 2025-05-07T21:01:48.6971092Z pooling_mode=, 2025-05-07T21:01:48.6971174Z T=2, 2025-05-07T21:01:48.6971259Z D=5, 2025-05-07T21:01:48.6971346Z B=8, 2025-05-07T21:01:48.6971425Z log_E=3, 2025-05-07T21:01:48.6971509Z L=2, 2025-05-07T21:01:48.6971597Z D_gradcheck=2, 2025-05-07T21:01:48.6971698Z stochastic_rounding=False, 2025-05-07T21:01:48.6971791Z weighted=False, 2025-05-07T21:01:48.6971875Z row_wise=True, 2025-05-07T21:01:48.6971964Z mixed=False, 2025-05-07T21:01:48.6972048Z use_cache=True, 2025-05-07T21:01:48.6972156Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.6972246Z use_cpu=True, 2025-05-07T21:01:48.6972352Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.6972430Z ) 2025-05-07T21:01:48.6972616Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6972966Z self=, 2025-05-07T21:01:48.6973054Z compile=False, 2025-05-07T21:01:48.6973219Z pooling_mode=, 2025-05-07T21:01:48.6973300Z T=5, 2025-05-07T21:01:48.6973380Z D=38, 2025-05-07T21:01:48.6973465Z B=76, 2025-05-07T21:01:48.6973543Z log_E=4, 2025-05-07T21:01:48.6973620Z L=3, 2025-05-07T21:01:48.6973707Z D_gradcheck=1, 2025-05-07T21:01:48.6973805Z stochastic_rounding=False, 2025-05-07T21:01:48.6973894Z weighted=True, 2025-05-07T21:01:48.6973977Z row_wise=True, 2025-05-07T21:01:48.6974059Z mixed=False, 2025-05-07T21:01:48.6974151Z use_cache=False, 2025-05-07T21:01:48.6974261Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.6974345Z use_cpu=True, 2025-05-07T21:01:48.6974454Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.6974537Z ) 2025-05-07T21:01:48.6974672Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6975027Z self=, 2025-05-07T21:01:48.6975112Z compile=True, 2025-05-07T21:01:48.6975230Z pooling_mode=, 2025-05-07T21:01:48.6975384Z T=2, 2025-05-07T21:01:48.6975465Z D=108, 2025-05-07T21:01:48.6975551Z B=54, 2025-05-07T21:01:48.6975630Z log_E=4, 2025-05-07T21:01:48.6975709Z L=16, 2025-05-07T21:01:48.6975800Z D_gradcheck=1, 2025-05-07T21:01:48.6975899Z stochastic_rounding=False, 2025-05-07T21:01:48.6975987Z weighted=False, 2025-05-07T21:01:48.6976078Z row_wise=True, 2025-05-07T21:01:48.6976160Z mixed=True, 2025-05-07T21:01:48.6976245Z use_cache=True, 2025-05-07T21:01:48.6976362Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.6976447Z use_cpu=True, 2025-05-07T21:01:48.6976554Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.6976639Z ) 2025-05-07T21:01:48.6976774Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6977123Z self=, 2025-05-07T21:01:48.6977212Z compile=True, 2025-05-07T21:01:48.6977325Z pooling_mode=, 2025-05-07T21:01:48.6977411Z T=4, 2025-05-07T21:01:48.6977533Z D=88, 2025-05-07T21:01:48.6977613Z B=31, 2025-05-07T21:01:48.6977699Z log_E=4, 2025-05-07T21:01:48.6977779Z L=12, 2025-05-07T21:01:48.6977864Z D_gradcheck=1, 2025-05-07T21:01:48.6977968Z stochastic_rounding=False, 2025-05-07T21:01:48.6978055Z weighted=False, 2025-05-07T21:01:48.6978139Z row_wise=True, 2025-05-07T21:01:48.6978228Z mixed=True, 2025-05-07T21:01:48.6978312Z use_cache=True, 2025-05-07T21:01:48.6978424Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.6978513Z use_cpu=True, 2025-05-07T21:01:48.6978623Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.6978699Z ) 2025-05-07T21:01:48.6978839Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6979189Z self=, 2025-05-07T21:01:48.6979285Z compile=True, 2025-05-07T21:01:48.6979400Z pooling_mode=, 2025-05-07T21:01:48.6979481Z T=5, 2025-05-07T21:01:48.6979566Z D=49, 2025-05-07T21:01:48.6979645Z B=82, 2025-05-07T21:01:48.6979725Z log_E=5, 2025-05-07T21:01:48.6979807Z L=2, 2025-05-07T21:01:48.6979891Z D_gradcheck=1, 2025-05-07T21:01:48.6979991Z stochastic_rounding=True, 2025-05-07T21:01:48.6980081Z weighted=False, 2025-05-07T21:01:48.6980163Z row_wise=True, 2025-05-07T21:01:48.6980246Z mixed=True, 2025-05-07T21:01:48.6980335Z use_cache=True, 2025-05-07T21:01:48.6980446Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.6980530Z use_cpu=True, 2025-05-07T21:01:48.6980686Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.6980764Z ) 2025-05-07T21:01:48.6980904Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6981252Z self=, 2025-05-07T21:01:48.6981378Z compile=False, 2025-05-07T21:01:48.6981502Z pooling_mode=, 2025-05-07T21:01:48.6981584Z T=1, 2025-05-07T21:01:48.6981665Z D=12, 2025-05-07T21:01:48.6981747Z B=80, 2025-05-07T21:01:48.6981830Z log_E=4, 2025-05-07T21:01:48.6981909Z L=5, 2025-05-07T21:01:48.6981999Z D_gradcheck=2, 2025-05-07T21:01:48.6982101Z stochastic_rounding=False, 2025-05-07T21:01:48.6982188Z weighted=False, 2025-05-07T21:01:48.6982278Z row_wise=True, 2025-05-07T21:01:48.6982362Z mixed=False, 2025-05-07T21:01:48.6982456Z use_cache=True, 2025-05-07T21:01:48.6982568Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.6982656Z use_cpu=True, 2025-05-07T21:01:48.6982771Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.6982846Z ) 2025-05-07T21:01:48.6982982Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6983336Z self=, 2025-05-07T21:01:48.6983425Z compile=True, 2025-05-07T21:01:48.6983579Z pooling_mode=, 2025-05-07T21:01:48.6983666Z T=2, 2025-05-07T21:01:48.6983744Z D=35, 2025-05-07T21:01:48.6983822Z B=60, 2025-05-07T21:01:48.6983906Z log_E=4, 2025-05-07T21:01:48.6983983Z L=16, 2025-05-07T21:01:48.6984073Z D_gradcheck=2, 2025-05-07T21:01:48.6984179Z stochastic_rounding=False, 2025-05-07T21:01:48.6984265Z weighted=False, 2025-05-07T21:01:48.6984355Z row_wise=True, 2025-05-07T21:01:48.6984437Z mixed=True, 2025-05-07T21:01:48.6984524Z use_cache=False, 2025-05-07T21:01:48.6984639Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.6984724Z use_cpu=True, 2025-05-07T21:01:48.6984833Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.6984917Z ) 2025-05-07T21:01:48.6985053Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6985402Z self=, 2025-05-07T21:01:48.6985496Z compile=False, 2025-05-07T21:01:48.6985610Z pooling_mode=, 2025-05-07T21:01:48.6985732Z T=4, 2025-05-07T21:01:48.6985817Z D=114, 2025-05-07T21:01:48.6985895Z B=95, 2025-05-07T21:01:48.6985986Z log_E=4, 2025-05-07T21:01:48.6986066Z L=1, 2025-05-07T21:01:48.6986155Z D_gradcheck=2, 2025-05-07T21:01:48.6986269Z stochastic_rounding=False, 2025-05-07T21:01:48.6986358Z weighted=True, 2025-05-07T21:01:48.6986441Z row_wise=True, 2025-05-07T21:01:48.6986533Z mixed=True, 2025-05-07T21:01:48.6986617Z use_cache=True, 2025-05-07T21:01:48.6986731Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.6986820Z use_cpu=True, 2025-05-07T21:01:48.6986929Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.6987005Z ) 2025-05-07T21:01:48.6987146Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6987494Z self=, 2025-05-07T21:01:48.6987586Z compile=True, 2025-05-07T21:01:48.6987708Z pooling_mode=, 2025-05-07T21:01:48.6987786Z T=1, 2025-05-07T21:01:48.6987869Z D=64, 2025-05-07T21:01:48.6987947Z B=12, 2025-05-07T21:01:48.6988027Z log_E=5, 2025-05-07T21:01:48.6988108Z L=17, 2025-05-07T21:01:48.6988193Z D_gradcheck=2, 2025-05-07T21:01:48.6988293Z stochastic_rounding=False, 2025-05-07T21:01:48.6988384Z weighted=True, 2025-05-07T21:01:48.6988468Z row_wise=True, 2025-05-07T21:01:48.6988551Z mixed=True, 2025-05-07T21:01:48.6988643Z use_cache=False, 2025-05-07T21:01:48.6988753Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.6988837Z use_cpu=True, 2025-05-07T21:01:48.6988992Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.6989070Z ) 2025-05-07T21:01:48.6989206Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6989560Z self=, 2025-05-07T21:01:48.6989689Z compile=False, 2025-05-07T21:01:48.6989811Z pooling_mode=, 2025-05-07T21:01:48.6989890Z T=4, 2025-05-07T21:01:48.6989969Z D=44, 2025-05-07T21:01:48.6990056Z B=118, 2025-05-07T21:01:48.6990139Z log_E=5, 2025-05-07T21:01:48.6990217Z L=20, 2025-05-07T21:01:48.6990308Z D_gradcheck=2, 2025-05-07T21:01:48.6990411Z stochastic_rounding=False, 2025-05-07T21:01:48.6990499Z weighted=False, 2025-05-07T21:01:48.6990859Z row_wise=True, 2025-05-07T21:01:48.6990981Z mixed=False, 2025-05-07T21:01:48.6991103Z use_cache=False, 2025-05-07T21:01:48.6991248Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.6991337Z use_cpu=True, 2025-05-07T21:01:48.6991451Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.6991533Z ) 2025-05-07T21:01:48.6991670Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6992027Z self=, 2025-05-07T21:01:48.6992199Z compile=True, 2025-05-07T21:01:48.6992317Z pooling_mode=, 2025-05-07T21:01:48.6992402Z T=4, 2025-05-07T21:01:48.6992480Z D=66, 2025-05-07T21:01:48.6992558Z B=92, 2025-05-07T21:01:48.6992645Z log_E=3, 2025-05-07T21:01:48.6992725Z L=13, 2025-05-07T21:01:48.6992833Z D_gradcheck=2, 2025-05-07T21:01:48.6992934Z stochastic_rounding=True, 2025-05-07T21:01:48.6993019Z weighted=True, 2025-05-07T21:01:48.6993105Z row_wise=True, 2025-05-07T21:01:48.6993189Z mixed=True, 2025-05-07T21:01:48.6993274Z use_cache=True, 2025-05-07T21:01:48.6993395Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.6993482Z use_cpu=True, 2025-05-07T21:01:48.6993588Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.6993672Z ) 2025-05-07T21:01:48.6993807Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6994162Z self=, 2025-05-07T21:01:48.6994263Z compile=True, 2025-05-07T21:01:48.6994442Z pooling_mode=, 2025-05-07T21:01:48.6994530Z T=3, 2025-05-07T21:01:48.6994611Z D=62, 2025-05-07T21:01:48.6994689Z B=32, 2025-05-07T21:01:48.6994778Z log_E=3, 2025-05-07T21:01:48.6994856Z L=10, 2025-05-07T21:01:48.6994942Z D_gradcheck=1, 2025-05-07T21:01:48.6995046Z stochastic_rounding=True, 2025-05-07T21:01:48.6995132Z weighted=True, 2025-05-07T21:01:48.6995218Z row_wise=True, 2025-05-07T21:01:48.6995306Z mixed=False, 2025-05-07T21:01:48.6995500Z use_cache=True, 2025-05-07T21:01:48.6995647Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.6995766Z use_cpu=True, 2025-05-07T21:01:48.6995907Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.6996009Z ) 2025-05-07T21:01:48.6996196Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.6996684Z self=, 2025-05-07T21:01:48.6996820Z compile=True, 2025-05-07T21:01:48.6996973Z pooling_mode=, 2025-05-07T21:01:48.6997076Z T=3, 2025-05-07T21:01:48.6997185Z D=31, 2025-05-07T21:01:48.6997287Z B=63, 2025-05-07T21:01:48.6997391Z log_E=5, 2025-05-07T21:01:48.6997502Z L=19, 2025-05-07T21:01:48.6997613Z D_gradcheck=1, 2025-05-07T21:01:48.6997743Z stochastic_rounding=False, 2025-05-07T21:01:48.6997860Z weighted=True, 2025-05-07T21:01:48.6997955Z row_wise=True, 2025-05-07T21:01:48.6998038Z mixed=True, 2025-05-07T21:01:48.6998128Z use_cache=True, 2025-05-07T21:01:48.6998324Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.6998414Z use_cpu=True, 2025-05-07T21:01:48.6998519Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.6998597Z ) 2025-05-07T21:01:48.7222165Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7223027Z self=, 2025-05-07T21:01:48.7223385Z compile=True, 2025-05-07T21:01:48.7223544Z pooling_mode=, 2025-05-07T21:01:48.7223654Z T=2, 2025-05-07T21:01:48.7223774Z D=2, 2025-05-07T21:01:48.7223879Z B=32, 2025-05-07T21:01:48.7223983Z log_E=3, 2025-05-07T21:01:48.7224099Z L=3, 2025-05-07T21:01:48.7224213Z D_gradcheck=1, 2025-05-07T21:01:48.7224350Z stochastic_rounding=False, 2025-05-07T21:01:48.7224478Z weighted=False, 2025-05-07T21:01:48.7224590Z row_wise=True, 2025-05-07T21:01:48.7224701Z mixed=False, 2025-05-07T21:01:48.7224830Z use_cache=True, 2025-05-07T21:01:48.7224983Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.7225094Z use_cpu=True, 2025-05-07T21:01:48.7225247Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.7225350Z ) 2025-05-07T21:01:48.7225539Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7226020Z self=, 2025-05-07T21:01:48.7226208Z compile=False, 2025-05-07T21:01:48.7226324Z pooling_mode=, 2025-05-07T21:01:48.7226400Z T=2, 2025-05-07T21:01:48.7226478Z D=56, 2025-05-07T21:01:48.7226560Z B=53, 2025-05-07T21:01:48.7226638Z log_E=3, 2025-05-07T21:01:48.7226717Z L=0, 2025-05-07T21:01:48.7226812Z D_gradcheck=2, 2025-05-07T21:01:48.7226912Z stochastic_rounding=True, 2025-05-07T21:01:48.7226997Z weighted=True, 2025-05-07T21:01:48.7227089Z row_wise=True, 2025-05-07T21:01:48.7227170Z mixed=True, 2025-05-07T21:01:48.7227252Z use_cache=True, 2025-05-07T21:01:48.7227370Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.7227452Z use_cpu=True, 2025-05-07T21:01:48.7227562Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.7227639Z ) 2025-05-07T21:01:48.7227775Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7233871Z self=, 2025-05-07T21:01:48.7234086Z compile=True, 2025-05-07T21:01:48.7234210Z pooling_mode=, 2025-05-07T21:01:48.7234298Z T=2, 2025-05-07T21:01:48.7234377Z D=13, 2025-05-07T21:01:48.7234455Z B=72, 2025-05-07T21:01:48.7234539Z log_E=5, 2025-05-07T21:01:48.7234617Z L=0, 2025-05-07T21:01:48.7234705Z D_gradcheck=1, 2025-05-07T21:01:48.7234811Z stochastic_rounding=False, 2025-05-07T21:01:48.7234898Z weighted=False, 2025-05-07T21:01:48.7234988Z row_wise=True, 2025-05-07T21:01:48.7235070Z mixed=True, 2025-05-07T21:01:48.7235153Z use_cache=True, 2025-05-07T21:01:48.7235273Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.7235445Z use_cpu=True, 2025-05-07T21:01:48.7235552Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.7235630Z ) 2025-05-07T21:01:48.7235768Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7236122Z self=, 2025-05-07T21:01:48.7236216Z compile=True, 2025-05-07T21:01:48.7236329Z pooling_mode=, 2025-05-07T21:01:48.7236406Z T=5, 2025-05-07T21:01:48.7236486Z D=71, 2025-05-07T21:01:48.7236563Z B=17, 2025-05-07T21:01:48.7236642Z log_E=4, 2025-05-07T21:01:48.7236720Z L=19, 2025-05-07T21:01:48.7236805Z D_gradcheck=1, 2025-05-07T21:01:48.7236908Z stochastic_rounding=True, 2025-05-07T21:01:48.7236990Z weighted=True, 2025-05-07T21:01:48.7237069Z row_wise=True, 2025-05-07T21:01:48.7237154Z mixed=False, 2025-05-07T21:01:48.7237236Z use_cache=True, 2025-05-07T21:01:48.7237421Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.7237509Z use_cpu=True, 2025-05-07T21:01:48.7237649Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.7237724Z ) 2025-05-07T21:01:48.7237859Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7238250Z self=, 2025-05-07T21:01:48.7238341Z compile=False, 2025-05-07T21:01:48.7238452Z pooling_mode=, 2025-05-07T21:01:48.7238533Z T=3, 2025-05-07T21:01:48.7238607Z D=46, 2025-05-07T21:01:48.7238681Z B=48, 2025-05-07T21:01:48.7238763Z log_E=4, 2025-05-07T21:01:48.7238838Z L=20, 2025-05-07T21:01:48.7238922Z D_gradcheck=2, 2025-05-07T21:01:48.7239024Z stochastic_rounding=False, 2025-05-07T21:01:48.7239107Z weighted=False, 2025-05-07T21:01:48.7239193Z row_wise=True, 2025-05-07T21:01:48.7239274Z mixed=False, 2025-05-07T21:01:48.7239354Z use_cache=False, 2025-05-07T21:01:48.7239474Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.7239556Z use_cpu=True, 2025-05-07T21:01:48.7239661Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.7239737Z ) 2025-05-07T21:01:48.7239871Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7240219Z self=, 2025-05-07T21:01:48.7240362Z compile=True, 2025-05-07T21:01:48.7240474Z pooling_mode=, 2025-05-07T21:01:48.7240552Z T=1, 2025-05-07T21:01:48.7240634Z D=120, 2025-05-07T21:01:48.7240711Z B=91, 2025-05-07T21:01:48.7240788Z log_E=5, 2025-05-07T21:01:48.7240869Z L=6, 2025-05-07T21:01:48.7240948Z D_gradcheck=2, 2025-05-07T21:01:48.7241054Z stochastic_rounding=True, 2025-05-07T21:01:48.7241138Z weighted=True, 2025-05-07T21:01:48.7241222Z row_wise=True, 2025-05-07T21:01:48.7241309Z mixed=False, 2025-05-07T21:01:48.7241397Z use_cache=False, 2025-05-07T21:01:48.7241505Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.7241589Z use_cpu=True, 2025-05-07T21:01:48.7241694Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.7241765Z ) 2025-05-07T21:01:48.7241905Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7242297Z self=, 2025-05-07T21:01:48.7242382Z compile=False, 2025-05-07T21:01:48.7242498Z pooling_mode=, 2025-05-07T21:01:48.7242576Z T=3, 2025-05-07T21:01:48.7242656Z D=63, 2025-05-07T21:01:48.7242732Z B=92, 2025-05-07T21:01:48.7242809Z log_E=5, 2025-05-07T21:01:48.7242892Z L=15, 2025-05-07T21:01:48.7242975Z D_gradcheck=1, 2025-05-07T21:01:48.7243074Z stochastic_rounding=True, 2025-05-07T21:01:48.7243162Z weighted=True, 2025-05-07T21:01:48.7243244Z row_wise=True, 2025-05-07T21:01:48.7243333Z mixed=False, 2025-05-07T21:01:48.7243420Z use_cache=True, 2025-05-07T21:01:48.7243529Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.7243616Z use_cpu=True, 2025-05-07T21:01:48.7243729Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.7243802Z ) 2025-05-07T21:01:48.7243935Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7244295Z self=, 2025-05-07T21:01:48.7244383Z compile=True, 2025-05-07T21:01:48.7244496Z pooling_mode=, 2025-05-07T21:01:48.7244575Z T=2, 2025-05-07T21:01:48.7244653Z D=44, 2025-05-07T21:01:48.7244733Z B=114, 2025-05-07T21:01:48.7244811Z log_E=5, 2025-05-07T21:01:48.7244890Z L=4, 2025-05-07T21:01:48.7244982Z D_gradcheck=2, 2025-05-07T21:01:48.7245081Z stochastic_rounding=True, 2025-05-07T21:01:48.7245164Z weighted=False, 2025-05-07T21:01:48.7245252Z row_wise=True, 2025-05-07T21:01:48.7245331Z mixed=True, 2025-05-07T21:01:48.7245457Z use_cache=False, 2025-05-07T21:01:48.7245574Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.7245656Z use_cpu=True, 2025-05-07T21:01:48.7245761Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.7245839Z ) 2025-05-07T21:01:48.7245972Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7246365Z self=, 2025-05-07T21:01:48.7246449Z compile=True, 2025-05-07T21:01:48.7246558Z pooling_mode=, 2025-05-07T21:01:48.7246640Z T=5, 2025-05-07T21:01:48.7246716Z D=50, 2025-05-07T21:01:48.7246793Z B=83, 2025-05-07T21:01:48.7246876Z log_E=3, 2025-05-07T21:01:48.7246951Z L=8, 2025-05-07T21:01:48.7247033Z D_gradcheck=1, 2025-05-07T21:01:48.7247140Z stochastic_rounding=False, 2025-05-07T21:01:48.7247224Z weighted=True, 2025-05-07T21:01:48.7247305Z row_wise=True, 2025-05-07T21:01:48.7247389Z mixed=True, 2025-05-07T21:01:48.7247477Z use_cache=False, 2025-05-07T21:01:48.7247586Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.7247675Z use_cpu=True, 2025-05-07T21:01:48.7247778Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.7247856Z ) 2025-05-07T21:01:48.7247991Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7248419Z self=, 2025-05-07T21:01:48.7248510Z compile=False, 2025-05-07T21:01:48.7248626Z pooling_mode=, 2025-05-07T21:01:48.7248704Z T=4, 2025-05-07T21:01:48.7248786Z D=118, 2025-05-07T21:01:48.7248863Z B=69, 2025-05-07T21:01:48.7248940Z log_E=5, 2025-05-07T21:01:48.7249021Z L=2, 2025-05-07T21:01:48.7249105Z D_gradcheck=2, 2025-05-07T21:01:48.7249204Z stochastic_rounding=False, 2025-05-07T21:01:48.7249292Z weighted=False, 2025-05-07T21:01:48.7249375Z row_wise=True, 2025-05-07T21:01:48.7249462Z mixed=False, 2025-05-07T21:01:48.7249543Z use_cache=True, 2025-05-07T21:01:48.7249652Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.7249736Z use_cpu=True, 2025-05-07T21:01:48.7249842Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.7249916Z ) 2025-05-07T21:01:48.7250061Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7250451Z self=, 2025-05-07T21:01:48.7250536Z compile=True, 2025-05-07T21:01:48.7250653Z pooling_mode=, 2025-05-07T21:01:48.7250729Z T=2, 2025-05-07T21:01:48.7250807Z D=23, 2025-05-07T21:01:48.7250890Z B=11, 2025-05-07T21:01:48.7250969Z log_E=3, 2025-05-07T21:01:48.7251041Z L=8, 2025-05-07T21:01:48.7251128Z D_gradcheck=1, 2025-05-07T21:01:48.7251224Z stochastic_rounding=True, 2025-05-07T21:01:48.7251308Z weighted=True, 2025-05-07T21:01:48.7251389Z row_wise=True, 2025-05-07T21:01:48.7251474Z mixed=False, 2025-05-07T21:01:48.7251561Z use_cache=False, 2025-05-07T21:01:48.7251670Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.7251753Z use_cpu=True, 2025-05-07T21:01:48.7251861Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.7251938Z ) 2025-05-07T21:01:48.7252070Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7252419Z self=, 2025-05-07T21:01:48.7252501Z compile=True, 2025-05-07T21:01:48.7252611Z pooling_mode=, 2025-05-07T21:01:48.7252693Z T=3, 2025-05-07T21:01:48.7252771Z D=20, 2025-05-07T21:01:48.7252847Z B=91, 2025-05-07T21:01:48.7252926Z log_E=5, 2025-05-07T21:01:48.7253004Z L=16, 2025-05-07T21:01:48.7253090Z D_gradcheck=2, 2025-05-07T21:01:48.7253189Z stochastic_rounding=False, 2025-05-07T21:01:48.7253271Z weighted=False, 2025-05-07T21:01:48.7253357Z row_wise=True, 2025-05-07T21:01:48.7253482Z mixed=False, 2025-05-07T21:01:48.7253566Z use_cache=True, 2025-05-07T21:01:48.7253680Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.7253762Z use_cpu=True, 2025-05-07T21:01:48.7253867Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.7253988Z ) 2025-05-07T21:01:48.7254125Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7254470Z self=, 2025-05-07T21:01:48.7254559Z compile=True, 2025-05-07T21:01:48.7254669Z pooling_mode=, 2025-05-07T21:01:48.7254748Z T=1, 2025-05-07T21:01:48.7254827Z D=12, 2025-05-07T21:01:48.7254904Z B=61, 2025-05-07T21:01:48.7254986Z log_E=4, 2025-05-07T21:01:48.7255063Z L=16, 2025-05-07T21:01:48.7255149Z D_gradcheck=1, 2025-05-07T21:01:48.7255253Z stochastic_rounding=False, 2025-05-07T21:01:48.7255333Z weighted=True, 2025-05-07T21:01:48.7255412Z row_wise=True, 2025-05-07T21:01:48.7255500Z mixed=False, 2025-05-07T21:01:48.7255585Z use_cache=False, 2025-05-07T21:01:48.7255693Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.7255777Z use_cpu=True, 2025-05-07T21:01:48.7255884Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.7255960Z ) 2025-05-07T21:01:48.7256142Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7256488Z self=, 2025-05-07T21:01:48.7256576Z compile=True, 2025-05-07T21:01:48.7256686Z pooling_mode=, 2025-05-07T21:01:48.7256765Z T=4, 2025-05-07T21:01:48.7256847Z D=42, 2025-05-07T21:01:48.7256923Z B=3, 2025-05-07T21:01:48.7256999Z log_E=3, 2025-05-07T21:01:48.7257082Z L=12, 2025-05-07T21:01:48.7257162Z D_gradcheck=1, 2025-05-07T21:01:48.7257262Z stochastic_rounding=False, 2025-05-07T21:01:48.7257350Z weighted=False, 2025-05-07T21:01:48.7257435Z row_wise=True, 2025-05-07T21:01:48.7257516Z mixed=False, 2025-05-07T21:01:48.7257603Z use_cache=False, 2025-05-07T21:01:48.7257714Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.7257801Z use_cpu=True, 2025-05-07T21:01:48.7257905Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.7257981Z ) 2025-05-07T21:01:48.7258120Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7258504Z self=, 2025-05-07T21:01:48.7258589Z compile=True, 2025-05-07T21:01:48.7258705Z pooling_mode=, 2025-05-07T21:01:48.7258780Z T=5, 2025-05-07T21:01:48.7258856Z D=14, 2025-05-07T21:01:48.7258936Z B=121, 2025-05-07T21:01:48.7259015Z log_E=5, 2025-05-07T21:01:48.7259092Z L=16, 2025-05-07T21:01:48.7259177Z D_gradcheck=1, 2025-05-07T21:01:48.7259276Z stochastic_rounding=False, 2025-05-07T21:01:48.7259358Z weighted=False, 2025-05-07T21:01:48.7259448Z row_wise=True, 2025-05-07T21:01:48.7259527Z mixed=True, 2025-05-07T21:01:48.7259614Z use_cache=False, 2025-05-07T21:01:48.7259722Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.7259804Z use_cpu=True, 2025-05-07T21:01:48.7259912Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.7259991Z ) 2025-05-07T21:01:48.7260125Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7260473Z self=, 2025-05-07T21:01:48.7260554Z compile=True, 2025-05-07T21:01:48.7260663Z pooling_mode=, 2025-05-07T21:01:48.7260746Z T=4, 2025-05-07T21:01:48.7260822Z D=105, 2025-05-07T21:01:48.7260900Z B=105, 2025-05-07T21:01:48.7260981Z log_E=3, 2025-05-07T21:01:48.7261058Z L=3, 2025-05-07T21:01:48.7261139Z D_gradcheck=1, 2025-05-07T21:01:48.7261242Z stochastic_rounding=True, 2025-05-07T21:01:48.7261325Z weighted=False, 2025-05-07T21:01:48.7261455Z row_wise=True, 2025-05-07T21:01:48.7261538Z mixed=False, 2025-05-07T21:01:48.7261621Z use_cache=False, 2025-05-07T21:01:48.7261732Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.7261812Z use_cpu=True, 2025-05-07T21:01:48.7261957Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.7262040Z ) 2025-05-07T21:01:48.7480707Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7481101Z self=, 2025-05-07T21:01:48.7481237Z compile=False, 2025-05-07T21:01:48.7481396Z pooling_mode=, 2025-05-07T21:01:48.7481520Z T=5, 2025-05-07T21:01:48.7481626Z D=89, 2025-05-07T21:01:48.7481731Z B=49, 2025-05-07T21:01:48.7481900Z log_E=3, 2025-05-07T21:01:48.7482005Z L=19, 2025-05-07T21:01:48.7482121Z D_gradcheck=1, 2025-05-07T21:01:48.7482261Z stochastic_rounding=True, 2025-05-07T21:01:48.7482382Z weighted=False, 2025-05-07T21:01:48.7482497Z row_wise=True, 2025-05-07T21:01:48.7482599Z mixed=True, 2025-05-07T21:01:48.7482686Z use_cache=False, 2025-05-07T21:01:48.7482799Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.7482887Z use_cpu=True, 2025-05-07T21:01:48.7482993Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.7483180Z ) 2025-05-07T21:01:48.7483319Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7483666Z self=, 2025-05-07T21:01:48.7483753Z compile=False, 2025-05-07T21:01:48.7483862Z pooling_mode=, 2025-05-07T21:01:48.7483940Z T=2, 2025-05-07T21:01:48.7484027Z D=89, 2025-05-07T21:01:48.7484104Z B=50, 2025-05-07T21:01:48.7484182Z log_E=4, 2025-05-07T21:01:48.7484263Z L=11, 2025-05-07T21:01:48.7484345Z D_gradcheck=1, 2025-05-07T21:01:48.7484444Z stochastic_rounding=False, 2025-05-07T21:01:48.7484536Z weighted=False, 2025-05-07T21:01:48.7484619Z row_wise=True, 2025-05-07T21:01:48.7484709Z mixed=False, 2025-05-07T21:01:48.7484791Z use_cache=True, 2025-05-07T21:01:48.7484898Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.7484983Z use_cpu=True, 2025-05-07T21:01:48.7485091Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.7485168Z ) 2025-05-07T21:01:48.7485371Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7485717Z self=, 2025-05-07T21:01:48.7485801Z compile=False, 2025-05-07T21:01:48.7485912Z pooling_mode=, 2025-05-07T21:01:48.7485988Z T=2, 2025-05-07T21:01:48.7486063Z D=66, 2025-05-07T21:01:48.7486144Z B=54, 2025-05-07T21:01:48.7486222Z log_E=4, 2025-05-07T21:01:48.7486298Z L=16, 2025-05-07T21:01:48.7486387Z D_gradcheck=1, 2025-05-07T21:01:48.7486488Z stochastic_rounding=False, 2025-05-07T21:01:48.7486575Z weighted=False, 2025-05-07T21:01:48.7486655Z row_wise=True, 2025-05-07T21:01:48.7486735Z mixed=False, 2025-05-07T21:01:48.7486824Z use_cache=False, 2025-05-07T21:01:48.7486932Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.7487015Z use_cpu=True, 2025-05-07T21:01:48.7487126Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.7487202Z ) 2025-05-07T21:01:48.7487337Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7487686Z self=, 2025-05-07T21:01:48.7487770Z compile=False, 2025-05-07T21:01:48.7487877Z pooling_mode=, 2025-05-07T21:01:48.7487959Z T=4, 2025-05-07T21:01:48.7488032Z D=59, 2025-05-07T21:01:48.7488113Z B=35, 2025-05-07T21:01:48.7488188Z log_E=4, 2025-05-07T21:01:48.7488263Z L=6, 2025-05-07T21:01:48.7488348Z D_gradcheck=2, 2025-05-07T21:01:48.7488513Z stochastic_rounding=True, 2025-05-07T21:01:48.7488598Z weighted=False, 2025-05-07T21:01:48.7488678Z row_wise=True, 2025-05-07T21:01:48.7488756Z mixed=True, 2025-05-07T21:01:48.7488836Z use_cache=True, 2025-05-07T21:01:48.7488949Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.7489088Z use_cpu=True, 2025-05-07T21:01:48.7489194Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.7489272Z ) 2025-05-07T21:01:48.7489407Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7489750Z self=, 2025-05-07T21:01:48.7489841Z compile=False, 2025-05-07T21:01:48.7489953Z pooling_mode=, 2025-05-07T21:01:48.7490032Z T=5, 2025-05-07T21:01:48.7490106Z D=72, 2025-05-07T21:01:48.7490184Z B=109, 2025-05-07T21:01:48.7490266Z log_E=3, 2025-05-07T21:01:48.7490340Z L=13, 2025-05-07T21:01:48.7490424Z D_gradcheck=1, 2025-05-07T21:01:48.7490528Z stochastic_rounding=True, 2025-05-07T21:01:48.7490872Z weighted=False, 2025-05-07T21:01:48.7490953Z row_wise=True, 2025-05-07T21:01:48.7491036Z mixed=True, 2025-05-07T21:01:48.7491119Z use_cache=False, 2025-05-07T21:01:48.7491228Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.7491315Z use_cpu=True, 2025-05-07T21:01:48.7491488Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.7491565Z ) 2025-05-07T21:01:48.7491705Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7492047Z self=, 2025-05-07T21:01:48.7492135Z compile=True, 2025-05-07T21:01:48.7492244Z pooling_mode=, 2025-05-07T21:01:48.7492319Z T=1, 2025-05-07T21:01:48.7492400Z D=16, 2025-05-07T21:01:48.7492472Z B=66, 2025-05-07T21:01:48.7492550Z log_E=5, 2025-05-07T21:01:48.7492641Z L=5, 2025-05-07T21:01:48.7492725Z D_gradcheck=2, 2025-05-07T21:01:48.7492824Z stochastic_rounding=True, 2025-05-07T21:01:48.7492912Z weighted=True, 2025-05-07T21:01:48.7492991Z row_wise=True, 2025-05-07T21:01:48.7493071Z mixed=False, 2025-05-07T21:01:48.7493158Z use_cache=True, 2025-05-07T21:01:48.7493267Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.7493356Z use_cpu=True, 2025-05-07T21:01:48.7493464Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.7493600Z ) 2025-05-07T21:01:48.7493738Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7494079Z self=, 2025-05-07T21:01:48.7494163Z compile=False, 2025-05-07T21:01:48.7494276Z pooling_mode=, 2025-05-07T21:01:48.7494350Z T=5, 2025-05-07T21:01:48.7494425Z D=48, 2025-05-07T21:01:48.7494504Z B=70, 2025-05-07T21:01:48.7494579Z log_E=3, 2025-05-07T21:01:48.7494656Z L=16, 2025-05-07T21:01:48.7494739Z D_gradcheck=2, 2025-05-07T21:01:48.7494839Z stochastic_rounding=False, 2025-05-07T21:01:48.7494919Z weighted=True, 2025-05-07T21:01:48.7495007Z row_wise=True, 2025-05-07T21:01:48.7495087Z mixed=False, 2025-05-07T21:01:48.7495173Z use_cache=True, 2025-05-07T21:01:48.7495285Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.7495373Z use_cpu=True, 2025-05-07T21:01:48.7495487Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.7495560Z ) 2025-05-07T21:01:48.7495697Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7496048Z self=, 2025-05-07T21:01:48.7496131Z compile=False, 2025-05-07T21:01:48.7496242Z pooling_mode=, 2025-05-07T21:01:48.7496322Z T=3, 2025-05-07T21:01:48.7496398Z D=96, 2025-05-07T21:01:48.7496468Z B=92, 2025-05-07T21:01:48.7496551Z log_E=4, 2025-05-07T21:01:48.7496632Z L=18, 2025-05-07T21:01:48.7496711Z D_gradcheck=1, 2025-05-07T21:01:48.7496879Z stochastic_rounding=False, 2025-05-07T21:01:48.7496960Z weighted=False, 2025-05-07T21:01:48.7497046Z row_wise=True, 2025-05-07T21:01:48.7497130Z mixed=False, 2025-05-07T21:01:48.7497214Z use_cache=False, 2025-05-07T21:01:48.7497463Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.7497547Z use_cpu=True, 2025-05-07T21:01:48.7497654Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.7497733Z ) 2025-05-07T21:01:48.7497866Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7498208Z self=, 2025-05-07T21:01:48.7498295Z compile=False, 2025-05-07T21:01:48.7498405Z pooling_mode=, 2025-05-07T21:01:48.7498480Z T=3, 2025-05-07T21:01:48.7498558Z D=48, 2025-05-07T21:01:48.7498634Z B=66, 2025-05-07T21:01:48.7498713Z log_E=4, 2025-05-07T21:01:48.7498786Z L=1, 2025-05-07T21:01:48.7498872Z D_gradcheck=1, 2025-05-07T21:01:48.7498974Z stochastic_rounding=True, 2025-05-07T21:01:48.7499057Z weighted=True, 2025-05-07T21:01:48.7499135Z row_wise=True, 2025-05-07T21:01:48.7499215Z mixed=False, 2025-05-07T21:01:48.7499296Z use_cache=True, 2025-05-07T21:01:48.7499408Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.7499536Z use_cpu=True, 2025-05-07T21:01:48.7499643Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.7499714Z ) 2025-05-07T21:01:48.7499850Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7500190Z self=, 2025-05-07T21:01:48.7500277Z compile=True, 2025-05-07T21:01:48.7500385Z pooling_mode=, 2025-05-07T21:01:48.7500461Z T=3, 2025-05-07T21:01:48.7500535Z D=6, 2025-05-07T21:01:48.7500607Z B=56, 2025-05-07T21:01:48.7500683Z log_E=3, 2025-05-07T21:01:48.7500763Z L=11, 2025-05-07T21:01:48.7500849Z D_gradcheck=1, 2025-05-07T21:01:48.7500946Z stochastic_rounding=False, 2025-05-07T21:01:48.7501027Z weighted=False, 2025-05-07T21:01:48.7501109Z row_wise=True, 2025-05-07T21:01:48.7501187Z mixed=True, 2025-05-07T21:01:48.7501272Z use_cache=False, 2025-05-07T21:01:48.7501382Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.7501465Z use_cpu=True, 2025-05-07T21:01:48.7501615Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.7501687Z ) 2025-05-07T21:01:48.7501818Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7502167Z self=, 2025-05-07T21:01:48.7502254Z compile=False, 2025-05-07T21:01:48.7502366Z pooling_mode=, 2025-05-07T21:01:48.7502442Z T=3, 2025-05-07T21:01:48.7502517Z D=98, 2025-05-07T21:01:48.7502597Z B=48, 2025-05-07T21:01:48.7502676Z log_E=4, 2025-05-07T21:01:48.7502750Z L=17, 2025-05-07T21:01:48.7502838Z D_gradcheck=1, 2025-05-07T21:01:48.7502935Z stochastic_rounding=True, 2025-05-07T21:01:48.7503015Z weighted=True, 2025-05-07T21:01:48.7503096Z row_wise=True, 2025-05-07T21:01:48.7503177Z mixed=True, 2025-05-07T21:01:48.7503256Z use_cache=True, 2025-05-07T21:01:48.7503371Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.7503451Z use_cpu=True, 2025-05-07T21:01:48.7503558Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.7503634Z ) 2025-05-07T21:01:48.7503765Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7504112Z self=, 2025-05-07T21:01:48.7504196Z compile=True, 2025-05-07T21:01:48.7504305Z pooling_mode=, 2025-05-07T21:01:48.7504385Z T=5, 2025-05-07T21:01:48.7504462Z D=58, 2025-05-07T21:01:48.7504536Z B=31, 2025-05-07T21:01:48.7504616Z log_E=4, 2025-05-07T21:01:48.7504690Z L=6, 2025-05-07T21:01:48.7504814Z D_gradcheck=1, 2025-05-07T21:01:48.7504919Z stochastic_rounding=False, 2025-05-07T21:01:48.7505000Z weighted=True, 2025-05-07T21:01:48.7505080Z row_wise=True, 2025-05-07T21:01:48.7505163Z mixed=True, 2025-05-07T21:01:48.7505286Z use_cache=True, 2025-05-07T21:01:48.7505403Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.7505484Z use_cpu=True, 2025-05-07T21:01:48.7505590Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.7505667Z ) 2025-05-07T21:01:48.7505798Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7506139Z self=, 2025-05-07T21:01:48.7506224Z compile=False, 2025-05-07T21:01:48.7506330Z pooling_mode=, 2025-05-07T21:01:48.7506404Z T=4, 2025-05-07T21:01:48.7506481Z D=31, 2025-05-07T21:01:48.7506555Z B=21, 2025-05-07T21:01:48.7506631Z log_E=4, 2025-05-07T21:01:48.7506712Z L=3, 2025-05-07T21:01:48.7506793Z D_gradcheck=1, 2025-05-07T21:01:48.7506897Z stochastic_rounding=True, 2025-05-07T21:01:48.7506980Z weighted=True, 2025-05-07T21:01:48.7507059Z row_wise=True, 2025-05-07T21:01:48.7507139Z mixed=True, 2025-05-07T21:01:48.7507226Z use_cache=True, 2025-05-07T21:01:48.7507377Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.7507463Z use_cpu=True, 2025-05-07T21:01:48.7507568Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.7507642Z ) 2025-05-07T21:01:48.7507778Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7508118Z self=, 2025-05-07T21:01:48.7508197Z compile=True, 2025-05-07T21:01:48.7508314Z pooling_mode=, 2025-05-07T21:01:48.7508389Z T=4, 2025-05-07T21:01:48.7508465Z D=66, 2025-05-07T21:01:48.7508546Z B=98, 2025-05-07T21:01:48.7508623Z log_E=5, 2025-05-07T21:01:48.7508703Z L=20, 2025-05-07T21:01:48.7508787Z D_gradcheck=2, 2025-05-07T21:01:48.7508885Z stochastic_rounding=True, 2025-05-07T21:01:48.7508970Z weighted=True, 2025-05-07T21:01:48.7509050Z row_wise=True, 2025-05-07T21:01:48.7509128Z mixed=True, 2025-05-07T21:01:48.7509216Z use_cache=True, 2025-05-07T21:01:48.7509325Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.7509449Z use_cpu=True, 2025-05-07T21:01:48.7509556Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.7509628Z ) 2025-05-07T21:01:48.7509758Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7510105Z self=, 2025-05-07T21:01:48.7510184Z compile=False, 2025-05-07T21:01:48.7510297Z pooling_mode=, 2025-05-07T21:01:48.7510374Z T=4, 2025-05-07T21:01:48.7510449Z D=15, 2025-05-07T21:01:48.7510531Z B=79, 2025-05-07T21:01:48.7510607Z log_E=3, 2025-05-07T21:01:48.7510683Z L=18, 2025-05-07T21:01:48.7510767Z D_gradcheck=1, 2025-05-07T21:01:48.7510864Z stochastic_rounding=True, 2025-05-07T21:01:48.7510943Z weighted=True, 2025-05-07T21:01:48.7511027Z row_wise=True, 2025-05-07T21:01:48.7511106Z mixed=False, 2025-05-07T21:01:48.7511190Z use_cache=False, 2025-05-07T21:01:48.7511312Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.7511393Z use_cpu=True, 2025-05-07T21:01:48.7511499Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.7511576Z ) 2025-05-07T21:01:48.7511710Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7512053Z self=, 2025-05-07T21:01:48.7512139Z compile=True, 2025-05-07T21:01:48.7512248Z pooling_mode=, 2025-05-07T21:01:48.7512326Z T=2, 2025-05-07T21:01:48.7512402Z D=34, 2025-05-07T21:01:48.7512478Z B=56, 2025-05-07T21:01:48.7512602Z log_E=4, 2025-05-07T21:01:48.7512680Z L=1, 2025-05-07T21:01:48.7512759Z D_gradcheck=1, 2025-05-07T21:01:48.7512858Z stochastic_rounding=True, 2025-05-07T21:01:48.7512939Z weighted=True, 2025-05-07T21:01:48.7513024Z row_wise=True, 2025-05-07T21:01:48.7513504Z mixed=True, 2025-05-07T21:01:48.7513589Z use_cache=False, 2025-05-07T21:01:48.7513700Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.7513784Z use_cpu=True, 2025-05-07T21:01:48.7513887Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.7513969Z ) 2025-05-07T21:01:48.7742851Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7743421Z self=, 2025-05-07T21:01:48.7743511Z compile=True, 2025-05-07T21:01:48.7743630Z pooling_mode=, 2025-05-07T21:01:48.7743717Z T=5, 2025-05-07T21:01:48.7743791Z D=92, 2025-05-07T21:01:48.7743874Z B=63, 2025-05-07T21:01:48.7743958Z log_E=3, 2025-05-07T21:01:48.7744041Z L=2, 2025-05-07T21:01:48.7744133Z D_gradcheck=2, 2025-05-07T21:01:48.7744237Z stochastic_rounding=False, 2025-05-07T21:01:48.7744324Z weighted=True, 2025-05-07T21:01:48.7744440Z row_wise=True, 2025-05-07T21:01:48.7744536Z mixed=True, 2025-05-07T21:01:48.7744735Z use_cache=False, 2025-05-07T21:01:48.7744855Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.7744940Z use_cpu=True, 2025-05-07T21:01:48.7745046Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.7745127Z ) 2025-05-07T21:01:48.7745265Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7745614Z self=, 2025-05-07T21:01:48.7745702Z compile=True, 2025-05-07T21:01:48.7745815Z pooling_mode=, 2025-05-07T21:01:48.7745891Z T=1, 2025-05-07T21:01:48.7745965Z D=85, 2025-05-07T21:01:48.7746040Z B=98, 2025-05-07T21:01:48.7746120Z log_E=4, 2025-05-07T21:01:48.7746198Z L=12, 2025-05-07T21:01:48.7746279Z D_gradcheck=2, 2025-05-07T21:01:48.7746377Z stochastic_rounding=True, 2025-05-07T21:01:48.7746466Z weighted=False, 2025-05-07T21:01:48.7746546Z row_wise=True, 2025-05-07T21:01:48.7746630Z mixed=True, 2025-05-07T21:01:48.7746714Z use_cache=False, 2025-05-07T21:01:48.7746894Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.7746982Z use_cpu=True, 2025-05-07T21:01:48.7747085Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.7747158Z ) 2025-05-07T21:01:48.7747296Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7747640Z self=, 2025-05-07T21:01:48.7747723Z compile=True, 2025-05-07T21:01:48.7747841Z pooling_mode=, 2025-05-07T21:01:48.7747918Z T=2, 2025-05-07T21:01:48.7747995Z D=80, 2025-05-07T21:01:48.7748076Z B=47, 2025-05-07T21:01:48.7748157Z log_E=5, 2025-05-07T21:01:48.7748238Z L=16, 2025-05-07T21:01:48.7748320Z D_gradcheck=2, 2025-05-07T21:01:48.7748416Z stochastic_rounding=True, 2025-05-07T21:01:48.7748501Z weighted=True, 2025-05-07T21:01:48.7748583Z row_wise=True, 2025-05-07T21:01:48.7748666Z mixed=True, 2025-05-07T21:01:48.7748752Z use_cache=True, 2025-05-07T21:01:48.7748867Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.7748946Z use_cpu=True, 2025-05-07T21:01:48.7749055Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.7749129Z ) 2025-05-07T21:01:48.7749260Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7749607Z self=, 2025-05-07T21:01:48.7749687Z compile=True, 2025-05-07T21:01:48.7749801Z pooling_mode=, 2025-05-07T21:01:48.7749877Z T=1, 2025-05-07T21:01:48.7749953Z D=15, 2025-05-07T21:01:48.7750100Z B=26, 2025-05-07T21:01:48.7750179Z log_E=4, 2025-05-07T21:01:48.7750254Z L=9, 2025-05-07T21:01:48.7750343Z D_gradcheck=1, 2025-05-07T21:01:48.7750439Z stochastic_rounding=True, 2025-05-07T21:01:48.7750518Z weighted=True, 2025-05-07T21:01:48.7750601Z row_wise=True, 2025-05-07T21:01:48.7750785Z mixed=False, 2025-05-07T21:01:48.7750871Z use_cache=False, 2025-05-07T21:01:48.7750989Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.7751071Z use_cpu=True, 2025-05-07T21:01:48.7751173Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.7751249Z ) 2025-05-07T21:01:48.7751382Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7751737Z self=, 2025-05-07T21:01:48.7751820Z compile=False, 2025-05-07T21:01:48.7751929Z pooling_mode=, 2025-05-07T21:01:48.7752013Z T=5, 2025-05-07T21:01:48.7752090Z D=15, 2025-05-07T21:01:48.7752167Z B=34, 2025-05-07T21:01:48.7752251Z log_E=4, 2025-05-07T21:01:48.7752329Z L=0, 2025-05-07T21:01:48.7752412Z D_gradcheck=1, 2025-05-07T21:01:48.7752510Z stochastic_rounding=True, 2025-05-07T21:01:48.7752591Z weighted=False, 2025-05-07T21:01:48.7752673Z row_wise=True, 2025-05-07T21:01:48.7752799Z mixed=False, 2025-05-07T21:01:48.7752882Z use_cache=True, 2025-05-07T21:01:48.7752989Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.7753074Z use_cpu=True, 2025-05-07T21:01:48.7753178Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.7753251Z ) 2025-05-07T21:01:48.7753384Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7753726Z self=, 2025-05-07T21:01:48.7753814Z compile=False, 2025-05-07T21:01:48.7753922Z pooling_mode=, 2025-05-07T21:01:48.7753997Z T=1, 2025-05-07T21:01:48.7754072Z D=15, 2025-05-07T21:01:48.7754152Z B=77, 2025-05-07T21:01:48.7754226Z log_E=3, 2025-05-07T21:01:48.7754304Z L=13, 2025-05-07T21:01:48.7754386Z D_gradcheck=1, 2025-05-07T21:01:48.7754482Z stochastic_rounding=True, 2025-05-07T21:01:48.7754570Z weighted=True, 2025-05-07T21:01:48.7754651Z row_wise=True, 2025-05-07T21:01:48.7754732Z mixed=True, 2025-05-07T21:01:48.7754817Z use_cache=True, 2025-05-07T21:01:48.7754971Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.7755057Z use_cpu=True, 2025-05-07T21:01:48.7755161Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.7755236Z ) 2025-05-07T21:01:48.7755446Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7755790Z self=, 2025-05-07T21:01:48.7755870Z compile=True, 2025-05-07T21:01:48.7755986Z pooling_mode=, 2025-05-07T21:01:48.7756060Z T=5, 2025-05-07T21:01:48.7756138Z D=40, 2025-05-07T21:01:48.7756219Z B=108, 2025-05-07T21:01:48.7756296Z log_E=4, 2025-05-07T21:01:48.7756371Z L=18, 2025-05-07T21:01:48.7756455Z D_gradcheck=1, 2025-05-07T21:01:48.7756555Z stochastic_rounding=False, 2025-05-07T21:01:48.7756639Z weighted=False, 2025-05-07T21:01:48.7756724Z row_wise=True, 2025-05-07T21:01:48.7756806Z mixed=False, 2025-05-07T21:01:48.7756897Z use_cache=True, 2025-05-07T21:01:48.7757008Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.7757092Z use_cpu=True, 2025-05-07T21:01:48.7757202Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.7757270Z ) 2025-05-07T21:01:48.7757402Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7757754Z self=, 2025-05-07T21:01:48.7757837Z compile=True, 2025-05-07T21:01:48.7757947Z pooling_mode=, 2025-05-07T21:01:48.7758028Z T=4, 2025-05-07T21:01:48.7758155Z D=61, 2025-05-07T21:01:48.7758234Z B=63, 2025-05-07T21:01:48.7758314Z log_E=4, 2025-05-07T21:01:48.7758394Z L=0, 2025-05-07T21:01:48.7758478Z D_gradcheck=2, 2025-05-07T21:01:48.7758578Z stochastic_rounding=False, 2025-05-07T21:01:48.7758699Z weighted=True, 2025-05-07T21:01:48.7758782Z row_wise=True, 2025-05-07T21:01:48.7758861Z mixed=True, 2025-05-07T21:01:48.7758943Z use_cache=True, 2025-05-07T21:01:48.7759057Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.7759138Z use_cpu=True, 2025-05-07T21:01:48.7759240Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.7759316Z ) 2025-05-07T21:01:48.7759449Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7759790Z self=, 2025-05-07T21:01:48.7759878Z compile=True, 2025-05-07T21:01:48.7759985Z pooling_mode=, 2025-05-07T21:01:48.7760064Z T=2, 2025-05-07T21:01:48.7760143Z D=63, 2025-05-07T21:01:48.7760219Z B=2, 2025-05-07T21:01:48.7760301Z log_E=3, 2025-05-07T21:01:48.7760377Z L=5, 2025-05-07T21:01:48.7760456Z D_gradcheck=2, 2025-05-07T21:01:48.7760559Z stochastic_rounding=True, 2025-05-07T21:01:48.7760646Z weighted=False, 2025-05-07T21:01:48.7760766Z row_wise=True, 2025-05-07T21:01:48.7760848Z mixed=True, 2025-05-07T21:01:48.7760933Z use_cache=False, 2025-05-07T21:01:48.7761040Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.7761125Z use_cpu=True, 2025-05-07T21:01:48.7761225Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.7761299Z ) 2025-05-07T21:01:48.7761439Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7761997Z self=, 2025-05-07T21:01:48.7766829Z compile=True, 2025-05-07T21:01:48.7766980Z pooling_mode=, 2025-05-07T21:01:48.7767067Z T=3, 2025-05-07T21:01:48.7767156Z D=83, 2025-05-07T21:01:48.7767232Z B=24, 2025-05-07T21:01:48.7767311Z log_E=4, 2025-05-07T21:01:48.7767393Z L=13, 2025-05-07T21:01:48.7767478Z D_gradcheck=2, 2025-05-07T21:01:48.7767581Z stochastic_rounding=False, 2025-05-07T21:01:48.7767670Z weighted=True, 2025-05-07T21:01:48.7767753Z row_wise=True, 2025-05-07T21:01:48.7767831Z mixed=False, 2025-05-07T21:01:48.7767986Z use_cache=False, 2025-05-07T21:01:48.7768097Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.7768179Z use_cpu=True, 2025-05-07T21:01:48.7768287Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.7768360Z ) 2025-05-07T21:01:48.7768495Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7768848Z self=, 2025-05-07T21:01:48.7768932Z compile=False, 2025-05-07T21:01:48.7769047Z pooling_mode=, 2025-05-07T21:01:48.7769121Z T=4, 2025-05-07T21:01:48.7769196Z D=55, 2025-05-07T21:01:48.7769270Z B=83, 2025-05-07T21:01:48.7769348Z log_E=5, 2025-05-07T21:01:48.7769424Z L=20, 2025-05-07T21:01:48.7769510Z D_gradcheck=1, 2025-05-07T21:01:48.7769609Z stochastic_rounding=False, 2025-05-07T21:01:48.7769694Z weighted=False, 2025-05-07T21:01:48.7769778Z row_wise=True, 2025-05-07T21:01:48.7769861Z mixed=False, 2025-05-07T21:01:48.7769944Z use_cache=False, 2025-05-07T21:01:48.7770058Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.7770138Z use_cpu=True, 2025-05-07T21:01:48.7770244Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.7770318Z ) 2025-05-07T21:01:48.7770448Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7770794Z self=, 2025-05-07T21:01:48.7770875Z compile=True, 2025-05-07T21:01:48.7770982Z pooling_mode=, 2025-05-07T21:01:48.7771105Z T=5, 2025-05-07T21:01:48.7771183Z D=43, 2025-05-07T21:01:48.7771257Z B=44, 2025-05-07T21:01:48.7771336Z log_E=4, 2025-05-07T21:01:48.7771409Z L=6, 2025-05-07T21:01:48.7771488Z D_gradcheck=1, 2025-05-07T21:01:48.7771592Z stochastic_rounding=True, 2025-05-07T21:01:48.7771713Z weighted=True, 2025-05-07T21:01:48.7771789Z row_wise=True, 2025-05-07T21:01:48.7771874Z mixed=True, 2025-05-07T21:01:48.7771954Z use_cache=False, 2025-05-07T21:01:48.7772067Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.7772151Z use_cpu=True, 2025-05-07T21:01:48.7772256Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.7772333Z ) 2025-05-07T21:01:48.7772490Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7772855Z self=, 2025-05-07T21:01:48.7772938Z compile=True, 2025-05-07T21:01:48.7773047Z pooling_mode=, 2025-05-07T21:01:48.7773126Z T=1, 2025-05-07T21:01:48.7773208Z D=11, 2025-05-07T21:01:48.7773281Z B=88, 2025-05-07T21:01:48.7773357Z log_E=3, 2025-05-07T21:01:48.7773436Z L=7, 2025-05-07T21:01:48.7773515Z D_gradcheck=1, 2025-05-07T21:01:48.7773634Z stochastic_rounding=True, 2025-05-07T21:01:48.7773758Z weighted=False, 2025-05-07T21:01:48.7773844Z row_wise=True, 2025-05-07T21:01:48.7773926Z mixed=True, 2025-05-07T21:01:48.7774007Z use_cache=False, 2025-05-07T21:01:48.7774121Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.7774202Z use_cpu=True, 2025-05-07T21:01:48.7774306Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.7774382Z ) 2025-05-07T21:01:48.7774512Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7774851Z self=, 2025-05-07T21:01:48.7774936Z compile=True, 2025-05-07T21:01:48.7775047Z pooling_mode=, 2025-05-07T21:01:48.7775123Z T=3, 2025-05-07T21:01:48.7775202Z D=22, 2025-05-07T21:01:48.7775275Z B=39, 2025-05-07T21:01:48.7775351Z log_E=5, 2025-05-07T21:01:48.7775427Z L=4, 2025-05-07T21:01:48.7775509Z D_gradcheck=2, 2025-05-07T21:01:48.7775614Z stochastic_rounding=False, 2025-05-07T21:01:48.7775699Z weighted=True, 2025-05-07T21:01:48.7775821Z row_wise=True, 2025-05-07T21:01:48.7775904Z mixed=True, 2025-05-07T21:01:48.7775984Z use_cache=True, 2025-05-07T21:01:48.7776091Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.7776178Z use_cpu=True, 2025-05-07T21:01:48.7776282Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.7776355Z ) 2025-05-07T21:01:48.7776491Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7776831Z self=, 2025-05-07T21:01:48.7776912Z compile=False, 2025-05-07T21:01:48.7777026Z pooling_mode=, 2025-05-07T21:01:48.7777096Z T=1, 2025-05-07T21:01:48.7777175Z D=118, 2025-05-07T21:01:48.7777248Z B=80, 2025-05-07T21:01:48.7777320Z log_E=3, 2025-05-07T21:01:48.7777398Z L=17, 2025-05-07T21:01:48.7777477Z D_gradcheck=2, 2025-05-07T21:01:48.7777575Z stochastic_rounding=False, 2025-05-07T21:01:48.7777662Z weighted=True, 2025-05-07T21:01:48.7777744Z row_wise=True, 2025-05-07T21:01:48.7777821Z mixed=True, 2025-05-07T21:01:48.7777901Z use_cache=True, 2025-05-07T21:01:48.7778006Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.7778084Z use_cpu=True, 2025-05-07T21:01:48.7778190Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.7778261Z ) 2025-05-07T21:01:48.7778391Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.7778734Z self=, 2025-05-07T21:01:48.7778816Z compile=True, 2025-05-07T21:01:48.7778971Z pooling_mode=, 2025-05-07T21:01:48.7779050Z T=4, 2025-05-07T21:01:48.7779126Z D=76, 2025-05-07T21:01:48.7779205Z B=74, 2025-05-07T21:01:48.7779279Z log_E=4, 2025-05-07T21:01:48.7779351Z L=8, 2025-05-07T21:01:48.7779434Z D_gradcheck=2, 2025-05-07T21:01:48.7779571Z stochastic_rounding=True, 2025-05-07T21:01:48.7779654Z weighted=True, 2025-05-07T21:01:48.7779742Z row_wise=True, 2025-05-07T21:01:48.7779819Z mixed=False, 2025-05-07T21:01:48.7779901Z use_cache=False, 2025-05-07T21:01:48.7780014Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.7780094Z use_cpu=True, 2025-05-07T21:01:48.7780196Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.7780272Z ) 2025-05-07T21:01:48.8003916Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8004348Z self=, 2025-05-07T21:01:48.8004470Z compile=True, 2025-05-07T21:01:48.8004593Z pooling_mode=, 2025-05-07T21:01:48.8004670Z T=3, 2025-05-07T21:01:48.8004788Z D=125, 2025-05-07T21:01:48.8004900Z B=127, 2025-05-07T21:01:48.8005018Z log_E=3, 2025-05-07T21:01:48.8005131Z L=17, 2025-05-07T21:01:48.8005254Z D_gradcheck=1, 2025-05-07T21:01:48.8005526Z stochastic_rounding=False, 2025-05-07T21:01:48.8005626Z weighted=False, 2025-05-07T21:01:48.8005712Z row_wise=True, 2025-05-07T21:01:48.8005793Z mixed=True, 2025-05-07T21:01:48.8005886Z use_cache=False, 2025-05-07T21:01:48.8006000Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.8006084Z use_cpu=True, 2025-05-07T21:01:48.8006197Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.8006273Z ) 2025-05-07T21:01:48.8006414Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8006763Z self=, 2025-05-07T21:01:48.8006850Z compile=True, 2025-05-07T21:01:48.8006972Z pooling_mode=, 2025-05-07T21:01:48.8007050Z T=5, 2025-05-07T21:01:48.8007129Z D=42, 2025-05-07T21:01:48.8007206Z B=89, 2025-05-07T21:01:48.8007287Z log_E=4, 2025-05-07T21:01:48.8007365Z L=8, 2025-05-07T21:01:48.8007458Z D_gradcheck=2, 2025-05-07T21:01:48.8007564Z stochastic_rounding=True, 2025-05-07T21:01:48.8007719Z weighted=True, 2025-05-07T21:01:48.8007806Z row_wise=True, 2025-05-07T21:01:48.8007888Z mixed=False, 2025-05-07T21:01:48.8007974Z use_cache=False, 2025-05-07T21:01:48.8008092Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.8008175Z use_cpu=True, 2025-05-07T21:01:48.8008284Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.8008358Z ) 2025-05-07T21:01:48.8008492Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8008842Z self=, 2025-05-07T21:01:48.8008929Z compile=False, 2025-05-07T21:01:48.8009040Z pooling_mode=, 2025-05-07T21:01:48.8009122Z T=5, 2025-05-07T21:01:48.8009198Z D=40, 2025-05-07T21:01:48.8009276Z B=101, 2025-05-07T21:01:48.8009358Z log_E=5, 2025-05-07T21:01:48.8009434Z L=20, 2025-05-07T21:01:48.8009520Z D_gradcheck=1, 2025-05-07T21:01:48.8009628Z stochastic_rounding=False, 2025-05-07T21:01:48.8009717Z weighted=False, 2025-05-07T21:01:48.8009803Z row_wise=True, 2025-05-07T21:01:48.8009885Z mixed=True, 2025-05-07T21:01:48.8009971Z use_cache=False, 2025-05-07T21:01:48.8010088Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.8010171Z use_cpu=True, 2025-05-07T21:01:48.8010277Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.8010356Z ) 2025-05-07T21:01:48.8010490Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8010835Z self=, 2025-05-07T21:01:48.8010991Z compile=True, 2025-05-07T21:01:48.8011104Z pooling_mode=, 2025-05-07T21:01:48.8011183Z T=2, 2025-05-07T21:01:48.8011265Z D=126, 2025-05-07T21:01:48.8011345Z B=57, 2025-05-07T21:01:48.8011422Z log_E=3, 2025-05-07T21:01:48.8011562Z L=0, 2025-05-07T21:01:48.8011646Z D_gradcheck=2, 2025-05-07T21:01:48.8011752Z stochastic_rounding=False, 2025-05-07T21:01:48.8011839Z weighted=False, 2025-05-07T21:01:48.8011922Z row_wise=True, 2025-05-07T21:01:48.8012008Z mixed=False, 2025-05-07T21:01:48.8012092Z use_cache=False, 2025-05-07T21:01:48.8012202Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.8012290Z use_cpu=True, 2025-05-07T21:01:48.8012397Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.8012471Z ) 2025-05-07T21:01:48.8012615Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8012961Z self=, 2025-05-07T21:01:48.8013050Z compile=False, 2025-05-07T21:01:48.8013163Z pooling_mode=, 2025-05-07T21:01:48.8013241Z T=5, 2025-05-07T21:01:48.8013322Z D=15, 2025-05-07T21:01:48.8013399Z B=31, 2025-05-07T21:01:48.8013477Z log_E=3, 2025-05-07T21:01:48.8013559Z L=18, 2025-05-07T21:01:48.8013687Z D_gradcheck=1, 2025-05-07T21:01:48.8013786Z stochastic_rounding=True, 2025-05-07T21:01:48.8013877Z weighted=False, 2025-05-07T21:01:48.8013961Z row_wise=True, 2025-05-07T21:01:48.8014042Z mixed=False, 2025-05-07T21:01:48.8014130Z use_cache=False, 2025-05-07T21:01:48.8014241Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.8014323Z use_cpu=True, 2025-05-07T21:01:48.8014434Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.8014510Z ) 2025-05-07T21:01:48.8014645Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8015001Z self=, 2025-05-07T21:01:48.8015084Z compile=True, 2025-05-07T21:01:48.8015200Z pooling_mode=, 2025-05-07T21:01:48.8015277Z T=2, 2025-05-07T21:01:48.8015354Z D=20, 2025-05-07T21:01:48.8015436Z B=15, 2025-05-07T21:01:48.8015513Z log_E=3, 2025-05-07T21:01:48.8015592Z L=14, 2025-05-07T21:01:48.8015683Z D_gradcheck=1, 2025-05-07T21:01:48.8015824Z stochastic_rounding=False, 2025-05-07T21:01:48.8015911Z weighted=True, 2025-05-07T21:01:48.8015998Z row_wise=True, 2025-05-07T21:01:48.8016081Z mixed=True, 2025-05-07T21:01:48.8016166Z use_cache=True, 2025-05-07T21:01:48.8016280Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.8016362Z use_cpu=True, 2025-05-07T21:01:48.8016467Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.8016544Z ) 2025-05-07T21:01:48.8016677Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8017030Z self=, 2025-05-07T21:01:48.8017116Z compile=False, 2025-05-07T21:01:48.8017227Z pooling_mode=, 2025-05-07T21:01:48.8017309Z T=5, 2025-05-07T21:01:48.8017386Z D=63, 2025-05-07T21:01:48.8017463Z B=83, 2025-05-07T21:01:48.8017548Z log_E=3, 2025-05-07T21:01:48.8017624Z L=14, 2025-05-07T21:01:48.8017711Z D_gradcheck=2, 2025-05-07T21:01:48.8017819Z stochastic_rounding=False, 2025-05-07T21:01:48.8017903Z weighted=False, 2025-05-07T21:01:48.8017988Z row_wise=True, 2025-05-07T21:01:48.8018073Z mixed=False, 2025-05-07T21:01:48.8018158Z use_cache=True, 2025-05-07T21:01:48.8018281Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.8018366Z use_cpu=True, 2025-05-07T21:01:48.8018476Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.8018563Z ) 2025-05-07T21:01:48.8018699Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8019092Z self=, 2025-05-07T21:01:48.8019190Z compile=True, 2025-05-07T21:01:48.8019302Z pooling_mode=, 2025-05-07T21:01:48.8019380Z T=1, 2025-05-07T21:01:48.8019464Z D=15, 2025-05-07T21:01:48.8019542Z B=6, 2025-05-07T21:01:48.8019685Z log_E=5, 2025-05-07T21:01:48.8019768Z L=11, 2025-05-07T21:01:48.8019852Z D_gradcheck=2, 2025-05-07T21:01:48.8019954Z stochastic_rounding=False, 2025-05-07T21:01:48.8020042Z weighted=True, 2025-05-07T21:01:48.8020124Z row_wise=True, 2025-05-07T21:01:48.8020207Z mixed=True, 2025-05-07T21:01:48.8020292Z use_cache=False, 2025-05-07T21:01:48.8020403Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.8020491Z use_cpu=True, 2025-05-07T21:01:48.8020598Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.8020674Z ) 2025-05-07T21:01:48.8020809Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8021158Z self=, 2025-05-07T21:01:48.8021247Z compile=False, 2025-05-07T21:01:48.8021391Z pooling_mode=, 2025-05-07T21:01:48.8021472Z T=4, 2025-05-07T21:01:48.8021549Z D=43, 2025-05-07T21:01:48.8021627Z B=41, 2025-05-07T21:01:48.8021714Z log_E=5, 2025-05-07T21:01:48.8021838Z L=1, 2025-05-07T21:01:48.8021922Z D_gradcheck=1, 2025-05-07T21:01:48.8022029Z stochastic_rounding=True, 2025-05-07T21:01:48.8022114Z weighted=True, 2025-05-07T21:01:48.8022200Z row_wise=True, 2025-05-07T21:01:48.8022288Z mixed=False, 2025-05-07T21:01:48.8022374Z use_cache=False, 2025-05-07T21:01:48.8022490Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.8022573Z use_cpu=True, 2025-05-07T21:01:48.8022678Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.8022758Z ) 2025-05-07T21:01:48.8022891Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8023241Z self=, 2025-05-07T21:01:48.8023328Z compile=True, 2025-05-07T21:01:48.8023440Z pooling_mode=, 2025-05-07T21:01:48.8023522Z T=5, 2025-05-07T21:01:48.8023605Z D=102, 2025-05-07T21:01:48.8023686Z B=36, 2025-05-07T21:01:48.8023765Z log_E=4, 2025-05-07T21:01:48.8023847Z L=13, 2025-05-07T21:01:48.8023975Z D_gradcheck=2, 2025-05-07T21:01:48.8024076Z stochastic_rounding=False, 2025-05-07T21:01:48.8024164Z weighted=True, 2025-05-07T21:01:48.8024247Z row_wise=True, 2025-05-07T21:01:48.8024333Z mixed=False, 2025-05-07T21:01:48.8024417Z use_cache=True, 2025-05-07T21:01:48.8024528Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.8024614Z use_cpu=True, 2025-05-07T21:01:48.8024720Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.8024794Z ) 2025-05-07T21:01:48.8024934Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8025282Z self=, 2025-05-07T21:01:48.8025369Z compile=True, 2025-05-07T21:01:48.8025484Z pooling_mode=, 2025-05-07T21:01:48.8025561Z T=4, 2025-05-07T21:01:48.8025639Z D=58, 2025-05-07T21:01:48.8025723Z B=66, 2025-05-07T21:01:48.8025805Z log_E=3, 2025-05-07T21:01:48.8025884Z L=12, 2025-05-07T21:01:48.8025971Z D_gradcheck=2, 2025-05-07T21:01:48.8026073Z stochastic_rounding=True, 2025-05-07T21:01:48.8026161Z weighted=True, 2025-05-07T21:01:48.8026243Z row_wise=True, 2025-05-07T21:01:48.8026322Z mixed=True, 2025-05-07T21:01:48.8026408Z use_cache=False, 2025-05-07T21:01:48.8026517Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.8026602Z use_cpu=True, 2025-05-07T21:01:48.8026710Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.8026786Z ) 2025-05-07T21:01:48.8026922Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8027317Z self=, 2025-05-07T21:01:48.8027405Z compile=True, 2025-05-07T21:01:48.8027518Z pooling_mode=, 2025-05-07T21:01:48.8027601Z T=2, 2025-05-07T21:01:48.8027681Z D=14, 2025-05-07T21:01:48.8027803Z B=82, 2025-05-07T21:01:48.8027885Z log_E=5, 2025-05-07T21:01:48.8027963Z L=10, 2025-05-07T21:01:48.8028054Z D_gradcheck=2, 2025-05-07T21:01:48.8028152Z stochastic_rounding=True, 2025-05-07T21:01:48.8028237Z weighted=False, 2025-05-07T21:01:48.8028326Z row_wise=True, 2025-05-07T21:01:48.8028407Z mixed=False, 2025-05-07T21:01:48.8028493Z use_cache=False, 2025-05-07T21:01:48.8028607Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.8028689Z use_cpu=True, 2025-05-07T21:01:48.8028797Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.8028875Z ) 2025-05-07T21:01:48.8029010Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8029358Z self=, 2025-05-07T21:01:48.8029450Z compile=False, 2025-05-07T21:01:48.8029561Z pooling_mode=, 2025-05-07T21:01:48.8029641Z T=2, 2025-05-07T21:01:48.8029721Z D=44, 2025-05-07T21:01:48.8029798Z B=106, 2025-05-07T21:01:48.8029927Z log_E=5, 2025-05-07T21:01:48.8030004Z L=16, 2025-05-07T21:01:48.8030092Z D_gradcheck=1, 2025-05-07T21:01:48.8030202Z stochastic_rounding=False, 2025-05-07T21:01:48.8030289Z weighted=False, 2025-05-07T21:01:48.8030376Z row_wise=True, 2025-05-07T21:01:48.8030459Z mixed=False, 2025-05-07T21:01:48.8030543Z use_cache=True, 2025-05-07T21:01:48.8030654Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.8030736Z use_cpu=True, 2025-05-07T21:01:48.8030844Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.8030925Z ) 2025-05-07T21:01:48.8031059Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8031405Z self=, 2025-05-07T21:01:48.8031498Z compile=False, 2025-05-07T21:01:48.8031609Z pooling_mode=, 2025-05-07T21:01:48.8031684Z T=1, 2025-05-07T21:01:48.8031766Z D=21, 2025-05-07T21:01:48.8031845Z B=8, 2025-05-07T21:01:48.8031925Z log_E=3, 2025-05-07T21:01:48.8032045Z L=8, 2025-05-07T21:01:48.8032129Z D_gradcheck=2, 2025-05-07T21:01:48.8032235Z stochastic_rounding=True, 2025-05-07T21:01:48.8032320Z weighted=True, 2025-05-07T21:01:48.8032403Z row_wise=True, 2025-05-07T21:01:48.8032487Z mixed=False, 2025-05-07T21:01:48.8032572Z use_cache=False, 2025-05-07T21:01:48.8032686Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.8032771Z use_cpu=True, 2025-05-07T21:01:48.8032875Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.8032949Z ) 2025-05-07T21:01:48.8033089Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8033436Z self=, 2025-05-07T21:01:48.8033522Z compile=True, 2025-05-07T21:01:48.8033643Z pooling_mode=, 2025-05-07T21:01:48.8033719Z T=5, 2025-05-07T21:01:48.8033803Z D=31, 2025-05-07T21:01:48.8033883Z B=116, 2025-05-07T21:01:48.8033961Z log_E=3, 2025-05-07T21:01:48.8034042Z L=17, 2025-05-07T21:01:48.8034126Z D_gradcheck=2, 2025-05-07T21:01:48.8034227Z stochastic_rounding=False, 2025-05-07T21:01:48.8034315Z weighted=True, 2025-05-07T21:01:48.8034397Z row_wise=True, 2025-05-07T21:01:48.8034479Z mixed=True, 2025-05-07T21:01:48.8034565Z use_cache=True, 2025-05-07T21:01:48.8034676Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.8034758Z use_cpu=True, 2025-05-07T21:01:48.8034866Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.8034940Z ) 2025-05-07T21:01:48.8035075Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8035567Z self=, 2025-05-07T21:01:48.8035657Z compile=False, 2025-05-07T21:01:48.8035772Z pooling_mode=, 2025-05-07T21:01:48.8035892Z T=3, 2025-05-07T21:01:48.8035969Z D=16, 2025-05-07T21:01:48.8036054Z B=91, 2025-05-07T21:01:48.8036132Z log_E=3, 2025-05-07T21:01:48.8036210Z L=15, 2025-05-07T21:01:48.8036298Z D_gradcheck=2, 2025-05-07T21:01:48.8036399Z stochastic_rounding=False, 2025-05-07T21:01:48.8036484Z weighted=False, 2025-05-07T21:01:48.8036570Z row_wise=True, 2025-05-07T21:01:48.8036652Z mixed=True, 2025-05-07T21:01:48.8036737Z use_cache=False, 2025-05-07T21:01:48.8036850Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.8036931Z use_cpu=True, 2025-05-07T21:01:48.8037040Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.8037113Z ) 2025-05-07T21:01:48.8266116Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8267363Z self=, 2025-05-07T21:01:48.8267500Z compile=True, 2025-05-07T21:01:48.8267674Z pooling_mode=, 2025-05-07T21:01:48.8267813Z T=1, 2025-05-07T21:01:48.8268239Z D=38, 2025-05-07T21:01:48.8268362Z B=117, 2025-05-07T21:01:48.8268489Z log_E=5, 2025-05-07T21:01:48.8268600Z L=6, 2025-05-07T21:01:48.8268732Z D_gradcheck=1, 2025-05-07T21:01:48.8268876Z stochastic_rounding=True, 2025-05-07T21:01:48.8268993Z weighted=False, 2025-05-07T21:01:48.8269113Z row_wise=True, 2025-05-07T21:01:48.8269223Z mixed=False, 2025-05-07T21:01:48.8269343Z use_cache=True, 2025-05-07T21:01:48.8269489Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.8269599Z use_cpu=True, 2025-05-07T21:01:48.8269746Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.8269852Z ) 2025-05-07T21:01:48.8270037Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8270433Z self=, 2025-05-07T21:01:48.8270527Z compile=True, 2025-05-07T21:01:48.8270647Z pooling_mode=, 2025-05-07T21:01:48.8270743Z T=3, 2025-05-07T21:01:48.8270832Z D=3, 2025-05-07T21:01:48.8270914Z B=128, 2025-05-07T21:01:48.8271103Z log_E=4, 2025-05-07T21:01:48.8271242Z L=12, 2025-05-07T21:01:48.8271341Z D_gradcheck=2, 2025-05-07T21:01:48.8271449Z stochastic_rounding=False, 2025-05-07T21:01:48.8271538Z weighted=True, 2025-05-07T21:01:48.8271634Z row_wise=True, 2025-05-07T21:01:48.8271721Z mixed=True, 2025-05-07T21:01:48.8271810Z use_cache=True, 2025-05-07T21:01:48.8271937Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.8272027Z use_cpu=True, 2025-05-07T21:01:48.8272140Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.8272228Z ) 2025-05-07T21:01:48.8272371Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8272721Z self=, 2025-05-07T21:01:48.8272820Z compile=True, 2025-05-07T21:01:48.8272940Z pooling_mode=, 2025-05-07T21:01:48.8273034Z T=2, 2025-05-07T21:01:48.8273121Z D=38, 2025-05-07T21:01:48.8273206Z B=120, 2025-05-07T21:01:48.8273303Z log_E=5, 2025-05-07T21:01:48.8273385Z L=17, 2025-05-07T21:01:48.8273476Z D_gradcheck=2, 2025-05-07T21:01:48.8273590Z stochastic_rounding=False, 2025-05-07T21:01:48.8273680Z weighted=True, 2025-05-07T21:01:48.8273769Z row_wise=True, 2025-05-07T21:01:48.8273865Z mixed=False, 2025-05-07T21:01:48.8273954Z use_cache=True, 2025-05-07T21:01:48.8274069Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.8274163Z use_cpu=True, 2025-05-07T21:01:48.8274274Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.8274355Z ) 2025-05-07T21:01:48.8274589Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8274944Z self=, 2025-05-07T21:01:48.8275045Z compile=False, 2025-05-07T21:01:48.8275160Z pooling_mode=, 2025-05-07T21:01:48.8275324Z T=5, 2025-05-07T21:01:48.8275557Z D=43, 2025-05-07T21:01:48.8275642Z B=34, 2025-05-07T21:01:48.8275725Z log_E=3, 2025-05-07T21:01:48.8275816Z L=0, 2025-05-07T21:01:48.8275904Z D_gradcheck=1, 2025-05-07T21:01:48.8276007Z stochastic_rounding=False, 2025-05-07T21:01:48.8276102Z weighted=True, 2025-05-07T21:01:48.8276190Z row_wise=True, 2025-05-07T21:01:48.8276275Z mixed=True, 2025-05-07T21:01:48.8276372Z use_cache=True, 2025-05-07T21:01:48.8276487Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.8276573Z use_cpu=True, 2025-05-07T21:01:48.8276689Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.8276768Z ) 2025-05-07T21:01:48.8276920Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8277270Z self=, 2025-05-07T21:01:48.8277359Z compile=False, 2025-05-07T21:01:48.8277483Z pooling_mode=, 2025-05-07T21:01:48.8277676Z T=2, 2025-05-07T21:01:48.8277758Z D=77, 2025-05-07T21:01:48.8277854Z B=112, 2025-05-07T21:01:48.8277937Z log_E=4, 2025-05-07T21:01:48.8278018Z L=4, 2025-05-07T21:01:48.8278115Z D_gradcheck=2, 2025-05-07T21:01:48.8278219Z stochastic_rounding=False, 2025-05-07T21:01:48.8278311Z weighted=False, 2025-05-07T21:01:48.8278408Z row_wise=True, 2025-05-07T21:01:48.8278493Z mixed=True, 2025-05-07T21:01:48.8278581Z use_cache=True, 2025-05-07T21:01:48.8278707Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.8278795Z use_cpu=True, 2025-05-07T21:01:48.8278914Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.8278995Z ) 2025-05-07T21:01:48.8279137Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8279494Z self=, 2025-05-07T21:01:48.8279584Z compile=True, 2025-05-07T21:01:48.8279701Z pooling_mode=, 2025-05-07T21:01:48.8279794Z T=4, 2025-05-07T21:01:48.8279876Z D=79, 2025-05-07T21:01:48.8280005Z B=116, 2025-05-07T21:01:48.8280096Z log_E=4, 2025-05-07T21:01:48.8280177Z L=13, 2025-05-07T21:01:48.8280268Z D_gradcheck=2, 2025-05-07T21:01:48.8280380Z stochastic_rounding=False, 2025-05-07T21:01:48.8280468Z weighted=True, 2025-05-07T21:01:48.8280564Z row_wise=True, 2025-05-07T21:01:48.8280653Z mixed=False, 2025-05-07T21:01:48.8280743Z use_cache=False, 2025-05-07T21:01:48.8280867Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.8280956Z use_cpu=True, 2025-05-07T21:01:48.8281066Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.8281158Z ) 2025-05-07T21:01:48.8281297Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8281646Z self=, 2025-05-07T21:01:48.8281746Z compile=False, 2025-05-07T21:01:48.8281863Z pooling_mode=, 2025-05-07T21:01:48.8281952Z T=1, 2025-05-07T21:01:48.8282046Z D=88, 2025-05-07T21:01:48.8282129Z B=8, 2025-05-07T21:01:48.8282213Z log_E=5, 2025-05-07T21:01:48.8282304Z L=5, 2025-05-07T21:01:48.8282393Z D_gradcheck=2, 2025-05-07T21:01:48.8282506Z stochastic_rounding=False, 2025-05-07T21:01:48.8282595Z weighted=True, 2025-05-07T21:01:48.8282684Z row_wise=True, 2025-05-07T21:01:48.8282778Z mixed=False, 2025-05-07T21:01:48.8282867Z use_cache=False, 2025-05-07T21:01:48.8282981Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.8283078Z use_cpu=True, 2025-05-07T21:01:48.8283189Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.8283317Z ) 2025-05-07T21:01:48.8283471Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8283821Z self=, 2025-05-07T21:01:48.8283911Z compile=True, 2025-05-07T21:01:48.8284079Z pooling_mode=, 2025-05-07T21:01:48.8284167Z T=3, 2025-05-07T21:01:48.8284259Z D=91, 2025-05-07T21:01:48.8284341Z B=19, 2025-05-07T21:01:48.8284425Z log_E=3, 2025-05-07T21:01:48.8284516Z L=16, 2025-05-07T21:01:48.8284607Z D_gradcheck=2, 2025-05-07T21:01:48.8284712Z stochastic_rounding=False, 2025-05-07T21:01:48.8284810Z weighted=True, 2025-05-07T21:01:48.8284898Z row_wise=True, 2025-05-07T21:01:48.8284981Z mixed=True, 2025-05-07T21:01:48.8285084Z use_cache=True, 2025-05-07T21:01:48.8285198Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.8285282Z use_cpu=True, 2025-05-07T21:01:48.8285404Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.8285486Z ) 2025-05-07T21:01:48.8285624Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8285981Z self=, 2025-05-07T21:01:48.8286073Z compile=False, 2025-05-07T21:01:48.8286239Z pooling_mode=, 2025-05-07T21:01:48.8286323Z T=1, 2025-05-07T21:01:48.8286406Z D=4, 2025-05-07T21:01:48.8286493Z B=83, 2025-05-07T21:01:48.8286575Z log_E=4, 2025-05-07T21:01:48.8286657Z L=2, 2025-05-07T21:01:48.8286752Z D_gradcheck=2, 2025-05-07T21:01:48.8286854Z stochastic_rounding=True, 2025-05-07T21:01:48.8286942Z weighted=False, 2025-05-07T21:01:48.8287036Z row_wise=True, 2025-05-07T21:01:48.8287121Z mixed=True, 2025-05-07T21:01:48.8287210Z use_cache=True, 2025-05-07T21:01:48.8287331Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.8287417Z use_cpu=True, 2025-05-07T21:01:48.8287531Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.8287618Z ) 2025-05-07T21:01:48.8287755Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8288115Z self=, 2025-05-07T21:01:48.8288207Z compile=True, 2025-05-07T21:01:48.8288323Z pooling_mode=, 2025-05-07T21:01:48.8288460Z T=4, 2025-05-07T21:01:48.8288543Z D=54, 2025-05-07T21:01:48.8288625Z B=2, 2025-05-07T21:01:48.8288715Z log_E=3, 2025-05-07T21:01:48.8288798Z L=16, 2025-05-07T21:01:48.8288887Z D_gradcheck=1, 2025-05-07T21:01:48.8288999Z stochastic_rounding=False, 2025-05-07T21:01:48.8289088Z weighted=True, 2025-05-07T21:01:48.8289174Z row_wise=True, 2025-05-07T21:01:48.8289268Z mixed=False, 2025-05-07T21:01:48.8289359Z use_cache=False, 2025-05-07T21:01:48.8289474Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.8289571Z use_cpu=True, 2025-05-07T21:01:48.8289682Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.8289770Z ) 2025-05-07T21:01:48.8289908Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8290257Z self=, 2025-05-07T21:01:48.8290358Z compile=False, 2025-05-07T21:01:48.8290475Z pooling_mode=, 2025-05-07T21:01:48.8290561Z T=5, 2025-05-07T21:01:48.8290910Z D=44, 2025-05-07T21:01:48.8290995Z B=70, 2025-05-07T21:01:48.8291079Z log_E=3, 2025-05-07T21:01:48.8291170Z L=13, 2025-05-07T21:01:48.8291260Z D_gradcheck=1, 2025-05-07T21:01:48.8291366Z stochastic_rounding=False, 2025-05-07T21:01:48.8291464Z weighted=True, 2025-05-07T21:01:48.8291551Z row_wise=True, 2025-05-07T21:01:48.8291647Z mixed=True, 2025-05-07T21:01:48.8291738Z use_cache=True, 2025-05-07T21:01:48.8291852Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.8291948Z use_cpu=True, 2025-05-07T21:01:48.8292135Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.8292217Z ) 2025-05-07T21:01:48.8292365Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8292764Z self=, 2025-05-07T21:01:48.8292949Z compile=False, 2025-05-07T21:01:48.8293076Z pooling_mode=, 2025-05-07T21:01:48.8293162Z T=3, 2025-05-07T21:01:48.8293244Z D=28, 2025-05-07T21:01:48.8293335Z B=39, 2025-05-07T21:01:48.8293419Z log_E=3, 2025-05-07T21:01:48.8293501Z L=8, 2025-05-07T21:01:48.8293598Z D_gradcheck=1, 2025-05-07T21:01:48.8293703Z stochastic_rounding=False, 2025-05-07T21:01:48.8293803Z weighted=False, 2025-05-07T21:01:48.8293891Z row_wise=True, 2025-05-07T21:01:48.8293979Z mixed=True, 2025-05-07T21:01:48.8294078Z use_cache=False, 2025-05-07T21:01:48.8294192Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.8294279Z use_cpu=True, 2025-05-07T21:01:48.8294401Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.8294482Z ) 2025-05-07T21:01:48.8294619Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8294977Z self=, 2025-05-07T21:01:48.8295135Z compile=False, 2025-05-07T21:01:48.8295252Z pooling_mode=, 2025-05-07T21:01:48.8295344Z T=2, 2025-05-07T21:01:48.8295427Z D=109, 2025-05-07T21:01:48.8295518Z B=2, 2025-05-07T21:01:48.8295602Z log_E=4, 2025-05-07T21:01:48.8295684Z L=4, 2025-05-07T21:01:48.8295779Z D_gradcheck=2, 2025-05-07T21:01:48.8295883Z stochastic_rounding=False, 2025-05-07T21:01:48.8295971Z weighted=True, 2025-05-07T21:01:48.8296066Z row_wise=True, 2025-05-07T21:01:48.8296155Z mixed=False, 2025-05-07T21:01:48.8296245Z use_cache=False, 2025-05-07T21:01:48.8296370Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.8296462Z use_cpu=True, 2025-05-07T21:01:48.8296569Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.8296657Z ) 2025-05-07T21:01:48.8296797Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8297145Z self=, 2025-05-07T21:01:48.8297248Z compile=True, 2025-05-07T21:01:48.8297425Z pooling_mode=, 2025-05-07T21:01:48.8297514Z T=5, 2025-05-07T21:01:48.8297596Z D=15, 2025-05-07T21:01:48.8297677Z B=39, 2025-05-07T21:01:48.8297769Z log_E=5, 2025-05-07T21:01:48.8297849Z L=15, 2025-05-07T21:01:48.8297937Z D_gradcheck=1, 2025-05-07T21:01:48.8298045Z stochastic_rounding=True, 2025-05-07T21:01:48.8298135Z weighted=False, 2025-05-07T21:01:48.8298221Z row_wise=True, 2025-05-07T21:01:48.8298314Z mixed=False, 2025-05-07T21:01:48.8298403Z use_cache=True, 2025-05-07T21:01:48.8298517Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.8298614Z use_cpu=True, 2025-05-07T21:01:48.8298725Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.8298804Z ) 2025-05-07T21:01:48.8298950Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8299298Z self=, 2025-05-07T21:01:48.8299401Z compile=False, 2025-05-07T21:01:48.8299522Z pooling_mode=, 2025-05-07T21:01:48.8299604Z T=3, 2025-05-07T21:01:48.8299693Z D=117, 2025-05-07T21:01:48.8299776Z B=65, 2025-05-07T21:01:48.8299858Z log_E=3, 2025-05-07T21:01:48.8299948Z L=6, 2025-05-07T21:01:48.8300038Z D_gradcheck=1, 2025-05-07T21:01:48.8300142Z stochastic_rounding=False, 2025-05-07T21:01:48.8300239Z weighted=False, 2025-05-07T21:01:48.8300325Z row_wise=True, 2025-05-07T21:01:48.8300410Z mixed=True, 2025-05-07T21:01:48.8300507Z use_cache=False, 2025-05-07T21:01:48.8300622Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.8300763Z use_cpu=True, 2025-05-07T21:01:48.8300876Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.8300958Z ) 2025-05-07T21:01:48.8301103Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8301454Z self=, 2025-05-07T21:01:48.8301586Z compile=False, 2025-05-07T21:01:48.8301710Z pooling_mode=, 2025-05-07T21:01:48.8301791Z T=1, 2025-05-07T21:01:48.8301873Z D=29, 2025-05-07T21:01:48.8301965Z B=60, 2025-05-07T21:01:48.8302049Z log_E=4, 2025-05-07T21:01:48.8302131Z L=14, 2025-05-07T21:01:48.8302227Z D_gradcheck=2, 2025-05-07T21:01:48.8302331Z stochastic_rounding=True, 2025-05-07T21:01:48.8302422Z weighted=False, 2025-05-07T21:01:48.8302516Z row_wise=True, 2025-05-07T21:01:48.8302604Z mixed=False, 2025-05-07T21:01:48.8302701Z use_cache=True, 2025-05-07T21:01:48.8302815Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.8302906Z use_cpu=True, 2025-05-07T21:01:48.8303022Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.8303101Z ) 2025-05-07T21:01:48.8532217Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8532613Z self=, 2025-05-07T21:01:48.8532869Z compile=True, 2025-05-07T21:01:48.8543565Z pooling_mode=, 2025-05-07T21:01:48.8543690Z T=3, 2025-05-07T21:01:48.8543815Z D=56, 2025-05-07T21:01:48.8543926Z B=69, 2025-05-07T21:01:48.8544017Z log_E=4, 2025-05-07T21:01:48.8544104Z L=3, 2025-05-07T21:01:48.8544191Z D_gradcheck=2, 2025-05-07T21:01:48.8544295Z stochastic_rounding=True, 2025-05-07T21:01:48.8544389Z weighted=False, 2025-05-07T21:01:48.8544474Z row_wise=True, 2025-05-07T21:01:48.8544558Z mixed=False, 2025-05-07T21:01:48.8544652Z use_cache=True, 2025-05-07T21:01:48.8544770Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.8544857Z use_cpu=True, 2025-05-07T21:01:48.8544973Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.8545053Z ) 2025-05-07T21:01:48.8545208Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8545706Z self=, 2025-05-07T21:01:48.8545967Z compile=False, 2025-05-07T21:01:48.8546138Z pooling_mode=, 2025-05-07T21:01:48.8546248Z T=4, 2025-05-07T21:01:48.8546350Z D=44, 2025-05-07T21:01:48.8546439Z B=18, 2025-05-07T21:01:48.8546521Z log_E=4, 2025-05-07T21:01:48.8546601Z L=11, 2025-05-07T21:01:48.8546696Z D_gradcheck=2, 2025-05-07T21:01:48.8546802Z stochastic_rounding=True, 2025-05-07T21:01:48.8546915Z weighted=False, 2025-05-07T21:01:48.8547042Z row_wise=True, 2025-05-07T21:01:48.8547156Z mixed=True, 2025-05-07T21:01:48.8547278Z use_cache=False, 2025-05-07T21:01:48.8547451Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.8547570Z use_cpu=True, 2025-05-07T21:01:48.8547720Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.8547834Z ) 2025-05-07T21:01:48.8548022Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8548513Z self=, 2025-05-07T21:01:48.8548642Z compile=False, 2025-05-07T21:01:48.8548757Z pooling_mode=, 2025-05-07T21:01:48.8548847Z T=4, 2025-05-07T21:01:48.8548930Z D=117, 2025-05-07T21:01:48.8549011Z B=43, 2025-05-07T21:01:48.8549099Z log_E=4, 2025-05-07T21:01:48.8549180Z L=8, 2025-05-07T21:01:48.8549268Z D_gradcheck=1, 2025-05-07T21:01:48.8549380Z stochastic_rounding=False, 2025-05-07T21:01:48.8549468Z weighted=False, 2025-05-07T21:01:48.8549555Z row_wise=True, 2025-05-07T21:01:48.8549657Z mixed=False, 2025-05-07T21:01:48.8549748Z use_cache=True, 2025-05-07T21:01:48.8549955Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.8550055Z use_cpu=True, 2025-05-07T21:01:48.8550165Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.8550252Z ) 2025-05-07T21:01:48.8550393Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8550818Z self=, 2025-05-07T21:01:48.8550923Z compile=False, 2025-05-07T21:01:48.8551038Z pooling_mode=, 2025-05-07T21:01:48.8551119Z T=4, 2025-05-07T21:01:48.8551211Z D=29, 2025-05-07T21:01:48.8551293Z B=101, 2025-05-07T21:01:48.8551377Z log_E=3, 2025-05-07T21:01:48.8551469Z L=9, 2025-05-07T21:01:48.8551557Z D_gradcheck=2, 2025-05-07T21:01:48.8551663Z stochastic_rounding=False, 2025-05-07T21:01:48.8551762Z weighted=True, 2025-05-07T21:01:48.8551848Z row_wise=True, 2025-05-07T21:01:48.8551942Z mixed=True, 2025-05-07T21:01:48.8552031Z use_cache=True, 2025-05-07T21:01:48.8552150Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.8552244Z use_cpu=True, 2025-05-07T21:01:48.8552355Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.8552434Z ) 2025-05-07T21:01:48.8552581Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8552937Z self=, 2025-05-07T21:01:48.8553079Z compile=True, 2025-05-07T21:01:48.8553203Z pooling_mode=, 2025-05-07T21:01:48.8553285Z T=3, 2025-05-07T21:01:48.8553366Z D=124, 2025-05-07T21:01:48.8553455Z B=22, 2025-05-07T21:01:48.8553538Z log_E=5, 2025-05-07T21:01:48.8553617Z L=13, 2025-05-07T21:01:48.8553719Z D_gradcheck=2, 2025-05-07T21:01:48.8553821Z stochastic_rounding=False, 2025-05-07T21:01:48.8553911Z weighted=True, 2025-05-07T21:01:48.8553994Z row_wise=True, 2025-05-07T21:01:48.8554075Z mixed=True, 2025-05-07T21:01:48.8554168Z use_cache=True, 2025-05-07T21:01:48.8554283Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.8554368Z use_cpu=True, 2025-05-07T21:01:48.8554480Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.8554559Z ) 2025-05-07T21:01:48.8554695Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8555099Z self=, 2025-05-07T21:01:48.8555192Z compile=False, 2025-05-07T21:01:48.8555303Z pooling_mode=, 2025-05-07T21:01:48.8555516Z T=1, 2025-05-07T21:01:48.8555596Z D=15, 2025-05-07T21:01:48.8555686Z B=119, 2025-05-07T21:01:48.8555767Z log_E=5, 2025-05-07T21:01:48.8555847Z L=1, 2025-05-07T21:01:48.8555941Z D_gradcheck=1, 2025-05-07T21:01:48.8556041Z stochastic_rounding=True, 2025-05-07T21:01:48.8556124Z weighted=True, 2025-05-07T21:01:48.8556216Z row_wise=True, 2025-05-07T21:01:48.8556340Z mixed=True, 2025-05-07T21:01:48.8556426Z use_cache=True, 2025-05-07T21:01:48.8556538Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.8556627Z use_cpu=True, 2025-05-07T21:01:48.8556734Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.8556810Z ) 2025-05-07T21:01:48.8556954Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8557304Z self=, 2025-05-07T21:01:48.8557395Z compile=False, 2025-05-07T21:01:48.8557516Z pooling_mode=, 2025-05-07T21:01:48.8557594Z T=2, 2025-05-07T21:01:48.8557673Z D=37, 2025-05-07T21:01:48.8557760Z B=82, 2025-05-07T21:01:48.8557838Z log_E=4, 2025-05-07T21:01:48.8557916Z L=10, 2025-05-07T21:01:48.8558010Z D_gradcheck=1, 2025-05-07T21:01:48.8558112Z stochastic_rounding=True, 2025-05-07T21:01:48.8558203Z weighted=True, 2025-05-07T21:01:48.8558288Z row_wise=True, 2025-05-07T21:01:48.8558368Z mixed=True, 2025-05-07T21:01:48.8558517Z use_cache=False, 2025-05-07T21:01:48.8558634Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.8558724Z use_cpu=True, 2025-05-07T21:01:48.8558843Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.8558924Z ) 2025-05-07T21:01:48.8559060Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8559459Z self=, 2025-05-07T21:01:48.8559547Z compile=True, 2025-05-07T21:01:48.8559663Z pooling_mode=, 2025-05-07T21:01:48.8559748Z T=2, 2025-05-07T21:01:48.8559831Z D=79, 2025-05-07T21:01:48.8559916Z B=52, 2025-05-07T21:01:48.8559995Z log_E=5, 2025-05-07T21:01:48.8560072Z L=1, 2025-05-07T21:01:48.8560165Z D_gradcheck=2, 2025-05-07T21:01:48.8560266Z stochastic_rounding=True, 2025-05-07T21:01:48.8560352Z weighted=False, 2025-05-07T21:01:48.8560443Z row_wise=True, 2025-05-07T21:01:48.8560526Z mixed=True, 2025-05-07T21:01:48.8560616Z use_cache=True, 2025-05-07T21:01:48.8560740Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.8560825Z use_cpu=True, 2025-05-07T21:01:48.8560933Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.8561020Z ) 2025-05-07T21:01:48.8561158Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8561559Z self=, 2025-05-07T21:01:48.8561657Z compile=False, 2025-05-07T21:01:48.8561771Z pooling_mode=, 2025-05-07T21:01:48.8561859Z T=1, 2025-05-07T21:01:48.8561937Z D=74, 2025-05-07T21:01:48.8562017Z B=96, 2025-05-07T21:01:48.8562105Z log_E=3, 2025-05-07T21:01:48.8562182Z L=19, 2025-05-07T21:01:48.8562268Z D_gradcheck=1, 2025-05-07T21:01:48.8562379Z stochastic_rounding=True, 2025-05-07T21:01:48.8562467Z weighted=False, 2025-05-07T21:01:48.8562549Z row_wise=True, 2025-05-07T21:01:48.8562641Z mixed=False, 2025-05-07T21:01:48.8562731Z use_cache=True, 2025-05-07T21:01:48.8562843Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.8562936Z use_cpu=True, 2025-05-07T21:01:48.8563042Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.8563120Z ) 2025-05-07T21:01:48.8563267Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8563658Z self=, 2025-05-07T21:01:48.8563752Z compile=True, 2025-05-07T21:01:48.8563867Z pooling_mode=, 2025-05-07T21:01:48.8563947Z T=4, 2025-05-07T21:01:48.8564032Z D=74, 2025-05-07T21:01:48.8564111Z B=86, 2025-05-07T21:01:48.8564189Z log_E=5, 2025-05-07T21:01:48.8564276Z L=17, 2025-05-07T21:01:48.8564364Z D_gradcheck=2, 2025-05-07T21:01:48.8564467Z stochastic_rounding=False, 2025-05-07T21:01:48.8564559Z weighted=False, 2025-05-07T21:01:48.8564648Z row_wise=True, 2025-05-07T21:01:48.8564732Z mixed=True, 2025-05-07T21:01:48.8564826Z use_cache=False, 2025-05-07T21:01:48.8564941Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.8565032Z use_cpu=True, 2025-05-07T21:01:48.8565137Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.8565215Z ) 2025-05-07T21:01:48.8565360Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8565712Z self=, 2025-05-07T21:01:48.8565798Z compile=True, 2025-05-07T21:01:48.8565919Z pooling_mode=, 2025-05-07T21:01:48.8565998Z T=5, 2025-05-07T21:01:48.8566078Z D=94, 2025-05-07T21:01:48.8566164Z B=83, 2025-05-07T21:01:48.8566243Z log_E=5, 2025-05-07T21:01:48.8566321Z L=4, 2025-05-07T21:01:48.8566414Z D_gradcheck=1, 2025-05-07T21:01:48.8566517Z stochastic_rounding=False, 2025-05-07T21:01:48.8566603Z weighted=False, 2025-05-07T21:01:48.8566697Z row_wise=True, 2025-05-07T21:01:48.8566851Z mixed=True, 2025-05-07T21:01:48.8566948Z use_cache=False, 2025-05-07T21:01:48.8567060Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.8567143Z use_cpu=True, 2025-05-07T21:01:48.8567259Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.8567376Z ) 2025-05-07T21:01:48.8567512Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8567868Z self=, 2025-05-07T21:01:48.8567956Z compile=False, 2025-05-07T21:01:48.8568068Z pooling_mode=, 2025-05-07T21:01:48.8568156Z T=2, 2025-05-07T21:01:48.8568236Z D=101, 2025-05-07T21:01:48.8568316Z B=109, 2025-05-07T21:01:48.8568401Z log_E=5, 2025-05-07T21:01:48.8568482Z L=12, 2025-05-07T21:01:48.8568567Z D_gradcheck=2, 2025-05-07T21:01:48.8568677Z stochastic_rounding=False, 2025-05-07T21:01:48.8568764Z weighted=False, 2025-05-07T21:01:48.8568855Z row_wise=True, 2025-05-07T21:01:48.8568943Z mixed=True, 2025-05-07T21:01:48.8569026Z use_cache=True, 2025-05-07T21:01:48.8569144Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.8569227Z use_cpu=True, 2025-05-07T21:01:48.8569334Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.8569424Z ) 2025-05-07T21:01:48.8569605Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8569954Z self=, 2025-05-07T21:01:48.8570047Z compile=True, 2025-05-07T21:01:48.8570161Z pooling_mode=, 2025-05-07T21:01:48.8570241Z T=2, 2025-05-07T21:01:48.8570328Z D=124, 2025-05-07T21:01:48.8570407Z B=93, 2025-05-07T21:01:48.8570494Z log_E=5, 2025-05-07T21:01:48.8570570Z L=15, 2025-05-07T21:01:48.8570657Z D_gradcheck=1, 2025-05-07T21:01:48.8570767Z stochastic_rounding=True, 2025-05-07T21:01:48.8570854Z weighted=False, 2025-05-07T21:01:48.8570936Z row_wise=True, 2025-05-07T21:01:48.8571030Z mixed=False, 2025-05-07T21:01:48.8571116Z use_cache=True, 2025-05-07T21:01:48.8571230Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.8571323Z use_cpu=True, 2025-05-07T21:01:48.8571432Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.8571511Z ) 2025-05-07T21:01:48.8571658Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8572051Z self=, 2025-05-07T21:01:48.8572151Z compile=True, 2025-05-07T21:01:48.8572263Z pooling_mode=, 2025-05-07T21:01:48.8572342Z T=4, 2025-05-07T21:01:48.8572431Z D=123, 2025-05-07T21:01:48.8572511Z B=82, 2025-05-07T21:01:48.8572592Z log_E=4, 2025-05-07T21:01:48.8572681Z L=5, 2025-05-07T21:01:48.8572766Z D_gradcheck=1, 2025-05-07T21:01:48.8572869Z stochastic_rounding=False, 2025-05-07T21:01:48.8572964Z weighted=True, 2025-05-07T21:01:48.8573053Z row_wise=True, 2025-05-07T21:01:48.8573139Z mixed=False, 2025-05-07T21:01:48.8573235Z use_cache=False, 2025-05-07T21:01:48.8573347Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.8573430Z use_cpu=True, 2025-05-07T21:01:48.8573546Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.8573626Z ) 2025-05-07T21:01:48.8573766Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8574125Z self=, 2025-05-07T21:01:48.8574213Z compile=False, 2025-05-07T21:01:48.8574332Z pooling_mode=, 2025-05-07T21:01:48.8574409Z T=5, 2025-05-07T21:01:48.8574485Z D=3, 2025-05-07T21:01:48.8574573Z B=41, 2025-05-07T21:01:48.8574654Z log_E=3, 2025-05-07T21:01:48.8574734Z L=18, 2025-05-07T21:01:48.8574825Z D_gradcheck=2, 2025-05-07T21:01:48.8574925Z stochastic_rounding=True, 2025-05-07T21:01:48.8575015Z weighted=False, 2025-05-07T21:01:48.8575151Z row_wise=True, 2025-05-07T21:01:48.8575235Z mixed=True, 2025-05-07T21:01:48.8575321Z use_cache=True, 2025-05-07T21:01:48.8575441Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.8575524Z use_cpu=True, 2025-05-07T21:01:48.8575641Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.8575759Z ) 2025-05-07T21:01:48.8575896Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8576255Z self=, 2025-05-07T21:01:48.8576342Z compile=True, 2025-05-07T21:01:48.8576455Z pooling_mode=, 2025-05-07T21:01:48.8576538Z T=5, 2025-05-07T21:01:48.8576619Z D=124, 2025-05-07T21:01:48.8576697Z B=34, 2025-05-07T21:01:48.8576785Z log_E=4, 2025-05-07T21:01:48.8576863Z L=4, 2025-05-07T21:01:48.8576949Z D_gradcheck=2, 2025-05-07T21:01:48.8577060Z stochastic_rounding=True, 2025-05-07T21:01:48.8577145Z weighted=False, 2025-05-07T21:01:48.8577230Z row_wise=True, 2025-05-07T21:01:48.8577320Z mixed=True, 2025-05-07T21:01:48.8577404Z use_cache=False, 2025-05-07T21:01:48.8577524Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.8577609Z use_cpu=True, 2025-05-07T21:01:48.8577716Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.8577846Z ) 2025-05-07T21:01:48.8798498Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8798861Z self=, 2025-05-07T21:01:48.8798966Z compile=False, 2025-05-07T21:01:48.8799083Z pooling_mode=, 2025-05-07T21:01:48.8799175Z T=2, 2025-05-07T21:01:48.8799255Z D=28, 2025-05-07T21:01:48.8799336Z B=37, 2025-05-07T21:01:48.8799424Z log_E=3, 2025-05-07T21:01:48.8799503Z L=7, 2025-05-07T21:01:48.8799589Z D_gradcheck=1, 2025-05-07T21:01:48.8799747Z stochastic_rounding=False, 2025-05-07T21:01:48.8799878Z weighted=True, 2025-05-07T21:01:48.8799995Z row_wise=True, 2025-05-07T21:01:48.8800121Z mixed=True, 2025-05-07T21:01:48.8800240Z use_cache=True, 2025-05-07T21:01:48.8800395Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.8800524Z use_cpu=True, 2025-05-07T21:01:48.8800678Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.8800792Z ) 2025-05-07T21:01:48.8801126Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8801617Z self=, 2025-05-07T21:01:48.8801790Z compile=True, 2025-05-07T21:01:48.8801944Z pooling_mode=, 2025-05-07T21:01:48.8802060Z T=1, 2025-05-07T21:01:48.8802168Z D=125, 2025-05-07T21:01:48.8802278Z B=88, 2025-05-07T21:01:48.8802394Z log_E=3, 2025-05-07T21:01:48.8802501Z L=14, 2025-05-07T21:01:48.8802628Z D_gradcheck=1, 2025-05-07T21:01:48.8802765Z stochastic_rounding=True, 2025-05-07T21:01:48.8802885Z weighted=True, 2025-05-07T21:01:48.8803010Z row_wise=True, 2025-05-07T21:01:48.8803129Z mixed=False, 2025-05-07T21:01:48.8803241Z use_cache=False, 2025-05-07T21:01:48.8803368Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.8803454Z use_cpu=True, 2025-05-07T21:01:48.8803567Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.8803661Z ) 2025-05-07T21:01:48.8803804Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8804156Z self=, 2025-05-07T21:01:48.8804256Z compile=False, 2025-05-07T21:01:48.8804372Z pooling_mode=, 2025-05-07T21:01:48.8804462Z T=4, 2025-05-07T21:01:48.8804541Z D=77, 2025-05-07T21:01:48.8804622Z B=33, 2025-05-07T21:01:48.8804717Z log_E=5, 2025-05-07T21:01:48.8804798Z L=15, 2025-05-07T21:01:48.8804886Z D_gradcheck=1, 2025-05-07T21:01:48.8805001Z stochastic_rounding=True, 2025-05-07T21:01:48.8805173Z weighted=True, 2025-05-07T21:01:48.8805261Z row_wise=True, 2025-05-07T21:01:48.8805354Z mixed=False, 2025-05-07T21:01:48.8805443Z use_cache=False, 2025-05-07T21:01:48.8805559Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.8805717Z use_cpu=True, 2025-05-07T21:01:48.8805827Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.8805911Z ) 2025-05-07T21:01:48.8806060Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8806410Z self=, 2025-05-07T21:01:48.8806506Z compile=True, 2025-05-07T21:01:48.8806621Z pooling_mode=, 2025-05-07T21:01:48.8806703Z T=4, 2025-05-07T21:01:48.8806793Z D=96, 2025-05-07T21:01:48.8806881Z B=35, 2025-05-07T21:01:48.8806964Z log_E=4, 2025-05-07T21:01:48.8807046Z L=6, 2025-05-07T21:01:48.8807141Z D_gradcheck=2, 2025-05-07T21:01:48.8807245Z stochastic_rounding=True, 2025-05-07T21:01:48.8807338Z weighted=False, 2025-05-07T21:01:48.8807434Z row_wise=True, 2025-05-07T21:01:48.8807519Z mixed=False, 2025-05-07T21:01:48.8807609Z use_cache=True, 2025-05-07T21:01:48.8807733Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.8807823Z use_cpu=True, 2025-05-07T21:01:48.8807998Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.8808085Z ) 2025-05-07T21:01:48.8808227Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8808585Z self=, 2025-05-07T21:01:48.8808676Z compile=False, 2025-05-07T21:01:48.8808795Z pooling_mode=, 2025-05-07T21:01:48.8808889Z T=3, 2025-05-07T21:01:48.8808969Z D=20, 2025-05-07T21:01:48.8809049Z B=6, 2025-05-07T21:01:48.8809144Z log_E=3, 2025-05-07T21:01:48.8809228Z L=16, 2025-05-07T21:01:48.8809315Z D_gradcheck=2, 2025-05-07T21:01:48.8809431Z stochastic_rounding=True, 2025-05-07T21:01:48.8809518Z weighted=False, 2025-05-07T21:01:48.8809608Z row_wise=True, 2025-05-07T21:01:48.8809702Z mixed=True, 2025-05-07T21:01:48.8809793Z use_cache=False, 2025-05-07T21:01:48.8809907Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.8810004Z use_cpu=True, 2025-05-07T21:01:48.8810128Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.8810216Z ) 2025-05-07T21:01:48.8810401Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8810750Z self=, 2025-05-07T21:01:48.8810845Z compile=True, 2025-05-07T21:01:48.8810961Z pooling_mode=, 2025-05-07T21:01:48.8811044Z T=5, 2025-05-07T21:01:48.8811128Z D=64, 2025-05-07T21:01:48.8811208Z B=33, 2025-05-07T21:01:48.8811287Z log_E=5, 2025-05-07T21:01:48.8811375Z L=13, 2025-05-07T21:01:48.8811462Z D_gradcheck=1, 2025-05-07T21:01:48.8811567Z stochastic_rounding=True, 2025-05-07T21:01:48.8811662Z weighted=True, 2025-05-07T21:01:48.8811751Z row_wise=True, 2025-05-07T21:01:48.8811845Z mixed=True, 2025-05-07T21:01:48.8811932Z use_cache=False, 2025-05-07T21:01:48.8812047Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.8812143Z use_cpu=True, 2025-05-07T21:01:48.8812255Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.8812335Z ) 2025-05-07T21:01:48.8812481Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8812832Z self=, 2025-05-07T21:01:48.8812921Z compile=False, 2025-05-07T21:01:48.8813043Z pooling_mode=, 2025-05-07T21:01:48.8813125Z T=2, 2025-05-07T21:01:48.8813204Z D=4, 2025-05-07T21:01:48.8813293Z B=94, 2025-05-07T21:01:48.8813376Z log_E=5, 2025-05-07T21:01:48.8813461Z L=19, 2025-05-07T21:01:48.8813559Z D_gradcheck=1, 2025-05-07T21:01:48.8813710Z stochastic_rounding=True, 2025-05-07T21:01:48.8813807Z weighted=True, 2025-05-07T21:01:48.8813894Z row_wise=True, 2025-05-07T21:01:48.8813978Z mixed=True, 2025-05-07T21:01:48.8814077Z use_cache=False, 2025-05-07T21:01:48.8814190Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.8814317Z use_cpu=True, 2025-05-07T21:01:48.8814443Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.8814530Z ) 2025-05-07T21:01:48.8814669Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8815023Z self=, 2025-05-07T21:01:48.8815114Z compile=False, 2025-05-07T21:01:48.8815225Z pooling_mode=, 2025-05-07T21:01:48.8815312Z T=5, 2025-05-07T21:01:48.8815394Z D=108, 2025-05-07T21:01:48.8815479Z B=48, 2025-05-07T21:01:48.8815561Z log_E=4, 2025-05-07T21:01:48.8815641Z L=17, 2025-05-07T21:01:48.8815735Z D_gradcheck=1, 2025-05-07T21:01:48.8815842Z stochastic_rounding=False, 2025-05-07T21:01:48.8815929Z weighted=True, 2025-05-07T21:01:48.8816020Z row_wise=True, 2025-05-07T21:01:48.8816103Z mixed=True, 2025-05-07T21:01:48.8816190Z use_cache=False, 2025-05-07T21:01:48.8816309Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.8816439Z use_cpu=True, 2025-05-07T21:01:48.8816550Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.8816636Z ) 2025-05-07T21:01:48.8816774Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8817121Z self=, 2025-05-07T21:01:48.8817220Z compile=False, 2025-05-07T21:01:48.8817333Z pooling_mode=, 2025-05-07T21:01:48.8817420Z T=1, 2025-05-07T21:01:48.8817503Z D=33, 2025-05-07T21:01:48.8817586Z B=84, 2025-05-07T21:01:48.8817674Z log_E=3, 2025-05-07T21:01:48.8817753Z L=15, 2025-05-07T21:01:48.8817841Z D_gradcheck=2, 2025-05-07T21:01:48.8817954Z stochastic_rounding=False, 2025-05-07T21:01:48.8818042Z weighted=False, 2025-05-07T21:01:48.8818125Z row_wise=True, 2025-05-07T21:01:48.8818215Z mixed=True, 2025-05-07T21:01:48.8818305Z use_cache=False, 2025-05-07T21:01:48.8818419Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.8818512Z use_cpu=True, 2025-05-07T21:01:48.8818687Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.8818771Z ) 2025-05-07T21:01:48.8818916Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8819264Z self=, 2025-05-07T21:01:48.8819360Z compile=False, 2025-05-07T21:01:48.8819472Z pooling_mode=, 2025-05-07T21:01:48.8819553Z T=5, 2025-05-07T21:01:48.8819635Z D=4, 2025-05-07T21:01:48.8819715Z B=38, 2025-05-07T21:01:48.8819794Z log_E=5, 2025-05-07T21:01:48.8819881Z L=2, 2025-05-07T21:01:48.8819966Z D_gradcheck=2, 2025-05-07T21:01:48.8820066Z stochastic_rounding=True, 2025-05-07T21:01:48.8820156Z weighted=True, 2025-05-07T21:01:48.8820241Z row_wise=True, 2025-05-07T21:01:48.8820328Z mixed=True, 2025-05-07T21:01:48.8820422Z use_cache=False, 2025-05-07T21:01:48.8820535Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.8820621Z use_cpu=True, 2025-05-07T21:01:48.8820737Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.8820814Z ) 2025-05-07T21:01:48.8820957Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8821305Z self=, 2025-05-07T21:01:48.8821395Z compile=True, 2025-05-07T21:01:48.8821520Z pooling_mode=, 2025-05-07T21:01:48.8821602Z T=4, 2025-05-07T21:01:48.8821683Z D=40, 2025-05-07T21:01:48.8821768Z B=54, 2025-05-07T21:01:48.8821851Z log_E=4, 2025-05-07T21:01:48.8821932Z L=8, 2025-05-07T21:01:48.8822076Z D_gradcheck=2, 2025-05-07T21:01:48.8822179Z stochastic_rounding=True, 2025-05-07T21:01:48.8822266Z weighted=True, 2025-05-07T21:01:48.8822357Z row_wise=True, 2025-05-07T21:01:48.8822440Z mixed=True, 2025-05-07T21:01:48.8822533Z use_cache=True, 2025-05-07T21:01:48.8822685Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.8822774Z use_cpu=True, 2025-05-07T21:01:48.8822892Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.8822970Z ) 2025-05-07T21:01:48.8823106Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8823462Z self=, 2025-05-07T21:01:48.8823548Z compile=False, 2025-05-07T21:01:48.8823659Z pooling_mode=, 2025-05-07T21:01:48.8823746Z T=1, 2025-05-07T21:01:48.8823828Z D=75, 2025-05-07T21:01:48.8823907Z B=16, 2025-05-07T21:01:48.8823995Z log_E=3, 2025-05-07T21:01:48.8824075Z L=16, 2025-05-07T21:01:48.8824165Z D_gradcheck=1, 2025-05-07T21:01:48.8824280Z stochastic_rounding=False, 2025-05-07T21:01:48.8824369Z weighted=True, 2025-05-07T21:01:48.8824461Z row_wise=True, 2025-05-07T21:01:48.8824540Z mixed=True, 2025-05-07T21:01:48.8824625Z use_cache=True, 2025-05-07T21:01:48.8824750Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.8824877Z use_cpu=True, 2025-05-07T21:01:48.8824989Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.8825073Z ) 2025-05-07T21:01:48.8825211Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8825558Z self=, 2025-05-07T21:01:48.8825655Z compile=False, 2025-05-07T21:01:48.8825771Z pooling_mode=, 2025-05-07T21:01:48.8825851Z T=3, 2025-05-07T21:01:48.8825941Z D=14, 2025-05-07T21:01:48.8826023Z B=35, 2025-05-07T21:01:48.8826111Z log_E=5, 2025-05-07T21:01:48.8826189Z L=4, 2025-05-07T21:01:48.8826278Z D_gradcheck=2, 2025-05-07T21:01:48.8826384Z stochastic_rounding=True, 2025-05-07T21:01:48.8826472Z weighted=True, 2025-05-07T21:01:48.8826556Z row_wise=True, 2025-05-07T21:01:48.8826649Z mixed=True, 2025-05-07T21:01:48.8826741Z use_cache=False, 2025-05-07T21:01:48.8826855Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.8826994Z use_cpu=True, 2025-05-07T21:01:48.8827102Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.8827205Z ) 2025-05-07T21:01:48.8827343Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8827691Z self=, 2025-05-07T21:01:48.8827785Z compile=True, 2025-05-07T21:01:48.8827898Z pooling_mode=, 2025-05-07T21:01:48.8827977Z T=1, 2025-05-07T21:01:48.8828062Z D=2, 2025-05-07T21:01:48.8828142Z B=30, 2025-05-07T21:01:48.8828223Z log_E=5, 2025-05-07T21:01:48.8828313Z L=3, 2025-05-07T21:01:48.8828400Z D_gradcheck=1, 2025-05-07T21:01:48.8828503Z stochastic_rounding=False, 2025-05-07T21:01:48.8828598Z weighted=False, 2025-05-07T21:01:48.8828684Z row_wise=True, 2025-05-07T21:01:48.8828776Z mixed=False, 2025-05-07T21:01:48.8828869Z use_cache=False, 2025-05-07T21:01:48.8828984Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.8829080Z use_cpu=True, 2025-05-07T21:01:48.8829187Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.8829265Z ) 2025-05-07T21:01:48.8829409Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8829754Z self=, 2025-05-07T21:01:48.8829842Z compile=False, 2025-05-07T21:01:48.8829961Z pooling_mode=, 2025-05-07T21:01:48.8830041Z T=4, 2025-05-07T21:01:48.8830118Z D=125, 2025-05-07T21:01:48.8830203Z B=21, 2025-05-07T21:01:48.8830285Z log_E=4, 2025-05-07T21:01:48.8830407Z L=10, 2025-05-07T21:01:48.8830503Z D_gradcheck=2, 2025-05-07T21:01:48.8830605Z stochastic_rounding=True, 2025-05-07T21:01:48.8830699Z weighted=False, 2025-05-07T21:01:48.8830784Z row_wise=True, 2025-05-07T21:01:48.8830870Z mixed=False, 2025-05-07T21:01:48.8831003Z use_cache=True, 2025-05-07T21:01:48.8831120Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.8831209Z use_cpu=True, 2025-05-07T21:01:48.8831319Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.8831395Z ) 2025-05-07T21:01:48.8831533Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.8831889Z self=, 2025-05-07T21:01:48.8831975Z compile=True, 2025-05-07T21:01:48.8832089Z pooling_mode=, 2025-05-07T21:01:48.8832175Z T=4, 2025-05-07T21:01:48.8832253Z D=38, 2025-05-07T21:01:48.8832343Z B=128, 2025-05-07T21:01:48.8832420Z log_E=3, 2025-05-07T21:01:48.8832516Z L=8, 2025-05-07T21:01:48.8832618Z D_gradcheck=2, 2025-05-07T21:01:48.8832743Z stochastic_rounding=False, 2025-05-07T21:01:48.8832830Z weighted=False, 2025-05-07T21:01:48.8832923Z row_wise=True, 2025-05-07T21:01:48.8833006Z mixed=True, 2025-05-07T21:01:48.8833092Z use_cache=True, 2025-05-07T21:01:48.8833255Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.8833345Z use_cpu=True, 2025-05-07T21:01:48.8833452Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.8833535Z ) 2025-05-07T21:01:48.9063739Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9065338Z self=, 2025-05-07T21:01:48.9065583Z compile=False, 2025-05-07T21:01:48.9065905Z pooling_mode=, 2025-05-07T21:01:48.9066116Z T=5, 2025-05-07T21:01:48.9066325Z D=113, 2025-05-07T21:01:48.9066546Z B=101, 2025-05-07T21:01:48.9066770Z log_E=5, 2025-05-07T21:01:48.9066978Z L=8, 2025-05-07T21:01:48.9067216Z D_gradcheck=1, 2025-05-07T21:01:48.9067493Z stochastic_rounding=True, 2025-05-07T21:01:48.9067702Z weighted=True, 2025-05-07T21:01:48.9067882Z row_wise=True, 2025-05-07T21:01:48.9068055Z mixed=False, 2025-05-07T21:01:48.9068242Z use_cache=False, 2025-05-07T21:01:48.9068708Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.9068878Z use_cpu=True, 2025-05-07T21:01:48.9069102Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.9069254Z ) 2025-05-07T21:01:48.9069529Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9070310Z self=, 2025-05-07T21:01:48.9070479Z compile=True, 2025-05-07T21:01:48.9070701Z pooling_mode=, 2025-05-07T21:01:48.9070864Z T=5, 2025-05-07T21:01:48.9071016Z D=88, 2025-05-07T21:01:48.9071176Z B=31, 2025-05-07T21:01:48.9071338Z log_E=3, 2025-05-07T21:01:48.9071493Z L=2, 2025-05-07T21:01:48.9071664Z D_gradcheck=1, 2025-05-07T21:01:48.9071864Z stochastic_rounding=True, 2025-05-07T21:01:48.9072030Z weighted=False, 2025-05-07T21:01:48.9072197Z row_wise=True, 2025-05-07T21:01:48.9072362Z mixed=True, 2025-05-07T21:01:48.9072536Z use_cache=False, 2025-05-07T21:01:48.9072770Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.9072933Z use_cpu=True, 2025-05-07T21:01:48.9073061Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.9073144Z ) 2025-05-07T21:01:48.9073280Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9073629Z self=, 2025-05-07T21:01:48.9073725Z compile=False, 2025-05-07T21:01:48.9073837Z pooling_mode=, 2025-05-07T21:01:48.9073920Z T=4, 2025-05-07T21:01:48.9073998Z D=22, 2025-05-07T21:01:48.9074075Z B=4, 2025-05-07T21:01:48.9074238Z log_E=3, 2025-05-07T21:01:48.9074320Z L=18, 2025-05-07T21:01:48.9074404Z D_gradcheck=1, 2025-05-07T21:01:48.9074511Z stochastic_rounding=True, 2025-05-07T21:01:48.9074599Z weighted=False, 2025-05-07T21:01:48.9074684Z row_wise=True, 2025-05-07T21:01:48.9074831Z mixed=True, 2025-05-07T21:01:48.9074920Z use_cache=False, 2025-05-07T21:01:48.9075039Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.9075128Z use_cpu=True, 2025-05-07T21:01:48.9075234Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.9075310Z ) 2025-05-07T21:01:48.9075533Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9075881Z self=, 2025-05-07T21:01:48.9075975Z compile=False, 2025-05-07T21:01:48.9076086Z pooling_mode=, 2025-05-07T21:01:48.9076166Z T=5, 2025-05-07T21:01:48.9076253Z D=38, 2025-05-07T21:01:48.9076332Z B=10, 2025-05-07T21:01:48.9076413Z log_E=3, 2025-05-07T21:01:48.9076499Z L=5, 2025-05-07T21:01:48.9076585Z D_gradcheck=1, 2025-05-07T21:01:48.9076684Z stochastic_rounding=False, 2025-05-07T21:01:48.9076777Z weighted=False, 2025-05-07T21:01:48.9076868Z row_wise=True, 2025-05-07T21:01:48.9077023Z mixed=True, 2025-05-07T21:01:48.9077116Z use_cache=True, 2025-05-07T21:01:48.9077232Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.9077315Z use_cpu=True, 2025-05-07T21:01:48.9077429Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.9077501Z ) 2025-05-07T21:01:48.9077641Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9077987Z self=, 2025-05-07T21:01:48.9078073Z compile=False, 2025-05-07T21:01:48.9078189Z pooling_mode=, 2025-05-07T21:01:48.9078267Z T=2, 2025-05-07T21:01:48.9078346Z D=80, 2025-05-07T21:01:48.9078432Z B=23, 2025-05-07T21:01:48.9078511Z log_E=4, 2025-05-07T21:01:48.9078591Z L=10, 2025-05-07T21:01:48.9078681Z D_gradcheck=2, 2025-05-07T21:01:48.9078782Z stochastic_rounding=True, 2025-05-07T21:01:48.9078867Z weighted=True, 2025-05-07T21:01:48.9078961Z row_wise=True, 2025-05-07T21:01:48.9079045Z mixed=True, 2025-05-07T21:01:48.9079136Z use_cache=True, 2025-05-07T21:01:48.9079293Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.9079376Z use_cpu=True, 2025-05-07T21:01:48.9079486Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.9079562Z ) 2025-05-07T21:01:48.9079695Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9080047Z self=, 2025-05-07T21:01:48.9080133Z compile=True, 2025-05-07T21:01:48.9080246Z pooling_mode=, 2025-05-07T21:01:48.9080331Z T=5, 2025-05-07T21:01:48.9080411Z D=40, 2025-05-07T21:01:48.9080493Z B=111, 2025-05-07T21:01:48.9080581Z log_E=3, 2025-05-07T21:01:48.9080660Z L=19, 2025-05-07T21:01:48.9080745Z D_gradcheck=1, 2025-05-07T21:01:48.9080852Z stochastic_rounding=True, 2025-05-07T21:01:48.9080937Z weighted=True, 2025-05-07T21:01:48.9081028Z row_wise=True, 2025-05-07T21:01:48.9081116Z mixed=False, 2025-05-07T21:01:48.9081204Z use_cache=False, 2025-05-07T21:01:48.9081323Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.9081406Z use_cpu=True, 2025-05-07T21:01:48.9081510Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.9081592Z ) 2025-05-07T21:01:48.9081727Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9082073Z self=, 2025-05-07T21:01:48.9082165Z compile=False, 2025-05-07T21:01:48.9082277Z pooling_mode=, 2025-05-07T21:01:48.9082353Z T=5, 2025-05-07T21:01:48.9082481Z D=45, 2025-05-07T21:01:48.9082564Z B=119, 2025-05-07T21:01:48.9082647Z log_E=5, 2025-05-07T21:01:48.9082728Z L=2, 2025-05-07T21:01:48.9082813Z D_gradcheck=1, 2025-05-07T21:01:48.9082921Z stochastic_rounding=False, 2025-05-07T21:01:48.9083009Z weighted=True, 2025-05-07T21:01:48.9083132Z row_wise=True, 2025-05-07T21:01:48.9083230Z mixed=False, 2025-05-07T21:01:48.9083317Z use_cache=True, 2025-05-07T21:01:48.9083430Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.9083521Z use_cpu=True, 2025-05-07T21:01:48.9083637Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.9089595Z ) 2025-05-07T21:01:48.9089768Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9090130Z self=, 2025-05-07T21:01:48.9090226Z compile=True, 2025-05-07T21:01:48.9090346Z pooling_mode=, 2025-05-07T21:01:48.9090435Z T=1, 2025-05-07T21:01:48.9090521Z D=9, 2025-05-07T21:01:48.9090602Z B=28, 2025-05-07T21:01:48.9091006Z log_E=3, 2025-05-07T21:01:48.9091088Z L=17, 2025-05-07T21:01:48.9091176Z D_gradcheck=2, 2025-05-07T21:01:48.9091284Z stochastic_rounding=True, 2025-05-07T21:01:48.9091375Z weighted=True, 2025-05-07T21:01:48.9091565Z row_wise=True, 2025-05-07T21:01:48.9091655Z mixed=False, 2025-05-07T21:01:48.9091747Z use_cache=True, 2025-05-07T21:01:48.9091861Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.9091952Z use_cpu=True, 2025-05-07T21:01:48.9092063Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.9092139Z ) 2025-05-07T21:01:48.9092286Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9092637Z self=, 2025-05-07T21:01:48.9092731Z compile=False, 2025-05-07T21:01:48.9092845Z pooling_mode=, 2025-05-07T21:01:48.9092925Z T=1, 2025-05-07T21:01:48.9093018Z D=72, 2025-05-07T21:01:48.9093097Z B=32, 2025-05-07T21:01:48.9093178Z log_E=3, 2025-05-07T21:01:48.9093261Z L=18, 2025-05-07T21:01:48.9093347Z D_gradcheck=1, 2025-05-07T21:01:48.9093448Z stochastic_rounding=True, 2025-05-07T21:01:48.9093541Z weighted=True, 2025-05-07T21:01:48.9093627Z row_wise=True, 2025-05-07T21:01:48.9093712Z mixed=False, 2025-05-07T21:01:48.9093866Z use_cache=True, 2025-05-07T21:01:48.9093982Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.9094072Z use_cpu=True, 2025-05-07T21:01:48.9094178Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.9094256Z ) 2025-05-07T21:01:48.9094399Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9094751Z self=, 2025-05-07T21:01:48.9094839Z compile=False, 2025-05-07T21:01:48.9094959Z pooling_mode=, 2025-05-07T21:01:48.9095040Z T=5, 2025-05-07T21:01:48.9095119Z D=87, 2025-05-07T21:01:48.9095205Z B=119, 2025-05-07T21:01:48.9095285Z log_E=4, 2025-05-07T21:01:48.9095363Z L=14, 2025-05-07T21:01:48.9095459Z D_gradcheck=2, 2025-05-07T21:01:48.9095561Z stochastic_rounding=False, 2025-05-07T21:01:48.9095649Z weighted=True, 2025-05-07T21:01:48.9095744Z row_wise=True, 2025-05-07T21:01:48.9095830Z mixed=False, 2025-05-07T21:01:48.9095924Z use_cache=True, 2025-05-07T21:01:48.9096038Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.9096122Z use_cpu=True, 2025-05-07T21:01:48.9096234Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.9096312Z ) 2025-05-07T21:01:48.9096449Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9096807Z self=, 2025-05-07T21:01:48.9096896Z compile=False, 2025-05-07T21:01:48.9097009Z pooling_mode=, 2025-05-07T21:01:48.9097161Z T=4, 2025-05-07T21:01:48.9097245Z D=45, 2025-05-07T21:01:48.9097324Z B=106, 2025-05-07T21:01:48.9097412Z log_E=4, 2025-05-07T21:01:48.9097491Z L=4, 2025-05-07T21:01:48.9097576Z D_gradcheck=1, 2025-05-07T21:01:48.9097685Z stochastic_rounding=False, 2025-05-07T21:01:48.9097830Z weighted=False, 2025-05-07T21:01:48.9097925Z row_wise=True, 2025-05-07T21:01:48.9098011Z mixed=False, 2025-05-07T21:01:48.9098098Z use_cache=False, 2025-05-07T21:01:48.9098218Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.9098304Z use_cpu=True, 2025-05-07T21:01:48.9098410Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.9098493Z ) 2025-05-07T21:01:48.9098631Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9098979Z self=, 2025-05-07T21:01:48.9099073Z compile=True, 2025-05-07T21:01:48.9099187Z pooling_mode=, 2025-05-07T21:01:48.9099270Z T=2, 2025-05-07T21:01:48.9099357Z D=58, 2025-05-07T21:01:48.9099437Z B=64, 2025-05-07T21:01:48.9099525Z log_E=3, 2025-05-07T21:01:48.9099604Z L=10, 2025-05-07T21:01:48.9099690Z D_gradcheck=2, 2025-05-07T21:01:48.9099800Z stochastic_rounding=False, 2025-05-07T21:01:48.9099932Z weighted=True, 2025-05-07T21:01:48.9100017Z row_wise=True, 2025-05-07T21:01:48.9100114Z mixed=True, 2025-05-07T21:01:48.9100203Z use_cache=True, 2025-05-07T21:01:48.9100315Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.9100406Z use_cpu=True, 2025-05-07T21:01:48.9100512Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.9100589Z ) 2025-05-07T21:01:48.9100732Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9101081Z self=, 2025-05-07T21:01:48.9101176Z compile=False, 2025-05-07T21:01:48.9101297Z pooling_mode=, 2025-05-07T21:01:48.9101376Z T=4, 2025-05-07T21:01:48.9101461Z D=73, 2025-05-07T21:01:48.9101540Z B=56, 2025-05-07T21:01:48.9101621Z log_E=3, 2025-05-07T21:01:48.9101707Z L=13, 2025-05-07T21:01:48.9101792Z D_gradcheck=1, 2025-05-07T21:01:48.9101898Z stochastic_rounding=False, 2025-05-07T21:01:48.9101995Z weighted=True, 2025-05-07T21:01:48.9102078Z row_wise=True, 2025-05-07T21:01:48.9102203Z mixed=False, 2025-05-07T21:01:48.9102300Z use_cache=True, 2025-05-07T21:01:48.9102411Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.9102496Z use_cpu=True, 2025-05-07T21:01:48.9102608Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.9102685Z ) 2025-05-07T21:01:48.9102822Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9103177Z self=, 2025-05-07T21:01:48.9103264Z compile=False, 2025-05-07T21:01:48.9103386Z pooling_mode=, 2025-05-07T21:01:48.9103464Z T=5, 2025-05-07T21:01:48.9103541Z D=62, 2025-05-07T21:01:48.9103626Z B=38, 2025-05-07T21:01:48.9103706Z log_E=3, 2025-05-07T21:01:48.9103784Z L=16, 2025-05-07T21:01:48.9103877Z D_gradcheck=2, 2025-05-07T21:01:48.9103982Z stochastic_rounding=False, 2025-05-07T21:01:48.9104070Z weighted=False, 2025-05-07T21:01:48.9104162Z row_wise=True, 2025-05-07T21:01:48.9104246Z mixed=False, 2025-05-07T21:01:48.9104332Z use_cache=True, 2025-05-07T21:01:48.9104451Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.9104535Z use_cpu=True, 2025-05-07T21:01:48.9104649Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.9104726Z ) 2025-05-07T21:01:48.9104862Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9105218Z self=, 2025-05-07T21:01:48.9105306Z compile=False, 2025-05-07T21:01:48.9105460Z pooling_mode=, 2025-05-07T21:01:48.9105547Z T=4, 2025-05-07T21:01:48.9105628Z D=79, 2025-05-07T21:01:48.9105706Z B=68, 2025-05-07T21:01:48.9105792Z log_E=4, 2025-05-07T21:01:48.9105870Z L=5, 2025-05-07T21:01:48.9105956Z D_gradcheck=2, 2025-05-07T21:01:48.9106104Z stochastic_rounding=True, 2025-05-07T21:01:48.9106191Z weighted=True, 2025-05-07T21:01:48.9106276Z row_wise=True, 2025-05-07T21:01:48.9106364Z mixed=True, 2025-05-07T21:01:48.9106452Z use_cache=True, 2025-05-07T21:01:48.9106570Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.9106654Z use_cpu=True, 2025-05-07T21:01:48.9106759Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.9106843Z ) 2025-05-07T21:01:48.9106979Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9107328Z self=, 2025-05-07T21:01:48.9107421Z compile=False, 2025-05-07T21:01:48.9107537Z pooling_mode=, 2025-05-07T21:01:48.9107616Z T=5, 2025-05-07T21:01:48.9107702Z D=72, 2025-05-07T21:01:48.9107782Z B=3, 2025-05-07T21:01:48.9107864Z log_E=5, 2025-05-07T21:01:48.9107950Z L=11, 2025-05-07T21:01:48.9108035Z D_gradcheck=2, 2025-05-07T21:01:48.9108140Z stochastic_rounding=True, 2025-05-07T21:01:48.9108276Z weighted=True, 2025-05-07T21:01:48.9108363Z row_wise=True, 2025-05-07T21:01:48.9108454Z mixed=True, 2025-05-07T21:01:48.9108540Z use_cache=False, 2025-05-07T21:01:48.9108658Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.9108750Z use_cpu=True, 2025-05-07T21:01:48.9108857Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.9108935Z ) 2025-05-07T21:01:48.9325163Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9325667Z self=, 2025-05-07T21:01:48.9325813Z compile=True, 2025-05-07T21:01:48.9325984Z pooling_mode=, 2025-05-07T21:01:48.9326094Z T=4, 2025-05-07T21:01:48.9326206Z D=71, 2025-05-07T21:01:48.9326308Z B=67, 2025-05-07T21:01:48.9326412Z log_E=3, 2025-05-07T21:01:48.9326524Z L=7, 2025-05-07T21:01:48.9326645Z D_gradcheck=1, 2025-05-07T21:01:48.9326780Z stochastic_rounding=True, 2025-05-07T21:01:48.9326904Z weighted=True, 2025-05-07T21:01:48.9327127Z row_wise=True, 2025-05-07T21:01:48.9327245Z mixed=False, 2025-05-07T21:01:48.9327394Z use_cache=False, 2025-05-07T21:01:48.9327507Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.9327587Z use_cpu=True, 2025-05-07T21:01:48.9327699Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.9327773Z ) 2025-05-07T21:01:48.9327915Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9328259Z self=, 2025-05-07T21:01:48.9328342Z compile=True, 2025-05-07T21:01:48.9328461Z pooling_mode=, 2025-05-07T21:01:48.9328538Z T=1, 2025-05-07T21:01:48.9328613Z D=124, 2025-05-07T21:01:48.9328699Z B=75, 2025-05-07T21:01:48.9328775Z log_E=4, 2025-05-07T21:01:48.9328852Z L=11, 2025-05-07T21:01:48.9328946Z D_gradcheck=1, 2025-05-07T21:01:48.9329047Z stochastic_rounding=False, 2025-05-07T21:01:48.9329131Z weighted=True, 2025-05-07T21:01:48.9329219Z row_wise=True, 2025-05-07T21:01:48.9329303Z mixed=False, 2025-05-07T21:01:48.9329390Z use_cache=False, 2025-05-07T21:01:48.9329498Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.9329578Z use_cpu=True, 2025-05-07T21:01:48.9329687Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.9329761Z ) 2025-05-07T21:01:48.9329896Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9330244Z self=, 2025-05-07T21:01:48.9330398Z compile=False, 2025-05-07T21:01:48.9330510Z pooling_mode=, 2025-05-07T21:01:48.9330594Z T=4, 2025-05-07T21:01:48.9330672Z D=115, 2025-05-07T21:01:48.9330750Z B=115, 2025-05-07T21:01:48.9330834Z log_E=4, 2025-05-07T21:01:48.9330968Z L=10, 2025-05-07T21:01:48.9331051Z D_gradcheck=1, 2025-05-07T21:01:48.9331157Z stochastic_rounding=True, 2025-05-07T21:01:48.9331245Z weighted=False, 2025-05-07T21:01:48.9331331Z row_wise=True, 2025-05-07T21:01:48.9331412Z mixed=False, 2025-05-07T21:01:48.9331494Z use_cache=True, 2025-05-07T21:01:48.9331613Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.9331695Z use_cpu=True, 2025-05-07T21:01:48.9331799Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.9331880Z ) 2025-05-07T21:01:48.9332013Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9332355Z self=, 2025-05-07T21:01:48.9332451Z compile=True, 2025-05-07T21:01:48.9332561Z pooling_mode=, 2025-05-07T21:01:48.9332634Z T=1, 2025-05-07T21:01:48.9332718Z D=23, 2025-05-07T21:01:48.9332795Z B=88, 2025-05-07T21:01:48.9332875Z log_E=4, 2025-05-07T21:01:48.9332956Z L=3, 2025-05-07T21:01:48.9333118Z D_gradcheck=1, 2025-05-07T21:01:48.9333227Z stochastic_rounding=False, 2025-05-07T21:01:48.9333315Z weighted=False, 2025-05-07T21:01:48.9333397Z row_wise=True, 2025-05-07T21:01:48.9333488Z mixed=False, 2025-05-07T21:01:48.9333571Z use_cache=True, 2025-05-07T21:01:48.9333681Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.9333768Z use_cpu=True, 2025-05-07T21:01:48.9333872Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.9333947Z ) 2025-05-07T21:01:48.9334085Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9334426Z self=, 2025-05-07T21:01:48.9334511Z compile=True, 2025-05-07T21:01:48.9334631Z pooling_mode=, 2025-05-07T21:01:48.9334709Z T=4, 2025-05-07T21:01:48.9334788Z D=3, 2025-05-07T21:01:48.9334865Z B=124, 2025-05-07T21:01:48.9334945Z log_E=5, 2025-05-07T21:01:48.9335031Z L=6, 2025-05-07T21:01:48.9335117Z D_gradcheck=1, 2025-05-07T21:01:48.9335260Z stochastic_rounding=False, 2025-05-07T21:01:48.9335352Z weighted=True, 2025-05-07T21:01:48.9335432Z row_wise=True, 2025-05-07T21:01:48.9335515Z mixed=False, 2025-05-07T21:01:48.9335604Z use_cache=True, 2025-05-07T21:01:48.9335712Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.9335792Z use_cpu=True, 2025-05-07T21:01:48.9335904Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.9335976Z ) 2025-05-07T21:01:48.9336111Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9336466Z self=, 2025-05-07T21:01:48.9336550Z compile=False, 2025-05-07T21:01:48.9336665Z pooling_mode=, 2025-05-07T21:01:48.9336742Z T=2, 2025-05-07T21:01:48.9336820Z D=13, 2025-05-07T21:01:48.9336900Z B=40, 2025-05-07T21:01:48.9336979Z log_E=4, 2025-05-07T21:01:48.9337058Z L=17, 2025-05-07T21:01:48.9337157Z D_gradcheck=2, 2025-05-07T21:01:48.9337259Z stochastic_rounding=True, 2025-05-07T21:01:48.9337342Z weighted=True, 2025-05-07T21:01:48.9337431Z row_wise=True, 2025-05-07T21:01:48.9337512Z mixed=False, 2025-05-07T21:01:48.9337596Z use_cache=True, 2025-05-07T21:01:48.9337710Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.9337796Z use_cpu=True, 2025-05-07T21:01:48.9337901Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.9337979Z ) 2025-05-07T21:01:48.9338111Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9338532Z self=, 2025-05-07T21:01:48.9338617Z compile=True, 2025-05-07T21:01:48.9338727Z pooling_mode=, 2025-05-07T21:01:48.9338807Z T=2, 2025-05-07T21:01:48.9338882Z D=28, 2025-05-07T21:01:48.9338961Z B=112, 2025-05-07T21:01:48.9339088Z log_E=4, 2025-05-07T21:01:48.9339171Z L=20, 2025-05-07T21:01:48.9339255Z D_gradcheck=1, 2025-05-07T21:01:48.9339364Z stochastic_rounding=True, 2025-05-07T21:01:48.9339448Z weighted=False, 2025-05-07T21:01:48.9339527Z row_wise=True, 2025-05-07T21:01:48.9339615Z mixed=True, 2025-05-07T21:01:48.9339697Z use_cache=False, 2025-05-07T21:01:48.9339813Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.9339894Z use_cpu=True, 2025-05-07T21:01:48.9339997Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.9340074Z ) 2025-05-07T21:01:48.9340206Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9340552Z self=, 2025-05-07T21:01:48.9340640Z compile=False, 2025-05-07T21:01:48.9340750Z pooling_mode=, 2025-05-07T21:01:48.9340826Z T=3, 2025-05-07T21:01:48.9340907Z D=51, 2025-05-07T21:01:48.9340983Z B=126, 2025-05-07T21:01:48.9341064Z log_E=4, 2025-05-07T21:01:48.9341249Z L=2, 2025-05-07T21:01:48.9341331Z D_gradcheck=1, 2025-05-07T21:01:48.9341434Z stochastic_rounding=False, 2025-05-07T21:01:48.9341530Z weighted=False, 2025-05-07T21:01:48.9341609Z row_wise=True, 2025-05-07T21:01:48.9341698Z mixed=False, 2025-05-07T21:01:48.9341777Z use_cache=True, 2025-05-07T21:01:48.9341886Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.9341973Z use_cpu=True, 2025-05-07T21:01:48.9342077Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.9342152Z ) 2025-05-07T21:01:48.9342295Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9342644Z self=, 2025-05-07T21:01:48.9342727Z compile=True, 2025-05-07T21:01:48.9342845Z pooling_mode=, 2025-05-07T21:01:48.9342920Z T=4, 2025-05-07T21:01:48.9343001Z D=36, 2025-05-07T21:01:48.9343087Z B=72, 2025-05-07T21:01:48.9343167Z log_E=4, 2025-05-07T21:01:48.9343252Z L=4, 2025-05-07T21:01:48.9343332Z D_gradcheck=1, 2025-05-07T21:01:48.9343475Z stochastic_rounding=False, 2025-05-07T21:01:48.9343565Z weighted=True, 2025-05-07T21:01:48.9343648Z row_wise=True, 2025-05-07T21:01:48.9343733Z mixed=False, 2025-05-07T21:01:48.9343822Z use_cache=True, 2025-05-07T21:01:48.9343931Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.9344013Z use_cpu=True, 2025-05-07T21:01:48.9344125Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.9344199Z ) 2025-05-07T21:01:48.9344332Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9344683Z self=, 2025-05-07T21:01:48.9344768Z compile=False, 2025-05-07T21:01:48.9344882Z pooling_mode=, 2025-05-07T21:01:48.9344959Z T=4, 2025-05-07T21:01:48.9345037Z D=8, 2025-05-07T21:01:48.9345121Z B=40, 2025-05-07T21:01:48.9345198Z log_E=4, 2025-05-07T21:01:48.9345279Z L=7, 2025-05-07T21:01:48.9345369Z D_gradcheck=2, 2025-05-07T21:01:48.9345468Z stochastic_rounding=False, 2025-05-07T21:01:48.9345552Z weighted=False, 2025-05-07T21:01:48.9345641Z row_wise=True, 2025-05-07T21:01:48.9345719Z mixed=True, 2025-05-07T21:01:48.9345805Z use_cache=False, 2025-05-07T21:01:48.9345922Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.9346003Z use_cpu=True, 2025-05-07T21:01:48.9346106Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.9346185Z ) 2025-05-07T21:01:48.9346318Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9346712Z self=, 2025-05-07T21:01:48.9346799Z compile=False, 2025-05-07T21:01:48.9346909Z pooling_mode=, 2025-05-07T21:01:48.9346990Z T=2, 2025-05-07T21:01:48.9347070Z D=26, 2025-05-07T21:01:48.9347190Z B=103, 2025-05-07T21:01:48.9347281Z log_E=4, 2025-05-07T21:01:48.9347365Z L=17, 2025-05-07T21:01:48.9347454Z D_gradcheck=1, 2025-05-07T21:01:48.9347560Z stochastic_rounding=True, 2025-05-07T21:01:48.9347649Z weighted=True, 2025-05-07T21:01:48.9347733Z row_wise=True, 2025-05-07T21:01:48.9347815Z mixed=True, 2025-05-07T21:01:48.9347907Z use_cache=False, 2025-05-07T21:01:48.9348015Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.9348096Z use_cpu=True, 2025-05-07T21:01:48.9348207Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.9348285Z ) 2025-05-07T21:01:48.9348422Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9348773Z self=, 2025-05-07T21:01:48.9348855Z compile=True, 2025-05-07T21:01:48.9348970Z pooling_mode=, 2025-05-07T21:01:48.9349046Z T=4, 2025-05-07T21:01:48.9349121Z D=73, 2025-05-07T21:01:48.9349210Z B=109, 2025-05-07T21:01:48.9349331Z log_E=4, 2025-05-07T21:01:48.9349409Z L=7, 2025-05-07T21:01:48.9349500Z D_gradcheck=1, 2025-05-07T21:01:48.9349599Z stochastic_rounding=False, 2025-05-07T21:01:48.9349683Z weighted=True, 2025-05-07T21:01:48.9349774Z row_wise=True, 2025-05-07T21:01:48.9349854Z mixed=False, 2025-05-07T21:01:48.9349940Z use_cache=True, 2025-05-07T21:01:48.9350056Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.9350135Z use_cpu=True, 2025-05-07T21:01:48.9350239Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.9350323Z ) 2025-05-07T21:01:48.9350455Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9350809Z self=, 2025-05-07T21:01:48.9350892Z compile=False, 2025-05-07T21:01:48.9351002Z pooling_mode=, 2025-05-07T21:01:48.9351086Z T=1, 2025-05-07T21:01:48.9351166Z D=98, 2025-05-07T21:01:48.9351241Z B=46, 2025-05-07T21:01:48.9351328Z log_E=4, 2025-05-07T21:01:48.9351445Z L=9, 2025-05-07T21:01:48.9351528Z D_gradcheck=2, 2025-05-07T21:01:48.9351629Z stochastic_rounding=True, 2025-05-07T21:01:48.9351714Z weighted=True, 2025-05-07T21:01:48.9351794Z row_wise=True, 2025-05-07T21:01:48.9351882Z mixed=False, 2025-05-07T21:01:48.9351964Z use_cache=False, 2025-05-07T21:01:48.9352073Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.9352161Z use_cpu=True, 2025-05-07T21:01:48.9352265Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.9352346Z ) 2025-05-07T21:01:48.9352476Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9352820Z self=, 2025-05-07T21:01:48.9352911Z compile=False, 2025-05-07T21:01:48.9353018Z pooling_mode=, 2025-05-07T21:01:48.9353093Z T=1, 2025-05-07T21:01:48.9353183Z D=45, 2025-05-07T21:01:48.9353258Z B=82, 2025-05-07T21:01:48.9353336Z log_E=4, 2025-05-07T21:01:48.9353423Z L=9, 2025-05-07T21:01:48.9353504Z D_gradcheck=1, 2025-05-07T21:01:48.9353605Z stochastic_rounding=True, 2025-05-07T21:01:48.9353694Z weighted=False, 2025-05-07T21:01:48.9353776Z row_wise=True, 2025-05-07T21:01:48.9353861Z mixed=True, 2025-05-07T21:01:48.9353945Z use_cache=False, 2025-05-07T21:01:48.9354053Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.9354142Z use_cpu=True, 2025-05-07T21:01:48.9354245Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.9354320Z ) 2025-05-07T21:01:48.9354460Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9354851Z self=, 2025-05-07T21:01:48.9354937Z compile=False, 2025-05-07T21:01:48.9355052Z pooling_mode=, 2025-05-07T21:01:48.9355131Z T=5, 2025-05-07T21:01:48.9355246Z D=26, 2025-05-07T21:01:48.9355333Z B=118, 2025-05-07T21:01:48.9355543Z log_E=3, 2025-05-07T21:01:48.9355621Z L=4, 2025-05-07T21:01:48.9355711Z D_gradcheck=1, 2025-05-07T21:01:48.9355810Z stochastic_rounding=True, 2025-05-07T21:01:48.9355896Z weighted=True, 2025-05-07T21:01:48.9355975Z row_wise=True, 2025-05-07T21:01:48.9356058Z mixed=False, 2025-05-07T21:01:48.9356145Z use_cache=True, 2025-05-07T21:01:48.9356253Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.9356334Z use_cpu=True, 2025-05-07T21:01:48.9356444Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.9356520Z ) 2025-05-07T21:01:48.9356656Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9357012Z self=, 2025-05-07T21:01:48.9357098Z compile=True, 2025-05-07T21:01:48.9357210Z pooling_mode=, 2025-05-07T21:01:48.9357294Z T=4, 2025-05-07T21:01:48.9357372Z D=114, 2025-05-07T21:01:48.9357506Z B=112, 2025-05-07T21:01:48.9357587Z log_E=3, 2025-05-07T21:01:48.9357662Z L=10, 2025-05-07T21:01:48.9357753Z D_gradcheck=2, 2025-05-07T21:01:48.9357852Z stochastic_rounding=True, 2025-05-07T21:01:48.9357935Z weighted=False, 2025-05-07T21:01:48.9358022Z row_wise=True, 2025-05-07T21:01:48.9358101Z mixed=True, 2025-05-07T21:01:48.9358184Z use_cache=True, 2025-05-07T21:01:48.9358300Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.9358383Z use_cpu=True, 2025-05-07T21:01:48.9358485Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.9358567Z ) 2025-05-07T21:01:48.9592183Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9592825Z self=, 2025-05-07T21:01:48.9592994Z compile=False, 2025-05-07T21:01:48.9593153Z pooling_mode=, 2025-05-07T21:01:48.9593264Z T=2, 2025-05-07T21:01:48.9593369Z D=56, 2025-05-07T21:01:48.9593479Z B=114, 2025-05-07T21:01:48.9593748Z log_E=3, 2025-05-07T21:01:48.9593862Z L=15, 2025-05-07T21:01:48.9593981Z D_gradcheck=2, 2025-05-07T21:01:48.9594116Z stochastic_rounding=True, 2025-05-07T21:01:48.9594232Z weighted=True, 2025-05-07T21:01:48.9594356Z row_wise=True, 2025-05-07T21:01:48.9594462Z mixed=True, 2025-05-07T21:01:48.9594548Z use_cache=True, 2025-05-07T21:01:48.9594669Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.9594754Z use_cpu=True, 2025-05-07T21:01:48.9594862Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.9594951Z ) 2025-05-07T21:01:48.9595094Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9595565Z self=, 2025-05-07T21:01:48.9595656Z compile=False, 2025-05-07T21:01:48.9595768Z pooling_mode=, 2025-05-07T21:01:48.9595857Z T=5, 2025-05-07T21:01:48.9595937Z D=112, 2025-05-07T21:01:48.9596017Z B=122, 2025-05-07T21:01:48.9596108Z log_E=5, 2025-05-07T21:01:48.9596187Z L=8, 2025-05-07T21:01:48.9596273Z D_gradcheck=2, 2025-05-07T21:01:48.9596382Z stochastic_rounding=False, 2025-05-07T21:01:48.9596468Z weighted=True, 2025-05-07T21:01:48.9596552Z row_wise=True, 2025-05-07T21:01:48.9596642Z mixed=False, 2025-05-07T21:01:48.9596729Z use_cache=False, 2025-05-07T21:01:48.9596847Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.9596932Z use_cpu=True, 2025-05-07T21:01:48.9597040Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.9597126Z ) 2025-05-07T21:01:48.9597354Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9597706Z self=, 2025-05-07T21:01:48.9597801Z compile=False, 2025-05-07T21:01:48.9597913Z pooling_mode=, 2025-05-07T21:01:48.9598059Z T=3, 2025-05-07T21:01:48.9598146Z D=2, 2025-05-07T21:01:48.9598229Z B=100, 2025-05-07T21:01:48.9598310Z log_E=5, 2025-05-07T21:01:48.9598396Z L=11, 2025-05-07T21:01:48.9598482Z D_gradcheck=1, 2025-05-07T21:01:48.9598584Z stochastic_rounding=False, 2025-05-07T21:01:48.9598677Z weighted=False, 2025-05-07T21:01:48.9598763Z row_wise=True, 2025-05-07T21:01:48.9598850Z mixed=True, 2025-05-07T21:01:48.9598938Z use_cache=False, 2025-05-07T21:01:48.9599050Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.9599139Z use_cpu=True, 2025-05-07T21:01:48.9599247Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.9599324Z ) 2025-05-07T21:01:48.9599469Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9599816Z self=, 2025-05-07T21:01:48.9599902Z compile=True, 2025-05-07T21:01:48.9600026Z pooling_mode=, 2025-05-07T21:01:48.9600173Z T=5, 2025-05-07T21:01:48.9600252Z D=60, 2025-05-07T21:01:48.9600339Z B=33, 2025-05-07T21:01:48.9600420Z log_E=4, 2025-05-07T21:01:48.9600507Z L=1, 2025-05-07T21:01:48.9600594Z D_gradcheck=2, 2025-05-07T21:01:48.9600697Z stochastic_rounding=False, 2025-05-07T21:01:48.9600789Z weighted=True, 2025-05-07T21:01:48.9600873Z row_wise=True, 2025-05-07T21:01:48.9600955Z mixed=True, 2025-05-07T21:01:48.9601048Z use_cache=True, 2025-05-07T21:01:48.9601161Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.9601245Z use_cpu=True, 2025-05-07T21:01:48.9601355Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.9601435Z ) 2025-05-07T21:01:48.9601575Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9601936Z self=, 2025-05-07T21:01:48.9602026Z compile=False, 2025-05-07T21:01:48.9602153Z pooling_mode=, 2025-05-07T21:01:48.9602236Z T=4, 2025-05-07T21:01:48.9602315Z D=48, 2025-05-07T21:01:48.9602446Z B=4, 2025-05-07T21:01:48.9602529Z log_E=5, 2025-05-07T21:01:48.9602610Z L=2, 2025-05-07T21:01:48.9602704Z D_gradcheck=2, 2025-05-07T21:01:48.9602807Z stochastic_rounding=False, 2025-05-07T21:01:48.9602894Z weighted=False, 2025-05-07T21:01:48.9602987Z row_wise=True, 2025-05-07T21:01:48.9603072Z mixed=False, 2025-05-07T21:01:48.9603163Z use_cache=False, 2025-05-07T21:01:48.9603282Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.9603366Z use_cpu=True, 2025-05-07T21:01:48.9603474Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.9603559Z ) 2025-05-07T21:01:48.9603697Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9604046Z self=, 2025-05-07T21:01:48.9604139Z compile=False, 2025-05-07T21:01:48.9604255Z pooling_mode=, 2025-05-07T21:01:48.9604346Z T=5, 2025-05-07T21:01:48.9604425Z D=49, 2025-05-07T21:01:48.9604508Z B=117, 2025-05-07T21:01:48.9604594Z log_E=4, 2025-05-07T21:01:48.9604673Z L=14, 2025-05-07T21:01:48.9604759Z D_gradcheck=2, 2025-05-07T21:01:48.9604866Z stochastic_rounding=True, 2025-05-07T21:01:48.9604953Z weighted=False, 2025-05-07T21:01:48.9605037Z row_wise=True, 2025-05-07T21:01:48.9605125Z mixed=True, 2025-05-07T21:01:48.9605211Z use_cache=False, 2025-05-07T21:01:48.9605323Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.9605414Z use_cpu=True, 2025-05-07T21:01:48.9605524Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.9605646Z ) 2025-05-07T21:01:48.9605793Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9606139Z self=, 2025-05-07T21:01:48.9606232Z compile=True, 2025-05-07T21:01:48.9606386Z pooling_mode=, 2025-05-07T21:01:48.9606467Z T=5, 2025-05-07T21:01:48.9606555Z D=103, 2025-05-07T21:01:48.9606636Z B=128, 2025-05-07T21:01:48.9606716Z log_E=3, 2025-05-07T21:01:48.9606802Z L=7, 2025-05-07T21:01:48.9606890Z D_gradcheck=2, 2025-05-07T21:01:48.9606991Z stochastic_rounding=False, 2025-05-07T21:01:48.9607082Z weighted=False, 2025-05-07T21:01:48.9607169Z row_wise=True, 2025-05-07T21:01:48.9607251Z mixed=True, 2025-05-07T21:01:48.9607340Z use_cache=True, 2025-05-07T21:01:48.9607453Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.9607542Z use_cpu=True, 2025-05-07T21:01:48.9607652Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.9607731Z ) 2025-05-07T21:01:48.9607874Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9608223Z self=, 2025-05-07T21:01:48.9608312Z compile=True, 2025-05-07T21:01:48.9608432Z pooling_mode=, 2025-05-07T21:01:48.9608584Z T=5, 2025-05-07T21:01:48.9608667Z D=53, 2025-05-07T21:01:48.9608752Z B=86, 2025-05-07T21:01:48.9608831Z log_E=3, 2025-05-07T21:01:48.9608910Z L=19, 2025-05-07T21:01:48.9609001Z D_gradcheck=2, 2025-05-07T21:01:48.9609102Z stochastic_rounding=False, 2025-05-07T21:01:48.9609189Z weighted=False, 2025-05-07T21:01:48.9609278Z row_wise=True, 2025-05-07T21:01:48.9609361Z mixed=True, 2025-05-07T21:01:48.9609455Z use_cache=False, 2025-05-07T21:01:48.9609568Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.9609652Z use_cpu=True, 2025-05-07T21:01:48.9609768Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.9609845Z ) 2025-05-07T21:01:48.9609981Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9610334Z self=, 2025-05-07T21:01:48.9610421Z compile=True, 2025-05-07T21:01:48.9610540Z pooling_mode=, 2025-05-07T21:01:48.9610666Z T=1, 2025-05-07T21:01:48.9610748Z D=128, 2025-05-07T21:01:48.9610827Z B=47, 2025-05-07T21:01:48.9610916Z log_E=4, 2025-05-07T21:01:48.9610995Z L=2, 2025-05-07T21:01:48.9611087Z D_gradcheck=2, 2025-05-07T21:01:48.9611188Z stochastic_rounding=True, 2025-05-07T21:01:48.9611274Z weighted=False, 2025-05-07T21:01:48.9611366Z row_wise=True, 2025-05-07T21:01:48.9611450Z mixed=False, 2025-05-07T21:01:48.9611540Z use_cache=False, 2025-05-07T21:01:48.9611659Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.9611742Z use_cpu=True, 2025-05-07T21:01:48.9611850Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.9611934Z ) 2025-05-07T21:01:48.9612072Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9612422Z self=, 2025-05-07T21:01:48.9612519Z compile=True, 2025-05-07T21:01:48.9612635Z pooling_mode=, 2025-05-07T21:01:48.9612749Z T=4, 2025-05-07T21:01:48.9612831Z D=56, 2025-05-07T21:01:48.9612917Z B=51, 2025-05-07T21:01:48.9612998Z log_E=4, 2025-05-07T21:01:48.9613079Z L=20, 2025-05-07T21:01:48.9613171Z D_gradcheck=2, 2025-05-07T21:01:48.9613275Z stochastic_rounding=False, 2025-05-07T21:01:48.9613361Z weighted=True, 2025-05-07T21:01:48.9613452Z row_wise=True, 2025-05-07T21:01:48.9613536Z mixed=False, 2025-05-07T21:01:48.9613630Z use_cache=True, 2025-05-07T21:01:48.9613744Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.9613827Z use_cpu=True, 2025-05-07T21:01:48.9613986Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.9614066Z ) 2025-05-07T21:01:48.9614204Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9614564Z self=, 2025-05-07T21:01:48.9614695Z compile=False, 2025-05-07T21:01:48.9614811Z pooling_mode=, 2025-05-07T21:01:48.9614899Z T=4, 2025-05-07T21:01:48.9614977Z D=23, 2025-05-07T21:01:48.9615057Z B=93, 2025-05-07T21:01:48.9615142Z log_E=5, 2025-05-07T21:01:48.9615220Z L=18, 2025-05-07T21:01:48.9615312Z D_gradcheck=1, 2025-05-07T21:01:48.9615412Z stochastic_rounding=True, 2025-05-07T21:01:48.9615500Z weighted=False, 2025-05-07T21:01:48.9615590Z row_wise=True, 2025-05-07T21:01:48.9615674Z mixed=False, 2025-05-07T21:01:48.9615759Z use_cache=True, 2025-05-07T21:01:48.9615876Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.9615959Z use_cpu=True, 2025-05-07T21:01:48.9616068Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.9616151Z ) 2025-05-07T21:01:48.9616285Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9616636Z self=, 2025-05-07T21:01:48.9616776Z compile=True, 2025-05-07T21:01:48.9616892Z pooling_mode=, 2025-05-07T21:01:48.9616978Z T=5, 2025-05-07T21:01:48.9617061Z D=39, 2025-05-07T21:01:48.9617139Z B=99, 2025-05-07T21:01:48.9617224Z log_E=4, 2025-05-07T21:01:48.9617302Z L=0, 2025-05-07T21:01:48.9617387Z D_gradcheck=1, 2025-05-07T21:01:48.9617495Z stochastic_rounding=False, 2025-05-07T21:01:48.9617581Z weighted=False, 2025-05-07T21:01:48.9617665Z row_wise=True, 2025-05-07T21:01:48.9617754Z mixed=True, 2025-05-07T21:01:48.9617839Z use_cache=True, 2025-05-07T21:01:48.9617953Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.9618046Z use_cpu=True, 2025-05-07T21:01:48.9618157Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.9618235Z ) 2025-05-07T21:01:48.9618378Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9618726Z self=, 2025-05-07T21:01:48.9618822Z compile=True, 2025-05-07T21:01:48.9618977Z pooling_mode=, 2025-05-07T21:01:48.9619058Z T=2, 2025-05-07T21:01:48.9619144Z D=96, 2025-05-07T21:01:48.9619222Z B=78, 2025-05-07T21:01:48.9619304Z log_E=5, 2025-05-07T21:01:48.9619389Z L=0, 2025-05-07T21:01:48.9619474Z D_gradcheck=2, 2025-05-07T21:01:48.9619577Z stochastic_rounding=False, 2025-05-07T21:01:48.9619666Z weighted=False, 2025-05-07T21:01:48.9619752Z row_wise=True, 2025-05-07T21:01:48.9619835Z mixed=True, 2025-05-07T21:01:48.9619926Z use_cache=True, 2025-05-07T21:01:48.9620039Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.9620125Z use_cpu=True, 2025-05-07T21:01:48.9620235Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.9620313Z ) 2025-05-07T21:01:48.9620456Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9620804Z self=, 2025-05-07T21:01:48.9620897Z compile=False, 2025-05-07T21:01:48.9621015Z pooling_mode=, 2025-05-07T21:01:48.9621095Z T=1, 2025-05-07T21:01:48.9621176Z D=110, 2025-05-07T21:01:48.9621265Z B=59, 2025-05-07T21:01:48.9621344Z log_E=5, 2025-05-07T21:01:48.9621422Z L=7, 2025-05-07T21:01:48.9621515Z D_gradcheck=1, 2025-05-07T21:01:48.9621616Z stochastic_rounding=True, 2025-05-07T21:01:48.9621704Z weighted=False, 2025-05-07T21:01:48.9621797Z row_wise=True, 2025-05-07T21:01:48.9621879Z mixed=True, 2025-05-07T21:01:48.9621966Z use_cache=False, 2025-05-07T21:01:48.9622083Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.9622211Z use_cpu=True, 2025-05-07T21:01:48.9622332Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.9622412Z ) 2025-05-07T21:01:48.9622552Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9628517Z self=, 2025-05-07T21:01:48.9628708Z compile=False, 2025-05-07T21:01:48.9628845Z pooling_mode=, 2025-05-07T21:01:48.9628929Z T=5, 2025-05-07T21:01:48.9629010Z D=120, 2025-05-07T21:01:48.9629097Z B=11, 2025-05-07T21:01:48.9629178Z log_E=5, 2025-05-07T21:01:48.9629258Z L=13, 2025-05-07T21:01:48.9629353Z D_gradcheck=1, 2025-05-07T21:01:48.9629457Z stochastic_rounding=False, 2025-05-07T21:01:48.9629553Z weighted=False, 2025-05-07T21:01:48.9629638Z row_wise=True, 2025-05-07T21:01:48.9629724Z mixed=True, 2025-05-07T21:01:48.9629815Z use_cache=True, 2025-05-07T21:01:48.9629931Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.9630019Z use_cpu=True, 2025-05-07T21:01:48.9630134Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.9630213Z ) 2025-05-07T21:01:48.9630352Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9630716Z self=, 2025-05-07T21:01:48.9630859Z compile=True, 2025-05-07T21:01:48.9630979Z pooling_mode=, 2025-05-07T21:01:48.9631067Z T=5, 2025-05-07T21:01:48.9631150Z D=60, 2025-05-07T21:01:48.9631236Z B=126, 2025-05-07T21:01:48.9631320Z log_E=4, 2025-05-07T21:01:48.9631399Z L=18, 2025-05-07T21:01:48.9631493Z D_gradcheck=2, 2025-05-07T21:01:48.9631595Z stochastic_rounding=True, 2025-05-07T21:01:48.9631682Z weighted=True, 2025-05-07T21:01:48.9631775Z row_wise=True, 2025-05-07T21:01:48.9631859Z mixed=True, 2025-05-07T21:01:48.9631948Z use_cache=False, 2025-05-07T21:01:48.9632072Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.9632161Z use_cpu=True, 2025-05-07T21:01:48.9632268Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.9632350Z ) 2025-05-07T21:01:48.9861004Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9861361Z self=, 2025-05-07T21:01:48.9861462Z compile=False, 2025-05-07T21:01:48.9861714Z pooling_mode=, 2025-05-07T21:01:48.9861845Z T=3, 2025-05-07T21:01:48.9861956Z D=78, 2025-05-07T21:01:48.9862063Z B=95, 2025-05-07T21:01:48.9862178Z log_E=3, 2025-05-07T21:01:48.9862290Z L=10, 2025-05-07T21:01:48.9862408Z D_gradcheck=2, 2025-05-07T21:01:48.9862555Z stochastic_rounding=False, 2025-05-07T21:01:48.9862734Z weighted=True, 2025-05-07T21:01:48.9862850Z row_wise=True, 2025-05-07T21:01:48.9862966Z mixed=False, 2025-05-07T21:01:48.9863203Z use_cache=False, 2025-05-07T21:01:48.9863514Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.9863741Z use_cpu=True, 2025-05-07T21:01:48.9864042Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.9864249Z ) 2025-05-07T21:01:48.9864618Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9865445Z self=, 2025-05-07T21:01:48.9865633Z compile=False, 2025-05-07T21:01:48.9865864Z pooling_mode=, 2025-05-07T21:01:48.9866019Z T=3, 2025-05-07T21:01:48.9866171Z D=14, 2025-05-07T21:01:48.9866328Z B=36, 2025-05-07T21:01:48.9866483Z log_E=3, 2025-05-07T21:01:48.9866634Z L=0, 2025-05-07T21:01:48.9866809Z D_gradcheck=1, 2025-05-07T21:01:48.9867008Z stochastic_rounding=False, 2025-05-07T21:01:48.9867175Z weighted=True, 2025-05-07T21:01:48.9867347Z row_wise=True, 2025-05-07T21:01:48.9867507Z mixed=True, 2025-05-07T21:01:48.9867673Z use_cache=True, 2025-05-07T21:01:48.9868116Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.9868286Z use_cpu=True, 2025-05-07T21:01:48.9868496Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.9868655Z ) 2025-05-07T21:01:48.9868922Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9869816Z self=, 2025-05-07T21:01:48.9869995Z compile=True, 2025-05-07T21:01:48.9870218Z pooling_mode=, 2025-05-07T21:01:48.9870379Z T=1, 2025-05-07T21:01:48.9870532Z D=72, 2025-05-07T21:01:48.9870686Z B=91, 2025-05-07T21:01:48.9870847Z log_E=3, 2025-05-07T21:01:48.9871001Z L=0, 2025-05-07T21:01:48.9871170Z D_gradcheck=2, 2025-05-07T21:01:48.9871376Z stochastic_rounding=False, 2025-05-07T21:01:48.9871542Z weighted=True, 2025-05-07T21:01:48.9871705Z row_wise=True, 2025-05-07T21:01:48.9871877Z mixed=False, 2025-05-07T21:01:48.9872045Z use_cache=True, 2025-05-07T21:01:48.9872275Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.9872440Z use_cpu=True, 2025-05-07T21:01:48.9872649Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.9872806Z ) 2025-05-07T21:01:48.9872979Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9873330Z self=, 2025-05-07T21:01:48.9873491Z compile=True, 2025-05-07T21:01:48.9873603Z pooling_mode=, 2025-05-07T21:01:48.9873681Z T=3, 2025-05-07T21:01:48.9873765Z D=113, 2025-05-07T21:01:48.9873847Z B=95, 2025-05-07T21:01:48.9873928Z log_E=5, 2025-05-07T21:01:48.9874016Z L=7, 2025-05-07T21:01:48.9874102Z D_gradcheck=1, 2025-05-07T21:01:48.9874204Z stochastic_rounding=True, 2025-05-07T21:01:48.9874297Z weighted=True, 2025-05-07T21:01:48.9874381Z row_wise=True, 2025-05-07T21:01:48.9874467Z mixed=True, 2025-05-07T21:01:48.9874554Z use_cache=False, 2025-05-07T21:01:48.9874670Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.9874761Z use_cpu=True, 2025-05-07T21:01:48.9874869Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.9874945Z ) 2025-05-07T21:01:48.9875086Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9875536Z self=, 2025-05-07T21:01:48.9875674Z compile=False, 2025-05-07T21:01:48.9875792Z pooling_mode=, 2025-05-07T21:01:48.9875874Z T=1, 2025-05-07T21:01:48.9875954Z D=81, 2025-05-07T21:01:48.9876040Z B=122, 2025-05-07T21:01:48.9876121Z log_E=4, 2025-05-07T21:01:48.9876209Z L=7, 2025-05-07T21:01:48.9876294Z D_gradcheck=2, 2025-05-07T21:01:48.9876395Z stochastic_rounding=False, 2025-05-07T21:01:48.9876488Z weighted=False, 2025-05-07T21:01:48.9876573Z row_wise=True, 2025-05-07T21:01:48.9876659Z mixed=True, 2025-05-07T21:01:48.9876752Z use_cache=False, 2025-05-07T21:01:48.9876865Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.9876949Z use_cpu=True, 2025-05-07T21:01:48.9877064Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.9877141Z ) 2025-05-07T21:01:48.9877275Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9877629Z self=, 2025-05-07T21:01:48.9877719Z compile=False, 2025-05-07T21:01:48.9877830Z pooling_mode=, 2025-05-07T21:01:48.9877915Z T=1, 2025-05-07T21:01:48.9877995Z D=74, 2025-05-07T21:01:48.9878080Z B=4, 2025-05-07T21:01:48.9878159Z log_E=4, 2025-05-07T21:01:48.9878237Z L=4, 2025-05-07T21:01:48.9878327Z D_gradcheck=1, 2025-05-07T21:01:48.9878425Z stochastic_rounding=False, 2025-05-07T21:01:48.9878509Z weighted=True, 2025-05-07T21:01:48.9878599Z row_wise=True, 2025-05-07T21:01:48.9878682Z mixed=False, 2025-05-07T21:01:48.9878819Z use_cache=True, 2025-05-07T21:01:48.9878939Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.9879023Z use_cpu=True, 2025-05-07T21:01:48.9879130Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.9879213Z ) 2025-05-07T21:01:48.9879348Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9879737Z self=, 2025-05-07T21:01:48.9879835Z compile=False, 2025-05-07T21:01:48.9879946Z pooling_mode=, 2025-05-07T21:01:48.9880033Z T=5, 2025-05-07T21:01:48.9880110Z D=57, 2025-05-07T21:01:48.9880189Z B=2, 2025-05-07T21:01:48.9880275Z log_E=5, 2025-05-07T21:01:48.9880353Z L=14, 2025-05-07T21:01:48.9880438Z D_gradcheck=2, 2025-05-07T21:01:48.9880544Z stochastic_rounding=True, 2025-05-07T21:01:48.9880631Z weighted=False, 2025-05-07T21:01:48.9880718Z row_wise=True, 2025-05-07T21:01:48.9880808Z mixed=False, 2025-05-07T21:01:48.9880896Z use_cache=True, 2025-05-07T21:01:48.9881008Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.9881098Z use_cpu=True, 2025-05-07T21:01:48.9881204Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.9881280Z ) 2025-05-07T21:01:48.9881422Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9882022Z self=, 2025-05-07T21:01:48.9882117Z compile=False, 2025-05-07T21:01:48.9882229Z pooling_mode=, 2025-05-07T21:01:48.9882309Z T=3, 2025-05-07T21:01:48.9882394Z D=89, 2025-05-07T21:01:48.9882471Z B=12, 2025-05-07T21:01:48.9882554Z log_E=4, 2025-05-07T21:01:48.9882641Z L=10, 2025-05-07T21:01:48.9882725Z D_gradcheck=2, 2025-05-07T21:01:48.9882825Z stochastic_rounding=True, 2025-05-07T21:01:48.9882917Z weighted=True, 2025-05-07T21:01:48.9883003Z row_wise=True, 2025-05-07T21:01:48.9883085Z mixed=False, 2025-05-07T21:01:48.9883183Z use_cache=False, 2025-05-07T21:01:48.9883294Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.9883383Z use_cpu=True, 2025-05-07T21:01:48.9883488Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.9883566Z ) 2025-05-07T21:01:48.9883710Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9884105Z self=, 2025-05-07T21:01:48.9884193Z compile=False, 2025-05-07T21:01:48.9884314Z pooling_mode=, 2025-05-07T21:01:48.9884393Z T=5, 2025-05-07T21:01:48.9884471Z D=95, 2025-05-07T21:01:48.9884556Z B=33, 2025-05-07T21:01:48.9884635Z log_E=4, 2025-05-07T21:01:48.9884714Z L=14, 2025-05-07T21:01:48.9884806Z D_gradcheck=2, 2025-05-07T21:01:48.9884907Z stochastic_rounding=True, 2025-05-07T21:01:48.9884997Z weighted=False, 2025-05-07T21:01:48.9885087Z row_wise=True, 2025-05-07T21:01:48.9885169Z mixed=True, 2025-05-07T21:01:48.9885264Z use_cache=True, 2025-05-07T21:01:48.9885375Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.9885459Z use_cpu=True, 2025-05-07T21:01:48.9885573Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.9885648Z ) 2025-05-07T21:01:48.9885788Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9886146Z self=, 2025-05-07T21:01:48.9886231Z compile=True, 2025-05-07T21:01:48.9886345Z pooling_mode=, 2025-05-07T21:01:48.9886431Z T=2, 2025-05-07T21:01:48.9886510Z D=44, 2025-05-07T21:01:48.9886590Z B=64, 2025-05-07T21:01:48.9886677Z log_E=3, 2025-05-07T21:01:48.9886759Z L=6, 2025-05-07T21:01:48.9886850Z D_gradcheck=1, 2025-05-07T21:01:48.9886951Z stochastic_rounding=True, 2025-05-07T21:01:48.9887037Z weighted=True, 2025-05-07T21:01:48.9887128Z row_wise=True, 2025-05-07T21:01:48.9887257Z mixed=False, 2025-05-07T21:01:48.9887344Z use_cache=True, 2025-05-07T21:01:48.9887464Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.9887548Z use_cpu=True, 2025-05-07T21:01:48.9887655Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.9887739Z ) 2025-05-07T21:01:48.9887914Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9888263Z self=, 2025-05-07T21:01:48.9888357Z compile=False, 2025-05-07T21:01:48.9888469Z pooling_mode=, 2025-05-07T21:01:48.9888548Z T=2, 2025-05-07T21:01:48.9888634Z D=93, 2025-05-07T21:01:48.9888714Z B=117, 2025-05-07T21:01:48.9888798Z log_E=5, 2025-05-07T21:01:48.9888876Z L=12, 2025-05-07T21:01:48.9888961Z D_gradcheck=1, 2025-05-07T21:01:48.9889071Z stochastic_rounding=False, 2025-05-07T21:01:48.9889156Z weighted=False, 2025-05-07T21:01:48.9889239Z row_wise=True, 2025-05-07T21:01:48.9889332Z mixed=False, 2025-05-07T21:01:48.9889419Z use_cache=False, 2025-05-07T21:01:48.9889534Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.9889627Z use_cpu=True, 2025-05-07T21:01:48.9889731Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.9889810Z ) 2025-05-07T21:01:48.9889952Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9890341Z self=, 2025-05-07T21:01:48.9890433Z compile=True, 2025-05-07T21:01:48.9890544Z pooling_mode=, 2025-05-07T21:01:48.9890843Z T=1, 2025-05-07T21:01:48.9890929Z D=81, 2025-05-07T21:01:48.9891008Z B=66, 2025-05-07T21:01:48.9891087Z log_E=3, 2025-05-07T21:01:48.9891171Z L=19, 2025-05-07T21:01:48.9891257Z D_gradcheck=2, 2025-05-07T21:01:48.9891356Z stochastic_rounding=False, 2025-05-07T21:01:48.9891448Z weighted=False, 2025-05-07T21:01:48.9891532Z row_wise=True, 2025-05-07T21:01:48.9891616Z mixed=True, 2025-05-07T21:01:48.9891708Z use_cache=True, 2025-05-07T21:01:48.9891822Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.9891905Z use_cpu=True, 2025-05-07T21:01:48.9892018Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.9892098Z ) 2025-05-07T21:01:48.9892244Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9892660Z self=, 2025-05-07T21:01:48.9892749Z compile=False, 2025-05-07T21:01:48.9892867Z pooling_mode=, 2025-05-07T21:01:48.9892946Z T=4, 2025-05-07T21:01:48.9893025Z D=76, 2025-05-07T21:01:48.9893109Z B=119, 2025-05-07T21:01:48.9893188Z log_E=4, 2025-05-07T21:01:48.9893266Z L=3, 2025-05-07T21:01:48.9893358Z D_gradcheck=2, 2025-05-07T21:01:48.9893461Z stochastic_rounding=True, 2025-05-07T21:01:48.9893545Z weighted=False, 2025-05-07T21:01:48.9893636Z row_wise=True, 2025-05-07T21:01:48.9893716Z mixed=True, 2025-05-07T21:01:48.9893803Z use_cache=False, 2025-05-07T21:01:48.9893919Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.9894001Z use_cpu=True, 2025-05-07T21:01:48.9894113Z output_dtype=SparseType.FP32, 2025-05-07T21:01:48.9894190Z ) 2025-05-07T21:01:48.9894328Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9894686Z self=, 2025-05-07T21:01:48.9894770Z compile=True, 2025-05-07T21:01:48.9894882Z pooling_mode=, 2025-05-07T21:01:48.9894966Z T=4, 2025-05-07T21:01:48.9895045Z D=114, 2025-05-07T21:01:48.9895122Z B=88, 2025-05-07T21:01:48.9895229Z log_E=4, 2025-05-07T21:01:48.9895307Z L=11, 2025-05-07T21:01:48.9895400Z D_gradcheck=1, 2025-05-07T21:01:48.9895501Z stochastic_rounding=False, 2025-05-07T21:01:48.9895586Z weighted=True, 2025-05-07T21:01:48.9895740Z row_wise=True, 2025-05-07T21:01:48.9895823Z mixed=True, 2025-05-07T21:01:48.9895910Z use_cache=False, 2025-05-07T21:01:48.9896028Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:48.9896111Z use_cpu=True, 2025-05-07T21:01:48.9896216Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.9896356Z ) 2025-05-07T21:01:48.9896490Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9896846Z self=, 2025-05-07T21:01:48.9896931Z compile=True, 2025-05-07T21:01:48.9897044Z pooling_mode=, 2025-05-07T21:01:48.9897127Z T=3, 2025-05-07T21:01:48.9897205Z D=85, 2025-05-07T21:01:48.9897286Z B=4, 2025-05-07T21:01:48.9897369Z log_E=5, 2025-05-07T21:01:48.9897446Z L=13, 2025-05-07T21:01:48.9897532Z D_gradcheck=2, 2025-05-07T21:01:48.9897636Z stochastic_rounding=True, 2025-05-07T21:01:48.9897721Z weighted=False, 2025-05-07T21:01:48.9897808Z row_wise=True, 2025-05-07T21:01:48.9897896Z mixed=False, 2025-05-07T21:01:48.9897983Z use_cache=False, 2025-05-07T21:01:48.9898095Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.9898184Z use_cpu=True, 2025-05-07T21:01:48.9898290Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.9898433Z ) 2025-05-07T21:01:48.9898599Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:48.9899084Z self=, 2025-05-07T21:01:48.9899898Z compile=True, 2025-05-07T21:01:48.9900240Z pooling_mode=, 2025-05-07T21:01:48.9900612Z T=5, 2025-05-07T21:01:48.9900872Z D=71, 2025-05-07T21:01:48.9901115Z B=77, 2025-05-07T21:01:48.9901350Z log_E=3, 2025-05-07T21:01:48.9901616Z L=20, 2025-05-07T21:01:48.9901891Z D_gradcheck=1, 2025-05-07T21:01:48.9902240Z stochastic_rounding=False, 2025-05-07T21:01:48.9902637Z weighted=False, 2025-05-07T21:01:48.9902987Z row_wise=True, 2025-05-07T21:01:48.9903305Z mixed=False, 2025-05-07T21:01:48.9903638Z use_cache=True, 2025-05-07T21:01:48.9904013Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:48.9904457Z use_cpu=True, 2025-05-07T21:01:48.9904872Z output_dtype=SparseType.FP16, 2025-05-07T21:01:48.9905304Z ) 2025-05-07T21:01:49.0131546Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:49.0132505Z self=, 2025-05-07T21:01:49.0133281Z compile=True, 2025-05-07T21:01:49.0133627Z pooling_mode=, 2025-05-07T21:01:49.0134001Z T=3, 2025-05-07T21:01:49.0134206Z D=92, 2025-05-07T21:01:49.0134408Z B=64, 2025-05-07T21:01:49.0134611Z log_E=5, 2025-05-07T21:01:49.0134822Z L=11, 2025-05-07T21:01:49.0135032Z D_gradcheck=2, 2025-05-07T21:01:49.0135279Z stochastic_rounding=False, 2025-05-07T21:01:49.0135555Z weighted=True, 2025-05-07T21:01:49.0135785Z row_wise=True, 2025-05-07T21:01:49.0136004Z mixed=False, 2025-05-07T21:01:49.0136231Z use_cache=True, 2025-05-07T21:01:49.0136484Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:49.0136785Z use_cpu=True, 2025-05-07T21:01:49.0137032Z output_dtype=SparseType.FP16, 2025-05-07T21:01:49.0137309Z ) 2025-05-07T21:01:49.0137561Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:49.0138146Z self=, 2025-05-07T21:01:49.0138681Z compile=True, 2025-05-07T21:01:49.0138935Z pooling_mode=, 2025-05-07T21:01:49.0139223Z T=1, 2025-05-07T21:01:49.0139421Z D=13, 2025-05-07T21:01:49.0139621Z B=101, 2025-05-07T21:01:49.0139819Z log_E=4, 2025-05-07T21:01:49.0140026Z L=19, 2025-05-07T21:01:49.0140234Z D_gradcheck=2, 2025-05-07T21:01:49.0140474Z stochastic_rounding=False, 2025-05-07T21:01:49.0140836Z weighted=False, 2025-05-07T21:01:49.0141070Z row_wise=True, 2025-05-07T21:01:49.0141288Z mixed=True, 2025-05-07T21:01:49.0141510Z use_cache=False, 2025-05-07T21:01:49.0141774Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:49.0142069Z use_cpu=True, 2025-05-07T21:01:49.0142380Z output_dtype=SparseType.FP32, 2025-05-07T21:01:49.0142661Z ) 2025-05-07T21:01:49.0142903Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:49.0143494Z self=, 2025-05-07T21:01:49.0144040Z compile=False, 2025-05-07T21:01:49.0144298Z pooling_mode=, 2025-05-07T21:01:49.0144586Z T=3, 2025-05-07T21:01:49.0144786Z D=29, 2025-05-07T21:01:49.0144986Z B=114, 2025-05-07T21:01:49.0145180Z log_E=5, 2025-05-07T21:01:49.0145386Z L=16, 2025-05-07T21:01:49.0145594Z D_gradcheck=2, 2025-05-07T21:01:49.0145832Z stochastic_rounding=True, 2025-05-07T21:01:49.0146108Z weighted=False, 2025-05-07T21:01:49.0146348Z row_wise=True, 2025-05-07T21:01:49.0146567Z mixed=True, 2025-05-07T21:01:49.0146788Z use_cache=True, 2025-05-07T21:01:49.0147042Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:49.0147337Z use_cpu=True, 2025-05-07T21:01:49.0147653Z output_dtype=SparseType.FP16, 2025-05-07T21:01:49.0147924Z ) 2025-05-07T21:01:49.0148167Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:49.0148756Z self=, 2025-05-07T21:01:49.0149300Z compile=False, 2025-05-07T21:01:49.0149556Z pooling_mode=, 2025-05-07T21:01:49.0149849Z T=1, 2025-05-07T21:01:49.0150048Z D=117, 2025-05-07T21:01:49.0150249Z B=121, 2025-05-07T21:01:49.0150443Z log_E=5, 2025-05-07T21:01:49.0150653Z L=19, 2025-05-07T21:01:49.0150859Z D_gradcheck=2, 2025-05-07T21:01:49.0151104Z stochastic_rounding=False, 2025-05-07T21:01:49.0151375Z weighted=False, 2025-05-07T21:01:49.0151606Z row_wise=True, 2025-05-07T21:01:49.0151825Z mixed=False, 2025-05-07T21:01:49.0152049Z use_cache=True, 2025-05-07T21:01:49.0152304Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:49.0152596Z use_cpu=True, 2025-05-07T21:01:49.0152848Z output_dtype=SparseType.FP32, 2025-05-07T21:01:49.0153124Z ) 2025-05-07T21:01:49.0153438Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:49.0154027Z self=, 2025-05-07T21:01:49.0154572Z compile=False, 2025-05-07T21:01:49.0154820Z pooling_mode=, 2025-05-07T21:01:49.0155112Z T=4, 2025-05-07T21:01:49.0155309Z D=110, 2025-05-07T21:01:49.0155619Z B=26, 2025-05-07T21:01:49.0155812Z log_E=4, 2025-05-07T21:01:49.0156020Z L=2, 2025-05-07T21:01:49.0156224Z D_gradcheck=1, 2025-05-07T21:01:49.0156466Z stochastic_rounding=False, 2025-05-07T21:01:49.0156738Z weighted=True, 2025-05-07T21:01:49.0156970Z row_wise=True, 2025-05-07T21:01:49.0157186Z mixed=True, 2025-05-07T21:01:49.0157411Z use_cache=False, 2025-05-07T21:01:49.0157678Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:49.0157974Z use_cpu=True, 2025-05-07T21:01:49.0158228Z output_dtype=SparseType.FP16, 2025-05-07T21:01:49.0158510Z ) 2025-05-07T21:01:49.0158755Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:49.0159346Z self=, 2025-05-07T21:01:49.0159889Z compile=True, 2025-05-07T21:01:49.0160143Z pooling_mode=, 2025-05-07T21:01:49.0160438Z T=4, 2025-05-07T21:01:49.0160637Z D=126, 2025-05-07T21:01:49.0160831Z B=6, 2025-05-07T21:01:49.0161030Z log_E=4, 2025-05-07T21:01:49.0161239Z L=14, 2025-05-07T21:01:49.0161442Z D_gradcheck=2, 2025-05-07T21:01:49.0161735Z stochastic_rounding=True, 2025-05-07T21:01:49.0162005Z weighted=True, 2025-05-07T21:01:49.0162234Z row_wise=True, 2025-05-07T21:01:49.0162459Z mixed=False, 2025-05-07T21:01:49.0162722Z use_cache=False, 2025-05-07T21:01:49.0162990Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:49.0163324Z use_cpu=True, 2025-05-07T21:01:49.0163570Z output_dtype=SparseType.FP16, 2025-05-07T21:01:49.0163845Z ) 2025-05-07T21:01:49.0164085Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:49.0164678Z self=, 2025-05-07T21:01:49.0165219Z compile=False, 2025-05-07T21:01:49.0165469Z pooling_mode=, 2025-05-07T21:01:49.0165765Z T=2, 2025-05-07T21:01:49.0165963Z D=33, 2025-05-07T21:01:49.0166157Z B=16, 2025-05-07T21:01:49.0166359Z log_E=4, 2025-05-07T21:01:49.0166565Z L=19, 2025-05-07T21:01:49.0166763Z D_gradcheck=1, 2025-05-07T21:01:49.0167014Z stochastic_rounding=False, 2025-05-07T21:01:49.0167283Z weighted=True, 2025-05-07T21:01:49.0167506Z row_wise=True, 2025-05-07T21:01:49.0167732Z mixed=False, 2025-05-07T21:01:49.0167957Z use_cache=True, 2025-05-07T21:01:49.0168205Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:49.0168558Z use_cpu=True, 2025-05-07T21:01:49.0168809Z output_dtype=SparseType.FP32, 2025-05-07T21:01:49.0169085Z ) 2025-05-07T21:01:49.0169325Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:49.0169914Z self=, 2025-05-07T21:01:49.0170457Z compile=True, 2025-05-07T21:01:49.0170706Z pooling_mode=, 2025-05-07T21:01:49.0170993Z T=4, 2025-05-07T21:01:49.0171194Z D=70, 2025-05-07T21:01:49.0171388Z B=126, 2025-05-07T21:01:49.0171591Z log_E=5, 2025-05-07T21:01:49.0171800Z L=10, 2025-05-07T21:01:49.0172001Z D_gradcheck=2, 2025-05-07T21:01:49.0172250Z stochastic_rounding=True, 2025-05-07T21:01:49.0172524Z weighted=True, 2025-05-07T21:01:49.0172783Z row_wise=True, 2025-05-07T21:01:49.0173017Z mixed=False, 2025-05-07T21:01:49.0173243Z use_cache=True, 2025-05-07T21:01:49.0173492Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:49.0173795Z use_cpu=True, 2025-05-07T21:01:49.0174097Z output_dtype=SparseType.FP16, 2025-05-07T21:01:49.0174364Z ) 2025-05-07T21:01:49.0174614Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:49.0175201Z self=, 2025-05-07T21:01:49.0175744Z compile=False, 2025-05-07T21:01:49.0175994Z pooling_mode=, 2025-05-07T21:01:49.0176289Z T=5, 2025-05-07T21:01:49.0176487Z D=68, 2025-05-07T21:01:49.0176677Z B=97, 2025-05-07T21:01:49.0176876Z log_E=3, 2025-05-07T21:01:49.0177085Z L=3, 2025-05-07T21:01:49.0177286Z D_gradcheck=2, 2025-05-07T21:01:49.0177530Z stochastic_rounding=False, 2025-05-07T21:01:49.0177800Z weighted=True, 2025-05-07T21:01:49.0178023Z row_wise=True, 2025-05-07T21:01:49.0178250Z mixed=False, 2025-05-07T21:01:49.0178473Z use_cache=True, 2025-05-07T21:01:49.0178722Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:49.0179023Z use_cpu=True, 2025-05-07T21:01:49.0179276Z output_dtype=SparseType.FP16, 2025-05-07T21:01:49.0179541Z ) 2025-05-07T21:01:49.0179787Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:49.0180375Z self=, 2025-05-07T21:01:49.0180917Z compile=False, 2025-05-07T21:01:49.0181167Z pooling_mode=, 2025-05-07T21:01:49.0181462Z T=3, 2025-05-07T21:01:49.0181658Z D=102, 2025-05-07T21:01:49.0181851Z B=41, 2025-05-07T21:01:49.0182049Z log_E=3, 2025-05-07T21:01:49.0182255Z L=18, 2025-05-07T21:01:49.0182525Z D_gradcheck=2, 2025-05-07T21:01:49.0182771Z stochastic_rounding=True, 2025-05-07T21:01:49.0183043Z weighted=True, 2025-05-07T21:01:49.0183266Z row_wise=True, 2025-05-07T21:01:49.0183488Z mixed=False, 2025-05-07T21:01:49.0183717Z use_cache=False, 2025-05-07T21:01:49.0190947Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:49.0191306Z use_cpu=True, 2025-05-07T21:01:49.0191564Z output_dtype=SparseType.FP32, 2025-05-07T21:01:49.0191831Z ) 2025-05-07T21:01:49.0192074Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:49.0192663Z self=, 2025-05-07T21:01:49.0193203Z compile=False, 2025-05-07T21:01:49.0193453Z pooling_mode=, 2025-05-07T21:01:49.0193745Z T=1, 2025-05-07T21:01:49.0193940Z D=60, 2025-05-07T21:01:49.0194127Z B=117, 2025-05-07T21:01:49.0194326Z log_E=4, 2025-05-07T21:01:49.0194524Z L=14, 2025-05-07T21:01:49.0194721Z D_gradcheck=1, 2025-05-07T21:01:49.0194961Z stochastic_rounding=False, 2025-05-07T21:01:49.0195222Z weighted=False, 2025-05-07T21:01:49.0195540Z row_wise=True, 2025-05-07T21:01:49.0195752Z mixed=False, 2025-05-07T21:01:49.0195971Z use_cache=False, 2025-05-07T21:01:49.0196339Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:49.0196630Z use_cpu=True, 2025-05-07T21:01:49.0196875Z output_dtype=SparseType.FP16, 2025-05-07T21:01:49.0197132Z ) 2025-05-07T21:01:49.0197370Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:49.0197954Z self=, 2025-05-07T21:01:49.0198480Z compile=True, 2025-05-07T21:01:49.0198731Z pooling_mode=, 2025-05-07T21:01:49.0199015Z T=2, 2025-05-07T21:01:49.0199207Z D=78, 2025-05-07T21:01:49.0199392Z B=15, 2025-05-07T21:01:49.0199583Z log_E=3, 2025-05-07T21:01:49.0199785Z L=10, 2025-05-07T21:01:49.0199970Z D_gradcheck=1, 2025-05-07T21:01:49.0200204Z stochastic_rounding=True, 2025-05-07T21:01:49.0200467Z weighted=False, 2025-05-07T21:01:49.0200682Z row_wise=True, 2025-05-07T21:01:49.0200895Z mixed=True, 2025-05-07T21:01:49.0201109Z use_cache=True, 2025-05-07T21:01:49.0201350Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:49.0201709Z use_cpu=True, 2025-05-07T21:01:49.0201951Z output_dtype=SparseType.FP32, 2025-05-07T21:01:49.0202204Z ) 2025-05-07T21:01:49.0202445Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:49.0203021Z self=, 2025-05-07T21:01:49.0203541Z compile=True, 2025-05-07T21:01:49.0203791Z pooling_mode=, 2025-05-07T21:01:49.0204072Z T=1, 2025-05-07T21:01:49.0204253Z D=74, 2025-05-07T21:01:49.0204438Z B=67, 2025-05-07T21:01:49.0204627Z log_E=4, 2025-05-07T21:01:49.0204818Z L=0, 2025-05-07T21:01:49.0205011Z D_gradcheck=1, 2025-05-07T21:01:49.0205246Z stochastic_rounding=False, 2025-05-07T21:01:49.0205506Z weighted=False, 2025-05-07T21:01:49.0205713Z row_wise=True, 2025-05-07T21:01:49.0205923Z mixed=True, 2025-05-07T21:01:49.0206137Z use_cache=False, 2025-05-07T21:01:49.0206384Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:49.0206674Z use_cpu=True, 2025-05-07T21:01:49.0206913Z output_dtype=SparseType.FP16, 2025-05-07T21:01:49.0207174Z ) 2025-05-07T21:01:49.0207429Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:49.0208004Z self=, 2025-05-07T21:01:49.0208532Z compile=False, 2025-05-07T21:01:49.0208774Z pooling_mode=, 2025-05-07T21:01:49.0209053Z T=2, 2025-05-07T21:01:49.0209239Z D=31, 2025-05-07T21:01:49.0209420Z B=104, 2025-05-07T21:01:49.0209617Z log_E=5, 2025-05-07T21:01:49.0209886Z L=15, 2025-05-07T21:01:49.0210081Z D_gradcheck=1, 2025-05-07T21:01:49.0210313Z stochastic_rounding=False, 2025-05-07T21:01:49.0210566Z weighted=True, 2025-05-07T21:01:49.0210775Z row_wise=True, 2025-05-07T21:01:49.0210989Z mixed=False, 2025-05-07T21:01:49.0211268Z use_cache=False, 2025-05-07T21:01:49.0211515Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:49.0211808Z use_cpu=True, 2025-05-07T21:01:49.0212045Z output_dtype=SparseType.FP16, 2025-05-07T21:01:49.0212300Z ) 2025-05-07T21:01:49.0212534Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:49.0213111Z self=, 2025-05-07T21:01:49.0213630Z compile=True, 2025-05-07T21:01:49.0213875Z pooling_mode=, 2025-05-07T21:01:49.0214155Z T=5, 2025-05-07T21:01:49.0214347Z D=103, 2025-05-07T21:01:49.0214529Z B=18, 2025-05-07T21:01:49.0214725Z log_E=3, 2025-05-07T21:01:49.0214920Z L=2, 2025-05-07T21:01:49.0215105Z D_gradcheck=1, 2025-05-07T21:01:49.0215337Z stochastic_rounding=False, 2025-05-07T21:01:49.0215594Z weighted=True, 2025-05-07T21:01:49.0215806Z row_wise=True, 2025-05-07T21:01:49.0216018Z mixed=False, 2025-05-07T21:01:49.0216277Z use_cache=True, 2025-05-07T21:01:49.0216518Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:49.0216802Z use_cpu=True, 2025-05-07T21:01:49.0217037Z output_dtype=SparseType.FP32, 2025-05-07T21:01:49.0217293Z ) 2025-05-07T21:01:49.0217525Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:49.0218100Z self=, 2025-05-07T21:01:49.0218620Z compile=True, 2025-05-07T21:01:49.0218865Z pooling_mode=, 2025-05-07T21:01:49.0219141Z T=1, 2025-05-07T21:01:49.0219323Z D=33, 2025-05-07T21:01:49.0219507Z B=119, 2025-05-07T21:01:49.0219702Z log_E=3, 2025-05-07T21:01:49.0219893Z L=18, 2025-05-07T21:01:49.0220089Z D_gradcheck=1, 2025-05-07T21:01:49.0220323Z stochastic_rounding=True, 2025-05-07T21:01:49.0220582Z weighted=False, 2025-05-07T21:01:49.0220794Z row_wise=True, 2025-05-07T21:01:49.0221005Z mixed=True, 2025-05-07T21:01:49.0221219Z use_cache=True, 2025-05-07T21:01:49.0221500Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:49.0221786Z use_cpu=True, 2025-05-07T21:01:49.0222025Z output_dtype=SparseType.FP16, 2025-05-07T21:01:49.0222283Z ) 2025-05-07T21:01:50.6280047Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.6281841Z self=, 2025-05-07T21:01:50.6283140Z compile=False, 2025-05-07T21:01:50.6283478Z pooling_mode=, 2025-05-07T21:01:50.6283843Z T=1, 2025-05-07T21:01:50.6284085Z D=60, 2025-05-07T21:01:50.6284324Z B=113, 2025-05-07T21:01:50.6284584Z log_E=5, 2025-05-07T21:01:50.6284801Z L=9, 2025-05-07T21:01:50.6285005Z D_gradcheck=1, 2025-05-07T21:01:50.6285242Z stochastic_rounding=False, 2025-05-07T21:01:50.6285520Z weighted=False, 2025-05-07T21:01:50.6285746Z row_wise=True, 2025-05-07T21:01:50.6285965Z mixed=False, 2025-05-07T21:01:50.6286188Z use_cache=True, 2025-05-07T21:01:50.6286451Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:50.6286746Z use_cpu=True, 2025-05-07T21:01:50.6286990Z output_dtype=SparseType.FP32, 2025-05-07T21:01:50.6287263Z ) 2025-05-07T21:01:50.6287501Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.6288089Z self=, 2025-05-07T21:01:50.6288631Z compile=False, 2025-05-07T21:01:50.6288883Z pooling_mode=, 2025-05-07T21:01:50.6289165Z T=4, 2025-05-07T21:01:50.6289355Z D=77, 2025-05-07T21:01:50.6289850Z B=102, 2025-05-07T21:01:50.6290047Z log_E=4, 2025-05-07T21:01:50.6290249Z L=18, 2025-05-07T21:01:50.6290450Z D_gradcheck=1, 2025-05-07T21:01:50.6290995Z stochastic_rounding=False, 2025-05-07T21:01:50.6291264Z weighted=False, 2025-05-07T21:01:50.6291598Z row_wise=True, 2025-05-07T21:01:50.6291810Z mixed=False, 2025-05-07T21:01:50.6292032Z use_cache=True, 2025-05-07T21:01:50.6292292Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:50.6292581Z use_cpu=True, 2025-05-07T21:01:50.6292831Z output_dtype=SparseType.FP32, 2025-05-07T21:01:50.6293103Z ) 2025-05-07T21:01:50.6293340Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.6293930Z self=, 2025-05-07T21:01:50.6294473Z compile=False, 2025-05-07T21:01:50.6294728Z pooling_mode=, 2025-05-07T21:01:50.6295014Z T=4, 2025-05-07T21:01:50.6295208Z D=51, 2025-05-07T21:01:50.6295405Z B=76, 2025-05-07T21:01:50.6295592Z log_E=5, 2025-05-07T21:01:50.6295794Z L=3, 2025-05-07T21:01:50.6295991Z D_gradcheck=2, 2025-05-07T21:01:50.6296223Z stochastic_rounding=True, 2025-05-07T21:01:50.6296493Z weighted=False, 2025-05-07T21:01:50.6296722Z row_wise=True, 2025-05-07T21:01:50.6297039Z mixed=False, 2025-05-07T21:01:50.6297261Z use_cache=False, 2025-05-07T21:01:50.6297533Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:50.6297829Z use_cpu=True, 2025-05-07T21:01:50.6298076Z output_dtype=SparseType.FP16, 2025-05-07T21:01:50.6298342Z ) 2025-05-07T21:01:50.6298588Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.6299177Z self=, 2025-05-07T21:01:50.6299719Z compile=False, 2025-05-07T21:01:50.6299967Z pooling_mode=, 2025-05-07T21:01:50.6300261Z T=1, 2025-05-07T21:01:50.6300455Z D=25, 2025-05-07T21:01:50.6300649Z B=31, 2025-05-07T21:01:50.6300846Z log_E=3, 2025-05-07T21:01:50.6301051Z L=19, 2025-05-07T21:01:50.6301245Z D_gradcheck=1, 2025-05-07T21:01:50.6301485Z stochastic_rounding=True, 2025-05-07T21:01:50.6301756Z weighted=False, 2025-05-07T21:01:50.6301982Z row_wise=True, 2025-05-07T21:01:50.6302207Z mixed=False, 2025-05-07T21:01:50.6302509Z use_cache=True, 2025-05-07T21:01:50.6302754Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:50.6303048Z use_cpu=True, 2025-05-07T21:01:50.6303293Z output_dtype=SparseType.FP32, 2025-05-07T21:01:50.6303557Z ) 2025-05-07T21:01:50.6303796Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.6304380Z self=, 2025-05-07T21:01:50.6304917Z compile=False, 2025-05-07T21:01:50.6305163Z pooling_mode=, 2025-05-07T21:01:50.6305455Z T=1, 2025-05-07T21:01:50.6305649Z D=43, 2025-05-07T21:01:50.6305836Z B=28, 2025-05-07T21:01:50.6306030Z log_E=4, 2025-05-07T21:01:50.6306231Z L=14, 2025-05-07T21:01:50.6306424Z D_gradcheck=1, 2025-05-07T21:01:50.6306663Z stochastic_rounding=True, 2025-05-07T21:01:50.6306930Z weighted=True, 2025-05-07T21:01:50.6307149Z row_wise=True, 2025-05-07T21:01:50.6307368Z mixed=True, 2025-05-07T21:01:50.6307588Z use_cache=True, 2025-05-07T21:01:50.6307833Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:50.6308130Z use_cpu=True, 2025-05-07T21:01:50.6308377Z output_dtype=SparseType.FP16, 2025-05-07T21:01:50.6308640Z ) 2025-05-07T21:01:50.6308883Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.6309468Z self=, 2025-05-07T21:01:50.6310001Z compile=False, 2025-05-07T21:01:50.6310254Z pooling_mode=, 2025-05-07T21:01:50.6310546Z T=4, 2025-05-07T21:01:50.6310820Z D=45, 2025-05-07T21:01:50.6311010Z B=4, 2025-05-07T21:01:50.6311206Z log_E=5, 2025-05-07T21:01:50.6311411Z L=3, 2025-05-07T21:01:50.6311605Z D_gradcheck=1, 2025-05-07T21:01:50.6311846Z stochastic_rounding=True, 2025-05-07T21:01:50.6312160Z weighted=False, 2025-05-07T21:01:50.6312383Z row_wise=True, 2025-05-07T21:01:50.6312605Z mixed=True, 2025-05-07T21:01:50.6312826Z use_cache=False, 2025-05-07T21:01:50.6313082Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:50.6313376Z use_cpu=True, 2025-05-07T21:01:50.6313622Z output_dtype=SparseType.FP32, 2025-05-07T21:01:50.6313885Z ) 2025-05-07T21:01:50.6314126Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.6314712Z self=, 2025-05-07T21:01:50.6315240Z compile=True, 2025-05-07T21:01:50.6315569Z pooling_mode=, 2025-05-07T21:01:50.6315863Z T=1, 2025-05-07T21:01:50.6316048Z D=100, 2025-05-07T21:01:50.6316241Z B=55, 2025-05-07T21:01:50.6316433Z log_E=3, 2025-05-07T21:01:50.6316625Z L=3, 2025-05-07T21:01:50.6316820Z D_gradcheck=1, 2025-05-07T21:01:50.6317053Z stochastic_rounding=False, 2025-05-07T21:01:50.6317319Z weighted=False, 2025-05-07T21:01:50.6317588Z row_wise=True, 2025-05-07T21:01:50.6317802Z mixed=False, 2025-05-07T21:01:50.6318021Z use_cache=True, 2025-05-07T21:01:50.6318264Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:50.6318553Z use_cpu=True, 2025-05-07T21:01:50.6318792Z output_dtype=SparseType.FP16, 2025-05-07T21:01:50.6319054Z ) 2025-05-07T21:01:50.6319289Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.6319868Z self=, 2025-05-07T21:01:50.6320395Z compile=True, 2025-05-07T21:01:50.6320642Z pooling_mode=, 2025-05-07T21:01:50.6320930Z T=4, 2025-05-07T21:01:50.6321114Z D=103, 2025-05-07T21:01:50.6321306Z B=91, 2025-05-07T21:01:50.6321498Z log_E=5, 2025-05-07T21:01:50.6321690Z L=20, 2025-05-07T21:01:50.6321887Z D_gradcheck=1, 2025-05-07T21:01:50.6322126Z stochastic_rounding=False, 2025-05-07T21:01:50.6322391Z weighted=False, 2025-05-07T21:01:50.6322615Z row_wise=True, 2025-05-07T21:01:50.6322887Z mixed=False, 2025-05-07T21:01:50.6323100Z use_cache=False, 2025-05-07T21:01:50.6323359Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:50.6323651Z use_cpu=True, 2025-05-07T21:01:50.6323893Z output_dtype=SparseType.FP32, 2025-05-07T21:01:50.6324155Z ) 2025-05-07T21:01:50.6324397Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.6324978Z self=, 2025-05-07T21:01:50.6325505Z compile=False, 2025-05-07T21:01:50.6325764Z pooling_mode=, 2025-05-07T21:01:50.6326061Z T=4, 2025-05-07T21:01:50.6326248Z D=60, 2025-05-07T21:01:50.6326442Z B=39, 2025-05-07T21:01:50.6326635Z log_E=3, 2025-05-07T21:01:50.6326827Z L=12, 2025-05-07T21:01:50.6327025Z D_gradcheck=1, 2025-05-07T21:01:50.6327268Z stochastic_rounding=False, 2025-05-07T21:01:50.6327531Z weighted=False, 2025-05-07T21:01:50.6327757Z row_wise=True, 2025-05-07T21:01:50.6327978Z mixed=False, 2025-05-07T21:01:50.6328191Z use_cache=False, 2025-05-07T21:01:50.6328446Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:50.6328742Z use_cpu=True, 2025-05-07T21:01:50.6328978Z output_dtype=SparseType.FP16, 2025-05-07T21:01:50.6329247Z ) 2025-05-07T21:01:50.6329483Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.6330072Z self=, 2025-05-07T21:01:50.6330592Z compile=False, 2025-05-07T21:01:50.6330842Z pooling_mode=, 2025-05-07T21:01:50.6331220Z T=4, 2025-05-07T21:01:50.6331409Z D=34, 2025-05-07T21:01:50.6331597Z B=68, 2025-05-07T21:01:50.6331789Z log_E=3, 2025-05-07T21:01:50.6331982Z L=0, 2025-05-07T21:01:50.6332181Z D_gradcheck=2, 2025-05-07T21:01:50.6332421Z stochastic_rounding=False, 2025-05-07T21:01:50.6332730Z weighted=False, 2025-05-07T21:01:50.6332979Z row_wise=True, 2025-05-07T21:01:50.6333198Z mixed=True, 2025-05-07T21:01:50.6333412Z use_cache=False, 2025-05-07T21:01:50.6333661Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:50.6333953Z use_cpu=True, 2025-05-07T21:01:50.6334193Z output_dtype=SparseType.FP16, 2025-05-07T21:01:50.6334455Z ) 2025-05-07T21:01:50.6334699Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.6335284Z self=, 2025-05-07T21:01:50.6335817Z compile=True, 2025-05-07T21:01:50.6336068Z pooling_mode=, 2025-05-07T21:01:50.6336353Z T=5, 2025-05-07T21:01:50.6336544Z D=123, 2025-05-07T21:01:50.6336730Z B=76, 2025-05-07T21:01:50.6336923Z log_E=4, 2025-05-07T21:01:50.6337126Z L=6, 2025-05-07T21:01:50.6337316Z D_gradcheck=2, 2025-05-07T21:01:50.6337559Z stochastic_rounding=True, 2025-05-07T21:01:50.6337880Z weighted=True, 2025-05-07T21:01:50.6338093Z row_wise=True, 2025-05-07T21:01:50.6338314Z mixed=False, 2025-05-07T21:01:50.6338532Z use_cache=True, 2025-05-07T21:01:50.6338775Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:50.6339067Z use_cpu=True, 2025-05-07T21:01:50.6339313Z output_dtype=SparseType.FP32, 2025-05-07T21:01:50.6339574Z ) 2025-05-07T21:01:50.6339814Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.6340400Z self=, 2025-05-07T21:01:50.6340925Z compile=True, 2025-05-07T21:01:50.6341178Z pooling_mode=, 2025-05-07T21:01:50.6341467Z T=4, 2025-05-07T21:01:50.6341649Z D=44, 2025-05-07T21:01:50.6341843Z B=21, 2025-05-07T21:01:50.6342035Z log_E=4, 2025-05-07T21:01:50.6342229Z L=16, 2025-05-07T21:01:50.6342427Z D_gradcheck=1, 2025-05-07T21:01:50.6342669Z stochastic_rounding=False, 2025-05-07T21:01:50.6342946Z weighted=False, 2025-05-07T21:01:50.6343210Z row_wise=True, 2025-05-07T21:01:50.6343425Z mixed=True, 2025-05-07T21:01:50.6343637Z use_cache=True, 2025-05-07T21:01:50.6343877Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:50.6344164Z use_cpu=True, 2025-05-07T21:01:50.6344401Z output_dtype=SparseType.FP16, 2025-05-07T21:01:50.6344660Z ) 2025-05-07T21:01:50.6344897Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.6345478Z self=, 2025-05-07T21:01:50.6346003Z compile=True, 2025-05-07T21:01:50.6346250Z pooling_mode=, 2025-05-07T21:01:50.6346531Z T=5, 2025-05-07T21:01:50.6346709Z D=30, 2025-05-07T21:01:50.6346898Z B=8, 2025-05-07T21:01:50.6347088Z log_E=5, 2025-05-07T21:01:50.6347281Z L=14, 2025-05-07T21:01:50.6347477Z D_gradcheck=1, 2025-05-07T21:01:50.6347717Z stochastic_rounding=False, 2025-05-07T21:01:50.6347977Z weighted=True, 2025-05-07T21:01:50.6348201Z row_wise=True, 2025-05-07T21:01:50.6348412Z mixed=True, 2025-05-07T21:01:50.6348625Z use_cache=False, 2025-05-07T21:01:50.6348879Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:50.6349249Z use_cpu=True, 2025-05-07T21:01:50.6349577Z output_dtype=SparseType.FP16, 2025-05-07T21:01:50.6350093Z ) 2025-05-07T21:01:50.6357230Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.6357826Z self=, 2025-05-07T21:01:50.6358355Z compile=True, 2025-05-07T21:01:50.6358677Z pooling_mode=, 2025-05-07T21:01:50.6358969Z T=5, 2025-05-07T21:01:50.6359161Z D=18, 2025-05-07T21:01:50.6359343Z B=45, 2025-05-07T21:01:50.6359534Z log_E=3, 2025-05-07T21:01:50.6359732Z L=20, 2025-05-07T21:01:50.6359929Z D_gradcheck=2, 2025-05-07T21:01:50.6360211Z stochastic_rounding=True, 2025-05-07T21:01:50.6360480Z weighted=True, 2025-05-07T21:01:50.6360697Z row_wise=True, 2025-05-07T21:01:50.6360909Z mixed=True, 2025-05-07T21:01:50.6361126Z use_cache=True, 2025-05-07T21:01:50.6361369Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:50.6361661Z use_cpu=True, 2025-05-07T21:01:50.6361908Z output_dtype=SparseType.FP16, 2025-05-07T21:01:50.6362170Z ) 2025-05-07T21:01:50.6362409Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.6362991Z self=, 2025-05-07T21:01:50.6363525Z compile=False, 2025-05-07T21:01:50.6363774Z pooling_mode=, 2025-05-07T21:01:50.6364061Z T=5, 2025-05-07T21:01:50.6364254Z D=30, 2025-05-07T21:01:50.6364440Z B=28, 2025-05-07T21:01:50.6364632Z log_E=4, 2025-05-07T21:01:50.6364833Z L=16, 2025-05-07T21:01:50.6365035Z D_gradcheck=1, 2025-05-07T21:01:50.6365320Z stochastic_rounding=True, 2025-05-07T21:01:50.6365587Z weighted=True, 2025-05-07T21:01:50.6365804Z row_wise=True, 2025-05-07T21:01:50.6366018Z mixed=False, 2025-05-07T21:01:50.6366236Z use_cache=False, 2025-05-07T21:01:50.6366489Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:50.6366781Z use_cpu=True, 2025-05-07T21:01:50.6367020Z output_dtype=SparseType.FP32, 2025-05-07T21:01:50.6367279Z ) 2025-05-07T21:01:50.6367516Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.6368093Z self=, 2025-05-07T21:01:50.6368619Z compile=False, 2025-05-07T21:01:50.6368868Z pooling_mode=, 2025-05-07T21:01:50.6369155Z T=1, 2025-05-07T21:01:50.6369341Z D=82, 2025-05-07T21:01:50.6369521Z B=68, 2025-05-07T21:01:50.6369707Z log_E=4, 2025-05-07T21:01:50.6369899Z L=10, 2025-05-07T21:01:50.6370090Z D_gradcheck=1, 2025-05-07T21:01:50.6370328Z stochastic_rounding=True, 2025-05-07T21:01:50.6370645Z weighted=True, 2025-05-07T21:01:50.6370856Z row_wise=True, 2025-05-07T21:01:50.6371066Z mixed=False, 2025-05-07T21:01:50.6371279Z use_cache=False, 2025-05-07T21:01:50.6371528Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:50.6371817Z use_cpu=True, 2025-05-07T21:01:50.6372057Z output_dtype=SparseType.FP16, 2025-05-07T21:01:50.6372309Z ) 2025-05-07T21:01:50.6558012Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.6559681Z self=, 2025-05-07T21:01:50.6561267Z compile=True, 2025-05-07T21:01:50.6561914Z pooling_mode=, 2025-05-07T21:01:50.6562575Z T=4, 2025-05-07T21:01:50.6562951Z D=124, 2025-05-07T21:01:50.6563320Z B=89, 2025-05-07T21:01:50.6563577Z log_E=4, 2025-05-07T21:01:50.6563778Z L=0, 2025-05-07T21:01:50.6563973Z D_gradcheck=1, 2025-05-07T21:01:50.6564214Z stochastic_rounding=True, 2025-05-07T21:01:50.6564481Z weighted=False, 2025-05-07T21:01:50.6564698Z row_wise=True, 2025-05-07T21:01:50.6564917Z mixed=True, 2025-05-07T21:01:50.6565141Z use_cache=False, 2025-05-07T21:01:50.6565398Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:50.6565692Z use_cpu=True, 2025-05-07T21:01:50.6565939Z output_dtype=SparseType.FP16, 2025-05-07T21:01:50.6566204Z ) 2025-05-07T21:01:50.6566447Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.6567036Z self=, 2025-05-07T21:01:50.6567716Z compile=True, 2025-05-07T21:01:50.6567966Z pooling_mode=, 2025-05-07T21:01:50.6568258Z T=4, 2025-05-07T21:01:50.6568454Z D=83, 2025-05-07T21:01:50.6568644Z B=52, 2025-05-07T21:01:50.6568842Z log_E=3, 2025-05-07T21:01:50.6569120Z L=0, 2025-05-07T21:01:50.6569312Z D_gradcheck=2, 2025-05-07T21:01:50.6569556Z stochastic_rounding=False, 2025-05-07T21:01:50.6569831Z weighted=False, 2025-05-07T21:01:50.6570050Z row_wise=True, 2025-05-07T21:01:50.6570267Z mixed=True, 2025-05-07T21:01:50.6570490Z use_cache=False, 2025-05-07T21:01:50.6570745Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:50.6571037Z use_cpu=True, 2025-05-07T21:01:50.6571284Z output_dtype=SparseType.FP16, 2025-05-07T21:01:50.6571548Z ) 2025-05-07T21:01:50.6571789Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.6572377Z self=, 2025-05-07T21:01:50.6572919Z compile=True, 2025-05-07T21:01:50.6573173Z pooling_mode=, 2025-05-07T21:01:50.6573465Z T=5, 2025-05-07T21:01:50.6573658Z D=62, 2025-05-07T21:01:50.6573857Z B=54, 2025-05-07T21:01:50.6574053Z log_E=4, 2025-05-07T21:01:50.6574262Z L=17, 2025-05-07T21:01:50.6574536Z D_gradcheck=1, 2025-05-07T21:01:50.6574782Z stochastic_rounding=False, 2025-05-07T21:01:50.6575050Z weighted=False, 2025-05-07T21:01:50.6575272Z row_wise=True, 2025-05-07T21:01:50.6575491Z mixed=True, 2025-05-07T21:01:50.6575712Z use_cache=False, 2025-05-07T21:01:50.6575966Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:50.6576260Z use_cpu=True, 2025-05-07T21:01:50.6576508Z output_dtype=SparseType.FP16, 2025-05-07T21:01:50.6576777Z ) 2025-05-07T21:01:50.6577023Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.6577610Z self=, 2025-05-07T21:01:50.6578142Z compile=True, 2025-05-07T21:01:50.6578395Z pooling_mode=, 2025-05-07T21:01:50.6578685Z T=5, 2025-05-07T21:01:50.6578876Z D=4, 2025-05-07T21:01:50.6579069Z B=22, 2025-05-07T21:01:50.6579270Z log_E=3, 2025-05-07T21:01:50.6579471Z L=18, 2025-05-07T21:01:50.6579678Z D_gradcheck=2, 2025-05-07T21:01:50.6579995Z stochastic_rounding=False, 2025-05-07T21:01:50.6580262Z weighted=True, 2025-05-07T21:01:50.6580488Z row_wise=True, 2025-05-07T21:01:50.6580712Z mixed=False, 2025-05-07T21:01:50.6580934Z use_cache=True, 2025-05-07T21:01:50.6581178Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:50.6581474Z use_cpu=True, 2025-05-07T21:01:50.6581723Z output_dtype=SparseType.FP16, 2025-05-07T21:01:50.6581991Z ) 2025-05-07T21:01:50.6582234Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.6582824Z self=, 2025-05-07T21:01:50.6583359Z compile=True, 2025-05-07T21:01:50.6583614Z pooling_mode=, 2025-05-07T21:01:50.6583906Z T=3, 2025-05-07T21:01:50.6584100Z D=89, 2025-05-07T21:01:50.6584297Z B=86, 2025-05-07T21:01:50.6584498Z log_E=5, 2025-05-07T21:01:50.6584699Z L=19, 2025-05-07T21:01:50.6584911Z D_gradcheck=1, 2025-05-07T21:01:50.6585159Z stochastic_rounding=False, 2025-05-07T21:01:50.6585424Z weighted=True, 2025-05-07T21:01:50.6585649Z row_wise=True, 2025-05-07T21:01:50.6585870Z mixed=False, 2025-05-07T21:01:50.6586089Z use_cache=True, 2025-05-07T21:01:50.6586342Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:50.6586643Z use_cpu=True, 2025-05-07T21:01:50.6586890Z output_dtype=SparseType.FP16, 2025-05-07T21:01:50.6587156Z ) 2025-05-07T21:01:50.6587405Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.6588041Z self=, 2025-05-07T21:01:50.6588575Z compile=True, 2025-05-07T21:01:50.6588829Z pooling_mode=, 2025-05-07T21:01:50.6589119Z T=4, 2025-05-07T21:01:50.6589308Z D=79, 2025-05-07T21:01:50.6589502Z B=56, 2025-05-07T21:01:50.6589742Z log_E=5, 2025-05-07T21:01:50.6589942Z L=6, 2025-05-07T21:01:50.6590141Z D_gradcheck=2, 2025-05-07T21:01:50.6590381Z stochastic_rounding=True, 2025-05-07T21:01:50.6590972Z weighted=False, 2025-05-07T21:01:50.6591204Z row_wise=True, 2025-05-07T21:01:50.6591427Z mixed=False, 2025-05-07T21:01:50.6591645Z use_cache=False, 2025-05-07T21:01:50.6591906Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:50.6592201Z use_cpu=True, 2025-05-07T21:01:50.6592442Z output_dtype=SparseType.FP16, 2025-05-07T21:01:50.6592718Z ) 2025-05-07T21:01:50.6592962Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.6593555Z self=, 2025-05-07T21:01:50.6594092Z compile=False, 2025-05-07T21:01:50.6594348Z pooling_mode=, 2025-05-07T21:01:50.6594642Z T=5, 2025-05-07T21:01:50.6594831Z D=45, 2025-05-07T21:01:50.6595028Z B=111, 2025-05-07T21:01:50.6595237Z log_E=4, 2025-05-07T21:01:50.6595624Z L=12, 2025-05-07T21:01:50.6595825Z D_gradcheck=1, 2025-05-07T21:01:50.6596072Z stochastic_rounding=False, 2025-05-07T21:01:50.6596337Z weighted=False, 2025-05-07T21:01:50.6596568Z row_wise=True, 2025-05-07T21:01:50.6596791Z mixed=False, 2025-05-07T21:01:50.6597017Z use_cache=True, 2025-05-07T21:01:50.6597270Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:50.6597559Z use_cpu=True, 2025-05-07T21:01:50.6597803Z output_dtype=SparseType.FP32, 2025-05-07T21:01:50.6598074Z ) 2025-05-07T21:01:50.6598318Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.6598908Z self=, 2025-05-07T21:01:50.6599449Z compile=False, 2025-05-07T21:01:50.6599707Z pooling_mode=, 2025-05-07T21:01:50.6599993Z T=5, 2025-05-07T21:01:50.6600188Z D=87, 2025-05-07T21:01:50.6600389Z B=82, 2025-05-07T21:01:50.6600580Z log_E=5, 2025-05-07T21:01:50.6600784Z L=6, 2025-05-07T21:01:50.6601053Z D_gradcheck=2, 2025-05-07T21:01:50.6601289Z stochastic_rounding=True, 2025-05-07T21:01:50.6601560Z weighted=False, 2025-05-07T21:01:50.6601794Z row_wise=True, 2025-05-07T21:01:50.6602005Z mixed=False, 2025-05-07T21:01:50.6602224Z use_cache=True, 2025-05-07T21:01:50.6602473Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:50.6602761Z use_cpu=True, 2025-05-07T21:01:50.6603003Z output_dtype=SparseType.FP32, 2025-05-07T21:01:50.6603272Z ) 2025-05-07T21:01:50.6603508Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.6604097Z self=, 2025-05-07T21:01:50.6604638Z compile=False, 2025-05-07T21:01:50.6604890Z pooling_mode=, 2025-05-07T21:01:50.6605172Z T=1, 2025-05-07T21:01:50.6605366Z D=49, 2025-05-07T21:01:50.6605563Z B=67, 2025-05-07T21:01:50.6605754Z log_E=3, 2025-05-07T21:01:50.6605985Z L=18, 2025-05-07T21:01:50.6606263Z D_gradcheck=1, 2025-05-07T21:01:50.6606573Z stochastic_rounding=True, 2025-05-07T21:01:50.6606936Z weighted=True, 2025-05-07T21:01:50.6607234Z row_wise=True, 2025-05-07T21:01:50.6607490Z mixed=True, 2025-05-07T21:01:50.6607705Z use_cache=True, 2025-05-07T21:01:50.6607952Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:50.6608233Z use_cpu=True, 2025-05-07T21:01:50.6608474Z output_dtype=SparseType.FP32, 2025-05-07T21:01:50.6608742Z ) 2025-05-07T21:01:50.6608975Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.6609654Z self=, 2025-05-07T21:01:50.6610199Z compile=True, 2025-05-07T21:01:50.6610441Z pooling_mode=, 2025-05-07T21:01:50.6610728Z T=1, 2025-05-07T21:01:50.6610922Z D=10, 2025-05-07T21:01:50.6611182Z B=2, 2025-05-07T21:01:50.6611371Z log_E=3, 2025-05-07T21:01:50.6611571Z L=3, 2025-05-07T21:01:50.6611772Z D_gradcheck=1, 2025-05-07T21:01:50.6612006Z stochastic_rounding=False, 2025-05-07T21:01:50.6612276Z weighted=False, 2025-05-07T21:01:50.6612500Z row_wise=True, 2025-05-07T21:01:50.6612710Z mixed=True, 2025-05-07T21:01:50.6612924Z use_cache=False, 2025-05-07T21:01:50.6613178Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:50.6613468Z use_cpu=True, 2025-05-07T21:01:50.6613713Z output_dtype=SparseType.FP32, 2025-05-07T21:01:50.6613983Z ) 2025-05-07T21:01:50.6614216Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.6614807Z self=, 2025-05-07T21:01:50.6615343Z compile=True, 2025-05-07T21:01:50.6615586Z pooling_mode=, 2025-05-07T21:01:50.6615877Z T=1, 2025-05-07T21:01:50.6616068Z D=76, 2025-05-07T21:01:50.6616251Z B=82, 2025-05-07T21:01:50.6616522Z log_E=5, 2025-05-07T21:01:50.6616722Z L=2, 2025-05-07T21:01:50.6616917Z D_gradcheck=2, 2025-05-07T21:01:50.6617155Z stochastic_rounding=False, 2025-05-07T21:01:50.6617425Z weighted=False, 2025-05-07T21:01:50.6617650Z row_wise=True, 2025-05-07T21:01:50.6617860Z mixed=True, 2025-05-07T21:01:50.6618077Z use_cache=False, 2025-05-07T21:01:50.6618335Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:50.6618623Z use_cpu=True, 2025-05-07T21:01:50.6618867Z output_dtype=SparseType.FP16, 2025-05-07T21:01:50.6619138Z ) 2025-05-07T21:01:50.6619374Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.6619961Z self=, 2025-05-07T21:01:50.6620496Z compile=True, 2025-05-07T21:01:50.6620738Z pooling_mode=, 2025-05-07T21:01:50.6621024Z T=2, 2025-05-07T21:01:50.6621217Z D=92, 2025-05-07T21:01:50.6621403Z B=21, 2025-05-07T21:01:50.6621600Z log_E=4, 2025-05-07T21:01:50.6621909Z L=19, 2025-05-07T21:01:50.6622103Z D_gradcheck=2, 2025-05-07T21:01:50.6622341Z stochastic_rounding=False, 2025-05-07T21:01:50.6622608Z weighted=False, 2025-05-07T21:01:50.6622824Z row_wise=True, 2025-05-07T21:01:50.6623038Z mixed=True, 2025-05-07T21:01:50.6623251Z use_cache=False, 2025-05-07T21:01:50.6623503Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:50.6623794Z use_cpu=True, 2025-05-07T21:01:50.6624038Z output_dtype=SparseType.FP16, 2025-05-07T21:01:50.6624306Z ) 2025-05-07T21:01:50.6624544Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.6625136Z self=, 2025-05-07T21:01:50.6625674Z compile=False, 2025-05-07T21:01:50.6625917Z pooling_mode=, 2025-05-07T21:01:50.6626206Z T=2, 2025-05-07T21:01:50.6626399Z D=74, 2025-05-07T21:01:50.6626584Z B=40, 2025-05-07T21:01:50.6626777Z log_E=3, 2025-05-07T21:01:50.6626981Z L=20, 2025-05-07T21:01:50.6627172Z D_gradcheck=2, 2025-05-07T21:01:50.6627411Z stochastic_rounding=True, 2025-05-07T21:01:50.6627676Z weighted=False, 2025-05-07T21:01:50.6627894Z row_wise=True, 2025-05-07T21:01:50.6628112Z mixed=False, 2025-05-07T21:01:50.6628329Z use_cache=True, 2025-05-07T21:01:50.6628567Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:50.6628857Z use_cpu=True, 2025-05-07T21:01:50.6629096Z output_dtype=SparseType.FP32, 2025-05-07T21:01:50.6629358Z ) 2025-05-07T21:01:50.6629597Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.6630233Z self=, 2025-05-07T21:01:50.6630773Z compile=False, 2025-05-07T21:01:50.6631019Z pooling_mode=, 2025-05-07T21:01:50.6631351Z T=2, 2025-05-07T21:01:50.6631541Z D=72, 2025-05-07T21:01:50.6631732Z B=92, 2025-05-07T21:01:50.6631923Z log_E=4, 2025-05-07T21:01:50.6632128Z L=3, 2025-05-07T21:01:50.6632321Z D_gradcheck=1, 2025-05-07T21:01:50.6632558Z stochastic_rounding=False, 2025-05-07T21:01:50.6632828Z weighted=True, 2025-05-07T21:01:50.6633042Z row_wise=True, 2025-05-07T21:01:50.6633255Z mixed=False, 2025-05-07T21:01:50.6633472Z use_cache=False, 2025-05-07T21:01:50.6633723Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:50.6634020Z use_cpu=True, 2025-05-07T21:01:50.6634262Z output_dtype=SparseType.FP16, 2025-05-07T21:01:50.6634527Z ) 2025-05-07T21:01:50.6634772Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.6635471Z self=, 2025-05-07T21:01:50.6636011Z compile=True, 2025-05-07T21:01:50.6636253Z pooling_mode=, 2025-05-07T21:01:50.6636547Z T=1, 2025-05-07T21:01:50.6636791Z D=3, 2025-05-07T21:01:50.6636977Z B=108, 2025-05-07T21:01:50.6637175Z log_E=5, 2025-05-07T21:01:50.6637382Z L=19, 2025-05-07T21:01:50.6637574Z D_gradcheck=1, 2025-05-07T21:01:50.6637819Z stochastic_rounding=False, 2025-05-07T21:01:50.6638086Z weighted=False, 2025-05-07T21:01:50.6638303Z row_wise=True, 2025-05-07T21:01:50.6638518Z mixed=False, 2025-05-07T21:01:50.6638736Z use_cache=True, 2025-05-07T21:01:50.6638977Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:50.6639269Z use_cpu=True, 2025-05-07T21:01:50.6639509Z output_dtype=SparseType.FP32, 2025-05-07T21:01:50.6639773Z ) 2025-05-07T21:01:50.6640014Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.6640599Z self=, 2025-05-07T21:01:50.6641133Z compile=False, 2025-05-07T21:01:50.6641386Z pooling_mode=, 2025-05-07T21:01:50.6641680Z T=3, 2025-05-07T21:01:50.6641871Z D=86, 2025-05-07T21:01:50.6642058Z B=26, 2025-05-07T21:01:50.6642295Z log_E=3, 2025-05-07T21:01:50.6642499Z L=4, 2025-05-07T21:01:50.6642685Z D_gradcheck=2, 2025-05-07T21:01:50.6642930Z stochastic_rounding=False, 2025-05-07T21:01:50.6643196Z weighted=True, 2025-05-07T21:01:50.6643409Z row_wise=True, 2025-05-07T21:01:50.6643626Z mixed=True, 2025-05-07T21:01:50.6643839Z use_cache=False, 2025-05-07T21:01:50.6644091Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:50.6644385Z use_cpu=True, 2025-05-07T21:01:50.6644627Z output_dtype=SparseType.FP16, 2025-05-07T21:01:50.6644889Z ) 2025-05-07T21:01:50.9472710Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.9474135Z self=, 2025-05-07T21:01:50.9474887Z compile=True, 2025-05-07T21:01:50.9475181Z pooling_mode=, 2025-05-07T21:01:50.9475553Z T=4, 2025-05-07T21:01:50.9475756Z D=44, 2025-05-07T21:01:50.9475959Z B=79, 2025-05-07T21:01:50.9476154Z log_E=5, 2025-05-07T21:01:50.9476358Z L=0, 2025-05-07T21:01:50.9476554Z D_gradcheck=1, 2025-05-07T21:01:50.9476795Z stochastic_rounding=False, 2025-05-07T21:01:50.9477065Z weighted=False, 2025-05-07T21:01:50.9477314Z row_wise=True, 2025-05-07T21:01:50.9477540Z mixed=False, 2025-05-07T21:01:50.9485799Z use_cache=True, 2025-05-07T21:01:50.9486066Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:50.9486367Z use_cpu=True, 2025-05-07T21:01:50.9486609Z output_dtype=SparseType.FP32, 2025-05-07T21:01:50.9486888Z ) 2025-05-07T21:01:50.9487416Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.9488009Z self=, 2025-05-07T21:01:50.9488538Z compile=True, 2025-05-07T21:01:50.9488790Z pooling_mode=, 2025-05-07T21:01:50.9489165Z T=5, 2025-05-07T21:01:50.9489354Z D=96, 2025-05-07T21:01:50.9489550Z B=8, 2025-05-07T21:01:50.9489742Z log_E=3, 2025-05-07T21:01:50.9489939Z L=5, 2025-05-07T21:01:50.9490137Z D_gradcheck=1, 2025-05-07T21:01:50.9490381Z stochastic_rounding=True, 2025-05-07T21:01:50.9490990Z weighted=False, 2025-05-07T21:01:50.9491220Z row_wise=True, 2025-05-07T21:01:50.9491437Z mixed=True, 2025-05-07T21:01:50.9491649Z use_cache=True, 2025-05-07T21:01:50.9491894Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:50.9492187Z use_cpu=True, 2025-05-07T21:01:50.9492421Z output_dtype=SparseType.FP16, 2025-05-07T21:01:50.9492683Z ) 2025-05-07T21:01:50.9492928Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.9493500Z self=, 2025-05-07T21:01:50.9494032Z compile=False, 2025-05-07T21:01:50.9494277Z pooling_mode=, 2025-05-07T21:01:50.9494659Z T=3, 2025-05-07T21:01:50.9494841Z D=44, 2025-05-07T21:01:50.9495030Z B=86, 2025-05-07T21:01:50.9495218Z log_E=5, 2025-05-07T21:01:50.9495410Z L=20, 2025-05-07T21:01:50.9495602Z D_gradcheck=1, 2025-05-07T21:01:50.9495840Z stochastic_rounding=True, 2025-05-07T21:01:50.9496091Z weighted=False, 2025-05-07T21:01:50.9496310Z row_wise=True, 2025-05-07T21:01:50.9496522Z mixed=True, 2025-05-07T21:01:50.9496727Z use_cache=False, 2025-05-07T21:01:50.9496982Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:50.9497269Z use_cpu=True, 2025-05-07T21:01:50.9497499Z output_dtype=SparseType.FP32, 2025-05-07T21:01:50.9497760Z ) 2025-05-07T21:01:50.9498001Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.9498575Z self=, 2025-05-07T21:01:50.9499106Z compile=False, 2025-05-07T21:01:50.9499357Z pooling_mode=, 2025-05-07T21:01:50.9499649Z T=4, 2025-05-07T21:01:50.9499829Z D=56, 2025-05-07T21:01:50.9500099Z B=56, 2025-05-07T21:01:50.9500289Z log_E=3, 2025-05-07T21:01:50.9500476Z L=17, 2025-05-07T21:01:50.9500671Z D_gradcheck=2, 2025-05-07T21:01:50.9500913Z stochastic_rounding=False, 2025-05-07T21:01:50.9501167Z weighted=False, 2025-05-07T21:01:50.9501384Z row_wise=True, 2025-05-07T21:01:50.9501586Z mixed=True, 2025-05-07T21:01:50.9501784Z use_cache=True, 2025-05-07T21:01:50.9502019Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:50.9502306Z use_cpu=True, 2025-05-07T21:01:50.9502536Z output_dtype=SparseType.FP32, 2025-05-07T21:01:50.9502801Z ) 2025-05-07T21:01:50.9503036Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.9503606Z self=, 2025-05-07T21:01:50.9504138Z compile=False, 2025-05-07T21:01:50.9504389Z pooling_mode=, 2025-05-07T21:01:50.9504670Z T=2, 2025-05-07T21:01:50.9504864Z D=86, 2025-05-07T21:01:50.9505049Z B=96, 2025-05-07T21:01:50.9505230Z log_E=5, 2025-05-07T21:01:50.9505427Z L=14, 2025-05-07T21:01:50.9505621Z D_gradcheck=2, 2025-05-07T21:01:50.9505853Z stochastic_rounding=True, 2025-05-07T21:01:50.9506105Z weighted=False, 2025-05-07T21:01:50.9506320Z row_wise=True, 2025-05-07T21:01:50.9506532Z mixed=False, 2025-05-07T21:01:50.9506734Z use_cache=True, 2025-05-07T21:01:50.9506975Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:50.9507262Z use_cpu=True, 2025-05-07T21:01:50.9507501Z output_dtype=SparseType.FP16, 2025-05-07T21:01:50.9507845Z ) 2025-05-07T21:01:50.9508082Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.9508657Z self=, 2025-05-07T21:01:50.9509187Z compile=True, 2025-05-07T21:01:50.9509494Z pooling_mode=, 2025-05-07T21:01:50.9509774Z T=3, 2025-05-07T21:01:50.9509970Z D=16, 2025-05-07T21:01:50.9510158Z B=62, 2025-05-07T21:01:50.9510345Z log_E=4, 2025-05-07T21:01:50.9510543Z L=17, 2025-05-07T21:01:50.9510736Z D_gradcheck=2, 2025-05-07T21:01:50.9510967Z stochastic_rounding=False, 2025-05-07T21:01:50.9511227Z weighted=True, 2025-05-07T21:01:50.9511443Z row_wise=True, 2025-05-07T21:01:50.9511651Z mixed=True, 2025-05-07T21:01:50.9511862Z use_cache=False, 2025-05-07T21:01:50.9512115Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:50.9512405Z use_cpu=True, 2025-05-07T21:01:50.9512637Z output_dtype=SparseType.FP16, 2025-05-07T21:01:50.9512902Z ) 2025-05-07T21:01:50.9513137Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.9513708Z self=, 2025-05-07T21:01:50.9514240Z compile=True, 2025-05-07T21:01:50.9514483Z pooling_mode=, 2025-05-07T21:01:50.9514807Z T=3, 2025-05-07T21:01:50.9514998Z D=85, 2025-05-07T21:01:50.9515181Z B=71, 2025-05-07T21:01:50.9515426Z log_E=3, 2025-05-07T21:01:50.9515620Z L=2, 2025-05-07T21:01:50.9515810Z D_gradcheck=2, 2025-05-07T21:01:50.9516036Z stochastic_rounding=True, 2025-05-07T21:01:50.9516296Z weighted=True, 2025-05-07T21:01:50.9516510Z row_wise=True, 2025-05-07T21:01:50.9516717Z mixed=False, 2025-05-07T21:01:50.9516936Z use_cache=False, 2025-05-07T21:01:50.9517187Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:50.9517469Z use_cpu=True, 2025-05-07T21:01:50.9517710Z output_dtype=SparseType.FP32, 2025-05-07T21:01:50.9517976Z ) 2025-05-07T21:01:50.9518211Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.9518784Z self=, 2025-05-07T21:01:50.9519316Z compile=False, 2025-05-07T21:01:50.9519568Z pooling_mode=, 2025-05-07T21:01:50.9519849Z T=3, 2025-05-07T21:01:50.9520082Z D=71, 2025-05-07T21:01:50.9520274Z B=110, 2025-05-07T21:01:50.9520455Z log_E=3, 2025-05-07T21:01:50.9520649Z L=12, 2025-05-07T21:01:50.9520840Z D_gradcheck=2, 2025-05-07T21:01:50.9521069Z stochastic_rounding=False, 2025-05-07T21:01:50.9521335Z weighted=False, 2025-05-07T21:01:50.9521550Z row_wise=True, 2025-05-07T21:01:50.9521755Z mixed=True, 2025-05-07T21:01:50.9521965Z use_cache=True, 2025-05-07T21:01:50.9522211Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:50.9522495Z use_cpu=True, 2025-05-07T21:01:50.9522735Z output_dtype=SparseType.FP32, 2025-05-07T21:01:50.9522997Z ) 2025-05-07T21:01:50.9523228Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.9523810Z self=, 2025-05-07T21:01:50.9524342Z compile=False, 2025-05-07T21:01:50.9524592Z pooling_mode=, 2025-05-07T21:01:50.9524872Z T=5, 2025-05-07T21:01:50.9525061Z D=31, 2025-05-07T21:01:50.9525247Z B=27, 2025-05-07T21:01:50.9525433Z log_E=5, 2025-05-07T21:01:50.9525625Z L=17, 2025-05-07T21:01:50.9525818Z D_gradcheck=2, 2025-05-07T21:01:50.9526045Z stochastic_rounding=False, 2025-05-07T21:01:50.9526306Z weighted=False, 2025-05-07T21:01:50.9526525Z row_wise=True, 2025-05-07T21:01:50.9526733Z mixed=False, 2025-05-07T21:01:50.9526946Z use_cache=False, 2025-05-07T21:01:50.9527197Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:50.9527476Z use_cpu=True, 2025-05-07T21:01:50.9527764Z output_dtype=SparseType.FP16, 2025-05-07T21:01:50.9528026Z ) 2025-05-07T21:01:50.9528254Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.9528830Z self=, 2025-05-07T21:01:50.9529403Z compile=False, 2025-05-07T21:01:50.9529650Z pooling_mode=, 2025-05-07T21:01:50.9529930Z T=1, 2025-05-07T21:01:50.9530115Z D=117, 2025-05-07T21:01:50.9530304Z B=53, 2025-05-07T21:01:50.9530484Z log_E=5, 2025-05-07T21:01:50.9530681Z L=0, 2025-05-07T21:01:50.9530876Z D_gradcheck=1, 2025-05-07T21:01:50.9531102Z stochastic_rounding=True, 2025-05-07T21:01:50.9531361Z weighted=True, 2025-05-07T21:01:50.9531577Z row_wise=True, 2025-05-07T21:01:50.9531782Z mixed=False, 2025-05-07T21:01:50.9532018Z use_cache=False, 2025-05-07T21:01:50.9532358Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:50.9532762Z use_cpu=True, 2025-05-07T21:01:50.9533098Z output_dtype=SparseType.FP32, 2025-05-07T21:01:50.9533459Z ) 2025-05-07T21:01:50.9533768Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.9534356Z self=, 2025-05-07T21:01:50.9534960Z compile=True, 2025-05-07T21:01:50.9535208Z pooling_mode=, 2025-05-07T21:01:50.9535498Z T=5, 2025-05-07T21:01:50.9535692Z D=114, 2025-05-07T21:01:50.9535883Z B=73, 2025-05-07T21:01:50.9536077Z log_E=5, 2025-05-07T21:01:50.9536284Z L=12, 2025-05-07T21:01:50.9536487Z D_gradcheck=2, 2025-05-07T21:01:50.9536723Z stochastic_rounding=True, 2025-05-07T21:01:50.9536992Z weighted=True, 2025-05-07T21:01:50.9537245Z row_wise=True, 2025-05-07T21:01:50.9537469Z mixed=False, 2025-05-07T21:01:50.9537688Z use_cache=False, 2025-05-07T21:01:50.9537951Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:50.9538253Z use_cpu=True, 2025-05-07T21:01:50.9538491Z output_dtype=SparseType.FP16, 2025-05-07T21:01:50.9538767Z ) 2025-05-07T21:01:50.9539010Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.9539589Z self=, 2025-05-07T21:01:50.9540133Z compile=False, 2025-05-07T21:01:50.9540456Z pooling_mode=, 2025-05-07T21:01:50.9540744Z T=4, 2025-05-07T21:01:50.9540938Z D=119, 2025-05-07T21:01:50.9541135Z B=28, 2025-05-07T21:01:50.9541326Z log_E=4, 2025-05-07T21:01:50.9541528Z L=9, 2025-05-07T21:01:50.9541727Z D_gradcheck=2, 2025-05-07T21:01:50.9541962Z stochastic_rounding=True, 2025-05-07T21:01:50.9542231Z weighted=True, 2025-05-07T21:01:50.9542459Z row_wise=True, 2025-05-07T21:01:50.9542677Z mixed=False, 2025-05-07T21:01:50.9542891Z use_cache=False, 2025-05-07T21:01:50.9543153Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:50.9543447Z use_cpu=True, 2025-05-07T21:01:50.9543686Z output_dtype=SparseType.FP16, 2025-05-07T21:01:50.9543957Z ) 2025-05-07T21:01:50.9544198Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.9544784Z self=, 2025-05-07T21:01:50.9545325Z compile=True, 2025-05-07T21:01:50.9545580Z pooling_mode=, 2025-05-07T21:01:50.9545862Z T=1, 2025-05-07T21:01:50.9546056Z D=33, 2025-05-07T21:01:50.9546249Z B=44, 2025-05-07T21:01:50.9546436Z log_E=3, 2025-05-07T21:01:50.9546640Z L=6, 2025-05-07T21:01:50.9546838Z D_gradcheck=1, 2025-05-07T21:01:50.9547070Z stochastic_rounding=True, 2025-05-07T21:01:50.9547337Z weighted=False, 2025-05-07T21:01:50.9547564Z row_wise=True, 2025-05-07T21:01:50.9547777Z mixed=False, 2025-05-07T21:01:50.9547997Z use_cache=False, 2025-05-07T21:01:50.9548256Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:50.9548594Z use_cpu=True, 2025-05-07T21:01:50.9548840Z output_dtype=SparseType.FP32, 2025-05-07T21:01:50.9549111Z ) 2025-05-07T21:01:50.9549356Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.9549938Z self=, 2025-05-07T21:01:50.9550523Z compile=False, 2025-05-07T21:01:50.9550778Z pooling_mode=, 2025-05-07T21:01:50.9551061Z T=4, 2025-05-07T21:01:50.9551258Z D=31, 2025-05-07T21:01:50.9551451Z B=32, 2025-05-07T21:01:50.9551639Z log_E=5, 2025-05-07T21:01:50.9551843Z L=5, 2025-05-07T21:01:50.9552044Z D_gradcheck=1, 2025-05-07T21:01:50.9552278Z stochastic_rounding=True, 2025-05-07T21:01:50.9552550Z weighted=True, 2025-05-07T21:01:50.9552781Z row_wise=True, 2025-05-07T21:01:50.9552997Z mixed=False, 2025-05-07T21:01:50.9553218Z use_cache=False, 2025-05-07T21:01:50.9553475Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:50.9553771Z use_cpu=True, 2025-05-07T21:01:50.9554023Z output_dtype=SparseType.FP32, 2025-05-07T21:01:50.9554293Z ) 2025-05-07T21:01:50.9554527Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.9555110Z self=, 2025-05-07T21:01:50.9555842Z compile=False, 2025-05-07T21:01:50.9556095Z pooling_mode=, 2025-05-07T21:01:50.9556381Z T=1, 2025-05-07T21:01:50.9556573Z D=84, 2025-05-07T21:01:50.9556765Z B=10, 2025-05-07T21:01:50.9556953Z log_E=5, 2025-05-07T21:01:50.9557157Z L=14, 2025-05-07T21:01:50.9557355Z D_gradcheck=1, 2025-05-07T21:01:50.9557592Z stochastic_rounding=False, 2025-05-07T21:01:50.9557863Z weighted=False, 2025-05-07T21:01:50.9558090Z row_wise=True, 2025-05-07T21:01:50.9558302Z mixed=True, 2025-05-07T21:01:50.9558522Z use_cache=True, 2025-05-07T21:01:50.9558774Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:50.9559068Z use_cpu=True, 2025-05-07T21:01:50.9559311Z output_dtype=SparseType.FP16, 2025-05-07T21:01:50.9559582Z ) 2025-05-07T21:01:50.9559818Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.9560402Z self=, 2025-05-07T21:01:50.9560947Z compile=True, 2025-05-07T21:01:50.9561245Z pooling_mode=, 2025-05-07T21:01:50.9561531Z T=5, 2025-05-07T21:01:50.9561725Z D=22, 2025-05-07T21:01:50.9561919Z B=57, 2025-05-07T21:01:50.9562108Z log_E=5, 2025-05-07T21:01:50.9562311Z L=17, 2025-05-07T21:01:50.9562514Z D_gradcheck=2, 2025-05-07T21:01:50.9562751Z stochastic_rounding=False, 2025-05-07T21:01:50.9563025Z weighted=False, 2025-05-07T21:01:50.9563255Z row_wise=True, 2025-05-07T21:01:50.9563508Z mixed=False, 2025-05-07T21:01:50.9563739Z use_cache=True, 2025-05-07T21:01:50.9563995Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:50.9564288Z use_cpu=True, 2025-05-07T21:01:50.9564533Z output_dtype=SparseType.FP16, 2025-05-07T21:01:50.9564804Z ) 2025-05-07T21:01:50.9749465Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.9750437Z self=, 2025-05-07T21:01:50.9751120Z compile=False, 2025-05-07T21:01:50.9751379Z pooling_mode=, 2025-05-07T21:01:50.9751668Z T=3, 2025-05-07T21:01:50.9751866Z D=46, 2025-05-07T21:01:50.9752066Z B=87, 2025-05-07T21:01:50.9752254Z log_E=4, 2025-05-07T21:01:50.9752458Z L=18, 2025-05-07T21:01:50.9752658Z D_gradcheck=1, 2025-05-07T21:01:50.9752894Z stochastic_rounding=False, 2025-05-07T21:01:50.9753211Z weighted=True, 2025-05-07T21:01:50.9753434Z row_wise=True, 2025-05-07T21:01:50.9753649Z mixed=True, 2025-05-07T21:01:50.9753867Z use_cache=True, 2025-05-07T21:01:50.9754243Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:50.9754537Z use_cpu=True, 2025-05-07T21:01:50.9754782Z output_dtype=SparseType.FP16, 2025-05-07T21:01:50.9755057Z ) 2025-05-07T21:01:50.9755294Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.9756066Z self=, 2025-05-07T21:01:50.9756609Z compile=True, 2025-05-07T21:01:50.9756864Z pooling_mode=, 2025-05-07T21:01:50.9757147Z T=2, 2025-05-07T21:01:50.9757342Z D=43, 2025-05-07T21:01:50.9757538Z B=13, 2025-05-07T21:01:50.9757730Z log_E=5, 2025-05-07T21:01:50.9757936Z L=17, 2025-05-07T21:01:50.9758141Z D_gradcheck=2, 2025-05-07T21:01:50.9758377Z stochastic_rounding=False, 2025-05-07T21:01:50.9758649Z weighted=False, 2025-05-07T21:01:50.9758874Z row_wise=True, 2025-05-07T21:01:50.9759089Z mixed=True, 2025-05-07T21:01:50.9759312Z use_cache=False, 2025-05-07T21:01:50.9759582Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:50.9759871Z use_cpu=True, 2025-05-07T21:01:50.9760119Z output_dtype=SparseType.FP16, 2025-05-07T21:01:50.9760391Z ) 2025-05-07T21:01:50.9760632Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.9761222Z self=, 2025-05-07T21:01:50.9761842Z compile=True, 2025-05-07T21:01:50.9762087Z pooling_mode=, 2025-05-07T21:01:50.9762378Z T=4, 2025-05-07T21:01:50.9762574Z D=112, 2025-05-07T21:01:50.9762771Z B=112, 2025-05-07T21:01:50.9762973Z log_E=4, 2025-05-07T21:01:50.9763184Z L=3, 2025-05-07T21:01:50.9763389Z D_gradcheck=1, 2025-05-07T21:01:50.9763648Z stochastic_rounding=True, 2025-05-07T21:01:50.9763946Z weighted=False, 2025-05-07T21:01:50.9764176Z row_wise=True, 2025-05-07T21:01:50.9764397Z mixed=True, 2025-05-07T21:01:50.9764621Z use_cache=False, 2025-05-07T21:01:50.9764883Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:50.9765171Z use_cpu=True, 2025-05-07T21:01:50.9765416Z output_dtype=SparseType.FP16, 2025-05-07T21:01:50.9765688Z ) 2025-05-07T21:01:50.9765924Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.9766582Z self=, 2025-05-07T21:01:50.9767123Z compile=True, 2025-05-07T21:01:50.9767368Z pooling_mode=, 2025-05-07T21:01:50.9767659Z T=1, 2025-05-07T21:01:50.9767853Z D=53, 2025-05-07T21:01:50.9768042Z B=108, 2025-05-07T21:01:50.9768243Z log_E=3, 2025-05-07T21:01:50.9768446Z L=17, 2025-05-07T21:01:50.9768643Z D_gradcheck=1, 2025-05-07T21:01:50.9768885Z stochastic_rounding=True, 2025-05-07T21:01:50.9769154Z weighted=True, 2025-05-07T21:01:50.9769371Z row_wise=True, 2025-05-07T21:01:50.9769593Z mixed=False, 2025-05-07T21:01:50.9769814Z use_cache=True, 2025-05-07T21:01:50.9770066Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:50.9770356Z use_cpu=True, 2025-05-07T21:01:50.9770599Z output_dtype=SparseType.FP16, 2025-05-07T21:01:50.9770870Z ) 2025-05-07T21:01:50.9771109Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.9771695Z self=, 2025-05-07T21:01:50.9772227Z compile=True, 2025-05-07T21:01:50.9772468Z pooling_mode=, 2025-05-07T21:01:50.9772747Z T=5, 2025-05-07T21:01:50.9772930Z D=94, 2025-05-07T21:01:50.9773119Z B=51, 2025-05-07T21:01:50.9773307Z log_E=4, 2025-05-07T21:01:50.9773503Z L=0, 2025-05-07T21:01:50.9773843Z D_gradcheck=1, 2025-05-07T21:01:50.9774167Z stochastic_rounding=True, 2025-05-07T21:01:50.9781358Z weighted=True, 2025-05-07T21:01:50.9781618Z row_wise=True, 2025-05-07T21:01:50.9781840Z mixed=True, 2025-05-07T21:01:50.9782143Z use_cache=True, 2025-05-07T21:01:50.9782395Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:50.9782694Z use_cpu=True, 2025-05-07T21:01:50.9782943Z output_dtype=SparseType.FP32, 2025-05-07T21:01:50.9783210Z ) 2025-05-07T21:01:50.9783451Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.9784088Z self=, 2025-05-07T21:01:50.9784628Z compile=True, 2025-05-07T21:01:50.9784875Z pooling_mode=, 2025-05-07T21:01:50.9785168Z T=1, 2025-05-07T21:01:50.9785364Z D=54, 2025-05-07T21:01:50.9785554Z B=105, 2025-05-07T21:01:50.9785748Z log_E=4, 2025-05-07T21:01:50.9785948Z L=15, 2025-05-07T21:01:50.9786144Z D_gradcheck=1, 2025-05-07T21:01:50.9786382Z stochastic_rounding=False, 2025-05-07T21:01:50.9786651Z weighted=True, 2025-05-07T21:01:50.9786868Z row_wise=True, 2025-05-07T21:01:50.9787092Z mixed=False, 2025-05-07T21:01:50.9787318Z use_cache=True, 2025-05-07T21:01:50.9787563Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:50.9787859Z use_cpu=True, 2025-05-07T21:01:50.9788105Z output_dtype=SparseType.FP16, 2025-05-07T21:01:50.9788185Z ) 2025-05-07T21:01:50.9788319Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.9788729Z self=, 2025-05-07T21:01:50.9788817Z compile=False, 2025-05-07T21:01:50.9788939Z pooling_mode=, 2025-05-07T21:01:50.9789020Z T=4, 2025-05-07T21:01:50.9789102Z D=114, 2025-05-07T21:01:50.9789187Z B=107, 2025-05-07T21:01:50.9789268Z log_E=5, 2025-05-07T21:01:50.9789347Z L=4, 2025-05-07T21:01:50.9789442Z D_gradcheck=2, 2025-05-07T21:01:50.9789545Z stochastic_rounding=False, 2025-05-07T21:01:50.9789632Z weighted=False, 2025-05-07T21:01:50.9789722Z row_wise=True, 2025-05-07T21:01:50.9789805Z mixed=True, 2025-05-07T21:01:50.9789896Z use_cache=False, 2025-05-07T21:01:50.9790016Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:50.9790101Z use_cpu=True, 2025-05-07T21:01:50.9790209Z output_dtype=SparseType.FP32, 2025-05-07T21:01:50.9790291Z ) 2025-05-07T21:01:50.9790430Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.9791128Z self=, 2025-05-07T21:01:50.9791219Z compile=True, 2025-05-07T21:01:50.9791333Z pooling_mode=, 2025-05-07T21:01:50.9791418Z T=5, 2025-05-07T21:01:50.9791497Z D=74, 2025-05-07T21:01:50.9791577Z B=27, 2025-05-07T21:01:50.9791662Z log_E=5, 2025-05-07T21:01:50.9791740Z L=18, 2025-05-07T21:01:50.9791825Z D_gradcheck=2, 2025-05-07T21:01:50.9791934Z stochastic_rounding=False, 2025-05-07T21:01:50.9792019Z weighted=True, 2025-05-07T21:01:50.9792102Z row_wise=True, 2025-05-07T21:01:50.9792190Z mixed=True, 2025-05-07T21:01:50.9792278Z use_cache=True, 2025-05-07T21:01:50.9792390Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:50.9792482Z use_cpu=True, 2025-05-07T21:01:50.9792590Z output_dtype=SparseType.FP32, 2025-05-07T21:01:50.9792672Z ) 2025-05-07T21:01:50.9792812Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.9793164Z self=, 2025-05-07T21:01:50.9793258Z compile=False, 2025-05-07T21:01:50.9793372Z pooling_mode=, 2025-05-07T21:01:50.9793452Z T=2, 2025-05-07T21:01:50.9793537Z D=89, 2025-05-07T21:01:50.9793615Z B=108, 2025-05-07T21:01:50.9793695Z log_E=5, 2025-05-07T21:01:50.9793779Z L=3, 2025-05-07T21:01:50.9793863Z D_gradcheck=2, 2025-05-07T21:01:50.9793966Z stochastic_rounding=True, 2025-05-07T21:01:50.9794057Z weighted=True, 2025-05-07T21:01:50.9794140Z row_wise=True, 2025-05-07T21:01:50.9794290Z mixed=False, 2025-05-07T21:01:50.9794383Z use_cache=True, 2025-05-07T21:01:50.9794495Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:50.9794586Z use_cpu=True, 2025-05-07T21:01:50.9794691Z output_dtype=SparseType.FP16, 2025-05-07T21:01:50.9794767Z ) 2025-05-07T21:01:50.9794981Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.9795332Z self=, 2025-05-07T21:01:50.9795510Z compile=False, 2025-05-07T21:01:50.9795636Z pooling_mode=, 2025-05-07T21:01:50.9795714Z T=2, 2025-05-07T21:01:50.9795794Z D=98, 2025-05-07T21:01:50.9795879Z B=77, 2025-05-07T21:01:50.9795959Z log_E=4, 2025-05-07T21:01:50.9796039Z L=11, 2025-05-07T21:01:50.9796130Z D_gradcheck=2, 2025-05-07T21:01:50.9796233Z stochastic_rounding=False, 2025-05-07T21:01:50.9796326Z weighted=False, 2025-05-07T21:01:50.9796410Z row_wise=True, 2025-05-07T21:01:50.9796498Z mixed=True, 2025-05-07T21:01:50.9796593Z use_cache=False, 2025-05-07T21:01:50.9796705Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:50.9796789Z use_cpu=True, 2025-05-07T21:01:50.9796901Z output_dtype=SparseType.FP16, 2025-05-07T21:01:50.9796980Z ) 2025-05-07T21:01:50.9797119Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.9797538Z self=, 2025-05-07T21:01:50.9797625Z compile=True, 2025-05-07T21:01:50.9797735Z pooling_mode=, 2025-05-07T21:01:50.9797819Z T=1, 2025-05-07T21:01:50.9797897Z D=39, 2025-05-07T21:01:50.9797974Z B=88, 2025-05-07T21:01:50.9798059Z log_E=5, 2025-05-07T21:01:50.9798137Z L=7, 2025-05-07T21:01:50.9798227Z D_gradcheck=1, 2025-05-07T21:01:50.9798327Z stochastic_rounding=True, 2025-05-07T21:01:50.9798413Z weighted=True, 2025-05-07T21:01:50.9798505Z row_wise=True, 2025-05-07T21:01:50.9798589Z mixed=True, 2025-05-07T21:01:50.9798679Z use_cache=False, 2025-05-07T21:01:50.9798796Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:50.9798881Z use_cpu=True, 2025-05-07T21:01:50.9798987Z output_dtype=SparseType.FP16, 2025-05-07T21:01:50.9799073Z ) 2025-05-07T21:01:50.9799215Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.9799605Z self=, 2025-05-07T21:01:50.9799699Z compile=True, 2025-05-07T21:01:50.9799811Z pooling_mode=, 2025-05-07T21:01:50.9799899Z T=1, 2025-05-07T21:01:50.9799979Z D=28, 2025-05-07T21:01:50.9800058Z B=66, 2025-05-07T21:01:50.9800144Z log_E=5, 2025-05-07T21:01:50.9800221Z L=6, 2025-05-07T21:01:50.9800307Z D_gradcheck=1, 2025-05-07T21:01:50.9800414Z stochastic_rounding=True, 2025-05-07T21:01:50.9800500Z weighted=True, 2025-05-07T21:01:50.9800588Z row_wise=True, 2025-05-07T21:01:50.9800677Z mixed=True, 2025-05-07T21:01:50.9800765Z use_cache=False, 2025-05-07T21:01:50.9800877Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:50.9800968Z use_cpu=True, 2025-05-07T21:01:50.9801073Z output_dtype=SparseType.FP16, 2025-05-07T21:01:50.9801153Z ) 2025-05-07T21:01:50.9801296Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.9801644Z self=, 2025-05-07T21:01:50.9801736Z compile=False, 2025-05-07T21:01:50.9801850Z pooling_mode=, 2025-05-07T21:01:50.9801928Z T=3, 2025-05-07T21:01:50.9802014Z D=91, 2025-05-07T21:01:50.9802095Z B=110, 2025-05-07T21:01:50.9802175Z log_E=4, 2025-05-07T21:01:50.9802259Z L=20, 2025-05-07T21:01:50.9802344Z D_gradcheck=1, 2025-05-07T21:01:50.9802443Z stochastic_rounding=False, 2025-05-07T21:01:50.9802534Z weighted=False, 2025-05-07T21:01:50.9802665Z row_wise=True, 2025-05-07T21:01:50.9802748Z mixed=True, 2025-05-07T21:01:50.9802840Z use_cache=False, 2025-05-07T21:01:50.9802952Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:50.9803056Z use_cpu=True, 2025-05-07T21:01:50.9803178Z output_dtype=SparseType.FP32, 2025-05-07T21:01:50.9803315Z ) 2025-05-07T21:01:50.9803461Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.9803810Z self=, 2025-05-07T21:01:50.9803897Z compile=True, 2025-05-07T21:01:50.9804014Z pooling_mode=, 2025-05-07T21:01:50.9804092Z T=3, 2025-05-07T21:01:50.9804170Z D=65, 2025-05-07T21:01:50.9804253Z B=72, 2025-05-07T21:01:50.9804333Z log_E=4, 2025-05-07T21:01:50.9804413Z L=14, 2025-05-07T21:01:50.9804504Z D_gradcheck=2, 2025-05-07T21:01:50.9804604Z stochastic_rounding=False, 2025-05-07T21:01:50.9804690Z weighted=False, 2025-05-07T21:01:50.9804782Z row_wise=True, 2025-05-07T21:01:50.9804866Z mixed=False, 2025-05-07T21:01:50.9804950Z use_cache=True, 2025-05-07T21:01:50.9805069Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:50.9805153Z use_cpu=True, 2025-05-07T21:01:50.9805264Z output_dtype=SparseType.FP16, 2025-05-07T21:01:50.9805387Z ) 2025-05-07T21:01:50.9805525Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.9805876Z self=, 2025-05-07T21:01:50.9805962Z compile=True, 2025-05-07T21:01:50.9806073Z pooling_mode=, 2025-05-07T21:01:50.9806157Z T=1, 2025-05-07T21:01:50.9806236Z D=67, 2025-05-07T21:01:50.9806314Z B=105, 2025-05-07T21:01:50.9806398Z log_E=5, 2025-05-07T21:01:50.9806476Z L=6, 2025-05-07T21:01:50.9806562Z D_gradcheck=1, 2025-05-07T21:01:50.9806667Z stochastic_rounding=True, 2025-05-07T21:01:50.9806753Z weighted=False, 2025-05-07T21:01:50.9806845Z row_wise=True, 2025-05-07T21:01:50.9806927Z mixed=True, 2025-05-07T21:01:50.9807017Z use_cache=False, 2025-05-07T21:01:50.9807134Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:50.9807217Z use_cpu=True, 2025-05-07T21:01:50.9807325Z output_dtype=SparseType.FP16, 2025-05-07T21:01:50.9807409Z ) 2025-05-07T21:01:50.9807587Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:50.9807935Z self=, 2025-05-07T21:01:50.9808027Z compile=True, 2025-05-07T21:01:50.9808138Z pooling_mode=, 2025-05-07T21:01:50.9808216Z T=2, 2025-05-07T21:01:50.9808300Z D=82, 2025-05-07T21:01:50.9808380Z B=28, 2025-05-07T21:01:50.9808460Z log_E=5, 2025-05-07T21:01:50.9808545Z L=1, 2025-05-07T21:01:50.9808629Z D_gradcheck=2, 2025-05-07T21:01:50.9808736Z stochastic_rounding=True, 2025-05-07T21:01:50.9808825Z weighted=True, 2025-05-07T21:01:50.9808908Z row_wise=True, 2025-05-07T21:01:50.9808994Z mixed=True, 2025-05-07T21:01:50.9809079Z use_cache=True, 2025-05-07T21:01:50.9809191Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:50.9809282Z use_cpu=True, 2025-05-07T21:01:50.9809393Z output_dtype=SparseType.FP16, 2025-05-07T21:01:50.9809472Z ) 2025-05-07T21:01:51.0031478Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0032390Z self=, 2025-05-07T21:01:51.0033388Z compile=False, 2025-05-07T21:01:51.0034079Z pooling_mode=, 2025-05-07T21:01:51.0034667Z T=2, 2025-05-07T21:01:51.0035043Z D=49, 2025-05-07T21:01:51.0035578Z B=28, 2025-05-07T21:01:51.0035960Z log_E=3, 2025-05-07T21:01:51.0036346Z L=20, 2025-05-07T21:01:51.0036736Z D_gradcheck=1, 2025-05-07T21:01:51.0037216Z stochastic_rounding=True, 2025-05-07T21:01:51.0037963Z weighted=False, 2025-05-07T21:01:51.0038407Z row_wise=True, 2025-05-07T21:01:51.0038835Z mixed=False, 2025-05-07T21:01:51.0039264Z use_cache=False, 2025-05-07T21:01:51.0039766Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.0040342Z use_cpu=True, 2025-05-07T21:01:51.0040999Z output_dtype=SparseType.FP32, 2025-05-07T21:01:51.0041533Z ) 2025-05-07T21:01:51.0042015Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0043179Z self=, 2025-05-07T21:01:51.0043893Z compile=True, 2025-05-07T21:01:51.0044147Z pooling_mode=, 2025-05-07T21:01:51.0044437Z T=1, 2025-05-07T21:01:51.0044624Z D=38, 2025-05-07T21:01:51.0044820Z B=101, 2025-05-07T21:01:51.0045022Z log_E=4, 2025-05-07T21:01:51.0045219Z L=6, 2025-05-07T21:01:51.0045422Z D_gradcheck=2, 2025-05-07T21:01:51.0045666Z stochastic_rounding=False, 2025-05-07T21:01:51.0045933Z weighted=False, 2025-05-07T21:01:51.0046162Z row_wise=True, 2025-05-07T21:01:51.0046384Z mixed=False, 2025-05-07T21:01:51.0046599Z use_cache=True, 2025-05-07T21:01:51.0046850Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.0047150Z use_cpu=True, 2025-05-07T21:01:51.0047489Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.0047758Z ) 2025-05-07T21:01:51.0048005Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0048598Z self=, 2025-05-07T21:01:51.0049138Z compile=True, 2025-05-07T21:01:51.0049392Z pooling_mode=, 2025-05-07T21:01:51.0049686Z T=1, 2025-05-07T21:01:51.0049877Z D=8, 2025-05-07T21:01:51.0050073Z B=78, 2025-05-07T21:01:51.0050267Z log_E=5, 2025-05-07T21:01:51.0050464Z L=18, 2025-05-07T21:01:51.0050663Z D_gradcheck=2, 2025-05-07T21:01:51.0050906Z stochastic_rounding=False, 2025-05-07T21:01:51.0051171Z weighted=True, 2025-05-07T21:01:51.0051393Z row_wise=True, 2025-05-07T21:01:51.0051620Z mixed=True, 2025-05-07T21:01:51.0051832Z use_cache=True, 2025-05-07T21:01:51.0052082Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.0052379Z use_cpu=True, 2025-05-07T21:01:51.0052623Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.0052902Z ) 2025-05-07T21:01:51.0053262Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0053847Z self=, 2025-05-07T21:01:51.0054389Z compile=True, 2025-05-07T21:01:51.0054649Z pooling_mode=, 2025-05-07T21:01:51.0054936Z T=2, 2025-05-07T21:01:51.0055134Z D=38, 2025-05-07T21:01:51.0055334Z B=26, 2025-05-07T21:01:51.0055529Z log_E=3, 2025-05-07T21:01:51.0055736Z L=16, 2025-05-07T21:01:51.0055939Z D_gradcheck=2, 2025-05-07T21:01:51.0056180Z stochastic_rounding=False, 2025-05-07T21:01:51.0056454Z weighted=False, 2025-05-07T21:01:51.0056682Z row_wise=True, 2025-05-07T21:01:51.0056899Z mixed=True, 2025-05-07T21:01:51.0057120Z use_cache=True, 2025-05-07T21:01:51.0057371Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.0057673Z use_cpu=True, 2025-05-07T21:01:51.0057919Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.0058195Z ) 2025-05-07T21:01:51.0058442Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0059026Z self=, 2025-05-07T21:01:51.0059563Z compile=True, 2025-05-07T21:01:51.0059818Z pooling_mode=, 2025-05-07T21:01:51.0060105Z T=4, 2025-05-07T21:01:51.0060305Z D=77, 2025-05-07T21:01:51.0060502Z B=76, 2025-05-07T21:01:51.0060694Z log_E=4, 2025-05-07T21:01:51.0060900Z L=6, 2025-05-07T21:01:51.0061103Z D_gradcheck=2, 2025-05-07T21:01:51.0061394Z stochastic_rounding=False, 2025-05-07T21:01:51.0061669Z weighted=False, 2025-05-07T21:01:51.0061901Z row_wise=True, 2025-05-07T21:01:51.0062117Z mixed=True, 2025-05-07T21:01:51.0062340Z use_cache=False, 2025-05-07T21:01:51.0062604Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.0062940Z use_cpu=True, 2025-05-07T21:01:51.0063190Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.0063469Z ) 2025-05-07T21:01:51.0063717Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0064303Z self=, 2025-05-07T21:01:51.0064848Z compile=True, 2025-05-07T21:01:51.0065106Z pooling_mode=, 2025-05-07T21:01:51.0065398Z T=5, 2025-05-07T21:01:51.0065598Z D=84, 2025-05-07T21:01:51.0065799Z B=27, 2025-05-07T21:01:51.0065991Z log_E=3, 2025-05-07T21:01:51.0066202Z L=9, 2025-05-07T21:01:51.0066406Z D_gradcheck=1, 2025-05-07T21:01:51.0066651Z stochastic_rounding=False, 2025-05-07T21:01:51.0066924Z weighted=True, 2025-05-07T21:01:51.0067152Z row_wise=True, 2025-05-07T21:01:51.0067367Z mixed=False, 2025-05-07T21:01:51.0067595Z use_cache=False, 2025-05-07T21:01:51.0067858Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.0068210Z use_cpu=True, 2025-05-07T21:01:51.0068459Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.0068741Z ) 2025-05-07T21:01:51.0068982Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0069577Z self=, 2025-05-07T21:01:51.0070120Z compile=False, 2025-05-07T21:01:51.0070380Z pooling_mode=, 2025-05-07T21:01:51.0070668Z T=1, 2025-05-07T21:01:51.0070868Z D=102, 2025-05-07T21:01:51.0071072Z B=62, 2025-05-07T21:01:51.0071264Z log_E=3, 2025-05-07T21:01:51.0071467Z L=1, 2025-05-07T21:01:51.0071666Z D_gradcheck=1, 2025-05-07T21:01:51.0071907Z stochastic_rounding=False, 2025-05-07T21:01:51.0072179Z weighted=False, 2025-05-07T21:01:51.0072409Z row_wise=True, 2025-05-07T21:01:51.0072627Z mixed=True, 2025-05-07T21:01:51.0072849Z use_cache=False, 2025-05-07T21:01:51.0073116Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.0073413Z use_cpu=True, 2025-05-07T21:01:51.0073715Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.0073993Z ) 2025-05-07T21:01:51.0074232Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0074824Z self=, 2025-05-07T21:01:51.0075444Z compile=False, 2025-05-07T21:01:51.0075700Z pooling_mode=, 2025-05-07T21:01:51.0075989Z T=4, 2025-05-07T21:01:51.0076183Z D=100, 2025-05-07T21:01:51.0076381Z B=84, 2025-05-07T21:01:51.0076577Z log_E=4, 2025-05-07T21:01:51.0076782Z L=2, 2025-05-07T21:01:51.0076985Z D_gradcheck=1, 2025-05-07T21:01:51.0077224Z stochastic_rounding=False, 2025-05-07T21:01:51.0077497Z weighted=True, 2025-05-07T21:01:51.0077725Z row_wise=True, 2025-05-07T21:01:51.0077941Z mixed=True, 2025-05-07T21:01:51.0078162Z use_cache=True, 2025-05-07T21:01:51.0078417Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.0078713Z use_cpu=True, 2025-05-07T21:01:51.0078965Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.0079241Z ) 2025-05-07T21:01:51.0079484Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0080074Z self=, 2025-05-07T21:01:51.0080620Z compile=False, 2025-05-07T21:01:51.0080872Z pooling_mode=, 2025-05-07T21:01:51.0081169Z T=3, 2025-05-07T21:01:51.0081365Z D=67, 2025-05-07T21:01:51.0081553Z B=13, 2025-05-07T21:01:51.0081748Z log_E=3, 2025-05-07T21:01:51.0081952Z L=2, 2025-05-07T21:01:51.0082197Z D_gradcheck=1, 2025-05-07T21:01:51.0082446Z stochastic_rounding=False, 2025-05-07T21:01:51.0082721Z weighted=False, 2025-05-07T21:01:51.0082948Z row_wise=True, 2025-05-07T21:01:51.0083166Z mixed=True, 2025-05-07T21:01:51.0083385Z use_cache=False, 2025-05-07T21:01:51.0083692Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.0083986Z use_cpu=True, 2025-05-07T21:01:51.0084237Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.0084510Z ) 2025-05-07T21:01:51.0084749Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0085337Z self=, 2025-05-07T21:01:51.0085882Z compile=False, 2025-05-07T21:01:51.0086134Z pooling_mode=, 2025-05-07T21:01:51.0086427Z T=2, 2025-05-07T21:01:51.0086624Z D=102, 2025-05-07T21:01:51.0086818Z B=90, 2025-05-07T21:01:51.0087015Z log_E=5, 2025-05-07T21:01:51.0087221Z L=11, 2025-05-07T21:01:51.0087424Z D_gradcheck=1, 2025-05-07T21:01:51.0087667Z stochastic_rounding=False, 2025-05-07T21:01:51.0087943Z weighted=False, 2025-05-07T21:01:51.0088166Z row_wise=True, 2025-05-07T21:01:51.0088388Z mixed=True, 2025-05-07T21:01:51.0088609Z use_cache=False, 2025-05-07T21:01:51.0088875Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.0089219Z use_cpu=True, 2025-05-07T21:01:51.0089470Z output_dtype=SparseType.FP32, 2025-05-07T21:01:51.0089746Z ) 2025-05-07T21:01:51.0089986Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0090580Z self=, 2025-05-07T21:01:51.0091378Z compile=True, 2025-05-07T21:01:51.0091630Z pooling_mode=, 2025-05-07T21:01:51.0091929Z T=2, 2025-05-07T21:01:51.0092126Z D=107, 2025-05-07T21:01:51.0092319Z B=55, 2025-05-07T21:01:51.0092516Z log_E=3, 2025-05-07T21:01:51.0092722Z L=18, 2025-05-07T21:01:51.0092926Z D_gradcheck=1, 2025-05-07T21:01:51.0093171Z stochastic_rounding=False, 2025-05-07T21:01:51.0093447Z weighted=True, 2025-05-07T21:01:51.0093670Z row_wise=True, 2025-05-07T21:01:51.0093893Z mixed=False, 2025-05-07T21:01:51.0094120Z use_cache=False, 2025-05-07T21:01:51.0094382Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.0094763Z use_cpu=True, 2025-05-07T21:01:51.0095014Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.0095289Z ) 2025-05-07T21:01:51.0095530Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0096122Z self=, 2025-05-07T21:01:51.0096667Z compile=False, 2025-05-07T21:01:51.0096917Z pooling_mode=, 2025-05-07T21:01:51.0097210Z T=4, 2025-05-07T21:01:51.0097406Z D=15, 2025-05-07T21:01:51.0097596Z B=56, 2025-05-07T21:01:51.0097795Z log_E=5, 2025-05-07T21:01:51.0098001Z L=9, 2025-05-07T21:01:51.0098196Z D_gradcheck=1, 2025-05-07T21:01:51.0098439Z stochastic_rounding=False, 2025-05-07T21:01:51.0098710Z weighted=False, 2025-05-07T21:01:51.0098933Z row_wise=True, 2025-05-07T21:01:51.0099155Z mixed=True, 2025-05-07T21:01:51.0099376Z use_cache=True, 2025-05-07T21:01:51.0099627Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.0099926Z use_cpu=True, 2025-05-07T21:01:51.0100175Z output_dtype=SparseType.FP32, 2025-05-07T21:01:51.0100443Z ) 2025-05-07T21:01:51.0100686Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0101275Z self=, 2025-05-07T21:01:51.0101808Z compile=True, 2025-05-07T21:01:51.0102058Z pooling_mode=, 2025-05-07T21:01:51.0102352Z T=2, 2025-05-07T21:01:51.0102546Z D=69, 2025-05-07T21:01:51.0102739Z B=127, 2025-05-07T21:01:51.0102939Z log_E=3, 2025-05-07T21:01:51.0103220Z L=14, 2025-05-07T21:01:51.0103418Z D_gradcheck=1, 2025-05-07T21:01:51.0103661Z stochastic_rounding=False, 2025-05-07T21:01:51.0103935Z weighted=False, 2025-05-07T21:01:51.0104157Z row_wise=True, 2025-05-07T21:01:51.0104382Z mixed=True, 2025-05-07T21:01:51.0104661Z use_cache=True, 2025-05-07T21:01:51.0104912Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.0105212Z use_cpu=True, 2025-05-07T21:01:51.0105461Z output_dtype=SparseType.FP32, 2025-05-07T21:01:51.0105807Z ) 2025-05-07T21:01:51.0106342Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0113897Z self=, 2025-05-07T21:01:51.0114481Z compile=False, 2025-05-07T21:01:51.0114732Z pooling_mode=, 2025-05-07T21:01:51.0115028Z T=2, 2025-05-07T21:01:51.0115219Z D=127, 2025-05-07T21:01:51.0115467Z B=24, 2025-05-07T21:01:51.0115661Z log_E=4, 2025-05-07T21:01:51.0115865Z L=15, 2025-05-07T21:01:51.0116058Z D_gradcheck=2, 2025-05-07T21:01:51.0116297Z stochastic_rounding=True, 2025-05-07T21:01:51.0116563Z weighted=False, 2025-05-07T21:01:51.0116787Z row_wise=True, 2025-05-07T21:01:51.0116996Z mixed=True, 2025-05-07T21:01:51.0117214Z use_cache=True, 2025-05-07T21:01:51.0117575Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.0117866Z use_cpu=True, 2025-05-07T21:01:51.0118114Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.0118382Z ) 2025-05-07T21:01:51.0118617Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0119204Z self=, 2025-05-07T21:01:51.0119742Z compile=False, 2025-05-07T21:01:51.0119988Z pooling_mode=, 2025-05-07T21:01:51.0120274Z T=4, 2025-05-07T21:01:51.0120468Z D=52, 2025-05-07T21:01:51.0120653Z B=29, 2025-05-07T21:01:51.0120848Z log_E=4, 2025-05-07T21:01:51.0121044Z L=18, 2025-05-07T21:01:51.0121239Z D_gradcheck=2, 2025-05-07T21:01:51.0121478Z stochastic_rounding=True, 2025-05-07T21:01:51.0121746Z weighted=True, 2025-05-07T21:01:51.0121961Z row_wise=True, 2025-05-07T21:01:51.0122177Z mixed=True, 2025-05-07T21:01:51.0122398Z use_cache=False, 2025-05-07T21:01:51.0122710Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.0123019Z use_cpu=True, 2025-05-07T21:01:51.0123299Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.0123568Z ) 2025-05-07T21:01:51.0123807Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0124392Z self=, 2025-05-07T21:01:51.0124931Z compile=True, 2025-05-07T21:01:51.0125180Z pooling_mode=, 2025-05-07T21:01:51.0125472Z T=2, 2025-05-07T21:01:51.0125663Z D=64, 2025-05-07T21:01:51.0125850Z B=50, 2025-05-07T21:01:51.0126049Z log_E=5, 2025-05-07T21:01:51.0126250Z L=19, 2025-05-07T21:01:51.0126443Z D_gradcheck=1, 2025-05-07T21:01:51.0126685Z stochastic_rounding=False, 2025-05-07T21:01:51.0126955Z weighted=False, 2025-05-07T21:01:51.0127169Z row_wise=True, 2025-05-07T21:01:51.0127392Z mixed=False, 2025-05-07T21:01:51.0127621Z use_cache=False, 2025-05-07T21:01:51.0127880Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.0128174Z use_cpu=True, 2025-05-07T21:01:51.0128416Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.0128683Z ) 2025-05-07T21:01:51.0313311Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0314237Z self=, 2025-05-07T21:01:51.0314996Z compile=False, 2025-05-07T21:01:51.0315261Z pooling_mode=, 2025-05-07T21:01:51.0315621Z T=2, 2025-05-07T21:01:51.0315813Z D=100, 2025-05-07T21:01:51.0316010Z B=65, 2025-05-07T21:01:51.0316334Z log_E=3, 2025-05-07T21:01:51.0316533Z L=1, 2025-05-07T21:01:51.0316733Z D_gradcheck=1, 2025-05-07T21:01:51.0316975Z stochastic_rounding=False, 2025-05-07T21:01:51.0317240Z weighted=True, 2025-05-07T21:01:51.0317469Z row_wise=True, 2025-05-07T21:01:51.0317756Z mixed=True, 2025-05-07T21:01:51.0317976Z use_cache=False, 2025-05-07T21:01:51.0318241Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.0318535Z use_cpu=True, 2025-05-07T21:01:51.0318775Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.0319052Z ) 2025-05-07T21:01:51.0319299Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0319882Z self=, 2025-05-07T21:01:51.0320427Z compile=True, 2025-05-07T21:01:51.0320681Z pooling_mode=, 2025-05-07T21:01:51.0320974Z T=4, 2025-05-07T21:01:51.0321163Z D=21, 2025-05-07T21:01:51.0321363Z B=98, 2025-05-07T21:01:51.0321557Z log_E=3, 2025-05-07T21:01:51.0321755Z L=3, 2025-05-07T21:01:51.0321957Z D_gradcheck=1, 2025-05-07T21:01:51.0322200Z stochastic_rounding=False, 2025-05-07T21:01:51.0322463Z weighted=False, 2025-05-07T21:01:51.0322700Z row_wise=True, 2025-05-07T21:01:51.0322993Z mixed=False, 2025-05-07T21:01:51.0323211Z use_cache=False, 2025-05-07T21:01:51.0323477Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.0323777Z use_cpu=True, 2025-05-07T21:01:51.0324019Z output_dtype=SparseType.FP32, 2025-05-07T21:01:51.0324296Z ) 2025-05-07T21:01:51.0324539Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0325118Z self=, 2025-05-07T21:01:51.0325667Z compile=False, 2025-05-07T21:01:51.0325922Z pooling_mode=, 2025-05-07T21:01:51.0326206Z T=1, 2025-05-07T21:01:51.0326402Z D=72, 2025-05-07T21:01:51.0326600Z B=75, 2025-05-07T21:01:51.0326789Z log_E=3, 2025-05-07T21:01:51.0326993Z L=18, 2025-05-07T21:01:51.0327194Z D_gradcheck=2, 2025-05-07T21:01:51.0327432Z stochastic_rounding=False, 2025-05-07T21:01:51.0327703Z weighted=False, 2025-05-07T21:01:51.0327933Z row_wise=True, 2025-05-07T21:01:51.0328156Z mixed=False, 2025-05-07T21:01:51.0328373Z use_cache=False, 2025-05-07T21:01:51.0328705Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.0329002Z use_cpu=True, 2025-05-07T21:01:51.0329242Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.0329517Z ) 2025-05-07T21:01:51.0329757Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0330340Z self=, 2025-05-07T21:01:51.0330878Z compile=False, 2025-05-07T21:01:51.0331131Z pooling_mode=, 2025-05-07T21:01:51.0331416Z T=5, 2025-05-07T21:01:51.0331610Z D=96, 2025-05-07T21:01:51.0331800Z B=104, 2025-05-07T21:01:51.0331988Z log_E=5, 2025-05-07T21:01:51.0332188Z L=17, 2025-05-07T21:01:51.0332387Z D_gradcheck=2, 2025-05-07T21:01:51.0332622Z stochastic_rounding=False, 2025-05-07T21:01:51.0332891Z weighted=False, 2025-05-07T21:01:51.0333117Z row_wise=True, 2025-05-07T21:01:51.0333332Z mixed=True, 2025-05-07T21:01:51.0333551Z use_cache=False, 2025-05-07T21:01:51.0333807Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.0334097Z use_cpu=True, 2025-05-07T21:01:51.0334334Z output_dtype=SparseType.FP32, 2025-05-07T21:01:51.0334607Z ) 2025-05-07T21:01:51.0334849Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0335429Z self=, 2025-05-07T21:01:51.0335966Z compile=False, 2025-05-07T21:01:51.0336220Z pooling_mode=, 2025-05-07T21:01:51.0336501Z T=3, 2025-05-07T21:01:51.0336778Z D=91, 2025-05-07T21:01:51.0336975Z B=34, 2025-05-07T21:01:51.0337165Z log_E=4, 2025-05-07T21:01:51.0337368Z L=11, 2025-05-07T21:01:51.0337568Z D_gradcheck=1, 2025-05-07T21:01:51.0337803Z stochastic_rounding=False, 2025-05-07T21:01:51.0338117Z weighted=True, 2025-05-07T21:01:51.0338338Z row_wise=True, 2025-05-07T21:01:51.0338552Z mixed=True, 2025-05-07T21:01:51.0338770Z use_cache=True, 2025-05-07T21:01:51.0339020Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.0339309Z use_cpu=True, 2025-05-07T21:01:51.0339557Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.0339830Z ) 2025-05-07T21:01:51.0340067Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0340654Z self=, 2025-05-07T21:01:51.0341193Z compile=True, 2025-05-07T21:01:51.0341445Z pooling_mode=, 2025-05-07T21:01:51.0341730Z T=3, 2025-05-07T21:01:51.0341930Z D=16, 2025-05-07T21:01:51.0342122Z B=4, 2025-05-07T21:01:51.0342309Z log_E=5, 2025-05-07T21:01:51.0342510Z L=2, 2025-05-07T21:01:51.0342706Z D_gradcheck=2, 2025-05-07T21:01:51.0342939Z stochastic_rounding=True, 2025-05-07T21:01:51.0343210Z weighted=True, 2025-05-07T21:01:51.0343482Z row_wise=True, 2025-05-07T21:01:51.0343695Z mixed=False, 2025-05-07T21:01:51.0343920Z use_cache=True, 2025-05-07T21:01:51.0344170Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.0344460Z use_cpu=True, 2025-05-07T21:01:51.0344705Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.0344978Z ) 2025-05-07T21:01:51.0345214Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0345797Z self=, 2025-05-07T21:01:51.0346339Z compile=True, 2025-05-07T21:01:51.0346593Z pooling_mode=, 2025-05-07T21:01:51.0346881Z T=2, 2025-05-07T21:01:51.0347078Z D=75, 2025-05-07T21:01:51.0347274Z B=127, 2025-05-07T21:01:51.0347467Z log_E=4, 2025-05-07T21:01:51.0347668Z L=2, 2025-05-07T21:01:51.0347876Z D_gradcheck=1, 2025-05-07T21:01:51.0348120Z stochastic_rounding=True, 2025-05-07T21:01:51.0348396Z weighted=True, 2025-05-07T21:01:51.0348625Z row_wise=True, 2025-05-07T21:01:51.0348843Z mixed=False, 2025-05-07T21:01:51.0349114Z use_cache=False, 2025-05-07T21:01:51.0349382Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.0349672Z use_cpu=True, 2025-05-07T21:01:51.0349918Z output_dtype=SparseType.FP32, 2025-05-07T21:01:51.0350189Z ) 2025-05-07T21:01:51.0350432Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0351015Z self=, 2025-05-07T21:01:51.0351556Z compile=True, 2025-05-07T21:01:51.0351808Z pooling_mode=, 2025-05-07T21:01:51.0352091Z T=2, 2025-05-07T21:01:51.0352284Z D=69, 2025-05-07T21:01:51.0352483Z B=7, 2025-05-07T21:01:51.0352671Z log_E=5, 2025-05-07T21:01:51.0352872Z L=2, 2025-05-07T21:01:51.0353067Z D_gradcheck=2, 2025-05-07T21:01:51.0353301Z stochastic_rounding=True, 2025-05-07T21:01:51.0353568Z weighted=True, 2025-05-07T21:01:51.0353791Z row_wise=True, 2025-05-07T21:01:51.0354005Z mixed=False, 2025-05-07T21:01:51.0354224Z use_cache=False, 2025-05-07T21:01:51.0354482Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.0354769Z use_cpu=True, 2025-05-07T21:01:51.0355013Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.0355282Z ) 2025-05-07T21:01:51.0355620Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0356207Z self=, 2025-05-07T21:01:51.0356745Z compile=True, 2025-05-07T21:01:51.0356995Z pooling_mode=, 2025-05-07T21:01:51.0357335Z T=2, 2025-05-07T21:01:51.0357530Z D=128, 2025-05-07T21:01:51.0357725Z B=58, 2025-05-07T21:01:51.0357914Z log_E=3, 2025-05-07T21:01:51.0358114Z L=17, 2025-05-07T21:01:51.0358310Z D_gradcheck=1, 2025-05-07T21:01:51.0358543Z stochastic_rounding=True, 2025-05-07T21:01:51.0358854Z weighted=False, 2025-05-07T21:01:51.0359080Z row_wise=True, 2025-05-07T21:01:51.0359295Z mixed=True, 2025-05-07T21:01:51.0359511Z use_cache=False, 2025-05-07T21:01:51.0359771Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.0360059Z use_cpu=True, 2025-05-07T21:01:51.0360305Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.0360575Z ) 2025-05-07T21:01:51.0360813Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0361398Z self=, 2025-05-07T21:01:51.0361935Z compile=False, 2025-05-07T21:01:51.0362213Z pooling_mode=, 2025-05-07T21:01:51.0362508Z T=1, 2025-05-07T21:01:51.0362692Z D=4, 2025-05-07T21:01:51.0362883Z B=91, 2025-05-07T21:01:51.0363081Z log_E=3, 2025-05-07T21:01:51.0363277Z L=0, 2025-05-07T21:01:51.0363472Z D_gradcheck=1, 2025-05-07T21:01:51.0363714Z stochastic_rounding=False, 2025-05-07T21:01:51.0364028Z weighted=True, 2025-05-07T21:01:51.0364249Z row_wise=True, 2025-05-07T21:01:51.0364471Z mixed=False, 2025-05-07T21:01:51.0364686Z use_cache=True, 2025-05-07T21:01:51.0364936Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.0365229Z use_cpu=True, 2025-05-07T21:01:51.0365478Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.0365740Z ) 2025-05-07T21:01:51.0365983Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0366568Z self=, 2025-05-07T21:01:51.0367103Z compile=True, 2025-05-07T21:01:51.0367360Z pooling_mode=, 2025-05-07T21:01:51.0367649Z T=5, 2025-05-07T21:01:51.0367838Z D=127, 2025-05-07T21:01:51.0368031Z B=99, 2025-05-07T21:01:51.0368225Z log_E=4, 2025-05-07T21:01:51.0368305Z L=3, 2025-05-07T21:01:51.0368389Z D_gradcheck=1, 2025-05-07T21:01:51.0368500Z stochastic_rounding=True, 2025-05-07T21:01:51.0368590Z weighted=False, 2025-05-07T21:01:51.0368675Z row_wise=True, 2025-05-07T21:01:51.0368811Z mixed=False, 2025-05-07T21:01:51.0368899Z use_cache=True, 2025-05-07T21:01:51.0369019Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.0369103Z use_cpu=True, 2025-05-07T21:01:51.0369212Z output_dtype=SparseType.FP32, 2025-05-07T21:01:51.0369297Z ) 2025-05-07T21:01:51.0369433Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0369785Z self=, 2025-05-07T21:01:51.0369875Z compile=True, 2025-05-07T21:01:51.0369993Z pooling_mode=, 2025-05-07T21:01:51.0370073Z T=2, 2025-05-07T21:01:51.0370159Z D=115, 2025-05-07T21:01:51.0370239Z B=37, 2025-05-07T21:01:51.0370321Z log_E=5, 2025-05-07T21:01:51.0370404Z L=5, 2025-05-07T21:01:51.0370490Z D_gradcheck=2, 2025-05-07T21:01:51.0370594Z stochastic_rounding=True, 2025-05-07T21:01:51.0370685Z weighted=True, 2025-05-07T21:01:51.0370770Z row_wise=True, 2025-05-07T21:01:51.0370858Z mixed=True, 2025-05-07T21:01:51.0370947Z use_cache=False, 2025-05-07T21:01:51.0371060Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.0371152Z use_cpu=True, 2025-05-07T21:01:51.0371259Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.0371336Z ) 2025-05-07T21:01:51.0371478Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0371826Z self=, 2025-05-07T21:01:51.0371915Z compile=False, 2025-05-07T21:01:51.0372086Z pooling_mode=, 2025-05-07T21:01:51.0372168Z T=2, 2025-05-07T21:01:51.0372248Z D=121, 2025-05-07T21:01:51.0372334Z B=112, 2025-05-07T21:01:51.0372414Z log_E=5, 2025-05-07T21:01:51.0372494Z L=11, 2025-05-07T21:01:51.0372585Z D_gradcheck=1, 2025-05-07T21:01:51.0372728Z stochastic_rounding=False, 2025-05-07T21:01:51.0372826Z weighted=False, 2025-05-07T21:01:51.0372914Z row_wise=True, 2025-05-07T21:01:51.0372998Z mixed=True, 2025-05-07T21:01:51.0373091Z use_cache=False, 2025-05-07T21:01:51.0373204Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.0373288Z use_cpu=True, 2025-05-07T21:01:51.0373403Z output_dtype=SparseType.FP32, 2025-05-07T21:01:51.0373483Z ) 2025-05-07T21:01:51.0373646Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0374024Z self=, 2025-05-07T21:01:51.0374111Z compile=True, 2025-05-07T21:01:51.0374228Z pooling_mode=, 2025-05-07T21:01:51.0374314Z T=3, 2025-05-07T21:01:51.0374394Z D=60, 2025-05-07T21:01:51.0374479Z B=86, 2025-05-07T21:01:51.0374560Z log_E=5, 2025-05-07T21:01:51.0374638Z L=0, 2025-05-07T21:01:51.0374734Z D_gradcheck=1, 2025-05-07T21:01:51.0374880Z stochastic_rounding=False, 2025-05-07T21:01:51.0374968Z weighted=False, 2025-05-07T21:01:51.0375061Z row_wise=True, 2025-05-07T21:01:51.0375144Z mixed=True, 2025-05-07T21:01:51.0375231Z use_cache=False, 2025-05-07T21:01:51.0375350Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.0375435Z use_cpu=True, 2025-05-07T21:01:51.0375543Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.0375625Z ) 2025-05-07T21:01:51.0375761Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0376107Z self=, 2025-05-07T21:01:51.0376201Z compile=True, 2025-05-07T21:01:51.0376319Z pooling_mode=, 2025-05-07T21:01:51.0376403Z T=4, 2025-05-07T21:01:51.0376482Z D=50, 2025-05-07T21:01:51.0376563Z B=50, 2025-05-07T21:01:51.0376649Z log_E=5, 2025-05-07T21:01:51.0376729Z L=16, 2025-05-07T21:01:51.0376817Z D_gradcheck=1, 2025-05-07T21:01:51.0376928Z stochastic_rounding=True, 2025-05-07T21:01:51.0377111Z weighted=True, 2025-05-07T21:01:51.0377196Z row_wise=True, 2025-05-07T21:01:51.0377283Z mixed=False, 2025-05-07T21:01:51.0377366Z use_cache=True, 2025-05-07T21:01:51.0377476Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.0377563Z use_cpu=True, 2025-05-07T21:01:51.0377670Z output_dtype=SparseType.FP32, 2025-05-07T21:01:51.0377745Z ) 2025-05-07T21:01:51.0377884Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0378228Z self=, 2025-05-07T21:01:51.0378318Z compile=True, 2025-05-07T21:01:51.0378431Z pooling_mode=, 2025-05-07T21:01:51.0378507Z T=2, 2025-05-07T21:01:51.0378592Z D=67, 2025-05-07T21:01:51.0378667Z B=108, 2025-05-07T21:01:51.0378749Z log_E=5, 2025-05-07T21:01:51.0378831Z L=0, 2025-05-07T21:01:51.0378917Z D_gradcheck=2, 2025-05-07T21:01:51.0379017Z stochastic_rounding=True, 2025-05-07T21:01:51.0379109Z weighted=False, 2025-05-07T21:01:51.0379192Z row_wise=True, 2025-05-07T21:01:51.0379270Z mixed=True, 2025-05-07T21:01:51.0379360Z use_cache=False, 2025-05-07T21:01:51.0379471Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.0379558Z use_cpu=True, 2025-05-07T21:01:51.0379662Z output_dtype=SparseType.FP32, 2025-05-07T21:01:51.0379733Z ) 2025-05-07T21:01:51.0594861Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0595876Z self=, 2025-05-07T21:01:51.0596262Z compile=False, 2025-05-07T21:01:51.0596430Z pooling_mode=, 2025-05-07T21:01:51.0596540Z T=1, 2025-05-07T21:01:51.0596648Z D=73, 2025-05-07T21:01:51.0596733Z B=31, 2025-05-07T21:01:51.0596814Z log_E=5, 2025-05-07T21:01:51.0596967Z L=7, 2025-05-07T21:01:51.0597056Z D_gradcheck=2, 2025-05-07T21:01:51.0597158Z stochastic_rounding=True, 2025-05-07T21:01:51.0597245Z weighted=False, 2025-05-07T21:01:51.0597333Z row_wise=True, 2025-05-07T21:01:51.0597419Z mixed=False, 2025-05-07T21:01:51.0597509Z use_cache=False, 2025-05-07T21:01:51.0597620Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.0597702Z use_cpu=True, 2025-05-07T21:01:51.0597810Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.0597888Z ) 2025-05-07T21:01:51.0598025Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0598376Z self=, 2025-05-07T21:01:51.0598471Z compile=False, 2025-05-07T21:01:51.0598581Z pooling_mode=, 2025-05-07T21:01:51.0598659Z T=2, 2025-05-07T21:01:51.0598738Z D=65, 2025-05-07T21:01:51.0598812Z B=28, 2025-05-07T21:01:51.0598894Z log_E=3, 2025-05-07T21:01:51.0598974Z L=10, 2025-05-07T21:01:51.0599122Z D_gradcheck=2, 2025-05-07T21:01:51.0599224Z stochastic_rounding=True, 2025-05-07T21:01:51.0599311Z weighted=False, 2025-05-07T21:01:51.0599397Z row_wise=True, 2025-05-07T21:01:51.0599476Z mixed=False, 2025-05-07T21:01:51.0599561Z use_cache=True, 2025-05-07T21:01:51.0599679Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.0599761Z use_cpu=True, 2025-05-07T21:01:51.0599865Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.0599941Z ) 2025-05-07T21:01:51.0600075Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0600417Z self=, 2025-05-07T21:01:51.0600512Z compile=False, 2025-05-07T21:01:51.0600622Z pooling_mode=, 2025-05-07T21:01:51.0600700Z T=5, 2025-05-07T21:01:51.0600779Z D=100, 2025-05-07T21:01:51.0600857Z B=127, 2025-05-07T21:01:51.0600943Z log_E=5, 2025-05-07T21:01:51.0601021Z L=13, 2025-05-07T21:01:51.0601107Z D_gradcheck=1, 2025-05-07T21:01:51.0601283Z stochastic_rounding=True, 2025-05-07T21:01:51.0601367Z weighted=False, 2025-05-07T21:01:51.0601448Z row_wise=True, 2025-05-07T21:01:51.0601532Z mixed=False, 2025-05-07T21:01:51.0601617Z use_cache=False, 2025-05-07T21:01:51.0601727Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.0601814Z use_cpu=True, 2025-05-07T21:01:51.0601920Z output_dtype=SparseType.FP32, 2025-05-07T21:01:51.0601995Z ) 2025-05-07T21:01:51.0602135Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0602478Z self=, 2025-05-07T21:01:51.0602561Z compile=True, 2025-05-07T21:01:51.0602678Z pooling_mode=, 2025-05-07T21:01:51.0602753Z T=3, 2025-05-07T21:01:51.0602835Z D=23, 2025-05-07T21:01:51.0602910Z B=89, 2025-05-07T21:01:51.0602992Z log_E=5, 2025-05-07T21:01:51.0603074Z L=19, 2025-05-07T21:01:51.0603159Z D_gradcheck=1, 2025-05-07T21:01:51.0603258Z stochastic_rounding=True, 2025-05-07T21:01:51.0603345Z weighted=True, 2025-05-07T21:01:51.0603428Z row_wise=True, 2025-05-07T21:01:51.0603508Z mixed=False, 2025-05-07T21:01:51.0603599Z use_cache=True, 2025-05-07T21:01:51.0603709Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.0603790Z use_cpu=True, 2025-05-07T21:01:51.0603900Z output_dtype=SparseType.FP32, 2025-05-07T21:01:51.0603975Z ) 2025-05-07T21:01:51.0604109Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0604500Z self=, 2025-05-07T21:01:51.0604586Z compile=True, 2025-05-07T21:01:51.0604700Z pooling_mode=, 2025-05-07T21:01:51.0604780Z T=5, 2025-05-07T21:01:51.0604855Z D=108, 2025-05-07T21:01:51.0604938Z B=75, 2025-05-07T21:01:51.0605055Z log_E=4, 2025-05-07T21:01:51.0605133Z L=4, 2025-05-07T21:01:51.0605220Z D_gradcheck=2, 2025-05-07T21:01:51.0605322Z stochastic_rounding=False, 2025-05-07T21:01:51.0605404Z weighted=True, 2025-05-07T21:01:51.0605492Z row_wise=True, 2025-05-07T21:01:51.0605570Z mixed=False, 2025-05-07T21:01:51.0605653Z use_cache=True, 2025-05-07T21:01:51.0605768Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.0605851Z use_cpu=True, 2025-05-07T21:01:51.0605952Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.0606031Z ) 2025-05-07T21:01:51.0606162Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0606513Z self=, 2025-05-07T21:01:51.0606596Z compile=True, 2025-05-07T21:01:51.0606706Z pooling_mode=, 2025-05-07T21:01:51.0606784Z T=4, 2025-05-07T21:01:51.0606858Z D=115, 2025-05-07T21:01:51.0606932Z B=30, 2025-05-07T21:01:51.0607016Z log_E=3, 2025-05-07T21:01:51.0607136Z L=10, 2025-05-07T21:01:51.0607220Z D_gradcheck=2, 2025-05-07T21:01:51.0607326Z stochastic_rounding=True, 2025-05-07T21:01:51.0607412Z weighted=False, 2025-05-07T21:01:51.0607495Z row_wise=True, 2025-05-07T21:01:51.0607584Z mixed=True, 2025-05-07T21:01:51.0607666Z use_cache=True, 2025-05-07T21:01:51.0607781Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.0607863Z use_cpu=True, 2025-05-07T21:01:51.0607968Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.0608048Z ) 2025-05-07T21:01:51.0608180Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0608526Z self=, 2025-05-07T21:01:51.0608614Z compile=True, 2025-05-07T21:01:51.0608726Z pooling_mode=, 2025-05-07T21:01:51.0608802Z T=4, 2025-05-07T21:01:51.0608888Z D=50, 2025-05-07T21:01:51.0608963Z B=81, 2025-05-07T21:01:51.0609043Z log_E=3, 2025-05-07T21:01:51.0609125Z L=17, 2025-05-07T21:01:51.0609254Z D_gradcheck=2, 2025-05-07T21:01:51.0609355Z stochastic_rounding=False, 2025-05-07T21:01:51.0609444Z weighted=False, 2025-05-07T21:01:51.0609525Z row_wise=True, 2025-05-07T21:01:51.0609613Z mixed=False, 2025-05-07T21:01:51.0609698Z use_cache=False, 2025-05-07T21:01:51.0609807Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.0609892Z use_cpu=True, 2025-05-07T21:01:51.0609997Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.0610072Z ) 2025-05-07T21:01:51.0610300Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0610674Z self=, 2025-05-07T21:01:51.0618442Z compile=False, 2025-05-07T21:01:51.0618592Z pooling_mode=, 2025-05-07T21:01:51.0618675Z T=5, 2025-05-07T21:01:51.0618758Z D=121, 2025-05-07T21:01:51.0618848Z B=102, 2025-05-07T21:01:51.0618933Z log_E=3, 2025-05-07T21:01:51.0619013Z L=1, 2025-05-07T21:01:51.0619111Z D_gradcheck=2, 2025-05-07T21:01:51.0619215Z stochastic_rounding=True, 2025-05-07T21:01:51.0619301Z weighted=False, 2025-05-07T21:01:51.0619396Z row_wise=True, 2025-05-07T21:01:51.0619480Z mixed=True, 2025-05-07T21:01:51.0619564Z use_cache=True, 2025-05-07T21:01:51.0619685Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.0619770Z use_cpu=True, 2025-05-07T21:01:51.0619884Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.0619961Z ) 2025-05-07T21:01:51.0620101Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0620537Z self=, 2025-05-07T21:01:51.0620626Z compile=False, 2025-05-07T21:01:51.0620742Z pooling_mode=, 2025-05-07T21:01:51.0620826Z T=2, 2025-05-07T21:01:51.0620905Z D=79, 2025-05-07T21:01:51.0621027Z B=44, 2025-05-07T21:01:51.0621116Z log_E=3, 2025-05-07T21:01:51.0621194Z L=14, 2025-05-07T21:01:51.0621282Z D_gradcheck=2, 2025-05-07T21:01:51.0621391Z stochastic_rounding=False, 2025-05-07T21:01:51.0621479Z weighted=True, 2025-05-07T21:01:51.0621569Z row_wise=True, 2025-05-07T21:01:51.0621652Z mixed=False, 2025-05-07T21:01:51.0621738Z use_cache=True, 2025-05-07T21:01:51.0621858Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.0621942Z use_cpu=True, 2025-05-07T21:01:51.0622050Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.0622132Z ) 2025-05-07T21:01:51.0622269Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0622621Z self=, 2025-05-07T21:01:51.0622713Z compile=False, 2025-05-07T21:01:51.0622827Z pooling_mode=, 2025-05-07T21:01:51.0622906Z T=2, 2025-05-07T21:01:51.0622993Z D=85, 2025-05-07T21:01:51.0623071Z B=91, 2025-05-07T21:01:51.0623195Z log_E=4, 2025-05-07T21:01:51.0623278Z L=18, 2025-05-07T21:01:51.0623367Z D_gradcheck=1, 2025-05-07T21:01:51.0623474Z stochastic_rounding=False, 2025-05-07T21:01:51.0623558Z weighted=False, 2025-05-07T21:01:51.0623654Z row_wise=True, 2025-05-07T21:01:51.0623755Z mixed=True, 2025-05-07T21:01:51.0623857Z use_cache=True, 2025-05-07T21:01:51.0623979Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.0624072Z use_cpu=True, 2025-05-07T21:01:51.0624179Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.0624254Z ) 2025-05-07T21:01:51.0624397Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0624746Z self=, 2025-05-07T21:01:51.0624834Z compile=False, 2025-05-07T21:01:51.0624951Z pooling_mode=, 2025-05-07T21:01:51.0625030Z T=1, 2025-05-07T21:01:51.0625118Z D=119, 2025-05-07T21:01:51.0625198Z B=9, 2025-05-07T21:01:51.0625278Z log_E=5, 2025-05-07T21:01:51.0625404Z L=14, 2025-05-07T21:01:51.0625492Z D_gradcheck=1, 2025-05-07T21:01:51.0625593Z stochastic_rounding=False, 2025-05-07T21:01:51.0625684Z weighted=True, 2025-05-07T21:01:51.0625768Z row_wise=True, 2025-05-07T21:01:51.0625851Z mixed=True, 2025-05-07T21:01:51.0625942Z use_cache=True, 2025-05-07T21:01:51.0626054Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.0626138Z use_cpu=True, 2025-05-07T21:01:51.0626250Z output_dtype=SparseType.FP32, 2025-05-07T21:01:51.0626326Z ) 2025-05-07T21:01:51.0626462Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0626818Z self=, 2025-05-07T21:01:51.0626906Z compile=False, 2025-05-07T21:01:51.0627022Z pooling_mode=, 2025-05-07T21:01:51.0627102Z T=5, 2025-05-07T21:01:51.0627183Z D=101, 2025-05-07T21:01:51.0627272Z B=82, 2025-05-07T21:01:51.0627355Z log_E=3, 2025-05-07T21:01:51.0627437Z L=2, 2025-05-07T21:01:51.0627526Z D_gradcheck=2, 2025-05-07T21:01:51.0627628Z stochastic_rounding=False, 2025-05-07T21:01:51.0627714Z weighted=True, 2025-05-07T21:01:51.0627806Z row_wise=True, 2025-05-07T21:01:51.0627891Z mixed=False, 2025-05-07T21:01:51.0627976Z use_cache=True, 2025-05-07T21:01:51.0628092Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.0628177Z use_cpu=True, 2025-05-07T21:01:51.0628284Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.0628367Z ) 2025-05-07T21:01:51.0628503Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0628904Z self=, 2025-05-07T21:01:51.0628997Z compile=True, 2025-05-07T21:01:51.0629110Z pooling_mode=, 2025-05-07T21:01:51.0629236Z T=1, 2025-05-07T21:01:51.0629315Z D=114, 2025-05-07T21:01:51.0629402Z B=106, 2025-05-07T21:01:51.0629491Z log_E=3, 2025-05-07T21:01:51.0629573Z L=16, 2025-05-07T21:01:51.0629658Z D_gradcheck=1, 2025-05-07T21:01:51.0629764Z stochastic_rounding=True, 2025-05-07T21:01:51.0629852Z weighted=False, 2025-05-07T21:01:51.0629937Z row_wise=True, 2025-05-07T21:01:51.0630023Z mixed=False, 2025-05-07T21:01:51.0630109Z use_cache=False, 2025-05-07T21:01:51.0630221Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.0630309Z use_cpu=True, 2025-05-07T21:01:51.0630415Z output_dtype=SparseType.FP32, 2025-05-07T21:01:51.0630495Z ) 2025-05-07T21:01:51.0630632Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0630980Z self=, 2025-05-07T21:01:51.0631071Z compile=True, 2025-05-07T21:01:51.0631185Z pooling_mode=, 2025-05-07T21:01:51.0631267Z T=3, 2025-05-07T21:01:51.0631392Z D=31, 2025-05-07T21:01:51.0631469Z B=91, 2025-05-07T21:01:51.0631552Z log_E=3, 2025-05-07T21:01:51.0631639Z L=20, 2025-05-07T21:01:51.0631725Z D_gradcheck=1, 2025-05-07T21:01:51.0631827Z stochastic_rounding=False, 2025-05-07T21:01:51.0631918Z weighted=False, 2025-05-07T21:01:51.0632005Z row_wise=True, 2025-05-07T21:01:51.0632094Z mixed=False, 2025-05-07T21:01:51.0632179Z use_cache=False, 2025-05-07T21:01:51.0632289Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.0632378Z use_cpu=True, 2025-05-07T21:01:51.0632483Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.0632559Z ) 2025-05-07T21:01:51.0632701Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0633049Z self=, 2025-05-07T21:01:51.0633138Z compile=False, 2025-05-07T21:01:51.0633261Z pooling_mode=, 2025-05-07T21:01:51.0633342Z T=1, 2025-05-07T21:01:51.0633423Z D=9, 2025-05-07T21:01:51.0633511Z B=101, 2025-05-07T21:01:51.0633634Z log_E=4, 2025-05-07T21:01:51.0633716Z L=10, 2025-05-07T21:01:51.0633807Z D_gradcheck=2, 2025-05-07T21:01:51.0633908Z stochastic_rounding=False, 2025-05-07T21:01:51.0634000Z weighted=False, 2025-05-07T21:01:51.0634083Z row_wise=True, 2025-05-07T21:01:51.0634166Z mixed=True, 2025-05-07T21:01:51.0634258Z use_cache=False, 2025-05-07T21:01:51.0634369Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.0634453Z use_cpu=True, 2025-05-07T21:01:51.0634563Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.0634642Z ) 2025-05-07T21:01:51.0634779Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0635131Z self=, 2025-05-07T21:01:51.0635218Z compile=True, 2025-05-07T21:01:51.0635332Z pooling_mode=, 2025-05-07T21:01:51.0635525Z T=5, 2025-05-07T21:01:51.0635605Z D=52, 2025-05-07T21:01:51.0635695Z B=48, 2025-05-07T21:01:51.0635778Z log_E=3, 2025-05-07T21:01:51.0635856Z L=0, 2025-05-07T21:01:51.0635946Z D_gradcheck=2, 2025-05-07T21:01:51.0636047Z stochastic_rounding=True, 2025-05-07T21:01:51.0636131Z weighted=True, 2025-05-07T21:01:51.0636220Z row_wise=True, 2025-05-07T21:01:51.0636304Z mixed=False, 2025-05-07T21:01:51.0636389Z use_cache=True, 2025-05-07T21:01:51.0636507Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.0636591Z use_cpu=True, 2025-05-07T21:01:51.0636696Z output_dtype=SparseType.FP32, 2025-05-07T21:01:51.0636779Z ) 2025-05-07T21:01:51.0876432Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0876997Z self=, 2025-05-07T21:01:51.0877122Z compile=False, 2025-05-07T21:01:51.0877285Z pooling_mode=, 2025-05-07T21:01:51.0877482Z T=3, 2025-05-07T21:01:51.0877596Z D=11, 2025-05-07T21:01:51.0877710Z B=72, 2025-05-07T21:01:51.0877820Z log_E=4, 2025-05-07T21:01:51.0877924Z L=11, 2025-05-07T21:01:51.0878009Z D_gradcheck=1, 2025-05-07T21:01:51.0878110Z stochastic_rounding=True, 2025-05-07T21:01:51.0878201Z weighted=True, 2025-05-07T21:01:51.0878284Z row_wise=True, 2025-05-07T21:01:51.0878363Z mixed=False, 2025-05-07T21:01:51.0878451Z use_cache=True, 2025-05-07T21:01:51.0878565Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.0878645Z use_cpu=True, 2025-05-07T21:01:51.0878758Z output_dtype=SparseType.FP32, 2025-05-07T21:01:51.0878836Z ) 2025-05-07T21:01:51.0878977Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0879327Z self=, 2025-05-07T21:01:51.0879411Z compile=True, 2025-05-07T21:01:51.0879534Z pooling_mode=, 2025-05-07T21:01:51.0879687Z T=2, 2025-05-07T21:01:51.0879763Z D=67, 2025-05-07T21:01:51.0879847Z B=128, 2025-05-07T21:01:51.0879924Z log_E=4, 2025-05-07T21:01:51.0879998Z L=16, 2025-05-07T21:01:51.0880088Z D_gradcheck=1, 2025-05-07T21:01:51.0880186Z stochastic_rounding=False, 2025-05-07T21:01:51.0880269Z weighted=True, 2025-05-07T21:01:51.0880354Z row_wise=True, 2025-05-07T21:01:51.0880437Z mixed=False, 2025-05-07T21:01:51.0880526Z use_cache=False, 2025-05-07T21:01:51.0880640Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.0880722Z use_cpu=True, 2025-05-07T21:01:51.0880826Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.0880903Z ) 2025-05-07T21:01:51.0881038Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0881386Z self=, 2025-05-07T21:01:51.0881469Z compile=True, 2025-05-07T21:01:51.0881580Z pooling_mode=, 2025-05-07T21:01:51.0881662Z T=4, 2025-05-07T21:01:51.0881740Z D=70, 2025-05-07T21:01:51.0881883Z B=11, 2025-05-07T21:01:51.0881965Z log_E=3, 2025-05-07T21:01:51.0882042Z L=10, 2025-05-07T21:01:51.0882123Z D_gradcheck=2, 2025-05-07T21:01:51.0882229Z stochastic_rounding=False, 2025-05-07T21:01:51.0882315Z weighted=False, 2025-05-07T21:01:51.0882396Z row_wise=True, 2025-05-07T21:01:51.0882482Z mixed=True, 2025-05-07T21:01:51.0882565Z use_cache=True, 2025-05-07T21:01:51.0882682Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.0882764Z use_cpu=True, 2025-05-07T21:01:51.0882870Z output_dtype=SparseType.FP32, 2025-05-07T21:01:51.0882952Z ) 2025-05-07T21:01:51.0883085Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0883428Z self=, 2025-05-07T21:01:51.0883519Z compile=False, 2025-05-07T21:01:51.0883630Z pooling_mode=, 2025-05-07T21:01:51.0883707Z T=2, 2025-05-07T21:01:51.0883791Z D=21, 2025-05-07T21:01:51.0883868Z B=15, 2025-05-07T21:01:51.0883946Z log_E=3, 2025-05-07T21:01:51.0884026Z L=0, 2025-05-07T21:01:51.0884109Z D_gradcheck=1, 2025-05-07T21:01:51.0884208Z stochastic_rounding=False, 2025-05-07T21:01:51.0884294Z weighted=True, 2025-05-07T21:01:51.0884374Z row_wise=True, 2025-05-07T21:01:51.0884457Z mixed=True, 2025-05-07T21:01:51.0884541Z use_cache=False, 2025-05-07T21:01:51.0884652Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.0884740Z use_cpu=True, 2025-05-07T21:01:51.0884843Z output_dtype=SparseType.FP32, 2025-05-07T21:01:51.0884963Z ) 2025-05-07T21:01:51.0885102Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0885445Z self=, 2025-05-07T21:01:51.0885527Z compile=False, 2025-05-07T21:01:51.0885686Z pooling_mode=, 2025-05-07T21:01:51.0885765Z T=2, 2025-05-07T21:01:51.0885840Z D=97, 2025-05-07T21:01:51.0885922Z B=28, 2025-05-07T21:01:51.0886001Z log_E=4, 2025-05-07T21:01:51.0886079Z L=3, 2025-05-07T21:01:51.0886161Z D_gradcheck=2, 2025-05-07T21:01:51.0886259Z stochastic_rounding=False, 2025-05-07T21:01:51.0886349Z weighted=True, 2025-05-07T21:01:51.0886431Z row_wise=True, 2025-05-07T21:01:51.0886510Z mixed=True, 2025-05-07T21:01:51.0886595Z use_cache=True, 2025-05-07T21:01:51.0886705Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.0886786Z use_cpu=True, 2025-05-07T21:01:51.0886899Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.0886974Z ) 2025-05-07T21:01:51.0887106Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0887451Z self=, 2025-05-07T21:01:51.0887538Z compile=True, 2025-05-07T21:01:51.0887717Z pooling_mode=, 2025-05-07T21:01:51.0887796Z T=3, 2025-05-07T21:01:51.0887876Z D=56, 2025-05-07T21:01:51.0887960Z B=113, 2025-05-07T21:01:51.0888039Z log_E=4, 2025-05-07T21:01:51.0888116Z L=0, 2025-05-07T21:01:51.0888205Z D_gradcheck=1, 2025-05-07T21:01:51.0888304Z stochastic_rounding=False, 2025-05-07T21:01:51.0888388Z weighted=True, 2025-05-07T21:01:51.0888476Z row_wise=True, 2025-05-07T21:01:51.0888556Z mixed=False, 2025-05-07T21:01:51.0888640Z use_cache=False, 2025-05-07T21:01:51.0888759Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.0888841Z use_cpu=True, 2025-05-07T21:01:51.0888948Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.0889026Z ) 2025-05-07T21:01:51.0889161Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0889501Z self=, 2025-05-07T21:01:51.0889593Z compile=False, 2025-05-07T21:01:51.0889706Z pooling_mode=, 2025-05-07T21:01:51.0889828Z T=2, 2025-05-07T21:01:51.0889906Z D=21, 2025-05-07T21:01:51.0889983Z B=45, 2025-05-07T21:01:51.0890066Z log_E=4, 2025-05-07T21:01:51.0890143Z L=3, 2025-05-07T21:01:51.0890227Z D_gradcheck=2, 2025-05-07T21:01:51.0890332Z stochastic_rounding=False, 2025-05-07T21:01:51.0890416Z weighted=False, 2025-05-07T21:01:51.0890496Z row_wise=True, 2025-05-07T21:01:51.0890858Z mixed=True, 2025-05-07T21:01:51.0890945Z use_cache=True, 2025-05-07T21:01:51.0891058Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.0891147Z use_cpu=True, 2025-05-07T21:01:51.0891253Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.0891330Z ) 2025-05-07T21:01:51.0891467Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0891808Z self=, 2025-05-07T21:01:51.0891901Z compile=True, 2025-05-07T21:01:51.0892019Z pooling_mode=, 2025-05-07T21:01:51.0892098Z T=1, 2025-05-07T21:01:51.0892180Z D=127, 2025-05-07T21:01:51.0892254Z B=8, 2025-05-07T21:01:51.0892335Z log_E=4, 2025-05-07T21:01:51.0892416Z L=12, 2025-05-07T21:01:51.0892499Z D_gradcheck=1, 2025-05-07T21:01:51.0892597Z stochastic_rounding=False, 2025-05-07T21:01:51.0892683Z weighted=True, 2025-05-07T21:01:51.0892761Z row_wise=True, 2025-05-07T21:01:51.0892842Z mixed=True, 2025-05-07T21:01:51.0892931Z use_cache=True, 2025-05-07T21:01:51.0893038Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.0893130Z use_cpu=True, 2025-05-07T21:01:51.0893306Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.0893383Z ) 2025-05-07T21:01:51.0893522Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0893865Z self=, 2025-05-07T21:01:51.0894004Z compile=True, 2025-05-07T21:01:51.0894148Z pooling_mode=, 2025-05-07T21:01:51.0894231Z T=1, 2025-05-07T21:01:51.0894308Z D=115, 2025-05-07T21:01:51.0894385Z B=104, 2025-05-07T21:01:51.0894466Z log_E=5, 2025-05-07T21:01:51.0894545Z L=15, 2025-05-07T21:01:51.0894629Z D_gradcheck=1, 2025-05-07T21:01:51.0894731Z stochastic_rounding=False, 2025-05-07T21:01:51.0894815Z weighted=False, 2025-05-07T21:01:51.0894895Z row_wise=True, 2025-05-07T21:01:51.0894982Z mixed=False, 2025-05-07T21:01:51.0895067Z use_cache=False, 2025-05-07T21:01:51.0895176Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.0895263Z use_cpu=True, 2025-05-07T21:01:51.0895373Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.0895450Z ) 2025-05-07T21:01:51.0895583Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0895926Z self=, 2025-05-07T21:01:51.0896080Z compile=True, 2025-05-07T21:01:51.0896197Z pooling_mode=, 2025-05-07T21:01:51.0896273Z T=2, 2025-05-07T21:01:51.0896351Z D=69, 2025-05-07T21:01:51.0896427Z B=23, 2025-05-07T21:01:51.0896500Z log_E=3, 2025-05-07T21:01:51.0896581Z L=15, 2025-05-07T21:01:51.0896662Z D_gradcheck=2, 2025-05-07T21:01:51.0896770Z stochastic_rounding=True, 2025-05-07T21:01:51.0896853Z weighted=True, 2025-05-07T21:01:51.0896938Z row_wise=True, 2025-05-07T21:01:51.0897020Z mixed=True, 2025-05-07T21:01:51.0897103Z use_cache=False, 2025-05-07T21:01:51.0897218Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.0897300Z use_cpu=True, 2025-05-07T21:01:51.0897409Z output_dtype=SparseType.FP32, 2025-05-07T21:01:51.0897488Z ) 2025-05-07T21:01:51.0897621Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0897962Z self=, 2025-05-07T21:01:51.0898058Z compile=True, 2025-05-07T21:01:51.0898230Z pooling_mode=, 2025-05-07T21:01:51.0898316Z T=1, 2025-05-07T21:01:51.0898393Z D=122, 2025-05-07T21:01:51.0898469Z B=89, 2025-05-07T21:01:51.0898554Z log_E=3, 2025-05-07T21:01:51.0898631Z L=16, 2025-05-07T21:01:51.0898711Z D_gradcheck=1, 2025-05-07T21:01:51.0898814Z stochastic_rounding=False, 2025-05-07T21:01:51.0898900Z weighted=False, 2025-05-07T21:01:51.0898980Z row_wise=True, 2025-05-07T21:01:51.0899065Z mixed=False, 2025-05-07T21:01:51.0899149Z use_cache=False, 2025-05-07T21:01:51.0899259Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.0899348Z use_cpu=True, 2025-05-07T21:01:51.0899451Z output_dtype=SparseType.FP32, 2025-05-07T21:01:51.0899527Z ) 2025-05-07T21:01:51.0899666Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0900008Z self=, 2025-05-07T21:01:51.0900104Z compile=False, 2025-05-07T21:01:51.0900217Z pooling_mode=, 2025-05-07T21:01:51.0900292Z T=2, 2025-05-07T21:01:51.0900371Z D=123, 2025-05-07T21:01:51.0900448Z B=21, 2025-05-07T21:01:51.0900523Z log_E=4, 2025-05-07T21:01:51.0900601Z L=3, 2025-05-07T21:01:51.0900685Z D_gradcheck=2, 2025-05-07T21:01:51.0900784Z stochastic_rounding=True, 2025-05-07T21:01:51.0900870Z weighted=True, 2025-05-07T21:01:51.0900952Z row_wise=True, 2025-05-07T21:01:51.0901036Z mixed=True, 2025-05-07T21:01:51.0901122Z use_cache=True, 2025-05-07T21:01:51.0901232Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.0901362Z use_cpu=True, 2025-05-07T21:01:51.0901474Z output_dtype=SparseType.FP32, 2025-05-07T21:01:51.0901546Z ) 2025-05-07T21:01:51.0901683Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0902025Z self=, 2025-05-07T21:01:51.0902148Z compile=True, 2025-05-07T21:01:51.0902269Z pooling_mode=, 2025-05-07T21:01:51.0902344Z T=1, 2025-05-07T21:01:51.0902421Z D=32, 2025-05-07T21:01:51.0902503Z B=21, 2025-05-07T21:01:51.0902581Z log_E=5, 2025-05-07T21:01:51.0902658Z L=8, 2025-05-07T21:01:51.0902746Z D_gradcheck=1, 2025-05-07T21:01:51.0902845Z stochastic_rounding=False, 2025-05-07T21:01:51.0902928Z weighted=True, 2025-05-07T21:01:51.0903017Z row_wise=True, 2025-05-07T21:01:51.0903098Z mixed=True, 2025-05-07T21:01:51.0903182Z use_cache=False, 2025-05-07T21:01:51.0903295Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.0903378Z use_cpu=True, 2025-05-07T21:01:51.0903486Z output_dtype=SparseType.FP32, 2025-05-07T21:01:51.0903560Z ) 2025-05-07T21:01:51.0903692Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0904039Z self=, 2025-05-07T21:01:51.0904169Z compile=False, 2025-05-07T21:01:51.0904285Z pooling_mode=, 2025-05-07T21:01:51.0904371Z T=1, 2025-05-07T21:01:51.0904447Z D=116, 2025-05-07T21:01:51.0904523Z B=60, 2025-05-07T21:01:51.0904605Z log_E=4, 2025-05-07T21:01:51.0904681Z L=7, 2025-05-07T21:01:51.0904762Z D_gradcheck=2, 2025-05-07T21:01:51.0904867Z stochastic_rounding=False, 2025-05-07T21:01:51.0904951Z weighted=True, 2025-05-07T21:01:51.0905035Z row_wise=True, 2025-05-07T21:01:51.0905117Z mixed=False, 2025-05-07T21:01:51.0905198Z use_cache=False, 2025-05-07T21:01:51.0905316Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.0905398Z use_cpu=True, 2025-05-07T21:01:51.0905504Z output_dtype=SparseType.FP32, 2025-05-07T21:01:51.0905579Z ) 2025-05-07T21:01:51.0905712Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0906054Z self=, 2025-05-07T21:01:51.0906195Z compile=False, 2025-05-07T21:01:51.0906308Z pooling_mode=, 2025-05-07T21:01:51.0906386Z T=5, 2025-05-07T21:01:51.0906473Z D=104, 2025-05-07T21:01:51.0906550Z B=84, 2025-05-07T21:01:51.0906626Z log_E=5, 2025-05-07T21:01:51.0906709Z L=2, 2025-05-07T21:01:51.0906790Z D_gradcheck=1, 2025-05-07T21:01:51.0906896Z stochastic_rounding=True, 2025-05-07T21:01:51.0906979Z weighted=True, 2025-05-07T21:01:51.0907060Z row_wise=True, 2025-05-07T21:01:51.0907146Z mixed=True, 2025-05-07T21:01:51.0907229Z use_cache=True, 2025-05-07T21:01:51.0907340Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.0907425Z use_cpu=True, 2025-05-07T21:01:51.0907530Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.0907606Z ) 2025-05-07T21:01:51.0907743Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.0908089Z self=, 2025-05-07T21:01:51.0908177Z compile=True, 2025-05-07T21:01:51.0908292Z pooling_mode=, 2025-05-07T21:01:51.0908367Z T=2, 2025-05-07T21:01:51.0908453Z D=9, 2025-05-07T21:01:51.0908530Z B=7, 2025-05-07T21:01:51.0908608Z log_E=5, 2025-05-07T21:01:51.0908689Z L=16, 2025-05-07T21:01:51.0908773Z D_gradcheck=1, 2025-05-07T21:01:51.0908873Z stochastic_rounding=False, 2025-05-07T21:01:51.0908962Z weighted=True, 2025-05-07T21:01:51.0909042Z row_wise=True, 2025-05-07T21:01:51.0909118Z mixed=True, 2025-05-07T21:01:51.0909204Z use_cache=True, 2025-05-07T21:01:51.0909360Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.0909443Z use_cpu=True, 2025-05-07T21:01:51.0909555Z output_dtype=SparseType.FP32, 2025-05-07T21:01:51.0909630Z ) 2025-05-07T21:01:51.1164178Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.1164872Z self=, 2025-05-07T21:01:51.1165050Z compile=False, 2025-05-07T21:01:51.1165202Z pooling_mode=, 2025-05-07T21:01:51.1165316Z T=3, 2025-05-07T21:01:51.1165424Z D=103, 2025-05-07T21:01:51.1165530Z B=20, 2025-05-07T21:01:51.1165645Z log_E=4, 2025-05-07T21:01:51.1165753Z L=1, 2025-05-07T21:01:51.1165868Z D_gradcheck=1, 2025-05-07T21:01:51.1166012Z stochastic_rounding=False, 2025-05-07T21:01:51.1166135Z weighted=False, 2025-05-07T21:01:51.1166247Z row_wise=True, 2025-05-07T21:01:51.1166336Z mixed=True, 2025-05-07T21:01:51.1166421Z use_cache=True, 2025-05-07T21:01:51.1166533Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.1166620Z use_cpu=True, 2025-05-07T21:01:51.1166729Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.1166804Z ) 2025-05-07T21:01:51.1166943Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.1167291Z self=, 2025-05-07T21:01:51.1167520Z compile=False, 2025-05-07T21:01:51.1167630Z pooling_mode=, 2025-05-07T21:01:51.1167708Z T=1, 2025-05-07T21:01:51.1167795Z D=97, 2025-05-07T21:01:51.1167872Z B=2, 2025-05-07T21:01:51.1167951Z log_E=5, 2025-05-07T21:01:51.1168034Z L=1, 2025-05-07T21:01:51.1168117Z D_gradcheck=2, 2025-05-07T21:01:51.1168219Z stochastic_rounding=False, 2025-05-07T21:01:51.1168308Z weighted=True, 2025-05-07T21:01:51.1168390Z row_wise=True, 2025-05-07T21:01:51.1168470Z mixed=True, 2025-05-07T21:01:51.1168557Z use_cache=True, 2025-05-07T21:01:51.1168669Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.1168750Z use_cpu=True, 2025-05-07T21:01:51.1168857Z output_dtype=SparseType.FP32, 2025-05-07T21:01:51.1168926Z ) 2025-05-07T21:01:51.1169066Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.1169475Z self=, 2025-05-07T21:01:51.1169560Z compile=False, 2025-05-07T21:01:51.1169676Z pooling_mode=, 2025-05-07T21:01:51.1169751Z T=3, 2025-05-07T21:01:51.1169824Z D=5, 2025-05-07T21:01:51.1169908Z B=38, 2025-05-07T21:01:51.1169986Z log_E=4, 2025-05-07T21:01:51.1170059Z L=18, 2025-05-07T21:01:51.1170144Z D_gradcheck=1, 2025-05-07T21:01:51.1170243Z stochastic_rounding=False, 2025-05-07T21:01:51.1170325Z weighted=True, 2025-05-07T21:01:51.1170413Z row_wise=True, 2025-05-07T21:01:51.1170493Z mixed=True, 2025-05-07T21:01:51.1170576Z use_cache=False, 2025-05-07T21:01:51.1170692Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.1170771Z use_cpu=True, 2025-05-07T21:01:51.1170880Z output_dtype=SparseType.FP32, 2025-05-07T21:01:51.1170949Z ) 2025-05-07T21:01:51.1171080Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.1171434Z self=, 2025-05-07T21:01:51.1171519Z compile=True, 2025-05-07T21:01:51.1171628Z pooling_mode=, 2025-05-07T21:01:51.1171709Z T=5, 2025-05-07T21:01:51.1171783Z D=41, 2025-05-07T21:01:51.1171856Z B=44, 2025-05-07T21:01:51.1171942Z log_E=4, 2025-05-07T21:01:51.1172017Z L=7, 2025-05-07T21:01:51.1172097Z D_gradcheck=2, 2025-05-07T21:01:51.1172201Z stochastic_rounding=False, 2025-05-07T21:01:51.1172284Z weighted=True, 2025-05-07T21:01:51.1172370Z row_wise=True, 2025-05-07T21:01:51.1172451Z mixed=False, 2025-05-07T21:01:51.1172604Z use_cache=True, 2025-05-07T21:01:51.1172724Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.1172806Z use_cpu=True, 2025-05-07T21:01:51.1172909Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.1172992Z ) 2025-05-07T21:01:51.1173123Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.1173538Z self=, 2025-05-07T21:01:51.1173629Z compile=False, 2025-05-07T21:01:51.1173740Z pooling_mode=, 2025-05-07T21:01:51.1173817Z T=2, 2025-05-07T21:01:51.1173899Z D=43, 2025-05-07T21:01:51.1173975Z B=47, 2025-05-07T21:01:51.1174053Z log_E=4, 2025-05-07T21:01:51.1174138Z L=18, 2025-05-07T21:01:51.1174219Z D_gradcheck=1, 2025-05-07T21:01:51.1174324Z stochastic_rounding=True, 2025-05-07T21:01:51.1174406Z weighted=True, 2025-05-07T21:01:51.1174485Z row_wise=True, 2025-05-07T21:01:51.1174569Z mixed=True, 2025-05-07T21:01:51.1174656Z use_cache=True, 2025-05-07T21:01:51.1174766Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.1174852Z use_cpu=True, 2025-05-07T21:01:51.1174955Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.1175029Z ) 2025-05-07T21:01:51.1175167Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.1175561Z self=, 2025-05-07T21:01:51.1175647Z compile=False, 2025-05-07T21:01:51.1175764Z pooling_mode=, 2025-05-07T21:01:51.1175841Z T=4, 2025-05-07T21:01:51.1175922Z D=22, 2025-05-07T21:01:51.1175998Z B=120, 2025-05-07T21:01:51.1176073Z log_E=5, 2025-05-07T21:01:51.1176154Z L=0, 2025-05-07T21:01:51.1176236Z D_gradcheck=1, 2025-05-07T21:01:51.1176334Z stochastic_rounding=True, 2025-05-07T21:01:51.1176422Z weighted=False, 2025-05-07T21:01:51.1176500Z row_wise=True, 2025-05-07T21:01:51.1176581Z mixed=False, 2025-05-07T21:01:51.1176671Z use_cache=True, 2025-05-07T21:01:51.1176779Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.1176858Z use_cpu=True, 2025-05-07T21:01:51.1176966Z output_dtype=SparseType.FP32, 2025-05-07T21:01:51.1177040Z ) 2025-05-07T21:01:51.1177174Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.1177565Z self=, 2025-05-07T21:01:51.1177648Z compile=True, 2025-05-07T21:01:51.1177762Z pooling_mode=, 2025-05-07T21:01:51.1177841Z T=4, 2025-05-07T21:01:51.1177915Z D=17, 2025-05-07T21:01:51.1177998Z B=107, 2025-05-07T21:01:51.1178075Z log_E=5, 2025-05-07T21:01:51.1178148Z L=15, 2025-05-07T21:01:51.1178235Z D_gradcheck=1, 2025-05-07T21:01:51.1178332Z stochastic_rounding=True, 2025-05-07T21:01:51.1178413Z weighted=True, 2025-05-07T21:01:51.1178499Z row_wise=True, 2025-05-07T21:01:51.1178581Z mixed=False, 2025-05-07T21:01:51.1178663Z use_cache=True, 2025-05-07T21:01:51.1178778Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.1178859Z use_cpu=True, 2025-05-07T21:01:51.1178966Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.1179045Z ) 2025-05-07T21:01:51.1179178Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.1179530Z self=, 2025-05-07T21:01:51.1179615Z compile=True, 2025-05-07T21:01:51.1179726Z pooling_mode=, 2025-05-07T21:01:51.1179808Z T=2, 2025-05-07T21:01:51.1179880Z D=13, 2025-05-07T21:01:51.1179953Z B=62, 2025-05-07T21:01:51.1180037Z log_E=3, 2025-05-07T21:01:51.1180114Z L=8, 2025-05-07T21:01:51.1180197Z D_gradcheck=2, 2025-05-07T21:01:51.1180300Z stochastic_rounding=False, 2025-05-07T21:01:51.1180384Z weighted=False, 2025-05-07T21:01:51.1180463Z row_wise=True, 2025-05-07T21:01:51.1180593Z mixed=True, 2025-05-07T21:01:51.1180678Z use_cache=True, 2025-05-07T21:01:51.1180786Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.1180872Z use_cpu=True, 2025-05-07T21:01:51.1180976Z output_dtype=SparseType.FP32, 2025-05-07T21:01:51.1181054Z ) 2025-05-07T21:01:51.1181227Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.1181572Z self=, 2025-05-07T21:01:51.1181661Z compile=True, 2025-05-07T21:01:51.1181771Z pooling_mode=, 2025-05-07T21:01:51.1181849Z T=2, 2025-05-07T21:01:51.1181931Z D=7, 2025-05-07T21:01:51.1182006Z B=97, 2025-05-07T21:01:51.1182080Z log_E=5, 2025-05-07T21:01:51.1182161Z L=6, 2025-05-07T21:01:51.1182248Z D_gradcheck=2, 2025-05-07T21:01:51.1182346Z stochastic_rounding=True, 2025-05-07T21:01:51.1182435Z weighted=True, 2025-05-07T21:01:51.1182516Z row_wise=True, 2025-05-07T21:01:51.1182607Z mixed=False, 2025-05-07T21:01:51.1182691Z use_cache=True, 2025-05-07T21:01:51.1182802Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.1182886Z use_cpu=True, 2025-05-07T21:01:51.1182988Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.1183069Z ) 2025-05-07T21:01:51.1183208Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.1183596Z self=, 2025-05-07T21:01:51.1183680Z compile=True, 2025-05-07T21:01:51.1183796Z pooling_mode=, 2025-05-07T21:01:51.1183872Z T=1, 2025-05-07T21:01:51.1183950Z D=56, 2025-05-07T21:01:51.1184031Z B=127, 2025-05-07T21:01:51.1184110Z log_E=3, 2025-05-07T21:01:51.1184181Z L=19, 2025-05-07T21:01:51.1184269Z D_gradcheck=2, 2025-05-07T21:01:51.1184367Z stochastic_rounding=False, 2025-05-07T21:01:51.1184451Z weighted=False, 2025-05-07T21:01:51.1184531Z row_wise=True, 2025-05-07T21:01:51.1184614Z mixed=False, 2025-05-07T21:01:51.1184701Z use_cache=False, 2025-05-07T21:01:51.1184809Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.1184889Z use_cpu=True, 2025-05-07T21:01:51.1184999Z output_dtype=SparseType.FP32, 2025-05-07T21:01:51.1185072Z ) 2025-05-07T21:01:51.1185207Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.1185596Z self=, 2025-05-07T21:01:51.1185680Z compile=True, 2025-05-07T21:01:51.1185790Z pooling_mode=, 2025-05-07T21:01:51.1185874Z T=3, 2025-05-07T21:01:51.1185952Z D=41, 2025-05-07T21:01:51.1186033Z B=26, 2025-05-07T21:01:51.1186110Z log_E=4, 2025-05-07T21:01:51.1186187Z L=10, 2025-05-07T21:01:51.1186273Z D_gradcheck=2, 2025-05-07T21:01:51.1186371Z stochastic_rounding=False, 2025-05-07T21:01:51.1186449Z weighted=True, 2025-05-07T21:01:51.1186535Z row_wise=True, 2025-05-07T21:01:51.1186616Z mixed=False, 2025-05-07T21:01:51.1186700Z use_cache=False, 2025-05-07T21:01:51.1186812Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.1186893Z use_cpu=True, 2025-05-07T21:01:51.1186994Z output_dtype=SparseType.FP32, 2025-05-07T21:01:51.1187074Z ) 2025-05-07T21:01:51.1187209Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.1187552Z self=, 2025-05-07T21:01:51.1187648Z compile=False, 2025-05-07T21:01:51.1187756Z pooling_mode=, 2025-05-07T21:01:51.1187837Z T=5, 2025-05-07T21:01:51.1187934Z D=74, 2025-05-07T21:01:51.1188016Z B=49, 2025-05-07T21:01:51.1188094Z log_E=5, 2025-05-07T21:01:51.1188171Z L=12, 2025-05-07T21:01:51.1188256Z D_gradcheck=2, 2025-05-07T21:01:51.1188354Z stochastic_rounding=True, 2025-05-07T21:01:51.1188437Z weighted=True, 2025-05-07T21:01:51.1188616Z row_wise=True, 2025-05-07T21:01:51.1188697Z mixed=False, 2025-05-07T21:01:51.1188779Z use_cache=True, 2025-05-07T21:01:51.1188892Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.1188973Z use_cpu=True, 2025-05-07T21:01:51.1189077Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.1189199Z ) 2025-05-07T21:01:51.1189331Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.1189680Z self=, 2025-05-07T21:01:51.1189765Z compile=False, 2025-05-07T21:01:51.1189875Z pooling_mode=, 2025-05-07T21:01:51.1189957Z T=4, 2025-05-07T21:01:51.1190032Z D=77, 2025-05-07T21:01:51.1190106Z B=8, 2025-05-07T21:01:51.1190186Z log_E=4, 2025-05-07T21:01:51.1190260Z L=2, 2025-05-07T21:01:51.1190342Z D_gradcheck=2, 2025-05-07T21:01:51.1190445Z stochastic_rounding=True, 2025-05-07T21:01:51.1190527Z weighted=True, 2025-05-07T21:01:51.1190896Z row_wise=True, 2025-05-07T21:01:51.1190983Z mixed=True, 2025-05-07T21:01:51.1191068Z use_cache=False, 2025-05-07T21:01:51.1191177Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.1191265Z use_cpu=True, 2025-05-07T21:01:51.1191370Z output_dtype=SparseType.FP32, 2025-05-07T21:01:51.1191526Z ) 2025-05-07T21:01:51.1191658Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.1192000Z self=, 2025-05-07T21:01:51.1192094Z compile=False, 2025-05-07T21:01:51.1192204Z pooling_mode=, 2025-05-07T21:01:51.1192282Z T=3, 2025-05-07T21:01:51.1192366Z D=87, 2025-05-07T21:01:51.1192442Z B=53, 2025-05-07T21:01:51.1192519Z log_E=4, 2025-05-07T21:01:51.1192602Z L=7, 2025-05-07T21:01:51.1192683Z D_gradcheck=2, 2025-05-07T21:01:51.1192781Z stochastic_rounding=False, 2025-05-07T21:01:51.1192871Z weighted=False, 2025-05-07T21:01:51.1192957Z row_wise=True, 2025-05-07T21:01:51.1193031Z mixed=True, 2025-05-07T21:01:51.1193121Z use_cache=False, 2025-05-07T21:01:51.1193230Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.1193318Z use_cpu=True, 2025-05-07T21:01:51.1193423Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.1193498Z ) 2025-05-07T21:01:51.1193828Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.1194414Z self=, 2025-05-07T21:01:51.1194538Z compile=True, 2025-05-07T21:01:51.1194682Z pooling_mode=, 2025-05-07T21:01:51.1201647Z T=2, 2025-05-07T21:01:51.1201753Z D=12, 2025-05-07T21:01:51.1201839Z B=115, 2025-05-07T21:01:51.1201929Z log_E=5, 2025-05-07T21:01:51.1202009Z L=12, 2025-05-07T21:01:51.1202096Z D_gradcheck=1, 2025-05-07T21:01:51.1202207Z stochastic_rounding=True, 2025-05-07T21:01:51.1202296Z weighted=True, 2025-05-07T21:01:51.1202381Z row_wise=True, 2025-05-07T21:01:51.1202468Z mixed=True, 2025-05-07T21:01:51.1202554Z use_cache=False, 2025-05-07T21:01:51.1202669Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.1202759Z use_cpu=True, 2025-05-07T21:01:51.1202871Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.1202949Z ) 2025-05-07T21:01:51.1203101Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:51.1203458Z self=, 2025-05-07T21:01:51.1203555Z compile=False, 2025-05-07T21:01:51.1203670Z pooling_mode=, 2025-05-07T21:01:51.1203748Z T=1, 2025-05-07T21:01:51.1203831Z D=36, 2025-05-07T21:01:51.1203908Z B=18, 2025-05-07T21:01:51.1203987Z log_E=4, 2025-05-07T21:01:51.1204069Z L=16, 2025-05-07T21:01:51.1204151Z D_gradcheck=2, 2025-05-07T21:01:51.1204251Z stochastic_rounding=True, 2025-05-07T21:01:51.1204448Z weighted=False, 2025-05-07T21:01:51.1204533Z row_wise=True, 2025-05-07T21:01:51.1204616Z mixed=False, 2025-05-07T21:01:51.1204705Z use_cache=True, 2025-05-07T21:01:51.1204817Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.1204904Z use_cpu=True, 2025-05-07T21:01:51.1205070Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.1205149Z ) 2025-05-07T21:01:52.7303529Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7304849Z self=, 2025-05-07T21:01:52.7305594Z compile=False, 2025-05-07T21:01:52.7305926Z pooling_mode=, 2025-05-07T21:01:52.7306272Z T=5, 2025-05-07T21:01:52.7306462Z D=125, 2025-05-07T21:01:52.7306660Z B=11, 2025-05-07T21:01:52.7306856Z log_E=5, 2025-05-07T21:01:52.7307054Z L=5, 2025-05-07T21:01:52.7307256Z D_gradcheck=2, 2025-05-07T21:01:52.7307500Z stochastic_rounding=False, 2025-05-07T21:01:52.7307769Z weighted=False, 2025-05-07T21:01:52.7308000Z row_wise=True, 2025-05-07T21:01:52.7308222Z mixed=False, 2025-05-07T21:01:52.7308442Z use_cache=False, 2025-05-07T21:01:52.7308709Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.7309012Z use_cpu=True, 2025-05-07T21:01:52.7309569Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.7309851Z ) 2025-05-07T21:01:52.7310102Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7310693Z self=, 2025-05-07T21:01:52.7311228Z compile=True, 2025-05-07T21:01:52.7311488Z pooling_mode=, 2025-05-07T21:01:52.7311785Z T=2, 2025-05-07T21:01:52.7311976Z D=38, 2025-05-07T21:01:52.7312176Z B=18, 2025-05-07T21:01:52.7312374Z log_E=3, 2025-05-07T21:01:52.7312572Z L=6, 2025-05-07T21:01:52.7312775Z D_gradcheck=2, 2025-05-07T21:01:52.7313022Z stochastic_rounding=False, 2025-05-07T21:01:52.7313288Z weighted=False, 2025-05-07T21:01:52.7313519Z row_wise=True, 2025-05-07T21:01:52.7313742Z mixed=False, 2025-05-07T21:01:52.7313960Z use_cache=True, 2025-05-07T21:01:52.7314216Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.7314518Z use_cpu=True, 2025-05-07T21:01:52.7314764Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.7315042Z ) 2025-05-07T21:01:52.7315477Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7316074Z self=, 2025-05-07T21:01:52.7316614Z compile=False, 2025-05-07T21:01:52.7316871Z pooling_mode=, 2025-05-07T21:01:52.7317172Z T=3, 2025-05-07T21:01:52.7317364Z D=25, 2025-05-07T21:01:52.7317560Z B=64, 2025-05-07T21:01:52.7317759Z log_E=3, 2025-05-07T21:01:52.7317961Z L=4, 2025-05-07T21:01:52.7318163Z D_gradcheck=2, 2025-05-07T21:01:52.7318409Z stochastic_rounding=False, 2025-05-07T21:01:52.7318677Z weighted=False, 2025-05-07T21:01:52.7318907Z row_wise=True, 2025-05-07T21:01:52.7319129Z mixed=True, 2025-05-07T21:01:52.7319343Z use_cache=True, 2025-05-07T21:01:52.7319598Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.7319898Z use_cpu=True, 2025-05-07T21:01:52.7320144Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.7320423Z ) 2025-05-07T21:01:52.7320670Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7321256Z self=, 2025-05-07T21:01:52.7321800Z compile=True, 2025-05-07T21:01:52.7322056Z pooling_mode=, 2025-05-07T21:01:52.7322348Z T=2, 2025-05-07T21:01:52.7322539Z D=22, 2025-05-07T21:01:52.7322738Z B=118, 2025-05-07T21:01:52.7322937Z log_E=4, 2025-05-07T21:01:52.7323137Z L=5, 2025-05-07T21:01:52.7323339Z D_gradcheck=1, 2025-05-07T21:01:52.7323672Z stochastic_rounding=False, 2025-05-07T21:01:52.7323944Z weighted=True, 2025-05-07T21:01:52.7324169Z row_wise=True, 2025-05-07T21:01:52.7324392Z mixed=True, 2025-05-07T21:01:52.7324611Z use_cache=False, 2025-05-07T21:01:52.7324876Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.7325255Z use_cpu=True, 2025-05-07T21:01:52.7325504Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.7325783Z ) 2025-05-07T21:01:52.7326035Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7326619Z self=, 2025-05-07T21:01:52.7327162Z compile=False, 2025-05-07T21:01:52.7327416Z pooling_mode=, 2025-05-07T21:01:52.7327702Z T=3, 2025-05-07T21:01:52.7327898Z D=128, 2025-05-07T21:01:52.7328097Z B=116, 2025-05-07T21:01:52.7328289Z log_E=4, 2025-05-07T21:01:52.7328492Z L=7, 2025-05-07T21:01:52.7328697Z D_gradcheck=2, 2025-05-07T21:01:52.7328948Z stochastic_rounding=False, 2025-05-07T21:01:52.7329216Z weighted=False, 2025-05-07T21:01:52.7329450Z row_wise=True, 2025-05-07T21:01:52.7329677Z mixed=False, 2025-05-07T21:01:52.7329899Z use_cache=False, 2025-05-07T21:01:52.7330167Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.7330556Z use_cpu=True, 2025-05-07T21:01:52.7330802Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.7331081Z ) 2025-05-07T21:01:52.7331325Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7331911Z self=, 2025-05-07T21:01:52.7332455Z compile=False, 2025-05-07T21:01:52.7332710Z pooling_mode=, 2025-05-07T21:01:52.7332999Z T=5, 2025-05-07T21:01:52.7333197Z D=6, 2025-05-07T21:01:52.7333395Z B=98, 2025-05-07T21:01:52.7333588Z log_E=4, 2025-05-07T21:01:52.7333796Z L=1, 2025-05-07T21:01:52.7334002Z D_gradcheck=2, 2025-05-07T21:01:52.7334277Z stochastic_rounding=True, 2025-05-07T21:01:52.7334562Z weighted=True, 2025-05-07T21:01:52.7334786Z row_wise=True, 2025-05-07T21:01:52.7335001Z mixed=False, 2025-05-07T21:01:52.7335224Z use_cache=True, 2025-05-07T21:01:52.7335481Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.7335783Z use_cpu=True, 2025-05-07T21:01:52.7336073Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.7336351Z ) 2025-05-07T21:01:52.7336595Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7337178Z self=, 2025-05-07T21:01:52.7337722Z compile=False, 2025-05-07T21:01:52.7337977Z pooling_mode=, 2025-05-07T21:01:52.7338263Z T=1, 2025-05-07T21:01:52.7338460Z D=92, 2025-05-07T21:01:52.7338658Z B=20, 2025-05-07T21:01:52.7338848Z log_E=4, 2025-05-07T21:01:52.7339053Z L=17, 2025-05-07T21:01:52.7339259Z D_gradcheck=2, 2025-05-07T21:01:52.7339498Z stochastic_rounding=False, 2025-05-07T21:01:52.7339775Z weighted=False, 2025-05-07T21:01:52.7340005Z row_wise=True, 2025-05-07T21:01:52.7340222Z mixed=False, 2025-05-07T21:01:52.7340446Z use_cache=False, 2025-05-07T21:01:52.7340713Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.7341010Z use_cpu=True, 2025-05-07T21:01:52.7341263Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.7341539Z ) 2025-05-07T21:01:52.7341786Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7342368Z self=, 2025-05-07T21:01:52.7342912Z compile=False, 2025-05-07T21:01:52.7343165Z pooling_mode=, 2025-05-07T21:01:52.7343452Z T=5, 2025-05-07T21:01:52.7343646Z D=67, 2025-05-07T21:01:52.7343841Z B=13, 2025-05-07T21:01:52.7344032Z log_E=4, 2025-05-07T21:01:52.7344233Z L=4, 2025-05-07T21:01:52.7344483Z D_gradcheck=2, 2025-05-07T21:01:52.7344718Z stochastic_rounding=False, 2025-05-07T21:01:52.7345002Z weighted=False, 2025-05-07T21:01:52.7345219Z row_wise=True, 2025-05-07T21:01:52.7345443Z mixed=True, 2025-05-07T21:01:52.7345665Z use_cache=False, 2025-05-07T21:01:52.7345964Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.7346264Z use_cpu=True, 2025-05-07T21:01:52.7346512Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.7346781Z ) 2025-05-07T21:01:52.7347016Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7347603Z self=, 2025-05-07T21:01:52.7348141Z compile=True, 2025-05-07T21:01:52.7348386Z pooling_mode=, 2025-05-07T21:01:52.7348679Z T=4, 2025-05-07T21:01:52.7348878Z D=34, 2025-05-07T21:01:52.7349068Z B=81, 2025-05-07T21:01:52.7349265Z log_E=3, 2025-05-07T21:01:52.7349469Z L=14, 2025-05-07T21:01:52.7349666Z D_gradcheck=1, 2025-05-07T21:01:52.7349906Z stochastic_rounding=True, 2025-05-07T21:01:52.7350174Z weighted=True, 2025-05-07T21:01:52.7350389Z row_wise=True, 2025-05-07T21:01:52.7350605Z mixed=False, 2025-05-07T21:01:52.7350826Z use_cache=False, 2025-05-07T21:01:52.7351083Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.7351424Z use_cpu=True, 2025-05-07T21:01:52.7351673Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.7351941Z ) 2025-05-07T21:01:52.7352183Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7352771Z self=, 2025-05-07T21:01:52.7353308Z compile=True, 2025-05-07T21:01:52.7353559Z pooling_mode=, 2025-05-07T21:01:52.7353850Z T=1, 2025-05-07T21:01:52.7354043Z D=68, 2025-05-07T21:01:52.7354235Z B=35, 2025-05-07T21:01:52.7354430Z log_E=5, 2025-05-07T21:01:52.7354636Z L=9, 2025-05-07T21:01:52.7354831Z D_gradcheck=1, 2025-05-07T21:01:52.7355073Z stochastic_rounding=True, 2025-05-07T21:01:52.7355339Z weighted=True, 2025-05-07T21:01:52.7355662Z row_wise=True, 2025-05-07T21:01:52.7355882Z mixed=False, 2025-05-07T21:01:52.7356102Z use_cache=False, 2025-05-07T21:01:52.7356358Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.7356654Z use_cpu=True, 2025-05-07T21:01:52.7356948Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.7357215Z ) 2025-05-07T21:01:52.7357459Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7358046Z self=, 2025-05-07T21:01:52.7358583Z compile=False, 2025-05-07T21:01:52.7358833Z pooling_mode=, 2025-05-07T21:01:52.7359124Z T=5, 2025-05-07T21:01:52.7359322Z D=103, 2025-05-07T21:01:52.7359513Z B=60, 2025-05-07T21:01:52.7359709Z log_E=5, 2025-05-07T21:01:52.7359917Z L=17, 2025-05-07T21:01:52.7360112Z D_gradcheck=2, 2025-05-07T21:01:52.7360354Z stochastic_rounding=False, 2025-05-07T21:01:52.7360625Z weighted=False, 2025-05-07T21:01:52.7360843Z row_wise=True, 2025-05-07T21:01:52.7361064Z mixed=True, 2025-05-07T21:01:52.7361283Z use_cache=True, 2025-05-07T21:01:52.7361531Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.7361830Z use_cpu=True, 2025-05-07T21:01:52.7362079Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.7362349Z ) 2025-05-07T21:01:52.7362593Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7363185Z self=, 2025-05-07T21:01:52.7363766Z compile=True, 2025-05-07T21:01:52.7364017Z pooling_mode=, 2025-05-07T21:01:52.7364306Z T=3, 2025-05-07T21:01:52.7364489Z D=57, 2025-05-07T21:01:52.7364685Z B=50, 2025-05-07T21:01:52.7364878Z log_E=3, 2025-05-07T21:01:52.7365131Z L=10, 2025-05-07T21:01:52.7365323Z D_gradcheck=1, 2025-05-07T21:01:52.7365562Z stochastic_rounding=True, 2025-05-07T21:01:52.7365827Z weighted=True, 2025-05-07T21:01:52.7366044Z row_wise=True, 2025-05-07T21:01:52.7366261Z mixed=True, 2025-05-07T21:01:52.7366519Z use_cache=True, 2025-05-07T21:01:52.7366767Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.7367067Z use_cpu=True, 2025-05-07T21:01:52.7367311Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.7367577Z ) 2025-05-07T21:01:52.7367818Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7368408Z self=, 2025-05-07T21:01:52.7368942Z compile=False, 2025-05-07T21:01:52.7369195Z pooling_mode=, 2025-05-07T21:01:52.7369483Z T=4, 2025-05-07T21:01:52.7369673Z D=6, 2025-05-07T21:01:52.7369866Z B=13, 2025-05-07T21:01:52.7370061Z log_E=4, 2025-05-07T21:01:52.7370264Z L=6, 2025-05-07T21:01:52.7370464Z D_gradcheck=1, 2025-05-07T21:01:52.7370701Z stochastic_rounding=True, 2025-05-07T21:01:52.7370963Z weighted=True, 2025-05-07T21:01:52.7371192Z row_wise=True, 2025-05-07T21:01:52.7371415Z mixed=False, 2025-05-07T21:01:52.7371640Z use_cache=False, 2025-05-07T21:01:52.7371947Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.7372244Z use_cpu=True, 2025-05-07T21:01:52.7372490Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.7372754Z ) 2025-05-07T21:01:52.7372992Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7373573Z self=, 2025-05-07T21:01:52.7374125Z compile=False, 2025-05-07T21:01:52.7374404Z pooling_mode=, 2025-05-07T21:01:52.7374700Z T=1, 2025-05-07T21:01:52.7374885Z D=39, 2025-05-07T21:01:52.7375077Z B=19, 2025-05-07T21:01:52.7375278Z log_E=3, 2025-05-07T21:01:52.7375471Z L=11, 2025-05-07T21:01:52.7375676Z D_gradcheck=1, 2025-05-07T21:01:52.7375917Z stochastic_rounding=False, 2025-05-07T21:01:52.7376178Z weighted=False, 2025-05-07T21:01:52.7376409Z row_wise=True, 2025-05-07T21:01:52.7376628Z mixed=False, 2025-05-07T21:01:52.7376843Z use_cache=True, 2025-05-07T21:01:52.7377141Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.7377435Z use_cpu=True, 2025-05-07T21:01:52.7377676Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.7377942Z ) 2025-05-07T21:01:52.7378182Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7378769Z self=, 2025-05-07T21:01:52.7379300Z compile=False, 2025-05-07T21:01:52.7379549Z pooling_mode=, 2025-05-07T21:01:52.7379834Z T=3, 2025-05-07T21:01:52.7380015Z D=36, 2025-05-07T21:01:52.7380204Z B=86, 2025-05-07T21:01:52.7380400Z log_E=3, 2025-05-07T21:01:52.7380595Z L=0, 2025-05-07T21:01:52.7380792Z D_gradcheck=2, 2025-05-07T21:01:52.7381027Z stochastic_rounding=True, 2025-05-07T21:01:52.7381285Z weighted=True, 2025-05-07T21:01:52.7381505Z row_wise=True, 2025-05-07T21:01:52.7381725Z mixed=True, 2025-05-07T21:01:52.7381937Z use_cache=False, 2025-05-07T21:01:52.7382197Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.7382488Z use_cpu=True, 2025-05-07T21:01:52.7382731Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.7383000Z ) 2025-05-07T21:01:52.7383244Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7383832Z self=, 2025-05-07T21:01:52.7384360Z compile=False, 2025-05-07T21:01:52.7384613Z pooling_mode=, 2025-05-07T21:01:52.7384902Z T=2, 2025-05-07T21:01:52.7385089Z D=66, 2025-05-07T21:01:52.7385287Z B=82, 2025-05-07T21:01:52.7385532Z log_E=4, 2025-05-07T21:01:52.7385728Z L=8, 2025-05-07T21:01:52.7385927Z D_gradcheck=2, 2025-05-07T21:01:52.7386164Z stochastic_rounding=False, 2025-05-07T21:01:52.7386427Z weighted=False, 2025-05-07T21:01:52.7386655Z row_wise=True, 2025-05-07T21:01:52.7386916Z mixed=False, 2025-05-07T21:01:52.7387128Z use_cache=False, 2025-05-07T21:01:52.7387392Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.7387684Z use_cpu=True, 2025-05-07T21:01:52.7387922Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.7388190Z ) 2025-05-07T21:01:52.7592721Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7593940Z self=, 2025-05-07T21:01:52.7594470Z compile=False, 2025-05-07T21:01:52.7594721Z pooling_mode=, 2025-05-07T21:01:52.7595009Z T=3, 2025-05-07T21:01:52.7595196Z D=76, 2025-05-07T21:01:52.7595452Z B=112, 2025-05-07T21:01:52.7595645Z log_E=5, 2025-05-07T21:01:52.7595836Z L=15, 2025-05-07T21:01:52.7596032Z D_gradcheck=1, 2025-05-07T21:01:52.7596267Z stochastic_rounding=True, 2025-05-07T21:01:52.7596524Z weighted=True, 2025-05-07T21:01:52.7596745Z row_wise=True, 2025-05-07T21:01:52.7596962Z mixed=False, 2025-05-07T21:01:52.7597287Z use_cache=False, 2025-05-07T21:01:52.7597547Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.7597837Z use_cpu=True, 2025-05-07T21:01:52.7598073Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.7598336Z ) 2025-05-07T21:01:52.7598574Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7599147Z self=, 2025-05-07T21:01:52.7599680Z compile=False, 2025-05-07T21:01:52.7599928Z pooling_mode=, 2025-05-07T21:01:52.7600217Z T=1, 2025-05-07T21:01:52.7600397Z D=48, 2025-05-07T21:01:52.7600587Z B=112, 2025-05-07T21:01:52.7600780Z log_E=4, 2025-05-07T21:01:52.7600970Z L=9, 2025-05-07T21:01:52.7601168Z D_gradcheck=2, 2025-05-07T21:01:52.7601404Z stochastic_rounding=False, 2025-05-07T21:01:52.7601662Z weighted=True, 2025-05-07T21:01:52.7601889Z row_wise=True, 2025-05-07T21:01:52.7602106Z mixed=False, 2025-05-07T21:01:52.7602315Z use_cache=True, 2025-05-07T21:01:52.7602633Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.7602926Z use_cpu=True, 2025-05-07T21:01:52.7603161Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.7603427Z ) 2025-05-07T21:01:52.7610974Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7611602Z self=, 2025-05-07T21:01:52.7612145Z compile=True, 2025-05-07T21:01:52.7612405Z pooling_mode=, 2025-05-07T21:01:52.7612692Z T=5, 2025-05-07T21:01:52.7612885Z D=52, 2025-05-07T21:01:52.7613085Z B=15, 2025-05-07T21:01:52.7613274Z log_E=3, 2025-05-07T21:01:52.7613503Z L=13, 2025-05-07T21:01:52.7613728Z D_gradcheck=2, 2025-05-07T21:01:52.7613964Z stochastic_rounding=True, 2025-05-07T21:01:52.7614237Z weighted=False, 2025-05-07T21:01:52.7614466Z row_wise=True, 2025-05-07T21:01:52.7614684Z mixed=False, 2025-05-07T21:01:52.7614907Z use_cache=False, 2025-05-07T21:01:52.7615169Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.7615459Z use_cpu=True, 2025-05-07T21:01:52.7615705Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.7615977Z ) 2025-05-07T21:01:52.7616214Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7616801Z self=, 2025-05-07T21:01:52.7617344Z compile=False, 2025-05-07T21:01:52.7617598Z pooling_mode=, 2025-05-07T21:01:52.7617882Z T=4, 2025-05-07T21:01:52.7618196Z D=124, 2025-05-07T21:01:52.7618394Z B=19, 2025-05-07T21:01:52.7618582Z log_E=5, 2025-05-07T21:01:52.7618784Z L=7, 2025-05-07T21:01:52.7618981Z D_gradcheck=2, 2025-05-07T21:01:52.7619215Z stochastic_rounding=True, 2025-05-07T21:01:52.7619482Z weighted=False, 2025-05-07T21:01:52.7619779Z row_wise=True, 2025-05-07T21:01:52.7619995Z mixed=False, 2025-05-07T21:01:52.7620218Z use_cache=False, 2025-05-07T21:01:52.7620481Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.7620771Z use_cpu=True, 2025-05-07T21:01:52.7621018Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.7621291Z ) 2025-05-07T21:01:52.7621526Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7622108Z self=, 2025-05-07T21:01:52.7622643Z compile=False, 2025-05-07T21:01:52.7622885Z pooling_mode=, 2025-05-07T21:01:52.7623165Z T=1, 2025-05-07T21:01:52.7623358Z D=66, 2025-05-07T21:01:52.7623548Z B=113, 2025-05-07T21:01:52.7623734Z log_E=5, 2025-05-07T21:01:52.7623929Z L=18, 2025-05-07T21:01:52.7624127Z D_gradcheck=2, 2025-05-07T21:01:52.7624355Z stochastic_rounding=True, 2025-05-07T21:01:52.7624620Z weighted=False, 2025-05-07T21:01:52.7624896Z row_wise=True, 2025-05-07T21:01:52.7625104Z mixed=True, 2025-05-07T21:01:52.7625319Z use_cache=True, 2025-05-07T21:01:52.7625565Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.7625848Z use_cpu=True, 2025-05-07T21:01:52.7626089Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.7626357Z ) 2025-05-07T21:01:52.7626587Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7627166Z self=, 2025-05-07T21:01:52.7627706Z compile=False, 2025-05-07T21:01:52.7627949Z pooling_mode=, 2025-05-07T21:01:52.7628238Z T=3, 2025-05-07T21:01:52.7628430Z D=94, 2025-05-07T21:01:52.7628620Z B=122, 2025-05-07T21:01:52.7628805Z log_E=5, 2025-05-07T21:01:52.7629004Z L=9, 2025-05-07T21:01:52.7629198Z D_gradcheck=1, 2025-05-07T21:01:52.7629427Z stochastic_rounding=True, 2025-05-07T21:01:52.7629692Z weighted=False, 2025-05-07T21:01:52.7629917Z row_wise=True, 2025-05-07T21:01:52.7630124Z mixed=False, 2025-05-07T21:01:52.7630390Z use_cache=False, 2025-05-07T21:01:52.7630650Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.7630937Z use_cpu=True, 2025-05-07T21:01:52.7631176Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.7631441Z ) 2025-05-07T21:01:52.7631672Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7632252Z self=, 2025-05-07T21:01:52.7632786Z compile=True, 2025-05-07T21:01:52.7633029Z pooling_mode=, 2025-05-07T21:01:52.7633316Z T=3, 2025-05-07T21:01:52.7633505Z D=29, 2025-05-07T21:01:52.7633688Z B=53, 2025-05-07T21:01:52.7633878Z log_E=3, 2025-05-07T21:01:52.7634074Z L=7, 2025-05-07T21:01:52.7634264Z D_gradcheck=2, 2025-05-07T21:01:52.7634501Z stochastic_rounding=False, 2025-05-07T21:01:52.7634768Z weighted=True, 2025-05-07T21:01:52.7634987Z row_wise=True, 2025-05-07T21:01:52.7635198Z mixed=False, 2025-05-07T21:01:52.7635526Z use_cache=True, 2025-05-07T21:01:52.7635773Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.7636056Z use_cpu=True, 2025-05-07T21:01:52.7636295Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.7636560Z ) 2025-05-07T21:01:52.7636791Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7637374Z self=, 2025-05-07T21:01:52.7637907Z compile=False, 2025-05-07T21:01:52.7638149Z pooling_mode=, 2025-05-07T21:01:52.7638491Z T=4, 2025-05-07T21:01:52.7638683Z D=50, 2025-05-07T21:01:52.7638864Z B=75, 2025-05-07T21:01:52.7639052Z log_E=5, 2025-05-07T21:01:52.7639249Z L=13, 2025-05-07T21:01:52.7639439Z D_gradcheck=2, 2025-05-07T21:01:52.7639674Z stochastic_rounding=False, 2025-05-07T21:01:52.7639983Z weighted=True, 2025-05-07T21:01:52.7640200Z row_wise=True, 2025-05-07T21:01:52.7640415Z mixed=True, 2025-05-07T21:01:52.7640628Z use_cache=False, 2025-05-07T21:01:52.7640879Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.7641168Z use_cpu=True, 2025-05-07T21:01:52.7641407Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.7641675Z ) 2025-05-07T21:01:52.7641905Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7642483Z self=, 2025-05-07T21:01:52.7643017Z compile=True, 2025-05-07T21:01:52.7643259Z pooling_mode=, 2025-05-07T21:01:52.7643547Z T=2, 2025-05-07T21:01:52.7643738Z D=98, 2025-05-07T21:01:52.7643920Z B=19, 2025-05-07T21:01:52.7644106Z log_E=3, 2025-05-07T21:01:52.7644302Z L=11, 2025-05-07T21:01:52.7644491Z D_gradcheck=2, 2025-05-07T21:01:52.7644725Z stochastic_rounding=True, 2025-05-07T21:01:52.7645040Z weighted=False, 2025-05-07T21:01:52.7645255Z row_wise=True, 2025-05-07T21:01:52.7645473Z mixed=False, 2025-05-07T21:01:52.7645687Z use_cache=True, 2025-05-07T21:01:52.7645929Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.7646220Z use_cpu=True, 2025-05-07T21:01:52.7646463Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.7646724Z ) 2025-05-07T21:01:52.7646964Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7647550Z self=, 2025-05-07T21:01:52.7648081Z compile=True, 2025-05-07T21:01:52.7648325Z pooling_mode=, 2025-05-07T21:01:52.7648615Z T=2, 2025-05-07T21:01:52.7648805Z D=60, 2025-05-07T21:01:52.7648990Z B=48, 2025-05-07T21:01:52.7649178Z log_E=5, 2025-05-07T21:01:52.7649376Z L=11, 2025-05-07T21:01:52.7649566Z D_gradcheck=2, 2025-05-07T21:01:52.7649801Z stochastic_rounding=True, 2025-05-07T21:01:52.7650065Z weighted=False, 2025-05-07T21:01:52.7650283Z row_wise=True, 2025-05-07T21:01:52.7650546Z mixed=True, 2025-05-07T21:01:52.7650771Z use_cache=False, 2025-05-07T21:01:52.7651025Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.7651316Z use_cpu=True, 2025-05-07T21:01:52.7651554Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.7651815Z ) 2025-05-07T21:01:52.7652050Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7652631Z self=, 2025-05-07T21:01:52.7653164Z compile=True, 2025-05-07T21:01:52.7653408Z pooling_mode=, 2025-05-07T21:01:52.7653693Z T=1, 2025-05-07T21:01:52.7653885Z D=15, 2025-05-07T21:01:52.7654068Z B=60, 2025-05-07T21:01:52.7654266Z log_E=3, 2025-05-07T21:01:52.7654463Z L=0, 2025-05-07T21:01:52.7654651Z D_gradcheck=1, 2025-05-07T21:01:52.7654886Z stochastic_rounding=False, 2025-05-07T21:01:52.7655152Z weighted=True, 2025-05-07T21:01:52.7655369Z row_wise=True, 2025-05-07T21:01:52.7655582Z mixed=False, 2025-05-07T21:01:52.7655796Z use_cache=False, 2025-05-07T21:01:52.7656045Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.7656332Z use_cpu=True, 2025-05-07T21:01:52.7656568Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.7656827Z ) 2025-05-07T21:01:52.7657061Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7657639Z self=, 2025-05-07T21:01:52.7658165Z compile=True, 2025-05-07T21:01:52.7658461Z pooling_mode=, 2025-05-07T21:01:52.7658749Z T=3, 2025-05-07T21:01:52.7658937Z D=28, 2025-05-07T21:01:52.7659118Z B=84, 2025-05-07T21:01:52.7659307Z log_E=5, 2025-05-07T21:01:52.7659505Z L=5, 2025-05-07T21:01:52.7659699Z D_gradcheck=2, 2025-05-07T21:01:52.7659978Z stochastic_rounding=False, 2025-05-07T21:01:52.7660242Z weighted=True, 2025-05-07T21:01:52.7660460Z row_wise=True, 2025-05-07T21:01:52.7660676Z mixed=True, 2025-05-07T21:01:52.7660893Z use_cache=False, 2025-05-07T21:01:52.7661149Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.7661439Z use_cpu=True, 2025-05-07T21:01:52.7661672Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.7661936Z ) 2025-05-07T21:01:52.7662176Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7662749Z self=, 2025-05-07T21:01:52.7663284Z compile=True, 2025-05-07T21:01:52.7663532Z pooling_mode=, 2025-05-07T21:01:52.7663815Z T=4, 2025-05-07T21:01:52.7664004Z D=97, 2025-05-07T21:01:52.7664192Z B=26, 2025-05-07T21:01:52.7664378Z log_E=4, 2025-05-07T21:01:52.7664582Z L=8, 2025-05-07T21:01:52.7664775Z D_gradcheck=2, 2025-05-07T21:01:52.7665007Z stochastic_rounding=False, 2025-05-07T21:01:52.7665326Z weighted=False, 2025-05-07T21:01:52.7665550Z row_wise=True, 2025-05-07T21:01:52.7665760Z mixed=False, 2025-05-07T21:01:52.7665976Z use_cache=True, 2025-05-07T21:01:52.7666223Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.7666507Z use_cpu=True, 2025-05-07T21:01:52.7666745Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.7667011Z ) 2025-05-07T21:01:52.7667247Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7667820Z self=, 2025-05-07T21:01:52.7668354Z compile=True, 2025-05-07T21:01:52.7668605Z pooling_mode=, 2025-05-07T21:01:52.7668883Z T=2, 2025-05-07T21:01:52.7669070Z D=64, 2025-05-07T21:01:52.7669258Z B=85, 2025-05-07T21:01:52.7669442Z log_E=5, 2025-05-07T21:01:52.7669638Z L=8, 2025-05-07T21:01:52.7669833Z D_gradcheck=2, 2025-05-07T21:01:52.7670062Z stochastic_rounding=True, 2025-05-07T21:01:52.7670325Z weighted=True, 2025-05-07T21:01:52.7670588Z row_wise=True, 2025-05-07T21:01:52.7670797Z mixed=True, 2025-05-07T21:01:52.7671007Z use_cache=True, 2025-05-07T21:01:52.7671255Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.7671537Z use_cpu=True, 2025-05-07T21:01:52.7671776Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.7672042Z ) 2025-05-07T21:01:52.7672271Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7672851Z self=, 2025-05-07T21:01:52.7673383Z compile=True, 2025-05-07T21:01:52.7673633Z pooling_mode=, 2025-05-07T21:01:52.7673914Z T=3, 2025-05-07T21:01:52.7674104Z D=100, 2025-05-07T21:01:52.7674294Z B=14, 2025-05-07T21:01:52.7674479Z log_E=5, 2025-05-07T21:01:52.7674675Z L=2, 2025-05-07T21:01:52.7674869Z D_gradcheck=2, 2025-05-07T21:01:52.7675101Z stochastic_rounding=True, 2025-05-07T21:01:52.7675418Z weighted=False, 2025-05-07T21:01:52.7675642Z row_wise=True, 2025-05-07T21:01:52.7675851Z mixed=True, 2025-05-07T21:01:52.7676062Z use_cache=True, 2025-05-07T21:01:52.7676304Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.7676584Z use_cpu=True, 2025-05-07T21:01:52.7676822Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.7677085Z ) 2025-05-07T21:01:52.7677316Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7677893Z self=, 2025-05-07T21:01:52.7678476Z compile=False, 2025-05-07T21:01:52.7678726Z pooling_mode=, 2025-05-07T21:01:52.7679009Z T=2, 2025-05-07T21:01:52.7679198Z D=14, 2025-05-07T21:01:52.7679385Z B=33, 2025-05-07T21:01:52.7679569Z log_E=5, 2025-05-07T21:01:52.7679767Z L=16, 2025-05-07T21:01:52.7680010Z D_gradcheck=2, 2025-05-07T21:01:52.7680243Z stochastic_rounding=False, 2025-05-07T21:01:52.7680508Z weighted=False, 2025-05-07T21:01:52.7680729Z row_wise=True, 2025-05-07T21:01:52.7680939Z mixed=False, 2025-05-07T21:01:52.7681153Z use_cache=False, 2025-05-07T21:01:52.7681408Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.7681693Z use_cpu=True, 2025-05-07T21:01:52.7681933Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.7682201Z ) 2025-05-07T21:01:52.7879847Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7880601Z self=, 2025-05-07T21:01:52.7881184Z compile=False, 2025-05-07T21:01:52.7881437Z pooling_mode=, 2025-05-07T21:01:52.7881724Z T=2, 2025-05-07T21:01:52.7881908Z D=65, 2025-05-07T21:01:52.7882098Z B=121, 2025-05-07T21:01:52.7882292Z log_E=4, 2025-05-07T21:01:52.7882492Z L=19, 2025-05-07T21:01:52.7882838Z D_gradcheck=2, 2025-05-07T21:01:52.7883079Z stochastic_rounding=True, 2025-05-07T21:01:52.7883346Z weighted=False, 2025-05-07T21:01:52.7883571Z row_wise=True, 2025-05-07T21:01:52.7883791Z mixed=False, 2025-05-07T21:01:52.7884003Z use_cache=True, 2025-05-07T21:01:52.7884252Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.7884551Z use_cpu=True, 2025-05-07T21:01:52.7884795Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.7885059Z ) 2025-05-07T21:01:52.7885301Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7885887Z self=, 2025-05-07T21:01:52.7886424Z compile=True, 2025-05-07T21:01:52.7886674Z pooling_mode=, 2025-05-07T21:01:52.7886960Z T=3, 2025-05-07T21:01:52.7887145Z D=29, 2025-05-07T21:01:52.7887336Z B=96, 2025-05-07T21:01:52.7887532Z log_E=5, 2025-05-07T21:01:52.7887729Z L=12, 2025-05-07T21:01:52.7887932Z D_gradcheck=2, 2025-05-07T21:01:52.7888245Z stochastic_rounding=False, 2025-05-07T21:01:52.7888511Z weighted=False, 2025-05-07T21:01:52.7888734Z row_wise=True, 2025-05-07T21:01:52.7888955Z mixed=True, 2025-05-07T21:01:52.7889165Z use_cache=False, 2025-05-07T21:01:52.7889422Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.7889713Z use_cpu=True, 2025-05-07T21:01:52.7889950Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.7890218Z ) 2025-05-07T21:01:52.7890459Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7891411Z self=, 2025-05-07T21:01:52.7891942Z compile=False, 2025-05-07T21:01:52.7892189Z pooling_mode=, 2025-05-07T21:01:52.7892479Z T=1, 2025-05-07T21:01:52.7892663Z D=26, 2025-05-07T21:01:52.7892857Z B=114, 2025-05-07T21:01:52.7893049Z log_E=3, 2025-05-07T21:01:52.7893248Z L=20, 2025-05-07T21:01:52.7893449Z D_gradcheck=1, 2025-05-07T21:01:52.7893691Z stochastic_rounding=True, 2025-05-07T21:01:52.7893953Z weighted=True, 2025-05-07T21:01:52.7894173Z row_wise=True, 2025-05-07T21:01:52.7894392Z mixed=True, 2025-05-07T21:01:52.7894603Z use_cache=False, 2025-05-07T21:01:52.7894868Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.7895162Z use_cpu=True, 2025-05-07T21:01:52.7895401Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.7895670Z ) 2025-05-07T21:01:52.7895910Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7896563Z self=, 2025-05-07T21:01:52.7897102Z compile=True, 2025-05-07T21:01:52.7897352Z pooling_mode=, 2025-05-07T21:01:52.7897644Z T=3, 2025-05-07T21:01:52.7897835Z D=112, 2025-05-07T21:01:52.7898033Z B=68, 2025-05-07T21:01:52.7898295Z log_E=4, 2025-05-07T21:01:52.7898492Z L=1, 2025-05-07T21:01:52.7898694Z D_gradcheck=1, 2025-05-07T21:01:52.7898933Z stochastic_rounding=True, 2025-05-07T21:01:52.7899196Z weighted=False, 2025-05-07T21:01:52.7899424Z row_wise=True, 2025-05-07T21:01:52.7899641Z mixed=True, 2025-05-07T21:01:52.7899853Z use_cache=False, 2025-05-07T21:01:52.7900112Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.7900407Z use_cpu=True, 2025-05-07T21:01:52.7900643Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.7900914Z ) 2025-05-07T21:01:52.7901154Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7901737Z self=, 2025-05-07T21:01:52.7902276Z compile=True, 2025-05-07T21:01:52.7902520Z pooling_mode=, 2025-05-07T21:01:52.7902814Z T=2, 2025-05-07T21:01:52.7902999Z D=121, 2025-05-07T21:01:52.7903194Z B=12, 2025-05-07T21:01:52.7903393Z log_E=3, 2025-05-07T21:01:52.7903656Z L=13, 2025-05-07T21:01:52.7903856Z D_gradcheck=2, 2025-05-07T21:01:52.7904096Z stochastic_rounding=True, 2025-05-07T21:01:52.7904360Z weighted=False, 2025-05-07T21:01:52.7904585Z row_wise=True, 2025-05-07T21:01:52.7904802Z mixed=True, 2025-05-07T21:01:52.7905011Z use_cache=True, 2025-05-07T21:01:52.7905261Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.7905552Z use_cpu=True, 2025-05-07T21:01:52.7905787Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.7906053Z ) 2025-05-07T21:01:52.7906290Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7906871Z self=, 2025-05-07T21:01:52.7907405Z compile=False, 2025-05-07T21:01:52.7907657Z pooling_mode=, 2025-05-07T21:01:52.7907941Z T=2, 2025-05-07T21:01:52.7908132Z D=126, 2025-05-07T21:01:52.7908326Z B=69, 2025-05-07T21:01:52.7908514Z log_E=5, 2025-05-07T21:01:52.7908717Z L=13, 2025-05-07T21:01:52.7908916Z D_gradcheck=2, 2025-05-07T21:01:52.7909223Z stochastic_rounding=False, 2025-05-07T21:01:52.7909488Z weighted=False, 2025-05-07T21:01:52.7909712Z row_wise=True, 2025-05-07T21:01:52.7909936Z mixed=False, 2025-05-07T21:01:52.7910147Z use_cache=True, 2025-05-07T21:01:52.7910394Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.7910686Z use_cpu=True, 2025-05-07T21:01:52.7917448Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.7917753Z ) 2025-05-07T21:01:52.7917995Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7918593Z self=, 2025-05-07T21:01:52.7919129Z compile=True, 2025-05-07T21:01:52.7919385Z pooling_mode=, 2025-05-07T21:01:52.7919673Z T=2, 2025-05-07T21:01:52.7919857Z D=55, 2025-05-07T21:01:52.7920053Z B=20, 2025-05-07T21:01:52.7920250Z log_E=4, 2025-05-07T21:01:52.7920443Z L=14, 2025-05-07T21:01:52.7920644Z D_gradcheck=1, 2025-05-07T21:01:52.7920883Z stochastic_rounding=False, 2025-05-07T21:01:52.7921151Z weighted=False, 2025-05-07T21:01:52.7921371Z row_wise=True, 2025-05-07T21:01:52.7921587Z mixed=True, 2025-05-07T21:01:52.7921802Z use_cache=True, 2025-05-07T21:01:52.7922046Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.7922340Z use_cpu=True, 2025-05-07T21:01:52.7922581Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.7922847Z ) 2025-05-07T21:01:52.7923087Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7923742Z self=, 2025-05-07T21:01:52.7924276Z compile=True, 2025-05-07T21:01:52.7924523Z pooling_mode=, 2025-05-07T21:01:52.7924813Z T=5, 2025-05-07T21:01:52.7924999Z D=55, 2025-05-07T21:01:52.7925237Z B=123, 2025-05-07T21:01:52.7925434Z log_E=5, 2025-05-07T21:01:52.7925628Z L=13, 2025-05-07T21:01:52.7925829Z D_gradcheck=1, 2025-05-07T21:01:52.7926068Z stochastic_rounding=False, 2025-05-07T21:01:52.7926328Z weighted=False, 2025-05-07T21:01:52.7926553Z row_wise=True, 2025-05-07T21:01:52.7926770Z mixed=False, 2025-05-07T21:01:52.7926986Z use_cache=True, 2025-05-07T21:01:52.7927265Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.7927552Z use_cpu=True, 2025-05-07T21:01:52.7927795Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.7928063Z ) 2025-05-07T21:01:52.7928296Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7928882Z self=, 2025-05-07T21:01:52.7929418Z compile=False, 2025-05-07T21:01:52.7929668Z pooling_mode=, 2025-05-07T21:01:52.7929950Z T=2, 2025-05-07T21:01:52.7930143Z D=69, 2025-05-07T21:01:52.7930336Z B=91, 2025-05-07T21:01:52.7930571Z log_E=3, 2025-05-07T21:01:52.7930773Z L=7, 2025-05-07T21:01:52.7930969Z D_gradcheck=1, 2025-05-07T21:01:52.7931202Z stochastic_rounding=True, 2025-05-07T21:01:52.7931468Z weighted=False, 2025-05-07T21:01:52.7931689Z row_wise=True, 2025-05-07T21:01:52.7931900Z mixed=False, 2025-05-07T21:01:52.7932117Z use_cache=False, 2025-05-07T21:01:52.7932374Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.7932658Z use_cpu=True, 2025-05-07T21:01:52.7932902Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.7933171Z ) 2025-05-07T21:01:52.7933405Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7933998Z self=, 2025-05-07T21:01:52.7934534Z compile=True, 2025-05-07T21:01:52.7934781Z pooling_mode=, 2025-05-07T21:01:52.7935061Z T=1, 2025-05-07T21:01:52.7935253Z D=106, 2025-05-07T21:01:52.7935447Z B=71, 2025-05-07T21:01:52.7935634Z log_E=5, 2025-05-07T21:01:52.7935887Z L=3, 2025-05-07T21:01:52.7936085Z D_gradcheck=1, 2025-05-07T21:01:52.7936317Z stochastic_rounding=False, 2025-05-07T21:01:52.7936581Z weighted=False, 2025-05-07T21:01:52.7936803Z row_wise=True, 2025-05-07T21:01:52.7937014Z mixed=False, 2025-05-07T21:01:52.7937233Z use_cache=False, 2025-05-07T21:01:52.7937493Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.7937782Z use_cpu=True, 2025-05-07T21:01:52.7938026Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.7938295Z ) 2025-05-07T21:01:52.7938530Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7939120Z self=, 2025-05-07T21:01:52.7939659Z compile=False, 2025-05-07T21:01:52.7939903Z pooling_mode=, 2025-05-07T21:01:52.7940188Z T=1, 2025-05-07T21:01:52.7940383Z D=101, 2025-05-07T21:01:52.7940571Z B=78, 2025-05-07T21:01:52.7940765Z log_E=5, 2025-05-07T21:01:52.7940965Z L=9, 2025-05-07T21:01:52.7941158Z D_gradcheck=2, 2025-05-07T21:01:52.7941394Z stochastic_rounding=True, 2025-05-07T21:01:52.7941662Z weighted=True, 2025-05-07T21:01:52.7941883Z row_wise=True, 2025-05-07T21:01:52.7942094Z mixed=True, 2025-05-07T21:01:52.7942307Z use_cache=True, 2025-05-07T21:01:52.7942558Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.7942847Z use_cpu=True, 2025-05-07T21:01:52.7943091Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.7943362Z ) 2025-05-07T21:01:52.7943597Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7944231Z self=, 2025-05-07T21:01:52.7944772Z compile=False, 2025-05-07T21:01:52.7945022Z pooling_mode=, 2025-05-07T21:01:52.7945354Z T=1, 2025-05-07T21:01:52.7945546Z D=127, 2025-05-07T21:01:52.7945739Z B=75, 2025-05-07T21:01:52.7945931Z log_E=4, 2025-05-07T21:01:52.7946133Z L=4, 2025-05-07T21:01:52.7946325Z D_gradcheck=2, 2025-05-07T21:01:52.7946564Z stochastic_rounding=True, 2025-05-07T21:01:52.7946832Z weighted=False, 2025-05-07T21:01:52.7947049Z row_wise=True, 2025-05-07T21:01:52.7947265Z mixed=False, 2025-05-07T21:01:52.7947483Z use_cache=True, 2025-05-07T21:01:52.7947732Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.7948026Z use_cpu=True, 2025-05-07T21:01:52.7948270Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.7948537Z ) 2025-05-07T21:01:52.7948778Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7949363Z self=, 2025-05-07T21:01:52.7949901Z compile=True, 2025-05-07T21:01:52.7950147Z pooling_mode=, 2025-05-07T21:01:52.7950436Z T=3, 2025-05-07T21:01:52.7950725Z D=27, 2025-05-07T21:01:52.7950912Z B=64, 2025-05-07T21:01:52.7951110Z log_E=3, 2025-05-07T21:01:52.7951312Z L=5, 2025-05-07T21:01:52.7951504Z D_gradcheck=1, 2025-05-07T21:01:52.7951741Z stochastic_rounding=True, 2025-05-07T21:01:52.7952006Z weighted=False, 2025-05-07T21:01:52.7952227Z row_wise=True, 2025-05-07T21:01:52.7952445Z mixed=False, 2025-05-07T21:01:52.7952662Z use_cache=True, 2025-05-07T21:01:52.7952904Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.7953196Z use_cpu=True, 2025-05-07T21:01:52.7953439Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.7953699Z ) 2025-05-07T21:01:52.7953943Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7954528Z self=, 2025-05-07T21:01:52.7955061Z compile=False, 2025-05-07T21:01:52.7955306Z pooling_mode=, 2025-05-07T21:01:52.7955704Z T=5, 2025-05-07T21:01:52.7955897Z D=56, 2025-05-07T21:01:52.7956082Z B=109, 2025-05-07T21:01:52.7956321Z log_E=5, 2025-05-07T21:01:52.7956524Z L=14, 2025-05-07T21:01:52.7956716Z D_gradcheck=1, 2025-05-07T21:01:52.7956956Z stochastic_rounding=False, 2025-05-07T21:01:52.7957225Z weighted=False, 2025-05-07T21:01:52.7957441Z row_wise=True, 2025-05-07T21:01:52.7957656Z mixed=True, 2025-05-07T21:01:52.7957868Z use_cache=False, 2025-05-07T21:01:52.7958118Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.7958405Z use_cpu=True, 2025-05-07T21:01:52.7958652Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.7958913Z ) 2025-05-07T21:01:52.7959154Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7959738Z self=, 2025-05-07T21:01:52.7960271Z compile=True, 2025-05-07T21:01:52.7960515Z pooling_mode=, 2025-05-07T21:01:52.7960809Z T=2, 2025-05-07T21:01:52.7961005Z D=53, 2025-05-07T21:01:52.7961251Z B=82, 2025-05-07T21:01:52.7961515Z log_E=4, 2025-05-07T21:01:52.7961733Z L=9, 2025-05-07T21:01:52.7961920Z D_gradcheck=2, 2025-05-07T21:01:52.7962152Z stochastic_rounding=True, 2025-05-07T21:01:52.7962417Z weighted=True, 2025-05-07T21:01:52.7962627Z row_wise=True, 2025-05-07T21:01:52.7962841Z mixed=False, 2025-05-07T21:01:52.7963058Z use_cache=False, 2025-05-07T21:01:52.7963304Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.7963623Z use_cpu=True, 2025-05-07T21:01:52.7963889Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.7964148Z ) 2025-05-07T21:01:52.7964445Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.7965027Z self=, 2025-05-07T21:01:52.7965555Z compile=True, 2025-05-07T21:01:52.7965801Z pooling_mode=, 2025-05-07T21:01:52.7966155Z T=3, 2025-05-07T21:01:52.7966340Z D=22, 2025-05-07T21:01:52.7966519Z B=1, 2025-05-07T21:01:52.7966706Z log_E=5, 2025-05-07T21:01:52.7966910Z L=20, 2025-05-07T21:01:52.7967098Z D_gradcheck=2, 2025-05-07T21:01:52.7967334Z stochastic_rounding=False, 2025-05-07T21:01:52.7967597Z weighted=False, 2025-05-07T21:01:52.7967820Z row_wise=True, 2025-05-07T21:01:52.7968031Z mixed=True, 2025-05-07T21:01:52.7968235Z use_cache=False, 2025-05-07T21:01:52.7968489Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.7968781Z use_cpu=True, 2025-05-07T21:01:52.7969013Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.7969279Z ) 2025-05-07T21:01:52.8175015Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8176572Z self=, 2025-05-07T21:01:52.8178014Z compile=False, 2025-05-07T21:01:52.8178505Z pooling_mode=, 2025-05-07T21:01:52.8179338Z T=3, 2025-05-07T21:01:52.8179714Z D=100, 2025-05-07T21:01:52.8180094Z B=81, 2025-05-07T21:01:52.8180464Z log_E=5, 2025-05-07T21:01:52.8180852Z L=20, 2025-05-07T21:01:52.8181238Z D_gradcheck=1, 2025-05-07T21:01:52.8181694Z stochastic_rounding=True, 2025-05-07T21:01:52.8182215Z weighted=True, 2025-05-07T21:01:52.8182646Z row_wise=True, 2025-05-07T21:01:52.8183063Z mixed=False, 2025-05-07T21:01:52.8183485Z use_cache=True, 2025-05-07T21:01:52.8183967Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.8184344Z use_cpu=True, 2025-05-07T21:01:52.8184591Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.8184860Z ) 2025-05-07T21:01:52.8185100Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8185684Z self=, 2025-05-07T21:01:52.8186218Z compile=False, 2025-05-07T21:01:52.8186466Z pooling_mode=, 2025-05-07T21:01:52.8186756Z T=2, 2025-05-07T21:01:52.8186950Z D=36, 2025-05-07T21:01:52.8187210Z B=21, 2025-05-07T21:01:52.8187402Z log_E=4, 2025-05-07T21:01:52.8187600Z L=18, 2025-05-07T21:01:52.8187790Z D_gradcheck=2, 2025-05-07T21:01:52.8188027Z stochastic_rounding=False, 2025-05-07T21:01:52.8188294Z weighted=False, 2025-05-07T21:01:52.8188517Z row_wise=True, 2025-05-07T21:01:52.8188727Z mixed=True, 2025-05-07T21:01:52.8188940Z use_cache=True, 2025-05-07T21:01:52.8189189Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.8189477Z use_cpu=True, 2025-05-07T21:01:52.8189719Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.8189989Z ) 2025-05-07T21:01:52.8190227Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8191073Z self=, 2025-05-07T21:01:52.8191613Z compile=True, 2025-05-07T21:01:52.8191861Z pooling_mode=, 2025-05-07T21:01:52.8192154Z T=1, 2025-05-07T21:01:52.8192346Z D=36, 2025-05-07T21:01:52.8192538Z B=35, 2025-05-07T21:01:52.8192735Z log_E=4, 2025-05-07T21:01:52.8192936Z L=3, 2025-05-07T21:01:52.8193128Z D_gradcheck=2, 2025-05-07T21:01:52.8193364Z stochastic_rounding=True, 2025-05-07T21:01:52.8193631Z weighted=True, 2025-05-07T21:01:52.8193845Z row_wise=True, 2025-05-07T21:01:52.8194061Z mixed=True, 2025-05-07T21:01:52.8194274Z use_cache=True, 2025-05-07T21:01:52.8194518Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.8194813Z use_cpu=True, 2025-05-07T21:01:52.8195056Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.8195544Z ) 2025-05-07T21:01:52.8195784Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8196366Z self=, 2025-05-07T21:01:52.8196901Z compile=True, 2025-05-07T21:01:52.8197210Z pooling_mode=, 2025-05-07T21:01:52.8197499Z T=1, 2025-05-07T21:01:52.8197691Z D=36, 2025-05-07T21:01:52.8197878Z B=118, 2025-05-07T21:01:52.8198071Z log_E=4, 2025-05-07T21:01:52.8198272Z L=19, 2025-05-07T21:01:52.8198467Z D_gradcheck=1, 2025-05-07T21:01:52.8198708Z stochastic_rounding=False, 2025-05-07T21:01:52.8198976Z weighted=True, 2025-05-07T21:01:52.8199191Z row_wise=True, 2025-05-07T21:01:52.8199408Z mixed=True, 2025-05-07T21:01:52.8199619Z use_cache=True, 2025-05-07T21:01:52.8199859Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.8200153Z use_cpu=True, 2025-05-07T21:01:52.8200396Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.8200665Z ) 2025-05-07T21:01:52.8200905Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8201488Z self=, 2025-05-07T21:01:52.8202023Z compile=True, 2025-05-07T21:01:52.8202274Z pooling_mode=, 2025-05-07T21:01:52.8202641Z T=1, 2025-05-07T21:01:52.8202836Z D=32, 2025-05-07T21:01:52.8203028Z B=15, 2025-05-07T21:01:52.8203223Z log_E=3, 2025-05-07T21:01:52.8203427Z L=20, 2025-05-07T21:01:52.8203623Z D_gradcheck=2, 2025-05-07T21:01:52.8203869Z stochastic_rounding=True, 2025-05-07T21:01:52.8204141Z weighted=False, 2025-05-07T21:01:52.8204365Z row_wise=True, 2025-05-07T21:01:52.8204587Z mixed=True, 2025-05-07T21:01:52.8204808Z use_cache=False, 2025-05-07T21:01:52.8205065Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.8205362Z use_cpu=True, 2025-05-07T21:01:52.8205613Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.8205881Z ) 2025-05-07T21:01:52.8206125Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8206715Z self=, 2025-05-07T21:01:52.8207261Z compile=False, 2025-05-07T21:01:52.8207516Z pooling_mode=, 2025-05-07T21:01:52.8207810Z T=2, 2025-05-07T21:01:52.8208072Z D=19, 2025-05-07T21:01:52.8208264Z B=113, 2025-05-07T21:01:52.8208464Z log_E=4, 2025-05-07T21:01:52.8208664Z L=4, 2025-05-07T21:01:52.8208855Z D_gradcheck=2, 2025-05-07T21:01:52.8209092Z stochastic_rounding=True, 2025-05-07T21:01:52.8209358Z weighted=False, 2025-05-07T21:01:52.8209576Z row_wise=True, 2025-05-07T21:01:52.8209792Z mixed=True, 2025-05-07T21:01:52.8210004Z use_cache=True, 2025-05-07T21:01:52.8210248Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.8210542Z use_cpu=True, 2025-05-07T21:01:52.8210786Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.8210862Z ) 2025-05-07T21:01:52.8210996Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8211352Z self=, 2025-05-07T21:01:52.8211442Z compile=False, 2025-05-07T21:01:52.8211566Z pooling_mode=, 2025-05-07T21:01:52.8211648Z T=4, 2025-05-07T21:01:52.8211728Z D=98, 2025-05-07T21:01:52.8211813Z B=108, 2025-05-07T21:01:52.8211893Z log_E=5, 2025-05-07T21:01:52.8211971Z L=9, 2025-05-07T21:01:52.8212060Z D_gradcheck=1, 2025-05-07T21:01:52.8212161Z stochastic_rounding=True, 2025-05-07T21:01:52.8212247Z weighted=False, 2025-05-07T21:01:52.8212336Z row_wise=True, 2025-05-07T21:01:52.8212419Z mixed=True, 2025-05-07T21:01:52.8212505Z use_cache=True, 2025-05-07T21:01:52.8212628Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.8212738Z use_cpu=True, 2025-05-07T21:01:52.8212953Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.8213069Z ) 2025-05-07T21:01:52.8213213Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8213565Z self=, 2025-05-07T21:01:52.8213695Z compile=False, 2025-05-07T21:01:52.8213813Z pooling_mode=, 2025-05-07T21:01:52.8213903Z T=1, 2025-05-07T21:01:52.8213982Z D=21, 2025-05-07T21:01:52.8214059Z B=75, 2025-05-07T21:01:52.8214141Z log_E=3, 2025-05-07T21:01:52.8214216Z L=4, 2025-05-07T21:01:52.8214298Z D_gradcheck=2, 2025-05-07T21:01:52.8214401Z stochastic_rounding=False, 2025-05-07T21:01:52.8214484Z weighted=False, 2025-05-07T21:01:52.8214565Z row_wise=True, 2025-05-07T21:01:52.8214652Z mixed=True, 2025-05-07T21:01:52.8214736Z use_cache=True, 2025-05-07T21:01:52.8214849Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.8214938Z use_cpu=True, 2025-05-07T21:01:52.8215045Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.8215121Z ) 2025-05-07T21:01:52.8215264Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8215609Z self=, 2025-05-07T21:01:52.8215707Z compile=False, 2025-05-07T21:01:52.8215864Z pooling_mode=, 2025-05-07T21:01:52.8215945Z T=3, 2025-05-07T21:01:52.8216030Z D=115, 2025-05-07T21:01:52.8216105Z B=83, 2025-05-07T21:01:52.8216187Z log_E=4, 2025-05-07T21:01:52.8216272Z L=15, 2025-05-07T21:01:52.8216357Z D_gradcheck=2, 2025-05-07T21:01:52.8216458Z stochastic_rounding=True, 2025-05-07T21:01:52.8216551Z weighted=False, 2025-05-07T21:01:52.8216632Z row_wise=True, 2025-05-07T21:01:52.8216711Z mixed=True, 2025-05-07T21:01:52.8216803Z use_cache=False, 2025-05-07T21:01:52.8216916Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.8217005Z use_cpu=True, 2025-05-07T21:01:52.8217117Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.8217192Z ) 2025-05-07T21:01:52.8217334Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8217680Z self=, 2025-05-07T21:01:52.8217772Z compile=True, 2025-05-07T21:01:52.8217936Z pooling_mode=, 2025-05-07T21:01:52.8218015Z T=2, 2025-05-07T21:01:52.8218093Z D=81, 2025-05-07T21:01:52.8218176Z B=90, 2025-05-07T21:01:52.8218251Z log_E=5, 2025-05-07T21:01:52.8218328Z L=8, 2025-05-07T21:01:52.8218420Z D_gradcheck=1, 2025-05-07T21:01:52.8218521Z stochastic_rounding=False, 2025-05-07T21:01:52.8218604Z weighted=False, 2025-05-07T21:01:52.8218696Z row_wise=True, 2025-05-07T21:01:52.8218782Z mixed=False, 2025-05-07T21:01:52.8218872Z use_cache=True, 2025-05-07T21:01:52.8218987Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.8219072Z use_cpu=True, 2025-05-07T21:01:52.8219184Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.8219261Z ) 2025-05-07T21:01:52.8219398Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8219751Z self=, 2025-05-07T21:01:52.8219866Z compile=False, 2025-05-07T21:01:52.8219991Z pooling_mode=, 2025-05-07T21:01:52.8220073Z T=2, 2025-05-07T21:01:52.8220154Z D=119, 2025-05-07T21:01:52.8220240Z B=56, 2025-05-07T21:01:52.8220323Z log_E=3, 2025-05-07T21:01:52.8220404Z L=16, 2025-05-07T21:01:52.8220497Z D_gradcheck=1, 2025-05-07T21:01:52.8220600Z stochastic_rounding=True, 2025-05-07T21:01:52.8220693Z weighted=True, 2025-05-07T21:01:52.8220780Z row_wise=True, 2025-05-07T21:01:52.8220866Z mixed=True, 2025-05-07T21:01:52.8220961Z use_cache=False, 2025-05-07T21:01:52.8221077Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.8221211Z use_cpu=True, 2025-05-07T21:01:52.8221327Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.8221407Z ) 2025-05-07T21:01:52.8221542Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8221897Z self=, 2025-05-07T21:01:52.8222029Z compile=False, 2025-05-07T21:01:52.8222146Z pooling_mode=, 2025-05-07T21:01:52.8222232Z T=5, 2025-05-07T21:01:52.8222313Z D=11, 2025-05-07T21:01:52.8222395Z B=33, 2025-05-07T21:01:52.8222482Z log_E=4, 2025-05-07T21:01:52.8222564Z L=13, 2025-05-07T21:01:52.8222657Z D_gradcheck=1, 2025-05-07T21:01:52.8222762Z stochastic_rounding=False, 2025-05-07T21:01:52.8222848Z weighted=True, 2025-05-07T21:01:52.8222939Z row_wise=True, 2025-05-07T21:01:52.8223024Z mixed=False, 2025-05-07T21:01:52.8223114Z use_cache=False, 2025-05-07T21:01:52.8223233Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.8223322Z use_cpu=True, 2025-05-07T21:01:52.8223434Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.8223519Z ) 2025-05-07T21:01:52.8223654Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8223999Z self=, 2025-05-07T21:01:52.8224139Z compile=False, 2025-05-07T21:01:52.8224254Z pooling_mode=, 2025-05-07T21:01:52.8224342Z T=5, 2025-05-07T21:01:52.8224424Z D=88, 2025-05-07T21:01:52.8224505Z B=6, 2025-05-07T21:01:52.8224595Z log_E=4, 2025-05-07T21:01:52.8224675Z L=18, 2025-05-07T21:01:52.8224764Z D_gradcheck=1, 2025-05-07T21:01:52.8224872Z stochastic_rounding=True, 2025-05-07T21:01:52.8224961Z weighted=True, 2025-05-07T21:01:52.8225047Z row_wise=True, 2025-05-07T21:01:52.8225138Z mixed=True, 2025-05-07T21:01:52.8225227Z use_cache=True, 2025-05-07T21:01:52.8225341Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.8225436Z use_cpu=True, 2025-05-07T21:01:52.8225545Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.8225630Z ) 2025-05-07T21:01:52.8225771Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8226117Z self=, 2025-05-07T21:01:52.8226216Z compile=True, 2025-05-07T21:01:52.8226373Z pooling_mode=, 2025-05-07T21:01:52.8226455Z T=5, 2025-05-07T21:01:52.8226540Z D=104, 2025-05-07T21:01:52.8226621Z B=67, 2025-05-07T21:01:52.8226705Z log_E=5, 2025-05-07T21:01:52.8226792Z L=15, 2025-05-07T21:01:52.8226879Z D_gradcheck=1, 2025-05-07T21:01:52.8233183Z stochastic_rounding=True, 2025-05-07T21:01:52.8233289Z weighted=True, 2025-05-07T21:01:52.8233376Z row_wise=True, 2025-05-07T21:01:52.8233464Z mixed=False, 2025-05-07T21:01:52.8233552Z use_cache=True, 2025-05-07T21:01:52.8233674Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.8233766Z use_cpu=True, 2025-05-07T21:01:52.8233877Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.8233955Z ) 2025-05-07T21:01:52.8234105Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8234464Z self=, 2025-05-07T21:01:52.8234569Z compile=True, 2025-05-07T21:01:52.8234686Z pooling_mode=, 2025-05-07T21:01:52.8234769Z T=1, 2025-05-07T21:01:52.8234856Z D=82, 2025-05-07T21:01:52.8234934Z B=82, 2025-05-07T21:01:52.8235015Z log_E=4, 2025-05-07T21:01:52.8235099Z L=13, 2025-05-07T21:01:52.8235186Z D_gradcheck=1, 2025-05-07T21:01:52.8235289Z stochastic_rounding=True, 2025-05-07T21:01:52.8235533Z weighted=False, 2025-05-07T21:01:52.8235619Z row_wise=True, 2025-05-07T21:01:52.8235700Z mixed=True, 2025-05-07T21:01:52.8235790Z use_cache=True, 2025-05-07T21:01:52.8236002Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.8236089Z use_cpu=True, 2025-05-07T21:01:52.8236201Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.8236279Z ) 2025-05-07T21:01:52.8236417Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8236774Z self=, 2025-05-07T21:01:52.8236912Z compile=False, 2025-05-07T21:01:52.8237031Z pooling_mode=, 2025-05-07T21:01:52.8237110Z T=5, 2025-05-07T21:01:52.8237189Z D=22, 2025-05-07T21:01:52.8237275Z B=124, 2025-05-07T21:01:52.8237356Z log_E=4, 2025-05-07T21:01:52.8237434Z L=9, 2025-05-07T21:01:52.8237525Z D_gradcheck=2, 2025-05-07T21:01:52.8237627Z stochastic_rounding=True, 2025-05-07T21:01:52.8237711Z weighted=True, 2025-05-07T21:01:52.8237801Z row_wise=True, 2025-05-07T21:01:52.8237884Z mixed=True, 2025-05-07T21:01:52.8237972Z use_cache=False, 2025-05-07T21:01:52.8238094Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.8238182Z use_cpu=True, 2025-05-07T21:01:52.8238293Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.8238373Z ) 2025-05-07T21:01:52.8466406Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8467254Z self=, 2025-05-07T21:01:52.8467636Z compile=True, 2025-05-07T21:01:52.8467799Z pooling_mode=, 2025-05-07T21:01:52.8467906Z T=1, 2025-05-07T21:01:52.8468009Z D=51, 2025-05-07T21:01:52.8468124Z B=124, 2025-05-07T21:01:52.8468235Z log_E=5, 2025-05-07T21:01:52.8468343Z L=6, 2025-05-07T21:01:52.8468459Z D_gradcheck=2, 2025-05-07T21:01:52.8468582Z stochastic_rounding=True, 2025-05-07T21:01:52.8468686Z weighted=True, 2025-05-07T21:01:52.8468797Z row_wise=True, 2025-05-07T21:01:52.8468898Z mixed=True, 2025-05-07T21:01:52.8469009Z use_cache=False, 2025-05-07T21:01:52.8469150Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.8469253Z use_cpu=True, 2025-05-07T21:01:52.8469390Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.8469484Z ) 2025-05-07T21:01:52.8469655Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8470020Z self=, 2025-05-07T21:01:52.8470196Z compile=True, 2025-05-07T21:01:52.8470316Z pooling_mode=, 2025-05-07T21:01:52.8470400Z T=2, 2025-05-07T21:01:52.8470476Z D=125, 2025-05-07T21:01:52.8470555Z B=7, 2025-05-07T21:01:52.8470640Z log_E=3, 2025-05-07T21:01:52.8470715Z L=5, 2025-05-07T21:01:52.8470796Z D_gradcheck=1, 2025-05-07T21:01:52.8470900Z stochastic_rounding=True, 2025-05-07T21:01:52.8470982Z weighted=True, 2025-05-07T21:01:52.8471070Z row_wise=True, 2025-05-07T21:01:52.8471154Z mixed=True, 2025-05-07T21:01:52.8471236Z use_cache=False, 2025-05-07T21:01:52.8471354Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.8471437Z use_cpu=True, 2025-05-07T21:01:52.8471541Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.8471626Z ) 2025-05-07T21:01:52.8471760Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8472113Z self=, 2025-05-07T21:01:52.8472209Z compile=False, 2025-05-07T21:01:52.8472321Z pooling_mode=, 2025-05-07T21:01:52.8472399Z T=5, 2025-05-07T21:01:52.8472482Z D=97, 2025-05-07T21:01:52.8472558Z B=105, 2025-05-07T21:01:52.8472641Z log_E=4, 2025-05-07T21:01:52.8472715Z L=11, 2025-05-07T21:01:52.8472796Z D_gradcheck=1, 2025-05-07T21:01:52.8472900Z stochastic_rounding=True, 2025-05-07T21:01:52.8472983Z weighted=False, 2025-05-07T21:01:52.8473064Z row_wise=True, 2025-05-07T21:01:52.8473150Z mixed=False, 2025-05-07T21:01:52.8473322Z use_cache=True, 2025-05-07T21:01:52.8473439Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.8473548Z use_cpu=True, 2025-05-07T21:01:52.8473662Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.8473752Z ) 2025-05-07T21:01:52.8473889Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8474329Z self=, 2025-05-07T21:01:52.8474418Z compile=True, 2025-05-07T21:01:52.8474535Z pooling_mode=, 2025-05-07T21:01:52.8474612Z T=2, 2025-05-07T21:01:52.8474693Z D=57, 2025-05-07T21:01:52.8474771Z B=22, 2025-05-07T21:01:52.8474845Z log_E=4, 2025-05-07T21:01:52.8474927Z L=15, 2025-05-07T21:01:52.8475011Z D_gradcheck=1, 2025-05-07T21:01:52.8475111Z stochastic_rounding=False, 2025-05-07T21:01:52.8475201Z weighted=True, 2025-05-07T21:01:52.8475282Z row_wise=True, 2025-05-07T21:01:52.8475505Z mixed=True, 2025-05-07T21:01:52.8475603Z use_cache=False, 2025-05-07T21:01:52.8475713Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.8475795Z use_cpu=True, 2025-05-07T21:01:52.8475908Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.8475984Z ) 2025-05-07T21:01:52.8476116Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8476528Z self=, 2025-05-07T21:01:52.8476612Z compile=False, 2025-05-07T21:01:52.8476734Z pooling_mode=, 2025-05-07T21:01:52.8476813Z T=5, 2025-05-07T21:01:52.8476889Z D=20, 2025-05-07T21:01:52.8476970Z B=32, 2025-05-07T21:01:52.8477048Z log_E=4, 2025-05-07T21:01:52.8477124Z L=0, 2025-05-07T21:01:52.8477213Z D_gradcheck=2, 2025-05-07T21:01:52.8477314Z stochastic_rounding=False, 2025-05-07T21:01:52.8477395Z weighted=True, 2025-05-07T21:01:52.8477484Z row_wise=True, 2025-05-07T21:01:52.8477566Z mixed=True, 2025-05-07T21:01:52.8477659Z use_cache=False, 2025-05-07T21:01:52.8477772Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.8477854Z use_cpu=True, 2025-05-07T21:01:52.8477958Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.8478045Z ) 2025-05-07T21:01:52.8478179Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8478580Z self=, 2025-05-07T21:01:52.8478662Z compile=True, 2025-05-07T21:01:52.8478775Z pooling_mode=, 2025-05-07T21:01:52.8478858Z T=3, 2025-05-07T21:01:52.8478934Z D=116, 2025-05-07T21:01:52.8479014Z B=24, 2025-05-07T21:01:52.8479103Z log_E=4, 2025-05-07T21:01:52.8479179Z L=20, 2025-05-07T21:01:52.8479263Z D_gradcheck=1, 2025-05-07T21:01:52.8479365Z stochastic_rounding=True, 2025-05-07T21:01:52.8479448Z weighted=True, 2025-05-07T21:01:52.8479529Z row_wise=True, 2025-05-07T21:01:52.8479615Z mixed=True, 2025-05-07T21:01:52.8479701Z use_cache=True, 2025-05-07T21:01:52.8479818Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.8479897Z use_cpu=True, 2025-05-07T21:01:52.8480002Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.8480080Z ) 2025-05-07T21:01:52.8480216Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8480575Z self=, 2025-05-07T21:01:52.8480665Z compile=True, 2025-05-07T21:01:52.8480777Z pooling_mode=, 2025-05-07T21:01:52.8480855Z T=4, 2025-05-07T21:01:52.8480937Z D=57, 2025-05-07T21:01:52.8481015Z B=107, 2025-05-07T21:01:52.8481093Z log_E=4, 2025-05-07T21:01:52.8481176Z L=18, 2025-05-07T21:01:52.8481257Z D_gradcheck=1, 2025-05-07T21:01:52.8481355Z stochastic_rounding=True, 2025-05-07T21:01:52.8481442Z weighted=False, 2025-05-07T21:01:52.8481526Z row_wise=True, 2025-05-07T21:01:52.8481661Z mixed=False, 2025-05-07T21:01:52.8481745Z use_cache=True, 2025-05-07T21:01:52.8481858Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.8481949Z use_cpu=True, 2025-05-07T21:01:52.8482053Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.8482128Z ) 2025-05-07T21:01:52.8482310Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8482659Z self=, 2025-05-07T21:01:52.8482746Z compile=False, 2025-05-07T21:01:52.8482860Z pooling_mode=, 2025-05-07T21:01:52.8482936Z T=1, 2025-05-07T21:01:52.8483013Z D=31, 2025-05-07T21:01:52.8483095Z B=72, 2025-05-07T21:01:52.8483172Z log_E=5, 2025-05-07T21:01:52.8483254Z L=8, 2025-05-07T21:01:52.8483335Z D_gradcheck=1, 2025-05-07T21:01:52.8483434Z stochastic_rounding=False, 2025-05-07T21:01:52.8483521Z weighted=True, 2025-05-07T21:01:52.8483602Z row_wise=True, 2025-05-07T21:01:52.8483686Z mixed=True, 2025-05-07T21:01:52.8483778Z use_cache=False, 2025-05-07T21:01:52.8483887Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.8483967Z use_cpu=True, 2025-05-07T21:01:52.8484080Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.8484161Z ) 2025-05-07T21:01:52.8484296Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8484711Z self=, 2025-05-07T21:01:52.8484798Z compile=False, 2025-05-07T21:01:52.8484918Z pooling_mode=, 2025-05-07T21:01:52.8485000Z T=1, 2025-05-07T21:01:52.8485078Z D=83, 2025-05-07T21:01:52.8485161Z B=35, 2025-05-07T21:01:52.8485241Z log_E=4, 2025-05-07T21:01:52.8485320Z L=16, 2025-05-07T21:01:52.8485408Z D_gradcheck=2, 2025-05-07T21:01:52.8485510Z stochastic_rounding=False, 2025-05-07T21:01:52.8485593Z weighted=False, 2025-05-07T21:01:52.8485689Z row_wise=True, 2025-05-07T21:01:52.8485774Z mixed=False, 2025-05-07T21:01:52.8485859Z use_cache=False, 2025-05-07T21:01:52.8485976Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.8486059Z use_cpu=True, 2025-05-07T21:01:52.8486166Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.8486251Z ) 2025-05-07T21:01:52.8486387Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8486793Z self=, 2025-05-07T21:01:52.8486881Z compile=True, 2025-05-07T21:01:52.8486992Z pooling_mode=, 2025-05-07T21:01:52.8487077Z T=3, 2025-05-07T21:01:52.8487155Z D=52, 2025-05-07T21:01:52.8487234Z B=23, 2025-05-07T21:01:52.8487320Z log_E=5, 2025-05-07T21:01:52.8487396Z L=15, 2025-05-07T21:01:52.8487479Z D_gradcheck=1, 2025-05-07T21:01:52.8487584Z stochastic_rounding=False, 2025-05-07T21:01:52.8487667Z weighted=True, 2025-05-07T21:01:52.8487750Z row_wise=True, 2025-05-07T21:01:52.8487837Z mixed=True, 2025-05-07T21:01:52.8487922Z use_cache=False, 2025-05-07T21:01:52.8488034Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.8488125Z use_cpu=True, 2025-05-07T21:01:52.8488232Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.8488317Z ) 2025-05-07T21:01:52.8488461Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8488808Z self=, 2025-05-07T21:01:52.8488901Z compile=False, 2025-05-07T21:01:52.8489012Z pooling_mode=, 2025-05-07T21:01:52.8489088Z T=1, 2025-05-07T21:01:52.8489168Z D=32, 2025-05-07T21:01:52.8489246Z B=56, 2025-05-07T21:01:52.8489326Z log_E=4, 2025-05-07T21:01:52.8489416Z L=12, 2025-05-07T21:01:52.8489502Z D_gradcheck=2, 2025-05-07T21:01:52.8489602Z stochastic_rounding=True, 2025-05-07T21:01:52.8489693Z weighted=False, 2025-05-07T21:01:52.8489828Z row_wise=True, 2025-05-07T21:01:52.8489912Z mixed=True, 2025-05-07T21:01:52.8490002Z use_cache=True, 2025-05-07T21:01:52.8490122Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.8490213Z use_cpu=True, 2025-05-07T21:01:52.8490320Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.8490437Z ) 2025-05-07T21:01:52.8490842Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8491252Z self=, 2025-05-07T21:01:52.8491342Z compile=True, 2025-05-07T21:01:52.8491462Z pooling_mode=, 2025-05-07T21:01:52.8491543Z T=2, 2025-05-07T21:01:52.8491625Z D=122, 2025-05-07T21:01:52.8491710Z B=57, 2025-05-07T21:01:52.8491794Z log_E=4, 2025-05-07T21:01:52.8491873Z L=9, 2025-05-07T21:01:52.8491964Z D_gradcheck=2, 2025-05-07T21:01:52.8492065Z stochastic_rounding=False, 2025-05-07T21:01:52.8492150Z weighted=True, 2025-05-07T21:01:52.8492242Z row_wise=True, 2025-05-07T21:01:52.8492324Z mixed=True, 2025-05-07T21:01:52.8492414Z use_cache=True, 2025-05-07T21:01:52.8492526Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.8492612Z use_cpu=True, 2025-05-07T21:01:52.8492725Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.8492889Z ) 2025-05-07T21:01:52.8493024Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8493380Z self=, 2025-05-07T21:01:52.8493466Z compile=False, 2025-05-07T21:01:52.8493577Z pooling_mode=, 2025-05-07T21:01:52.8493662Z T=4, 2025-05-07T21:01:52.8493744Z D=46, 2025-05-07T21:01:52.8493824Z B=88, 2025-05-07T21:01:52.8493911Z log_E=4, 2025-05-07T21:01:52.8493991Z L=2, 2025-05-07T21:01:52.8494082Z D_gradcheck=1, 2025-05-07T21:01:52.8494182Z stochastic_rounding=False, 2025-05-07T21:01:52.8494266Z weighted=True, 2025-05-07T21:01:52.8494356Z row_wise=True, 2025-05-07T21:01:52.8494441Z mixed=False, 2025-05-07T21:01:52.8494526Z use_cache=True, 2025-05-07T21:01:52.8494642Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.8494726Z use_cpu=True, 2025-05-07T21:01:52.8494836Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.8494922Z ) 2025-05-07T21:01:52.8495124Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8495581Z self=, 2025-05-07T21:01:52.8495708Z compile=False, 2025-05-07T21:01:52.8495859Z pooling_mode=, 2025-05-07T21:01:52.8495971Z T=5, 2025-05-07T21:01:52.8496075Z D=31, 2025-05-07T21:01:52.8496180Z B=99, 2025-05-07T21:01:52.8496292Z log_E=5, 2025-05-07T21:01:52.8496371Z L=2, 2025-05-07T21:01:52.8496454Z D_gradcheck=2, 2025-05-07T21:01:52.8496558Z stochastic_rounding=False, 2025-05-07T21:01:52.8496645Z weighted=False, 2025-05-07T21:01:52.8496731Z row_wise=True, 2025-05-07T21:01:52.8496816Z mixed=True, 2025-05-07T21:01:52.8496905Z use_cache=False, 2025-05-07T21:01:52.8497015Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.8497105Z use_cpu=True, 2025-05-07T21:01:52.8497217Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.8497299Z ) 2025-05-07T21:01:52.8497447Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8497790Z self=, 2025-05-07T21:01:52.8497881Z compile=False, 2025-05-07T21:01:52.8497994Z pooling_mode=, 2025-05-07T21:01:52.8498072Z T=5, 2025-05-07T21:01:52.8498157Z D=13, 2025-05-07T21:01:52.8498236Z B=99, 2025-05-07T21:01:52.8498313Z log_E=5, 2025-05-07T21:01:52.8498397Z L=9, 2025-05-07T21:01:52.8498480Z D_gradcheck=1, 2025-05-07T21:01:52.8498582Z stochastic_rounding=False, 2025-05-07T21:01:52.8498757Z weighted=True, 2025-05-07T21:01:52.8498844Z row_wise=True, 2025-05-07T21:01:52.8498927Z mixed=False, 2025-05-07T21:01:52.8499019Z use_cache=False, 2025-05-07T21:01:52.8499129Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.8499216Z use_cpu=True, 2025-05-07T21:01:52.8499391Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.8499469Z ) 2025-05-07T21:01:52.8499617Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8499963Z self=, 2025-05-07T21:01:52.8500050Z compile=False, 2025-05-07T21:01:52.8500170Z pooling_mode=, 2025-05-07T21:01:52.8500251Z T=2, 2025-05-07T21:01:52.8500329Z D=79, 2025-05-07T21:01:52.8500412Z B=21, 2025-05-07T21:01:52.8500492Z log_E=4, 2025-05-07T21:01:52.8500570Z L=12, 2025-05-07T21:01:52.8500659Z D_gradcheck=2, 2025-05-07T21:01:52.8500759Z stochastic_rounding=True, 2025-05-07T21:01:52.8500851Z weighted=False, 2025-05-07T21:01:52.8500937Z row_wise=True, 2025-05-07T21:01:52.8501019Z mixed=False, 2025-05-07T21:01:52.8501102Z use_cache=True, 2025-05-07T21:01:52.8501218Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.8501301Z use_cpu=True, 2025-05-07T21:01:52.8501414Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.8501535Z ) 2025-05-07T21:01:52.8759103Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8759909Z self=, 2025-05-07T21:01:52.8760098Z compile=True, 2025-05-07T21:01:52.8760257Z pooling_mode=, 2025-05-07T21:01:52.8760365Z T=2, 2025-05-07T21:01:52.8760483Z D=104, 2025-05-07T21:01:52.8760588Z B=19, 2025-05-07T21:01:52.8760695Z log_E=3, 2025-05-07T21:01:52.8760807Z L=12, 2025-05-07T21:01:52.8760922Z D_gradcheck=1, 2025-05-07T21:01:52.8761059Z stochastic_rounding=True, 2025-05-07T21:01:52.8761197Z weighted=False, 2025-05-07T21:01:52.8761283Z row_wise=True, 2025-05-07T21:01:52.8761366Z mixed=True, 2025-05-07T21:01:52.8761457Z use_cache=True, 2025-05-07T21:01:52.8761571Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.8761664Z use_cpu=True, 2025-05-07T21:01:52.8761774Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.8761852Z ) 2025-05-07T21:01:52.8762132Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8762481Z self=, 2025-05-07T21:01:52.8762568Z compile=True, 2025-05-07T21:01:52.8762687Z pooling_mode=, 2025-05-07T21:01:52.8762765Z T=5, 2025-05-07T21:01:52.8762846Z D=81, 2025-05-07T21:01:52.8762931Z B=20, 2025-05-07T21:01:52.8763011Z log_E=5, 2025-05-07T21:01:52.8763090Z L=16, 2025-05-07T21:01:52.8763181Z D_gradcheck=2, 2025-05-07T21:01:52.8763285Z stochastic_rounding=False, 2025-05-07T21:01:52.8763373Z weighted=False, 2025-05-07T21:01:52.8763465Z row_wise=True, 2025-05-07T21:01:52.8763548Z mixed=True, 2025-05-07T21:01:52.8763639Z use_cache=False, 2025-05-07T21:01:52.8763752Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.8763838Z use_cpu=True, 2025-05-07T21:01:52.8763952Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.8764028Z ) 2025-05-07T21:01:52.8764166Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8764516Z self=, 2025-05-07T21:01:52.8764602Z compile=False, 2025-05-07T21:01:52.8764713Z pooling_mode=, 2025-05-07T21:01:52.8764795Z T=1, 2025-05-07T21:01:52.8764873Z D=88, 2025-05-07T21:01:52.8764951Z B=70, 2025-05-07T21:01:52.8765035Z log_E=4, 2025-05-07T21:01:52.8765113Z L=7, 2025-05-07T21:01:52.8765203Z D_gradcheck=1, 2025-05-07T21:01:52.8765372Z stochastic_rounding=True, 2025-05-07T21:01:52.8765458Z weighted=True, 2025-05-07T21:01:52.8765548Z row_wise=True, 2025-05-07T21:01:52.8765628Z mixed=True, 2025-05-07T21:01:52.8765715Z use_cache=False, 2025-05-07T21:01:52.8765833Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.8765975Z use_cpu=True, 2025-05-07T21:01:52.8766084Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.8766169Z ) 2025-05-07T21:01:52.8766306Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8766652Z self=, 2025-05-07T21:01:52.8766745Z compile=True, 2025-05-07T21:01:52.8766857Z pooling_mode=, 2025-05-07T21:01:52.8766944Z T=5, 2025-05-07T21:01:52.8767023Z D=120, 2025-05-07T21:01:52.8767099Z B=20, 2025-05-07T21:01:52.8767183Z log_E=3, 2025-05-07T21:01:52.8767261Z L=4, 2025-05-07T21:01:52.8767345Z D_gradcheck=1, 2025-05-07T21:01:52.8767455Z stochastic_rounding=True, 2025-05-07T21:01:52.8767540Z weighted=True, 2025-05-07T21:01:52.8767624Z row_wise=True, 2025-05-07T21:01:52.8767712Z mixed=False, 2025-05-07T21:01:52.8767797Z use_cache=True, 2025-05-07T21:01:52.8767907Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.8767996Z use_cpu=True, 2025-05-07T21:01:52.8768164Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.8768242Z ) 2025-05-07T21:01:52.8768381Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8768726Z self=, 2025-05-07T21:01:52.8768819Z compile=False, 2025-05-07T21:01:52.8768930Z pooling_mode=, 2025-05-07T21:01:52.8769008Z T=5, 2025-05-07T21:01:52.8769089Z D=83, 2025-05-07T21:01:52.8769168Z B=19, 2025-05-07T21:01:52.8769249Z log_E=3, 2025-05-07T21:01:52.8769331Z L=12, 2025-05-07T21:01:52.8769415Z D_gradcheck=2, 2025-05-07T21:01:52.8769521Z stochastic_rounding=False, 2025-05-07T21:01:52.8769610Z weighted=True, 2025-05-07T21:01:52.8769694Z row_wise=True, 2025-05-07T21:01:52.8769776Z mixed=True, 2025-05-07T21:01:52.8769870Z use_cache=True, 2025-05-07T21:01:52.8769984Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.8770074Z use_cpu=True, 2025-05-07T21:01:52.8770231Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.8770309Z ) 2025-05-07T21:01:52.8770455Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8770801Z self=, 2025-05-07T21:01:52.8770888Z compile=True, 2025-05-07T21:01:52.8771008Z pooling_mode=, 2025-05-07T21:01:52.8771088Z T=2, 2025-05-07T21:01:52.8771166Z D=84, 2025-05-07T21:01:52.8771253Z B=85, 2025-05-07T21:01:52.8771331Z log_E=3, 2025-05-07T21:01:52.8771410Z L=8, 2025-05-07T21:01:52.8771500Z D_gradcheck=1, 2025-05-07T21:01:52.8771602Z stochastic_rounding=True, 2025-05-07T21:01:52.8771686Z weighted=True, 2025-05-07T21:01:52.8771776Z row_wise=True, 2025-05-07T21:01:52.8771859Z mixed=False, 2025-05-07T21:01:52.8771946Z use_cache=False, 2025-05-07T21:01:52.8772067Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.8772154Z use_cpu=True, 2025-05-07T21:01:52.8772268Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.8772342Z ) 2025-05-07T21:01:52.8772479Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8772832Z self=, 2025-05-07T21:01:52.8772917Z compile=True, 2025-05-07T21:01:52.8773030Z pooling_mode=, 2025-05-07T21:01:52.8773117Z T=5, 2025-05-07T21:01:52.8773195Z D=98, 2025-05-07T21:01:52.8773273Z B=44, 2025-05-07T21:01:52.8773357Z log_E=3, 2025-05-07T21:01:52.8773434Z L=13, 2025-05-07T21:01:52.8773563Z D_gradcheck=2, 2025-05-07T21:01:52.8773671Z stochastic_rounding=True, 2025-05-07T21:01:52.8773760Z weighted=True, 2025-05-07T21:01:52.8773843Z row_wise=True, 2025-05-07T21:01:52.8773931Z mixed=False, 2025-05-07T21:01:52.8774017Z use_cache=True, 2025-05-07T21:01:52.8774172Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.8774258Z use_cpu=True, 2025-05-07T21:01:52.8774366Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.8774451Z ) 2025-05-07T21:01:52.8774586Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8774931Z self=, 2025-05-07T21:01:52.8775021Z compile=True, 2025-05-07T21:01:52.8775134Z pooling_mode=, 2025-05-07T21:01:52.8775218Z T=5, 2025-05-07T21:01:52.8775302Z D=62, 2025-05-07T21:01:52.8775382Z B=34, 2025-05-07T21:01:52.8775461Z log_E=3, 2025-05-07T21:01:52.8775544Z L=1, 2025-05-07T21:01:52.8775630Z D_gradcheck=2, 2025-05-07T21:01:52.8775736Z stochastic_rounding=False, 2025-05-07T21:01:52.8775821Z weighted=False, 2025-05-07T21:01:52.8775903Z row_wise=True, 2025-05-07T21:01:52.8775989Z mixed=True, 2025-05-07T21:01:52.8776074Z use_cache=True, 2025-05-07T21:01:52.8776188Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.8776320Z use_cpu=True, 2025-05-07T21:01:52.8776428Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.8776504Z ) 2025-05-07T21:01:52.8776643Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8776987Z self=, 2025-05-07T21:01:52.8777073Z compile=True, 2025-05-07T21:01:52.8777190Z pooling_mode=, 2025-05-07T21:01:52.8777270Z T=1, 2025-05-07T21:01:52.8777355Z D=2, 2025-05-07T21:01:52.8777432Z B=42, 2025-05-07T21:01:52.8777511Z log_E=3, 2025-05-07T21:01:52.8777595Z L=8, 2025-05-07T21:01:52.8777681Z D_gradcheck=2, 2025-05-07T21:01:52.8777785Z stochastic_rounding=False, 2025-05-07T21:01:52.8777877Z weighted=True, 2025-05-07T21:01:52.8777963Z row_wise=True, 2025-05-07T21:01:52.8778044Z mixed=True, 2025-05-07T21:01:52.8778136Z use_cache=False, 2025-05-07T21:01:52.8778252Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.8778339Z use_cpu=True, 2025-05-07T21:01:52.8778499Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.8778576Z ) 2025-05-07T21:01:52.8778708Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8779058Z self=, 2025-05-07T21:01:52.8779146Z compile=False, 2025-05-07T21:01:52.8779263Z pooling_mode=, 2025-05-07T21:01:52.8779341Z T=4, 2025-05-07T21:01:52.8779419Z D=56, 2025-05-07T21:01:52.8779504Z B=7, 2025-05-07T21:01:52.8779582Z log_E=4, 2025-05-07T21:01:52.8779661Z L=2, 2025-05-07T21:01:52.8779755Z D_gradcheck=1, 2025-05-07T21:01:52.8779856Z stochastic_rounding=False, 2025-05-07T21:01:52.8779942Z weighted=False, 2025-05-07T21:01:52.8780030Z row_wise=True, 2025-05-07T21:01:52.8780113Z mixed=False, 2025-05-07T21:01:52.8780199Z use_cache=False, 2025-05-07T21:01:52.8780319Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.8780405Z use_cpu=True, 2025-05-07T21:01:52.8780513Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.8780595Z ) 2025-05-07T21:01:52.8780730Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8781080Z self=, 2025-05-07T21:01:52.8781167Z compile=False, 2025-05-07T21:01:52.8781279Z pooling_mode=, 2025-05-07T21:01:52.8781365Z T=5, 2025-05-07T21:01:52.8781443Z D=73, 2025-05-07T21:01:52.8781524Z B=122, 2025-05-07T21:01:52.8781611Z log_E=4, 2025-05-07T21:01:52.8781734Z L=1, 2025-05-07T21:01:52.8781821Z D_gradcheck=2, 2025-05-07T21:01:52.8781932Z stochastic_rounding=False, 2025-05-07T21:01:52.8782020Z weighted=False, 2025-05-07T21:01:52.8782105Z row_wise=True, 2025-05-07T21:01:52.8782193Z mixed=True, 2025-05-07T21:01:52.8782317Z use_cache=True, 2025-05-07T21:01:52.8782432Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.8782526Z use_cpu=True, 2025-05-07T21:01:52.8782633Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.8782714Z ) 2025-05-07T21:01:52.8782850Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8783195Z self=, 2025-05-07T21:01:52.8783292Z compile=False, 2025-05-07T21:01:52.8783404Z pooling_mode=, 2025-05-07T21:01:52.8783483Z T=3, 2025-05-07T21:01:52.8783569Z D=58, 2025-05-07T21:01:52.8783649Z B=66, 2025-05-07T21:01:52.8783729Z log_E=5, 2025-05-07T21:01:52.8783817Z L=9, 2025-05-07T21:01:52.8783907Z D_gradcheck=2, 2025-05-07T21:01:52.8784008Z stochastic_rounding=True, 2025-05-07T21:01:52.8784099Z weighted=True, 2025-05-07T21:01:52.8784182Z row_wise=True, 2025-05-07T21:01:52.8784264Z mixed=True, 2025-05-07T21:01:52.8784359Z use_cache=True, 2025-05-07T21:01:52.8784514Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.8784607Z use_cpu=True, 2025-05-07T21:01:52.8784712Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.8784789Z ) 2025-05-07T21:01:52.8784928Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8785272Z self=, 2025-05-07T21:01:52.8785357Z compile=True, 2025-05-07T21:01:52.8785474Z pooling_mode=, 2025-05-07T21:01:52.8785551Z T=1, 2025-05-07T21:01:52.8785629Z D=71, 2025-05-07T21:01:52.8785714Z B=106, 2025-05-07T21:01:52.8785793Z log_E=3, 2025-05-07T21:01:52.8785874Z L=18, 2025-05-07T21:01:52.8785964Z D_gradcheck=1, 2025-05-07T21:01:52.8786066Z stochastic_rounding=False, 2025-05-07T21:01:52.8786155Z weighted=True, 2025-05-07T21:01:52.8786238Z row_wise=True, 2025-05-07T21:01:52.8786324Z mixed=False, 2025-05-07T21:01:52.8786419Z use_cache=False, 2025-05-07T21:01:52.8786533Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.8786657Z use_cpu=True, 2025-05-07T21:01:52.8786772Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.8786847Z ) 2025-05-07T21:01:52.8786982Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8787334Z self=, 2025-05-07T21:01:52.8787419Z compile=True, 2025-05-07T21:01:52.8787532Z pooling_mode=, 2025-05-07T21:01:52.8787617Z T=5, 2025-05-07T21:01:52.8787695Z D=23, 2025-05-07T21:01:52.8787779Z B=123, 2025-05-07T21:01:52.8787874Z log_E=4, 2025-05-07T21:01:52.8787953Z L=8, 2025-05-07T21:01:52.8788043Z D_gradcheck=2, 2025-05-07T21:01:52.8788147Z stochastic_rounding=False, 2025-05-07T21:01:52.8788233Z weighted=False, 2025-05-07T21:01:52.8788324Z row_wise=True, 2025-05-07T21:01:52.8788411Z mixed=False, 2025-05-07T21:01:52.8788500Z use_cache=False, 2025-05-07T21:01:52.8788619Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.8788701Z use_cpu=True, 2025-05-07T21:01:52.8788813Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.8788889Z ) 2025-05-07T21:01:52.8789023Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8789376Z self=, 2025-05-07T21:01:52.8789462Z compile=False, 2025-05-07T21:01:52.8789575Z pooling_mode=, 2025-05-07T21:01:52.8789661Z T=3, 2025-05-07T21:01:52.8789740Z D=18, 2025-05-07T21:01:52.8789818Z B=46, 2025-05-07T21:01:52.8789973Z log_E=3, 2025-05-07T21:01:52.8790052Z L=4, 2025-05-07T21:01:52.8790138Z D_gradcheck=2, 2025-05-07T21:01:52.8790243Z stochastic_rounding=False, 2025-05-07T21:01:52.8790332Z weighted=False, 2025-05-07T21:01:52.8790416Z row_wise=True, 2025-05-07T21:01:52.8790545Z mixed=False, 2025-05-07T21:01:52.8790886Z use_cache=True, 2025-05-07T21:01:52.8791006Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.8791090Z use_cpu=True, 2025-05-07T21:01:52.8791199Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.8791282Z ) 2025-05-07T21:01:52.8791423Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.8791769Z self=, 2025-05-07T21:01:52.8791861Z compile=False, 2025-05-07T21:01:52.8791972Z pooling_mode=, 2025-05-07T21:01:52.8792051Z T=2, 2025-05-07T21:01:52.8792134Z D=28, 2025-05-07T21:01:52.8792212Z B=72, 2025-05-07T21:01:52.8792296Z log_E=5, 2025-05-07T21:01:52.8792380Z L=4, 2025-05-07T21:01:52.8792465Z D_gradcheck=2, 2025-05-07T21:01:52.8792572Z stochastic_rounding=False, 2025-05-07T21:01:52.8792662Z weighted=False, 2025-05-07T21:01:52.8792745Z row_wise=True, 2025-05-07T21:01:52.8792836Z mixed=False, 2025-05-07T21:01:52.8792994Z use_cache=False, 2025-05-07T21:01:52.8793111Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.8793201Z use_cpu=True, 2025-05-07T21:01:52.8793307Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.8793383Z ) 2025-05-07T21:01:52.9057004Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9057399Z self=, 2025-05-07T21:01:52.9057527Z compile=False, 2025-05-07T21:01:52.9057692Z pooling_mode=, 2025-05-07T21:01:52.9057808Z T=5, 2025-05-07T21:01:52.9057933Z D=31, 2025-05-07T21:01:52.9058045Z B=72, 2025-05-07T21:01:52.9058153Z log_E=4, 2025-05-07T21:01:52.9058323Z L=5, 2025-05-07T21:01:52.9058437Z D_gradcheck=1, 2025-05-07T21:01:52.9058573Z stochastic_rounding=False, 2025-05-07T21:01:52.9058697Z weighted=False, 2025-05-07T21:01:52.9058810Z row_wise=True, 2025-05-07T21:01:52.9058924Z mixed=False, 2025-05-07T21:01:52.9059049Z use_cache=True, 2025-05-07T21:01:52.9059332Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.9059430Z use_cpu=True, 2025-05-07T21:01:52.9059539Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.9059615Z ) 2025-05-07T21:01:52.9059755Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9060101Z self=, 2025-05-07T21:01:52.9060189Z compile=False, 2025-05-07T21:01:52.9060306Z pooling_mode=, 2025-05-07T21:01:52.9060385Z T=2, 2025-05-07T21:01:52.9060464Z D=57, 2025-05-07T21:01:52.9060549Z B=72, 2025-05-07T21:01:52.9060632Z log_E=5, 2025-05-07T21:01:52.9060712Z L=18, 2025-05-07T21:01:52.9060801Z D_gradcheck=1, 2025-05-07T21:01:52.9060902Z stochastic_rounding=True, 2025-05-07T21:01:52.9060990Z weighted=False, 2025-05-07T21:01:52.9061083Z row_wise=True, 2025-05-07T21:01:52.9061168Z mixed=False, 2025-05-07T21:01:52.9061260Z use_cache=False, 2025-05-07T21:01:52.9061377Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.9061460Z use_cpu=True, 2025-05-07T21:01:52.9061573Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.9061650Z ) 2025-05-07T21:01:52.9061787Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9062137Z self=, 2025-05-07T21:01:52.9062226Z compile=False, 2025-05-07T21:01:52.9062338Z pooling_mode=, 2025-05-07T21:01:52.9062422Z T=2, 2025-05-07T21:01:52.9062499Z D=85, 2025-05-07T21:01:52.9062646Z B=119, 2025-05-07T21:01:52.9062733Z log_E=3, 2025-05-07T21:01:52.9062810Z L=20, 2025-05-07T21:01:52.9062900Z D_gradcheck=1, 2025-05-07T21:01:52.9063001Z stochastic_rounding=False, 2025-05-07T21:01:52.9063086Z weighted=True, 2025-05-07T21:01:52.9063233Z row_wise=True, 2025-05-07T21:01:52.9063321Z mixed=False, 2025-05-07T21:01:52.9063412Z use_cache=False, 2025-05-07T21:01:52.9063530Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.9063614Z use_cpu=True, 2025-05-07T21:01:52.9063722Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.9063805Z ) 2025-05-07T21:01:52.9063939Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9064285Z self=, 2025-05-07T21:01:52.9064377Z compile=True, 2025-05-07T21:01:52.9064491Z pooling_mode=, 2025-05-07T21:01:52.9064575Z T=1, 2025-05-07T21:01:52.9064657Z D=48, 2025-05-07T21:01:52.9064735Z B=11, 2025-05-07T21:01:52.9064821Z log_E=5, 2025-05-07T21:01:52.9064899Z L=8, 2025-05-07T21:01:52.9064984Z D_gradcheck=1, 2025-05-07T21:01:52.9065088Z stochastic_rounding=True, 2025-05-07T21:01:52.9065180Z weighted=False, 2025-05-07T21:01:52.9065269Z row_wise=True, 2025-05-07T21:01:52.9065419Z mixed=True, 2025-05-07T21:01:52.9065508Z use_cache=True, 2025-05-07T21:01:52.9065621Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.9065711Z use_cpu=True, 2025-05-07T21:01:52.9065816Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.9065892Z ) 2025-05-07T21:01:52.9066036Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9066383Z self=, 2025-05-07T21:01:52.9066476Z compile=False, 2025-05-07T21:01:52.9066590Z pooling_mode=, 2025-05-07T21:01:52.9066669Z T=2, 2025-05-07T21:01:52.9066757Z D=102, 2025-05-07T21:01:52.9066835Z B=8, 2025-05-07T21:01:52.9073972Z log_E=5, 2025-05-07T21:01:52.9074081Z L=13, 2025-05-07T21:01:52.9074171Z D_gradcheck=1, 2025-05-07T21:01:52.9074283Z stochastic_rounding=False, 2025-05-07T21:01:52.9074377Z weighted=False, 2025-05-07T21:01:52.9074466Z row_wise=True, 2025-05-07T21:01:52.9074557Z mixed=False, 2025-05-07T21:01:52.9074717Z use_cache=False, 2025-05-07T21:01:52.9074841Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.9074932Z use_cpu=True, 2025-05-07T21:01:52.9075042Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.9075120Z ) 2025-05-07T21:01:52.9075266Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9075717Z self=, 2025-05-07T21:01:52.9075805Z compile=True, 2025-05-07T21:01:52.9075929Z pooling_mode=, 2025-05-07T21:01:52.9076009Z T=2, 2025-05-07T21:01:52.9076095Z D=59, 2025-05-07T21:01:52.9076179Z B=59, 2025-05-07T21:01:52.9076258Z log_E=5, 2025-05-07T21:01:52.9076343Z L=20, 2025-05-07T21:01:52.9076429Z D_gradcheck=1, 2025-05-07T21:01:52.9076530Z stochastic_rounding=True, 2025-05-07T21:01:52.9076624Z weighted=True, 2025-05-07T21:01:52.9076711Z row_wise=True, 2025-05-07T21:01:52.9076794Z mixed=True, 2025-05-07T21:01:52.9076888Z use_cache=True, 2025-05-07T21:01:52.9077002Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.9077088Z use_cpu=True, 2025-05-07T21:01:52.9077203Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.9077282Z ) 2025-05-07T21:01:52.9077421Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9077778Z self=, 2025-05-07T21:01:52.9077864Z compile=True, 2025-05-07T21:01:52.9077984Z pooling_mode=, 2025-05-07T21:01:52.9078134Z T=2, 2025-05-07T21:01:52.9078215Z D=84, 2025-05-07T21:01:52.9078298Z B=53, 2025-05-07T21:01:52.9078378Z log_E=3, 2025-05-07T21:01:52.9078457Z L=20, 2025-05-07T21:01:52.9078549Z D_gradcheck=1, 2025-05-07T21:01:52.9078649Z stochastic_rounding=False, 2025-05-07T21:01:52.9078780Z weighted=True, 2025-05-07T21:01:52.9078871Z row_wise=True, 2025-05-07T21:01:52.9078958Z mixed=False, 2025-05-07T21:01:52.9079047Z use_cache=False, 2025-05-07T21:01:52.9079166Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.9079250Z use_cpu=True, 2025-05-07T21:01:52.9079356Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.9079439Z ) 2025-05-07T21:01:52.9079574Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9079926Z self=, 2025-05-07T21:01:52.9080012Z compile=False, 2025-05-07T21:01:52.9080124Z pooling_mode=, 2025-05-07T21:01:52.9080210Z T=5, 2025-05-07T21:01:52.9080289Z D=121, 2025-05-07T21:01:52.9080368Z B=117, 2025-05-07T21:01:52.9080453Z log_E=5, 2025-05-07T21:01:52.9080531Z L=13, 2025-05-07T21:01:52.9080616Z D_gradcheck=1, 2025-05-07T21:01:52.9080723Z stochastic_rounding=False, 2025-05-07T21:01:52.9080811Z weighted=True, 2025-05-07T21:01:52.9080937Z row_wise=True, 2025-05-07T21:01:52.9081028Z mixed=False, 2025-05-07T21:01:52.9081115Z use_cache=False, 2025-05-07T21:01:52.9081226Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.9081313Z use_cpu=True, 2025-05-07T21:01:52.9081419Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.9081501Z ) 2025-05-07T21:01:52.9081636Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9081983Z self=, 2025-05-07T21:01:52.9082075Z compile=True, 2025-05-07T21:01:52.9082187Z pooling_mode=, 2025-05-07T21:01:52.9082269Z T=1, 2025-05-07T21:01:52.9082353Z D=109, 2025-05-07T21:01:52.9082432Z B=45, 2025-05-07T21:01:52.9082513Z log_E=5, 2025-05-07T21:01:52.9082598Z L=7, 2025-05-07T21:01:52.9082684Z D_gradcheck=1, 2025-05-07T21:01:52.9082784Z stochastic_rounding=False, 2025-05-07T21:01:52.9082879Z weighted=True, 2025-05-07T21:01:52.9082963Z row_wise=True, 2025-05-07T21:01:52.9083089Z mixed=False, 2025-05-07T21:01:52.9083183Z use_cache=False, 2025-05-07T21:01:52.9083296Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.9083385Z use_cpu=True, 2025-05-07T21:01:52.9083492Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.9083569Z ) 2025-05-07T21:01:52.9083708Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9084055Z self=, 2025-05-07T21:01:52.9084142Z compile=False, 2025-05-07T21:01:52.9084264Z pooling_mode=, 2025-05-07T21:01:52.9084344Z T=2, 2025-05-07T21:01:52.9084423Z D=3, 2025-05-07T21:01:52.9084506Z B=67, 2025-05-07T21:01:52.9084587Z log_E=5, 2025-05-07T21:01:52.9084665Z L=19, 2025-05-07T21:01:52.9084759Z D_gradcheck=2, 2025-05-07T21:01:52.9084863Z stochastic_rounding=False, 2025-05-07T21:01:52.9084960Z weighted=False, 2025-05-07T21:01:52.9085047Z row_wise=True, 2025-05-07T21:01:52.9085136Z mixed=False, 2025-05-07T21:01:52.9085229Z use_cache=True, 2025-05-07T21:01:52.9085341Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.9085427Z use_cpu=True, 2025-05-07T21:01:52.9085540Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.9085617Z ) 2025-05-07T21:01:52.9085751Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9086103Z self=, 2025-05-07T21:01:52.9086189Z compile=True, 2025-05-07T21:01:52.9086351Z pooling_mode=, 2025-05-07T21:01:52.9086439Z T=4, 2025-05-07T21:01:52.9086518Z D=107, 2025-05-07T21:01:52.9086597Z B=103, 2025-05-07T21:01:52.9086685Z log_E=3, 2025-05-07T21:01:52.9086767Z L=20, 2025-05-07T21:01:52.9086860Z D_gradcheck=1, 2025-05-07T21:01:52.9087003Z stochastic_rounding=True, 2025-05-07T21:01:52.9087092Z weighted=False, 2025-05-07T21:01:52.9087186Z row_wise=True, 2025-05-07T21:01:52.9087270Z mixed=False, 2025-05-07T21:01:52.9087358Z use_cache=False, 2025-05-07T21:01:52.9087477Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.9087559Z use_cpu=True, 2025-05-07T21:01:52.9087666Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.9087749Z ) 2025-05-07T21:01:52.9087883Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9088231Z self=, 2025-05-07T21:01:52.9088324Z compile=False, 2025-05-07T21:01:52.9088439Z pooling_mode=, 2025-05-07T21:01:52.9088524Z T=5, 2025-05-07T21:01:52.9088602Z D=78, 2025-05-07T21:01:52.9088678Z B=83, 2025-05-07T21:01:52.9088762Z log_E=3, 2025-05-07T21:01:52.9088840Z L=19, 2025-05-07T21:01:52.9088925Z D_gradcheck=1, 2025-05-07T21:01:52.9089034Z stochastic_rounding=True, 2025-05-07T21:01:52.9089172Z weighted=True, 2025-05-07T21:01:52.9089258Z row_wise=True, 2025-05-07T21:01:52.9089348Z mixed=True, 2025-05-07T21:01:52.9089435Z use_cache=False, 2025-05-07T21:01:52.9089544Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.9089633Z use_cpu=True, 2025-05-07T21:01:52.9089742Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.9089817Z ) 2025-05-07T21:01:52.9089957Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9090303Z self=, 2025-05-07T21:01:52.9090394Z compile=False, 2025-05-07T21:01:52.9090509Z pooling_mode=, 2025-05-07T21:01:52.9090929Z T=5, 2025-05-07T21:01:52.9091016Z D=46, 2025-05-07T21:01:52.9091090Z B=80, 2025-05-07T21:01:52.9091167Z log_E=4, 2025-05-07T21:01:52.9091248Z L=14, 2025-05-07T21:01:52.9091333Z D_gradcheck=1, 2025-05-07T21:01:52.9091434Z stochastic_rounding=False, 2025-05-07T21:01:52.9091521Z weighted=False, 2025-05-07T21:01:52.9091685Z row_wise=True, 2025-05-07T21:01:52.9091767Z mixed=False, 2025-05-07T21:01:52.9091857Z use_cache=False, 2025-05-07T21:01:52.9091968Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.9092050Z use_cpu=True, 2025-05-07T21:01:52.9092159Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.9092231Z ) 2025-05-07T21:01:52.9092371Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9092717Z self=, 2025-05-07T21:01:52.9092800Z compile=True, 2025-05-07T21:01:52.9092918Z pooling_mode=, 2025-05-07T21:01:52.9092995Z T=3, 2025-05-07T21:01:52.9093072Z D=73, 2025-05-07T21:01:52.9093153Z B=38, 2025-05-07T21:01:52.9093233Z log_E=5, 2025-05-07T21:01:52.9093307Z L=3, 2025-05-07T21:01:52.9093399Z D_gradcheck=2, 2025-05-07T21:01:52.9093498Z stochastic_rounding=False, 2025-05-07T21:01:52.9093583Z weighted=True, 2025-05-07T21:01:52.9093671Z row_wise=True, 2025-05-07T21:01:52.9093750Z mixed=False, 2025-05-07T21:01:52.9093834Z use_cache=True, 2025-05-07T21:01:52.9093949Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.9094031Z use_cpu=True, 2025-05-07T21:01:52.9094147Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.9094221Z ) 2025-05-07T21:01:52.9094355Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9094705Z self=, 2025-05-07T21:01:52.9094858Z compile=False, 2025-05-07T21:01:52.9094972Z pooling_mode=, 2025-05-07T21:01:52.9095057Z T=1, 2025-05-07T21:01:52.9095134Z D=36, 2025-05-07T21:01:52.9095211Z B=100, 2025-05-07T21:01:52.9095291Z log_E=5, 2025-05-07T21:01:52.9095369Z L=11, 2025-05-07T21:01:52.9095513Z D_gradcheck=1, 2025-05-07T21:01:52.9095619Z stochastic_rounding=False, 2025-05-07T21:01:52.9095703Z weighted=True, 2025-05-07T21:01:52.9095792Z row_wise=True, 2025-05-07T21:01:52.9095874Z mixed=False, 2025-05-07T21:01:52.9095958Z use_cache=True, 2025-05-07T21:01:52.9096075Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.9096159Z use_cpu=True, 2025-05-07T21:01:52.9096263Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.9096347Z ) 2025-05-07T21:01:52.9096481Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9096825Z self=, 2025-05-07T21:01:52.9096923Z compile=False, 2025-05-07T21:01:52.9097036Z pooling_mode=, 2025-05-07T21:01:52.9097115Z T=4, 2025-05-07T21:01:52.9097200Z D=117, 2025-05-07T21:01:52.9097277Z B=48, 2025-05-07T21:01:52.9097364Z log_E=5, 2025-05-07T21:01:52.9097445Z L=0, 2025-05-07T21:01:52.9097589Z D_gradcheck=1, 2025-05-07T21:01:52.9097695Z stochastic_rounding=True, 2025-05-07T21:01:52.9097780Z weighted=True, 2025-05-07T21:01:52.9097861Z row_wise=True, 2025-05-07T21:01:52.9097948Z mixed=True, 2025-05-07T21:01:52.9098031Z use_cache=True, 2025-05-07T21:01:52.9098143Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.9098229Z use_cpu=True, 2025-05-07T21:01:52.9098335Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.9098412Z ) 2025-05-07T21:01:52.9356611Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9357404Z self=, 2025-05-07T21:01:52.9357559Z compile=False, 2025-05-07T21:01:52.9357718Z pooling_mode=, 2025-05-07T21:01:52.9357827Z T=1, 2025-05-07T21:01:52.9357943Z D=26, 2025-05-07T21:01:52.9358049Z B=77, 2025-05-07T21:01:52.9358138Z log_E=4, 2025-05-07T21:01:52.9358225Z L=9, 2025-05-07T21:01:52.9358315Z D_gradcheck=2, 2025-05-07T21:01:52.9358571Z stochastic_rounding=True, 2025-05-07T21:01:52.9358667Z weighted=False, 2025-05-07T21:01:52.9358752Z row_wise=True, 2025-05-07T21:01:52.9358835Z mixed=True, 2025-05-07T21:01:52.9358928Z use_cache=False, 2025-05-07T21:01:52.9359042Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.9359128Z use_cpu=True, 2025-05-07T21:01:52.9359241Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.9359318Z ) 2025-05-07T21:01:52.9359460Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9359822Z self=, 2025-05-07T21:01:52.9359910Z compile=True, 2025-05-07T21:01:52.9360029Z pooling_mode=, 2025-05-07T21:01:52.9360107Z T=1, 2025-05-07T21:01:52.9360185Z D=79, 2025-05-07T21:01:52.9360269Z B=54, 2025-05-07T21:01:52.9360348Z log_E=5, 2025-05-07T21:01:52.9360432Z L=13, 2025-05-07T21:01:52.9360528Z D_gradcheck=1, 2025-05-07T21:01:52.9360634Z stochastic_rounding=False, 2025-05-07T21:01:52.9360719Z weighted=True, 2025-05-07T21:01:52.9360809Z row_wise=True, 2025-05-07T21:01:52.9360891Z mixed=True, 2025-05-07T21:01:52.9360981Z use_cache=False, 2025-05-07T21:01:52.9361099Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.9361182Z use_cpu=True, 2025-05-07T21:01:52.9361295Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.9361371Z ) 2025-05-07T21:01:52.9361509Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9361936Z self=, 2025-05-07T21:01:52.9362026Z compile=False, 2025-05-07T21:01:52.9362139Z pooling_mode=, 2025-05-07T21:01:52.9362223Z T=5, 2025-05-07T21:01:52.9362301Z D=32, 2025-05-07T21:01:52.9362379Z B=59, 2025-05-07T21:01:52.9362520Z log_E=5, 2025-05-07T21:01:52.9362599Z L=1, 2025-05-07T21:01:52.9362685Z D_gradcheck=1, 2025-05-07T21:01:52.9362791Z stochastic_rounding=False, 2025-05-07T21:01:52.9362875Z weighted=False, 2025-05-07T21:01:52.9362954Z row_wise=True, 2025-05-07T21:01:52.9363043Z mixed=True, 2025-05-07T21:01:52.9363122Z use_cache=True, 2025-05-07T21:01:52.9363240Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.9363323Z use_cpu=True, 2025-05-07T21:01:52.9363428Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.9363507Z ) 2025-05-07T21:01:52.9363641Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9363991Z self=, 2025-05-07T21:01:52.9364078Z compile=True, 2025-05-07T21:01:52.9364189Z pooling_mode=, 2025-05-07T21:01:52.9364265Z T=4, 2025-05-07T21:01:52.9364346Z D=104, 2025-05-07T21:01:52.9364425Z B=15, 2025-05-07T21:01:52.9364506Z log_E=5, 2025-05-07T21:01:52.9364650Z L=17, 2025-05-07T21:01:52.9364731Z D_gradcheck=2, 2025-05-07T21:01:52.9364838Z stochastic_rounding=False, 2025-05-07T21:01:52.9364921Z weighted=True, 2025-05-07T21:01:52.9365002Z row_wise=True, 2025-05-07T21:01:52.9365088Z mixed=False, 2025-05-07T21:01:52.9365176Z use_cache=False, 2025-05-07T21:01:52.9365285Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.9365370Z use_cpu=True, 2025-05-07T21:01:52.9365475Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.9365552Z ) 2025-05-07T21:01:52.9365691Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9366039Z self=, 2025-05-07T21:01:52.9366126Z compile=False, 2025-05-07T21:01:52.9366240Z pooling_mode=, 2025-05-07T21:01:52.9366315Z T=2, 2025-05-07T21:01:52.9366391Z D=98, 2025-05-07T21:01:52.9366472Z B=31, 2025-05-07T21:01:52.9366553Z log_E=5, 2025-05-07T21:01:52.9366638Z L=17, 2025-05-07T21:01:52.9366750Z D_gradcheck=2, 2025-05-07T21:01:52.9366901Z stochastic_rounding=True, 2025-05-07T21:01:52.9366985Z weighted=False, 2025-05-07T21:01:52.9367063Z row_wise=True, 2025-05-07T21:01:52.9367149Z mixed=True, 2025-05-07T21:01:52.9367231Z use_cache=True, 2025-05-07T21:01:52.9367351Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.9367432Z use_cpu=True, 2025-05-07T21:01:52.9367535Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.9367614Z ) 2025-05-07T21:01:52.9367749Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9368099Z self=, 2025-05-07T21:01:52.9368189Z compile=True, 2025-05-07T21:01:52.9368301Z pooling_mode=, 2025-05-07T21:01:52.9368377Z T=1, 2025-05-07T21:01:52.9368455Z D=81, 2025-05-07T21:01:52.9368535Z B=63, 2025-05-07T21:01:52.9368613Z log_E=4, 2025-05-07T21:01:52.9368698Z L=19, 2025-05-07T21:01:52.9368783Z D_gradcheck=2, 2025-05-07T21:01:52.9368886Z stochastic_rounding=True, 2025-05-07T21:01:52.9368970Z weighted=False, 2025-05-07T21:01:52.9369050Z row_wise=True, 2025-05-07T21:01:52.9369133Z mixed=True, 2025-05-07T21:01:52.9369215Z use_cache=True, 2025-05-07T21:01:52.9369325Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.9369410Z use_cpu=True, 2025-05-07T21:01:52.9369514Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.9369588Z ) 2025-05-07T21:01:52.9369726Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9370115Z self=, 2025-05-07T21:01:52.9370201Z compile=True, 2025-05-07T21:01:52.9370314Z pooling_mode=, 2025-05-07T21:01:52.9370390Z T=2, 2025-05-07T21:01:52.9370466Z D=58, 2025-05-07T21:01:52.9370588Z B=73, 2025-05-07T21:01:52.9370667Z log_E=3, 2025-05-07T21:01:52.9370750Z L=17, 2025-05-07T21:01:52.9370833Z D_gradcheck=1, 2025-05-07T21:01:52.9370930Z stochastic_rounding=False, 2025-05-07T21:01:52.9371020Z weighted=False, 2025-05-07T21:01:52.9371099Z row_wise=True, 2025-05-07T21:01:52.9371181Z mixed=False, 2025-05-07T21:01:52.9371269Z use_cache=False, 2025-05-07T21:01:52.9371379Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.9371457Z use_cpu=True, 2025-05-07T21:01:52.9371565Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.9371636Z ) 2025-05-07T21:01:52.9371768Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9372130Z self=, 2025-05-07T21:01:52.9372214Z compile=True, 2025-05-07T21:01:52.9372324Z pooling_mode=, 2025-05-07T21:01:52.9372403Z T=1, 2025-05-07T21:01:52.9372480Z D=119, 2025-05-07T21:01:52.9372558Z B=121, 2025-05-07T21:01:52.9372685Z log_E=3, 2025-05-07T21:01:52.9372761Z L=12, 2025-05-07T21:01:52.9372846Z D_gradcheck=1, 2025-05-07T21:01:52.9372951Z stochastic_rounding=True, 2025-05-07T21:01:52.9373031Z weighted=True, 2025-05-07T21:01:52.9373120Z row_wise=True, 2025-05-07T21:01:52.9373202Z mixed=True, 2025-05-07T21:01:52.9373285Z use_cache=True, 2025-05-07T21:01:52.9373399Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.9373481Z use_cpu=True, 2025-05-07T21:01:52.9373584Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.9373665Z ) 2025-05-07T21:01:52.9373797Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9374144Z self=, 2025-05-07T21:01:52.9374234Z compile=False, 2025-05-07T21:01:52.9374345Z pooling_mode=, 2025-05-07T21:01:52.9374420Z T=3, 2025-05-07T21:01:52.9374510Z D=15, 2025-05-07T21:01:52.9374587Z B=89, 2025-05-07T21:01:52.9374671Z log_E=3, 2025-05-07T21:01:52.9374746Z L=15, 2025-05-07T21:01:52.9374869Z D_gradcheck=2, 2025-05-07T21:01:52.9374975Z stochastic_rounding=True, 2025-05-07T21:01:52.9375057Z weighted=True, 2025-05-07T21:01:52.9375136Z row_wise=True, 2025-05-07T21:01:52.9375221Z mixed=True, 2025-05-07T21:01:52.9375303Z use_cache=True, 2025-05-07T21:01:52.9375412Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.9375501Z use_cpu=True, 2025-05-07T21:01:52.9375605Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.9375678Z ) 2025-05-07T21:01:52.9375818Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9376166Z self=, 2025-05-07T21:01:52.9376254Z compile=True, 2025-05-07T21:01:52.9376364Z pooling_mode=, 2025-05-07T21:01:52.9376439Z T=4, 2025-05-07T21:01:52.9376519Z D=78, 2025-05-07T21:01:52.9376598Z B=13, 2025-05-07T21:01:52.9376676Z log_E=4, 2025-05-07T21:01:52.9376760Z L=5, 2025-05-07T21:01:52.9376842Z D_gradcheck=2, 2025-05-07T21:01:52.9376939Z stochastic_rounding=True, 2025-05-07T21:01:52.9377026Z weighted=False, 2025-05-07T21:01:52.9377107Z row_wise=True, 2025-05-07T21:01:52.9377183Z mixed=True, 2025-05-07T21:01:52.9377270Z use_cache=False, 2025-05-07T21:01:52.9377383Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.9377463Z use_cpu=True, 2025-05-07T21:01:52.9377573Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.9377647Z ) 2025-05-07T21:01:52.9377778Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9378173Z self=, 2025-05-07T21:01:52.9378258Z compile=False, 2025-05-07T21:01:52.9378374Z pooling_mode=, 2025-05-07T21:01:52.9378450Z T=2, 2025-05-07T21:01:52.9378562Z D=15, 2025-05-07T21:01:52.9378644Z B=51, 2025-05-07T21:01:52.9378718Z log_E=4, 2025-05-07T21:01:52.9378797Z L=10, 2025-05-07T21:01:52.9378884Z D_gradcheck=2, 2025-05-07T21:01:52.9378983Z stochastic_rounding=False, 2025-05-07T21:01:52.9379064Z weighted=True, 2025-05-07T21:01:52.9379152Z row_wise=True, 2025-05-07T21:01:52.9379231Z mixed=True, 2025-05-07T21:01:52.9379312Z use_cache=True, 2025-05-07T21:01:52.9379425Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.9379504Z use_cpu=True, 2025-05-07T21:01:52.9379611Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.9379683Z ) 2025-05-07T21:01:52.9379816Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9380168Z self=, 2025-05-07T21:01:52.9380249Z compile=False, 2025-05-07T21:01:52.9380358Z pooling_mode=, 2025-05-07T21:01:52.9380442Z T=5, 2025-05-07T21:01:52.9380517Z D=87, 2025-05-07T21:01:52.9380635Z B=110, 2025-05-07T21:01:52.9380721Z log_E=4, 2025-05-07T21:01:52.9380796Z L=3, 2025-05-07T21:01:52.9380876Z D_gradcheck=1, 2025-05-07T21:01:52.9380979Z stochastic_rounding=True, 2025-05-07T21:01:52.9381060Z weighted=False, 2025-05-07T21:01:52.9381140Z row_wise=True, 2025-05-07T21:01:52.9381227Z mixed=False, 2025-05-07T21:01:52.9381310Z use_cache=True, 2025-05-07T21:01:52.9381425Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.9381506Z use_cpu=True, 2025-05-07T21:01:52.9381607Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.9381688Z ) 2025-05-07T21:01:52.9381829Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9382173Z self=, 2025-05-07T21:01:52.9382263Z compile=True, 2025-05-07T21:01:52.9382373Z pooling_mode=, 2025-05-07T21:01:52.9382449Z T=4, 2025-05-07T21:01:52.9382532Z D=45, 2025-05-07T21:01:52.9382605Z B=32, 2025-05-07T21:01:52.9382725Z log_E=4, 2025-05-07T21:01:52.9382807Z L=16, 2025-05-07T21:01:52.9382888Z D_gradcheck=2, 2025-05-07T21:01:52.9382987Z stochastic_rounding=True, 2025-05-07T21:01:52.9383076Z weighted=True, 2025-05-07T21:01:52.9383156Z row_wise=True, 2025-05-07T21:01:52.9383241Z mixed=False, 2025-05-07T21:01:52.9383323Z use_cache=True, 2025-05-07T21:01:52.9383434Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.9383523Z use_cpu=True, 2025-05-07T21:01:52.9383627Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.9383698Z ) 2025-05-07T21:01:52.9383838Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9384214Z self=, 2025-05-07T21:01:52.9384311Z compile=True, 2025-05-07T21:01:52.9384426Z pooling_mode=, 2025-05-07T21:01:52.9384504Z T=1, 2025-05-07T21:01:52.9384580Z D=64, 2025-05-07T21:01:52.9384665Z B=71, 2025-05-07T21:01:52.9384746Z log_E=5, 2025-05-07T21:01:52.9384825Z L=10, 2025-05-07T21:01:52.9384908Z D_gradcheck=1, 2025-05-07T21:01:52.9385006Z stochastic_rounding=True, 2025-05-07T21:01:52.9385091Z weighted=True, 2025-05-07T21:01:52.9385172Z row_wise=True, 2025-05-07T21:01:52.9385249Z mixed=True, 2025-05-07T21:01:52.9385336Z use_cache=True, 2025-05-07T21:01:52.9385445Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.9385527Z use_cpu=True, 2025-05-07T21:01:52.9385636Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.9385709Z ) 2025-05-07T21:01:52.9385912Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9386265Z self=, 2025-05-07T21:01:52.9386346Z compile=True, 2025-05-07T21:01:52.9386464Z pooling_mode=, 2025-05-07T21:01:52.9386581Z T=4, 2025-05-07T21:01:52.9386657Z D=5, 2025-05-07T21:01:52.9386739Z B=84, 2025-05-07T21:01:52.9386817Z log_E=3, 2025-05-07T21:01:52.9386892Z L=6, 2025-05-07T21:01:52.9386979Z D_gradcheck=1, 2025-05-07T21:01:52.9387075Z stochastic_rounding=True, 2025-05-07T21:01:52.9387155Z weighted=True, 2025-05-07T21:01:52.9387238Z row_wise=True, 2025-05-07T21:01:52.9387321Z mixed=False, 2025-05-07T21:01:52.9387404Z use_cache=False, 2025-05-07T21:01:52.9387519Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.9387599Z use_cpu=True, 2025-05-07T21:01:52.9387702Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.9387783Z ) 2025-05-07T21:01:52.9387919Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9388271Z self=, 2025-05-07T21:01:52.9388354Z compile=False, 2025-05-07T21:01:52.9388463Z pooling_mode=, 2025-05-07T21:01:52.9388592Z T=5, 2025-05-07T21:01:52.9388667Z D=120, 2025-05-07T21:01:52.9388742Z B=38, 2025-05-07T21:01:52.9388830Z log_E=5, 2025-05-07T21:01:52.9388905Z L=4, 2025-05-07T21:01:52.9388985Z D_gradcheck=1, 2025-05-07T21:01:52.9389090Z stochastic_rounding=False, 2025-05-07T21:01:52.9389170Z weighted=True, 2025-05-07T21:01:52.9389248Z row_wise=True, 2025-05-07T21:01:52.9389338Z mixed=False, 2025-05-07T21:01:52.9389422Z use_cache=False, 2025-05-07T21:01:52.9389529Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.9389616Z use_cpu=True, 2025-05-07T21:01:52.9389719Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.9389796Z ) 2025-05-07T21:01:52.9655143Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9656143Z self=, 2025-05-07T21:01:52.9656396Z compile=False, 2025-05-07T21:01:52.9656706Z pooling_mode=, 2025-05-07T21:01:52.9656934Z T=3, 2025-05-07T21:01:52.9657156Z D=127, 2025-05-07T21:01:52.9657646Z B=64, 2025-05-07T21:01:52.9657880Z log_E=3, 2025-05-07T21:01:52.9658057Z L=1, 2025-05-07T21:01:52.9658228Z D_gradcheck=1, 2025-05-07T21:01:52.9658438Z stochastic_rounding=True, 2025-05-07T21:01:52.9658616Z weighted=False, 2025-05-07T21:01:52.9658783Z row_wise=True, 2025-05-07T21:01:52.9658962Z mixed=False, 2025-05-07T21:01:52.9659134Z use_cache=False, 2025-05-07T21:01:52.9659362Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.9659539Z use_cpu=True, 2025-05-07T21:01:52.9659755Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.9659908Z ) 2025-05-07T21:01:52.9660197Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9660893Z self=, 2025-05-07T21:01:52.9661068Z compile=False, 2025-05-07T21:01:52.9661309Z pooling_mode=, 2025-05-07T21:01:52.9661471Z T=2, 2025-05-07T21:01:52.9661640Z D=57, 2025-05-07T21:01:52.9661802Z B=13, 2025-05-07T21:01:52.9661963Z log_E=4, 2025-05-07T21:01:52.9662129Z L=7, 2025-05-07T21:01:52.9662299Z D_gradcheck=1, 2025-05-07T21:01:52.9662499Z stochastic_rounding=True, 2025-05-07T21:01:52.9662680Z weighted=False, 2025-05-07T21:01:52.9662847Z row_wise=True, 2025-05-07T21:01:52.9663012Z mixed=False, 2025-05-07T21:01:52.9663190Z use_cache=True, 2025-05-07T21:01:52.9663413Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.9663580Z use_cpu=True, 2025-05-07T21:01:52.9663804Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.9664132Z ) 2025-05-07T21:01:52.9664272Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9664627Z self=, 2025-05-07T21:01:52.9664717Z compile=False, 2025-05-07T21:01:52.9664902Z pooling_mode=, 2025-05-07T21:01:52.9664985Z T=3, 2025-05-07T21:01:52.9665067Z D=12, 2025-05-07T21:01:52.9665153Z B=6, 2025-05-07T21:01:52.9665234Z log_E=3, 2025-05-07T21:01:52.9665314Z L=11, 2025-05-07T21:01:52.9665407Z D_gradcheck=2, 2025-05-07T21:01:52.9665508Z stochastic_rounding=True, 2025-05-07T21:01:52.9665594Z weighted=True, 2025-05-07T21:01:52.9665683Z row_wise=True, 2025-05-07T21:01:52.9665768Z mixed=False, 2025-05-07T21:01:52.9665856Z use_cache=False, 2025-05-07T21:01:52.9665973Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.9666058Z use_cpu=True, 2025-05-07T21:01:52.9666172Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.9666259Z ) 2025-05-07T21:01:52.9666395Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9666746Z self=, 2025-05-07T21:01:52.9666834Z compile=True, 2025-05-07T21:01:52.9666949Z pooling_mode=, 2025-05-07T21:01:52.9667099Z T=5, 2025-05-07T21:01:52.9667186Z D=20, 2025-05-07T21:01:52.9667266Z B=50, 2025-05-07T21:01:52.9667352Z log_E=4, 2025-05-07T21:01:52.9667433Z L=11, 2025-05-07T21:01:52.9667519Z D_gradcheck=2, 2025-05-07T21:01:52.9667627Z stochastic_rounding=False, 2025-05-07T21:01:52.9667715Z weighted=False, 2025-05-07T21:01:52.9667799Z row_wise=True, 2025-05-07T21:01:52.9667890Z mixed=False, 2025-05-07T21:01:52.9667977Z use_cache=True, 2025-05-07T21:01:52.9668095Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.9668181Z use_cpu=True, 2025-05-07T21:01:52.9668290Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.9668377Z ) 2025-05-07T21:01:52.9668513Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9668860Z self=, 2025-05-07T21:01:52.9668962Z compile=False, 2025-05-07T21:01:52.9669080Z pooling_mode=, 2025-05-07T21:01:52.9669160Z T=1, 2025-05-07T21:01:52.9669290Z D=42, 2025-05-07T21:01:52.9669371Z B=3, 2025-05-07T21:01:52.9669454Z log_E=3, 2025-05-07T21:01:52.9669539Z L=1, 2025-05-07T21:01:52.9669625Z D_gradcheck=2, 2025-05-07T21:01:52.9669732Z stochastic_rounding=True, 2025-05-07T21:01:52.9669822Z weighted=False, 2025-05-07T21:01:52.9669907Z row_wise=True, 2025-05-07T21:01:52.9669998Z mixed=False, 2025-05-07T21:01:52.9670084Z use_cache=True, 2025-05-07T21:01:52.9670201Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.9670300Z use_cpu=True, 2025-05-07T21:01:52.9670410Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.9670489Z ) 2025-05-07T21:01:52.9670633Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9670979Z self=, 2025-05-07T21:01:52.9671071Z compile=True, 2025-05-07T21:01:52.9671195Z pooling_mode=, 2025-05-07T21:01:52.9671276Z T=1, 2025-05-07T21:01:52.9671360Z D=93, 2025-05-07T21:01:52.9671451Z B=45, 2025-05-07T21:01:52.9671533Z log_E=5, 2025-05-07T21:01:52.9671620Z L=12, 2025-05-07T21:01:52.9671707Z D_gradcheck=1, 2025-05-07T21:01:52.9671808Z stochastic_rounding=False, 2025-05-07T21:01:52.9671903Z weighted=False, 2025-05-07T21:01:52.9671988Z row_wise=True, 2025-05-07T21:01:52.9672074Z mixed=False, 2025-05-07T21:01:52.9672171Z use_cache=False, 2025-05-07T21:01:52.9672284Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.9672369Z use_cpu=True, 2025-05-07T21:01:52.9672529Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.9672611Z ) 2025-05-07T21:01:52.9672748Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9673105Z self=, 2025-05-07T21:01:52.9673237Z compile=True, 2025-05-07T21:01:52.9673363Z pooling_mode=, 2025-05-07T21:01:52.9673448Z T=4, 2025-05-07T21:01:52.9673531Z D=49, 2025-05-07T21:01:52.9673622Z B=66, 2025-05-07T21:01:52.9673726Z log_E=5, 2025-05-07T21:01:52.9673813Z L=8, 2025-05-07T21:01:52.9673924Z D_gradcheck=2, 2025-05-07T21:01:52.9674026Z stochastic_rounding=False, 2025-05-07T21:01:52.9674114Z weighted=True, 2025-05-07T21:01:52.9674206Z row_wise=True, 2025-05-07T21:01:52.9674292Z mixed=False, 2025-05-07T21:01:52.9674379Z use_cache=True, 2025-05-07T21:01:52.9674498Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.9674584Z use_cpu=True, 2025-05-07T21:01:52.9674697Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.9674781Z ) 2025-05-07T21:01:52.9674916Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9675269Z self=, 2025-05-07T21:01:52.9675507Z compile=False, 2025-05-07T21:01:52.9675705Z pooling_mode=, 2025-05-07T21:01:52.9675796Z T=3, 2025-05-07T21:01:52.9675876Z D=53, 2025-05-07T21:01:52.9675957Z B=59, 2025-05-07T21:01:52.9676046Z log_E=4, 2025-05-07T21:01:52.9676127Z L=16, 2025-05-07T21:01:52.9676212Z D_gradcheck=1, 2025-05-07T21:01:52.9676318Z stochastic_rounding=True, 2025-05-07T21:01:52.9676406Z weighted=False, 2025-05-07T21:01:52.9676492Z row_wise=True, 2025-05-07T21:01:52.9676584Z mixed=False, 2025-05-07T21:01:52.9676672Z use_cache=False, 2025-05-07T21:01:52.9676786Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.9676879Z use_cpu=True, 2025-05-07T21:01:52.9676990Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.9677074Z ) 2025-05-07T21:01:52.9677210Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9677556Z self=, 2025-05-07T21:01:52.9677653Z compile=True, 2025-05-07T21:01:52.9677815Z pooling_mode=, 2025-05-07T21:01:52.9677898Z T=2, 2025-05-07T21:01:52.9677983Z D=66, 2025-05-07T21:01:52.9678062Z B=41, 2025-05-07T21:01:52.9678145Z log_E=4, 2025-05-07T21:01:52.9678233Z L=5, 2025-05-07T21:01:52.9678320Z D_gradcheck=1, 2025-05-07T21:01:52.9678422Z stochastic_rounding=False, 2025-05-07T21:01:52.9678517Z weighted=True, 2025-05-07T21:01:52.9678601Z row_wise=True, 2025-05-07T21:01:52.9678684Z mixed=True, 2025-05-07T21:01:52.9678780Z use_cache=False, 2025-05-07T21:01:52.9678892Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.9678982Z use_cpu=True, 2025-05-07T21:01:52.9679091Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.9679170Z ) 2025-05-07T21:01:52.9679313Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9679660Z self=, 2025-05-07T21:01:52.9679752Z compile=True, 2025-05-07T21:01:52.9679875Z pooling_mode=, 2025-05-07T21:01:52.9679955Z T=2, 2025-05-07T21:01:52.9680034Z D=101, 2025-05-07T21:01:52.9680121Z B=62, 2025-05-07T21:01:52.9680202Z log_E=4, 2025-05-07T21:01:52.9680282Z L=3, 2025-05-07T21:01:52.9680374Z D_gradcheck=1, 2025-05-07T21:01:52.9680475Z stochastic_rounding=True, 2025-05-07T21:01:52.9680567Z weighted=True, 2025-05-07T21:01:52.9680652Z row_wise=True, 2025-05-07T21:01:52.9680737Z mixed=False, 2025-05-07T21:01:52.9680830Z use_cache=True, 2025-05-07T21:01:52.9680943Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.9681108Z use_cpu=True, 2025-05-07T21:01:52.9681223Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.9681301Z ) 2025-05-07T21:01:52.9681438Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9681795Z self=, 2025-05-07T21:01:52.9681930Z compile=True, 2025-05-07T21:01:52.9682050Z pooling_mode=, 2025-05-07T21:01:52.9682137Z T=4, 2025-05-07T21:01:52.9682217Z D=97, 2025-05-07T21:01:52.9682297Z B=25, 2025-05-07T21:01:52.9682385Z log_E=4, 2025-05-07T21:01:52.9682465Z L=6, 2025-05-07T21:01:52.9682555Z D_gradcheck=2, 2025-05-07T21:01:52.9682658Z stochastic_rounding=False, 2025-05-07T21:01:52.9682756Z weighted=False, 2025-05-07T21:01:52.9682850Z row_wise=True, 2025-05-07T21:01:52.9682933Z mixed=True, 2025-05-07T21:01:52.9683023Z use_cache=False, 2025-05-07T21:01:52.9683144Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.9683232Z use_cpu=True, 2025-05-07T21:01:52.9683345Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.9683429Z ) 2025-05-07T21:01:52.9683570Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9683980Z self=, 2025-05-07T21:01:52.9684119Z compile=True, 2025-05-07T21:01:52.9684238Z pooling_mode=, 2025-05-07T21:01:52.9684326Z T=3, 2025-05-07T21:01:52.9684406Z D=76, 2025-05-07T21:01:52.9684489Z B=118, 2025-05-07T21:01:52.9684576Z log_E=5, 2025-05-07T21:01:52.9692019Z L=15, 2025-05-07T21:01:52.9692137Z D_gradcheck=2, 2025-05-07T21:01:52.9692249Z stochastic_rounding=True, 2025-05-07T21:01:52.9692338Z weighted=True, 2025-05-07T21:01:52.9692423Z row_wise=True, 2025-05-07T21:01:52.9692512Z mixed=True, 2025-05-07T21:01:52.9692601Z use_cache=False, 2025-05-07T21:01:52.9692728Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.9692821Z use_cpu=True, 2025-05-07T21:01:52.9692932Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.9693014Z ) 2025-05-07T21:01:52.9693155Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9693514Z self=, 2025-05-07T21:01:52.9693613Z compile=True, 2025-05-07T21:01:52.9693845Z pooling_mode=, 2025-05-07T21:01:52.9693927Z T=5, 2025-05-07T21:01:52.9694013Z D=23, 2025-05-07T21:01:52.9694090Z B=97, 2025-05-07T21:01:52.9694170Z log_E=4, 2025-05-07T21:01:52.9694252Z L=7, 2025-05-07T21:01:52.9694336Z D_gradcheck=1, 2025-05-07T21:01:52.9694437Z stochastic_rounding=False, 2025-05-07T21:01:52.9694527Z weighted=False, 2025-05-07T21:01:52.9694611Z row_wise=True, 2025-05-07T21:01:52.9694699Z mixed=False, 2025-05-07T21:01:52.9694783Z use_cache=True, 2025-05-07T21:01:52.9694897Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.9694989Z use_cpu=True, 2025-05-07T21:01:52.9695098Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.9695176Z ) 2025-05-07T21:01:52.9695320Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9695666Z self=, 2025-05-07T21:01:52.9695759Z compile=True, 2025-05-07T21:01:52.9695881Z pooling_mode=, 2025-05-07T21:01:52.9695960Z T=2, 2025-05-07T21:01:52.9696037Z D=71, 2025-05-07T21:01:52.9696121Z B=112, 2025-05-07T21:01:52.9696199Z log_E=5, 2025-05-07T21:01:52.9696282Z L=13, 2025-05-07T21:01:52.9696367Z D_gradcheck=2, 2025-05-07T21:01:52.9696469Z stochastic_rounding=False, 2025-05-07T21:01:52.9696561Z weighted=True, 2025-05-07T21:01:52.9696644Z row_wise=True, 2025-05-07T21:01:52.9696726Z mixed=False, 2025-05-07T21:01:52.9696817Z use_cache=False, 2025-05-07T21:01:52.9696999Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.9697085Z use_cpu=True, 2025-05-07T21:01:52.9697195Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.9697272Z ) 2025-05-07T21:01:52.9697408Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9697760Z self=, 2025-05-07T21:01:52.9697913Z compile=False, 2025-05-07T21:01:52.9698026Z pooling_mode=, 2025-05-07T21:01:52.9698110Z T=1, 2025-05-07T21:01:52.9698190Z D=3, 2025-05-07T21:01:52.9698277Z B=117, 2025-05-07T21:01:52.9698356Z log_E=5, 2025-05-07T21:01:52.9698434Z L=11, 2025-05-07T21:01:52.9698526Z D_gradcheck=2, 2025-05-07T21:01:52.9698626Z stochastic_rounding=True, 2025-05-07T21:01:52.9698712Z weighted=True, 2025-05-07T21:01:52.9698802Z row_wise=True, 2025-05-07T21:01:52.9698883Z mixed=True, 2025-05-07T21:01:52.9698972Z use_cache=False, 2025-05-07T21:01:52.9699094Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.9699180Z use_cpu=True, 2025-05-07T21:01:52.9699287Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.9699369Z ) 2025-05-07T21:01:52.9699505Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9699854Z self=, 2025-05-07T21:01:52.9700014Z compile=True, 2025-05-07T21:01:52.9700129Z pooling_mode=, 2025-05-07T21:01:52.9700215Z T=5, 2025-05-07T21:01:52.9700294Z D=101, 2025-05-07T21:01:52.9700374Z B=75, 2025-05-07T21:01:52.9700462Z log_E=4, 2025-05-07T21:01:52.9700541Z L=9, 2025-05-07T21:01:52.9700627Z D_gradcheck=1, 2025-05-07T21:01:52.9700742Z stochastic_rounding=False, 2025-05-07T21:01:52.9700833Z weighted=False, 2025-05-07T21:01:52.9700916Z row_wise=True, 2025-05-07T21:01:52.9701006Z mixed=True, 2025-05-07T21:01:52.9701094Z use_cache=False, 2025-05-07T21:01:52.9701209Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.9701301Z use_cpu=True, 2025-05-07T21:01:52.9701408Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.9701486Z ) 2025-05-07T21:01:52.9955680Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9956598Z self=, 2025-05-07T21:01:52.9957536Z compile=False, 2025-05-07T21:01:52.9957870Z pooling_mode=, 2025-05-07T21:01:52.9958160Z T=4, 2025-05-07T21:01:52.9958357Z D=114, 2025-05-07T21:01:52.9958556Z B=76, 2025-05-07T21:01:52.9958749Z log_E=4, 2025-05-07T21:01:52.9958956Z L=13, 2025-05-07T21:01:52.9959159Z D_gradcheck=1, 2025-05-07T21:01:52.9959397Z stochastic_rounding=False, 2025-05-07T21:01:52.9959674Z weighted=True, 2025-05-07T21:01:52.9959902Z row_wise=True, 2025-05-07T21:01:52.9960114Z mixed=False, 2025-05-07T21:01:52.9960339Z use_cache=True, 2025-05-07T21:01:52.9960599Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.9960892Z use_cpu=True, 2025-05-07T21:01:52.9961144Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.9961421Z ) 2025-05-07T21:01:52.9961661Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9962261Z self=, 2025-05-07T21:01:52.9962800Z compile=False, 2025-05-07T21:01:52.9963051Z pooling_mode=, 2025-05-07T21:01:52.9963336Z T=2, 2025-05-07T21:01:52.9963532Z D=34, 2025-05-07T21:01:52.9963726Z B=119, 2025-05-07T21:01:52.9963918Z log_E=4, 2025-05-07T21:01:52.9964120Z L=5, 2025-05-07T21:01:52.9964321Z D_gradcheck=2, 2025-05-07T21:01:52.9964556Z stochastic_rounding=True, 2025-05-07T21:01:52.9964820Z weighted=True, 2025-05-07T21:01:52.9965042Z row_wise=True, 2025-05-07T21:01:52.9965254Z mixed=True, 2025-05-07T21:01:52.9965477Z use_cache=True, 2025-05-07T21:01:52.9965809Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.9966103Z use_cpu=True, 2025-05-07T21:01:52.9966350Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.9966621Z ) 2025-05-07T21:01:52.9966861Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9967514Z self=, 2025-05-07T21:01:52.9968052Z compile=True, 2025-05-07T21:01:52.9968309Z pooling_mode=, 2025-05-07T21:01:52.9968591Z T=1, 2025-05-07T21:01:52.9968784Z D=120, 2025-05-07T21:01:52.9968980Z B=36, 2025-05-07T21:01:52.9969171Z log_E=3, 2025-05-07T21:01:52.9969378Z L=6, 2025-05-07T21:01:52.9969580Z D_gradcheck=1, 2025-05-07T21:01:52.9969812Z stochastic_rounding=True, 2025-05-07T21:01:52.9970082Z weighted=False, 2025-05-07T21:01:52.9970313Z row_wise=True, 2025-05-07T21:01:52.9970526Z mixed=True, 2025-05-07T21:01:52.9970752Z use_cache=False, 2025-05-07T21:01:52.9971012Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.9971305Z use_cpu=True, 2025-05-07T21:01:52.9971554Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.9971824Z ) 2025-05-07T21:01:52.9972062Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9972729Z self=, 2025-05-07T21:01:52.9973272Z compile=False, 2025-05-07T21:01:52.9973520Z pooling_mode=, 2025-05-07T21:01:52.9973817Z T=2, 2025-05-07T21:01:52.9974013Z D=68, 2025-05-07T21:01:52.9974210Z B=73, 2025-05-07T21:01:52.9974400Z log_E=5, 2025-05-07T21:01:52.9974605Z L=16, 2025-05-07T21:01:52.9974807Z D_gradcheck=2, 2025-05-07T21:01:52.9975048Z stochastic_rounding=True, 2025-05-07T21:01:52.9975318Z weighted=True, 2025-05-07T21:01:52.9975542Z row_wise=True, 2025-05-07T21:01:52.9975754Z mixed=True, 2025-05-07T21:01:52.9975975Z use_cache=True, 2025-05-07T21:01:52.9976230Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.9976520Z use_cpu=True, 2025-05-07T21:01:52.9976766Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.9977040Z ) 2025-05-07T21:01:52.9977281Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9977926Z self=, 2025-05-07T21:01:52.9978467Z compile=True, 2025-05-07T21:01:52.9978713Z pooling_mode=, 2025-05-07T21:01:52.9979008Z T=3, 2025-05-07T21:01:52.9979201Z D=38, 2025-05-07T21:01:52.9979391Z B=93, 2025-05-07T21:01:52.9979587Z log_E=4, 2025-05-07T21:01:52.9979792Z L=20, 2025-05-07T21:01:52.9979988Z D_gradcheck=1, 2025-05-07T21:01:52.9980230Z stochastic_rounding=True, 2025-05-07T21:01:52.9980499Z weighted=False, 2025-05-07T21:01:52.9980722Z row_wise=True, 2025-05-07T21:01:52.9980942Z mixed=True, 2025-05-07T21:01:52.9981171Z use_cache=False, 2025-05-07T21:01:52.9981433Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.9981721Z use_cpu=True, 2025-05-07T21:01:52.9981971Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.9982243Z ) 2025-05-07T21:01:52.9982482Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9983078Z self=, 2025-05-07T21:01:52.9983619Z compile=False, 2025-05-07T21:01:52.9983867Z pooling_mode=, 2025-05-07T21:01:52.9984164Z T=5, 2025-05-07T21:01:52.9984361Z D=77, 2025-05-07T21:01:52.9984556Z B=114, 2025-05-07T21:01:52.9984757Z log_E=4, 2025-05-07T21:01:52.9984962Z L=8, 2025-05-07T21:01:52.9985156Z D_gradcheck=1, 2025-05-07T21:01:52.9985396Z stochastic_rounding=True, 2025-05-07T21:01:52.9985665Z weighted=True, 2025-05-07T21:01:52.9985886Z row_wise=True, 2025-05-07T21:01:52.9986109Z mixed=False, 2025-05-07T21:01:52.9986392Z use_cache=False, 2025-05-07T21:01:52.9986650Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.9986948Z use_cpu=True, 2025-05-07T21:01:52.9987201Z output_dtype=SparseType.FP16, 2025-05-07T21:01:52.9987472Z ) 2025-05-07T21:01:52.9987756Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9988348Z self=, 2025-05-07T21:01:52.9988893Z compile=True, 2025-05-07T21:01:52.9989141Z pooling_mode=, 2025-05-07T21:01:52.9989433Z T=5, 2025-05-07T21:01:52.9989625Z D=84, 2025-05-07T21:01:52.9989820Z B=74, 2025-05-07T21:01:52.9990018Z log_E=5, 2025-05-07T21:01:52.9990221Z L=3, 2025-05-07T21:01:52.9990415Z D_gradcheck=2, 2025-05-07T21:01:52.9990980Z stochastic_rounding=False, 2025-05-07T21:01:52.9991250Z weighted=True, 2025-05-07T21:01:52.9991474Z row_wise=True, 2025-05-07T21:01:52.9991697Z mixed=True, 2025-05-07T21:01:52.9991924Z use_cache=True, 2025-05-07T21:01:52.9992173Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:52.9992468Z use_cpu=True, 2025-05-07T21:01:52.9992718Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.9992987Z ) 2025-05-07T21:01:52.9993233Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9993902Z self=, 2025-05-07T21:01:52.9994439Z compile=True, 2025-05-07T21:01:52.9994695Z pooling_mode=, 2025-05-07T21:01:52.9994984Z T=1, 2025-05-07T21:01:52.9995176Z D=2, 2025-05-07T21:01:52.9995459Z B=101, 2025-05-07T21:01:52.9995662Z log_E=4, 2025-05-07T21:01:52.9995859Z L=20, 2025-05-07T21:01:52.9996060Z D_gradcheck=1, 2025-05-07T21:01:52.9996306Z stochastic_rounding=False, 2025-05-07T21:01:52.9996569Z weighted=True, 2025-05-07T21:01:52.9996795Z row_wise=True, 2025-05-07T21:01:52.9997022Z mixed=False, 2025-05-07T21:01:52.9997240Z use_cache=False, 2025-05-07T21:01:52.9997506Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:52.9997799Z use_cpu=True, 2025-05-07T21:01:52.9998044Z output_dtype=SparseType.FP32, 2025-05-07T21:01:52.9998313Z ) 2025-05-07T21:01:52.9998555Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:52.9999258Z self=, 2025-05-07T21:01:52.9999794Z compile=True, 2025-05-07T21:01:53.0000046Z pooling_mode=, 2025-05-07T21:01:53.0000342Z T=3, 2025-05-07T21:01:53.0000530Z D=61, 2025-05-07T21:01:53.0000725Z B=24, 2025-05-07T21:01:53.0000923Z log_E=3, 2025-05-07T21:01:53.0001119Z L=14, 2025-05-07T21:01:53.0001318Z D_gradcheck=1, 2025-05-07T21:01:53.0001564Z stochastic_rounding=False, 2025-05-07T21:01:53.0001828Z weighted=False, 2025-05-07T21:01:53.0002055Z row_wise=True, 2025-05-07T21:01:53.0002277Z mixed=False, 2025-05-07T21:01:53.0002491Z use_cache=True, 2025-05-07T21:01:53.0002747Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.0003041Z use_cpu=True, 2025-05-07T21:01:53.0003279Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.0003552Z ) 2025-05-07T21:01:53.0003795Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.0004385Z self=, 2025-05-07T21:01:53.0004954Z compile=False, 2025-05-07T21:01:53.0005206Z pooling_mode=, 2025-05-07T21:01:53.0005493Z T=1, 2025-05-07T21:01:53.0005688Z D=103, 2025-05-07T21:01:53.0005884Z B=54, 2025-05-07T21:01:53.0006073Z log_E=4, 2025-05-07T21:01:53.0006276Z L=7, 2025-05-07T21:01:53.0006478Z D_gradcheck=1, 2025-05-07T21:01:53.0006712Z stochastic_rounding=True, 2025-05-07T21:01:53.0006979Z weighted=True, 2025-05-07T21:01:53.0007278Z row_wise=True, 2025-05-07T21:01:53.0007494Z mixed=True, 2025-05-07T21:01:53.0007712Z use_cache=True, 2025-05-07T21:01:53.0007962Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.0008251Z use_cpu=True, 2025-05-07T21:01:53.0008498Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.0008836Z ) 2025-05-07T21:01:53.0009076Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.0009669Z self=, 2025-05-07T21:01:53.0010208Z compile=False, 2025-05-07T21:01:53.0010456Z pooling_mode=, 2025-05-07T21:01:53.0010746Z T=1, 2025-05-07T21:01:53.0010941Z D=49, 2025-05-07T21:01:53.0011129Z B=63, 2025-05-07T21:01:53.0011325Z log_E=4, 2025-05-07T21:01:53.0011530Z L=10, 2025-05-07T21:01:53.0011725Z D_gradcheck=2, 2025-05-07T21:01:53.0011965Z stochastic_rounding=False, 2025-05-07T21:01:53.0012231Z weighted=True, 2025-05-07T21:01:53.0012458Z row_wise=True, 2025-05-07T21:01:53.0012675Z mixed=False, 2025-05-07T21:01:53.0012893Z use_cache=True, 2025-05-07T21:01:53.0013144Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.0013434Z use_cpu=True, 2025-05-07T21:01:53.0013681Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.0013958Z ) 2025-05-07T21:01:53.0014248Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.0014836Z self=, 2025-05-07T21:01:53.0015374Z compile=True, 2025-05-07T21:01:53.0015619Z pooling_mode=, 2025-05-07T21:01:53.0015909Z T=3, 2025-05-07T21:01:53.0016101Z D=114, 2025-05-07T21:01:53.0016295Z B=50, 2025-05-07T21:01:53.0016497Z log_E=4, 2025-05-07T21:01:53.0016703Z L=16, 2025-05-07T21:01:53.0016900Z D_gradcheck=2, 2025-05-07T21:01:53.0017142Z stochastic_rounding=True, 2025-05-07T21:01:53.0017409Z weighted=True, 2025-05-07T21:01:53.0017628Z row_wise=True, 2025-05-07T21:01:53.0017849Z mixed=True, 2025-05-07T21:01:53.0018068Z use_cache=True, 2025-05-07T21:01:53.0018314Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.0018611Z use_cpu=True, 2025-05-07T21:01:53.0018860Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.0019140Z ) 2025-05-07T21:01:53.0019377Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.0020017Z self=, 2025-05-07T21:01:53.0020564Z compile=False, 2025-05-07T21:01:53.0020812Z pooling_mode=, 2025-05-07T21:01:53.0021107Z T=2, 2025-05-07T21:01:53.0021303Z D=44, 2025-05-07T21:01:53.0021492Z B=20, 2025-05-07T21:01:53.0021688Z log_E=4, 2025-05-07T21:01:53.0021896Z L=17, 2025-05-07T21:01:53.0022093Z D_gradcheck=2, 2025-05-07T21:01:53.0022343Z stochastic_rounding=False, 2025-05-07T21:01:53.0022612Z weighted=True, 2025-05-07T21:01:53.0022829Z row_wise=True, 2025-05-07T21:01:53.0023046Z mixed=True, 2025-05-07T21:01:53.0023264Z use_cache=True, 2025-05-07T21:01:53.0023502Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.0023792Z use_cpu=True, 2025-05-07T21:01:53.0024036Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.0024323Z ) 2025-05-07T21:01:53.0024588Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.0025170Z self=, 2025-05-07T21:01:53.0025700Z compile=True, 2025-05-07T21:01:53.0025944Z pooling_mode=, 2025-05-07T21:01:53.0026233Z T=5, 2025-05-07T21:01:53.0026419Z D=118, 2025-05-07T21:01:53.0026607Z B=86, 2025-05-07T21:01:53.0026801Z log_E=3, 2025-05-07T21:01:53.0027001Z L=14, 2025-05-07T21:01:53.0027194Z D_gradcheck=2, 2025-05-07T21:01:53.0027431Z stochastic_rounding=False, 2025-05-07T21:01:53.0027749Z weighted=True, 2025-05-07T21:01:53.0027964Z row_wise=True, 2025-05-07T21:01:53.0028184Z mixed=True, 2025-05-07T21:01:53.0028398Z use_cache=False, 2025-05-07T21:01:53.0028650Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.0028942Z use_cpu=True, 2025-05-07T21:01:53.0029233Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.0029499Z ) 2025-05-07T21:01:53.0029741Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.0030327Z self=, 2025-05-07T21:01:53.0030861Z compile=True, 2025-05-07T21:01:53.0031107Z pooling_mode=, 2025-05-07T21:01:53.0031394Z T=3, 2025-05-07T21:01:53.0031588Z D=119, 2025-05-07T21:01:53.0031777Z B=103, 2025-05-07T21:01:53.0031970Z log_E=3, 2025-05-07T21:01:53.0032173Z L=19, 2025-05-07T21:01:53.0032365Z D_gradcheck=2, 2025-05-07T21:01:53.0032602Z stochastic_rounding=True, 2025-05-07T21:01:53.0032871Z weighted=True, 2025-05-07T21:01:53.0033087Z row_wise=True, 2025-05-07T21:01:53.0033304Z mixed=False, 2025-05-07T21:01:53.0033523Z use_cache=False, 2025-05-07T21:01:53.0033778Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.0034076Z use_cpu=True, 2025-05-07T21:01:53.0034320Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.0034632Z ) 2025-05-07T21:01:53.0034875Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.0035558Z self=, 2025-05-07T21:01:53.0036088Z compile=True, 2025-05-07T21:01:53.0036337Z pooling_mode=, 2025-05-07T21:01:53.0036625Z T=4, 2025-05-07T21:01:53.0036821Z D=8, 2025-05-07T21:01:53.0037004Z B=99, 2025-05-07T21:01:53.0037197Z log_E=3, 2025-05-07T21:01:53.0037396Z L=9, 2025-05-07T21:01:53.0037584Z D_gradcheck=2, 2025-05-07T21:01:53.0037820Z stochastic_rounding=False, 2025-05-07T21:01:53.0038084Z weighted=False, 2025-05-07T21:01:53.0038298Z row_wise=True, 2025-05-07T21:01:53.0038515Z mixed=True, 2025-05-07T21:01:53.0038728Z use_cache=True, 2025-05-07T21:01:53.0038969Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.0039261Z use_cpu=True, 2025-05-07T21:01:53.0039507Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.0039770Z ) 2025-05-07T21:01:53.0261891Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.0262832Z self=, 2025-05-07T21:01:53.0263586Z compile=False, 2025-05-07T21:01:53.0263936Z pooling_mode=, 2025-05-07T21:01:53.0264228Z T=3, 2025-05-07T21:01:53.0264431Z D=82, 2025-05-07T21:01:53.0264632Z B=99, 2025-05-07T21:01:53.0264830Z log_E=3, 2025-05-07T21:01:53.0265042Z L=5, 2025-05-07T21:01:53.0265249Z D_gradcheck=2, 2025-05-07T21:01:53.0265490Z stochastic_rounding=True, 2025-05-07T21:01:53.0265773Z weighted=False, 2025-05-07T21:01:53.0266013Z row_wise=True, 2025-05-07T21:01:53.0266232Z mixed=True, 2025-05-07T21:01:53.0266458Z use_cache=False, 2025-05-07T21:01:53.0266722Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.0267029Z use_cpu=True, 2025-05-07T21:01:53.0267279Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.0267562Z ) 2025-05-07T21:01:53.0267816Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.0276736Z self=, 2025-05-07T21:01:53.0277323Z compile=False, 2025-05-07T21:01:53.0277588Z pooling_mode=, 2025-05-07T21:01:53.0277884Z T=5, 2025-05-07T21:01:53.0278076Z D=14, 2025-05-07T21:01:53.0278273Z B=58, 2025-05-07T21:01:53.0278470Z log_E=5, 2025-05-07T21:01:53.0278666Z L=8, 2025-05-07T21:01:53.0278865Z D_gradcheck=1, 2025-05-07T21:01:53.0279227Z stochastic_rounding=False, 2025-05-07T21:01:53.0279489Z weighted=True, 2025-05-07T21:01:53.0279706Z row_wise=True, 2025-05-07T21:01:53.0279927Z mixed=False, 2025-05-07T21:01:53.0280139Z use_cache=False, 2025-05-07T21:01:53.0280402Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.0280764Z use_cpu=True, 2025-05-07T21:01:53.0281013Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.0281273Z ) 2025-05-07T21:01:53.0281515Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.0282103Z self=, 2025-05-07T21:01:53.0282634Z compile=True, 2025-05-07T21:01:53.0282882Z pooling_mode=, 2025-05-07T21:01:53.0283167Z T=4, 2025-05-07T21:01:53.0283350Z D=109, 2025-05-07T21:01:53.0283540Z B=46, 2025-05-07T21:01:53.0283734Z log_E=3, 2025-05-07T21:01:53.0283925Z L=6, 2025-05-07T21:01:53.0284118Z D_gradcheck=2, 2025-05-07T21:01:53.0284358Z stochastic_rounding=False, 2025-05-07T21:01:53.0284619Z weighted=True, 2025-05-07T21:01:53.0284840Z row_wise=True, 2025-05-07T21:01:53.0285053Z mixed=True, 2025-05-07T21:01:53.0285259Z use_cache=True, 2025-05-07T21:01:53.0285507Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.0285805Z use_cpu=True, 2025-05-07T21:01:53.0286115Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.0286384Z ) 2025-05-07T21:01:53.0286623Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.0287205Z self=, 2025-05-07T21:01:53.0287730Z compile=False, 2025-05-07T21:01:53.0287979Z pooling_mode=, 2025-05-07T21:01:53.0288268Z T=4, 2025-05-07T21:01:53.0288451Z D=4, 2025-05-07T21:01:53.0288630Z B=60, 2025-05-07T21:01:53.0288819Z log_E=5, 2025-05-07T21:01:53.0289011Z L=7, 2025-05-07T21:01:53.0289211Z D_gradcheck=1, 2025-05-07T21:01:53.0289450Z stochastic_rounding=True, 2025-05-07T21:01:53.0289707Z weighted=False, 2025-05-07T21:01:53.0289928Z row_wise=True, 2025-05-07T21:01:53.0290141Z mixed=False, 2025-05-07T21:01:53.0290346Z use_cache=False, 2025-05-07T21:01:53.0290928Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.0291232Z use_cpu=True, 2025-05-07T21:01:53.0291470Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.0291816Z ) 2025-05-07T21:01:53.0292069Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.0292738Z self=, 2025-05-07T21:01:53.0293271Z compile=True, 2025-05-07T21:01:53.0293518Z pooling_mode=, 2025-05-07T21:01:53.0293808Z T=4, 2025-05-07T21:01:53.0293989Z D=87, 2025-05-07T21:01:53.0294179Z B=46, 2025-05-07T21:01:53.0294377Z log_E=3, 2025-05-07T21:01:53.0294572Z L=3, 2025-05-07T21:01:53.0294766Z D_gradcheck=1, 2025-05-07T21:01:53.0295002Z stochastic_rounding=False, 2025-05-07T21:01:53.0295266Z weighted=False, 2025-05-07T21:01:53.0295486Z row_wise=True, 2025-05-07T21:01:53.0295704Z mixed=True, 2025-05-07T21:01:53.0295908Z use_cache=True, 2025-05-07T21:01:53.0296153Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.0296445Z use_cpu=True, 2025-05-07T21:01:53.0296681Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.0296945Z ) 2025-05-07T21:01:53.0297180Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.0297756Z self=, 2025-05-07T21:01:53.0298287Z compile=True, 2025-05-07T21:01:53.0298534Z pooling_mode=, 2025-05-07T21:01:53.0298812Z T=1, 2025-05-07T21:01:53.0299002Z D=112, 2025-05-07T21:01:53.0299194Z B=25, 2025-05-07T21:01:53.0299386Z log_E=4, 2025-05-07T21:01:53.0299576Z L=8, 2025-05-07T21:01:53.0299776Z D_gradcheck=2, 2025-05-07T21:01:53.0300096Z stochastic_rounding=False, 2025-05-07T21:01:53.0300360Z weighted=False, 2025-05-07T21:01:53.0300579Z row_wise=True, 2025-05-07T21:01:53.0300788Z mixed=True, 2025-05-07T21:01:53.0300997Z use_cache=True, 2025-05-07T21:01:53.0301311Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.0301602Z use_cpu=True, 2025-05-07T21:01:53.0301840Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.0302106Z ) 2025-05-07T21:01:53.0302346Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.0302918Z self=, 2025-05-07T21:01:53.0303455Z compile=False, 2025-05-07T21:01:53.0303700Z pooling_mode=, 2025-05-07T21:01:53.0303979Z T=1, 2025-05-07T21:01:53.0304173Z D=31, 2025-05-07T21:01:53.0304366Z B=87, 2025-05-07T21:01:53.0304553Z log_E=5, 2025-05-07T21:01:53.0304753Z L=1, 2025-05-07T21:01:53.0304956Z D_gradcheck=2, 2025-05-07T21:01:53.0305188Z stochastic_rounding=True, 2025-05-07T21:01:53.0305449Z weighted=True, 2025-05-07T21:01:53.0305668Z row_wise=True, 2025-05-07T21:01:53.0305886Z mixed=False, 2025-05-07T21:01:53.0306094Z use_cache=True, 2025-05-07T21:01:53.0306344Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.0306711Z use_cpu=True, 2025-05-07T21:01:53.0306949Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.0307215Z ) 2025-05-07T21:01:53.0307450Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.0308023Z self=, 2025-05-07T21:01:53.0308553Z compile=True, 2025-05-07T21:01:53.0308798Z pooling_mode=, 2025-05-07T21:01:53.0309074Z T=5, 2025-05-07T21:01:53.0309264Z D=47, 2025-05-07T21:01:53.0309454Z B=107, 2025-05-07T21:01:53.0309645Z log_E=5, 2025-05-07T21:01:53.0309843Z L=16, 2025-05-07T21:01:53.0310041Z D_gradcheck=1, 2025-05-07T21:01:53.0310271Z stochastic_rounding=True, 2025-05-07T21:01:53.0310531Z weighted=True, 2025-05-07T21:01:53.0310750Z row_wise=True, 2025-05-07T21:01:53.0310956Z mixed=True, 2025-05-07T21:01:53.0311167Z use_cache=True, 2025-05-07T21:01:53.0311416Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.0311701Z use_cpu=True, 2025-05-07T21:01:53.0311990Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.0312261Z ) 2025-05-07T21:01:53.0312498Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.0313069Z self=, 2025-05-07T21:01:53.0313603Z compile=False, 2025-05-07T21:01:53.0313852Z pooling_mode=, 2025-05-07T21:01:53.0314132Z T=3, 2025-05-07T21:01:53.0314319Z D=117, 2025-05-07T21:01:53.0314509Z B=106, 2025-05-07T21:01:53.0314692Z log_E=5, 2025-05-07T21:01:53.0314885Z L=9, 2025-05-07T21:01:53.0315082Z D_gradcheck=1, 2025-05-07T21:01:53.0315311Z stochastic_rounding=False, 2025-05-07T21:01:53.0315658Z weighted=True, 2025-05-07T21:01:53.0315870Z row_wise=True, 2025-05-07T21:01:53.0316076Z mixed=False, 2025-05-07T21:01:53.0316287Z use_cache=True, 2025-05-07T21:01:53.0316535Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.0316819Z use_cpu=True, 2025-05-07T21:01:53.0317064Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.0317331Z ) 2025-05-07T21:01:53.0317561Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.0318139Z self=, 2025-05-07T21:01:53.0318671Z compile=True, 2025-05-07T21:01:53.0318917Z pooling_mode=, 2025-05-07T21:01:53.0319195Z T=2, 2025-05-07T21:01:53.0319380Z D=102, 2025-05-07T21:01:53.0319574Z B=17, 2025-05-07T21:01:53.0319756Z log_E=4, 2025-05-07T21:01:53.0319952Z L=5, 2025-05-07T21:01:53.0320205Z D_gradcheck=1, 2025-05-07T21:01:53.0320434Z stochastic_rounding=True, 2025-05-07T21:01:53.0320695Z weighted=False, 2025-05-07T21:01:53.0320911Z row_wise=True, 2025-05-07T21:01:53.0321110Z mixed=False, 2025-05-07T21:01:53.0321365Z use_cache=False, 2025-05-07T21:01:53.0321619Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.0321902Z use_cpu=True, 2025-05-07T21:01:53.0322137Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.0322395Z ) 2025-05-07T21:01:53.0322624Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.0323203Z self=, 2025-05-07T21:01:53.0323732Z compile=True, 2025-05-07T21:01:53.0323982Z pooling_mode=, 2025-05-07T21:01:53.0324264Z T=5, 2025-05-07T21:01:53.0324456Z D=76, 2025-05-07T21:01:53.0324645Z B=100, 2025-05-07T21:01:53.0324858Z log_E=4, 2025-05-07T21:01:53.0324942Z L=17, 2025-05-07T21:01:53.0325028Z D_gradcheck=2, 2025-05-07T21:01:53.0325136Z stochastic_rounding=False, 2025-05-07T21:01:53.0325222Z weighted=True, 2025-05-07T21:01:53.0325304Z row_wise=True, 2025-05-07T21:01:53.0325391Z mixed=True, 2025-05-07T21:01:53.0325485Z use_cache=False, 2025-05-07T21:01:53.0325647Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.0325742Z use_cpu=True, 2025-05-07T21:01:53.0325849Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.0325941Z ) 2025-05-07T21:01:53.0326128Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.0326609Z self=, 2025-05-07T21:01:53.0326730Z compile=False, 2025-05-07T21:01:53.0326885Z pooling_mode=, 2025-05-07T21:01:53.0326990Z T=5, 2025-05-07T21:01:53.0327096Z D=6, 2025-05-07T21:01:53.0327207Z B=50, 2025-05-07T21:01:53.0327310Z log_E=3, 2025-05-07T21:01:53.0327424Z L=15, 2025-05-07T21:01:53.0327547Z D_gradcheck=2, 2025-05-07T21:01:53.0327650Z stochastic_rounding=False, 2025-05-07T21:01:53.0327737Z weighted=True, 2025-05-07T21:01:53.0327819Z row_wise=True, 2025-05-07T21:01:53.0327899Z mixed=False, 2025-05-07T21:01:53.0327991Z use_cache=True, 2025-05-07T21:01:53.0328104Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.0328247Z use_cpu=True, 2025-05-07T21:01:53.0328358Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.0328429Z ) 2025-05-07T21:01:53.0328561Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.0328908Z self=, 2025-05-07T21:01:53.0328992Z compile=True, 2025-05-07T21:01:53.0329101Z pooling_mode=, 2025-05-07T21:01:53.0329185Z T=5, 2025-05-07T21:01:53.0329262Z D=92, 2025-05-07T21:01:53.0329343Z B=112, 2025-05-07T21:01:53.0329422Z log_E=4, 2025-05-07T21:01:53.0329501Z L=16, 2025-05-07T21:01:53.0329591Z D_gradcheck=1, 2025-05-07T21:01:53.0329690Z stochastic_rounding=True, 2025-05-07T21:01:53.0329772Z weighted=True, 2025-05-07T21:01:53.0329856Z row_wise=True, 2025-05-07T21:01:53.0329936Z mixed=False, 2025-05-07T21:01:53.0330020Z use_cache=False, 2025-05-07T21:01:53.0330139Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.0330222Z use_cpu=True, 2025-05-07T21:01:53.0330328Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.0330405Z ) 2025-05-07T21:01:53.0330537Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.0330879Z self=, 2025-05-07T21:01:53.0330968Z compile=True, 2025-05-07T21:01:53.0331078Z pooling_mode=, 2025-05-07T21:01:53.0331164Z T=5, 2025-05-07T21:01:53.0331242Z D=68, 2025-05-07T21:01:53.0331318Z B=76, 2025-05-07T21:01:53.0331449Z log_E=4, 2025-05-07T21:01:53.0331524Z L=15, 2025-05-07T21:01:53.0331603Z D_gradcheck=1, 2025-05-07T21:01:53.0331706Z stochastic_rounding=True, 2025-05-07T21:01:53.0331786Z weighted=True, 2025-05-07T21:01:53.0331867Z row_wise=True, 2025-05-07T21:01:53.0331994Z mixed=False, 2025-05-07T21:01:53.0332080Z use_cache=True, 2025-05-07T21:01:53.0332193Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.0332281Z use_cpu=True, 2025-05-07T21:01:53.0332384Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.0332458Z ) 2025-05-07T21:01:53.0332594Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.0332934Z self=, 2025-05-07T21:01:53.0333025Z compile=True, 2025-05-07T21:01:53.0333134Z pooling_mode=, 2025-05-07T21:01:53.0333211Z T=2, 2025-05-07T21:01:53.0333289Z D=46, 2025-05-07T21:01:53.0333365Z B=24, 2025-05-07T21:01:53.0333445Z log_E=4, 2025-05-07T21:01:53.0333525Z L=1, 2025-05-07T21:01:53.0333628Z D_gradcheck=2, 2025-05-07T21:01:53.0333733Z stochastic_rounding=False, 2025-05-07T21:01:53.0333837Z weighted=False, 2025-05-07T21:01:53.0333916Z row_wise=True, 2025-05-07T21:01:53.0333996Z mixed=True, 2025-05-07T21:01:53.0334152Z use_cache=True, 2025-05-07T21:01:53.0334263Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.0334347Z use_cpu=True, 2025-05-07T21:01:53.0334449Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.0334519Z ) 2025-05-07T21:01:53.0334657Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.0335000Z self=, 2025-05-07T21:01:53.0335080Z compile=True, 2025-05-07T21:01:53.0335193Z pooling_mode=, 2025-05-07T21:01:53.0335269Z T=3, 2025-05-07T21:01:53.0335346Z D=84, 2025-05-07T21:01:53.0335424Z B=102, 2025-05-07T21:01:53.0335503Z log_E=5, 2025-05-07T21:01:53.0335580Z L=14, 2025-05-07T21:01:53.0335665Z D_gradcheck=2, 2025-05-07T21:01:53.0335763Z stochastic_rounding=True, 2025-05-07T21:01:53.0335843Z weighted=True, 2025-05-07T21:01:53.0335927Z row_wise=True, 2025-05-07T21:01:53.0336009Z mixed=True, 2025-05-07T21:01:53.0336104Z use_cache=False, 2025-05-07T21:01:53.0336256Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.0336338Z use_cpu=True, 2025-05-07T21:01:53.0336449Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.0336521Z ) 2025-05-07T21:01:53.0565412Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.0565952Z self=, 2025-05-07T21:01:53.0566128Z compile=False, 2025-05-07T21:01:53.0566287Z pooling_mode=, 2025-05-07T21:01:53.0566395Z T=3, 2025-05-07T21:01:53.0566509Z D=36, 2025-05-07T21:01:53.0566624Z B=18, 2025-05-07T21:01:53.0566733Z log_E=4, 2025-05-07T21:01:53.0566846Z L=8, 2025-05-07T21:01:53.0566960Z D_gradcheck=1, 2025-05-07T21:01:53.0567096Z stochastic_rounding=True, 2025-05-07T21:01:53.0567226Z weighted=False, 2025-05-07T21:01:53.0567338Z row_wise=True, 2025-05-07T21:01:53.0567432Z mixed=True, 2025-05-07T21:01:53.0567524Z use_cache=False, 2025-05-07T21:01:53.0567641Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.0567735Z use_cpu=True, 2025-05-07T21:01:53.0567842Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.0567920Z ) 2025-05-07T21:01:53.0568063Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.0568415Z self=, 2025-05-07T21:01:53.0568503Z compile=True, 2025-05-07T21:01:53.0568624Z pooling_mode=, 2025-05-07T21:01:53.0568705Z T=5, 2025-05-07T21:01:53.0568783Z D=69, 2025-05-07T21:01:53.0568984Z B=43, 2025-05-07T21:01:53.0569067Z log_E=3, 2025-05-07T21:01:53.0569154Z L=3, 2025-05-07T21:01:53.0569239Z D_gradcheck=1, 2025-05-07T21:01:53.0569340Z stochastic_rounding=False, 2025-05-07T21:01:53.0569433Z weighted=False, 2025-05-07T21:01:53.0569579Z row_wise=True, 2025-05-07T21:01:53.0569667Z mixed=False, 2025-05-07T21:01:53.0569764Z use_cache=False, 2025-05-07T21:01:53.0569880Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.0569965Z use_cpu=True, 2025-05-07T21:01:53.0570078Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.0570155Z ) 2025-05-07T21:01:53.0570289Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.0570643Z self=, 2025-05-07T21:01:53.0570731Z compile=False, 2025-05-07T21:01:53.0570853Z pooling_mode=, 2025-05-07T21:01:53.0570933Z T=5, 2025-05-07T21:01:53.0571013Z D=87, 2025-05-07T21:01:53.0571103Z B=2, 2025-05-07T21:01:53.0571184Z log_E=5, 2025-05-07T21:01:53.0571263Z L=2, 2025-05-07T21:01:53.0571354Z D_gradcheck=1, 2025-05-07T21:01:53.0571456Z stochastic_rounding=True, 2025-05-07T21:01:53.0571544Z weighted=True, 2025-05-07T21:01:53.0571636Z row_wise=True, 2025-05-07T21:01:53.0571786Z mixed=True, 2025-05-07T21:01:53.0571874Z use_cache=False, 2025-05-07T21:01:53.0571995Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.0572081Z use_cpu=True, 2025-05-07T21:01:53.0572187Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.0572269Z ) 2025-05-07T21:01:53.0572406Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.0572757Z self=, 2025-05-07T21:01:53.0572845Z compile=False, 2025-05-07T21:01:53.0572957Z pooling_mode=, 2025-05-07T21:01:53.0573042Z T=3, 2025-05-07T21:01:53.0573125Z D=38, 2025-05-07T21:01:53.0573204Z B=46, 2025-05-07T21:01:53.0573287Z log_E=5, 2025-05-07T21:01:53.0573364Z L=2, 2025-05-07T21:01:53.0573450Z D_gradcheck=1, 2025-05-07T21:01:53.0573555Z stochastic_rounding=True, 2025-05-07T21:01:53.0573641Z weighted=True, 2025-05-07T21:01:53.0576495Z row_wise=True, 2025-05-07T21:01:53.0576609Z mixed=True, 2025-05-07T21:01:53.0576697Z use_cache=False, 2025-05-07T21:01:53.0576813Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.0576907Z use_cpu=True, 2025-05-07T21:01:53.0577016Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.0577093Z ) 2025-05-07T21:01:53.0577239Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.0577591Z self=, 2025-05-07T21:01:53.0577685Z compile=False, 2025-05-07T21:01:53.0577799Z pooling_mode=, 2025-05-07T21:01:53.0577879Z T=3, 2025-05-07T21:01:53.0577968Z D=87, 2025-05-07T21:01:53.0578048Z B=49, 2025-05-07T21:01:53.0578130Z log_E=4, 2025-05-07T21:01:53.0578216Z L=13, 2025-05-07T21:01:53.0578303Z D_gradcheck=1, 2025-05-07T21:01:53.0578405Z stochastic_rounding=True, 2025-05-07T21:01:53.0578498Z weighted=True, 2025-05-07T21:01:53.0578609Z row_wise=True, 2025-05-07T21:01:53.0578697Z mixed=True, 2025-05-07T21:01:53.0578790Z use_cache=True, 2025-05-07T21:01:53.0578904Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.0578991Z use_cpu=True, 2025-05-07T21:01:53.0579104Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.0579183Z ) 2025-05-07T21:01:53.0579322Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.0579677Z self=, 2025-05-07T21:01:53.0579765Z compile=False, 2025-05-07T21:01:53.0579878Z pooling_mode=, 2025-05-07T21:01:53.0579967Z T=2, 2025-05-07T21:01:53.0580104Z D=112, 2025-05-07T21:01:53.0580196Z B=120, 2025-05-07T21:01:53.0580277Z log_E=5, 2025-05-07T21:01:53.0580357Z L=7, 2025-05-07T21:01:53.0580450Z D_gradcheck=1, 2025-05-07T21:01:53.0580553Z stochastic_rounding=False, 2025-05-07T21:01:53.0580681Z weighted=True, 2025-05-07T21:01:53.0580779Z row_wise=True, 2025-05-07T21:01:53.0580863Z mixed=True, 2025-05-07T21:01:53.0580952Z use_cache=False, 2025-05-07T21:01:53.0581071Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.0581155Z use_cpu=True, 2025-05-07T21:01:53.0581260Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.0581342Z ) 2025-05-07T21:01:53.0581478Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.0581824Z self=, 2025-05-07T21:01:53.0581917Z compile=True, 2025-05-07T21:01:53.0582030Z pooling_mode=, 2025-05-07T21:01:53.0582115Z T=3, 2025-05-07T21:01:53.0582198Z D=125, 2025-05-07T21:01:53.0582278Z B=13, 2025-05-07T21:01:53.0582366Z log_E=5, 2025-05-07T21:01:53.0582444Z L=16, 2025-05-07T21:01:53.0582531Z D_gradcheck=2, 2025-05-07T21:01:53.0582640Z stochastic_rounding=True, 2025-05-07T21:01:53.0582731Z weighted=False, 2025-05-07T21:01:53.0582862Z row_wise=True, 2025-05-07T21:01:53.0582953Z mixed=False, 2025-05-07T21:01:53.0583040Z use_cache=True, 2025-05-07T21:01:53.0583155Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.0583245Z use_cpu=True, 2025-05-07T21:01:53.0583352Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.0583433Z ) 2025-05-07T21:01:53.0583575Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.0583922Z self=, 2025-05-07T21:01:53.0584016Z compile=False, 2025-05-07T21:01:53.0584129Z pooling_mode=, 2025-05-07T21:01:53.0584215Z T=5, 2025-05-07T21:01:53.0584300Z D=104, 2025-05-07T21:01:53.0584380Z B=30, 2025-05-07T21:01:53.0584462Z log_E=5, 2025-05-07T21:01:53.0584548Z L=13, 2025-05-07T21:01:53.0584634Z D_gradcheck=1, 2025-05-07T21:01:53.0584738Z stochastic_rounding=True, 2025-05-07T21:01:53.0584922Z weighted=False, 2025-05-07T21:01:53.0585012Z row_wise=True, 2025-05-07T21:01:53.0585095Z mixed=True, 2025-05-07T21:01:53.0585185Z use_cache=True, 2025-05-07T21:01:53.0585302Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.0585389Z use_cpu=True, 2025-05-07T21:01:53.0585502Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.0585579Z ) 2025-05-07T21:01:53.0585722Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.0586072Z self=, 2025-05-07T21:01:53.0586160Z compile=False, 2025-05-07T21:01:53.0586279Z pooling_mode=, 2025-05-07T21:01:53.0586361Z T=4, 2025-05-07T21:01:53.0586442Z D=113, 2025-05-07T21:01:53.0586527Z B=95, 2025-05-07T21:01:53.0586608Z log_E=4, 2025-05-07T21:01:53.0586688Z L=19, 2025-05-07T21:01:53.0586781Z D_gradcheck=2, 2025-05-07T21:01:53.0586883Z stochastic_rounding=True, 2025-05-07T21:01:53.0586980Z weighted=True, 2025-05-07T21:01:53.0587073Z row_wise=True, 2025-05-07T21:01:53.0587157Z mixed=False, 2025-05-07T21:01:53.0587251Z use_cache=False, 2025-05-07T21:01:53.0587364Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.0587449Z use_cpu=True, 2025-05-07T21:01:53.0587564Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.0587641Z ) 2025-05-07T21:01:53.0587778Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.0588131Z self=, 2025-05-07T21:01:53.0588219Z compile=False, 2025-05-07T21:01:53.0588381Z pooling_mode=, 2025-05-07T21:01:53.0588470Z T=2, 2025-05-07T21:01:53.0588550Z D=48, 2025-05-07T21:01:53.0588631Z B=21, 2025-05-07T21:01:53.0588720Z log_E=3, 2025-05-07T21:01:53.0588800Z L=11, 2025-05-07T21:01:53.0588886Z D_gradcheck=1, 2025-05-07T21:01:53.0589037Z stochastic_rounding=False, 2025-05-07T21:01:53.0589130Z weighted=True, 2025-05-07T21:01:53.0589222Z row_wise=True, 2025-05-07T21:01:53.0589307Z mixed=True, 2025-05-07T21:01:53.0589395Z use_cache=False, 2025-05-07T21:01:53.0589517Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.0589602Z use_cpu=True, 2025-05-07T21:01:53.0589713Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.0589800Z ) 2025-05-07T21:01:53.0589938Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.0590284Z self=, 2025-05-07T21:01:53.0590376Z compile=True, 2025-05-07T21:01:53.0590494Z pooling_mode=, 2025-05-07T21:01:53.0590957Z T=2, 2025-05-07T21:01:53.0591050Z D=32, 2025-05-07T21:01:53.0591130Z B=82, 2025-05-07T21:01:53.0591219Z log_E=3, 2025-05-07T21:01:53.0591300Z L=19, 2025-05-07T21:01:53.0591385Z D_gradcheck=2, 2025-05-07T21:01:53.0591497Z stochastic_rounding=False, 2025-05-07T21:01:53.0591666Z weighted=False, 2025-05-07T21:01:53.0591749Z row_wise=True, 2025-05-07T21:01:53.0591840Z mixed=False, 2025-05-07T21:01:53.0591927Z use_cache=False, 2025-05-07T21:01:53.0592041Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.0592131Z use_cpu=True, 2025-05-07T21:01:53.0592239Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.0592318Z ) 2025-05-07T21:01:53.0592459Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.0592804Z self=, 2025-05-07T21:01:53.0592893Z compile=False, 2025-05-07T21:01:53.0593015Z pooling_mode=, 2025-05-07T21:01:53.0593095Z T=5, 2025-05-07T21:01:53.0593183Z D=40, 2025-05-07T21:01:53.0593262Z B=35, 2025-05-07T21:01:53.0593343Z log_E=4, 2025-05-07T21:01:53.0593429Z L=18, 2025-05-07T21:01:53.0593515Z D_gradcheck=1, 2025-05-07T21:01:53.0593700Z stochastic_rounding=True, 2025-05-07T21:01:53.0593797Z weighted=True, 2025-05-07T21:01:53.0593881Z row_wise=True, 2025-05-07T21:01:53.0593964Z mixed=True, 2025-05-07T21:01:53.0594058Z use_cache=False, 2025-05-07T21:01:53.0594170Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.0594254Z use_cpu=True, 2025-05-07T21:01:53.0594367Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.0594445Z ) 2025-05-07T21:01:53.0594581Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.0594935Z self=, 2025-05-07T21:01:53.0595023Z compile=False, 2025-05-07T21:01:53.0595165Z pooling_mode=, 2025-05-07T21:01:53.0595247Z T=1, 2025-05-07T21:01:53.0595333Z D=68, 2025-05-07T21:01:53.0595554Z B=99, 2025-05-07T21:01:53.0595637Z log_E=4, 2025-05-07T21:01:53.0595724Z L=15, 2025-05-07T21:01:53.0595819Z D_gradcheck=2, 2025-05-07T21:01:53.0595926Z stochastic_rounding=True, 2025-05-07T21:01:53.0596022Z weighted=True, 2025-05-07T21:01:53.0596107Z row_wise=True, 2025-05-07T21:01:53.0596189Z mixed=True, 2025-05-07T21:01:53.0596284Z use_cache=False, 2025-05-07T21:01:53.0596397Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.0596481Z use_cpu=True, 2025-05-07T21:01:53.0596593Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.0596670Z ) 2025-05-07T21:01:53.0596805Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.0597159Z self=, 2025-05-07T21:01:53.0597246Z compile=False, 2025-05-07T21:01:53.0597438Z pooling_mode=, 2025-05-07T21:01:53.0597521Z T=3, 2025-05-07T21:01:53.0597600Z D=78, 2025-05-07T21:01:53.0597686Z B=118, 2025-05-07T21:01:53.0597768Z log_E=5, 2025-05-07T21:01:53.0597848Z L=8, 2025-05-07T21:01:53.0598032Z D_gradcheck=2, 2025-05-07T21:01:53.0598141Z stochastic_rounding=False, 2025-05-07T21:01:53.0598229Z weighted=True, 2025-05-07T21:01:53.0598319Z row_wise=True, 2025-05-07T21:01:53.0598404Z mixed=False, 2025-05-07T21:01:53.0598492Z use_cache=False, 2025-05-07T21:01:53.0598611Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.0598696Z use_cpu=True, 2025-05-07T21:01:53.0598809Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.0598889Z ) 2025-05-07T21:01:53.0599028Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.0599381Z self=, 2025-05-07T21:01:53.0599471Z compile=True, 2025-05-07T21:01:53.0599585Z pooling_mode=, 2025-05-07T21:01:53.0599683Z T=3, 2025-05-07T21:01:53.0599763Z D=115, 2025-05-07T21:01:53.0599844Z B=101, 2025-05-07T21:01:53.0599930Z log_E=3, 2025-05-07T21:01:53.0600010Z L=10, 2025-05-07T21:01:53.0600100Z D_gradcheck=2, 2025-05-07T21:01:53.0600258Z stochastic_rounding=False, 2025-05-07T21:01:53.0600349Z weighted=False, 2025-05-07T21:01:53.0600445Z row_wise=True, 2025-05-07T21:01:53.0600532Z mixed=False, 2025-05-07T21:01:53.0600625Z use_cache=False, 2025-05-07T21:01:53.0600745Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.0600830Z use_cpu=True, 2025-05-07T21:01:53.0600936Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.0601019Z ) 2025-05-07T21:01:53.0601156Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.0601506Z self=, 2025-05-07T21:01:53.0601603Z compile=True, 2025-05-07T21:01:53.0601718Z pooling_mode=, 2025-05-07T21:01:53.0609070Z T=3, 2025-05-07T21:01:53.0609181Z D=66, 2025-05-07T21:01:53.0609267Z B=35, 2025-05-07T21:01:53.0609358Z log_E=5, 2025-05-07T21:01:53.0609446Z L=4, 2025-05-07T21:01:53.0609612Z D_gradcheck=1, 2025-05-07T21:01:53.0609733Z stochastic_rounding=False, 2025-05-07T21:01:53.0609823Z weighted=True, 2025-05-07T21:01:53.0609912Z row_wise=True, 2025-05-07T21:01:53.0610002Z mixed=False, 2025-05-07T21:01:53.0610090Z use_cache=True, 2025-05-07T21:01:53.0610208Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.0610301Z use_cpu=True, 2025-05-07T21:01:53.0610410Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.0610488Z ) 2025-05-07T21:01:53.6741651Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.6743047Z self=, 2025-05-07T21:01:53.6744333Z compile=False, 2025-05-07T21:01:53.6744687Z pooling_mode=, 2025-05-07T21:01:53.6744984Z T=3, 2025-05-07T21:01:53.6745177Z D=13, 2025-05-07T21:01:53.6745382Z B=60, 2025-05-07T21:01:53.6745582Z log_E=4, 2025-05-07T21:01:53.6745786Z L=19, 2025-05-07T21:01:53.6745995Z D_gradcheck=2, 2025-05-07T21:01:53.6746237Z stochastic_rounding=True, 2025-05-07T21:01:53.6746501Z weighted=False, 2025-05-07T21:01:53.6746731Z row_wise=True, 2025-05-07T21:01:53.6746947Z mixed=True, 2025-05-07T21:01:53.6747163Z use_cache=False, 2025-05-07T21:01:53.6747414Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.6747707Z use_cpu=True, 2025-05-07T21:01:53.6747952Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.6748226Z ) 2025-05-07T21:01:53.6748469Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.6749064Z self=, 2025-05-07T21:01:53.6749794Z compile=False, 2025-05-07T21:01:53.6750051Z pooling_mode=, 2025-05-07T21:01:53.6750345Z T=5, 2025-05-07T21:01:53.6750528Z D=69, 2025-05-07T21:01:53.6750721Z B=25, 2025-05-07T21:01:53.6750913Z log_E=3, 2025-05-07T21:01:53.6751195Z L=4, 2025-05-07T21:01:53.6751400Z D_gradcheck=2, 2025-05-07T21:01:53.6751639Z stochastic_rounding=True, 2025-05-07T21:01:53.6751899Z weighted=False, 2025-05-07T21:01:53.6752127Z row_wise=True, 2025-05-07T21:01:53.6752347Z mixed=False, 2025-05-07T21:01:53.6752566Z use_cache=False, 2025-05-07T21:01:53.6752819Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.6753113Z use_cpu=True, 2025-05-07T21:01:53.6753358Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.6753697Z ) 2025-05-07T21:01:53.6753982Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.6754578Z self=, 2025-05-07T21:01:53.6755111Z compile=True, 2025-05-07T21:01:53.6755489Z pooling_mode=, 2025-05-07T21:01:53.6755783Z T=3, 2025-05-07T21:01:53.6755970Z D=89, 2025-05-07T21:01:53.6756165Z B=31, 2025-05-07T21:01:53.6756365Z log_E=4, 2025-05-07T21:01:53.6756566Z L=10, 2025-05-07T21:01:53.6756899Z D_gradcheck=1, 2025-05-07T21:01:53.6757142Z stochastic_rounding=False, 2025-05-07T21:01:53.6757406Z weighted=False, 2025-05-07T21:01:53.6757636Z row_wise=True, 2025-05-07T21:01:53.6757855Z mixed=False, 2025-05-07T21:01:53.6758066Z use_cache=False, 2025-05-07T21:01:53.6758328Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.6758625Z use_cpu=True, 2025-05-07T21:01:53.6758869Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.6759132Z ) 2025-05-07T21:01:53.6759372Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.6759962Z self=, 2025-05-07T21:01:53.6760492Z compile=False, 2025-05-07T21:01:53.6760744Z pooling_mode=, 2025-05-07T21:01:53.6761035Z T=4, 2025-05-07T21:01:53.6761227Z D=32, 2025-05-07T21:01:53.6761420Z B=82, 2025-05-07T21:01:53.6761617Z log_E=4, 2025-05-07T21:01:53.6761926Z L=5, 2025-05-07T21:01:53.6762128Z D_gradcheck=1, 2025-05-07T21:01:53.6762367Z stochastic_rounding=False, 2025-05-07T21:01:53.6762630Z weighted=False, 2025-05-07T21:01:53.6762855Z row_wise=True, 2025-05-07T21:01:53.6763069Z mixed=True, 2025-05-07T21:01:53.6763276Z use_cache=True, 2025-05-07T21:01:53.6763528Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.6763821Z use_cpu=True, 2025-05-07T21:01:53.6764058Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.6764333Z ) 2025-05-07T21:01:53.6764573Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.6765213Z self=, 2025-05-07T21:01:53.6765744Z compile=True, 2025-05-07T21:01:53.6765992Z pooling_mode=, 2025-05-07T21:01:53.6766282Z T=1, 2025-05-07T21:01:53.6766471Z D=103, 2025-05-07T21:01:53.6766664Z B=50, 2025-05-07T21:01:53.6766863Z log_E=4, 2025-05-07T21:01:53.6767065Z L=12, 2025-05-07T21:01:53.6767263Z D_gradcheck=1, 2025-05-07T21:01:53.6767505Z stochastic_rounding=True, 2025-05-07T21:01:53.6767764Z weighted=False, 2025-05-07T21:01:53.6767991Z row_wise=True, 2025-05-07T21:01:53.6768210Z mixed=True, 2025-05-07T21:01:53.6768419Z use_cache=False, 2025-05-07T21:01:53.6768677Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.6768970Z use_cpu=True, 2025-05-07T21:01:53.6769207Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.6769479Z ) 2025-05-07T21:01:53.6769720Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.6770363Z self=, 2025-05-07T21:01:53.6770902Z compile=False, 2025-05-07T21:01:53.6771156Z pooling_mode=, 2025-05-07T21:01:53.6771445Z T=5, 2025-05-07T21:01:53.6771632Z D=16, 2025-05-07T21:01:53.6771872Z B=71, 2025-05-07T21:01:53.6772068Z log_E=5, 2025-05-07T21:01:53.6772264Z L=15, 2025-05-07T21:01:53.6772464Z D_gradcheck=2, 2025-05-07T21:01:53.6772700Z stochastic_rounding=True, 2025-05-07T21:01:53.6772960Z weighted=False, 2025-05-07T21:01:53.6773189Z row_wise=True, 2025-05-07T21:01:53.6773404Z mixed=True, 2025-05-07T21:01:53.6773618Z use_cache=False, 2025-05-07T21:01:53.6773881Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.6774174Z use_cpu=True, 2025-05-07T21:01:53.6774411Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.6774677Z ) 2025-05-07T21:01:53.6774919Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.6775500Z self=, 2025-05-07T21:01:53.6776038Z compile=True, 2025-05-07T21:01:53.6776286Z pooling_mode=, 2025-05-07T21:01:53.6776571Z T=3, 2025-05-07T21:01:53.6776767Z D=60, 2025-05-07T21:01:53.6776958Z B=13, 2025-05-07T21:01:53.6777203Z log_E=4, 2025-05-07T21:01:53.6777399Z L=20, 2025-05-07T21:01:53.6777598Z D_gradcheck=2, 2025-05-07T21:01:53.6777836Z stochastic_rounding=False, 2025-05-07T21:01:53.6778098Z weighted=True, 2025-05-07T21:01:53.6778320Z row_wise=True, 2025-05-07T21:01:53.6778536Z mixed=True, 2025-05-07T21:01:53.6778746Z use_cache=False, 2025-05-07T21:01:53.6779008Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.6779303Z use_cpu=True, 2025-05-07T21:01:53.6779543Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.6779818Z ) 2025-05-07T21:01:53.6780058Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.6780637Z self=, 2025-05-07T21:01:53.6781176Z compile=False, 2025-05-07T21:01:53.6781435Z pooling_mode=, 2025-05-07T21:01:53.6781719Z T=3, 2025-05-07T21:01:53.6781917Z D=81, 2025-05-07T21:01:53.6782114Z B=64, 2025-05-07T21:01:53.6782367Z log_E=4, 2025-05-07T21:01:53.6782572Z L=0, 2025-05-07T21:01:53.6782776Z D_gradcheck=2, 2025-05-07T21:01:53.6783011Z stochastic_rounding=True, 2025-05-07T21:01:53.6783282Z weighted=True, 2025-05-07T21:01:53.6783527Z row_wise=True, 2025-05-07T21:01:53.6783745Z mixed=False, 2025-05-07T21:01:53.6783959Z use_cache=False, 2025-05-07T21:01:53.6784219Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.6784515Z use_cpu=True, 2025-05-07T21:01:53.6784754Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.6785026Z ) 2025-05-07T21:01:53.6785270Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.6785853Z self=, 2025-05-07T21:01:53.6786390Z compile=True, 2025-05-07T21:01:53.6786646Z pooling_mode=, 2025-05-07T21:01:53.6786937Z T=2, 2025-05-07T21:01:53.6787127Z D=17, 2025-05-07T21:01:53.6787331Z B=128, 2025-05-07T21:01:53.6787532Z log_E=3, 2025-05-07T21:01:53.6787735Z L=8, 2025-05-07T21:01:53.6787936Z D_gradcheck=2, 2025-05-07T21:01:53.6788176Z stochastic_rounding=True, 2025-05-07T21:01:53.6788441Z weighted=True, 2025-05-07T21:01:53.6788667Z row_wise=True, 2025-05-07T21:01:53.6788885Z mixed=True, 2025-05-07T21:01:53.6789102Z use_cache=False, 2025-05-07T21:01:53.6789364Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.6789658Z use_cpu=True, 2025-05-07T21:01:53.6789900Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.6790171Z ) 2025-05-07T21:01:53.6790410Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.6791399Z self=, 2025-05-07T21:01:53.6791944Z compile=False, 2025-05-07T21:01:53.6792198Z pooling_mode=, 2025-05-07T21:01:53.6792486Z T=2, 2025-05-07T21:01:53.6792746Z D=91, 2025-05-07T21:01:53.6792943Z B=101, 2025-05-07T21:01:53.6793139Z log_E=4, 2025-05-07T21:01:53.6793337Z L=1, 2025-05-07T21:01:53.6793537Z D_gradcheck=2, 2025-05-07T21:01:53.6793774Z stochastic_rounding=True, 2025-05-07T21:01:53.6794037Z weighted=True, 2025-05-07T21:01:53.6794264Z row_wise=True, 2025-05-07T21:01:53.6794481Z mixed=False, 2025-05-07T21:01:53.6794694Z use_cache=False, 2025-05-07T21:01:53.6794958Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.6795251Z use_cpu=True, 2025-05-07T21:01:53.6795550Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.6795818Z ) 2025-05-07T21:01:53.6796061Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.6796642Z self=, 2025-05-07T21:01:53.6797181Z compile=True, 2025-05-07T21:01:53.6797437Z pooling_mode=, 2025-05-07T21:01:53.6797724Z T=3, 2025-05-07T21:01:53.6797922Z D=35, 2025-05-07T21:01:53.6798199Z B=25, 2025-05-07T21:01:53.6798390Z log_E=4, 2025-05-07T21:01:53.6798595Z L=20, 2025-05-07T21:01:53.6798797Z D_gradcheck=1, 2025-05-07T21:01:53.6799032Z stochastic_rounding=False, 2025-05-07T21:01:53.6799299Z weighted=False, 2025-05-07T21:01:53.6799523Z row_wise=True, 2025-05-07T21:01:53.6799740Z mixed=True, 2025-05-07T21:01:53.6799949Z use_cache=True, 2025-05-07T21:01:53.6800200Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.6800496Z use_cpu=True, 2025-05-07T21:01:53.6800732Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.6801002Z ) 2025-05-07T21:01:53.6801245Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.6801824Z self=, 2025-05-07T21:01:53.6802364Z compile=False, 2025-05-07T21:01:53.6802615Z pooling_mode=, 2025-05-07T21:01:53.6802901Z T=3, 2025-05-07T21:01:53.6803236Z D=124, 2025-05-07T21:01:53.6803433Z B=33, 2025-05-07T21:01:53.6803620Z log_E=5, 2025-05-07T21:01:53.6803816Z L=0, 2025-05-07T21:01:53.6804015Z D_gradcheck=1, 2025-05-07T21:01:53.6804246Z stochastic_rounding=True, 2025-05-07T21:01:53.6804511Z weighted=False, 2025-05-07T21:01:53.6804731Z row_wise=True, 2025-05-07T21:01:53.6804943Z mixed=False, 2025-05-07T21:01:53.6805159Z use_cache=True, 2025-05-07T21:01:53.6805409Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.6805701Z use_cpu=True, 2025-05-07T21:01:53.6805940Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.6806212Z ) 2025-05-07T21:01:53.6806455Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.6807035Z self=, 2025-05-07T21:01:53.6807570Z compile=True, 2025-05-07T21:01:53.6807816Z pooling_mode=, 2025-05-07T21:01:53.6808100Z T=2, 2025-05-07T21:01:53.6808297Z D=80, 2025-05-07T21:01:53.6808491Z B=38, 2025-05-07T21:01:53.6808678Z log_E=4, 2025-05-07T21:01:53.6808875Z L=13, 2025-05-07T21:01:53.6809076Z D_gradcheck=2, 2025-05-07T21:01:53.6809310Z stochastic_rounding=False, 2025-05-07T21:01:53.6809575Z weighted=True, 2025-05-07T21:01:53.6809799Z row_wise=True, 2025-05-07T21:01:53.6810009Z mixed=False, 2025-05-07T21:01:53.6810231Z use_cache=True, 2025-05-07T21:01:53.6810485Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.6810773Z use_cpu=True, 2025-05-07T21:01:53.6811020Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.6811293Z ) 2025-05-07T21:01:53.6811597Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.6812179Z self=, 2025-05-07T21:01:53.6812714Z compile=True, 2025-05-07T21:01:53.6812970Z pooling_mode=, 2025-05-07T21:01:53.6813296Z T=5, 2025-05-07T21:01:53.6813501Z D=112, 2025-05-07T21:01:53.6813698Z B=40, 2025-05-07T21:01:53.6813892Z log_E=4, 2025-05-07T21:01:53.6814091Z L=16, 2025-05-07T21:01:53.6814290Z D_gradcheck=1, 2025-05-07T21:01:53.6814523Z stochastic_rounding=True, 2025-05-07T21:01:53.6814791Z weighted=False, 2025-05-07T21:01:53.6815017Z row_wise=True, 2025-05-07T21:01:53.6815228Z mixed=False, 2025-05-07T21:01:53.6815449Z use_cache=False, 2025-05-07T21:01:53.6815708Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.6815995Z use_cpu=True, 2025-05-07T21:01:53.6816237Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.6816506Z ) 2025-05-07T21:01:53.6816747Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.6817330Z self=, 2025-05-07T21:01:53.6817870Z compile=True, 2025-05-07T21:01:53.6818121Z pooling_mode=, 2025-05-07T21:01:53.6818411Z T=4, 2025-05-07T21:01:53.6818651Z D=38, 2025-05-07T21:01:53.6818841Z B=114, 2025-05-07T21:01:53.6819033Z log_E=4, 2025-05-07T21:01:53.6819235Z L=5, 2025-05-07T21:01:53.6819434Z D_gradcheck=2, 2025-05-07T21:01:53.6819670Z stochastic_rounding=False, 2025-05-07T21:01:53.6819939Z weighted=True, 2025-05-07T21:01:53.6820159Z row_wise=True, 2025-05-07T21:01:53.6820368Z mixed=True, 2025-05-07T21:01:53.6820585Z use_cache=True, 2025-05-07T21:01:53.6820836Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.6821124Z use_cpu=True, 2025-05-07T21:01:53.6821368Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.6821639Z ) 2025-05-07T21:01:53.6821879Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.6822465Z self=, 2025-05-07T21:01:53.6823003Z compile=False, 2025-05-07T21:01:53.6823257Z pooling_mode=, 2025-05-07T21:01:53.6823598Z T=3, 2025-05-07T21:01:53.6823794Z D=26, 2025-05-07T21:01:53.6823989Z B=38, 2025-05-07T21:01:53.6824183Z log_E=5, 2025-05-07T21:01:53.6824381Z L=4, 2025-05-07T21:01:53.6824584Z D_gradcheck=2, 2025-05-07T21:01:53.6824821Z stochastic_rounding=True, 2025-05-07T21:01:53.6825090Z weighted=False, 2025-05-07T21:01:53.6825315Z row_wise=True, 2025-05-07T21:01:53.6825529Z mixed=False, 2025-05-07T21:01:53.6825751Z use_cache=True, 2025-05-07T21:01:53.6826006Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.6826300Z use_cpu=True, 2025-05-07T21:01:53.6826545Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.6826816Z ) 2025-05-07T21:01:53.7083240Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7084030Z self=, 2025-05-07T21:01:53.7084585Z compile=True, 2025-05-07T21:01:53.7084836Z pooling_mode=, 2025-05-07T21:01:53.7085138Z T=2, 2025-05-07T21:01:53.7085322Z D=2, 2025-05-07T21:01:53.7085504Z B=79, 2025-05-07T21:01:53.7085695Z log_E=3, 2025-05-07T21:01:53.7085934Z L=8, 2025-05-07T21:01:53.7086132Z D_gradcheck=2, 2025-05-07T21:01:53.7086370Z stochastic_rounding=False, 2025-05-07T21:01:53.7086631Z weighted=True, 2025-05-07T21:01:53.7086852Z row_wise=True, 2025-05-07T21:01:53.7087065Z mixed=True, 2025-05-07T21:01:53.7087272Z use_cache=True, 2025-05-07T21:01:53.7087522Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.7087812Z use_cpu=True, 2025-05-07T21:01:53.7088054Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.7088319Z ) 2025-05-07T21:01:53.7088762Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7089350Z self=, 2025-05-07T21:01:53.7089879Z compile=False, 2025-05-07T21:01:53.7090230Z pooling_mode=, 2025-05-07T21:01:53.7090520Z T=1, 2025-05-07T21:01:53.7091004Z D=37, 2025-05-07T21:01:53.7091196Z B=77, 2025-05-07T21:01:53.7091384Z log_E=4, 2025-05-07T21:01:53.7091577Z L=2, 2025-05-07T21:01:53.7091773Z D_gradcheck=1, 2025-05-07T21:01:53.7092007Z stochastic_rounding=True, 2025-05-07T21:01:53.7092265Z weighted=False, 2025-05-07T21:01:53.7092489Z row_wise=True, 2025-05-07T21:01:53.7092701Z mixed=False, 2025-05-07T21:01:53.7092910Z use_cache=False, 2025-05-07T21:01:53.7093169Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.7102748Z use_cpu=True, 2025-05-07T21:01:53.7103006Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.7103289Z ) 2025-05-07T21:01:53.7103535Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7104129Z self=, 2025-05-07T21:01:53.7104670Z compile=False, 2025-05-07T21:01:53.7104925Z pooling_mode=, 2025-05-07T21:01:53.7105347Z T=1, 2025-05-07T21:01:53.7105543Z D=49, 2025-05-07T21:01:53.7105734Z B=74, 2025-05-07T21:01:53.7105927Z log_E=5, 2025-05-07T21:01:53.7106133Z L=5, 2025-05-07T21:01:53.7106335Z D_gradcheck=2, 2025-05-07T21:01:53.7106577Z stochastic_rounding=True, 2025-05-07T21:01:53.7106836Z weighted=True, 2025-05-07T21:01:53.7107058Z row_wise=True, 2025-05-07T21:01:53.7107276Z mixed=True, 2025-05-07T21:01:53.7107488Z use_cache=True, 2025-05-07T21:01:53.7107742Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.7108043Z use_cpu=True, 2025-05-07T21:01:53.7108284Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.7108560Z ) 2025-05-07T21:01:53.7108800Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7109384Z self=, 2025-05-07T21:01:53.7109924Z compile=False, 2025-05-07T21:01:53.7110269Z pooling_mode=, 2025-05-07T21:01:53.7110559Z T=1, 2025-05-07T21:01:53.7110755Z D=111, 2025-05-07T21:01:53.7110950Z B=23, 2025-05-07T21:01:53.7111144Z log_E=5, 2025-05-07T21:01:53.7111347Z L=19, 2025-05-07T21:01:53.7111548Z D_gradcheck=2, 2025-05-07T21:01:53.7111786Z stochastic_rounding=True, 2025-05-07T21:01:53.7112055Z weighted=False, 2025-05-07T21:01:53.7112278Z row_wise=True, 2025-05-07T21:01:53.7112490Z mixed=False, 2025-05-07T21:01:53.7112709Z use_cache=False, 2025-05-07T21:01:53.7112969Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.7113263Z use_cpu=True, 2025-05-07T21:01:53.7113498Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.7113772Z ) 2025-05-07T21:01:53.7114012Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7114588Z self=, 2025-05-07T21:01:53.7115127Z compile=True, 2025-05-07T21:01:53.7115489Z pooling_mode=, 2025-05-07T21:01:53.7115771Z T=4, 2025-05-07T21:01:53.7115961Z D=84, 2025-05-07T21:01:53.7116152Z B=54, 2025-05-07T21:01:53.7116339Z log_E=4, 2025-05-07T21:01:53.7116533Z L=9, 2025-05-07T21:01:53.7116728Z D_gradcheck=1, 2025-05-07T21:01:53.7116957Z stochastic_rounding=False, 2025-05-07T21:01:53.7117220Z weighted=True, 2025-05-07T21:01:53.7117437Z row_wise=True, 2025-05-07T21:01:53.7117646Z mixed=False, 2025-05-07T21:01:53.7117862Z use_cache=True, 2025-05-07T21:01:53.7118110Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.7118393Z use_cpu=True, 2025-05-07T21:01:53.7118711Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.7118974Z ) 2025-05-07T21:01:53.7119201Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7119771Z self=, 2025-05-07T21:01:53.7120365Z compile=True, 2025-05-07T21:01:53.7120616Z pooling_mode=, 2025-05-07T21:01:53.7120900Z T=5, 2025-05-07T21:01:53.7121090Z D=101, 2025-05-07T21:01:53.7121274Z B=67, 2025-05-07T21:01:53.7121460Z log_E=3, 2025-05-07T21:01:53.7121657Z L=15, 2025-05-07T21:01:53.7121853Z D_gradcheck=1, 2025-05-07T21:01:53.7122083Z stochastic_rounding=False, 2025-05-07T21:01:53.7122351Z weighted=True, 2025-05-07T21:01:53.7122574Z row_wise=True, 2025-05-07T21:01:53.7122785Z mixed=True, 2025-05-07T21:01:53.7122999Z use_cache=True, 2025-05-07T21:01:53.7123249Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.7123534Z use_cpu=True, 2025-05-07T21:01:53.7123785Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.7124056Z ) 2025-05-07T21:01:53.7124318Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7124928Z self=, 2025-05-07T21:01:53.7125468Z compile=False, 2025-05-07T21:01:53.7125777Z pooling_mode=, 2025-05-07T21:01:53.7126062Z T=2, 2025-05-07T21:01:53.7126251Z D=42, 2025-05-07T21:01:53.7126442Z B=64, 2025-05-07T21:01:53.7126630Z log_E=5, 2025-05-07T21:01:53.7126828Z L=16, 2025-05-07T21:01:53.7127028Z D_gradcheck=2, 2025-05-07T21:01:53.7127259Z stochastic_rounding=False, 2025-05-07T21:01:53.7127524Z weighted=True, 2025-05-07T21:01:53.7127743Z row_wise=True, 2025-05-07T21:01:53.7127956Z mixed=False, 2025-05-07T21:01:53.7128172Z use_cache=True, 2025-05-07T21:01:53.7128419Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.7128704Z use_cpu=True, 2025-05-07T21:01:53.7128950Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.7129221Z ) 2025-05-07T21:01:53.7129453Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7130033Z self=, 2025-05-07T21:01:53.7130623Z compile=True, 2025-05-07T21:01:53.7130875Z pooling_mode=, 2025-05-07T21:01:53.7131154Z T=3, 2025-05-07T21:01:53.7131344Z D=125, 2025-05-07T21:01:53.7131536Z B=89, 2025-05-07T21:01:53.7131726Z log_E=3, 2025-05-07T21:01:53.7131925Z L=17, 2025-05-07T21:01:53.7132123Z D_gradcheck=1, 2025-05-07T21:01:53.7132357Z stochastic_rounding=False, 2025-05-07T21:01:53.7132623Z weighted=True, 2025-05-07T21:01:53.7132844Z row_wise=True, 2025-05-07T21:01:53.7133058Z mixed=False, 2025-05-07T21:01:53.7133277Z use_cache=False, 2025-05-07T21:01:53.7133535Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.7133822Z use_cpu=True, 2025-05-07T21:01:53.7134068Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.7134338Z ) 2025-05-07T21:01:53.7134570Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7135154Z self=, 2025-05-07T21:01:53.7135697Z compile=True, 2025-05-07T21:01:53.7135939Z pooling_mode=, 2025-05-07T21:01:53.7136224Z T=5, 2025-05-07T21:01:53.7136412Z D=100, 2025-05-07T21:01:53.7136600Z B=98, 2025-05-07T21:01:53.7136794Z log_E=4, 2025-05-07T21:01:53.7136995Z L=10, 2025-05-07T21:01:53.7137192Z D_gradcheck=2, 2025-05-07T21:01:53.7137420Z stochastic_rounding=False, 2025-05-07T21:01:53.7137686Z weighted=True, 2025-05-07T21:01:53.7137906Z row_wise=True, 2025-05-07T21:01:53.7138111Z mixed=False, 2025-05-07T21:01:53.7138322Z use_cache=False, 2025-05-07T21:01:53.7138571Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.7138898Z use_cpu=True, 2025-05-07T21:01:53.7139137Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.7139397Z ) 2025-05-07T21:01:53.7139624Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7140202Z self=, 2025-05-07T21:01:53.7140782Z compile=False, 2025-05-07T21:01:53.7141022Z pooling_mode=, 2025-05-07T21:01:53.7141309Z T=5, 2025-05-07T21:01:53.7141497Z D=109, 2025-05-07T21:01:53.7141676Z B=89, 2025-05-07T21:01:53.7141864Z log_E=4, 2025-05-07T21:01:53.7142058Z L=3, 2025-05-07T21:01:53.7142243Z D_gradcheck=2, 2025-05-07T21:01:53.7142475Z stochastic_rounding=True, 2025-05-07T21:01:53.7142740Z weighted=False, 2025-05-07T21:01:53.7142952Z row_wise=True, 2025-05-07T21:01:53.7143169Z mixed=False, 2025-05-07T21:01:53.7143380Z use_cache=True, 2025-05-07T21:01:53.7143621Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.7143907Z use_cpu=True, 2025-05-07T21:01:53.7144145Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.7144407Z ) 2025-05-07T21:01:53.7144638Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7145219Z self=, 2025-05-07T21:01:53.7145799Z compile=True, 2025-05-07T21:01:53.7146037Z pooling_mode=, 2025-05-07T21:01:53.7146321Z T=5, 2025-05-07T21:01:53.7146509Z D=6, 2025-05-07T21:01:53.7146689Z B=115, 2025-05-07T21:01:53.7146882Z log_E=4, 2025-05-07T21:01:53.7146958Z L=3, 2025-05-07T21:01:53.7147049Z D_gradcheck=2, 2025-05-07T21:01:53.7147148Z stochastic_rounding=False, 2025-05-07T21:01:53.7147229Z weighted=True, 2025-05-07T21:01:53.7147316Z row_wise=True, 2025-05-07T21:01:53.7147397Z mixed=True, 2025-05-07T21:01:53.7147485Z use_cache=False, 2025-05-07T21:01:53.7147594Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.7147683Z use_cpu=True, 2025-05-07T21:01:53.7147790Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.7147875Z ) 2025-05-07T21:01:53.7148009Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7148410Z self=, 2025-05-07T21:01:53.7148508Z compile=False, 2025-05-07T21:01:53.7148618Z pooling_mode=, 2025-05-07T21:01:53.7148694Z T=1, 2025-05-07T21:01:53.7148774Z D=24, 2025-05-07T21:01:53.7148848Z B=6, 2025-05-07T21:01:53.7148926Z log_E=4, 2025-05-07T21:01:53.7149009Z L=5, 2025-05-07T21:01:53.7149092Z D_gradcheck=2, 2025-05-07T21:01:53.7149189Z stochastic_rounding=True, 2025-05-07T21:01:53.7149278Z weighted=True, 2025-05-07T21:01:53.7149358Z row_wise=True, 2025-05-07T21:01:53.7149439Z mixed=False, 2025-05-07T21:01:53.7149530Z use_cache=True, 2025-05-07T21:01:53.7149641Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.7149733Z use_cpu=True, 2025-05-07T21:01:53.7149836Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.7149910Z ) 2025-05-07T21:01:53.7150048Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7150395Z self=, 2025-05-07T21:01:53.7150482Z compile=False, 2025-05-07T21:01:53.7150598Z pooling_mode=, 2025-05-07T21:01:53.7150676Z T=4, 2025-05-07T21:01:53.7150750Z D=127, 2025-05-07T21:01:53.7150834Z B=2, 2025-05-07T21:01:53.7150915Z log_E=4, 2025-05-07T21:01:53.7150992Z L=17, 2025-05-07T21:01:53.7151083Z D_gradcheck=2, 2025-05-07T21:01:53.7151181Z stochastic_rounding=True, 2025-05-07T21:01:53.7151268Z weighted=True, 2025-05-07T21:01:53.7151348Z row_wise=True, 2025-05-07T21:01:53.7151427Z mixed=False, 2025-05-07T21:01:53.7151517Z use_cache=True, 2025-05-07T21:01:53.7151674Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.7151757Z use_cpu=True, 2025-05-07T21:01:53.7151867Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.7151942Z ) 2025-05-07T21:01:53.7152075Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7152429Z self=, 2025-05-07T21:01:53.7152556Z compile=False, 2025-05-07T21:01:53.7152664Z pooling_mode=, 2025-05-07T21:01:53.7152743Z T=5, 2025-05-07T21:01:53.7152819Z D=65, 2025-05-07T21:01:53.7152898Z B=3, 2025-05-07T21:01:53.7152976Z log_E=4, 2025-05-07T21:01:53.7153052Z L=3, 2025-05-07T21:01:53.7153139Z D_gradcheck=1, 2025-05-07T21:01:53.7153237Z stochastic_rounding=True, 2025-05-07T21:01:53.7153316Z weighted=True, 2025-05-07T21:01:53.7153402Z row_wise=True, 2025-05-07T21:01:53.7153481Z mixed=False, 2025-05-07T21:01:53.7153561Z use_cache=True, 2025-05-07T21:01:53.7153683Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.7153764Z use_cpu=True, 2025-05-07T21:01:53.7153866Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.7153947Z ) 2025-05-07T21:01:53.7154082Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7154425Z self=, 2025-05-07T21:01:53.7154560Z compile=True, 2025-05-07T21:01:53.7154670Z pooling_mode=, 2025-05-07T21:01:53.7154752Z T=1, 2025-05-07T21:01:53.7154828Z D=122, 2025-05-07T21:01:53.7154904Z B=18, 2025-05-07T21:01:53.7154989Z log_E=5, 2025-05-07T21:01:53.7155066Z L=3, 2025-05-07T21:01:53.7155146Z D_gradcheck=1, 2025-05-07T21:01:53.7155251Z stochastic_rounding=False, 2025-05-07T21:01:53.7155336Z weighted=False, 2025-05-07T21:01:53.7155487Z row_wise=True, 2025-05-07T21:01:53.7155575Z mixed=False, 2025-05-07T21:01:53.7155658Z use_cache=True, 2025-05-07T21:01:53.7155772Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.7155864Z use_cpu=True, 2025-05-07T21:01:53.7155970Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.7156044Z ) 2025-05-07T21:01:53.7156183Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7156578Z self=, 2025-05-07T21:01:53.7156674Z compile=True, 2025-05-07T21:01:53.7156786Z pooling_mode=, 2025-05-07T21:01:53.7156863Z T=5, 2025-05-07T21:01:53.7156946Z D=9, 2025-05-07T21:01:53.7157024Z B=31, 2025-05-07T21:01:53.7157104Z log_E=4, 2025-05-07T21:01:53.7157187Z L=1, 2025-05-07T21:01:53.7157270Z D_gradcheck=1, 2025-05-07T21:01:53.7157371Z stochastic_rounding=True, 2025-05-07T21:01:53.7157466Z weighted=True, 2025-05-07T21:01:53.7157548Z row_wise=True, 2025-05-07T21:01:53.7157630Z mixed=False, 2025-05-07T21:01:53.7157720Z use_cache=False, 2025-05-07T21:01:53.7157834Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.7157921Z use_cpu=True, 2025-05-07T21:01:53.7158033Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.7158108Z ) 2025-05-07T21:01:53.7393383Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7393773Z self=, 2025-05-07T21:01:53.7393897Z compile=False, 2025-05-07T21:01:53.7394013Z pooling_mode=, 2025-05-07T21:01:53.7394116Z T=2, 2025-05-07T21:01:53.7394231Z D=4, 2025-05-07T21:01:53.7394343Z B=121, 2025-05-07T21:01:53.7394454Z log_E=4, 2025-05-07T21:01:53.7394570Z L=16, 2025-05-07T21:01:53.7394688Z D_gradcheck=2, 2025-05-07T21:01:53.7394814Z stochastic_rounding=True, 2025-05-07T21:01:53.7394931Z weighted=False, 2025-05-07T21:01:53.7395038Z row_wise=True, 2025-05-07T21:01:53.7395141Z mixed=True, 2025-05-07T21:01:53.7395252Z use_cache=True, 2025-05-07T21:01:53.7395666Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.7395789Z use_cpu=True, 2025-05-07T21:01:53.7395904Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.7395983Z ) 2025-05-07T21:01:53.7396127Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7396548Z self=, 2025-05-07T21:01:53.7396634Z compile=True, 2025-05-07T21:01:53.7396753Z pooling_mode=, 2025-05-07T21:01:53.7396831Z T=3, 2025-05-07T21:01:53.7396911Z D=31, 2025-05-07T21:01:53.7396996Z B=90, 2025-05-07T21:01:53.7397077Z log_E=4, 2025-05-07T21:01:53.7397155Z L=14, 2025-05-07T21:01:53.7397246Z D_gradcheck=1, 2025-05-07T21:01:53.7397346Z stochastic_rounding=False, 2025-05-07T21:01:53.7397437Z weighted=True, 2025-05-07T21:01:53.7397516Z row_wise=True, 2025-05-07T21:01:53.7397595Z mixed=True, 2025-05-07T21:01:53.7397685Z use_cache=False, 2025-05-07T21:01:53.7397799Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.7397883Z use_cpu=True, 2025-05-07T21:01:53.7397995Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.7398071Z ) 2025-05-07T21:01:53.7398205Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7398559Z self=, 2025-05-07T21:01:53.7398726Z compile=True, 2025-05-07T21:01:53.7398839Z pooling_mode=, 2025-05-07T21:01:53.7398923Z T=1, 2025-05-07T21:01:53.7398999Z D=27, 2025-05-07T21:01:53.7399084Z B=48, 2025-05-07T21:01:53.7399164Z log_E=3, 2025-05-07T21:01:53.7399242Z L=14, 2025-05-07T21:01:53.7399331Z D_gradcheck=1, 2025-05-07T21:01:53.7399428Z stochastic_rounding=True, 2025-05-07T21:01:53.7399511Z weighted=True, 2025-05-07T21:01:53.7399598Z row_wise=True, 2025-05-07T21:01:53.7399680Z mixed=False, 2025-05-07T21:01:53.7399765Z use_cache=True, 2025-05-07T21:01:53.7399883Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.7399966Z use_cpu=True, 2025-05-07T21:01:53.7400070Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.7400149Z ) 2025-05-07T21:01:53.7400282Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7400703Z self=, 2025-05-07T21:01:53.7400799Z compile=True, 2025-05-07T21:01:53.7400911Z pooling_mode=, 2025-05-07T21:01:53.7400996Z T=1, 2025-05-07T21:01:53.7401075Z D=126, 2025-05-07T21:01:53.7401151Z B=116, 2025-05-07T21:01:53.7401237Z log_E=3, 2025-05-07T21:01:53.7401313Z L=6, 2025-05-07T21:01:53.7401396Z D_gradcheck=1, 2025-05-07T21:01:53.7401499Z stochastic_rounding=True, 2025-05-07T21:01:53.7401583Z weighted=True, 2025-05-07T21:01:53.7401664Z row_wise=True, 2025-05-07T21:01:53.7401754Z mixed=False, 2025-05-07T21:01:53.7401841Z use_cache=False, 2025-05-07T21:01:53.7401953Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.7402043Z use_cpu=True, 2025-05-07T21:01:53.7402148Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.7402224Z ) 2025-05-07T21:01:53.7402366Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7402716Z self=, 2025-05-07T21:01:53.7402805Z compile=True, 2025-05-07T21:01:53.7402917Z pooling_mode=, 2025-05-07T21:01:53.7402995Z T=2, 2025-05-07T21:01:53.7403076Z D=89, 2025-05-07T21:01:53.7403155Z B=25, 2025-05-07T21:01:53.7403235Z log_E=5, 2025-05-07T21:01:53.7403314Z L=0, 2025-05-07T21:01:53.7403399Z D_gradcheck=1, 2025-05-07T21:01:53.7403499Z stochastic_rounding=False, 2025-05-07T21:01:53.7403594Z weighted=True, 2025-05-07T21:01:53.7403677Z row_wise=True, 2025-05-07T21:01:53.7403761Z mixed=False, 2025-05-07T21:01:53.7403900Z use_cache=False, 2025-05-07T21:01:53.7404015Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.7404097Z use_cpu=True, 2025-05-07T21:01:53.7404214Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.7404288Z ) 2025-05-07T21:01:53.7404432Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7404821Z self=, 2025-05-07T21:01:53.7404907Z compile=False, 2025-05-07T21:01:53.7405024Z pooling_mode=, 2025-05-07T21:01:53.7405099Z T=1, 2025-05-07T21:01:53.7405177Z D=87, 2025-05-07T21:01:53.7405267Z B=57, 2025-05-07T21:01:53.7405347Z log_E=5, 2025-05-07T21:01:53.7405425Z L=10, 2025-05-07T21:01:53.7405516Z D_gradcheck=2, 2025-05-07T21:01:53.7405616Z stochastic_rounding=True, 2025-05-07T21:01:53.7405701Z weighted=False, 2025-05-07T21:01:53.7405790Z row_wise=True, 2025-05-07T21:01:53.7405872Z mixed=True, 2025-05-07T21:01:53.7405959Z use_cache=True, 2025-05-07T21:01:53.7406078Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.7406161Z use_cpu=True, 2025-05-07T21:01:53.7406275Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.7406351Z ) 2025-05-07T21:01:53.7406491Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7406890Z self=, 2025-05-07T21:01:53.7406976Z compile=False, 2025-05-07T21:01:53.7407086Z pooling_mode=, 2025-05-07T21:01:53.7407171Z T=4, 2025-05-07T21:01:53.7407249Z D=6, 2025-05-07T21:01:53.7407327Z B=65, 2025-05-07T21:01:53.7407414Z log_E=4, 2025-05-07T21:01:53.7407490Z L=12, 2025-05-07T21:01:53.7407573Z D_gradcheck=2, 2025-05-07T21:01:53.7407682Z stochastic_rounding=False, 2025-05-07T21:01:53.7407770Z weighted=True, 2025-05-07T21:01:53.7407857Z row_wise=True, 2025-05-07T21:01:53.7407942Z mixed=True, 2025-05-07T21:01:53.7408026Z use_cache=False, 2025-05-07T21:01:53.7408143Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.7408228Z use_cpu=True, 2025-05-07T21:01:53.7408333Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.7408410Z ) 2025-05-07T21:01:53.7408597Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7408943Z self=, 2025-05-07T21:01:53.7409032Z compile=False, 2025-05-07T21:01:53.7409142Z pooling_mode=, 2025-05-07T21:01:53.7409221Z T=3, 2025-05-07T21:01:53.7409304Z D=52, 2025-05-07T21:01:53.7409382Z B=52, 2025-05-07T21:01:53.7409468Z log_E=3, 2025-05-07T21:01:53.7409547Z L=13, 2025-05-07T21:01:53.7409628Z D_gradcheck=2, 2025-05-07T21:01:53.7409733Z stochastic_rounding=True, 2025-05-07T21:01:53.7409817Z weighted=True, 2025-05-07T21:01:53.7409900Z row_wise=True, 2025-05-07T21:01:53.7409987Z mixed=True, 2025-05-07T21:01:53.7410070Z use_cache=True, 2025-05-07T21:01:53.7410181Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.7410268Z use_cpu=True, 2025-05-07T21:01:53.7410378Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.7410456Z ) 2025-05-07T21:01:53.7410601Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7410947Z self=, 2025-05-07T21:01:53.7411031Z compile=True, 2025-05-07T21:01:53.7411173Z pooling_mode=, 2025-05-07T21:01:53.7411262Z T=5, 2025-05-07T21:01:53.7411340Z D=80, 2025-05-07T21:01:53.7411418Z B=116, 2025-05-07T21:01:53.7411504Z log_E=5, 2025-05-07T21:01:53.7411583Z L=16, 2025-05-07T21:01:53.7411665Z D_gradcheck=2, 2025-05-07T21:01:53.7411772Z stochastic_rounding=True, 2025-05-07T21:01:53.7411854Z weighted=True, 2025-05-07T21:01:53.7411943Z row_wise=True, 2025-05-07T21:01:53.7412070Z mixed=False, 2025-05-07T21:01:53.7412154Z use_cache=True, 2025-05-07T21:01:53.7412272Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.7412355Z use_cpu=True, 2025-05-07T21:01:53.7412461Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.7412584Z ) 2025-05-07T21:01:53.7412724Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7413067Z self=, 2025-05-07T21:01:53.7413157Z compile=True, 2025-05-07T21:01:53.7413270Z pooling_mode=, 2025-05-07T21:01:53.7413347Z T=2, 2025-05-07T21:01:53.7413430Z D=28, 2025-05-07T21:01:53.7413507Z B=73, 2025-05-07T21:01:53.7413593Z log_E=5, 2025-05-07T21:01:53.7413672Z L=2, 2025-05-07T21:01:53.7413755Z D_gradcheck=1, 2025-05-07T21:01:53.7413864Z stochastic_rounding=False, 2025-05-07T21:01:53.7413950Z weighted=False, 2025-05-07T21:01:53.7414035Z row_wise=True, 2025-05-07T21:01:53.7414124Z mixed=True, 2025-05-07T21:01:53.7414210Z use_cache=False, 2025-05-07T21:01:53.7414322Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.7414414Z use_cpu=True, 2025-05-07T21:01:53.7414521Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.7414603Z ) 2025-05-07T21:01:53.7414796Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7415141Z self=, 2025-05-07T21:01:53.7415227Z compile=False, 2025-05-07T21:01:53.7415344Z pooling_mode=, 2025-05-07T21:01:53.7415424Z T=5, 2025-05-07T21:01:53.7415509Z D=89, 2025-05-07T21:01:53.7415585Z B=66, 2025-05-07T21:01:53.7415663Z log_E=5, 2025-05-07T21:01:53.7415751Z L=15, 2025-05-07T21:01:53.7415836Z D_gradcheck=1, 2025-05-07T21:01:53.7415936Z stochastic_rounding=True, 2025-05-07T21:01:53.7416029Z weighted=False, 2025-05-07T21:01:53.7416115Z row_wise=True, 2025-05-07T21:01:53.7416197Z mixed=True, 2025-05-07T21:01:53.7416290Z use_cache=False, 2025-05-07T21:01:53.7416402Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.7416483Z use_cpu=True, 2025-05-07T21:01:53.7416597Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.7416674Z ) 2025-05-07T21:01:53.7416860Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7417212Z self=, 2025-05-07T21:01:53.7417296Z compile=True, 2025-05-07T21:01:53.7417417Z pooling_mode=, 2025-05-07T21:01:53.7417497Z T=1, 2025-05-07T21:01:53.7417575Z D=4, 2025-05-07T21:01:53.7417661Z B=79, 2025-05-07T21:01:53.7417746Z log_E=5, 2025-05-07T21:01:53.7417825Z L=17, 2025-05-07T21:01:53.7417914Z D_gradcheck=2, 2025-05-07T21:01:53.7418014Z stochastic_rounding=False, 2025-05-07T21:01:53.7418095Z weighted=True, 2025-05-07T21:01:53.7418186Z row_wise=True, 2025-05-07T21:01:53.7418266Z mixed=True, 2025-05-07T21:01:53.7418346Z use_cache=True, 2025-05-07T21:01:53.7418461Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.7418544Z use_cpu=True, 2025-05-07T21:01:53.7418650Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.7418738Z ) 2025-05-07T21:01:53.7418872Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7419221Z self=, 2025-05-07T21:01:53.7419304Z compile=False, 2025-05-07T21:01:53.7419414Z pooling_mode=, 2025-05-07T21:01:53.7419500Z T=5, 2025-05-07T21:01:53.7419578Z D=114, 2025-05-07T21:01:53.7419659Z B=102, 2025-05-07T21:01:53.7419744Z log_E=3, 2025-05-07T21:01:53.7419823Z L=2, 2025-05-07T21:01:53.7419909Z D_gradcheck=1, 2025-05-07T21:01:53.7420020Z stochastic_rounding=True, 2025-05-07T21:01:53.7420108Z weighted=False, 2025-05-07T21:01:53.7420238Z row_wise=True, 2025-05-07T21:01:53.7420329Z mixed=False, 2025-05-07T21:01:53.7420415Z use_cache=True, 2025-05-07T21:01:53.7420534Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.7420618Z use_cpu=True, 2025-05-07T21:01:53.7420765Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.7420853Z ) 2025-05-07T21:01:53.7420992Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7421338Z self=, 2025-05-07T21:01:53.7421429Z compile=True, 2025-05-07T21:01:53.7421544Z pooling_mode=, 2025-05-07T21:01:53.7421624Z T=3, 2025-05-07T21:01:53.7421708Z D=10, 2025-05-07T21:01:53.7421787Z B=119, 2025-05-07T21:01:53.7421868Z log_E=5, 2025-05-07T21:01:53.7421955Z L=16, 2025-05-07T21:01:53.7422040Z D_gradcheck=2, 2025-05-07T21:01:53.7422141Z stochastic_rounding=True, 2025-05-07T21:01:53.7422236Z weighted=True, 2025-05-07T21:01:53.7422320Z row_wise=True, 2025-05-07T21:01:53.7422410Z mixed=False, 2025-05-07T21:01:53.7422497Z use_cache=False, 2025-05-07T21:01:53.7422610Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.7422700Z use_cpu=True, 2025-05-07T21:01:53.7422812Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.7422993Z ) 2025-05-07T21:01:53.7423135Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7423482Z self=, 2025-05-07T21:01:53.7423568Z compile=True, 2025-05-07T21:01:53.7423688Z pooling_mode=, 2025-05-07T21:01:53.7423767Z T=1, 2025-05-07T21:01:53.7423850Z D=88, 2025-05-07T21:01:53.7423938Z B=82, 2025-05-07T21:01:53.7424018Z log_E=3, 2025-05-07T21:01:53.7424118Z L=13, 2025-05-07T21:01:53.7424204Z D_gradcheck=1, 2025-05-07T21:01:53.7424309Z stochastic_rounding=True, 2025-05-07T21:01:53.7424409Z weighted=False, 2025-05-07T21:01:53.7424494Z row_wise=True, 2025-05-07T21:01:53.7424581Z mixed=False, 2025-05-07T21:01:53.7424674Z use_cache=True, 2025-05-07T21:01:53.7424787Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.7424873Z use_cpu=True, 2025-05-07T21:01:53.7425037Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.7425118Z ) 2025-05-07T21:01:53.7425258Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7425611Z self=, 2025-05-07T21:01:53.7425699Z compile=False, 2025-05-07T21:01:53.7425820Z pooling_mode=, 2025-05-07T21:01:53.7425901Z T=1, 2025-05-07T21:01:53.7425981Z D=70, 2025-05-07T21:01:53.7426068Z B=59, 2025-05-07T21:01:53.7426150Z log_E=4, 2025-05-07T21:01:53.7426228Z L=2, 2025-05-07T21:01:53.7426364Z D_gradcheck=2, 2025-05-07T21:01:53.7426497Z stochastic_rounding=True, 2025-05-07T21:01:53.7426616Z weighted=True, 2025-05-07T21:01:53.7426735Z row_wise=True, 2025-05-07T21:01:53.7427040Z mixed=False, 2025-05-07T21:01:53.7427180Z use_cache=True, 2025-05-07T21:01:53.7427326Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.7427476Z use_cpu=True, 2025-05-07T21:01:53.7427622Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.7427717Z ) 2025-05-07T21:01:53.7704845Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7705274Z self=, 2025-05-07T21:01:53.7705474Z compile=True, 2025-05-07T21:01:53.7705745Z pooling_mode=, 2025-05-07T21:01:53.7705904Z T=2, 2025-05-07T21:01:53.7706056Z D=51, 2025-05-07T21:01:53.7706240Z B=122, 2025-05-07T21:01:53.7706432Z log_E=5, 2025-05-07T21:01:53.7706559Z L=10, 2025-05-07T21:01:53.7706682Z D_gradcheck=1, 2025-05-07T21:01:53.7715326Z stochastic_rounding=True, 2025-05-07T21:01:53.7715638Z weighted=False, 2025-05-07T21:01:53.7715724Z row_wise=True, 2025-05-07T21:01:53.7715810Z mixed=False, 2025-05-07T21:01:53.7715895Z use_cache=True, 2025-05-07T21:01:53.7716012Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.7716170Z use_cpu=True, 2025-05-07T21:01:53.7716288Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.7716370Z ) 2025-05-07T21:01:53.7716514Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7716869Z self=, 2025-05-07T21:01:53.7716959Z compile=False, 2025-05-07T21:01:53.7717074Z pooling_mode=, 2025-05-07T21:01:53.7717155Z T=5, 2025-05-07T21:01:53.7717237Z D=60, 2025-05-07T21:01:53.7717315Z B=51, 2025-05-07T21:01:53.7717394Z log_E=4, 2025-05-07T21:01:53.7717477Z L=20, 2025-05-07T21:01:53.7717561Z D_gradcheck=2, 2025-05-07T21:01:53.7717668Z stochastic_rounding=False, 2025-05-07T21:01:53.7717757Z weighted=True, 2025-05-07T21:01:53.7717839Z row_wise=True, 2025-05-07T21:01:53.7717927Z mixed=False, 2025-05-07T21:01:53.7718010Z use_cache=True, 2025-05-07T21:01:53.7718123Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.7718219Z use_cpu=True, 2025-05-07T21:01:53.7718397Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.7718472Z ) 2025-05-07T21:01:53.7718614Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7718956Z self=, 2025-05-07T21:01:53.7719042Z compile=False, 2025-05-07T21:01:53.7719161Z pooling_mode=, 2025-05-07T21:01:53.7719238Z T=5, 2025-05-07T21:01:53.7719316Z D=120, 2025-05-07T21:01:53.7719398Z B=31, 2025-05-07T21:01:53.7719476Z log_E=3, 2025-05-07T21:01:53.7719554Z L=12, 2025-05-07T21:01:53.7719644Z D_gradcheck=2, 2025-05-07T21:01:53.7719749Z stochastic_rounding=False, 2025-05-07T21:01:53.7719838Z weighted=True, 2025-05-07T21:01:53.7719919Z row_wise=True, 2025-05-07T21:01:53.7719999Z mixed=True, 2025-05-07T21:01:53.7720092Z use_cache=False, 2025-05-07T21:01:53.7720204Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.7720367Z use_cpu=True, 2025-05-07T21:01:53.7720486Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.7720562Z ) 2025-05-07T21:01:53.7720695Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7721042Z self=, 2025-05-07T21:01:53.7721126Z compile=True, 2025-05-07T21:01:53.7721236Z pooling_mode=, 2025-05-07T21:01:53.7721321Z T=4, 2025-05-07T21:01:53.7721398Z D=115, 2025-05-07T21:01:53.7721477Z B=43, 2025-05-07T21:01:53.7721556Z log_E=3, 2025-05-07T21:01:53.7721629Z L=7, 2025-05-07T21:01:53.7721720Z D_gradcheck=2, 2025-05-07T21:01:53.7721823Z stochastic_rounding=True, 2025-05-07T21:01:53.7721905Z weighted=True, 2025-05-07T21:01:53.7721990Z row_wise=True, 2025-05-07T21:01:53.7722070Z mixed=False, 2025-05-07T21:01:53.7722153Z use_cache=True, 2025-05-07T21:01:53.7722271Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.7722360Z use_cpu=True, 2025-05-07T21:01:53.7722469Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.7722550Z ) 2025-05-07T21:01:53.7722684Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7723027Z self=, 2025-05-07T21:01:53.7723113Z compile=True, 2025-05-07T21:01:53.7723224Z pooling_mode=, 2025-05-07T21:01:53.7723305Z T=4, 2025-05-07T21:01:53.7723382Z D=30, 2025-05-07T21:01:53.7723458Z B=19, 2025-05-07T21:01:53.7723542Z log_E=3, 2025-05-07T21:01:53.7723617Z L=6, 2025-05-07T21:01:53.7723701Z D_gradcheck=2, 2025-05-07T21:01:53.7723853Z stochastic_rounding=True, 2025-05-07T21:01:53.7723939Z weighted=True, 2025-05-07T21:01:53.7724023Z row_wise=True, 2025-05-07T21:01:53.7724111Z mixed=False, 2025-05-07T21:01:53.7724193Z use_cache=True, 2025-05-07T21:01:53.7724304Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.7724466Z use_cpu=True, 2025-05-07T21:01:53.7724571Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.7724647Z ) 2025-05-07T21:01:53.7724786Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7725129Z self=, 2025-05-07T21:01:53.7725215Z compile=True, 2025-05-07T21:01:53.7725324Z pooling_mode=, 2025-05-07T21:01:53.7725400Z T=2, 2025-05-07T21:01:53.7725484Z D=89, 2025-05-07T21:01:53.7725563Z B=89, 2025-05-07T21:01:53.7725641Z log_E=3, 2025-05-07T21:01:53.7725726Z L=5, 2025-05-07T21:01:53.7725810Z D_gradcheck=1, 2025-05-07T21:01:53.7725912Z stochastic_rounding=False, 2025-05-07T21:01:53.7726001Z weighted=True, 2025-05-07T21:01:53.7726083Z row_wise=True, 2025-05-07T21:01:53.7726164Z mixed=True, 2025-05-07T21:01:53.7726255Z use_cache=False, 2025-05-07T21:01:53.7726367Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.7726505Z use_cpu=True, 2025-05-07T21:01:53.7726613Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.7726688Z ) 2025-05-07T21:01:53.7726830Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7727172Z self=, 2025-05-07T21:01:53.7727255Z compile=False, 2025-05-07T21:01:53.7727370Z pooling_mode=, 2025-05-07T21:01:53.7727445Z T=3, 2025-05-07T21:01:53.7727522Z D=123, 2025-05-07T21:01:53.7727606Z B=30, 2025-05-07T21:01:53.7727684Z log_E=3, 2025-05-07T21:01:53.7727763Z L=10, 2025-05-07T21:01:53.7727856Z D_gradcheck=1, 2025-05-07T21:01:53.7727957Z stochastic_rounding=False, 2025-05-07T21:01:53.7728044Z weighted=False, 2025-05-07T21:01:53.7728134Z row_wise=True, 2025-05-07T21:01:53.7728211Z mixed=True, 2025-05-07T21:01:53.7728301Z use_cache=True, 2025-05-07T21:01:53.7728414Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.7728563Z use_cpu=True, 2025-05-07T21:01:53.7728676Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.7728749Z ) 2025-05-07T21:01:53.7728882Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7729230Z self=, 2025-05-07T21:01:53.7729316Z compile=True, 2025-05-07T21:01:53.7729428Z pooling_mode=, 2025-05-07T21:01:53.7729512Z T=2, 2025-05-07T21:01:53.7729589Z D=10, 2025-05-07T21:01:53.7729666Z B=74, 2025-05-07T21:01:53.7729749Z log_E=4, 2025-05-07T21:01:53.7729825Z L=1, 2025-05-07T21:01:53.7729912Z D_gradcheck=2, 2025-05-07T21:01:53.7730017Z stochastic_rounding=True, 2025-05-07T21:01:53.7730099Z weighted=True, 2025-05-07T21:01:53.7730191Z row_wise=True, 2025-05-07T21:01:53.7730273Z mixed=True, 2025-05-07T21:01:53.7730355Z use_cache=True, 2025-05-07T21:01:53.7730476Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.7730561Z use_cpu=True, 2025-05-07T21:01:53.7730666Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.7730747Z ) 2025-05-07T21:01:53.7730881Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7731224Z self=, 2025-05-07T21:01:53.7731313Z compile=False, 2025-05-07T21:01:53.7731422Z pooling_mode=, 2025-05-07T21:01:53.7731535Z T=2, 2025-05-07T21:01:53.7731611Z D=94, 2025-05-07T21:01:53.7731691Z B=81, 2025-05-07T21:01:53.7731770Z log_E=4, 2025-05-07T21:01:53.7731844Z L=6, 2025-05-07T21:01:53.7731978Z D_gradcheck=2, 2025-05-07T21:01:53.7732080Z stochastic_rounding=True, 2025-05-07T21:01:53.7732161Z weighted=True, 2025-05-07T21:01:53.7732248Z row_wise=True, 2025-05-07T21:01:53.7732327Z mixed=True, 2025-05-07T21:01:53.7732418Z use_cache=False, 2025-05-07T21:01:53.7732575Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.7732659Z use_cpu=True, 2025-05-07T21:01:53.7732772Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.7732849Z ) 2025-05-07T21:01:53.7732982Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7733330Z self=, 2025-05-07T21:01:53.7733412Z compile=True, 2025-05-07T21:01:53.7733524Z pooling_mode=, 2025-05-07T21:01:53.7733606Z T=3, 2025-05-07T21:01:53.7733680Z D=94, 2025-05-07T21:01:53.7733756Z B=50, 2025-05-07T21:01:53.7733842Z log_E=4, 2025-05-07T21:01:53.7733918Z L=10, 2025-05-07T21:01:53.7734012Z D_gradcheck=2, 2025-05-07T21:01:53.7734113Z stochastic_rounding=False, 2025-05-07T21:01:53.7734194Z weighted=True, 2025-05-07T21:01:53.7734283Z row_wise=True, 2025-05-07T21:01:53.7734366Z mixed=False, 2025-05-07T21:01:53.7734448Z use_cache=True, 2025-05-07T21:01:53.7734570Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.7734697Z use_cpu=True, 2025-05-07T21:01:53.7734801Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.7734878Z ) 2025-05-07T21:01:53.7735010Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7735355Z self=, 2025-05-07T21:01:53.7735446Z compile=False, 2025-05-07T21:01:53.7735557Z pooling_mode=, 2025-05-07T21:01:53.7735631Z T=1, 2025-05-07T21:01:53.7735712Z D=80, 2025-05-07T21:01:53.7735789Z B=111, 2025-05-07T21:01:53.7735873Z log_E=4, 2025-05-07T21:01:53.7735951Z L=3, 2025-05-07T21:01:53.7736031Z D_gradcheck=2, 2025-05-07T21:01:53.7736135Z stochastic_rounding=True, 2025-05-07T21:01:53.7736218Z weighted=False, 2025-05-07T21:01:53.7736300Z row_wise=True, 2025-05-07T21:01:53.7736388Z mixed=True, 2025-05-07T21:01:53.7736473Z use_cache=True, 2025-05-07T21:01:53.7736626Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.7736715Z use_cpu=True, 2025-05-07T21:01:53.7736819Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.7736894Z ) 2025-05-07T21:01:53.7737032Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7737374Z self=, 2025-05-07T21:01:53.7737465Z compile=False, 2025-05-07T21:01:53.7737576Z pooling_mode=, 2025-05-07T21:01:53.7737653Z T=5, 2025-05-07T21:01:53.7737737Z D=55, 2025-05-07T21:01:53.7737812Z B=22, 2025-05-07T21:01:53.7737893Z log_E=4, 2025-05-07T21:01:53.7737979Z L=4, 2025-05-07T21:01:53.7738063Z D_gradcheck=2, 2025-05-07T21:01:53.7738163Z stochastic_rounding=False, 2025-05-07T21:01:53.7738255Z weighted=False, 2025-05-07T21:01:53.7738338Z row_wise=True, 2025-05-07T21:01:53.7738420Z mixed=True, 2025-05-07T21:01:53.7738512Z use_cache=False, 2025-05-07T21:01:53.7738627Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.7738707Z use_cpu=True, 2025-05-07T21:01:53.7738818Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.7738893Z ) 2025-05-07T21:01:53.7739026Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7739376Z self=, 2025-05-07T21:01:53.7739456Z compile=True, 2025-05-07T21:01:53.7739573Z pooling_mode=, 2025-05-07T21:01:53.7739646Z T=1, 2025-05-07T21:01:53.7739726Z D=49, 2025-05-07T21:01:53.7739809Z B=76, 2025-05-07T21:01:53.7739888Z log_E=5, 2025-05-07T21:01:53.7740013Z L=7, 2025-05-07T21:01:53.7740103Z D_gradcheck=1, 2025-05-07T21:01:53.7740203Z stochastic_rounding=True, 2025-05-07T21:01:53.7740284Z weighted=True, 2025-05-07T21:01:53.7740372Z row_wise=True, 2025-05-07T21:01:53.7740453Z mixed=False, 2025-05-07T21:01:53.7740578Z use_cache=True, 2025-05-07T21:01:53.7740698Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.7740779Z use_cpu=True, 2025-05-07T21:01:53.7740889Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.7740964Z ) 2025-05-07T21:01:53.7741097Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7741447Z self=, 2025-05-07T21:01:53.7741530Z compile=True, 2025-05-07T21:01:53.7741641Z pooling_mode=, 2025-05-07T21:01:53.7741722Z T=1, 2025-05-07T21:01:53.7741797Z D=83, 2025-05-07T21:01:53.7741874Z B=123, 2025-05-07T21:01:53.7741961Z log_E=4, 2025-05-07T21:01:53.7742036Z L=13, 2025-05-07T21:01:53.7742118Z D_gradcheck=2, 2025-05-07T21:01:53.7742223Z stochastic_rounding=False, 2025-05-07T21:01:53.7742309Z weighted=False, 2025-05-07T21:01:53.7742389Z row_wise=True, 2025-05-07T21:01:53.7742479Z mixed=True, 2025-05-07T21:01:53.7742565Z use_cache=False, 2025-05-07T21:01:53.7742726Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.7742807Z use_cpu=True, 2025-05-07T21:01:53.7742912Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.7742992Z ) 2025-05-07T21:01:53.7743125Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7743468Z self=, 2025-05-07T21:01:53.7743562Z compile=True, 2025-05-07T21:01:53.7743673Z pooling_mode=, 2025-05-07T21:01:53.7743750Z T=1, 2025-05-07T21:01:53.7743832Z D=95, 2025-05-07T21:01:53.7743906Z B=68, 2025-05-07T21:01:53.7743987Z log_E=4, 2025-05-07T21:01:53.7744066Z L=20, 2025-05-07T21:01:53.7744147Z D_gradcheck=2, 2025-05-07T21:01:53.7744252Z stochastic_rounding=False, 2025-05-07T21:01:53.7744333Z weighted=True, 2025-05-07T21:01:53.7744414Z row_wise=True, 2025-05-07T21:01:53.7744504Z mixed=True, 2025-05-07T21:01:53.7744632Z use_cache=False, 2025-05-07T21:01:53.7744744Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.7744832Z use_cpu=True, 2025-05-07T21:01:53.7744938Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.7745012Z ) 2025-05-07T21:01:53.7745149Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.7745494Z self=, 2025-05-07T21:01:53.7745577Z compile=True, 2025-05-07T21:01:53.7745693Z pooling_mode=, 2025-05-07T21:01:53.7745770Z T=1, 2025-05-07T21:01:53.7745847Z D=123, 2025-05-07T21:01:53.7745930Z B=87, 2025-05-07T21:01:53.7746011Z log_E=5, 2025-05-07T21:01:53.7746093Z L=20, 2025-05-07T21:01:53.7746176Z D_gradcheck=1, 2025-05-07T21:01:53.7746273Z stochastic_rounding=True, 2025-05-07T21:01:53.7746359Z weighted=False, 2025-05-07T21:01:53.7746440Z row_wise=True, 2025-05-07T21:01:53.7746523Z mixed=True, 2025-05-07T21:01:53.7746619Z use_cache=False, 2025-05-07T21:01:53.7746729Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.7746812Z use_cpu=True, 2025-05-07T21:01:53.7746923Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.7746996Z ) 2025-05-07T21:01:53.8016634Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.8017974Z self=, 2025-05-07T21:01:53.8018156Z compile=True, 2025-05-07T21:01:53.8018290Z pooling_mode=, 2025-05-07T21:01:53.8018375Z T=3, 2025-05-07T21:01:53.8018459Z D=49, 2025-05-07T21:01:53.8018553Z B=53, 2025-05-07T21:01:53.8018961Z log_E=3, 2025-05-07T21:01:53.8019052Z L=14, 2025-05-07T21:01:53.8019158Z D_gradcheck=2, 2025-05-07T21:01:53.8019268Z stochastic_rounding=True, 2025-05-07T21:01:53.8019358Z weighted=False, 2025-05-07T21:01:53.8019458Z row_wise=True, 2025-05-07T21:01:53.8019654Z mixed=True, 2025-05-07T21:01:53.8019766Z use_cache=False, 2025-05-07T21:01:53.8019887Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.8019978Z use_cpu=True, 2025-05-07T21:01:53.8020103Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.8020183Z ) 2025-05-07T21:01:53.8020328Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.8020695Z self=, 2025-05-07T21:01:53.8020784Z compile=True, 2025-05-07T21:01:53.8020899Z pooling_mode=, 2025-05-07T21:01:53.8020985Z T=1, 2025-05-07T21:01:53.8021067Z D=106, 2025-05-07T21:01:53.8021152Z B=51, 2025-05-07T21:01:53.8021244Z log_E=4, 2025-05-07T21:01:53.8021322Z L=11, 2025-05-07T21:01:53.8021409Z D_gradcheck=2, 2025-05-07T21:01:53.8021524Z stochastic_rounding=False, 2025-05-07T21:01:53.8021610Z weighted=True, 2025-05-07T21:01:53.8021725Z row_wise=True, 2025-05-07T21:01:53.8021901Z mixed=True, 2025-05-07T21:01:53.8021988Z use_cache=False, 2025-05-07T21:01:53.8022114Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.8022198Z use_cpu=True, 2025-05-07T21:01:53.8022307Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.8022396Z ) 2025-05-07T21:01:53.8022536Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.8022900Z self=, 2025-05-07T21:01:53.8022987Z compile=True, 2025-05-07T21:01:53.8023103Z pooling_mode=, 2025-05-07T21:01:53.8023192Z T=5, 2025-05-07T21:01:53.8023272Z D=37, 2025-05-07T21:01:53.8023355Z B=94, 2025-05-07T21:01:53.8023445Z log_E=5, 2025-05-07T21:01:53.8023523Z L=20, 2025-05-07T21:01:53.8023609Z D_gradcheck=1, 2025-05-07T21:01:53.8023714Z stochastic_rounding=True, 2025-05-07T21:01:53.8023798Z weighted=True, 2025-05-07T21:01:53.8023883Z row_wise=True, 2025-05-07T21:01:53.8024077Z mixed=False, 2025-05-07T21:01:53.8024167Z use_cache=True, 2025-05-07T21:01:53.8024307Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.8024391Z use_cpu=True, 2025-05-07T21:01:53.8024497Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.8024577Z ) 2025-05-07T21:01:53.8024714Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.8025059Z self=, 2025-05-07T21:01:53.8025152Z compile=False, 2025-05-07T21:01:53.8025267Z pooling_mode=, 2025-05-07T21:01:53.8025345Z T=2, 2025-05-07T21:01:53.8025427Z D=107, 2025-05-07T21:01:53.8025511Z B=84, 2025-05-07T21:01:53.8025591Z log_E=3, 2025-05-07T21:01:53.8025675Z L=16, 2025-05-07T21:01:53.8025757Z D_gradcheck=1, 2025-05-07T21:01:53.8025856Z stochastic_rounding=False, 2025-05-07T21:01:53.8025948Z weighted=False, 2025-05-07T21:01:53.8026030Z row_wise=True, 2025-05-07T21:01:53.8026120Z mixed=True, 2025-05-07T21:01:53.8026203Z use_cache=False, 2025-05-07T21:01:53.8026312Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.8026404Z use_cpu=True, 2025-05-07T21:01:53.8026511Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.8026588Z ) 2025-05-07T21:01:53.8026727Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.8027072Z self=, 2025-05-07T21:01:53.8027158Z compile=False, 2025-05-07T21:01:53.8027275Z pooling_mode=, 2025-05-07T21:01:53.8027353Z T=4, 2025-05-07T21:01:53.8027529Z D=27, 2025-05-07T21:01:53.8027615Z B=78, 2025-05-07T21:01:53.8027693Z log_E=5, 2025-05-07T21:01:53.8027777Z L=3, 2025-05-07T21:01:53.8027863Z D_gradcheck=2, 2025-05-07T21:01:53.8027962Z stochastic_rounding=True, 2025-05-07T21:01:53.8028055Z weighted=False, 2025-05-07T21:01:53.8028183Z row_wise=True, 2025-05-07T21:01:53.8028271Z mixed=False, 2025-05-07T21:01:53.8028360Z use_cache=True, 2025-05-07T21:01:53.8028471Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.8028559Z use_cpu=True, 2025-05-07T21:01:53.8028670Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.8028748Z ) 2025-05-07T21:01:53.8028882Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.8029240Z self=, 2025-05-07T21:01:53.8029327Z compile=True, 2025-05-07T21:01:53.8029444Z pooling_mode=, 2025-05-07T21:01:53.8029524Z T=4, 2025-05-07T21:01:53.8029611Z D=93, 2025-05-07T21:01:53.8029699Z B=108, 2025-05-07T21:01:53.8029775Z log_E=5, 2025-05-07T21:01:53.8029851Z L=7, 2025-05-07T21:01:53.8029940Z D_gradcheck=2, 2025-05-07T21:01:53.8030037Z stochastic_rounding=True, 2025-05-07T21:01:53.8030122Z weighted=False, 2025-05-07T21:01:53.8030262Z row_wise=True, 2025-05-07T21:01:53.8030345Z mixed=False, 2025-05-07T21:01:53.8030427Z use_cache=True, 2025-05-07T21:01:53.8030545Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.8030629Z use_cpu=True, 2025-05-07T21:01:53.8030734Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.8030817Z ) 2025-05-07T21:01:53.8030951Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.8031302Z self=, 2025-05-07T21:01:53.8031387Z compile=True, 2025-05-07T21:01:53.8031499Z pooling_mode=, 2025-05-07T21:01:53.8031581Z T=5, 2025-05-07T21:01:53.8031658Z D=67, 2025-05-07T21:01:53.8031736Z B=26, 2025-05-07T21:01:53.8031819Z log_E=4, 2025-05-07T21:01:53.8031897Z L=12, 2025-05-07T21:01:53.8031979Z D_gradcheck=1, 2025-05-07T21:01:53.8032085Z stochastic_rounding=False, 2025-05-07T21:01:53.8032172Z weighted=True, 2025-05-07T21:01:53.8032297Z row_wise=True, 2025-05-07T21:01:53.8032394Z mixed=False, 2025-05-07T21:01:53.8032483Z use_cache=False, 2025-05-07T21:01:53.8032598Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.8032698Z use_cpu=True, 2025-05-07T21:01:53.8032807Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.8032900Z ) 2025-05-07T21:01:53.8033036Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.8033385Z self=, 2025-05-07T21:01:53.8033488Z compile=False, 2025-05-07T21:01:53.8033602Z pooling_mode=, 2025-05-07T21:01:53.8033684Z T=3, 2025-05-07T21:01:53.8033783Z D=48, 2025-05-07T21:01:53.8033860Z B=59, 2025-05-07T21:01:53.8033938Z log_E=5, 2025-05-07T21:01:53.8034026Z L=7, 2025-05-07T21:01:53.8034110Z D_gradcheck=2, 2025-05-07T21:01:53.8034210Z stochastic_rounding=True, 2025-05-07T21:01:53.8034310Z weighted=False, 2025-05-07T21:01:53.8034399Z row_wise=True, 2025-05-07T21:01:53.8034486Z mixed=False, 2025-05-07T21:01:53.8034583Z use_cache=False, 2025-05-07T21:01:53.8034696Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.8034789Z use_cpu=True, 2025-05-07T21:01:53.8034900Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.8034972Z ) 2025-05-07T21:01:53.8035118Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.8035562Z self=, 2025-05-07T21:01:53.8035677Z compile=False, 2025-05-07T21:01:53.8035832Z pooling_mode=, 2025-05-07T21:01:53.8035989Z T=5, 2025-05-07T21:01:53.8036093Z D=14, 2025-05-07T21:01:53.8036205Z B=11, 2025-05-07T21:01:53.8036309Z log_E=5, 2025-05-07T21:01:53.8036415Z L=3, 2025-05-07T21:01:53.8036536Z D_gradcheck=2, 2025-05-07T21:01:53.8036675Z stochastic_rounding=False, 2025-05-07T21:01:53.8036839Z weighted=True, 2025-05-07T21:01:53.8036959Z row_wise=True, 2025-05-07T21:01:53.8037066Z mixed=True, 2025-05-07T21:01:53.8037187Z use_cache=False, 2025-05-07T21:01:53.8037332Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.8037439Z use_cpu=True, 2025-05-07T21:01:53.8037586Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.8037688Z ) 2025-05-07T21:01:53.8037868Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.8038296Z self=, 2025-05-07T21:01:53.8038387Z compile=False, 2025-05-07T21:01:53.8038496Z pooling_mode=, 2025-05-07T21:01:53.8038585Z T=3, 2025-05-07T21:01:53.8038665Z D=6, 2025-05-07T21:01:53.8038739Z B=6, 2025-05-07T21:01:53.8038830Z log_E=3, 2025-05-07T21:01:53.8038907Z L=20, 2025-05-07T21:01:53.8038998Z D_gradcheck=2, 2025-05-07T21:01:53.8039099Z stochastic_rounding=True, 2025-05-07T21:01:53.8039239Z weighted=True, 2025-05-07T21:01:53.8039328Z row_wise=True, 2025-05-07T21:01:53.8039412Z mixed=True, 2025-05-07T21:01:53.8039497Z use_cache=True, 2025-05-07T21:01:53.8039617Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.8039702Z use_cpu=True, 2025-05-07T21:01:53.8039806Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.8039889Z ) 2025-05-07T21:01:53.8040024Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.8040371Z self=, 2025-05-07T21:01:53.8040467Z compile=False, 2025-05-07T21:01:53.8040580Z pooling_mode=, 2025-05-07T21:01:53.8040666Z T=5, 2025-05-07T21:01:53.8040746Z D=22, 2025-05-07T21:01:53.8040821Z B=58, 2025-05-07T21:01:53.8040906Z log_E=3, 2025-05-07T21:01:53.8040985Z L=14, 2025-05-07T21:01:53.8041068Z D_gradcheck=2, 2025-05-07T21:01:53.8041176Z stochastic_rounding=True, 2025-05-07T21:01:53.8041305Z weighted=True, 2025-05-07T21:01:53.8041390Z row_wise=True, 2025-05-07T21:01:53.8041479Z mixed=True, 2025-05-07T21:01:53.8041563Z use_cache=True, 2025-05-07T21:01:53.8041675Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.8041766Z use_cpu=True, 2025-05-07T21:01:53.8041873Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.8041945Z ) 2025-05-07T21:01:53.8042088Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.8042431Z self=, 2025-05-07T21:01:53.8042528Z compile=False, 2025-05-07T21:01:53.8042642Z pooling_mode=, 2025-05-07T21:01:53.8042723Z T=5, 2025-05-07T21:01:53.8042810Z D=39, 2025-05-07T21:01:53.8042890Z B=90, 2025-05-07T21:01:53.8042968Z log_E=4, 2025-05-07T21:01:53.8043053Z L=5, 2025-05-07T21:01:53.8043139Z D_gradcheck=1, 2025-05-07T21:01:53.8043240Z stochastic_rounding=False, 2025-05-07T21:01:53.8043342Z weighted=False, 2025-05-07T21:01:53.8043427Z row_wise=True, 2025-05-07T21:01:53.8043512Z mixed=True, 2025-05-07T21:01:53.8043609Z use_cache=False, 2025-05-07T21:01:53.8043723Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.8043810Z use_cpu=True, 2025-05-07T21:01:53.8043924Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.8044002Z ) 2025-05-07T21:01:53.8044146Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.8044494Z self=, 2025-05-07T21:01:53.8044582Z compile=True, 2025-05-07T21:01:53.8044749Z pooling_mode=, 2025-05-07T21:01:53.8044829Z T=5, 2025-05-07T21:01:53.8044906Z D=111, 2025-05-07T21:01:53.8044994Z B=6, 2025-05-07T21:01:53.8045077Z log_E=3, 2025-05-07T21:01:53.8045155Z L=19, 2025-05-07T21:01:53.8045250Z D_gradcheck=1, 2025-05-07T21:01:53.8045394Z stochastic_rounding=True, 2025-05-07T21:01:53.8045483Z weighted=True, 2025-05-07T21:01:53.8045576Z row_wise=True, 2025-05-07T21:01:53.8045660Z mixed=True, 2025-05-07T21:01:53.8045748Z use_cache=False, 2025-05-07T21:01:53.8045870Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.8045952Z use_cpu=True, 2025-05-07T21:01:53.8046071Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.8046150Z ) 2025-05-07T21:01:53.8046284Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.8046635Z self=, 2025-05-07T21:01:53.8046721Z compile=True, 2025-05-07T21:01:53.8046838Z pooling_mode=, 2025-05-07T21:01:53.8046926Z T=1, 2025-05-07T21:01:53.8047006Z D=34, 2025-05-07T21:01:53.8047083Z B=111, 2025-05-07T21:01:53.8047172Z log_E=4, 2025-05-07T21:01:53.8047250Z L=19, 2025-05-07T21:01:53.8047334Z D_gradcheck=2, 2025-05-07T21:01:53.8047451Z stochastic_rounding=True, 2025-05-07T21:01:53.8047579Z weighted=False, 2025-05-07T21:01:53.8047663Z row_wise=True, 2025-05-07T21:01:53.8047752Z mixed=True, 2025-05-07T21:01:53.8047838Z use_cache=True, 2025-05-07T21:01:53.8047958Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.8048040Z use_cpu=True, 2025-05-07T21:01:53.8048144Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.8048223Z ) 2025-05-07T21:01:53.8048360Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.8048705Z self=, 2025-05-07T21:01:53.8048797Z compile=True, 2025-05-07T21:01:53.8048916Z pooling_mode=, 2025-05-07T21:01:53.8048993Z T=4, 2025-05-07T21:01:53.8049078Z D=71, 2025-05-07T21:01:53.8049153Z B=60, 2025-05-07T21:01:53.8049234Z log_E=3, 2025-05-07T21:01:53.8049321Z L=8, 2025-05-07T21:01:53.8049407Z D_gradcheck=1, 2025-05-07T21:01:53.8049562Z stochastic_rounding=True, 2025-05-07T21:01:53.8049645Z weighted=True, 2025-05-07T21:01:53.8049728Z row_wise=True, 2025-05-07T21:01:53.8049821Z mixed=False, 2025-05-07T21:01:53.8049906Z use_cache=True, 2025-05-07T21:01:53.8050018Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.8050108Z use_cpu=True, 2025-05-07T21:01:53.8050214Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.8050289Z ) 2025-05-07T21:01:53.8050434Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.8050779Z self=, 2025-05-07T21:01:53.8050863Z compile=True, 2025-05-07T21:01:53.8050989Z pooling_mode=, 2025-05-07T21:01:53.8051065Z T=2, 2025-05-07T21:01:53.8051150Z D=103, 2025-05-07T21:01:53.8051231Z B=83, 2025-05-07T21:01:53.8051312Z log_E=3, 2025-05-07T21:01:53.8051401Z L=17, 2025-05-07T21:01:53.8051489Z D_gradcheck=2, 2025-05-07T21:01:53.8051595Z stochastic_rounding=True, 2025-05-07T21:01:53.8051686Z weighted=True, 2025-05-07T21:01:53.8051768Z row_wise=True, 2025-05-07T21:01:53.8051854Z mixed=False, 2025-05-07T21:01:53.8051949Z use_cache=False, 2025-05-07T21:01:53.8052063Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.8052145Z use_cpu=True, 2025-05-07T21:01:53.8052262Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.8052337Z ) 2025-05-07T21:01:53.8330652Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.8332336Z self=, 2025-05-07T21:01:53.8333034Z compile=False, 2025-05-07T21:01:53.8333368Z pooling_mode=, 2025-05-07T21:01:53.8333581Z T=2, 2025-05-07T21:01:53.8333799Z D=60, 2025-05-07T21:01:53.8334031Z B=117, 2025-05-07T21:01:53.8334170Z log_E=5, 2025-05-07T21:01:53.8334249Z L=9, 2025-05-07T21:01:53.8334457Z D_gradcheck=1, 2025-05-07T21:01:53.8334567Z stochastic_rounding=True, 2025-05-07T21:01:53.8334656Z weighted=False, 2025-05-07T21:01:53.8334752Z row_wise=True, 2025-05-07T21:01:53.8334832Z mixed=True, 2025-05-07T21:01:53.8334929Z use_cache=False, 2025-05-07T21:01:53.8335047Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.8335132Z use_cpu=True, 2025-05-07T21:01:53.8335248Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.8335323Z ) 2025-05-07T21:01:53.8335466Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.8335824Z self=, 2025-05-07T21:01:53.8335917Z compile=False, 2025-05-07T21:01:53.8336031Z pooling_mode=, 2025-05-07T21:01:53.8336116Z T=3, 2025-05-07T21:01:53.8336194Z D=91, 2025-05-07T21:01:53.8336268Z B=47, 2025-05-07T21:01:53.8336350Z log_E=5, 2025-05-07T21:01:53.8336433Z L=17, 2025-05-07T21:01:53.8336519Z D_gradcheck=2, 2025-05-07T21:01:53.8336708Z stochastic_rounding=False, 2025-05-07T21:01:53.8336796Z weighted=False, 2025-05-07T21:01:53.8336882Z row_wise=True, 2025-05-07T21:01:53.8336963Z mixed=False, 2025-05-07T21:01:53.8337047Z use_cache=False, 2025-05-07T21:01:53.8337167Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.8337250Z use_cpu=True, 2025-05-07T21:01:53.8337357Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.8337442Z ) 2025-05-07T21:01:53.8337579Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.8337927Z self=, 2025-05-07T21:01:53.8338023Z compile=True, 2025-05-07T21:01:53.8338139Z pooling_mode=, 2025-05-07T21:01:53.8338216Z T=2, 2025-05-07T21:01:53.8338301Z D=68, 2025-05-07T21:01:53.8338377Z B=35, 2025-05-07T21:01:53.8338461Z log_E=5, 2025-05-07T21:01:53.8338540Z L=16, 2025-05-07T21:01:53.8338694Z D_gradcheck=1, 2025-05-07T21:01:53.8338800Z stochastic_rounding=True, 2025-05-07T21:01:53.8338885Z weighted=False, 2025-05-07T21:01:53.8338965Z row_wise=True, 2025-05-07T21:01:53.8339054Z mixed=False, 2025-05-07T21:01:53.8339139Z use_cache=True, 2025-05-07T21:01:53.8339249Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.8339338Z use_cpu=True, 2025-05-07T21:01:53.8339445Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.8339519Z ) 2025-05-07T21:01:53.8339666Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.8340015Z self=, 2025-05-07T21:01:53.8340100Z compile=False, 2025-05-07T21:01:53.8340220Z pooling_mode=, 2025-05-07T21:01:53.8340296Z T=3, 2025-05-07T21:01:53.8340376Z D=74, 2025-05-07T21:01:53.8340454Z B=82, 2025-05-07T21:01:53.8340533Z log_E=5, 2025-05-07T21:01:53.8340617Z L=19, 2025-05-07T21:01:53.8340709Z D_gradcheck=2, 2025-05-07T21:01:53.8340808Z stochastic_rounding=True, 2025-05-07T21:01:53.8340900Z weighted=False, 2025-05-07T21:01:53.8340984Z row_wise=True, 2025-05-07T21:01:53.8341067Z mixed=True, 2025-05-07T21:01:53.8341157Z use_cache=True, 2025-05-07T21:01:53.8341269Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.8341348Z use_cpu=True, 2025-05-07T21:01:53.8341462Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.8341535Z ) 2025-05-07T21:01:53.8341668Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.8342066Z self=, 2025-05-07T21:01:53.8342152Z compile=False, 2025-05-07T21:01:53.8342269Z pooling_mode=, 2025-05-07T21:01:53.8342345Z T=1, 2025-05-07T21:01:53.8342423Z D=18, 2025-05-07T21:01:53.8342507Z B=108, 2025-05-07T21:01:53.8342629Z log_E=4, 2025-05-07T21:01:53.8342709Z L=13, 2025-05-07T21:01:53.8342796Z D_gradcheck=2, 2025-05-07T21:01:53.8342898Z stochastic_rounding=False, 2025-05-07T21:01:53.8342980Z weighted=True, 2025-05-07T21:01:53.8343068Z row_wise=True, 2025-05-07T21:01:53.8343148Z mixed=True, 2025-05-07T21:01:53.8343231Z use_cache=False, 2025-05-07T21:01:53.8343347Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.8343430Z use_cpu=True, 2025-05-07T21:01:53.8343536Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.8343618Z ) 2025-05-07T21:01:53.8343752Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.8344108Z self=, 2025-05-07T21:01:53.8344193Z compile=True, 2025-05-07T21:01:53.8344304Z pooling_mode=, 2025-05-07T21:01:53.8344396Z T=5, 2025-05-07T21:01:53.8344474Z D=84, 2025-05-07T21:01:53.8344551Z B=106, 2025-05-07T21:01:53.8344638Z log_E=4, 2025-05-07T21:01:53.8344764Z L=13, 2025-05-07T21:01:53.8344847Z D_gradcheck=1, 2025-05-07T21:01:53.8344951Z stochastic_rounding=True, 2025-05-07T21:01:53.8345035Z weighted=False, 2025-05-07T21:01:53.8345118Z row_wise=True, 2025-05-07T21:01:53.8345206Z mixed=False, 2025-05-07T21:01:53.8345290Z use_cache=False, 2025-05-07T21:01:53.8345409Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.8345490Z use_cpu=True, 2025-05-07T21:01:53.8345593Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.8345671Z ) 2025-05-07T21:01:53.8345805Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.8346152Z self=, 2025-05-07T21:01:53.8346245Z compile=False, 2025-05-07T21:01:53.8346356Z pooling_mode=, 2025-05-07T21:01:53.8346434Z T=2, 2025-05-07T21:01:53.8346516Z D=98, 2025-05-07T21:01:53.8346592Z B=21, 2025-05-07T21:01:53.8346674Z log_E=5, 2025-05-07T21:01:53.8346805Z L=20, 2025-05-07T21:01:53.8346888Z D_gradcheck=1, 2025-05-07T21:01:53.8346990Z stochastic_rounding=False, 2025-05-07T21:01:53.8347082Z weighted=True, 2025-05-07T21:01:53.8347163Z row_wise=True, 2025-05-07T21:01:53.8347252Z mixed=False, 2025-05-07T21:01:53.8347336Z use_cache=False, 2025-05-07T21:01:53.8347451Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.8347536Z use_cpu=True, 2025-05-07T21:01:53.8347640Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.8347715Z ) 2025-05-07T21:01:53.8347853Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.8348200Z self=, 2025-05-07T21:01:53.8348286Z compile=True, 2025-05-07T21:01:53.8348404Z pooling_mode=, 2025-05-07T21:01:53.8348479Z T=2, 2025-05-07T21:01:53.8348556Z D=14, 2025-05-07T21:01:53.8348642Z B=93, 2025-05-07T21:01:53.8348724Z log_E=5, 2025-05-07T21:01:53.8348806Z L=15, 2025-05-07T21:01:53.8348959Z D_gradcheck=2, 2025-05-07T21:01:53.8356582Z stochastic_rounding=False, 2025-05-07T21:01:53.8356694Z weighted=False, 2025-05-07T21:01:53.8356787Z row_wise=True, 2025-05-07T21:01:53.8356869Z mixed=True, 2025-05-07T21:01:53.8356953Z use_cache=True, 2025-05-07T21:01:53.8357074Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.8357157Z use_cpu=True, 2025-05-07T21:01:53.8357265Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.8357345Z ) 2025-05-07T21:01:53.8357484Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.8357926Z self=, 2025-05-07T21:01:53.8358015Z compile=False, 2025-05-07T21:01:53.8358127Z pooling_mode=, 2025-05-07T21:01:53.8358211Z T=2, 2025-05-07T21:01:53.8358287Z D=22, 2025-05-07T21:01:53.8358407Z B=75, 2025-05-07T21:01:53.8358498Z log_E=4, 2025-05-07T21:01:53.8358574Z L=16, 2025-05-07T21:01:53.8358658Z D_gradcheck=1, 2025-05-07T21:01:53.8358761Z stochastic_rounding=True, 2025-05-07T21:01:53.8358846Z weighted=False, 2025-05-07T21:01:53.8358928Z row_wise=True, 2025-05-07T21:01:53.8359014Z mixed=False, 2025-05-07T21:01:53.8359099Z use_cache=True, 2025-05-07T21:01:53.8359216Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.8359298Z use_cpu=True, 2025-05-07T21:01:53.8359405Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.8359483Z ) 2025-05-07T21:01:53.8359620Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.8359973Z self=, 2025-05-07T21:01:53.8360065Z compile=False, 2025-05-07T21:01:53.8360176Z pooling_mode=, 2025-05-07T21:01:53.8360253Z T=4, 2025-05-07T21:01:53.8360336Z D=116, 2025-05-07T21:01:53.8360415Z B=93, 2025-05-07T21:01:53.8360540Z log_E=3, 2025-05-07T21:01:53.8360624Z L=18, 2025-05-07T21:01:53.8360708Z D_gradcheck=1, 2025-05-07T21:01:53.8360807Z stochastic_rounding=False, 2025-05-07T21:01:53.8360896Z weighted=False, 2025-05-07T21:01:53.8360977Z row_wise=True, 2025-05-07T21:01:53.8361062Z mixed=True, 2025-05-07T21:01:53.8361146Z use_cache=False, 2025-05-07T21:01:53.8361258Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.8361344Z use_cpu=True, 2025-05-07T21:01:53.8361449Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.8361523Z ) 2025-05-07T21:01:53.8361661Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.8362010Z self=, 2025-05-07T21:01:53.8362095Z compile=True, 2025-05-07T21:01:53.8362212Z pooling_mode=, 2025-05-07T21:01:53.8362289Z T=4, 2025-05-07T21:01:53.8362370Z D=113, 2025-05-07T21:01:53.8362497Z B=98, 2025-05-07T21:01:53.8362577Z log_E=4, 2025-05-07T21:01:53.8362661Z L=7, 2025-05-07T21:01:53.8362743Z D_gradcheck=1, 2025-05-07T21:01:53.8362843Z stochastic_rounding=False, 2025-05-07T21:01:53.8362932Z weighted=True, 2025-05-07T21:01:53.8363014Z row_wise=True, 2025-05-07T21:01:53.8363093Z mixed=False, 2025-05-07T21:01:53.8363185Z use_cache=False, 2025-05-07T21:01:53.8363295Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.8363377Z use_cpu=True, 2025-05-07T21:01:53.8363489Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.8363567Z ) 2025-05-07T21:01:53.8363699Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.8364052Z self=, 2025-05-07T21:01:53.8364134Z compile=True, 2025-05-07T21:01:53.8364244Z pooling_mode=, 2025-05-07T21:01:53.8364324Z T=4, 2025-05-07T21:01:53.8364407Z D=95, 2025-05-07T21:01:53.8364496Z B=114, 2025-05-07T21:01:53.8364575Z log_E=3, 2025-05-07T21:01:53.8364652Z L=19, 2025-05-07T21:01:53.8364741Z D_gradcheck=1, 2025-05-07T21:01:53.8364840Z stochastic_rounding=False, 2025-05-07T21:01:53.8364924Z weighted=False, 2025-05-07T21:01:53.8365011Z row_wise=True, 2025-05-07T21:01:53.8365090Z mixed=True, 2025-05-07T21:01:53.8365177Z use_cache=True, 2025-05-07T21:01:53.8365296Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.8365379Z use_cpu=True, 2025-05-07T21:01:53.8365483Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.8365567Z ) 2025-05-07T21:01:53.8365703Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.8366104Z self=, 2025-05-07T21:01:53.8366190Z compile=True, 2025-05-07T21:01:53.8366301Z pooling_mode=, 2025-05-07T21:01:53.8366422Z T=5, 2025-05-07T21:01:53.8366498Z D=73, 2025-05-07T21:01:53.8366579Z B=34, 2025-05-07T21:01:53.8366665Z log_E=4, 2025-05-07T21:01:53.8366741Z L=15, 2025-05-07T21:01:53.8366829Z D_gradcheck=2, 2025-05-07T21:01:53.8366930Z stochastic_rounding=True, 2025-05-07T21:01:53.8367014Z weighted=False, 2025-05-07T21:01:53.8367096Z row_wise=True, 2025-05-07T21:01:53.8367179Z mixed=True, 2025-05-07T21:01:53.8367263Z use_cache=False, 2025-05-07T21:01:53.8367374Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.8367460Z use_cpu=True, 2025-05-07T21:01:53.8367565Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.8367639Z ) 2025-05-07T21:01:53.8367781Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.8368126Z self=, 2025-05-07T21:01:53.8368215Z compile=True, 2025-05-07T21:01:53.8368326Z pooling_mode=, 2025-05-07T21:01:53.8368406Z T=2, 2025-05-07T21:01:53.8368535Z D=111, 2025-05-07T21:01:53.8368613Z B=54, 2025-05-07T21:01:53.8368691Z log_E=5, 2025-05-07T21:01:53.8368771Z L=6, 2025-05-07T21:01:53.8368854Z D_gradcheck=2, 2025-05-07T21:01:53.8368952Z stochastic_rounding=True, 2025-05-07T21:01:53.8369042Z weighted=False, 2025-05-07T21:01:53.8369123Z row_wise=True, 2025-05-07T21:01:53.8369203Z mixed=True, 2025-05-07T21:01:53.8369292Z use_cache=False, 2025-05-07T21:01:53.8369406Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.8369494Z use_cpu=True, 2025-05-07T21:01:53.8369601Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.8369676Z ) 2025-05-07T21:01:53.8369820Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.8370166Z self=, 2025-05-07T21:01:53.8370250Z compile=True, 2025-05-07T21:01:53.8370368Z pooling_mode=, 2025-05-07T21:01:53.8370446Z T=2, 2025-05-07T21:01:53.8370568Z D=55, 2025-05-07T21:01:53.8370651Z B=23, 2025-05-07T21:01:53.8370727Z log_E=5, 2025-05-07T21:01:53.8370802Z L=9, 2025-05-07T21:01:53.8370890Z D_gradcheck=2, 2025-05-07T21:01:53.8370987Z stochastic_rounding=True, 2025-05-07T21:01:53.8371069Z weighted=True, 2025-05-07T21:01:53.8371155Z row_wise=True, 2025-05-07T21:01:53.8371236Z mixed=True, 2025-05-07T21:01:53.8371323Z use_cache=True, 2025-05-07T21:01:53.8371432Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:53.8371513Z use_cpu=True, 2025-05-07T21:01:53.8371621Z output_dtype=SparseType.FP16, 2025-05-07T21:01:53.8371694Z ) 2025-05-07T21:01:53.8371829Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:53.8372179Z self=, 2025-05-07T21:01:53.8372265Z compile=False, 2025-05-07T21:01:53.8372376Z pooling_mode=, 2025-05-07T21:01:53.8372460Z T=4, 2025-05-07T21:01:53.8372541Z D=4, 2025-05-07T21:01:53.8372617Z B=51, 2025-05-07T21:01:53.8372699Z log_E=5, 2025-05-07T21:01:53.8372775Z L=1, 2025-05-07T21:01:53.8372863Z D_gradcheck=2, 2025-05-07T21:01:53.8372963Z stochastic_rounding=True, 2025-05-07T21:01:53.8373047Z weighted=False, 2025-05-07T21:01:53.8373131Z row_wise=True, 2025-05-07T21:01:53.8373211Z mixed=True, 2025-05-07T21:01:53.8373294Z use_cache=True, 2025-05-07T21:01:53.8373409Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:53.8373491Z use_cpu=True, 2025-05-07T21:01:53.8373596Z output_dtype=SparseType.FP32, 2025-05-07T21:01:53.8373674Z ) 2025-05-07T21:01:56.0173791Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0174662Z self=, 2025-05-07T21:01:56.0176110Z compile=True, 2025-05-07T21:01:56.0176742Z pooling_mode=, 2025-05-07T21:01:56.0177541Z T=5, 2025-05-07T21:01:56.0177935Z D=93, 2025-05-07T21:01:56.0178309Z B=116, 2025-05-07T21:01:56.0178698Z log_E=4, 2025-05-07T21:01:56.0179097Z L=18, 2025-05-07T21:01:56.0179486Z D_gradcheck=2, 2025-05-07T21:01:56.0179966Z stochastic_rounding=False, 2025-05-07T21:01:56.0180491Z weighted=True, 2025-05-07T21:01:56.0180929Z row_wise=True, 2025-05-07T21:01:56.0181356Z mixed=True, 2025-05-07T21:01:56.0181787Z use_cache=False, 2025-05-07T21:01:56.0182293Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.0182882Z use_cpu=True, 2025-05-07T21:01:56.0183364Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.0183892Z ) 2025-05-07T21:01:56.0184378Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0185296Z self=, 2025-05-07T21:01:56.0185847Z compile=False, 2025-05-07T21:01:56.0186101Z pooling_mode=, 2025-05-07T21:01:56.0186489Z T=2, 2025-05-07T21:01:56.0186679Z D=2, 2025-05-07T21:01:56.0186873Z B=87, 2025-05-07T21:01:56.0187069Z log_E=4, 2025-05-07T21:01:56.0187265Z L=0, 2025-05-07T21:01:56.0187465Z D_gradcheck=2, 2025-05-07T21:01:56.0187702Z stochastic_rounding=False, 2025-05-07T21:01:56.0187963Z weighted=True, 2025-05-07T21:01:56.0188185Z row_wise=True, 2025-05-07T21:01:56.0188402Z mixed=True, 2025-05-07T21:01:56.0188616Z use_cache=False, 2025-05-07T21:01:56.0188870Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.0189162Z use_cpu=True, 2025-05-07T21:01:56.0189404Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.0189669Z ) 2025-05-07T21:01:56.0189915Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0190500Z self=, 2025-05-07T21:01:56.0191308Z compile=False, 2025-05-07T21:01:56.0191562Z pooling_mode=, 2025-05-07T21:01:56.0191933Z T=4, 2025-05-07T21:01:56.0192124Z D=36, 2025-05-07T21:01:56.0192320Z B=18, 2025-05-07T21:01:56.0192515Z log_E=3, 2025-05-07T21:01:56.0192710Z L=5, 2025-05-07T21:01:56.0192908Z D_gradcheck=2, 2025-05-07T21:01:56.0193147Z stochastic_rounding=True, 2025-05-07T21:01:56.0193412Z weighted=False, 2025-05-07T21:01:56.0193641Z row_wise=True, 2025-05-07T21:01:56.0193877Z mixed=True, 2025-05-07T21:01:56.0194100Z use_cache=True, 2025-05-07T21:01:56.0194363Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.0194663Z use_cpu=True, 2025-05-07T21:01:56.0194911Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.0195180Z ) 2025-05-07T21:01:56.0195532Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0196129Z self=, 2025-05-07T21:01:56.0196664Z compile=True, 2025-05-07T21:01:56.0196933Z pooling_mode=, 2025-05-07T21:01:56.0197235Z T=2, 2025-05-07T21:01:56.0197426Z D=96, 2025-05-07T21:01:56.0197629Z B=112, 2025-05-07T21:01:56.0197835Z log_E=3, 2025-05-07T21:01:56.0198037Z L=3, 2025-05-07T21:01:56.0198243Z D_gradcheck=2, 2025-05-07T21:01:56.0198487Z stochastic_rounding=True, 2025-05-07T21:01:56.0198771Z weighted=False, 2025-05-07T21:01:56.0198993Z row_wise=True, 2025-05-07T21:01:56.0199219Z mixed=True, 2025-05-07T21:01:56.0199442Z use_cache=True, 2025-05-07T21:01:56.0199689Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.0199991Z use_cpu=True, 2025-05-07T21:01:56.0200243Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.0200587Z ) 2025-05-07T21:01:56.0200838Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0201433Z self=, 2025-05-07T21:01:56.0201963Z compile=True, 2025-05-07T21:01:56.0202288Z pooling_mode=, 2025-05-07T21:01:56.0202587Z T=3, 2025-05-07T21:01:56.0202780Z D=83, 2025-05-07T21:01:56.0202979Z B=77, 2025-05-07T21:01:56.0203182Z log_E=3, 2025-05-07T21:01:56.0203383Z L=0, 2025-05-07T21:01:56.0203629Z D_gradcheck=1, 2025-05-07T21:01:56.0203867Z stochastic_rounding=False, 2025-05-07T21:01:56.0204142Z weighted=True, 2025-05-07T21:01:56.0204367Z row_wise=True, 2025-05-07T21:01:56.0204581Z mixed=True, 2025-05-07T21:01:56.0204804Z use_cache=True, 2025-05-07T21:01:56.0205064Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.0205359Z use_cpu=True, 2025-05-07T21:01:56.0205608Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.0205893Z ) 2025-05-07T21:01:56.0206134Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0206724Z self=, 2025-05-07T21:01:56.0207272Z compile=False, 2025-05-07T21:01:56.0207540Z pooling_mode=, 2025-05-07T21:01:56.0207932Z T=1, 2025-05-07T21:01:56.0208137Z D=18, 2025-05-07T21:01:56.0208339Z B=108, 2025-05-07T21:01:56.0208536Z log_E=5, 2025-05-07T21:01:56.0208747Z L=7, 2025-05-07T21:01:56.0208954Z D_gradcheck=1, 2025-05-07T21:01:56.0209193Z stochastic_rounding=False, 2025-05-07T21:01:56.0209469Z weighted=True, 2025-05-07T21:01:56.0209697Z row_wise=True, 2025-05-07T21:01:56.0209911Z mixed=True, 2025-05-07T21:01:56.0210135Z use_cache=False, 2025-05-07T21:01:56.0210401Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.0210692Z use_cpu=True, 2025-05-07T21:01:56.0210945Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.0211218Z ) 2025-05-07T21:01:56.0211452Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0212039Z self=, 2025-05-07T21:01:56.0212585Z compile=True, 2025-05-07T21:01:56.0212882Z pooling_mode=, 2025-05-07T21:01:56.0213180Z T=3, 2025-05-07T21:01:56.0213379Z D=11, 2025-05-07T21:01:56.0213577Z B=83, 2025-05-07T21:01:56.0213769Z log_E=3, 2025-05-07T21:01:56.0213976Z L=20, 2025-05-07T21:01:56.0214179Z D_gradcheck=1, 2025-05-07T21:01:56.0214417Z stochastic_rounding=True, 2025-05-07T21:01:56.0214689Z weighted=True, 2025-05-07T21:01:56.0214939Z row_wise=True, 2025-05-07T21:01:56.0215177Z mixed=False, 2025-05-07T21:01:56.0215403Z use_cache=True, 2025-05-07T21:01:56.0215660Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.0215952Z use_cpu=True, 2025-05-07T21:01:56.0216200Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.0216471Z ) 2025-05-07T21:01:56.0216711Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0217301Z self=, 2025-05-07T21:01:56.0217844Z compile=False, 2025-05-07T21:01:56.0218095Z pooling_mode=, 2025-05-07T21:01:56.0218385Z T=1, 2025-05-07T21:01:56.0218576Z D=43, 2025-05-07T21:01:56.0218765Z B=19, 2025-05-07T21:01:56.0218956Z log_E=4, 2025-05-07T21:01:56.0219156Z L=3, 2025-05-07T21:01:56.0219350Z D_gradcheck=1, 2025-05-07T21:01:56.0219588Z stochastic_rounding=True, 2025-05-07T21:01:56.0219859Z weighted=False, 2025-05-07T21:01:56.0220084Z row_wise=True, 2025-05-07T21:01:56.0220294Z mixed=True, 2025-05-07T21:01:56.0220514Z use_cache=False, 2025-05-07T21:01:56.0220776Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.0221065Z use_cpu=True, 2025-05-07T21:01:56.0221359Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.0221636Z ) 2025-05-07T21:01:56.0221871Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0222458Z self=, 2025-05-07T21:01:56.0223041Z compile=True, 2025-05-07T21:01:56.0223297Z pooling_mode=, 2025-05-07T21:01:56.0223591Z T=2, 2025-05-07T21:01:56.0223792Z D=37, 2025-05-07T21:01:56.0223982Z B=48, 2025-05-07T21:01:56.0224180Z log_E=4, 2025-05-07T21:01:56.0224384Z L=13, 2025-05-07T21:01:56.0224575Z D_gradcheck=2, 2025-05-07T21:01:56.0224820Z stochastic_rounding=True, 2025-05-07T21:01:56.0225091Z weighted=True, 2025-05-07T21:01:56.0225309Z row_wise=True, 2025-05-07T21:01:56.0225530Z mixed=False, 2025-05-07T21:01:56.0225754Z use_cache=True, 2025-05-07T21:01:56.0226000Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.0226297Z use_cpu=True, 2025-05-07T21:01:56.0226548Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.0226820Z ) 2025-05-07T21:01:56.0227056Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0227643Z self=, 2025-05-07T21:01:56.0228188Z compile=True, 2025-05-07T21:01:56.0228485Z pooling_mode=, 2025-05-07T21:01:56.0228778Z T=1, 2025-05-07T21:01:56.0228977Z D=31, 2025-05-07T21:01:56.0229167Z B=24, 2025-05-07T21:01:56.0229368Z log_E=5, 2025-05-07T21:01:56.0229571Z L=16, 2025-05-07T21:01:56.0229768Z D_gradcheck=2, 2025-05-07T21:01:56.0230013Z stochastic_rounding=True, 2025-05-07T21:01:56.0230281Z weighted=True, 2025-05-07T21:01:56.0230494Z row_wise=True, 2025-05-07T21:01:56.0230711Z mixed=False, 2025-05-07T21:01:56.0230932Z use_cache=False, 2025-05-07T21:01:56.0231182Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.0231478Z use_cpu=True, 2025-05-07T21:01:56.0231723Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.0231984Z ) 2025-05-07T21:01:56.0232230Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0232819Z self=, 2025-05-07T21:01:56.0233413Z compile=True, 2025-05-07T21:01:56.0233659Z pooling_mode=, 2025-05-07T21:01:56.0233954Z T=3, 2025-05-07T21:01:56.0234152Z D=9, 2025-05-07T21:01:56.0234337Z B=40, 2025-05-07T21:01:56.0234538Z log_E=4, 2025-05-07T21:01:56.0234745Z L=8, 2025-05-07T21:01:56.0234938Z D_gradcheck=2, 2025-05-07T21:01:56.0235176Z stochastic_rounding=True, 2025-05-07T21:01:56.0235508Z weighted=True, 2025-05-07T21:01:56.0235720Z row_wise=True, 2025-05-07T21:01:56.0235941Z mixed=False, 2025-05-07T21:01:56.0236162Z use_cache=True, 2025-05-07T21:01:56.0236405Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.0236700Z use_cpu=True, 2025-05-07T21:01:56.0236956Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.0237225Z ) 2025-05-07T21:01:56.0237464Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0238052Z self=, 2025-05-07T21:01:56.0238597Z compile=False, 2025-05-07T21:01:56.0238847Z pooling_mode=, 2025-05-07T21:01:56.0239133Z T=5, 2025-05-07T21:01:56.0239326Z D=69, 2025-05-07T21:01:56.0239512Z B=44, 2025-05-07T21:01:56.0239704Z log_E=5, 2025-05-07T21:01:56.0239906Z L=4, 2025-05-07T21:01:56.0240099Z D_gradcheck=1, 2025-05-07T21:01:56.0240338Z stochastic_rounding=True, 2025-05-07T21:01:56.0240606Z weighted=False, 2025-05-07T21:01:56.0240823Z row_wise=True, 2025-05-07T21:01:56.0241036Z mixed=True, 2025-05-07T21:01:56.0241251Z use_cache=False, 2025-05-07T21:01:56.0241501Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.0241845Z use_cpu=True, 2025-05-07T21:01:56.0242085Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.0242349Z ) 2025-05-07T21:01:56.0242591Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0243175Z self=, 2025-05-07T21:01:56.0243746Z compile=True, 2025-05-07T21:01:56.0243994Z pooling_mode=, 2025-05-07T21:01:56.0244284Z T=3, 2025-05-07T21:01:56.0244470Z D=73, 2025-05-07T21:01:56.0244663Z B=58, 2025-05-07T21:01:56.0244853Z log_E=3, 2025-05-07T21:01:56.0245053Z L=4, 2025-05-07T21:01:56.0245241Z D_gradcheck=2, 2025-05-07T21:01:56.0245478Z stochastic_rounding=True, 2025-05-07T21:01:56.0245743Z weighted=False, 2025-05-07T21:01:56.0245959Z row_wise=True, 2025-05-07T21:01:56.0246176Z mixed=False, 2025-05-07T21:01:56.0246394Z use_cache=False, 2025-05-07T21:01:56.0246646Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.0246938Z use_cpu=True, 2025-05-07T21:01:56.0247180Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.0247443Z ) 2025-05-07T21:01:56.0247682Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0248264Z self=, 2025-05-07T21:01:56.0248841Z compile=True, 2025-05-07T21:01:56.0249096Z pooling_mode=, 2025-05-07T21:01:56.0249382Z T=1, 2025-05-07T21:01:56.0249569Z D=53, 2025-05-07T21:01:56.0249760Z B=70, 2025-05-07T21:01:56.0249953Z log_E=4, 2025-05-07T21:01:56.0250147Z L=9, 2025-05-07T21:01:56.0250345Z D_gradcheck=1, 2025-05-07T21:01:56.0250580Z stochastic_rounding=True, 2025-05-07T21:01:56.0250841Z weighted=False, 2025-05-07T21:01:56.0251060Z row_wise=True, 2025-05-07T21:01:56.0251275Z mixed=True, 2025-05-07T21:01:56.0251490Z use_cache=False, 2025-05-07T21:01:56.0251741Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.0252038Z use_cpu=True, 2025-05-07T21:01:56.0252284Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.0252544Z ) 2025-05-07T21:01:56.0252784Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0253414Z self=, 2025-05-07T21:01:56.0253950Z compile=False, 2025-05-07T21:01:56.0254204Z pooling_mode=, 2025-05-07T21:01:56.0254496Z T=1, 2025-05-07T21:01:56.0254684Z D=64, 2025-05-07T21:01:56.0254878Z B=56, 2025-05-07T21:01:56.0255076Z log_E=5, 2025-05-07T21:01:56.0255273Z L=4, 2025-05-07T21:01:56.0255469Z D_gradcheck=1, 2025-05-07T21:01:56.0255711Z stochastic_rounding=False, 2025-05-07T21:01:56.0255967Z weighted=True, 2025-05-07T21:01:56.0256188Z row_wise=True, 2025-05-07T21:01:56.0256403Z mixed=True, 2025-05-07T21:01:56.0256610Z use_cache=True, 2025-05-07T21:01:56.0264405Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.0264715Z use_cpu=True, 2025-05-07T21:01:56.0264956Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.0265216Z ) 2025-05-07T21:01:56.0265445Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0266027Z self=, 2025-05-07T21:01:56.0266572Z compile=False, 2025-05-07T21:01:56.0266827Z pooling_mode=, 2025-05-07T21:01:56.0267109Z T=5, 2025-05-07T21:01:56.0267299Z D=29, 2025-05-07T21:01:56.0267491Z B=104, 2025-05-07T21:01:56.0267679Z log_E=4, 2025-05-07T21:01:56.0267878Z L=0, 2025-05-07T21:01:56.0268076Z D_gradcheck=2, 2025-05-07T21:01:56.0268310Z stochastic_rounding=True, 2025-05-07T21:01:56.0268577Z weighted=False, 2025-05-07T21:01:56.0268803Z row_wise=True, 2025-05-07T21:01:56.0269015Z mixed=False, 2025-05-07T21:01:56.0269235Z use_cache=False, 2025-05-07T21:01:56.0269571Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.0269859Z use_cpu=True, 2025-05-07T21:01:56.0270103Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.0270377Z ) 2025-05-07T21:01:56.0491227Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0492081Z self=, 2025-05-07T21:01:56.0492961Z compile=True, 2025-05-07T21:01:56.0493307Z pooling_mode=, 2025-05-07T21:01:56.0493626Z T=4, 2025-05-07T21:01:56.0493815Z D=53, 2025-05-07T21:01:56.0494010Z B=92, 2025-05-07T21:01:56.0494210Z log_E=3, 2025-05-07T21:01:56.0494409Z L=13, 2025-05-07T21:01:56.0494612Z D_gradcheck=2, 2025-05-07T21:01:56.0494856Z stochastic_rounding=False, 2025-05-07T21:01:56.0495121Z weighted=True, 2025-05-07T21:01:56.0495347Z row_wise=True, 2025-05-07T21:01:56.0495567Z mixed=False, 2025-05-07T21:01:56.0495783Z use_cache=False, 2025-05-07T21:01:56.0496049Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.0496346Z use_cpu=True, 2025-05-07T21:01:56.0496593Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.0496862Z ) 2025-05-07T21:01:56.0497106Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0497700Z self=, 2025-05-07T21:01:56.0498320Z compile=True, 2025-05-07T21:01:56.0498577Z pooling_mode=, 2025-05-07T21:01:56.0498864Z T=5, 2025-05-07T21:01:56.0499053Z D=106, 2025-05-07T21:01:56.0499249Z B=35, 2025-05-07T21:01:56.0499443Z log_E=5, 2025-05-07T21:01:56.0499642Z L=1, 2025-05-07T21:01:56.0499840Z D_gradcheck=2, 2025-05-07T21:01:56.0500079Z stochastic_rounding=True, 2025-05-07T21:01:56.0500338Z weighted=True, 2025-05-07T21:01:56.0500563Z row_wise=True, 2025-05-07T21:01:56.0500780Z mixed=False, 2025-05-07T21:01:56.0500993Z use_cache=False, 2025-05-07T21:01:56.0501255Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.0501549Z use_cpu=True, 2025-05-07T21:01:56.0501785Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.0502053Z ) 2025-05-07T21:01:56.0502294Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0502967Z self=, 2025-05-07T21:01:56.0503508Z compile=True, 2025-05-07T21:01:56.0503760Z pooling_mode=, 2025-05-07T21:01:56.0504052Z T=4, 2025-05-07T21:01:56.0504238Z D=59, 2025-05-07T21:01:56.0504429Z B=10, 2025-05-07T21:01:56.0504625Z log_E=4, 2025-05-07T21:01:56.0504819Z L=4, 2025-05-07T21:01:56.0505019Z D_gradcheck=1, 2025-05-07T21:01:56.0505263Z stochastic_rounding=False, 2025-05-07T21:01:56.0505526Z weighted=True, 2025-05-07T21:01:56.0505751Z row_wise=True, 2025-05-07T21:01:56.0505972Z mixed=False, 2025-05-07T21:01:56.0506185Z use_cache=False, 2025-05-07T21:01:56.0506447Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.0506743Z use_cpu=True, 2025-05-07T21:01:56.0506981Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.0507249Z ) 2025-05-07T21:01:56.0507493Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0508079Z self=, 2025-05-07T21:01:56.0508623Z compile=True, 2025-05-07T21:01:56.0508876Z pooling_mode=, 2025-05-07T21:01:56.0509172Z T=5, 2025-05-07T21:01:56.0509357Z D=39, 2025-05-07T21:01:56.0509551Z B=119, 2025-05-07T21:01:56.0509747Z log_E=3, 2025-05-07T21:01:56.0509943Z L=9, 2025-05-07T21:01:56.0510142Z D_gradcheck=1, 2025-05-07T21:01:56.0510385Z stochastic_rounding=True, 2025-05-07T21:01:56.0510650Z weighted=True, 2025-05-07T21:01:56.0510870Z row_wise=True, 2025-05-07T21:01:56.0511088Z mixed=False, 2025-05-07T21:01:56.0511303Z use_cache=False, 2025-05-07T21:01:56.0511638Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.0511932Z use_cpu=True, 2025-05-07T21:01:56.0512169Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.0512442Z ) 2025-05-07T21:01:56.0512681Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0513316Z self=, 2025-05-07T21:01:56.0513856Z compile=False, 2025-05-07T21:01:56.0514106Z pooling_mode=, 2025-05-07T21:01:56.0514397Z T=1, 2025-05-07T21:01:56.0514578Z D=127, 2025-05-07T21:01:56.0514771Z B=14, 2025-05-07T21:01:56.0514964Z log_E=4, 2025-05-07T21:01:56.0515159Z L=0, 2025-05-07T21:01:56.0515437Z D_gradcheck=1, 2025-05-07T21:01:56.0515679Z stochastic_rounding=False, 2025-05-07T21:01:56.0515939Z weighted=True, 2025-05-07T21:01:56.0516161Z row_wise=True, 2025-05-07T21:01:56.0516381Z mixed=False, 2025-05-07T21:01:56.0516601Z use_cache=False, 2025-05-07T21:01:56.0516860Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.0517152Z use_cpu=True, 2025-05-07T21:01:56.0517388Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.0517650Z ) 2025-05-07T21:01:56.0517888Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0518518Z self=, 2025-05-07T21:01:56.0519052Z compile=False, 2025-05-07T21:01:56.0519301Z pooling_mode=, 2025-05-07T21:01:56.0519573Z T=2, 2025-05-07T21:01:56.0519760Z D=9, 2025-05-07T21:01:56.0519944Z B=24, 2025-05-07T21:01:56.0520123Z log_E=5, 2025-05-07T21:01:56.0520318Z L=2, 2025-05-07T21:01:56.0520508Z D_gradcheck=2, 2025-05-07T21:01:56.0520738Z stochastic_rounding=False, 2025-05-07T21:01:56.0521003Z weighted=False, 2025-05-07T21:01:56.0521225Z row_wise=True, 2025-05-07T21:01:56.0521439Z mixed=True, 2025-05-07T21:01:56.0521644Z use_cache=True, 2025-05-07T21:01:56.0521889Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.0522178Z use_cpu=True, 2025-05-07T21:01:56.0522410Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.0522673Z ) 2025-05-07T21:01:56.0522911Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0523556Z self=, 2025-05-07T21:01:56.0524091Z compile=True, 2025-05-07T21:01:56.0524334Z pooling_mode=, 2025-05-07T21:01:56.0524613Z T=5, 2025-05-07T21:01:56.0524803Z D=127, 2025-05-07T21:01:56.0524996Z B=109, 2025-05-07T21:01:56.0525178Z log_E=4, 2025-05-07T21:01:56.0525372Z L=8, 2025-05-07T21:01:56.0525563Z D_gradcheck=2, 2025-05-07T21:01:56.0525792Z stochastic_rounding=False, 2025-05-07T21:01:56.0526059Z weighted=False, 2025-05-07T21:01:56.0526281Z row_wise=True, 2025-05-07T21:01:56.0526490Z mixed=True, 2025-05-07T21:01:56.0526704Z use_cache=False, 2025-05-07T21:01:56.0526956Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.0527242Z use_cpu=True, 2025-05-07T21:01:56.0527477Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.0527743Z ) 2025-05-07T21:01:56.0527981Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0528561Z self=, 2025-05-07T21:01:56.0529095Z compile=True, 2025-05-07T21:01:56.0529342Z pooling_mode=, 2025-05-07T21:01:56.0529624Z T=1, 2025-05-07T21:01:56.0529814Z D=115, 2025-05-07T21:01:56.0530005Z B=117, 2025-05-07T21:01:56.0530193Z log_E=3, 2025-05-07T21:01:56.0530393Z L=11, 2025-05-07T21:01:56.0530592Z D_gradcheck=2, 2025-05-07T21:01:56.0530824Z stochastic_rounding=False, 2025-05-07T21:01:56.0531091Z weighted=False, 2025-05-07T21:01:56.0531310Z row_wise=True, 2025-05-07T21:01:56.0531517Z mixed=False, 2025-05-07T21:01:56.0531788Z use_cache=False, 2025-05-07T21:01:56.0532048Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.0532334Z use_cpu=True, 2025-05-07T21:01:56.0532585Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.0532851Z ) 2025-05-07T21:01:56.0533138Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0533717Z self=, 2025-05-07T21:01:56.0534254Z compile=True, 2025-05-07T21:01:56.0534503Z pooling_mode=, 2025-05-07T21:01:56.0534784Z T=5, 2025-05-07T21:01:56.0534973Z D=39, 2025-05-07T21:01:56.0535165Z B=113, 2025-05-07T21:01:56.0535354Z log_E=4, 2025-05-07T21:01:56.0535558Z L=11, 2025-05-07T21:01:56.0535757Z D_gradcheck=2, 2025-05-07T21:01:56.0535991Z stochastic_rounding=False, 2025-05-07T21:01:56.0536256Z weighted=False, 2025-05-07T21:01:56.0536476Z row_wise=True, 2025-05-07T21:01:56.0536690Z mixed=True, 2025-05-07T21:01:56.0536904Z use_cache=False, 2025-05-07T21:01:56.0537157Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.0537441Z use_cpu=True, 2025-05-07T21:01:56.0537680Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.0537948Z ) 2025-05-07T21:01:56.0538182Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0538820Z self=, 2025-05-07T21:01:56.0539352Z compile=True, 2025-05-07T21:01:56.0539600Z pooling_mode=, 2025-05-07T21:01:56.0539881Z T=5, 2025-05-07T21:01:56.0540069Z D=89, 2025-05-07T21:01:56.0540254Z B=56, 2025-05-07T21:01:56.0540436Z log_E=3, 2025-05-07T21:01:56.0540632Z L=15, 2025-05-07T21:01:56.0540827Z D_gradcheck=2, 2025-05-07T21:01:56.0541057Z stochastic_rounding=True, 2025-05-07T21:01:56.0541318Z weighted=True, 2025-05-07T21:01:56.0541532Z row_wise=True, 2025-05-07T21:01:56.0541742Z mixed=True, 2025-05-07T21:01:56.0541954Z use_cache=True, 2025-05-07T21:01:56.0542198Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.0542480Z use_cpu=True, 2025-05-07T21:01:56.0542719Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.0542983Z ) 2025-05-07T21:01:56.0543288Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0543866Z self=, 2025-05-07T21:01:56.0544394Z compile=True, 2025-05-07T21:01:56.0544642Z pooling_mode=, 2025-05-07T21:01:56.0544924Z T=3, 2025-05-07T21:01:56.0545116Z D=117, 2025-05-07T21:01:56.0545307Z B=78, 2025-05-07T21:01:56.0545502Z log_E=3, 2025-05-07T21:01:56.0545695Z L=0, 2025-05-07T21:01:56.0545893Z D_gradcheck=2, 2025-05-07T21:01:56.0546129Z stochastic_rounding=False, 2025-05-07T21:01:56.0546388Z weighted=False, 2025-05-07T21:01:56.0546607Z row_wise=True, 2025-05-07T21:01:56.0546827Z mixed=False, 2025-05-07T21:01:56.0547034Z use_cache=True, 2025-05-07T21:01:56.0547282Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.0547580Z use_cpu=True, 2025-05-07T21:01:56.0547811Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.0548079Z ) 2025-05-07T21:01:56.0548325Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0548901Z self=, 2025-05-07T21:01:56.0549432Z compile=True, 2025-05-07T21:01:56.0549677Z pooling_mode=, 2025-05-07T21:01:56.0549955Z T=4, 2025-05-07T21:01:56.0550146Z D=96, 2025-05-07T21:01:56.0550336Z B=103, 2025-05-07T21:01:56.0550529Z log_E=5, 2025-05-07T21:01:56.0550723Z L=0, 2025-05-07T21:01:56.0550914Z D_gradcheck=1, 2025-05-07T21:01:56.0551142Z stochastic_rounding=False, 2025-05-07T21:01:56.0551410Z weighted=True, 2025-05-07T21:01:56.0551675Z row_wise=True, 2025-05-07T21:01:56.0551892Z mixed=False, 2025-05-07T21:01:56.0552102Z use_cache=False, 2025-05-07T21:01:56.0552358Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.0552646Z use_cpu=True, 2025-05-07T21:01:56.0552882Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.0553189Z ) 2025-05-07T21:01:56.0553435Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0554010Z self=, 2025-05-07T21:01:56.0554542Z compile=False, 2025-05-07T21:01:56.0554791Z pooling_mode=, 2025-05-07T21:01:56.0555074Z T=3, 2025-05-07T21:01:56.0555262Z D=76, 2025-05-07T21:01:56.0555554Z B=58, 2025-05-07T21:01:56.0555737Z log_E=4, 2025-05-07T21:01:56.0555931Z L=5, 2025-05-07T21:01:56.0556128Z D_gradcheck=1, 2025-05-07T21:01:56.0556356Z stochastic_rounding=False, 2025-05-07T21:01:56.0556618Z weighted=True, 2025-05-07T21:01:56.0556844Z row_wise=True, 2025-05-07T21:01:56.0557051Z mixed=False, 2025-05-07T21:01:56.0557262Z use_cache=False, 2025-05-07T21:01:56.0557515Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.0557798Z use_cpu=True, 2025-05-07T21:01:56.0558038Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.0558394Z ) 2025-05-07T21:01:56.0558636Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0559211Z self=, 2025-05-07T21:01:56.0559750Z compile=True, 2025-05-07T21:01:56.0559998Z pooling_mode=, 2025-05-07T21:01:56.0560277Z T=1, 2025-05-07T21:01:56.0560467Z D=107, 2025-05-07T21:01:56.0560660Z B=120, 2025-05-07T21:01:56.0560845Z log_E=3, 2025-05-07T21:01:56.0561043Z L=5, 2025-05-07T21:01:56.0561239Z D_gradcheck=2, 2025-05-07T21:01:56.0561470Z stochastic_rounding=False, 2025-05-07T21:01:56.0561744Z weighted=False, 2025-05-07T21:01:56.0561972Z row_wise=True, 2025-05-07T21:01:56.0562180Z mixed=True, 2025-05-07T21:01:56.0562394Z use_cache=False, 2025-05-07T21:01:56.0562655Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.0562946Z use_cpu=True, 2025-05-07T21:01:56.0563195Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.0563512Z ) 2025-05-07T21:01:56.0563747Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0564352Z self=, 2025-05-07T21:01:56.0564913Z compile=True, 2025-05-07T21:01:56.0565162Z pooling_mode=, 2025-05-07T21:01:56.0565439Z T=5, 2025-05-07T21:01:56.0565630Z D=26, 2025-05-07T21:01:56.0565828Z B=45, 2025-05-07T21:01:56.0566010Z log_E=3, 2025-05-07T21:01:56.0566207Z L=6, 2025-05-07T21:01:56.0566402Z D_gradcheck=1, 2025-05-07T21:01:56.0566635Z stochastic_rounding=False, 2025-05-07T21:01:56.0566898Z weighted=False, 2025-05-07T21:01:56.0567121Z row_wise=True, 2025-05-07T21:01:56.0567334Z mixed=False, 2025-05-07T21:01:56.0567548Z use_cache=True, 2025-05-07T21:01:56.0567796Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.0568083Z use_cpu=True, 2025-05-07T21:01:56.0568326Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.0568596Z ) 2025-05-07T21:01:56.0568830Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0569412Z self=, 2025-05-07T21:01:56.0569953Z compile=False, 2025-05-07T21:01:56.0570199Z pooling_mode=, 2025-05-07T21:01:56.0570478Z T=5, 2025-05-07T21:01:56.0570666Z D=49, 2025-05-07T21:01:56.0570853Z B=40, 2025-05-07T21:01:56.0571032Z log_E=4, 2025-05-07T21:01:56.0571227Z L=17, 2025-05-07T21:01:56.0571422Z D_gradcheck=2, 2025-05-07T21:01:56.0571651Z stochastic_rounding=False, 2025-05-07T21:01:56.0571961Z weighted=False, 2025-05-07T21:01:56.0572184Z row_wise=True, 2025-05-07T21:01:56.0572393Z mixed=True, 2025-05-07T21:01:56.0572608Z use_cache=False, 2025-05-07T21:01:56.0572866Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.0573150Z use_cpu=True, 2025-05-07T21:01:56.0573443Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.0573713Z ) 2025-05-07T21:01:56.0816259Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0817968Z self=, 2025-05-07T21:01:56.0819419Z compile=False, 2025-05-07T21:01:56.0820023Z pooling_mode=, 2025-05-07T21:01:56.0820627Z T=1, 2025-05-07T21:01:56.0820994Z D=116, 2025-05-07T21:01:56.0821373Z B=88, 2025-05-07T21:01:56.0821745Z log_E=5, 2025-05-07T21:01:56.0822125Z L=9, 2025-05-07T21:01:56.0822631Z D_gradcheck=2, 2025-05-07T21:01:56.0823189Z stochastic_rounding=True, 2025-05-07T21:01:56.0823810Z weighted=True, 2025-05-07T21:01:56.0824332Z row_wise=True, 2025-05-07T21:01:56.0824842Z mixed=False, 2025-05-07T21:01:56.0825098Z use_cache=False, 2025-05-07T21:01:56.0825402Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.0825753Z use_cpu=True, 2025-05-07T21:01:56.0826048Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.0826526Z ) 2025-05-07T21:01:56.0826810Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0827521Z self=, 2025-05-07T21:01:56.0828171Z compile=True, 2025-05-07T21:01:56.0828470Z pooling_mode=, 2025-05-07T21:01:56.0828815Z T=2, 2025-05-07T21:01:56.0829034Z D=73, 2025-05-07T21:01:56.0829260Z B=123, 2025-05-07T21:01:56.0829490Z log_E=3, 2025-05-07T21:01:56.0829719Z L=14, 2025-05-07T21:01:56.0829955Z D_gradcheck=1, 2025-05-07T21:01:56.0830233Z stochastic_rounding=True, 2025-05-07T21:01:56.0830545Z weighted=True, 2025-05-07T21:01:56.0830807Z row_wise=True, 2025-05-07T21:01:56.0831062Z mixed=True, 2025-05-07T21:01:56.0831312Z use_cache=False, 2025-05-07T21:01:56.0831624Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.0831978Z use_cpu=True, 2025-05-07T21:01:56.0832345Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.0832671Z ) 2025-05-07T21:01:56.0832955Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0833667Z self=, 2025-05-07T21:01:56.0834317Z compile=False, 2025-05-07T21:01:56.0834611Z pooling_mode=, 2025-05-07T21:01:56.0834957Z T=4, 2025-05-07T21:01:56.0835177Z D=104, 2025-05-07T21:01:56.0835525Z B=16, 2025-05-07T21:01:56.0835758Z log_E=4, 2025-05-07T21:01:56.0835989Z L=10, 2025-05-07T21:01:56.0836230Z D_gradcheck=2, 2025-05-07T21:01:56.0850942Z stochastic_rounding=True, 2025-05-07T21:01:56.0851346Z weighted=True, 2025-05-07T21:01:56.0851639Z row_wise=True, 2025-05-07T21:01:56.0851914Z mixed=False, 2025-05-07T21:01:56.0852185Z use_cache=True, 2025-05-07T21:01:56.0852499Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.0852875Z use_cpu=True, 2025-05-07T21:01:56.0853181Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.0853519Z ) 2025-05-07T21:01:56.0853822Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0854635Z self=, 2025-05-07T21:01:56.0855315Z compile=False, 2025-05-07T21:01:56.0855626Z pooling_mode=, 2025-05-07T21:01:56.0855983Z T=5, 2025-05-07T21:01:56.0856220Z D=8, 2025-05-07T21:01:56.0856461Z B=128, 2025-05-07T21:01:56.0856709Z log_E=3, 2025-05-07T21:01:56.0856953Z L=6, 2025-05-07T21:01:56.0857202Z D_gradcheck=1, 2025-05-07T21:01:56.0857661Z stochastic_rounding=True, 2025-05-07T21:01:56.0857990Z weighted=False, 2025-05-07T21:01:56.0858267Z row_wise=True, 2025-05-07T21:01:56.0858537Z mixed=True, 2025-05-07T21:01:56.0858798Z use_cache=True, 2025-05-07T21:01:56.0859105Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.0859565Z use_cpu=True, 2025-05-07T21:01:56.0859866Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.0860204Z ) 2025-05-07T21:01:56.0860504Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0861223Z self=, 2025-05-07T21:01:56.0861892Z compile=False, 2025-05-07T21:01:56.0862195Z pooling_mode=, 2025-05-07T21:01:56.0862542Z T=4, 2025-05-07T21:01:56.0862781Z D=57, 2025-05-07T21:01:56.0863018Z B=66, 2025-05-07T21:01:56.0863262Z log_E=5, 2025-05-07T21:01:56.0863501Z L=17, 2025-05-07T21:01:56.0863745Z D_gradcheck=2, 2025-05-07T21:01:56.0864039Z stochastic_rounding=True, 2025-05-07T21:01:56.0864355Z weighted=True, 2025-05-07T21:01:56.0864627Z row_wise=True, 2025-05-07T21:01:56.0864893Z mixed=True, 2025-05-07T21:01:56.0865149Z use_cache=True, 2025-05-07T21:01:56.0865450Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.0865818Z use_cpu=True, 2025-05-07T21:01:56.0866167Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.0866495Z ) 2025-05-07T21:01:56.0866787Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0867499Z self=, 2025-05-07T21:01:56.0868246Z compile=True, 2025-05-07T21:01:56.0868664Z pooling_mode=, 2025-05-07T21:01:56.0869135Z T=1, 2025-05-07T21:01:56.0890219Z D=11, 2025-05-07T21:01:56.0890512Z B=90, 2025-05-07T21:01:56.0890990Z log_E=5, 2025-05-07T21:01:56.0891231Z L=14, 2025-05-07T21:01:56.0891467Z D_gradcheck=2, 2025-05-07T21:01:56.0891766Z stochastic_rounding=False, 2025-05-07T21:01:56.0892088Z weighted=True, 2025-05-07T21:01:56.0892352Z row_wise=True, 2025-05-07T21:01:56.0892607Z mixed=True, 2025-05-07T21:01:56.0892860Z use_cache=True, 2025-05-07T21:01:56.0893160Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.0893720Z use_cpu=True, 2025-05-07T21:01:56.0894017Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.0894340Z ) 2025-05-07T21:01:56.0894622Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0895333Z self=, 2025-05-07T21:01:56.0895990Z compile=False, 2025-05-07T21:01:56.0896285Z pooling_mode=, 2025-05-07T21:01:56.0896632Z T=4, 2025-05-07T21:01:56.0896858Z D=119, 2025-05-07T21:01:56.0897086Z B=47, 2025-05-07T21:01:56.0897310Z log_E=4, 2025-05-07T21:01:56.0897545Z L=3, 2025-05-07T21:01:56.0897778Z D_gradcheck=1, 2025-05-07T21:01:56.0898053Z stochastic_rounding=True, 2025-05-07T21:01:56.0898362Z weighted=True, 2025-05-07T21:01:56.0898618Z row_wise=True, 2025-05-07T21:01:56.0898873Z mixed=False, 2025-05-07T21:01:56.0899127Z use_cache=False, 2025-05-07T21:01:56.0899425Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.0899782Z use_cpu=True, 2025-05-07T21:01:56.0900070Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.0900391Z ) 2025-05-07T21:01:56.0900666Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0901373Z self=, 2025-05-07T21:01:56.0902031Z compile=False, 2025-05-07T21:01:56.0902321Z pooling_mode=, 2025-05-07T21:01:56.0902663Z T=1, 2025-05-07T21:01:56.0902879Z D=124, 2025-05-07T21:01:56.0903105Z B=59, 2025-05-07T21:01:56.0903323Z log_E=4, 2025-05-07T21:01:56.0903551Z L=14, 2025-05-07T21:01:56.0903862Z D_gradcheck=2, 2025-05-07T21:01:56.0904142Z stochastic_rounding=False, 2025-05-07T21:01:56.0904451Z weighted=False, 2025-05-07T21:01:56.0904706Z row_wise=True, 2025-05-07T21:01:56.0904954Z mixed=False, 2025-05-07T21:01:56.0905203Z use_cache=True, 2025-05-07T21:01:56.0905567Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.0905915Z use_cpu=True, 2025-05-07T21:01:56.0906193Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.0906507Z ) 2025-05-07T21:01:56.0906789Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0907490Z self=, 2025-05-07T21:01:56.0908138Z compile=False, 2025-05-07T21:01:56.0908432Z pooling_mode=, 2025-05-07T21:01:56.0908772Z T=4, 2025-05-07T21:01:56.0908990Z D=73, 2025-05-07T21:01:56.0909211Z B=59, 2025-05-07T21:01:56.0909434Z log_E=4, 2025-05-07T21:01:56.0909658Z L=14, 2025-05-07T21:01:56.0909894Z D_gradcheck=2, 2025-05-07T21:01:56.0910174Z stochastic_rounding=False, 2025-05-07T21:01:56.0910479Z weighted=True, 2025-05-07T21:01:56.0910742Z row_wise=True, 2025-05-07T21:01:56.0911010Z mixed=True, 2025-05-07T21:01:56.0911214Z use_cache=False, 2025-05-07T21:01:56.0911471Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.0911836Z use_cpu=True, 2025-05-07T21:01:56.0912066Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.0912325Z ) 2025-05-07T21:01:56.0912558Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0913130Z self=, 2025-05-07T21:01:56.0913661Z compile=True, 2025-05-07T21:01:56.0913952Z pooling_mode=, 2025-05-07T21:01:56.0914233Z T=2, 2025-05-07T21:01:56.0914419Z D=24, 2025-05-07T21:01:56.0914597Z B=99, 2025-05-07T21:01:56.0914785Z log_E=5, 2025-05-07T21:01:56.0914976Z L=19, 2025-05-07T21:01:56.0915166Z D_gradcheck=2, 2025-05-07T21:01:56.0915504Z stochastic_rounding=True, 2025-05-07T21:01:56.0915768Z weighted=False, 2025-05-07T21:01:56.0915981Z row_wise=True, 2025-05-07T21:01:56.0916188Z mixed=False, 2025-05-07T21:01:56.0916400Z use_cache=False, 2025-05-07T21:01:56.0916707Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.0916991Z use_cpu=True, 2025-05-07T21:01:56.0917226Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.0917488Z ) 2025-05-07T21:01:56.0917716Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0918295Z self=, 2025-05-07T21:01:56.0918829Z compile=False, 2025-05-07T21:01:56.0919067Z pooling_mode=, 2025-05-07T21:01:56.0919355Z T=1, 2025-05-07T21:01:56.0919543Z D=116, 2025-05-07T21:01:56.0919725Z B=47, 2025-05-07T21:01:56.0919911Z log_E=4, 2025-05-07T21:01:56.0920109Z L=12, 2025-05-07T21:01:56.0920295Z D_gradcheck=1, 2025-05-07T21:01:56.0920533Z stochastic_rounding=True, 2025-05-07T21:01:56.0920791Z weighted=True, 2025-05-07T21:01:56.0921003Z row_wise=True, 2025-05-07T21:01:56.0921216Z mixed=False, 2025-05-07T21:01:56.0921435Z use_cache=True, 2025-05-07T21:01:56.0921676Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.0921963Z use_cpu=True, 2025-05-07T21:01:56.0922203Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.0922463Z ) 2025-05-07T21:01:56.0922695Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0923274Z self=, 2025-05-07T21:01:56.0923803Z compile=True, 2025-05-07T21:01:56.0924042Z pooling_mode=, 2025-05-07T21:01:56.0924327Z T=2, 2025-05-07T21:01:56.0924510Z D=122, 2025-05-07T21:01:56.0924691Z B=19, 2025-05-07T21:01:56.0924877Z log_E=3, 2025-05-07T21:01:56.0925121Z L=13, 2025-05-07T21:01:56.0925309Z D_gradcheck=2, 2025-05-07T21:01:56.0925543Z stochastic_rounding=False, 2025-05-07T21:01:56.0925801Z weighted=True, 2025-05-07T21:01:56.0926006Z row_wise=True, 2025-05-07T21:01:56.0926216Z mixed=True, 2025-05-07T21:01:56.0926466Z use_cache=True, 2025-05-07T21:01:56.0926708Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.0926997Z use_cpu=True, 2025-05-07T21:01:56.0927231Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.0927488Z ) 2025-05-07T21:01:56.0927718Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0928294Z self=, 2025-05-07T21:01:56.0928824Z compile=False, 2025-05-07T21:01:56.0929063Z pooling_mode=, 2025-05-07T21:01:56.0929342Z T=3, 2025-05-07T21:01:56.0929522Z D=12, 2025-05-07T21:01:56.0929701Z B=55, 2025-05-07T21:01:56.0929887Z log_E=4, 2025-05-07T21:01:56.0930086Z L=11, 2025-05-07T21:01:56.0930273Z D_gradcheck=2, 2025-05-07T21:01:56.0930506Z stochastic_rounding=False, 2025-05-07T21:01:56.0930769Z weighted=True, 2025-05-07T21:01:56.0930978Z row_wise=True, 2025-05-07T21:01:56.0931183Z mixed=False, 2025-05-07T21:01:56.0931400Z use_cache=True, 2025-05-07T21:01:56.0931684Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.0931969Z use_cpu=True, 2025-05-07T21:01:56.0932207Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.0932464Z ) 2025-05-07T21:01:56.0932701Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0933279Z self=, 2025-05-07T21:01:56.0933809Z compile=True, 2025-05-07T21:01:56.0934048Z pooling_mode=, 2025-05-07T21:01:56.0934329Z T=1, 2025-05-07T21:01:56.0934514Z D=31, 2025-05-07T21:01:56.0934694Z B=67, 2025-05-07T21:01:56.0934885Z log_E=3, 2025-05-07T21:01:56.0935092Z L=20, 2025-05-07T21:01:56.0935281Z D_gradcheck=2, 2025-05-07T21:01:56.0935516Z stochastic_rounding=True, 2025-05-07T21:01:56.0935776Z weighted=False, 2025-05-07T21:01:56.0935986Z row_wise=True, 2025-05-07T21:01:56.0936200Z mixed=False, 2025-05-07T21:01:56.0936459Z use_cache=True, 2025-05-07T21:01:56.0936696Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.0936981Z use_cpu=True, 2025-05-07T21:01:56.0937216Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.0937469Z ) 2025-05-07T21:01:56.0937700Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0938276Z self=, 2025-05-07T21:01:56.0938796Z compile=True, 2025-05-07T21:01:56.0939037Z pooling_mode=, 2025-05-07T21:01:56.0939318Z T=3, 2025-05-07T21:01:56.0939493Z D=120, 2025-05-07T21:01:56.0939678Z B=3, 2025-05-07T21:01:56.0939864Z log_E=5, 2025-05-07T21:01:56.0940054Z L=16, 2025-05-07T21:01:56.0940244Z D_gradcheck=2, 2025-05-07T21:01:56.0940476Z stochastic_rounding=True, 2025-05-07T21:01:56.0940730Z weighted=True, 2025-05-07T21:01:56.0940937Z row_wise=True, 2025-05-07T21:01:56.0941145Z mixed=True, 2025-05-07T21:01:56.0941357Z use_cache=True, 2025-05-07T21:01:56.0941593Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.0941877Z use_cpu=True, 2025-05-07T21:01:56.0942112Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.0942370Z ) 2025-05-07T21:01:56.0942602Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.0943179Z self=, 2025-05-07T21:01:56.0943705Z compile=False, 2025-05-07T21:01:56.0943947Z pooling_mode=, 2025-05-07T21:01:56.0944246Z T=2, 2025-05-07T21:01:56.0944429Z D=103, 2025-05-07T21:01:56.0944621Z B=88, 2025-05-07T21:01:56.0944862Z log_E=3, 2025-05-07T21:01:56.0945049Z L=2, 2025-05-07T21:01:56.0945242Z D_gradcheck=2, 2025-05-07T21:01:56.0945474Z stochastic_rounding=True, 2025-05-07T21:01:56.0945730Z weighted=True, 2025-05-07T21:01:56.0945949Z row_wise=True, 2025-05-07T21:01:56.0946204Z mixed=False, 2025-05-07T21:01:56.0946419Z use_cache=False, 2025-05-07T21:01:56.0946663Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.0946951Z use_cpu=True, 2025-05-07T21:01:56.0947187Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.0947444Z ) 2025-05-07T21:01:56.2397632Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.2398562Z self=, 2025-05-07T21:01:56.2399301Z compile=False, 2025-05-07T21:01:56.2399627Z pooling_mode=, 2025-05-07T21:01:56.2399921Z T=1, 2025-05-07T21:01:56.2400112Z D=10, 2025-05-07T21:01:56.2400293Z B=5, 2025-05-07T21:01:56.2400496Z log_E=3, 2025-05-07T21:01:56.2400697Z L=6, 2025-05-07T21:01:56.2400884Z D_gradcheck=1, 2025-05-07T21:01:56.2401121Z stochastic_rounding=False, 2025-05-07T21:01:56.2401386Z weighted=False, 2025-05-07T21:01:56.2401599Z row_wise=True, 2025-05-07T21:01:56.2401822Z mixed=False, 2025-05-07T21:01:56.2402283Z use_cache=False, 2025-05-07T21:01:56.2402530Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.2402821Z use_cpu=True, 2025-05-07T21:01:56.2403065Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.2403331Z ) 2025-05-07T21:01:56.2403559Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.2404141Z self=, 2025-05-07T21:01:56.2404674Z compile=True, 2025-05-07T21:01:56.2404920Z pooling_mode=, 2025-05-07T21:01:56.2405211Z T=4, 2025-05-07T21:01:56.2405407Z D=39, 2025-05-07T21:01:56.2405591Z B=72, 2025-05-07T21:01:56.2405783Z log_E=3, 2025-05-07T21:01:56.2405982Z L=18, 2025-05-07T21:01:56.2406171Z D_gradcheck=2, 2025-05-07T21:01:56.2406406Z stochastic_rounding=True, 2025-05-07T21:01:56.2406667Z weighted=True, 2025-05-07T21:01:56.2406881Z row_wise=True, 2025-05-07T21:01:56.2407172Z mixed=True, 2025-05-07T21:01:56.2407386Z use_cache=True, 2025-05-07T21:01:56.2407625Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.2407915Z use_cpu=True, 2025-05-07T21:01:56.2408156Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.2408422Z ) 2025-05-07T21:01:56.2408661Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.2409246Z self=, 2025-05-07T21:01:56.2409777Z compile=True, 2025-05-07T21:01:56.2410024Z pooling_mode=, 2025-05-07T21:01:56.2410310Z T=4, 2025-05-07T21:01:56.2410500Z D=3, 2025-05-07T21:01:56.2410686Z B=72, 2025-05-07T21:01:56.2410879Z log_E=3, 2025-05-07T21:01:56.2411082Z L=18, 2025-05-07T21:01:56.2411276Z D_gradcheck=2, 2025-05-07T21:01:56.2411511Z stochastic_rounding=True, 2025-05-07T21:01:56.2411773Z weighted=True, 2025-05-07T21:01:56.2411989Z row_wise=True, 2025-05-07T21:01:56.2412205Z mixed=True, 2025-05-07T21:01:56.2412414Z use_cache=True, 2025-05-07T21:01:56.2412654Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.2412948Z use_cpu=True, 2025-05-07T21:01:56.2413186Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.2413448Z ) 2025-05-07T21:01:56.2413684Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.2414265Z self=, 2025-05-07T21:01:56.2414794Z compile=True, 2025-05-07T21:01:56.2415037Z pooling_mode=, 2025-05-07T21:01:56.2415322Z T=4, 2025-05-07T21:01:56.2415511Z D=3, 2025-05-07T21:01:56.2415776Z B=4, 2025-05-07T21:01:56.2415975Z log_E=3, 2025-05-07T21:01:56.2416174Z L=18, 2025-05-07T21:01:56.2416369Z D_gradcheck=2, 2025-05-07T21:01:56.2416602Z stochastic_rounding=True, 2025-05-07T21:01:56.2416866Z weighted=True, 2025-05-07T21:01:56.2417151Z row_wise=True, 2025-05-07T21:01:56.2417369Z mixed=True, 2025-05-07T21:01:56.2417579Z use_cache=True, 2025-05-07T21:01:56.2417817Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.2418109Z use_cpu=True, 2025-05-07T21:01:56.2418350Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.2418611Z ) 2025-05-07T21:01:56.2418849Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.2419430Z self=, 2025-05-07T21:01:56.2419961Z compile=True, 2025-05-07T21:01:56.2420213Z pooling_mode=, 2025-05-07T21:01:56.2420498Z T=4, 2025-05-07T21:01:56.2420690Z D=3, 2025-05-07T21:01:56.2420877Z B=4, 2025-05-07T21:01:56.2421073Z log_E=3, 2025-05-07T21:01:56.2421275Z L=2, 2025-05-07T21:01:56.2421466Z D_gradcheck=2, 2025-05-07T21:01:56.2421704Z stochastic_rounding=True, 2025-05-07T21:01:56.2421971Z weighted=True, 2025-05-07T21:01:56.2422188Z row_wise=True, 2025-05-07T21:01:56.2422454Z mixed=True, 2025-05-07T21:01:56.2422669Z use_cache=True, 2025-05-07T21:01:56.2422911Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.2423200Z use_cpu=True, 2025-05-07T21:01:56.2423444Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.2423708Z ) 2025-05-07T21:01:56.2423984Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.2424558Z self=, 2025-05-07T21:01:56.2425093Z compile=True, 2025-05-07T21:01:56.2425339Z pooling_mode=, 2025-05-07T21:01:56.2425620Z T=4, 2025-05-07T21:01:56.2425812Z D=3, 2025-05-07T21:01:56.2426001Z B=4, 2025-05-07T21:01:56.2426184Z log_E=3, 2025-05-07T21:01:56.2426385Z L=2, 2025-05-07T21:01:56.2426577Z D_gradcheck=1, 2025-05-07T21:01:56.2426806Z stochastic_rounding=True, 2025-05-07T21:01:56.2427067Z weighted=True, 2025-05-07T21:01:56.2427333Z row_wise=True, 2025-05-07T21:01:56.2427545Z mixed=True, 2025-05-07T21:01:56.2427757Z use_cache=True, 2025-05-07T21:01:56.2428005Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.2428289Z use_cpu=True, 2025-05-07T21:01:56.2428531Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.2428607Z ) 2025-05-07T21:01:56.2428750Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.2429096Z self=, 2025-05-07T21:01:56.2429187Z compile=True, 2025-05-07T21:01:56.2429301Z pooling_mode=, 2025-05-07T21:01:56.2429378Z T=1, 2025-05-07T21:01:56.2429463Z D=3, 2025-05-07T21:01:56.2429541Z B=4, 2025-05-07T21:01:56.2429620Z log_E=3, 2025-05-07T21:01:56.2429701Z L=2, 2025-05-07T21:01:56.2429786Z D_gradcheck=1, 2025-05-07T21:01:56.2429885Z stochastic_rounding=True, 2025-05-07T21:01:56.2429975Z weighted=True, 2025-05-07T21:01:56.2430063Z row_wise=True, 2025-05-07T21:01:56.2430146Z mixed=True, 2025-05-07T21:01:56.2430237Z use_cache=True, 2025-05-07T21:01:56.2430347Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.2430430Z use_cpu=True, 2025-05-07T21:01:56.2439071Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.2439158Z ) 2025-05-07T21:01:56.2439307Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.2439670Z self=, 2025-05-07T21:01:56.2439757Z compile=True, 2025-05-07T21:01:56.2439878Z pooling_mode=, 2025-05-07T21:01:56.2439956Z T=1, 2025-05-07T21:01:56.2440106Z D=2, 2025-05-07T21:01:56.2440187Z B=4, 2025-05-07T21:01:56.2440266Z log_E=3, 2025-05-07T21:01:56.2440340Z L=2, 2025-05-07T21:01:56.2440429Z D_gradcheck=1, 2025-05-07T21:01:56.2440530Z stochastic_rounding=True, 2025-05-07T21:01:56.2440656Z weighted=True, 2025-05-07T21:01:56.2440749Z row_wise=True, 2025-05-07T21:01:56.2440830Z mixed=True, 2025-05-07T21:01:56.2440913Z use_cache=True, 2025-05-07T21:01:56.2441032Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.2441114Z use_cpu=True, 2025-05-07T21:01:56.2441221Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.2441305Z ) 2025-05-07T21:01:56.2441441Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.2441793Z self=, 2025-05-07T21:01:56.2441878Z compile=False, 2025-05-07T21:01:56.2441989Z pooling_mode=, 2025-05-07T21:01:56.2442071Z T=5, 2025-05-07T21:01:56.2442153Z D=115, 2025-05-07T21:01:56.2442231Z B=41, 2025-05-07T21:01:56.2442316Z log_E=4, 2025-05-07T21:01:56.2442393Z L=6, 2025-05-07T21:01:56.2442475Z D_gradcheck=1, 2025-05-07T21:01:56.2442580Z stochastic_rounding=False, 2025-05-07T21:01:56.2442667Z weighted=False, 2025-05-07T21:01:56.2442794Z row_wise=True, 2025-05-07T21:01:56.2442881Z mixed=False, 2025-05-07T21:01:56.2442966Z use_cache=False, 2025-05-07T21:01:56.2443076Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.2443165Z use_cpu=True, 2025-05-07T21:01:56.2443269Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.2443350Z ) 2025-05-07T21:01:56.2443484Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.2443828Z self=, 2025-05-07T21:01:56.2443918Z compile=False, 2025-05-07T21:01:56.2444027Z pooling_mode=, 2025-05-07T21:01:56.2444106Z T=1, 2025-05-07T21:01:56.2444189Z D=115, 2025-05-07T21:01:56.2444262Z B=41, 2025-05-07T21:01:56.2444337Z log_E=4, 2025-05-07T21:01:56.2444421Z L=6, 2025-05-07T21:01:56.2444505Z D_gradcheck=1, 2025-05-07T21:01:56.2444603Z stochastic_rounding=False, 2025-05-07T21:01:56.2444739Z weighted=False, 2025-05-07T21:01:56.2444823Z row_wise=True, 2025-05-07T21:01:56.2444912Z mixed=False, 2025-05-07T21:01:56.2444996Z use_cache=False, 2025-05-07T21:01:56.2445105Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.2445192Z use_cpu=True, 2025-05-07T21:01:56.2445298Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.2445373Z ) 2025-05-07T21:01:56.2445514Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.2445858Z self=, 2025-05-07T21:01:56.2445943Z compile=True, 2025-05-07T21:01:56.2446060Z pooling_mode=, 2025-05-07T21:01:56.2446137Z T=2, 2025-05-07T21:01:56.2446213Z D=32, 2025-05-07T21:01:56.2446299Z B=124, 2025-05-07T21:01:56.2446376Z log_E=3, 2025-05-07T21:01:56.2446454Z L=20, 2025-05-07T21:01:56.2446543Z D_gradcheck=1, 2025-05-07T21:01:56.2446641Z stochastic_rounding=False, 2025-05-07T21:01:56.2446737Z weighted=False, 2025-05-07T21:01:56.2446820Z row_wise=True, 2025-05-07T21:01:56.2446904Z mixed=False, 2025-05-07T21:01:56.2446997Z use_cache=False, 2025-05-07T21:01:56.2447107Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.2447189Z use_cpu=True, 2025-05-07T21:01:56.2447297Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.2447372Z ) 2025-05-07T21:01:56.2447505Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.2447854Z self=, 2025-05-07T21:01:56.2447939Z compile=True, 2025-05-07T21:01:56.2448095Z pooling_mode=, 2025-05-07T21:01:56.2448180Z T=1, 2025-05-07T21:01:56.2448256Z D=32, 2025-05-07T21:01:56.2448336Z B=124, 2025-05-07T21:01:56.2448412Z log_E=3, 2025-05-07T21:01:56.2448486Z L=20, 2025-05-07T21:01:56.2448573Z D_gradcheck=1, 2025-05-07T21:01:56.2448714Z stochastic_rounding=False, 2025-05-07T21:01:56.2448799Z weighted=False, 2025-05-07T21:01:56.2448885Z row_wise=True, 2025-05-07T21:01:56.2448967Z mixed=False, 2025-05-07T21:01:56.2449054Z use_cache=False, 2025-05-07T21:01:56.2449169Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.2449249Z use_cpu=True, 2025-05-07T21:01:56.2449353Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.2449430Z ) 2025-05-07T21:01:56.2449563Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.2449907Z self=, 2025-05-07T21:01:56.2450000Z compile=True, 2025-05-07T21:01:56.2450114Z pooling_mode=, 2025-05-07T21:01:56.2450192Z T=1, 2025-05-07T21:01:56.2450268Z D=124, 2025-05-07T21:01:56.2450341Z B=124, 2025-05-07T21:01:56.2450421Z log_E=3, 2025-05-07T21:01:56.2450496Z L=20, 2025-05-07T21:01:56.2450578Z D_gradcheck=1, 2025-05-07T21:01:56.2450687Z stochastic_rounding=False, 2025-05-07T21:01:56.2450812Z weighted=False, 2025-05-07T21:01:56.2450892Z row_wise=True, 2025-05-07T21:01:56.2450983Z mixed=False, 2025-05-07T21:01:56.2451072Z use_cache=False, 2025-05-07T21:01:56.2451182Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.2451272Z use_cpu=True, 2025-05-07T21:01:56.2451376Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.2451450Z ) 2025-05-07T21:01:56.2451589Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.2451932Z self=, 2025-05-07T21:01:56.2452021Z compile=False, 2025-05-07T21:01:56.2452134Z pooling_mode=, 2025-05-07T21:01:56.2452207Z T=1, 2025-05-07T21:01:56.2452288Z D=124, 2025-05-07T21:01:56.2452361Z B=124, 2025-05-07T21:01:56.2452435Z log_E=3, 2025-05-07T21:01:56.2452518Z L=20, 2025-05-07T21:01:56.2452600Z D_gradcheck=1, 2025-05-07T21:01:56.2452743Z stochastic_rounding=False, 2025-05-07T21:01:56.2452835Z weighted=False, 2025-05-07T21:01:56.2452918Z row_wise=True, 2025-05-07T21:01:56.2452999Z mixed=False, 2025-05-07T21:01:56.2453087Z use_cache=False, 2025-05-07T21:01:56.2453196Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.2453281Z use_cpu=True, 2025-05-07T21:01:56.2453386Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.2453458Z ) 2025-05-07T21:01:56.2453596Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.2453939Z self=, 2025-05-07T21:01:56.2454025Z compile=False, 2025-05-07T21:01:56.2454144Z pooling_mode=, 2025-05-07T21:01:56.2454218Z T=1, 2025-05-07T21:01:56.2454295Z D=124, 2025-05-07T21:01:56.2454378Z B=20, 2025-05-07T21:01:56.2454453Z log_E=3, 2025-05-07T21:01:56.2454527Z L=20, 2025-05-07T21:01:56.2454619Z D_gradcheck=1, 2025-05-07T21:01:56.2454723Z stochastic_rounding=False, 2025-05-07T21:01:56.2454808Z weighted=False, 2025-05-07T21:01:56.2454896Z row_wise=True, 2025-05-07T21:01:56.2454978Z mixed=False, 2025-05-07T21:01:56.2455070Z use_cache=False, 2025-05-07T21:01:56.2455181Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.2455262Z use_cpu=True, 2025-05-07T21:01:56.2455368Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.2455440Z ) 2025-05-07T21:01:56.2455573Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:56.2455924Z self=, 2025-05-07T21:01:56.2456050Z compile=True, 2025-05-07T21:01:56.2456161Z pooling_mode=, 2025-05-07T21:01:56.2456242Z T=5, 2025-05-07T21:01:56.2456318Z D=46, 2025-05-07T21:01:56.2456392Z B=80, 2025-05-07T21:01:56.2456474Z log_E=4, 2025-05-07T21:01:56.2456549Z L=4, 2025-05-07T21:01:56.2456673Z D_gradcheck=2, 2025-05-07T21:01:56.2456783Z stochastic_rounding=True, 2025-05-07T21:01:56.2456864Z weighted=False, 2025-05-07T21:01:56.2456950Z row_wise=True, 2025-05-07T21:01:56.2457029Z mixed=True, 2025-05-07T21:01:56.2457111Z use_cache=False, 2025-05-07T21:01:56.2457228Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.2457311Z use_cpu=True, 2025-05-07T21:01:56.2457414Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.2457496Z ) 2025-05-07T21:01:57.6118377Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:57.6119312Z self=, 2025-05-07T21:01:57.6119976Z compile=False, 2025-05-07T21:01:57.6120241Z pooling_mode=, 2025-05-07T21:01:57.6120534Z T=3, 2025-05-07T21:01:57.6120735Z D=25, 2025-05-07T21:01:57.6120933Z B=11, 2025-05-07T21:01:57.6121124Z log_E=4, 2025-05-07T21:01:57.6121331Z L=17, 2025-05-07T21:01:57.6121547Z D_gradcheck=2, 2025-05-07T21:01:57.6122046Z stochastic_rounding=False, 2025-05-07T21:01:57.6122319Z weighted=False, 2025-05-07T21:01:57.6122547Z row_wise=True, 2025-05-07T21:01:57.6122765Z mixed=True, 2025-05-07T21:01:57.6122982Z use_cache=False, 2025-05-07T21:01:57.6123244Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:57.6123543Z use_cpu=True, 2025-05-07T21:01:57.6123784Z output_dtype=SparseType.FP16, 2025-05-07T21:01:57.6124064Z ) 2025-05-07T21:01:57.6124314Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:57.6124902Z self=, 2025-05-07T21:01:57.6125453Z compile=False, 2025-05-07T21:01:57.6125712Z pooling_mode=, 2025-05-07T21:01:57.6126001Z T=3, 2025-05-07T21:01:57.6126203Z D=25, 2025-05-07T21:01:57.6126400Z B=11, 2025-05-07T21:01:57.6126594Z log_E=4, 2025-05-07T21:01:57.6126801Z L=17, 2025-05-07T21:01:57.6127090Z D_gradcheck=2, 2025-05-07T21:01:57.6127334Z stochastic_rounding=False, 2025-05-07T21:01:57.6127608Z weighted=False, 2025-05-07T21:01:57.6127839Z row_wise=True, 2025-05-07T21:01:57.6128057Z mixed=True, 2025-05-07T21:01:57.6128279Z use_cache=True, 2025-05-07T21:01:57.6128533Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:57.6128834Z use_cpu=True, 2025-05-07T21:01:57.6129077Z output_dtype=SparseType.FP16, 2025-05-07T21:01:57.6129355Z ) 2025-05-07T21:01:57.6129603Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:57.6130188Z self=, 2025-05-07T21:01:57.6130733Z compile=False, 2025-05-07T21:01:57.6130985Z pooling_mode=, 2025-05-07T21:01:57.6131266Z T=3, 2025-05-07T21:01:57.6131460Z D=25, 2025-05-07T21:01:57.6131654Z B=2, 2025-05-07T21:01:57.6131841Z log_E=4, 2025-05-07T21:01:57.6132045Z L=17, 2025-05-07T21:01:57.6132249Z D_gradcheck=2, 2025-05-07T21:01:57.6132484Z stochastic_rounding=False, 2025-05-07T21:01:57.6132759Z weighted=False, 2025-05-07T21:01:57.6132987Z row_wise=True, 2025-05-07T21:01:57.6133200Z mixed=True, 2025-05-07T21:01:57.6133418Z use_cache=True, 2025-05-07T21:01:57.6133672Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:57.6133962Z use_cpu=True, 2025-05-07T21:01:57.6134214Z output_dtype=SparseType.FP16, 2025-05-07T21:01:57.6134490Z ) 2025-05-07T21:01:57.6134730Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:57.6135513Z self=, 2025-05-07T21:01:57.6136056Z compile=True, 2025-05-07T21:01:57.6136311Z pooling_mode=, 2025-05-07T21:01:57.6136600Z T=3, 2025-05-07T21:01:57.6136794Z D=25, 2025-05-07T21:01:57.6136987Z B=2, 2025-05-07T21:01:57.6137176Z log_E=4, 2025-05-07T21:01:57.6137468Z L=17, 2025-05-07T21:01:57.6137676Z D_gradcheck=2, 2025-05-07T21:01:57.6137911Z stochastic_rounding=False, 2025-05-07T21:01:57.6138185Z weighted=False, 2025-05-07T21:01:57.6138408Z row_wise=True, 2025-05-07T21:01:57.6138624Z mixed=True, 2025-05-07T21:01:57.6138843Z use_cache=True, 2025-05-07T21:01:57.6139096Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:57.6139388Z use_cpu=True, 2025-05-07T21:01:57.6139635Z output_dtype=SparseType.FP16, 2025-05-07T21:01:57.6139914Z ) 2025-05-07T21:01:57.6140148Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:57.6140745Z self=, 2025-05-07T21:01:57.6141286Z compile=True, 2025-05-07T21:01:57.6141541Z pooling_mode=, 2025-05-07T21:01:57.6141826Z T=3, 2025-05-07T21:01:57.6142035Z D=25, 2025-05-07T21:01:57.6142223Z B=2, 2025-05-07T21:01:57.6142420Z log_E=4, 2025-05-07T21:01:57.6142679Z L=17, 2025-05-07T21:01:57.6142875Z D_gradcheck=2, 2025-05-07T21:01:57.6143122Z stochastic_rounding=False, 2025-05-07T21:01:57.6143398Z weighted=False, 2025-05-07T21:01:57.6143618Z row_wise=True, 2025-05-07T21:01:57.6143839Z mixed=False, 2025-05-07T21:01:57.6144061Z use_cache=True, 2025-05-07T21:01:57.6144305Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:57.6144603Z use_cpu=True, 2025-05-07T21:01:57.6144850Z output_dtype=SparseType.FP16, 2025-05-07T21:01:57.6145118Z ) 2025-05-07T21:01:57.6145362Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:57.6145961Z self=, 2025-05-07T21:01:57.6146496Z compile=False, 2025-05-07T21:01:57.6146756Z pooling_mode=, 2025-05-07T21:01:57.6147047Z T=3, 2025-05-07T21:01:57.6147235Z D=25, 2025-05-07T21:01:57.6147424Z B=2, 2025-05-07T21:01:57.6147620Z log_E=4, 2025-05-07T21:01:57.6147867Z L=17, 2025-05-07T21:01:57.6148060Z D_gradcheck=2, 2025-05-07T21:01:57.6148295Z stochastic_rounding=False, 2025-05-07T21:01:57.6148566Z weighted=False, 2025-05-07T21:01:57.6148785Z row_wise=True, 2025-05-07T21:01:57.6149007Z mixed=False, 2025-05-07T21:01:57.6149224Z use_cache=True, 2025-05-07T21:01:57.6149463Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:57.6149755Z use_cpu=True, 2025-05-07T21:01:57.6149993Z output_dtype=SparseType.FP16, 2025-05-07T21:01:57.6150254Z ) 2025-05-07T21:01:57.6150493Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:57.6151081Z self=, 2025-05-07T21:01:57.6151611Z compile=False, 2025-05-07T21:01:57.6151860Z pooling_mode=, 2025-05-07T21:01:57.6152160Z T=2, 2025-05-07T21:01:57.6152342Z D=25, 2025-05-07T21:01:57.6152533Z B=2, 2025-05-07T21:01:57.6152723Z log_E=4, 2025-05-07T21:01:57.6152920Z L=17, 2025-05-07T21:01:57.6153116Z D_gradcheck=2, 2025-05-07T21:01:57.6153356Z stochastic_rounding=False, 2025-05-07T21:01:57.6153616Z weighted=False, 2025-05-07T21:01:57.6153842Z row_wise=True, 2025-05-07T21:01:57.6154058Z mixed=False, 2025-05-07T21:01:57.6154271Z use_cache=True, 2025-05-07T21:01:57.6154518Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:57.6154809Z use_cpu=True, 2025-05-07T21:01:57.6155051Z output_dtype=SparseType.FP16, 2025-05-07T21:01:57.6155313Z ) 2025-05-07T21:01:57.6155664Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:57.6156298Z self=, 2025-05-07T21:01:57.6156831Z compile=False, 2025-05-07T21:01:57.6157085Z pooling_mode=, 2025-05-07T21:01:57.6157373Z T=4, 2025-05-07T21:01:57.6157561Z D=6, 2025-05-07T21:01:57.6157792Z B=76, 2025-05-07T21:01:57.6157984Z log_E=4, 2025-05-07T21:01:57.6158177Z L=19, 2025-05-07T21:01:57.6158378Z D_gradcheck=1, 2025-05-07T21:01:57.6158615Z stochastic_rounding=False, 2025-05-07T21:01:57.6158875Z weighted=True, 2025-05-07T21:01:57.6159105Z row_wise=True, 2025-05-07T21:01:57.6159320Z mixed=False, 2025-05-07T21:01:57.6159530Z use_cache=False, 2025-05-07T21:01:57.6159787Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:57.6160077Z use_cpu=True, 2025-05-07T21:01:57.6160317Z output_dtype=SparseType.FP32, 2025-05-07T21:01:57.6160574Z ) 2025-05-07T21:01:57.6160807Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:57.6161392Z self=, 2025-05-07T21:01:57.6161919Z compile=True, 2025-05-07T21:01:57.6162164Z pooling_mode=, 2025-05-07T21:01:57.6162452Z T=4, 2025-05-07T21:01:57.6162633Z D=6, 2025-05-07T21:01:57.6162823Z B=76, 2025-05-07T21:01:57.6163071Z log_E=4, 2025-05-07T21:01:57.6163262Z L=19, 2025-05-07T21:01:57.6163459Z D_gradcheck=1, 2025-05-07T21:01:57.6163698Z stochastic_rounding=False, 2025-05-07T21:01:57.6163958Z weighted=True, 2025-05-07T21:01:57.6164180Z row_wise=True, 2025-05-07T21:01:57.6164391Z mixed=False, 2025-05-07T21:01:57.6164598Z use_cache=False, 2025-05-07T21:01:57.6164863Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:57.6165190Z use_cpu=True, 2025-05-07T21:01:57.6165423Z output_dtype=SparseType.FP32, 2025-05-07T21:01:57.6165689Z ) 2025-05-07T21:01:57.6165927Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:57.6166511Z self=, 2025-05-07T21:01:57.6167038Z compile=True, 2025-05-07T21:01:57.6167287Z pooling_mode=, 2025-05-07T21:01:57.6167573Z T=4, 2025-05-07T21:01:57.6167756Z D=6, 2025-05-07T21:01:57.6167947Z B=4, 2025-05-07T21:01:57.6168221Z log_E=4, 2025-05-07T21:01:57.6168415Z L=19, 2025-05-07T21:01:57.6168612Z D_gradcheck=1, 2025-05-07T21:01:57.6168851Z stochastic_rounding=False, 2025-05-07T21:01:57.6169111Z weighted=True, 2025-05-07T21:01:57.6169336Z row_wise=True, 2025-05-07T21:01:57.6169555Z mixed=False, 2025-05-07T21:01:57.6169767Z use_cache=False, 2025-05-07T21:01:57.6170024Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:57.6170316Z use_cpu=True, 2025-05-07T21:01:57.6170554Z output_dtype=SparseType.FP32, 2025-05-07T21:01:57.6170820Z ) 2025-05-07T21:01:57.6171061Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:57.6171641Z self=, 2025-05-07T21:01:57.6172180Z compile=True, 2025-05-07T21:01:57.6172431Z pooling_mode=, 2025-05-07T21:01:57.6172718Z T=4, 2025-05-07T21:01:57.6172906Z D=6, 2025-05-07T21:01:57.6173092Z B=4, 2025-05-07T21:01:57.6173285Z log_E=4, 2025-05-07T21:01:57.6173476Z L=6, 2025-05-07T21:01:57.6173670Z D_gradcheck=1, 2025-05-07T21:01:57.6173909Z stochastic_rounding=False, 2025-05-07T21:01:57.6174170Z weighted=True, 2025-05-07T21:01:57.6174391Z row_wise=True, 2025-05-07T21:01:57.6174611Z mixed=False, 2025-05-07T21:01:57.6174820Z use_cache=False, 2025-05-07T21:01:57.6175076Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:57.6175367Z use_cpu=True, 2025-05-07T21:01:57.6175602Z output_dtype=SparseType.FP32, 2025-05-07T21:01:57.6175867Z ) 2025-05-07T21:01:57.6176104Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:57.6176737Z self=, 2025-05-07T21:01:57.6177275Z compile=False, 2025-05-07T21:01:57.6177522Z pooling_mode=, 2025-05-07T21:01:57.6177804Z T=4, 2025-05-07T21:01:57.6178038Z D=6, 2025-05-07T21:01:57.6178233Z B=4, 2025-05-07T21:01:57.6178423Z log_E=4, 2025-05-07T21:01:57.6178623Z L=6, 2025-05-07T21:01:57.6178815Z D_gradcheck=1, 2025-05-07T21:01:57.6179052Z stochastic_rounding=False, 2025-05-07T21:01:57.6179310Z weighted=True, 2025-05-07T21:01:57.6179529Z row_wise=True, 2025-05-07T21:01:57.6179744Z mixed=False, 2025-05-07T21:01:57.6179952Z use_cache=False, 2025-05-07T21:01:57.6180208Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:57.6180501Z use_cpu=True, 2025-05-07T21:01:57.6180736Z output_dtype=SparseType.FP32, 2025-05-07T21:01:57.6181009Z ) 2025-05-07T21:01:57.6181248Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:57.6181830Z self=, 2025-05-07T21:01:57.6182367Z compile=False, 2025-05-07T21:01:57.6182619Z pooling_mode=, 2025-05-07T21:01:57.6182900Z T=4, 2025-05-07T21:01:57.6183094Z D=6, 2025-05-07T21:01:57.6183333Z B=4, 2025-05-07T21:01:57.6183520Z log_E=4, 2025-05-07T21:01:57.6183722Z L=6, 2025-05-07T21:01:57.6183922Z D_gradcheck=1, 2025-05-07T21:01:57.6184154Z stochastic_rounding=False, 2025-05-07T21:01:57.6184418Z weighted=True, 2025-05-07T21:01:57.6184642Z row_wise=True, 2025-05-07T21:01:57.6184850Z mixed=True, 2025-05-07T21:01:57.6185066Z use_cache=False, 2025-05-07T21:01:57.6185325Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:57.6185615Z use_cpu=True, 2025-05-07T21:01:57.6185849Z output_dtype=SparseType.FP32, 2025-05-07T21:01:57.6186115Z ) 2025-05-07T21:01:57.6186352Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:57.6186931Z self=, 2025-05-07T21:01:57.6187462Z compile=False, 2025-05-07T21:01:57.6187706Z pooling_mode=, 2025-05-07T21:01:57.6187986Z T=4, 2025-05-07T21:01:57.6188173Z D=6, 2025-05-07T21:01:57.6188406Z B=4, 2025-05-07T21:01:57.6188589Z log_E=4, 2025-05-07T21:01:57.6188788Z L=6, 2025-05-07T21:01:57.6188980Z D_gradcheck=1, 2025-05-07T21:01:57.6189209Z stochastic_rounding=False, 2025-05-07T21:01:57.6189480Z weighted=False, 2025-05-07T21:01:57.6189702Z row_wise=True, 2025-05-07T21:01:57.6189907Z mixed=True, 2025-05-07T21:01:57.6190120Z use_cache=False, 2025-05-07T21:01:57.6190375Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:57.6191280Z use_cpu=True, 2025-05-07T21:01:57.6191613Z output_dtype=SparseType.FP32, 2025-05-07T21:01:57.6191959Z ) 2025-05-07T21:01:57.6192267Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:57.6192944Z self=, 2025-05-07T21:01:57.6193480Z compile=True, 2025-05-07T21:01:57.6193737Z pooling_mode=, 2025-05-07T21:01:57.6194020Z T=1, 2025-05-07T21:01:57.6194214Z D=103, 2025-05-07T21:01:57.6194423Z B=68, 2025-05-07T21:01:57.6194626Z log_E=3, 2025-05-07T21:01:57.6202221Z L=8, 2025-05-07T21:01:57.6202445Z D_gradcheck=2, 2025-05-07T21:01:57.6202694Z stochastic_rounding=True, 2025-05-07T21:01:57.6202961Z weighted=False, 2025-05-07T21:01:57.6203191Z row_wise=True, 2025-05-07T21:01:57.6203417Z mixed=False, 2025-05-07T21:01:57.6203641Z use_cache=False, 2025-05-07T21:01:57.6203907Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:57.6204205Z use_cpu=True, 2025-05-07T21:01:57.6204451Z output_dtype=SparseType.FP16, 2025-05-07T21:01:57.6204749Z ) 2025-05-07T21:01:57.6205172Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:57.6205760Z self=, 2025-05-07T21:01:57.6206298Z compile=True, 2025-05-07T21:01:57.6206550Z pooling_mode=, 2025-05-07T21:01:57.6206910Z T=1, 2025-05-07T21:01:57.6207108Z D=103, 2025-05-07T21:01:57.6207302Z B=68, 2025-05-07T21:01:57.6207494Z log_E=3, 2025-05-07T21:01:57.6207688Z L=8, 2025-05-07T21:01:57.6207887Z D_gradcheck=1, 2025-05-07T21:01:57.6208121Z stochastic_rounding=True, 2025-05-07T21:01:57.6208380Z weighted=False, 2025-05-07T21:01:57.6208601Z row_wise=True, 2025-05-07T21:01:57.6208814Z mixed=False, 2025-05-07T21:01:57.6209028Z use_cache=False, 2025-05-07T21:01:57.6209283Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:57.6209575Z use_cpu=True, 2025-05-07T21:01:57.6209809Z output_dtype=SparseType.FP16, 2025-05-07T21:01:57.6210074Z ) 2025-05-07T21:01:58.2853807Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:58.2854689Z self=, 2025-05-07T21:01:58.2855515Z compile=True, 2025-05-07T21:01:58.2856026Z pooling_mode=, 2025-05-07T21:01:58.2856613Z T=1, 2025-05-07T21:01:58.2857359Z D=103, 2025-05-07T21:01:58.2857738Z B=68, 2025-05-07T21:01:58.2858265Z log_E=3, 2025-05-07T21:01:58.2858803Z L=0, 2025-05-07T21:01:58.2859320Z D_gradcheck=1, 2025-05-07T21:01:58.2859953Z stochastic_rounding=True, 2025-05-07T21:01:58.2860619Z weighted=False, 2025-05-07T21:01:58.2861055Z row_wise=True, 2025-05-07T21:01:58.2861488Z mixed=False, 2025-05-07T21:01:58.2861925Z use_cache=False, 2025-05-07T21:01:58.2862431Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:58.2863017Z use_cpu=True, 2025-05-07T21:01:58.2863502Z output_dtype=SparseType.FP16, 2025-05-07T21:01:58.2864038Z ) 2025-05-07T21:01:58.2864521Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:58.2865604Z self=, 2025-05-07T21:01:58.2866191Z compile=True, 2025-05-07T21:01:58.2866443Z pooling_mode=, 2025-05-07T21:01:58.2866845Z T=3, 2025-05-07T21:01:58.2867046Z D=103, 2025-05-07T21:01:58.2867237Z B=68, 2025-05-07T21:01:58.2867436Z log_E=3, 2025-05-07T21:01:58.2867642Z L=0, 2025-05-07T21:01:58.2867839Z D_gradcheck=1, 2025-05-07T21:01:58.2868083Z stochastic_rounding=True, 2025-05-07T21:01:58.2868359Z weighted=False, 2025-05-07T21:01:58.2868582Z row_wise=True, 2025-05-07T21:01:58.2868805Z mixed=False, 2025-05-07T21:01:58.2869031Z use_cache=False, 2025-05-07T21:01:58.2869287Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:58.2869591Z use_cpu=True, 2025-05-07T21:01:58.2869847Z output_dtype=SparseType.FP16, 2025-05-07T21:01:58.2870115Z ) 2025-05-07T21:01:58.2870364Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:01:58.2870956Z self=, 2025-05-07T21:01:58.2871495Z compile=False, 2025-05-07T21:01:58.2871750Z pooling_mode=, 2025-05-07T21:01:58.2872055Z T=3, 2025-05-07T21:01:58.2872243Z D=103, 2025-05-07T21:01:58.2872444Z B=68, 2025-05-07T21:01:58.2872642Z log_E=3, 2025-05-07T21:01:58.2872839Z L=0, 2025-05-07T21:01:58.2873040Z D_gradcheck=1, 2025-05-07T21:01:58.2873281Z stochastic_rounding=True, 2025-05-07T21:01:58.2873549Z weighted=False, 2025-05-07T21:01:58.2873770Z row_wise=True, 2025-05-07T21:01:58.2873990Z mixed=False, 2025-05-07T21:01:58.2874217Z use_cache=False, 2025-05-07T21:01:58.2874471Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:58.2874766Z use_cpu=True, 2025-05-07T21:01:58.2875017Z output_dtype=SparseType.FP16, 2025-05-07T21:01:58.2875282Z ) 2025-05-07T21:01:58.2875650Z PASSED 2025-05-07T21:02:07.5733164Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmMEAN Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:07.5734208Z self=, 2025-05-07T21:02:07.5735095Z mixed_B=False, 2025-05-07T21:02:07.5735326Z compile=False, 2025-05-07T21:02:07.5735536Z T=1, 2025-05-07T21:02:07.5735725Z D=2, 2025-05-07T21:02:07.5735913Z B=1, 2025-05-07T21:02:07.5736096Z log_E=3, 2025-05-07T21:02:07.5736296Z L=0, 2025-05-07T21:02:07.5736492Z D_gradcheck=1, 2025-05-07T21:02:07.5736724Z stochastic_rounding=False, 2025-05-07T21:02:07.5736990Z weighted=False, 2025-05-07T21:02:07.5737215Z row_wise=False, 2025-05-07T21:02:07.5737426Z mixed=False, 2025-05-07T21:02:07.5737647Z use_cache=False, 2025-05-07T21:02:07.5737905Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:07.5738199Z use_cpu=False, 2025-05-07T21:02:07.5738449Z output_dtype=SparseType.FP32, 2025-05-07T21:02:07.5738719Z ) 2025-05-07T21:02:07.5738967Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:07.5739575Z self=, 2025-05-07T21:02:07.5740206Z mixed_B=True, 2025-05-07T21:02:07.5740428Z compile=False, 2025-05-07T21:02:07.5740639Z T=1, 2025-05-07T21:02:07.5740832Z D=2, 2025-05-07T21:02:07.5741019Z B=1, 2025-05-07T21:02:07.5741204Z log_E=3, 2025-05-07T21:02:07.5741404Z L=0, 2025-05-07T21:02:07.5741599Z D_gradcheck=1, 2025-05-07T21:02:07.5741830Z stochastic_rounding=False, 2025-05-07T21:02:07.5742099Z weighted=False, 2025-05-07T21:02:07.5742323Z row_wise=False, 2025-05-07T21:02:07.5742534Z mixed=False, 2025-05-07T21:02:07.5742751Z use_cache=False, 2025-05-07T21:02:07.5743009Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:07.5743300Z use_cpu=False, 2025-05-07T21:02:07.5743542Z output_dtype=SparseType.FP32, 2025-05-07T21:02:07.5743808Z ) 2025-05-07T21:02:07.5744046Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:07.5744746Z self=, 2025-05-07T21:02:07.5745293Z mixed_B=True, 2025-05-07T21:02:07.5745511Z compile=False, 2025-05-07T21:02:07.5745714Z T=3, 2025-05-07T21:02:07.5745905Z D=119, 2025-05-07T21:02:07.5746097Z B=82, 2025-05-07T21:02:07.5746288Z log_E=3, 2025-05-07T21:02:07.5746488Z L=17, 2025-05-07T21:02:07.5746691Z D_gradcheck=2, 2025-05-07T21:02:07.5746919Z stochastic_rounding=True, 2025-05-07T21:02:07.5747185Z weighted=False, 2025-05-07T21:02:07.5747405Z row_wise=True, 2025-05-07T21:02:07.5747616Z mixed=False, 2025-05-07T21:02:07.5747830Z use_cache=True, 2025-05-07T21:02:07.5748077Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:07.5748367Z use_cpu=True, 2025-05-07T21:02:07.5748608Z output_dtype=SparseType.BF16, 2025-05-07T21:02:07.5748877Z ) 2025-05-07T21:02:07.5749117Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:07.5749715Z self=, 2025-05-07T21:02:07.5750269Z mixed_B=True, 2025-05-07T21:02:07.5750490Z compile=True, 2025-05-07T21:02:07.5750697Z T=2, 2025-05-07T21:02:07.5750891Z D=45, 2025-05-07T21:02:07.5751082Z B=22, 2025-05-07T21:02:07.5751266Z log_E=4, 2025-05-07T21:02:07.5751463Z L=1, 2025-05-07T21:02:07.5751660Z D_gradcheck=2, 2025-05-07T21:02:07.5751890Z stochastic_rounding=True, 2025-05-07T21:02:07.5752156Z weighted=True, 2025-05-07T21:02:07.5752379Z row_wise=False, 2025-05-07T21:02:07.5752600Z mixed=False, 2025-05-07T21:02:07.5752823Z use_cache=True, 2025-05-07T21:02:07.5753075Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:07.5753447Z use_cpu=False, 2025-05-07T21:02:07.5753695Z output_dtype=SparseType.FP32, 2025-05-07T21:02:07.5753965Z ) 2025-05-07T21:02:07.5754201Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:07.5754803Z self=, 2025-05-07T21:02:07.5755527Z mixed_B=True, 2025-05-07T21:02:07.5755741Z compile=False, 2025-05-07T21:02:07.5755954Z T=4, 2025-05-07T21:02:07.5756148Z D=31, 2025-05-07T21:02:07.5756334Z B=52, 2025-05-07T21:02:07.5756526Z log_E=5, 2025-05-07T21:02:07.5756721Z L=13, 2025-05-07T21:02:07.5756912Z D_gradcheck=1, 2025-05-07T21:02:07.5757150Z stochastic_rounding=False, 2025-05-07T21:02:07.5757418Z weighted=False, 2025-05-07T21:02:07.5757640Z row_wise=True, 2025-05-07T21:02:07.5757847Z mixed=False, 2025-05-07T21:02:07.5758080Z use_cache=True, 2025-05-07T21:02:07.5758323Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:07.5758621Z use_cpu=False, 2025-05-07T21:02:07.5758866Z output_dtype=SparseType.FP32, 2025-05-07T21:02:07.5759130Z ) 2025-05-07T21:02:07.5759372Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:07.5759975Z self=, 2025-05-07T21:02:07.5760571Z mixed_B=True, 2025-05-07T21:02:07.5760789Z compile=True, 2025-05-07T21:02:07.5761003Z T=3, 2025-05-07T21:02:07.5761194Z D=65, 2025-05-07T21:02:07.5761381Z B=87, 2025-05-07T21:02:07.5761576Z log_E=5, 2025-05-07T21:02:07.5761781Z L=14, 2025-05-07T21:02:07.5761972Z D_gradcheck=2, 2025-05-07T21:02:07.5762214Z stochastic_rounding=True, 2025-05-07T21:02:07.5762479Z weighted=True, 2025-05-07T21:02:07.5762702Z row_wise=False, 2025-05-07T21:02:07.5762921Z mixed=False, 2025-05-07T21:02:07.5763135Z use_cache=True, 2025-05-07T21:02:07.5763375Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:07.5763671Z use_cpu=True, 2025-05-07T21:02:07.5763913Z output_dtype=SparseType.FP16, 2025-05-07T21:02:07.5764171Z ) 2025-05-07T21:02:07.5764412Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:07.5765062Z self=, 2025-05-07T21:02:07.5765605Z mixed_B=True, 2025-05-07T21:02:07.5765824Z compile=False, 2025-05-07T21:02:07.5766037Z T=3, 2025-05-07T21:02:07.5766221Z D=5, 2025-05-07T21:02:07.5766411Z B=65, 2025-05-07T21:02:07.5766606Z log_E=3, 2025-05-07T21:02:07.5766796Z L=10, 2025-05-07T21:02:07.5766992Z D_gradcheck=1, 2025-05-07T21:02:07.5767227Z stochastic_rounding=True, 2025-05-07T21:02:07.5767528Z weighted=False, 2025-05-07T21:02:07.5767761Z row_wise=False, 2025-05-07T21:02:07.5767977Z mixed=True, 2025-05-07T21:02:07.5768192Z use_cache=True, 2025-05-07T21:02:07.5768433Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:07.5768728Z use_cpu=True, 2025-05-07T21:02:07.5768968Z output_dtype=SparseType.BF16, 2025-05-07T21:02:07.5769226Z ) 2025-05-07T21:02:07.5769466Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:07.5770066Z self=, 2025-05-07T21:02:07.5770609Z mixed_B=False, 2025-05-07T21:02:07.5770833Z compile=True, 2025-05-07T21:02:07.5771046Z T=3, 2025-05-07T21:02:07.5771234Z D=66, 2025-05-07T21:02:07.5771429Z B=61, 2025-05-07T21:02:07.5771624Z log_E=3, 2025-05-07T21:02:07.5771820Z L=5, 2025-05-07T21:02:07.5772019Z D_gradcheck=1, 2025-05-07T21:02:07.5772259Z stochastic_rounding=True, 2025-05-07T21:02:07.5772519Z weighted=True, 2025-05-07T21:02:07.5772744Z row_wise=False, 2025-05-07T21:02:07.5772961Z mixed=True, 2025-05-07T21:02:07.5773172Z use_cache=False, 2025-05-07T21:02:07.5773430Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:07.5773775Z use_cpu=False, 2025-05-07T21:02:07.5774019Z output_dtype=SparseType.FP32, 2025-05-07T21:02:07.5774284Z ) 2025-05-07T21:02:07.5774524Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:07.5775129Z self=, 2025-05-07T21:02:07.5775705Z mixed_B=True, 2025-05-07T21:02:07.5775926Z compile=True, 2025-05-07T21:02:07.5776136Z T=1, 2025-05-07T21:02:07.5776321Z D=120, 2025-05-07T21:02:07.5776509Z B=23, 2025-05-07T21:02:07.5776700Z log_E=5, 2025-05-07T21:02:07.5776893Z L=12, 2025-05-07T21:02:07.5777089Z D_gradcheck=1, 2025-05-07T21:02:07.5777326Z stochastic_rounding=False, 2025-05-07T21:02:07.5777587Z weighted=True, 2025-05-07T21:02:07.5777804Z row_wise=True, 2025-05-07T21:02:07.5778016Z mixed=True, 2025-05-07T21:02:07.5778224Z use_cache=True, 2025-05-07T21:02:07.5778470Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:07.5778765Z use_cpu=False, 2025-05-07T21:02:07.5779001Z output_dtype=SparseType.BF16, 2025-05-07T21:02:07.5779268Z ) 2025-05-07T21:02:07.5779510Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:07.5780113Z self=, 2025-05-07T21:02:07.5780725Z mixed_B=True, 2025-05-07T21:02:07.5780945Z compile=False, 2025-05-07T21:02:07.5781159Z T=5, 2025-05-07T21:02:07.5781341Z D=116, 2025-05-07T21:02:07.5781532Z B=112, 2025-05-07T21:02:07.5781727Z log_E=5, 2025-05-07T21:02:07.5781921Z L=0, 2025-05-07T21:02:07.5782118Z D_gradcheck=2, 2025-05-07T21:02:07.5782354Z stochastic_rounding=False, 2025-05-07T21:02:07.5782616Z weighted=True, 2025-05-07T21:02:07.5782836Z row_wise=False, 2025-05-07T21:02:07.5783051Z mixed=True, 2025-05-07T21:02:07.5783260Z use_cache=False, 2025-05-07T21:02:07.5783518Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:07.5783820Z use_cpu=False, 2025-05-07T21:02:07.5784059Z output_dtype=SparseType.FP16, 2025-05-07T21:02:07.5784327Z ) 2025-05-07T21:02:07.5784569Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:07.5785206Z self=, 2025-05-07T21:02:07.5785752Z mixed_B=False, 2025-05-07T21:02:07.5785977Z compile=True, 2025-05-07T21:02:07.5786194Z T=1, 2025-05-07T21:02:07.5786378Z D=64, 2025-05-07T21:02:07.5786567Z B=10, 2025-05-07T21:02:07.5786762Z log_E=5, 2025-05-07T21:02:07.5786954Z L=18, 2025-05-07T21:02:07.5787154Z D_gradcheck=2, 2025-05-07T21:02:07.5787392Z stochastic_rounding=False, 2025-05-07T21:02:07.5787654Z weighted=True, 2025-05-07T21:02:07.5787873Z row_wise=True, 2025-05-07T21:02:07.5788089Z mixed=True, 2025-05-07T21:02:07.5788297Z use_cache=True, 2025-05-07T21:02:07.5788546Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:07.5788843Z use_cpu=False, 2025-05-07T21:02:07.5789079Z output_dtype=SparseType.FP16, 2025-05-07T21:02:07.5789345Z ) 2025-05-07T21:02:07.5789585Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:07.5790180Z self=, 2025-05-07T21:02:07.5790998Z mixed_B=False, 2025-05-07T21:02:07.5791218Z compile=True, 2025-05-07T21:02:07.5791427Z T=4, 2025-05-07T21:02:07.5791615Z D=79, 2025-05-07T21:02:07.5791806Z B=29, 2025-05-07T21:02:07.5792001Z log_E=3, 2025-05-07T21:02:07.5792194Z L=9, 2025-05-07T21:02:07.5792391Z D_gradcheck=1, 2025-05-07T21:02:07.5792629Z stochastic_rounding=False, 2025-05-07T21:02:07.5792888Z weighted=True, 2025-05-07T21:02:07.5793109Z row_wise=False, 2025-05-07T21:02:07.5793331Z mixed=False, 2025-05-07T21:02:07.5793540Z use_cache=True, 2025-05-07T21:02:07.5793789Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:07.5794163Z use_cpu=True, 2025-05-07T21:02:07.5794403Z output_dtype=SparseType.FP16, 2025-05-07T21:02:07.5794673Z ) 2025-05-07T21:02:07.5794918Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:07.5795565Z self=, 2025-05-07T21:02:07.5796182Z mixed_B=True, 2025-05-07T21:02:07.5796403Z compile=False, 2025-05-07T21:02:07.5796611Z T=5, 2025-05-07T21:02:07.5796802Z D=3, 2025-05-07T21:02:07.5796999Z B=5, 2025-05-07T21:02:07.5797183Z log_E=5, 2025-05-07T21:02:07.5797390Z L=3, 2025-05-07T21:02:07.5797610Z D_gradcheck=2, 2025-05-07T21:02:07.5797870Z stochastic_rounding=False, 2025-05-07T21:02:07.5798140Z weighted=True, 2025-05-07T21:02:07.5798363Z row_wise=False, 2025-05-07T21:02:07.5798607Z mixed=True, 2025-05-07T21:02:07.5798816Z use_cache=True, 2025-05-07T21:02:07.5799064Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:07.5799365Z use_cpu=True, 2025-05-07T21:02:07.5799607Z output_dtype=SparseType.FP16, 2025-05-07T21:02:07.5799866Z ) 2025-05-07T21:02:07.5800111Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:07.5800709Z self=, 2025-05-07T21:02:07.5801325Z mixed_B=True, 2025-05-07T21:02:07.5801543Z compile=True, 2025-05-07T21:02:07.5801759Z T=4, 2025-05-07T21:02:07.5801945Z D=59, 2025-05-07T21:02:07.5802138Z B=26, 2025-05-07T21:02:07.5802330Z log_E=4, 2025-05-07T21:02:07.5802524Z L=13, 2025-05-07T21:02:07.5802720Z D_gradcheck=2, 2025-05-07T21:02:07.5802958Z stochastic_rounding=False, 2025-05-07T21:02:07.5803223Z weighted=False, 2025-05-07T21:02:07.5803445Z row_wise=True, 2025-05-07T21:02:07.5803659Z mixed=True, 2025-05-07T21:02:07.5803865Z use_cache=True, 2025-05-07T21:02:07.5804112Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:07.5804408Z use_cpu=True, 2025-05-07T21:02:07.5804647Z output_dtype=SparseType.FP32, 2025-05-07T21:02:07.5804916Z ) 2025-05-07T21:02:07.5805159Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:07.5805759Z self=, 2025-05-07T21:02:07.5806365Z mixed_B=False, 2025-05-07T21:02:07.5806588Z compile=False, 2025-05-07T21:02:07.5806800Z T=5, 2025-05-07T21:02:07.5806985Z D=24, 2025-05-07T21:02:07.5807174Z B=55, 2025-05-07T21:02:07.5807368Z log_E=4, 2025-05-07T21:02:07.5807561Z L=16, 2025-05-07T21:02:07.5807758Z D_gradcheck=1, 2025-05-07T21:02:07.5807995Z stochastic_rounding=True, 2025-05-07T21:02:07.5808254Z weighted=True, 2025-05-07T21:02:07.5808476Z row_wise=True, 2025-05-07T21:02:07.5808691Z mixed=True, 2025-05-07T21:02:07.5816072Z use_cache=True, 2025-05-07T21:02:07.5816374Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:07.5816673Z use_cpu=True, 2025-05-07T21:02:07.5816923Z output_dtype=SparseType.FP32, 2025-05-07T21:02:07.5817196Z ) 2025-05-07T21:02:07.5817442Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:07.5818044Z self=, 2025-05-07T21:02:07.5818604Z mixed_B=False, 2025-05-07T21:02:07.5818830Z compile=True, 2025-05-07T21:02:07.5819045Z T=1, 2025-05-07T21:02:07.5819234Z D=79, 2025-05-07T21:02:07.5819423Z B=76, 2025-05-07T21:02:07.5819613Z log_E=4, 2025-05-07T21:02:07.5819808Z L=18, 2025-05-07T21:02:07.5820004Z D_gradcheck=2, 2025-05-07T21:02:07.5820245Z stochastic_rounding=False, 2025-05-07T21:02:07.5820505Z weighted=True, 2025-05-07T21:02:07.5820722Z row_wise=True, 2025-05-07T21:02:07.5820935Z mixed=True, 2025-05-07T21:02:07.5821143Z use_cache=True, 2025-05-07T21:02:07.5821393Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:07.5821687Z use_cpu=False, 2025-05-07T21:02:07.5822008Z output_dtype=SparseType.BF16, 2025-05-07T21:02:07.5822278Z ) 2025-05-07T21:02:07.5822518Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:07.5823112Z self=, 2025-05-07T21:02:07.5823704Z mixed_B=True, 2025-05-07T21:02:07.5823923Z compile=False, 2025-05-07T21:02:07.5824131Z T=3, 2025-05-07T21:02:07.5824322Z D=20, 2025-05-07T21:02:07.5824514Z B=46, 2025-05-07T21:02:07.5824698Z log_E=5, 2025-05-07T21:02:07.5824894Z L=6, 2025-05-07T21:02:07.5825085Z D_gradcheck=1, 2025-05-07T21:02:07.5825314Z stochastic_rounding=True, 2025-05-07T21:02:07.5825576Z weighted=False, 2025-05-07T21:02:07.5825797Z row_wise=False, 2025-05-07T21:02:07.5826012Z mixed=True, 2025-05-07T21:02:07.5826219Z use_cache=False, 2025-05-07T21:02:07.5826473Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:07.5826763Z use_cpu=True, 2025-05-07T21:02:07.5827002Z output_dtype=SparseType.FP16, 2025-05-07T21:02:07.5827266Z ) 2025-05-07T21:02:22.7712718Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:22.7713380Z self=, 2025-05-07T21:02:22.7714273Z mixed_B=False, 2025-05-07T21:02:22.7714502Z compile=False, 2025-05-07T21:02:22.7714716Z T=3, 2025-05-07T21:02:22.7714908Z D=29, 2025-05-07T21:02:22.7715099Z B=86, 2025-05-07T21:02:22.7715287Z log_E=5, 2025-05-07T21:02:22.7715569Z L=10, 2025-05-07T21:02:22.7715766Z D_gradcheck=1, 2025-05-07T21:02:22.7716006Z stochastic_rounding=False, 2025-05-07T21:02:22.7716274Z weighted=False, 2025-05-07T21:02:22.7716495Z row_wise=True, 2025-05-07T21:02:22.7716711Z mixed=False, 2025-05-07T21:02:22.7716931Z use_cache=False, 2025-05-07T21:02:22.7717185Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.7717482Z use_cpu=False, 2025-05-07T21:02:22.7717734Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.7718001Z ) 2025-05-07T21:02:22.7718248Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:22.7718858Z self=, 2025-05-07T21:02:22.7719492Z mixed_B=False, 2025-05-07T21:02:22.7719714Z compile=False, 2025-05-07T21:02:22.7719930Z T=4, 2025-05-07T21:02:22.7720118Z D=16, 2025-05-07T21:02:22.7720311Z B=74, 2025-05-07T21:02:22.7720506Z log_E=5, 2025-05-07T21:02:22.7720699Z L=8, 2025-05-07T21:02:22.7720905Z D_gradcheck=2, 2025-05-07T21:02:22.7721141Z stochastic_rounding=False, 2025-05-07T21:02:22.7721399Z weighted=False, 2025-05-07T21:02:22.7721625Z row_wise=False, 2025-05-07T21:02:22.7721840Z mixed=True, 2025-05-07T21:02:22.7722057Z use_cache=False, 2025-05-07T21:02:22.7722311Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.7722605Z use_cpu=False, 2025-05-07T21:02:22.7722849Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.7723111Z ) 2025-05-07T21:02:22.7723350Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:22.7723951Z self=, 2025-05-07T21:02:22.7724497Z mixed_B=False, 2025-05-07T21:02:22.7724718Z compile=True, 2025-05-07T21:02:22.7724931Z T=2, 2025-05-07T21:02:22.7725159Z D=86, 2025-05-07T21:02:22.7725350Z B=96, 2025-05-07T21:02:22.7725543Z log_E=4, 2025-05-07T21:02:22.7725732Z L=13, 2025-05-07T21:02:22.7725927Z D_gradcheck=1, 2025-05-07T21:02:22.7726163Z stochastic_rounding=False, 2025-05-07T21:02:22.7726420Z weighted=True, 2025-05-07T21:02:22.7726640Z row_wise=True, 2025-05-07T21:02:22.7726853Z mixed=True, 2025-05-07T21:02:22.7727060Z use_cache=False, 2025-05-07T21:02:22.7727315Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.7727607Z use_cpu=False, 2025-05-07T21:02:22.7727945Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.7728208Z ) 2025-05-07T21:02:22.7728448Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:22.7729052Z self=, 2025-05-07T21:02:22.7729680Z mixed_B=True, 2025-05-07T21:02:22.7729899Z compile=False, 2025-05-07T21:02:22.7730110Z T=2, 2025-05-07T21:02:22.7730299Z D=121, 2025-05-07T21:02:22.7730492Z B=92, 2025-05-07T21:02:22.7730686Z log_E=3, 2025-05-07T21:02:22.7730879Z L=2, 2025-05-07T21:02:22.7731079Z D_gradcheck=2, 2025-05-07T21:02:22.7731321Z stochastic_rounding=False, 2025-05-07T21:02:22.7731581Z weighted=True, 2025-05-07T21:02:22.7731801Z row_wise=True, 2025-05-07T21:02:22.7732017Z mixed=True, 2025-05-07T21:02:22.7732227Z use_cache=False, 2025-05-07T21:02:22.7732486Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.7732779Z use_cpu=True, 2025-05-07T21:02:22.7733022Z output_dtype=SparseType.BF16, 2025-05-07T21:02:22.7733292Z ) 2025-05-07T21:02:22.7733536Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:22.7734134Z self=, 2025-05-07T21:02:22.7734730Z mixed_B=True, 2025-05-07T21:02:22.7734949Z compile=True, 2025-05-07T21:02:22.7735160Z T=4, 2025-05-07T21:02:22.7735343Z D=123, 2025-05-07T21:02:22.7735531Z B=33, 2025-05-07T21:02:22.7735721Z log_E=4, 2025-05-07T21:02:22.7735917Z L=8, 2025-05-07T21:02:22.7736110Z D_gradcheck=1, 2025-05-07T21:02:22.7736348Z stochastic_rounding=False, 2025-05-07T21:02:22.7736606Z weighted=False, 2025-05-07T21:02:22.7736828Z row_wise=True, 2025-05-07T21:02:22.7737042Z mixed=False, 2025-05-07T21:02:22.7737257Z use_cache=False, 2025-05-07T21:02:22.7737511Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.7737803Z use_cpu=False, 2025-05-07T21:02:22.7738041Z output_dtype=SparseType.BF16, 2025-05-07T21:02:22.7738307Z ) 2025-05-07T21:02:22.7738551Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:22.7739141Z self=, 2025-05-07T21:02:22.7739737Z mixed_B=False, 2025-05-07T21:02:22.7739961Z compile=True, 2025-05-07T21:02:22.7740173Z T=2, 2025-05-07T21:02:22.7740354Z D=75, 2025-05-07T21:02:22.7740541Z B=63, 2025-05-07T21:02:22.7740733Z log_E=4, 2025-05-07T21:02:22.7740927Z L=15, 2025-05-07T21:02:22.7741126Z D_gradcheck=1, 2025-05-07T21:02:22.7741360Z stochastic_rounding=True, 2025-05-07T21:02:22.7741623Z weighted=True, 2025-05-07T21:02:22.7741849Z row_wise=False, 2025-05-07T21:02:22.7742064Z mixed=True, 2025-05-07T21:02:22.7742270Z use_cache=True, 2025-05-07T21:02:22.7742519Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.7742813Z use_cpu=False, 2025-05-07T21:02:22.7743055Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.7743325Z ) 2025-05-07T21:02:22.7743570Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:22.7744165Z self=, 2025-05-07T21:02:22.7744719Z mixed_B=True, 2025-05-07T21:02:22.7744940Z compile=False, 2025-05-07T21:02:22.7745148Z T=2, 2025-05-07T21:02:22.7745342Z D=68, 2025-05-07T21:02:22.7745531Z B=17, 2025-05-07T21:02:22.7745717Z log_E=5, 2025-05-07T21:02:22.7745917Z L=1, 2025-05-07T21:02:22.7746117Z D_gradcheck=1, 2025-05-07T21:02:22.7746356Z stochastic_rounding=True, 2025-05-07T21:02:22.7746617Z weighted=False, 2025-05-07T21:02:22.7746840Z row_wise=False, 2025-05-07T21:02:22.7747056Z mixed=True, 2025-05-07T21:02:22.7747266Z use_cache=True, 2025-05-07T21:02:22.7747513Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.7747804Z use_cpu=False, 2025-05-07T21:02:22.7748091Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.7748359Z ) 2025-05-07T21:02:22.7748611Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:22.7749225Z self=, 2025-05-07T21:02:22.7749819Z mixed_B=False, 2025-05-07T21:02:22.7750042Z compile=False, 2025-05-07T21:02:22.7750250Z T=4, 2025-05-07T21:02:22.7750441Z D=19, 2025-05-07T21:02:22.7750636Z B=77, 2025-05-07T21:02:22.7750825Z log_E=5, 2025-05-07T21:02:22.7751027Z L=17, 2025-05-07T21:02:22.7751226Z D_gradcheck=2, 2025-05-07T21:02:22.7751458Z stochastic_rounding=True, 2025-05-07T21:02:22.7751727Z weighted=True, 2025-05-07T21:02:22.7751947Z row_wise=True, 2025-05-07T21:02:22.7752154Z mixed=True, 2025-05-07T21:02:22.7752373Z use_cache=False, 2025-05-07T21:02:22.7752630Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.7752919Z use_cpu=True, 2025-05-07T21:02:22.7753170Z output_dtype=SparseType.BF16, 2025-05-07T21:02:22.7753435Z ) 2025-05-07T21:02:22.7753673Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:22.7754280Z self=, 2025-05-07T21:02:22.7754870Z mixed_B=True, 2025-05-07T21:02:22.7755080Z compile=False, 2025-05-07T21:02:22.7755295Z T=5, 2025-05-07T21:02:22.7755579Z D=103, 2025-05-07T21:02:22.7755766Z B=58, 2025-05-07T21:02:22.7755958Z log_E=4, 2025-05-07T21:02:22.7756154Z L=5, 2025-05-07T21:02:22.7756344Z D_gradcheck=1, 2025-05-07T21:02:22.7756581Z stochastic_rounding=False, 2025-05-07T21:02:22.7756845Z weighted=False, 2025-05-07T21:02:22.7757067Z row_wise=True, 2025-05-07T21:02:22.7757276Z mixed=True, 2025-05-07T21:02:22.7757489Z use_cache=False, 2025-05-07T21:02:22.7757749Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.7758039Z use_cpu=True, 2025-05-07T21:02:22.7758283Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.7758551Z ) 2025-05-07T21:02:22.7758789Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:22.7759388Z self=, 2025-05-07T21:02:22.7759983Z mixed_B=True, 2025-05-07T21:02:22.7760196Z compile=True, 2025-05-07T21:02:22.7760405Z T=4, 2025-05-07T21:02:22.7760591Z D=96, 2025-05-07T21:02:22.7760776Z B=124, 2025-05-07T21:02:22.7760968Z log_E=4, 2025-05-07T21:02:22.7761167Z L=16, 2025-05-07T21:02:22.7761360Z D_gradcheck=1, 2025-05-07T21:02:22.7761593Z stochastic_rounding=True, 2025-05-07T21:02:22.7761863Z weighted=True, 2025-05-07T21:02:22.7762077Z row_wise=False, 2025-05-07T21:02:22.7762298Z mixed=False, 2025-05-07T21:02:22.7762517Z use_cache=False, 2025-05-07T21:02:22.7762769Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.7763062Z use_cpu=False, 2025-05-07T21:02:22.7763308Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.7763576Z ) 2025-05-07T21:02:22.7763813Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:22.7764413Z self=, 2025-05-07T21:02:22.7764965Z mixed_B=True, 2025-05-07T21:02:22.7765179Z compile=False, 2025-05-07T21:02:22.7765395Z T=3, 2025-05-07T21:02:22.7765585Z D=124, 2025-05-07T21:02:22.7765770Z B=98, 2025-05-07T21:02:22.7765963Z log_E=4, 2025-05-07T21:02:22.7766164Z L=7, 2025-05-07T21:02:22.7766355Z D_gradcheck=1, 2025-05-07T21:02:22.7766592Z stochastic_rounding=False, 2025-05-07T21:02:22.7766859Z weighted=False, 2025-05-07T21:02:22.7767069Z row_wise=True, 2025-05-07T21:02:22.7767287Z mixed=False, 2025-05-07T21:02:22.7767502Z use_cache=False, 2025-05-07T21:02:22.7767750Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.7768043Z use_cpu=False, 2025-05-07T21:02:22.7768335Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.7768599Z ) 2025-05-07T21:02:22.7768844Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:22.7769441Z self=, 2025-05-07T21:02:22.7770033Z mixed_B=False, 2025-05-07T21:02:22.7770245Z compile=False, 2025-05-07T21:02:22.7770455Z T=1, 2025-05-07T21:02:22.7770648Z D=122, 2025-05-07T21:02:22.7770835Z B=9, 2025-05-07T21:02:22.7771025Z log_E=4, 2025-05-07T21:02:22.7771222Z L=14, 2025-05-07T21:02:22.7771408Z D_gradcheck=2, 2025-05-07T21:02:22.7771643Z stochastic_rounding=False, 2025-05-07T21:02:22.7771905Z weighted=True, 2025-05-07T21:02:22.7772122Z row_wise=False, 2025-05-07T21:02:22.7772340Z mixed=False, 2025-05-07T21:02:22.7772557Z use_cache=False, 2025-05-07T21:02:22.7772806Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.7773105Z use_cpu=False, 2025-05-07T21:02:22.7773356Z output_dtype=SparseType.BF16, 2025-05-07T21:02:22.7773621Z ) 2025-05-07T21:02:22.7773867Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:22.7774471Z self=, 2025-05-07T21:02:22.7775081Z mixed_B=False, 2025-05-07T21:02:22.7775301Z compile=False, 2025-05-07T21:02:22.7775520Z T=1, 2025-05-07T21:02:22.7775715Z D=88, 2025-05-07T21:02:22.7775902Z B=112, 2025-05-07T21:02:22.7776102Z log_E=5, 2025-05-07T21:02:22.7776308Z L=4, 2025-05-07T21:02:22.7776500Z D_gradcheck=2, 2025-05-07T21:02:22.7776746Z stochastic_rounding=False, 2025-05-07T21:02:22.7777018Z weighted=True, 2025-05-07T21:02:22.7777235Z row_wise=False, 2025-05-07T21:02:22.7777457Z mixed=False, 2025-05-07T21:02:22.7777674Z use_cache=True, 2025-05-07T21:02:22.7777916Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.7778207Z use_cpu=True, 2025-05-07T21:02:22.7778450Z output_dtype=SparseType.BF16, 2025-05-07T21:02:22.7778713Z ) 2025-05-07T21:02:22.7778959Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:22.7779559Z self=, 2025-05-07T21:02:22.7780146Z mixed_B=True, 2025-05-07T21:02:22.7780374Z compile=False, 2025-05-07T21:02:22.7780584Z T=2, 2025-05-07T21:02:22.7780767Z D=19, 2025-05-07T21:02:22.7780961Z B=118, 2025-05-07T21:02:22.7781154Z log_E=5, 2025-05-07T21:02:22.7781347Z L=10, 2025-05-07T21:02:22.7781544Z D_gradcheck=1, 2025-05-07T21:02:22.7781779Z stochastic_rounding=True, 2025-05-07T21:02:22.7782043Z weighted=True, 2025-05-07T21:02:22.7782254Z row_wise=True, 2025-05-07T21:02:22.7782469Z mixed=False, 2025-05-07T21:02:22.7782683Z use_cache=True, 2025-05-07T21:02:22.7782925Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.7783216Z use_cpu=False, 2025-05-07T21:02:22.7783459Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.7783724Z ) 2025-05-07T21:02:22.7783965Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:22.7784564Z self=, 2025-05-07T21:02:22.7785118Z mixed_B=False, 2025-05-07T21:02:22.7785343Z compile=False, 2025-05-07T21:02:22.7785560Z T=5, 2025-05-07T21:02:22.7785752Z D=51, 2025-05-07T21:02:22.7785950Z B=62, 2025-05-07T21:02:22.7786145Z log_E=4, 2025-05-07T21:02:22.7786345Z L=10, 2025-05-07T21:02:22.7786542Z D_gradcheck=1, 2025-05-07T21:02:22.7786779Z stochastic_rounding=True, 2025-05-07T21:02:22.7787042Z weighted=True, 2025-05-07T21:02:22.7787265Z row_wise=True, 2025-05-07T21:02:22.7787482Z mixed=True, 2025-05-07T21:02:22.7787695Z use_cache=False, 2025-05-07T21:02:22.7787960Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.7788261Z use_cpu=False, 2025-05-07T21:02:22.7788590Z output_dtype=SparseType.BF16, 2025-05-07T21:02:22.7788854Z ) 2025-05-07T21:02:22.7789105Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:22.7789709Z self=, 2025-05-07T21:02:22.7790301Z mixed_B=True, 2025-05-07T21:02:22.7790522Z compile=True, 2025-05-07T21:02:22.7791009Z T=2, 2025-05-07T21:02:22.7791194Z D=12, 2025-05-07T21:02:22.7791385Z B=17, 2025-05-07T21:02:22.7791579Z log_E=3, 2025-05-07T21:02:22.7791774Z L=4, 2025-05-07T21:02:22.7791970Z D_gradcheck=1, 2025-05-07T21:02:22.7792209Z stochastic_rounding=True, 2025-05-07T21:02:22.7792468Z weighted=False, 2025-05-07T21:02:22.7792687Z row_wise=True, 2025-05-07T21:02:22.7792900Z mixed=False, 2025-05-07T21:02:22.7793107Z use_cache=True, 2025-05-07T21:02:22.7793352Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.7793640Z use_cpu=True, 2025-05-07T21:02:22.7793877Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.7794144Z ) 2025-05-07T21:02:22.7794386Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:22.7794984Z self=, 2025-05-07T21:02:22.7795702Z mixed_B=False, 2025-05-07T21:02:22.7795924Z compile=True, 2025-05-07T21:02:22.7796136Z T=5, 2025-05-07T21:02:22.7796319Z D=57, 2025-05-07T21:02:22.7796509Z B=91, 2025-05-07T21:02:22.7796700Z log_E=3, 2025-05-07T21:02:22.7796893Z L=15, 2025-05-07T21:02:22.7797091Z D_gradcheck=1, 2025-05-07T21:02:22.7797327Z stochastic_rounding=False, 2025-05-07T21:02:22.7797586Z weighted=False, 2025-05-07T21:02:22.7797810Z row_wise=False, 2025-05-07T21:02:22.7798029Z mixed=True, 2025-05-07T21:02:22.7798238Z use_cache=False, 2025-05-07T21:02:22.7798494Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.7798787Z use_cpu=True, 2025-05-07T21:02:22.7799025Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.7799290Z ) 2025-05-07T21:02:35.4536657Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:35.4537643Z self=, 2025-05-07T21:02:35.4538779Z mixed_B=True, 2025-05-07T21:02:35.4539131Z compile=False, 2025-05-07T21:02:35.4539450Z T=5, 2025-05-07T21:02:35.4539749Z D=46, 2025-05-07T21:02:35.4540107Z B=87, 2025-05-07T21:02:35.4540496Z log_E=4, 2025-05-07T21:02:35.4540904Z L=12, 2025-05-07T21:02:35.4541277Z D_gradcheck=1, 2025-05-07T21:02:35.4541707Z stochastic_rounding=True, 2025-05-07T21:02:35.4542198Z weighted=False, 2025-05-07T21:02:35.4542529Z row_wise=True, 2025-05-07T21:02:35.4542842Z mixed=False, 2025-05-07T21:02:35.4543166Z use_cache=False, 2025-05-07T21:02:35.4543555Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.4543985Z use_cpu=True, 2025-05-07T21:02:35.4544353Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.4544724Z ) 2025-05-07T21:02:35.4544973Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:35.4545584Z self=, 2025-05-07T21:02:35.4546148Z mixed_B=False, 2025-05-07T21:02:35.4546375Z compile=True, 2025-05-07T21:02:35.4546581Z T=1, 2025-05-07T21:02:35.4546776Z D=94, 2025-05-07T21:02:35.4546960Z B=61, 2025-05-07T21:02:35.4547145Z log_E=4, 2025-05-07T21:02:35.4547337Z L=17, 2025-05-07T21:02:35.4547529Z D_gradcheck=1, 2025-05-07T21:02:35.4547756Z stochastic_rounding=True, 2025-05-07T21:02:35.4548016Z weighted=False, 2025-05-07T21:02:35.4548235Z row_wise=True, 2025-05-07T21:02:35.4548440Z mixed=False, 2025-05-07T21:02:35.4548654Z use_cache=False, 2025-05-07T21:02:35.4548967Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.4549253Z use_cpu=True, 2025-05-07T21:02:35.4549606Z output_dtype=SparseType.BF16, 2025-05-07T21:02:35.4549873Z ) 2025-05-07T21:02:35.4550114Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:35.4550707Z self=, 2025-05-07T21:02:35.4551341Z mixed_B=False, 2025-05-07T21:02:35.4551561Z compile=False, 2025-05-07T21:02:35.4551764Z T=2, 2025-05-07T21:02:35.4551956Z D=77, 2025-05-07T21:02:35.4552141Z B=63, 2025-05-07T21:02:35.4552320Z log_E=4, 2025-05-07T21:02:35.4552513Z L=19, 2025-05-07T21:02:35.4552705Z D_gradcheck=2, 2025-05-07T21:02:35.4552935Z stochastic_rounding=False, 2025-05-07T21:02:35.4553204Z weighted=False, 2025-05-07T21:02:35.4553428Z row_wise=False, 2025-05-07T21:02:35.4553642Z mixed=True, 2025-05-07T21:02:35.4553856Z use_cache=False, 2025-05-07T21:02:35.4554112Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.4554400Z use_cpu=False, 2025-05-07T21:02:35.4554650Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.4554915Z ) 2025-05-07T21:02:35.4555152Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:35.4555835Z self=, 2025-05-07T21:02:35.4556473Z mixed_B=False, 2025-05-07T21:02:35.4556691Z compile=True, 2025-05-07T21:02:35.4556899Z T=5, 2025-05-07T21:02:35.4557086Z D=33, 2025-05-07T21:02:35.4557278Z B=102, 2025-05-07T21:02:35.4557468Z log_E=3, 2025-05-07T21:02:35.4557671Z L=1, 2025-05-07T21:02:35.4557872Z D_gradcheck=2, 2025-05-07T21:02:35.4558102Z stochastic_rounding=True, 2025-05-07T21:02:35.4558367Z weighted=True, 2025-05-07T21:02:35.4558585Z row_wise=True, 2025-05-07T21:02:35.4558795Z mixed=True, 2025-05-07T21:02:35.4559009Z use_cache=True, 2025-05-07T21:02:35.4559256Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.4559542Z use_cpu=False, 2025-05-07T21:02:35.4559786Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.4560052Z ) 2025-05-07T21:02:35.4560290Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:35.4560888Z self=, 2025-05-07T21:02:35.4561481Z mixed_B=True, 2025-05-07T21:02:35.4561701Z compile=False, 2025-05-07T21:02:35.4561911Z T=4, 2025-05-07T21:02:35.4562098Z D=8, 2025-05-07T21:02:35.4562282Z B=89, 2025-05-07T21:02:35.4562466Z log_E=5, 2025-05-07T21:02:35.4562663Z L=6, 2025-05-07T21:02:35.4562857Z D_gradcheck=1, 2025-05-07T21:02:35.4563086Z stochastic_rounding=True, 2025-05-07T21:02:35.4563346Z weighted=True, 2025-05-07T21:02:35.4563567Z row_wise=False, 2025-05-07T21:02:35.4563779Z mixed=False, 2025-05-07T21:02:35.4563994Z use_cache=False, 2025-05-07T21:02:35.4564251Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.4564542Z use_cpu=True, 2025-05-07T21:02:35.4564786Z output_dtype=SparseType.BF16, 2025-05-07T21:02:35.4565052Z ) 2025-05-07T21:02:35.4565289Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:35.4565890Z self=, 2025-05-07T21:02:35.4566442Z mixed_B=True, 2025-05-07T21:02:35.4566656Z compile=False, 2025-05-07T21:02:35.4566871Z T=1, 2025-05-07T21:02:35.4567064Z D=117, 2025-05-07T21:02:35.4567254Z B=29, 2025-05-07T21:02:35.4567444Z log_E=4, 2025-05-07T21:02:35.4567642Z L=6, 2025-05-07T21:02:35.4567835Z D_gradcheck=2, 2025-05-07T21:02:35.4568075Z stochastic_rounding=False, 2025-05-07T21:02:35.4568349Z weighted=False, 2025-05-07T21:02:35.4568571Z row_wise=False, 2025-05-07T21:02:35.4568783Z mixed=False, 2025-05-07T21:02:35.4569008Z use_cache=False, 2025-05-07T21:02:35.4569266Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.4569557Z use_cpu=True, 2025-05-07T21:02:35.4569847Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.4570122Z ) 2025-05-07T21:02:35.4570360Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:35.4570967Z self=, 2025-05-07T21:02:35.4571575Z mixed_B=False, 2025-05-07T21:02:35.4571790Z compile=True, 2025-05-07T21:02:35.4572003Z T=2, 2025-05-07T21:02:35.4572196Z D=114, 2025-05-07T21:02:35.4572382Z B=59, 2025-05-07T21:02:35.4572578Z log_E=3, 2025-05-07T21:02:35.4572779Z L=14, 2025-05-07T21:02:35.4572971Z D_gradcheck=2, 2025-05-07T21:02:35.4573207Z stochastic_rounding=False, 2025-05-07T21:02:35.4573476Z weighted=False, 2025-05-07T21:02:35.4573691Z row_wise=False, 2025-05-07T21:02:35.4573907Z mixed=False, 2025-05-07T21:02:35.4574124Z use_cache=False, 2025-05-07T21:02:35.4574374Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.4574671Z use_cpu=False, 2025-05-07T21:02:35.4574964Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.4575233Z ) 2025-05-07T21:02:35.4575468Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:35.4576067Z self=, 2025-05-07T21:02:35.4576668Z mixed_B=False, 2025-05-07T21:02:35.4576886Z compile=False, 2025-05-07T21:02:35.4577102Z T=5, 2025-05-07T21:02:35.4577295Z D=10, 2025-05-07T21:02:35.4577481Z B=107, 2025-05-07T21:02:35.4577676Z log_E=3, 2025-05-07T21:02:35.4577877Z L=16, 2025-05-07T21:02:35.4578069Z D_gradcheck=1, 2025-05-07T21:02:35.4578301Z stochastic_rounding=True, 2025-05-07T21:02:35.4578566Z weighted=False, 2025-05-07T21:02:35.4578784Z row_wise=True, 2025-05-07T21:02:35.4578999Z mixed=False, 2025-05-07T21:02:35.4579216Z use_cache=False, 2025-05-07T21:02:35.4579464Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.4579759Z use_cpu=True, 2025-05-07T21:02:35.4580003Z output_dtype=SparseType.BF16, 2025-05-07T21:02:35.4580266Z ) 2025-05-07T21:02:35.4580509Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:35.4581110Z self=, 2025-05-07T21:02:35.4581707Z mixed_B=True, 2025-05-07T21:02:35.4581924Z compile=False, 2025-05-07T21:02:35.4582139Z T=4, 2025-05-07T21:02:35.4582330Z D=126, 2025-05-07T21:02:35.4582515Z B=47, 2025-05-07T21:02:35.4582709Z log_E=3, 2025-05-07T21:02:35.4582911Z L=11, 2025-05-07T21:02:35.4583102Z D_gradcheck=1, 2025-05-07T21:02:35.4583338Z stochastic_rounding=True, 2025-05-07T21:02:35.4583610Z weighted=False, 2025-05-07T21:02:35.4583831Z row_wise=False, 2025-05-07T21:02:35.4584054Z mixed=True, 2025-05-07T21:02:35.4584273Z use_cache=False, 2025-05-07T21:02:35.4584521Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.4584822Z use_cpu=False, 2025-05-07T21:02:35.4585108Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.4585373Z ) 2025-05-07T21:02:35.4585619Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:35.4586214Z self=, 2025-05-07T21:02:35.4586764Z mixed_B=False, 2025-05-07T21:02:35.4586981Z compile=False, 2025-05-07T21:02:35.4587191Z T=3, 2025-05-07T21:02:35.4587382Z D=73, 2025-05-07T21:02:35.4587566Z B=84, 2025-05-07T21:02:35.4587755Z log_E=4, 2025-05-07T21:02:35.4587969Z L=13, 2025-05-07T21:02:35.4588166Z D_gradcheck=1, 2025-05-07T21:02:35.4588398Z stochastic_rounding=True, 2025-05-07T21:02:35.4588668Z weighted=False, 2025-05-07T21:02:35.4588891Z row_wise=True, 2025-05-07T21:02:35.4589104Z mixed=False, 2025-05-07T21:02:35.4589322Z use_cache=False, 2025-05-07T21:02:35.4589584Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.4589877Z use_cpu=False, 2025-05-07T21:02:35.4590176Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.4590447Z ) 2025-05-07T21:02:35.4590866Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:35.4591470Z self=, 2025-05-07T21:02:35.4592093Z mixed_B=False, 2025-05-07T21:02:35.4592306Z compile=False, 2025-05-07T21:02:35.4592521Z T=4, 2025-05-07T21:02:35.4592714Z D=39, 2025-05-07T21:02:35.4592901Z B=99, 2025-05-07T21:02:35.4593094Z log_E=3, 2025-05-07T21:02:35.4593293Z L=2, 2025-05-07T21:02:35.4593481Z D_gradcheck=1, 2025-05-07T21:02:35.4593717Z stochastic_rounding=False, 2025-05-07T21:02:35.4593985Z weighted=True, 2025-05-07T21:02:35.4594199Z row_wise=True, 2025-05-07T21:02:35.4594420Z mixed=False, 2025-05-07T21:02:35.4594637Z use_cache=True, 2025-05-07T21:02:35.4594883Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.4595175Z use_cpu=True, 2025-05-07T21:02:35.4595506Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.4595780Z ) 2025-05-07T21:02:35.4596013Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:35.4596612Z self=, 2025-05-07T21:02:35.4597232Z mixed_B=True, 2025-05-07T21:02:35.4597440Z compile=False, 2025-05-07T21:02:35.4597650Z T=5, 2025-05-07T21:02:35.4597835Z D=18, 2025-05-07T21:02:35.4598016Z B=76, 2025-05-07T21:02:35.4598206Z log_E=5, 2025-05-07T21:02:35.4598398Z L=9, 2025-05-07T21:02:35.4598583Z D_gradcheck=1, 2025-05-07T21:02:35.4598817Z stochastic_rounding=True, 2025-05-07T21:02:35.4599078Z weighted=True, 2025-05-07T21:02:35.4599288Z row_wise=True, 2025-05-07T21:02:35.4599502Z mixed=True, 2025-05-07T21:02:35.4599715Z use_cache=True, 2025-05-07T21:02:35.4599955Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.4600249Z use_cpu=True, 2025-05-07T21:02:35.4600498Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.4600771Z ) 2025-05-07T21:02:35.4601008Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:35.4601609Z self=, 2025-05-07T21:02:35.4602225Z mixed_B=False, 2025-05-07T21:02:35.4602439Z compile=False, 2025-05-07T21:02:35.4602656Z T=2, 2025-05-07T21:02:35.4602843Z D=96, 2025-05-07T21:02:35.4603025Z B=99, 2025-05-07T21:02:35.4603211Z log_E=5, 2025-05-07T21:02:35.4603405Z L=20, 2025-05-07T21:02:35.4603595Z D_gradcheck=2, 2025-05-07T21:02:35.4603832Z stochastic_rounding=False, 2025-05-07T21:02:35.4604098Z weighted=True, 2025-05-07T21:02:35.4604310Z row_wise=False, 2025-05-07T21:02:35.4604526Z mixed=True, 2025-05-07T21:02:35.4604740Z use_cache=True, 2025-05-07T21:02:35.4604979Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.4605273Z use_cpu=True, 2025-05-07T21:02:35.4605514Z output_dtype=SparseType.BF16, 2025-05-07T21:02:35.4605773Z ) 2025-05-07T21:02:35.4606015Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:35.4606611Z self=, 2025-05-07T21:02:35.4607155Z mixed_B=True, 2025-05-07T21:02:35.4607367Z compile=True, 2025-05-07T21:02:35.4607575Z T=3, 2025-05-07T21:02:35.4607763Z D=46, 2025-05-07T21:02:35.4607946Z B=78, 2025-05-07T21:02:35.4608130Z log_E=5, 2025-05-07T21:02:35.4608324Z L=20, 2025-05-07T21:02:35.4608512Z D_gradcheck=1, 2025-05-07T21:02:35.4608744Z stochastic_rounding=True, 2025-05-07T21:02:35.4609005Z weighted=False, 2025-05-07T21:02:35.4609219Z row_wise=True, 2025-05-07T21:02:35.4609432Z mixed=False, 2025-05-07T21:02:35.4609643Z use_cache=True, 2025-05-07T21:02:35.4609882Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.4610176Z use_cpu=False, 2025-05-07T21:02:35.4610517Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.4610779Z ) 2025-05-07T21:02:35.4611017Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:35.4611614Z self=, 2025-05-07T21:02:35.4612197Z mixed_B=False, 2025-05-07T21:02:35.4612416Z compile=False, 2025-05-07T21:02:35.4612627Z T=5, 2025-05-07T21:02:35.4612816Z D=7, 2025-05-07T21:02:35.4612995Z B=58, 2025-05-07T21:02:35.4613182Z log_E=5, 2025-05-07T21:02:35.4613379Z L=9, 2025-05-07T21:02:35.4613570Z D_gradcheck=1, 2025-05-07T21:02:35.4613802Z stochastic_rounding=True, 2025-05-07T21:02:35.4614065Z weighted=False, 2025-05-07T21:02:35.4614280Z row_wise=True, 2025-05-07T21:02:35.4614493Z mixed=True, 2025-05-07T21:02:35.4614709Z use_cache=True, 2025-05-07T21:02:35.4614948Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.4615240Z use_cpu=False, 2025-05-07T21:02:35.4615484Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.4615742Z ) 2025-05-07T21:02:35.4615982Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:35.4616586Z self=, 2025-05-07T21:02:35.4617125Z mixed_B=True, 2025-05-07T21:02:35.4617391Z compile=False, 2025-05-07T21:02:35.4617599Z T=2, 2025-05-07T21:02:35.4617783Z D=38, 2025-05-07T21:02:35.4617972Z B=6, 2025-05-07T21:02:35.4618159Z log_E=5, 2025-05-07T21:02:35.4618346Z L=14, 2025-05-07T21:02:35.4618537Z D_gradcheck=2, 2025-05-07T21:02:35.4618769Z stochastic_rounding=False, 2025-05-07T21:02:35.4619029Z weighted=False, 2025-05-07T21:02:35.4619245Z row_wise=True, 2025-05-07T21:02:35.4619454Z mixed=True, 2025-05-07T21:02:35.4619668Z use_cache=False, 2025-05-07T21:02:35.4619916Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.4620209Z use_cpu=True, 2025-05-07T21:02:35.4620451Z output_dtype=SparseType.BF16, 2025-05-07T21:02:35.4620707Z ) 2025-05-07T21:02:35.4620947Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:35.4621547Z self=, 2025-05-07T21:02:35.4622135Z mixed_B=False, 2025-05-07T21:02:35.4622357Z compile=True, 2025-05-07T21:02:35.4622571Z T=1, 2025-05-07T21:02:35.4622753Z D=106, 2025-05-07T21:02:35.4622942Z B=53, 2025-05-07T21:02:35.4623129Z log_E=3, 2025-05-07T21:02:35.4623318Z L=17, 2025-05-07T21:02:35.4623512Z D_gradcheck=2, 2025-05-07T21:02:35.4623746Z stochastic_rounding=False, 2025-05-07T21:02:35.4624002Z weighted=True, 2025-05-07T21:02:35.4624222Z row_wise=True, 2025-05-07T21:02:35.4624439Z mixed=True, 2025-05-07T21:02:35.4624645Z use_cache=False, 2025-05-07T21:02:35.4624902Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.4625192Z use_cpu=True, 2025-05-07T21:02:35.4625436Z output_dtype=SparseType.BF16, 2025-05-07T21:02:35.4625697Z ) 2025-05-07T21:02:37.3390222Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:37.3391381Z self=, 2025-05-07T21:02:37.3392231Z mixed_B=True, 2025-05-07T21:02:37.3392565Z compile=True, 2025-05-07T21:02:37.3392891Z T=1, 2025-05-07T21:02:37.3393178Z D=93, 2025-05-07T21:02:37.3393462Z B=127, 2025-05-07T21:02:37.3393756Z log_E=4, 2025-05-07T21:02:37.3394060Z L=0, 2025-05-07T21:02:37.3394371Z D_gradcheck=2, 2025-05-07T21:02:37.3394722Z stochastic_rounding=False, 2025-05-07T21:02:37.3395118Z weighted=True, 2025-05-07T21:02:37.3395426Z row_wise=False, 2025-05-07T21:02:37.3395688Z mixed=False, 2025-05-07T21:02:37.3395902Z use_cache=True, 2025-05-07T21:02:37.3396158Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:37.3396456Z use_cpu=True, 2025-05-07T21:02:37.3396829Z output_dtype=SparseType.BF16, 2025-05-07T21:02:37.3397111Z ) 2025-05-07T21:02:37.3397362Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:37.3397972Z self=, 2025-05-07T21:02:37.3398587Z mixed_B=False, 2025-05-07T21:02:37.3398809Z compile=False, 2025-05-07T21:02:37.3399025Z T=4, 2025-05-07T21:02:37.3399215Z D=35, 2025-05-07T21:02:37.3399409Z B=39, 2025-05-07T21:02:37.3399608Z log_E=3, 2025-05-07T21:02:37.3399803Z L=3, 2025-05-07T21:02:37.3399999Z D_gradcheck=1, 2025-05-07T21:02:37.3400235Z stochastic_rounding=True, 2025-05-07T21:02:37.3400495Z weighted=False, 2025-05-07T21:02:37.3400717Z row_wise=True, 2025-05-07T21:02:37.3400933Z mixed=True, 2025-05-07T21:02:37.3401141Z use_cache=False, 2025-05-07T21:02:37.3401399Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:37.3401692Z use_cpu=False, 2025-05-07T21:02:37.3401935Z output_dtype=SparseType.FP32, 2025-05-07T21:02:37.3402199Z ) 2025-05-07T21:02:37.3402447Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:37.3409456Z self=, 2025-05-07T21:02:37.3410042Z mixed_B=True, 2025-05-07T21:02:37.3410382Z compile=False, 2025-05-07T21:02:37.3410599Z T=2, 2025-05-07T21:02:37.3410788Z D=10, 2025-05-07T21:02:37.3411136Z B=9, 2025-05-07T21:02:37.3411329Z log_E=3, 2025-05-07T21:02:37.3411522Z L=1, 2025-05-07T21:02:37.3411721Z D_gradcheck=2, 2025-05-07T21:02:37.3411963Z stochastic_rounding=False, 2025-05-07T21:02:37.3412232Z weighted=False, 2025-05-07T21:02:37.3412449Z row_wise=True, 2025-05-07T21:02:37.3412674Z mixed=False, 2025-05-07T21:02:37.3412889Z use_cache=True, 2025-05-07T21:02:37.3413134Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:37.3413431Z use_cpu=False, 2025-05-07T21:02:37.3413681Z output_dtype=SparseType.BF16, 2025-05-07T21:02:37.3413942Z ) 2025-05-07T21:02:37.3414184Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:37.3414789Z self=, 2025-05-07T21:02:37.3415416Z mixed_B=True, 2025-05-07T21:02:37.3415644Z compile=False, 2025-05-07T21:02:37.3415855Z T=1, 2025-05-07T21:02:37.3416039Z D=10, 2025-05-07T21:02:37.3416232Z B=9, 2025-05-07T21:02:37.3416423Z log_E=3, 2025-05-07T21:02:37.3416615Z L=1, 2025-05-07T21:02:37.3416812Z D_gradcheck=2, 2025-05-07T21:02:37.3417048Z stochastic_rounding=False, 2025-05-07T21:02:37.3417311Z weighted=False, 2025-05-07T21:02:37.3417529Z row_wise=True, 2025-05-07T21:02:37.3417745Z mixed=False, 2025-05-07T21:02:37.3417951Z use_cache=True, 2025-05-07T21:02:37.3418198Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:37.3418494Z use_cpu=False, 2025-05-07T21:02:37.3418741Z output_dtype=SparseType.BF16, 2025-05-07T21:02:37.3419001Z ) 2025-05-07T21:02:37.3419247Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:37.3419844Z self=, 2025-05-07T21:02:37.3420380Z mixed_B=True, 2025-05-07T21:02:37.3420601Z compile=False, 2025-05-07T21:02:37.3420810Z T=1, 2025-05-07T21:02:37.3420992Z D=10, 2025-05-07T21:02:37.3421183Z B=9, 2025-05-07T21:02:37.3421372Z log_E=3, 2025-05-07T21:02:37.3421560Z L=1, 2025-05-07T21:02:37.3421756Z D_gradcheck=2, 2025-05-07T21:02:37.3421989Z stochastic_rounding=False, 2025-05-07T21:02:37.3422252Z weighted=False, 2025-05-07T21:02:37.3422470Z row_wise=True, 2025-05-07T21:02:37.3422683Z mixed=True, 2025-05-07T21:02:37.3422886Z use_cache=True, 2025-05-07T21:02:37.3423127Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:37.3423418Z use_cpu=False, 2025-05-07T21:02:37.3423707Z output_dtype=SparseType.BF16, 2025-05-07T21:02:37.3423971Z ) 2025-05-07T21:02:37.3424208Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:37.3424804Z self=, 2025-05-07T21:02:37.3425418Z mixed_B=True, 2025-05-07T21:02:37.3425653Z compile=False, 2025-05-07T21:02:37.3425863Z T=1, 2025-05-07T21:02:37.3426039Z D=10, 2025-05-07T21:02:37.3426229Z B=9, 2025-05-07T21:02:37.3426415Z log_E=3, 2025-05-07T21:02:37.3426604Z L=1, 2025-05-07T21:02:37.3426796Z D_gradcheck=2, 2025-05-07T21:02:37.3427031Z stochastic_rounding=False, 2025-05-07T21:02:37.3427287Z weighted=True, 2025-05-07T21:02:37.3427505Z row_wise=True, 2025-05-07T21:02:37.3427715Z mixed=True, 2025-05-07T21:02:37.3427917Z use_cache=True, 2025-05-07T21:02:37.3428164Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:37.3428453Z use_cpu=False, 2025-05-07T21:02:37.3428692Z output_dtype=SparseType.BF16, 2025-05-07T21:02:37.3428952Z ) 2025-05-07T21:02:37.3429189Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:37.3429779Z self=, 2025-05-07T21:02:37.3430321Z mixed_B=True, 2025-05-07T21:02:37.3430590Z compile=False, 2025-05-07T21:02:37.3430799Z T=3, 2025-05-07T21:02:37.3430978Z D=10, 2025-05-07T21:02:37.3431164Z B=9, 2025-05-07T21:02:37.3431351Z log_E=3, 2025-05-07T21:02:37.3431542Z L=1, 2025-05-07T21:02:37.3431731Z D_gradcheck=2, 2025-05-07T21:02:37.3431966Z stochastic_rounding=False, 2025-05-07T21:02:37.3432223Z weighted=False, 2025-05-07T21:02:37.3432442Z row_wise=True, 2025-05-07T21:02:37.3432652Z mixed=True, 2025-05-07T21:02:37.3432856Z use_cache=True, 2025-05-07T21:02:37.3433102Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:37.3433393Z use_cpu=False, 2025-05-07T21:02:37.3433632Z output_dtype=SparseType.BF16, 2025-05-07T21:02:37.3433897Z ) 2025-05-07T21:02:37.3434138Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:37.3434724Z self=, 2025-05-07T21:02:37.3435270Z mixed_B=True, 2025-05-07T21:02:37.3435657Z compile=False, 2025-05-07T21:02:37.3435883Z T=3, 2025-05-07T21:02:37.3436071Z D=10, 2025-05-07T21:02:37.3436264Z B=9, 2025-05-07T21:02:37.3436445Z log_E=3, 2025-05-07T21:02:37.3436639Z L=1, 2025-05-07T21:02:37.3436830Z D_gradcheck=2, 2025-05-07T21:02:37.3437060Z stochastic_rounding=False, 2025-05-07T21:02:37.3437318Z weighted=False, 2025-05-07T21:02:37.3437538Z row_wise=True, 2025-05-07T21:02:37.3437752Z mixed=False, 2025-05-07T21:02:37.3437957Z use_cache=True, 2025-05-07T21:02:37.3438200Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:37.3438485Z use_cpu=False, 2025-05-07T21:02:37.3438720Z output_dtype=SparseType.BF16, 2025-05-07T21:02:37.3438982Z ) 2025-05-07T21:02:37.3439157Z PASSED 2025-05-07T21:02:46.3843650Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmNONE Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.3844665Z self=, 2025-05-07T21:02:46.3845236Z compile=False, 2025-05-07T21:02:46.3845462Z T=1, 2025-05-07T21:02:46.3845653Z D=2, 2025-05-07T21:02:46.3845852Z B=1, 2025-05-07T21:02:46.3846048Z log_E=3, 2025-05-07T21:02:46.3846246Z L=0, 2025-05-07T21:02:46.3846451Z D_gradcheck=1, 2025-05-07T21:02:46.3846701Z stochastic_rounding=False, 2025-05-07T21:02:46.3846970Z weighted=False, 2025-05-07T21:02:46.3847208Z row_wise=False, 2025-05-07T21:02:46.3847487Z mixed=False, 2025-05-07T21:02:46.3847712Z use_cache=False, 2025-05-07T21:02:46.3847969Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:46.3848567Z use_cpu=False, 2025-05-07T21:02:46.3848818Z output_dtype=SparseType.FP32, 2025-05-07T21:02:46.3849086Z ) 2025-05-07T21:02:46.3849335Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.3849948Z self=, 2025-05-07T21:02:46.3850583Z compile=True, 2025-05-07T21:02:46.3850802Z T=1, 2025-05-07T21:02:46.3850993Z D=2, 2025-05-07T21:02:46.3851181Z B=1, 2025-05-07T21:02:46.3851380Z log_E=3, 2025-05-07T21:02:46.3851584Z L=0, 2025-05-07T21:02:46.3851779Z D_gradcheck=1, 2025-05-07T21:02:46.3852022Z stochastic_rounding=False, 2025-05-07T21:02:46.3852297Z weighted=False, 2025-05-07T21:02:46.3852522Z row_wise=False, 2025-05-07T21:02:46.3852745Z mixed=False, 2025-05-07T21:02:46.3852969Z use_cache=False, 2025-05-07T21:02:46.3853227Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:46.3853529Z use_cpu=False, 2025-05-07T21:02:46.3853782Z output_dtype=SparseType.FP32, 2025-05-07T21:02:46.3854054Z ) 2025-05-07T21:02:46.3854296Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.3854902Z self=, 2025-05-07T21:02:46.3855544Z compile=True, 2025-05-07T21:02:46.3855754Z T=3, 2025-05-07T21:02:46.3855944Z D=2, 2025-05-07T21:02:46.3856136Z B=1, 2025-05-07T21:02:46.3856322Z log_E=3, 2025-05-07T21:02:46.3856526Z L=0, 2025-05-07T21:02:46.3856724Z D_gradcheck=1, 2025-05-07T21:02:46.3856957Z stochastic_rounding=False, 2025-05-07T21:02:46.3857224Z weighted=False, 2025-05-07T21:02:46.3857456Z row_wise=False, 2025-05-07T21:02:46.3857672Z mixed=False, 2025-05-07T21:02:46.3857895Z use_cache=False, 2025-05-07T21:02:46.3858158Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:46.3858453Z use_cpu=False, 2025-05-07T21:02:46.3858701Z output_dtype=SparseType.FP32, 2025-05-07T21:02:46.3858974Z ) 2025-05-07T21:02:46.3859216Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.3859825Z self=, 2025-05-07T21:02:46.3860377Z compile=False, 2025-05-07T21:02:46.3860681Z T=3, 2025-05-07T21:02:46.3860869Z D=2, 2025-05-07T21:02:46.3861057Z B=1, 2025-05-07T21:02:46.3861250Z log_E=3, 2025-05-07T21:02:46.3861445Z L=0, 2025-05-07T21:02:46.3861639Z D_gradcheck=1, 2025-05-07T21:02:46.3861878Z stochastic_rounding=False, 2025-05-07T21:02:46.3862140Z weighted=False, 2025-05-07T21:02:46.3862363Z row_wise=False, 2025-05-07T21:02:46.3862600Z mixed=False, 2025-05-07T21:02:46.3862824Z use_cache=False, 2025-05-07T21:02:46.3863075Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:46.3863371Z use_cpu=False, 2025-05-07T21:02:46.3863613Z output_dtype=SparseType.FP32, 2025-05-07T21:02:46.3863874Z ) 2025-05-07T21:02:46.3864123Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.3864726Z self=, 2025-05-07T21:02:46.3865267Z compile=False, 2025-05-07T21:02:46.3865487Z T=3, 2025-05-07T21:02:46.3865679Z D=38, 2025-05-07T21:02:46.3865868Z B=123, 2025-05-07T21:02:46.3866066Z log_E=3, 2025-05-07T21:02:46.3866267Z L=13, 2025-05-07T21:02:46.3866458Z D_gradcheck=2, 2025-05-07T21:02:46.3866698Z stochastic_rounding=True, 2025-05-07T21:02:46.3866961Z weighted=True, 2025-05-07T21:02:46.3867173Z row_wise=False, 2025-05-07T21:02:46.3867395Z mixed=True, 2025-05-07T21:02:46.3867615Z use_cache=False, 2025-05-07T21:02:46.3867906Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:46.3868198Z use_cpu=True, 2025-05-07T21:02:46.3868437Z output_dtype=SparseType.BF16, 2025-05-07T21:02:46.3868696Z ) 2025-05-07T21:02:46.3868987Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.3869583Z self=, 2025-05-07T21:02:46.3870129Z compile=False, 2025-05-07T21:02:46.3870335Z T=3, 2025-05-07T21:02:46.3870526Z D=17, 2025-05-07T21:02:46.3870763Z B=23, 2025-05-07T21:02:46.3870953Z log_E=3, 2025-05-07T21:02:46.3871155Z L=1, 2025-05-07T21:02:46.3871353Z D_gradcheck=1, 2025-05-07T21:02:46.3871584Z stochastic_rounding=False, 2025-05-07T21:02:46.3871849Z weighted=True, 2025-05-07T21:02:46.3872074Z row_wise=True, 2025-05-07T21:02:46.3872280Z mixed=True, 2025-05-07T21:02:46.3872496Z use_cache=False, 2025-05-07T21:02:46.3872754Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:46.3873039Z use_cpu=True, 2025-05-07T21:02:46.3873282Z output_dtype=SparseType.FP16, 2025-05-07T21:02:46.3873550Z ) 2025-05-07T21:02:46.3873784Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.3874387Z self=, 2025-05-07T21:02:46.3874931Z compile=True, 2025-05-07T21:02:46.3875141Z T=4, 2025-05-07T21:02:46.3875324Z D=89, 2025-05-07T21:02:46.3875613Z B=81, 2025-05-07T21:02:46.3875810Z log_E=4, 2025-05-07T21:02:46.3876059Z L=11, 2025-05-07T21:02:46.3876256Z D_gradcheck=1, 2025-05-07T21:02:46.3876493Z stochastic_rounding=False, 2025-05-07T21:02:46.3876756Z weighted=False, 2025-05-07T21:02:46.3876980Z row_wise=False, 2025-05-07T21:02:46.3877198Z mixed=False, 2025-05-07T21:02:46.3877405Z use_cache=True, 2025-05-07T21:02:46.3877656Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:46.3877952Z use_cpu=False, 2025-05-07T21:02:46.3878192Z output_dtype=SparseType.FP32, 2025-05-07T21:02:46.3878466Z ) 2025-05-07T21:02:46.3878707Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.3879307Z self=, 2025-05-07T21:02:46.3879852Z compile=True, 2025-05-07T21:02:46.3880066Z T=2, 2025-05-07T21:02:46.3880250Z D=73, 2025-05-07T21:02:46.3880441Z B=5, 2025-05-07T21:02:46.3880627Z log_E=5, 2025-05-07T21:02:46.3880822Z L=13, 2025-05-07T21:02:46.3881132Z D_gradcheck=2, 2025-05-07T21:02:46.3881369Z stochastic_rounding=True, 2025-05-07T21:02:46.3881635Z weighted=False, 2025-05-07T21:02:46.3881851Z row_wise=False, 2025-05-07T21:02:46.3882067Z mixed=False, 2025-05-07T21:02:46.3882282Z use_cache=True, 2025-05-07T21:02:46.3882523Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:46.3882813Z use_cpu=True, 2025-05-07T21:02:46.3883055Z output_dtype=SparseType.FP32, 2025-05-07T21:02:46.3883316Z ) 2025-05-07T21:02:46.3883557Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.3884158Z self=, 2025-05-07T21:02:46.3884694Z compile=False, 2025-05-07T21:02:46.3884906Z T=4, 2025-05-07T21:02:46.3885095Z D=57, 2025-05-07T21:02:46.3885278Z B=86, 2025-05-07T21:02:46.3885468Z log_E=5, 2025-05-07T21:02:46.3885663Z L=18, 2025-05-07T21:02:46.3885855Z D_gradcheck=1, 2025-05-07T21:02:46.3886091Z stochastic_rounding=True, 2025-05-07T21:02:46.3886354Z weighted=False, 2025-05-07T21:02:46.3886569Z row_wise=True, 2025-05-07T21:02:46.3886789Z mixed=False, 2025-05-07T21:02:46.3887005Z use_cache=False, 2025-05-07T21:02:46.3887254Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:46.3887546Z use_cpu=False, 2025-05-07T21:02:46.3887788Z output_dtype=SparseType.FP16, 2025-05-07T21:02:46.3888058Z ) 2025-05-07T21:02:46.3888294Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.3888895Z self=, 2025-05-07T21:02:46.3889525Z compile=True, 2025-05-07T21:02:46.3889734Z T=3, 2025-05-07T21:02:46.3889923Z D=28, 2025-05-07T21:02:46.3890118Z B=60, 2025-05-07T21:02:46.3890304Z log_E=5, 2025-05-07T21:02:46.3890503Z L=10, 2025-05-07T21:02:46.3890877Z D_gradcheck=1, 2025-05-07T21:02:46.3891184Z stochastic_rounding=True, 2025-05-07T21:02:46.3891454Z weighted=True, 2025-05-07T21:02:46.3891676Z row_wise=True, 2025-05-07T21:02:46.3891886Z mixed=True, 2025-05-07T21:02:46.3892102Z use_cache=False, 2025-05-07T21:02:46.3892357Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:46.3892646Z use_cpu=False, 2025-05-07T21:02:46.3892888Z output_dtype=SparseType.BF16, 2025-05-07T21:02:46.3893159Z ) 2025-05-07T21:02:46.3893399Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.3894001Z self=, 2025-05-07T21:02:46.3894542Z compile=True, 2025-05-07T21:02:46.3894756Z T=5, 2025-05-07T21:02:46.3894942Z D=113, 2025-05-07T21:02:46.3895129Z B=90, 2025-05-07T21:02:46.3895314Z log_E=4, 2025-05-07T21:02:46.3895505Z L=14, 2025-05-07T21:02:46.3895700Z D_gradcheck=1, 2025-05-07T21:02:46.3895934Z stochastic_rounding=True, 2025-05-07T21:02:46.3896195Z weighted=True, 2025-05-07T21:02:46.3896488Z row_wise=True, 2025-05-07T21:02:46.3896703Z mixed=True, 2025-05-07T21:02:46.3896908Z use_cache=False, 2025-05-07T21:02:46.3897164Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:46.3897461Z use_cpu=False, 2025-05-07T21:02:46.3897724Z output_dtype=SparseType.FP32, 2025-05-07T21:02:46.3898020Z ) 2025-05-07T21:02:46.3898264Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.3898857Z self=, 2025-05-07T21:02:46.3899397Z compile=True, 2025-05-07T21:02:46.3899610Z T=3, 2025-05-07T21:02:46.3899798Z D=94, 2025-05-07T21:02:46.3899984Z B=19, 2025-05-07T21:02:46.3900174Z log_E=3, 2025-05-07T21:02:46.3900377Z L=1, 2025-05-07T21:02:46.3900566Z D_gradcheck=1, 2025-05-07T21:02:46.3900803Z stochastic_rounding=False, 2025-05-07T21:02:46.3901072Z weighted=False, 2025-05-07T21:02:46.3901293Z row_wise=False, 2025-05-07T21:02:46.3901586Z mixed=False, 2025-05-07T21:02:46.3901804Z use_cache=True, 2025-05-07T21:02:46.3902045Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:46.3902344Z use_cpu=True, 2025-05-07T21:02:46.3902586Z output_dtype=SparseType.FP16, 2025-05-07T21:02:46.3902845Z ) 2025-05-07T21:02:46.3903089Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.3903693Z self=, 2025-05-07T21:02:46.3904237Z compile=False, 2025-05-07T21:02:46.3904450Z T=3, 2025-05-07T21:02:46.3904636Z D=44, 2025-05-07T21:02:46.3904821Z B=110, 2025-05-07T21:02:46.3905017Z log_E=3, 2025-05-07T21:02:46.3905216Z L=1, 2025-05-07T21:02:46.3905406Z D_gradcheck=2, 2025-05-07T21:02:46.3905643Z stochastic_rounding=False, 2025-05-07T21:02:46.3905908Z weighted=True, 2025-05-07T21:02:46.3906119Z row_wise=True, 2025-05-07T21:02:46.3906334Z mixed=False, 2025-05-07T21:02:46.3906552Z use_cache=True, 2025-05-07T21:02:46.3906795Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:46.3907081Z use_cpu=True, 2025-05-07T21:02:46.3907319Z output_dtype=SparseType.BF16, 2025-05-07T21:02:46.3907604Z ) 2025-05-07T21:02:46.3907869Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.3908470Z self=, 2025-05-07T21:02:46.3909015Z compile=False, 2025-05-07T21:02:46.3909221Z T=5, 2025-05-07T21:02:46.3909411Z D=117, 2025-05-07T21:02:46.3909601Z B=64, 2025-05-07T21:02:46.3909786Z log_E=4, 2025-05-07T21:02:46.3910057Z L=0, 2025-05-07T21:02:46.3910255Z D_gradcheck=1, 2025-05-07T21:02:46.3910484Z stochastic_rounding=False, 2025-05-07T21:02:46.3910752Z weighted=True, 2025-05-07T21:02:46.3910970Z row_wise=True, 2025-05-07T21:02:46.3911176Z mixed=True, 2025-05-07T21:02:46.3911432Z use_cache=False, 2025-05-07T21:02:46.3911693Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:46.3911979Z use_cpu=False, 2025-05-07T21:02:46.3912222Z output_dtype=SparseType.FP32, 2025-05-07T21:02:46.3912490Z ) 2025-05-07T21:02:46.3912732Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.3913325Z self=, 2025-05-07T21:02:46.3913869Z compile=True, 2025-05-07T21:02:46.3914080Z T=3, 2025-05-07T21:02:46.3914262Z D=69, 2025-05-07T21:02:46.3914448Z B=104, 2025-05-07T21:02:46.3921620Z log_E=5, 2025-05-07T21:02:46.3921835Z L=9, 2025-05-07T21:02:46.3922040Z D_gradcheck=2, 2025-05-07T21:02:46.3922285Z stochastic_rounding=True, 2025-05-07T21:02:46.3922548Z weighted=True, 2025-05-07T21:02:46.3922775Z row_wise=False, 2025-05-07T21:02:46.3923001Z mixed=True, 2025-05-07T21:02:46.3923216Z use_cache=False, 2025-05-07T21:02:46.3923484Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:46.3923862Z use_cpu=True, 2025-05-07T21:02:46.3924103Z output_dtype=SparseType.FP32, 2025-05-07T21:02:46.3924378Z ) 2025-05-07T21:02:46.3924623Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.3925225Z self=, 2025-05-07T21:02:46.3925776Z compile=True, 2025-05-07T21:02:46.3925997Z T=3, 2025-05-07T21:02:46.3926183Z D=87, 2025-05-07T21:02:46.3926375Z B=58, 2025-05-07T21:02:46.3926570Z log_E=5, 2025-05-07T21:02:46.3926773Z L=14, 2025-05-07T21:02:46.3926965Z D_gradcheck=1, 2025-05-07T21:02:46.3927207Z stochastic_rounding=True, 2025-05-07T21:02:46.3927476Z weighted=False, 2025-05-07T21:02:46.3927696Z row_wise=True, 2025-05-07T21:02:46.3927912Z mixed=True, 2025-05-07T21:02:46.3928131Z use_cache=False, 2025-05-07T21:02:46.3928380Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:46.3928678Z use_cpu=False, 2025-05-07T21:02:46.3928974Z output_dtype=SparseType.FP32, 2025-05-07T21:02:46.3929239Z ) 2025-05-07T21:02:46.3929485Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.3930093Z self=, 2025-05-07T21:02:46.3930641Z compile=True, 2025-05-07T21:02:46.3930862Z T=3, 2025-05-07T21:02:46.3931057Z D=14, 2025-05-07T21:02:46.3931249Z B=12, 2025-05-07T21:02:46.3931444Z log_E=5, 2025-05-07T21:02:46.3931645Z L=16, 2025-05-07T21:02:46.3931843Z D_gradcheck=2, 2025-05-07T21:02:46.3932086Z stochastic_rounding=False, 2025-05-07T21:02:46.3932359Z weighted=False, 2025-05-07T21:02:46.3932583Z row_wise=False, 2025-05-07T21:02:46.3932805Z mixed=True, 2025-05-07T21:02:46.3933022Z use_cache=True, 2025-05-07T21:02:46.3933276Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:46.3933566Z use_cpu=True, 2025-05-07T21:02:46.3933823Z output_dtype=SparseType.FP16, 2025-05-07T21:02:46.3934098Z ) 2025-05-07T21:02:46.3934344Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.3934954Z self=, 2025-05-07T21:02:46.3935509Z compile=True, 2025-05-07T21:02:46.3935723Z T=2, 2025-05-07T21:02:46.3935919Z D=106, 2025-05-07T21:02:46.3936116Z B=35, 2025-05-07T21:02:46.3936307Z log_E=3, 2025-05-07T21:02:46.3936511Z L=11, 2025-05-07T21:02:46.3936713Z D_gradcheck=2, 2025-05-07T21:02:46.3936949Z stochastic_rounding=True, 2025-05-07T21:02:46.3937220Z weighted=False, 2025-05-07T21:02:46.3937501Z row_wise=True, 2025-05-07T21:02:46.3937718Z mixed=False, 2025-05-07T21:02:46.3937941Z use_cache=False, 2025-05-07T21:02:46.3938206Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:46.3938497Z use_cpu=False, 2025-05-07T21:02:46.3938745Z output_dtype=SparseType.FP16, 2025-05-07T21:02:46.3939061Z ) 2025-05-07T21:02:46.4113094Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.4113714Z self=, 2025-05-07T21:02:46.4114274Z compile=False, 2025-05-07T21:02:46.4114499Z T=2, 2025-05-07T21:02:46.4114687Z D=35, 2025-05-07T21:02:46.4114879Z B=55, 2025-05-07T21:02:46.4115078Z log_E=4, 2025-05-07T21:02:46.4115274Z L=5, 2025-05-07T21:02:46.4115536Z D_gradcheck=1, 2025-05-07T21:02:46.4115779Z stochastic_rounding=True, 2025-05-07T21:02:46.4116043Z weighted=True, 2025-05-07T21:02:46.4116263Z row_wise=False, 2025-05-07T21:02:46.4116493Z mixed=False, 2025-05-07T21:02:46.4116705Z use_cache=True, 2025-05-07T21:02:46.4116955Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:46.4117309Z use_cpu=True, 2025-05-07T21:02:46.4117566Z output_dtype=SparseType.FP16, 2025-05-07T21:02:46.4117873Z ) 2025-05-07T21:02:46.4118124Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.4118836Z self=, 2025-05-07T21:02:46.4119377Z compile=False, 2025-05-07T21:02:46.4119600Z T=3, 2025-05-07T21:02:46.4119796Z D=106, 2025-05-07T21:02:46.4119983Z B=69, 2025-05-07T21:02:46.4120177Z log_E=4, 2025-05-07T21:02:46.4120381Z L=9, 2025-05-07T21:02:46.4120574Z D_gradcheck=2, 2025-05-07T21:02:46.4120816Z stochastic_rounding=True, 2025-05-07T21:02:46.4121085Z weighted=True, 2025-05-07T21:02:46.4121306Z row_wise=False, 2025-05-07T21:02:46.4121528Z mixed=False, 2025-05-07T21:02:46.4121753Z use_cache=True, 2025-05-07T21:02:46.4121996Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:46.4122297Z use_cpu=False, 2025-05-07T21:02:46.4122545Z output_dtype=SparseType.FP16, 2025-05-07T21:02:46.4122815Z ) 2025-05-07T21:02:46.4123065Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.4123756Z self=, 2025-05-07T21:02:46.4124313Z compile=False, 2025-05-07T21:02:46.4124525Z T=5, 2025-05-07T21:02:46.4124717Z D=61, 2025-05-07T21:02:46.4124908Z B=127, 2025-05-07T21:02:46.4125101Z log_E=5, 2025-05-07T21:02:46.4125305Z L=14, 2025-05-07T21:02:46.4125502Z D_gradcheck=1, 2025-05-07T21:02:46.4125733Z stochastic_rounding=True, 2025-05-07T21:02:46.4126003Z weighted=True, 2025-05-07T21:02:46.4126225Z row_wise=False, 2025-05-07T21:02:46.4126442Z mixed=True, 2025-05-07T21:02:46.4126658Z use_cache=False, 2025-05-07T21:02:46.4126927Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:46.4127215Z use_cpu=True, 2025-05-07T21:02:46.4127457Z output_dtype=SparseType.FP32, 2025-05-07T21:02:46.4127726Z ) 2025-05-07T21:02:46.4127964Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.4128572Z self=, 2025-05-07T21:02:46.4129124Z compile=False, 2025-05-07T21:02:46.4129339Z T=5, 2025-05-07T21:02:46.4129524Z D=120, 2025-05-07T21:02:46.4129718Z B=47, 2025-05-07T21:02:46.4129904Z log_E=3, 2025-05-07T21:02:46.4130099Z L=20, 2025-05-07T21:02:46.4130294Z D_gradcheck=1, 2025-05-07T21:02:46.4130528Z stochastic_rounding=True, 2025-05-07T21:02:46.4130788Z weighted=False, 2025-05-07T21:02:46.4131012Z row_wise=True, 2025-05-07T21:02:46.4131223Z mixed=True, 2025-05-07T21:02:46.4131428Z use_cache=True, 2025-05-07T21:02:46.4131676Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:46.4132040Z use_cpu=False, 2025-05-07T21:02:46.4132278Z output_dtype=SparseType.BF16, 2025-05-07T21:02:46.4132545Z ) 2025-05-07T21:02:46.4132787Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.4133385Z self=, 2025-05-07T21:02:46.4134005Z compile=False, 2025-05-07T21:02:46.4134223Z T=3, 2025-05-07T21:02:46.4134410Z D=115, 2025-05-07T21:02:46.4134604Z B=50, 2025-05-07T21:02:46.4134797Z log_E=3, 2025-05-07T21:02:46.4134993Z L=15, 2025-05-07T21:02:46.4135193Z D_gradcheck=1, 2025-05-07T21:02:46.4135434Z stochastic_rounding=True, 2025-05-07T21:02:46.4135700Z weighted=True, 2025-05-07T21:02:46.4135919Z row_wise=False, 2025-05-07T21:02:46.4136135Z mixed=True, 2025-05-07T21:02:46.4136346Z use_cache=False, 2025-05-07T21:02:46.4136603Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:46.4136897Z use_cpu=True, 2025-05-07T21:02:46.4137140Z output_dtype=SparseType.FP16, 2025-05-07T21:02:46.4137401Z ) 2025-05-07T21:02:46.4137643Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.4138249Z self=, 2025-05-07T21:02:46.4138849Z compile=False, 2025-05-07T21:02:46.4139064Z T=2, 2025-05-07T21:02:46.4139251Z D=111, 2025-05-07T21:02:46.4139436Z B=52, 2025-05-07T21:02:46.4139626Z log_E=3, 2025-05-07T21:02:46.4139826Z L=20, 2025-05-07T21:02:46.4140018Z D_gradcheck=1, 2025-05-07T21:02:46.4140259Z stochastic_rounding=False, 2025-05-07T21:02:46.4140525Z weighted=True, 2025-05-07T21:02:46.4140738Z row_wise=False, 2025-05-07T21:02:46.4140953Z mixed=True, 2025-05-07T21:02:46.4141164Z use_cache=False, 2025-05-07T21:02:46.4141418Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:46.4141715Z use_cpu=False, 2025-05-07T21:02:46.4141961Z output_dtype=SparseType.BF16, 2025-05-07T21:02:46.4142226Z ) 2025-05-07T21:02:46.4142463Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.4143062Z self=, 2025-05-07T21:02:46.4143608Z compile=False, 2025-05-07T21:02:46.4143865Z T=3, 2025-05-07T21:02:46.4144063Z D=41, 2025-05-07T21:02:46.4144249Z B=128, 2025-05-07T21:02:46.4144437Z log_E=4, 2025-05-07T21:02:46.4144641Z L=2, 2025-05-07T21:02:46.4144836Z D_gradcheck=1, 2025-05-07T21:02:46.4145064Z stochastic_rounding=True, 2025-05-07T21:02:46.4145338Z weighted=False, 2025-05-07T21:02:46.4145553Z row_wise=True, 2025-05-07T21:02:46.4145766Z mixed=True, 2025-05-07T21:02:46.4145976Z use_cache=False, 2025-05-07T21:02:46.4146229Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:46.4146519Z use_cpu=True, 2025-05-07T21:02:46.4146761Z output_dtype=SparseType.FP16, 2025-05-07T21:02:46.4147022Z ) 2025-05-07T21:02:46.4147270Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.4147915Z self=, 2025-05-07T21:02:46.4148464Z compile=True, 2025-05-07T21:02:46.4148673Z T=2, 2025-05-07T21:02:46.4148856Z D=75, 2025-05-07T21:02:46.4149039Z B=20, 2025-05-07T21:02:46.4149226Z log_E=4, 2025-05-07T21:02:46.4149418Z L=1, 2025-05-07T21:02:46.4149604Z D_gradcheck=1, 2025-05-07T21:02:46.4149837Z stochastic_rounding=True, 2025-05-07T21:02:46.4150096Z weighted=False, 2025-05-07T21:02:46.4150308Z row_wise=True, 2025-05-07T21:02:46.4150519Z mixed=False, 2025-05-07T21:02:46.4150729Z use_cache=False, 2025-05-07T21:02:46.4150976Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:46.4151265Z use_cpu=False, 2025-05-07T21:02:46.4151502Z output_dtype=SparseType.FP32, 2025-05-07T21:02:46.4151770Z ) 2025-05-07T21:02:46.4152052Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.4152648Z self=, 2025-05-07T21:02:46.4153188Z compile=False, 2025-05-07T21:02:46.4153398Z T=5, 2025-05-07T21:02:46.4153588Z D=87, 2025-05-07T21:02:46.4153823Z B=36, 2025-05-07T21:02:46.4154012Z log_E=5, 2025-05-07T21:02:46.4154210Z L=0, 2025-05-07T21:02:46.4154405Z D_gradcheck=2, 2025-05-07T21:02:46.4154636Z stochastic_rounding=False, 2025-05-07T21:02:46.4154900Z weighted=False, 2025-05-07T21:02:46.4155125Z row_wise=False, 2025-05-07T21:02:46.4155336Z mixed=False, 2025-05-07T21:02:46.4155625Z use_cache=True, 2025-05-07T21:02:46.4155874Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:46.4156164Z use_cpu=False, 2025-05-07T21:02:46.4156405Z output_dtype=SparseType.BF16, 2025-05-07T21:02:46.4156674Z ) 2025-05-07T21:02:46.4156911Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.4157519Z self=, 2025-05-07T21:02:46.4158118Z compile=True, 2025-05-07T21:02:46.4158329Z T=1, 2025-05-07T21:02:46.4158514Z D=117, 2025-05-07T21:02:46.4158705Z B=30, 2025-05-07T21:02:46.4158902Z log_E=3, 2025-05-07T21:02:46.4159143Z L=8, 2025-05-07T21:02:46.4159338Z D_gradcheck=2, 2025-05-07T21:02:46.4159568Z stochastic_rounding=True, 2025-05-07T21:02:46.4159826Z weighted=False, 2025-05-07T21:02:46.4160047Z row_wise=True, 2025-05-07T21:02:46.4160261Z mixed=True, 2025-05-07T21:02:46.4160468Z use_cache=False, 2025-05-07T21:02:46.4160722Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:46.4161011Z use_cpu=False, 2025-05-07T21:02:46.4161248Z output_dtype=SparseType.FP16, 2025-05-07T21:02:46.4161513Z ) 2025-05-07T21:02:46.4161755Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.4162353Z self=, 2025-05-07T21:02:46.4162893Z compile=False, 2025-05-07T21:02:46.4163103Z T=4, 2025-05-07T21:02:46.4163281Z D=29, 2025-05-07T21:02:46.4163467Z B=48, 2025-05-07T21:02:46.4163648Z log_E=4, 2025-05-07T21:02:46.4163847Z L=2, 2025-05-07T21:02:46.4164084Z D_gradcheck=1, 2025-05-07T21:02:46.4164322Z stochastic_rounding=False, 2025-05-07T21:02:46.4164583Z weighted=False, 2025-05-07T21:02:46.4164798Z row_wise=False, 2025-05-07T21:02:46.4165006Z mixed=False, 2025-05-07T21:02:46.4165215Z use_cache=True, 2025-05-07T21:02:46.4165452Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:46.4165741Z use_cpu=False, 2025-05-07T21:02:46.4165982Z output_dtype=SparseType.FP32, 2025-05-07T21:02:46.4166238Z ) 2025-05-07T21:02:46.4166479Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.4167084Z self=, 2025-05-07T21:02:46.4167623Z compile=False, 2025-05-07T21:02:46.4167834Z T=4, 2025-05-07T21:02:46.4168020Z D=65, 2025-05-07T21:02:46.4168202Z B=75, 2025-05-07T21:02:46.4168387Z log_E=3, 2025-05-07T21:02:46.4168579Z L=3, 2025-05-07T21:02:46.4168764Z D_gradcheck=1, 2025-05-07T21:02:46.4169001Z stochastic_rounding=True, 2025-05-07T21:02:46.4169262Z weighted=False, 2025-05-07T21:02:46.4169476Z row_wise=False, 2025-05-07T21:02:46.4169686Z mixed=False, 2025-05-07T21:02:46.4169899Z use_cache=True, 2025-05-07T21:02:46.4170141Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:46.4170423Z use_cpu=True, 2025-05-07T21:02:46.4170660Z output_dtype=SparseType.FP16, 2025-05-07T21:02:46.4170927Z ) 2025-05-07T21:02:46.4171158Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.4171756Z self=, 2025-05-07T21:02:46.4172372Z compile=True, 2025-05-07T21:02:46.4172580Z T=4, 2025-05-07T21:02:46.4172767Z D=104, 2025-05-07T21:02:46.4172953Z B=72, 2025-05-07T21:02:46.4173135Z log_E=3, 2025-05-07T21:02:46.4173328Z L=13, 2025-05-07T21:02:46.4173517Z D_gradcheck=1, 2025-05-07T21:02:46.4173791Z stochastic_rounding=True, 2025-05-07T21:02:46.4174061Z weighted=True, 2025-05-07T21:02:46.4174277Z row_wise=True, 2025-05-07T21:02:46.4174485Z mixed=True, 2025-05-07T21:02:46.4174692Z use_cache=True, 2025-05-07T21:02:46.4174936Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:46.4175219Z use_cpu=True, 2025-05-07T21:02:46.4175465Z output_dtype=SparseType.FP32, 2025-05-07T21:02:46.4175735Z ) 2025-05-07T21:02:46.4175974Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.4176568Z self=, 2025-05-07T21:02:46.4177102Z compile=True, 2025-05-07T21:02:46.4177311Z T=2, 2025-05-07T21:02:46.4177495Z D=93, 2025-05-07T21:02:46.4177712Z B=93, 2025-05-07T21:02:46.4177918Z log_E=3, 2025-05-07T21:02:46.4178108Z L=1, 2025-05-07T21:02:46.4178297Z D_gradcheck=2, 2025-05-07T21:02:46.4178530Z stochastic_rounding=False, 2025-05-07T21:02:46.4178790Z weighted=True, 2025-05-07T21:02:46.4179058Z row_wise=True, 2025-05-07T21:02:46.4179264Z mixed=True, 2025-05-07T21:02:46.4179471Z use_cache=False, 2025-05-07T21:02:46.4179724Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:46.4180013Z use_cpu=False, 2025-05-07T21:02:46.4180248Z output_dtype=SparseType.FP32, 2025-05-07T21:02:46.4180509Z ) 2025-05-07T21:02:46.4180746Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.4181339Z self=, 2025-05-07T21:02:46.4181877Z compile=True, 2025-05-07T21:02:46.4182088Z T=5, 2025-05-07T21:02:46.4182279Z D=112, 2025-05-07T21:02:46.4182470Z B=128, 2025-05-07T21:02:46.4182668Z log_E=5, 2025-05-07T21:02:46.4182868Z L=0, 2025-05-07T21:02:46.4183050Z D_gradcheck=1, 2025-05-07T21:02:46.4183286Z stochastic_rounding=True, 2025-05-07T21:02:46.4183552Z weighted=True, 2025-05-07T21:02:46.4183765Z row_wise=True, 2025-05-07T21:02:46.4184023Z mixed=True, 2025-05-07T21:02:46.4184231Z use_cache=False, 2025-05-07T21:02:46.4184478Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:46.4184765Z use_cpu=False, 2025-05-07T21:02:46.4185002Z output_dtype=SparseType.FP16, 2025-05-07T21:02:46.4185260Z ) 2025-05-07T21:02:46.4185499Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.4186094Z self=, 2025-05-07T21:02:46.4186631Z compile=True, 2025-05-07T21:02:46.4186845Z T=1, 2025-05-07T21:02:46.4187023Z D=78, 2025-05-07T21:02:46.4187205Z B=96, 2025-05-07T21:02:46.4187395Z log_E=5, 2025-05-07T21:02:46.4187589Z L=3, 2025-05-07T21:02:46.4187783Z D_gradcheck=2, 2025-05-07T21:02:46.4188039Z stochastic_rounding=True, 2025-05-07T21:02:46.4188325Z weighted=False, 2025-05-07T21:02:46.4188543Z row_wise=False, 2025-05-07T21:02:46.4188753Z mixed=False, 2025-05-07T21:02:46.4188968Z use_cache=True, 2025-05-07T21:02:46.4189209Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:46.4189492Z use_cpu=True, 2025-05-07T21:02:46.4189730Z output_dtype=SparseType.FP16, 2025-05-07T21:02:46.4189991Z ) 2025-05-07T21:02:46.4190224Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.4190982Z self=, 2025-05-07T21:02:46.4191523Z compile=True, 2025-05-07T21:02:46.4191723Z T=3, 2025-05-07T21:02:46.4191907Z D=41, 2025-05-07T21:02:46.4192092Z B=101, 2025-05-07T21:02:46.4192276Z log_E=5, 2025-05-07T21:02:46.4192543Z L=1, 2025-05-07T21:02:46.4192734Z D_gradcheck=1, 2025-05-07T21:02:46.4192958Z stochastic_rounding=True, 2025-05-07T21:02:46.4193219Z weighted=True, 2025-05-07T21:02:46.4193434Z row_wise=True, 2025-05-07T21:02:46.4193644Z mixed=False, 2025-05-07T21:02:46.4193917Z use_cache=True, 2025-05-07T21:02:46.4194167Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:46.4194456Z use_cpu=True, 2025-05-07T21:02:46.4194689Z output_dtype=SparseType.FP16, 2025-05-07T21:02:46.4194953Z ) 2025-05-07T21:02:46.4195192Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.4195851Z self=, 2025-05-07T21:02:46.4196385Z compile=True, 2025-05-07T21:02:46.4196594Z T=3, 2025-05-07T21:02:46.4196775Z D=93, 2025-05-07T21:02:46.4196961Z B=50, 2025-05-07T21:02:46.4202820Z log_E=3, 2025-05-07T21:02:46.4203026Z L=18, 2025-05-07T21:02:46.4203220Z D_gradcheck=2, 2025-05-07T21:02:46.4203460Z stochastic_rounding=True, 2025-05-07T21:02:46.4203721Z weighted=False, 2025-05-07T21:02:46.4203938Z row_wise=False, 2025-05-07T21:02:46.4204146Z mixed=False, 2025-05-07T21:02:46.4204361Z use_cache=True, 2025-05-07T21:02:46.4204613Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:46.4205017Z use_cpu=False, 2025-05-07T21:02:46.4205259Z output_dtype=SparseType.BF16, 2025-05-07T21:02:46.4205527Z ) 2025-05-07T21:02:46.4383951Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.4384871Z self=, 2025-05-07T21:02:46.4385792Z compile=False, 2025-05-07T21:02:46.4386242Z T=3, 2025-05-07T21:02:46.4386629Z D=112, 2025-05-07T21:02:46.4387004Z B=83, 2025-05-07T21:02:46.4387365Z log_E=4, 2025-05-07T21:02:46.4387687Z L=2, 2025-05-07T21:02:46.4387922Z D_gradcheck=2, 2025-05-07T21:02:46.4388181Z stochastic_rounding=False, 2025-05-07T21:02:46.4388438Z weighted=True, 2025-05-07T21:02:46.4388657Z row_wise=False, 2025-05-07T21:02:46.4388873Z mixed=True, 2025-05-07T21:02:46.4389080Z use_cache=True, 2025-05-07T21:02:46.4389324Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:46.4389724Z use_cpu=False, 2025-05-07T21:02:46.4389965Z output_dtype=SparseType.FP16, 2025-05-07T21:02:46.4390229Z ) 2025-05-07T21:02:46.4390468Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.4391230Z self=, 2025-05-07T21:02:46.4391781Z compile=False, 2025-05-07T21:02:46.4391996Z T=1, 2025-05-07T21:02:46.4392185Z D=88, 2025-05-07T21:02:46.4392378Z B=76, 2025-05-07T21:02:46.4392574Z log_E=5, 2025-05-07T21:02:46.4392769Z L=2, 2025-05-07T21:02:46.4392964Z D_gradcheck=1, 2025-05-07T21:02:46.4393204Z stochastic_rounding=False, 2025-05-07T21:02:46.4393471Z weighted=True, 2025-05-07T21:02:46.4393692Z row_wise=True, 2025-05-07T21:02:46.4393909Z mixed=True, 2025-05-07T21:02:46.4394124Z use_cache=True, 2025-05-07T21:02:46.4394369Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:46.4394673Z use_cpu=False, 2025-05-07T21:02:46.4394923Z output_dtype=SparseType.BF16, 2025-05-07T21:02:46.4395185Z ) 2025-05-07T21:02:46.4395485Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.4396086Z self=, 2025-05-07T21:02:46.4396631Z compile=False, 2025-05-07T21:02:46.4396851Z T=1, 2025-05-07T21:02:46.4397041Z D=97, 2025-05-07T21:02:46.4397225Z B=58, 2025-05-07T21:02:46.4397418Z log_E=3, 2025-05-07T21:02:46.4397618Z L=6, 2025-05-07T21:02:46.4397808Z D_gradcheck=1, 2025-05-07T21:02:46.4398049Z stochastic_rounding=False, 2025-05-07T21:02:46.4398320Z weighted=False, 2025-05-07T21:02:46.4398621Z row_wise=False, 2025-05-07T21:02:46.4398848Z mixed=True, 2025-05-07T21:02:46.4399070Z use_cache=True, 2025-05-07T21:02:46.4399319Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:46.4399620Z use_cpu=True, 2025-05-07T21:02:46.4399868Z output_dtype=SparseType.FP32, 2025-05-07T21:02:46.4400206Z ) 2025-05-07T21:02:46.4400448Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.4401046Z self=, 2025-05-07T21:02:46.4401597Z compile=True, 2025-05-07T21:02:46.4401810Z T=4, 2025-05-07T21:02:46.4402005Z D=28, 2025-05-07T21:02:46.4402197Z B=57, 2025-05-07T21:02:46.4402386Z log_E=4, 2025-05-07T21:02:46.4402584Z L=15, 2025-05-07T21:02:46.4402780Z D_gradcheck=1, 2025-05-07T21:02:46.4403014Z stochastic_rounding=True, 2025-05-07T21:02:46.4403283Z weighted=False, 2025-05-07T21:02:46.4403510Z row_wise=False, 2025-05-07T21:02:46.4403727Z mixed=True, 2025-05-07T21:02:46.4403942Z use_cache=True, 2025-05-07T21:02:46.4404190Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:46.4404481Z use_cpu=True, 2025-05-07T21:02:46.4404724Z output_dtype=SparseType.FP32, 2025-05-07T21:02:46.4404992Z ) 2025-05-07T21:02:46.4405239Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.4405914Z self=, 2025-05-07T21:02:46.4406463Z compile=False, 2025-05-07T21:02:46.4406681Z T=2, 2025-05-07T21:02:46.4406867Z D=65, 2025-05-07T21:02:46.4407059Z B=53, 2025-05-07T21:02:46.4407253Z log_E=4, 2025-05-07T21:02:46.4407449Z L=15, 2025-05-07T21:02:46.4407648Z D_gradcheck=2, 2025-05-07T21:02:46.4407889Z stochastic_rounding=True, 2025-05-07T21:02:46.4408154Z weighted=True, 2025-05-07T21:02:46.4408375Z row_wise=False, 2025-05-07T21:02:46.4408593Z mixed=True, 2025-05-07T21:02:46.4408809Z use_cache=False, 2025-05-07T21:02:46.4409068Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:46.4409365Z use_cpu=True, 2025-05-07T21:02:46.4409603Z output_dtype=SparseType.FP16, 2025-05-07T21:02:46.4409872Z ) 2025-05-07T21:02:46.4410115Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.4410786Z self=, 2025-05-07T21:02:46.4411339Z compile=True, 2025-05-07T21:02:46.4411554Z T=4, 2025-05-07T21:02:46.4411741Z D=65, 2025-05-07T21:02:46.4411931Z B=27, 2025-05-07T21:02:46.4412125Z log_E=5, 2025-05-07T21:02:46.4412325Z L=19, 2025-05-07T21:02:46.4412520Z D_gradcheck=1, 2025-05-07T21:02:46.4412760Z stochastic_rounding=False, 2025-05-07T21:02:46.4413031Z weighted=False, 2025-05-07T21:02:46.4413254Z row_wise=False, 2025-05-07T21:02:46.4413477Z mixed=False, 2025-05-07T21:02:46.4413696Z use_cache=True, 2025-05-07T21:02:46.4413940Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:46.4414235Z use_cpu=False, 2025-05-07T21:02:46.4414476Z output_dtype=SparseType.FP32, 2025-05-07T21:02:46.4414743Z ) 2025-05-07T21:02:46.4414982Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.4415600Z self=, 2025-05-07T21:02:46.4416151Z compile=False, 2025-05-07T21:02:46.4416365Z T=5, 2025-05-07T21:02:46.4416555Z D=119, 2025-05-07T21:02:46.4416741Z B=5, 2025-05-07T21:02:46.4416934Z log_E=3, 2025-05-07T21:02:46.4417134Z L=13, 2025-05-07T21:02:46.4417331Z D_gradcheck=2, 2025-05-07T21:02:46.4417597Z stochastic_rounding=True, 2025-05-07T21:02:46.4417888Z weighted=True, 2025-05-07T21:02:46.4418107Z row_wise=False, 2025-05-07T21:02:46.4418324Z mixed=True, 2025-05-07T21:02:46.4418540Z use_cache=True, 2025-05-07T21:02:46.4418787Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:46.4419124Z use_cpu=True, 2025-05-07T21:02:46.4419374Z output_dtype=SparseType.FP32, 2025-05-07T21:02:46.4419643Z ) 2025-05-07T21:02:46.4419879Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.4420482Z self=, 2025-05-07T21:02:46.4421068Z compile=True, 2025-05-07T21:02:46.4421279Z T=5, 2025-05-07T21:02:46.4421469Z D=80, 2025-05-07T21:02:46.4421655Z B=64, 2025-05-07T21:02:46.4421840Z log_E=3, 2025-05-07T21:02:46.4422035Z L=19, 2025-05-07T21:02:46.4422228Z D_gradcheck=2, 2025-05-07T21:02:46.4422458Z stochastic_rounding=False, 2025-05-07T21:02:46.4422719Z weighted=True, 2025-05-07T21:02:46.4422937Z row_wise=False, 2025-05-07T21:02:46.4423147Z mixed=True, 2025-05-07T21:02:46.4423357Z use_cache=True, 2025-05-07T21:02:46.4423605Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:46.4423892Z use_cpu=True, 2025-05-07T21:02:46.4424140Z output_dtype=SparseType.BF16, 2025-05-07T21:02:46.4424406Z ) 2025-05-07T21:02:46.4424640Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.4425236Z self=, 2025-05-07T21:02:46.4425835Z compile=False, 2025-05-07T21:02:46.4426045Z T=2, 2025-05-07T21:02:46.4426231Z D=14, 2025-05-07T21:02:46.4426415Z B=10, 2025-05-07T21:02:46.4426604Z log_E=3, 2025-05-07T21:02:46.4426795Z L=11, 2025-05-07T21:02:46.4426984Z D_gradcheck=2, 2025-05-07T21:02:46.4427216Z stochastic_rounding=False, 2025-05-07T21:02:46.4427475Z weighted=False, 2025-05-07T21:02:46.4427721Z row_wise=False, 2025-05-07T21:02:46.4427963Z mixed=True, 2025-05-07T21:02:46.4428176Z use_cache=False, 2025-05-07T21:02:46.4428428Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:46.4428719Z use_cpu=False, 2025-05-07T21:02:46.4428955Z output_dtype=SparseType.FP32, 2025-05-07T21:02:46.4429224Z ) 2025-05-07T21:02:46.4429462Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.4430056Z self=, 2025-05-07T21:02:46.4430604Z compile=True, 2025-05-07T21:02:46.4430893Z T=4, 2025-05-07T21:02:46.4431085Z D=112, 2025-05-07T21:02:46.4431270Z B=96, 2025-05-07T21:02:46.4431461Z log_E=3, 2025-05-07T21:02:46.4431665Z L=9, 2025-05-07T21:02:46.4431857Z D_gradcheck=2, 2025-05-07T21:02:46.4432091Z stochastic_rounding=True, 2025-05-07T21:02:46.4432352Z weighted=True, 2025-05-07T21:02:46.4432570Z row_wise=False, 2025-05-07T21:02:46.4432784Z mixed=True, 2025-05-07T21:02:46.4432999Z use_cache=False, 2025-05-07T21:02:46.4433247Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:46.4433537Z use_cpu=False, 2025-05-07T21:02:46.4433775Z output_dtype=SparseType.FP32, 2025-05-07T21:02:46.4434038Z ) 2025-05-07T21:02:46.4434280Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.4434877Z self=, 2025-05-07T21:02:46.4435498Z compile=False, 2025-05-07T21:02:46.4435707Z T=1, 2025-05-07T21:02:46.4435897Z D=90, 2025-05-07T21:02:46.4436088Z B=5, 2025-05-07T21:02:46.4436273Z log_E=4, 2025-05-07T21:02:46.4436467Z L=0, 2025-05-07T21:02:46.4436658Z D_gradcheck=2, 2025-05-07T21:02:46.4436886Z stochastic_rounding=True, 2025-05-07T21:02:46.4437148Z weighted=True, 2025-05-07T21:02:46.4437369Z row_wise=False, 2025-05-07T21:02:46.4437583Z mixed=False, 2025-05-07T21:02:46.4437798Z use_cache=False, 2025-05-07T21:02:46.4438053Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:46.4438335Z use_cpu=False, 2025-05-07T21:02:46.4438575Z output_dtype=SparseType.FP16, 2025-05-07T21:02:46.4438837Z ) 2025-05-07T21:02:46.4439125Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.4439725Z self=, 2025-05-07T21:02:46.4440264Z compile=True, 2025-05-07T21:02:46.4440468Z T=1, 2025-05-07T21:02:46.4440654Z D=123, 2025-05-07T21:02:46.4440891Z B=53, 2025-05-07T21:02:46.4441090Z log_E=5, 2025-05-07T21:02:46.4441284Z L=18, 2025-05-07T21:02:46.4441476Z D_gradcheck=1, 2025-05-07T21:02:46.4441705Z stochastic_rounding=False, 2025-05-07T21:02:46.4441971Z weighted=False, 2025-05-07T21:02:46.4442189Z row_wise=True, 2025-05-07T21:02:46.4442401Z mixed=False, 2025-05-07T21:02:46.4442610Z use_cache=True, 2025-05-07T21:02:46.4442853Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:46.4443142Z use_cpu=True, 2025-05-07T21:02:46.4443379Z output_dtype=SparseType.FP16, 2025-05-07T21:02:46.4443647Z ) 2025-05-07T21:02:46.4443887Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.4444484Z self=, 2025-05-07T21:02:46.4445026Z compile=False, 2025-05-07T21:02:46.4445237Z T=4, 2025-05-07T21:02:46.4445421Z D=31, 2025-05-07T21:02:46.4445607Z B=101, 2025-05-07T21:02:46.4445796Z log_E=3, 2025-05-07T21:02:46.4446040Z L=3, 2025-05-07T21:02:46.4446233Z D_gradcheck=2, 2025-05-07T21:02:46.4446466Z stochastic_rounding=True, 2025-05-07T21:02:46.4446724Z weighted=True, 2025-05-07T21:02:46.4446938Z row_wise=True, 2025-05-07T21:02:46.4447146Z mixed=True, 2025-05-07T21:02:46.4447354Z use_cache=False, 2025-05-07T21:02:46.4447615Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:46.4447905Z use_cpu=False, 2025-05-07T21:02:46.4448149Z output_dtype=SparseType.BF16, 2025-05-07T21:02:46.4448410Z ) 2025-05-07T21:02:46.4448646Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.4449250Z self=, 2025-05-07T21:02:46.4449792Z compile=False, 2025-05-07T21:02:46.4450004Z T=4, 2025-05-07T21:02:46.4450196Z D=55, 2025-05-07T21:02:46.4450380Z B=107, 2025-05-07T21:02:46.4450573Z log_E=5, 2025-05-07T21:02:46.4450772Z L=1, 2025-05-07T21:02:46.4451011Z D_gradcheck=2, 2025-05-07T21:02:46.4451249Z stochastic_rounding=False, 2025-05-07T21:02:46.4451511Z weighted=True, 2025-05-07T21:02:46.4451724Z row_wise=True, 2025-05-07T21:02:46.4451936Z mixed=False, 2025-05-07T21:02:46.4452154Z use_cache=True, 2025-05-07T21:02:46.4452397Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:46.4452691Z use_cpu=True, 2025-05-07T21:02:46.4452933Z output_dtype=SparseType.FP32, 2025-05-07T21:02:46.4453195Z ) 2025-05-07T21:02:46.4453438Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.4454036Z self=, 2025-05-07T21:02:46.4454583Z compile=False, 2025-05-07T21:02:46.4454789Z T=1, 2025-05-07T21:02:46.4454974Z D=35, 2025-05-07T21:02:46.4455161Z B=79, 2025-05-07T21:02:46.4455346Z log_E=4, 2025-05-07T21:02:46.4455546Z L=2, 2025-05-07T21:02:46.4455743Z D_gradcheck=1, 2025-05-07T21:02:46.4455976Z stochastic_rounding=True, 2025-05-07T21:02:46.4456238Z weighted=True, 2025-05-07T21:02:46.4456460Z row_wise=False, 2025-05-07T21:02:46.4456670Z mixed=True, 2025-05-07T21:02:46.4456886Z use_cache=True, 2025-05-07T21:02:46.4457130Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:46.4457417Z use_cpu=False, 2025-05-07T21:02:46.4457695Z output_dtype=SparseType.BF16, 2025-05-07T21:02:46.4457984Z ) 2025-05-07T21:02:46.4458220Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.4458828Z self=, 2025-05-07T21:02:46.4459417Z compile=True, 2025-05-07T21:02:46.4459628Z T=1, 2025-05-07T21:02:46.4459811Z D=53, 2025-05-07T21:02:46.4459998Z B=102, 2025-05-07T21:02:46.4460188Z log_E=4, 2025-05-07T21:02:46.4460381Z L=13, 2025-05-07T21:02:46.4460581Z D_gradcheck=1, 2025-05-07T21:02:46.4460870Z stochastic_rounding=False, 2025-05-07T21:02:46.4461137Z weighted=True, 2025-05-07T21:02:46.4461359Z row_wise=True, 2025-05-07T21:02:46.4461571Z mixed=True, 2025-05-07T21:02:46.4461802Z use_cache=False, 2025-05-07T21:02:46.4462062Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:46.4462348Z use_cpu=True, 2025-05-07T21:02:46.4462582Z output_dtype=SparseType.FP32, 2025-05-07T21:02:46.4462846Z ) 2025-05-07T21:02:46.4463088Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.4463685Z self=, 2025-05-07T21:02:46.4464221Z compile=True, 2025-05-07T21:02:46.4464431Z T=2, 2025-05-07T21:02:46.4464620Z D=20, 2025-05-07T21:02:46.4464803Z B=104, 2025-05-07T21:02:46.4464996Z log_E=5, 2025-05-07T21:02:46.4465195Z L=2, 2025-05-07T21:02:46.4465384Z D_gradcheck=1, 2025-05-07T21:02:46.4465615Z stochastic_rounding=True, 2025-05-07T21:02:46.4465883Z weighted=True, 2025-05-07T21:02:46.4466150Z row_wise=True, 2025-05-07T21:02:46.4466366Z mixed=False, 2025-05-07T21:02:46.4466578Z use_cache=True, 2025-05-07T21:02:46.4466822Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:46.4467115Z use_cpu=True, 2025-05-07T21:02:46.4467354Z output_dtype=SparseType.BF16, 2025-05-07T21:02:46.4467618Z ) 2025-05-07T21:02:46.4467897Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:46.4468502Z self=, 2025-05-07T21:02:46.4469039Z compile=True, 2025-05-07T21:02:46.4469249Z T=5, 2025-05-07T21:02:46.4469441Z D=82, 2025-05-07T21:02:46.4469634Z B=41, 2025-05-07T21:02:46.4469822Z log_E=4, 2025-05-07T21:02:46.4470017Z L=3, 2025-05-07T21:02:46.4470212Z D_gradcheck=1, 2025-05-07T21:02:46.4470444Z stochastic_rounding=False, 2025-05-07T21:02:46.4470710Z weighted=False, 2025-05-07T21:02:46.4470934Z row_wise=True, 2025-05-07T21:02:46.4471192Z mixed=False, 2025-05-07T21:02:46.4471406Z use_cache=False, 2025-05-07T21:02:46.4471660Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:46.4471948Z use_cpu=False, 2025-05-07T21:02:46.4472189Z output_dtype=SparseType.BF16, 2025-05-07T21:02:46.4472455Z ) 2025-05-07T21:02:48.0275613Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:48.0276664Z self=, 2025-05-07T21:02:48.0277490Z compile=False, 2025-05-07T21:02:48.0277827Z T=2, 2025-05-07T21:02:48.0278075Z D=17, 2025-05-07T21:02:48.0278272Z B=24, 2025-05-07T21:02:48.0278486Z log_E=3, 2025-05-07T21:02:48.0278694Z L=5, 2025-05-07T21:02:48.0278893Z D_gradcheck=2, 2025-05-07T21:02:48.0279144Z stochastic_rounding=False, 2025-05-07T21:02:48.0279428Z weighted=True, 2025-05-07T21:02:48.0279662Z row_wise=False, 2025-05-07T21:02:48.0279883Z mixed=True, 2025-05-07T21:02:48.0280124Z use_cache=True, 2025-05-07T21:02:48.0280386Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.0280685Z use_cpu=True, 2025-05-07T21:02:48.0280956Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.0281232Z ) 2025-05-07T21:02:48.0281489Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:48.0282256Z self=, 2025-05-07T21:02:48.0282797Z compile=True, 2025-05-07T21:02:48.0289238Z T=4, 2025-05-07T21:02:48.0289439Z D=120, 2025-05-07T21:02:48.0289630Z B=74, 2025-05-07T21:02:48.0289829Z log_E=3, 2025-05-07T21:02:48.0290190Z L=16, 2025-05-07T21:02:48.0290390Z D_gradcheck=1, 2025-05-07T21:02:48.0290869Z stochastic_rounding=False, 2025-05-07T21:02:48.0291137Z weighted=True, 2025-05-07T21:02:48.0291356Z row_wise=True, 2025-05-07T21:02:48.0291572Z mixed=True, 2025-05-07T21:02:48.0291879Z use_cache=False, 2025-05-07T21:02:48.0292137Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.0292441Z use_cpu=True, 2025-05-07T21:02:48.0292688Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.0292956Z ) 2025-05-07T21:02:48.0293200Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:48.0293807Z self=, 2025-05-07T21:02:48.0294352Z compile=False, 2025-05-07T21:02:48.0294570Z T=3, 2025-05-07T21:02:48.0294764Z D=82, 2025-05-07T21:02:48.0294950Z B=99, 2025-05-07T21:02:48.0295145Z log_E=5, 2025-05-07T21:02:48.0295348Z L=2, 2025-05-07T21:02:48.0295544Z D_gradcheck=2, 2025-05-07T21:02:48.0295781Z stochastic_rounding=False, 2025-05-07T21:02:48.0296048Z weighted=False, 2025-05-07T21:02:48.0296269Z row_wise=True, 2025-05-07T21:02:48.0296478Z mixed=True, 2025-05-07T21:02:48.0296691Z use_cache=False, 2025-05-07T21:02:48.0296954Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.0297336Z use_cpu=False, 2025-05-07T21:02:48.0297576Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.0297838Z ) 2025-05-07T21:02:48.0298070Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:48.0298669Z self=, 2025-05-07T21:02:48.0299204Z compile=True, 2025-05-07T21:02:48.0299406Z T=5, 2025-05-07T21:02:48.0299591Z D=52, 2025-05-07T21:02:48.0299779Z B=18, 2025-05-07T21:02:48.0299960Z log_E=4, 2025-05-07T21:02:48.0300150Z L=4, 2025-05-07T21:02:48.0300338Z D_gradcheck=1, 2025-05-07T21:02:48.0300566Z stochastic_rounding=False, 2025-05-07T21:02:48.0300825Z weighted=True, 2025-05-07T21:02:48.0301038Z row_wise=True, 2025-05-07T21:02:48.0301241Z mixed=True, 2025-05-07T21:02:48.0301455Z use_cache=True, 2025-05-07T21:02:48.0301696Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.0301985Z use_cpu=True, 2025-05-07T21:02:48.0302305Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.0302571Z ) 2025-05-07T21:02:48.0302810Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:48.0303397Z self=, 2025-05-07T21:02:48.0303943Z compile=True, 2025-05-07T21:02:48.0304149Z T=3, 2025-05-07T21:02:48.0304331Z D=109, 2025-05-07T21:02:48.0304518Z B=78, 2025-05-07T21:02:48.0304704Z log_E=5, 2025-05-07T21:02:48.0304892Z L=14, 2025-05-07T21:02:48.0305083Z D_gradcheck=1, 2025-05-07T21:02:48.0305315Z stochastic_rounding=True, 2025-05-07T21:02:48.0305574Z weighted=True, 2025-05-07T21:02:48.0305791Z row_wise=False, 2025-05-07T21:02:48.0306009Z mixed=False, 2025-05-07T21:02:48.0306216Z use_cache=True, 2025-05-07T21:02:48.0306460Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.0306750Z use_cpu=True, 2025-05-07T21:02:48.0306987Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.0307250Z ) 2025-05-07T21:02:48.0307493Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:48.0308111Z self=, 2025-05-07T21:02:48.0308669Z compile=True, 2025-05-07T21:02:48.0308877Z T=4, 2025-05-07T21:02:48.0309065Z D=101, 2025-05-07T21:02:48.0309242Z B=83, 2025-05-07T21:02:48.0309431Z log_E=4, 2025-05-07T21:02:48.0309629Z L=18, 2025-05-07T21:02:48.0309816Z D_gradcheck=2, 2025-05-07T21:02:48.0310049Z stochastic_rounding=True, 2025-05-07T21:02:48.0310305Z weighted=True, 2025-05-07T21:02:48.0310585Z row_wise=False, 2025-05-07T21:02:48.0310804Z mixed=False, 2025-05-07T21:02:48.0311014Z use_cache=True, 2025-05-07T21:02:48.0311250Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.0311539Z use_cpu=False, 2025-05-07T21:02:48.0311778Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.0312080Z ) 2025-05-07T21:02:48.0312323Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:48.0312917Z self=, 2025-05-07T21:02:48.0313452Z compile=False, 2025-05-07T21:02:48.0313661Z T=3, 2025-05-07T21:02:48.0313849Z D=40, 2025-05-07T21:02:48.0314027Z B=82, 2025-05-07T21:02:48.0314213Z log_E=5, 2025-05-07T21:02:48.0314410Z L=4, 2025-05-07T21:02:48.0314599Z D_gradcheck=1, 2025-05-07T21:02:48.0314823Z stochastic_rounding=True, 2025-05-07T21:02:48.0315086Z weighted=False, 2025-05-07T21:02:48.0315299Z row_wise=False, 2025-05-07T21:02:48.0315575Z mixed=False, 2025-05-07T21:02:48.0315789Z use_cache=False, 2025-05-07T21:02:48.0316042Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.0316328Z use_cpu=False, 2025-05-07T21:02:48.0316566Z output_dtype=SparseType.BF16, 2025-05-07T21:02:48.0316826Z ) 2025-05-07T21:02:48.0317065Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:48.0317718Z self=, 2025-05-07T21:02:48.0318308Z compile=True, 2025-05-07T21:02:48.0318514Z T=3, 2025-05-07T21:02:48.0318706Z D=111, 2025-05-07T21:02:48.0318898Z B=84, 2025-05-07T21:02:48.0319077Z log_E=4, 2025-05-07T21:02:48.0319271Z L=16, 2025-05-07T21:02:48.0319470Z D_gradcheck=1, 2025-05-07T21:02:48.0319699Z stochastic_rounding=True, 2025-05-07T21:02:48.0319967Z weighted=False, 2025-05-07T21:02:48.0320193Z row_wise=True, 2025-05-07T21:02:48.0320400Z mixed=False, 2025-05-07T21:02:48.0320616Z use_cache=True, 2025-05-07T21:02:48.0320861Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.0321151Z use_cpu=True, 2025-05-07T21:02:48.0321385Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.0321645Z ) 2025-05-07T21:02:48.0321887Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:48.0322535Z self=, 2025-05-07T21:02:48.0323077Z compile=True, 2025-05-07T21:02:48.0323287Z T=4, 2025-05-07T21:02:48.0323470Z D=124, 2025-05-07T21:02:48.0323664Z B=89, 2025-05-07T21:02:48.0323851Z log_E=3, 2025-05-07T21:02:48.0324037Z L=2, 2025-05-07T21:02:48.0324230Z D_gradcheck=1, 2025-05-07T21:02:48.0324466Z stochastic_rounding=True, 2025-05-07T21:02:48.0324723Z weighted=False, 2025-05-07T21:02:48.0324943Z row_wise=True, 2025-05-07T21:02:48.0325156Z mixed=False, 2025-05-07T21:02:48.0325362Z use_cache=False, 2025-05-07T21:02:48.0325617Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.0325909Z use_cpu=False, 2025-05-07T21:02:48.0326145Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.0326410Z ) 2025-05-07T21:02:48.0326651Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:48.0327254Z self=, 2025-05-07T21:02:48.0327795Z compile=False, 2025-05-07T21:02:48.0328012Z T=1, 2025-05-07T21:02:48.0328200Z D=11, 2025-05-07T21:02:48.0328384Z B=52, 2025-05-07T21:02:48.0328579Z log_E=4, 2025-05-07T21:02:48.0328783Z L=16, 2025-05-07T21:02:48.0328976Z D_gradcheck=2, 2025-05-07T21:02:48.0329213Z stochastic_rounding=True, 2025-05-07T21:02:48.0329480Z weighted=True, 2025-05-07T21:02:48.0329694Z row_wise=True, 2025-05-07T21:02:48.0329903Z mixed=False, 2025-05-07T21:02:48.0330113Z use_cache=False, 2025-05-07T21:02:48.0330361Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.0330703Z use_cpu=False, 2025-05-07T21:02:48.0330946Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.0331205Z ) 2025-05-07T21:02:48.0331452Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:48.0332053Z self=, 2025-05-07T21:02:48.0332641Z compile=True, 2025-05-07T21:02:48.0332847Z T=1, 2025-05-07T21:02:48.0333032Z D=72, 2025-05-07T21:02:48.0333217Z B=32, 2025-05-07T21:02:48.0333399Z log_E=3, 2025-05-07T21:02:48.0333590Z L=3, 2025-05-07T21:02:48.0333781Z D_gradcheck=2, 2025-05-07T21:02:48.0334006Z stochastic_rounding=True, 2025-05-07T21:02:48.0334269Z weighted=False, 2025-05-07T21:02:48.0334489Z row_wise=False, 2025-05-07T21:02:48.0334695Z mixed=True, 2025-05-07T21:02:48.0334906Z use_cache=False, 2025-05-07T21:02:48.0335158Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.0335443Z use_cpu=True, 2025-05-07T21:02:48.0335685Z output_dtype=SparseType.BF16, 2025-05-07T21:02:48.0335946Z ) 2025-05-07T21:02:48.0336183Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:48.0336783Z self=, 2025-05-07T21:02:48.0337425Z compile=False, 2025-05-07T21:02:48.0337628Z T=3, 2025-05-07T21:02:48.0337816Z D=8, 2025-05-07T21:02:48.0338002Z B=23, 2025-05-07T21:02:48.0338208Z log_E=3, 2025-05-07T21:02:48.0338426Z L=8, 2025-05-07T21:02:48.0338618Z D_gradcheck=2, 2025-05-07T21:02:48.0338842Z stochastic_rounding=True, 2025-05-07T21:02:48.0339104Z weighted=True, 2025-05-07T21:02:48.0339325Z row_wise=False, 2025-05-07T21:02:48.0339534Z mixed=True, 2025-05-07T21:02:48.0339746Z use_cache=False, 2025-05-07T21:02:48.0340001Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.0340292Z use_cpu=False, 2025-05-07T21:02:48.0340526Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.0340793Z ) 2025-05-07T21:02:48.0341036Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:48.0341631Z self=, 2025-05-07T21:02:48.0342176Z compile=False, 2025-05-07T21:02:48.0342439Z T=5, 2025-05-07T21:02:48.0342621Z D=56, 2025-05-07T21:02:48.0342812Z B=7, 2025-05-07T21:02:48.0342998Z log_E=5, 2025-05-07T21:02:48.0343190Z L=5, 2025-05-07T21:02:48.0343383Z D_gradcheck=1, 2025-05-07T21:02:48.0343616Z stochastic_rounding=True, 2025-05-07T21:02:48.0343873Z weighted=True, 2025-05-07T21:02:48.0344090Z row_wise=True, 2025-05-07T21:02:48.0344301Z mixed=True, 2025-05-07T21:02:48.0344503Z use_cache=True, 2025-05-07T21:02:48.0344751Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.0345040Z use_cpu=True, 2025-05-07T21:02:48.0345271Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.0345534Z ) 2025-05-07T21:02:48.0345776Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:48.0346375Z self=, 2025-05-07T21:02:48.0346910Z compile=False, 2025-05-07T21:02:48.0347121Z T=5, 2025-05-07T21:02:48.0347307Z D=84, 2025-05-07T21:02:48.0347494Z B=71, 2025-05-07T21:02:48.0347683Z log_E=4, 2025-05-07T21:02:48.0347876Z L=20, 2025-05-07T21:02:48.0348063Z D_gradcheck=2, 2025-05-07T21:02:48.0348328Z stochastic_rounding=True, 2025-05-07T21:02:48.0348600Z weighted=True, 2025-05-07T21:02:48.0348810Z row_wise=False, 2025-05-07T21:02:48.0349019Z mixed=True, 2025-05-07T21:02:48.0349229Z use_cache=False, 2025-05-07T21:02:48.0349479Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.0349772Z use_cpu=False, 2025-05-07T21:02:48.0350011Z output_dtype=SparseType.BF16, 2025-05-07T21:02:48.0350269Z ) 2025-05-07T21:02:48.0350557Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:48.0351158Z self=, 2025-05-07T21:02:48.0351697Z compile=False, 2025-05-07T21:02:48.0351911Z T=2, 2025-05-07T21:02:48.0352096Z D=104, 2025-05-07T21:02:48.0352333Z B=117, 2025-05-07T21:02:48.0352522Z log_E=5, 2025-05-07T21:02:48.0352718Z L=11, 2025-05-07T21:02:48.0352912Z D_gradcheck=1, 2025-05-07T21:02:48.0353141Z stochastic_rounding=False, 2025-05-07T21:02:48.0353406Z weighted=False, 2025-05-07T21:02:48.0353620Z row_wise=False, 2025-05-07T21:02:48.0353831Z mixed=False, 2025-05-07T21:02:48.0354049Z use_cache=False, 2025-05-07T21:02:48.0354298Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.0354583Z use_cpu=True, 2025-05-07T21:02:48.0354820Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.0355084Z ) 2025-05-07T21:02:48.0355319Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:48.0355986Z self=, 2025-05-07T21:02:48.0356532Z compile=False, 2025-05-07T21:02:48.0356738Z T=5, 2025-05-07T21:02:48.0356925Z D=5, 2025-05-07T21:02:48.0357109Z B=94, 2025-05-07T21:02:48.0357296Z log_E=3, 2025-05-07T21:02:48.0357573Z L=10, 2025-05-07T21:02:48.0357768Z D_gradcheck=2, 2025-05-07T21:02:48.0357999Z stochastic_rounding=False, 2025-05-07T21:02:48.0358264Z weighted=False, 2025-05-07T21:02:48.0358479Z row_wise=False, 2025-05-07T21:02:48.0358689Z mixed=True, 2025-05-07T21:02:48.0358894Z use_cache=False, 2025-05-07T21:02:48.0359144Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.0359431Z use_cpu=True, 2025-05-07T21:02:48.0359663Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.0359926Z ) 2025-05-07T21:02:48.0360166Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:48.0360760Z self=, 2025-05-07T21:02:48.0361306Z compile=False, 2025-05-07T21:02:48.0361514Z T=5, 2025-05-07T21:02:48.0361695Z D=58, 2025-05-07T21:02:48.0361884Z B=18, 2025-05-07T21:02:48.0362069Z log_E=3, 2025-05-07T21:02:48.0362262Z L=17, 2025-05-07T21:02:48.0362509Z D_gradcheck=1, 2025-05-07T21:02:48.0362749Z stochastic_rounding=False, 2025-05-07T21:02:48.0363007Z weighted=False, 2025-05-07T21:02:48.0363224Z row_wise=True, 2025-05-07T21:02:48.0363440Z mixed=False, 2025-05-07T21:02:48.0363648Z use_cache=False, 2025-05-07T21:02:48.0363904Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.0364197Z use_cpu=False, 2025-05-07T21:02:48.0364430Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.0364697Z ) 2025-05-07T21:02:48.0364939Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:48.0365540Z self=, 2025-05-07T21:02:48.0366077Z compile=False, 2025-05-07T21:02:48.0366289Z T=2, 2025-05-07T21:02:48.0366477Z D=85, 2025-05-07T21:02:48.0366658Z B=66, 2025-05-07T21:02:48.0366847Z log_E=4, 2025-05-07T21:02:48.0367042Z L=9, 2025-05-07T21:02:48.0367229Z D_gradcheck=1, 2025-05-07T21:02:48.0367468Z stochastic_rounding=False, 2025-05-07T21:02:48.0367734Z weighted=True, 2025-05-07T21:02:48.0367949Z row_wise=True, 2025-05-07T21:02:48.0368165Z mixed=False, 2025-05-07T21:02:48.0368376Z use_cache=True, 2025-05-07T21:02:48.0368615Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.0368909Z use_cpu=False, 2025-05-07T21:02:48.0369152Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.0369413Z ) 2025-05-07T21:02:48.0551298Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:48.0552204Z self=, 2025-05-07T21:02:48.0553172Z compile=False, 2025-05-07T21:02:48.0553492Z T=5, 2025-05-07T21:02:48.0553799Z D=101, 2025-05-07T21:02:48.0554087Z B=56, 2025-05-07T21:02:48.0554365Z log_E=3, 2025-05-07T21:02:48.0554659Z L=6, 2025-05-07T21:02:48.0554951Z D_gradcheck=2, 2025-05-07T21:02:48.0555476Z stochastic_rounding=True, 2025-05-07T21:02:48.0555884Z weighted=True, 2025-05-07T21:02:48.0556283Z row_wise=False, 2025-05-07T21:02:48.0556603Z mixed=True, 2025-05-07T21:02:48.0556924Z use_cache=True, 2025-05-07T21:02:48.0557294Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.0557729Z use_cpu=False, 2025-05-07T21:02:48.0558077Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.0558383Z ) 2025-05-07T21:02:48.0558641Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:48.0559246Z self=, 2025-05-07T21:02:48.0559790Z compile=True, 2025-05-07T21:02:48.0560010Z T=3, 2025-05-07T21:02:48.0560203Z D=123, 2025-05-07T21:02:48.0560397Z B=121, 2025-05-07T21:02:48.0560595Z log_E=4, 2025-05-07T21:02:48.0560790Z L=1, 2025-05-07T21:02:48.0560991Z D_gradcheck=2, 2025-05-07T21:02:48.0561233Z stochastic_rounding=False, 2025-05-07T21:02:48.0561501Z weighted=True, 2025-05-07T21:02:48.0561803Z row_wise=True, 2025-05-07T21:02:48.0562023Z mixed=True, 2025-05-07T21:02:48.0562236Z use_cache=True, 2025-05-07T21:02:48.0562491Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.0562789Z use_cpu=True, 2025-05-07T21:02:48.0563029Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.0563301Z ) 2025-05-07T21:02:48.0563550Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:48.0564147Z self=, 2025-05-07T21:02:48.0564688Z compile=False, 2025-05-07T21:02:48.0564904Z T=4, 2025-05-07T21:02:48.0565096Z D=48, 2025-05-07T21:02:48.0565286Z B=26, 2025-05-07T21:02:48.0565481Z log_E=3, 2025-05-07T21:02:48.0565682Z L=12, 2025-05-07T21:02:48.0565876Z D_gradcheck=1, 2025-05-07T21:02:48.0566109Z stochastic_rounding=True, 2025-05-07T21:02:48.0566375Z weighted=True, 2025-05-07T21:02:48.0566592Z row_wise=False, 2025-05-07T21:02:48.0566896Z mixed=True, 2025-05-07T21:02:48.0567112Z use_cache=True, 2025-05-07T21:02:48.0567357Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.0567649Z use_cpu=True, 2025-05-07T21:02:48.0567889Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.0568154Z ) 2025-05-07T21:02:48.0568394Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:48.0568987Z self=, 2025-05-07T21:02:48.0569528Z compile=False, 2025-05-07T21:02:48.0569741Z T=4, 2025-05-07T21:02:48.0569930Z D=37, 2025-05-07T21:02:48.0570115Z B=6, 2025-05-07T21:02:48.0570303Z log_E=3, 2025-05-07T21:02:48.0570505Z L=17, 2025-05-07T21:02:48.0570697Z D_gradcheck=2, 2025-05-07T21:02:48.0570933Z stochastic_rounding=False, 2025-05-07T21:02:48.0571199Z weighted=True, 2025-05-07T21:02:48.0571417Z row_wise=False, 2025-05-07T21:02:48.0571632Z mixed=True, 2025-05-07T21:02:48.0571852Z use_cache=False, 2025-05-07T21:02:48.0572114Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.0572400Z use_cpu=True, 2025-05-07T21:02:48.0572642Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.0572908Z ) 2025-05-07T21:02:48.0573145Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:48.0573747Z self=, 2025-05-07T21:02:48.0574288Z compile=False, 2025-05-07T21:02:48.0580222Z T=1, 2025-05-07T21:02:48.0580427Z D=85, 2025-05-07T21:02:48.0580624Z B=125, 2025-05-07T21:02:48.0580812Z log_E=3, 2025-05-07T21:02:48.0581089Z L=8, 2025-05-07T21:02:48.0581287Z D_gradcheck=2, 2025-05-07T21:02:48.0581522Z stochastic_rounding=False, 2025-05-07T21:02:48.0581791Z weighted=True, 2025-05-07T21:02:48.0582009Z row_wise=True, 2025-05-07T21:02:48.0582220Z mixed=True, 2025-05-07T21:02:48.0582486Z use_cache=False, 2025-05-07T21:02:48.0582749Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.0583041Z use_cpu=True, 2025-05-07T21:02:48.0583279Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.0583549Z ) 2025-05-07T21:02:48.0583788Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:48.0584379Z self=, 2025-05-07T21:02:48.0584932Z compile=True, 2025-05-07T21:02:48.0585144Z T=1, 2025-05-07T21:02:48.0585329Z D=79, 2025-05-07T21:02:48.0585517Z B=90, 2025-05-07T21:02:48.0585708Z log_E=4, 2025-05-07T21:02:48.0585900Z L=6, 2025-05-07T21:02:48.0586092Z D_gradcheck=1, 2025-05-07T21:02:48.0586332Z stochastic_rounding=False, 2025-05-07T21:02:48.0586597Z weighted=False, 2025-05-07T21:02:48.0586819Z row_wise=False, 2025-05-07T21:02:48.0587034Z mixed=True, 2025-05-07T21:02:48.0587245Z use_cache=False, 2025-05-07T21:02:48.0587502Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.0587847Z use_cpu=True, 2025-05-07T21:02:48.0588092Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.0588404Z ) 2025-05-07T21:02:48.0588644Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:48.0589248Z self=, 2025-05-07T21:02:48.0589789Z compile=True, 2025-05-07T21:02:48.0590000Z T=4, 2025-05-07T21:02:48.0590190Z D=86, 2025-05-07T21:02:48.0590374Z B=58, 2025-05-07T21:02:48.0590565Z log_E=5, 2025-05-07T21:02:48.0591027Z L=2, 2025-05-07T21:02:48.0591219Z D_gradcheck=1, 2025-05-07T21:02:48.0591461Z stochastic_rounding=False, 2025-05-07T21:02:48.0591727Z weighted=False, 2025-05-07T21:02:48.0591943Z row_wise=False, 2025-05-07T21:02:48.0592157Z mixed=False, 2025-05-07T21:02:48.0592377Z use_cache=False, 2025-05-07T21:02:48.0592631Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.0592928Z use_cpu=True, 2025-05-07T21:02:48.0593253Z output_dtype=SparseType.BF16, 2025-05-07T21:02:48.0593519Z ) 2025-05-07T21:02:48.0593759Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:48.0594360Z self=, 2025-05-07T21:02:48.0594907Z compile=True, 2025-05-07T21:02:48.0595114Z T=2, 2025-05-07T21:02:48.0595304Z D=127, 2025-05-07T21:02:48.0595562Z B=71, 2025-05-07T21:02:48.0595745Z log_E=4, 2025-05-07T21:02:48.0595938Z L=6, 2025-05-07T21:02:48.0596131Z D_gradcheck=1, 2025-05-07T21:02:48.0596358Z stochastic_rounding=True, 2025-05-07T21:02:48.0596621Z weighted=False, 2025-05-07T21:02:48.0596835Z row_wise=False, 2025-05-07T21:02:48.0597043Z mixed=False, 2025-05-07T21:02:48.0597255Z use_cache=True, 2025-05-07T21:02:48.0597496Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.0597782Z use_cpu=False, 2025-05-07T21:02:48.0598027Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.0598286Z ) 2025-05-07T21:02:48.0598518Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:48.0599112Z self=, 2025-05-07T21:02:48.0599657Z compile=False, 2025-05-07T21:02:48.0599864Z T=5, 2025-05-07T21:02:48.0600053Z D=124, 2025-05-07T21:02:48.0600241Z B=126, 2025-05-07T21:02:48.0600423Z log_E=3, 2025-05-07T21:02:48.0600618Z L=1, 2025-05-07T21:02:48.0600810Z D_gradcheck=2, 2025-05-07T21:02:48.0601037Z stochastic_rounding=False, 2025-05-07T21:02:48.0601300Z weighted=False, 2025-05-07T21:02:48.0601593Z row_wise=False, 2025-05-07T21:02:48.0601808Z mixed=True, 2025-05-07T21:02:48.0602011Z use_cache=True, 2025-05-07T21:02:48.0602251Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.0602538Z use_cpu=False, 2025-05-07T21:02:48.0602775Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.0603099Z ) 2025-05-07T21:02:48.0603340Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:48.0603932Z self=, 2025-05-07T21:02:48.0604479Z compile=True, 2025-05-07T21:02:48.0604690Z T=2, 2025-05-07T21:02:48.0604872Z D=25, 2025-05-07T21:02:48.0605056Z B=100, 2025-05-07T21:02:48.0605245Z log_E=4, 2025-05-07T21:02:48.0605436Z L=15, 2025-05-07T21:02:48.0605632Z D_gradcheck=1, 2025-05-07T21:02:48.0605863Z stochastic_rounding=True, 2025-05-07T21:02:48.0606120Z weighted=False, 2025-05-07T21:02:48.0606347Z row_wise=True, 2025-05-07T21:02:48.0606560Z mixed=False, 2025-05-07T21:02:48.0606765Z use_cache=True, 2025-05-07T21:02:48.0607005Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.0607290Z use_cpu=True, 2025-05-07T21:02:48.0607526Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.0607790Z ) 2025-05-07T21:02:48.0608034Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:48.0608701Z self=, 2025-05-07T21:02:48.0609234Z compile=True, 2025-05-07T21:02:48.0609437Z T=1, 2025-05-07T21:02:48.0609620Z D=29, 2025-05-07T21:02:48.0609803Z B=110, 2025-05-07T21:02:48.0609991Z log_E=4, 2025-05-07T21:02:48.0610182Z L=3, 2025-05-07T21:02:48.0610373Z D_gradcheck=2, 2025-05-07T21:02:48.0610603Z stochastic_rounding=True, 2025-05-07T21:02:48.0610871Z weighted=False, 2025-05-07T21:02:48.0611084Z row_wise=False, 2025-05-07T21:02:48.0611296Z mixed=True, 2025-05-07T21:02:48.0611507Z use_cache=False, 2025-05-07T21:02:48.0611753Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.0612042Z use_cpu=False, 2025-05-07T21:02:48.0612280Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.0612537Z ) 2025-05-07T21:02:48.0612776Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:48.0613423Z self=, 2025-05-07T21:02:48.0613970Z compile=False, 2025-05-07T21:02:48.0614175Z T=2, 2025-05-07T21:02:48.0614356Z D=74, 2025-05-07T21:02:48.0614542Z B=58, 2025-05-07T21:02:48.0614724Z log_E=3, 2025-05-07T21:02:48.0614924Z L=1, 2025-05-07T21:02:48.0615112Z D_gradcheck=1, 2025-05-07T21:02:48.0615341Z stochastic_rounding=False, 2025-05-07T21:02:48.0615602Z weighted=False, 2025-05-07T21:02:48.0615817Z row_wise=False, 2025-05-07T21:02:48.0616025Z mixed=False, 2025-05-07T21:02:48.0616231Z use_cache=True, 2025-05-07T21:02:48.0616472Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.0616758Z use_cpu=False, 2025-05-07T21:02:48.0616997Z output_dtype=SparseType.BF16, 2025-05-07T21:02:48.0617257Z ) 2025-05-07T21:02:48.0617491Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:48.0618114Z self=, 2025-05-07T21:02:48.0618681Z compile=True, 2025-05-07T21:02:48.0618886Z T=5, 2025-05-07T21:02:48.0619068Z D=107, 2025-05-07T21:02:48.0619257Z B=19, 2025-05-07T21:02:48.0619445Z log_E=3, 2025-05-07T21:02:48.0619635Z L=19, 2025-05-07T21:02:48.0619826Z D_gradcheck=1, 2025-05-07T21:02:48.0620056Z stochastic_rounding=True, 2025-05-07T21:02:48.0620309Z weighted=True, 2025-05-07T21:02:48.0620526Z row_wise=True, 2025-05-07T21:02:48.0620731Z mixed=True, 2025-05-07T21:02:48.0620937Z use_cache=False, 2025-05-07T21:02:48.0621185Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.0621519Z use_cpu=True, 2025-05-07T21:02:48.0621749Z output_dtype=SparseType.FP32, 2025-05-07T21:02:48.0622011Z ) 2025-05-07T21:02:48.0622247Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:48.0622842Z self=, 2025-05-07T21:02:48.0623453Z compile=True, 2025-05-07T21:02:48.0623659Z T=3, 2025-05-07T21:02:48.0623836Z D=61, 2025-05-07T21:02:48.0624021Z B=76, 2025-05-07T21:02:48.0624207Z log_E=4, 2025-05-07T21:02:48.0624396Z L=5, 2025-05-07T21:02:48.0624584Z D_gradcheck=2, 2025-05-07T21:02:48.0624810Z stochastic_rounding=True, 2025-05-07T21:02:48.0625064Z weighted=False, 2025-05-07T21:02:48.0625282Z row_wise=True, 2025-05-07T21:02:48.0625493Z mixed=True, 2025-05-07T21:02:48.0625698Z use_cache=False, 2025-05-07T21:02:48.0625951Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.0626238Z use_cpu=False, 2025-05-07T21:02:48.0626475Z output_dtype=SparseType.BF16, 2025-05-07T21:02:48.0626730Z ) 2025-05-07T21:02:48.0626968Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:48.0627560Z self=, 2025-05-07T21:02:48.0628177Z compile=True, 2025-05-07T21:02:48.0628403Z T=1, 2025-05-07T21:02:48.0628584Z D=63, 2025-05-07T21:02:48.0628765Z B=13, 2025-05-07T21:02:48.0628951Z log_E=5, 2025-05-07T21:02:48.0629145Z L=3, 2025-05-07T21:02:48.0629335Z D_gradcheck=1, 2025-05-07T21:02:48.0629573Z stochastic_rounding=False, 2025-05-07T21:02:48.0629829Z weighted=True, 2025-05-07T21:02:48.0630041Z row_wise=True, 2025-05-07T21:02:48.0630251Z mixed=True, 2025-05-07T21:02:48.0630460Z use_cache=True, 2025-05-07T21:02:48.0630706Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.0630999Z use_cpu=False, 2025-05-07T21:02:48.0631230Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.0631497Z ) 2025-05-07T21:02:48.0631743Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:48.0632335Z self=, 2025-05-07T21:02:48.0632876Z compile=False, 2025-05-07T21:02:48.0633134Z T=2, 2025-05-07T21:02:48.0633315Z D=87, 2025-05-07T21:02:48.0633499Z B=81, 2025-05-07T21:02:48.0633685Z log_E=4, 2025-05-07T21:02:48.0633875Z L=0, 2025-05-07T21:02:48.0634066Z D_gradcheck=1, 2025-05-07T21:02:48.0634294Z stochastic_rounding=False, 2025-05-07T21:02:48.0634553Z weighted=True, 2025-05-07T21:02:48.0634768Z row_wise=True, 2025-05-07T21:02:48.0634973Z mixed=True, 2025-05-07T21:02:48.0635177Z use_cache=True, 2025-05-07T21:02:48.0635485Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.0635776Z use_cpu=True, 2025-05-07T21:02:48.0636014Z output_dtype=SparseType.FP16, 2025-05-07T21:02:48.0636273Z ) 2025-05-07T21:02:48.0636509Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:48.0637104Z self=, 2025-05-07T21:02:48.0637642Z compile=True, 2025-05-07T21:02:48.0637857Z T=3, 2025-05-07T21:02:48.0638036Z D=103, 2025-05-07T21:02:48.0638224Z B=62, 2025-05-07T21:02:48.0638414Z log_E=5, 2025-05-07T21:02:48.0638607Z L=20, 2025-05-07T21:02:48.0638793Z D_gradcheck=1, 2025-05-07T21:02:48.0639020Z stochastic_rounding=False, 2025-05-07T21:02:48.0639279Z weighted=False, 2025-05-07T21:02:48.0639486Z row_wise=False, 2025-05-07T21:02:48.0639696Z mixed=True, 2025-05-07T21:02:48.0639904Z use_cache=False, 2025-05-07T21:02:48.0640145Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:48.0640429Z use_cpu=False, 2025-05-07T21:02:48.0640666Z output_dtype=SparseType.BF16, 2025-05-07T21:02:48.0640923Z ) 2025-05-07T21:02:48.0641214Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:48.0641808Z self=, 2025-05-07T21:02:48.0642345Z compile=True, 2025-05-07T21:02:48.0642547Z T=3, 2025-05-07T21:02:48.0642733Z D=30, 2025-05-07T21:02:48.0642958Z B=53, 2025-05-07T21:02:48.0643142Z log_E=4, 2025-05-07T21:02:48.0643333Z L=17, 2025-05-07T21:02:48.0643521Z D_gradcheck=2, 2025-05-07T21:02:48.0643745Z stochastic_rounding=True, 2025-05-07T21:02:48.0644003Z weighted=False, 2025-05-07T21:02:48.0644217Z row_wise=True, 2025-05-07T21:02:48.0644422Z mixed=False, 2025-05-07T21:02:48.0644632Z use_cache=True, 2025-05-07T21:02:48.0644871Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:48.0645155Z use_cpu=True, 2025-05-07T21:02:48.0645388Z output_dtype=SparseType.BF16, 2025-05-07T21:02:48.0645652Z ) 2025-05-07T21:02:52.0690492Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:52.0691398Z self=, 2025-05-07T21:02:52.0691993Z compile=False, 2025-05-07T21:02:52.0692225Z T=1, 2025-05-07T21:02:52.0692426Z D=81, 2025-05-07T21:02:52.0692637Z B=110, 2025-05-07T21:02:52.0692849Z log_E=3, 2025-05-07T21:02:52.0693312Z L=16, 2025-05-07T21:02:52.0693525Z D_gradcheck=2, 2025-05-07T21:02:52.0693778Z stochastic_rounding=True, 2025-05-07T21:02:52.0694054Z weighted=True, 2025-05-07T21:02:52.0694279Z row_wise=True, 2025-05-07T21:02:52.0694502Z mixed=True, 2025-05-07T21:02:52.0694727Z use_cache=True, 2025-05-07T21:02:52.0694976Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.0695281Z use_cpu=True, 2025-05-07T21:02:52.0695533Z output_dtype=SparseType.BF16, 2025-05-07T21:02:52.0695800Z ) 2025-05-07T21:02:52.0696053Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:52.0696664Z self=, 2025-05-07T21:02:52.0697211Z compile=False, 2025-05-07T21:02:52.0697437Z T=5, 2025-05-07T21:02:52.0697635Z D=36, 2025-05-07T21:02:52.0697827Z B=4, 2025-05-07T21:02:52.0698026Z log_E=3, 2025-05-07T21:02:52.0698234Z L=16, 2025-05-07T21:02:52.0698540Z D_gradcheck=1, 2025-05-07T21:02:52.0698785Z stochastic_rounding=True, 2025-05-07T21:02:52.0699055Z weighted=False, 2025-05-07T21:02:52.0699275Z row_wise=True, 2025-05-07T21:02:52.0699500Z mixed=False, 2025-05-07T21:02:52.0699724Z use_cache=False, 2025-05-07T21:02:52.0699977Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.0700273Z use_cpu=True, 2025-05-07T21:02:52.0700518Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.0700791Z ) 2025-05-07T21:02:52.0701036Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:52.0701644Z self=, 2025-05-07T21:02:52.0702196Z compile=False, 2025-05-07T21:02:52.0702408Z T=3, 2025-05-07T21:02:52.0702605Z D=47, 2025-05-07T21:02:52.0702801Z B=76, 2025-05-07T21:02:52.0702991Z log_E=5, 2025-05-07T21:02:52.0703195Z L=4, 2025-05-07T21:02:52.0703400Z D_gradcheck=2, 2025-05-07T21:02:52.0703642Z stochastic_rounding=True, 2025-05-07T21:02:52.0703915Z weighted=True, 2025-05-07T21:02:52.0704139Z row_wise=True, 2025-05-07T21:02:52.0704352Z mixed=True, 2025-05-07T21:02:52.0704570Z use_cache=False, 2025-05-07T21:02:52.0704832Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.0705127Z use_cpu=False, 2025-05-07T21:02:52.0705375Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.0705649Z ) 2025-05-07T21:02:52.0705891Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:52.0706499Z self=, 2025-05-07T21:02:52.0707054Z compile=True, 2025-05-07T21:02:52.0707366Z T=2, 2025-05-07T21:02:52.0707558Z D=112, 2025-05-07T21:02:52.0707756Z B=125, 2025-05-07T21:02:52.0707959Z log_E=4, 2025-05-07T21:02:52.0708157Z L=16, 2025-05-07T21:02:52.0708363Z D_gradcheck=2, 2025-05-07T21:02:52.0708694Z stochastic_rounding=False, 2025-05-07T21:02:52.0708967Z weighted=True, 2025-05-07T21:02:52.0709195Z row_wise=True, 2025-05-07T21:02:52.0709418Z mixed=True, 2025-05-07T21:02:52.0709632Z use_cache=True, 2025-05-07T21:02:52.0709891Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.0710194Z use_cpu=True, 2025-05-07T21:02:52.0710436Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.0710714Z ) 2025-05-07T21:02:52.0710968Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:52.0711571Z self=, 2025-05-07T21:02:52.0712126Z compile=True, 2025-05-07T21:02:52.0712344Z T=1, 2025-05-07T21:02:52.0712545Z D=70, 2025-05-07T21:02:52.0712735Z B=96, 2025-05-07T21:02:52.0712933Z log_E=4, 2025-05-07T21:02:52.0713139Z L=8, 2025-05-07T21:02:52.0713332Z D_gradcheck=1, 2025-05-07T21:02:52.0713573Z stochastic_rounding=True, 2025-05-07T21:02:52.0713846Z weighted=True, 2025-05-07T21:02:52.0714117Z row_wise=False, 2025-05-07T21:02:52.0714339Z mixed=False, 2025-05-07T21:02:52.0714558Z use_cache=True, 2025-05-07T21:02:52.0714805Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.0715104Z use_cpu=False, 2025-05-07T21:02:52.0715353Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.0715704Z ) 2025-05-07T21:02:52.0715952Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:52.0716553Z self=, 2025-05-07T21:02:52.0717093Z compile=False, 2025-05-07T21:02:52.0717308Z T=2, 2025-05-07T21:02:52.0717497Z D=61, 2025-05-07T21:02:52.0717687Z B=94, 2025-05-07T21:02:52.0717875Z log_E=5, 2025-05-07T21:02:52.0718071Z L=7, 2025-05-07T21:02:52.0718259Z D_gradcheck=2, 2025-05-07T21:02:52.0718493Z stochastic_rounding=True, 2025-05-07T21:02:52.0718757Z weighted=False, 2025-05-07T21:02:52.0718972Z row_wise=True, 2025-05-07T21:02:52.0719238Z mixed=False, 2025-05-07T21:02:52.0719460Z use_cache=False, 2025-05-07T21:02:52.0719717Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.0720005Z use_cpu=False, 2025-05-07T21:02:52.0720248Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.0720517Z ) 2025-05-07T21:02:52.0720754Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:52.0721357Z self=, 2025-05-07T21:02:52.0721906Z compile=False, 2025-05-07T21:02:52.0722114Z T=1, 2025-05-07T21:02:52.0722307Z D=95, 2025-05-07T21:02:52.0722494Z B=116, 2025-05-07T21:02:52.0722704Z log_E=3, 2025-05-07T21:02:52.0722906Z L=13, 2025-05-07T21:02:52.0723101Z D_gradcheck=2, 2025-05-07T21:02:52.0723334Z stochastic_rounding=False, 2025-05-07T21:02:52.0730142Z weighted=False, 2025-05-07T21:02:52.0730388Z row_wise=True, 2025-05-07T21:02:52.0730646Z mixed=False, 2025-05-07T21:02:52.0730867Z use_cache=True, 2025-05-07T21:02:52.0731112Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.0731403Z use_cpu=True, 2025-05-07T21:02:52.0731637Z output_dtype=SparseType.BF16, 2025-05-07T21:02:52.0731900Z ) 2025-05-07T21:02:52.0732142Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:52.0732740Z self=, 2025-05-07T21:02:52.0733290Z compile=False, 2025-05-07T21:02:52.0733504Z T=4, 2025-05-07T21:02:52.0733685Z D=72, 2025-05-07T21:02:52.0733866Z B=42, 2025-05-07T21:02:52.0734056Z log_E=3, 2025-05-07T21:02:52.0734316Z L=5, 2025-05-07T21:02:52.0734510Z D_gradcheck=2, 2025-05-07T21:02:52.0734751Z stochastic_rounding=False, 2025-05-07T21:02:52.0735010Z weighted=False, 2025-05-07T21:02:52.0735233Z row_wise=False, 2025-05-07T21:02:52.0735445Z mixed=True, 2025-05-07T21:02:52.0735697Z use_cache=True, 2025-05-07T21:02:52.0735947Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.0736238Z use_cpu=True, 2025-05-07T21:02:52.0736471Z output_dtype=SparseType.BF16, 2025-05-07T21:02:52.0736744Z ) 2025-05-07T21:02:52.0736989Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:52.0737591Z self=, 2025-05-07T21:02:52.0738127Z compile=True, 2025-05-07T21:02:52.0738340Z T=2, 2025-05-07T21:02:52.0738530Z D=89, 2025-05-07T21:02:52.0738713Z B=8, 2025-05-07T21:02:52.0738904Z log_E=3, 2025-05-07T21:02:52.0739100Z L=10, 2025-05-07T21:02:52.0739290Z D_gradcheck=2, 2025-05-07T21:02:52.0739529Z stochastic_rounding=True, 2025-05-07T21:02:52.0739791Z weighted=True, 2025-05-07T21:02:52.0739999Z row_wise=True, 2025-05-07T21:02:52.0740210Z mixed=True, 2025-05-07T21:02:52.0740423Z use_cache=True, 2025-05-07T21:02:52.0740666Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.0741017Z use_cpu=False, 2025-05-07T21:02:52.0741257Z output_dtype=SparseType.BF16, 2025-05-07T21:02:52.0741512Z ) 2025-05-07T21:02:52.0741752Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:52.0742347Z self=, 2025-05-07T21:02:52.0742889Z compile=True, 2025-05-07T21:02:52.0743092Z T=4, 2025-05-07T21:02:52.0743280Z D=45, 2025-05-07T21:02:52.0743470Z B=51, 2025-05-07T21:02:52.0743652Z log_E=4, 2025-05-07T21:02:52.0743847Z L=11, 2025-05-07T21:02:52.0744039Z D_gradcheck=2, 2025-05-07T21:02:52.0744268Z stochastic_rounding=True, 2025-05-07T21:02:52.0744530Z weighted=True, 2025-05-07T21:02:52.0744750Z row_wise=False, 2025-05-07T21:02:52.0744959Z mixed=True, 2025-05-07T21:02:52.0745167Z use_cache=True, 2025-05-07T21:02:52.0745412Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.0745695Z use_cpu=True, 2025-05-07T21:02:52.0745981Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.0746247Z ) 2025-05-07T21:02:52.0746482Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:52.0747081Z self=, 2025-05-07T21:02:52.0747622Z compile=True, 2025-05-07T21:02:52.0747822Z T=3, 2025-05-07T21:02:52.0748011Z D=99, 2025-05-07T21:02:52.0748202Z B=51, 2025-05-07T21:02:52.0748388Z log_E=5, 2025-05-07T21:02:52.0748582Z L=2, 2025-05-07T21:02:52.0748778Z D_gradcheck=1, 2025-05-07T21:02:52.0749017Z stochastic_rounding=False, 2025-05-07T21:02:52.0749311Z weighted=False, 2025-05-07T21:02:52.0749556Z row_wise=True, 2025-05-07T21:02:52.0749775Z mixed=False, 2025-05-07T21:02:52.0749986Z use_cache=True, 2025-05-07T21:02:52.0750240Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.0750538Z use_cpu=False, 2025-05-07T21:02:52.0750785Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.0751061Z ) 2025-05-07T21:02:52.0751305Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:52.0751897Z self=, 2025-05-07T21:02:52.0752439Z compile=False, 2025-05-07T21:02:52.0752653Z T=5, 2025-05-07T21:02:52.0752836Z D=125, 2025-05-07T21:02:52.0753029Z B=41, 2025-05-07T21:02:52.0753222Z log_E=5, 2025-05-07T21:02:52.0753419Z L=6, 2025-05-07T21:02:52.0753613Z D_gradcheck=2, 2025-05-07T21:02:52.0753845Z stochastic_rounding=True, 2025-05-07T21:02:52.0754101Z weighted=False, 2025-05-07T21:02:52.0754375Z row_wise=False, 2025-05-07T21:02:52.0754592Z mixed=True, 2025-05-07T21:02:52.0754799Z use_cache=False, 2025-05-07T21:02:52.0755057Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.0755350Z use_cpu=False, 2025-05-07T21:02:52.0755672Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.0755983Z ) 2025-05-07T21:02:52.0756229Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:52.0756830Z self=, 2025-05-07T21:02:52.0757369Z compile=False, 2025-05-07T21:02:52.0757587Z T=3, 2025-05-07T21:02:52.0757780Z D=55, 2025-05-07T21:02:52.0757968Z B=126, 2025-05-07T21:02:52.0758163Z log_E=4, 2025-05-07T21:02:52.0758364Z L=3, 2025-05-07T21:02:52.0758554Z D_gradcheck=1, 2025-05-07T21:02:52.0758789Z stochastic_rounding=True, 2025-05-07T21:02:52.0759059Z weighted=False, 2025-05-07T21:02:52.0759313Z row_wise=False, 2025-05-07T21:02:52.0759543Z mixed=True, 2025-05-07T21:02:52.0759758Z use_cache=True, 2025-05-07T21:02:52.0760001Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.0760292Z use_cpu=True, 2025-05-07T21:02:52.0760535Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.0760800Z ) 2025-05-07T21:02:52.0761049Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:52.0761700Z self=, 2025-05-07T21:02:52.0762245Z compile=False, 2025-05-07T21:02:52.0762458Z T=2, 2025-05-07T21:02:52.0762649Z D=30, 2025-05-07T21:02:52.0762840Z B=121, 2025-05-07T21:02:52.0763029Z log_E=4, 2025-05-07T21:02:52.0763231Z L=10, 2025-05-07T21:02:52.0763429Z D_gradcheck=1, 2025-05-07T21:02:52.0763660Z stochastic_rounding=True, 2025-05-07T21:02:52.0763928Z weighted=True, 2025-05-07T21:02:52.0764154Z row_wise=False, 2025-05-07T21:02:52.0764365Z mixed=True, 2025-05-07T21:02:52.0764580Z use_cache=True, 2025-05-07T21:02:52.0764828Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.0765117Z use_cpu=True, 2025-05-07T21:02:52.0765363Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.0765638Z ) 2025-05-07T21:02:52.0765881Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:52.0766537Z self=, 2025-05-07T21:02:52.0767091Z compile=False, 2025-05-07T21:02:52.0767302Z T=1, 2025-05-07T21:02:52.0767487Z D=32, 2025-05-07T21:02:52.0767676Z B=8, 2025-05-07T21:02:52.0767865Z log_E=3, 2025-05-07T21:02:52.0768058Z L=13, 2025-05-07T21:02:52.0768254Z D_gradcheck=2, 2025-05-07T21:02:52.0768492Z stochastic_rounding=False, 2025-05-07T21:02:52.0768753Z weighted=False, 2025-05-07T21:02:52.0768975Z row_wise=False, 2025-05-07T21:02:52.0769192Z mixed=True, 2025-05-07T21:02:52.0769404Z use_cache=False, 2025-05-07T21:02:52.0769667Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.0769966Z use_cpu=True, 2025-05-07T21:02:52.0770206Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.0770480Z ) 2025-05-07T21:02:52.0770728Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:52.0771332Z self=, 2025-05-07T21:02:52.0771883Z compile=True, 2025-05-07T21:02:52.0772097Z T=3, 2025-05-07T21:02:52.0772283Z D=112, 2025-05-07T21:02:52.0772478Z B=77, 2025-05-07T21:02:52.0772674Z log_E=5, 2025-05-07T21:02:52.0772870Z L=1, 2025-05-07T21:02:52.0773065Z D_gradcheck=1, 2025-05-07T21:02:52.0773303Z stochastic_rounding=True, 2025-05-07T21:02:52.0773564Z weighted=False, 2025-05-07T21:02:52.0773793Z row_wise=True, 2025-05-07T21:02:52.0774010Z mixed=True, 2025-05-07T21:02:52.0774226Z use_cache=False, 2025-05-07T21:02:52.0774479Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.0774828Z use_cpu=True, 2025-05-07T21:02:52.0775080Z output_dtype=SparseType.FP16, 2025-05-07T21:02:52.0775346Z ) 2025-05-07T21:02:52.0775595Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:52.0776204Z self=, 2025-05-07T21:02:52.0776792Z compile=True, 2025-05-07T21:02:52.0777009Z T=5, 2025-05-07T21:02:52.0777199Z D=41, 2025-05-07T21:02:52.0777386Z B=108, 2025-05-07T21:02:52.0777583Z log_E=4, 2025-05-07T21:02:52.0777782Z L=18, 2025-05-07T21:02:52.0777973Z D_gradcheck=1, 2025-05-07T21:02:52.0778215Z stochastic_rounding=False, 2025-05-07T21:02:52.0778486Z weighted=True, 2025-05-07T21:02:52.0778699Z row_wise=True, 2025-05-07T21:02:52.0778916Z mixed=True, 2025-05-07T21:02:52.0779133Z use_cache=True, 2025-05-07T21:02:52.0779376Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:52.0779672Z use_cpu=True, 2025-05-07T21:02:52.0779915Z output_dtype=SparseType.FP32, 2025-05-07T21:02:52.0780177Z ) 2025-05-07T21:02:52.0780419Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:52.0781020Z self=, 2025-05-07T21:02:52.0781572Z compile=True, 2025-05-07T21:02:52.0781835Z T=4, 2025-05-07T21:02:52.0782019Z D=121, 2025-05-07T21:02:52.0782215Z B=73, 2025-05-07T21:02:52.0782406Z log_E=4, 2025-05-07T21:02:52.0782602Z L=12, 2025-05-07T21:02:52.0782802Z D_gradcheck=2, 2025-05-07T21:02:52.0783040Z stochastic_rounding=True, 2025-05-07T21:02:52.0783300Z weighted=True, 2025-05-07T21:02:52.0783525Z row_wise=False, 2025-05-07T21:02:52.0783743Z mixed=True, 2025-05-07T21:02:52.0783956Z use_cache=False, 2025-05-07T21:02:52.0784217Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:52.0784519Z use_cpu=False, 2025-05-07T21:02:52.0784759Z output_dtype=SparseType.BF16, 2025-05-07T21:02:52.0785034Z ) 2025-05-07T21:02:59.4597736Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:59.4598464Z self=, 2025-05-07T21:02:59.4599026Z compile=False, 2025-05-07T21:02:59.4599449Z T=2, 2025-05-07T21:02:59.4599661Z D=115, 2025-05-07T21:02:59.4599867Z B=3, 2025-05-07T21:02:59.4600069Z log_E=3, 2025-05-07T21:02:59.4600271Z L=8, 2025-05-07T21:02:59.4600479Z D_gradcheck=2, 2025-05-07T21:02:59.4600732Z stochastic_rounding=False, 2025-05-07T21:02:59.4601009Z weighted=True, 2025-05-07T21:02:59.4601238Z row_wise=False, 2025-05-07T21:02:59.4601469Z mixed=False, 2025-05-07T21:02:59.4601694Z use_cache=False, 2025-05-07T21:02:59.4601960Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:59.4602263Z use_cpu=False, 2025-05-07T21:02:59.4602518Z output_dtype=SparseType.FP32, 2025-05-07T21:02:59.4602791Z ) 2025-05-07T21:02:59.4603054Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:59.4603673Z self=, 2025-05-07T21:02:59.4604219Z compile=False, 2025-05-07T21:02:59.4604445Z T=3, 2025-05-07T21:02:59.4604646Z D=117, 2025-05-07T21:02:59.4604848Z B=62, 2025-05-07T21:02:59.4605046Z log_E=3, 2025-05-07T21:02:59.4605256Z L=6, 2025-05-07T21:02:59.4605447Z D_gradcheck=1, 2025-05-07T21:02:59.4605683Z stochastic_rounding=True, 2025-05-07T21:02:59.4605946Z weighted=True, 2025-05-07T21:02:59.4606163Z row_wise=False, 2025-05-07T21:02:59.4606385Z mixed=True, 2025-05-07T21:02:59.4606601Z use_cache=False, 2025-05-07T21:02:59.4606853Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:59.4607148Z use_cpu=True, 2025-05-07T21:02:59.4607392Z output_dtype=SparseType.BF16, 2025-05-07T21:02:59.4607659Z ) 2025-05-07T21:02:59.4607986Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:59.4608589Z self=, 2025-05-07T21:02:59.4609132Z compile=False, 2025-05-07T21:02:59.4609343Z T=4, 2025-05-07T21:02:59.4609537Z D=98, 2025-05-07T21:02:59.4609814Z B=102, 2025-05-07T21:02:59.4610011Z log_E=4, 2025-05-07T21:02:59.4610218Z L=16, 2025-05-07T21:02:59.4610421Z D_gradcheck=1, 2025-05-07T21:02:59.4610655Z stochastic_rounding=True, 2025-05-07T21:02:59.4610941Z weighted=False, 2025-05-07T21:02:59.4611211Z row_wise=True, 2025-05-07T21:02:59.4611424Z mixed=False, 2025-05-07T21:02:59.4611650Z use_cache=False, 2025-05-07T21:02:59.4611915Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:59.4612207Z use_cpu=False, 2025-05-07T21:02:59.4612459Z output_dtype=SparseType.FP16, 2025-05-07T21:02:59.4612730Z ) 2025-05-07T21:02:59.4612973Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:59.4613579Z self=, 2025-05-07T21:02:59.4614127Z compile=False, 2025-05-07T21:02:59.4614347Z T=1, 2025-05-07T21:02:59.4614536Z D=17, 2025-05-07T21:02:59.4614730Z B=38, 2025-05-07T21:02:59.4614931Z log_E=4, 2025-05-07T21:02:59.4615249Z L=15, 2025-05-07T21:02:59.4615450Z D_gradcheck=1, 2025-05-07T21:02:59.4615689Z stochastic_rounding=False, 2025-05-07T21:02:59.4615953Z weighted=False, 2025-05-07T21:02:59.4616177Z row_wise=True, 2025-05-07T21:02:59.4616399Z mixed=True, 2025-05-07T21:02:59.4616610Z use_cache=False, 2025-05-07T21:02:59.4616868Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:59.4617164Z use_cpu=True, 2025-05-07T21:02:59.4617401Z output_dtype=SparseType.BF16, 2025-05-07T21:02:59.4617670Z ) 2025-05-07T21:02:59.4617921Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:59.4618519Z self=, 2025-05-07T21:02:59.4619072Z compile=False, 2025-05-07T21:02:59.4619292Z T=2, 2025-05-07T21:02:59.4619482Z D=39, 2025-05-07T21:02:59.4619669Z B=72, 2025-05-07T21:02:59.4619866Z log_E=3, 2025-05-07T21:02:59.4620071Z L=4, 2025-05-07T21:02:59.4620316Z D_gradcheck=1, 2025-05-07T21:02:59.4620555Z stochastic_rounding=False, 2025-05-07T21:02:59.4620825Z weighted=False, 2025-05-07T21:02:59.4621045Z row_wise=True, 2025-05-07T21:02:59.4621262Z mixed=True, 2025-05-07T21:02:59.4621482Z use_cache=True, 2025-05-07T21:02:59.4621724Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:59.4622021Z use_cpu=True, 2025-05-07T21:02:59.4622265Z output_dtype=SparseType.BF16, 2025-05-07T21:02:59.4622526Z ) 2025-05-07T21:02:59.4622773Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:59.4623377Z self=, 2025-05-07T21:02:59.4623916Z compile=True, 2025-05-07T21:02:59.4624135Z T=1, 2025-05-07T21:02:59.4624332Z D=56, 2025-05-07T21:02:59.4624518Z B=120, 2025-05-07T21:02:59.4624717Z log_E=3, 2025-05-07T21:02:59.4624922Z L=5, 2025-05-07T21:02:59.4625125Z D_gradcheck=2, 2025-05-07T21:02:59.4625369Z stochastic_rounding=True, 2025-05-07T21:02:59.4625641Z weighted=False, 2025-05-07T21:02:59.4625860Z row_wise=True, 2025-05-07T21:02:59.4626083Z mixed=False, 2025-05-07T21:02:59.4626304Z use_cache=True, 2025-05-07T21:02:59.4626555Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:59.4626847Z use_cpu=False, 2025-05-07T21:02:59.4627096Z output_dtype=SparseType.FP16, 2025-05-07T21:02:59.4627360Z ) 2025-05-07T21:02:59.4627599Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:59.4628200Z self=, 2025-05-07T21:02:59.4628740Z compile=False, 2025-05-07T21:02:59.4629002Z T=2, 2025-05-07T21:02:59.4629196Z D=10, 2025-05-07T21:02:59.4629392Z B=10, 2025-05-07T21:02:59.4629576Z log_E=4, 2025-05-07T21:02:59.4629778Z L=16, 2025-05-07T21:02:59.4629981Z D_gradcheck=2, 2025-05-07T21:02:59.4630257Z stochastic_rounding=True, 2025-05-07T21:02:59.4630530Z weighted=False, 2025-05-07T21:02:59.4630755Z row_wise=True, 2025-05-07T21:02:59.4630972Z mixed=False, 2025-05-07T21:02:59.4631222Z use_cache=False, 2025-05-07T21:02:59.4631504Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:59.4631791Z use_cpu=True, 2025-05-07T21:02:59.4632032Z output_dtype=SparseType.FP16, 2025-05-07T21:02:59.4632299Z ) 2025-05-07T21:02:59.4632539Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:59.4633139Z self=, 2025-05-07T21:02:59.4633684Z compile=True, 2025-05-07T21:02:59.4633902Z T=5, 2025-05-07T21:02:59.4634090Z D=58, 2025-05-07T21:02:59.4634285Z B=79, 2025-05-07T21:02:59.4634477Z log_E=3, 2025-05-07T21:02:59.4634674Z L=19, 2025-05-07T21:02:59.4634870Z D_gradcheck=1, 2025-05-07T21:02:59.4635112Z stochastic_rounding=True, 2025-05-07T21:02:59.4635457Z weighted=False, 2025-05-07T21:02:59.4635737Z row_wise=True, 2025-05-07T21:02:59.4635958Z mixed=False, 2025-05-07T21:02:59.4636172Z use_cache=True, 2025-05-07T21:02:59.4636426Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:59.4636725Z use_cpu=False, 2025-05-07T21:02:59.4636968Z output_dtype=SparseType.BF16, 2025-05-07T21:02:59.4637237Z ) 2025-05-07T21:02:59.4637490Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:59.4638088Z self=, 2025-05-07T21:02:59.4638635Z compile=False, 2025-05-07T21:02:59.4638855Z T=1, 2025-05-07T21:02:59.4639051Z D=79, 2025-05-07T21:02:59.4639244Z B=63, 2025-05-07T21:02:59.4639441Z log_E=5, 2025-05-07T21:02:59.4639645Z L=10, 2025-05-07T21:02:59.4639837Z D_gradcheck=2, 2025-05-07T21:02:59.4640078Z stochastic_rounding=False, 2025-05-07T21:02:59.4640344Z weighted=False, 2025-05-07T21:02:59.4640567Z row_wise=False, 2025-05-07T21:02:59.4640842Z mixed=False, 2025-05-07T21:02:59.4641090Z use_cache=True, 2025-05-07T21:02:59.4641356Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:59.4641651Z use_cpu=True, 2025-05-07T21:02:59.4641897Z output_dtype=SparseType.BF16, 2025-05-07T21:02:59.4642184Z ) 2025-05-07T21:02:59.4642426Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:59.4643030Z self=, 2025-05-07T21:02:59.4649935Z compile=True, 2025-05-07T21:02:59.4650166Z T=1, 2025-05-07T21:02:59.4650359Z D=36, 2025-05-07T21:02:59.4650555Z B=110, 2025-05-07T21:02:59.4650751Z log_E=4, 2025-05-07T21:02:59.4650955Z L=17, 2025-05-07T21:02:59.4651152Z D_gradcheck=2, 2025-05-07T21:02:59.4651386Z stochastic_rounding=True, 2025-05-07T21:02:59.4651652Z weighted=True, 2025-05-07T21:02:59.4651876Z row_wise=True, 2025-05-07T21:02:59.4652091Z mixed=True, 2025-05-07T21:02:59.4652315Z use_cache=True, 2025-05-07T21:02:59.4652567Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:59.4652857Z use_cpu=False, 2025-05-07T21:02:59.4653100Z output_dtype=SparseType.BF16, 2025-05-07T21:02:59.4653372Z ) 2025-05-07T21:02:59.4653612Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:59.4654214Z self=, 2025-05-07T21:02:59.4654766Z compile=False, 2025-05-07T21:02:59.4654978Z T=1, 2025-05-07T21:02:59.4655171Z D=109, 2025-05-07T21:02:59.4655364Z B=68, 2025-05-07T21:02:59.4655548Z log_E=3, 2025-05-07T21:02:59.4655819Z L=13, 2025-05-07T21:02:59.4656011Z D_gradcheck=2, 2025-05-07T21:02:59.4656243Z stochastic_rounding=False, 2025-05-07T21:02:59.4656507Z weighted=False, 2025-05-07T21:02:59.4656727Z row_wise=False, 2025-05-07T21:02:59.4656940Z mixed=True, 2025-05-07T21:02:59.4657198Z use_cache=False, 2025-05-07T21:02:59.4657459Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:59.4657752Z use_cpu=True, 2025-05-07T21:02:59.4657984Z output_dtype=SparseType.BF16, 2025-05-07T21:02:59.4658250Z ) 2025-05-07T21:02:59.4658491Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:59.4659084Z self=, 2025-05-07T21:02:59.4659633Z compile=True, 2025-05-07T21:02:59.4659848Z T=5, 2025-05-07T21:02:59.4660032Z D=104, 2025-05-07T21:02:59.4660225Z B=123, 2025-05-07T21:02:59.4660423Z log_E=4, 2025-05-07T21:02:59.4660616Z L=17, 2025-05-07T21:02:59.4660826Z D_gradcheck=2, 2025-05-07T21:02:59.4661105Z stochastic_rounding=False, 2025-05-07T21:02:59.4661376Z weighted=False, 2025-05-07T21:02:59.4661596Z row_wise=True, 2025-05-07T21:02:59.4661807Z mixed=True, 2025-05-07T21:02:59.4662016Z use_cache=False, 2025-05-07T21:02:59.4662276Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:59.4662620Z use_cpu=True, 2025-05-07T21:02:59.4662854Z output_dtype=SparseType.BF16, 2025-05-07T21:02:59.4663121Z ) 2025-05-07T21:02:59.4663364Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:59.4663961Z self=, 2025-05-07T21:02:59.4664495Z compile=True, 2025-05-07T21:02:59.4664707Z T=1, 2025-05-07T21:02:59.4664900Z D=69, 2025-05-07T21:02:59.4665083Z B=15, 2025-05-07T21:02:59.4665275Z log_E=3, 2025-05-07T21:02:59.4665475Z L=3, 2025-05-07T21:02:59.4665664Z D_gradcheck=1, 2025-05-07T21:02:59.4665909Z stochastic_rounding=False, 2025-05-07T21:02:59.4666179Z weighted=False, 2025-05-07T21:02:59.4666394Z row_wise=True, 2025-05-07T21:02:59.4666611Z mixed=False, 2025-05-07T21:02:59.4666829Z use_cache=False, 2025-05-07T21:02:59.4667078Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:59.4667374Z use_cpu=True, 2025-05-07T21:02:59.4667666Z output_dtype=SparseType.BF16, 2025-05-07T21:02:59.4667932Z ) 2025-05-07T21:02:59.4668175Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:59.4668777Z self=, 2025-05-07T21:02:59.4669327Z compile=True, 2025-05-07T21:02:59.4669535Z T=5, 2025-05-07T21:02:59.4669728Z D=85, 2025-05-07T21:02:59.4669920Z B=9, 2025-05-07T21:02:59.4670106Z log_E=3, 2025-05-07T21:02:59.4670304Z L=11, 2025-05-07T21:02:59.4670502Z D_gradcheck=2, 2025-05-07T21:02:59.4670735Z stochastic_rounding=True, 2025-05-07T21:02:59.4671050Z weighted=True, 2025-05-07T21:02:59.4671279Z row_wise=True, 2025-05-07T21:02:59.4671488Z mixed=True, 2025-05-07T21:02:59.4671702Z use_cache=True, 2025-05-07T21:02:59.4671954Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:59.4672243Z use_cpu=True, 2025-05-07T21:02:59.4672490Z output_dtype=SparseType.BF16, 2025-05-07T21:02:59.4672756Z ) 2025-05-07T21:02:59.4672994Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:59.4673598Z self=, 2025-05-07T21:02:59.4674142Z compile=True, 2025-05-07T21:02:59.4674350Z T=2, 2025-05-07T21:02:59.4674562Z D=99, 2025-05-07T21:02:59.4674753Z B=110, 2025-05-07T21:02:59.4674950Z log_E=5, 2025-05-07T21:02:59.4675145Z L=0, 2025-05-07T21:02:59.4675336Z D_gradcheck=2, 2025-05-07T21:02:59.4675673Z stochastic_rounding=False, 2025-05-07T21:02:59.4675938Z weighted=True, 2025-05-07T21:02:59.4676211Z row_wise=True, 2025-05-07T21:02:59.4676427Z mixed=True, 2025-05-07T21:02:59.4676638Z use_cache=False, 2025-05-07T21:02:59.4676898Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:59.4677192Z use_cpu=False, 2025-05-07T21:02:59.4677437Z output_dtype=SparseType.FP32, 2025-05-07T21:02:59.4677743Z ) 2025-05-07T21:02:59.4677989Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:59.4678593Z self=, 2025-05-07T21:02:59.4679132Z compile=True, 2025-05-07T21:02:59.4679347Z T=4, 2025-05-07T21:02:59.4679532Z D=54, 2025-05-07T21:02:59.4679718Z B=53, 2025-05-07T21:02:59.4679908Z log_E=3, 2025-05-07T21:02:59.4680108Z L=6, 2025-05-07T21:02:59.4680300Z D_gradcheck=1, 2025-05-07T21:02:59.4680537Z stochastic_rounding=True, 2025-05-07T21:02:59.4680799Z weighted=True, 2025-05-07T21:02:59.4681039Z row_wise=False, 2025-05-07T21:02:59.4681289Z mixed=False, 2025-05-07T21:02:59.4681504Z use_cache=True, 2025-05-07T21:02:59.4681750Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:59.4682048Z use_cpu=False, 2025-05-07T21:02:59.4682295Z output_dtype=SparseType.FP32, 2025-05-07T21:02:59.4682560Z ) 2025-05-07T21:02:59.4682811Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:59.4683457Z self=, 2025-05-07T21:02:59.4684008Z compile=False, 2025-05-07T21:02:59.4684220Z T=5, 2025-05-07T21:02:59.4684413Z D=60, 2025-05-07T21:02:59.4684606Z B=112, 2025-05-07T21:02:59.4684797Z log_E=4, 2025-05-07T21:02:59.4685001Z L=7, 2025-05-07T21:02:59.4685201Z D_gradcheck=1, 2025-05-07T21:02:59.4685435Z stochastic_rounding=False, 2025-05-07T21:02:59.4685704Z weighted=False, 2025-05-07T21:02:59.4685926Z row_wise=True, 2025-05-07T21:02:59.4686138Z mixed=True, 2025-05-07T21:02:59.4686362Z use_cache=True, 2025-05-07T21:02:59.4686611Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:59.4686900Z use_cpu=True, 2025-05-07T21:02:59.4687142Z output_dtype=SparseType.BF16, 2025-05-07T21:02:59.4687409Z ) 2025-05-07T21:02:59.4687648Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:02:59.4688302Z self=, 2025-05-07T21:02:59.4688856Z compile=False, 2025-05-07T21:02:59.4689073Z T=3, 2025-05-07T21:02:59.4689257Z D=36, 2025-05-07T21:02:59.4689446Z B=35, 2025-05-07T21:02:59.4689638Z log_E=5, 2025-05-07T21:02:59.4689830Z L=6, 2025-05-07T21:02:59.4690026Z D_gradcheck=1, 2025-05-07T21:02:59.4690268Z stochastic_rounding=False, 2025-05-07T21:02:59.4690528Z weighted=True, 2025-05-07T21:02:59.4690965Z row_wise=False, 2025-05-07T21:02:59.4691187Z mixed=False, 2025-05-07T21:02:59.4691400Z use_cache=False, 2025-05-07T21:02:59.4691658Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:59.4691954Z use_cpu=False, 2025-05-07T21:02:59.4692192Z output_dtype=SparseType.BF16, 2025-05-07T21:02:59.4692457Z ) 2025-05-07T21:03:09.2949834Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:09.2950559Z self=, 2025-05-07T21:03:09.2951138Z compile=False, 2025-05-07T21:03:09.2951355Z T=4, 2025-05-07T21:03:09.2951560Z D=71, 2025-05-07T21:03:09.2951767Z B=86, 2025-05-07T21:03:09.2951958Z log_E=5, 2025-05-07T21:03:09.2952165Z L=9, 2025-05-07T21:03:09.2952372Z D_gradcheck=1, 2025-05-07T21:03:09.2952616Z stochastic_rounding=False, 2025-05-07T21:03:09.2952894Z weighted=False, 2025-05-07T21:03:09.2953124Z row_wise=True, 2025-05-07T21:03:09.2953343Z mixed=False, 2025-05-07T21:03:09.2953582Z use_cache=True, 2025-05-07T21:03:09.2953885Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:09.2954425Z use_cpu=False, 2025-05-07T21:03:09.2954686Z output_dtype=SparseType.FP32, 2025-05-07T21:03:09.2954985Z ) 2025-05-07T21:03:09.2955228Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:09.2955920Z self=, 2025-05-07T21:03:09.2956571Z compile=True, 2025-05-07T21:03:09.2956795Z T=1, 2025-05-07T21:03:09.2956984Z D=107, 2025-05-07T21:03:09.2957182Z B=44, 2025-05-07T21:03:09.2957390Z log_E=5, 2025-05-07T21:03:09.2957590Z L=0, 2025-05-07T21:03:09.2957795Z D_gradcheck=2, 2025-05-07T21:03:09.2958039Z stochastic_rounding=True, 2025-05-07T21:03:09.2958302Z weighted=False, 2025-05-07T21:03:09.2958534Z row_wise=False, 2025-05-07T21:03:09.2958760Z mixed=False, 2025-05-07T21:03:09.2958972Z use_cache=True, 2025-05-07T21:03:09.2959228Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:09.2959528Z use_cpu=False, 2025-05-07T21:03:09.2959779Z output_dtype=SparseType.FP32, 2025-05-07T21:03:09.2960055Z ) 2025-05-07T21:03:09.2960303Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:09.2960905Z self=, 2025-05-07T21:03:09.2961555Z compile=False, 2025-05-07T21:03:09.2961771Z T=4, 2025-05-07T21:03:09.2961962Z D=24, 2025-05-07T21:03:09.2962151Z B=65, 2025-05-07T21:03:09.2962344Z log_E=5, 2025-05-07T21:03:09.2962547Z L=1, 2025-05-07T21:03:09.2962736Z D_gradcheck=2, 2025-05-07T21:03:09.2962979Z stochastic_rounding=True, 2025-05-07T21:03:09.2963246Z weighted=False, 2025-05-07T21:03:09.2963465Z row_wise=False, 2025-05-07T21:03:09.2963684Z mixed=False, 2025-05-07T21:03:09.2963903Z use_cache=False, 2025-05-07T21:03:09.2964156Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:09.2964454Z use_cpu=False, 2025-05-07T21:03:09.2964700Z output_dtype=SparseType.FP16, 2025-05-07T21:03:09.2964964Z ) 2025-05-07T21:03:09.2965208Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:09.2965860Z self=, 2025-05-07T21:03:09.2966403Z compile=True, 2025-05-07T21:03:09.2966704Z T=4, 2025-05-07T21:03:09.2966900Z D=108, 2025-05-07T21:03:09.2967098Z B=102, 2025-05-07T21:03:09.2967287Z log_E=4, 2025-05-07T21:03:09.2967490Z L=17, 2025-05-07T21:03:09.2967694Z D_gradcheck=2, 2025-05-07T21:03:09.2967929Z stochastic_rounding=False, 2025-05-07T21:03:09.2968198Z weighted=True, 2025-05-07T21:03:09.2968422Z row_wise=False, 2025-05-07T21:03:09.2968640Z mixed=False, 2025-05-07T21:03:09.2968863Z use_cache=False, 2025-05-07T21:03:09.2969123Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:09.2969418Z use_cpu=False, 2025-05-07T21:03:09.2969670Z output_dtype=SparseType.FP16, 2025-05-07T21:03:09.2969946Z ) 2025-05-07T21:03:09.2970190Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:09.2970796Z self=, 2025-05-07T21:03:09.2971350Z compile=True, 2025-05-07T21:03:09.2971569Z T=2, 2025-05-07T21:03:09.2971768Z D=98, 2025-05-07T21:03:09.2971967Z B=111, 2025-05-07T21:03:09.2972157Z log_E=4, 2025-05-07T21:03:09.2972358Z L=1, 2025-05-07T21:03:09.2972558Z D_gradcheck=2, 2025-05-07T21:03:09.2972797Z stochastic_rounding=False, 2025-05-07T21:03:09.2973071Z weighted=False, 2025-05-07T21:03:09.2973299Z row_wise=False, 2025-05-07T21:03:09.2973516Z mixed=True, 2025-05-07T21:03:09.2973726Z use_cache=True, 2025-05-07T21:03:09.2973978Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:09.2974272Z use_cpu=False, 2025-05-07T21:03:09.2974512Z output_dtype=SparseType.FP16, 2025-05-07T21:03:09.2974780Z ) 2025-05-07T21:03:09.2975077Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:09.2975674Z self=, 2025-05-07T21:03:09.2976225Z compile=True, 2025-05-07T21:03:09.2976438Z T=3, 2025-05-07T21:03:09.2976627Z D=54, 2025-05-07T21:03:09.2976866Z B=36, 2025-05-07T21:03:09.2977066Z log_E=3, 2025-05-07T21:03:09.2977263Z L=4, 2025-05-07T21:03:09.2977460Z D_gradcheck=2, 2025-05-07T21:03:09.2977701Z stochastic_rounding=True, 2025-05-07T21:03:09.2977962Z weighted=True, 2025-05-07T21:03:09.2978185Z row_wise=False, 2025-05-07T21:03:09.2978410Z mixed=False, 2025-05-07T21:03:09.2978627Z use_cache=True, 2025-05-07T21:03:09.2978882Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:09.2979189Z use_cpu=True, 2025-05-07T21:03:09.2979428Z output_dtype=SparseType.FP16, 2025-05-07T21:03:09.2979702Z ) 2025-05-07T21:03:09.2979947Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:09.2980555Z self=, 2025-05-07T21:03:09.2981098Z compile=False, 2025-05-07T21:03:09.2981315Z T=2, 2025-05-07T21:03:09.2981512Z D=12, 2025-05-07T21:03:09.2981700Z B=59, 2025-05-07T21:03:09.2981896Z log_E=5, 2025-05-07T21:03:09.2982185Z L=18, 2025-05-07T21:03:09.2982379Z D_gradcheck=1, 2025-05-07T21:03:09.2982624Z stochastic_rounding=False, 2025-05-07T21:03:09.2982896Z weighted=True, 2025-05-07T21:03:09.2983111Z row_wise=True, 2025-05-07T21:03:09.2983331Z mixed=False, 2025-05-07T21:03:09.2983560Z use_cache=True, 2025-05-07T21:03:09.2983849Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:09.2984148Z use_cpu=True, 2025-05-07T21:03:09.2984396Z output_dtype=SparseType.BF16, 2025-05-07T21:03:09.2984660Z ) 2025-05-07T21:03:09.2984907Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:09.2985514Z self=, 2025-05-07T21:03:09.2986058Z compile=True, 2025-05-07T21:03:09.2986270Z T=3, 2025-05-07T21:03:09.2986459Z D=88, 2025-05-07T21:03:09.2986650Z B=116, 2025-05-07T21:03:09.2986837Z log_E=5, 2025-05-07T21:03:09.2987036Z L=5, 2025-05-07T21:03:09.2987277Z D_gradcheck=1, 2025-05-07T21:03:09.2987510Z stochastic_rounding=True, 2025-05-07T21:03:09.2987775Z weighted=True, 2025-05-07T21:03:09.2987995Z row_wise=True, 2025-05-07T21:03:09.2988203Z mixed=False, 2025-05-07T21:03:09.2988420Z use_cache=False, 2025-05-07T21:03:09.2988676Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:09.2988961Z use_cpu=True, 2025-05-07T21:03:09.2989204Z output_dtype=SparseType.FP16, 2025-05-07T21:03:09.2989472Z ) 2025-05-07T21:03:09.2989710Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:09.2990311Z self=, 2025-05-07T21:03:09.2991021Z compile=True, 2025-05-07T21:03:09.2991231Z T=2, 2025-05-07T21:03:09.2991420Z D=18, 2025-05-07T21:03:09.2991611Z B=41, 2025-05-07T21:03:09.2991798Z log_E=5, 2025-05-07T21:03:09.2991997Z L=12, 2025-05-07T21:03:09.2992199Z D_gradcheck=1, 2025-05-07T21:03:09.2992438Z stochastic_rounding=True, 2025-05-07T21:03:09.2992701Z weighted=False, 2025-05-07T21:03:09.2992925Z row_wise=True, 2025-05-07T21:03:09.2993140Z mixed=True, 2025-05-07T21:03:09.2993348Z use_cache=True, 2025-05-07T21:03:09.2993598Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:09.2993939Z use_cpu=True, 2025-05-07T21:03:09.2994175Z output_dtype=SparseType.FP16, 2025-05-07T21:03:09.2994440Z ) 2025-05-07T21:03:09.2994685Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:09.2995279Z self=, 2025-05-07T21:03:09.2995967Z compile=False, 2025-05-07T21:03:09.2996188Z T=5, 2025-05-07T21:03:09.2996374Z D=41, 2025-05-07T21:03:09.2996569Z B=122, 2025-05-07T21:03:09.2996765Z log_E=3, 2025-05-07T21:03:09.2996960Z L=0, 2025-05-07T21:03:09.2997156Z D_gradcheck=1, 2025-05-07T21:03:09.2997459Z stochastic_rounding=True, 2025-05-07T21:03:09.2997720Z weighted=True, 2025-05-07T21:03:09.2997947Z row_wise=True, 2025-05-07T21:03:09.2998161Z mixed=True, 2025-05-07T21:03:09.2998373Z use_cache=False, 2025-05-07T21:03:09.2998635Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:09.2998926Z use_cpu=True, 2025-05-07T21:03:09.2999166Z output_dtype=SparseType.FP32, 2025-05-07T21:03:09.2999431Z ) 2025-05-07T21:03:09.2999670Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:09.3000268Z self=, 2025-05-07T21:03:09.3000806Z compile=True, 2025-05-07T21:03:09.3001020Z T=5, 2025-05-07T21:03:09.3001214Z D=84, 2025-05-07T21:03:09.3001398Z B=22, 2025-05-07T21:03:09.3001589Z log_E=3, 2025-05-07T21:03:09.3001788Z L=19, 2025-05-07T21:03:09.3001976Z D_gradcheck=2, 2025-05-07T21:03:09.3002211Z stochastic_rounding=True, 2025-05-07T21:03:09.3002477Z weighted=True, 2025-05-07T21:03:09.3002761Z row_wise=True, 2025-05-07T21:03:09.3002976Z mixed=False, 2025-05-07T21:03:09.3003191Z use_cache=False, 2025-05-07T21:03:09.3003440Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:09.3003732Z use_cpu=False, 2025-05-07T21:03:09.3003973Z output_dtype=SparseType.FP16, 2025-05-07T21:03:09.3004231Z ) 2025-05-07T21:03:09.3004471Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:09.3005072Z self=, 2025-05-07T21:03:09.3005613Z compile=True, 2025-05-07T21:03:09.3005824Z T=2, 2025-05-07T21:03:09.3006016Z D=121, 2025-05-07T21:03:09.3006210Z B=73, 2025-05-07T21:03:09.3006390Z log_E=5, 2025-05-07T21:03:09.3006586Z L=0, 2025-05-07T21:03:09.3006778Z D_gradcheck=2, 2025-05-07T21:03:09.3007014Z stochastic_rounding=False, 2025-05-07T21:03:09.3007279Z weighted=True, 2025-05-07T21:03:09.3013881Z row_wise=False, 2025-05-07T21:03:09.3014265Z mixed=True, 2025-05-07T21:03:09.3014486Z use_cache=False, 2025-05-07T21:03:09.3014748Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:09.3015045Z use_cpu=True, 2025-05-07T21:03:09.3015286Z output_dtype=SparseType.BF16, 2025-05-07T21:03:09.3015558Z ) 2025-05-07T21:03:09.3015804Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:09.3016404Z self=, 2025-05-07T21:03:09.3016955Z compile=False, 2025-05-07T21:03:09.3017172Z T=5, 2025-05-07T21:03:09.3017360Z D=2, 2025-05-07T21:03:09.3017552Z B=100, 2025-05-07T21:03:09.3017754Z log_E=3, 2025-05-07T21:03:09.3017951Z L=1, 2025-05-07T21:03:09.3018151Z D_gradcheck=1, 2025-05-07T21:03:09.3018390Z stochastic_rounding=True, 2025-05-07T21:03:09.3018650Z weighted=True, 2025-05-07T21:03:09.3018871Z row_wise=True, 2025-05-07T21:03:09.3019092Z mixed=False, 2025-05-07T21:03:09.3019316Z use_cache=True, 2025-05-07T21:03:09.3019562Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:09.3019860Z use_cpu=True, 2025-05-07T21:03:09.3020105Z output_dtype=SparseType.FP32, 2025-05-07T21:03:09.3020371Z ) 2025-05-07T21:03:09.3020615Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:09.3021221Z self=, 2025-05-07T21:03:09.3021763Z compile=True, 2025-05-07T21:03:09.3021983Z T=5, 2025-05-07T21:03:09.3022177Z D=112, 2025-05-07T21:03:09.3022368Z B=81, 2025-05-07T21:03:09.3022565Z log_E=3, 2025-05-07T21:03:09.3022769Z L=11, 2025-05-07T21:03:09.3023016Z D_gradcheck=2, 2025-05-07T21:03:09.3023263Z stochastic_rounding=False, 2025-05-07T21:03:09.3023534Z weighted=False, 2025-05-07T21:03:09.3023756Z row_wise=False, 2025-05-07T21:03:09.3023978Z mixed=False, 2025-05-07T21:03:09.3024247Z use_cache=True, 2025-05-07T21:03:09.3024496Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:09.3024796Z use_cpu=True, 2025-05-07T21:03:09.3025043Z output_dtype=SparseType.FP32, 2025-05-07T21:03:09.3025315Z ) 2025-05-07T21:03:09.3025556Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:09.3026161Z self=, 2025-05-07T21:03:09.3026904Z compile=False, 2025-05-07T21:03:09.3027116Z T=2, 2025-05-07T21:03:09.3027309Z D=51, 2025-05-07T21:03:09.3027502Z B=66, 2025-05-07T21:03:09.3027689Z log_E=4, 2025-05-07T21:03:09.3027893Z L=3, 2025-05-07T21:03:09.3028086Z D_gradcheck=2, 2025-05-07T21:03:09.3028324Z stochastic_rounding=True, 2025-05-07T21:03:09.3028591Z weighted=False, 2025-05-07T21:03:09.3028819Z row_wise=True, 2025-05-07T21:03:09.3029030Z mixed=False, 2025-05-07T21:03:09.3029255Z use_cache=False, 2025-05-07T21:03:09.3029517Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:09.3029865Z use_cpu=False, 2025-05-07T21:03:09.3030110Z output_dtype=SparseType.BF16, 2025-05-07T21:03:09.3030378Z ) 2025-05-07T21:03:09.3030617Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:09.3031222Z self=, 2025-05-07T21:03:09.3031774Z compile=True, 2025-05-07T21:03:09.3031989Z T=4, 2025-05-07T21:03:09.3032176Z D=89, 2025-05-07T21:03:09.3032370Z B=59, 2025-05-07T21:03:09.3032564Z log_E=4, 2025-05-07T21:03:09.3032760Z L=13, 2025-05-07T21:03:09.3032960Z D_gradcheck=1, 2025-05-07T21:03:09.3033205Z stochastic_rounding=True, 2025-05-07T21:03:09.3033468Z weighted=False, 2025-05-07T21:03:09.3033700Z row_wise=True, 2025-05-07T21:03:09.3033919Z mixed=False, 2025-05-07T21:03:09.3034133Z use_cache=False, 2025-05-07T21:03:09.3034394Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:09.3034691Z use_cpu=True, 2025-05-07T21:03:09.3034996Z output_dtype=SparseType.FP32, 2025-05-07T21:03:09.3035270Z ) 2025-05-07T21:03:09.3035586Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:09.3036186Z self=, 2025-05-07T21:03:09.3036741Z compile=True, 2025-05-07T21:03:09.3036961Z T=2, 2025-05-07T21:03:09.3037153Z D=118, 2025-05-07T21:03:09.3037354Z B=58, 2025-05-07T21:03:09.3037558Z log_E=5, 2025-05-07T21:03:09.3037759Z L=19, 2025-05-07T21:03:09.3037966Z D_gradcheck=1, 2025-05-07T21:03:09.3038215Z stochastic_rounding=True, 2025-05-07T21:03:09.3038491Z weighted=False, 2025-05-07T21:03:09.3038712Z row_wise=True, 2025-05-07T21:03:09.3038935Z mixed=False, 2025-05-07T21:03:09.3039159Z use_cache=True, 2025-05-07T21:03:09.3039405Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:09.3039704Z use_cpu=False, 2025-05-07T21:03:09.3039958Z output_dtype=SparseType.FP32, 2025-05-07T21:03:09.3040230Z ) 2025-05-07T21:03:09.3040479Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:09.3041085Z self=, 2025-05-07T21:03:09.3041633Z compile=True, 2025-05-07T21:03:09.3041858Z T=5, 2025-05-07T21:03:09.3042056Z D=50, 2025-05-07T21:03:09.3042247Z B=7, 2025-05-07T21:03:09.3042445Z log_E=4, 2025-05-07T21:03:09.3042650Z L=16, 2025-05-07T21:03:09.3042846Z D_gradcheck=2, 2025-05-07T21:03:09.3043089Z stochastic_rounding=True, 2025-05-07T21:03:09.3043360Z weighted=True, 2025-05-07T21:03:09.3043632Z row_wise=False, 2025-05-07T21:03:09.3043859Z mixed=True, 2025-05-07T21:03:09.3044079Z use_cache=True, 2025-05-07T21:03:09.3044329Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:09.3044634Z use_cpu=False, 2025-05-07T21:03:09.3044883Z output_dtype=SparseType.FP32, 2025-05-07T21:03:09.3045200Z ) 2025-05-07T21:03:12.1936381Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.1938158Z self=, 2025-05-07T21:03:12.1939582Z compile=True, 2025-05-07T21:03:12.1940026Z T=5, 2025-05-07T21:03:12.1940421Z D=61, 2025-05-07T21:03:12.1940815Z B=127, 2025-05-07T21:03:12.1941197Z log_E=3, 2025-05-07T21:03:12.1941597Z L=3, 2025-05-07T21:03:12.1941995Z D_gradcheck=2, 2025-05-07T21:03:12.1942469Z stochastic_rounding=False, 2025-05-07T21:03:12.1943014Z weighted=False, 2025-05-07T21:03:12.1943468Z row_wise=False, 2025-05-07T21:03:12.1943906Z mixed=True, 2025-05-07T21:03:12.1944312Z use_cache=False, 2025-05-07T21:03:12.1944611Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:12.1944941Z use_cpu=True, 2025-05-07T21:03:12.1945192Z output_dtype=SparseType.FP32, 2025-05-07T21:03:12.1945479Z ) 2025-05-07T21:03:12.1945750Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.1946653Z self=, 2025-05-07T21:03:12.1947208Z compile=False, 2025-05-07T21:03:12.1947429Z T=1, 2025-05-07T21:03:12.1947621Z D=106, 2025-05-07T21:03:12.1947818Z B=6, 2025-05-07T21:03:12.1948014Z log_E=3, 2025-05-07T21:03:12.1948213Z L=7, 2025-05-07T21:03:12.1948413Z D_gradcheck=2, 2025-05-07T21:03:12.1948656Z stochastic_rounding=True, 2025-05-07T21:03:12.1948924Z weighted=False, 2025-05-07T21:03:12.1949152Z row_wise=True, 2025-05-07T21:03:12.1949374Z mixed=False, 2025-05-07T21:03:12.1949593Z use_cache=False, 2025-05-07T21:03:12.1949855Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:12.1950152Z use_cpu=True, 2025-05-07T21:03:12.1950391Z output_dtype=SparseType.FP16, 2025-05-07T21:03:12.1950665Z ) 2025-05-07T21:03:12.1950914Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.1951617Z self=, 2025-05-07T21:03:12.1952165Z compile=False, 2025-05-07T21:03:12.1952382Z T=1, 2025-05-07T21:03:12.1952574Z D=98, 2025-05-07T21:03:12.1952760Z B=112, 2025-05-07T21:03:12.1952960Z log_E=3, 2025-05-07T21:03:12.1953161Z L=7, 2025-05-07T21:03:12.1953351Z D_gradcheck=1, 2025-05-07T21:03:12.1953595Z stochastic_rounding=False, 2025-05-07T21:03:12.1953867Z weighted=True, 2025-05-07T21:03:12.1954086Z row_wise=False, 2025-05-07T21:03:12.1954306Z mixed=True, 2025-05-07T21:03:12.1954525Z use_cache=True, 2025-05-07T21:03:12.1954777Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:12.1955075Z use_cpu=False, 2025-05-07T21:03:12.1955325Z output_dtype=SparseType.BF16, 2025-05-07T21:03:12.1955695Z ) 2025-05-07T21:03:12.1955942Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.1956552Z self=, 2025-05-07T21:03:12.1957110Z compile=True, 2025-05-07T21:03:12.1957322Z T=4, 2025-05-07T21:03:12.1957513Z D=111, 2025-05-07T21:03:12.1957710Z B=90, 2025-05-07T21:03:12.1957900Z log_E=3, 2025-05-07T21:03:12.1958107Z L=8, 2025-05-07T21:03:12.1958306Z D_gradcheck=1, 2025-05-07T21:03:12.1958546Z stochastic_rounding=False, 2025-05-07T21:03:12.1958833Z weighted=True, 2025-05-07T21:03:12.1959060Z row_wise=True, 2025-05-07T21:03:12.1959273Z mixed=True, 2025-05-07T21:03:12.1959491Z use_cache=True, 2025-05-07T21:03:12.1959746Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:12.1960132Z use_cpu=True, 2025-05-07T21:03:12.1960387Z output_dtype=SparseType.FP32, 2025-05-07T21:03:12.1960662Z ) 2025-05-07T21:03:12.1960906Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.1961518Z self=, 2025-05-07T21:03:12.1962156Z compile=False, 2025-05-07T21:03:12.1962366Z T=5, 2025-05-07T21:03:12.1962562Z D=24, 2025-05-07T21:03:12.1962760Z B=79, 2025-05-07T21:03:12.1962948Z log_E=3, 2025-05-07T21:03:12.1963151Z L=20, 2025-05-07T21:03:12.1963355Z D_gradcheck=1, 2025-05-07T21:03:12.1963593Z stochastic_rounding=True, 2025-05-07T21:03:12.1963850Z weighted=True, 2025-05-07T21:03:12.1964070Z row_wise=True, 2025-05-07T21:03:12.1964284Z mixed=False, 2025-05-07T21:03:12.1964496Z use_cache=True, 2025-05-07T21:03:12.1964741Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:12.1965037Z use_cpu=False, 2025-05-07T21:03:12.1965278Z output_dtype=SparseType.FP16, 2025-05-07T21:03:12.1965550Z ) 2025-05-07T21:03:12.1965797Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.1966394Z self=, 2025-05-07T21:03:12.1966945Z compile=True, 2025-05-07T21:03:12.1967204Z T=4, 2025-05-07T21:03:12.1967387Z D=103, 2025-05-07T21:03:12.1967585Z B=128, 2025-05-07T21:03:12.1967779Z log_E=4, 2025-05-07T21:03:12.1967982Z L=13, 2025-05-07T21:03:12.1968183Z D_gradcheck=2, 2025-05-07T21:03:12.1968421Z stochastic_rounding=False, 2025-05-07T21:03:12.1968684Z weighted=True, 2025-05-07T21:03:12.1968907Z row_wise=True, 2025-05-07T21:03:12.1969121Z mixed=True, 2025-05-07T21:03:12.1969333Z use_cache=False, 2025-05-07T21:03:12.1969595Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:12.1969896Z use_cpu=False, 2025-05-07T21:03:12.1970144Z output_dtype=SparseType.FP16, 2025-05-07T21:03:12.1970416Z ) 2025-05-07T21:03:12.1970663Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.1971275Z self=, 2025-05-07T21:03:12.1971821Z compile=True, 2025-05-07T21:03:12.1972088Z T=1, 2025-05-07T21:03:12.1972288Z D=62, 2025-05-07T21:03:12.1972479Z B=31, 2025-05-07T21:03:12.1972675Z log_E=5, 2025-05-07T21:03:12.1972881Z L=6, 2025-05-07T21:03:12.1973074Z D_gradcheck=2, 2025-05-07T21:03:12.1973316Z stochastic_rounding=False, 2025-05-07T21:03:12.1973588Z weighted=False, 2025-05-07T21:03:12.1973806Z row_wise=True, 2025-05-07T21:03:12.1974024Z mixed=False, 2025-05-07T21:03:12.1974258Z use_cache=False, 2025-05-07T21:03:12.1974554Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:12.1974856Z use_cpu=False, 2025-05-07T21:03:12.1975101Z output_dtype=SparseType.BF16, 2025-05-07T21:03:12.1975364Z ) 2025-05-07T21:03:12.1975613Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.1976218Z self=, 2025-05-07T21:03:12.1976771Z compile=False, 2025-05-07T21:03:12.1976983Z T=3, 2025-05-07T21:03:12.1977173Z D=18, 2025-05-07T21:03:12.1977369Z B=20, 2025-05-07T21:03:12.1977554Z log_E=4, 2025-05-07T21:03:12.1977756Z L=19, 2025-05-07T21:03:12.1977951Z D_gradcheck=1, 2025-05-07T21:03:12.1978182Z stochastic_rounding=False, 2025-05-07T21:03:12.1978456Z weighted=True, 2025-05-07T21:03:12.1978672Z row_wise=True, 2025-05-07T21:03:12.1978881Z mixed=False, 2025-05-07T21:03:12.1979094Z use_cache=True, 2025-05-07T21:03:12.1979343Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:12.1979633Z use_cpu=False, 2025-05-07T21:03:12.1979882Z output_dtype=SparseType.FP16, 2025-05-07T21:03:12.1980151Z ) 2025-05-07T21:03:12.1980439Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.1981052Z self=, 2025-05-07T21:03:12.1981598Z compile=True, 2025-05-07T21:03:12.1981808Z T=1, 2025-05-07T21:03:12.1981989Z D=63, 2025-05-07T21:03:12.1982222Z B=75, 2025-05-07T21:03:12.1982421Z log_E=3, 2025-05-07T21:03:12.1982611Z L=15, 2025-05-07T21:03:12.1982806Z D_gradcheck=1, 2025-05-07T21:03:12.1983042Z stochastic_rounding=True, 2025-05-07T21:03:12.1983306Z weighted=True, 2025-05-07T21:03:12.1983527Z row_wise=True, 2025-05-07T21:03:12.1983743Z mixed=False, 2025-05-07T21:03:12.1983953Z use_cache=False, 2025-05-07T21:03:12.1984209Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:12.1984505Z use_cpu=False, 2025-05-07T21:03:12.1984742Z output_dtype=SparseType.FP32, 2025-05-07T21:03:12.1985020Z ) 2025-05-07T21:03:12.1985264Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.1985868Z self=, 2025-05-07T21:03:12.1986421Z compile=False, 2025-05-07T21:03:12.1986637Z T=4, 2025-05-07T21:03:12.1986823Z D=19, 2025-05-07T21:03:12.1987017Z B=70, 2025-05-07T21:03:12.1987212Z log_E=3, 2025-05-07T21:03:12.1987459Z L=18, 2025-05-07T21:03:12.1987659Z D_gradcheck=2, 2025-05-07T21:03:12.1987898Z stochastic_rounding=True, 2025-05-07T21:03:12.1988163Z weighted=False, 2025-05-07T21:03:12.1988388Z row_wise=False, 2025-05-07T21:03:12.1988608Z mixed=False, 2025-05-07T21:03:12.1988822Z use_cache=True, 2025-05-07T21:03:12.1989063Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:12.1989358Z use_cpu=True, 2025-05-07T21:03:12.1989604Z output_dtype=SparseType.BF16, 2025-05-07T21:03:12.1989866Z ) 2025-05-07T21:03:12.1990109Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.1990916Z self=, 2025-05-07T21:03:12.1991458Z compile=False, 2025-05-07T21:03:12.1991671Z T=1, 2025-05-07T21:03:12.1991864Z D=65, 2025-05-07T21:03:12.1992050Z B=116, 2025-05-07T21:03:12.1992246Z log_E=5, 2025-05-07T21:03:12.1992449Z L=6, 2025-05-07T21:03:12.1992715Z D_gradcheck=1, 2025-05-07T21:03:12.1992958Z stochastic_rounding=False, 2025-05-07T21:03:12.1993226Z weighted=True, 2025-05-07T21:03:12.1993441Z row_wise=False, 2025-05-07T21:03:12.1993660Z mixed=False, 2025-05-07T21:03:12.1993879Z use_cache=True, 2025-05-07T21:03:12.1994118Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:12.1994413Z use_cpu=True, 2025-05-07T21:03:12.1994653Z output_dtype=SparseType.BF16, 2025-05-07T21:03:12.1994918Z ) 2025-05-07T21:03:12.1995155Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.1995854Z self=, 2025-05-07T21:03:12.1996401Z compile=True, 2025-05-07T21:03:12.1996611Z T=3, 2025-05-07T21:03:12.1996805Z D=118, 2025-05-07T21:03:12.1997001Z B=69, 2025-05-07T21:03:12.1997192Z log_E=3, 2025-05-07T21:03:12.1997396Z L=16, 2025-05-07T21:03:12.1997598Z D_gradcheck=2, 2025-05-07T21:03:12.1997832Z stochastic_rounding=True, 2025-05-07T21:03:12.1998110Z weighted=False, 2025-05-07T21:03:12.1998348Z row_wise=False, 2025-05-07T21:03:12.1998563Z mixed=False, 2025-05-07T21:03:12.1998780Z use_cache=True, 2025-05-07T21:03:12.1999035Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:12.1999325Z use_cpu=False, 2025-05-07T21:03:12.1999570Z output_dtype=SparseType.BF16, 2025-05-07T21:03:12.1999841Z ) 2025-05-07T21:03:12.2000086Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.2000700Z self=, 2025-05-07T21:03:12.2001321Z compile=True, 2025-05-07T21:03:12.2001539Z T=5, 2025-05-07T21:03:12.2001725Z D=75, 2025-05-07T21:03:12.2001916Z B=68, 2025-05-07T21:03:12.2002111Z log_E=4, 2025-05-07T21:03:12.2002302Z L=12, 2025-05-07T21:03:12.2002505Z D_gradcheck=2, 2025-05-07T21:03:12.2002804Z stochastic_rounding=True, 2025-05-07T21:03:12.2003072Z weighted=False, 2025-05-07T21:03:12.2003292Z row_wise=False, 2025-05-07T21:03:12.2003511Z mixed=False, 2025-05-07T21:03:12.2003722Z use_cache=True, 2025-05-07T21:03:12.2003971Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:12.2004262Z use_cpu=True, 2025-05-07T21:03:12.2004503Z output_dtype=SparseType.FP16, 2025-05-07T21:03:12.2004775Z ) 2025-05-07T21:03:12.2005026Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.2005625Z self=, 2025-05-07T21:03:12.2006169Z compile=True, 2025-05-07T21:03:12.2006384Z T=1, 2025-05-07T21:03:12.2006576Z D=20, 2025-05-07T21:03:12.2006766Z B=89, 2025-05-07T21:03:12.2006959Z log_E=4, 2025-05-07T21:03:12.2007150Z L=13, 2025-05-07T21:03:12.2007347Z D_gradcheck=1, 2025-05-07T21:03:12.2007587Z stochastic_rounding=False, 2025-05-07T21:03:12.2007856Z weighted=True, 2025-05-07T21:03:12.2008173Z row_wise=True, 2025-05-07T21:03:12.2008387Z mixed=False, 2025-05-07T21:03:12.2008602Z use_cache=True, 2025-05-07T21:03:12.2008849Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:12.2009146Z use_cpu=False, 2025-05-07T21:03:12.2009388Z output_dtype=SparseType.FP16, 2025-05-07T21:03:12.2009648Z ) 2025-05-07T21:03:12.2009891Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.2010497Z self=, 2025-05-07T21:03:12.2011039Z compile=False, 2025-05-07T21:03:12.2011262Z T=3, 2025-05-07T21:03:12.2011454Z D=30, 2025-05-07T21:03:12.2018825Z B=43, 2025-05-07T21:03:12.2019070Z log_E=5, 2025-05-07T21:03:12.2019278Z L=6, 2025-05-07T21:03:12.2019472Z D_gradcheck=2, 2025-05-07T21:03:12.2019715Z stochastic_rounding=False, 2025-05-07T21:03:12.2019984Z weighted=False, 2025-05-07T21:03:12.2020204Z row_wise=True, 2025-05-07T21:03:12.2020497Z mixed=False, 2025-05-07T21:03:12.2020725Z use_cache=True, 2025-05-07T21:03:12.2020970Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:12.2021271Z use_cpu=False, 2025-05-07T21:03:12.2021518Z output_dtype=SparseType.BF16, 2025-05-07T21:03:12.2021787Z ) 2025-05-07T21:03:12.2022032Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.2022642Z self=, 2025-05-07T21:03:12.2023185Z compile=True, 2025-05-07T21:03:12.2023401Z T=3, 2025-05-07T21:03:12.2023594Z D=34, 2025-05-07T21:03:12.2023779Z B=83, 2025-05-07T21:03:12.2023977Z log_E=4, 2025-05-07T21:03:12.2024176Z L=8, 2025-05-07T21:03:12.2024370Z D_gradcheck=2, 2025-05-07T21:03:12.2024609Z stochastic_rounding=False, 2025-05-07T21:03:12.2024876Z weighted=True, 2025-05-07T21:03:12.2025098Z row_wise=False, 2025-05-07T21:03:12.2025314Z mixed=True, 2025-05-07T21:03:12.2025536Z use_cache=True, 2025-05-07T21:03:12.2025785Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:12.2026076Z use_cpu=False, 2025-05-07T21:03:12.2026319Z output_dtype=SparseType.FP32, 2025-05-07T21:03:12.2026591Z ) 2025-05-07T21:03:12.2026832Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.2027437Z self=, 2025-05-07T21:03:12.2027989Z compile=True, 2025-05-07T21:03:12.2028201Z T=1, 2025-05-07T21:03:12.2028396Z D=31, 2025-05-07T21:03:12.2028594Z B=18, 2025-05-07T21:03:12.2028783Z log_E=3, 2025-05-07T21:03:12.2029038Z L=1, 2025-05-07T21:03:12.2029242Z D_gradcheck=2, 2025-05-07T21:03:12.2029479Z stochastic_rounding=True, 2025-05-07T21:03:12.2029751Z weighted=False, 2025-05-07T21:03:12.2029981Z row_wise=False, 2025-05-07T21:03:12.2030198Z mixed=True, 2025-05-07T21:03:12.2030464Z use_cache=False, 2025-05-07T21:03:12.2030732Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:12.2031025Z use_cpu=True, 2025-05-07T21:03:12.2031270Z output_dtype=SparseType.FP32, 2025-05-07T21:03:12.2031545Z ) 2025-05-07T21:03:12.2031794Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.2032391Z self=, 2025-05-07T21:03:12.2032943Z compile=True, 2025-05-07T21:03:12.2033167Z T=2, 2025-05-07T21:03:12.2033357Z D=39, 2025-05-07T21:03:12.2033556Z B=18, 2025-05-07T21:03:12.2033754Z log_E=3, 2025-05-07T21:03:12.2033954Z L=19, 2025-05-07T21:03:12.2034161Z D_gradcheck=2, 2025-05-07T21:03:12.2034401Z stochastic_rounding=True, 2025-05-07T21:03:12.2034664Z weighted=True, 2025-05-07T21:03:12.2034889Z row_wise=False, 2025-05-07T21:03:12.2035112Z mixed=False, 2025-05-07T21:03:12.2035327Z use_cache=False, 2025-05-07T21:03:12.2035695Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:12.2036042Z use_cpu=True, 2025-05-07T21:03:12.2036280Z output_dtype=SparseType.BF16, 2025-05-07T21:03:12.2036549Z ) 2025-05-07T21:03:12.2871851Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.2872644Z self=, 2025-05-07T21:03:12.2873429Z compile=True, 2025-05-07T21:03:12.2873675Z T=3, 2025-05-07T21:03:12.2873882Z D=116, 2025-05-07T21:03:12.2874085Z B=70, 2025-05-07T21:03:12.2874300Z log_E=5, 2025-05-07T21:03:12.2874576Z L=18, 2025-05-07T21:03:12.2874848Z D_gradcheck=2, 2025-05-07T21:03:12.2875181Z stochastic_rounding=True, 2025-05-07T21:03:12.2875692Z weighted=True, 2025-05-07T21:03:12.2875995Z row_wise=True, 2025-05-07T21:03:12.2876285Z mixed=False, 2025-05-07T21:03:12.2876520Z use_cache=True, 2025-05-07T21:03:12.2876773Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:12.2877066Z use_cpu=True, 2025-05-07T21:03:12.2877445Z output_dtype=SparseType.FP32, 2025-05-07T21:03:12.2877726Z ) 2025-05-07T21:03:12.2877968Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.2878576Z self=, 2025-05-07T21:03:12.2879129Z compile=True, 2025-05-07T21:03:12.2879340Z T=3, 2025-05-07T21:03:12.2879537Z D=15, 2025-05-07T21:03:12.2879731Z B=100, 2025-05-07T21:03:12.2879927Z log_E=5, 2025-05-07T21:03:12.2880123Z L=11, 2025-05-07T21:03:12.2880323Z D_gradcheck=2, 2025-05-07T21:03:12.2880567Z stochastic_rounding=False, 2025-05-07T21:03:12.2880835Z weighted=True, 2025-05-07T21:03:12.2881061Z row_wise=False, 2025-05-07T21:03:12.2881282Z mixed=True, 2025-05-07T21:03:12.2881494Z use_cache=True, 2025-05-07T21:03:12.2881744Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:12.2882040Z use_cpu=True, 2025-05-07T21:03:12.2882285Z output_dtype=SparseType.FP16, 2025-05-07T21:03:12.2882558Z ) 2025-05-07T21:03:12.2882801Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.2883402Z self=, 2025-05-07T21:03:12.2883953Z compile=False, 2025-05-07T21:03:12.2884171Z T=1, 2025-05-07T21:03:12.2884356Z D=111, 2025-05-07T21:03:12.2884552Z B=79, 2025-05-07T21:03:12.2884746Z log_E=5, 2025-05-07T21:03:12.2884943Z L=20, 2025-05-07T21:03:12.2885142Z D_gradcheck=1, 2025-05-07T21:03:12.2885382Z stochastic_rounding=True, 2025-05-07T21:03:12.2885644Z weighted=False, 2025-05-07T21:03:12.2885953Z row_wise=True, 2025-05-07T21:03:12.2886177Z mixed=True, 2025-05-07T21:03:12.2886387Z use_cache=True, 2025-05-07T21:03:12.2886637Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:12.2886926Z use_cpu=False, 2025-05-07T21:03:12.2887165Z output_dtype=SparseType.BF16, 2025-05-07T21:03:12.2887489Z ) 2025-05-07T21:03:12.2887736Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.2888339Z self=, 2025-05-07T21:03:12.2888881Z compile=False, 2025-05-07T21:03:12.2889095Z T=2, 2025-05-07T21:03:12.2889285Z D=23, 2025-05-07T21:03:12.2889469Z B=41, 2025-05-07T21:03:12.2889660Z log_E=4, 2025-05-07T21:03:12.2889858Z L=7, 2025-05-07T21:03:12.2890050Z D_gradcheck=1, 2025-05-07T21:03:12.2890288Z stochastic_rounding=True, 2025-05-07T21:03:12.2890556Z weighted=False, 2025-05-07T21:03:12.2890960Z row_wise=False, 2025-05-07T21:03:12.2891183Z mixed=True, 2025-05-07T21:03:12.2891397Z use_cache=True, 2025-05-07T21:03:12.2891640Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:12.2891933Z use_cpu=True, 2025-05-07T21:03:12.2892173Z output_dtype=SparseType.FP16, 2025-05-07T21:03:12.2892436Z ) 2025-05-07T21:03:12.2892691Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.2893366Z self=, 2025-05-07T21:03:12.2893915Z compile=False, 2025-05-07T21:03:12.2894182Z T=5, 2025-05-07T21:03:12.2894398Z D=118, 2025-05-07T21:03:12.2894604Z B=119, 2025-05-07T21:03:12.2894799Z log_E=3, 2025-05-07T21:03:12.2894997Z L=2, 2025-05-07T21:03:12.2895186Z D_gradcheck=2, 2025-05-07T21:03:12.2895422Z stochastic_rounding=True, 2025-05-07T21:03:12.2895683Z weighted=False, 2025-05-07T21:03:12.2895897Z row_wise=False, 2025-05-07T21:03:12.2896107Z mixed=True, 2025-05-07T21:03:12.2896318Z use_cache=True, 2025-05-07T21:03:12.2896558Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:12.2896858Z use_cpu=False, 2025-05-07T21:03:12.2897100Z output_dtype=SparseType.BF16, 2025-05-07T21:03:12.2897359Z ) 2025-05-07T21:03:12.2897600Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.2898272Z self=, 2025-05-07T21:03:12.2898807Z compile=True, 2025-05-07T21:03:12.2899017Z T=2, 2025-05-07T21:03:12.2899207Z D=92, 2025-05-07T21:03:12.2899389Z B=40, 2025-05-07T21:03:12.2899579Z log_E=4, 2025-05-07T21:03:12.2899775Z L=15, 2025-05-07T21:03:12.2899965Z D_gradcheck=2, 2025-05-07T21:03:12.2900196Z stochastic_rounding=False, 2025-05-07T21:03:12.2900455Z weighted=True, 2025-05-07T21:03:12.2900662Z row_wise=True, 2025-05-07T21:03:12.2900873Z mixed=True, 2025-05-07T21:03:12.2901085Z use_cache=True, 2025-05-07T21:03:12.2901334Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:12.2901617Z use_cpu=True, 2025-05-07T21:03:12.2901860Z output_dtype=SparseType.FP32, 2025-05-07T21:03:12.2902122Z ) 2025-05-07T21:03:12.2902358Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.2902958Z self=, 2025-05-07T21:03:12.2903503Z compile=False, 2025-05-07T21:03:12.2903706Z T=5, 2025-05-07T21:03:12.2903890Z D=114, 2025-05-07T21:03:12.2904081Z B=23, 2025-05-07T21:03:12.2904263Z log_E=3, 2025-05-07T21:03:12.2904458Z L=11, 2025-05-07T21:03:12.2904648Z D_gradcheck=1, 2025-05-07T21:03:12.2904889Z stochastic_rounding=False, 2025-05-07T21:03:12.2905155Z weighted=True, 2025-05-07T21:03:12.2905362Z row_wise=False, 2025-05-07T21:03:12.2905574Z mixed=True, 2025-05-07T21:03:12.2905782Z use_cache=True, 2025-05-07T21:03:12.2906023Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:12.2906387Z use_cpu=True, 2025-05-07T21:03:12.2906626Z output_dtype=SparseType.FP32, 2025-05-07T21:03:12.2906886Z ) 2025-05-07T21:03:12.2907125Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.2907723Z self=, 2025-05-07T21:03:12.2908324Z compile=True, 2025-05-07T21:03:12.2908533Z T=5, 2025-05-07T21:03:12.2908717Z D=68, 2025-05-07T21:03:12.2908904Z B=4, 2025-05-07T21:03:12.2909089Z log_E=4, 2025-05-07T21:03:12.2909285Z L=15, 2025-05-07T21:03:12.2909479Z D_gradcheck=1, 2025-05-07T21:03:12.2909708Z stochastic_rounding=False, 2025-05-07T21:03:12.2909969Z weighted=False, 2025-05-07T21:03:12.2910183Z row_wise=True, 2025-05-07T21:03:12.2910391Z mixed=True, 2025-05-07T21:03:12.2910601Z use_cache=True, 2025-05-07T21:03:12.2910846Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:12.2911130Z use_cpu=True, 2025-05-07T21:03:12.2911369Z output_dtype=SparseType.BF16, 2025-05-07T21:03:12.2911625Z ) 2025-05-07T21:03:12.2911859Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.2912454Z self=, 2025-05-07T21:03:12.2913000Z compile=True, 2025-05-07T21:03:12.2913256Z T=2, 2025-05-07T21:03:12.2913436Z D=33, 2025-05-07T21:03:12.2913617Z B=97, 2025-05-07T21:03:12.2913799Z log_E=3, 2025-05-07T21:03:12.2913993Z L=8, 2025-05-07T21:03:12.2914185Z D_gradcheck=1, 2025-05-07T21:03:12.2914408Z stochastic_rounding=True, 2025-05-07T21:03:12.2914666Z weighted=False, 2025-05-07T21:03:12.2914887Z row_wise=False, 2025-05-07T21:03:12.2915095Z mixed=False, 2025-05-07T21:03:12.2915308Z use_cache=False, 2025-05-07T21:03:12.2915665Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:12.2915955Z use_cpu=False, 2025-05-07T21:03:12.2916189Z output_dtype=SparseType.BF16, 2025-05-07T21:03:12.2916453Z ) 2025-05-07T21:03:12.2916694Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.2917284Z self=, 2025-05-07T21:03:12.2917824Z compile=True, 2025-05-07T21:03:12.2918091Z T=3, 2025-05-07T21:03:12.2918272Z D=78, 2025-05-07T21:03:12.2918451Z B=5, 2025-05-07T21:03:12.2918636Z log_E=3, 2025-05-07T21:03:12.2918824Z L=3, 2025-05-07T21:03:12.2919014Z D_gradcheck=1, 2025-05-07T21:03:12.2919249Z stochastic_rounding=False, 2025-05-07T21:03:12.2919506Z weighted=True, 2025-05-07T21:03:12.2919719Z row_wise=False, 2025-05-07T21:03:12.2919927Z mixed=True, 2025-05-07T21:03:12.2920127Z use_cache=True, 2025-05-07T21:03:12.2920370Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:12.2920656Z use_cpu=True, 2025-05-07T21:03:12.2920890Z output_dtype=SparseType.BF16, 2025-05-07T21:03:12.2921152Z ) 2025-05-07T21:03:12.2921390Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.2921985Z self=, 2025-05-07T21:03:12.2922520Z compile=False, 2025-05-07T21:03:12.2922733Z T=2, 2025-05-07T21:03:12.2922918Z D=75, 2025-05-07T21:03:12.2923105Z B=52, 2025-05-07T21:03:12.2923290Z log_E=5, 2025-05-07T21:03:12.2923483Z L=7, 2025-05-07T21:03:12.2923672Z D_gradcheck=2, 2025-05-07T21:03:12.2923903Z stochastic_rounding=False, 2025-05-07T21:03:12.2924166Z weighted=False, 2025-05-07T21:03:12.2924399Z row_wise=True, 2025-05-07T21:03:12.2924639Z mixed=True, 2025-05-07T21:03:12.2924853Z use_cache=False, 2025-05-07T21:03:12.2925104Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:12.2925397Z use_cpu=False, 2025-05-07T21:03:12.2925637Z output_dtype=SparseType.FP32, 2025-05-07T21:03:12.2925895Z ) 2025-05-07T21:03:12.2926185Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.2926785Z self=, 2025-05-07T21:03:12.2927326Z compile=False, 2025-05-07T21:03:12.2927529Z T=3, 2025-05-07T21:03:12.2927716Z D=47, 2025-05-07T21:03:12.2927967Z B=84, 2025-05-07T21:03:12.2928150Z log_E=5, 2025-05-07T21:03:12.2928341Z L=7, 2025-05-07T21:03:12.2928531Z D_gradcheck=2, 2025-05-07T21:03:12.2928757Z stochastic_rounding=True, 2025-05-07T21:03:12.2929017Z weighted=True, 2025-05-07T21:03:12.2929231Z row_wise=True, 2025-05-07T21:03:12.2929431Z mixed=True, 2025-05-07T21:03:12.2929635Z use_cache=False, 2025-05-07T21:03:12.2929887Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:12.2930171Z use_cpu=False, 2025-05-07T21:03:12.2930405Z output_dtype=SparseType.FP32, 2025-05-07T21:03:12.2930676Z ) 2025-05-07T21:03:12.2930909Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.2931508Z self=, 2025-05-07T21:03:12.2932049Z compile=True, 2025-05-07T21:03:12.2932254Z T=2, 2025-05-07T21:03:12.2932438Z D=127, 2025-05-07T21:03:12.2932627Z B=41, 2025-05-07T21:03:12.2932809Z log_E=5, 2025-05-07T21:03:12.2933054Z L=9, 2025-05-07T21:03:12.2933246Z D_gradcheck=1, 2025-05-07T21:03:12.2933472Z stochastic_rounding=True, 2025-05-07T21:03:12.2933735Z weighted=False, 2025-05-07T21:03:12.2933947Z row_wise=True, 2025-05-07T21:03:12.2934156Z mixed=True, 2025-05-07T21:03:12.2934359Z use_cache=True, 2025-05-07T21:03:12.2934642Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:12.2934940Z use_cpu=True, 2025-05-07T21:03:12.2935168Z output_dtype=SparseType.BF16, 2025-05-07T21:03:12.2935430Z ) 2025-05-07T21:03:12.2935665Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.2936261Z self=, 2025-05-07T21:03:12.2936806Z compile=False, 2025-05-07T21:03:12.2937013Z T=2, 2025-05-07T21:03:12.2937192Z D=79, 2025-05-07T21:03:12.2937374Z B=27, 2025-05-07T21:03:12.2937557Z log_E=4, 2025-05-07T21:03:12.2937748Z L=15, 2025-05-07T21:03:12.2937985Z D_gradcheck=2, 2025-05-07T21:03:12.2938222Z stochastic_rounding=True, 2025-05-07T21:03:12.2938476Z weighted=True, 2025-05-07T21:03:12.2938693Z row_wise=True, 2025-05-07T21:03:12.2938903Z mixed=True, 2025-05-07T21:03:12.2939106Z use_cache=False, 2025-05-07T21:03:12.2939359Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:12.2939651Z use_cpu=False, 2025-05-07T21:03:12.2939888Z output_dtype=SparseType.FP32, 2025-05-07T21:03:12.2940148Z ) 2025-05-07T21:03:12.2940385Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.2940979Z self=, 2025-05-07T21:03:12.2941515Z compile=False, 2025-05-07T21:03:12.2941726Z T=1, 2025-05-07T21:03:12.2941915Z D=102, 2025-05-07T21:03:12.2942099Z B=121, 2025-05-07T21:03:12.2942290Z log_E=3, 2025-05-07T21:03:12.2942488Z L=16, 2025-05-07T21:03:12.2942677Z D_gradcheck=2, 2025-05-07T21:03:12.2942912Z stochastic_rounding=False, 2025-05-07T21:03:12.2943175Z weighted=False, 2025-05-07T21:03:12.2943387Z row_wise=False, 2025-05-07T21:03:12.2943596Z mixed=True, 2025-05-07T21:03:12.2943804Z use_cache=False, 2025-05-07T21:03:12.2944048Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:12.2944335Z use_cpu=False, 2025-05-07T21:03:12.2944573Z output_dtype=SparseType.BF16, 2025-05-07T21:03:12.2944828Z ) 2025-05-07T21:03:12.2945067Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.2945663Z self=, 2025-05-07T21:03:12.2946200Z compile=True, 2025-05-07T21:03:12.2947020Z T=4, 2025-05-07T21:03:12.2947219Z D=83, 2025-05-07T21:03:12.2947409Z B=3, 2025-05-07T21:03:12.2947595Z log_E=3, 2025-05-07T21:03:12.2947791Z L=8, 2025-05-07T21:03:12.2947987Z D_gradcheck=2, 2025-05-07T21:03:12.2948217Z stochastic_rounding=True, 2025-05-07T21:03:12.2948532Z weighted=True, 2025-05-07T21:03:12.2948750Z row_wise=False, 2025-05-07T21:03:12.2948962Z mixed=False, 2025-05-07T21:03:12.2949181Z use_cache=True, 2025-05-07T21:03:12.2949429Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:12.2949718Z use_cpu=True, 2025-05-07T21:03:12.2949962Z output_dtype=SparseType.FP16, 2025-05-07T21:03:12.2950228Z ) 2025-05-07T21:03:12.2950465Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.2951068Z self=, 2025-05-07T21:03:12.2951613Z compile=True, 2025-05-07T21:03:12.2951822Z T=1, 2025-05-07T21:03:12.2952016Z D=5, 2025-05-07T21:03:12.2952203Z B=41, 2025-05-07T21:03:12.2952391Z log_E=4, 2025-05-07T21:03:12.2952581Z L=14, 2025-05-07T21:03:12.2952775Z D_gradcheck=2, 2025-05-07T21:03:12.2953009Z stochastic_rounding=True, 2025-05-07T21:03:12.2953271Z weighted=False, 2025-05-07T21:03:12.2953545Z row_wise=True, 2025-05-07T21:03:12.2953763Z mixed=False, 2025-05-07T21:03:12.2953971Z use_cache=False, 2025-05-07T21:03:12.2954226Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:12.2954516Z use_cpu=False, 2025-05-07T21:03:12.2954753Z output_dtype=SparseType.BF16, 2025-05-07T21:03:12.2955019Z ) 2025-05-07T21:03:12.2955258Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.2955981Z self=, 2025-05-07T21:03:12.2956527Z compile=False, 2025-05-07T21:03:12.2962578Z T=2, 2025-05-07T21:03:12.2962801Z D=2, 2025-05-07T21:03:12.2962997Z B=19, 2025-05-07T21:03:12.2963181Z log_E=3, 2025-05-07T21:03:12.2963377Z L=11, 2025-05-07T21:03:12.2963569Z D_gradcheck=1, 2025-05-07T21:03:12.2963798Z stochastic_rounding=False, 2025-05-07T21:03:12.2964062Z weighted=True, 2025-05-07T21:03:12.2964281Z row_wise=True, 2025-05-07T21:03:12.2964567Z mixed=False, 2025-05-07T21:03:12.2964784Z use_cache=False, 2025-05-07T21:03:12.2965037Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:12.2965322Z use_cpu=False, 2025-05-07T21:03:12.2965562Z output_dtype=SparseType.BF16, 2025-05-07T21:03:12.2965820Z ) 2025-05-07T21:03:12.3157651Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.3158417Z self=, 2025-05-07T21:03:12.3159196Z compile=True, 2025-05-07T21:03:12.3159482Z T=2, 2025-05-07T21:03:12.3159733Z D=96, 2025-05-07T21:03:12.3159969Z B=102, 2025-05-07T21:03:12.3160169Z log_E=5, 2025-05-07T21:03:12.3160363Z L=6, 2025-05-07T21:03:12.3160555Z D_gradcheck=1, 2025-05-07T21:03:12.3160794Z stochastic_rounding=False, 2025-05-07T21:03:12.3161054Z weighted=False, 2025-05-07T21:03:12.3161274Z row_wise=True, 2025-05-07T21:03:12.3161488Z mixed=False, 2025-05-07T21:03:12.3161710Z use_cache=False, 2025-05-07T21:03:12.3161960Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:12.3162251Z use_cpu=True, 2025-05-07T21:03:12.3162486Z output_dtype=SparseType.FP32, 2025-05-07T21:03:12.3162747Z ) 2025-05-07T21:03:12.3162987Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.3163584Z self=, 2025-05-07T21:03:12.3164128Z compile=False, 2025-05-07T21:03:12.3164341Z T=4, 2025-05-07T21:03:12.3164532Z D=32, 2025-05-07T21:03:12.3164716Z B=113, 2025-05-07T21:03:12.3164909Z log_E=3, 2025-05-07T21:03:12.3165107Z L=11, 2025-05-07T21:03:12.3165418Z D_gradcheck=1, 2025-05-07T21:03:12.3165658Z stochastic_rounding=True, 2025-05-07T21:03:12.3165921Z weighted=True, 2025-05-07T21:03:12.3166133Z row_wise=True, 2025-05-07T21:03:12.3166349Z mixed=False, 2025-05-07T21:03:12.3166633Z use_cache=True, 2025-05-07T21:03:12.3166881Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:12.3167173Z use_cpu=False, 2025-05-07T21:03:12.3167414Z output_dtype=SparseType.FP32, 2025-05-07T21:03:12.3167677Z ) 2025-05-07T21:03:12.3167920Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.3168518Z self=, 2025-05-07T21:03:12.3169057Z compile=True, 2025-05-07T21:03:12.3169264Z T=4, 2025-05-07T21:03:12.3169448Z D=36, 2025-05-07T21:03:12.3169640Z B=89, 2025-05-07T21:03:12.3169826Z log_E=5, 2025-05-07T21:03:12.3170024Z L=4, 2025-05-07T21:03:12.3170220Z D_gradcheck=1, 2025-05-07T21:03:12.3170455Z stochastic_rounding=True, 2025-05-07T21:03:12.3170719Z weighted=False, 2025-05-07T21:03:12.3170944Z row_wise=False, 2025-05-07T21:03:12.3171155Z mixed=True, 2025-05-07T21:03:12.3171374Z use_cache=False, 2025-05-07T21:03:12.3171643Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:12.3172006Z use_cpu=False, 2025-05-07T21:03:12.3172245Z output_dtype=SparseType.FP16, 2025-05-07T21:03:12.3172507Z ) 2025-05-07T21:03:12.3172741Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.3173339Z self=, 2025-05-07T21:03:12.3173886Z compile=True, 2025-05-07T21:03:12.3174099Z T=3, 2025-05-07T21:03:12.3174284Z D=57, 2025-05-07T21:03:12.3174474Z B=27, 2025-05-07T21:03:12.3174659Z log_E=3, 2025-05-07T21:03:12.3174852Z L=18, 2025-05-07T21:03:12.3175049Z D_gradcheck=2, 2025-05-07T21:03:12.3175283Z stochastic_rounding=True, 2025-05-07T21:03:12.3175541Z weighted=True, 2025-05-07T21:03:12.3175762Z row_wise=False, 2025-05-07T21:03:12.3175980Z mixed=False, 2025-05-07T21:03:12.3176189Z use_cache=True, 2025-05-07T21:03:12.3176431Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:12.3176726Z use_cpu=False, 2025-05-07T21:03:12.3177029Z output_dtype=SparseType.FP32, 2025-05-07T21:03:12.3177295Z ) 2025-05-07T21:03:12.3177535Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.3178127Z self=, 2025-05-07T21:03:12.3178669Z compile=False, 2025-05-07T21:03:12.3178881Z T=1, 2025-05-07T21:03:12.3179064Z D=118, 2025-05-07T21:03:12.3179254Z B=17, 2025-05-07T21:03:12.3179444Z log_E=4, 2025-05-07T21:03:12.3179636Z L=2, 2025-05-07T21:03:12.3179828Z D_gradcheck=2, 2025-05-07T21:03:12.3180061Z stochastic_rounding=True, 2025-05-07T21:03:12.3180324Z weighted=False, 2025-05-07T21:03:12.3180537Z row_wise=True, 2025-05-07T21:03:12.3180751Z mixed=False, 2025-05-07T21:03:12.3180963Z use_cache=True, 2025-05-07T21:03:12.3181206Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:12.3181493Z use_cpu=True, 2025-05-07T21:03:12.3181736Z output_dtype=SparseType.FP32, 2025-05-07T21:03:12.3181997Z ) 2025-05-07T21:03:12.3182239Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.3182834Z self=, 2025-05-07T21:03:12.3183373Z compile=False, 2025-05-07T21:03:12.3183583Z T=1, 2025-05-07T21:03:12.3183769Z D=115, 2025-05-07T21:03:12.3183957Z B=2, 2025-05-07T21:03:12.3184141Z log_E=4, 2025-05-07T21:03:12.3184360Z L=17, 2025-05-07T21:03:12.3184580Z D_gradcheck=1, 2025-05-07T21:03:12.3184818Z stochastic_rounding=False, 2025-05-07T21:03:12.3185082Z weighted=True, 2025-05-07T21:03:12.3185346Z row_wise=True, 2025-05-07T21:03:12.3185557Z mixed=True, 2025-05-07T21:03:12.3185799Z use_cache=True, 2025-05-07T21:03:12.3186041Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:12.3186330Z use_cpu=True, 2025-05-07T21:03:12.3186561Z output_dtype=SparseType.FP32, 2025-05-07T21:03:12.3186869Z ) 2025-05-07T21:03:12.3187114Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.3187705Z self=, 2025-05-07T21:03:12.3188251Z compile=False, 2025-05-07T21:03:12.3188461Z T=2, 2025-05-07T21:03:12.3188646Z D=94, 2025-05-07T21:03:12.3188830Z B=81, 2025-05-07T21:03:12.3189017Z log_E=3, 2025-05-07T21:03:12.3189211Z L=19, 2025-05-07T21:03:12.3189398Z D_gradcheck=1, 2025-05-07T21:03:12.3189630Z stochastic_rounding=False, 2025-05-07T21:03:12.3189892Z weighted=True, 2025-05-07T21:03:12.3190103Z row_wise=False, 2025-05-07T21:03:12.3190317Z mixed=True, 2025-05-07T21:03:12.3190525Z use_cache=True, 2025-05-07T21:03:12.3190949Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:12.3191246Z use_cpu=False, 2025-05-07T21:03:12.3191482Z output_dtype=SparseType.FP32, 2025-05-07T21:03:12.3191743Z ) 2025-05-07T21:03:12.3191987Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.3192662Z self=, 2025-05-07T21:03:12.3193200Z compile=False, 2025-05-07T21:03:12.3193417Z T=2, 2025-05-07T21:03:12.3193606Z D=53, 2025-05-07T21:03:12.3193788Z B=113, 2025-05-07T21:03:12.3193980Z log_E=4, 2025-05-07T21:03:12.3194174Z L=4, 2025-05-07T21:03:12.3194362Z D_gradcheck=1, 2025-05-07T21:03:12.3194591Z stochastic_rounding=True, 2025-05-07T21:03:12.3194853Z weighted=True, 2025-05-07T21:03:12.3195070Z row_wise=False, 2025-05-07T21:03:12.3195279Z mixed=True, 2025-05-07T21:03:12.3195616Z use_cache=True, 2025-05-07T21:03:12.3195865Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:12.3196150Z use_cpu=True, 2025-05-07T21:03:12.3196389Z output_dtype=SparseType.FP16, 2025-05-07T21:03:12.3196651Z ) 2025-05-07T21:03:12.3196887Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.3197560Z self=, 2025-05-07T21:03:12.3198108Z compile=True, 2025-05-07T21:03:12.3198313Z T=2, 2025-05-07T21:03:12.3198499Z D=116, 2025-05-07T21:03:12.3198686Z B=107, 2025-05-07T21:03:12.3198870Z log_E=4, 2025-05-07T21:03:12.3199063Z L=6, 2025-05-07T21:03:12.3199253Z D_gradcheck=2, 2025-05-07T21:03:12.3199483Z stochastic_rounding=True, 2025-05-07T21:03:12.3199746Z weighted=False, 2025-05-07T21:03:12.3199970Z row_wise=True, 2025-05-07T21:03:12.3200179Z mixed=False, 2025-05-07T21:03:12.3200393Z use_cache=True, 2025-05-07T21:03:12.3200638Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:12.3200927Z use_cpu=False, 2025-05-07T21:03:12.3201170Z output_dtype=SparseType.BF16, 2025-05-07T21:03:12.3201433Z ) 2025-05-07T21:03:12.3201673Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.3202270Z self=, 2025-05-07T21:03:12.3202819Z compile=True, 2025-05-07T21:03:12.3203029Z T=4, 2025-05-07T21:03:12.3203210Z D=27, 2025-05-07T21:03:12.3203396Z B=55, 2025-05-07T21:03:12.3203595Z log_E=4, 2025-05-07T21:03:12.3203785Z L=4, 2025-05-07T21:03:12.3203975Z D_gradcheck=2, 2025-05-07T21:03:12.3204208Z stochastic_rounding=True, 2025-05-07T21:03:12.3204463Z weighted=True, 2025-05-07T21:03:12.3204684Z row_wise=False, 2025-05-07T21:03:12.3204897Z mixed=False, 2025-05-07T21:03:12.3205106Z use_cache=False, 2025-05-07T21:03:12.3205359Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:12.3205761Z use_cpu=False, 2025-05-07T21:03:12.3205999Z output_dtype=SparseType.FP32, 2025-05-07T21:03:12.3206258Z ) 2025-05-07T21:03:12.3206496Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.3207088Z self=, 2025-05-07T21:03:12.3207695Z compile=True, 2025-05-07T21:03:12.3207907Z T=5, 2025-05-07T21:03:12.3208094Z D=28, 2025-05-07T21:03:12.3208276Z B=4, 2025-05-07T21:03:12.3208457Z log_E=5, 2025-05-07T21:03:12.3208651Z L=10, 2025-05-07T21:03:12.3208841Z D_gradcheck=1, 2025-05-07T21:03:12.3209074Z stochastic_rounding=False, 2025-05-07T21:03:12.3209335Z weighted=True, 2025-05-07T21:03:12.3209549Z row_wise=False, 2025-05-07T21:03:12.3209764Z mixed=False, 2025-05-07T21:03:12.3209975Z use_cache=True, 2025-05-07T21:03:12.3210215Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:12.3210503Z use_cpu=False, 2025-05-07T21:03:12.3210743Z output_dtype=SparseType.FP16, 2025-05-07T21:03:12.3210999Z ) 2025-05-07T21:03:12.3211238Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.3211829Z self=, 2025-05-07T21:03:12.3212375Z compile=False, 2025-05-07T21:03:12.3212637Z T=2, 2025-05-07T21:03:12.3212825Z D=58, 2025-05-07T21:03:12.3213008Z B=62, 2025-05-07T21:03:12.3213198Z log_E=4, 2025-05-07T21:03:12.3213392Z L=10, 2025-05-07T21:03:12.3213583Z D_gradcheck=1, 2025-05-07T21:03:12.3213813Z stochastic_rounding=True, 2025-05-07T21:03:12.3214077Z weighted=False, 2025-05-07T21:03:12.3214296Z row_wise=True, 2025-05-07T21:03:12.3214503Z mixed=True, 2025-05-07T21:03:12.3214714Z use_cache=False, 2025-05-07T21:03:12.3214966Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:12.3215253Z use_cpu=True, 2025-05-07T21:03:12.3215490Z output_dtype=SparseType.BF16, 2025-05-07T21:03:12.3215753Z ) 2025-05-07T21:03:12.3215987Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.3216584Z self=, 2025-05-07T21:03:12.3217127Z compile=False, 2025-05-07T21:03:12.3217335Z T=5, 2025-05-07T21:03:12.3217574Z D=116, 2025-05-07T21:03:12.3217762Z B=47, 2025-05-07T21:03:12.3217947Z log_E=4, 2025-05-07T21:03:12.3218140Z L=13, 2025-05-07T21:03:12.3218331Z D_gradcheck=1, 2025-05-07T21:03:12.3218562Z stochastic_rounding=True, 2025-05-07T21:03:12.3218822Z weighted=False, 2025-05-07T21:03:12.3219041Z row_wise=False, 2025-05-07T21:03:12.3219260Z mixed=True, 2025-05-07T21:03:12.3219471Z use_cache=True, 2025-05-07T21:03:12.3219715Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:12.3220007Z use_cpu=True, 2025-05-07T21:03:12.3220244Z output_dtype=SparseType.FP16, 2025-05-07T21:03:12.3220504Z ) 2025-05-07T21:03:12.3220748Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.3221340Z self=, 2025-05-07T21:03:12.3221883Z compile=True, 2025-05-07T21:03:12.3222093Z T=2, 2025-05-07T21:03:12.3222277Z D=92, 2025-05-07T21:03:12.3222468Z B=15, 2025-05-07T21:03:12.3222656Z log_E=4, 2025-05-07T21:03:12.3222849Z L=15, 2025-05-07T21:03:12.3223042Z D_gradcheck=1, 2025-05-07T21:03:12.3223274Z stochastic_rounding=True, 2025-05-07T21:03:12.3223532Z weighted=False, 2025-05-07T21:03:12.3223756Z row_wise=True, 2025-05-07T21:03:12.3223971Z mixed=False, 2025-05-07T21:03:12.3224182Z use_cache=False, 2025-05-07T21:03:12.3224436Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:12.3224727Z use_cpu=True, 2025-05-07T21:03:12.3224960Z output_dtype=SparseType.FP32, 2025-05-07T21:03:12.3225221Z ) 2025-05-07T21:03:12.3225458Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.3226094Z self=, 2025-05-07T21:03:12.3226639Z compile=True, 2025-05-07T21:03:12.3226847Z T=1, 2025-05-07T21:03:12.3227032Z D=32, 2025-05-07T21:03:12.3227261Z B=63, 2025-05-07T21:03:12.3227454Z log_E=4, 2025-05-07T21:03:12.3227646Z L=13, 2025-05-07T21:03:12.3227833Z D_gradcheck=2, 2025-05-07T21:03:12.3228066Z stochastic_rounding=True, 2025-05-07T21:03:12.3228327Z weighted=False, 2025-05-07T21:03:12.3228543Z row_wise=True, 2025-05-07T21:03:12.3228755Z mixed=False, 2025-05-07T21:03:12.3228968Z use_cache=True, 2025-05-07T21:03:12.3229214Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:12.3229507Z use_cpu=False, 2025-05-07T21:03:12.3229744Z output_dtype=SparseType.FP32, 2025-05-07T21:03:12.3230002Z ) 2025-05-07T21:03:12.3230240Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.3230836Z self=, 2025-05-07T21:03:12.3231374Z compile=False, 2025-05-07T21:03:12.3231589Z T=5, 2025-05-07T21:03:12.3231774Z D=77, 2025-05-07T21:03:12.3231958Z B=128, 2025-05-07T21:03:12.3232156Z log_E=4, 2025-05-07T21:03:12.3232407Z L=18, 2025-05-07T21:03:12.3232600Z D_gradcheck=2, 2025-05-07T21:03:12.3232828Z stochastic_rounding=True, 2025-05-07T21:03:12.3233087Z weighted=True, 2025-05-07T21:03:12.3233306Z row_wise=True, 2025-05-07T21:03:12.3233515Z mixed=True, 2025-05-07T21:03:12.3233726Z use_cache=False, 2025-05-07T21:03:12.3233976Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:12.3234266Z use_cpu=False, 2025-05-07T21:03:12.3234505Z output_dtype=SparseType.FP16, 2025-05-07T21:03:12.3234769Z ) 2025-05-07T21:03:12.3235004Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.3235711Z self=, 2025-05-07T21:03:12.3236252Z compile=True, 2025-05-07T21:03:12.3236456Z T=1, 2025-05-07T21:03:12.3236642Z D=45, 2025-05-07T21:03:12.3236831Z B=103, 2025-05-07T21:03:12.3237019Z log_E=3, 2025-05-07T21:03:12.3237214Z L=18, 2025-05-07T21:03:12.3237458Z D_gradcheck=1, 2025-05-07T21:03:12.3237692Z stochastic_rounding=True, 2025-05-07T21:03:12.3237957Z weighted=False, 2025-05-07T21:03:12.3238174Z row_wise=False, 2025-05-07T21:03:12.3238385Z mixed=False, 2025-05-07T21:03:12.3238599Z use_cache=False, 2025-05-07T21:03:12.3238850Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:12.3239138Z use_cpu=False, 2025-05-07T21:03:12.3239370Z output_dtype=SparseType.BF16, 2025-05-07T21:03:12.3239631Z ) 2025-05-07T21:03:12.3239870Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:12.3240465Z self=, 2025-05-07T21:03:12.3241010Z compile=True, 2025-05-07T21:03:12.3241218Z T=2, 2025-05-07T21:03:12.3241404Z D=119, 2025-05-07T21:03:12.3241591Z B=18, 2025-05-07T21:03:12.3241779Z log_E=5, 2025-05-07T21:03:12.3241969Z L=7, 2025-05-07T21:03:12.3242160Z D_gradcheck=2, 2025-05-07T21:03:12.3242397Z stochastic_rounding=False, 2025-05-07T21:03:12.3242656Z weighted=True, 2025-05-07T21:03:12.3242869Z row_wise=False, 2025-05-07T21:03:12.3243082Z mixed=False, 2025-05-07T21:03:12.3243290Z use_cache=False, 2025-05-07T21:03:12.3243541Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:12.3243830Z use_cpu=False, 2025-05-07T21:03:12.3244066Z output_dtype=SparseType.FP32, 2025-05-07T21:03:12.3244333Z ) 2025-05-07T21:03:27.0100452Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:27.0101420Z self=, 2025-05-07T21:03:27.0102100Z compile=False, 2025-05-07T21:03:27.0102618Z T=2, 2025-05-07T21:03:27.0102824Z D=77, 2025-05-07T21:03:27.0103079Z B=56, 2025-05-07T21:03:27.0103271Z log_E=3, 2025-05-07T21:03:27.0103484Z L=19, 2025-05-07T21:03:27.0103692Z D_gradcheck=1, 2025-05-07T21:03:27.0104038Z stochastic_rounding=False, 2025-05-07T21:03:27.0104319Z weighted=False, 2025-05-07T21:03:27.0104549Z row_wise=True, 2025-05-07T21:03:27.0104772Z mixed=True, 2025-05-07T21:03:27.0104986Z use_cache=True, 2025-05-07T21:03:27.0105266Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:27.0105572Z use_cpu=False, 2025-05-07T21:03:27.0105820Z output_dtype=SparseType.FP32, 2025-05-07T21:03:27.0106099Z ) 2025-05-07T21:03:27.0112814Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:27.0113542Z self=, 2025-05-07T21:03:27.0114098Z compile=False, 2025-05-07T21:03:27.0114317Z T=1, 2025-05-07T21:03:27.0114513Z D=21, 2025-05-07T21:03:27.0114704Z B=93, 2025-05-07T21:03:27.0114894Z log_E=4, 2025-05-07T21:03:27.0115085Z L=17, 2025-05-07T21:03:27.0115280Z D_gradcheck=1, 2025-05-07T21:03:27.0115633Z stochastic_rounding=False, 2025-05-07T21:03:27.0115895Z weighted=False, 2025-05-07T21:03:27.0116258Z row_wise=True, 2025-05-07T21:03:27.0116469Z mixed=True, 2025-05-07T21:03:27.0116676Z use_cache=False, 2025-05-07T21:03:27.0116937Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:27.0117226Z use_cpu=True, 2025-05-07T21:03:27.0117468Z output_dtype=SparseType.FP32, 2025-05-07T21:03:27.0117728Z ) 2025-05-07T21:03:27.0117968Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:27.0118619Z self=, 2025-05-07T21:03:27.0119157Z compile=True, 2025-05-07T21:03:27.0119368Z T=4, 2025-05-07T21:03:27.0119558Z D=68, 2025-05-07T21:03:27.0119742Z B=50, 2025-05-07T21:03:27.0119928Z log_E=4, 2025-05-07T21:03:27.0120121Z L=2, 2025-05-07T21:03:27.0120312Z D_gradcheck=2, 2025-05-07T21:03:27.0120545Z stochastic_rounding=True, 2025-05-07T21:03:27.0120805Z weighted=False, 2025-05-07T21:03:27.0121022Z row_wise=False, 2025-05-07T21:03:27.0121333Z mixed=False, 2025-05-07T21:03:27.0121550Z use_cache=True, 2025-05-07T21:03:27.0121789Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:27.0122080Z use_cpu=True, 2025-05-07T21:03:27.0122321Z output_dtype=SparseType.FP16, 2025-05-07T21:03:27.0122576Z ) 2025-05-07T21:03:27.0122814Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:27.0123412Z self=, 2025-05-07T21:03:27.0123956Z compile=True, 2025-05-07T21:03:27.0124162Z T=3, 2025-05-07T21:03:27.0124352Z D=36, 2025-05-07T21:03:27.0124541Z B=83, 2025-05-07T21:03:27.0124729Z log_E=3, 2025-05-07T21:03:27.0124927Z L=7, 2025-05-07T21:03:27.0125124Z D_gradcheck=2, 2025-05-07T21:03:27.0125355Z stochastic_rounding=False, 2025-05-07T21:03:27.0125615Z weighted=True, 2025-05-07T21:03:27.0125834Z row_wise=False, 2025-05-07T21:03:27.0126047Z mixed=False, 2025-05-07T21:03:27.0126267Z use_cache=True, 2025-05-07T21:03:27.0126511Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:27.0126799Z use_cpu=False, 2025-05-07T21:03:27.0127044Z output_dtype=SparseType.FP16, 2025-05-07T21:03:27.0127315Z ) 2025-05-07T21:03:27.0127548Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:27.0128143Z self=, 2025-05-07T21:03:27.0128687Z compile=True, 2025-05-07T21:03:27.0128895Z T=4, 2025-05-07T21:03:27.0129075Z D=34, 2025-05-07T21:03:27.0129263Z B=47, 2025-05-07T21:03:27.0129449Z log_E=4, 2025-05-07T21:03:27.0129637Z L=18, 2025-05-07T21:03:27.0129885Z D_gradcheck=2, 2025-05-07T21:03:27.0130126Z stochastic_rounding=False, 2025-05-07T21:03:27.0130385Z weighted=True, 2025-05-07T21:03:27.0130602Z row_wise=True, 2025-05-07T21:03:27.0130815Z mixed=True, 2025-05-07T21:03:27.0131067Z use_cache=False, 2025-05-07T21:03:27.0131332Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:27.0131629Z use_cpu=True, 2025-05-07T21:03:27.0131866Z output_dtype=SparseType.FP32, 2025-05-07T21:03:27.0132136Z ) 2025-05-07T21:03:27.0132380Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:27.0132973Z self=, 2025-05-07T21:03:27.0133519Z compile=True, 2025-05-07T21:03:27.0133730Z T=5, 2025-05-07T21:03:27.0133915Z D=79, 2025-05-07T21:03:27.0134105Z B=56, 2025-05-07T21:03:27.0134297Z log_E=5, 2025-05-07T21:03:27.0134487Z L=10, 2025-05-07T21:03:27.0134691Z D_gradcheck=1, 2025-05-07T21:03:27.0134934Z stochastic_rounding=False, 2025-05-07T21:03:27.0135194Z weighted=True, 2025-05-07T21:03:27.0135416Z row_wise=False, 2025-05-07T21:03:27.0135635Z mixed=False, 2025-05-07T21:03:27.0135846Z use_cache=True, 2025-05-07T21:03:27.0136103Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:27.0136452Z use_cpu=False, 2025-05-07T21:03:27.0136701Z output_dtype=SparseType.FP16, 2025-05-07T21:03:27.0136963Z ) 2025-05-07T21:03:27.0137206Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:27.0137809Z self=, 2025-05-07T21:03:27.0138350Z compile=True, 2025-05-07T21:03:27.0138567Z T=1, 2025-05-07T21:03:27.0138759Z D=40, 2025-05-07T21:03:27.0138944Z B=88, 2025-05-07T21:03:27.0139140Z log_E=4, 2025-05-07T21:03:27.0139339Z L=14, 2025-05-07T21:03:27.0139530Z D_gradcheck=2, 2025-05-07T21:03:27.0139772Z stochastic_rounding=True, 2025-05-07T21:03:27.0140038Z weighted=False, 2025-05-07T21:03:27.0140253Z row_wise=False, 2025-05-07T21:03:27.0140470Z mixed=False, 2025-05-07T21:03:27.0140688Z use_cache=True, 2025-05-07T21:03:27.0140930Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:27.0141222Z use_cpu=True, 2025-05-07T21:03:27.0141513Z output_dtype=SparseType.BF16, 2025-05-07T21:03:27.0141777Z ) 2025-05-07T21:03:27.0142020Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:27.0142619Z self=, 2025-05-07T21:03:27.0143164Z compile=True, 2025-05-07T21:03:27.0143370Z T=5, 2025-05-07T21:03:27.0143562Z D=39, 2025-05-07T21:03:27.0143754Z B=100, 2025-05-07T21:03:27.0143943Z log_E=3, 2025-05-07T21:03:27.0144142Z L=18, 2025-05-07T21:03:27.0144337Z D_gradcheck=1, 2025-05-07T21:03:27.0144568Z stochastic_rounding=True, 2025-05-07T21:03:27.0144836Z weighted=True, 2025-05-07T21:03:27.0145055Z row_wise=True, 2025-05-07T21:03:27.0145261Z mixed=True, 2025-05-07T21:03:27.0145474Z use_cache=False, 2025-05-07T21:03:27.0145730Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:27.0146018Z use_cpu=False, 2025-05-07T21:03:27.0146267Z output_dtype=SparseType.FP16, 2025-05-07T21:03:27.0146535Z ) 2025-05-07T21:03:27.0146772Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:27.0147373Z self=, 2025-05-07T21:03:27.0147919Z compile=True, 2025-05-07T21:03:27.0148134Z T=3, 2025-05-07T21:03:27.0148319Z D=114, 2025-05-07T21:03:27.0148513Z B=26, 2025-05-07T21:03:27.0148705Z log_E=5, 2025-05-07T21:03:27.0148898Z L=8, 2025-05-07T21:03:27.0149096Z D_gradcheck=1, 2025-05-07T21:03:27.0149337Z stochastic_rounding=False, 2025-05-07T21:03:27.0149598Z weighted=True, 2025-05-07T21:03:27.0149873Z row_wise=True, 2025-05-07T21:03:27.0150095Z mixed=False, 2025-05-07T21:03:27.0150306Z use_cache=True, 2025-05-07T21:03:27.0150558Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:27.0150856Z use_cpu=True, 2025-05-07T21:03:27.0151097Z output_dtype=SparseType.BF16, 2025-05-07T21:03:27.0151406Z ) 2025-05-07T21:03:27.0151658Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:27.0152255Z self=, 2025-05-07T21:03:27.0152799Z compile=True, 2025-05-07T21:03:27.0153011Z T=2, 2025-05-07T21:03:27.0153199Z D=81, 2025-05-07T21:03:27.0153392Z B=103, 2025-05-07T21:03:27.0153593Z log_E=5, 2025-05-07T21:03:27.0153786Z L=8, 2025-05-07T21:03:27.0153980Z D_gradcheck=2, 2025-05-07T21:03:27.0154218Z stochastic_rounding=False, 2025-05-07T21:03:27.0154482Z weighted=True, 2025-05-07T21:03:27.0154699Z row_wise=True, 2025-05-07T21:03:27.0154914Z mixed=False, 2025-05-07T21:03:27.0155129Z use_cache=True, 2025-05-07T21:03:27.0155465Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:27.0155756Z use_cpu=True, 2025-05-07T21:03:27.0155999Z output_dtype=SparseType.FP32, 2025-05-07T21:03:27.0156261Z ) 2025-05-07T21:03:27.0156509Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:27.0157159Z self=, 2025-05-07T21:03:27.0157692Z compile=True, 2025-05-07T21:03:27.0157901Z T=2, 2025-05-07T21:03:27.0158085Z D=80, 2025-05-07T21:03:27.0158264Z B=79, 2025-05-07T21:03:27.0158454Z log_E=4, 2025-05-07T21:03:27.0158650Z L=13, 2025-05-07T21:03:27.0158839Z D_gradcheck=2, 2025-05-07T21:03:27.0159073Z stochastic_rounding=True, 2025-05-07T21:03:27.0159337Z weighted=False, 2025-05-07T21:03:27.0159552Z row_wise=False, 2025-05-07T21:03:27.0159771Z mixed=False, 2025-05-07T21:03:27.0159989Z use_cache=False, 2025-05-07T21:03:27.0160239Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:27.0160528Z use_cpu=False, 2025-05-07T21:03:27.0160773Z output_dtype=SparseType.FP16, 2025-05-07T21:03:27.0161035Z ) 2025-05-07T21:03:27.0161268Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:27.0161936Z self=, 2025-05-07T21:03:27.0162484Z compile=False, 2025-05-07T21:03:27.0162692Z T=5, 2025-05-07T21:03:27.0162881Z D=28, 2025-05-07T21:03:27.0163073Z B=13, 2025-05-07T21:03:27.0163258Z log_E=5, 2025-05-07T21:03:27.0163454Z L=1, 2025-05-07T21:03:27.0163652Z D_gradcheck=2, 2025-05-07T21:03:27.0163886Z stochastic_rounding=False, 2025-05-07T21:03:27.0164154Z weighted=False, 2025-05-07T21:03:27.0164365Z row_wise=True, 2025-05-07T21:03:27.0164582Z mixed=True, 2025-05-07T21:03:27.0164794Z use_cache=True, 2025-05-07T21:03:27.0165039Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:27.0165333Z use_cpu=False, 2025-05-07T21:03:27.0165575Z output_dtype=SparseType.BF16, 2025-05-07T21:03:27.0165832Z ) 2025-05-07T21:03:27.0166074Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:27.0166676Z self=, 2025-05-07T21:03:27.0167219Z compile=False, 2025-05-07T21:03:27.0167435Z T=5, 2025-05-07T21:03:27.0167626Z D=107, 2025-05-07T21:03:27.0167809Z B=61, 2025-05-07T21:03:27.0167998Z log_E=5, 2025-05-07T21:03:27.0168199Z L=18, 2025-05-07T21:03:27.0168426Z D_gradcheck=2, 2025-05-07T21:03:27.0168662Z stochastic_rounding=True, 2025-05-07T21:03:27.0168922Z weighted=False, 2025-05-07T21:03:27.0169145Z row_wise=True, 2025-05-07T21:03:27.0169358Z mixed=False, 2025-05-07T21:03:27.0169569Z use_cache=True, 2025-05-07T21:03:27.0169812Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:27.0170148Z use_cpu=False, 2025-05-07T21:03:27.0170390Z output_dtype=SparseType.BF16, 2025-05-07T21:03:27.0170655Z ) 2025-05-07T21:03:27.0170889Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:27.0171485Z self=, 2025-05-07T21:03:27.0172073Z compile=True, 2025-05-07T21:03:27.0172276Z T=2, 2025-05-07T21:03:27.0172466Z D=80, 2025-05-07T21:03:27.0172656Z B=16, 2025-05-07T21:03:27.0172840Z log_E=4, 2025-05-07T21:03:27.0173038Z L=7, 2025-05-07T21:03:27.0173229Z D_gradcheck=1, 2025-05-07T21:03:27.0173459Z stochastic_rounding=False, 2025-05-07T21:03:27.0173722Z weighted=False, 2025-05-07T21:03:27.0173945Z row_wise=True, 2025-05-07T21:03:27.0174152Z mixed=False, 2025-05-07T21:03:27.0174364Z use_cache=False, 2025-05-07T21:03:27.0174617Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:27.0174908Z use_cpu=False, 2025-05-07T21:03:27.0175150Z output_dtype=SparseType.BF16, 2025-05-07T21:03:27.0175414Z ) 2025-05-07T21:03:27.0175655Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:27.0176245Z self=, 2025-05-07T21:03:27.0176844Z compile=True, 2025-05-07T21:03:27.0177062Z T=2, 2025-05-07T21:03:27.0177241Z D=96, 2025-05-07T21:03:27.0177430Z B=73, 2025-05-07T21:03:27.0177619Z log_E=5, 2025-05-07T21:03:27.0177809Z L=0, 2025-05-07T21:03:27.0178005Z D_gradcheck=2, 2025-05-07T21:03:27.0178257Z stochastic_rounding=True, 2025-05-07T21:03:27.0178541Z weighted=False, 2025-05-07T21:03:27.0178761Z row_wise=True, 2025-05-07T21:03:27.0178975Z mixed=True, 2025-05-07T21:03:27.0179179Z use_cache=True, 2025-05-07T21:03:27.0179421Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:27.0179714Z use_cpu=False, 2025-05-07T21:03:27.0179951Z output_dtype=SparseType.BF16, 2025-05-07T21:03:27.0180217Z ) 2025-05-07T21:03:27.0180461Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:27.0181056Z self=, 2025-05-07T21:03:27.0181590Z compile=True, 2025-05-07T21:03:27.0181851Z T=1, 2025-05-07T21:03:27.0182042Z D=98, 2025-05-07T21:03:27.0182222Z B=123, 2025-05-07T21:03:27.0182412Z log_E=4, 2025-05-07T21:03:27.0182604Z L=19, 2025-05-07T21:03:27.0182788Z D_gradcheck=2, 2025-05-07T21:03:27.0183024Z stochastic_rounding=False, 2025-05-07T21:03:27.0183284Z weighted=True, 2025-05-07T21:03:27.0183490Z row_wise=True, 2025-05-07T21:03:27.0183709Z mixed=True, 2025-05-07T21:03:27.0183917Z use_cache=True, 2025-05-07T21:03:27.0184158Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:27.0184446Z use_cpu=True, 2025-05-07T21:03:27.0184684Z output_dtype=SparseType.FP32, 2025-05-07T21:03:27.0184938Z ) 2025-05-07T21:03:27.0185184Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:27.0185785Z self=, 2025-05-07T21:03:27.0186330Z compile=True, 2025-05-07T21:03:27.0186532Z T=4, 2025-05-07T21:03:27.0186719Z D=114, 2025-05-07T21:03:27.0186915Z B=3, 2025-05-07T21:03:27.0187094Z log_E=4, 2025-05-07T21:03:27.0187288Z L=15, 2025-05-07T21:03:27.0187480Z D_gradcheck=2, 2025-05-07T21:03:27.0187707Z stochastic_rounding=True, 2025-05-07T21:03:27.0187965Z weighted=False, 2025-05-07T21:03:27.0188183Z row_wise=False, 2025-05-07T21:03:27.0188411Z mixed=False, 2025-05-07T21:03:27.0188652Z use_cache=True, 2025-05-07T21:03:27.0188894Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:27.0189181Z use_cpu=False, 2025-05-07T21:03:27.0189427Z output_dtype=SparseType.BF16, 2025-05-07T21:03:27.0189692Z ) 2025-05-07T21:03:27.0190003Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:27.0190796Z self=, 2025-05-07T21:03:27.0191345Z compile=False, 2025-05-07T21:03:27.0191555Z T=1, 2025-05-07T21:03:27.0191743Z D=26, 2025-05-07T21:03:27.0192017Z B=103, 2025-05-07T21:03:27.0192209Z log_E=5, 2025-05-07T21:03:27.0192408Z L=10, 2025-05-07T21:03:27.0192605Z D_gradcheck=2, 2025-05-07T21:03:27.0192832Z stochastic_rounding=True, 2025-05-07T21:03:27.0193095Z weighted=False, 2025-05-07T21:03:27.0193314Z row_wise=False, 2025-05-07T21:03:27.0193530Z mixed=False, 2025-05-07T21:03:27.0193737Z use_cache=True, 2025-05-07T21:03:27.0193982Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:27.0194266Z use_cpu=True, 2025-05-07T21:03:27.0194500Z output_dtype=SparseType.FP32, 2025-05-07T21:03:27.0194763Z ) 2025-05-07T21:03:27.7650983Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:27.7651871Z self=, 2025-05-07T21:03:27.7652463Z compile=False, 2025-05-07T21:03:27.7652749Z T=5, 2025-05-07T21:03:27.7652979Z D=70, 2025-05-07T21:03:27.7653179Z B=71, 2025-05-07T21:03:27.7653392Z log_E=3, 2025-05-07T21:03:27.7653777Z L=20, 2025-05-07T21:03:27.7653979Z D_gradcheck=1, 2025-05-07T21:03:27.7654223Z stochastic_rounding=False, 2025-05-07T21:03:27.7654486Z weighted=True, 2025-05-07T21:03:27.7654714Z row_wise=False, 2025-05-07T21:03:27.7654945Z mixed=False, 2025-05-07T21:03:27.7655155Z use_cache=True, 2025-05-07T21:03:27.7655409Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:27.7655707Z use_cpu=False, 2025-05-07T21:03:27.7655955Z output_dtype=SparseType.FP32, 2025-05-07T21:03:27.7656224Z ) 2025-05-07T21:03:27.7656469Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:27.7657080Z self=, 2025-05-07T21:03:27.7657624Z compile=True, 2025-05-07T21:03:27.7657837Z T=5, 2025-05-07T21:03:27.7658025Z D=111, 2025-05-07T21:03:27.7658210Z B=45, 2025-05-07T21:03:27.7658407Z log_E=3, 2025-05-07T21:03:27.7658609Z L=16, 2025-05-07T21:03:27.7658898Z D_gradcheck=1, 2025-05-07T21:03:27.7659143Z stochastic_rounding=False, 2025-05-07T21:03:27.7659416Z weighted=True, 2025-05-07T21:03:27.7659630Z row_wise=False, 2025-05-07T21:03:27.7659849Z mixed=False, 2025-05-07T21:03:27.7660064Z use_cache=False, 2025-05-07T21:03:27.7660316Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:27.7660612Z use_cpu=False, 2025-05-07T21:03:27.7660856Z output_dtype=SparseType.FP16, 2025-05-07T21:03:27.7661115Z ) 2025-05-07T21:03:27.7661360Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:27.7661965Z self=, 2025-05-07T21:03:27.7662517Z compile=True, 2025-05-07T21:03:27.7662729Z T=1, 2025-05-07T21:03:27.7662920Z D=4, 2025-05-07T21:03:27.7663110Z B=108, 2025-05-07T21:03:27.7663300Z log_E=4, 2025-05-07T21:03:27.7663501Z L=1, 2025-05-07T21:03:27.7663698Z D_gradcheck=1, 2025-05-07T21:03:27.7663934Z stochastic_rounding=True, 2025-05-07T21:03:27.7664205Z weighted=False, 2025-05-07T21:03:27.7664431Z row_wise=True, 2025-05-07T21:03:27.7664649Z mixed=True, 2025-05-07T21:03:27.7664871Z use_cache=False, 2025-05-07T21:03:27.7665133Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:27.7665428Z use_cpu=False, 2025-05-07T21:03:27.7665674Z output_dtype=SparseType.FP16, 2025-05-07T21:03:27.7665943Z ) 2025-05-07T21:03:27.7666181Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:27.7666779Z self=, 2025-05-07T21:03:27.7667420Z compile=False, 2025-05-07T21:03:27.7667634Z T=5, 2025-05-07T21:03:27.7667830Z D=109, 2025-05-07T21:03:27.7668025Z B=85, 2025-05-07T21:03:27.7668223Z log_E=4, 2025-05-07T21:03:27.7668441Z L=12, 2025-05-07T21:03:27.7668667Z D_gradcheck=1, 2025-05-07T21:03:27.7668996Z stochastic_rounding=True, 2025-05-07T21:03:27.7669260Z weighted=False, 2025-05-07T21:03:27.7669499Z row_wise=False, 2025-05-07T21:03:27.7669715Z mixed=False, 2025-05-07T21:03:27.7676739Z use_cache=False, 2025-05-07T21:03:27.7677012Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:27.7677314Z use_cpu=False, 2025-05-07T21:03:27.7677556Z output_dtype=SparseType.FP16, 2025-05-07T21:03:27.7677826Z ) 2025-05-07T21:03:27.7678071Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:27.7678669Z self=, 2025-05-07T21:03:27.7679225Z compile=False, 2025-05-07T21:03:27.7679440Z T=2, 2025-05-07T21:03:27.7679637Z D=76, 2025-05-07T21:03:27.7679820Z B=107, 2025-05-07T21:03:27.7680012Z log_E=4, 2025-05-07T21:03:27.7680209Z L=13, 2025-05-07T21:03:27.7680398Z D_gradcheck=2, 2025-05-07T21:03:27.7680636Z stochastic_rounding=True, 2025-05-07T21:03:27.7680908Z weighted=True, 2025-05-07T21:03:27.7681201Z row_wise=False, 2025-05-07T21:03:27.7681420Z mixed=True, 2025-05-07T21:03:27.7681637Z use_cache=False, 2025-05-07T21:03:27.7681888Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:27.7682180Z use_cpu=False, 2025-05-07T21:03:27.7682422Z output_dtype=SparseType.BF16, 2025-05-07T21:03:27.7682683Z ) 2025-05-07T21:03:27.7682925Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:27.7683532Z self=, 2025-05-07T21:03:27.7684074Z compile=True, 2025-05-07T21:03:27.7684289Z T=1, 2025-05-07T21:03:27.7684480Z D=46, 2025-05-07T21:03:27.7684668Z B=117, 2025-05-07T21:03:27.7684864Z log_E=5, 2025-05-07T21:03:27.7685063Z L=15, 2025-05-07T21:03:27.7685255Z D_gradcheck=1, 2025-05-07T21:03:27.7685494Z stochastic_rounding=False, 2025-05-07T21:03:27.7685764Z weighted=False, 2025-05-07T21:03:27.7685990Z row_wise=True, 2025-05-07T21:03:27.7686254Z mixed=True, 2025-05-07T21:03:27.7686474Z use_cache=False, 2025-05-07T21:03:27.7686733Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:27.7687023Z use_cpu=False, 2025-05-07T21:03:27.7687268Z output_dtype=SparseType.FP16, 2025-05-07T21:03:27.7687536Z ) 2025-05-07T21:03:27.7687770Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:27.7688376Z self=, 2025-05-07T21:03:27.7688920Z compile=True, 2025-05-07T21:03:27.7689126Z T=1, 2025-05-07T21:03:27.7689316Z D=6, 2025-05-07T21:03:27.7689510Z B=39, 2025-05-07T21:03:27.7689697Z log_E=4, 2025-05-07T21:03:27.7689900Z L=14, 2025-05-07T21:03:27.7690097Z D_gradcheck=1, 2025-05-07T21:03:27.7690328Z stochastic_rounding=False, 2025-05-07T21:03:27.7691379Z weighted=True, 2025-05-07T21:03:27.7691715Z row_wise=True, 2025-05-07T21:03:27.7691986Z mixed=True, 2025-05-07T21:03:27.7692263Z use_cache=False, 2025-05-07T21:03:27.7692585Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:27.7692882Z use_cpu=False, 2025-05-07T21:03:27.7693130Z output_dtype=SparseType.FP32, 2025-05-07T21:03:27.7693403Z ) 2025-05-07T21:03:27.7693648Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:27.7694245Z self=, 2025-05-07T21:03:27.7694797Z compile=True, 2025-05-07T21:03:27.7695014Z T=1, 2025-05-07T21:03:27.7695201Z D=41, 2025-05-07T21:03:27.7695398Z B=111, 2025-05-07T21:03:27.7695597Z log_E=5, 2025-05-07T21:03:27.7695947Z L=16, 2025-05-07T21:03:27.7696151Z D_gradcheck=1, 2025-05-07T21:03:27.7696394Z stochastic_rounding=False, 2025-05-07T21:03:27.7696660Z weighted=True, 2025-05-07T21:03:27.7696886Z row_wise=True, 2025-05-07T21:03:27.7697105Z mixed=True, 2025-05-07T21:03:27.7697380Z use_cache=True, 2025-05-07T21:03:27.7697634Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:27.7697930Z use_cpu=False, 2025-05-07T21:03:27.7698167Z output_dtype=SparseType.FP32, 2025-05-07T21:03:27.7698439Z ) 2025-05-07T21:03:27.7698683Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:27.7699288Z self=, 2025-05-07T21:03:27.7699828Z compile=True, 2025-05-07T21:03:27.7700040Z T=2, 2025-05-07T21:03:27.7700230Z D=44, 2025-05-07T21:03:27.7700415Z B=110, 2025-05-07T21:03:27.7700609Z log_E=5, 2025-05-07T21:03:27.7700809Z L=5, 2025-05-07T21:03:27.7701004Z D_gradcheck=2, 2025-05-07T21:03:27.7701243Z stochastic_rounding=False, 2025-05-07T21:03:27.7701515Z weighted=False, 2025-05-07T21:03:27.7701733Z row_wise=True, 2025-05-07T21:03:27.7701952Z mixed=True, 2025-05-07T21:03:27.7702171Z use_cache=False, 2025-05-07T21:03:27.7702431Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:27.7702804Z use_cpu=False, 2025-05-07T21:03:27.7703048Z output_dtype=SparseType.FP16, 2025-05-07T21:03:27.7703310Z ) 2025-05-07T21:03:27.7703590Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:27.7704186Z self=, 2025-05-07T21:03:27.7704735Z compile=False, 2025-05-07T21:03:27.7704952Z T=3, 2025-05-07T21:03:27.7705139Z D=99, 2025-05-07T21:03:27.7705330Z B=40, 2025-05-07T21:03:27.7705524Z log_E=3, 2025-05-07T21:03:27.7705720Z L=19, 2025-05-07T21:03:27.7705920Z D_gradcheck=1, 2025-05-07T21:03:27.7706161Z stochastic_rounding=True, 2025-05-07T21:03:27.7706426Z weighted=False, 2025-05-07T21:03:27.7706650Z row_wise=False, 2025-05-07T21:03:27.7706870Z mixed=True, 2025-05-07T21:03:27.7707081Z use_cache=True, 2025-05-07T21:03:27.7707332Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:27.7707702Z use_cpu=True, 2025-05-07T21:03:27.7707949Z output_dtype=SparseType.FP16, 2025-05-07T21:03:27.7708225Z ) 2025-05-07T21:03:27.7708472Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:27.7709077Z self=, 2025-05-07T21:03:27.7709619Z compile=True, 2025-05-07T21:03:27.7709838Z T=3, 2025-05-07T21:03:27.7710033Z D=12, 2025-05-07T21:03:27.7710224Z B=118, 2025-05-07T21:03:27.7710419Z log_E=4, 2025-05-07T21:03:27.7710622Z L=7, 2025-05-07T21:03:27.7710816Z D_gradcheck=1, 2025-05-07T21:03:27.7711054Z stochastic_rounding=False, 2025-05-07T21:03:27.7711325Z weighted=False, 2025-05-07T21:03:27.7711542Z row_wise=True, 2025-05-07T21:03:27.7711763Z mixed=False, 2025-05-07T21:03:27.7711980Z use_cache=True, 2025-05-07T21:03:27.7712224Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:27.7712520Z use_cpu=False, 2025-05-07T21:03:27.7712769Z output_dtype=SparseType.FP16, 2025-05-07T21:03:27.7713033Z ) 2025-05-07T21:03:27.7713277Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:27.7713883Z self=, 2025-05-07T21:03:27.7714431Z compile=True, 2025-05-07T21:03:27.7714640Z T=5, 2025-05-07T21:03:27.7714832Z D=98, 2025-05-07T21:03:27.7715028Z B=1, 2025-05-07T21:03:27.7715214Z log_E=3, 2025-05-07T21:03:27.7715550Z L=16, 2025-05-07T21:03:27.7715784Z D_gradcheck=1, 2025-05-07T21:03:27.7716015Z stochastic_rounding=True, 2025-05-07T21:03:27.7716281Z weighted=True, 2025-05-07T21:03:27.7716556Z row_wise=False, 2025-05-07T21:03:27.7716775Z mixed=False, 2025-05-07T21:03:27.7716994Z use_cache=True, 2025-05-07T21:03:27.7717245Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:27.7717535Z use_cpu=True, 2025-05-07T21:03:27.7717777Z output_dtype=SparseType.FP16, 2025-05-07T21:03:27.7718095Z ) 2025-05-07T21:03:27.7718337Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:27.7718994Z self=, 2025-05-07T21:03:27.7719546Z compile=False, 2025-05-07T21:03:27.7719757Z T=3, 2025-05-07T21:03:27.7719949Z D=23, 2025-05-07T21:03:27.7720140Z B=101, 2025-05-07T21:03:27.7720333Z log_E=3, 2025-05-07T21:03:27.7720533Z L=5, 2025-05-07T21:03:27.7720733Z D_gradcheck=2, 2025-05-07T21:03:27.7720972Z stochastic_rounding=True, 2025-05-07T21:03:27.7721234Z weighted=False, 2025-05-07T21:03:27.7721457Z row_wise=True, 2025-05-07T21:03:27.7721677Z mixed=True, 2025-05-07T21:03:27.7721889Z use_cache=False, 2025-05-07T21:03:27.7722148Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:27.7722441Z use_cpu=True, 2025-05-07T21:03:27.7722682Z output_dtype=SparseType.FP32, 2025-05-07T21:03:27.7722948Z ) 2025-05-07T21:03:27.7723198Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:27.7723846Z self=, 2025-05-07T21:03:27.7724397Z compile=False, 2025-05-07T21:03:27.7724611Z T=5, 2025-05-07T21:03:27.7724801Z D=128, 2025-05-07T21:03:27.7724994Z B=65, 2025-05-07T21:03:27.7725185Z log_E=3, 2025-05-07T21:03:27.7725379Z L=1, 2025-05-07T21:03:27.7725580Z D_gradcheck=2, 2025-05-07T21:03:27.7725820Z stochastic_rounding=False, 2025-05-07T21:03:27.7726082Z weighted=False, 2025-05-07T21:03:27.7726304Z row_wise=False, 2025-05-07T21:03:27.7726526Z mixed=False, 2025-05-07T21:03:27.7726741Z use_cache=False, 2025-05-07T21:03:27.7726998Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:27.7727295Z use_cpu=True, 2025-05-07T21:03:27.7727537Z output_dtype=SparseType.FP16, 2025-05-07T21:03:27.7727800Z ) 2025-05-07T21:03:27.7728047Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:27.7728703Z self=, 2025-05-07T21:03:27.7729256Z compile=False, 2025-05-07T21:03:27.7729480Z T=3, 2025-05-07T21:03:27.7729678Z D=56, 2025-05-07T21:03:27.7729867Z B=34, 2025-05-07T21:03:27.7730061Z log_E=5, 2025-05-07T21:03:27.7730259Z L=3, 2025-05-07T21:03:27.7730450Z D_gradcheck=1, 2025-05-07T21:03:27.7730691Z stochastic_rounding=False, 2025-05-07T21:03:27.7730961Z weighted=False, 2025-05-07T21:03:27.7731182Z row_wise=False, 2025-05-07T21:03:27.7731405Z mixed=False, 2025-05-07T21:03:27.7731623Z use_cache=True, 2025-05-07T21:03:27.7731872Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:27.7732174Z use_cpu=True, 2025-05-07T21:03:27.7732425Z output_dtype=SparseType.FP16, 2025-05-07T21:03:27.7732690Z ) 2025-05-07T21:03:27.7732933Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:27.7733544Z self=, 2025-05-07T21:03:27.7734090Z compile=False, 2025-05-07T21:03:27.7734303Z T=4, 2025-05-07T21:03:27.7734493Z D=56, 2025-05-07T21:03:27.7734679Z B=116, 2025-05-07T21:03:27.7734872Z log_E=5, 2025-05-07T21:03:27.7735070Z L=20, 2025-05-07T21:03:27.7735260Z D_gradcheck=1, 2025-05-07T21:03:27.7735497Z stochastic_rounding=True, 2025-05-07T21:03:27.7735762Z weighted=False, 2025-05-07T21:03:27.7735985Z row_wise=False, 2025-05-07T21:03:27.7736195Z mixed=True, 2025-05-07T21:03:27.7736414Z use_cache=False, 2025-05-07T21:03:27.7736669Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:27.7737007Z use_cpu=False, 2025-05-07T21:03:27.7737253Z output_dtype=SparseType.FP32, 2025-05-07T21:03:27.7737520Z ) 2025-05-07T21:03:27.7737764Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:27.7738368Z self=, 2025-05-07T21:03:27.7739012Z compile=True, 2025-05-07T21:03:27.7739221Z T=2, 2025-05-07T21:03:27.7739413Z D=91, 2025-05-07T21:03:27.7739604Z B=67, 2025-05-07T21:03:27.7739791Z log_E=3, 2025-05-07T21:03:27.7739990Z L=15, 2025-05-07T21:03:27.7740187Z D_gradcheck=1, 2025-05-07T21:03:27.7740420Z stochastic_rounding=False, 2025-05-07T21:03:27.7740688Z weighted=False, 2025-05-07T21:03:27.7740908Z row_wise=True, 2025-05-07T21:03:27.7741115Z mixed=True, 2025-05-07T21:03:27.7741329Z use_cache=False, 2025-05-07T21:03:27.7741582Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:27.7741869Z use_cpu=True, 2025-05-07T21:03:27.7742104Z output_dtype=SparseType.FP16, 2025-05-07T21:03:27.7742370Z ) 2025-05-07T21:03:27.7742613Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:27.7743209Z self=, 2025-05-07T21:03:27.7743805Z compile=False, 2025-05-07T21:03:27.7744019Z T=3, 2025-05-07T21:03:27.7744198Z D=38, 2025-05-07T21:03:27.7744392Z B=7, 2025-05-07T21:03:27.7744581Z log_E=4, 2025-05-07T21:03:27.7744770Z L=18, 2025-05-07T21:03:27.7744966Z D_gradcheck=2, 2025-05-07T21:03:27.7745198Z stochastic_rounding=True, 2025-05-07T21:03:27.7745453Z weighted=False, 2025-05-07T21:03:27.7745674Z row_wise=True, 2025-05-07T21:03:27.7745893Z mixed=False, 2025-05-07T21:03:27.7746104Z use_cache=True, 2025-05-07T21:03:27.7746349Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:27.7746641Z use_cpu=False, 2025-05-07T21:03:27.7746878Z output_dtype=SparseType.BF16, 2025-05-07T21:03:27.7747140Z ) 2025-05-07T21:03:38.3386741Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:38.3387741Z self=, 2025-05-07T21:03:38.3388551Z compile=True, 2025-05-07T21:03:38.3389241Z T=3, 2025-05-07T21:03:38.3389513Z D=38, 2025-05-07T21:03:38.3389723Z B=7, 2025-05-07T21:03:38.3389921Z log_E=4, 2025-05-07T21:03:38.3390129Z L=18, 2025-05-07T21:03:38.3390329Z D_gradcheck=2, 2025-05-07T21:03:38.3390575Z stochastic_rounding=True, 2025-05-07T21:03:38.3391279Z weighted=False, 2025-05-07T21:03:38.3391623Z row_wise=True, 2025-05-07T21:03:38.3391847Z mixed=False, 2025-05-07T21:03:38.3392079Z use_cache=True, 2025-05-07T21:03:38.3392338Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:38.3392638Z use_cpu=False, 2025-05-07T21:03:38.3392892Z output_dtype=SparseType.BF16, 2025-05-07T21:03:38.3393174Z ) 2025-05-07T21:03:38.3393428Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:38.3394047Z self=, 2025-05-07T21:03:38.3394606Z compile=False, 2025-05-07T21:03:38.3394836Z T=3, 2025-05-07T21:03:38.3395043Z D=38, 2025-05-07T21:03:38.3395242Z B=38, 2025-05-07T21:03:38.3395522Z log_E=4, 2025-05-07T21:03:38.3395724Z L=18, 2025-05-07T21:03:38.3395929Z D_gradcheck=2, 2025-05-07T21:03:38.3396172Z stochastic_rounding=True, 2025-05-07T21:03:38.3396437Z weighted=False, 2025-05-07T21:03:38.3396666Z row_wise=True, 2025-05-07T21:03:38.3396889Z mixed=False, 2025-05-07T21:03:38.3397101Z use_cache=True, 2025-05-07T21:03:38.3397355Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:38.3397657Z use_cpu=False, 2025-05-07T21:03:38.3397897Z output_dtype=SparseType.BF16, 2025-05-07T21:03:38.3398171Z ) 2025-05-07T21:03:38.3398550Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:38.3399154Z self=, 2025-05-07T21:03:38.3399707Z compile=False, 2025-05-07T21:03:38.3399926Z T=4, 2025-05-07T21:03:38.3400206Z D=38, 2025-05-07T21:03:38.3400401Z B=38, 2025-05-07T21:03:38.3400602Z log_E=4, 2025-05-07T21:03:38.3400800Z L=18, 2025-05-07T21:03:38.3401000Z D_gradcheck=2, 2025-05-07T21:03:38.3401256Z stochastic_rounding=True, 2025-05-07T21:03:38.3401557Z weighted=False, 2025-05-07T21:03:38.3401782Z row_wise=True, 2025-05-07T21:03:38.3401999Z mixed=False, 2025-05-07T21:03:38.3402211Z use_cache=True, 2025-05-07T21:03:38.3402462Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:38.3402758Z use_cpu=False, 2025-05-07T21:03:38.3403003Z output_dtype=SparseType.BF16, 2025-05-07T21:03:38.3403270Z ) 2025-05-07T21:03:38.3403515Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:38.3404127Z self=, 2025-05-07T21:03:38.3404672Z compile=False, 2025-05-07T21:03:38.3404892Z T=4, 2025-05-07T21:03:38.3405086Z D=38, 2025-05-07T21:03:38.3405274Z B=38, 2025-05-07T21:03:38.3405475Z log_E=4, 2025-05-07T21:03:38.3405778Z L=0, 2025-05-07T21:03:38.3405971Z D_gradcheck=2, 2025-05-07T21:03:38.3406213Z stochastic_rounding=True, 2025-05-07T21:03:38.3406484Z weighted=False, 2025-05-07T21:03:38.3406704Z row_wise=True, 2025-05-07T21:03:38.3406924Z mixed=False, 2025-05-07T21:03:38.3407144Z use_cache=True, 2025-05-07T21:03:38.3407387Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:38.3407686Z use_cpu=False, 2025-05-07T21:03:38.3407932Z output_dtype=SparseType.BF16, 2025-05-07T21:03:38.3408193Z ) 2025-05-07T21:03:38.3408443Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:38.3409057Z self=, 2025-05-07T21:03:38.3409605Z compile=True, 2025-05-07T21:03:38.3409817Z T=4, 2025-05-07T21:03:38.3410012Z D=38, 2025-05-07T21:03:38.3410206Z B=38, 2025-05-07T21:03:38.3410392Z log_E=4, 2025-05-07T21:03:38.3410596Z L=0, 2025-05-07T21:03:38.3410862Z D_gradcheck=2, 2025-05-07T21:03:38.3411102Z stochastic_rounding=True, 2025-05-07T21:03:38.3411373Z weighted=False, 2025-05-07T21:03:38.3411593Z row_wise=True, 2025-05-07T21:03:38.3411806Z mixed=False, 2025-05-07T21:03:38.3412027Z use_cache=True, 2025-05-07T21:03:38.3412276Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:38.3412567Z use_cpu=False, 2025-05-07T21:03:38.3412814Z output_dtype=SparseType.BF16, 2025-05-07T21:03:38.3413087Z ) 2025-05-07T21:03:38.3413328Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:38.3413935Z self=, 2025-05-07T21:03:38.3414487Z compile=False, 2025-05-07T21:03:38.3414706Z T=2, 2025-05-07T21:03:38.3414898Z D=38, 2025-05-07T21:03:38.3415093Z B=38, 2025-05-07T21:03:38.3415286Z log_E=4, 2025-05-07T21:03:38.3415484Z L=0, 2025-05-07T21:03:38.3415686Z D_gradcheck=2, 2025-05-07T21:03:38.3415933Z stochastic_rounding=True, 2025-05-07T21:03:38.3416199Z weighted=False, 2025-05-07T21:03:38.3416427Z row_wise=True, 2025-05-07T21:03:38.3416646Z mixed=False, 2025-05-07T21:03:38.3416860Z use_cache=True, 2025-05-07T21:03:38.3417111Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:38.3417414Z use_cpu=False, 2025-05-07T21:03:38.3417653Z output_dtype=SparseType.BF16, 2025-05-07T21:03:38.3417920Z ) 2025-05-07T21:03:38.3418118Z PASSED 2025-05-07T21:03:44.6115781Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmSUM Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:03:44.6117550Z self=, 2025-05-07T21:03:44.6118105Z mixed_B=False, 2025-05-07T21:03:44.6118330Z compile=False, 2025-05-07T21:03:44.6118546Z T=1, 2025-05-07T21:03:44.6118732Z D=2, 2025-05-07T21:03:44.6119021Z B=1, 2025-05-07T21:03:44.6119227Z log_E=3, 2025-05-07T21:03:44.6119426Z L=0, 2025-05-07T21:03:44.6119627Z D_gradcheck=1, 2025-05-07T21:03:44.6119871Z stochastic_rounding=False, 2025-05-07T21:03:44.6120134Z weighted=False, 2025-05-07T21:03:44.6120362Z row_wise=False, 2025-05-07T21:03:44.6120584Z mixed=False, 2025-05-07T21:03:44.6120803Z use_cache=False, 2025-05-07T21:03:44.6121070Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.6121373Z use_cpu=False, 2025-05-07T21:03:44.6121612Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.6121889Z ) 2025-05-07T21:03:44.6122135Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:03:44.6122741Z self=, 2025-05-07T21:03:44.6123327Z mixed_B=True, 2025-05-07T21:03:44.6123546Z compile=False, 2025-05-07T21:03:44.6123761Z T=1, 2025-05-07T21:03:44.6123947Z D=2, 2025-05-07T21:03:44.6124142Z B=1, 2025-05-07T21:03:44.6124497Z log_E=3, 2025-05-07T21:03:44.6124691Z L=0, 2025-05-07T21:03:44.6124891Z D_gradcheck=1, 2025-05-07T21:03:44.6125136Z stochastic_rounding=False, 2025-05-07T21:03:44.6125397Z weighted=False, 2025-05-07T21:03:44.6125621Z row_wise=False, 2025-05-07T21:03:44.6125841Z mixed=False, 2025-05-07T21:03:44.6126050Z use_cache=False, 2025-05-07T21:03:44.6126309Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.6126603Z use_cpu=False, 2025-05-07T21:03:44.6126840Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.6127107Z ) 2025-05-07T21:03:44.6127347Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:03:44.6127936Z self=, 2025-05-07T21:03:44.6128477Z mixed_B=True, 2025-05-07T21:03:44.6128696Z compile=True, 2025-05-07T21:03:44.6128908Z T=2, 2025-05-07T21:03:44.6129091Z D=79, 2025-05-07T21:03:44.6129285Z B=10, 2025-05-07T21:03:44.6129560Z log_E=3, 2025-05-07T21:03:44.6129754Z L=12, 2025-05-07T21:03:44.6129948Z D_gradcheck=2, 2025-05-07T21:03:44.6130187Z stochastic_rounding=True, 2025-05-07T21:03:44.6130449Z weighted=False, 2025-05-07T21:03:44.6130670Z row_wise=True, 2025-05-07T21:03:44.6130888Z mixed=False, 2025-05-07T21:03:44.6131097Z use_cache=False, 2025-05-07T21:03:44.6131351Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.6131641Z use_cpu=False, 2025-05-07T21:03:44.6131875Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.6132141Z ) 2025-05-07T21:03:44.6132382Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:03:44.6132970Z self=, 2025-05-07T21:03:44.6133507Z mixed_B=True, 2025-05-07T21:03:44.6133727Z compile=True, 2025-05-07T21:03:44.6133927Z T=4, 2025-05-07T21:03:44.6134117Z D=124, 2025-05-07T21:03:44.6134309Z B=88, 2025-05-07T21:03:44.6134499Z log_E=4, 2025-05-07T21:03:44.6134698Z L=17, 2025-05-07T21:03:44.6134898Z D_gradcheck=2, 2025-05-07T21:03:44.6135127Z stochastic_rounding=False, 2025-05-07T21:03:44.6135403Z weighted=False, 2025-05-07T21:03:44.6135627Z row_wise=False, 2025-05-07T21:03:44.6135842Z mixed=True, 2025-05-07T21:03:44.6136049Z use_cache=False, 2025-05-07T21:03:44.6136310Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.6136603Z use_cpu=True, 2025-05-07T21:03:44.6136843Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.6137113Z ) 2025-05-07T21:03:44.6137356Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:03:44.6137994Z self=, 2025-05-07T21:03:44.6138538Z mixed_B=False, 2025-05-07T21:03:44.6138759Z compile=True, 2025-05-07T21:03:44.6138966Z T=1, 2025-05-07T21:03:44.6139162Z D=114, 2025-05-07T21:03:44.6139402Z B=18, 2025-05-07T21:03:44.6139590Z log_E=3, 2025-05-07T21:03:44.6139790Z L=4, 2025-05-07T21:03:44.6139987Z D_gradcheck=2, 2025-05-07T21:03:44.6140218Z stochastic_rounding=False, 2025-05-07T21:03:44.6140481Z weighted=False, 2025-05-07T21:03:44.6140705Z row_wise=True, 2025-05-07T21:03:44.6140911Z mixed=True, 2025-05-07T21:03:44.6141125Z use_cache=False, 2025-05-07T21:03:44.6141381Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.6141678Z use_cpu=False, 2025-05-07T21:03:44.6141914Z output_dtype=SparseType.BF16, 2025-05-07T21:03:44.6142178Z ) 2025-05-07T21:03:44.6142418Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:03:44.6143019Z self=, 2025-05-07T21:03:44.6143561Z mixed_B=False, 2025-05-07T21:03:44.6143779Z compile=False, 2025-05-07T21:03:44.6143988Z T=4, 2025-05-07T21:03:44.6144180Z D=68, 2025-05-07T21:03:44.6144372Z B=91, 2025-05-07T21:03:44.6144563Z log_E=3, 2025-05-07T21:03:44.6144806Z L=12, 2025-05-07T21:03:44.6145007Z D_gradcheck=2, 2025-05-07T21:03:44.6145242Z stochastic_rounding=True, 2025-05-07T21:03:44.6145507Z weighted=True, 2025-05-07T21:03:44.6145728Z row_wise=False, 2025-05-07T21:03:44.6145945Z mixed=False, 2025-05-07T21:03:44.6146161Z use_cache=True, 2025-05-07T21:03:44.6146411Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.6146700Z use_cpu=False, 2025-05-07T21:03:44.6146945Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.6147214Z ) 2025-05-07T21:03:44.6147451Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:03:44.6148050Z self=, 2025-05-07T21:03:44.6148597Z mixed_B=True, 2025-05-07T21:03:44.6148814Z compile=False, 2025-05-07T21:03:44.6149023Z T=4, 2025-05-07T21:03:44.6149217Z D=88, 2025-05-07T21:03:44.6149413Z B=126, 2025-05-07T21:03:44.6149647Z log_E=5, 2025-05-07T21:03:44.6149855Z L=10, 2025-05-07T21:03:44.6150054Z D_gradcheck=2, 2025-05-07T21:03:44.6150283Z stochastic_rounding=True, 2025-05-07T21:03:44.6150551Z weighted=False, 2025-05-07T21:03:44.6150770Z row_wise=True, 2025-05-07T21:03:44.6150979Z mixed=True, 2025-05-07T21:03:44.6151194Z use_cache=True, 2025-05-07T21:03:44.6151442Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.6151731Z use_cpu=True, 2025-05-07T21:03:44.6151974Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.6152238Z ) 2025-05-07T21:03:44.6152474Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:03:44.6153094Z self=, 2025-05-07T21:03:44.6153655Z mixed_B=True, 2025-05-07T21:03:44.6153871Z compile=False, 2025-05-07T21:03:44.6154080Z T=1, 2025-05-07T21:03:44.6154269Z D=81, 2025-05-07T21:03:44.6154463Z B=91, 2025-05-07T21:03:44.6154653Z log_E=3, 2025-05-07T21:03:44.6154853Z L=11, 2025-05-07T21:03:44.6155055Z D_gradcheck=1, 2025-05-07T21:03:44.6155291Z stochastic_rounding=False, 2025-05-07T21:03:44.6155670Z weighted=False, 2025-05-07T21:03:44.6155891Z row_wise=True, 2025-05-07T21:03:44.6156101Z mixed=False, 2025-05-07T21:03:44.6156320Z use_cache=False, 2025-05-07T21:03:44.6156576Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.6156863Z use_cpu=False, 2025-05-07T21:03:44.6157107Z output_dtype=SparseType.BF16, 2025-05-07T21:03:44.6157373Z ) 2025-05-07T21:03:44.6157608Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:03:44.6158261Z self=, 2025-05-07T21:03:44.6158802Z mixed_B=True, 2025-05-07T21:03:44.6159016Z compile=False, 2025-05-07T21:03:44.6159234Z T=2, 2025-05-07T21:03:44.6159429Z D=33, 2025-05-07T21:03:44.6159617Z B=14, 2025-05-07T21:03:44.6159880Z log_E=5, 2025-05-07T21:03:44.6160091Z L=12, 2025-05-07T21:03:44.6160284Z D_gradcheck=1, 2025-05-07T21:03:44.6160523Z stochastic_rounding=True, 2025-05-07T21:03:44.6160792Z weighted=True, 2025-05-07T21:03:44.6161014Z row_wise=True, 2025-05-07T21:03:44.6161224Z mixed=True, 2025-05-07T21:03:44.6161443Z use_cache=True, 2025-05-07T21:03:44.6161697Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.6161988Z use_cpu=False, 2025-05-07T21:03:44.6162238Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.6162516Z ) 2025-05-07T21:03:44.6162755Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:03:44.6163409Z self=, 2025-05-07T21:03:44.6163951Z mixed_B=False, 2025-05-07T21:03:44.6164167Z compile=True, 2025-05-07T21:03:44.6164388Z T=4, 2025-05-07T21:03:44.6164582Z D=19, 2025-05-07T21:03:44.6164772Z B=49, 2025-05-07T21:03:44.6164967Z log_E=5, 2025-05-07T21:03:44.6165228Z L=18, 2025-05-07T21:03:44.6165418Z D_gradcheck=1, 2025-05-07T21:03:44.6165659Z stochastic_rounding=True, 2025-05-07T21:03:44.6165928Z weighted=False, 2025-05-07T21:03:44.6166146Z row_wise=False, 2025-05-07T21:03:44.6166362Z mixed=True, 2025-05-07T21:03:44.6166578Z use_cache=False, 2025-05-07T21:03:44.6166837Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.6167141Z use_cpu=False, 2025-05-07T21:03:44.6167392Z output_dtype=SparseType.BF16, 2025-05-07T21:03:44.6167664Z ) 2025-05-07T21:03:44.6167915Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:03:44.6168512Z self=, 2025-05-07T21:03:44.6169052Z mixed_B=True, 2025-05-07T21:03:44.6169275Z compile=False, 2025-05-07T21:03:44.6169484Z T=1, 2025-05-07T21:03:44.6169676Z D=27, 2025-05-07T21:03:44.6169866Z B=15, 2025-05-07T21:03:44.6170062Z log_E=4, 2025-05-07T21:03:44.6170316Z L=18, 2025-05-07T21:03:44.6170520Z D_gradcheck=1, 2025-05-07T21:03:44.6170757Z stochastic_rounding=False, 2025-05-07T21:03:44.6171031Z weighted=True, 2025-05-07T21:03:44.6171259Z row_wise=False, 2025-05-07T21:03:44.6171471Z mixed=True, 2025-05-07T21:03:44.6171691Z use_cache=False, 2025-05-07T21:03:44.6171948Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.6172235Z use_cpu=True, 2025-05-07T21:03:44.6172482Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.6172756Z ) 2025-05-07T21:03:44.6172993Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:03:44.6173592Z self=, 2025-05-07T21:03:44.6174134Z mixed_B=False, 2025-05-07T21:03:44.6174354Z compile=True, 2025-05-07T21:03:44.6174561Z T=4, 2025-05-07T21:03:44.6174756Z D=101, 2025-05-07T21:03:44.6174953Z B=62, 2025-05-07T21:03:44.6175140Z log_E=5, 2025-05-07T21:03:44.6175347Z L=0, 2025-05-07T21:03:44.6175546Z D_gradcheck=2, 2025-05-07T21:03:44.6175777Z stochastic_rounding=True, 2025-05-07T21:03:44.6176046Z weighted=True, 2025-05-07T21:03:44.6176270Z row_wise=False, 2025-05-07T21:03:44.6176486Z mixed=False, 2025-05-07T21:03:44.6176703Z use_cache=True, 2025-05-07T21:03:44.6176952Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.6177248Z use_cpu=True, 2025-05-07T21:03:44.6177492Z output_dtype=SparseType.BF16, 2025-05-07T21:03:44.6177765Z ) 2025-05-07T21:03:44.6178005Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:03:44.6178650Z self=, 2025-05-07T21:03:44.6179194Z mixed_B=True, 2025-05-07T21:03:44.6179414Z compile=False, 2025-05-07T21:03:44.6179625Z T=4, 2025-05-07T21:03:44.6179815Z D=110, 2025-05-07T21:03:44.6180013Z B=45, 2025-05-07T21:03:44.6180246Z log_E=5, 2025-05-07T21:03:44.6180451Z L=15, 2025-05-07T21:03:44.6180653Z D_gradcheck=1, 2025-05-07T21:03:44.6180888Z stochastic_rounding=False, 2025-05-07T21:03:44.6181161Z weighted=True, 2025-05-07T21:03:44.6181383Z row_wise=False, 2025-05-07T21:03:44.6181595Z mixed=True, 2025-05-07T21:03:44.6181812Z use_cache=True, 2025-05-07T21:03:44.6182062Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.6182353Z use_cpu=True, 2025-05-07T21:03:44.6182599Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.6182883Z ) 2025-05-07T21:03:44.6183119Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:03:44.6183724Z self=, 2025-05-07T21:03:44.6184267Z mixed_B=False, 2025-05-07T21:03:44.6184484Z compile=True, 2025-05-07T21:03:44.6184700Z T=3, 2025-05-07T21:03:44.6184894Z D=71, 2025-05-07T21:03:44.6185076Z B=30, 2025-05-07T21:03:44.6185276Z log_E=5, 2025-05-07T21:03:44.6185530Z L=6, 2025-05-07T21:03:44.6185722Z D_gradcheck=1, 2025-05-07T21:03:44.6185959Z stochastic_rounding=True, 2025-05-07T21:03:44.6186228Z weighted=True, 2025-05-07T21:03:44.6186452Z row_wise=False, 2025-05-07T21:03:44.6186663Z mixed=True, 2025-05-07T21:03:44.6186878Z use_cache=False, 2025-05-07T21:03:44.6187137Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.6187427Z use_cpu=True, 2025-05-07T21:03:44.6187674Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.6187943Z ) 2025-05-07T21:03:44.6188184Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:03:44.6188784Z self=, 2025-05-07T21:03:44.6189332Z mixed_B=True, 2025-05-07T21:03:44.6189548Z compile=True, 2025-05-07T21:03:44.6189771Z T=3, 2025-05-07T21:03:44.6189962Z D=83, 2025-05-07T21:03:44.6190148Z B=93, 2025-05-07T21:03:44.6190343Z log_E=3, 2025-05-07T21:03:44.6191469Z L=12, 2025-05-07T21:03:44.6191724Z D_gradcheck=2, 2025-05-07T21:03:44.6191962Z stochastic_rounding=True, 2025-05-07T21:03:44.6192229Z weighted=False, 2025-05-07T21:03:44.6192447Z row_wise=False, 2025-05-07T21:03:44.6192668Z mixed=False, 2025-05-07T21:03:44.6192888Z use_cache=False, 2025-05-07T21:03:44.6193139Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.6193435Z use_cpu=True, 2025-05-07T21:03:44.6193683Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.6193952Z ) 2025-05-07T21:03:44.6194188Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:03:44.6194788Z self=, 2025-05-07T21:03:44.6195329Z mixed_B=False, 2025-05-07T21:03:44.6195633Z compile=False, 2025-05-07T21:03:44.6195846Z T=4, 2025-05-07T21:03:44.6196031Z D=97, 2025-05-07T21:03:44.6196218Z B=17, 2025-05-07T21:03:44.6196406Z log_E=5, 2025-05-07T21:03:44.6196612Z L=12, 2025-05-07T21:03:44.6196802Z D_gradcheck=1, 2025-05-07T21:03:44.6197042Z stochastic_rounding=True, 2025-05-07T21:03:44.6197310Z weighted=False, 2025-05-07T21:03:44.6197523Z row_wise=True, 2025-05-07T21:03:44.6197739Z mixed=False, 2025-05-07T21:03:44.6197955Z use_cache=True, 2025-05-07T21:03:44.6198195Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.6198486Z use_cpu=True, 2025-05-07T21:03:44.6198726Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.6198988Z ) 2025-05-07T21:03:44.6199231Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:03:44.6199917Z self=, 2025-05-07T21:03:44.6200458Z mixed_B=False, 2025-05-07T21:03:44.6200665Z compile=False, 2025-05-07T21:03:44.6200875Z T=4, 2025-05-07T21:03:44.6201063Z D=62, 2025-05-07T21:03:44.6201243Z B=55, 2025-05-07T21:03:44.6201521Z log_E=4, 2025-05-07T21:03:44.6201722Z L=6, 2025-05-07T21:03:44.6201907Z D_gradcheck=2, 2025-05-07T21:03:44.6202139Z stochastic_rounding=False, 2025-05-07T21:03:44.6202404Z weighted=True, 2025-05-07T21:03:44.6202615Z row_wise=False, 2025-05-07T21:03:44.6202837Z mixed=False, 2025-05-07T21:03:44.6203052Z use_cache=True, 2025-05-07T21:03:44.6203298Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.6203594Z use_cpu=False, 2025-05-07T21:03:44.6203836Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.6204100Z ) 2025-05-07T21:04:03.0299984Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:03.0300722Z self=, 2025-05-07T21:04:03.0301290Z mixed_B=True, 2025-05-07T21:04:03.0301526Z compile=True, 2025-05-07T21:04:03.0301740Z T=1, 2025-05-07T21:04:03.0301939Z D=117, 2025-05-07T21:04:03.0302143Z B=112, 2025-05-07T21:04:03.0302344Z log_E=5, 2025-05-07T21:04:03.0302746Z L=3, 2025-05-07T21:04:03.0302955Z D_gradcheck=2, 2025-05-07T21:04:03.0303193Z stochastic_rounding=True, 2025-05-07T21:04:03.0303490Z weighted=True, 2025-05-07T21:04:03.0303722Z row_wise=False, 2025-05-07T21:04:03.0303933Z mixed=True, 2025-05-07T21:04:03.0304150Z use_cache=False, 2025-05-07T21:04:03.0304414Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.0304703Z use_cpu=True, 2025-05-07T21:04:03.0304948Z output_dtype=SparseType.BF16, 2025-05-07T21:04:03.0305221Z ) 2025-05-07T21:04:03.0305464Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:03.0306058Z self=, 2025-05-07T21:04:03.0306600Z mixed_B=True, 2025-05-07T21:04:03.0306821Z compile=False, 2025-05-07T21:04:03.0307032Z T=4, 2025-05-07T21:04:03.0307224Z D=93, 2025-05-07T21:04:03.0307418Z B=103, 2025-05-07T21:04:03.0307612Z log_E=3, 2025-05-07T21:04:03.0307900Z L=3, 2025-05-07T21:04:03.0308104Z D_gradcheck=1, 2025-05-07T21:04:03.0308337Z stochastic_rounding=False, 2025-05-07T21:04:03.0308605Z weighted=False, 2025-05-07T21:04:03.0308832Z row_wise=False, 2025-05-07T21:04:03.0309045Z mixed=False, 2025-05-07T21:04:03.0309263Z use_cache=True, 2025-05-07T21:04:03.0309513Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.0309808Z use_cpu=True, 2025-05-07T21:04:03.0310048Z output_dtype=SparseType.BF16, 2025-05-07T21:04:03.0310319Z ) 2025-05-07T21:04:03.0310558Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:03.0311158Z self=, 2025-05-07T21:04:03.0311719Z mixed_B=False, 2025-05-07T21:04:03.0319211Z compile=False, 2025-05-07T21:04:03.0319451Z T=2, 2025-05-07T21:04:03.0319642Z D=64, 2025-05-07T21:04:03.0319833Z B=59, 2025-05-07T21:04:03.0320031Z log_E=3, 2025-05-07T21:04:03.0320229Z L=13, 2025-05-07T21:04:03.0320431Z D_gradcheck=2, 2025-05-07T21:04:03.0320674Z stochastic_rounding=True, 2025-05-07T21:04:03.0320936Z weighted=True, 2025-05-07T21:04:03.0321162Z row_wise=True, 2025-05-07T21:04:03.0321377Z mixed=True, 2025-05-07T21:04:03.0321590Z use_cache=False, 2025-05-07T21:04:03.0321852Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.0322154Z use_cpu=False, 2025-05-07T21:04:03.0322396Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.0322673Z ) 2025-05-07T21:04:03.0322921Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:03.0323648Z self=, 2025-05-07T21:04:03.0324199Z mixed_B=False, 2025-05-07T21:04:03.0324421Z compile=True, 2025-05-07T21:04:03.0324629Z T=5, 2025-05-07T21:04:03.0324822Z D=31, 2025-05-07T21:04:03.0325011Z B=74, 2025-05-07T21:04:03.0325206Z log_E=5, 2025-05-07T21:04:03.0325487Z L=0, 2025-05-07T21:04:03.0325688Z D_gradcheck=2, 2025-05-07T21:04:03.0325927Z stochastic_rounding=True, 2025-05-07T21:04:03.0326184Z weighted=False, 2025-05-07T21:04:03.0326406Z row_wise=False, 2025-05-07T21:04:03.0326628Z mixed=False, 2025-05-07T21:04:03.0326841Z use_cache=False, 2025-05-07T21:04:03.0327097Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.0327389Z use_cpu=True, 2025-05-07T21:04:03.0327626Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.0327896Z ) 2025-05-07T21:04:03.0328137Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:03.0328731Z self=, 2025-05-07T21:04:03.0329271Z mixed_B=True, 2025-05-07T21:04:03.0329487Z compile=False, 2025-05-07T21:04:03.0329733Z T=2, 2025-05-07T21:04:03.0329922Z D=59, 2025-05-07T21:04:03.0330106Z B=128, 2025-05-07T21:04:03.0330299Z log_E=5, 2025-05-07T21:04:03.0330501Z L=5, 2025-05-07T21:04:03.0330743Z D_gradcheck=2, 2025-05-07T21:04:03.0330978Z stochastic_rounding=False, 2025-05-07T21:04:03.0331242Z weighted=True, 2025-05-07T21:04:03.0331450Z row_wise=True, 2025-05-07T21:04:03.0331665Z mixed=False, 2025-05-07T21:04:03.0331881Z use_cache=False, 2025-05-07T21:04:03.0332127Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.0332417Z use_cpu=False, 2025-05-07T21:04:03.0332658Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.0332920Z ) 2025-05-07T21:04:03.0333159Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:03.0333753Z self=, 2025-05-07T21:04:03.0334289Z mixed_B=True, 2025-05-07T21:04:03.0334497Z compile=False, 2025-05-07T21:04:03.0334708Z T=1, 2025-05-07T21:04:03.0334896Z D=6, 2025-05-07T21:04:03.0335077Z B=105, 2025-05-07T21:04:03.0335270Z log_E=4, 2025-05-07T21:04:03.0335472Z L=19, 2025-05-07T21:04:03.0335713Z D_gradcheck=1, 2025-05-07T21:04:03.0335946Z stochastic_rounding=True, 2025-05-07T21:04:03.0336209Z weighted=True, 2025-05-07T21:04:03.0336420Z row_wise=False, 2025-05-07T21:04:03.0336637Z mixed=False, 2025-05-07T21:04:03.0336848Z use_cache=True, 2025-05-07T21:04:03.0337086Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.0337373Z use_cpu=True, 2025-05-07T21:04:03.0337613Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.0337874Z ) 2025-05-07T21:04:03.0338111Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:03.0338701Z self=, 2025-05-07T21:04:03.0339235Z mixed_B=False, 2025-05-07T21:04:03.0339455Z compile=True, 2025-05-07T21:04:03.0339666Z T=3, 2025-05-07T21:04:03.0339854Z D=35, 2025-05-07T21:04:03.0340034Z B=81, 2025-05-07T21:04:03.0340225Z log_E=4, 2025-05-07T21:04:03.0340428Z L=19, 2025-05-07T21:04:03.0340622Z D_gradcheck=1, 2025-05-07T21:04:03.0340857Z stochastic_rounding=True, 2025-05-07T21:04:03.0341122Z weighted=False, 2025-05-07T21:04:03.0341342Z row_wise=False, 2025-05-07T21:04:03.0341561Z mixed=False, 2025-05-07T21:04:03.0341775Z use_cache=False, 2025-05-07T21:04:03.0342024Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.0342315Z use_cpu=False, 2025-05-07T21:04:03.0342558Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.0342819Z ) 2025-05-07T21:04:03.0343059Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:03.0343696Z self=, 2025-05-07T21:04:03.0344230Z mixed_B=False, 2025-05-07T21:04:03.0344447Z compile=True, 2025-05-07T21:04:03.0344653Z T=3, 2025-05-07T21:04:03.0344835Z D=2, 2025-05-07T21:04:03.0345022Z B=119, 2025-05-07T21:04:03.0345214Z log_E=3, 2025-05-07T21:04:03.0345452Z L=9, 2025-05-07T21:04:03.0345650Z D_gradcheck=2, 2025-05-07T21:04:03.0345884Z stochastic_rounding=False, 2025-05-07T21:04:03.0346141Z weighted=False, 2025-05-07T21:04:03.0346364Z row_wise=False, 2025-05-07T21:04:03.0346580Z mixed=False, 2025-05-07T21:04:03.0346789Z use_cache=True, 2025-05-07T21:04:03.0347029Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.0347321Z use_cpu=False, 2025-05-07T21:04:03.0347562Z output_dtype=SparseType.BF16, 2025-05-07T21:04:03.0347842Z ) 2025-05-07T21:04:03.0348106Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:03.0348701Z self=, 2025-05-07T21:04:03.0349230Z mixed_B=True, 2025-05-07T21:04:03.0349449Z compile=False, 2025-05-07T21:04:03.0349659Z T=5, 2025-05-07T21:04:03.0349842Z D=80, 2025-05-07T21:04:03.0350034Z B=77, 2025-05-07T21:04:03.0350219Z log_E=4, 2025-05-07T21:04:03.0350413Z L=12, 2025-05-07T21:04:03.0350664Z D_gradcheck=2, 2025-05-07T21:04:03.0350900Z stochastic_rounding=False, 2025-05-07T21:04:03.0351162Z weighted=True, 2025-05-07T21:04:03.0351386Z row_wise=False, 2025-05-07T21:04:03.0351599Z mixed=False, 2025-05-07T21:04:03.0351806Z use_cache=False, 2025-05-07T21:04:03.0352058Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.0352348Z use_cpu=True, 2025-05-07T21:04:03.0352588Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.0352849Z ) 2025-05-07T21:04:03.0353088Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:03.0353684Z self=, 2025-05-07T21:04:03.0354220Z mixed_B=True, 2025-05-07T21:04:03.0354439Z compile=False, 2025-05-07T21:04:03.0354650Z T=4, 2025-05-07T21:04:03.0354831Z D=119, 2025-05-07T21:04:03.0355022Z B=23, 2025-05-07T21:04:03.0355212Z log_E=5, 2025-05-07T21:04:03.0355464Z L=14, 2025-05-07T21:04:03.0355707Z D_gradcheck=1, 2025-05-07T21:04:03.0355939Z stochastic_rounding=True, 2025-05-07T21:04:03.0356197Z weighted=False, 2025-05-07T21:04:03.0356420Z row_wise=False, 2025-05-07T21:04:03.0356637Z mixed=False, 2025-05-07T21:04:03.0356842Z use_cache=False, 2025-05-07T21:04:03.0357095Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.0357385Z use_cpu=False, 2025-05-07T21:04:03.0357623Z output_dtype=SparseType.BF16, 2025-05-07T21:04:03.0357909Z ) 2025-05-07T21:04:03.0358175Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:03.0358766Z self=, 2025-05-07T21:04:03.0359297Z mixed_B=True, 2025-05-07T21:04:03.0359513Z compile=False, 2025-05-07T21:04:03.0359722Z T=5, 2025-05-07T21:04:03.0359906Z D=65, 2025-05-07T21:04:03.0360095Z B=102, 2025-05-07T21:04:03.0360281Z log_E=3, 2025-05-07T21:04:03.0360471Z L=3, 2025-05-07T21:04:03.0360664Z D_gradcheck=2, 2025-05-07T21:04:03.0360895Z stochastic_rounding=True, 2025-05-07T21:04:03.0361160Z weighted=True, 2025-05-07T21:04:03.0361380Z row_wise=True, 2025-05-07T21:04:03.0361591Z mixed=True, 2025-05-07T21:04:03.0361795Z use_cache=False, 2025-05-07T21:04:03.0362048Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.0362335Z use_cpu=False, 2025-05-07T21:04:03.0362568Z output_dtype=SparseType.BF16, 2025-05-07T21:04:03.0362831Z ) 2025-05-07T21:04:03.0363072Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:03.0363710Z self=, 2025-05-07T21:04:03.0364250Z mixed_B=False, 2025-05-07T21:04:03.0364475Z compile=False, 2025-05-07T21:04:03.0364689Z T=5, 2025-05-07T21:04:03.0364873Z D=124, 2025-05-07T21:04:03.0365069Z B=49, 2025-05-07T21:04:03.0365267Z log_E=3, 2025-05-07T21:04:03.0365509Z L=13, 2025-05-07T21:04:03.0365712Z D_gradcheck=1, 2025-05-07T21:04:03.0365953Z stochastic_rounding=True, 2025-05-07T21:04:03.0366214Z weighted=True, 2025-05-07T21:04:03.0366438Z row_wise=False, 2025-05-07T21:04:03.0366655Z mixed=True, 2025-05-07T21:04:03.0366861Z use_cache=False, 2025-05-07T21:04:03.0367120Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.0367420Z use_cpu=True, 2025-05-07T21:04:03.0367657Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.0367922Z ) 2025-05-07T21:04:03.0368173Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:03.0368770Z self=, 2025-05-07T21:04:03.0369304Z mixed_B=True, 2025-05-07T21:04:03.0369514Z compile=True, 2025-05-07T21:04:03.0369722Z T=4, 2025-05-07T21:04:03.0369908Z D=37, 2025-05-07T21:04:03.0370095Z B=112, 2025-05-07T21:04:03.0370288Z log_E=5, 2025-05-07T21:04:03.0370478Z L=20, 2025-05-07T21:04:03.0370728Z D_gradcheck=2, 2025-05-07T21:04:03.0370964Z stochastic_rounding=False, 2025-05-07T21:04:03.0371220Z weighted=True, 2025-05-07T21:04:03.0371437Z row_wise=True, 2025-05-07T21:04:03.0371650Z mixed=False, 2025-05-07T21:04:03.0371857Z use_cache=False, 2025-05-07T21:04:03.0372111Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.0372402Z use_cpu=True, 2025-05-07T21:04:03.0372637Z output_dtype=SparseType.FP32, 2025-05-07T21:04:03.0372915Z ) 2025-05-07T21:04:03.0373153Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:03.0373745Z self=, 2025-05-07T21:04:03.0374280Z mixed_B=False, 2025-05-07T21:04:03.0374494Z compile=True, 2025-05-07T21:04:03.0374701Z T=3, 2025-05-07T21:04:03.0374880Z D=32, 2025-05-07T21:04:03.0375065Z B=115, 2025-05-07T21:04:03.0375254Z log_E=5, 2025-05-07T21:04:03.0375450Z L=20, 2025-05-07T21:04:03.0375695Z D_gradcheck=2, 2025-05-07T21:04:03.0375930Z stochastic_rounding=False, 2025-05-07T21:04:03.0376186Z weighted=False, 2025-05-07T21:04:03.0376407Z row_wise=False, 2025-05-07T21:04:03.0376621Z mixed=False, 2025-05-07T21:04:03.0376835Z use_cache=False, 2025-05-07T21:04:03.0377088Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:03.0377375Z use_cpu=False, 2025-05-07T21:04:03.0377609Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.0377923Z ) 2025-05-07T21:04:03.0378165Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:03.0378929Z self=, 2025-05-07T21:04:03.0379470Z mixed_B=False, 2025-05-07T21:04:03.0379683Z compile=True, 2025-05-07T21:04:03.0379891Z T=1, 2025-05-07T21:04:03.0380072Z D=13, 2025-05-07T21:04:03.0380258Z B=66, 2025-05-07T21:04:03.0380447Z log_E=5, 2025-05-07T21:04:03.0380641Z L=19, 2025-05-07T21:04:03.0380836Z D_gradcheck=1, 2025-05-07T21:04:03.0381077Z stochastic_rounding=False, 2025-05-07T21:04:03.0381338Z weighted=False, 2025-05-07T21:04:03.0381555Z row_wise=True, 2025-05-07T21:04:03.0381766Z mixed=True, 2025-05-07T21:04:03.0381968Z use_cache=True, 2025-05-07T21:04:03.0382212Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.0382502Z use_cpu=True, 2025-05-07T21:04:03.0382734Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.0382999Z ) 2025-05-07T21:04:03.0383239Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:03.0383874Z self=, 2025-05-07T21:04:03.0384418Z mixed_B=False, 2025-05-07T21:04:03.0384638Z compile=True, 2025-05-07T21:04:03.0384842Z T=1, 2025-05-07T21:04:03.0385028Z D=40, 2025-05-07T21:04:03.0385218Z B=51, 2025-05-07T21:04:03.0385405Z log_E=3, 2025-05-07T21:04:03.0385653Z L=14, 2025-05-07T21:04:03.0385855Z D_gradcheck=2, 2025-05-07T21:04:03.0386091Z stochastic_rounding=True, 2025-05-07T21:04:03.0386350Z weighted=True, 2025-05-07T21:04:03.0386573Z row_wise=False, 2025-05-07T21:04:03.0386791Z mixed=False, 2025-05-07T21:04:03.0387001Z use_cache=False, 2025-05-07T21:04:03.0387255Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.0387546Z use_cpu=True, 2025-05-07T21:04:03.0387790Z output_dtype=SparseType.BF16, 2025-05-07T21:04:03.0388099Z ) 2025-05-07T21:04:03.0388341Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:03.0388931Z self=, 2025-05-07T21:04:03.0389468Z mixed_B=False, 2025-05-07T21:04:03.0389683Z compile=True, 2025-05-07T21:04:03.0389886Z T=2, 2025-05-07T21:04:03.0390073Z D=31, 2025-05-07T21:04:03.0390260Z B=78, 2025-05-07T21:04:03.0390444Z log_E=4, 2025-05-07T21:04:03.0390817Z L=14, 2025-05-07T21:04:03.0391129Z D_gradcheck=1, 2025-05-07T21:04:03.0391354Z stochastic_rounding=True, 2025-05-07T21:04:03.0391618Z weighted=False, 2025-05-07T21:04:03.0391836Z row_wise=False, 2025-05-07T21:04:03.0392044Z mixed=True, 2025-05-07T21:04:03.0392253Z use_cache=True, 2025-05-07T21:04:03.0392497Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:03.0392790Z use_cpu=False, 2025-05-07T21:04:03.0393023Z output_dtype=SparseType.FP16, 2025-05-07T21:04:03.0393283Z ) 2025-05-07T21:04:08.9907058Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:08.9907826Z self=, 2025-05-07T21:04:08.9908659Z mixed_B=False, 2025-05-07T21:04:08.9908979Z compile=False, 2025-05-07T21:04:08.9909270Z T=3, 2025-05-07T21:04:08.9909552Z D=87, 2025-05-07T21:04:08.9909824Z B=80, 2025-05-07T21:04:08.9910012Z log_E=5, 2025-05-07T21:04:08.9910231Z L=17, 2025-05-07T21:04:08.9910688Z D_gradcheck=1, 2025-05-07T21:04:08.9910923Z stochastic_rounding=True, 2025-05-07T21:04:08.9911193Z weighted=True, 2025-05-07T21:04:08.9911412Z row_wise=False, 2025-05-07T21:04:08.9911624Z mixed=False, 2025-05-07T21:04:08.9911840Z use_cache=True, 2025-05-07T21:04:08.9912088Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:08.9912376Z use_cpu=True, 2025-05-07T21:04:08.9912620Z output_dtype=SparseType.FP16, 2025-05-07T21:04:08.9912898Z ) 2025-05-07T21:04:08.9913135Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:08.9913736Z self=, 2025-05-07T21:04:08.9914286Z mixed_B=False, 2025-05-07T21:04:08.9914503Z compile=True, 2025-05-07T21:04:08.9914706Z T=4, 2025-05-07T21:04:08.9914896Z D=101, 2025-05-07T21:04:08.9915087Z B=81, 2025-05-07T21:04:08.9915270Z log_E=3, 2025-05-07T21:04:08.9915546Z L=12, 2025-05-07T21:04:08.9915752Z D_gradcheck=1, 2025-05-07T21:04:08.9915986Z stochastic_rounding=True, 2025-05-07T21:04:08.9916256Z weighted=True, 2025-05-07T21:04:08.9916478Z row_wise=False, 2025-05-07T21:04:08.9916688Z mixed=False, 2025-05-07T21:04:08.9916908Z use_cache=False, 2025-05-07T21:04:08.9917172Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:08.9917461Z use_cpu=True, 2025-05-07T21:04:08.9917701Z output_dtype=SparseType.BF16, 2025-05-07T21:04:08.9917971Z ) 2025-05-07T21:04:08.9918206Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:08.9918811Z self=, 2025-05-07T21:04:08.9919458Z mixed_B=False, 2025-05-07T21:04:08.9919678Z compile=True, 2025-05-07T21:04:08.9919885Z T=4, 2025-05-07T21:04:08.9920076Z D=57, 2025-05-07T21:04:08.9920264Z B=20, 2025-05-07T21:04:08.9920450Z log_E=4, 2025-05-07T21:04:08.9920730Z L=20, 2025-05-07T21:04:08.9920925Z D_gradcheck=2, 2025-05-07T21:04:08.9921157Z stochastic_rounding=True, 2025-05-07T21:04:08.9921420Z weighted=False, 2025-05-07T21:04:08.9921642Z row_wise=False, 2025-05-07T21:04:08.9921850Z mixed=True, 2025-05-07T21:04:08.9922062Z use_cache=True, 2025-05-07T21:04:08.9922308Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:08.9922600Z use_cpu=False, 2025-05-07T21:04:08.9922840Z output_dtype=SparseType.FP16, 2025-05-07T21:04:08.9923103Z ) 2025-05-07T21:04:08.9923387Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:08.9923984Z self=, 2025-05-07T21:04:08.9924531Z mixed_B=True, 2025-05-07T21:04:08.9924741Z compile=False, 2025-05-07T21:04:08.9924952Z T=2, 2025-05-07T21:04:08.9925138Z D=113, 2025-05-07T21:04:08.9925327Z B=1, 2025-05-07T21:04:08.9925510Z log_E=5, 2025-05-07T21:04:08.9925708Z L=3, 2025-05-07T21:04:08.9925905Z D_gradcheck=2, 2025-05-07T21:04:08.9926228Z stochastic_rounding=True, 2025-05-07T21:04:08.9926490Z weighted=True, 2025-05-07T21:04:08.9926711Z row_wise=True, 2025-05-07T21:04:08.9926921Z mixed=False, 2025-05-07T21:04:08.9927140Z use_cache=True, 2025-05-07T21:04:08.9927386Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:08.9927671Z use_cpu=False, 2025-05-07T21:04:08.9927912Z output_dtype=SparseType.FP32, 2025-05-07T21:04:08.9928182Z ) 2025-05-07T21:04:08.9928421Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:08.9929017Z self=, 2025-05-07T21:04:08.9929565Z mixed_B=True, 2025-05-07T21:04:08.9929781Z compile=False, 2025-05-07T21:04:08.9929994Z T=4, 2025-05-07T21:04:08.9930181Z D=47, 2025-05-07T21:04:08.9930368Z B=116, 2025-05-07T21:04:08.9930562Z log_E=3, 2025-05-07T21:04:08.9930756Z L=12, 2025-05-07T21:04:08.9931022Z D_gradcheck=1, 2025-05-07T21:04:08.9931266Z stochastic_rounding=False, 2025-05-07T21:04:08.9938108Z weighted=False, 2025-05-07T21:04:08.9938373Z row_wise=False, 2025-05-07T21:04:08.9938597Z mixed=False, 2025-05-07T21:04:08.9938812Z use_cache=True, 2025-05-07T21:04:08.9939063Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:08.9939362Z use_cpu=True, 2025-05-07T21:04:08.9939602Z output_dtype=SparseType.BF16, 2025-05-07T21:04:08.9939872Z ) 2025-05-07T21:04:08.9940122Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:08.9940719Z self=, 2025-05-07T21:04:08.9941273Z mixed_B=True, 2025-05-07T21:04:08.9941496Z compile=True, 2025-05-07T21:04:08.9941708Z T=5, 2025-05-07T21:04:08.9941901Z D=28, 2025-05-07T21:04:08.9942096Z B=85, 2025-05-07T21:04:08.9942282Z log_E=3, 2025-05-07T21:04:08.9942486Z L=9, 2025-05-07T21:04:08.9942690Z D_gradcheck=1, 2025-05-07T21:04:08.9942935Z stochastic_rounding=False, 2025-05-07T21:04:08.9943206Z weighted=False, 2025-05-07T21:04:08.9943435Z row_wise=True, 2025-05-07T21:04:08.9943648Z mixed=True, 2025-05-07T21:04:08.9943869Z use_cache=False, 2025-05-07T21:04:08.9944132Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:08.9944431Z use_cpu=False, 2025-05-07T21:04:08.9944673Z output_dtype=SparseType.FP32, 2025-05-07T21:04:08.9944947Z ) 2025-05-07T21:04:08.9945190Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:08.9945781Z self=, 2025-05-07T21:04:08.9946408Z mixed_B=False, 2025-05-07T21:04:08.9946634Z compile=True, 2025-05-07T21:04:08.9946840Z T=2, 2025-05-07T21:04:08.9947030Z D=105, 2025-05-07T21:04:08.9947224Z B=30, 2025-05-07T21:04:08.9947411Z log_E=3, 2025-05-07T21:04:08.9947611Z L=3, 2025-05-07T21:04:08.9947854Z D_gradcheck=2, 2025-05-07T21:04:08.9948090Z stochastic_rounding=True, 2025-05-07T21:04:08.9948359Z weighted=False, 2025-05-07T21:04:08.9948587Z row_wise=False, 2025-05-07T21:04:08.9948801Z mixed=False, 2025-05-07T21:04:08.9949020Z use_cache=True, 2025-05-07T21:04:08.9949269Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:08.9949556Z use_cpu=True, 2025-05-07T21:04:08.9949799Z output_dtype=SparseType.BF16, 2025-05-07T21:04:08.9950067Z ) 2025-05-07T21:04:08.9950304Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:08.9950901Z self=, 2025-05-07T21:04:08.9951447Z mixed_B=True, 2025-05-07T21:04:08.9951676Z compile=False, 2025-05-07T21:04:08.9951890Z T=1, 2025-05-07T21:04:08.9952085Z D=121, 2025-05-07T21:04:08.9952283Z B=103, 2025-05-07T21:04:08.9952473Z log_E=5, 2025-05-07T21:04:08.9952672Z L=10, 2025-05-07T21:04:08.9952881Z D_gradcheck=2, 2025-05-07T21:04:08.9953776Z stochastic_rounding=False, 2025-05-07T21:04:08.9954055Z weighted=True, 2025-05-07T21:04:08.9954281Z row_wise=False, 2025-05-07T21:04:08.9954494Z mixed=True, 2025-05-07T21:04:08.9954713Z use_cache=False, 2025-05-07T21:04:08.9954973Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:08.9955260Z use_cpu=False, 2025-05-07T21:04:08.9955631Z output_dtype=SparseType.BF16, 2025-05-07T21:04:08.9955895Z ) 2025-05-07T21:04:08.9956129Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:08.9956727Z self=, 2025-05-07T21:04:08.9957272Z mixed_B=False, 2025-05-07T21:04:08.9957487Z compile=True, 2025-05-07T21:04:08.9957694Z T=5, 2025-05-07T21:04:08.9957879Z D=70, 2025-05-07T21:04:08.9958068Z B=73, 2025-05-07T21:04:08.9958251Z log_E=5, 2025-05-07T21:04:08.9958443Z L=18, 2025-05-07T21:04:08.9958642Z D_gradcheck=2, 2025-05-07T21:04:08.9958924Z stochastic_rounding=True, 2025-05-07T21:04:08.9959216Z weighted=True, 2025-05-07T21:04:08.9959453Z row_wise=True, 2025-05-07T21:04:08.9959658Z mixed=True, 2025-05-07T21:04:08.9959874Z use_cache=False, 2025-05-07T21:04:08.9960129Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:08.9960410Z use_cpu=True, 2025-05-07T21:04:08.9960647Z output_dtype=SparseType.FP16, 2025-05-07T21:04:08.9960916Z ) 2025-05-07T21:04:08.9961147Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:08.9961743Z self=, 2025-05-07T21:04:08.9962279Z mixed_B=True, 2025-05-07T21:04:08.9962489Z compile=False, 2025-05-07T21:04:08.9962703Z T=5, 2025-05-07T21:04:08.9962891Z D=68, 2025-05-07T21:04:08.9963070Z B=45, 2025-05-07T21:04:08.9963258Z log_E=5, 2025-05-07T21:04:08.9963451Z L=5, 2025-05-07T21:04:08.9963643Z D_gradcheck=1, 2025-05-07T21:04:08.9963880Z stochastic_rounding=True, 2025-05-07T21:04:08.9964143Z weighted=False, 2025-05-07T21:04:08.9964359Z row_wise=True, 2025-05-07T21:04:08.9964563Z mixed=False, 2025-05-07T21:04:08.9964777Z use_cache=True, 2025-05-07T21:04:08.9965020Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:08.9965303Z use_cpu=True, 2025-05-07T21:04:08.9965540Z output_dtype=SparseType.FP16, 2025-05-07T21:04:08.9965807Z ) 2025-05-07T21:04:08.9966044Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:08.9966635Z self=, 2025-05-07T21:04:08.9967225Z mixed_B=False, 2025-05-07T21:04:08.9967439Z compile=True, 2025-05-07T21:04:08.9967648Z T=3, 2025-05-07T21:04:08.9967835Z D=9, 2025-05-07T21:04:08.9968019Z B=3, 2025-05-07T21:04:08.9968210Z log_E=5, 2025-05-07T21:04:08.9968411Z L=6, 2025-05-07T21:04:08.9968642Z D_gradcheck=1, 2025-05-07T21:04:08.9968884Z stochastic_rounding=True, 2025-05-07T21:04:08.9969146Z weighted=False, 2025-05-07T21:04:08.9969361Z row_wise=True, 2025-05-07T21:04:08.9969577Z mixed=False, 2025-05-07T21:04:08.9969790Z use_cache=True, 2025-05-07T21:04:08.9970026Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:08.9970320Z use_cpu=True, 2025-05-07T21:04:08.9970560Z output_dtype=SparseType.FP32, 2025-05-07T21:04:08.9970820Z ) 2025-05-07T21:04:08.9971050Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:08.9971636Z self=, 2025-05-07T21:04:08.9972181Z mixed_B=False, 2025-05-07T21:04:08.9972389Z compile=False, 2025-05-07T21:04:08.9972593Z T=4, 2025-05-07T21:04:08.9972778Z D=108, 2025-05-07T21:04:08.9972957Z B=77, 2025-05-07T21:04:08.9973141Z log_E=5, 2025-05-07T21:04:08.9973335Z L=4, 2025-05-07T21:04:08.9973522Z D_gradcheck=1, 2025-05-07T21:04:08.9973808Z stochastic_rounding=False, 2025-05-07T21:04:08.9974074Z weighted=True, 2025-05-07T21:04:08.9974285Z row_wise=False, 2025-05-07T21:04:08.9974502Z mixed=True, 2025-05-07T21:04:08.9974714Z use_cache=False, 2025-05-07T21:04:08.9974963Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:08.9975252Z use_cpu=True, 2025-05-07T21:04:08.9975489Z output_dtype=SparseType.FP16, 2025-05-07T21:04:08.9975749Z ) 2025-05-07T21:04:08.9975988Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:08.9976579Z self=, 2025-05-07T21:04:08.9977120Z mixed_B=True, 2025-05-07T21:04:08.9977328Z compile=False, 2025-05-07T21:04:08.9977541Z T=1, 2025-05-07T21:04:08.9977731Z D=122, 2025-05-07T21:04:08.9977916Z B=35, 2025-05-07T21:04:08.9978104Z log_E=5, 2025-05-07T21:04:08.9978300Z L=19, 2025-05-07T21:04:08.9978488Z D_gradcheck=2, 2025-05-07T21:04:08.9978778Z stochastic_rounding=False, 2025-05-07T21:04:08.9979046Z weighted=False, 2025-05-07T21:04:08.9979260Z row_wise=True, 2025-05-07T21:04:08.9979472Z mixed=False, 2025-05-07T21:04:08.9979687Z use_cache=False, 2025-05-07T21:04:08.9979933Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:08.9980227Z use_cpu=True, 2025-05-07T21:04:08.9980469Z output_dtype=SparseType.FP32, 2025-05-07T21:04:08.9980726Z ) 2025-05-07T21:04:08.9980968Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:08.9981559Z self=, 2025-05-07T21:04:08.9982102Z mixed_B=True, 2025-05-07T21:04:08.9982310Z compile=True, 2025-05-07T21:04:08.9982522Z T=1, 2025-05-07T21:04:08.9982712Z D=20, 2025-05-07T21:04:08.9982893Z B=18, 2025-05-07T21:04:08.9983088Z log_E=5, 2025-05-07T21:04:08.9983278Z L=12, 2025-05-07T21:04:08.9983471Z D_gradcheck=1, 2025-05-07T21:04:08.9983710Z stochastic_rounding=True, 2025-05-07T21:04:08.9983973Z weighted=True, 2025-05-07T21:04:08.9984181Z row_wise=False, 2025-05-07T21:04:08.9984399Z mixed=False, 2025-05-07T21:04:08.9984614Z use_cache=True, 2025-05-07T21:04:08.9984855Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:08.9985144Z use_cpu=True, 2025-05-07T21:04:08.9985385Z output_dtype=SparseType.FP16, 2025-05-07T21:04:08.9985647Z ) 2025-05-07T21:04:08.9985889Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:08.9986479Z self=, 2025-05-07T21:04:08.9987063Z mixed_B=False, 2025-05-07T21:04:08.9987278Z compile=True, 2025-05-07T21:04:08.9987485Z T=3, 2025-05-07T21:04:08.9987667Z D=105, 2025-05-07T21:04:08.9987860Z B=55, 2025-05-07T21:04:08.9988050Z log_E=4, 2025-05-07T21:04:08.9988235Z L=1, 2025-05-07T21:04:08.9988480Z D_gradcheck=1, 2025-05-07T21:04:08.9988721Z stochastic_rounding=False, 2025-05-07T21:04:08.9988981Z weighted=False, 2025-05-07T21:04:08.9989208Z row_wise=True, 2025-05-07T21:04:08.9989460Z mixed=False, 2025-05-07T21:04:08.9989681Z use_cache=False, 2025-05-07T21:04:08.9989936Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:08.9990227Z use_cpu=True, 2025-05-07T21:04:08.9990469Z output_dtype=SparseType.FP32, 2025-05-07T21:04:08.9990936Z ) 2025-05-07T21:04:08.9991180Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:08.9991769Z self=, 2025-05-07T21:04:08.9992295Z mixed_B=True, 2025-05-07T21:04:08.9992523Z compile=True, 2025-05-07T21:04:08.9992736Z T=5, 2025-05-07T21:04:08.9992922Z D=94, 2025-05-07T21:04:08.9993112Z B=61, 2025-05-07T21:04:08.9993301Z log_E=4, 2025-05-07T21:04:08.9993493Z L=8, 2025-05-07T21:04:08.9993684Z D_gradcheck=2, 2025-05-07T21:04:08.9993926Z stochastic_rounding=False, 2025-05-07T21:04:08.9994288Z weighted=False, 2025-05-07T21:04:08.9994505Z row_wise=True, 2025-05-07T21:04:08.9994720Z mixed=True, 2025-05-07T21:04:08.9994924Z use_cache=True, 2025-05-07T21:04:08.9995168Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:08.9995515Z use_cpu=False, 2025-05-07T21:04:08.9995752Z output_dtype=SparseType.BF16, 2025-05-07T21:04:08.9996020Z ) 2025-05-07T21:04:08.9996263Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:08.9996855Z self=, 2025-05-07T21:04:08.9997380Z mixed_B=False, 2025-05-07T21:04:08.9997600Z compile=False, 2025-05-07T21:04:08.9997810Z T=2, 2025-05-07T21:04:08.9997991Z D=114, 2025-05-07T21:04:08.9998179Z B=101, 2025-05-07T21:04:08.9998368Z log_E=3, 2025-05-07T21:04:08.9998556Z L=9, 2025-05-07T21:04:08.9998749Z D_gradcheck=2, 2025-05-07T21:04:08.9999064Z stochastic_rounding=False, 2025-05-07T21:04:08.9999329Z weighted=True, 2025-05-07T21:04:08.9999548Z row_wise=True, 2025-05-07T21:04:08.9999758Z mixed=True, 2025-05-07T21:04:08.9999964Z use_cache=False, 2025-05-07T21:04:09.0000222Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:09.0000512Z use_cpu=True, 2025-05-07T21:04:09.0000745Z output_dtype=SparseType.FP32, 2025-05-07T21:04:09.0001012Z ) 2025-05-07T21:04:49.4299166Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:49.4299845Z self=, 2025-05-07T21:04:49.4300407Z mixed_B=False, 2025-05-07T21:04:49.4300666Z compile=False, 2025-05-07T21:04:49.4301050Z T=5, 2025-05-07T21:04:49.4301241Z D=22, 2025-05-07T21:04:49.4301454Z B=77, 2025-05-07T21:04:49.4301651Z log_E=5, 2025-05-07T21:04:49.4301849Z L=9, 2025-05-07T21:04:49.4302045Z D_gradcheck=1, 2025-05-07T21:04:49.4302303Z stochastic_rounding=False, 2025-05-07T21:04:49.4302571Z weighted=False, 2025-05-07T21:04:49.4302800Z row_wise=False, 2025-05-07T21:04:49.4303021Z mixed=True, 2025-05-07T21:04:49.4303233Z use_cache=False, 2025-05-07T21:04:49.4303492Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:49.4303797Z use_cpu=False, 2025-05-07T21:04:49.4304036Z output_dtype=SparseType.BF16, 2025-05-07T21:04:49.4304327Z ) 2025-05-07T21:04:49.4304572Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:49.4305171Z self=, 2025-05-07T21:04:49.4305721Z mixed_B=False, 2025-05-07T21:04:49.4306247Z compile=True, 2025-05-07T21:04:49.4306470Z T=2, 2025-05-07T21:04:49.4306667Z D=12, 2025-05-07T21:04:49.4306854Z B=94, 2025-05-07T21:04:49.4307046Z log_E=3, 2025-05-07T21:04:49.4307246Z L=5, 2025-05-07T21:04:49.4307439Z D_gradcheck=1, 2025-05-07T21:04:49.4307767Z stochastic_rounding=True, 2025-05-07T21:04:49.4308038Z weighted=False, 2025-05-07T21:04:49.4308250Z row_wise=True, 2025-05-07T21:04:49.4308464Z mixed=True, 2025-05-07T21:04:49.4308676Z use_cache=False, 2025-05-07T21:04:49.4308931Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:49.4309237Z use_cpu=False, 2025-05-07T21:04:49.4309478Z output_dtype=SparseType.FP16, 2025-05-07T21:04:49.4309739Z ) 2025-05-07T21:04:49.4309982Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:49.4310582Z self=, 2025-05-07T21:04:49.4311116Z mixed_B=True, 2025-05-07T21:04:49.4311344Z compile=False, 2025-05-07T21:04:49.4311557Z T=5, 2025-05-07T21:04:49.4311739Z D=9, 2025-05-07T21:04:49.4311929Z B=85, 2025-05-07T21:04:49.4312128Z log_E=5, 2025-05-07T21:04:49.4312331Z L=20, 2025-05-07T21:04:49.4312518Z D_gradcheck=2, 2025-05-07T21:04:49.4312758Z stochastic_rounding=True, 2025-05-07T21:04:49.4313120Z weighted=True, 2025-05-07T21:04:49.4313329Z row_wise=True, 2025-05-07T21:04:49.4313551Z mixed=False, 2025-05-07T21:04:49.4313769Z use_cache=False, 2025-05-07T21:04:49.4314020Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:49.4314314Z use_cpu=False, 2025-05-07T21:04:49.4314558Z output_dtype=SparseType.BF16, 2025-05-07T21:04:49.4314819Z ) 2025-05-07T21:04:49.4315062Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:49.4315751Z self=, 2025-05-07T21:04:49.4316283Z mixed_B=True, 2025-05-07T21:04:49.4316508Z compile=False, 2025-05-07T21:04:49.4316721Z T=5, 2025-05-07T21:04:49.4316906Z D=9, 2025-05-07T21:04:49.4317097Z B=20, 2025-05-07T21:04:49.4317289Z log_E=5, 2025-05-07T21:04:49.4317478Z L=20, 2025-05-07T21:04:49.4317679Z D_gradcheck=2, 2025-05-07T21:04:49.4318010Z stochastic_rounding=True, 2025-05-07T21:04:49.4318274Z weighted=True, 2025-05-07T21:04:49.4318492Z row_wise=True, 2025-05-07T21:04:49.4318709Z mixed=False, 2025-05-07T21:04:49.4318929Z use_cache=False, 2025-05-07T21:04:49.4319179Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:49.4319470Z use_cpu=False, 2025-05-07T21:04:49.4319712Z output_dtype=SparseType.BF16, 2025-05-07T21:04:49.4319974Z ) 2025-05-07T21:04:49.4320217Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:49.4320809Z self=, 2025-05-07T21:04:49.4321338Z mixed_B=True, 2025-05-07T21:04:49.4321561Z compile=False, 2025-05-07T21:04:49.4321776Z T=5, 2025-05-07T21:04:49.4321960Z D=9, 2025-05-07T21:04:49.4322149Z B=20, 2025-05-07T21:04:49.4322342Z log_E=5, 2025-05-07T21:04:49.4322560Z L=20, 2025-05-07T21:04:49.4322752Z D_gradcheck=2, 2025-05-07T21:04:49.4322991Z stochastic_rounding=True, 2025-05-07T21:04:49.4323259Z weighted=True, 2025-05-07T21:04:49.4323470Z row_wise=True, 2025-05-07T21:04:49.4323687Z mixed=False, 2025-05-07T21:04:49.4323904Z use_cache=True, 2025-05-07T21:04:49.4324148Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:49.4324962Z use_cpu=False, 2025-05-07T21:04:49.4325206Z output_dtype=SparseType.BF16, 2025-05-07T21:04:49.4325462Z ) 2025-05-07T21:04:49.4325704Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:49.4326296Z self=, 2025-05-07T21:04:49.4326834Z mixed_B=True, 2025-05-07T21:04:49.4327100Z compile=False, 2025-05-07T21:04:49.4327322Z T=1, 2025-05-07T21:04:49.4327511Z D=9, 2025-05-07T21:04:49.4327695Z B=20, 2025-05-07T21:04:49.4327888Z log_E=5, 2025-05-07T21:04:49.4328087Z L=20, 2025-05-07T21:04:49.4328277Z D_gradcheck=2, 2025-05-07T21:04:49.4328562Z stochastic_rounding=True, 2025-05-07T21:04:49.4328837Z weighted=True, 2025-05-07T21:04:49.4329052Z row_wise=True, 2025-05-07T21:04:49.4329268Z mixed=False, 2025-05-07T21:04:49.4329482Z use_cache=True, 2025-05-07T21:04:49.4329750Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:49.4330072Z use_cpu=False, 2025-05-07T21:04:49.4330313Z output_dtype=SparseType.BF16, 2025-05-07T21:04:49.4330572Z ) 2025-05-07T21:04:49.4330813Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:49.4331407Z self=, 2025-05-07T21:04:49.4331951Z mixed_B=True, 2025-05-07T21:04:49.4332165Z compile=True, 2025-05-07T21:04:49.4332380Z T=1, 2025-05-07T21:04:49.4332567Z D=9, 2025-05-07T21:04:49.4332754Z B=20, 2025-05-07T21:04:49.4332950Z log_E=5, 2025-05-07T21:04:49.4333171Z L=20, 2025-05-07T21:04:49.4333366Z D_gradcheck=2, 2025-05-07T21:04:49.4333611Z stochastic_rounding=True, 2025-05-07T21:04:49.4340413Z weighted=True, 2025-05-07T21:04:49.4340652Z row_wise=True, 2025-05-07T21:04:49.4340868Z mixed=False, 2025-05-07T21:04:49.4341090Z use_cache=True, 2025-05-07T21:04:49.4341344Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:49.4341645Z use_cpu=False, 2025-05-07T21:04:49.4341891Z output_dtype=SparseType.BF16, 2025-05-07T21:04:49.4342167Z ) 2025-05-07T21:04:49.4342408Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:49.4343014Z self=, 2025-05-07T21:04:49.4343569Z mixed_B=True, 2025-05-07T21:04:49.4343788Z compile=False, 2025-05-07T21:04:49.4344004Z T=1, 2025-05-07T21:04:49.4344199Z D=9, 2025-05-07T21:04:49.4344384Z B=20, 2025-05-07T21:04:49.4344579Z log_E=5, 2025-05-07T21:04:49.4344782Z L=20, 2025-05-07T21:04:49.4344975Z D_gradcheck=2, 2025-05-07T21:04:49.4345217Z stochastic_rounding=True, 2025-05-07T21:04:49.4345562Z weighted=False, 2025-05-07T21:04:49.4345790Z row_wise=True, 2025-05-07T21:04:49.4346007Z mixed=False, 2025-05-07T21:04:49.4346225Z use_cache=True, 2025-05-07T21:04:49.4346484Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:49.4346776Z use_cpu=False, 2025-05-07T21:04:49.4347021Z output_dtype=SparseType.BF16, 2025-05-07T21:04:49.4347291Z ) 2025-05-07T21:04:49.4347471Z PASSED 2025-05-07T21:04:49.4347592Z 2025-05-07T21:04:49.4347736Z =============================== warnings summary =============================== 2025-05-07T21:04:49.4348340Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmMEAN 2025-05-07T21:04:49.4349105Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmNONE 2025-05-07T21:04:49.4349855Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM 2025-05-07T21:04:49.4350672Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM_with_max_norm 2025-05-07T21:04:49.4351478Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_cpu 2025-05-07T21:04:49.4352225Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmMEAN 2025-05-07T21:04:49.4352994Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmNONE 2025-05-07T21:04:49.4353749Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmSUM 2025-05-07T21:04:49.4355304Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #2 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T21:04:49.4356644Z warnings.warn( 2025-05-07T21:04:49.4356831Z 2025-05-07T21:04:49.4357063Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:04:49.4357565Z ================== 8 passed, 8 warnings in 357.24s (0:05:57) =================== 2025-05-07T21:04:50.1937275Z 2025-05-07T21:04:50.1938127Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_test.py 2025-05-07T21:04:50.1958325Z [TEST] Python test time for ./tbe/training/backward_adagrad_test.py: 360 seconds 2025-05-07T21:04:50.1958664Z 2025-05-07T21:04:50.1958668Z 2025-05-07T21:04:50.1958672Z 2025-05-07T21:04:50.1958675Z 2025-05-07T21:04:50.1979142Z ################################################################################ 2025-05-07T21:04:50.1995251Z # [2025-05-07T21:04:50.199Z] Run Python Test Suite: 2025-05-07T21:04:50.1995777Z # ./tbe/training/backward_dense_test.py 2025-05-07T21:04:50.1996234Z ################################################################################ 2025-05-07T21:04:50.2022116Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/backward_dense_test.py 2025-05-07T21:04:50.2023036Z 2025-05-07T21:04:52.3536834Z ============================= test session starts ============================== 2025-05-07T21:04:52.3537782Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:04:52.3538597Z cachedir: .pytest_cache 2025-05-07T21:04:52.3539485Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:04:52.3540552Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:04:52.3541048Z plugins: hypothesis-6.131.14 2025-05-07T21:04:54.1367781Z collecting ... collected 1 item 2025-05-07T21:04:54.1368011Z 2025-05-07T21:04:54.1391529Z tbe/training/backward_dense_test.py::BackwardDenseTest::test_backward_dense SKIPPED 2025-05-07T21:04:54.1392073Z 2025-05-07T21:04:54.1392409Z =========================== short test summary info ============================ 2025-05-07T21:04:54.1393385Z SKIPPED [1] tbe/training/backward_dense_test.py:62: This test is currently running into illegal memmory access issues in OSS, and is being investigated; please see https://github.com/pytorch/pytorch/issues/141904. 2025-05-07T21:04:54.1394317Z ============================== 1 skipped in 1.91s ============================== 2025-05-07T21:04:54.7378897Z 2025-05-07T21:04:54.7379584Z [TEST] Python test suite PASSED: ./tbe/training/backward_dense_test.py 2025-05-07T21:04:54.7399556Z [TEST] Python test time for ./tbe/training/backward_dense_test.py: 4 seconds 2025-05-07T21:04:54.7399890Z 2025-05-07T21:04:54.7399928Z 2025-05-07T21:04:54.7399932Z 2025-05-07T21:04:54.7399941Z 2025-05-07T21:04:54.7420273Z ################################################################################ 2025-05-07T21:04:54.7435857Z # [2025-05-07T21:04:54.743Z] Run Python Test Suite: 2025-05-07T21:04:54.7436215Z # ./tbe/training/backward_none_test.py 2025-05-07T21:04:54.7436540Z ################################################################################ 2025-05-07T21:04:54.7462218Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/backward_none_test.py 2025-05-07T21:04:54.7462877Z 2025-05-07T21:04:56.8981229Z ============================= test session starts ============================== 2025-05-07T21:04:56.8982092Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:04:56.8983031Z cachedir: .pytest_cache 2025-05-07T21:04:56.8986315Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:04:56.8987459Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:04:56.8988090Z plugins: hypothesis-6.131.14 2025-05-07T21:04:58.6855981Z collecting ... collected 2 items 2025-05-07T21:04:58.6856207Z 2025-05-07T21:05:02.3837632Z tbe/training/backward_none_test.py::BackwardNoneTest::test_backward_none Trying example: test_backward_none( 2025-05-07T21:05:02.3839285Z self=, 2025-05-07T21:05:02.3840097Z T=1, 2025-05-07T21:05:02.3840391Z D=2, 2025-05-07T21:05:02.3840681Z B=1, 2025-05-07T21:05:02.3840970Z log_E=3, 2025-05-07T21:05:02.3841277Z L=0, 2025-05-07T21:05:02.3841741Z weights_precision=SparseType.FP16, 2025-05-07T21:05:02.3842379Z weighted=False, 2025-05-07T21:05:02.3842852Z long_segments=False, 2025-05-07T21:05:02.3843325Z pooling_mode=, 2025-05-07T21:05:02.3843712Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.3843989Z ) 2025-05-07T21:05:02.3844199Z Trying example: test_backward_none( 2025-05-07T21:05:02.3844680Z self=, 2025-05-07T21:05:02.3845457Z T=3, 2025-05-07T21:05:02.3845642Z D=2, 2025-05-07T21:05:02.3845828Z B=1, 2025-05-07T21:05:02.3846013Z log_E=3, 2025-05-07T21:05:02.3846208Z L=0, 2025-05-07T21:05:02.3846432Z weights_precision=SparseType.FP16, 2025-05-07T21:05:02.3846730Z weighted=False, 2025-05-07T21:05:02.3846958Z long_segments=False, 2025-05-07T21:05:02.3847234Z pooling_mode=, 2025-05-07T21:05:02.3847544Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.3847813Z ) 2025-05-07T21:05:02.3848023Z Trying example: test_backward_none( 2025-05-07T21:05:02.3848503Z self=, 2025-05-07T21:05:02.3848954Z T=3, 2025-05-07T21:05:02.3849149Z D=112, 2025-05-07T21:05:02.3849346Z B=69, 2025-05-07T21:05:02.3849539Z log_E=5, 2025-05-07T21:05:02.3849733Z L=4, 2025-05-07T21:05:02.3849957Z weights_precision=SparseType.FP16, 2025-05-07T21:05:02.3850355Z weighted=False, 2025-05-07T21:05:02.3850589Z long_segments=False, 2025-05-07T21:05:02.3850865Z pooling_mode=, 2025-05-07T21:05:02.3851179Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.3851440Z ) 2025-05-07T21:05:02.3851648Z Trying example: test_backward_none( 2025-05-07T21:05:02.3852117Z self=, 2025-05-07T21:05:02.3852567Z T=1, 2025-05-07T21:05:02.3852755Z D=110, 2025-05-07T21:05:02.3852942Z B=1, 2025-05-07T21:05:02.3853127Z log_E=3, 2025-05-07T21:05:02.3853350Z L=0, 2025-05-07T21:05:02.3853597Z weights_precision=SparseType.FP16, 2025-05-07T21:05:02.3853886Z weighted=False, 2025-05-07T21:05:02.3854116Z long_segments=False, 2025-05-07T21:05:02.3854387Z pooling_mode=, 2025-05-07T21:05:02.3854693Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.3854959Z ) 2025-05-07T21:05:02.3855170Z Trying example: test_backward_none( 2025-05-07T21:05:02.3855646Z self=, 2025-05-07T21:05:02.3856098Z T=1, 2025-05-07T21:05:02.3856287Z D=110, 2025-05-07T21:05:02.3856477Z B=51, 2025-05-07T21:05:02.3856662Z log_E=3, 2025-05-07T21:05:02.3856857Z L=20, 2025-05-07T21:05:02.3857081Z weights_precision=SparseType.FP16, 2025-05-07T21:05:02.3857368Z weighted=True, 2025-05-07T21:05:02.3857598Z long_segments=False, 2025-05-07T21:05:02.3857867Z pooling_mode=, 2025-05-07T21:05:02.3858175Z output_dtype=SparseType.BF16, 2025-05-07T21:05:02.3858438Z ) 2025-05-07T21:05:02.3858646Z Trying example: test_backward_none( 2025-05-07T21:05:02.3859198Z self=, 2025-05-07T21:05:02.3859652Z T=3, 2025-05-07T21:05:02.3859843Z D=159, 2025-05-07T21:05:02.3860031Z B=1, 2025-05-07T21:05:02.3860223Z log_E=3, 2025-05-07T21:05:02.3860510Z L=0, 2025-05-07T21:05:02.3860733Z weights_precision=SparseType.FP16, 2025-05-07T21:05:02.3861029Z weighted=False, 2025-05-07T21:05:02.3861259Z long_segments=False, 2025-05-07T21:05:02.3861526Z pooling_mode=, 2025-05-07T21:05:02.3861840Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.3862106Z ) 2025-05-07T21:05:02.3862320Z Trying example: test_backward_none( 2025-05-07T21:05:02.3862785Z self=, 2025-05-07T21:05:02.3863237Z T=3, 2025-05-07T21:05:02.3863427Z D=159, 2025-05-07T21:05:02.3863616Z B=38, 2025-05-07T21:05:02.3863806Z log_E=4, 2025-05-07T21:05:02.3864005Z L=16, 2025-05-07T21:05:02.3864232Z weights_precision=SparseType.FP32, 2025-05-07T21:05:02.3864526Z weighted=True, 2025-05-07T21:05:02.3864758Z long_segments=False, 2025-05-07T21:05:02.3865026Z pooling_mode=, 2025-05-07T21:05:02.3865337Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.3865663Z ) 2025-05-07T21:05:02.3865868Z Trying example: test_backward_none( 2025-05-07T21:05:02.3866336Z self=, 2025-05-07T21:05:02.3866791Z T=4, 2025-05-07T21:05:02.3866976Z D=49, 2025-05-07T21:05:02.3867162Z B=43, 2025-05-07T21:05:02.3867352Z log_E=4, 2025-05-07T21:05:02.3867559Z L=10, 2025-05-07T21:05:02.3867784Z weights_precision=SparseType.FP32, 2025-05-07T21:05:02.3868076Z weighted=True, 2025-05-07T21:05:02.3868298Z long_segments=True, 2025-05-07T21:05:02.3868564Z pooling_mode=, 2025-05-07T21:05:02.3868882Z output_dtype=SparseType.BF16, 2025-05-07T21:05:02.3869147Z ) 2025-05-07T21:05:02.3869357Z Trying example: test_backward_none( 2025-05-07T21:05:02.3869828Z self=, 2025-05-07T21:05:02.3870273Z T=1, 2025-05-07T21:05:02.3870465Z D=231, 2025-05-07T21:05:02.3870657Z B=16, 2025-05-07T21:05:02.3870903Z log_E=5, 2025-05-07T21:05:02.3871104Z L=7, 2025-05-07T21:05:02.3871328Z weights_precision=SparseType.FP16, 2025-05-07T21:05:02.3871624Z weighted=False, 2025-05-07T21:05:02.3871851Z long_segments=False, 2025-05-07T21:05:02.3872122Z pooling_mode=, 2025-05-07T21:05:02.3872437Z output_dtype=SparseType.BF16, 2025-05-07T21:05:02.3872694Z ) 2025-05-07T21:05:02.3872903Z Trying example: test_backward_none( 2025-05-07T21:05:02.3873400Z self=, 2025-05-07T21:05:02.3873869Z T=4, 2025-05-07T21:05:02.3874060Z D=164, 2025-05-07T21:05:02.3874253Z B=101, 2025-05-07T21:05:02.3874439Z log_E=4, 2025-05-07T21:05:02.3874633Z L=14, 2025-05-07T21:05:02.3874860Z weights_precision=SparseType.FP32, 2025-05-07T21:05:02.3875145Z weighted=True, 2025-05-07T21:05:02.3875471Z long_segments=True, 2025-05-07T21:05:02.3875742Z pooling_mode=, 2025-05-07T21:05:02.3876050Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.3876319Z ) 2025-05-07T21:05:02.3876528Z Trying example: test_backward_none( 2025-05-07T21:05:02.3876990Z self=, 2025-05-07T21:05:02.3877444Z T=5, 2025-05-07T21:05:02.3877638Z D=60, 2025-05-07T21:05:02.3877824Z B=8, 2025-05-07T21:05:02.3878005Z log_E=5, 2025-05-07T21:05:02.3878203Z L=17, 2025-05-07T21:05:02.3878426Z weights_precision=SparseType.FP16, 2025-05-07T21:05:02.3878714Z weighted=False, 2025-05-07T21:05:02.3878945Z long_segments=True, 2025-05-07T21:05:02.3879261Z pooling_mode=, 2025-05-07T21:05:02.3879568Z output_dtype=SparseType.BF16, 2025-05-07T21:05:02.3879835Z ) 2025-05-07T21:05:02.3880046Z Trying example: test_backward_none( 2025-05-07T21:05:02.3880508Z self=, 2025-05-07T21:05:02.3881012Z T=4, 2025-05-07T21:05:02.3881204Z D=107, 2025-05-07T21:05:02.3881392Z B=63, 2025-05-07T21:05:02.3881582Z log_E=4, 2025-05-07T21:05:02.3881786Z L=20, 2025-05-07T21:05:02.3882004Z weights_precision=SparseType.FP32, 2025-05-07T21:05:02.3882305Z weighted=True, 2025-05-07T21:05:02.3882534Z long_segments=True, 2025-05-07T21:05:02.3882788Z pooling_mode=, 2025-05-07T21:05:02.3883100Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.3883401Z ) 2025-05-07T21:05:02.3883625Z Trying example: test_backward_none( 2025-05-07T21:05:02.3884087Z self=, 2025-05-07T21:05:02.3884548Z T=4, 2025-05-07T21:05:02.3884742Z D=210, 2025-05-07T21:05:02.3884927Z B=107, 2025-05-07T21:05:02.3885117Z log_E=4, 2025-05-07T21:05:02.3885314Z L=7, 2025-05-07T21:05:02.3885529Z weights_precision=SparseType.FP32, 2025-05-07T21:05:02.3885827Z weighted=True, 2025-05-07T21:05:02.3886107Z long_segments=False, 2025-05-07T21:05:02.3886374Z pooling_mode=, 2025-05-07T21:05:02.3886684Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.3886950Z ) 2025-05-07T21:05:02.3887152Z Trying example: test_backward_none( 2025-05-07T21:05:02.3887621Z self=, 2025-05-07T21:05:02.3888080Z T=5, 2025-05-07T21:05:02.3888264Z D=139, 2025-05-07T21:05:02.3888455Z B=63, 2025-05-07T21:05:02.3888643Z log_E=4, 2025-05-07T21:05:02.3888835Z L=15, 2025-05-07T21:05:02.3889057Z weights_precision=SparseType.FP16, 2025-05-07T21:05:02.3889348Z weighted=True, 2025-05-07T21:05:02.3889577Z long_segments=True, 2025-05-07T21:05:02.3889838Z pooling_mode=, 2025-05-07T21:05:02.3890151Z output_dtype=SparseType.BF16, 2025-05-07T21:05:02.3890416Z ) 2025-05-07T21:05:02.3890970Z Trying example: test_backward_none( 2025-05-07T21:05:02.3891530Z self=, 2025-05-07T21:05:02.3891986Z T=4, 2025-05-07T21:05:02.3892167Z D=189, 2025-05-07T21:05:02.3892364Z B=5, 2025-05-07T21:05:02.3892552Z log_E=5, 2025-05-07T21:05:02.3892742Z L=16, 2025-05-07T21:05:02.3892967Z weights_precision=SparseType.FP32, 2025-05-07T21:05:02.3893285Z weighted=True, 2025-05-07T21:05:02.3893532Z long_segments=False, 2025-05-07T21:05:02.3893806Z pooling_mode=, 2025-05-07T21:05:02.3894121Z output_dtype=SparseType.BF16, 2025-05-07T21:05:02.3894415Z ) 2025-05-07T21:05:02.3894621Z Trying example: test_backward_none( 2025-05-07T21:05:02.3895092Z self=, 2025-05-07T21:05:02.3895552Z T=4, 2025-05-07T21:05:02.3895737Z D=79, 2025-05-07T21:05:02.3895929Z B=92, 2025-05-07T21:05:02.3896118Z log_E=4, 2025-05-07T21:05:02.3896311Z L=13, 2025-05-07T21:05:02.3896541Z weights_precision=SparseType.FP32, 2025-05-07T21:05:02.3896839Z weighted=False, 2025-05-07T21:05:02.3897073Z long_segments=False, 2025-05-07T21:05:02.3897346Z pooling_mode=, 2025-05-07T21:05:02.3897660Z output_dtype=SparseType.BF16, 2025-05-07T21:05:02.3897927Z ) 2025-05-07T21:05:02.3898128Z Trying example: test_backward_none( 2025-05-07T21:05:02.3898596Z self=, 2025-05-07T21:05:02.3899052Z T=1, 2025-05-07T21:05:02.3899237Z D=50, 2025-05-07T21:05:02.3899426Z B=127, 2025-05-07T21:05:02.3899615Z log_E=4, 2025-05-07T21:05:02.3899806Z L=19, 2025-05-07T21:05:02.3900150Z weights_precision=SparseType.FP32, 2025-05-07T21:05:02.3900446Z weighted=True, 2025-05-07T21:05:02.3900667Z long_segments=True, 2025-05-07T21:05:02.3900929Z pooling_mode=, 2025-05-07T21:05:02.3901243Z output_dtype=SparseType.BF16, 2025-05-07T21:05:02.3901567Z ) 2025-05-07T21:05:02.3901781Z Trying example: test_backward_none( 2025-05-07T21:05:02.3902248Z self=, 2025-05-07T21:05:02.3902703Z T=2, 2025-05-07T21:05:02.3902883Z D=3, 2025-05-07T21:05:02.3903081Z B=90, 2025-05-07T21:05:02.3903282Z log_E=3, 2025-05-07T21:05:02.3903505Z L=6, 2025-05-07T21:05:02.3903739Z weights_precision=SparseType.FP32, 2025-05-07T21:05:02.3904033Z weighted=True, 2025-05-07T21:05:02.3904256Z long_segments=False, 2025-05-07T21:05:02.3904528Z pooling_mode=, 2025-05-07T21:05:02.3904843Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.3905103Z ) 2025-05-07T21:05:02.3905316Z Trying example: test_backward_none( 2025-05-07T21:05:02.3905787Z self=, 2025-05-07T21:05:02.3906237Z T=1, 2025-05-07T21:05:02.3906425Z D=172, 2025-05-07T21:05:02.3906618Z B=33, 2025-05-07T21:05:02.3906892Z log_E=5, 2025-05-07T21:05:02.3907092Z L=14, 2025-05-07T21:05:02.3907319Z weights_precision=SparseType.FP32, 2025-05-07T21:05:02.3907607Z weighted=True, 2025-05-07T21:05:02.3907836Z long_segments=False, 2025-05-07T21:05:02.3908110Z pooling_mode=, 2025-05-07T21:05:02.3908420Z output_dtype=SparseType.BF16, 2025-05-07T21:05:02.3908686Z ) 2025-05-07T21:05:02.3908901Z Trying example: test_backward_none( 2025-05-07T21:05:02.3909374Z self=, 2025-05-07T21:05:02.3909823Z T=1, 2025-05-07T21:05:02.3910013Z D=130, 2025-05-07T21:05:02.3910206Z B=34, 2025-05-07T21:05:02.3910395Z log_E=5, 2025-05-07T21:05:02.3910595Z L=11, 2025-05-07T21:05:02.3910820Z weights_precision=SparseType.FP32, 2025-05-07T21:05:02.3911110Z weighted=False, 2025-05-07T21:05:02.3911349Z long_segments=True, 2025-05-07T21:05:02.3911616Z pooling_mode=, 2025-05-07T21:05:02.3911973Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.3912240Z ) 2025-05-07T21:05:02.3912452Z Trying example: test_backward_none( 2025-05-07T21:05:02.3912912Z self=, 2025-05-07T21:05:02.3913415Z T=1, 2025-05-07T21:05:02.3913602Z D=130, 2025-05-07T21:05:02.3913789Z B=34, 2025-05-07T21:05:02.3913976Z log_E=5, 2025-05-07T21:05:02.3914174Z L=11, 2025-05-07T21:05:02.3914390Z weights_precision=SparseType.FP32, 2025-05-07T21:05:02.3914684Z weighted=True, 2025-05-07T21:05:02.3914912Z long_segments=True, 2025-05-07T21:05:02.3915176Z pooling_mode=, 2025-05-07T21:05:02.3915587Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.3915853Z ) 2025-05-07T21:05:02.3916063Z Trying example: test_backward_none( 2025-05-07T21:05:02.3916524Z self=, 2025-05-07T21:05:02.3916978Z T=1, 2025-05-07T21:05:02.3917171Z D=11, 2025-05-07T21:05:02.3917356Z B=34, 2025-05-07T21:05:02.3917545Z log_E=5, 2025-05-07T21:05:02.3917747Z L=11, 2025-05-07T21:05:02.3917963Z weights_precision=SparseType.FP32, 2025-05-07T21:05:02.3918262Z weighted=True, 2025-05-07T21:05:02.3918493Z long_segments=True, 2025-05-07T21:05:02.3918750Z pooling_mode=, 2025-05-07T21:05:02.3919068Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.3919337Z ) 2025-05-07T21:05:02.3919540Z Trying example: test_backward_none( 2025-05-07T21:05:02.3920016Z self=, 2025-05-07T21:05:02.3920531Z T=1, 2025-05-07T21:05:02.3928412Z D=11, 2025-05-07T21:05:02.3928653Z B=11, 2025-05-07T21:05:02.3928845Z log_E=5, 2025-05-07T21:05:02.3929052Z L=11, 2025-05-07T21:05:02.3929289Z weights_precision=SparseType.FP32, 2025-05-07T21:05:02.3929595Z weighted=True, 2025-05-07T21:05:02.3929926Z long_segments=True, 2025-05-07T21:05:02.3930202Z pooling_mode=, 2025-05-07T21:05:02.3930524Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.3930792Z ) 2025-05-07T21:05:02.3931009Z Trying example: test_backward_none( 2025-05-07T21:05:02.3931487Z self=, 2025-05-07T21:05:02.3931946Z T=4, 2025-05-07T21:05:02.3932148Z D=255, 2025-05-07T21:05:02.3932347Z B=122, 2025-05-07T21:05:02.3932542Z log_E=3, 2025-05-07T21:05:02.3932749Z L=2, 2025-05-07T21:05:02.3932982Z weights_precision=SparseType.FP32, 2025-05-07T21:05:02.3933277Z weighted=False, 2025-05-07T21:05:02.3933523Z long_segments=False, 2025-05-07T21:05:02.3933809Z pooling_mode=, 2025-05-07T21:05:02.3934122Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.3934396Z ) 2025-05-07T21:05:04.5489431Z Trying example: test_backward_none( 2025-05-07T21:05:04.5490158Z self=, 2025-05-07T21:05:04.5491472Z T=4, 2025-05-07T21:05:04.5491680Z D=2, 2025-05-07T21:05:04.5491869Z B=122, 2025-05-07T21:05:04.5492073Z log_E=3, 2025-05-07T21:05:04.5492281Z L=2, 2025-05-07T21:05:04.5492518Z weights_precision=SparseType.FP32, 2025-05-07T21:05:04.5492849Z weighted=False, 2025-05-07T21:05:04.5493099Z long_segments=False, 2025-05-07T21:05:04.5493457Z pooling_mode=, 2025-05-07T21:05:04.5493906Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.5494280Z ) 2025-05-07T21:05:04.5494534Z Trying example: test_backward_none( 2025-05-07T21:05:04.5495027Z self=, 2025-05-07T21:05:04.5495495Z T=4, 2025-05-07T21:05:04.5495686Z D=2, 2025-05-07T21:05:04.5495879Z B=2, 2025-05-07T21:05:04.5496076Z log_E=3, 2025-05-07T21:05:04.5496276Z L=2, 2025-05-07T21:05:04.5496637Z weights_precision=SparseType.FP32, 2025-05-07T21:05:04.5496945Z weighted=False, 2025-05-07T21:05:04.5497182Z long_segments=False, 2025-05-07T21:05:04.5497463Z pooling_mode=, 2025-05-07T21:05:04.5497785Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.5498063Z ) 2025-05-07T21:05:04.5498275Z Trying example: test_backward_none( 2025-05-07T21:05:04.5498755Z self=, 2025-05-07T21:05:04.5499221Z T=2, 2025-05-07T21:05:04.5499411Z D=2, 2025-05-07T21:05:04.5499605Z B=2, 2025-05-07T21:05:04.5499802Z log_E=3, 2025-05-07T21:05:04.5500002Z L=2, 2025-05-07T21:05:04.5500234Z weights_precision=SparseType.FP32, 2025-05-07T21:05:04.5500538Z weighted=False, 2025-05-07T21:05:04.5500772Z long_segments=False, 2025-05-07T21:05:04.5501050Z pooling_mode=, 2025-05-07T21:05:04.5501375Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.5501648Z ) 2025-05-07T21:05:04.5501867Z Trying example: test_backward_none( 2025-05-07T21:05:04.5502346Z self=, 2025-05-07T21:05:04.5502806Z T=2, 2025-05-07T21:05:04.5503000Z D=2, 2025-05-07T21:05:04.5503196Z B=2, 2025-05-07T21:05:04.5503386Z log_E=3, 2025-05-07T21:05:04.5503595Z L=3, 2025-05-07T21:05:04.5503830Z weights_precision=SparseType.FP32, 2025-05-07T21:05:04.5504130Z weighted=False, 2025-05-07T21:05:04.5504371Z long_segments=False, 2025-05-07T21:05:04.5504650Z pooling_mode=, 2025-05-07T21:05:04.5504976Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.5505245Z ) 2025-05-07T21:05:04.5505555Z Trying example: test_backward_none( 2025-05-07T21:05:04.5506035Z self=, 2025-05-07T21:05:04.5506496Z T=2, 2025-05-07T21:05:04.5506697Z D=6, 2025-05-07T21:05:04.5506897Z B=98, 2025-05-07T21:05:04.5507174Z log_E=5, 2025-05-07T21:05:04.5507387Z L=17, 2025-05-07T21:05:04.5507621Z weights_precision=SparseType.FP32, 2025-05-07T21:05:04.5507917Z weighted=True, 2025-05-07T21:05:04.5508158Z long_segments=False, 2025-05-07T21:05:04.5508438Z pooling_mode=, 2025-05-07T21:05:04.5508752Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.5509025Z ) 2025-05-07T21:05:04.5509240Z Trying example: test_backward_none( 2025-05-07T21:05:04.5509712Z self=, 2025-05-07T21:05:04.5510177Z T=2, 2025-05-07T21:05:04.5510372Z D=6, 2025-05-07T21:05:04.5510560Z B=98, 2025-05-07T21:05:04.5510762Z log_E=5, 2025-05-07T21:05:04.5510968Z L=2, 2025-05-07T21:05:04.5511198Z weights_precision=SparseType.FP32, 2025-05-07T21:05:04.5511494Z weighted=True, 2025-05-07T21:05:04.5511733Z long_segments=False, 2025-05-07T21:05:04.5512013Z pooling_mode=, 2025-05-07T21:05:04.5512332Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.5512676Z ) 2025-05-07T21:05:04.5512894Z Trying example: test_backward_none( 2025-05-07T21:05:04.5513364Z self=, 2025-05-07T21:05:04.5513858Z T=2, 2025-05-07T21:05:04.5514071Z D=6, 2025-05-07T21:05:04.5514258Z B=98, 2025-05-07T21:05:04.5514454Z log_E=5, 2025-05-07T21:05:04.5514657Z L=2, 2025-05-07T21:05:04.5514883Z weights_precision=SparseType.FP32, 2025-05-07T21:05:04.5515188Z weighted=False, 2025-05-07T21:05:04.5515583Z long_segments=False, 2025-05-07T21:05:04.5515862Z pooling_mode=, 2025-05-07T21:05:04.5516187Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.5516463Z ) 2025-05-07T21:05:04.5516672Z Trying example: test_backward_none( 2025-05-07T21:05:04.5517149Z self=, 2025-05-07T21:05:04.5517625Z T=2, 2025-05-07T21:05:04.5517883Z D=6, 2025-05-07T21:05:04.5518077Z B=98, 2025-05-07T21:05:04.5518277Z log_E=5, 2025-05-07T21:05:04.5518484Z L=6, 2025-05-07T21:05:04.5518709Z weights_precision=SparseType.FP32, 2025-05-07T21:05:04.5519015Z weighted=False, 2025-05-07T21:05:04.5519256Z long_segments=False, 2025-05-07T21:05:04.5519530Z pooling_mode=, 2025-05-07T21:05:04.5519855Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.5520131Z ) 2025-05-07T21:05:04.5520342Z Trying example: test_backward_none( 2025-05-07T21:05:04.5520821Z self=, 2025-05-07T21:05:04.5521288Z T=1, 2025-05-07T21:05:04.5521481Z D=6, 2025-05-07T21:05:04.5521679Z B=98, 2025-05-07T21:05:04.5521880Z log_E=5, 2025-05-07T21:05:04.5522084Z L=6, 2025-05-07T21:05:04.5522317Z weights_precision=SparseType.FP32, 2025-05-07T21:05:04.5522617Z weighted=False, 2025-05-07T21:05:04.5522854Z long_segments=False, 2025-05-07T21:05:04.5523138Z pooling_mode=, 2025-05-07T21:05:04.5523473Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.5523748Z ) 2025-05-07T21:05:04.5523961Z Trying example: test_backward_none( 2025-05-07T21:05:04.5524599Z self=, 2025-05-07T21:05:04.5525166Z T=1, 2025-05-07T21:05:04.5525361Z D=6, 2025-05-07T21:05:04.5525555Z B=6, 2025-05-07T21:05:04.5525748Z log_E=5, 2025-05-07T21:05:04.5525948Z L=6, 2025-05-07T21:05:04.5526177Z weights_precision=SparseType.FP32, 2025-05-07T21:05:04.5526486Z weighted=False, 2025-05-07T21:05:04.5526720Z long_segments=False, 2025-05-07T21:05:04.5527068Z pooling_mode=, 2025-05-07T21:05:04.5527390Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.5527660Z ) 2025-05-07T21:05:04.5527876Z Trying example: test_backward_none( 2025-05-07T21:05:04.5528358Z self=, 2025-05-07T21:05:04.5528862Z T=1, 2025-05-07T21:05:04.5529062Z D=37, 2025-05-07T21:05:04.5529260Z B=113, 2025-05-07T21:05:04.5529453Z log_E=3, 2025-05-07T21:05:04.5529656Z L=1, 2025-05-07T21:05:04.5529883Z weights_precision=SparseType.FP16, 2025-05-07T21:05:04.5530173Z weighted=True, 2025-05-07T21:05:04.5530409Z long_segments=False, 2025-05-07T21:05:04.5530684Z pooling_mode=, 2025-05-07T21:05:04.5531002Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.5531266Z ) 2025-05-07T21:05:04.5531478Z Trying example: test_backward_none( 2025-05-07T21:05:04.5531954Z self=, 2025-05-07T21:05:04.5532409Z T=1, 2025-05-07T21:05:04.5532604Z D=2, 2025-05-07T21:05:04.5532797Z B=113, 2025-05-07T21:05:04.5532989Z log_E=3, 2025-05-07T21:05:04.5533191Z L=1, 2025-05-07T21:05:04.5533418Z weights_precision=SparseType.FP16, 2025-05-07T21:05:04.5533810Z weighted=True, 2025-05-07T21:05:04.5534072Z long_segments=False, 2025-05-07T21:05:04.5534350Z pooling_mode=, 2025-05-07T21:05:04.5534662Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.5534938Z ) 2025-05-07T21:05:04.5535167Z Trying example: test_backward_none( 2025-05-07T21:05:04.5535682Z self=, 2025-05-07T21:05:04.5536137Z T=1, 2025-05-07T21:05:04.5536333Z D=2, 2025-05-07T21:05:04.5536528Z B=113, 2025-05-07T21:05:04.5536722Z log_E=3, 2025-05-07T21:05:04.5536926Z L=1, 2025-05-07T21:05:04.5537155Z weights_precision=SparseType.FP16, 2025-05-07T21:05:04.5537452Z weighted=False, 2025-05-07T21:05:04.5537691Z long_segments=False, 2025-05-07T21:05:04.5537971Z pooling_mode=, 2025-05-07T21:05:04.5538286Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.5538561Z ) 2025-05-07T21:05:04.5538780Z Trying example: test_backward_none( 2025-05-07T21:05:04.5539313Z self=, 2025-05-07T21:05:04.5539772Z T=1, 2025-05-07T21:05:04.5539971Z D=113, 2025-05-07T21:05:04.5540173Z B=113, 2025-05-07T21:05:04.5540364Z log_E=3, 2025-05-07T21:05:04.5540567Z L=1, 2025-05-07T21:05:04.5540795Z weights_precision=SparseType.FP16, 2025-05-07T21:05:04.5541087Z weighted=False, 2025-05-07T21:05:04.5541322Z long_segments=False, 2025-05-07T21:05:04.5541596Z pooling_mode=, 2025-05-07T21:05:04.5541910Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.5542187Z ) 2025-05-07T21:05:04.5542408Z Trying example: test_backward_none( 2025-05-07T21:05:04.5542876Z self=, 2025-05-07T21:05:04.5543341Z T=4, 2025-05-07T21:05:04.5543535Z D=76, 2025-05-07T21:05:04.5543724Z B=52, 2025-05-07T21:05:04.5543921Z log_E=5, 2025-05-07T21:05:04.5544126Z L=11, 2025-05-07T21:05:04.5544354Z weights_precision=SparseType.FP16, 2025-05-07T21:05:04.5544654Z weighted=True, 2025-05-07T21:05:04.5544892Z long_segments=False, 2025-05-07T21:05:04.5545170Z pooling_mode=, 2025-05-07T21:05:04.5545483Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.5545754Z ) 2025-05-07T21:05:04.5545968Z Trying example: test_backward_none( 2025-05-07T21:05:04.5546437Z self=, 2025-05-07T21:05:04.5546903Z T=4, 2025-05-07T21:05:04.5547098Z D=76, 2025-05-07T21:05:04.5547285Z B=52, 2025-05-07T21:05:04.5547483Z log_E=5, 2025-05-07T21:05:04.5547743Z L=11, 2025-05-07T21:05:04.5547966Z weights_precision=SparseType.FP16, 2025-05-07T21:05:04.5548271Z weighted=True, 2025-05-07T21:05:04.5548507Z long_segments=True, 2025-05-07T21:05:04.5548771Z pooling_mode=, 2025-05-07T21:05:04.5549130Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.5549411Z ) 2025-05-07T21:05:04.5549618Z Trying example: test_backward_none( 2025-05-07T21:05:04.5550095Z self=, 2025-05-07T21:05:04.5550559Z T=4, 2025-05-07T21:05:04.5550748Z D=76, 2025-05-07T21:05:04.5550941Z B=52, 2025-05-07T21:05:04.5551135Z log_E=3, 2025-05-07T21:05:04.5551340Z L=11, 2025-05-07T21:05:04.5551565Z weights_precision=SparseType.FP16, 2025-05-07T21:05:04.5551863Z weighted=True, 2025-05-07T21:05:04.5552097Z long_segments=True, 2025-05-07T21:05:04.5552360Z pooling_mode=, 2025-05-07T21:05:04.5552674Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.5552946Z ) 2025-05-07T21:05:04.5553154Z Trying example: test_backward_none( 2025-05-07T21:05:04.5553636Z self=, 2025-05-07T21:05:04.5554146Z T=3, 2025-05-07T21:05:04.5554339Z D=76, 2025-05-07T21:05:04.5554593Z B=52, 2025-05-07T21:05:04.5554786Z log_E=3, 2025-05-07T21:05:04.5554982Z L=11, 2025-05-07T21:05:04.5555209Z weights_precision=SparseType.FP16, 2025-05-07T21:05:04.5555622Z weighted=True, 2025-05-07T21:05:04.5555847Z long_segments=True, 2025-05-07T21:05:04.5556120Z pooling_mode=, 2025-05-07T21:05:04.5556436Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.5556699Z ) 2025-05-07T21:05:04.5556916Z Trying example: test_backward_none( 2025-05-07T21:05:04.5557388Z self=, 2025-05-07T21:05:04.5557853Z T=1, 2025-05-07T21:05:04.5558042Z D=76, 2025-05-07T21:05:04.5558238Z B=52, 2025-05-07T21:05:04.5558435Z log_E=3, 2025-05-07T21:05:04.5558631Z L=11, 2025-05-07T21:05:04.5558861Z weights_precision=SparseType.FP16, 2025-05-07T21:05:04.5559159Z weighted=True, 2025-05-07T21:05:04.5559385Z long_segments=True, 2025-05-07T21:05:04.5559753Z pooling_mode=, 2025-05-07T21:05:04.5560073Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.5560341Z ) 2025-05-07T21:05:04.5560557Z Trying example: test_backward_none( 2025-05-07T21:05:04.5561031Z self=, 2025-05-07T21:05:04.5561485Z T=1, 2025-05-07T21:05:04.5561681Z D=76, 2025-05-07T21:05:04.5561879Z B=52, 2025-05-07T21:05:04.5562069Z log_E=3, 2025-05-07T21:05:04.5562274Z L=0, 2025-05-07T21:05:04.5562503Z weights_precision=SparseType.FP16, 2025-05-07T21:05:04.5562797Z weighted=True, 2025-05-07T21:05:04.5563033Z long_segments=True, 2025-05-07T21:05:04.5563311Z pooling_mode=, 2025-05-07T21:05:04.5563631Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.5563897Z ) 2025-05-07T21:05:04.5564116Z Trying example: test_backward_none( 2025-05-07T21:05:04.5564591Z self=, 2025-05-07T21:05:04.5565060Z T=1, 2025-05-07T21:05:04.5565254Z D=2, 2025-05-07T21:05:04.5565450Z B=52, 2025-05-07T21:05:04.5565641Z log_E=3, 2025-05-07T21:05:04.5565846Z L=0, 2025-05-07T21:05:04.5566076Z weights_precision=SparseType.FP16, 2025-05-07T21:05:04.5566368Z weighted=True, 2025-05-07T21:05:04.5566601Z long_segments=True, 2025-05-07T21:05:04.5566871Z pooling_mode=, 2025-05-07T21:05:04.5567181Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.5567449Z ) 2025-05-07T21:05:04.5567660Z Trying example: test_backward_none( 2025-05-07T21:05:04.5568187Z self=, 2025-05-07T21:05:04.5568648Z T=1, 2025-05-07T21:05:04.5568843Z D=210, 2025-05-07T21:05:04.5569036Z B=49, 2025-05-07T21:05:04.5569229Z log_E=4, 2025-05-07T21:05:04.5569433Z L=11, 2025-05-07T21:05:04.5569655Z weights_precision=SparseType.FP16, 2025-05-07T21:05:04.5569999Z weighted=False, 2025-05-07T21:05:04.5570243Z long_segments=False, 2025-05-07T21:05:04.5570522Z pooling_mode=, 2025-05-07T21:05:04.5570832Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.5571104Z ) 2025-05-07T21:05:04.5571321Z Trying example: test_backward_none( 2025-05-07T21:05:04.5571788Z self=, 2025-05-07T21:05:04.5572249Z T=1, 2025-05-07T21:05:04.5572442Z D=11, 2025-05-07T21:05:04.5572630Z B=49, 2025-05-07T21:05:04.5572827Z log_E=4, 2025-05-07T21:05:04.5573037Z L=11, 2025-05-07T21:05:04.5573261Z weights_precision=SparseType.FP16, 2025-05-07T21:05:04.5573563Z weighted=False, 2025-05-07T21:05:04.5573801Z long_segments=False, 2025-05-07T21:05:04.5574077Z pooling_mode=, 2025-05-07T21:05:04.5574399Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.5574670Z ) 2025-05-07T21:05:04.5574876Z Trying example: test_backward_none( 2025-05-07T21:05:04.5575357Z self=, 2025-05-07T21:05:04.5575871Z T=1, 2025-05-07T21:05:04.5576069Z D=2, 2025-05-07T21:05:04.5576256Z B=49, 2025-05-07T21:05:04.5576453Z log_E=4, 2025-05-07T21:05:04.5576658Z L=11, 2025-05-07T21:05:04.5576880Z weights_precision=SparseType.FP16, 2025-05-07T21:05:04.5577182Z weighted=False, 2025-05-07T21:05:04.5577419Z long_segments=False, 2025-05-07T21:05:04.5577695Z pooling_mode=, 2025-05-07T21:05:04.5578018Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.5578298Z ) 2025-05-07T21:05:04.5821618Z Trying example: test_backward_none( 2025-05-07T21:05:04.5822121Z self=, 2025-05-07T21:05:04.5822586Z T=1, 2025-05-07T21:05:04.5822779Z D=2, 2025-05-07T21:05:04.5822975Z B=2, 2025-05-07T21:05:04.5823169Z log_E=4, 2025-05-07T21:05:04.5823373Z L=11, 2025-05-07T21:05:04.5823898Z weights_precision=SparseType.FP16, 2025-05-07T21:05:04.5824352Z weighted=False, 2025-05-07T21:05:04.5824703Z long_segments=False, 2025-05-07T21:05:04.5825112Z pooling_mode=, 2025-05-07T21:05:04.5825584Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.5825985Z ) 2025-05-07T21:05:04.5826291Z Trying example: test_backward_none( 2025-05-07T21:05:04.5826992Z self=, 2025-05-07T21:05:04.5827678Z T=1, 2025-05-07T21:05:04.5827956Z D=2, 2025-05-07T21:05:04.5828237Z B=4, 2025-05-07T21:05:04.5828520Z log_E=4, 2025-05-07T21:05:04.5828835Z L=11, 2025-05-07T21:05:04.5829172Z weights_precision=SparseType.FP16, 2025-05-07T21:05:04.5829616Z weighted=False, 2025-05-07T21:05:04.5829964Z long_segments=False, 2025-05-07T21:05:04.5830365Z pooling_mode=, 2025-05-07T21:05:04.5830837Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.5831241Z ) 2025-05-07T21:05:04.5831555Z Trying example: test_backward_none( 2025-05-07T21:05:04.5832255Z self=, 2025-05-07T21:05:04.5832943Z T=1, 2025-05-07T21:05:04.5833222Z D=2, 2025-05-07T21:05:04.5833505Z B=4, 2025-05-07T21:05:04.5833740Z log_E=4, 2025-05-07T21:05:04.5833966Z L=1, 2025-05-07T21:05:04.5834223Z weights_precision=SparseType.FP16, 2025-05-07T21:05:04.5834523Z weighted=False, 2025-05-07T21:05:04.5834753Z long_segments=False, 2025-05-07T21:05:04.5842692Z pooling_mode=, 2025-05-07T21:05:04.5843065Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.5843582Z ) 2025-05-07T21:05:04.5843864Z Trying example: test_backward_none( 2025-05-07T21:05:04.5844681Z self=, 2025-05-07T21:05:04.5845320Z T=1, 2025-05-07T21:05:04.5845569Z D=4, 2025-05-07T21:05:04.5845870Z B=4, 2025-05-07T21:05:04.5846069Z log_E=4, 2025-05-07T21:05:04.5846270Z L=1, 2025-05-07T21:05:04.5846491Z weights_precision=SparseType.FP16, 2025-05-07T21:05:04.5846793Z weighted=False, 2025-05-07T21:05:04.5847028Z long_segments=False, 2025-05-07T21:05:04.5847305Z pooling_mode=, 2025-05-07T21:05:04.5847617Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.5847887Z ) 2025-05-07T21:05:04.5848101Z Trying example: test_backward_none( 2025-05-07T21:05:04.5848569Z self=, 2025-05-07T21:05:04.5849030Z T=4, 2025-05-07T21:05:04.5849227Z D=63, 2025-05-07T21:05:04.5849413Z B=26, 2025-05-07T21:05:04.5849612Z log_E=3, 2025-05-07T21:05:04.5849816Z L=17, 2025-05-07T21:05:04.5850035Z weights_precision=SparseType.FP32, 2025-05-07T21:05:04.5850330Z weighted=False, 2025-05-07T21:05:04.5850566Z long_segments=False, 2025-05-07T21:05:04.5850838Z pooling_mode=, 2025-05-07T21:05:04.5851244Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.5851513Z ) 2025-05-07T21:05:04.5851683Z PASSED 2025-05-07T21:05:08.1450338Z tbe/training/backward_none_test.py::BackwardNoneTest::test_backward_none_with_rowwise_adagrad Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:08.1451516Z self=, 2025-05-07T21:05:08.1452075Z T=1, 2025-05-07T21:05:08.1452274Z D=2, 2025-05-07T21:05:08.1452467Z B=1, 2025-05-07T21:05:08.1452662Z log_E=3, 2025-05-07T21:05:08.1452867Z L=0, 2025-05-07T21:05:08.1453113Z weights_precision=SparseType.FP16, 2025-05-07T21:05:08.1453424Z weighted=False, 2025-05-07T21:05:08.1453666Z long_segments=False, 2025-05-07T21:05:08.1453949Z pooling_mode=, 2025-05-07T21:05:08.1454265Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.1454546Z ) 2025-05-07T21:05:08.1455117Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:08.1455748Z self=, 2025-05-07T21:05:08.1456291Z T=2, 2025-05-07T21:05:08.1456485Z D=2, 2025-05-07T21:05:08.1456676Z B=1, 2025-05-07T21:05:08.1456875Z log_E=3, 2025-05-07T21:05:08.1457080Z L=0, 2025-05-07T21:05:08.1457307Z weights_precision=SparseType.FP16, 2025-05-07T21:05:08.1457614Z weighted=False, 2025-05-07T21:05:08.1457855Z long_segments=False, 2025-05-07T21:05:08.1458127Z pooling_mode=, 2025-05-07T21:05:08.1458446Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.1458722Z ) 2025-05-07T21:05:08.1458990Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:08.1459618Z self=, 2025-05-07T21:05:08.1460155Z T=2, 2025-05-07T21:05:08.1460359Z D=181, 2025-05-07T21:05:08.1460561Z B=115, 2025-05-07T21:05:08.1460762Z log_E=4, 2025-05-07T21:05:08.1460975Z L=18, 2025-05-07T21:05:08.1461205Z weights_precision=SparseType.FP16, 2025-05-07T21:05:08.1461506Z weighted=True, 2025-05-07T21:05:08.1461746Z long_segments=False, 2025-05-07T21:05:08.1462019Z pooling_mode=, 2025-05-07T21:05:08.1462341Z output_dtype=SparseType.BF16, 2025-05-07T21:05:08.1462612Z ) 2025-05-07T21:05:08.1462883Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:08.1463506Z self=, 2025-05-07T21:05:08.1464139Z T=2, 2025-05-07T21:05:08.1464337Z D=226, 2025-05-07T21:05:08.1464537Z B=1, 2025-05-07T21:05:08.1464752Z log_E=3, 2025-05-07T21:05:08.1464981Z L=0, 2025-05-07T21:05:08.1465212Z weights_precision=SparseType.FP16, 2025-05-07T21:05:08.1465518Z weighted=False, 2025-05-07T21:05:08.1465896Z long_segments=False, 2025-05-07T21:05:08.1466166Z pooling_mode=, 2025-05-07T21:05:08.1466482Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.1466754Z ) 2025-05-07T21:05:08.1467020Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:08.1467641Z self=, 2025-05-07T21:05:08.1468180Z T=2, 2025-05-07T21:05:08.1468372Z D=226, 2025-05-07T21:05:08.1468571Z B=121, 2025-05-07T21:05:08.1468767Z log_E=5, 2025-05-07T21:05:08.1468968Z L=6, 2025-05-07T21:05:08.1469194Z weights_precision=SparseType.FP32, 2025-05-07T21:05:08.1469500Z weighted=True, 2025-05-07T21:05:08.1469730Z long_segments=True, 2025-05-07T21:05:08.1470002Z pooling_mode=, 2025-05-07T21:05:08.1470319Z output_dtype=SparseType.BF16, 2025-05-07T21:05:08.1470580Z ) 2025-05-07T21:05:08.1470848Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:08.1471566Z self=, 2025-05-07T21:05:08.1472100Z T=1, 2025-05-07T21:05:08.1472324Z D=116, 2025-05-07T21:05:08.1472517Z B=1, 2025-05-07T21:05:08.1472713Z log_E=3, 2025-05-07T21:05:08.1472917Z L=0, 2025-05-07T21:05:08.1473139Z weights_precision=SparseType.FP16, 2025-05-07T21:05:08.1473440Z weighted=False, 2025-05-07T21:05:08.1473678Z long_segments=False, 2025-05-07T21:05:08.1473956Z pooling_mode=, 2025-05-07T21:05:08.1474266Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.1474534Z ) 2025-05-07T21:05:08.1474812Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:08.1475573Z self=, 2025-05-07T21:05:08.1476113Z T=1, 2025-05-07T21:05:08.1476306Z D=116, 2025-05-07T21:05:08.1476502Z B=9, 2025-05-07T21:05:08.1476763Z log_E=5, 2025-05-07T21:05:08.1476966Z L=6, 2025-05-07T21:05:08.1477191Z weights_precision=SparseType.FP32, 2025-05-07T21:05:08.1477494Z weighted=True, 2025-05-07T21:05:08.1477735Z long_segments=False, 2025-05-07T21:05:08.1478006Z pooling_mode=, 2025-05-07T21:05:08.1478323Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.1478594Z ) 2025-05-07T21:05:08.1478859Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:08.1479483Z self=, 2025-05-07T21:05:08.1480021Z T=1, 2025-05-07T21:05:08.1480218Z D=210, 2025-05-07T21:05:08.1480408Z B=62, 2025-05-07T21:05:08.1480603Z log_E=5, 2025-05-07T21:05:08.1480806Z L=2, 2025-05-07T21:05:08.1481031Z weights_precision=SparseType.FP32, 2025-05-07T21:05:08.1481329Z weighted=False, 2025-05-07T21:05:08.1481567Z long_segments=True, 2025-05-07T21:05:08.1481839Z pooling_mode=, 2025-05-07T21:05:08.1482162Z output_dtype=SparseType.BF16, 2025-05-07T21:05:08.1482437Z ) 2025-05-07T21:05:08.1482704Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:08.1483325Z self=, 2025-05-07T21:05:08.1483860Z T=3, 2025-05-07T21:05:08.1484052Z D=242, 2025-05-07T21:05:08.1484248Z B=66, 2025-05-07T21:05:08.1484443Z log_E=5, 2025-05-07T21:05:08.1484638Z L=10, 2025-05-07T21:05:08.1484868Z weights_precision=SparseType.FP32, 2025-05-07T21:05:08.1485168Z weighted=False, 2025-05-07T21:05:08.1485459Z long_segments=False, 2025-05-07T21:05:08.1485730Z pooling_mode=, 2025-05-07T21:05:08.1486046Z output_dtype=SparseType.FP32, 2025-05-07T21:05:08.1486322Z ) 2025-05-07T21:05:08.1486586Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:08.1487262Z self=, 2025-05-07T21:05:08.1487808Z T=1, 2025-05-07T21:05:08.1487999Z D=80, 2025-05-07T21:05:08.1488194Z B=83, 2025-05-07T21:05:08.1488391Z log_E=4, 2025-05-07T21:05:08.1488586Z L=18, 2025-05-07T21:05:08.1488816Z weights_precision=SparseType.FP32, 2025-05-07T21:05:08.1489118Z weighted=True, 2025-05-07T21:05:08.1489348Z long_segments=True, 2025-05-07T21:05:08.1489625Z pooling_mode=, 2025-05-07T21:05:08.1489947Z output_dtype=SparseType.FP32, 2025-05-07T21:05:08.1490214Z ) 2025-05-07T21:05:08.1490495Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:08.1491404Z self=, 2025-05-07T21:05:08.1491947Z T=4, 2025-05-07T21:05:08.1492139Z D=209, 2025-05-07T21:05:08.1492344Z B=77, 2025-05-07T21:05:08.1492543Z log_E=4, 2025-05-07T21:05:08.1492829Z L=19, 2025-05-07T21:05:08.1493063Z weights_precision=SparseType.FP16, 2025-05-07T21:05:08.1493366Z weighted=True, 2025-05-07T21:05:08.1493597Z long_segments=True, 2025-05-07T21:05:08.1493872Z pooling_mode=, 2025-05-07T21:05:08.1494188Z output_dtype=SparseType.FP32, 2025-05-07T21:05:08.1494452Z ) 2025-05-07T21:05:08.1494754Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:08.1495401Z self=, 2025-05-07T21:05:08.1495936Z T=1, 2025-05-07T21:05:08.1496151Z D=2, 2025-05-07T21:05:08.1496347Z B=112, 2025-05-07T21:05:08.1496545Z log_E=5, 2025-05-07T21:05:08.1496760Z L=15, 2025-05-07T21:05:08.1496994Z weights_precision=SparseType.FP16, 2025-05-07T21:05:08.1497291Z weighted=False, 2025-05-07T21:05:08.1497534Z long_segments=True, 2025-05-07T21:05:08.1497811Z pooling_mode=, 2025-05-07T21:05:08.1498205Z output_dtype=SparseType.BF16, 2025-05-07T21:05:08.1498483Z ) 2025-05-07T21:05:08.1498759Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:08.1499378Z self=, 2025-05-07T21:05:08.1499919Z T=4, 2025-05-07T21:05:08.1500117Z D=150, 2025-05-07T21:05:08.1500307Z B=101, 2025-05-07T21:05:08.1500512Z log_E=5, 2025-05-07T21:05:08.1500725Z L=9, 2025-05-07T21:05:08.1500953Z weights_precision=SparseType.FP32, 2025-05-07T21:05:08.1501258Z weighted=True, 2025-05-07T21:05:08.1501495Z long_segments=True, 2025-05-07T21:05:08.1501769Z pooling_mode=, 2025-05-07T21:05:08.1502078Z output_dtype=SparseType.BF16, 2025-05-07T21:05:08.1502351Z ) 2025-05-07T21:05:08.1502624Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:08.1503243Z self=, 2025-05-07T21:05:08.1503788Z T=3, 2025-05-07T21:05:08.1503983Z D=108, 2025-05-07T21:05:08.1504179Z B=11, 2025-05-07T21:05:08.1504374Z log_E=4, 2025-05-07T21:05:08.1504583Z L=19, 2025-05-07T21:05:08.1504808Z weights_precision=SparseType.FP32, 2025-05-07T21:05:08.1505110Z weighted=False, 2025-05-07T21:05:08.1505351Z long_segments=True, 2025-05-07T21:05:08.1505617Z pooling_mode=, 2025-05-07T21:05:08.1505939Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.1506218Z ) 2025-05-07T21:05:08.1506484Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:08.1507187Z self=, 2025-05-07T21:05:08.1507729Z T=5, 2025-05-07T21:05:08.1507924Z D=183, 2025-05-07T21:05:08.1508121Z B=67, 2025-05-07T21:05:08.1508322Z log_E=4, 2025-05-07T21:05:08.1508594Z L=20, 2025-05-07T21:05:08.1508830Z weights_precision=SparseType.FP16, 2025-05-07T21:05:08.1509136Z weighted=False, 2025-05-07T21:05:08.1509378Z long_segments=True, 2025-05-07T21:05:08.1509644Z pooling_mode=, 2025-05-07T21:05:08.1509965Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.1510240Z ) 2025-05-07T21:05:08.1510508Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:08.1511130Z self=, 2025-05-07T21:05:08.1511670Z T=3, 2025-05-07T21:05:08.1511865Z D=214, 2025-05-07T21:05:08.1512066Z B=44, 2025-05-07T21:05:08.1512266Z log_E=4, 2025-05-07T21:05:08.1512466Z L=18, 2025-05-07T21:05:08.1512697Z weights_precision=SparseType.FP32, 2025-05-07T21:05:08.1512998Z weighted=False, 2025-05-07T21:05:08.1513240Z long_segments=True, 2025-05-07T21:05:08.1513507Z pooling_mode=, 2025-05-07T21:05:08.1513833Z output_dtype=SparseType.BF16, 2025-05-07T21:05:08.1514196Z ) 2025-05-07T21:05:08.1514463Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:08.1515081Z self=, 2025-05-07T21:05:08.1515734Z T=4, 2025-05-07T21:05:08.1515925Z D=122, 2025-05-07T21:05:08.1516123Z B=57, 2025-05-07T21:05:08.1516324Z log_E=3, 2025-05-07T21:05:08.1516520Z L=11, 2025-05-07T21:05:08.1516750Z weights_precision=SparseType.FP16, 2025-05-07T21:05:08.1517055Z weighted=True, 2025-05-07T21:05:08.1517286Z long_segments=True, 2025-05-07T21:05:08.1517558Z pooling_mode=, 2025-05-07T21:05:08.1517884Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.1518149Z ) 2025-05-07T21:05:08.1518421Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:08.1519044Z self=, 2025-05-07T21:05:08.1519642Z T=4, 2025-05-07T21:05:08.1519835Z D=118, 2025-05-07T21:05:08.1520032Z B=122, 2025-05-07T21:05:08.1520230Z log_E=3, 2025-05-07T21:05:08.1520429Z L=13, 2025-05-07T21:05:08.1520661Z weights_precision=SparseType.FP16, 2025-05-07T21:05:08.1520965Z weighted=False, 2025-05-07T21:05:08.1521197Z long_segments=True, 2025-05-07T21:05:08.1521467Z pooling_mode=, 2025-05-07T21:05:08.1521787Z output_dtype=SparseType.FP32, 2025-05-07T21:05:08.1522055Z ) 2025-05-07T21:05:08.1522331Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:08.1522959Z self=, 2025-05-07T21:05:08.1523494Z T=1, 2025-05-07T21:05:08.1523693Z D=200, 2025-05-07T21:05:08.1523893Z B=46, 2025-05-07T21:05:08.1524082Z log_E=3, 2025-05-07T21:05:08.1524285Z L=1, 2025-05-07T21:05:08.1524524Z weights_precision=SparseType.FP32, 2025-05-07T21:05:08.1524880Z weighted=True, 2025-05-07T21:05:08.1525116Z long_segments=True, 2025-05-07T21:05:08.1525391Z pooling_mode=, 2025-05-07T21:05:08.1525709Z output_dtype=SparseType.BF16, 2025-05-07T21:05:08.1525977Z ) 2025-05-07T21:05:08.1526249Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:08.1526878Z self=, 2025-05-07T21:05:08.1527417Z T=2, 2025-05-07T21:05:08.1527622Z D=148, 2025-05-07T21:05:08.1527829Z B=55, 2025-05-07T21:05:08.1528021Z log_E=5, 2025-05-07T21:05:08.1528231Z L=19, 2025-05-07T21:05:08.1528522Z weights_precision=SparseType.FP32, 2025-05-07T21:05:08.1528821Z weighted=True, 2025-05-07T21:05:08.1529062Z long_segments=False, 2025-05-07T21:05:08.1529342Z pooling_mode=, 2025-05-07T21:05:08.1529660Z output_dtype=SparseType.BF16, 2025-05-07T21:05:08.1529977Z ) 2025-05-07T21:05:08.1530257Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:08.1530877Z self=, 2025-05-07T21:05:08.1531409Z T=5, 2025-05-07T21:05:08.1531603Z D=186, 2025-05-07T21:05:08.1531799Z B=104, 2025-05-07T21:05:08.1531993Z log_E=5, 2025-05-07T21:05:08.1532195Z L=10, 2025-05-07T21:05:08.1532427Z weights_precision=SparseType.FP32, 2025-05-07T21:05:08.1532722Z weighted=True, 2025-05-07T21:05:08.1532962Z long_segments=False, 2025-05-07T21:05:08.1533241Z pooling_mode=, 2025-05-07T21:05:08.1533560Z output_dtype=SparseType.FP32, 2025-05-07T21:05:08.1533837Z ) 2025-05-07T21:05:12.8166378Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:12.8167259Z self=, 2025-05-07T21:05:12.8168012Z T=1, 2025-05-07T21:05:12.8168562Z D=70, 2025-05-07T21:05:12.8168757Z B=68, 2025-05-07T21:05:12.8168948Z log_E=3, 2025-05-07T21:05:12.8169142Z L=7, 2025-05-07T21:05:12.8169378Z weights_precision=SparseType.FP32, 2025-05-07T21:05:12.8169684Z weighted=False, 2025-05-07T21:05:12.8169919Z long_segments=False, 2025-05-07T21:05:12.8170197Z pooling_mode=, 2025-05-07T21:05:12.8170518Z output_dtype=SparseType.FP16, 2025-05-07T21:05:12.8170790Z ) 2025-05-07T21:05:12.8171054Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:12.8171680Z self=, 2025-05-07T21:05:12.8172222Z T=1, 2025-05-07T21:05:12.8172407Z D=70, 2025-05-07T21:05:12.8172599Z B=68, 2025-05-07T21:05:12.8172798Z log_E=3, 2025-05-07T21:05:12.8172993Z L=3, 2025-05-07T21:05:12.8173220Z weights_precision=SparseType.FP32, 2025-05-07T21:05:12.8173621Z weighted=False, 2025-05-07T21:05:12.8173922Z long_segments=False, 2025-05-07T21:05:12.8174201Z pooling_mode=, 2025-05-07T21:05:12.8174522Z output_dtype=SparseType.FP16, 2025-05-07T21:05:12.8174786Z ) 2025-05-07T21:05:12.8175056Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:12.8175677Z self=, 2025-05-07T21:05:12.8176272Z T=1, 2025-05-07T21:05:12.8176463Z D=70, 2025-05-07T21:05:12.8176659Z B=68, 2025-05-07T21:05:12.8176849Z log_E=3, 2025-05-07T21:05:12.8177044Z L=1, 2025-05-07T21:05:12.8177277Z weights_precision=SparseType.FP32, 2025-05-07T21:05:12.8177573Z weighted=False, 2025-05-07T21:05:12.8177797Z long_segments=False, 2025-05-07T21:05:12.8178072Z pooling_mode=, 2025-05-07T21:05:12.8178387Z output_dtype=SparseType.FP16, 2025-05-07T21:05:12.8178652Z ) 2025-05-07T21:05:12.8178923Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:12.8179544Z self=, 2025-05-07T21:05:12.8180074Z T=1, 2025-05-07T21:05:12.8180267Z D=2, 2025-05-07T21:05:12.8180488Z B=68, 2025-05-07T21:05:12.8180681Z log_E=3, 2025-05-07T21:05:12.8180876Z L=1, 2025-05-07T21:05:12.8181095Z weights_precision=SparseType.FP32, 2025-05-07T21:05:12.8181390Z weighted=False, 2025-05-07T21:05:12.8181625Z long_segments=False, 2025-05-07T21:05:12.8181891Z pooling_mode=, 2025-05-07T21:05:12.8182209Z output_dtype=SparseType.FP16, 2025-05-07T21:05:12.8182575Z ) 2025-05-07T21:05:12.8182838Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:12.8183455Z self=, 2025-05-07T21:05:12.8183985Z T=2, 2025-05-07T21:05:12.8184282Z D=2, 2025-05-07T21:05:12.8184481Z B=68, 2025-05-07T21:05:12.8184670Z log_E=3, 2025-05-07T21:05:12.8184872Z L=1, 2025-05-07T21:05:12.8192448Z weights_precision=SparseType.FP32, 2025-05-07T21:05:12.8192784Z weighted=False, 2025-05-07T21:05:12.8193025Z long_segments=False, 2025-05-07T21:05:12.8193304Z pooling_mode=, 2025-05-07T21:05:12.8193621Z output_dtype=SparseType.FP16, 2025-05-07T21:05:12.8193893Z ) 2025-05-07T21:05:12.8194164Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:12.8194792Z self=, 2025-05-07T21:05:12.8195333Z T=2, 2025-05-07T21:05:12.8195644Z D=2, 2025-05-07T21:05:12.8195841Z B=1, 2025-05-07T21:05:12.8196029Z log_E=3, 2025-05-07T21:05:12.8196229Z L=1, 2025-05-07T21:05:12.8196456Z weights_precision=SparseType.FP32, 2025-05-07T21:05:12.8196752Z weighted=False, 2025-05-07T21:05:12.8196992Z long_segments=False, 2025-05-07T21:05:12.8197386Z pooling_mode=, 2025-05-07T21:05:12.8197700Z output_dtype=SparseType.FP16, 2025-05-07T21:05:12.8197973Z ) 2025-05-07T21:05:12.8198242Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:12.8198859Z self=, 2025-05-07T21:05:12.8199394Z T=2, 2025-05-07T21:05:12.8199585Z D=2, 2025-05-07T21:05:12.8199770Z B=2, 2025-05-07T21:05:12.8199961Z log_E=3, 2025-05-07T21:05:12.8200160Z L=1, 2025-05-07T21:05:12.8200389Z weights_precision=SparseType.FP32, 2025-05-07T21:05:12.8200683Z weighted=False, 2025-05-07T21:05:12.8200924Z long_segments=False, 2025-05-07T21:05:12.8201196Z pooling_mode=, 2025-05-07T21:05:12.8201504Z output_dtype=SparseType.FP16, 2025-05-07T21:05:12.8201771Z ) 2025-05-07T21:05:12.8202037Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:12.8202718Z self=, 2025-05-07T21:05:12.8203259Z T=5, 2025-05-07T21:05:12.8203454Z D=234, 2025-05-07T21:05:12.8203641Z B=36, 2025-05-07T21:05:12.8203834Z log_E=5, 2025-05-07T21:05:12.8204034Z L=13, 2025-05-07T21:05:12.8204251Z weights_precision=SparseType.FP16, 2025-05-07T21:05:12.8204547Z weighted=False, 2025-05-07T21:05:12.8204775Z long_segments=True, 2025-05-07T21:05:12.8205030Z pooling_mode=, 2025-05-07T21:05:12.8205344Z output_dtype=SparseType.FP32, 2025-05-07T21:05:12.8205613Z ) 2025-05-07T21:05:12.8205879Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:12.8206492Z self=, 2025-05-07T21:05:12.8207019Z T=5, 2025-05-07T21:05:12.8207209Z D=13, 2025-05-07T21:05:12.8207395Z B=36, 2025-05-07T21:05:12.8207592Z log_E=5, 2025-05-07T21:05:12.8207788Z L=13, 2025-05-07T21:05:12.8208002Z weights_precision=SparseType.FP16, 2025-05-07T21:05:12.8208295Z weighted=False, 2025-05-07T21:05:12.8208524Z long_segments=True, 2025-05-07T21:05:12.8208779Z pooling_mode=, 2025-05-07T21:05:12.8209086Z output_dtype=SparseType.FP32, 2025-05-07T21:05:12.8209347Z ) 2025-05-07T21:05:12.8209607Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:12.8210222Z self=, 2025-05-07T21:05:12.8210751Z T=5, 2025-05-07T21:05:12.8210932Z D=13, 2025-05-07T21:05:12.8211186Z B=36, 2025-05-07T21:05:12.8211374Z log_E=5, 2025-05-07T21:05:12.8211567Z L=5, 2025-05-07T21:05:12.8211782Z weights_precision=SparseType.FP16, 2025-05-07T21:05:12.8212073Z weighted=False, 2025-05-07T21:05:12.8212303Z long_segments=True, 2025-05-07T21:05:12.8212624Z pooling_mode=, 2025-05-07T21:05:12.8212936Z output_dtype=SparseType.FP32, 2025-05-07T21:05:12.8213203Z ) 2025-05-07T21:05:12.8213462Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:12.8214079Z self=, 2025-05-07T21:05:12.8214614Z T=5, 2025-05-07T21:05:12.8214798Z D=13, 2025-05-07T21:05:12.8214989Z B=36, 2025-05-07T21:05:12.8215183Z log_E=5, 2025-05-07T21:05:12.8215373Z L=5, 2025-05-07T21:05:12.8215595Z weights_precision=SparseType.FP16, 2025-05-07T21:05:12.8215893Z weighted=False, 2025-05-07T21:05:12.8216119Z long_segments=False, 2025-05-07T21:05:12.8216388Z pooling_mode=, 2025-05-07T21:05:12.8216696Z output_dtype=SparseType.FP32, 2025-05-07T21:05:12.8216955Z ) 2025-05-07T21:05:12.8217218Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:12.8217837Z self=, 2025-05-07T21:05:12.8218416Z T=5, 2025-05-07T21:05:12.8218600Z D=13, 2025-05-07T21:05:12.8218787Z B=5, 2025-05-07T21:05:12.8218973Z log_E=5, 2025-05-07T21:05:12.8219163Z L=5, 2025-05-07T21:05:12.8219385Z weights_precision=SparseType.FP16, 2025-05-07T21:05:12.8219679Z weighted=False, 2025-05-07T21:05:12.8219902Z long_segments=False, 2025-05-07T21:05:12.8220168Z pooling_mode=, 2025-05-07T21:05:12.8220474Z output_dtype=SparseType.FP32, 2025-05-07T21:05:12.8220730Z ) 2025-05-07T21:05:12.8220993Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:12.8221608Z self=, 2025-05-07T21:05:12.8222129Z T=5, 2025-05-07T21:05:12.8222317Z D=5, 2025-05-07T21:05:12.8222501Z B=5, 2025-05-07T21:05:12.8222683Z log_E=5, 2025-05-07T21:05:12.8222928Z L=5, 2025-05-07T21:05:12.8223152Z weights_precision=SparseType.FP16, 2025-05-07T21:05:12.8223446Z weighted=False, 2025-05-07T21:05:12.8223666Z long_segments=False, 2025-05-07T21:05:12.8223931Z pooling_mode=, 2025-05-07T21:05:12.8224238Z output_dtype=SparseType.FP32, 2025-05-07T21:05:12.8224494Z ) 2025-05-07T21:05:12.8224757Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:12.8225369Z self=, 2025-05-07T21:05:12.8225896Z T=4, 2025-05-07T21:05:12.8226084Z D=13, 2025-05-07T21:05:12.8226273Z B=17, 2025-05-07T21:05:12.8226457Z log_E=4, 2025-05-07T21:05:12.8226653Z L=15, 2025-05-07T21:05:12.8226882Z weights_precision=SparseType.FP32, 2025-05-07T21:05:12.8227166Z weighted=True, 2025-05-07T21:05:12.8227395Z long_segments=True, 2025-05-07T21:05:12.8227660Z pooling_mode=, 2025-05-07T21:05:12.8227971Z output_dtype=SparseType.FP16, 2025-05-07T21:05:12.8228239Z ) 2025-05-07T21:05:12.8228502Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:12.8229113Z self=, 2025-05-07T21:05:12.8229638Z T=4, 2025-05-07T21:05:12.8229826Z D=13, 2025-05-07T21:05:12.8230018Z B=17, 2025-05-07T21:05:12.8230206Z log_E=3, 2025-05-07T21:05:12.8230404Z L=15, 2025-05-07T21:05:12.8230625Z weights_precision=SparseType.FP32, 2025-05-07T21:05:12.8230911Z weighted=True, 2025-05-07T21:05:12.8231136Z long_segments=True, 2025-05-07T21:05:12.8231447Z pooling_mode=, 2025-05-07T21:05:12.8231755Z output_dtype=SparseType.FP16, 2025-05-07T21:05:12.8232019Z ) 2025-05-07T21:05:12.8232281Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:12.8232886Z self=, 2025-05-07T21:05:12.8233461Z T=4, 2025-05-07T21:05:12.8233645Z D=13, 2025-05-07T21:05:12.8233823Z B=15, 2025-05-07T21:05:12.8234011Z log_E=3, 2025-05-07T21:05:12.8234203Z L=15, 2025-05-07T21:05:12.8234424Z weights_precision=SparseType.FP32, 2025-05-07T21:05:12.8234709Z weighted=True, 2025-05-07T21:05:12.8234934Z long_segments=True, 2025-05-07T21:05:12.8235195Z pooling_mode=, 2025-05-07T21:05:12.8235613Z output_dtype=SparseType.FP16, 2025-05-07T21:05:12.8235880Z ) 2025-05-07T21:05:12.8236142Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:12.8236754Z self=, 2025-05-07T21:05:12.8237285Z T=4, 2025-05-07T21:05:12.8237473Z D=13, 2025-05-07T21:05:12.8237655Z B=4, 2025-05-07T21:05:12.8237844Z log_E=3, 2025-05-07T21:05:12.8238040Z L=15, 2025-05-07T21:05:12.8238261Z weights_precision=SparseType.FP32, 2025-05-07T21:05:12.8238614Z weighted=True, 2025-05-07T21:05:12.8238844Z long_segments=True, 2025-05-07T21:05:12.8239100Z pooling_mode=, 2025-05-07T21:05:12.8239411Z output_dtype=SparseType.FP16, 2025-05-07T21:05:12.8239680Z ) 2025-05-07T21:05:12.8239938Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:12.8240551Z self=, 2025-05-07T21:05:12.8241083Z T=4, 2025-05-07T21:05:12.8241273Z D=4, 2025-05-07T21:05:12.8241454Z B=4, 2025-05-07T21:05:12.8241639Z log_E=3, 2025-05-07T21:05:12.8241838Z L=15, 2025-05-07T21:05:12.8242058Z weights_precision=SparseType.FP32, 2025-05-07T21:05:12.8242353Z weighted=True, 2025-05-07T21:05:12.8242579Z long_segments=True, 2025-05-07T21:05:12.8242837Z pooling_mode=, 2025-05-07T21:05:12.8243151Z output_dtype=SparseType.FP16, 2025-05-07T21:05:12.8243469Z ) 2025-05-07T21:05:12.8243731Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:12.8244342Z self=, 2025-05-07T21:05:12.8244874Z T=4, 2025-05-07T21:05:12.8245053Z D=15, 2025-05-07T21:05:12.8245240Z B=4, 2025-05-07T21:05:12.8245423Z log_E=3, 2025-05-07T21:05:12.8245612Z L=15, 2025-05-07T21:05:12.8245836Z weights_precision=SparseType.FP32, 2025-05-07T21:05:12.8246128Z weighted=True, 2025-05-07T21:05:12.8246356Z long_segments=True, 2025-05-07T21:05:12.8246612Z pooling_mode=, 2025-05-07T21:05:12.8246926Z output_dtype=SparseType.FP16, 2025-05-07T21:05:12.8247196Z ) 2025-05-07T21:05:12.8247459Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:12.8248064Z self=, 2025-05-07T21:05:12.8248606Z T=4, 2025-05-07T21:05:12.8248798Z D=15, 2025-05-07T21:05:12.8248978Z B=4, 2025-05-07T21:05:12.8249167Z log_E=3, 2025-05-07T21:05:12.8249363Z L=3, 2025-05-07T21:05:12.8249580Z weights_precision=SparseType.FP32, 2025-05-07T21:05:12.8249874Z weighted=True, 2025-05-07T21:05:12.8250102Z long_segments=True, 2025-05-07T21:05:12.8250357Z pooling_mode=, 2025-05-07T21:05:12.8250671Z output_dtype=SparseType.FP16, 2025-05-07T21:05:12.8250935Z ) 2025-05-07T21:05:12.8251196Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:12.8251859Z self=, 2025-05-07T21:05:12.8252394Z T=2, 2025-05-07T21:05:12.8252584Z D=5, 2025-05-07T21:05:12.8252764Z B=52, 2025-05-07T21:05:12.8252950Z log_E=5, 2025-05-07T21:05:12.8253143Z L=2, 2025-05-07T21:05:12.8253356Z weights_precision=SparseType.FP16, 2025-05-07T21:05:12.8253701Z weighted=False, 2025-05-07T21:05:12.8253930Z long_segments=False, 2025-05-07T21:05:12.8254192Z pooling_mode=, 2025-05-07T21:05:12.8254504Z output_dtype=SparseType.FP16, 2025-05-07T21:05:12.8254764Z ) 2025-05-07T21:05:14.6860653Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:14.6861612Z self=, 2025-05-07T21:05:14.6862168Z T=5, 2025-05-07T21:05:14.6862370Z D=5, 2025-05-07T21:05:14.6862564Z B=52, 2025-05-07T21:05:14.6862763Z log_E=5, 2025-05-07T21:05:14.6862971Z L=2, 2025-05-07T21:05:14.6863225Z weights_precision=SparseType.FP16, 2025-05-07T21:05:14.6863538Z weighted=False, 2025-05-07T21:05:14.6863782Z long_segments=False, 2025-05-07T21:05:14.6864060Z pooling_mode=, 2025-05-07T21:05:14.6864390Z output_dtype=SparseType.FP16, 2025-05-07T21:05:14.6864672Z ) 2025-05-07T21:05:14.6865211Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:14.6865840Z self=, 2025-05-07T21:05:14.6866382Z T=5, 2025-05-07T21:05:14.6866589Z D=5, 2025-05-07T21:05:14.6866776Z B=52, 2025-05-07T21:05:14.6866977Z log_E=5, 2025-05-07T21:05:14.6867184Z L=0, 2025-05-07T21:05:14.6867412Z weights_precision=SparseType.FP16, 2025-05-07T21:05:14.6867714Z weighted=False, 2025-05-07T21:05:14.6867951Z long_segments=False, 2025-05-07T21:05:14.6868221Z pooling_mode=, 2025-05-07T21:05:14.6868542Z output_dtype=SparseType.FP16, 2025-05-07T21:05:14.6868818Z ) 2025-05-07T21:05:14.6869083Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:14.6869705Z self=, 2025-05-07T21:05:14.6870352Z T=5, 2025-05-07T21:05:14.6870692Z D=5, 2025-05-07T21:05:14.6870897Z B=52, 2025-05-07T21:05:14.6871090Z log_E=3, 2025-05-07T21:05:14.6871282Z L=0, 2025-05-07T21:05:14.6871511Z weights_precision=SparseType.FP16, 2025-05-07T21:05:14.6871817Z weighted=False, 2025-05-07T21:05:14.6872053Z long_segments=False, 2025-05-07T21:05:14.6872322Z pooling_mode=, 2025-05-07T21:05:14.6872643Z output_dtype=SparseType.FP16, 2025-05-07T21:05:14.6872912Z ) 2025-05-07T21:05:14.6873177Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:14.6873809Z self=, 2025-05-07T21:05:14.6874352Z T=1, 2025-05-07T21:05:14.6874538Z D=95, 2025-05-07T21:05:14.6874730Z B=44, 2025-05-07T21:05:14.6874922Z log_E=3, 2025-05-07T21:05:14.6875115Z L=14, 2025-05-07T21:05:14.6875343Z weights_precision=SparseType.FP32, 2025-05-07T21:05:14.6875898Z weighted=True, 2025-05-07T21:05:14.6876210Z long_segments=False, 2025-05-07T21:05:14.6876627Z pooling_mode=, 2025-05-07T21:05:14.6877060Z output_dtype=SparseType.FP16, 2025-05-07T21:05:14.6877416Z ) 2025-05-07T21:05:14.6877772Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:14.6878470Z self=, 2025-05-07T21:05:14.6879010Z T=1, 2025-05-07T21:05:14.6879200Z D=95, 2025-05-07T21:05:14.6879393Z B=44, 2025-05-07T21:05:14.6879587Z log_E=3, 2025-05-07T21:05:14.6879781Z L=14, 2025-05-07T21:05:14.6880008Z weights_precision=SparseType.FP32, 2025-05-07T21:05:14.6880402Z weighted=False, 2025-05-07T21:05:14.6880635Z long_segments=False, 2025-05-07T21:05:14.6880912Z pooling_mode=, 2025-05-07T21:05:14.6881229Z output_dtype=SparseType.FP16, 2025-05-07T21:05:14.6881493Z ) 2025-05-07T21:05:14.6881855Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:14.6882476Z self=, 2025-05-07T21:05:14.6883006Z T=1, 2025-05-07T21:05:14.6883200Z D=95, 2025-05-07T21:05:14.6883393Z B=95, 2025-05-07T21:05:14.6883580Z log_E=3, 2025-05-07T21:05:14.6883781Z L=14, 2025-05-07T21:05:14.6884007Z weights_precision=SparseType.FP32, 2025-05-07T21:05:14.6884303Z weighted=False, 2025-05-07T21:05:14.6884530Z long_segments=False, 2025-05-07T21:05:14.6884801Z pooling_mode=, 2025-05-07T21:05:14.6885112Z output_dtype=SparseType.FP16, 2025-05-07T21:05:14.6885373Z ) 2025-05-07T21:05:14.6885643Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:14.6886257Z self=, 2025-05-07T21:05:14.6886780Z T=1, 2025-05-07T21:05:14.6886977Z D=95, 2025-05-07T21:05:14.6887162Z B=14, 2025-05-07T21:05:14.6887398Z log_E=3, 2025-05-07T21:05:14.6887596Z L=14, 2025-05-07T21:05:14.6887820Z weights_precision=SparseType.FP32, 2025-05-07T21:05:14.6888107Z weighted=False, 2025-05-07T21:05:14.6888336Z long_segments=False, 2025-05-07T21:05:14.6888603Z pooling_mode=, 2025-05-07T21:05:14.6888908Z output_dtype=SparseType.FP16, 2025-05-07T21:05:14.6889171Z ) 2025-05-07T21:05:14.6889437Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:14.6890051Z self=, 2025-05-07T21:05:14.6890578Z T=1, 2025-05-07T21:05:14.6891091Z D=2, 2025-05-07T21:05:14.6891275Z B=14, 2025-05-07T21:05:14.6891459Z log_E=3, 2025-05-07T21:05:14.6891653Z L=14, 2025-05-07T21:05:14.6891876Z weights_precision=SparseType.FP32, 2025-05-07T21:05:14.6892165Z weighted=False, 2025-05-07T21:05:14.6892400Z long_segments=False, 2025-05-07T21:05:14.6892746Z pooling_mode=, 2025-05-07T21:05:14.6893056Z output_dtype=SparseType.FP16, 2025-05-07T21:05:14.6893322Z ) 2025-05-07T21:05:14.6893586Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:14.6894196Z self=, 2025-05-07T21:05:14.6894726Z T=1, 2025-05-07T21:05:14.6894917Z D=2, 2025-05-07T21:05:14.6895103Z B=14, 2025-05-07T21:05:14.6895296Z log_E=3, 2025-05-07T21:05:14.6895496Z L=1, 2025-05-07T21:05:14.6895716Z weights_precision=SparseType.FP32, 2025-05-07T21:05:14.6896016Z weighted=False, 2025-05-07T21:05:14.6896252Z long_segments=False, 2025-05-07T21:05:14.6896525Z pooling_mode=, 2025-05-07T21:05:14.6896830Z output_dtype=SparseType.FP16, 2025-05-07T21:05:14.6897100Z ) 2025-05-07T21:05:14.6897366Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:14.6897984Z self=, 2025-05-07T21:05:14.6898527Z T=1, 2025-05-07T21:05:14.6898715Z D=2, 2025-05-07T21:05:14.6898899Z B=14, 2025-05-07T21:05:14.6899091Z log_E=3, 2025-05-07T21:05:14.6899294Z L=2, 2025-05-07T21:05:14.6899516Z weights_precision=SparseType.FP32, 2025-05-07T21:05:14.6899811Z weighted=False, 2025-05-07T21:05:14.6900043Z long_segments=False, 2025-05-07T21:05:14.6900306Z pooling_mode=, 2025-05-07T21:05:14.6900615Z output_dtype=SparseType.FP16, 2025-05-07T21:05:14.6900883Z ) 2025-05-07T21:05:14.6901215Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:14.6901833Z self=, 2025-05-07T21:05:14.6902365Z T=3, 2025-05-07T21:05:14.6902551Z D=46, 2025-05-07T21:05:14.6902731Z B=14, 2025-05-07T21:05:14.6902986Z log_E=5, 2025-05-07T21:05:14.6903190Z L=2, 2025-05-07T21:05:14.6903409Z weights_precision=SparseType.FP32, 2025-05-07T21:05:14.6903702Z weighted=False, 2025-05-07T21:05:14.6903932Z long_segments=True, 2025-05-07T21:05:14.6904190Z pooling_mode=, 2025-05-07T21:05:14.6904505Z output_dtype=SparseType.FP32, 2025-05-07T21:05:14.6904770Z ) 2025-05-07T21:05:14.6905031Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:14.6905644Z self=, 2025-05-07T21:05:14.6906177Z T=5, 2025-05-07T21:05:14.6906370Z D=46, 2025-05-07T21:05:14.6906595Z B=14, 2025-05-07T21:05:14.6906792Z log_E=5, 2025-05-07T21:05:14.6906983Z L=2, 2025-05-07T21:05:14.6907207Z weights_precision=SparseType.FP32, 2025-05-07T21:05:14.6907504Z weighted=False, 2025-05-07T21:05:14.6907735Z long_segments=True, 2025-05-07T21:05:14.6907999Z pooling_mode=, 2025-05-07T21:05:14.6908387Z output_dtype=SparseType.FP32, 2025-05-07T21:05:14.6908657Z ) 2025-05-07T21:05:14.6908940Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:14.6909553Z self=, 2025-05-07T21:05:14.6910089Z T=5, 2025-05-07T21:05:14.6917727Z D=46, 2025-05-07T21:05:14.6917982Z B=14, 2025-05-07T21:05:14.6918236Z log_E=5, 2025-05-07T21:05:14.6918496Z L=2, 2025-05-07T21:05:14.6918789Z weights_precision=SparseType.FP32, 2025-05-07T21:05:14.6919103Z weighted=True, 2025-05-07T21:05:14.6919342Z long_segments=True, 2025-05-07T21:05:14.6919619Z pooling_mode=, 2025-05-07T21:05:14.6919946Z output_dtype=SparseType.FP32, 2025-05-07T21:05:14.6920224Z ) 2025-05-07T21:05:14.6920496Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:14.6921210Z self=, 2025-05-07T21:05:14.6921769Z T=1, 2025-05-07T21:05:14.6921962Z D=46, 2025-05-07T21:05:14.6922163Z B=14, 2025-05-07T21:05:14.6922364Z log_E=5, 2025-05-07T21:05:14.6922569Z L=2, 2025-05-07T21:05:14.6922803Z weights_precision=SparseType.FP32, 2025-05-07T21:05:14.6923106Z weighted=False, 2025-05-07T21:05:14.6923338Z long_segments=True, 2025-05-07T21:05:14.6923616Z pooling_mode=, 2025-05-07T21:05:14.6923938Z output_dtype=SparseType.FP32, 2025-05-07T21:05:14.6924214Z ) 2025-05-07T21:05:14.6924483Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:14.6925115Z self=, 2025-05-07T21:05:14.6925664Z T=1, 2025-05-07T21:05:14.6925857Z D=46, 2025-05-07T21:05:14.6926054Z B=14, 2025-05-07T21:05:14.6926258Z log_E=5, 2025-05-07T21:05:14.6926465Z L=2, 2025-05-07T21:05:14.6926701Z weights_precision=SparseType.FP32, 2025-05-07T21:05:14.6927005Z weighted=True, 2025-05-07T21:05:14.6927272Z long_segments=True, 2025-05-07T21:05:14.6927540Z pooling_mode=, 2025-05-07T21:05:14.6927863Z output_dtype=SparseType.FP32, 2025-05-07T21:05:14.6928140Z ) 2025-05-07T21:05:14.6928408Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:14.6929039Z self=, 2025-05-07T21:05:14.6929589Z T=1, 2025-05-07T21:05:14.6929784Z D=5, 2025-05-07T21:05:14.6929982Z B=14, 2025-05-07T21:05:14.6930187Z log_E=5, 2025-05-07T21:05:14.6930445Z L=2, 2025-05-07T21:05:14.6930686Z weights_precision=SparseType.FP32, 2025-05-07T21:05:14.6930991Z weighted=False, 2025-05-07T21:05:14.6931224Z long_segments=True, 2025-05-07T21:05:14.6931499Z pooling_mode=, 2025-05-07T21:05:14.6931873Z output_dtype=SparseType.FP32, 2025-05-07T21:05:14.6932141Z ) 2025-05-07T21:05:14.6932417Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:14.6933046Z self=, 2025-05-07T21:05:14.6933597Z T=5, 2025-05-07T21:05:14.6933788Z D=5, 2025-05-07T21:05:14.6933981Z B=14, 2025-05-07T21:05:14.6934178Z log_E=5, 2025-05-07T21:05:14.6934376Z L=2, 2025-05-07T21:05:14.6934607Z weights_precision=SparseType.FP32, 2025-05-07T21:05:14.6934909Z weighted=False, 2025-05-07T21:05:14.6935136Z long_segments=True, 2025-05-07T21:05:14.6935414Z pooling_mode=, 2025-05-07T21:05:14.6935731Z output_dtype=SparseType.FP32, 2025-05-07T21:05:14.6935996Z ) 2025-05-07T21:05:14.6936270Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:14.6936944Z self=, 2025-05-07T21:05:14.6937538Z T=3, 2025-05-07T21:05:14.6937733Z D=187, 2025-05-07T21:05:14.6937925Z B=78, 2025-05-07T21:05:14.6938109Z log_E=4, 2025-05-07T21:05:14.6938308Z L=8, 2025-05-07T21:05:14.6938529Z weights_precision=SparseType.FP16, 2025-05-07T21:05:14.6938825Z weighted=True, 2025-05-07T21:05:14.6939050Z long_segments=True, 2025-05-07T21:05:14.6939320Z pooling_mode=, 2025-05-07T21:05:14.6939635Z output_dtype=SparseType.FP32, 2025-05-07T21:05:14.6939903Z ) 2025-05-07T21:05:14.6940088Z PASSED 2025-05-07T21:05:14.6940202Z 2025-05-07T21:05:14.6940357Z ============================== 2 passed in 17.91s ============================== 2025-05-07T21:05:15.4899651Z 2025-05-07T21:05:15.4900393Z [TEST] Python test suite PASSED: ./tbe/training/backward_none_test.py 2025-05-07T21:05:15.4921070Z [TEST] Python test time for ./tbe/training/backward_none_test.py: 21 seconds 2025-05-07T21:05:15.4921408Z 2025-05-07T21:05:15.4921423Z 2025-05-07T21:05:15.4921569Z 2025-05-07T21:05:15.4921573Z 2025-05-07T21:05:15.4942898Z ################################################################################ 2025-05-07T21:05:15.4958817Z # [2025-05-07T21:05:15.495Z] Run Python Test Suite: 2025-05-07T21:05:15.4959193Z # ./tbe/training/backward_optimizers_test.py 2025-05-07T21:05:15.4959534Z ################################################################################ 2025-05-07T21:05:15.4983652Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/backward_optimizers_test.py 2025-05-07T21:05:15.4984352Z 2025-05-07T21:05:17.6449103Z ============================= test session starts ============================== 2025-05-07T21:05:17.6449785Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:05:17.6450331Z cachedir: .pytest_cache 2025-05-07T21:05:17.6450954Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:05:17.6451722Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:05:17.6452154Z plugins: hypothesis-6.131.14 2025-05-07T21:05:19.4465792Z collecting ... collected 9 items 2025-05-07T21:05:19.4466014Z 2025-05-07T21:05:19.8481479Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adagrad Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:19.8482953Z self=, 2025-05-07T21:05:19.8483852Z T=1, 2025-05-07T21:05:19.8484055Z D=2, 2025-05-07T21:05:19.8484241Z B=1, 2025-05-07T21:05:19.8484432Z log_E=3, 2025-05-07T21:05:19.8484633Z L=2, 2025-05-07T21:05:19.8484827Z weighted=False, 2025-05-07T21:05:19.8485052Z mixed=False, 2025-05-07T21:05:19.8485451Z mixed_B=False, 2025-05-07T21:05:19.8485815Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:19.8486237Z long_segments=False, 2025-05-07T21:05:19.8486540Z pooling_mode=, 2025-05-07T21:05:19.8486845Z use_cpu=False, 2025-05-07T21:05:19.8487114Z weight_decay_mode=, 2025-05-07T21:05:19.8487548Z counter_weight_decay_mode=, 2025-05-07T21:05:19.8487924Z ) 2025-05-07T21:05:19.8488209Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:19.8488851Z self=, 2025-05-07T21:05:19.8489427Z T=4, 2025-05-07T21:05:19.8489628Z D=2, 2025-05-07T21:05:19.8489821Z B=1, 2025-05-07T21:05:19.8490012Z log_E=3, 2025-05-07T21:05:19.8490216Z L=2, 2025-05-07T21:05:19.8490422Z weighted=False, 2025-05-07T21:05:19.8490927Z mixed=False, 2025-05-07T21:05:19.8491152Z mixed_B=False, 2025-05-07T21:05:19.8491414Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:19.8491840Z long_segments=False, 2025-05-07T21:05:19.8492113Z pooling_mode=, 2025-05-07T21:05:19.8492405Z use_cpu=False, 2025-05-07T21:05:19.8492670Z weight_decay_mode=, 2025-05-07T21:05:19.8493100Z counter_weight_decay_mode=, 2025-05-07T21:05:19.8493467Z ) 2025-05-07T21:05:19.8493715Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:19.8494340Z self=, 2025-05-07T21:05:19.8494910Z T=4, 2025-05-07T21:05:19.8495108Z D=255, 2025-05-07T21:05:19.8495300Z B=111, 2025-05-07T21:05:19.8495495Z log_E=3, 2025-05-07T21:05:19.8495696Z L=13, 2025-05-07T21:05:19.8495888Z weighted=False, 2025-05-07T21:05:19.8496110Z mixed=True, 2025-05-07T21:05:19.8496328Z mixed_B=False, 2025-05-07T21:05:19.8496685Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T21:05:19.8497024Z long_segments=True, 2025-05-07T21:05:19.8497290Z pooling_mode=, 2025-05-07T21:05:19.8497579Z use_cpu=True, 2025-05-07T21:05:19.8497851Z weight_decay_mode=, 2025-05-07T21:05:19.8498277Z counter_weight_decay_mode=, 2025-05-07T21:05:19.8498634Z ) 2025-05-07T21:05:19.8498883Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:19.8499516Z self=, 2025-05-07T21:05:19.8500090Z T=2, 2025-05-07T21:05:19.8500280Z D=212, 2025-05-07T21:05:19.8500475Z B=108, 2025-05-07T21:05:19.8500669Z log_E=5, 2025-05-07T21:05:19.8500861Z L=16, 2025-05-07T21:05:19.8501064Z weighted=False, 2025-05-07T21:05:19.8501285Z mixed=True, 2025-05-07T21:05:19.8501489Z mixed_B=False, 2025-05-07T21:05:19.8501750Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:19.8502061Z long_segments=True, 2025-05-07T21:05:19.8502322Z pooling_mode=, 2025-05-07T21:05:19.8502612Z use_cpu=True, 2025-05-07T21:05:19.8502898Z weight_decay_mode=, 2025-05-07T21:05:19.8503347Z counter_weight_decay_mode=, 2025-05-07T21:05:19.8503731Z ) 2025-05-07T21:05:19.8503977Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:19.8504610Z self=, 2025-05-07T21:05:19.8505176Z T=5, 2025-05-07T21:05:19.8505366Z D=243, 2025-05-07T21:05:19.8505641Z B=115, 2025-05-07T21:05:19.8505828Z log_E=5, 2025-05-07T21:05:19.8506027Z L=15, 2025-05-07T21:05:19.8506229Z weighted=False, 2025-05-07T21:05:19.8506446Z mixed=True, 2025-05-07T21:05:19.8506657Z mixed_B=True, 2025-05-07T21:05:19.8506972Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:19.8507276Z long_segments=True, 2025-05-07T21:05:19.8507543Z pooling_mode=, 2025-05-07T21:05:19.8507836Z use_cpu=False, 2025-05-07T21:05:19.8508116Z weight_decay_mode=, 2025-05-07T21:05:19.8508588Z counter_weight_decay_mode=, 2025-05-07T21:05:19.8508967Z ) 2025-05-07T21:05:19.8509210Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:19.8509842Z self=, 2025-05-07T21:05:19.8510417Z T=2, 2025-05-07T21:05:19.8510610Z D=168, 2025-05-07T21:05:19.8510798Z B=31, 2025-05-07T21:05:19.8510992Z log_E=4, 2025-05-07T21:05:19.8511203Z L=12, 2025-05-07T21:05:19.8511396Z weighted=False, 2025-05-07T21:05:19.8511620Z mixed=True, 2025-05-07T21:05:19.8511834Z mixed_B=True, 2025-05-07T21:05:19.8512084Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:19.8512479Z long_segments=False, 2025-05-07T21:05:19.8512759Z pooling_mode=, 2025-05-07T21:05:19.8513047Z use_cpu=True, 2025-05-07T21:05:19.8513333Z weight_decay_mode=, 2025-05-07T21:05:19.8513767Z counter_weight_decay_mode=, 2025-05-07T21:05:19.8514122Z ) 2025-05-07T21:05:19.8514369Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:19.8514997Z self=, 2025-05-07T21:05:19.8515639Z T=2, 2025-05-07T21:05:19.8515823Z D=158, 2025-05-07T21:05:19.8516015Z B=15, 2025-05-07T21:05:19.8516204Z log_E=3, 2025-05-07T21:05:19.8516400Z L=15, 2025-05-07T21:05:19.8516596Z weighted=True, 2025-05-07T21:05:19.8516816Z mixed=True, 2025-05-07T21:05:19.8517025Z mixed_B=False, 2025-05-07T21:05:19.8517277Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:19.8517639Z long_segments=True, 2025-05-07T21:05:19.8517919Z pooling_mode=, 2025-05-07T21:05:19.8518248Z use_cpu=True, 2025-05-07T21:05:19.8518533Z weight_decay_mode=, 2025-05-07T21:05:19.8518982Z counter_weight_decay_mode=, 2025-05-07T21:05:19.8519362Z ) 2025-05-07T21:05:19.8519607Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:19.8520229Z self=, 2025-05-07T21:05:19.8520803Z T=5, 2025-05-07T21:05:19.8520989Z D=215, 2025-05-07T21:05:19.8521185Z B=12, 2025-05-07T21:05:19.8521372Z log_E=5, 2025-05-07T21:05:19.8521573Z L=9, 2025-05-07T21:05:19.8521769Z weighted=False, 2025-05-07T21:05:19.8521986Z mixed=True, 2025-05-07T21:05:19.8522198Z mixed_B=False, 2025-05-07T21:05:19.8522468Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T21:05:19.8522800Z long_segments=True, 2025-05-07T21:05:19.8523069Z pooling_mode=, 2025-05-07T21:05:19.8523362Z use_cpu=False, 2025-05-07T21:05:19.8523638Z weight_decay_mode=, 2025-05-07T21:05:19.8524086Z counter_weight_decay_mode=, 2025-05-07T21:05:19.8524469Z ) 2025-05-07T21:05:19.8524709Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:19.8525336Z self=, 2025-05-07T21:05:19.8525900Z T=4, 2025-05-07T21:05:19.8526090Z D=34, 2025-05-07T21:05:19.8526282Z B=57, 2025-05-07T21:05:19.8526526Z log_E=3, 2025-05-07T21:05:19.8526723Z L=3, 2025-05-07T21:05:19.8526924Z weighted=False, 2025-05-07T21:05:19.8527150Z mixed=True, 2025-05-07T21:05:19.8527363Z mixed_B=False, 2025-05-07T21:05:19.8527607Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:19.8528014Z long_segments=False, 2025-05-07T21:05:19.8528293Z pooling_mode=, 2025-05-07T21:05:19.8528580Z use_cpu=True, 2025-05-07T21:05:19.8528857Z weight_decay_mode=, 2025-05-07T21:05:19.8529287Z counter_weight_decay_mode=, 2025-05-07T21:05:19.8529634Z ) 2025-05-07T21:05:19.8529879Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:19.8530512Z self=, 2025-05-07T21:05:19.8531080Z T=3, 2025-05-07T21:05:19.8531273Z D=102, 2025-05-07T21:05:19.8531466Z B=65, 2025-05-07T21:05:19.8531657Z log_E=4, 2025-05-07T21:05:19.8531858Z L=4, 2025-05-07T21:05:19.8532059Z weighted=False, 2025-05-07T21:05:19.8532353Z mixed=True, 2025-05-07T21:05:19.8532654Z mixed_B=True, 2025-05-07T21:05:19.8533023Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T21:05:19.8533487Z long_segments=False, 2025-05-07T21:05:19.8533858Z pooling_mode=, 2025-05-07T21:05:19.8534161Z use_cpu=False, 2025-05-07T21:05:19.8534429Z weight_decay_mode=, 2025-05-07T21:05:19.8534841Z counter_weight_decay_mode=, 2025-05-07T21:05:19.8535202Z ) 2025-05-07T21:05:19.8535453Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:19.8536078Z self=, 2025-05-07T21:05:19.8536656Z T=2, 2025-05-07T21:05:19.8536853Z D=27, 2025-05-07T21:05:19.8537044Z B=6, 2025-05-07T21:05:19.8537245Z log_E=3, 2025-05-07T21:05:19.8537452Z L=4, 2025-05-07T21:05:19.8537648Z weighted=False, 2025-05-07T21:05:19.8537879Z mixed=False, 2025-05-07T21:05:19.8538100Z mixed_B=False, 2025-05-07T21:05:19.8538353Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:19.8538671Z long_segments=True, 2025-05-07T21:05:19.8539007Z pooling_mode=, 2025-05-07T21:05:19.8539308Z use_cpu=True, 2025-05-07T21:05:19.8539587Z weight_decay_mode=, 2025-05-07T21:05:19.8540046Z counter_weight_decay_mode=, 2025-05-07T21:05:19.8540434Z ) 2025-05-07T21:05:19.8540678Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:19.8541312Z self=, 2025-05-07T21:05:19.8541889Z T=2, 2025-05-07T21:05:19.8542081Z D=27, 2025-05-07T21:05:19.8542281Z B=6, 2025-05-07T21:05:19.8542480Z log_E=3, 2025-05-07T21:05:19.8542682Z L=4, 2025-05-07T21:05:19.8542884Z weighted=False, 2025-05-07T21:05:19.8543112Z mixed=False, 2025-05-07T21:05:19.8543327Z mixed_B=False, 2025-05-07T21:05:19.8543588Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:19.8543902Z long_segments=True, 2025-05-07T21:05:19.8544177Z pooling_mode=, 2025-05-07T21:05:19.8544473Z use_cpu=False, 2025-05-07T21:05:19.8544755Z weight_decay_mode=, 2025-05-07T21:05:19.8545214Z counter_weight_decay_mode=, 2025-05-07T21:05:19.8545594Z ) 2025-05-07T21:05:19.8545843Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:19.8546472Z self=, 2025-05-07T21:05:19.8547041Z T=2, 2025-05-07T21:05:19.8547238Z D=27, 2025-05-07T21:05:19.8547434Z B=6, 2025-05-07T21:05:19.8547641Z log_E=3, 2025-05-07T21:05:19.8547935Z L=4, 2025-05-07T21:05:19.8548137Z weighted=True, 2025-05-07T21:05:19.8548357Z mixed=False, 2025-05-07T21:05:19.8548577Z mixed_B=False, 2025-05-07T21:05:19.8548837Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:19.8549144Z long_segments=True, 2025-05-07T21:05:19.8549469Z pooling_mode=, 2025-05-07T21:05:19.8549772Z use_cpu=False, 2025-05-07T21:05:19.8550059Z weight_decay_mode=, 2025-05-07T21:05:19.8550509Z counter_weight_decay_mode=, 2025-05-07T21:05:19.8550893Z ) 2025-05-07T21:05:19.8551145Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:19.8551773Z self=, 2025-05-07T21:05:19.8552345Z T=2, 2025-05-07T21:05:19.8552539Z D=27, 2025-05-07T21:05:19.8552729Z B=6, 2025-05-07T21:05:19.8552924Z log_E=3, 2025-05-07T21:05:19.8553138Z L=3, 2025-05-07T21:05:19.8553336Z weighted=True, 2025-05-07T21:05:19.8553567Z mixed=False, 2025-05-07T21:05:19.8553794Z mixed_B=False, 2025-05-07T21:05:19.8554046Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:19.8554362Z long_segments=True, 2025-05-07T21:05:19.8554641Z pooling_mode=, 2025-05-07T21:05:19.8554989Z use_cpu=False, 2025-05-07T21:05:19.8555276Z weight_decay_mode=, 2025-05-07T21:05:19.8555872Z counter_weight_decay_mode=, 2025-05-07T21:05:19.8556262Z ) 2025-05-07T21:05:19.8556511Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:19.8557146Z self=, 2025-05-07T21:05:19.8557726Z T=2, 2025-05-07T21:05:19.8557920Z D=27, 2025-05-07T21:05:19.8558122Z B=6, 2025-05-07T21:05:19.8558321Z log_E=3, 2025-05-07T21:05:19.8558524Z L=2, 2025-05-07T21:05:19.8558732Z weighted=True, 2025-05-07T21:05:19.8558964Z mixed=False, 2025-05-07T21:05:19.8559180Z mixed_B=False, 2025-05-07T21:05:19.8559437Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:19.8559750Z long_segments=True, 2025-05-07T21:05:19.8560072Z pooling_mode=, 2025-05-07T21:05:19.8560379Z use_cpu=False, 2025-05-07T21:05:19.8560663Z weight_decay_mode=, 2025-05-07T21:05:19.8561115Z counter_weight_decay_mode=, 2025-05-07T21:05:19.8561502Z ) 2025-05-07T21:05:19.8561695Z PASSED 2025-05-07T21:05:22.1684609Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adam Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:22.1685850Z self=, 2025-05-07T21:05:22.1686537Z T=1, 2025-05-07T21:05:22.1686761Z D=2, 2025-05-07T21:05:22.1687015Z B=1, 2025-05-07T21:05:22.1687241Z log_E=3, 2025-05-07T21:05:22.1687471Z L=0, 2025-05-07T21:05:22.1687709Z weighted=False, 2025-05-07T21:05:22.1687973Z mixed=False, 2025-05-07T21:05:22.1688225Z mixed_B=False, 2025-05-07T21:05:22.1688551Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:22.1688893Z long_segments=False, 2025-05-07T21:05:22.1689215Z pooling_mode=, 2025-05-07T21:05:22.1697072Z use_cpu=False, 2025-05-07T21:05:22.1697414Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:22.1697759Z ) 2025-05-07T21:05:22.1698056Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:22.1698856Z self=, 2025-05-07T21:05:22.1699550Z T=4, 2025-05-07T21:05:22.1699786Z D=2, 2025-05-07T21:05:22.1700011Z B=1, 2025-05-07T21:05:22.1700245Z log_E=3, 2025-05-07T21:05:22.1700489Z L=0, 2025-05-07T21:05:22.1701000Z weighted=False, 2025-05-07T21:05:22.1701316Z mixed=False, 2025-05-07T21:05:22.1701568Z mixed_B=False, 2025-05-07T21:05:22.1701861Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:22.1702200Z long_segments=False, 2025-05-07T21:05:22.1702519Z pooling_mode=, 2025-05-07T21:05:22.1702970Z use_cpu=False, 2025-05-07T21:05:22.1703255Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:22.1703573Z ) 2025-05-07T21:05:22.1703856Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:22.1704592Z self=, 2025-05-07T21:05:22.1705273Z T=4, 2025-05-07T21:05:22.1705492Z D=212, 2025-05-07T21:05:22.1705719Z B=81, 2025-05-07T21:05:22.1705946Z log_E=5, 2025-05-07T21:05:22.1706176Z L=13, 2025-05-07T21:05:22.1706413Z weighted=True, 2025-05-07T21:05:22.1706673Z mixed=False, 2025-05-07T21:05:22.1706921Z mixed_B=True, 2025-05-07T21:05:22.1707213Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:22.1707550Z long_segments=False, 2025-05-07T21:05:22.1707866Z pooling_mode=, 2025-05-07T21:05:22.1708217Z use_cpu=True, 2025-05-07T21:05:22.1708547Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:22.1708869Z ) 2025-05-07T21:05:22.1709252Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:22.1709987Z self=, 2025-05-07T21:05:22.1710659Z T=1, 2025-05-07T21:05:22.1710885Z D=155, 2025-05-07T21:05:22.1711115Z B=72, 2025-05-07T21:05:22.1711336Z log_E=4, 2025-05-07T21:05:22.1711570Z L=13, 2025-05-07T21:05:22.1711802Z weighted=True, 2025-05-07T21:05:22.1712062Z mixed=False, 2025-05-07T21:05:22.1712310Z mixed_B=False, 2025-05-07T21:05:22.1712629Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:05:22.1713023Z long_segments=True, 2025-05-07T21:05:22.1713335Z pooling_mode=, 2025-05-07T21:05:22.1713683Z use_cpu=True, 2025-05-07T21:05:22.1713964Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:22.1714280Z ) 2025-05-07T21:05:22.1714562Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:22.1715510Z self=, 2025-05-07T21:05:22.1716195Z T=1, 2025-05-07T21:05:22.1716423Z D=153, 2025-05-07T21:05:22.1716655Z B=80, 2025-05-07T21:05:22.1716876Z log_E=4, 2025-05-07T21:05:22.1717111Z L=18, 2025-05-07T21:05:22.1717350Z weighted=False, 2025-05-07T21:05:22.1717608Z mixed=True, 2025-05-07T21:05:22.1717861Z mixed_B=False, 2025-05-07T21:05:22.1718150Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:22.1718486Z long_segments=False, 2025-05-07T21:05:22.1718811Z pooling_mode=, 2025-05-07T21:05:22.1719162Z use_cpu=True, 2025-05-07T21:05:22.1719451Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:22.1719770Z ) 2025-05-07T21:05:22.1720260Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:22.1721007Z self=, 2025-05-07T21:05:22.1721692Z T=3, 2025-05-07T21:05:22.1721933Z D=51, 2025-05-07T21:05:22.1722166Z B=57, 2025-05-07T21:05:22.1722392Z log_E=5, 2025-05-07T21:05:22.1722637Z L=18, 2025-05-07T21:05:22.1722880Z weighted=True, 2025-05-07T21:05:22.1723140Z mixed=False, 2025-05-07T21:05:22.1723400Z mixed_B=True, 2025-05-07T21:05:22.1723727Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:05:22.1724123Z long_segments=False, 2025-05-07T21:05:22.1724451Z pooling_mode=, 2025-05-07T21:05:22.1724804Z use_cpu=False, 2025-05-07T21:05:22.1725086Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:22.1725420Z ) 2025-05-07T21:05:22.1725735Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:22.1726592Z self=, 2025-05-07T21:05:22.1727223Z T=1, 2025-05-07T21:05:22.1727411Z D=209, 2025-05-07T21:05:22.1727602Z B=26, 2025-05-07T21:05:22.1727831Z log_E=4, 2025-05-07T21:05:22.1728031Z L=19, 2025-05-07T21:05:22.1728229Z weighted=False, 2025-05-07T21:05:22.1728438Z mixed=True, 2025-05-07T21:05:22.1728650Z mixed_B=True, 2025-05-07T21:05:22.1728922Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:05:22.1729246Z long_segments=False, 2025-05-07T21:05:22.1729527Z pooling_mode=, 2025-05-07T21:05:22.1729823Z use_cpu=False, 2025-05-07T21:05:22.1730062Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:22.1730331Z ) 2025-05-07T21:05:22.1730575Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:22.1731184Z self=, 2025-05-07T21:05:22.1731743Z T=1, 2025-05-07T21:05:22.1731940Z D=149, 2025-05-07T21:05:22.1732127Z B=127, 2025-05-07T21:05:22.1732323Z log_E=3, 2025-05-07T21:05:22.1732527Z L=6, 2025-05-07T21:05:22.1732729Z weighted=True, 2025-05-07T21:05:22.1732948Z mixed=False, 2025-05-07T21:05:22.1733222Z mixed_B=True, 2025-05-07T21:05:22.1733494Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:05:22.1733821Z long_segments=True, 2025-05-07T21:05:22.1734098Z pooling_mode=, 2025-05-07T21:05:22.1734392Z use_cpu=True, 2025-05-07T21:05:22.1734631Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:22.1734906Z ) 2025-05-07T21:05:22.1735154Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:22.1735764Z self=, 2025-05-07T21:05:22.1736326Z T=1, 2025-05-07T21:05:22.1736521Z D=6, 2025-05-07T21:05:22.1736713Z B=65, 2025-05-07T21:05:22.1736908Z log_E=3, 2025-05-07T21:05:22.1737110Z L=2, 2025-05-07T21:05:22.1737296Z weighted=False, 2025-05-07T21:05:22.1737516Z mixed=False, 2025-05-07T21:05:22.1737727Z mixed_B=False, 2025-05-07T21:05:22.1737959Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:22.1738295Z long_segments=True, 2025-05-07T21:05:22.1738562Z pooling_mode=, 2025-05-07T21:05:22.1738851Z use_cpu=False, 2025-05-07T21:05:22.1739082Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:22.1739347Z ) 2025-05-07T21:05:22.1739584Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:22.1740185Z self=, 2025-05-07T21:05:22.1740734Z T=2, 2025-05-07T21:05:22.1740926Z D=203, 2025-05-07T21:05:22.1741104Z B=26, 2025-05-07T21:05:22.1741292Z log_E=3, 2025-05-07T21:05:22.1741481Z L=10, 2025-05-07T21:05:22.1741672Z weighted=False, 2025-05-07T21:05:22.1741890Z mixed=False, 2025-05-07T21:05:22.1742101Z mixed_B=False, 2025-05-07T21:05:22.1742336Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:22.1742617Z long_segments=False, 2025-05-07T21:05:22.1742896Z pooling_mode=, 2025-05-07T21:05:22.1743193Z use_cpu=False, 2025-05-07T21:05:22.1743441Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:22.1743711Z ) 2025-05-07T21:05:22.1743948Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:22.1744558Z self=, 2025-05-07T21:05:22.1745115Z T=5, 2025-05-07T21:05:22.1745311Z D=43, 2025-05-07T21:05:22.1745501Z B=79, 2025-05-07T21:05:22.1745696Z log_E=4, 2025-05-07T21:05:22.1745903Z L=2, 2025-05-07T21:05:22.1746101Z weighted=True, 2025-05-07T21:05:22.1746325Z mixed=True, 2025-05-07T21:05:22.1746542Z mixed_B=True, 2025-05-07T21:05:22.1746841Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:22.1747133Z long_segments=False, 2025-05-07T21:05:22.1747413Z pooling_mode=, 2025-05-07T21:05:22.1747706Z use_cpu=False, 2025-05-07T21:05:22.1747952Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:22.1748266Z ) 2025-05-07T21:05:22.1748506Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:22.1749120Z self=, 2025-05-07T21:05:22.1749679Z T=5, 2025-05-07T21:05:22.1749867Z D=43, 2025-05-07T21:05:22.1750065Z B=79, 2025-05-07T21:05:22.1750260Z log_E=3, 2025-05-07T21:05:22.1750457Z L=2, 2025-05-07T21:05:22.1750658Z weighted=True, 2025-05-07T21:05:22.1750882Z mixed=True, 2025-05-07T21:05:22.1751097Z mixed_B=True, 2025-05-07T21:05:22.1751338Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:22.1751627Z long_segments=False, 2025-05-07T21:05:22.1751902Z pooling_mode=, 2025-05-07T21:05:22.1752200Z use_cpu=False, 2025-05-07T21:05:22.1752442Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:22.1752717Z ) 2025-05-07T21:05:22.1752953Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:22.1753565Z self=, 2025-05-07T21:05:22.1754177Z T=5, 2025-05-07T21:05:22.1754368Z D=43, 2025-05-07T21:05:22.1754558Z B=5, 2025-05-07T21:05:22.1754751Z log_E=3, 2025-05-07T21:05:22.1754947Z L=2, 2025-05-07T21:05:22.1755146Z weighted=True, 2025-05-07T21:05:22.1755472Z mixed=True, 2025-05-07T21:05:22.1755691Z mixed_B=True, 2025-05-07T21:05:22.1755938Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:22.1756220Z long_segments=False, 2025-05-07T21:05:22.1756497Z pooling_mode=, 2025-05-07T21:05:22.1756792Z use_cpu=False, 2025-05-07T21:05:22.1757028Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:22.1757309Z ) 2025-05-07T21:05:22.1757554Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:22.1758162Z self=, 2025-05-07T21:05:22.1758722Z T=5, 2025-05-07T21:05:22.1758926Z D=43, 2025-05-07T21:05:22.1759172Z B=5, 2025-05-07T21:05:22.1759371Z log_E=3, 2025-05-07T21:05:22.1759576Z L=2, 2025-05-07T21:05:22.1759773Z weighted=True, 2025-05-07T21:05:22.1759997Z mixed=True, 2025-05-07T21:05:22.1760205Z mixed_B=True, 2025-05-07T21:05:22.1760439Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:22.1760722Z long_segments=False, 2025-05-07T21:05:22.1760995Z pooling_mode=, 2025-05-07T21:05:22.1761282Z use_cpu=False, 2025-05-07T21:05:22.1761527Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:22.1761794Z ) 2025-05-07T21:05:22.1762034Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:22.1762643Z self=, 2025-05-07T21:05:22.1763197Z T=5, 2025-05-07T21:05:22.1763389Z D=43, 2025-05-07T21:05:22.1763578Z B=5, 2025-05-07T21:05:22.1763771Z log_E=3, 2025-05-07T21:05:22.1763976Z L=2, 2025-05-07T21:05:22.1764174Z weighted=False, 2025-05-07T21:05:22.1764398Z mixed=True, 2025-05-07T21:05:22.1764614Z mixed_B=True, 2025-05-07T21:05:22.1764854Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:22.1765141Z long_segments=False, 2025-05-07T21:05:22.1765416Z pooling_mode=, 2025-05-07T21:05:22.1765709Z use_cpu=False, 2025-05-07T21:05:22.1765954Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:22.1766226Z ) 2025-05-07T21:05:22.1766407Z PASSED 2025-05-07T21:05:27.6860033Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adam_rowwise_bias_correction Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:27.6862122Z self=, 2025-05-07T21:05:27.6862793Z T=1, 2025-05-07T21:05:27.6862992Z D=2, 2025-05-07T21:05:27.6863195Z B=1, 2025-05-07T21:05:27.6863484Z log_E=3, 2025-05-07T21:05:27.6863698Z L=0, 2025-05-07T21:05:27.6863906Z weighted=False, 2025-05-07T21:05:27.6864137Z mixed=False, 2025-05-07T21:05:27.6864351Z mixed_B=False, 2025-05-07T21:05:27.6864583Z long_segments=False, 2025-05-07T21:05:27.6864862Z pooling_mode=, 2025-05-07T21:05:27.6865173Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:27.6865455Z ) 2025-05-07T21:05:27.6865776Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:27.6866562Z self=, 2025-05-07T21:05:27.6867196Z T=3, 2025-05-07T21:05:27.6867392Z D=2, 2025-05-07T21:05:27.6867579Z B=1, 2025-05-07T21:05:27.6867762Z log_E=3, 2025-05-07T21:05:27.6867962Z L=0, 2025-05-07T21:05:27.6868156Z weighted=False, 2025-05-07T21:05:27.6868374Z mixed=False, 2025-05-07T21:05:27.6868586Z mixed_B=False, 2025-05-07T21:05:27.6868818Z long_segments=False, 2025-05-07T21:05:27.6869186Z pooling_mode=, 2025-05-07T21:05:27.6869494Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:27.6869786Z ) 2025-05-07T21:05:27.6870127Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:27.6870908Z self=, 2025-05-07T21:05:27.6871549Z T=3, 2025-05-07T21:05:27.6871749Z D=15, 2025-05-07T21:05:27.6871941Z B=53, 2025-05-07T21:05:27.6872140Z log_E=3, 2025-05-07T21:05:27.6872349Z L=4, 2025-05-07T21:05:27.6872542Z weighted=False, 2025-05-07T21:05:27.6872767Z mixed=True, 2025-05-07T21:05:27.6872978Z mixed_B=False, 2025-05-07T21:05:27.6873197Z long_segments=True, 2025-05-07T21:05:27.6873464Z pooling_mode=, 2025-05-07T21:05:27.6873787Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:27.6874053Z ) 2025-05-07T21:05:27.6874461Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:27.6875243Z self=, 2025-05-07T21:05:27.6876035Z T=1, 2025-05-07T21:05:27.6876231Z D=203, 2025-05-07T21:05:27.6876426Z B=75, 2025-05-07T21:05:27.6876617Z log_E=5, 2025-05-07T21:05:27.6876822Z L=20, 2025-05-07T21:05:27.6877026Z weighted=False, 2025-05-07T21:05:27.6877245Z mixed=False, 2025-05-07T21:05:27.6877463Z mixed_B=False, 2025-05-07T21:05:27.6877695Z long_segments=False, 2025-05-07T21:05:27.6877973Z pooling_mode=, 2025-05-07T21:05:27.6878286Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:27.6878563Z ) 2025-05-07T21:05:27.6878883Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:27.6879661Z self=, 2025-05-07T21:05:27.6880313Z T=4, 2025-05-07T21:05:27.6880506Z D=58, 2025-05-07T21:05:27.6880692Z B=14, 2025-05-07T21:05:27.6880886Z log_E=3, 2025-05-07T21:05:27.6881086Z L=14, 2025-05-07T21:05:27.6881275Z weighted=False, 2025-05-07T21:05:27.6881497Z mixed=False, 2025-05-07T21:05:27.6881715Z mixed_B=False, 2025-05-07T21:05:27.6881935Z long_segments=True, 2025-05-07T21:05:27.6882200Z pooling_mode=, 2025-05-07T21:05:27.6882511Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:27.6882774Z ) 2025-05-07T21:05:27.6883093Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:27.6883934Z self=, 2025-05-07T21:05:27.6884572Z T=3, 2025-05-07T21:05:27.6884758Z D=224, 2025-05-07T21:05:27.6884953Z B=6, 2025-05-07T21:05:27.6885242Z log_E=4, 2025-05-07T21:05:27.6885440Z L=2, 2025-05-07T21:05:27.6885637Z weighted=False, 2025-05-07T21:05:27.6885859Z mixed=True, 2025-05-07T21:05:27.6886064Z mixed_B=False, 2025-05-07T21:05:27.6886294Z long_segments=False, 2025-05-07T21:05:27.6886567Z pooling_mode=, 2025-05-07T21:05:27.6886875Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:27.6887151Z ) 2025-05-07T21:05:27.6887478Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:27.6888249Z self=, 2025-05-07T21:05:27.6888890Z T=2, 2025-05-07T21:05:27.6889091Z D=36, 2025-05-07T21:05:27.6889287Z B=68, 2025-05-07T21:05:27.6889475Z log_E=5, 2025-05-07T21:05:27.6889678Z L=19, 2025-05-07T21:05:27.6889876Z weighted=False, 2025-05-07T21:05:27.6890097Z mixed=True, 2025-05-07T21:05:27.6890316Z mixed_B=False, 2025-05-07T21:05:27.6890906Z long_segments=False, 2025-05-07T21:05:27.6891184Z pooling_mode=, 2025-05-07T21:05:27.6891496Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:27.6891768Z ) 2025-05-07T21:05:27.6892081Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:27.6892865Z self=, 2025-05-07T21:05:27.6893514Z T=1, 2025-05-07T21:05:27.6893701Z D=81, 2025-05-07T21:05:27.6893896Z B=43, 2025-05-07T21:05:27.6894090Z log_E=5, 2025-05-07T21:05:27.6894286Z L=20, 2025-05-07T21:05:27.6894491Z weighted=False, 2025-05-07T21:05:27.6894715Z mixed=False, 2025-05-07T21:05:27.6894924Z mixed_B=False, 2025-05-07T21:05:27.6895146Z long_segments=True, 2025-05-07T21:05:27.6895410Z pooling_mode=, 2025-05-07T21:05:27.6895720Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:27.6895984Z ) 2025-05-07T21:05:27.6896382Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:27.6897167Z self=, 2025-05-07T21:05:27.6897797Z T=1, 2025-05-07T21:05:27.6897986Z D=149, 2025-05-07T21:05:27.6898181Z B=128, 2025-05-07T21:05:27.6898372Z log_E=3, 2025-05-07T21:05:27.6898572Z L=13, 2025-05-07T21:05:27.6898770Z weighted=True, 2025-05-07T21:05:27.6898987Z mixed=True, 2025-05-07T21:05:27.6899197Z mixed_B=True, 2025-05-07T21:05:27.6899424Z long_segments=False, 2025-05-07T21:05:27.6899700Z pooling_mode=, 2025-05-07T21:05:27.6900015Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:27.6900284Z ) 2025-05-07T21:05:27.6900595Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:27.6901377Z self=, 2025-05-07T21:05:27.6902027Z T=1, 2025-05-07T21:05:27.6902216Z D=142, 2025-05-07T21:05:27.6902400Z B=111, 2025-05-07T21:05:27.6902594Z log_E=3, 2025-05-07T21:05:27.6902796Z L=12, 2025-05-07T21:05:27.6902989Z weighted=False, 2025-05-07T21:05:27.6903212Z mixed=True, 2025-05-07T21:05:27.6903429Z mixed_B=False, 2025-05-07T21:05:27.6903650Z long_segments=True, 2025-05-07T21:05:27.6903918Z pooling_mode=, 2025-05-07T21:05:27.6904231Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:27.6904496Z ) 2025-05-07T21:05:27.6904888Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:27.6905666Z self=, 2025-05-07T21:05:27.6906305Z T=3, 2025-05-07T21:05:27.6906517Z D=206, 2025-05-07T21:05:27.6906768Z B=26, 2025-05-07T21:05:27.6913895Z log_E=3, 2025-05-07T21:05:27.6914134Z L=4, 2025-05-07T21:05:27.6914338Z weighted=False, 2025-05-07T21:05:27.6914566Z mixed=False, 2025-05-07T21:05:27.6914777Z mixed_B=False, 2025-05-07T21:05:27.6915002Z long_segments=True, 2025-05-07T21:05:27.6915278Z pooling_mode=, 2025-05-07T21:05:27.6915699Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:27.6915969Z ) 2025-05-07T21:05:27.6916289Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:27.6917080Z self=, 2025-05-07T21:05:27.6917734Z T=3, 2025-05-07T21:05:27.6917928Z D=206, 2025-05-07T21:05:27.6918122Z B=26, 2025-05-07T21:05:27.6918308Z log_E=3, 2025-05-07T21:05:27.6918506Z L=4, 2025-05-07T21:05:27.6918701Z weighted=False, 2025-05-07T21:05:27.6918914Z mixed=False, 2025-05-07T21:05:27.6919131Z mixed_B=False, 2025-05-07T21:05:27.6919474Z long_segments=False, 2025-05-07T21:05:27.6919738Z pooling_mode=, 2025-05-07T21:05:27.6920045Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:27.6920308Z ) 2025-05-07T21:05:27.6920618Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:27.6921400Z self=, 2025-05-07T21:05:27.6922053Z T=5, 2025-05-07T21:05:27.6922244Z D=191, 2025-05-07T21:05:27.6922428Z B=68, 2025-05-07T21:05:27.6922617Z log_E=3, 2025-05-07T21:05:27.6922815Z L=9, 2025-05-07T21:05:27.6923007Z weighted=True, 2025-05-07T21:05:27.6923224Z mixed=True, 2025-05-07T21:05:27.6923433Z mixed_B=True, 2025-05-07T21:05:27.6923647Z long_segments=False, 2025-05-07T21:05:27.6923919Z pooling_mode=, 2025-05-07T21:05:27.6924234Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:27.6924548Z ) 2025-05-07T21:05:27.6924865Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:27.6925650Z self=, 2025-05-07T21:05:27.6926283Z T=3, 2025-05-07T21:05:27.6926473Z D=191, 2025-05-07T21:05:27.6926665Z B=68, 2025-05-07T21:05:27.6926850Z log_E=3, 2025-05-07T21:05:27.6927047Z L=9, 2025-05-07T21:05:27.6927241Z weighted=True, 2025-05-07T21:05:27.6927454Z mixed=True, 2025-05-07T21:05:27.6927665Z mixed_B=True, 2025-05-07T21:05:27.6927891Z long_segments=False, 2025-05-07T21:05:27.6928158Z pooling_mode=, 2025-05-07T21:05:27.6928471Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:27.6928739Z ) 2025-05-07T21:05:27.6929054Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:27.6929832Z self=, 2025-05-07T21:05:27.6930484Z T=3, 2025-05-07T21:05:27.6930675Z D=191, 2025-05-07T21:05:27.6930863Z B=68, 2025-05-07T21:05:27.6931051Z log_E=3, 2025-05-07T21:05:27.6931250Z L=9, 2025-05-07T21:05:27.6931441Z weighted=True, 2025-05-07T21:05:27.6931664Z mixed=True, 2025-05-07T21:05:27.6931873Z mixed_B=True, 2025-05-07T21:05:27.6932088Z long_segments=True, 2025-05-07T21:05:27.6932354Z pooling_mode=, 2025-05-07T21:05:27.6932667Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:27.6932922Z ) 2025-05-07T21:05:27.6933114Z PASSED 2025-05-07T21:05:28.0980777Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_emainplace_rowwise_adagrad Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:28.0982113Z self=, 2025-05-07T21:05:28.0982872Z T=1, 2025-05-07T21:05:28.0983075Z D=2, 2025-05-07T21:05:28.0983264Z B=1, 2025-05-07T21:05:28.0983457Z log_E=3, 2025-05-07T21:05:28.0983661Z L=2, 2025-05-07T21:05:28.0983858Z weighted=False, 2025-05-07T21:05:28.0984088Z mixed=False, 2025-05-07T21:05:28.0984312Z mixed_B=False, 2025-05-07T21:05:28.0984541Z long_segments=False, 2025-05-07T21:05:28.0984822Z pooling_mode=, 2025-05-07T21:05:28.0985123Z use_cpu=False, 2025-05-07T21:05:28.0985366Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:28.0985647Z ) 2025-05-07T21:05:28.0985974Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:28.0986752Z self=, 2025-05-07T21:05:28.0987405Z T=2, 2025-05-07T21:05:28.0987605Z D=2, 2025-05-07T21:05:28.0987799Z B=1, 2025-05-07T21:05:28.0988093Z log_E=3, 2025-05-07T21:05:28.0988300Z L=2, 2025-05-07T21:05:28.0988493Z weighted=False, 2025-05-07T21:05:28.0988716Z mixed=False, 2025-05-07T21:05:28.0988936Z mixed_B=False, 2025-05-07T21:05:28.0989168Z long_segments=False, 2025-05-07T21:05:28.0989441Z pooling_mode=, 2025-05-07T21:05:28.0989739Z use_cpu=False, 2025-05-07T21:05:28.0989982Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:28.0990252Z ) 2025-05-07T21:05:28.0990573Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:28.0991631Z self=, 2025-05-07T21:05:28.0992276Z T=2, 2025-05-07T21:05:28.0992480Z D=233, 2025-05-07T21:05:28.0992686Z B=128, 2025-05-07T21:05:28.0992883Z log_E=3, 2025-05-07T21:05:28.0993093Z L=5, 2025-05-07T21:05:28.0993300Z weighted=False, 2025-05-07T21:05:28.0993623Z mixed=False, 2025-05-07T21:05:28.0993853Z mixed_B=True, 2025-05-07T21:05:28.0994090Z long_segments=True, 2025-05-07T21:05:28.0994360Z pooling_mode=, 2025-05-07T21:05:28.0994664Z use_cpu=False, 2025-05-07T21:05:28.0994915Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:28.0995194Z ) 2025-05-07T21:05:28.0995654Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:28.0996749Z self=, 2025-05-07T21:05:28.0997659Z T=2, 2025-05-07T21:05:28.0997906Z D=229, 2025-05-07T21:05:28.0998167Z B=82, 2025-05-07T21:05:28.0998428Z log_E=4, 2025-05-07T21:05:28.0998655Z L=2, 2025-05-07T21:05:28.0998857Z weighted=True, 2025-05-07T21:05:28.0999078Z mixed=True, 2025-05-07T21:05:28.0999288Z mixed_B=False, 2025-05-07T21:05:28.0999518Z long_segments=True, 2025-05-07T21:05:28.0999797Z pooling_mode=, 2025-05-07T21:05:28.1000094Z use_cpu=True, 2025-05-07T21:05:28.1000339Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:28.1000616Z ) 2025-05-07T21:05:28.1000930Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:28.1001707Z self=, 2025-05-07T21:05:28.1002348Z T=1, 2025-05-07T21:05:28.1002544Z D=109, 2025-05-07T21:05:28.1002733Z B=55, 2025-05-07T21:05:28.1002932Z log_E=4, 2025-05-07T21:05:28.1003135Z L=3, 2025-05-07T21:05:28.1003327Z weighted=True, 2025-05-07T21:05:28.1003619Z mixed=True, 2025-05-07T21:05:28.1003835Z mixed_B=False, 2025-05-07T21:05:28.1004055Z long_segments=False, 2025-05-07T21:05:28.1004334Z pooling_mode=, 2025-05-07T21:05:28.1004627Z use_cpu=False, 2025-05-07T21:05:28.1004864Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:28.1005205Z ) 2025-05-07T21:05:28.1005524Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:28.1006291Z self=, 2025-05-07T21:05:28.1006925Z T=4, 2025-05-07T21:05:28.1007119Z D=78, 2025-05-07T21:05:28.1007308Z B=44, 2025-05-07T21:05:28.1007506Z log_E=5, 2025-05-07T21:05:28.1007708Z L=10, 2025-05-07T21:05:28.1007913Z weighted=True, 2025-05-07T21:05:28.1008127Z mixed=False, 2025-05-07T21:05:28.1008347Z mixed_B=True, 2025-05-07T21:05:28.1008576Z long_segments=False, 2025-05-07T21:05:28.1008850Z pooling_mode=, 2025-05-07T21:05:28.1009147Z use_cpu=True, 2025-05-07T21:05:28.1009391Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:28.1009659Z ) 2025-05-07T21:05:28.1009975Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:28.1010747Z self=, 2025-05-07T21:05:28.1011449Z T=5, 2025-05-07T21:05:28.1011643Z D=6, 2025-05-07T21:05:28.1011835Z B=31, 2025-05-07T21:05:28.1012028Z log_E=4, 2025-05-07T21:05:28.1012229Z L=4, 2025-05-07T21:05:28.1012427Z weighted=False, 2025-05-07T21:05:28.1012644Z mixed=False, 2025-05-07T21:05:28.1012860Z mixed_B=False, 2025-05-07T21:05:28.1013088Z long_segments=False, 2025-05-07T21:05:28.1013357Z pooling_mode=, 2025-05-07T21:05:28.1013652Z use_cpu=False, 2025-05-07T21:05:28.1013893Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:28.1014162Z ) 2025-05-07T21:05:28.1014470Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:28.1015234Z self=, 2025-05-07T21:05:28.1015876Z T=2, 2025-05-07T21:05:28.1016115Z D=200, 2025-05-07T21:05:28.1016310Z B=55, 2025-05-07T21:05:28.1016500Z log_E=3, 2025-05-07T21:05:28.1016695Z L=17, 2025-05-07T21:05:28.1016895Z weighted=False, 2025-05-07T21:05:28.1017135Z mixed=True, 2025-05-07T21:05:28.1017348Z mixed_B=True, 2025-05-07T21:05:28.1017573Z long_segments=True, 2025-05-07T21:05:28.1017840Z pooling_mode=, 2025-05-07T21:05:28.1018134Z use_cpu=False, 2025-05-07T21:05:28.1018371Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:28.1018642Z ) 2025-05-07T21:05:28.1018960Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:28.1019729Z self=, 2025-05-07T21:05:28.1020363Z T=4, 2025-05-07T21:05:28.1020560Z D=24, 2025-05-07T21:05:28.1020752Z B=119, 2025-05-07T21:05:28.1020939Z log_E=4, 2025-05-07T21:05:28.1021142Z L=18, 2025-05-07T21:05:28.1021346Z weighted=False, 2025-05-07T21:05:28.1021568Z mixed=False, 2025-05-07T21:05:28.1021783Z mixed_B=True, 2025-05-07T21:05:28.1022008Z long_segments=True, 2025-05-07T21:05:28.1022269Z pooling_mode=, 2025-05-07T21:05:28.1022566Z use_cpu=False, 2025-05-07T21:05:28.1022806Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:28.1023068Z ) 2025-05-07T21:05:28.1023382Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:28.1024145Z self=, 2025-05-07T21:05:28.1024777Z T=2, 2025-05-07T21:05:28.1025014Z D=90, 2025-05-07T21:05:28.1025209Z B=14, 2025-05-07T21:05:28.1025401Z log_E=4, 2025-05-07T21:05:28.1025595Z L=16, 2025-05-07T21:05:28.1025795Z weighted=False, 2025-05-07T21:05:28.1026018Z mixed=True, 2025-05-07T21:05:28.1026268Z mixed_B=True, 2025-05-07T21:05:28.1026498Z long_segments=False, 2025-05-07T21:05:28.1026772Z pooling_mode=, 2025-05-07T21:05:28.1027061Z use_cpu=False, 2025-05-07T21:05:28.1027306Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:28.1027575Z ) 2025-05-07T21:05:28.1027881Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:28.1028648Z self=, 2025-05-07T21:05:28.1029275Z T=4, 2025-05-07T21:05:28.1029467Z D=180, 2025-05-07T21:05:28.1029662Z B=100, 2025-05-07T21:05:28.1029858Z log_E=5, 2025-05-07T21:05:28.1030057Z L=11, 2025-05-07T21:05:28.1030259Z weighted=True, 2025-05-07T21:05:28.1030479Z mixed=True, 2025-05-07T21:05:28.1030685Z mixed_B=True, 2025-05-07T21:05:28.1030914Z long_segments=False, 2025-05-07T21:05:28.1031193Z pooling_mode=, 2025-05-07T21:05:28.1031496Z use_cpu=False, 2025-05-07T21:05:28.1031793Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:28.1032065Z ) 2025-05-07T21:05:28.1032379Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:28.1033141Z self=, 2025-05-07T21:05:28.1033779Z T=4, 2025-05-07T21:05:28.1033971Z D=180, 2025-05-07T21:05:28.1034156Z B=100, 2025-05-07T21:05:28.1034353Z log_E=5, 2025-05-07T21:05:28.1034555Z L=2, 2025-05-07T21:05:28.1034750Z weighted=True, 2025-05-07T21:05:28.1034971Z mixed=True, 2025-05-07T21:05:28.1035184Z mixed_B=True, 2025-05-07T21:05:28.1035525Z long_segments=False, 2025-05-07T21:05:28.1035891Z pooling_mode=, 2025-05-07T21:05:28.1036290Z use_cpu=False, 2025-05-07T21:05:28.1036595Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:28.1036948Z ) 2025-05-07T21:05:28.1037423Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:28.1038508Z self=, 2025-05-07T21:05:28.1039369Z T=4, 2025-05-07T21:05:28.1039557Z D=180, 2025-05-07T21:05:28.1039753Z B=100, 2025-05-07T21:05:28.1039936Z log_E=3, 2025-05-07T21:05:28.1040134Z L=2, 2025-05-07T21:05:28.1040327Z weighted=True, 2025-05-07T21:05:28.1040534Z mixed=True, 2025-05-07T21:05:28.1040745Z mixed_B=True, 2025-05-07T21:05:28.1040968Z long_segments=False, 2025-05-07T21:05:28.1041238Z pooling_mode=, 2025-05-07T21:05:28.1041545Z use_cpu=False, 2025-05-07T21:05:28.1041787Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:28.1042053Z ) 2025-05-07T21:05:28.1042365Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:28.1043138Z self=, 2025-05-07T21:05:28.1043776Z T=4, 2025-05-07T21:05:28.1043963Z D=180, 2025-05-07T21:05:28.1044153Z B=100, 2025-05-07T21:05:28.1044348Z log_E=3, 2025-05-07T21:05:28.1044540Z L=2, 2025-05-07T21:05:28.1044738Z weighted=True, 2025-05-07T21:05:28.1044960Z mixed=True, 2025-05-07T21:05:28.1045163Z mixed_B=True, 2025-05-07T21:05:28.1045385Z long_segments=True, 2025-05-07T21:05:28.1045653Z pooling_mode=, 2025-05-07T21:05:28.1045940Z use_cpu=False, 2025-05-07T21:05:28.1046184Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:28.1046449Z ) 2025-05-07T21:05:28.1046812Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:28.1047581Z self=, 2025-05-07T21:05:28.1048218Z T=3, 2025-05-07T21:05:28.1048405Z D=180, 2025-05-07T21:05:28.1048646Z B=100, 2025-05-07T21:05:28.1048845Z log_E=3, 2025-05-07T21:05:28.1049037Z L=2, 2025-05-07T21:05:28.1049233Z weighted=True, 2025-05-07T21:05:28.1049451Z mixed=True, 2025-05-07T21:05:28.1049663Z mixed_B=True, 2025-05-07T21:05:28.1049887Z long_segments=True, 2025-05-07T21:05:28.1050158Z pooling_mode=, 2025-05-07T21:05:28.1050458Z use_cpu=False, 2025-05-07T21:05:28.1050691Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:28.1050960Z ) 2025-05-07T21:05:28.1051161Z PASSED 2025-05-07T21:05:28.5802700Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_ensemble_rowwise_adagrad Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:28.5804270Z self=, 2025-05-07T21:05:28.5805062Z T=1, 2025-05-07T21:05:28.5805290Z D=2, 2025-05-07T21:05:28.5805530Z B=1, 2025-05-07T21:05:28.5806091Z log_E=3, 2025-05-07T21:05:28.5806323Z L=2, 2025-05-07T21:05:28.5806556Z weighted=False, 2025-05-07T21:05:28.5806824Z mixed=False, 2025-05-07T21:05:28.5807079Z mixed_B=False, 2025-05-07T21:05:28.5807416Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:28.5807829Z long_segments=False, 2025-05-07T21:05:28.5808146Z pooling_mode=, 2025-05-07T21:05:28.5808498Z use_cpu=False, 2025-05-07T21:05:28.5808782Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:28.5809133Z optimizer_state_dtypes=None, 2025-05-07T21:05:28.5809453Z ) 2025-05-07T21:05:28.5809826Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:28.5810744Z self=, 2025-05-07T21:05:28.5811505Z T=3, 2025-05-07T21:05:28.5811731Z D=2, 2025-05-07T21:05:28.5811963Z B=1, 2025-05-07T21:05:28.5812282Z log_E=3, 2025-05-07T21:05:28.5812524Z L=2, 2025-05-07T21:05:28.5812756Z weighted=False, 2025-05-07T21:05:28.5813012Z mixed=False, 2025-05-07T21:05:28.5813269Z mixed_B=False, 2025-05-07T21:05:28.5813604Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:28.5814007Z long_segments=False, 2025-05-07T21:05:28.5814327Z pooling_mode=, 2025-05-07T21:05:28.5814673Z use_cpu=False, 2025-05-07T21:05:28.5814948Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:28.5815303Z optimizer_state_dtypes=None, 2025-05-07T21:05:28.5815621Z ) 2025-05-07T21:05:28.5815976Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:28.5816899Z self=, 2025-05-07T21:05:28.5817677Z T=3, 2025-05-07T21:05:28.5817910Z D=239, 2025-05-07T21:05:28.5818132Z B=125, 2025-05-07T21:05:28.5818365Z log_E=4, 2025-05-07T21:05:28.5818606Z L=13, 2025-05-07T21:05:28.5818832Z weighted=True, 2025-05-07T21:05:28.5819089Z mixed=True, 2025-05-07T21:05:28.5819337Z mixed_B=True, 2025-05-07T21:05:28.5819662Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:28.5820067Z long_segments=True, 2025-05-07T21:05:28.5820376Z pooling_mode=, 2025-05-07T21:05:28.5820716Z use_cpu=True, 2025-05-07T21:05:28.5820995Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:28.5821416Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:05:28.5821816Z ) 2025-05-07T21:05:28.5822177Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:28.5823185Z self=, 2025-05-07T21:05:28.5823960Z T=2, 2025-05-07T21:05:28.5824181Z D=153, 2025-05-07T21:05:28.5824413Z B=102, 2025-05-07T21:05:28.5824731Z log_E=3, 2025-05-07T21:05:28.5824965Z L=15, 2025-05-07T21:05:28.5825201Z weighted=True, 2025-05-07T21:05:28.5825462Z mixed=True, 2025-05-07T21:05:28.5825708Z mixed_B=False, 2025-05-07T21:05:28.5826041Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:28.5826454Z long_segments=False, 2025-05-07T21:05:28.5826769Z pooling_mode=, 2025-05-07T21:05:28.5827119Z use_cpu=True, 2025-05-07T21:05:28.5827401Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:28.5827817Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:05:28.5828221Z ) 2025-05-07T21:05:28.5828589Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:28.5829497Z self=, 2025-05-07T21:05:28.5830288Z T=5, 2025-05-07T21:05:28.5830520Z D=31, 2025-05-07T21:05:28.5830751Z B=88, 2025-05-07T21:05:28.5830977Z log_E=4, 2025-05-07T21:05:28.5839393Z L=15, 2025-05-07T21:05:28.5839638Z weighted=False, 2025-05-07T21:05:28.5839903Z mixed=True, 2025-05-07T21:05:28.5840200Z mixed_B=True, 2025-05-07T21:05:28.5840533Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:28.5840938Z long_segments=False, 2025-05-07T21:05:28.5841263Z pooling_mode=, 2025-05-07T21:05:28.5841616Z use_cpu=False, 2025-05-07T21:05:28.5841901Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:28.5842310Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:05:28.5842722Z ) 2025-05-07T21:05:28.5843093Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:28.5844006Z self=, 2025-05-07T21:05:28.5844788Z T=2, 2025-05-07T21:05:28.5845020Z D=33, 2025-05-07T21:05:28.5845250Z B=21, 2025-05-07T21:05:28.5845561Z log_E=4, 2025-05-07T21:05:28.5845805Z L=14, 2025-05-07T21:05:28.5846035Z weighted=True, 2025-05-07T21:05:28.5846296Z mixed=True, 2025-05-07T21:05:28.5846552Z mixed_B=True, 2025-05-07T21:05:28.5846880Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:28.5847293Z long_segments=False, 2025-05-07T21:05:28.5847617Z pooling_mode=, 2025-05-07T21:05:28.5847968Z use_cpu=False, 2025-05-07T21:05:28.5848244Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:28.5848658Z optimizer_state_dtypes={'momentum1': SparseType.BF16, 2025-05-07T21:05:28.5849094Z 'momentum2': SparseType.BF16}, 2025-05-07T21:05:28.5849412Z ) 2025-05-07T21:05:28.5849782Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:28.5850593Z self=, 2025-05-07T21:05:28.5851214Z T=5, 2025-05-07T21:05:28.5851407Z D=14, 2025-05-07T21:05:28.5851599Z B=123, 2025-05-07T21:05:28.5851785Z log_E=5, 2025-05-07T21:05:28.5851984Z L=13, 2025-05-07T21:05:28.5852179Z weighted=True, 2025-05-07T21:05:28.5852389Z mixed=False, 2025-05-07T21:05:28.5852603Z mixed_B=False, 2025-05-07T21:05:28.5852888Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:28.5853217Z long_segments=False, 2025-05-07T21:05:28.5853487Z pooling_mode=, 2025-05-07T21:05:28.5853774Z use_cpu=True, 2025-05-07T21:05:28.5854014Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:28.5854357Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:05:28.5854766Z ) 2025-05-07T21:05:28.5855069Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:28.5855801Z self=, 2025-05-07T21:05:28.5856475Z T=1, 2025-05-07T21:05:28.5856670Z D=142, 2025-05-07T21:05:28.5856852Z B=55, 2025-05-07T21:05:28.5857041Z log_E=3, 2025-05-07T21:05:28.5857237Z L=13, 2025-05-07T21:05:28.5857425Z weighted=False, 2025-05-07T21:05:28.5857646Z mixed=False, 2025-05-07T21:05:28.5857859Z mixed_B=False, 2025-05-07T21:05:28.5858135Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:28.5858474Z long_segments=True, 2025-05-07T21:05:28.5858743Z pooling_mode=, 2025-05-07T21:05:28.5859033Z use_cpu=False, 2025-05-07T21:05:28.5859268Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:28.5859622Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:05:28.5859959Z ) 2025-05-07T21:05:28.5860259Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:28.5861001Z self=, 2025-05-07T21:05:28.5861630Z T=3, 2025-05-07T21:05:28.5861868Z D=62, 2025-05-07T21:05:28.5862057Z B=119, 2025-05-07T21:05:28.5862253Z log_E=5, 2025-05-07T21:05:28.5862446Z L=4, 2025-05-07T21:05:28.5862636Z weighted=False, 2025-05-07T21:05:28.5862854Z mixed=False, 2025-05-07T21:05:28.5863060Z mixed_B=False, 2025-05-07T21:05:28.5863343Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:28.5863687Z long_segments=True, 2025-05-07T21:05:28.5863959Z pooling_mode=, 2025-05-07T21:05:28.5864241Z use_cpu=True, 2025-05-07T21:05:28.5864480Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:28.5864830Z optimizer_state_dtypes={'momentum1': SparseType.BF16, 2025-05-07T21:05:28.5865190Z 'momentum2': SparseType.BF16}, 2025-05-07T21:05:28.5865465Z ) 2025-05-07T21:05:28.5865771Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:28.5866559Z self=, 2025-05-07T21:05:28.5867196Z T=5, 2025-05-07T21:05:28.5867389Z D=185, 2025-05-07T21:05:28.5867574Z B=9, 2025-05-07T21:05:28.5867764Z log_E=4, 2025-05-07T21:05:28.5867959Z L=15, 2025-05-07T21:05:28.5868148Z weighted=False, 2025-05-07T21:05:28.5868371Z mixed=False, 2025-05-07T21:05:28.5868583Z mixed_B=True, 2025-05-07T21:05:28.5868859Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:28.5869197Z long_segments=True, 2025-05-07T21:05:28.5869462Z pooling_mode=, 2025-05-07T21:05:28.5869753Z use_cpu=True, 2025-05-07T21:05:28.5870004Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:28.5870329Z optimizer_state_dtypes=None, 2025-05-07T21:05:28.5870591Z ) 2025-05-07T21:05:28.5870888Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:28.5871637Z self=, 2025-05-07T21:05:28.5872265Z T=1, 2025-05-07T21:05:28.5872449Z D=77, 2025-05-07T21:05:28.5872635Z B=88, 2025-05-07T21:05:28.5872826Z log_E=4, 2025-05-07T21:05:28.5873017Z L=4, 2025-05-07T21:05:28.5873214Z weighted=False, 2025-05-07T21:05:28.5873442Z mixed=False, 2025-05-07T21:05:28.5873651Z mixed_B=True, 2025-05-07T21:05:28.5873939Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:28.5874278Z long_segments=True, 2025-05-07T21:05:28.5874535Z pooling_mode=, 2025-05-07T21:05:28.5874824Z use_cpu=False, 2025-05-07T21:05:28.5875063Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:28.5875598Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:05:28.5876054Z ) 2025-05-07T21:05:28.5876469Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:28.5877526Z self=, 2025-05-07T21:05:28.5878473Z T=1, 2025-05-07T21:05:28.5878718Z D=88, 2025-05-07T21:05:28.5878965Z B=88, 2025-05-07T21:05:28.5879200Z log_E=4, 2025-05-07T21:05:28.5879455Z L=4, 2025-05-07T21:05:28.5879709Z weighted=False, 2025-05-07T21:05:28.5879965Z mixed=False, 2025-05-07T21:05:28.5880177Z mixed_B=True, 2025-05-07T21:05:28.5880457Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:28.5880789Z long_segments=True, 2025-05-07T21:05:28.5881054Z pooling_mode=, 2025-05-07T21:05:28.5881370Z use_cpu=False, 2025-05-07T21:05:28.5881674Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:28.5882094Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:05:28.5882501Z ) 2025-05-07T21:05:28.5882862Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:28.5883776Z self=, 2025-05-07T21:05:28.5884619Z T=1, 2025-05-07T21:05:28.5884849Z D=88, 2025-05-07T21:05:28.5885066Z B=88, 2025-05-07T21:05:28.5885293Z log_E=4, 2025-05-07T21:05:28.5885530Z L=4, 2025-05-07T21:05:28.5885760Z weighted=False, 2025-05-07T21:05:28.5886022Z mixed=True, 2025-05-07T21:05:28.5886271Z mixed_B=True, 2025-05-07T21:05:28.5886596Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:28.5887003Z long_segments=True, 2025-05-07T21:05:28.5887313Z pooling_mode=, 2025-05-07T21:05:28.5887653Z use_cpu=False, 2025-05-07T21:05:28.5887932Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:28.5888357Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:05:28.5888760Z ) 2025-05-07T21:05:28.5889112Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:28.5890073Z self=, 2025-05-07T21:05:28.5891126Z T=1, 2025-05-07T21:05:28.5891349Z D=88, 2025-05-07T21:05:28.5891580Z B=88, 2025-05-07T21:05:28.5891812Z log_E=4, 2025-05-07T21:05:28.5892041Z L=4, 2025-05-07T21:05:28.5892274Z weighted=True, 2025-05-07T21:05:28.5892533Z mixed=True, 2025-05-07T21:05:28.5892778Z mixed_B=True, 2025-05-07T21:05:28.5893111Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:28.5893519Z long_segments=True, 2025-05-07T21:05:28.5893822Z pooling_mode=, 2025-05-07T21:05:28.5894171Z use_cpu=False, 2025-05-07T21:05:28.5894451Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:28.5894876Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:05:28.5895274Z ) 2025-05-07T21:05:28.5895632Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:28.5896544Z self=, 2025-05-07T21:05:28.5897312Z T=1, 2025-05-07T21:05:28.5897535Z D=88, 2025-05-07T21:05:28.5897756Z B=88, 2025-05-07T21:05:28.5897972Z log_E=3, 2025-05-07T21:05:28.5898206Z L=4, 2025-05-07T21:05:28.5898436Z weighted=True, 2025-05-07T21:05:28.5898683Z mixed=True, 2025-05-07T21:05:28.5898934Z mixed_B=True, 2025-05-07T21:05:28.5899265Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:28.5899664Z long_segments=True, 2025-05-07T21:05:28.5899977Z pooling_mode=, 2025-05-07T21:05:28.5900325Z use_cpu=False, 2025-05-07T21:05:28.5900601Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:28.5901201Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:05:28.5901612Z ) 2025-05-07T21:05:28.5901857Z PASSED 2025-05-07T21:05:59.1407625Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lamb Trying example: test_backward_optimizers_lamb( 2025-05-07T21:05:59.1409139Z self=, 2025-05-07T21:05:59.1409709Z T=1, 2025-05-07T21:05:59.1409899Z D=2, 2025-05-07T21:05:59.1410095Z B=1, 2025-05-07T21:05:59.1410284Z log_E=3, 2025-05-07T21:05:59.1410477Z L=0, 2025-05-07T21:05:59.1410680Z weighted=False, 2025-05-07T21:05:59.1410903Z mixed=False, 2025-05-07T21:05:59.1411144Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:05:59.1411431Z long_segments=False, 2025-05-07T21:05:59.1411710Z pooling_mode=, 2025-05-07T21:05:59.1411999Z use_cpu=False, 2025-05-07T21:05:59.1412219Z ) 2025-05-07T21:05:59.1412474Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:05:59.1413092Z self=, 2025-05-07T21:05:59.1413645Z T=2, 2025-05-07T21:05:59.1413837Z D=2, 2025-05-07T21:05:59.1414027Z B=1, 2025-05-07T21:05:59.1414314Z log_E=3, 2025-05-07T21:05:59.1414518Z L=0, 2025-05-07T21:05:59.1414717Z weighted=False, 2025-05-07T21:05:59.1414936Z mixed=False, 2025-05-07T21:05:59.1415181Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:05:59.1415465Z long_segments=False, 2025-05-07T21:05:59.1415732Z pooling_mode=, 2025-05-07T21:05:59.1416026Z use_cpu=False, 2025-05-07T21:05:59.1416242Z ) 2025-05-07T21:05:59.1416475Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:05:59.1417085Z self=, 2025-05-07T21:05:59.1417643Z T=2, 2025-05-07T21:05:59.1417833Z D=107, 2025-05-07T21:05:59.1418028Z B=78, 2025-05-07T21:05:59.1418227Z log_E=4, 2025-05-07T21:05:59.1418422Z L=12, 2025-05-07T21:05:59.1418623Z weighted=False, 2025-05-07T21:05:59.1418848Z mixed=False, 2025-05-07T21:05:59.1419090Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:05:59.1419476Z long_segments=False, 2025-05-07T21:05:59.1419750Z pooling_mode=, 2025-05-07T21:05:59.1420041Z use_cpu=False, 2025-05-07T21:05:59.1420242Z ) 2025-05-07T21:05:59.1420480Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:05:59.1421086Z self=, 2025-05-07T21:05:59.1421632Z T=5, 2025-05-07T21:05:59.1421824Z D=226, 2025-05-07T21:05:59.1422013Z B=47, 2025-05-07T21:05:59.1422201Z log_E=3, 2025-05-07T21:05:59.1422399Z L=15, 2025-05-07T21:05:59.1422600Z weighted=False, 2025-05-07T21:05:59.1422815Z mixed=True, 2025-05-07T21:05:59.1423056Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:05:59.1423338Z long_segments=True, 2025-05-07T21:05:59.1423600Z pooling_mode=, 2025-05-07T21:05:59.1423897Z use_cpu=False, 2025-05-07T21:05:59.1424107Z ) 2025-05-07T21:05:59.1424345Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:05:59.1424952Z self=, 2025-05-07T21:05:59.1425510Z T=3, 2025-05-07T21:05:59.1425699Z D=87, 2025-05-07T21:05:59.1425885Z B=16, 2025-05-07T21:05:59.1426075Z log_E=4, 2025-05-07T21:05:59.1426271Z L=17, 2025-05-07T21:05:59.1426459Z weighted=True, 2025-05-07T21:05:59.1426675Z mixed=True, 2025-05-07T21:05:59.1426913Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:05:59.1427189Z long_segments=False, 2025-05-07T21:05:59.1427461Z pooling_mode=, 2025-05-07T21:05:59.1427754Z use_cpu=False, 2025-05-07T21:05:59.1428049Z ) 2025-05-07T21:05:59.1428289Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:05:59.1428894Z self=, 2025-05-07T21:05:59.1429441Z T=3, 2025-05-07T21:05:59.1429676Z D=15, 2025-05-07T21:05:59.1429868Z B=74, 2025-05-07T21:05:59.1430056Z log_E=5, 2025-05-07T21:05:59.1430257Z L=13, 2025-05-07T21:05:59.1430452Z weighted=True, 2025-05-07T21:05:59.1430668Z mixed=True, 2025-05-07T21:05:59.1430933Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:05:59.1431262Z long_segments=True, 2025-05-07T21:05:59.1431527Z pooling_mode=, 2025-05-07T21:05:59.1431812Z use_cpu=True, 2025-05-07T21:05:59.1432021Z ) 2025-05-07T21:05:59.1432259Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:05:59.1432861Z self=, 2025-05-07T21:05:59.1433418Z T=2, 2025-05-07T21:05:59.1433610Z D=238, 2025-05-07T21:05:59.1433797Z B=8, 2025-05-07T21:05:59.1433990Z log_E=4, 2025-05-07T21:05:59.1434188Z L=14, 2025-05-07T21:05:59.1434379Z weighted=True, 2025-05-07T21:05:59.1434600Z mixed=False, 2025-05-07T21:05:59.1434845Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:05:59.1435169Z long_segments=False, 2025-05-07T21:05:59.1435501Z pooling_mode=, 2025-05-07T21:05:59.1435791Z use_cpu=True, 2025-05-07T21:05:59.1435992Z ) 2025-05-07T21:05:59.1436229Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:05:59.1436832Z self=, 2025-05-07T21:05:59.1437381Z T=1, 2025-05-07T21:05:59.1437565Z D=54, 2025-05-07T21:05:59.1437759Z B=86, 2025-05-07T21:05:59.1437947Z log_E=5, 2025-05-07T21:05:59.1438165Z L=9, 2025-05-07T21:05:59.1438381Z weighted=False, 2025-05-07T21:05:59.1438606Z mixed=True, 2025-05-07T21:05:59.1438862Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:05:59.1439186Z long_segments=True, 2025-05-07T21:05:59.1439452Z pooling_mode=, 2025-05-07T21:05:59.1439735Z use_cpu=True, 2025-05-07T21:05:59.1439946Z ) 2025-05-07T21:05:59.1440239Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:05:59.1440841Z self=, 2025-05-07T21:05:59.1441384Z T=1, 2025-05-07T21:05:59.1441578Z D=23, 2025-05-07T21:05:59.1441759Z B=6, 2025-05-07T21:05:59.1441953Z log_E=4, 2025-05-07T21:05:59.1442152Z L=15, 2025-05-07T21:05:59.1442341Z weighted=False, 2025-05-07T21:05:59.1442561Z mixed=True, 2025-05-07T21:05:59.1442804Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:05:59.1443081Z long_segments=True, 2025-05-07T21:05:59.1443348Z pooling_mode=, 2025-05-07T21:05:59.1443641Z use_cpu=True, 2025-05-07T21:05:59.1443848Z ) 2025-05-07T21:05:59.1444081Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:05:59.1444688Z self=, 2025-05-07T21:05:59.1445246Z T=3, 2025-05-07T21:05:59.1445435Z D=163, 2025-05-07T21:05:59.1445625Z B=47, 2025-05-07T21:05:59.1445821Z log_E=3, 2025-05-07T21:05:59.1446013Z L=5, 2025-05-07T21:05:59.1446211Z weighted=False, 2025-05-07T21:05:59.1446432Z mixed=True, 2025-05-07T21:05:59.1446664Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:05:59.1446946Z long_segments=False, 2025-05-07T21:05:59.1447219Z pooling_mode=, 2025-05-07T21:05:59.1447505Z use_cpu=False, 2025-05-07T21:05:59.1447715Z ) 2025-05-07T21:05:59.1447955Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:05:59.1448653Z self=, 2025-05-07T21:05:59.1449209Z T=4, 2025-05-07T21:05:59.1449397Z D=239, 2025-05-07T21:05:59.1449587Z B=103, 2025-05-07T21:05:59.1449769Z log_E=5, 2025-05-07T21:05:59.1449968Z L=20, 2025-05-07T21:05:59.1450165Z weighted=False, 2025-05-07T21:05:59.1450427Z mixed=False, 2025-05-07T21:05:59.1450698Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:05:59.1451024Z long_segments=False, 2025-05-07T21:05:59.1451288Z pooling_mode=, 2025-05-07T21:05:59.1451582Z use_cpu=False, 2025-05-07T21:05:59.1451789Z ) 2025-05-07T21:05:59.1452019Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:05:59.1452628Z self=, 2025-05-07T21:05:59.1453183Z T=4, 2025-05-07T21:05:59.1453365Z D=239, 2025-05-07T21:05:59.1453554Z B=103, 2025-05-07T21:05:59.1453744Z log_E=5, 2025-05-07T21:05:59.1453937Z L=4, 2025-05-07T21:05:59.1454138Z weighted=False, 2025-05-07T21:05:59.1454359Z mixed=False, 2025-05-07T21:05:59.1454617Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:05:59.1454945Z long_segments=False, 2025-05-07T21:05:59.1455218Z pooling_mode=, 2025-05-07T21:05:59.1455512Z use_cpu=False, 2025-05-07T21:05:59.1455775Z ) 2025-05-07T21:05:59.1456013Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:05:59.1456624Z self=, 2025-05-07T21:05:59.1457172Z T=1, 2025-05-07T21:05:59.1457363Z D=239, 2025-05-07T21:05:59.1457554Z B=103, 2025-05-07T21:05:59.1457743Z log_E=5, 2025-05-07T21:05:59.1457940Z L=4, 2025-05-07T21:05:59.1458150Z weighted=False, 2025-05-07T21:05:59.1458364Z mixed=False, 2025-05-07T21:05:59.1458630Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:05:59.1458958Z long_segments=False, 2025-05-07T21:05:59.1465787Z pooling_mode=, 2025-05-07T21:05:59.1466126Z use_cpu=False, 2025-05-07T21:05:59.1466339Z ) 2025-05-07T21:05:59.1466581Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:05:59.1467272Z self=, 2025-05-07T21:05:59.1467842Z T=1, 2025-05-07T21:05:59.1468032Z D=239, 2025-05-07T21:05:59.1468226Z B=103, 2025-05-07T21:05:59.1468420Z log_E=5, 2025-05-07T21:05:59.1468613Z L=1, 2025-05-07T21:05:59.1468809Z weighted=False, 2025-05-07T21:05:59.1469034Z mixed=False, 2025-05-07T21:05:59.1469296Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:05:59.1469627Z long_segments=False, 2025-05-07T21:05:59.1469903Z pooling_mode=, 2025-05-07T21:05:59.1470194Z use_cpu=False, 2025-05-07T21:05:59.1470406Z ) 2025-05-07T21:05:59.1470648Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:05:59.1471252Z self=, 2025-05-07T21:05:59.1471810Z T=1, 2025-05-07T21:05:59.1472005Z D=239, 2025-05-07T21:05:59.1472191Z B=103, 2025-05-07T21:05:59.1472384Z log_E=5, 2025-05-07T21:05:59.1472590Z L=0, 2025-05-07T21:05:59.1472785Z weighted=False, 2025-05-07T21:05:59.1473007Z mixed=False, 2025-05-07T21:05:59.1473274Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:05:59.1473607Z long_segments=False, 2025-05-07T21:05:59.1473880Z pooling_mode=, 2025-05-07T21:05:59.1474171Z use_cpu=False, 2025-05-07T21:05:59.1474385Z ) 2025-05-07T21:05:59.1474574Z PASSED 2025-05-07T21:06:01.9376917Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lars Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:01.9378435Z self=, 2025-05-07T21:06:01.9379021Z T=1, 2025-05-07T21:06:01.9379229Z D=2, 2025-05-07T21:06:01.9379417Z B=1, 2025-05-07T21:06:01.9379615Z log_E=3, 2025-05-07T21:06:01.9379817Z L=0, 2025-05-07T21:06:01.9380013Z weighted=False, 2025-05-07T21:06:01.9380349Z mixed=False, 2025-05-07T21:06:01.9380617Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:01.9380914Z long_segments=False, 2025-05-07T21:06:01.9381191Z pooling_mode=, 2025-05-07T21:06:01.9381493Z use_cpu=False, 2025-05-07T21:06:01.9381704Z ) 2025-05-07T21:06:01.9381953Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:01.9382573Z self=, 2025-05-07T21:06:01.9383143Z T=3, 2025-05-07T21:06:01.9383334Z D=2, 2025-05-07T21:06:01.9383527Z B=1, 2025-05-07T21:06:01.9383720Z log_E=3, 2025-05-07T21:06:01.9383917Z L=0, 2025-05-07T21:06:01.9384118Z weighted=False, 2025-05-07T21:06:01.9384342Z mixed=False, 2025-05-07T21:06:01.9384584Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:01.9384886Z long_segments=False, 2025-05-07T21:06:01.9385161Z pooling_mode=, 2025-05-07T21:06:01.9385448Z use_cpu=False, 2025-05-07T21:06:01.9385662Z ) 2025-05-07T21:06:01.9386004Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:01.9386613Z self=, 2025-05-07T21:06:01.9387167Z T=3, 2025-05-07T21:06:01.9387366Z D=123, 2025-05-07T21:06:01.9387556Z B=6, 2025-05-07T21:06:01.9387752Z log_E=5, 2025-05-07T21:06:01.9387957Z L=9, 2025-05-07T21:06:01.9388148Z weighted=True, 2025-05-07T21:06:01.9388374Z mixed=True, 2025-05-07T21:06:01.9388643Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:01.9388972Z long_segments=False, 2025-05-07T21:06:01.9389248Z pooling_mode=, 2025-05-07T21:06:01.9389556Z use_cpu=False, 2025-05-07T21:06:01.9389768Z ) 2025-05-07T21:06:01.9390014Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:01.9390804Z self=, 2025-05-07T21:06:01.9391466Z T=2, 2025-05-07T21:06:01.9391652Z D=107, 2025-05-07T21:06:01.9391846Z B=69, 2025-05-07T21:06:01.9392038Z log_E=5, 2025-05-07T21:06:01.9392231Z L=9, 2025-05-07T21:06:01.9392426Z weighted=True, 2025-05-07T21:06:01.9392641Z mixed=True, 2025-05-07T21:06:01.9392873Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:01.9393168Z long_segments=False, 2025-05-07T21:06:01.9393446Z pooling_mode=, 2025-05-07T21:06:01.9393731Z use_cpu=False, 2025-05-07T21:06:01.9393939Z ) 2025-05-07T21:06:01.9394176Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:01.9394784Z self=, 2025-05-07T21:06:01.9395336Z T=5, 2025-05-07T21:06:01.9395663Z D=70, 2025-05-07T21:06:01.9395915Z B=39, 2025-05-07T21:06:01.9396172Z log_E=4, 2025-05-07T21:06:01.9396436Z L=20, 2025-05-07T21:06:01.9396688Z weighted=True, 2025-05-07T21:06:01.9396985Z mixed=True, 2025-05-07T21:06:01.9397307Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:01.9397719Z long_segments=False, 2025-05-07T21:06:01.9398069Z pooling_mode=, 2025-05-07T21:06:01.9398390Z use_cpu=False, 2025-05-07T21:06:01.9398603Z ) 2025-05-07T21:06:01.9398836Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:01.9399445Z self=, 2025-05-07T21:06:01.9399997Z T=4, 2025-05-07T21:06:01.9400184Z D=35, 2025-05-07T21:06:01.9400378Z B=110, 2025-05-07T21:06:01.9400576Z log_E=4, 2025-05-07T21:06:01.9400770Z L=4, 2025-05-07T21:06:01.9401046Z weighted=True, 2025-05-07T21:06:01.9401273Z mixed=False, 2025-05-07T21:06:01.9401512Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:01.9401810Z long_segments=True, 2025-05-07T21:06:01.9402083Z pooling_mode=, 2025-05-07T21:06:01.9402433Z use_cpu=False, 2025-05-07T21:06:01.9402656Z ) 2025-05-07T21:06:01.9402902Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:01.9403512Z self=, 2025-05-07T21:06:01.9404059Z T=5, 2025-05-07T21:06:01.9404257Z D=82, 2025-05-07T21:06:01.9404452Z B=45, 2025-05-07T21:06:01.9404640Z log_E=5, 2025-05-07T21:06:01.9404848Z L=16, 2025-05-07T21:06:01.9405050Z weighted=False, 2025-05-07T21:06:01.9405269Z mixed=True, 2025-05-07T21:06:01.9405517Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:01.9405817Z long_segments=True, 2025-05-07T21:06:01.9406084Z pooling_mode=, 2025-05-07T21:06:01.9406381Z use_cpu=False, 2025-05-07T21:06:01.9406596Z ) 2025-05-07T21:06:01.9406833Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:01.9407441Z self=, 2025-05-07T21:06:01.9408060Z T=2, 2025-05-07T21:06:01.9408248Z D=218, 2025-05-07T21:06:01.9408440Z B=48, 2025-05-07T21:06:01.9408637Z log_E=3, 2025-05-07T21:06:01.9408834Z L=3, 2025-05-07T21:06:01.9409033Z weighted=True, 2025-05-07T21:06:01.9409253Z mixed=False, 2025-05-07T21:06:01.9409494Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:01.9409792Z long_segments=False, 2025-05-07T21:06:01.9410070Z pooling_mode=, 2025-05-07T21:06:01.9410365Z use_cpu=False, 2025-05-07T21:06:01.9410572Z ) 2025-05-07T21:06:01.9410811Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:01.9411423Z self=, 2025-05-07T21:06:01.9411973Z T=4, 2025-05-07T21:06:01.9412165Z D=7, 2025-05-07T21:06:01.9412355Z B=46, 2025-05-07T21:06:01.9412544Z log_E=4, 2025-05-07T21:06:01.9412745Z L=11, 2025-05-07T21:06:01.9412947Z weighted=True, 2025-05-07T21:06:01.9413212Z mixed=False, 2025-05-07T21:06:01.9413461Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:01.9413757Z long_segments=True, 2025-05-07T21:06:01.9414018Z pooling_mode=, 2025-05-07T21:06:01.9414314Z use_cpu=True, 2025-05-07T21:06:01.9414526Z ) 2025-05-07T21:06:01.9414763Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:01.9415374Z self=, 2025-05-07T21:06:01.9415933Z T=3, 2025-05-07T21:06:01.9416130Z D=78, 2025-05-07T21:06:01.9416321Z B=121, 2025-05-07T21:06:01.9416520Z log_E=4, 2025-05-07T21:06:01.9416730Z L=8, 2025-05-07T21:06:01.9416957Z weighted=False, 2025-05-07T21:06:01.9417176Z mixed=False, 2025-05-07T21:06:01.9417424Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:01.9417730Z long_segments=False, 2025-05-07T21:06:01.9418003Z pooling_mode=, 2025-05-07T21:06:01.9418304Z use_cpu=False, 2025-05-07T21:06:01.9418523Z ) 2025-05-07T21:06:01.9418762Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:01.9419424Z self=, 2025-05-07T21:06:01.9419983Z T=3, 2025-05-07T21:06:01.9420172Z D=206, 2025-05-07T21:06:01.9420370Z B=38, 2025-05-07T21:06:01.9420564Z log_E=3, 2025-05-07T21:06:01.9420760Z L=7, 2025-05-07T21:06:01.9420959Z weighted=True, 2025-05-07T21:06:01.9421199Z mixed=True, 2025-05-07T21:06:01.9421443Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:01.9421736Z long_segments=False, 2025-05-07T21:06:01.9422067Z pooling_mode=, 2025-05-07T21:06:01.9422364Z use_cpu=False, 2025-05-07T21:06:01.9422574Z ) 2025-05-07T21:06:01.9422815Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:01.9423427Z self=, 2025-05-07T21:06:01.9424019Z T=3, 2025-05-07T21:06:01.9424216Z D=206, 2025-05-07T21:06:01.9424417Z B=38, 2025-05-07T21:06:01.9424606Z log_E=3, 2025-05-07T21:06:01.9424810Z L=7, 2025-05-07T21:06:01.9425011Z weighted=True, 2025-05-07T21:06:01.9425233Z mixed=True, 2025-05-07T21:06:01.9425474Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:01.9425771Z long_segments=True, 2025-05-07T21:06:01.9426040Z pooling_mode=, 2025-05-07T21:06:01.9426327Z use_cpu=False, 2025-05-07T21:06:01.9426541Z ) 2025-05-07T21:06:01.9426781Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:01.9427388Z self=, 2025-05-07T21:06:01.9427940Z T=3, 2025-05-07T21:06:01.9428135Z D=3, 2025-05-07T21:06:01.9428323Z B=38, 2025-05-07T21:06:01.9428520Z log_E=3, 2025-05-07T21:06:01.9428723Z L=7, 2025-05-07T21:06:01.9428993Z weighted=True, 2025-05-07T21:06:01.9429241Z mixed=True, 2025-05-07T21:06:01.9429484Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:01.9429775Z long_segments=True, 2025-05-07T21:06:01.9430048Z pooling_mode=, 2025-05-07T21:06:01.9430343Z use_cpu=False, 2025-05-07T21:06:01.9430551Z ) 2025-05-07T21:06:01.9430794Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:01.9431404Z self=, 2025-05-07T21:06:01.9431957Z T=3, 2025-05-07T21:06:01.9432148Z D=3, 2025-05-07T21:06:01.9432338Z B=38, 2025-05-07T21:06:01.9432537Z log_E=3, 2025-05-07T21:06:01.9432736Z L=7, 2025-05-07T21:06:01.9432935Z weighted=True, 2025-05-07T21:06:01.9433159Z mixed=True, 2025-05-07T21:06:01.9433397Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:01.9433695Z long_segments=False, 2025-05-07T21:06:01.9434020Z pooling_mode=, 2025-05-07T21:06:01.9434316Z use_cpu=False, 2025-05-07T21:06:01.9434529Z ) 2025-05-07T21:06:01.9434773Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:01.9435485Z self=, 2025-05-07T21:06:01.9436267Z T=3, 2025-05-07T21:06:01.9436518Z D=3, 2025-05-07T21:06:01.9436765Z B=38, 2025-05-07T21:06:01.9437023Z log_E=3, 2025-05-07T21:06:01.9437286Z L=3, 2025-05-07T21:06:01.9437535Z weighted=True, 2025-05-07T21:06:01.9437818Z mixed=True, 2025-05-07T21:06:01.9438129Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:01.9438496Z long_segments=False, 2025-05-07T21:06:01.9438761Z pooling_mode=, 2025-05-07T21:06:01.9439053Z use_cpu=False, 2025-05-07T21:06:01.9439267Z ) 2025-05-07T21:06:01.9439445Z PASSED 2025-05-07T21:06:02.1560428Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_partial_rowwise_adam_bf16_momentum Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:02.1563088Z self=, 2025-05-07T21:06:02.1564491Z T=1, 2025-05-07T21:06:02.1564871Z D=2, 2025-05-07T21:06:02.1565244Z B=1, 2025-05-07T21:06:02.1565620Z log_E=3, 2025-05-07T21:06:02.1566008Z L=0, 2025-05-07T21:06:02.1566397Z weighted=False, 2025-05-07T21:06:02.1566843Z mixed=False, 2025-05-07T21:06:02.1567385Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:02.1568420Z long_segments=False, 2025-05-07T21:06:02.1568814Z pooling_mode=, 2025-05-07T21:06:02.1569112Z use_cpu=False, 2025-05-07T21:06:02.1569352Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:02.1569721Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:02.1570159Z ) 2025-05-07T21:06:02.1570499Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:02.1571330Z self=, 2025-05-07T21:06:02.1572003Z T=2, 2025-05-07T21:06:02.1572195Z D=2, 2025-05-07T21:06:02.1572389Z B=1, 2025-05-07T21:06:02.1572582Z log_E=3, 2025-05-07T21:06:02.1572776Z L=0, 2025-05-07T21:06:02.1572980Z weighted=False, 2025-05-07T21:06:02.1573206Z mixed=False, 2025-05-07T21:06:02.1573471Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:02.1573807Z long_segments=False, 2025-05-07T21:06:02.1574090Z pooling_mode=, 2025-05-07T21:06:02.1574386Z use_cpu=False, 2025-05-07T21:06:02.1574625Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:02.1574986Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:02.1575334Z ) 2025-05-07T21:06:02.1575672Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:02.1576593Z self=, 2025-05-07T21:06:02.1577265Z T=2, 2025-05-07T21:06:02.1577454Z D=211, 2025-05-07T21:06:02.1577650Z B=127, 2025-05-07T21:06:02.1577845Z log_E=5, 2025-05-07T21:06:02.1578043Z L=19, 2025-05-07T21:06:02.1578250Z weighted=False, 2025-05-07T21:06:02.1578477Z mixed=True, 2025-05-07T21:06:02.1578742Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:02.1579076Z long_segments=False, 2025-05-07T21:06:02.1579358Z pooling_mode=, 2025-05-07T21:06:02.1579655Z use_cpu=False, 2025-05-07T21:06:02.1579894Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:02.1580256Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:02.1580597Z ) 2025-05-07T21:06:02.1581019Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:02.1581845Z self=, 2025-05-07T21:06:02.1582514Z T=2, 2025-05-07T21:06:02.1582706Z D=64, 2025-05-07T21:06:02.1582897Z B=6, 2025-05-07T21:06:02.1583091Z log_E=5, 2025-05-07T21:06:02.1583286Z L=16, 2025-05-07T21:06:02.1583485Z weighted=True, 2025-05-07T21:06:02.1583706Z mixed=True, 2025-05-07T21:06:02.1583966Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:02.1584299Z long_segments=False, 2025-05-07T21:06:02.1584581Z pooling_mode=, 2025-05-07T21:06:02.1584878Z use_cpu=True, 2025-05-07T21:06:02.1585111Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:02.1585471Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:02.1585809Z ) 2025-05-07T21:06:02.1586147Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:02.1586972Z self=, 2025-05-07T21:06:02.1587635Z T=2, 2025-05-07T21:06:02.1587827Z D=171, 2025-05-07T21:06:02.1588023Z B=73, 2025-05-07T21:06:02.1588216Z log_E=3, 2025-05-07T21:06:02.1588411Z L=8, 2025-05-07T21:06:02.1588609Z weighted=False, 2025-05-07T21:06:02.1588838Z mixed=False, 2025-05-07T21:06:02.1589100Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:02.1589433Z long_segments=True, 2025-05-07T21:06:02.1589703Z pooling_mode=, 2025-05-07T21:06:02.1590049Z use_cpu=False, 2025-05-07T21:06:02.1590289Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:02.1590909Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:02.1591257Z ) 2025-05-07T21:06:02.1591594Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:02.1592493Z self=, 2025-05-07T21:06:02.1593166Z T=3, 2025-05-07T21:06:02.1593357Z D=27, 2025-05-07T21:06:02.1593554Z B=82, 2025-05-07T21:06:02.1593747Z log_E=4, 2025-05-07T21:06:02.1593939Z L=0, 2025-05-07T21:06:02.1594139Z weighted=False, 2025-05-07T21:06:02.1594365Z mixed=False, 2025-05-07T21:06:02.1594631Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:02.1594970Z long_segments=False, 2025-05-07T21:06:02.1595251Z pooling_mode=, 2025-05-07T21:06:02.1595628Z use_cpu=False, 2025-05-07T21:06:02.1595864Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:02.1596224Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:02.1596560Z ) 2025-05-07T21:06:02.1596895Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:02.1597793Z self=, 2025-05-07T21:06:02.1598459Z T=1, 2025-05-07T21:06:02.1598649Z D=139, 2025-05-07T21:06:02.1598843Z B=74, 2025-05-07T21:06:02.1599034Z log_E=5, 2025-05-07T21:06:02.1599228Z L=19, 2025-05-07T21:06:02.1599427Z weighted=True, 2025-05-07T21:06:02.1599647Z mixed=True, 2025-05-07T21:06:02.1599907Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:02.1600238Z long_segments=True, 2025-05-07T21:06:02.1600506Z pooling_mode=, 2025-05-07T21:06:02.1600798Z use_cpu=True, 2025-05-07T21:06:02.1601035Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:02.1601390Z optimizer_state_dtypes={'momentum1': SparseType.BF16, 2025-05-07T21:06:02.1601759Z 'momentum2': SparseType.BF16}, 2025-05-07T21:06:02.1602032Z ) 2025-05-07T21:06:02.1602439Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:02.1603267Z self=, 2025-05-07T21:06:02.1603931Z T=2, 2025-05-07T21:06:02.1604125Z D=121, 2025-05-07T21:06:02.1604320Z B=41, 2025-05-07T21:06:02.1604507Z log_E=4, 2025-05-07T21:06:02.1604705Z L=2, 2025-05-07T21:06:02.1604909Z weighted=True, 2025-05-07T21:06:02.1605150Z mixed=True, 2025-05-07T21:06:02.1605424Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:02.1605749Z long_segments=True, 2025-05-07T21:06:02.1613271Z pooling_mode=, 2025-05-07T21:06:02.1613592Z use_cpu=True, 2025-05-07T21:06:02.1613839Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:02.1614190Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:02.1614534Z ) 2025-05-07T21:06:02.1614870Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:02.1615707Z self=, 2025-05-07T21:06:02.1616385Z T=2, 2025-05-07T21:06:02.1616579Z D=238, 2025-05-07T21:06:02.1616774Z B=44, 2025-05-07T21:06:02.1616961Z log_E=3, 2025-05-07T21:06:02.1617160Z L=10, 2025-05-07T21:06:02.1617360Z weighted=True, 2025-05-07T21:06:02.1617576Z mixed=True, 2025-05-07T21:06:02.1617844Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:02.1618181Z long_segments=True, 2025-05-07T21:06:02.1618442Z pooling_mode=, 2025-05-07T21:06:02.1618846Z use_cpu=False, 2025-05-07T21:06:02.1619092Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:02.1619442Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:02.1619779Z ) 2025-05-07T21:06:02.1620113Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:02.1620980Z self=, 2025-05-07T21:06:02.1621650Z T=2, 2025-05-07T21:06:02.1621845Z D=255, 2025-05-07T21:06:02.1622036Z B=36, 2025-05-07T21:06:02.1622223Z log_E=3, 2025-05-07T21:06:02.1622422Z L=7, 2025-05-07T21:06:02.1622619Z weighted=False, 2025-05-07T21:06:02.1622838Z mixed=False, 2025-05-07T21:06:02.1623105Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:02.1623439Z long_segments=False, 2025-05-07T21:06:02.1623709Z pooling_mode=, 2025-05-07T21:06:02.1624002Z use_cpu=False, 2025-05-07T21:06:02.1624246Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:02.1624587Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:02.1624926Z ) 2025-05-07T21:06:02.1625260Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:02.1626079Z self=, 2025-05-07T21:06:02.1626788Z T=1, 2025-05-07T21:06:02.1626984Z D=13, 2025-05-07T21:06:02.1627179Z B=112, 2025-05-07T21:06:02.1627372Z log_E=3, 2025-05-07T21:06:02.1627575Z L=2, 2025-05-07T21:06:02.1627777Z weighted=True, 2025-05-07T21:06:02.1627992Z mixed=True, 2025-05-07T21:06:02.1628261Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:02.1628593Z long_segments=False, 2025-05-07T21:06:02.1628860Z pooling_mode=, 2025-05-07T21:06:02.1629151Z use_cpu=True, 2025-05-07T21:06:02.1629394Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:02.1629740Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:02.1630073Z ) 2025-05-07T21:06:02.1630407Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:02.1631269Z self=, 2025-05-07T21:06:02.1631945Z T=1, 2025-05-07T21:06:02.1632140Z D=13, 2025-05-07T21:06:02.1632334Z B=112, 2025-05-07T21:06:02.1632523Z log_E=3, 2025-05-07T21:06:02.1632724Z L=3, 2025-05-07T21:06:02.1632921Z weighted=True, 2025-05-07T21:06:02.1633139Z mixed=True, 2025-05-07T21:06:02.1633407Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:02.1633741Z long_segments=False, 2025-05-07T21:06:02.1634012Z pooling_mode=, 2025-05-07T21:06:02.1634307Z use_cpu=True, 2025-05-07T21:06:02.1634553Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:02.1634902Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:02.1635239Z ) 2025-05-07T21:06:02.1635694Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:02.1636508Z self=, 2025-05-07T21:06:02.1637184Z T=1, 2025-05-07T21:06:02.1637376Z D=13, 2025-05-07T21:06:02.1637569Z B=112, 2025-05-07T21:06:02.1637758Z log_E=3, 2025-05-07T21:06:02.1637958Z L=3, 2025-05-07T21:06:02.1638160Z weighted=True, 2025-05-07T21:06:02.1638381Z mixed=True, 2025-05-07T21:06:02.1638645Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:02.1638978Z long_segments=False, 2025-05-07T21:06:02.1639248Z pooling_mode=, 2025-05-07T21:06:02.1639545Z use_cpu=True, 2025-05-07T21:06:02.1639784Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:02.1640191Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:02.1640533Z ) 2025-05-07T21:06:02.1640872Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:02.1641690Z self=, 2025-05-07T21:06:02.1642403Z T=1, 2025-05-07T21:06:02.1642597Z D=13, 2025-05-07T21:06:02.1642787Z B=3, 2025-05-07T21:06:02.1642979Z log_E=3, 2025-05-07T21:06:02.1643180Z L=3, 2025-05-07T21:06:02.1643380Z weighted=True, 2025-05-07T21:06:02.1643597Z mixed=True, 2025-05-07T21:06:02.1643868Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:02.1644202Z long_segments=False, 2025-05-07T21:06:02.1644471Z pooling_mode=, 2025-05-07T21:06:02.1644763Z use_cpu=True, 2025-05-07T21:06:02.1644998Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:02.1645351Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:02.1645687Z ) 2025-05-07T21:06:02.1646018Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:02.1646831Z self=, 2025-05-07T21:06:02.1647547Z T=3, 2025-05-07T21:06:02.1647738Z D=13, 2025-05-07T21:06:02.1647921Z B=3, 2025-05-07T21:06:02.1648108Z log_E=3, 2025-05-07T21:06:02.1648307Z L=3, 2025-05-07T21:06:02.1648497Z weighted=True, 2025-05-07T21:06:02.1648720Z mixed=True, 2025-05-07T21:06:02.1648979Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:02.1649307Z long_segments=False, 2025-05-07T21:06:02.1649575Z pooling_mode=, 2025-05-07T21:06:02.1649862Z use_cpu=True, 2025-05-07T21:06:02.1650098Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:02.1650448Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:02.1650779Z ) 2025-05-07T21:06:02.1650963Z PASSED 2025-05-07T21:06:02.1678896Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_new_bwd_kernel Trying example: test_new_bwd_kernel( 2025-05-07T21:06:02.1679869Z self=, 2025-05-07T21:06:02.1680395Z T=1, 2025-05-07T21:06:02.1680592Z D=16, 2025-05-07T21:06:02.1680779Z B=1, 2025-05-07T21:06:02.1680973Z log_E=3, 2025-05-07T21:06:02.1681178Z L=2, 2025-05-07T21:06:02.1681373Z weighted=False, 2025-05-07T21:06:02.1681602Z mixed=False, 2025-05-07T21:06:02.1681824Z mixed_B=False, 2025-05-07T21:06:02.1682094Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T21:06:02.1682430Z long_segments=False, 2025-05-07T21:06:02.1682712Z pooling_mode=, 2025-05-07T21:06:02.1683008Z use_cpu=False, 2025-05-07T21:06:02.1683288Z weight_decay_mode=, 2025-05-07T21:06:02.1683606Z ) 2025-05-07T21:06:02.1690192Z SKIPPED 2025-05-07T21:06:02.1690324Z 2025-05-07T21:06:02.1690470Z =============================== warnings summary =============================== 2025-05-07T21:06:02.1691309Z test/tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adam 2025-05-07T21:06:02.1692200Z test/tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adam_rowwise_bias_correction 2025-05-07T21:06:02.1693623Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adam.py:41: UserWarning:  2025-05-07T21:06:02.1694491Z [FBGEMM_GPU] NOTE: The training optimizer 'adam' is marked as 2025-05-07T21:06:02.1695009Z EXPERIMENTAL and thus not optimized, in order to reduce code compilation 2025-05-07T21:06:02.1695440Z times and build sizes! 2025-05-07T21:06:02.1695736Z  2025-05-07T21:06:02.1696056Z warnings.warn( 2025-05-07T21:06:02.1696199Z 2025-05-07T21:06:02.1696552Z test/tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lamb 2025-05-07T21:06:02.1697707Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lamb.py:40: UserWarning:  2025-05-07T21:06:02.1698628Z [FBGEMM_GPU] NOTE: The training optimizer 'lamb' is marked as 2025-05-07T21:06:02.1699135Z EXPERIMENTAL and thus not optimized, in order to reduce code compilation 2025-05-07T21:06:02.1699564Z times and build sizes! 2025-05-07T21:06:02.1699857Z  2025-05-07T21:06:02.1700075Z warnings.warn( 2025-05-07T21:06:02.1700215Z 2025-05-07T21:06:02.1700567Z test/tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lars 2025-05-07T21:06:02.1701729Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lars_sgd.py:39: UserWarning:  2025-05-07T21:06:02.1702601Z [FBGEMM_GPU] NOTE: The training optimizer 'lars_sgd' is marked as 2025-05-07T21:06:02.1703118Z EXPERIMENTAL and thus not optimized, in order to reduce code compilation 2025-05-07T21:06:02.1703682Z times and build sizes! 2025-05-07T21:06:02.1703972Z  2025-05-07T21:06:02.1704190Z warnings.warn( 2025-05-07T21:06:02.1704328Z 2025-05-07T21:06:02.1704564Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:06:02.1705036Z =========================== short test summary info ============================ 2025-05-07T21:06:02.1705492Z SKIPPED [1] test_utils.py:270: Test only evaluates ROCm optimized kernels 2025-05-07T21:06:02.1705966Z ================== 8 passed, 1 skipped, 4 warnings in 44.65s =================== 2025-05-07T21:06:02.9162939Z 2025-05-07T21:06:02.9163521Z [TEST] Python test suite PASSED: ./tbe/training/backward_optimizers_test.py 2025-05-07T21:06:02.9183545Z [TEST] Python test time for ./tbe/training/backward_optimizers_test.py: 47 seconds 2025-05-07T21:06:02.9184047Z 2025-05-07T21:06:02.9184053Z 2025-05-07T21:06:02.9184059Z 2025-05-07T21:06:02.9184065Z 2025-05-07T21:06:02.9205414Z ################################################################################ 2025-05-07T21:06:02.9223826Z # [2025-05-07T21:06:02.922Z] Run Python Test Suite: 2025-05-07T21:06:02.9224184Z # ./tbe/training/backward_sgd_test.py 2025-05-07T21:06:02.9224505Z ################################################################################ 2025-05-07T21:06:02.9249611Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/backward_sgd_test.py 2025-05-07T21:06:02.9250536Z 2025-05-07T21:06:05.0722209Z ============================= test session starts ============================== 2025-05-07T21:06:05.0722921Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:06:05.0723481Z cachedir: .pytest_cache 2025-05-07T21:06:05.0724077Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:06:05.0724859Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:06:05.0725288Z plugins: hypothesis-6.131.14 2025-05-07T21:06:06.8693826Z collecting ... collected 3 items 2025-05-07T21:06:06.8694291Z 2025-05-07T21:06:07.5012410Z tbe/training/backward_sgd_test.py::BackwardSGDTest::test_backward_sgd Trying example: test_backward_sgd( 2025-05-07T21:06:07.5013170Z self=, 2025-05-07T21:06:07.5013739Z T=1, 2025-05-07T21:06:07.5014009Z D=2, 2025-05-07T21:06:07.5014333Z B=1, 2025-05-07T21:06:07.5014589Z log_E=3, 2025-05-07T21:06:07.5014869Z L=0, 2025-05-07T21:06:07.5015424Z weights_precision=SparseType.FP16, 2025-05-07T21:06:07.5015740Z weighted=False, 2025-05-07T21:06:07.5015965Z mixed=False, 2025-05-07T21:06:07.5016191Z mixed_B=False, 2025-05-07T21:06:07.5016421Z use_cache=False, 2025-05-07T21:06:07.5016679Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:07.5017107Z long_segments=False, 2025-05-07T21:06:07.5017392Z pooling_mode=, 2025-05-07T21:06:07.5017688Z use_cpu=False, 2025-05-07T21:06:07.5017914Z ) 2025-05-07T21:06:07.5018132Z Trying example: test_backward_sgd( 2025-05-07T21:06:07.5018589Z self=, 2025-05-07T21:06:07.5019046Z T=4, 2025-05-07T21:06:07.5019238Z D=2, 2025-05-07T21:06:07.5019428Z B=1, 2025-05-07T21:06:07.5019624Z log_E=3, 2025-05-07T21:06:07.5019827Z L=0, 2025-05-07T21:06:07.5020052Z weights_precision=SparseType.FP16, 2025-05-07T21:06:07.5020538Z weighted=False, 2025-05-07T21:06:07.5020770Z mixed=False, 2025-05-07T21:06:07.5020984Z mixed_B=False, 2025-05-07T21:06:07.5021210Z use_cache=False, 2025-05-07T21:06:07.5021470Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:07.5021768Z long_segments=False, 2025-05-07T21:06:07.5022050Z pooling_mode=, 2025-05-07T21:06:07.5022439Z use_cpu=False, 2025-05-07T21:06:07.5022654Z ) 2025-05-07T21:06:07.5022861Z Trying example: test_backward_sgd( 2025-05-07T21:06:07.5023320Z self=, 2025-05-07T21:06:07.5023768Z T=4, 2025-05-07T21:06:07.5023954Z D=4, 2025-05-07T21:06:07.5024149Z B=34, 2025-05-07T21:06:07.5024345Z log_E=4, 2025-05-07T21:06:07.5024543Z L=18, 2025-05-07T21:06:07.5024774Z weights_precision=SparseType.FP16, 2025-05-07T21:06:07.5025077Z weighted=False, 2025-05-07T21:06:07.5025295Z mixed=True, 2025-05-07T21:06:07.5025513Z mixed_B=False, 2025-05-07T21:06:07.5025736Z use_cache=True, 2025-05-07T21:06:07.5025983Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:07.5026289Z long_segments=False, 2025-05-07T21:06:07.5026566Z pooling_mode=, 2025-05-07T21:06:07.5026852Z use_cpu=False, 2025-05-07T21:06:07.5027064Z ) 2025-05-07T21:06:07.5027362Z Trying example: test_backward_sgd( 2025-05-07T21:06:07.5027812Z self=, 2025-05-07T21:06:07.5028258Z T=5, 2025-05-07T21:06:07.5028445Z D=2, 2025-05-07T21:06:07.5028634Z B=1, 2025-05-07T21:06:07.5028816Z log_E=3, 2025-05-07T21:06:07.5029017Z L=0, 2025-05-07T21:06:07.5029238Z weights_precision=SparseType.FP16, 2025-05-07T21:06:07.5029525Z weighted=False, 2025-05-07T21:06:07.5029744Z mixed=False, 2025-05-07T21:06:07.5029959Z mixed_B=False, 2025-05-07T21:06:07.5030171Z use_cache=False, 2025-05-07T21:06:07.5030423Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:07.5030720Z long_segments=False, 2025-05-07T21:06:07.5030986Z pooling_mode=, 2025-05-07T21:06:07.5031277Z use_cpu=False, 2025-05-07T21:06:07.5031485Z ) 2025-05-07T21:06:07.5031688Z Trying example: test_backward_sgd( 2025-05-07T21:06:07.5032140Z self=, 2025-05-07T21:06:07.5032586Z T=5, 2025-05-07T21:06:07.5032771Z D=122, 2025-05-07T21:06:07.5032963Z B=122, 2025-05-07T21:06:07.5033155Z log_E=3, 2025-05-07T21:06:07.5033350Z L=16, 2025-05-07T21:06:07.5033573Z weights_precision=SparseType.FP16, 2025-05-07T21:06:07.5033864Z weighted=True, 2025-05-07T21:06:07.5034078Z mixed=False, 2025-05-07T21:06:07.5034289Z mixed_B=True, 2025-05-07T21:06:07.5034508Z use_cache=True, 2025-05-07T21:06:07.5034746Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:07.5035043Z long_segments=False, 2025-05-07T21:06:07.5035313Z pooling_mode=, 2025-05-07T21:06:07.5035792Z use_cpu=False, 2025-05-07T21:06:07.5035996Z ) 2025-05-07T21:06:07.5036208Z Trying example: test_backward_sgd( 2025-05-07T21:06:07.5036661Z self=, 2025-05-07T21:06:07.5037103Z T=4, 2025-05-07T21:06:07.5037362Z D=243, 2025-05-07T21:06:07.5037558Z B=64, 2025-05-07T21:06:07.5037743Z log_E=4, 2025-05-07T21:06:07.5037942Z L=12, 2025-05-07T21:06:07.5038171Z weights_precision=SparseType.FP16, 2025-05-07T21:06:07.5038458Z weighted=False, 2025-05-07T21:06:07.5038679Z mixed=True, 2025-05-07T21:06:07.5038893Z mixed_B=False, 2025-05-07T21:06:07.5039106Z use_cache=False, 2025-05-07T21:06:07.5039365Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:07.5039667Z long_segments=False, 2025-05-07T21:06:07.5039944Z pooling_mode=, 2025-05-07T21:06:07.5040237Z use_cpu=True, 2025-05-07T21:06:07.5040449Z ) 2025-05-07T21:06:07.5040658Z Trying example: test_backward_sgd( 2025-05-07T21:06:07.5041116Z self=, 2025-05-07T21:06:07.5041560Z T=2, 2025-05-07T21:06:07.5041758Z D=159, 2025-05-07T21:06:07.5041945Z B=27, 2025-05-07T21:06:07.5042137Z log_E=4, 2025-05-07T21:06:07.5042342Z L=19, 2025-05-07T21:06:07.5042623Z weights_precision=SparseType.FP16, 2025-05-07T21:06:07.5042919Z weighted=False, 2025-05-07T21:06:07.5043142Z mixed=False, 2025-05-07T21:06:07.5043350Z mixed_B=True, 2025-05-07T21:06:07.5043572Z use_cache=False, 2025-05-07T21:06:07.5043827Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:07.5044122Z long_segments=False, 2025-05-07T21:06:07.5044391Z pooling_mode=, 2025-05-07T21:06:07.5044679Z use_cpu=True, 2025-05-07T21:06:07.5044884Z ) 2025-05-07T21:06:07.5045096Z Trying example: test_backward_sgd( 2025-05-07T21:06:07.5045549Z self=, 2025-05-07T21:06:07.5045986Z T=3, 2025-05-07T21:06:07.5046175Z D=122, 2025-05-07T21:06:07.5046367Z B=21, 2025-05-07T21:06:07.5046551Z log_E=4, 2025-05-07T21:06:07.5046750Z L=15, 2025-05-07T21:06:07.5046975Z weights_precision=SparseType.FP16, 2025-05-07T21:06:07.5047262Z weighted=True, 2025-05-07T21:06:07.5047531Z mixed=True, 2025-05-07T21:06:07.5047746Z mixed_B=True, 2025-05-07T21:06:07.5047965Z use_cache=False, 2025-05-07T21:06:07.5048214Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:07.5048513Z long_segments=True, 2025-05-07T21:06:07.5048777Z pooling_mode=, 2025-05-07T21:06:07.5049064Z use_cpu=False, 2025-05-07T21:06:07.5049275Z ) 2025-05-07T21:06:07.5049488Z Trying example: test_backward_sgd( 2025-05-07T21:06:07.5049932Z self=, 2025-05-07T21:06:07.5050373Z T=4, 2025-05-07T21:06:07.5050566Z D=248, 2025-05-07T21:06:07.5050751Z B=120, 2025-05-07T21:06:07.5050944Z log_E=3, 2025-05-07T21:06:07.5051146Z L=7, 2025-05-07T21:06:07.5051365Z weights_precision=SparseType.FP32, 2025-05-07T21:06:07.5051662Z weighted=False, 2025-05-07T21:06:07.5051886Z mixed=True, 2025-05-07T21:06:07.5052093Z mixed_B=False, 2025-05-07T21:06:07.5052322Z use_cache=True, 2025-05-07T21:06:07.5052573Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:07.5052863Z long_segments=True, 2025-05-07T21:06:07.5053127Z pooling_mode=, 2025-05-07T21:06:07.5053416Z use_cpu=False, 2025-05-07T21:06:07.5053618Z ) 2025-05-07T21:06:07.5053829Z Trying example: test_backward_sgd( 2025-05-07T21:06:07.5054285Z self=, 2025-05-07T21:06:07.5054729Z T=5, 2025-05-07T21:06:07.5054912Z D=64, 2025-05-07T21:06:07.5055104Z B=80, 2025-05-07T21:06:07.5055296Z log_E=4, 2025-05-07T21:06:07.5055490Z L=15, 2025-05-07T21:06:07.5055767Z weights_precision=SparseType.FP32, 2025-05-07T21:06:07.5056063Z weighted=True, 2025-05-07T21:06:07.5056277Z mixed=False, 2025-05-07T21:06:07.5056494Z mixed_B=False, 2025-05-07T21:06:07.5056711Z use_cache=True, 2025-05-07T21:06:07.5056953Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:07.5057302Z long_segments=False, 2025-05-07T21:06:07.5057575Z pooling_mode=, 2025-05-07T21:06:07.5057858Z use_cpu=True, 2025-05-07T21:06:07.5058069Z ) 2025-05-07T21:06:07.5058279Z Trying example: test_backward_sgd( 2025-05-07T21:06:07.5058725Z self=, 2025-05-07T21:06:07.5059169Z T=3, 2025-05-07T21:06:07.5059361Z D=255, 2025-05-07T21:06:07.5059550Z B=72, 2025-05-07T21:06:07.5059739Z log_E=4, 2025-05-07T21:06:07.5059938Z L=14, 2025-05-07T21:06:07.5060160Z weights_precision=SparseType.FP16, 2025-05-07T21:06:07.5060452Z weighted=True, 2025-05-07T21:06:07.5060676Z mixed=False, 2025-05-07T21:06:07.5060892Z mixed_B=True, 2025-05-07T21:06:07.5061104Z use_cache=True, 2025-05-07T21:06:07.5061351Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:07.5061650Z long_segments=False, 2025-05-07T21:06:07.5061916Z pooling_mode=, 2025-05-07T21:06:07.5062216Z use_cpu=True, 2025-05-07T21:06:07.5062477Z ) 2025-05-07T21:06:07.5062699Z Trying example: test_backward_sgd( 2025-05-07T21:06:07.5063151Z self=, 2025-05-07T21:06:07.5063595Z T=3, 2025-05-07T21:06:07.5063779Z D=3, 2025-05-07T21:06:07.5070905Z B=72, 2025-05-07T21:06:07.5071111Z log_E=4, 2025-05-07T21:06:07.5071316Z L=14, 2025-05-07T21:06:07.5071540Z weights_precision=SparseType.FP16, 2025-05-07T21:06:07.5071848Z weighted=True, 2025-05-07T21:06:07.5072072Z mixed=False, 2025-05-07T21:06:07.5072283Z mixed_B=True, 2025-05-07T21:06:07.5072502Z use_cache=True, 2025-05-07T21:06:07.5072760Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:07.5073057Z long_segments=False, 2025-05-07T21:06:07.5073335Z pooling_mode=, 2025-05-07T21:06:07.5073627Z use_cpu=True, 2025-05-07T21:06:07.5073842Z ) 2025-05-07T21:06:07.5074053Z Trying example: test_backward_sgd( 2025-05-07T21:06:07.5074592Z self=, 2025-05-07T21:06:07.5075045Z T=3, 2025-05-07T21:06:07.5075231Z D=3, 2025-05-07T21:06:07.5075540Z B=72, 2025-05-07T21:06:07.5075735Z log_E=4, 2025-05-07T21:06:07.5075930Z L=14, 2025-05-07T21:06:07.5076157Z weights_precision=SparseType.FP16, 2025-05-07T21:06:07.5076451Z weighted=True, 2025-05-07T21:06:07.5076669Z mixed=False, 2025-05-07T21:06:07.5076885Z mixed_B=True, 2025-05-07T21:06:07.5077105Z use_cache=False, 2025-05-07T21:06:07.5077360Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:07.5077663Z long_segments=False, 2025-05-07T21:06:07.5077938Z pooling_mode=, 2025-05-07T21:06:07.5078225Z use_cpu=True, 2025-05-07T21:06:07.5078437Z ) 2025-05-07T21:06:07.5078652Z Trying example: test_backward_sgd( 2025-05-07T21:06:07.5079102Z self=, 2025-05-07T21:06:07.5079561Z T=3, 2025-05-07T21:06:07.5079751Z D=3, 2025-05-07T21:06:07.5079941Z B=72, 2025-05-07T21:06:07.5080127Z log_E=4, 2025-05-07T21:06:07.5080325Z L=14, 2025-05-07T21:06:07.5080547Z weights_precision=SparseType.FP16, 2025-05-07T21:06:07.5080835Z weighted=False, 2025-05-07T21:06:07.5081059Z mixed=False, 2025-05-07T21:06:07.5081273Z mixed_B=True, 2025-05-07T21:06:07.5081486Z use_cache=False, 2025-05-07T21:06:07.5081742Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:07.5082041Z long_segments=False, 2025-05-07T21:06:07.5082306Z pooling_mode=, 2025-05-07T21:06:07.5082599Z use_cpu=True, 2025-05-07T21:06:07.5082862Z ) 2025-05-07T21:06:07.5083070Z Trying example: test_backward_sgd( 2025-05-07T21:06:07.5083523Z self=, 2025-05-07T21:06:07.5083969Z T=3, 2025-05-07T21:06:07.5084152Z D=4, 2025-05-07T21:06:07.5084386Z B=72, 2025-05-07T21:06:07.5084582Z log_E=4, 2025-05-07T21:06:07.5084773Z L=14, 2025-05-07T21:06:07.5084997Z weights_precision=SparseType.FP16, 2025-05-07T21:06:07.5085293Z weighted=False, 2025-05-07T21:06:07.5085507Z mixed=False, 2025-05-07T21:06:07.5085721Z mixed_B=True, 2025-05-07T21:06:07.5085939Z use_cache=False, 2025-05-07T21:06:07.5086187Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:07.5086486Z long_segments=False, 2025-05-07T21:06:07.5086755Z pooling_mode=, 2025-05-07T21:06:07.5087045Z use_cpu=True, 2025-05-07T21:06:07.5087248Z ) 2025-05-07T21:06:07.5087458Z Trying example: test_backward_sgd( 2025-05-07T21:06:07.5087918Z self=, 2025-05-07T21:06:07.5088360Z T=3, 2025-05-07T21:06:07.5088551Z D=4, 2025-05-07T21:06:07.5088741Z B=72, 2025-05-07T21:06:07.5088927Z log_E=3, 2025-05-07T21:06:07.5089128Z L=14, 2025-05-07T21:06:07.5089364Z weights_precision=SparseType.FP16, 2025-05-07T21:06:07.5089712Z weighted=False, 2025-05-07T21:06:07.5089938Z mixed=False, 2025-05-07T21:06:07.5090154Z mixed_B=True, 2025-05-07T21:06:07.5090371Z use_cache=False, 2025-05-07T21:06:07.5090963Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:07.5091383Z long_segments=False, 2025-05-07T21:06:07.5091647Z pooling_mode=, 2025-05-07T21:06:07.5091939Z use_cpu=True, 2025-05-07T21:06:07.5092146Z ) 2025-05-07T21:06:07.5092345Z Trying example: test_backward_sgd( 2025-05-07T21:06:07.5092802Z self=, 2025-05-07T21:06:07.5093244Z T=3, 2025-05-07T21:06:07.5093433Z D=4, 2025-05-07T21:06:07.5093608Z B=3, 2025-05-07T21:06:07.5093791Z log_E=3, 2025-05-07T21:06:07.5093987Z L=14, 2025-05-07T21:06:07.5094201Z weights_precision=SparseType.FP16, 2025-05-07T21:06:07.5094492Z weighted=False, 2025-05-07T21:06:07.5094712Z mixed=False, 2025-05-07T21:06:07.5095020Z mixed_B=True, 2025-05-07T21:06:07.5095236Z use_cache=False, 2025-05-07T21:06:07.5095490Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:07.5095777Z long_segments=False, 2025-05-07T21:06:07.5096049Z pooling_mode=, 2025-05-07T21:06:07.5096335Z use_cpu=True, 2025-05-07T21:06:07.5096533Z ) 2025-05-07T21:06:07.5096737Z Trying example: test_backward_sgd( 2025-05-07T21:06:07.5097189Z self=, 2025-05-07T21:06:07.5097621Z T=1, 2025-05-07T21:06:07.5097806Z D=183, 2025-05-07T21:06:07.5097994Z B=65, 2025-05-07T21:06:07.5098170Z log_E=5, 2025-05-07T21:06:07.5098366Z L=2, 2025-05-07T21:06:07.5098588Z weights_precision=SparseType.FP16, 2025-05-07T21:06:07.5098873Z weighted=True, 2025-05-07T21:06:07.5099089Z mixed=False, 2025-05-07T21:06:07.5099300Z mixed_B=False, 2025-05-07T21:06:07.5099513Z use_cache=True, 2025-05-07T21:06:07.5099767Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:07.5100060Z long_segments=True, 2025-05-07T21:06:07.5100324Z pooling_mode=, 2025-05-07T21:06:07.5100604Z use_cpu=True, 2025-05-07T21:06:07.5100809Z ) 2025-05-07T21:06:07.5101019Z Trying example: test_backward_sgd( 2025-05-07T21:06:07.5101466Z self=, 2025-05-07T21:06:07.5101905Z T=1, 2025-05-07T21:06:07.5102092Z D=2, 2025-05-07T21:06:07.5102271Z B=65, 2025-05-07T21:06:07.5102460Z log_E=5, 2025-05-07T21:06:07.5102663Z L=2, 2025-05-07T21:06:07.5102877Z weights_precision=SparseType.FP16, 2025-05-07T21:06:07.5103243Z weighted=True, 2025-05-07T21:06:07.5103460Z mixed=False, 2025-05-07T21:06:07.5103665Z mixed_B=False, 2025-05-07T21:06:07.5103887Z use_cache=True, 2025-05-07T21:06:07.5104137Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:07.5104424Z long_segments=True, 2025-05-07T21:06:07.5104762Z pooling_mode=, 2025-05-07T21:06:07.5105050Z use_cpu=True, 2025-05-07T21:06:07.5105249Z ) 2025-05-07T21:06:07.6083146Z Trying example: test_backward_sgd( 2025-05-07T21:06:07.6083855Z self=, 2025-05-07T21:06:07.6084487Z T=1, 2025-05-07T21:06:07.6084749Z D=2, 2025-05-07T21:06:07.6085000Z B=2, 2025-05-07T21:06:07.6085260Z log_E=5, 2025-05-07T21:06:07.6085485Z L=2, 2025-05-07T21:06:07.6085710Z weights_precision=SparseType.FP16, 2025-05-07T21:06:07.6086013Z weighted=True, 2025-05-07T21:06:07.6086242Z mixed=False, 2025-05-07T21:06:07.6086481Z mixed_B=False, 2025-05-07T21:06:07.6086705Z use_cache=True, 2025-05-07T21:06:07.6086961Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:07.6087268Z long_segments=True, 2025-05-07T21:06:07.6087555Z pooling_mode=, 2025-05-07T21:06:07.6087974Z use_cpu=True, 2025-05-07T21:06:07.6088205Z ) 2025-05-07T21:06:07.6088813Z Trying example: test_backward_sgd( 2025-05-07T21:06:07.6089434Z self=, 2025-05-07T21:06:07.6089915Z T=1, 2025-05-07T21:06:07.6090111Z D=2, 2025-05-07T21:06:07.6090306Z B=2, 2025-05-07T21:06:07.6090493Z log_E=5, 2025-05-07T21:06:07.6091080Z L=2, 2025-05-07T21:06:07.6091387Z weights_precision=SparseType.FP16, 2025-05-07T21:06:07.6091950Z weighted=True, 2025-05-07T21:06:07.6092243Z mixed=False, 2025-05-07T21:06:07.6092468Z mixed_B=False, 2025-05-07T21:06:07.6092686Z use_cache=True, 2025-05-07T21:06:07.6092929Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:07.6093239Z long_segments=False, 2025-05-07T21:06:07.6093510Z pooling_mode=, 2025-05-07T21:06:07.6093797Z use_cpu=True, 2025-05-07T21:06:07.6094013Z ) 2025-05-07T21:06:07.6094224Z Trying example: test_backward_sgd( 2025-05-07T21:06:07.6094808Z self=, 2025-05-07T21:06:07.6095267Z T=1, 2025-05-07T21:06:07.6095458Z D=2, 2025-05-07T21:06:07.6095644Z B=2, 2025-05-07T21:06:07.6095835Z log_E=5, 2025-05-07T21:06:07.6096033Z L=1, 2025-05-07T21:06:07.6096253Z weights_precision=SparseType.FP16, 2025-05-07T21:06:07.6096550Z weighted=True, 2025-05-07T21:06:07.6096771Z mixed=False, 2025-05-07T21:06:07.6096981Z mixed_B=False, 2025-05-07T21:06:07.6097200Z use_cache=True, 2025-05-07T21:06:07.6097445Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:07.6097735Z long_segments=False, 2025-05-07T21:06:07.6098012Z pooling_mode=, 2025-05-07T21:06:07.6098300Z use_cpu=True, 2025-05-07T21:06:07.6098508Z ) 2025-05-07T21:06:07.6098711Z Trying example: test_backward_sgd( 2025-05-07T21:06:07.6099182Z self=, 2025-05-07T21:06:07.6099634Z T=1, 2025-05-07T21:06:07.6099840Z D=2, 2025-05-07T21:06:07.6100025Z B=2, 2025-05-07T21:06:07.6100222Z log_E=3, 2025-05-07T21:06:07.6100424Z L=1, 2025-05-07T21:06:07.6100643Z weights_precision=SparseType.FP16, 2025-05-07T21:06:07.6100935Z weighted=True, 2025-05-07T21:06:07.6101158Z mixed=False, 2025-05-07T21:06:07.6101368Z mixed_B=False, 2025-05-07T21:06:07.6101593Z use_cache=True, 2025-05-07T21:06:07.6101840Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:07.6102133Z long_segments=False, 2025-05-07T21:06:07.6102407Z pooling_mode=, 2025-05-07T21:06:07.6102697Z use_cpu=True, 2025-05-07T21:06:07.6102904Z ) 2025-05-07T21:06:07.6103202Z Trying example: test_backward_sgd( 2025-05-07T21:06:07.6103660Z self=, 2025-05-07T21:06:07.6104093Z T=1, 2025-05-07T21:06:07.6104280Z D=2, 2025-05-07T21:06:07.6104468Z B=2, 2025-05-07T21:06:07.6104724Z log_E=3, 2025-05-07T21:06:07.6104932Z L=1, 2025-05-07T21:06:07.6105152Z weights_precision=SparseType.FP16, 2025-05-07T21:06:07.6105435Z weighted=True, 2025-05-07T21:06:07.6105656Z mixed=False, 2025-05-07T21:06:07.6105870Z mixed_B=True, 2025-05-07T21:06:07.6106091Z use_cache=True, 2025-05-07T21:06:07.6106329Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:07.6106628Z long_segments=False, 2025-05-07T21:06:07.6106994Z pooling_mode=, 2025-05-07T21:06:07.6107404Z use_cpu=True, 2025-05-07T21:06:07.6107689Z ) 2025-05-07T21:06:07.6107980Z Trying example: test_backward_sgd( 2025-05-07T21:06:07.6108457Z self=, 2025-05-07T21:06:07.6108914Z T=3, 2025-05-07T21:06:07.6109156Z D=138, 2025-05-07T21:06:07.6109350Z B=88, 2025-05-07T21:06:07.6109543Z log_E=5, 2025-05-07T21:06:07.6109746Z L=13, 2025-05-07T21:06:07.6109973Z weights_precision=SparseType.FP16, 2025-05-07T21:06:07.6110282Z weighted=False, 2025-05-07T21:06:07.6110609Z mixed=False, 2025-05-07T21:06:07.6110824Z mixed_B=False, 2025-05-07T21:06:07.6111049Z use_cache=False, 2025-05-07T21:06:07.6111308Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:07.6111679Z long_segments=True, 2025-05-07T21:06:07.6112037Z pooling_mode=, 2025-05-07T21:06:07.6112433Z use_cpu=True, 2025-05-07T21:06:07.6112717Z ) 2025-05-07T21:06:07.6112922Z Trying example: test_backward_sgd( 2025-05-07T21:06:07.6113381Z self=, 2025-05-07T21:06:07.6113833Z T=3, 2025-05-07T21:06:07.6114022Z D=138, 2025-05-07T21:06:07.6114222Z B=88, 2025-05-07T21:06:07.6114427Z log_E=3, 2025-05-07T21:06:07.6114625Z L=13, 2025-05-07T21:06:07.6114858Z weights_precision=SparseType.FP16, 2025-05-07T21:06:07.6115164Z weighted=False, 2025-05-07T21:06:07.6115508Z mixed=False, 2025-05-07T21:06:07.6115739Z mixed_B=False, 2025-05-07T21:06:07.6116035Z use_cache=False, 2025-05-07T21:06:07.6116304Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:07.6116630Z long_segments=True, 2025-05-07T21:06:07.6116912Z pooling_mode=, 2025-05-07T21:06:07.6117221Z use_cpu=True, 2025-05-07T21:06:07.6117440Z ) 2025-05-07T21:06:07.6117655Z Trying example: test_backward_sgd( 2025-05-07T21:06:07.6118161Z self=, 2025-05-07T21:06:07.6118615Z T=3, 2025-05-07T21:06:07.6118814Z D=138, 2025-05-07T21:06:07.6119012Z B=88, 2025-05-07T21:06:07.6119203Z log_E=3, 2025-05-07T21:06:07.6119408Z L=3, 2025-05-07T21:06:07.6119639Z weights_precision=SparseType.FP16, 2025-05-07T21:06:07.6119932Z weighted=False, 2025-05-07T21:06:07.6120160Z mixed=False, 2025-05-07T21:06:07.6120381Z mixed_B=False, 2025-05-07T21:06:07.6120600Z use_cache=False, 2025-05-07T21:06:07.6120867Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:07.6121174Z long_segments=True, 2025-05-07T21:06:07.6121437Z pooling_mode=, 2025-05-07T21:06:07.6121733Z use_cpu=True, 2025-05-07T21:06:07.6121949Z ) 2025-05-07T21:06:07.6122159Z Trying example: test_backward_sgd( 2025-05-07T21:06:07.6122617Z self=, 2025-05-07T21:06:07.6123067Z T=3, 2025-05-07T21:06:07.6123257Z D=3, 2025-05-07T21:06:07.6123452Z B=88, 2025-05-07T21:06:07.6123650Z log_E=3, 2025-05-07T21:06:07.6123849Z L=3, 2025-05-07T21:06:07.6124082Z weights_precision=SparseType.FP16, 2025-05-07T21:06:07.6124380Z weighted=False, 2025-05-07T21:06:07.6124660Z mixed=False, 2025-05-07T21:06:07.6124886Z mixed_B=False, 2025-05-07T21:06:07.6125113Z use_cache=False, 2025-05-07T21:06:07.6125369Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:07.6125664Z long_segments=True, 2025-05-07T21:06:07.6126472Z pooling_mode=, 2025-05-07T21:06:07.6126768Z use_cpu=True, 2025-05-07T21:06:07.6126976Z ) 2025-05-07T21:06:07.6127192Z Trying example: test_backward_sgd( 2025-05-07T21:06:07.6127652Z self=, 2025-05-07T21:06:07.6128094Z T=3, 2025-05-07T21:06:07.6128289Z D=88, 2025-05-07T21:06:07.6128484Z B=88, 2025-05-07T21:06:07.6128676Z log_E=3, 2025-05-07T21:06:07.6128881Z L=3, 2025-05-07T21:06:07.6129112Z weights_precision=SparseType.FP16, 2025-05-07T21:06:07.6129405Z weighted=False, 2025-05-07T21:06:07.6129633Z mixed=False, 2025-05-07T21:06:07.6129857Z mixed_B=False, 2025-05-07T21:06:07.6130078Z use_cache=False, 2025-05-07T21:06:07.6130377Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:07.6130688Z long_segments=True, 2025-05-07T21:06:07.6130951Z pooling_mode=, 2025-05-07T21:06:07.6131245Z use_cpu=True, 2025-05-07T21:06:07.6131463Z ) 2025-05-07T21:06:07.6131674Z Trying example: test_backward_sgd( 2025-05-07T21:06:07.6132184Z self=, 2025-05-07T21:06:07.6132629Z T=3, 2025-05-07T21:06:07.6132823Z D=88, 2025-05-07T21:06:07.6133011Z B=3, 2025-05-07T21:06:07.6133206Z log_E=3, 2025-05-07T21:06:07.6133409Z L=3, 2025-05-07T21:06:07.6133631Z weights_precision=SparseType.FP16, 2025-05-07T21:06:07.6133928Z weighted=False, 2025-05-07T21:06:07.6134156Z mixed=False, 2025-05-07T21:06:07.6134370Z mixed_B=False, 2025-05-07T21:06:07.6134593Z use_cache=False, 2025-05-07T21:06:07.6134852Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:07.6135151Z long_segments=True, 2025-05-07T21:06:07.6135419Z pooling_mode=, 2025-05-07T21:06:07.6135710Z use_cpu=True, 2025-05-07T21:06:07.6135920Z ) 2025-05-07T21:06:07.6136138Z Trying example: test_backward_sgd( 2025-05-07T21:06:07.6136651Z self=, 2025-05-07T21:06:07.6137103Z T=3, 2025-05-07T21:06:07.6137296Z D=88, 2025-05-07T21:06:07.6137491Z B=3, 2025-05-07T21:06:07.6137681Z log_E=3, 2025-05-07T21:06:07.6137887Z L=3, 2025-05-07T21:06:07.6138115Z weights_precision=SparseType.FP16, 2025-05-07T21:06:07.6138406Z weighted=False, 2025-05-07T21:06:07.6138638Z mixed=False, 2025-05-07T21:06:07.6138859Z mixed_B=False, 2025-05-07T21:06:07.6139085Z use_cache=False, 2025-05-07T21:06:07.6139341Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:07.6139644Z long_segments=False, 2025-05-07T21:06:07.6139921Z pooling_mode=, 2025-05-07T21:06:07.6140215Z use_cpu=True, 2025-05-07T21:06:07.6140459Z ) 2025-05-07T21:06:07.6140694Z Trying example: test_backward_sgd( 2025-05-07T21:06:07.6141147Z self=, 2025-05-07T21:06:07.6141598Z T=3, 2025-05-07T21:06:07.6141796Z D=45, 2025-05-07T21:06:07.6141988Z B=111, 2025-05-07T21:06:07.6142187Z log_E=3, 2025-05-07T21:06:07.6142387Z L=12, 2025-05-07T21:06:07.6142610Z weights_precision=SparseType.FP16, 2025-05-07T21:06:07.6142903Z weighted=False, 2025-05-07T21:06:07.6143126Z mixed=True, 2025-05-07T21:06:07.6143334Z mixed_B=True, 2025-05-07T21:06:07.6143554Z use_cache=True, 2025-05-07T21:06:07.6143806Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:07.6144100Z long_segments=False, 2025-05-07T21:06:07.6144375Z pooling_mode=, 2025-05-07T21:06:07.6144668Z use_cpu=True, 2025-05-07T21:06:07.6144881Z ) 2025-05-07T21:06:07.6145086Z Trying example: test_backward_sgd( 2025-05-07T21:06:07.6145600Z self=, 2025-05-07T21:06:07.6146049Z T=3, 2025-05-07T21:06:07.6146236Z D=45, 2025-05-07T21:06:07.6146434Z B=111, 2025-05-07T21:06:07.6146633Z log_E=3, 2025-05-07T21:06:07.6146875Z L=12, 2025-05-07T21:06:07.6147109Z weights_precision=SparseType.FP16, 2025-05-07T21:06:07.6147408Z weighted=False, 2025-05-07T21:06:07.6147628Z mixed=True, 2025-05-07T21:06:07.6147845Z mixed_B=True, 2025-05-07T21:06:07.6148063Z use_cache=True, 2025-05-07T21:06:07.6148308Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:07.6148612Z long_segments=True, 2025-05-07T21:06:07.6148882Z pooling_mode=, 2025-05-07T21:06:07.6149204Z use_cpu=True, 2025-05-07T21:06:07.6149491Z ) 2025-05-07T21:06:07.6149718Z Trying example: test_backward_sgd( 2025-05-07T21:06:07.6150179Z self=, 2025-05-07T21:06:07.6150632Z T=3, 2025-05-07T21:06:07.6150834Z D=45, 2025-05-07T21:06:07.6151020Z B=111, 2025-05-07T21:06:07.6151216Z log_E=3, 2025-05-07T21:06:07.6159254Z L=12, 2025-05-07T21:06:07.6159534Z weights_precision=SparseType.FP16, 2025-05-07T21:06:07.6159854Z weighted=False, 2025-05-07T21:06:07.6160184Z mixed=True, 2025-05-07T21:06:07.6160398Z mixed_B=True, 2025-05-07T21:06:07.6160622Z use_cache=True, 2025-05-07T21:06:07.6160875Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:07.6161176Z long_segments=True, 2025-05-07T21:06:07.6161455Z pooling_mode=, 2025-05-07T21:06:07.6161753Z use_cpu=False, 2025-05-07T21:06:07.6161963Z ) 2025-05-07T21:06:07.6162181Z Trying example: test_backward_sgd( 2025-05-07T21:06:07.6162643Z self=, 2025-05-07T21:06:07.6163089Z T=1, 2025-05-07T21:06:07.6163284Z D=45, 2025-05-07T21:06:07.6163478Z B=111, 2025-05-07T21:06:07.6163674Z log_E=3, 2025-05-07T21:06:07.6163876Z L=12, 2025-05-07T21:06:07.6164102Z weights_precision=SparseType.FP16, 2025-05-07T21:06:07.6164395Z weighted=False, 2025-05-07T21:06:07.6164619Z mixed=True, 2025-05-07T21:06:07.6164833Z mixed_B=True, 2025-05-07T21:06:07.6165048Z use_cache=True, 2025-05-07T21:06:07.6165377Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:07.6165679Z long_segments=True, 2025-05-07T21:06:07.6165948Z pooling_mode=, 2025-05-07T21:06:07.6166233Z use_cpu=True, 2025-05-07T21:06:07.6166447Z ) 2025-05-07T21:06:07.6166660Z Trying example: test_backward_sgd( 2025-05-07T21:06:07.6167110Z self=, 2025-05-07T21:06:07.6167558Z T=3, 2025-05-07T21:06:07.6167751Z D=45, 2025-05-07T21:06:07.6167936Z B=111, 2025-05-07T21:06:07.6168130Z log_E=3, 2025-05-07T21:06:07.6168328Z L=3, 2025-05-07T21:06:07.6168547Z weights_precision=SparseType.FP16, 2025-05-07T21:06:07.6168848Z weighted=False, 2025-05-07T21:06:07.6169076Z mixed=True, 2025-05-07T21:06:07.6169290Z mixed_B=True, 2025-05-07T21:06:07.6169507Z use_cache=True, 2025-05-07T21:06:07.6169755Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:07.6170054Z long_segments=True, 2025-05-07T21:06:07.6170365Z pooling_mode=, 2025-05-07T21:06:07.6170664Z use_cpu=True, 2025-05-07T21:06:07.6170867Z ) 2025-05-07T21:06:07.6171078Z Trying example: test_backward_sgd( 2025-05-07T21:06:07.6171534Z self=, 2025-05-07T21:06:07.6171978Z T=3, 2025-05-07T21:06:07.6172164Z D=45, 2025-05-07T21:06:07.6172355Z B=111, 2025-05-07T21:06:07.6172551Z log_E=3, 2025-05-07T21:06:07.6172743Z L=3, 2025-05-07T21:06:07.6172968Z weights_precision=SparseType.FP16, 2025-05-07T21:06:07.6173259Z weighted=False, 2025-05-07T21:06:07.6173475Z mixed=True, 2025-05-07T21:06:07.6173741Z mixed_B=True, 2025-05-07T21:06:07.6173960Z use_cache=True, 2025-05-07T21:06:07.6174204Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:07.6174505Z long_segments=True, 2025-05-07T21:06:07.6174769Z pooling_mode=, 2025-05-07T21:06:07.6175102Z use_cpu=False, 2025-05-07T21:06:07.6175320Z ) 2025-05-07T21:06:07.6175531Z Trying example: test_backward_sgd( 2025-05-07T21:06:07.6175984Z self=, 2025-05-07T21:06:07.6176434Z T=3, 2025-05-07T21:06:07.6176627Z D=45, 2025-05-07T21:06:07.6176813Z B=3, 2025-05-07T21:06:07.6177004Z log_E=3, 2025-05-07T21:06:07.6177206Z L=3, 2025-05-07T21:06:07.6177429Z weights_precision=SparseType.FP16, 2025-05-07T21:06:07.6177727Z weighted=False, 2025-05-07T21:06:07.6177952Z mixed=True, 2025-05-07T21:06:07.6178172Z mixed_B=True, 2025-05-07T21:06:07.6178393Z use_cache=True, 2025-05-07T21:06:07.6178651Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:07.6178950Z long_segments=True, 2025-05-07T21:06:07.6179214Z pooling_mode=, 2025-05-07T21:06:07.6179508Z use_cpu=False, 2025-05-07T21:06:07.6179719Z ) 2025-05-07T21:06:07.6179924Z Trying example: test_backward_sgd( 2025-05-07T21:06:07.6180437Z self=, 2025-05-07T21:06:07.6180887Z T=5, 2025-05-07T21:06:07.6181073Z D=244, 2025-05-07T21:06:07.6181267Z B=92, 2025-05-07T21:06:07.6181460Z log_E=3, 2025-05-07T21:06:07.6181653Z L=6, 2025-05-07T21:06:07.6181877Z weights_precision=SparseType.FP16, 2025-05-07T21:06:07.6182171Z weighted=False, 2025-05-07T21:06:07.6182392Z mixed=False, 2025-05-07T21:06:07.6182613Z mixed_B=False, 2025-05-07T21:06:07.6182833Z use_cache=True, 2025-05-07T21:06:07.6183075Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:07.6183376Z long_segments=False, 2025-05-07T21:06:07.6183653Z pooling_mode=, 2025-05-07T21:06:07.6183940Z use_cpu=True, 2025-05-07T21:06:07.6184154Z ) 2025-05-07T21:06:07.6184368Z Trying example: test_backward_sgd( 2025-05-07T21:06:07.6184824Z self=, 2025-05-07T21:06:07.6185322Z T=5, 2025-05-07T21:06:07.6185516Z D=244, 2025-05-07T21:06:07.6185714Z B=5, 2025-05-07T21:06:07.6185900Z log_E=3, 2025-05-07T21:06:07.6186103Z L=6, 2025-05-07T21:06:07.6186327Z weights_precision=SparseType.FP16, 2025-05-07T21:06:07.6186616Z weighted=False, 2025-05-07T21:06:07.6186838Z mixed=False, 2025-05-07T21:06:07.6187058Z mixed_B=False, 2025-05-07T21:06:07.6187275Z use_cache=True, 2025-05-07T21:06:07.6187524Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:07.6187824Z long_segments=False, 2025-05-07T21:06:07.6188091Z pooling_mode=, 2025-05-07T21:06:07.6188386Z use_cpu=True, 2025-05-07T21:06:07.6188599Z ) 2025-05-07T21:06:07.6188795Z PASSED 2025-05-07T21:06:10.0972597Z tbe/training/backward_sgd_test.py::BackwardSGDTest::test_backward_sgd_really_long_segments Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:10.0973979Z self=, 2025-05-07T21:06:10.0974609Z D=2, 2025-05-07T21:06:10.0974814Z B=1152, 2025-05-07T21:06:10.0975017Z L=1, 2025-05-07T21:06:10.0975217Z weighted=False, 2025-05-07T21:06:10.0975449Z mixed=False, 2025-05-07T21:06:10.0975711Z mixed_B=False, 2025-05-07T21:06:10.0976023Z use_cache=False, 2025-05-07T21:06:10.0976381Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:10.0976785Z ) 2025-05-07T21:06:10.0977115Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:10.0977724Z self=, 2025-05-07T21:06:10.0978251Z D=3, 2025-05-07T21:06:10.0978752Z B=1152, 2025-05-07T21:06:10.0978954Z L=1, 2025-05-07T21:06:10.0979157Z weighted=False, 2025-05-07T21:06:10.0979383Z mixed=False, 2025-05-07T21:06:10.0979599Z mixed_B=False, 2025-05-07T21:06:10.0979826Z use_cache=False, 2025-05-07T21:06:10.0980178Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:10.0980472Z ) 2025-05-07T21:06:10.0980743Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:10.0981352Z self=, 2025-05-07T21:06:10.0981871Z D=3, 2025-05-07T21:06:10.0982069Z B=262144, 2025-05-07T21:06:10.0982276Z L=1, 2025-05-07T21:06:10.0982470Z weighted=True, 2025-05-07T21:06:10.0982692Z mixed=True, 2025-05-07T21:06:10.0982907Z mixed_B=True, 2025-05-07T21:06:10.0983125Z use_cache=False, 2025-05-07T21:06:10.0983378Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:10.0983667Z ) 2025-05-07T21:06:10.0983936Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:10.0984533Z self=, 2025-05-07T21:06:10.0985057Z D=7, 2025-05-07T21:06:10.0985252Z B=262144, 2025-05-07T21:06:10.0985453Z L=1, 2025-05-07T21:06:10.0985743Z weighted=False, 2025-05-07T21:06:10.0985966Z mixed=True, 2025-05-07T21:06:10.0986175Z mixed_B=False, 2025-05-07T21:06:10.0986394Z use_cache=True, 2025-05-07T21:06:10.0986647Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:10.0986927Z ) 2025-05-07T21:06:10.0987195Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:10.0987793Z self=, 2025-05-07T21:06:10.0988311Z D=7, 2025-05-07T21:06:10.0988495Z B=1152, 2025-05-07T21:06:10.0988690Z L=4, 2025-05-07T21:06:10.0988885Z weighted=True, 2025-05-07T21:06:10.0989103Z mixed=True, 2025-05-07T21:06:10.0989313Z mixed_B=False, 2025-05-07T21:06:10.0989533Z use_cache=True, 2025-05-07T21:06:10.0989777Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:10.0990059Z ) 2025-05-07T21:06:10.0990324Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:10.0991351Z self=, 2025-05-07T21:06:10.0991880Z D=2, 2025-05-07T21:06:10.0992071Z B=262144, 2025-05-07T21:06:10.0992268Z L=3, 2025-05-07T21:06:10.0992469Z weighted=True, 2025-05-07T21:06:10.0992693Z mixed=False, 2025-05-07T21:06:10.0992903Z mixed_B=False, 2025-05-07T21:06:10.0993123Z use_cache=False, 2025-05-07T21:06:10.0993386Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:10.0993664Z ) 2025-05-07T21:06:10.0993931Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:10.0994537Z self=, 2025-05-07T21:06:10.0995069Z D=9, 2025-05-07T21:06:10.0995259Z B=262144, 2025-05-07T21:06:10.0995592Z L=3, 2025-05-07T21:06:10.0995794Z weighted=True, 2025-05-07T21:06:10.0996013Z mixed=False, 2025-05-07T21:06:10.0996235Z mixed_B=False, 2025-05-07T21:06:10.0996467Z use_cache=False, 2025-05-07T21:06:10.0996723Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:10.0997010Z ) 2025-05-07T21:06:10.0997278Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:10.0997875Z self=, 2025-05-07T21:06:10.0998400Z D=4, 2025-05-07T21:06:10.0998594Z B=1152, 2025-05-07T21:06:10.0998787Z L=4, 2025-05-07T21:06:10.0998986Z weighted=True, 2025-05-07T21:06:10.0999210Z mixed=False, 2025-05-07T21:06:10.0999425Z mixed_B=False, 2025-05-07T21:06:10.0999648Z use_cache=False, 2025-05-07T21:06:10.0999984Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:10.1000272Z ) 2025-05-07T21:06:10.1000541Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:10.1001188Z self=, 2025-05-07T21:06:10.1001784Z D=7, 2025-05-07T21:06:10.1001977Z B=262144, 2025-05-07T21:06:10.1002180Z L=2, 2025-05-07T21:06:10.1002379Z weighted=True, 2025-05-07T21:06:10.1002595Z mixed=True, 2025-05-07T21:06:10.1002809Z mixed_B=True, 2025-05-07T21:06:10.1003032Z use_cache=False, 2025-05-07T21:06:10.1003288Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.1003577Z ) 2025-05-07T21:06:10.1003844Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:10.1004441Z self=, 2025-05-07T21:06:10.1004967Z D=2, 2025-05-07T21:06:10.1005161Z B=262144, 2025-05-07T21:06:10.1005366Z L=2, 2025-05-07T21:06:10.1005569Z weighted=False, 2025-05-07T21:06:10.1005795Z mixed=True, 2025-05-07T21:06:10.1006005Z mixed_B=False, 2025-05-07T21:06:10.1006227Z use_cache=False, 2025-05-07T21:06:10.1006489Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.1006780Z ) 2025-05-07T21:06:10.1007130Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:10.1007733Z self=, 2025-05-07T21:06:10.1008254Z D=9, 2025-05-07T21:06:10.1008442Z B=1152, 2025-05-07T21:06:10.1008645Z L=4, 2025-05-07T21:06:10.1008846Z weighted=False, 2025-05-07T21:06:10.1009064Z mixed=True, 2025-05-07T21:06:10.1009283Z mixed_B=True, 2025-05-07T21:06:10.1009502Z use_cache=True, 2025-05-07T21:06:10.1009747Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.1010038Z ) 2025-05-07T21:06:10.1010308Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:10.1010906Z self=, 2025-05-07T21:06:10.1011426Z D=9, 2025-05-07T21:06:10.1011617Z B=1152, 2025-05-07T21:06:10.1011805Z L=4, 2025-05-07T21:06:10.1012009Z weighted=True, 2025-05-07T21:06:10.1012287Z mixed=True, 2025-05-07T21:06:10.1012493Z mixed_B=True, 2025-05-07T21:06:10.1012713Z use_cache=True, 2025-05-07T21:06:10.1012965Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.1013254Z ) 2025-05-07T21:06:10.1013515Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:10.1014117Z self=, 2025-05-07T21:06:10.1014643Z D=4, 2025-05-07T21:06:10.1014830Z B=1152, 2025-05-07T21:06:10.1015021Z L=4, 2025-05-07T21:06:10.1015218Z weighted=True, 2025-05-07T21:06:10.1015434Z mixed=True, 2025-05-07T21:06:10.1015650Z mixed_B=True, 2025-05-07T21:06:10.1015871Z use_cache=True, 2025-05-07T21:06:10.1016119Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.1016409Z ) 2025-05-07T21:06:10.1016678Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:10.1017278Z self=, 2025-05-07T21:06:10.1017806Z D=5, 2025-05-07T21:06:10.1018000Z B=1152, 2025-05-07T21:06:10.1018193Z L=3, 2025-05-07T21:06:10.1018391Z weighted=True, 2025-05-07T21:06:10.1018617Z mixed=False, 2025-05-07T21:06:10.1018833Z mixed_B=False, 2025-05-07T21:06:10.1019049Z use_cache=True, 2025-05-07T21:06:10.1019304Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.1019595Z ) 2025-05-07T21:06:10.1019860Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:10.1020470Z self=, 2025-05-07T21:06:10.1021050Z D=5, 2025-05-07T21:06:10.1021242Z B=1152, 2025-05-07T21:06:10.1021440Z L=3, 2025-05-07T21:06:10.1021639Z weighted=False, 2025-05-07T21:06:10.1021858Z mixed=False, 2025-05-07T21:06:10.1022084Z mixed_B=False, 2025-05-07T21:06:10.1022307Z use_cache=True, 2025-05-07T21:06:10.1022600Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.1022892Z ) 2025-05-07T21:06:10.1023087Z PASSED 2025-05-07T21:06:10.1423428Z tbe/training/backward_sgd_test.py::BackwardSGDTest::test_backward_sgd_vbe_cpu Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:10.1424479Z self=, 2025-05-07T21:06:10.1425069Z T=1, 2025-05-07T21:06:10.1425308Z D=2, 2025-05-07T21:06:10.1425533Z B=1, 2025-05-07T21:06:10.1425766Z log_E=3, 2025-05-07T21:06:10.1426011Z L=0, 2025-05-07T21:06:10.1426288Z weights_precision=SparseType.FP16, 2025-05-07T21:06:10.1426655Z weighted=False, 2025-05-07T21:06:10.1426945Z mixed=False, 2025-05-07T21:06:10.1427206Z use_cache=False, 2025-05-07T21:06:10.1427519Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:10.1427889Z long_segments=False, 2025-05-07T21:06:10.1428212Z pooling_mode=, 2025-05-07T21:06:10.1428570Z ) 2025-05-07T21:06:10.1429084Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:10.1429707Z self=, 2025-05-07T21:06:10.1430285Z T=3, 2025-05-07T21:06:10.1430522Z D=2, 2025-05-07T21:06:10.1430778Z B=1, 2025-05-07T21:06:10.1431028Z log_E=3, 2025-05-07T21:06:10.1431270Z L=0, 2025-05-07T21:06:10.1431543Z weights_precision=SparseType.FP16, 2025-05-07T21:06:10.1431896Z weighted=False, 2025-05-07T21:06:10.1432168Z mixed=False, 2025-05-07T21:06:10.1432434Z use_cache=False, 2025-05-07T21:06:10.1432736Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:10.1433108Z long_segments=False, 2025-05-07T21:06:10.1433436Z pooling_mode=, 2025-05-07T21:06:10.1433771Z ) 2025-05-07T21:06:10.1434045Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:10.1434666Z self=, 2025-05-07T21:06:10.1435335Z T=3, 2025-05-07T21:06:10.1435709Z D=111, 2025-05-07T21:06:10.1435948Z B=66, 2025-05-07T21:06:10.1436178Z log_E=5, 2025-05-07T21:06:10.1436426Z L=17, 2025-05-07T21:06:10.1436702Z weights_precision=SparseType.FP32, 2025-05-07T21:06:10.1437056Z weighted=True, 2025-05-07T21:06:10.1437326Z mixed=False, 2025-05-07T21:06:10.1437592Z use_cache=True, 2025-05-07T21:06:10.1437894Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:10.1438251Z long_segments=True, 2025-05-07T21:06:10.1438570Z pooling_mode=, 2025-05-07T21:06:10.1438913Z ) 2025-05-07T21:06:10.1439175Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:10.1439796Z self=, 2025-05-07T21:06:10.1440378Z T=1, 2025-05-07T21:06:10.1440610Z D=154, 2025-05-07T21:06:10.1440872Z B=1, 2025-05-07T21:06:10.1441129Z log_E=3, 2025-05-07T21:06:10.1441368Z L=0, 2025-05-07T21:06:10.1441645Z weights_precision=SparseType.FP16, 2025-05-07T21:06:10.1442003Z weighted=False, 2025-05-07T21:06:10.1442268Z mixed=False, 2025-05-07T21:06:10.1442533Z use_cache=False, 2025-05-07T21:06:10.1442842Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:10.1443201Z long_segments=False, 2025-05-07T21:06:10.1443528Z pooling_mode=, 2025-05-07T21:06:10.1443871Z ) 2025-05-07T21:06:10.1444135Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:10.1444756Z self=, 2025-05-07T21:06:10.1445340Z T=1, 2025-05-07T21:06:10.1445576Z D=154, 2025-05-07T21:06:10.1445901Z B=32, 2025-05-07T21:06:10.1446141Z log_E=5, 2025-05-07T21:06:10.1446383Z L=14, 2025-05-07T21:06:10.1446652Z weights_precision=SparseType.FP32, 2025-05-07T21:06:10.1447010Z weighted=False, 2025-05-07T21:06:10.1447277Z mixed=False, 2025-05-07T21:06:10.1447619Z use_cache=True, 2025-05-07T21:06:10.1447925Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.1448288Z long_segments=True, 2025-05-07T21:06:10.1448598Z pooling_mode=, 2025-05-07T21:06:10.1448942Z ) 2025-05-07T21:06:10.1449210Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:10.1449817Z self=, 2025-05-07T21:06:10.1450399Z T=5, 2025-05-07T21:06:10.1450648Z D=256, 2025-05-07T21:06:10.1450877Z B=62, 2025-05-07T21:06:10.1451111Z log_E=3, 2025-05-07T21:06:10.1451353Z L=9, 2025-05-07T21:06:10.1451623Z weights_precision=SparseType.FP32, 2025-05-07T21:06:10.1459976Z weighted=False, 2025-05-07T21:06:10.1460262Z mixed=True, 2025-05-07T21:06:10.1460520Z use_cache=False, 2025-05-07T21:06:10.1460829Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:10.1461196Z long_segments=False, 2025-05-07T21:06:10.1461523Z pooling_mode=, 2025-05-07T21:06:10.1461958Z ) 2025-05-07T21:06:10.1462228Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:10.1462838Z self=, 2025-05-07T21:06:10.1463422Z T=4, 2025-05-07T21:06:10.1463656Z D=214, 2025-05-07T21:06:10.1463882Z B=32, 2025-05-07T21:06:10.1464119Z log_E=4, 2025-05-07T21:06:10.1464362Z L=20, 2025-05-07T21:06:10.1464631Z weights_precision=SparseType.FP32, 2025-05-07T21:06:10.1464992Z weighted=True, 2025-05-07T21:06:10.1465260Z mixed=False, 2025-05-07T21:06:10.1465517Z use_cache=False, 2025-05-07T21:06:10.1465827Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.1466201Z long_segments=False, 2025-05-07T21:06:10.1466530Z pooling_mode=, 2025-05-07T21:06:10.1466887Z ) 2025-05-07T21:06:10.1467113Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:10.1467682Z self=, 2025-05-07T21:06:10.1468162Z T=2, 2025-05-07T21:06:10.1468354Z D=188, 2025-05-07T21:06:10.1468544Z B=116, 2025-05-07T21:06:10.1468732Z log_E=3, 2025-05-07T21:06:10.1468932Z L=19, 2025-05-07T21:06:10.1469157Z weights_precision=SparseType.FP16, 2025-05-07T21:06:10.1469444Z weighted=True, 2025-05-07T21:06:10.1469664Z mixed=True, 2025-05-07T21:06:10.1469877Z use_cache=True, 2025-05-07T21:06:10.1470120Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.1470419Z long_segments=True, 2025-05-07T21:06:10.1470685Z pooling_mode=, 2025-05-07T21:06:10.1470968Z ) 2025-05-07T21:06:10.1471195Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:10.1471702Z self=, 2025-05-07T21:06:10.1472165Z T=1, 2025-05-07T21:06:10.1472358Z D=222, 2025-05-07T21:06:10.1472548Z B=128, 2025-05-07T21:06:10.1472737Z log_E=4, 2025-05-07T21:06:10.1472941Z L=14, 2025-05-07T21:06:10.1473170Z weights_precision=SparseType.FP16, 2025-05-07T21:06:10.1473459Z weighted=True, 2025-05-07T21:06:10.1473668Z mixed=True, 2025-05-07T21:06:10.1473882Z use_cache=False, 2025-05-07T21:06:10.1474139Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.1474432Z long_segments=True, 2025-05-07T21:06:10.1474696Z pooling_mode=, 2025-05-07T21:06:10.1474975Z ) 2025-05-07T21:06:10.1475190Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:10.1475809Z self=, 2025-05-07T21:06:10.1476285Z T=3, 2025-05-07T21:06:10.1476528Z D=90, 2025-05-07T21:06:10.1476718Z B=61, 2025-05-07T21:06:10.1476906Z log_E=4, 2025-05-07T21:06:10.1477100Z L=17, 2025-05-07T21:06:10.1477324Z weights_precision=SparseType.FP32, 2025-05-07T21:06:10.1477618Z weighted=True, 2025-05-07T21:06:10.1477881Z mixed=True, 2025-05-07T21:06:10.1478095Z use_cache=True, 2025-05-07T21:06:10.1478338Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:10.1478628Z long_segments=False, 2025-05-07T21:06:10.1478906Z pooling_mode=, 2025-05-07T21:06:10.1479193Z ) 2025-05-07T21:06:10.1479416Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:10.1479914Z self=, 2025-05-07T21:06:10.1480388Z T=2, 2025-05-07T21:06:10.1480576Z D=133, 2025-05-07T21:06:10.1480778Z B=51, 2025-05-07T21:06:10.1480995Z log_E=3, 2025-05-07T21:06:10.1481202Z L=16, 2025-05-07T21:06:10.1481426Z weights_precision=SparseType.FP32, 2025-05-07T21:06:10.1481718Z weighted=True, 2025-05-07T21:06:10.1481941Z mixed=True, 2025-05-07T21:06:10.1482148Z use_cache=False, 2025-05-07T21:06:10.1482402Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.1482704Z long_segments=False, 2025-05-07T21:06:10.1482982Z pooling_mode=, 2025-05-07T21:06:10.1483325Z ) 2025-05-07T21:06:10.1483550Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:10.1484051Z self=, 2025-05-07T21:06:10.1484523Z T=2, 2025-05-07T21:06:10.1484718Z D=133, 2025-05-07T21:06:10.1484901Z B=51, 2025-05-07T21:06:10.1485093Z log_E=3, 2025-05-07T21:06:10.1485292Z L=16, 2025-05-07T21:06:10.1485519Z weights_precision=SparseType.FP32, 2025-05-07T21:06:10.1485807Z weighted=False, 2025-05-07T21:06:10.1486029Z mixed=True, 2025-05-07T21:06:10.1486245Z use_cache=False, 2025-05-07T21:06:10.1486502Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.1486801Z long_segments=False, 2025-05-07T21:06:10.1487074Z pooling_mode=, 2025-05-07T21:06:10.1487349Z ) 2025-05-07T21:06:10.1487568Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:10.1488124Z self=, 2025-05-07T21:06:10.1488602Z T=1, 2025-05-07T21:06:10.1488794Z D=133, 2025-05-07T21:06:10.1488985Z B=51, 2025-05-07T21:06:10.1489168Z log_E=3, 2025-05-07T21:06:10.1489366Z L=16, 2025-05-07T21:06:10.1489590Z weights_precision=SparseType.FP32, 2025-05-07T21:06:10.1489878Z weighted=False, 2025-05-07T21:06:10.1490100Z mixed=True, 2025-05-07T21:06:10.1490317Z use_cache=False, 2025-05-07T21:06:10.1490566Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.1491226Z long_segments=False, 2025-05-07T21:06:10.1491496Z pooling_mode=, 2025-05-07T21:06:10.1491783Z ) 2025-05-07T21:06:10.1491997Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:10.1492574Z self=, 2025-05-07T21:06:10.1493224Z T=1, 2025-05-07T21:06:10.1493451Z D=133, 2025-05-07T21:06:10.1493691Z B=51, 2025-05-07T21:06:10.1493928Z log_E=3, 2025-05-07T21:06:10.1494161Z L=16, 2025-05-07T21:06:10.1494436Z weights_precision=SparseType.FP32, 2025-05-07T21:06:10.1494793Z weighted=False, 2025-05-07T21:06:10.1495052Z mixed=False, 2025-05-07T21:06:10.1495315Z use_cache=False, 2025-05-07T21:06:10.1495622Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.1495980Z long_segments=False, 2025-05-07T21:06:10.1496303Z pooling_mode=, 2025-05-07T21:06:10.1496651Z ) 2025-05-07T21:06:10.1496910Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:10.1497724Z self=, 2025-05-07T21:06:10.1498308Z T=1, 2025-05-07T21:06:10.1498543Z D=133, 2025-05-07T21:06:10.1498769Z B=16, 2025-05-07T21:06:10.1499002Z log_E=3, 2025-05-07T21:06:10.1499249Z L=16, 2025-05-07T21:06:10.1499514Z weights_precision=SparseType.FP32, 2025-05-07T21:06:10.1499961Z weighted=False, 2025-05-07T21:06:10.1500233Z mixed=False, 2025-05-07T21:06:10.1500490Z use_cache=False, 2025-05-07T21:06:10.1500797Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.1501158Z long_segments=False, 2025-05-07T21:06:10.1501478Z pooling_mode=, 2025-05-07T21:06:10.1501891Z ) 2025-05-07T21:06:10.1502165Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:10.1502774Z self=, 2025-05-07T21:06:10.1503353Z T=1, 2025-05-07T21:06:10.1503584Z D=133, 2025-05-07T21:06:10.1503811Z B=1, 2025-05-07T21:06:10.1504042Z log_E=3, 2025-05-07T21:06:10.1504288Z L=16, 2025-05-07T21:06:10.1504554Z weights_precision=SparseType.FP32, 2025-05-07T21:06:10.1504910Z weighted=False, 2025-05-07T21:06:10.1505177Z mixed=False, 2025-05-07T21:06:10.1505437Z use_cache=False, 2025-05-07T21:06:10.1505742Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.1506112Z long_segments=False, 2025-05-07T21:06:10.1506532Z pooling_mode=, 2025-05-07T21:06:10.1506871Z ) 2025-05-07T21:06:10.1507141Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:10.1507772Z self=, 2025-05-07T21:06:10.1508510Z T=1, 2025-05-07T21:06:10.1508795Z D=133, 2025-05-07T21:06:10.1509076Z B=1, 2025-05-07T21:06:10.1509379Z log_E=3, 2025-05-07T21:06:10.1509902Z L=0, 2025-05-07T21:06:10.1510317Z weights_precision=SparseType.FP32, 2025-05-07T21:06:10.1510713Z weighted=False, 2025-05-07T21:06:10.1511057Z mixed=False, 2025-05-07T21:06:10.1511403Z use_cache=False, 2025-05-07T21:06:10.1511763Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.1512184Z long_segments=False, 2025-05-07T21:06:10.1512564Z pooling_mode=, 2025-05-07T21:06:10.1512913Z ) 2025-05-07T21:06:10.1513249Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:10.1513963Z self=, 2025-05-07T21:06:10.1514547Z T=1, 2025-05-07T21:06:10.1514770Z D=86, 2025-05-07T21:06:10.1514996Z B=19, 2025-05-07T21:06:10.1515222Z log_E=4, 2025-05-07T21:06:10.1515609Z L=17, 2025-05-07T21:06:10.1515881Z weights_precision=SparseType.FP32, 2025-05-07T21:06:10.1516238Z weighted=True, 2025-05-07T21:06:10.1516493Z mixed=False, 2025-05-07T21:06:10.1516751Z use_cache=False, 2025-05-07T21:06:10.1517060Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.1517409Z long_segments=True, 2025-05-07T21:06:10.1517724Z pooling_mode=, 2025-05-07T21:06:10.1518079Z ) 2025-05-07T21:06:10.1518338Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:10.1518951Z self=, 2025-05-07T21:06:10.1519533Z T=1, 2025-05-07T21:06:10.1519761Z D=86, 2025-05-07T21:06:10.1519983Z B=19, 2025-05-07T21:06:10.1520210Z log_E=4, 2025-05-07T21:06:10.1520447Z L=17, 2025-05-07T21:06:10.1520706Z weights_precision=SparseType.FP32, 2025-05-07T21:06:10.1521057Z weighted=True, 2025-05-07T21:06:10.1521315Z mixed=True, 2025-05-07T21:06:10.1521564Z use_cache=False, 2025-05-07T21:06:10.1521869Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.1522227Z long_segments=True, 2025-05-07T21:06:10.1522536Z pooling_mode=, 2025-05-07T21:06:10.1522873Z ) 2025-05-07T21:06:10.1523135Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:10.1523801Z self=, 2025-05-07T21:06:10.1524382Z T=1, 2025-05-07T21:06:10.1524612Z D=86, 2025-05-07T21:06:10.1524831Z B=19, 2025-05-07T21:06:10.1525057Z log_E=4, 2025-05-07T21:06:10.1525294Z L=1, 2025-05-07T21:06:10.1525606Z weights_precision=SparseType.FP32, 2025-05-07T21:06:10.1525962Z weighted=True, 2025-05-07T21:06:10.1526222Z mixed=True, 2025-05-07T21:06:10.1526478Z use_cache=False, 2025-05-07T21:06:10.1526771Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.1527125Z long_segments=True, 2025-05-07T21:06:10.1527437Z pooling_mode=, 2025-05-07T21:06:10.1527765Z ) 2025-05-07T21:06:10.2084079Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:10.2084647Z self=, 2025-05-07T21:06:10.2085130Z T=1, 2025-05-07T21:06:10.2085322Z D=86, 2025-05-07T21:06:10.2085518Z B=86, 2025-05-07T21:06:10.2085730Z log_E=4, 2025-05-07T21:06:10.2085929Z L=1, 2025-05-07T21:06:10.2086160Z weights_precision=SparseType.FP32, 2025-05-07T21:06:10.2086462Z weighted=True, 2025-05-07T21:06:10.2086684Z mixed=True, 2025-05-07T21:06:10.2086908Z use_cache=False, 2025-05-07T21:06:10.2087184Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.2087731Z long_segments=True, 2025-05-07T21:06:10.2088004Z pooling_mode=, 2025-05-07T21:06:10.2088296Z ) 2025-05-07T21:06:10.2088515Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:10.2089026Z self=, 2025-05-07T21:06:10.2089502Z T=1, 2025-05-07T21:06:10.2089692Z D=86, 2025-05-07T21:06:10.2089890Z B=1, 2025-05-07T21:06:10.2090083Z log_E=4, 2025-05-07T21:06:10.2090276Z L=1, 2025-05-07T21:06:10.2090504Z weights_precision=SparseType.FP32, 2025-05-07T21:06:10.2091031Z weighted=True, 2025-05-07T21:06:10.2091250Z mixed=True, 2025-05-07T21:06:10.2091471Z use_cache=False, 2025-05-07T21:06:10.2091731Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.2092032Z long_segments=True, 2025-05-07T21:06:10.2092293Z pooling_mode=, 2025-05-07T21:06:10.2092577Z ) 2025-05-07T21:06:10.2092888Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:10.2093397Z self=, 2025-05-07T21:06:10.2093874Z T=1, 2025-05-07T21:06:10.2094066Z D=86, 2025-05-07T21:06:10.2094251Z B=1, 2025-05-07T21:06:10.2094435Z log_E=4, 2025-05-07T21:06:10.2094635Z L=1, 2025-05-07T21:06:10.2094854Z weights_precision=SparseType.FP32, 2025-05-07T21:06:10.2095148Z weighted=True, 2025-05-07T21:06:10.2095411Z mixed=True, 2025-05-07T21:06:10.2095621Z use_cache=False, 2025-05-07T21:06:10.2095882Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.2096181Z long_segments=False, 2025-05-07T21:06:10.2096451Z pooling_mode=, 2025-05-07T21:06:10.2096734Z ) 2025-05-07T21:06:10.2096961Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:10.2097472Z self=, 2025-05-07T21:06:10.2097949Z T=1, 2025-05-07T21:06:10.2098145Z D=86, 2025-05-07T21:06:10.2098340Z B=1, 2025-05-07T21:06:10.2098525Z log_E=3, 2025-05-07T21:06:10.2098725Z L=1, 2025-05-07T21:06:10.2098949Z weights_precision=SparseType.FP32, 2025-05-07T21:06:10.2099242Z weighted=True, 2025-05-07T21:06:10.2099465Z mixed=True, 2025-05-07T21:06:10.2099679Z use_cache=False, 2025-05-07T21:06:10.2099932Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.2100232Z long_segments=False, 2025-05-07T21:06:10.2100506Z pooling_mode=, 2025-05-07T21:06:10.2100781Z ) 2025-05-07T21:06:10.2101004Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:10.2101643Z self=, 2025-05-07T21:06:10.2102116Z T=4, 2025-05-07T21:06:10.2102316Z D=111, 2025-05-07T21:06:10.2102515Z B=51, 2025-05-07T21:06:10.2102706Z log_E=4, 2025-05-07T21:06:10.2102908Z L=12, 2025-05-07T21:06:10.2103218Z weights_precision=SparseType.FP32, 2025-05-07T21:06:10.2103518Z weighted=True, 2025-05-07T21:06:10.2103733Z mixed=False, 2025-05-07T21:06:10.2103953Z use_cache=True, 2025-05-07T21:06:10.2104202Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:10.2104497Z long_segments=True, 2025-05-07T21:06:10.2104765Z pooling_mode=, 2025-05-07T21:06:10.2105047Z ) 2025-05-07T21:06:10.2105269Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:10.2105785Z self=, 2025-05-07T21:06:10.2106257Z T=4, 2025-05-07T21:06:10.2106444Z D=111, 2025-05-07T21:06:10.2106640Z B=51, 2025-05-07T21:06:10.2106840Z log_E=4, 2025-05-07T21:06:10.2107040Z L=12, 2025-05-07T21:06:10.2107267Z weights_precision=SparseType.FP32, 2025-05-07T21:06:10.2107562Z weighted=True, 2025-05-07T21:06:10.2107776Z mixed=False, 2025-05-07T21:06:10.2108001Z use_cache=False, 2025-05-07T21:06:10.2108348Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:10.2108641Z long_segments=True, 2025-05-07T21:06:10.2108908Z pooling_mode=, 2025-05-07T21:06:10.2109191Z ) 2025-05-07T21:06:10.2109408Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:10.2109917Z self=, 2025-05-07T21:06:10.2110391Z T=4, 2025-05-07T21:06:10.2110583Z D=4, 2025-05-07T21:06:10.2110769Z B=51, 2025-05-07T21:06:10.2110980Z log_E=4, 2025-05-07T21:06:10.2111210Z L=12, 2025-05-07T21:06:10.2111433Z weights_precision=SparseType.FP32, 2025-05-07T21:06:10.2111729Z weighted=True, 2025-05-07T21:06:10.2111954Z mixed=False, 2025-05-07T21:06:10.2112167Z use_cache=False, 2025-05-07T21:06:10.2112425Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:10.2112724Z long_segments=True, 2025-05-07T21:06:10.2112986Z pooling_mode=, 2025-05-07T21:06:10.2113272Z ) 2025-05-07T21:06:10.2113558Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:10.2114063Z self=, 2025-05-07T21:06:10.2114535Z T=4, 2025-05-07T21:06:10.2114724Z D=4, 2025-05-07T21:06:10.2114914Z B=51, 2025-05-07T21:06:10.2115105Z log_E=4, 2025-05-07T21:06:10.2115308Z L=12, 2025-05-07T21:06:10.2115674Z weights_precision=SparseType.FP32, 2025-05-07T21:06:10.2115973Z weighted=True, 2025-05-07T21:06:10.2116196Z mixed=True, 2025-05-07T21:06:10.2116414Z use_cache=False, 2025-05-07T21:06:10.2116670Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:10.2116970Z long_segments=True, 2025-05-07T21:06:10.2117234Z pooling_mode=, 2025-05-07T21:06:10.2117516Z ) 2025-05-07T21:06:10.2117739Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:10.2118249Z self=, 2025-05-07T21:06:10.2118727Z T=4, 2025-05-07T21:06:10.2118917Z D=4, 2025-05-07T21:06:10.2119111Z B=51, 2025-05-07T21:06:10.2119299Z log_E=4, 2025-05-07T21:06:10.2119502Z L=4, 2025-05-07T21:06:10.2119730Z weights_precision=SparseType.FP32, 2025-05-07T21:06:10.2120023Z weighted=True, 2025-05-07T21:06:10.2120239Z mixed=True, 2025-05-07T21:06:10.2120454Z use_cache=False, 2025-05-07T21:06:10.2120708Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:10.2121005Z long_segments=True, 2025-05-07T21:06:10.2121272Z pooling_mode=, 2025-05-07T21:06:10.2121554Z ) 2025-05-07T21:06:10.2121778Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:10.2122341Z self=, 2025-05-07T21:06:10.2122815Z T=4, 2025-05-07T21:06:10.2123000Z D=4, 2025-05-07T21:06:10.2123189Z B=4, 2025-05-07T21:06:10.2123379Z log_E=4, 2025-05-07T21:06:10.2123616Z L=4, 2025-05-07T21:06:10.2123851Z weights_precision=SparseType.FP32, 2025-05-07T21:06:10.2124146Z weighted=True, 2025-05-07T21:06:10.2124359Z mixed=True, 2025-05-07T21:06:10.2124572Z use_cache=False, 2025-05-07T21:06:10.2124831Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:10.2125123Z long_segments=True, 2025-05-07T21:06:10.2125389Z pooling_mode=, 2025-05-07T21:06:10.2125670Z ) 2025-05-07T21:06:10.2125891Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:10.2126397Z self=, 2025-05-07T21:06:10.2126874Z T=4, 2025-05-07T21:06:10.2127062Z D=4, 2025-05-07T21:06:10.2127256Z B=4, 2025-05-07T21:06:10.2127446Z log_E=4, 2025-05-07T21:06:10.2127642Z L=4, 2025-05-07T21:06:10.2127880Z weights_precision=SparseType.FP32, 2025-05-07T21:06:10.2128176Z weighted=True, 2025-05-07T21:06:10.2128397Z mixed=True, 2025-05-07T21:06:10.2128611Z use_cache=False, 2025-05-07T21:06:10.2136441Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:10.2136760Z long_segments=False, 2025-05-07T21:06:10.2137048Z pooling_mode=, 2025-05-07T21:06:10.2137342Z ) 2025-05-07T21:06:10.2137570Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:10.2138091Z self=, 2025-05-07T21:06:10.2138572Z T=4, 2025-05-07T21:06:10.2138772Z D=185, 2025-05-07T21:06:10.2138965Z B=46, 2025-05-07T21:06:10.2139161Z log_E=4, 2025-05-07T21:06:10.2139364Z L=1, 2025-05-07T21:06:10.2139590Z weights_precision=SparseType.FP32, 2025-05-07T21:06:10.2139900Z weighted=True, 2025-05-07T21:06:10.2140126Z mixed=True, 2025-05-07T21:06:10.2140341Z use_cache=True, 2025-05-07T21:06:10.2140595Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.2140904Z long_segments=False, 2025-05-07T21:06:10.2141177Z pooling_mode=, 2025-05-07T21:06:10.2141545Z ) 2025-05-07T21:06:10.2141777Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:10.2142283Z self=, 2025-05-07T21:06:10.2142763Z T=4, 2025-05-07T21:06:10.2142958Z D=185, 2025-05-07T21:06:10.2143150Z B=46, 2025-05-07T21:06:10.2143349Z log_E=4, 2025-05-07T21:06:10.2143554Z L=1, 2025-05-07T21:06:10.2143777Z weights_precision=SparseType.FP32, 2025-05-07T21:06:10.2144073Z weighted=False, 2025-05-07T21:06:10.2144300Z mixed=True, 2025-05-07T21:06:10.2144522Z use_cache=True, 2025-05-07T21:06:10.2144775Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.2145084Z long_segments=False, 2025-05-07T21:06:10.2145364Z pooling_mode=, 2025-05-07T21:06:10.2145645Z ) 2025-05-07T21:06:10.2145872Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:10.2146388Z self=, 2025-05-07T21:06:10.2146864Z T=4, 2025-05-07T21:06:10.2147058Z D=185, 2025-05-07T21:06:10.2147255Z B=46, 2025-05-07T21:06:10.2147446Z log_E=4, 2025-05-07T21:06:10.2147650Z L=1, 2025-05-07T21:06:10.2147881Z weights_precision=SparseType.FP32, 2025-05-07T21:06:10.2148175Z weighted=False, 2025-05-07T21:06:10.2148403Z mixed=False, 2025-05-07T21:06:10.2148634Z use_cache=True, 2025-05-07T21:06:10.2148878Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.2149185Z long_segments=False, 2025-05-07T21:06:10.2149467Z pooling_mode=, 2025-05-07T21:06:10.2149751Z ) 2025-05-07T21:06:10.2150038Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:10.2150550Z self=, 2025-05-07T21:06:10.2151028Z T=4, 2025-05-07T21:06:10.2151217Z D=46, 2025-05-07T21:06:10.2151412Z B=46, 2025-05-07T21:06:10.2151657Z log_E=4, 2025-05-07T21:06:10.2151859Z L=1, 2025-05-07T21:06:10.2152089Z weights_precision=SparseType.FP32, 2025-05-07T21:06:10.2152390Z weighted=False, 2025-05-07T21:06:10.2152615Z mixed=False, 2025-05-07T21:06:10.2152839Z use_cache=True, 2025-05-07T21:06:10.2153094Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.2153392Z long_segments=False, 2025-05-07T21:06:10.2153673Z pooling_mode=, 2025-05-07T21:06:10.2153966Z ) 2025-05-07T21:06:10.2154192Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:10.2154707Z self=, 2025-05-07T21:06:10.2155186Z T=4, 2025-05-07T21:06:10.2155524Z D=46, 2025-05-07T21:06:10.2155723Z B=46, 2025-05-07T21:06:10.2155921Z log_E=4, 2025-05-07T21:06:10.2156112Z L=0, 2025-05-07T21:06:10.2156344Z weights_precision=SparseType.FP32, 2025-05-07T21:06:10.2156647Z weighted=False, 2025-05-07T21:06:10.2156869Z mixed=False, 2025-05-07T21:06:10.2157152Z use_cache=True, 2025-05-07T21:06:10.2157406Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.2157713Z long_segments=False, 2025-05-07T21:06:10.2157986Z pooling_mode=, 2025-05-07T21:06:10.2158276Z ) 2025-05-07T21:06:10.2158505Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:10.2159010Z self=, 2025-05-07T21:06:10.2159483Z T=4, 2025-05-07T21:06:10.2159675Z D=46, 2025-05-07T21:06:10.2159860Z B=46, 2025-05-07T21:06:10.2160059Z log_E=3, 2025-05-07T21:06:10.2160260Z L=0, 2025-05-07T21:06:10.2160484Z weights_precision=SparseType.FP32, 2025-05-07T21:06:10.2160781Z weighted=False, 2025-05-07T21:06:10.2161004Z mixed=False, 2025-05-07T21:06:10.2161217Z use_cache=True, 2025-05-07T21:06:10.2161468Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.2161768Z long_segments=False, 2025-05-07T21:06:10.2162089Z pooling_mode=, 2025-05-07T21:06:10.2162382Z ) 2025-05-07T21:06:10.2162612Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:10.2163117Z self=, 2025-05-07T21:06:10.2163590Z T=4, 2025-05-07T21:06:10.2163782Z D=2, 2025-05-07T21:06:10.2163972Z B=46, 2025-05-07T21:06:10.2164159Z log_E=4, 2025-05-07T21:06:10.2164358Z L=0, 2025-05-07T21:06:10.2164582Z weights_precision=SparseType.FP32, 2025-05-07T21:06:10.2164876Z weighted=False, 2025-05-07T21:06:10.2165095Z mixed=False, 2025-05-07T21:06:10.2165313Z use_cache=True, 2025-05-07T21:06:10.2165562Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.2165865Z long_segments=False, 2025-05-07T21:06:10.2166142Z pooling_mode=, 2025-05-07T21:06:10.2166421Z ) 2025-05-07T21:06:10.2166647Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:10.2167161Z self=, 2025-05-07T21:06:10.2167633Z T=2, 2025-05-07T21:06:10.2167823Z D=9, 2025-05-07T21:06:10.2168015Z B=28, 2025-05-07T21:06:10.2168199Z log_E=3, 2025-05-07T21:06:10.2168397Z L=13, 2025-05-07T21:06:10.2168627Z weights_precision=SparseType.FP16, 2025-05-07T21:06:10.2168917Z weighted=True, 2025-05-07T21:06:10.2169132Z mixed=True, 2025-05-07T21:06:10.2169349Z use_cache=True, 2025-05-07T21:06:10.2169593Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.2169894Z long_segments=False, 2025-05-07T21:06:10.2170173Z pooling_mode=, 2025-05-07T21:06:10.2170459Z ) 2025-05-07T21:06:10.2170741Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:10.2171301Z self=, 2025-05-07T21:06:10.2171781Z T=2, 2025-05-07T21:06:10.2171970Z D=9, 2025-05-07T21:06:10.2172212Z B=28, 2025-05-07T21:06:10.2172414Z log_E=3, 2025-05-07T21:06:10.2172611Z L=13, 2025-05-07T21:06:10.2172842Z weights_precision=SparseType.FP16, 2025-05-07T21:06:10.2173137Z weighted=True, 2025-05-07T21:06:10.2173354Z mixed=False, 2025-05-07T21:06:10.2173570Z use_cache=True, 2025-05-07T21:06:10.2173816Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.2174117Z long_segments=False, 2025-05-07T21:06:10.2174397Z pooling_mode=, 2025-05-07T21:06:10.2174680Z ) 2025-05-07T21:06:10.2174863Z PASSED 2025-05-07T21:06:10.2174988Z 2025-05-07T21:06:10.2175131Z ============================== 3 passed in 5.26s =============================== 2025-05-07T21:06:10.9267336Z 2025-05-07T21:06:10.9268255Z [TEST] Python test suite PASSED: ./tbe/training/backward_sgd_test.py 2025-05-07T21:06:10.9288215Z [TEST] Python test time for ./tbe/training/backward_sgd_test.py: 8 seconds 2025-05-07T21:06:10.9288670Z 2025-05-07T21:06:10.9288677Z 2025-05-07T21:06:10.9288698Z 2025-05-07T21:06:10.9288703Z 2025-05-07T21:06:10.9309951Z ################################################################################ 2025-05-07T21:06:10.9327869Z # [2025-05-07T21:06:10.932Z] Run Python Test Suite: 2025-05-07T21:06:10.9328276Z # ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T21:06:10.9328647Z ################################################################################ 2025-05-07T21:06:10.9353259Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T21:06:10.9354260Z 2025-05-07T21:06:13.0910078Z ============================= test session starts ============================== 2025-05-07T21:06:13.0911097Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:06:13.0912032Z cachedir: .pytest_cache 2025-05-07T21:06:13.0913314Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:06:13.0914635Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:06:13.0915433Z plugins: hypothesis-6.131.14 2025-05-07T21:06:14.8556379Z collecting ... collected 4 items 2025-05-07T21:06:14.8556721Z 2025-05-07T21:06:15.2803883Z tbe/training/forward_backward_int32_overflow_test.py::ForwardBackwardInt32OverflowTest::test_forward_backward_large_fp16_emb_int32_indices Trying example: test_forward_backward_large_fp16_emb_int32_indices( 2025-05-07T21:06:15.2806195Z self=, 2025-05-07T21:06:15.2807489Z D=1, 2025-05-07T21:06:15.2807774Z ) 2025-05-07T21:06:15.2808257Z Trying example: test_forward_backward_large_fp16_emb_int32_indices( 2025-05-07T21:06:15.2809624Z self=, 2025-05-07T21:06:15.2810812Z D=108, 2025-05-07T21:06:15.2811103Z ) 2025-05-07T21:06:15.2811577Z Trying example: test_forward_backward_large_fp16_emb_int32_indices( 2025-05-07T21:06:15.2812911Z self=, 2025-05-07T21:06:15.2814122Z D=175, 2025-05-07T21:06:15.2814412Z ) 2025-05-07T21:06:15.2814929Z Trying example: test_forward_backward_large_fp16_emb_int32_indices( 2025-05-07T21:06:15.2816649Z self=, 2025-05-07T21:06:15.2817849Z D=45, 2025-05-07T21:06:15.2818153Z ) 2025-05-07T21:06:15.2818455Z PASSED 2025-05-07T21:06:15.3738934Z tbe/training/forward_backward_int32_overflow_test.py::ForwardBackwardInt32OverflowTest::test_forward_backward_large_fp16_emb_int64_indices Trying example: test_forward_backward_large_fp16_emb_int64_indices( 2025-05-07T21:06:15.3741685Z self=, 2025-05-07T21:06:15.3742896Z D=1, 2025-05-07T21:06:15.3743196Z ) 2025-05-07T21:06:15.3743687Z Trying example: test_forward_backward_large_fp16_emb_int64_indices( 2025-05-07T21:06:15.3745075Z self=, 2025-05-07T21:06:15.3746238Z D=78, 2025-05-07T21:06:15.3746522Z ) 2025-05-07T21:06:15.3746993Z Trying example: test_forward_backward_large_fp16_emb_int64_indices( 2025-05-07T21:06:15.3748354Z self=, 2025-05-07T21:06:15.3749834Z D=501, 2025-05-07T21:06:15.3750111Z ) 2025-05-07T21:06:15.3750586Z Trying example: test_forward_backward_large_fp16_emb_int64_indices( 2025-05-07T21:06:15.3751931Z self=, 2025-05-07T21:06:15.3753266Z D=260, 2025-05-07T21:06:15.3753563Z ) 2025-05-07T21:06:15.3753844Z PASSED 2025-05-07T21:06:15.4707452Z tbe/training/forward_backward_int32_overflow_test.py::ForwardBackwardInt32OverflowTest::test_forward_backward_large_fp32_emb_int32_indices Trying example: test_forward_backward_large_fp32_emb_int32_indices( 2025-05-07T21:06:15.4709873Z self=, 2025-05-07T21:06:15.4711078Z D=1, 2025-05-07T21:06:15.4711390Z ) 2025-05-07T21:06:15.4711891Z Trying example: test_forward_backward_large_fp32_emb_int32_indices( 2025-05-07T21:06:15.4713554Z self=, 2025-05-07T21:06:15.4714822Z D=499, 2025-05-07T21:06:15.4715142Z ) 2025-05-07T21:06:15.4715721Z Trying example: test_forward_backward_large_fp32_emb_int32_indices( 2025-05-07T21:06:15.4717233Z self=, 2025-05-07T21:06:15.4718440Z D=196, 2025-05-07T21:06:15.4718739Z ) 2025-05-07T21:06:15.4719206Z Trying example: test_forward_backward_large_fp32_emb_int32_indices( 2025-05-07T21:06:15.4720677Z self=, 2025-05-07T21:06:15.4721960Z D=458, 2025-05-07T21:06:15.4722255Z ) 2025-05-07T21:06:15.4722564Z PASSED 2025-05-07T21:06:15.5626583Z tbe/training/forward_backward_int32_overflow_test.py::ForwardBackwardInt32OverflowTest::test_forward_backward_large_fp32_emb_int64_indices Trying example: test_forward_backward_large_fp32_emb_int64_indices( 2025-05-07T21:06:15.5628721Z self=, 2025-05-07T21:06:15.5629763Z D=1, 2025-05-07T21:06:15.5630038Z ) 2025-05-07T21:06:15.5630469Z Trying example: test_forward_backward_large_fp32_emb_int64_indices( 2025-05-07T21:06:15.5631926Z self=, 2025-05-07T21:06:15.5633037Z D=245, 2025-05-07T21:06:15.5633322Z ) 2025-05-07T21:06:15.5633782Z Trying example: test_forward_backward_large_fp32_emb_int64_indices( 2025-05-07T21:06:15.5635101Z self=, 2025-05-07T21:06:15.5636475Z D=409, 2025-05-07T21:06:15.5636752Z ) 2025-05-07T21:06:15.5637180Z Trying example: test_forward_backward_large_fp32_emb_int64_indices( 2025-05-07T21:06:15.5638429Z self=, 2025-05-07T21:06:15.5639531Z D=46, 2025-05-07T21:06:15.5639801Z ) 2025-05-07T21:06:15.5640076Z PASSED 2025-05-07T21:06:15.5640241Z 2025-05-07T21:06:15.5640456Z ============================== 4 passed in 2.60s =============================== 2025-05-07T21:06:16.2396011Z 2025-05-07T21:06:16.2396702Z [TEST] Python test suite PASSED: ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T21:06:16.2417123Z [TEST] Python test time for ./tbe/training/forward_backward_int32_overflow_test.py: 6 seconds 2025-05-07T21:06:16.2417541Z 2025-05-07T21:06:16.2417545Z 2025-05-07T21:06:16.2417742Z 2025-05-07T21:06:16.2417746Z 2025-05-07T21:06:16.2439618Z ################################################################################ 2025-05-07T21:06:16.2455795Z # [2025-05-07T21:06:16.245Z] Run Python Test Suite: 2025-05-07T21:06:16.2456146Z # ./tbe/training/forward_test.py 2025-05-07T21:06:16.2456456Z ################################################################################ 2025-05-07T21:06:16.2480841Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/forward_test.py 2025-05-07T21:06:16.2481740Z 2025-05-07T21:06:18.3947259Z ============================= test session starts ============================== 2025-05-07T21:06:18.3948213Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:06:18.3949210Z cachedir: .pytest_cache 2025-05-07T21:06:18.3950397Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:06:18.3951529Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:06:18.3952152Z plugins: hypothesis-6.131.14 2025-05-07T21:06:20.1130528Z collecting ... collected 9 items 2025-05-07T21:06:20.1130867Z 2025-05-07T21:06:20.3679844Z tbe/training/forward_test.py::ForwardTest::test_forward_cpu_fp32 PASSED 2025-05-07T21:06:20.3957465Z tbe/training/forward_test.py::ForwardTest::test_forward_cpu_int8 PASSED 2025-05-07T21:06:20.8634725Z tbe/training/forward_test.py::ForwardTest::test_forward_fused_pooled_emb_quant Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:20.8636298Z self=, 2025-05-07T21:06:20.8637121Z T=1, 2025-05-07T21:06:20.8637436Z D=2, 2025-05-07T21:06:20.8637744Z B=1, 2025-05-07T21:06:20.8638042Z log_E=3, 2025-05-07T21:06:20.8638365Z L=0, 2025-05-07T21:06:20.8638718Z output_dtype=SparseType.FP16, 2025-05-07T21:06:20.8639147Z ) 2025-05-07T21:06:20.8639524Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:20.8640443Z self=, 2025-05-07T21:06:20.8641206Z T=8, 2025-05-07T21:06:20.8641497Z D=2, 2025-05-07T21:06:20.8641795Z B=1, 2025-05-07T21:06:20.8642084Z log_E=3, 2025-05-07T21:06:20.8642382Z L=0, 2025-05-07T21:06:20.8642698Z output_dtype=SparseType.FP16, 2025-05-07T21:06:20.8643086Z ) 2025-05-07T21:06:20.8643492Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:20.8644845Z self=, 2025-05-07T21:06:20.8645683Z T=8, 2025-05-07T21:06:20.8645985Z D=79, 2025-05-07T21:06:20.8646289Z B=42, 2025-05-07T21:06:20.8646580Z log_E=4, 2025-05-07T21:06:20.8647020Z L=18, 2025-05-07T21:06:20.8647375Z output_dtype=SparseType.FP16, 2025-05-07T21:06:20.8647824Z ) 2025-05-07T21:06:20.8648226Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:20.8649098Z self=, 2025-05-07T21:06:20.8649869Z T=8, 2025-05-07T21:06:20.8650161Z D=75, 2025-05-07T21:06:20.8650463Z B=125, 2025-05-07T21:06:20.8650766Z log_E=3, 2025-05-07T21:06:20.8651070Z L=3, 2025-05-07T21:06:20.8651416Z output_dtype=SparseType.FP16, 2025-05-07T21:06:20.8651859Z ) 2025-05-07T21:06:20.8652258Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:20.8653199Z self=, 2025-05-07T21:06:20.8654025Z T=8, 2025-05-07T21:06:20.8654318Z D=90, 2025-05-07T21:06:20.8654617Z B=17, 2025-05-07T21:06:20.8654919Z log_E=5, 2025-05-07T21:06:20.8655223Z L=9, 2025-05-07T21:06:20.8655573Z output_dtype=SparseType.FP16, 2025-05-07T21:06:20.8656170Z ) 2025-05-07T21:06:20.8656557Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:20.8657411Z self=, 2025-05-07T21:06:20.8658175Z T=9, 2025-05-07T21:06:20.8658475Z D=10, 2025-05-07T21:06:20.8658746Z B=19, 2025-05-07T21:06:20.8659028Z log_E=4, 2025-05-07T21:06:20.8659325Z L=2, 2025-05-07T21:06:20.8659655Z output_dtype=SparseType.FP16, 2025-05-07T21:06:20.8660103Z ) 2025-05-07T21:06:20.8660508Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:20.8661451Z self=, 2025-05-07T21:06:20.8662281Z T=3, 2025-05-07T21:06:20.8662580Z D=87, 2025-05-07T21:06:20.8662872Z B=115, 2025-05-07T21:06:20.8663187Z log_E=4, 2025-05-07T21:06:20.8663500Z L=4, 2025-05-07T21:06:20.8663841Z output_dtype=SparseType.FP16, 2025-05-07T21:06:20.8664293Z ) 2025-05-07T21:06:20.8664861Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:20.8665748Z self=, 2025-05-07T21:06:20.8666589Z T=7, 2025-05-07T21:06:20.8666894Z D=2, 2025-05-07T21:06:20.8667185Z B=105, 2025-05-07T21:06:20.8667490Z log_E=5, 2025-05-07T21:06:20.8667805Z L=15, 2025-05-07T21:06:20.8668157Z output_dtype=SparseType.FP16, 2025-05-07T21:06:20.8668591Z ) 2025-05-07T21:06:20.8668998Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:20.8669948Z self=, 2025-05-07T21:06:20.8670772Z T=5, 2025-05-07T21:06:20.8671074Z D=101, 2025-05-07T21:06:20.8671378Z B=73, 2025-05-07T21:06:20.8671672Z log_E=4, 2025-05-07T21:06:20.8671986Z L=6, 2025-05-07T21:06:20.8672334Z output_dtype=SparseType.FP16, 2025-05-07T21:06:20.8672757Z ) 2025-05-07T21:06:20.8673158Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:20.8674009Z self=, 2025-05-07T21:06:20.8674779Z T=6, 2025-05-07T21:06:20.8675080Z D=24, 2025-05-07T21:06:20.8675501Z B=9, 2025-05-07T21:06:20.8675796Z log_E=5, 2025-05-07T21:06:20.8676085Z L=15, 2025-05-07T21:06:20.8676410Z output_dtype=SparseType.FP16, 2025-05-07T21:06:20.8676802Z ) 2025-05-07T21:06:20.8677199Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:20.8678078Z self=, 2025-05-07T21:06:20.8679018Z T=3, 2025-05-07T21:06:20.8679304Z D=26, 2025-05-07T21:06:20.8679591Z B=32, 2025-05-07T21:06:20.8679883Z log_E=4, 2025-05-07T21:06:20.8680174Z L=1, 2025-05-07T21:06:20.8680491Z output_dtype=SparseType.FP16, 2025-05-07T21:06:20.8680902Z ) 2025-05-07T21:06:20.8681388Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:20.8682208Z self=, 2025-05-07T21:06:20.8682938Z T=1, 2025-05-07T21:06:20.8683241Z D=26, 2025-05-07T21:06:20.8683538Z B=32, 2025-05-07T21:06:20.8683831Z log_E=4, 2025-05-07T21:06:20.8684111Z L=1, 2025-05-07T21:06:20.8684415Z output_dtype=SparseType.FP16, 2025-05-07T21:06:20.8684828Z ) 2025-05-07T21:06:20.8685185Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:20.8685992Z self=, 2025-05-07T21:06:20.8686710Z T=1, 2025-05-07T21:06:20.8686986Z D=32, 2025-05-07T21:06:20.8687261Z B=32, 2025-05-07T21:06:20.8695873Z log_E=4, 2025-05-07T21:06:20.8696203Z L=1, 2025-05-07T21:06:20.8696527Z output_dtype=SparseType.FP16, 2025-05-07T21:06:20.8696913Z ) 2025-05-07T21:06:20.8697274Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:20.8698234Z self=, 2025-05-07T21:06:20.8698939Z T=1, 2025-05-07T21:06:20.8699213Z D=32, 2025-05-07T21:06:20.8699484Z B=32, 2025-05-07T21:06:20.8699750Z log_E=3, 2025-05-07T21:06:20.8700030Z L=1, 2025-05-07T21:06:20.8700338Z output_dtype=SparseType.FP16, 2025-05-07T21:06:20.8700721Z ) 2025-05-07T21:06:20.8701084Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:20.8701901Z self=, 2025-05-07T21:06:20.8702610Z T=1, 2025-05-07T21:06:20.8702882Z D=32, 2025-05-07T21:06:20.8703154Z B=32, 2025-05-07T21:06:20.8703417Z log_E=3, 2025-05-07T21:06:20.8703702Z L=3, 2025-05-07T21:06:20.8704013Z output_dtype=SparseType.FP16, 2025-05-07T21:06:20.8704389Z ) 2025-05-07T21:06:20.8704660Z PASSED 2025-05-07T21:06:22.3535415Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp16 Trying example: test_forward_gpu_no_cache_fp16( 2025-05-07T21:06:22.3536596Z self=, 2025-05-07T21:06:22.3537352Z use_experimental_tbe=False, 2025-05-07T21:06:22.3537759Z ) 2025-05-07T21:06:22.3538099Z Trying example: test_forward_gpu_no_cache_fp16( 2025-05-07T21:06:22.3538900Z self=, 2025-05-07T21:06:22.3539722Z use_experimental_tbe=True, 2025-05-07T21:06:22.3540138Z ) 2025-05-07T21:06:22.3541474Z PASSED 2025-05-07T21:06:23.5138766Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp32 Trying example: test_forward_gpu_no_cache_fp32( 2025-05-07T21:06:23.5139576Z self=, 2025-05-07T21:06:23.5140071Z use_experimental_tbe=False, 2025-05-07T21:06:23.5140342Z ) 2025-05-07T21:06:23.5140592Z Trying example: test_forward_gpu_no_cache_fp32( 2025-05-07T21:06:23.5141115Z self=, 2025-05-07T21:06:23.5141595Z use_experimental_tbe=True, 2025-05-07T21:06:23.5141851Z ) 2025-05-07T21:06:23.5142339Z PASSED 2025-05-07T21:06:23.5153850Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_int8 SKIPPED 2025-05-07T21:06:25.8522318Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp16 Trying example: test_forward_gpu_uvm_cache_fp16( 2025-05-07T21:06:25.8523147Z self=, 2025-05-07T21:06:25.8524006Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:25.8524334Z use_experimental_tbe=False, 2025-05-07T21:06:25.8524594Z ) 2025-05-07T21:06:25.8524839Z Trying example: test_forward_gpu_uvm_cache_fp16( 2025-05-07T21:06:25.8525360Z self=, 2025-05-07T21:06:25.8525968Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:25.8526283Z use_experimental_tbe=False, 2025-05-07T21:06:25.8526535Z ) 2025-05-07T21:06:25.8526782Z Trying example: test_forward_gpu_uvm_cache_fp16( 2025-05-07T21:06:25.8527292Z self=, 2025-05-07T21:06:25.8527779Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:25.8528091Z use_experimental_tbe=True, 2025-05-07T21:06:25.8528347Z ) 2025-05-07T21:06:25.8528582Z Trying example: test_forward_gpu_uvm_cache_fp16( 2025-05-07T21:06:25.8529097Z self=, 2025-05-07T21:06:25.8529593Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:25.8529903Z use_experimental_tbe=True, 2025-05-07T21:06:25.8530153Z ) 2025-05-07T21:06:25.8530341Z PASSED 2025-05-07T21:06:28.4333311Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp32 Trying example: test_forward_gpu_uvm_cache_fp32( 2025-05-07T21:06:28.4334785Z self=, 2025-05-07T21:06:28.4335434Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:28.4335755Z use_experimental_tbe=False, 2025-05-07T21:06:28.4336027Z ) 2025-05-07T21:06:28.4336268Z Trying example: test_forward_gpu_uvm_cache_fp32( 2025-05-07T21:06:28.4336790Z self=, 2025-05-07T21:06:28.4337292Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:28.4337599Z use_experimental_tbe=False, 2025-05-07T21:06:28.4337857Z ) 2025-05-07T21:06:28.4338108Z Trying example: test_forward_gpu_uvm_cache_fp32( 2025-05-07T21:06:28.4338615Z self=, 2025-05-07T21:06:28.4339107Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:28.4339422Z use_experimental_tbe=True, 2025-05-07T21:06:28.4339796Z ) 2025-05-07T21:06:28.4340042Z Trying example: test_forward_gpu_uvm_cache_fp32( 2025-05-07T21:06:28.4340551Z self=, 2025-05-07T21:06:28.4341042Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:28.4341348Z use_experimental_tbe=True, 2025-05-07T21:06:28.4341601Z ) 2025-05-07T21:06:28.4341797Z PASSED 2025-05-07T21:06:28.4357926Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_int8 SKIPPED 2025-05-07T21:06:28.4358294Z 2025-05-07T21:06:28.4358540Z =============================== warnings summary =============================== 2025-05-07T21:06:28.4359123Z test/tbe/training/forward_test.py::ForwardTest::test_forward_cpu_fp32 2025-05-07T21:06:28.4359675Z test/tbe/training/forward_test.py::ForwardTest::test_forward_cpu_int8 2025-05-07T21:06:28.4360692Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/hypothesis/control.py:60: HypothesisDeprecationWarning: Using `assume` outside a property-based test is deprecated 2025-05-07T21:06:28.4361587Z note_deprecation( 2025-05-07T21:06:28.4361749Z 2025-05-07T21:06:28.4361999Z test/tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp16 2025-05-07T21:06:28.4362596Z test/tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp32 2025-05-07T21:06:28.4363189Z test/tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp16 2025-05-07T21:06:28.4363788Z test/tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp32 2025-05-07T21:06:28.4365364Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/jit/_check.py:178: UserWarning: The TorchScript type system doesn't support instance-level annotations on empty non-base types in `__init__`. Instead, either 1) use a type annotation in the class body, or 2) wrap the type in `torch.jit.Attribute`. 2025-05-07T21:06:28.4366715Z warnings.warn( 2025-05-07T21:06:28.4367001Z 2025-05-07T21:06:28.4367244Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:06:28.4367710Z =========================== short test summary info ============================ 2025-05-07T21:06:28.4368178Z SKIPPED [1] tbe/training/forward_test.py:435: INT8 support is disabled 2025-05-07T21:06:28.4368692Z SKIPPED [1] tbe/training/forward_test.py:611: INT8 support is disabled 2025-05-07T21:06:28.4369154Z ================== 7 passed, 2 skipped, 6 warnings in 10.16s =================== 2025-05-07T21:06:29.3009163Z 2025-05-07T21:06:29.3009896Z [TEST] Python test suite PASSED: ./tbe/training/forward_test.py 2025-05-07T21:06:29.3030766Z [TEST] Python test time for ./tbe/training/forward_test.py: 13 seconds 2025-05-07T21:06:29.3031165Z 2025-05-07T21:06:29.3031171Z 2025-05-07T21:06:29.3031176Z 2025-05-07T21:06:29.3031182Z 2025-05-07T21:06:29.3053424Z ################################################################################ 2025-05-07T21:06:29.3069230Z # [2025-05-07T21:06:29.306Z] Run Python Test Suite: 2025-05-07T21:06:29.3069983Z # ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T21:06:29.3070311Z ################################################################################ 2025-05-07T21:06:29.3094414Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T21:06:29.3095107Z 2025-05-07T21:06:31.4612279Z ============================= test session starts ============================== 2025-05-07T21:06:31.4612921Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:06:31.4613476Z cachedir: .pytest_cache 2025-05-07T21:06:31.4614071Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:06:31.4614809Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:06:31.4615529Z plugins: hypothesis-6.131.14 2025-05-07T21:06:33.2020509Z collecting ... collected 2 items 2025-05-07T21:06:33.2020757Z 2025-05-07T21:06:33.5647950Z tbe/utils/generate_vbe_metadata_test.py::GenerateVBEMetadataTest::test_generate_vbe_metadata_kernel PASSED 2025-05-07T21:06:40.4385817Z tbe/utils/generate_vbe_metadata_test.py::GenerateVBEMetadataTest::test_generate_vbe_metadata_kernel_large PASSED 2025-05-07T21:06:40.4386462Z 2025-05-07T21:06:40.4386630Z ============================== 2 passed in 9.10s =============================== 2025-05-07T21:06:41.1005026Z 2025-05-07T21:06:41.1005854Z [TEST] Python test suite PASSED: ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T21:06:41.1027146Z [TEST] Python test time for ./tbe/utils/generate_vbe_metadata_test.py: 12 seconds 2025-05-07T21:06:41.1027500Z 2025-05-07T21:06:41.1027504Z 2025-05-07T21:06:41.1027508Z 2025-05-07T21:06:41.1027511Z 2025-05-07T21:06:41.1049854Z ################################################################################ 2025-05-07T21:06:41.1065603Z # [2025-05-07T21:06:41.106Z] Run Python Test Suite: 2025-05-07T21:06:41.1065969Z # ./tbe/utils/split_embeddings_test.py 2025-05-07T21:06:41.1066327Z ################################################################################ 2025-05-07T21:06:41.1090811Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/utils/split_embeddings_test.py 2025-05-07T21:06:41.1091537Z 2025-05-07T21:06:43.2555132Z ============================= test session starts ============================== 2025-05-07T21:06:43.2556168Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:06:43.2556717Z cachedir: .pytest_cache 2025-05-07T21:06:43.2557320Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:06:43.2558180Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:06:43.2558617Z plugins: hypothesis-6.131.14 2025-05-07T21:06:45.0372191Z collecting ... collected 6 items 2025-05-07T21:06:45.0372431Z 2025-05-07T21:06:45.5258409Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_embedding_inplace_update Trying example: test_embedding_inplace_update( 2025-05-07T21:06:45.5259737Z self=, 2025-05-07T21:06:45.5260466Z T=1, 2025-05-07T21:06:45.5260702Z D=2, 2025-05-07T21:06:45.5260938Z log_E=2, 2025-05-07T21:06:45.5261177Z N=0, 2025-05-07T21:06:45.5261456Z weights_ty=SparseType.FP32, 2025-05-07T21:06:45.5261812Z output_dtype=SparseType.FP32, 2025-05-07T21:06:45.5262142Z use_cpu=False, 2025-05-07T21:06:45.5262420Z test_internal=False, 2025-05-07T21:06:45.5262709Z ) 2025-05-07T21:06:45.5262990Z Trying example: test_embedding_inplace_update( 2025-05-07T21:06:45.5264004Z self=, 2025-05-07T21:06:45.5264713Z T=2, 2025-05-07T21:06:45.5264938Z D=2, 2025-05-07T21:06:45.5265169Z log_E=2, 2025-05-07T21:06:45.5265409Z N=0, 2025-05-07T21:06:45.5265662Z weights_ty=SparseType.FP32, 2025-05-07T21:06:45.5266013Z output_dtype=SparseType.FP32, 2025-05-07T21:06:45.5266348Z use_cpu=False, 2025-05-07T21:06:45.5266617Z test_internal=False, 2025-05-07T21:06:45.5266900Z ) 2025-05-07T21:06:45.5267184Z Trying example: test_embedding_inplace_update( 2025-05-07T21:06:45.5267939Z self=, 2025-05-07T21:06:45.5268640Z T=2, 2025-05-07T21:06:45.5268870Z D=39, 2025-05-07T21:06:45.5269104Z log_E=2, 2025-05-07T21:06:45.5269336Z N=1, 2025-05-07T21:06:45.5269594Z weights_ty=SparseType.INT8, 2025-05-07T21:06:45.5270041Z output_dtype=SparseType.INT8, 2025-05-07T21:06:45.5270375Z use_cpu=False, 2025-05-07T21:06:45.5270650Z test_internal=True, 2025-05-07T21:06:45.5270923Z ) 2025-05-07T21:06:45.5271202Z Trying example: test_embedding_inplace_update( 2025-05-07T21:06:45.5271964Z self=, 2025-05-07T21:06:45.5272667Z T=2, 2025-05-07T21:06:45.5272891Z D=10, 2025-05-07T21:06:45.5273123Z log_E=2, 2025-05-07T21:06:45.5273364Z N=0, 2025-05-07T21:06:45.5273616Z weights_ty=SparseType.FP32, 2025-05-07T21:06:45.5273964Z output_dtype=SparseType.FP32, 2025-05-07T21:06:45.5274303Z use_cpu=False, 2025-05-07T21:06:45.5274571Z test_internal=False, 2025-05-07T21:06:45.5274855Z ) 2025-05-07T21:06:45.5275141Z Trying example: test_embedding_inplace_update( 2025-05-07T21:06:45.5276018Z self=, 2025-05-07T21:06:45.5276727Z T=2, 2025-05-07T21:06:45.5276960Z D=10, 2025-05-07T21:06:45.5277194Z log_E=3, 2025-05-07T21:06:45.5277426Z N=14, 2025-05-07T21:06:45.5277685Z weights_ty=SparseType.FP32, 2025-05-07T21:06:45.5278033Z output_dtype=SparseType.INT8, 2025-05-07T21:06:45.5278359Z use_cpu=False, 2025-05-07T21:06:45.5278633Z test_internal=False, 2025-05-07T21:06:45.5278915Z ) 2025-05-07T21:06:45.5279191Z Trying example: test_embedding_inplace_update( 2025-05-07T21:06:45.5279950Z self=, 2025-05-07T21:06:45.5280651Z T=5, 2025-05-07T21:06:45.5280975Z D=40, 2025-05-07T21:06:45.5281211Z log_E=3, 2025-05-07T21:06:45.5281450Z N=37, 2025-05-07T21:06:45.5281702Z weights_ty=SparseType.INT2, 2025-05-07T21:06:45.5282049Z output_dtype=SparseType.FP32, 2025-05-07T21:06:45.5282380Z use_cpu=False, 2025-05-07T21:06:45.5282740Z test_internal=False, 2025-05-07T21:06:45.5283030Z ) 2025-05-07T21:06:45.5283316Z Trying example: test_embedding_inplace_update( 2025-05-07T21:06:45.5284074Z self=, 2025-05-07T21:06:45.5284766Z T=2, 2025-05-07T21:06:45.5284996Z D=36, 2025-05-07T21:06:45.5285227Z log_E=2, 2025-05-07T21:06:45.5285457Z N=43, 2025-05-07T21:06:45.5285718Z weights_ty=SparseType.FP16, 2025-05-07T21:06:45.5286067Z output_dtype=SparseType.INT8, 2025-05-07T21:06:45.5286392Z use_cpu=False, 2025-05-07T21:06:45.5286667Z test_internal=True, 2025-05-07T21:06:45.5286941Z ) 2025-05-07T21:06:45.5287222Z Trying example: test_embedding_inplace_update( 2025-05-07T21:06:45.5287986Z self=, 2025-05-07T21:06:45.5288690Z T=1, 2025-05-07T21:06:45.5288916Z D=16, 2025-05-07T21:06:45.5289154Z log_E=3, 2025-05-07T21:06:45.5289452Z N=45, 2025-05-07T21:06:45.5289706Z weights_ty=SparseType.FP16, 2025-05-07T21:06:45.5290055Z output_dtype=SparseType.FP32, 2025-05-07T21:06:45.5290388Z use_cpu=False, 2025-05-07T21:06:45.5290891Z test_internal=False, 2025-05-07T21:06:45.5291177Z ) 2025-05-07T21:06:45.5291463Z Trying example: test_embedding_inplace_update( 2025-05-07T21:06:45.5292224Z self=, 2025-05-07T21:06:45.5292925Z T=2, 2025-05-07T21:06:45.5293159Z D=49, 2025-05-07T21:06:45.5293391Z log_E=3, 2025-05-07T21:06:45.5293624Z N=24, 2025-05-07T21:06:45.5293890Z weights_ty=SparseType.INT4, 2025-05-07T21:06:45.5294237Z output_dtype=SparseType.INT8, 2025-05-07T21:06:45.5294567Z use_cpu=True, 2025-05-07T21:06:45.5294842Z test_internal=True, 2025-05-07T21:06:45.5295119Z ) 2025-05-07T21:06:45.5295395Z Trying example: test_embedding_inplace_update( 2025-05-07T21:06:45.5296178Z self=, 2025-05-07T21:06:45.5296757Z T=3, 2025-05-07T21:06:45.5296952Z D=15, 2025-05-07T21:06:45.5297139Z log_E=2, 2025-05-07T21:06:45.5297338Z N=8, 2025-05-07T21:06:45.5297552Z weights_ty=SparseType.INT8, 2025-05-07T21:06:45.5297838Z output_dtype=SparseType.FP32, 2025-05-07T21:06:45.5298112Z use_cpu=True, 2025-05-07T21:06:45.5298339Z test_internal=True, 2025-05-07T21:06:45.5298568Z ) 2025-05-07T21:06:45.5298806Z Trying example: test_embedding_inplace_update( 2025-05-07T21:06:45.5299437Z self=, 2025-05-07T21:06:45.5300003Z T=3, 2025-05-07T21:06:45.5300193Z D=23, 2025-05-07T21:06:45.5300392Z log_E=2, 2025-05-07T21:06:45.5300586Z N=29, 2025-05-07T21:06:45.5300803Z weights_ty=SparseType.FP16, 2025-05-07T21:06:45.5301095Z output_dtype=SparseType.FP16, 2025-05-07T21:06:45.5301372Z use_cpu=True, 2025-05-07T21:06:45.5301607Z test_internal=False, 2025-05-07T21:06:45.5301843Z ) 2025-05-07T21:06:45.5302075Z Trying example: test_embedding_inplace_update( 2025-05-07T21:06:45.5302700Z self=, 2025-05-07T21:06:45.5303272Z T=3, 2025-05-07T21:06:45.5303462Z D=23, 2025-05-07T21:06:45.5303650Z log_E=2, 2025-05-07T21:06:45.5303851Z N=29, 2025-05-07T21:06:45.5304068Z weights_ty=SparseType.FP16, 2025-05-07T21:06:45.5304355Z output_dtype=SparseType.FP16, 2025-05-07T21:06:45.5304639Z use_cpu=True, 2025-05-07T21:06:45.5304982Z test_internal=True, 2025-05-07T21:06:45.5305211Z ) 2025-05-07T21:06:45.5305453Z Trying example: test_embedding_inplace_update( 2025-05-07T21:06:45.5306084Z self=, 2025-05-07T21:06:45.5306715Z T=3, 2025-05-07T21:06:45.5306914Z D=23, 2025-05-07T21:06:45.5307111Z log_E=3, 2025-05-07T21:06:45.5307308Z N=29, 2025-05-07T21:06:45.5307527Z weights_ty=SparseType.FP16, 2025-05-07T21:06:45.5307822Z output_dtype=SparseType.FP16, 2025-05-07T21:06:45.5308093Z use_cpu=True, 2025-05-07T21:06:45.5308322Z test_internal=True, 2025-05-07T21:06:45.5308558Z ) 2025-05-07T21:06:45.5308791Z Trying example: test_embedding_inplace_update( 2025-05-07T21:06:45.5309418Z self=, 2025-05-07T21:06:45.5309991Z T=1, 2025-05-07T21:06:45.5310194Z D=23, 2025-05-07T21:06:45.5310416Z log_E=3, 2025-05-07T21:06:45.5310621Z N=29, 2025-05-07T21:06:45.5310837Z weights_ty=SparseType.FP16, 2025-05-07T21:06:45.5311121Z output_dtype=SparseType.FP16, 2025-05-07T21:06:45.5311415Z use_cpu=True, 2025-05-07T21:06:45.5311699Z test_internal=True, 2025-05-07T21:06:45.5311978Z ) 2025-05-07T21:06:45.5321081Z Trying example: test_embedding_inplace_update( 2025-05-07T21:06:45.5321865Z self=, 2025-05-07T21:06:45.5322581Z T=1, 2025-05-07T21:06:45.5322821Z D=23, 2025-05-07T21:06:45.5323050Z log_E=3, 2025-05-07T21:06:45.5323293Z N=1, 2025-05-07T21:06:45.5323558Z weights_ty=SparseType.FP16, 2025-05-07T21:06:45.5323907Z output_dtype=SparseType.FP16, 2025-05-07T21:06:45.5324240Z use_cpu=True, 2025-05-07T21:06:45.5324516Z test_internal=True, 2025-05-07T21:06:45.5324791Z ) 2025-05-07T21:06:45.5325080Z Trying example: test_embedding_inplace_update( 2025-05-07T21:06:45.5325845Z self=, 2025-05-07T21:06:45.5326538Z T=1, 2025-05-07T21:06:45.5326768Z D=23, 2025-05-07T21:06:45.5327003Z log_E=3, 2025-05-07T21:06:45.5327243Z N=23, 2025-05-07T21:06:45.5327588Z weights_ty=SparseType.FP16, 2025-05-07T21:06:45.5327945Z output_dtype=SparseType.FP16, 2025-05-07T21:06:45.5328279Z use_cpu=True, 2025-05-07T21:06:45.5328544Z test_internal=True, 2025-05-07T21:06:45.5328820Z ) 2025-05-07T21:06:45.5329107Z Trying example: test_embedding_inplace_update( 2025-05-07T21:06:45.5329871Z self=, 2025-05-07T21:06:45.5330579Z T=1, 2025-05-07T21:06:45.5330813Z D=2, 2025-05-07T21:06:45.5331038Z log_E=3, 2025-05-07T21:06:45.5331280Z N=1, 2025-05-07T21:06:45.5331541Z weights_ty=SparseType.FP16, 2025-05-07T21:06:45.5331888Z output_dtype=SparseType.FP16, 2025-05-07T21:06:45.5332225Z use_cpu=True, 2025-05-07T21:06:45.5332502Z test_internal=True, 2025-05-07T21:06:45.5332773Z ) 2025-05-07T21:06:45.5333065Z Trying example: test_embedding_inplace_update( 2025-05-07T21:06:45.5333840Z self=, 2025-05-07T21:06:45.5334547Z T=2, 2025-05-07T21:06:45.5334779Z D=62, 2025-05-07T21:06:45.5335017Z log_E=3, 2025-05-07T21:06:45.5335252Z N=22, 2025-05-07T21:06:45.5335514Z weights_ty=SparseType.INT8, 2025-05-07T21:06:45.5335870Z output_dtype=SparseType.FP32, 2025-05-07T21:06:45.5336205Z use_cpu=True, 2025-05-07T21:06:45.5336473Z test_internal=False, 2025-05-07T21:06:45.5336760Z ) 2025-05-07T21:06:45.5337047Z Trying example: test_embedding_inplace_update( 2025-05-07T21:06:45.5337804Z self=, 2025-05-07T21:06:45.5338599Z T=2, 2025-05-07T21:06:45.5338838Z D=62, 2025-05-07T21:06:45.5339071Z log_E=3, 2025-05-07T21:06:45.5339308Z N=22, 2025-05-07T21:06:45.5339569Z weights_ty=SparseType.INT8, 2025-05-07T21:06:45.5339921Z output_dtype=SparseType.FP32, 2025-05-07T21:06:45.5340307Z use_cpu=True, 2025-05-07T21:06:45.5340587Z test_internal=True, 2025-05-07T21:06:45.5340866Z ) 2025-05-07T21:06:45.5341144Z Trying example: test_embedding_inplace_update( 2025-05-07T21:06:45.5341907Z self=, 2025-05-07T21:06:45.5342608Z T=2, 2025-05-07T21:06:45.5342830Z D=62, 2025-05-07T21:06:45.5343071Z log_E=2, 2025-05-07T21:06:45.5343311Z N=22, 2025-05-07T21:06:45.5343566Z weights_ty=SparseType.INT8, 2025-05-07T21:06:45.5343915Z output_dtype=SparseType.FP32, 2025-05-07T21:06:45.5344247Z use_cpu=True, 2025-05-07T21:06:45.5344520Z test_internal=True, 2025-05-07T21:06:45.5344792Z ) 2025-05-07T21:06:45.5345075Z Trying example: test_embedding_inplace_update( 2025-05-07T21:06:45.5345843Z self=, 2025-05-07T21:06:45.5346549Z T=2, 2025-05-07T21:06:45.5346779Z D=62, 2025-05-07T21:06:45.5347070Z log_E=2, 2025-05-07T21:06:45.5347307Z N=2, 2025-05-07T21:06:45.5347566Z weights_ty=SparseType.INT8, 2025-05-07T21:06:45.5347918Z output_dtype=SparseType.FP32, 2025-05-07T21:06:45.5348247Z use_cpu=True, 2025-05-07T21:06:45.5348521Z test_internal=True, 2025-05-07T21:06:45.5348804Z ) 2025-05-07T21:06:45.5349080Z Trying example: test_embedding_inplace_update( 2025-05-07T21:06:45.5349839Z self=, 2025-05-07T21:06:45.5350545Z T=1, 2025-05-07T21:06:45.5350777Z D=62, 2025-05-07T21:06:45.5351005Z log_E=2, 2025-05-07T21:06:45.5351250Z N=2, 2025-05-07T21:06:45.5351509Z weights_ty=SparseType.INT8, 2025-05-07T21:06:45.5351850Z output_dtype=SparseType.FP32, 2025-05-07T21:06:45.5352183Z use_cpu=True, 2025-05-07T21:06:45.5352458Z test_internal=True, 2025-05-07T21:06:45.5352727Z ) 2025-05-07T21:06:45.5353071Z Trying example: test_embedding_inplace_update( 2025-05-07T21:06:45.5353843Z self=, 2025-05-07T21:06:45.5354541Z T=1, 2025-05-07T21:06:45.5354772Z D=62, 2025-05-07T21:06:45.5355005Z log_E=3, 2025-05-07T21:06:45.5355239Z N=47, 2025-05-07T21:06:45.5355626Z weights_ty=SparseType.FP32, 2025-05-07T21:06:45.5355978Z output_dtype=SparseType.INT8, 2025-05-07T21:06:45.5356298Z use_cpu=True, 2025-05-07T21:06:45.5356562Z test_internal=True, 2025-05-07T21:06:45.5356837Z ) 2025-05-07T21:06:45.5357111Z Trying example: test_embedding_inplace_update( 2025-05-07T21:06:45.5357868Z self=, 2025-05-07T21:06:45.5358562Z T=1, 2025-05-07T21:06:45.5358788Z D=3, 2025-05-07T21:06:45.5359006Z log_E=3, 2025-05-07T21:06:45.5359239Z N=47, 2025-05-07T21:06:45.5359498Z weights_ty=SparseType.FP32, 2025-05-07T21:06:45.5359843Z output_dtype=SparseType.INT8, 2025-05-07T21:06:45.5360170Z use_cpu=True, 2025-05-07T21:06:45.5360436Z test_internal=True, 2025-05-07T21:06:45.5360704Z ) 2025-05-07T21:06:45.5360984Z Trying example: test_embedding_inplace_update( 2025-05-07T21:06:45.5361739Z self=, 2025-05-07T21:06:45.5362432Z T=1, 2025-05-07T21:06:45.5362659Z D=47, 2025-05-07T21:06:45.5362891Z log_E=3, 2025-05-07T21:06:45.5363122Z N=47, 2025-05-07T21:06:45.5363379Z weights_ty=SparseType.FP32, 2025-05-07T21:06:45.5363726Z output_dtype=SparseType.INT8, 2025-05-07T21:06:45.5364106Z use_cpu=True, 2025-05-07T21:06:45.5364379Z test_internal=True, 2025-05-07T21:06:45.5364652Z ) 2025-05-07T21:06:45.6028354Z Trying example: test_embedding_inplace_update( 2025-05-07T21:06:45.6029610Z self=, 2025-05-07T21:06:45.6030644Z T=1, 2025-05-07T21:06:45.6030842Z D=2, 2025-05-07T21:06:45.6031029Z log_E=3, 2025-05-07T21:06:45.6031233Z N=47, 2025-05-07T21:06:45.6031455Z weights_ty=SparseType.FP32, 2025-05-07T21:06:45.6031746Z output_dtype=SparseType.INT8, 2025-05-07T21:06:45.6032077Z use_cpu=True, 2025-05-07T21:06:45.6032384Z test_internal=True, 2025-05-07T21:06:45.6032684Z ) 2025-05-07T21:06:45.6033002Z Trying example: test_embedding_inplace_update( 2025-05-07T21:06:45.6033874Z self=, 2025-05-07T21:06:45.6034552Z T=1, 2025-05-07T21:06:45.6034748Z D=2, 2025-05-07T21:06:45.6034943Z log_E=3, 2025-05-07T21:06:45.6035145Z N=1, 2025-05-07T21:06:45.6035468Z weights_ty=SparseType.FP32, 2025-05-07T21:06:45.6035766Z output_dtype=SparseType.INT8, 2025-05-07T21:06:45.6036047Z use_cpu=True, 2025-05-07T21:06:45.6036275Z test_internal=True, 2025-05-07T21:06:45.6036632Z ) 2025-05-07T21:06:45.6036871Z Trying example: test_embedding_inplace_update( 2025-05-07T21:06:45.6037488Z self=, 2025-05-07T21:06:45.6038064Z T=2, 2025-05-07T21:06:45.6038262Z D=2, 2025-05-07T21:06:45.6038450Z log_E=3, 2025-05-07T21:06:45.6038651Z N=1, 2025-05-07T21:06:45.6038871Z weights_ty=SparseType.FP32, 2025-05-07T21:06:45.6039158Z output_dtype=SparseType.INT8, 2025-05-07T21:06:45.6039437Z use_cpu=True, 2025-05-07T21:06:45.6039666Z test_internal=True, 2025-05-07T21:06:45.6039892Z ) 2025-05-07T21:06:45.6040166Z Trying example: test_embedding_inplace_update( 2025-05-07T21:06:45.6040791Z self=, 2025-05-07T21:06:45.6041365Z T=2, 2025-05-07T21:06:45.6041571Z D=2, 2025-05-07T21:06:45.6041840Z log_E=3, 2025-05-07T21:06:45.6042242Z N=3, 2025-05-07T21:06:45.6042543Z weights_ty=SparseType.FP32, 2025-05-07T21:06:45.6042915Z output_dtype=SparseType.INT8, 2025-05-07T21:06:45.6043195Z use_cpu=True, 2025-05-07T21:06:45.6043424Z test_internal=True, 2025-05-07T21:06:45.6043657Z ) 2025-05-07T21:06:45.6043895Z Trying example: test_embedding_inplace_update( 2025-05-07T21:06:45.6044529Z self=, 2025-05-07T21:06:45.6045105Z T=2, 2025-05-07T21:06:45.6045292Z D=39, 2025-05-07T21:06:45.6045493Z log_E=3, 2025-05-07T21:06:45.6045700Z N=13, 2025-05-07T21:06:45.6045917Z weights_ty=SparseType.FP32, 2025-05-07T21:06:45.6046216Z output_dtype=SparseType.INT8, 2025-05-07T21:06:45.6046493Z use_cpu=True, 2025-05-07T21:06:45.6046721Z test_internal=False, 2025-05-07T21:06:45.6046962Z ) 2025-05-07T21:06:45.6047203Z Trying example: test_embedding_inplace_update( 2025-05-07T21:06:45.6047832Z self=, 2025-05-07T21:06:45.6048406Z T=2, 2025-05-07T21:06:45.6048611Z D=39, 2025-05-07T21:06:45.6048802Z log_E=3, 2025-05-07T21:06:45.6049004Z N=13, 2025-05-07T21:06:45.6049225Z weights_ty=SparseType.FP32, 2025-05-07T21:06:45.6049517Z output_dtype=SparseType.INT8, 2025-05-07T21:06:45.6049800Z use_cpu=False, 2025-05-07T21:06:45.6050036Z test_internal=False, 2025-05-07T21:06:45.6050266Z ) 2025-05-07T21:06:45.6050509Z Trying example: test_embedding_inplace_update( 2025-05-07T21:06:45.6051228Z self=, 2025-05-07T21:06:45.6051796Z T=2, 2025-05-07T21:06:45.6051990Z D=39, 2025-05-07T21:06:45.6052186Z log_E=2, 2025-05-07T21:06:45.6052382Z N=13, 2025-05-07T21:06:45.6052602Z weights_ty=SparseType.FP32, 2025-05-07T21:06:45.6052950Z output_dtype=SparseType.INT8, 2025-05-07T21:06:45.6053225Z use_cpu=False, 2025-05-07T21:06:45.6053458Z test_internal=False, 2025-05-07T21:06:45.6053692Z ) 2025-05-07T21:06:45.6053932Z Trying example: test_embedding_inplace_update( 2025-05-07T21:06:45.6054554Z self=, 2025-05-07T21:06:45.6055123Z T=2, 2025-05-07T21:06:45.6055315Z D=39, 2025-05-07T21:06:45.6055503Z log_E=2, 2025-05-07T21:06:45.6055704Z N=2, 2025-05-07T21:06:45.6055921Z weights_ty=SparseType.FP32, 2025-05-07T21:06:45.6056207Z output_dtype=SparseType.INT8, 2025-05-07T21:06:45.6056485Z use_cpu=False, 2025-05-07T21:06:45.6056718Z test_internal=False, 2025-05-07T21:06:45.6056948Z ) 2025-05-07T21:06:45.6057188Z Trying example: test_embedding_inplace_update( 2025-05-07T21:06:45.6057816Z self=, 2025-05-07T21:06:45.6058432Z T=1, 2025-05-07T21:06:45.6058626Z D=43, 2025-05-07T21:06:45.6058819Z log_E=2, 2025-05-07T21:06:45.6059015Z N=45, 2025-05-07T21:06:45.6059236Z weights_ty=SparseType.INT2, 2025-05-07T21:06:45.6059529Z output_dtype=SparseType.FP16, 2025-05-07T21:06:45.6059807Z use_cpu=False, 2025-05-07T21:06:45.6060033Z test_internal=True, 2025-05-07T21:06:45.6060262Z ) 2025-05-07T21:06:45.6060503Z Trying example: test_embedding_inplace_update( 2025-05-07T21:06:45.6061122Z self=, 2025-05-07T21:06:45.6061697Z T=1, 2025-05-07T21:06:45.6061891Z D=45, 2025-05-07T21:06:45.6062083Z log_E=2, 2025-05-07T21:06:45.6062285Z N=45, 2025-05-07T21:06:45.6062503Z weights_ty=SparseType.INT2, 2025-05-07T21:06:45.6062789Z output_dtype=SparseType.FP16, 2025-05-07T21:06:45.6063077Z use_cpu=False, 2025-05-07T21:06:45.6063312Z test_internal=True, 2025-05-07T21:06:45.6063589Z ) 2025-05-07T21:06:45.6063833Z Trying example: test_embedding_inplace_update( 2025-05-07T21:06:45.6064461Z self=, 2025-05-07T21:06:45.6065037Z T=1, 2025-05-07T21:06:45.6065228Z D=45, 2025-05-07T21:06:45.6065420Z log_E=2, 2025-05-07T21:06:45.6065621Z N=2, 2025-05-07T21:06:45.6065835Z weights_ty=SparseType.INT2, 2025-05-07T21:06:45.6066131Z output_dtype=SparseType.FP16, 2025-05-07T21:06:45.6066414Z use_cpu=False, 2025-05-07T21:06:45.6066638Z test_internal=True, 2025-05-07T21:06:45.6066866Z ) 2025-05-07T21:06:45.6067113Z Trying example: test_embedding_inplace_update( 2025-05-07T21:06:45.6067734Z self=, 2025-05-07T21:06:45.6068299Z T=1, 2025-05-07T21:06:45.6068495Z D=45, 2025-05-07T21:06:45.6068685Z log_E=2, 2025-05-07T21:06:45.6068885Z N=2, 2025-05-07T21:06:45.6069109Z weights_ty=SparseType.INT2, 2025-05-07T21:06:45.6069394Z output_dtype=SparseType.FP16, 2025-05-07T21:06:45.6069676Z use_cpu=False, 2025-05-07T21:06:45.6069905Z test_internal=False, 2025-05-07T21:06:45.6070138Z ) 2025-05-07T21:06:45.6070409Z Trying example: test_embedding_inplace_update( 2025-05-07T21:06:45.6071054Z self=, 2025-05-07T21:06:45.6071624Z T=2, 2025-05-07T21:06:45.6071810Z D=45, 2025-05-07T21:06:45.6072005Z log_E=2, 2025-05-07T21:06:45.6072201Z N=2, 2025-05-07T21:06:45.6072413Z weights_ty=SparseType.INT2, 2025-05-07T21:06:45.6072755Z output_dtype=SparseType.FP16, 2025-05-07T21:06:45.6073041Z use_cpu=False, 2025-05-07T21:06:45.6073265Z test_internal=False, 2025-05-07T21:06:45.6073500Z ) 2025-05-07T21:06:45.6073741Z Trying example: test_embedding_inplace_update( 2025-05-07T21:06:45.6074489Z self=, 2025-05-07T21:06:45.6075064Z T=2, 2025-05-07T21:06:45.6075258Z D=2, 2025-05-07T21:06:45.6075563Z log_E=2, 2025-05-07T21:06:45.6075773Z N=2, 2025-05-07T21:06:45.6075997Z weights_ty=SparseType.INT2, 2025-05-07T21:06:45.6076286Z output_dtype=SparseType.FP16, 2025-05-07T21:06:45.6076571Z use_cpu=False, 2025-05-07T21:06:45.6076807Z test_internal=False, 2025-05-07T21:06:45.6077047Z ) 2025-05-07T21:06:45.6077295Z Trying example: test_embedding_inplace_update( 2025-05-07T21:06:45.6077935Z self=, 2025-05-07T21:06:45.6078517Z T=4, 2025-05-07T21:06:45.6078711Z D=62, 2025-05-07T21:06:45.6078912Z log_E=3, 2025-05-07T21:06:45.6079122Z N=44, 2025-05-07T21:06:45.6079340Z weights_ty=SparseType.FP16, 2025-05-07T21:06:45.6079644Z output_dtype=SparseType.FP16, 2025-05-07T21:06:45.6079985Z use_cpu=False, 2025-05-07T21:06:45.6080218Z test_internal=False, 2025-05-07T21:06:45.6080462Z ) 2025-05-07T21:06:45.6080658Z PASSED 2025-05-07T21:06:45.6081184Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_get_table_name_for_logging PASSED 2025-05-07T21:06:45.7425792Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_reset_embedding_weight_momentum Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:06:45.7427119Z self=, 2025-05-07T21:06:45.7427732Z T=1, 2025-05-07T21:06:45.7427949Z D=2, 2025-05-07T21:06:45.7428138Z log_E=2, 2025-05-07T21:06:45.7428380Z weights_precision=SparseType.FP16, 2025-05-07T21:06:45.7428676Z mixed=False, 2025-05-07T21:06:45.7428892Z use_cache=False, 2025-05-07T21:06:45.7429147Z output_dtype=SparseType.FP32, 2025-05-07T21:06:45.7429696Z num_indices_per_table=1, 2025-05-07T21:06:45.7429956Z ) 2025-05-07T21:06:45.7430220Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:06:45.7430899Z self=, 2025-05-07T21:06:45.7431501Z T=2, 2025-05-07T21:06:45.7431689Z D=2, 2025-05-07T21:06:45.7431879Z log_E=2, 2025-05-07T21:06:45.7432117Z weights_precision=SparseType.FP16, 2025-05-07T21:06:45.7432407Z mixed=False, 2025-05-07T21:06:45.7432632Z use_cache=False, 2025-05-07T21:06:45.7432885Z output_dtype=SparseType.FP32, 2025-05-07T21:06:45.7433171Z num_indices_per_table=1, 2025-05-07T21:06:45.7433424Z ) 2025-05-07T21:06:45.7433686Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:06:45.7434357Z self=, 2025-05-07T21:06:45.7434958Z T=2, 2025-05-07T21:06:45.7435156Z D=33, 2025-05-07T21:06:45.7435459Z log_E=2, 2025-05-07T21:06:45.7435713Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7436009Z mixed=False, 2025-05-07T21:06:45.7436231Z use_cache=True, 2025-05-07T21:06:45.7436472Z output_dtype=SparseType.FP16, 2025-05-07T21:06:45.7436764Z num_indices_per_table=1, 2025-05-07T21:06:45.7437012Z ) 2025-05-07T21:06:45.7437271Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:06:45.7437945Z self=, 2025-05-07T21:06:45.7438549Z T=5, 2025-05-07T21:06:45.7438738Z D=2, 2025-05-07T21:06:45.7439041Z log_E=2, 2025-05-07T21:06:45.7439284Z weights_precision=SparseType.FP16, 2025-05-07T21:06:45.7439574Z mixed=False, 2025-05-07T21:06:45.7439798Z use_cache=False, 2025-05-07T21:06:45.7440057Z output_dtype=SparseType.FP32, 2025-05-07T21:06:45.7440346Z num_indices_per_table=1, 2025-05-07T21:06:45.7440687Z ) 2025-05-07T21:06:45.7440958Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:06:45.7441637Z self=, 2025-05-07T21:06:45.7442237Z T=5, 2025-05-07T21:06:45.7442436Z D=91, 2025-05-07T21:06:45.7442634Z log_E=3, 2025-05-07T21:06:45.7442866Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7443166Z mixed=True, 2025-05-07T21:06:45.7443388Z use_cache=False, 2025-05-07T21:06:45.7443636Z output_dtype=SparseType.FP16, 2025-05-07T21:06:45.7443926Z num_indices_per_table=2, 2025-05-07T21:06:45.7444179Z ) 2025-05-07T21:06:45.7444438Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:06:45.7445111Z self=, 2025-05-07T21:06:45.7445707Z T=5, 2025-05-07T21:06:45.7445894Z D=8, 2025-05-07T21:06:45.7446090Z log_E=3, 2025-05-07T21:06:45.7446417Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7446708Z mixed=True, 2025-05-07T21:06:45.7446927Z use_cache=True, 2025-05-07T21:06:45.7447172Z output_dtype=SparseType.FP32, 2025-05-07T21:06:45.7447459Z num_indices_per_table=3, 2025-05-07T21:06:45.7447710Z ) 2025-05-07T21:06:45.7447973Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:06:45.7448647Z self=, 2025-05-07T21:06:45.7449236Z T=3, 2025-05-07T21:06:45.7449430Z D=110, 2025-05-07T21:06:45.7449627Z log_E=3, 2025-05-07T21:06:45.7449863Z weights_precision=SparseType.FP16, 2025-05-07T21:06:45.7450158Z mixed=False, 2025-05-07T21:06:45.7450380Z use_cache=False, 2025-05-07T21:06:45.7450631Z output_dtype=SparseType.FP32, 2025-05-07T21:06:45.7450926Z num_indices_per_table=4, 2025-05-07T21:06:45.7451181Z ) 2025-05-07T21:06:45.7451486Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:06:45.7452167Z self=, 2025-05-07T21:06:45.7452783Z T=1, 2025-05-07T21:06:45.7452978Z D=13, 2025-05-07T21:06:45.7453168Z log_E=3, 2025-05-07T21:06:45.7453405Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7453702Z mixed=False, 2025-05-07T21:06:45.7453915Z use_cache=True, 2025-05-07T21:06:45.7454162Z output_dtype=SparseType.FP32, 2025-05-07T21:06:45.7462759Z num_indices_per_table=3, 2025-05-07T21:06:45.7463027Z ) 2025-05-07T21:06:45.7463296Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:06:45.7463987Z self=, 2025-05-07T21:06:45.7464599Z T=2, 2025-05-07T21:06:45.7464793Z D=76, 2025-05-07T21:06:45.7464996Z log_E=2, 2025-05-07T21:06:45.7465245Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7465545Z mixed=False, 2025-05-07T21:06:45.7465771Z use_cache=True, 2025-05-07T21:06:45.7466024Z output_dtype=SparseType.FP32, 2025-05-07T21:06:45.7466316Z num_indices_per_table=2, 2025-05-07T21:06:45.7466572Z ) 2025-05-07T21:06:45.7466843Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:06:45.7467522Z self=, 2025-05-07T21:06:45.7468134Z T=1, 2025-05-07T21:06:45.7468332Z D=116, 2025-05-07T21:06:45.7468532Z log_E=2, 2025-05-07T21:06:45.7468770Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7469160Z mixed=True, 2025-05-07T21:06:45.7469385Z use_cache=False, 2025-05-07T21:06:45.7469640Z output_dtype=SparseType.FP16, 2025-05-07T21:06:45.7469936Z num_indices_per_table=1, 2025-05-07T21:06:45.7470191Z ) 2025-05-07T21:06:45.7470502Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:06:45.7471191Z self=, 2025-05-07T21:06:45.7472022Z T=2, 2025-05-07T21:06:45.7472275Z D=57, 2025-05-07T21:06:45.7472475Z log_E=3, 2025-05-07T21:06:45.7472716Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7473005Z mixed=False, 2025-05-07T21:06:45.7473228Z use_cache=False, 2025-05-07T21:06:45.7473482Z output_dtype=SparseType.FP16, 2025-05-07T21:06:45.7473769Z num_indices_per_table=2, 2025-05-07T21:06:45.7474023Z ) 2025-05-07T21:06:45.7474293Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:06:45.7474984Z self=, 2025-05-07T21:06:45.7475682Z T=1, 2025-05-07T21:06:45.7475879Z D=57, 2025-05-07T21:06:45.7476073Z log_E=3, 2025-05-07T21:06:45.7476310Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7476684Z mixed=False, 2025-05-07T21:06:45.7476907Z use_cache=False, 2025-05-07T21:06:45.7477156Z output_dtype=SparseType.FP16, 2025-05-07T21:06:45.7477448Z num_indices_per_table=2, 2025-05-07T21:06:45.7477701Z ) 2025-05-07T21:06:45.7477959Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:06:45.7478642Z self=, 2025-05-07T21:06:45.7479242Z T=1, 2025-05-07T21:06:45.7479431Z D=57, 2025-05-07T21:06:45.7479627Z log_E=3, 2025-05-07T21:06:45.7479869Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7480168Z mixed=False, 2025-05-07T21:06:45.7480388Z use_cache=False, 2025-05-07T21:06:45.7480647Z output_dtype=SparseType.FP16, 2025-05-07T21:06:45.7480944Z num_indices_per_table=3, 2025-05-07T21:06:45.7481189Z ) 2025-05-07T21:06:45.7481455Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:06:45.7482188Z self=, 2025-05-07T21:06:45.7482789Z T=1, 2025-05-07T21:06:45.7482985Z D=2, 2025-05-07T21:06:45.7483179Z log_E=3, 2025-05-07T21:06:45.7483415Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7483715Z mixed=False, 2025-05-07T21:06:45.7483938Z use_cache=False, 2025-05-07T21:06:45.7484187Z output_dtype=SparseType.FP16, 2025-05-07T21:06:45.7484484Z num_indices_per_table=3, 2025-05-07T21:06:45.7484740Z ) 2025-05-07T21:06:45.7484997Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:06:45.7485680Z self=, 2025-05-07T21:06:45.7486282Z T=3, 2025-05-07T21:06:45.7486469Z D=2, 2025-05-07T21:06:45.7486657Z log_E=3, 2025-05-07T21:06:45.7486895Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7487195Z mixed=False, 2025-05-07T21:06:45.7487414Z use_cache=False, 2025-05-07T21:06:45.7487670Z output_dtype=SparseType.FP16, 2025-05-07T21:06:45.7487965Z num_indices_per_table=3, 2025-05-07T21:06:45.7488209Z ) 2025-05-07T21:06:45.7488474Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:06:45.7489155Z self=, 2025-05-07T21:06:45.7489756Z T=3, 2025-05-07T21:06:45.7489948Z D=120, 2025-05-07T21:06:45.7490166Z log_E=2, 2025-05-07T21:06:45.7490431Z weights_precision=SparseType.FP16, 2025-05-07T21:06:45.7491062Z mixed=False, 2025-05-07T21:06:45.7491390Z use_cache=False, 2025-05-07T21:06:45.7491649Z output_dtype=SparseType.FP32, 2025-05-07T21:06:45.7491940Z num_indices_per_table=4, 2025-05-07T21:06:45.7492191Z ) 2025-05-07T21:06:45.7492455Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:06:45.7493203Z self=, 2025-05-07T21:06:45.7493808Z T=3, 2025-05-07T21:06:45.7494002Z D=120, 2025-05-07T21:06:45.7494199Z log_E=2, 2025-05-07T21:06:45.7494440Z weights_precision=SparseType.FP16, 2025-05-07T21:06:45.7494735Z mixed=False, 2025-05-07T21:06:45.7494951Z use_cache=False, 2025-05-07T21:06:45.7495207Z output_dtype=SparseType.FP32, 2025-05-07T21:06:45.7495502Z num_indices_per_table=1, 2025-05-07T21:06:45.7495752Z ) 2025-05-07T21:06:45.7496019Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:06:45.7496703Z self=, 2025-05-07T21:06:45.7497309Z T=3, 2025-05-07T21:06:45.7497499Z D=2, 2025-05-07T21:06:45.7497696Z log_E=2, 2025-05-07T21:06:45.7497938Z weights_precision=SparseType.FP16, 2025-05-07T21:06:45.7498235Z mixed=False, 2025-05-07T21:06:45.7498537Z use_cache=False, 2025-05-07T21:06:45.7498798Z output_dtype=SparseType.FP32, 2025-05-07T21:06:45.7499088Z num_indices_per_table=1, 2025-05-07T21:06:45.7499344Z ) 2025-05-07T21:06:45.7499610Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:06:45.7500292Z self=, 2025-05-07T21:06:45.7500891Z T=3, 2025-05-07T21:06:45.7501083Z D=3, 2025-05-07T21:06:45.7501269Z log_E=2, 2025-05-07T21:06:45.7501509Z weights_precision=SparseType.FP16, 2025-05-07T21:06:45.7501807Z mixed=False, 2025-05-07T21:06:45.7502022Z use_cache=False, 2025-05-07T21:06:45.7502279Z output_dtype=SparseType.FP32, 2025-05-07T21:06:45.7502570Z num_indices_per_table=1, 2025-05-07T21:06:45.7502820Z ) 2025-05-07T21:06:45.7503078Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:06:45.7503827Z self=, 2025-05-07T21:06:45.7504439Z T=3, 2025-05-07T21:06:45.7504625Z D=2, 2025-05-07T21:06:45.7504817Z log_E=3, 2025-05-07T21:06:45.7505058Z weights_precision=SparseType.FP16, 2025-05-07T21:06:45.7505349Z mixed=False, 2025-05-07T21:06:45.7505571Z use_cache=False, 2025-05-07T21:06:45.7505829Z output_dtype=SparseType.FP32, 2025-05-07T21:06:45.7506117Z num_indices_per_table=1, 2025-05-07T21:06:45.7506371Z ) 2025-05-07T21:06:45.7506635Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:06:45.7507310Z self=, 2025-05-07T21:06:45.7507913Z T=3, 2025-05-07T21:06:45.7508109Z D=3, 2025-05-07T21:06:45.7508303Z log_E=3, 2025-05-07T21:06:45.7508539Z weights_precision=SparseType.FP16, 2025-05-07T21:06:45.7508834Z mixed=False, 2025-05-07T21:06:45.7509062Z use_cache=False, 2025-05-07T21:06:45.7509320Z output_dtype=SparseType.FP32, 2025-05-07T21:06:45.7509616Z num_indices_per_table=1, 2025-05-07T21:06:45.7509867Z ) 2025-05-07T21:06:45.7510128Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:06:45.7510808Z self=, 2025-05-07T21:06:45.7511412Z T=3, 2025-05-07T21:06:45.7511600Z D=3, 2025-05-07T21:06:45.7511794Z log_E=3, 2025-05-07T21:06:45.7512037Z weights_precision=SparseType.FP16, 2025-05-07T21:06:45.7512327Z mixed=False, 2025-05-07T21:06:45.7512551Z use_cache=False, 2025-05-07T21:06:45.7512913Z output_dtype=SparseType.FP32, 2025-05-07T21:06:45.7513203Z num_indices_per_table=3, 2025-05-07T21:06:45.7513454Z ) 2025-05-07T21:06:45.7513719Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:06:45.7514412Z self=, 2025-05-07T21:06:45.7515054Z T=2, 2025-05-07T21:06:45.7515247Z D=121, 2025-05-07T21:06:45.7515507Z log_E=2, 2025-05-07T21:06:45.7515739Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7516039Z mixed=False, 2025-05-07T21:06:45.7516261Z use_cache=False, 2025-05-07T21:06:45.7516511Z output_dtype=SparseType.FP16, 2025-05-07T21:06:45.7516805Z num_indices_per_table=3, 2025-05-07T21:06:45.7517058Z ) 2025-05-07T21:06:45.8441196Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:06:45.8442215Z self=, 2025-05-07T21:06:45.8443082Z T=2, 2025-05-07T21:06:45.8443350Z D=2, 2025-05-07T21:06:45.8443544Z log_E=2, 2025-05-07T21:06:45.8443788Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.8444088Z mixed=False, 2025-05-07T21:06:45.8444307Z use_cache=False, 2025-05-07T21:06:45.8444575Z output_dtype=SparseType.FP16, 2025-05-07T21:06:45.8445112Z num_indices_per_table=3, 2025-05-07T21:06:45.8445366Z ) 2025-05-07T21:06:45.8445632Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:06:45.8446324Z self=, 2025-05-07T21:06:45.8446929Z T=2, 2025-05-07T21:06:45.8447126Z D=2, 2025-05-07T21:06:45.8447318Z log_E=2, 2025-05-07T21:06:45.8447561Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.8447858Z mixed=False, 2025-05-07T21:06:45.8448077Z use_cache=False, 2025-05-07T21:06:45.8448337Z output_dtype=SparseType.FP16, 2025-05-07T21:06:45.8448637Z num_indices_per_table=2, 2025-05-07T21:06:45.8448883Z ) 2025-05-07T21:06:45.8449151Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:06:45.8449834Z self=, 2025-05-07T21:06:45.8450554Z T=1, 2025-05-07T21:06:45.8450750Z D=68, 2025-05-07T21:06:45.8450941Z log_E=3, 2025-05-07T21:06:45.8451180Z weights_precision=SparseType.FP16, 2025-05-07T21:06:45.8451476Z mixed=True, 2025-05-07T21:06:45.8451693Z use_cache=True, 2025-05-07T21:06:45.8451940Z output_dtype=SparseType.FP32, 2025-05-07T21:06:45.8452232Z num_indices_per_table=2, 2025-05-07T21:06:45.8452477Z ) 2025-05-07T21:06:45.8452742Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:06:45.8453420Z self=, 2025-05-07T21:06:45.8454024Z T=1, 2025-05-07T21:06:45.8454216Z D=68, 2025-05-07T21:06:45.8454410Z log_E=2, 2025-05-07T21:06:45.8454646Z weights_precision=SparseType.FP16, 2025-05-07T21:06:45.8454936Z mixed=True, 2025-05-07T21:06:45.8455156Z use_cache=True, 2025-05-07T21:06:45.8455403Z output_dtype=SparseType.FP32, 2025-05-07T21:06:45.8455697Z num_indices_per_table=2, 2025-05-07T21:06:45.8455952Z ) 2025-05-07T21:06:45.8456218Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:06:45.8456886Z self=, 2025-05-07T21:06:45.8457490Z T=1, 2025-05-07T21:06:45.8457685Z D=2, 2025-05-07T21:06:45.8457872Z log_E=2, 2025-05-07T21:06:45.8458112Z weights_precision=SparseType.FP16, 2025-05-07T21:06:45.8458413Z mixed=True, 2025-05-07T21:06:45.8458627Z use_cache=True, 2025-05-07T21:06:45.8458873Z output_dtype=SparseType.FP32, 2025-05-07T21:06:45.8459170Z num_indices_per_table=2, 2025-05-07T21:06:45.8459501Z ) 2025-05-07T21:06:45.8459771Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:06:45.8460451Z self=, 2025-05-07T21:06:45.8461130Z T=2, 2025-05-07T21:06:45.8461325Z D=2, 2025-05-07T21:06:45.8461523Z log_E=2, 2025-05-07T21:06:45.8461764Z weights_precision=SparseType.FP16, 2025-05-07T21:06:45.8462054Z mixed=True, 2025-05-07T21:06:45.8462277Z use_cache=True, 2025-05-07T21:06:45.8462527Z output_dtype=SparseType.FP32, 2025-05-07T21:06:45.8462816Z num_indices_per_table=2, 2025-05-07T21:06:45.8463073Z ) 2025-05-07T21:06:45.8463342Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:06:45.8464016Z self=, 2025-05-07T21:06:45.8464620Z T=3, 2025-05-07T21:06:45.8464816Z D=122, 2025-05-07T21:06:45.8465015Z log_E=2, 2025-05-07T21:06:45.8465258Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.8465557Z mixed=False, 2025-05-07T21:06:45.8465785Z use_cache=False, 2025-05-07T21:06:45.8466039Z output_dtype=SparseType.FP16, 2025-05-07T21:06:45.8466401Z num_indices_per_table=3, 2025-05-07T21:06:45.8466817Z ) 2025-05-07T21:06:45.8467074Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:06:45.8467755Z self=, 2025-05-07T21:06:45.8468359Z T=3, 2025-05-07T21:06:45.8468548Z D=122, 2025-05-07T21:06:45.8468743Z log_E=2, 2025-05-07T21:06:45.8468990Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.8469281Z mixed=False, 2025-05-07T21:06:45.8469504Z use_cache=False, 2025-05-07T21:06:45.8469761Z output_dtype=SparseType.FP16, 2025-05-07T21:06:45.8470052Z num_indices_per_table=1, 2025-05-07T21:06:45.8470352Z ) 2025-05-07T21:06:45.8470621Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:06:45.8471294Z self=, 2025-05-07T21:06:45.8471904Z T=4, 2025-05-07T21:06:45.8472107Z D=18, 2025-05-07T21:06:45.8472354Z log_E=2, 2025-05-07T21:06:45.8472596Z weights_precision=SparseType.FP16, 2025-05-07T21:06:45.8472896Z mixed=False, 2025-05-07T21:06:45.8473117Z use_cache=True, 2025-05-07T21:06:45.8473357Z output_dtype=SparseType.FP16, 2025-05-07T21:06:45.8473651Z num_indices_per_table=1, 2025-05-07T21:06:45.8473908Z ) 2025-05-07T21:06:45.8474169Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:06:45.8474850Z self=, 2025-05-07T21:06:45.8475584Z T=4, 2025-05-07T21:06:45.8475785Z D=2, 2025-05-07T21:06:45.8475985Z log_E=2, 2025-05-07T21:06:45.8476233Z weights_precision=SparseType.FP16, 2025-05-07T21:06:45.8476530Z mixed=False, 2025-05-07T21:06:45.8476760Z use_cache=True, 2025-05-07T21:06:45.8477012Z output_dtype=SparseType.FP16, 2025-05-07T21:06:45.8477405Z num_indices_per_table=1, 2025-05-07T21:06:45.8477727Z ) 2025-05-07T21:06:45.8478064Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:06:45.8478770Z self=, 2025-05-07T21:06:45.8479379Z T=4, 2025-05-07T21:06:45.8479577Z D=2, 2025-05-07T21:06:45.8479777Z log_E=2, 2025-05-07T21:06:45.8480014Z weights_precision=SparseType.FP16, 2025-05-07T21:06:45.8480314Z mixed=True, 2025-05-07T21:06:45.8480534Z use_cache=True, 2025-05-07T21:06:45.8480778Z output_dtype=SparseType.FP16, 2025-05-07T21:06:45.8481080Z num_indices_per_table=1, 2025-05-07T21:06:45.8481332Z ) 2025-05-07T21:06:45.8481664Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:06:45.8482356Z self=, 2025-05-07T21:06:45.8482964Z T=4, 2025-05-07T21:06:45.8483163Z D=2, 2025-05-07T21:06:45.8483398Z log_E=2, 2025-05-07T21:06:45.8483644Z weights_precision=SparseType.FP16, 2025-05-07T21:06:45.8483944Z mixed=True, 2025-05-07T21:06:45.8484156Z use_cache=True, 2025-05-07T21:06:45.8484402Z output_dtype=SparseType.FP16, 2025-05-07T21:06:45.8484695Z num_indices_per_table=2, 2025-05-07T21:06:45.8484943Z ) 2025-05-07T21:06:45.8485207Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:06:45.8485885Z self=, 2025-05-07T21:06:45.8486486Z T=2, 2025-05-07T21:06:45.8486680Z D=2, 2025-05-07T21:06:45.8486876Z log_E=2, 2025-05-07T21:06:45.8487113Z weights_precision=SparseType.FP16, 2025-05-07T21:06:45.8487409Z mixed=True, 2025-05-07T21:06:45.8487638Z use_cache=True, 2025-05-07T21:06:45.8487879Z output_dtype=SparseType.FP16, 2025-05-07T21:06:45.8488176Z num_indices_per_table=2, 2025-05-07T21:06:45.8488431Z ) 2025-05-07T21:06:45.8488698Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:06:45.8489433Z self=, 2025-05-07T21:06:45.8490045Z T=5, 2025-05-07T21:06:45.8490241Z D=70, 2025-05-07T21:06:45.8490432Z log_E=3, 2025-05-07T21:06:45.8491018Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.8491334Z mixed=False, 2025-05-07T21:06:45.8491554Z use_cache=True, 2025-05-07T21:06:45.8491807Z output_dtype=SparseType.FP16, 2025-05-07T21:06:45.8492107Z num_indices_per_table=2, 2025-05-07T21:06:45.8492358Z ) 2025-05-07T21:06:45.8492635Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:06:45.8493332Z self=, 2025-05-07T21:06:45.8493941Z T=5, 2025-05-07T21:06:45.8494142Z D=70, 2025-05-07T21:06:45.8494347Z log_E=3, 2025-05-07T21:06:45.8494731Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.8495045Z mixed=True, 2025-05-07T21:06:45.8495270Z use_cache=True, 2025-05-07T21:06:45.8495527Z output_dtype=SparseType.FP16, 2025-05-07T21:06:45.8495822Z num_indices_per_table=2, 2025-05-07T21:06:45.8496082Z ) 2025-05-07T21:06:45.8496355Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:06:45.8497039Z self=, 2025-05-07T21:06:45.8497654Z T=1, 2025-05-07T21:06:45.8497857Z D=70, 2025-05-07T21:06:45.8498053Z log_E=3, 2025-05-07T21:06:45.8498303Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.8498628Z mixed=True, 2025-05-07T21:06:45.8498921Z use_cache=True, 2025-05-07T21:06:45.8499178Z output_dtype=SparseType.FP16, 2025-05-07T21:06:45.8499475Z num_indices_per_table=2, 2025-05-07T21:06:45.8499727Z ) 2025-05-07T21:06:45.8499995Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:06:45.8500688Z self=, 2025-05-07T21:06:45.8501294Z T=3, 2025-05-07T21:06:45.8501483Z D=70, 2025-05-07T21:06:45.8501681Z log_E=3, 2025-05-07T21:06:45.8501922Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.8502226Z mixed=True, 2025-05-07T21:06:45.8502446Z use_cache=True, 2025-05-07T21:06:45.8502697Z output_dtype=SparseType.FP16, 2025-05-07T21:06:45.8502987Z num_indices_per_table=2, 2025-05-07T21:06:45.8503243Z ) 2025-05-07T21:06:45.8503435Z PASSED 2025-05-07T21:06:45.8735579Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_split_embedding_codegen_forward PASSED 2025-05-07T21:06:45.8900270Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_stb_uvm_cache_stats Trying example: test_stb_uvm_cache_stats( 2025-05-07T21:06:45.8901257Z self=, 2025-05-07T21:06:45.8902073Z N=1, 2025-05-07T21:06:45.8902268Z ) 2025-05-07T21:06:45.8902493Z Trying example: test_stb_uvm_cache_stats( 2025-05-07T21:06:45.8903084Z self=, 2025-05-07T21:06:45.8903627Z N=2, 2025-05-07T21:06:45.8903819Z ) 2025-05-07T21:06:45.8904372Z PASSED 2025-05-07T21:06:45.8932194Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_update_hyper_parameters PASSED 2025-05-07T21:06:45.8932928Z 2025-05-07T21:06:45.8933138Z =============================== warnings summary =============================== 2025-05-07T21:06:45.8934018Z test/tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_stb_uvm_cache_stats 2025-05-07T21:06:45.8936231Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/tbe/utils/split_embeddings_test.py:219: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T21:06:45.8938467Z x = to_device(torch.tensor(x, dtype=torch.int64), use_cpu=False) 2025-05-07T21:06:45.8938874Z 2025-05-07T21:06:45.8939201Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:06:45.8939866Z ========================= 6 passed, 1 warning in 2.76s ========================= 2025-05-07T21:06:46.5761395Z 2025-05-07T21:06:46.5761815Z [TEST] Python test suite PASSED: ./tbe/utils/split_embeddings_test.py 2025-05-07T21:06:46.5781562Z [TEST] Python test time for ./tbe/utils/split_embeddings_test.py: 5 seconds 2025-05-07T21:06:46.5781977Z 2025-05-07T21:06:46.5781982Z 2025-05-07T21:06:46.5781986Z 2025-05-07T21:06:46.5781990Z 2025-05-07T21:06:46.5802776Z ################################################################################ 2025-05-07T21:06:46.5817709Z # [2025-05-07T21:06:46.581Z] Run Python Test Suite: 2025-05-07T21:06:46.5818287Z # ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T21:06:46.5818645Z ################################################################################ 2025-05-07T21:06:46.5843290Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T21:06:46.5843988Z 2025-05-07T21:06:48.7382307Z ============================= test session starts ============================== 2025-05-07T21:06:48.7383555Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:06:48.7384640Z cachedir: .pytest_cache 2025-05-07T21:06:48.7385819Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:06:48.7387303Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:06:48.7388165Z plugins: hypothesis-6.131.14 2025-05-07T21:06:50.4953466Z collecting ... collected 4 items 2025-05-07T21:06:50.4953709Z 2025-05-07T21:06:50.8270900Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_bounds_check EmbeddingBoundsCheck (VBE false): the last element in offsets is incorrect for total batch size B: 60, total table num T: 59, last element in offsets: 77664, indices size: 77564. Setting the last element in offsets to be indices size. 2025-05-07T21:06:50.9213884Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 2, table: 37, bag element: 0, idx: 9223372036854775807, num_rows: 432, indices_start: 9322, indices_end: 9356, T: 41, B: 8, b_t: 298. Setting idx to zero. 2025-05-07T21:06:50.9216268Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 0, table: 0, indices_start: -100, indices_end: 24, num_indices: 10319. Setting indices_start and indices_end within the range. 2025-05-07T21:06:50.9230816Z Trying example: test_bounds_check( 2025-05-07T21:06:50.9231625Z self=, 2025-05-07T21:06:50.9232344Z T=1, 2025-05-07T21:06:50.9232608Z B=1, 2025-05-07T21:06:50.9232865Z max_L=1, 2025-05-07T21:06:50.9233149Z bounds_check_mode=, 2025-05-07T21:06:50.9233478Z use_cpu=False, 2025-05-07T21:06:50.9233697Z weighted=False, 2025-05-07T21:06:50.9233930Z dtype=torch.int64, 2025-05-07T21:06:50.9234170Z mixed_B=False, 2025-05-07T21:06:50.9234401Z bounds_check_version=1, 2025-05-07T21:06:50.9234645Z ) 2025-05-07T21:06:50.9234860Z Trying example: test_bounds_check( 2025-05-07T21:06:50.9235482Z self=, 2025-05-07T21:06:50.9235982Z T=12, 2025-05-07T21:06:50.9236176Z B=1, 2025-05-07T21:06:50.9236371Z max_L=1, 2025-05-07T21:06:50.9236623Z bounds_check_mode=, 2025-05-07T21:06:50.9237091Z use_cpu=False, 2025-05-07T21:06:50.9237313Z weighted=False, 2025-05-07T21:06:50.9237541Z dtype=torch.int64, 2025-05-07T21:06:50.9237778Z mixed_B=False, 2025-05-07T21:06:50.9238008Z bounds_check_version=1, 2025-05-07T21:06:50.9238249Z ) 2025-05-07T21:06:50.9238460Z Trying example: test_bounds_check( 2025-05-07T21:06:50.9238984Z self=, 2025-05-07T21:06:50.9239474Z T=12, 2025-05-07T21:06:50.9239665Z B=26, 2025-05-07T21:06:50.9239863Z max_L=30, 2025-05-07T21:06:50.9240125Z bounds_check_mode=, 2025-05-07T21:06:50.9240447Z use_cpu=False, 2025-05-07T21:06:50.9240665Z weighted=True, 2025-05-07T21:06:50.9240892Z dtype=torch.int64, 2025-05-07T21:06:50.9241119Z mixed_B=False, 2025-05-07T21:06:50.9241347Z bounds_check_version=2, 2025-05-07T21:06:50.9241610Z ) 2025-05-07T21:06:50.9241842Z Trying example: test_bounds_check( 2025-05-07T21:06:50.9242466Z self=, 2025-05-07T21:06:50.9242978Z T=59, 2025-05-07T21:06:50.9243163Z B=1, 2025-05-07T21:06:50.9243357Z max_L=1, 2025-05-07T21:06:50.9243617Z bounds_check_mode=, 2025-05-07T21:06:50.9243929Z use_cpu=False, 2025-05-07T21:06:50.9244148Z weighted=False, 2025-05-07T21:06:50.9244379Z dtype=torch.int64, 2025-05-07T21:06:50.9244608Z mixed_B=False, 2025-05-07T21:06:50.9244836Z bounds_check_version=1, 2025-05-07T21:06:50.9245078Z ) 2025-05-07T21:06:50.9245283Z Trying example: test_bounds_check( 2025-05-07T21:06:50.9245807Z self=, 2025-05-07T21:06:50.9246314Z T=59, 2025-05-07T21:06:50.9246567Z B=60, 2025-05-07T21:06:50.9246804Z max_L=45, 2025-05-07T21:06:50.9247074Z bounds_check_mode=, 2025-05-07T21:06:50.9247412Z use_cpu=False, 2025-05-07T21:06:50.9247632Z weighted=False, 2025-05-07T21:06:50.9247862Z dtype=torch.int64, 2025-05-07T21:06:50.9248096Z mixed_B=False, 2025-05-07T21:06:50.9248319Z bounds_check_version=2, 2025-05-07T21:06:50.9248596Z ) 2025-05-07T21:06:50.9248867Z Trying example: test_bounds_check( 2025-05-07T21:06:50.9249387Z self=, 2025-05-07T21:06:50.9249895Z T=51, 2025-05-07T21:06:50.9250092Z B=3, 2025-05-07T21:06:50.9250277Z max_L=42, 2025-05-07T21:06:50.9250542Z bounds_check_mode=, 2025-05-07T21:06:50.9250934Z use_cpu=False, 2025-05-07T21:06:50.9251152Z weighted=False, 2025-05-07T21:06:50.9251385Z dtype=torch.int64, 2025-05-07T21:06:50.9251618Z mixed_B=True, 2025-05-07T21:06:50.9251848Z bounds_check_version=2, 2025-05-07T21:06:50.9252084Z ) 2025-05-07T21:06:50.9252337Z Trying example: test_bounds_check( 2025-05-07T21:06:50.9252867Z self=, 2025-05-07T21:06:50.9253367Z T=7, 2025-05-07T21:06:50.9253557Z B=3, 2025-05-07T21:06:50.9253748Z max_L=62, 2025-05-07T21:06:50.9254003Z bounds_check_mode=, 2025-05-07T21:06:50.9254327Z use_cpu=False, 2025-05-07T21:06:50.9254544Z weighted=True, 2025-05-07T21:06:50.9254759Z dtype=torch.int32, 2025-05-07T21:06:50.9254992Z mixed_B=False, 2025-05-07T21:06:50.9255219Z bounds_check_version=1, 2025-05-07T21:06:50.9255451Z ) 2025-05-07T21:06:50.9255667Z Trying example: test_bounds_check( 2025-05-07T21:06:50.9256192Z self=, 2025-05-07T21:06:50.9256689Z T=27, 2025-05-07T21:06:50.9256880Z B=16, 2025-05-07T21:06:50.9257074Z max_L=45, 2025-05-07T21:06:50.9257335Z bounds_check_mode=, 2025-05-07T21:06:50.9257702Z use_cpu=False, 2025-05-07T21:06:50.9257921Z weighted=False, 2025-05-07T21:06:50.9258149Z dtype=torch.int32, 2025-05-07T21:06:50.9258372Z mixed_B=False, 2025-05-07T21:06:50.9258603Z bounds_check_version=1, 2025-05-07T21:06:50.9258845Z ) 2025-05-07T21:06:50.9259051Z Trying example: test_bounds_check( 2025-05-07T21:06:50.9259573Z self=, 2025-05-07T21:06:50.9260108Z T=25, 2025-05-07T21:06:50.9260301Z B=28, 2025-05-07T21:06:50.9260492Z max_L=59, 2025-05-07T21:06:50.9260749Z bounds_check_mode=, 2025-05-07T21:06:50.9261079Z use_cpu=False, 2025-05-07T21:06:50.9261305Z weighted=False, 2025-05-07T21:06:50.9261527Z dtype=torch.int64, 2025-05-07T21:06:50.9261761Z mixed_B=False, 2025-05-07T21:06:50.9261991Z bounds_check_version=1, 2025-05-07T21:06:50.9262228Z ) 2025-05-07T21:06:50.9262438Z Trying example: test_bounds_check( 2025-05-07T21:06:50.9263009Z self=, 2025-05-07T21:06:50.9263510Z T=2, 2025-05-07T21:06:50.9263701Z B=20, 2025-05-07T21:06:50.9263894Z max_L=25, 2025-05-07T21:06:50.9264151Z bounds_check_mode=, 2025-05-07T21:06:50.9264477Z use_cpu=True, 2025-05-07T21:06:50.9264696Z weighted=True, 2025-05-07T21:06:50.9264918Z dtype=torch.int64, 2025-05-07T21:06:50.9265150Z mixed_B=False, 2025-05-07T21:06:50.9265377Z bounds_check_version=2, 2025-05-07T21:06:50.9265620Z ) 2025-05-07T21:06:50.9265820Z Trying example: test_bounds_check( 2025-05-07T21:06:50.9266343Z self=, 2025-05-07T21:06:50.9266848Z T=29, 2025-05-07T21:06:50.9267031Z B=50, 2025-05-07T21:06:50.9267223Z max_L=23, 2025-05-07T21:06:50.9267487Z bounds_check_mode=, 2025-05-07T21:06:50.9267810Z use_cpu=True, 2025-05-07T21:06:50.9268030Z weighted=True, 2025-05-07T21:06:50.9268254Z dtype=torch.int32, 2025-05-07T21:06:50.9268480Z mixed_B=False, 2025-05-07T21:06:50.9268707Z bounds_check_version=2, 2025-05-07T21:06:50.9268947Z ) 2025-05-07T21:06:50.9269149Z Trying example: test_bounds_check( 2025-05-07T21:06:50.9269668Z self=, 2025-05-07T21:06:50.9270170Z T=29, 2025-05-07T21:06:50.9270351Z B=50, 2025-05-07T21:06:50.9270542Z max_L=29, 2025-05-07T21:06:50.9270803Z bounds_check_mode=, 2025-05-07T21:06:50.9271125Z use_cpu=True, 2025-05-07T21:06:50.9271391Z weighted=True, 2025-05-07T21:06:50.9271620Z dtype=torch.int32, 2025-05-07T21:06:50.9271849Z mixed_B=False, 2025-05-07T21:06:50.9272072Z bounds_check_version=2, 2025-05-07T21:06:50.9272313Z ) 2025-05-07T21:06:50.9272521Z Trying example: test_bounds_check( 2025-05-07T21:06:50.9273079Z self=, 2025-05-07T21:06:50.9273585Z T=29, 2025-05-07T21:06:50.9273781Z B=50, 2025-05-07T21:06:50.9273971Z max_L=50, 2025-05-07T21:06:50.9274237Z bounds_check_mode=, 2025-05-07T21:06:50.9274565Z use_cpu=True, 2025-05-07T21:06:50.9274776Z weighted=True, 2025-05-07T21:06:50.9275010Z dtype=torch.int32, 2025-05-07T21:06:50.9275247Z mixed_B=False, 2025-05-07T21:06:50.9275578Z bounds_check_version=2, 2025-05-07T21:06:50.9275821Z ) 2025-05-07T21:06:50.9276033Z Trying example: test_bounds_check( 2025-05-07T21:06:50.9276562Z self=, 2025-05-07T21:06:50.9277073Z T=29, 2025-05-07T21:06:50.9277268Z B=50, 2025-05-07T21:06:50.9277463Z max_L=29, 2025-05-07T21:06:50.9277719Z bounds_check_mode=, 2025-05-07T21:06:50.9278051Z use_cpu=True, 2025-05-07T21:06:50.9278324Z weighted=True, 2025-05-07T21:06:50.9278546Z dtype=torch.int32, 2025-05-07T21:06:50.9278778Z mixed_B=True, 2025-05-07T21:06:50.9279013Z bounds_check_version=2, 2025-05-07T21:06:50.9279249Z ) 2025-05-07T21:06:50.9279465Z Trying example: test_bounds_check( 2025-05-07T21:06:50.9279991Z self=, 2025-05-07T21:06:50.9280496Z T=29, 2025-05-07T21:06:50.9280688Z B=29, 2025-05-07T21:06:50.9280885Z max_L=29, 2025-05-07T21:06:50.9281147Z bounds_check_mode=, 2025-05-07T21:06:50.9281467Z use_cpu=True, 2025-05-07T21:06:50.9281688Z weighted=True, 2025-05-07T21:06:50.9281916Z dtype=torch.int32, 2025-05-07T21:06:50.9282143Z mixed_B=True, 2025-05-07T21:06:50.9282372Z bounds_check_version=2, 2025-05-07T21:06:50.9282613Z ) 2025-05-07T21:06:50.9282818Z Trying example: test_bounds_check( 2025-05-07T21:06:50.9283393Z self=, 2025-05-07T21:06:50.9283898Z T=34, 2025-05-07T21:06:50.9284086Z B=37, 2025-05-07T21:06:50.9284282Z max_L=14, 2025-05-07T21:06:50.9284541Z bounds_check_mode=, 2025-05-07T21:06:50.9284850Z use_cpu=False, 2025-05-07T21:06:50.9285086Z weighted=True, 2025-05-07T21:06:50.9285313Z dtype=torch.int64, 2025-05-07T21:06:50.9285541Z mixed_B=False, 2025-05-07T21:06:50.9285771Z bounds_check_version=2, 2025-05-07T21:06:50.9286012Z ) 2025-05-07T21:06:50.9286225Z Trying example: test_bounds_check( 2025-05-07T21:06:50.9286854Z self=, 2025-05-07T21:06:50.9287370Z T=37, 2025-05-07T21:06:50.9287559Z B=37, 2025-05-07T21:06:50.9287767Z max_L=14, 2025-05-07T21:06:50.9288040Z bounds_check_mode=, 2025-05-07T21:06:50.9288365Z use_cpu=False, 2025-05-07T21:06:50.9288582Z weighted=True, 2025-05-07T21:06:50.9288854Z dtype=torch.int64, 2025-05-07T21:06:50.9289137Z mixed_B=False, 2025-05-07T21:06:50.9289359Z bounds_check_version=2, 2025-05-07T21:06:50.9289601Z ) 2025-05-07T21:06:50.9289813Z Trying example: test_bounds_check( 2025-05-07T21:06:50.9290329Z self=, 2025-05-07T21:06:50.9291131Z T=37, 2025-05-07T21:06:50.9291319Z B=37, 2025-05-07T21:06:50.9291508Z max_L=37, 2025-05-07T21:06:50.9291769Z bounds_check_mode=, 2025-05-07T21:06:50.9292091Z use_cpu=False, 2025-05-07T21:06:50.9292422Z weighted=True, 2025-05-07T21:06:50.9292649Z dtype=torch.int64, 2025-05-07T21:06:50.9292885Z mixed_B=False, 2025-05-07T21:06:50.9293112Z bounds_check_version=2, 2025-05-07T21:06:50.9293343Z ) 2025-05-07T21:06:50.9293556Z Trying example: test_bounds_check( 2025-05-07T21:06:50.9294150Z self=, 2025-05-07T21:06:50.9294644Z T=37, 2025-05-07T21:06:50.9294836Z B=37, 2025-05-07T21:06:50.9295029Z max_L=37, 2025-05-07T21:06:50.9295282Z bounds_check_mode=, 2025-05-07T21:06:50.9295603Z use_cpu=False, 2025-05-07T21:06:50.9295825Z weighted=False, 2025-05-07T21:06:50.9296046Z dtype=torch.int64, 2025-05-07T21:06:50.9296278Z mixed_B=False, 2025-05-07T21:06:50.9296504Z bounds_check_version=2, 2025-05-07T21:06:50.9296740Z ) 2025-05-07T21:06:50.9296948Z Trying example: test_bounds_check( 2025-05-07T21:06:50.9297471Z self=, 2025-05-07T21:06:50.9297975Z T=47, 2025-05-07T21:06:50.9298161Z B=15, 2025-05-07T21:06:50.9298355Z max_L=9, 2025-05-07T21:06:50.9298616Z bounds_check_mode=, 2025-05-07T21:06:50.9298940Z use_cpu=False, 2025-05-07T21:06:50.9299264Z weighted=True, 2025-05-07T21:06:50.9299488Z dtype=torch.int64, 2025-05-07T21:06:50.9299710Z mixed_B=True, 2025-05-07T21:06:50.9299938Z bounds_check_version=2, 2025-05-07T21:06:50.9300183Z ) 2025-05-07T21:06:50.9300386Z Trying example: test_bounds_check( 2025-05-07T21:06:50.9300906Z self=, 2025-05-07T21:06:50.9301411Z T=47, 2025-05-07T21:06:50.9301596Z B=15, 2025-05-07T21:06:50.9301790Z max_L=47, 2025-05-07T21:06:50.9302051Z bounds_check_mode=, 2025-05-07T21:06:50.9302368Z use_cpu=False, 2025-05-07T21:06:50.9302595Z weighted=True, 2025-05-07T21:06:50.9302819Z dtype=torch.int64, 2025-05-07T21:06:50.9303046Z mixed_B=True, 2025-05-07T21:06:50.9303272Z bounds_check_version=2, 2025-05-07T21:06:50.9303513Z ) 2025-05-07T21:06:50.9303718Z Trying example: test_bounds_check( 2025-05-07T21:06:50.9304313Z self=, 2025-05-07T21:06:50.9304831Z T=47, 2025-05-07T21:06:50.9305025Z B=47, 2025-05-07T21:06:50.9305213Z max_L=47, 2025-05-07T21:06:50.9305477Z bounds_check_mode=, 2025-05-07T21:06:50.9305801Z use_cpu=False, 2025-05-07T21:06:50.9306013Z weighted=True, 2025-05-07T21:06:50.9306240Z dtype=torch.int64, 2025-05-07T21:06:50.9306473Z mixed_B=True, 2025-05-07T21:06:50.9306695Z bounds_check_version=2, 2025-05-07T21:06:50.9306936Z ) 2025-05-07T21:06:50.9307150Z Trying example: test_bounds_check( 2025-05-07T21:06:50.9307670Z self=, 2025-05-07T21:06:50.9308176Z T=47, 2025-05-07T21:06:50.9308371Z B=47, 2025-05-07T21:06:50.9308556Z max_L=47, 2025-05-07T21:06:50.9308821Z bounds_check_mode=, 2025-05-07T21:06:50.9309146Z use_cpu=True, 2025-05-07T21:06:50.9309369Z weighted=True, 2025-05-07T21:06:50.9309598Z dtype=torch.int64, 2025-05-07T21:06:50.9309831Z mixed_B=True, 2025-05-07T21:06:50.9310058Z bounds_check_version=2, 2025-05-07T21:06:50.9310291Z ) 2025-05-07T21:06:50.9310500Z Trying example: test_bounds_check( 2025-05-07T21:06:50.9311021Z self=, 2025-05-07T21:06:50.9311518Z T=41, 2025-05-07T21:06:50.9311710Z B=8, 2025-05-07T21:06:50.9311902Z max_L=64, 2025-05-07T21:06:50.9312163Z bounds_check_mode=, 2025-05-07T21:06:50.9312492Z use_cpu=False, 2025-05-07T21:06:50.9312790Z weighted=True, 2025-05-07T21:06:50.9313106Z dtype=torch.int64, 2025-05-07T21:06:50.9313362Z mixed_B=False, 2025-05-07T21:06:50.9313591Z bounds_check_version=1, 2025-05-07T21:06:50.9313825Z ) 2025-05-07T21:06:50.9314615Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 2, table: 36, bag element: 0, idx: 9223372036854775807, num_rows: 848, indices_start: 9038, indices_end: 9083, T: 41, B: 8, b_t: 290. Setting idx to zero. 2025-05-07T21:06:50.9316296Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 0, table: 0, indices_start: -100, indices_end: 24, num_indices: 10319. Setting indices_start and indices_end within the range. 2025-05-07T21:06:50.9317690Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 2, table: 38, bag element: 0, idx: 9223372036854775807, num_rows: 449, indices_start: 9591, indices_end: 9651, T: 64, B: 8, b_t: 306. Setting idx to zero. 2025-05-07T21:06:50.9319081Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 0, table: 0, indices_start: -100, indices_end: 28, num_indices: 16048. Setting indices_start and indices_end within the range. 2025-05-07T21:06:50.9320454Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 5, table: 5, bag element: 0, idx: 9223372036854775807, num_rows: 764, indices_start: 1168, indices_end: 1225, T: 8, B: 8, b_t: 45. Setting idx to zero. 2025-05-07T21:06:50.9321900Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 7, table: 7, indices_start: 1800, indices_end: 1905, num_indices: 1805. Setting indices_start and indices_end within the range. 2025-05-07T21:06:50.9342987Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 49, table: 4, bag element: 0, idx: 9223372036854775807, num_rows: 836, indices_start: 9430, indices_end: 9483, T: 8, B: 64, b_t: 305. Setting idx to zero. 2025-05-07T21:06:50.9344599Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 63, table: 7, indices_start: 15874, indices_end: 16023, num_indices: 15923. Setting indices_start and indices_end within the range. 2025-05-07T21:06:50.9369414Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 2, table: 2, bag element: 0, idx: 9223372036854775807, num_rows: 630, indices_start: 449, indices_end: 451, T: 8, B: 64, b_t: 130. Setting idx to zero. 2025-05-07T21:06:50.9371039Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 63, table: 7, indices_start: 1722, indices_end: 1823, num_indices: 1723. Setting indices_start and indices_end within the range. 2025-05-07T21:06:50.9395206Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 2, table: 7, bag element: 0, idx: 9223372036854775807, num_rows: 360, indices_start: 197, indices_end: 199, T: 8, B: 8, b_t: 58. Setting idx to zero. 2025-05-07T21:06:50.9397170Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 7, table: 7, indices_start: 208, indices_end: 313, num_indices: 213. Setting indices_start and indices_end within the range. 2025-05-07T21:06:50.9433150Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 23, table: 21, bag element: 0, idx: 9223372036854775807, num_rows: 552, indices_start: 2530, indices_end: 2541, T: 39, B: 28, b_t: 364. Setting idx to zero. 2025-05-07T21:06:50.9435009Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 20, table: 38, indices_start: 4368, indices_end: 4481, num_indices: 4381. Setting indices_start and indices_end within the range. 2025-05-07T21:06:50.9468634Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 5, table: 10, bag element: 0, idx: 9223372036854775807, num_rows: 278, indices_start: 1839, indices_end: 1847, T: 39, B: 9, b_t: 264. Setting idx to zero. 2025-05-07T21:06:50.9470614Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 32, table: 38, indices_start: 5955, indices_end: 6062, num_indices: 5962. Setting indices_start and indices_end within the range. 2025-05-07T21:06:50.9505933Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 5, table: 10, bag element: 0, idx: 9223372036854775807, num_rows: 278, indices_start: 1839, indices_end: 1847, T: 39, B: 9, b_t: 264. Setting idx to zero. 2025-05-07T21:06:50.9507595Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 32, table: 38, indices_start: 5955, indices_end: 6062, num_indices: 5962. Setting indices_start and indices_end within the range. 2025-05-07T21:06:50.9633658Z [E507 21:06:50.934135102 embedding_bounds_check_host_cpu.cpp:186] EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 0, table: 0, bag element: 0, idx: 9223372036854775807, num_rows: 685. Setting idx to zero. 2025-05-07T21:06:50.9635697Z [E507 21:06:50.934318965 embedding_bounds_check_host_cpu.cpp:118] EmbeddingBoundsCheck (VBE true): The last element in offsets is incorrect for total batch size total_B: 862, total table num T: 39, last element in offsets: 6062, indices size: 5962. Setting the last element in offsets to be indices size. 2025-05-07T21:06:50.9810659Z Trying example: test_bounds_check( 2025-05-07T21:06:50.9811445Z self=, 2025-05-07T21:06:50.9812683Z T=41, 2025-05-07T21:06:50.9812977Z B=8, 2025-05-07T21:06:50.9813274Z max_L=64, 2025-05-07T21:06:50.9813686Z bounds_check_mode=, 2025-05-07T21:06:50.9814194Z use_cpu=False, 2025-05-07T21:06:50.9814524Z weighted=False, 2025-05-07T21:06:50.9814879Z dtype=torch.int64, 2025-05-07T21:06:50.9815237Z mixed_B=False, 2025-05-07T21:06:50.9815581Z bounds_check_version=1, 2025-05-07T21:06:50.9816010Z ) 2025-05-07T21:06:50.9816453Z Trying example: test_bounds_check( 2025-05-07T21:06:50.9817524Z self=, 2025-05-07T21:06:50.9818315Z T=64, 2025-05-07T21:06:50.9818608Z B=8, 2025-05-07T21:06:50.9818892Z max_L=64, 2025-05-07T21:06:50.9819302Z bounds_check_mode=, 2025-05-07T21:06:50.9819800Z use_cpu=False, 2025-05-07T21:06:50.9820276Z weighted=False, 2025-05-07T21:06:50.9820629Z dtype=torch.int64, 2025-05-07T21:06:50.9820985Z mixed_B=False, 2025-05-07T21:06:50.9821331Z bounds_check_version=1, 2025-05-07T21:06:50.9821647Z ) 2025-05-07T21:06:50.9821866Z Trying example: test_bounds_check( 2025-05-07T21:06:50.9822399Z self=, 2025-05-07T21:06:50.9822906Z T=8, 2025-05-07T21:06:50.9823104Z B=8, 2025-05-07T21:06:50.9823300Z max_L=64, 2025-05-07T21:06:50.9823566Z bounds_check_mode=, 2025-05-07T21:06:50.9823906Z use_cpu=False, 2025-05-07T21:06:50.9824137Z weighted=False, 2025-05-07T21:06:50.9824367Z dtype=torch.int64, 2025-05-07T21:06:50.9824610Z mixed_B=False, 2025-05-07T21:06:50.9824850Z bounds_check_version=1, 2025-05-07T21:06:50.9825092Z ) 2025-05-07T21:06:50.9825320Z Trying example: test_bounds_check( 2025-05-07T21:06:50.9825859Z self=, 2025-05-07T21:06:50.9826371Z T=8, 2025-05-07T21:06:50.9826572Z B=64, 2025-05-07T21:06:50.9826774Z max_L=64, 2025-05-07T21:06:50.9827042Z bounds_check_mode=, 2025-05-07T21:06:50.9827379Z use_cpu=False, 2025-05-07T21:06:50.9835702Z weighted=False, 2025-05-07T21:06:50.9835987Z dtype=torch.int64, 2025-05-07T21:06:50.9836234Z mixed_B=False, 2025-05-07T21:06:50.9836470Z bounds_check_version=1, 2025-05-07T21:06:50.9836715Z ) 2025-05-07T21:06:50.9836930Z Trying example: test_bounds_check( 2025-05-07T21:06:50.9838113Z self=, 2025-05-07T21:06:50.9838626Z T=8, 2025-05-07T21:06:50.9838820Z B=64, 2025-05-07T21:06:50.9839012Z max_L=8, 2025-05-07T21:06:50.9839277Z bounds_check_mode=, 2025-05-07T21:06:50.9839682Z use_cpu=False, 2025-05-07T21:06:50.9839913Z weighted=False, 2025-05-07T21:06:50.9840144Z dtype=torch.int64, 2025-05-07T21:06:50.9840377Z mixed_B=False, 2025-05-07T21:06:50.9840607Z bounds_check_version=1, 2025-05-07T21:06:50.9840848Z ) 2025-05-07T21:06:50.9841057Z Trying example: test_bounds_check( 2025-05-07T21:06:50.9841587Z self=, 2025-05-07T21:06:50.9842096Z T=8, 2025-05-07T21:06:50.9842281Z B=8, 2025-05-07T21:06:50.9842475Z max_L=8, 2025-05-07T21:06:50.9842742Z bounds_check_mode=, 2025-05-07T21:06:50.9843062Z use_cpu=False, 2025-05-07T21:06:50.9843282Z weighted=False, 2025-05-07T21:06:50.9843505Z dtype=torch.int64, 2025-05-07T21:06:50.9843729Z mixed_B=False, 2025-05-07T21:06:50.9844029Z bounds_check_version=1, 2025-05-07T21:06:50.9844366Z ) 2025-05-07T21:06:50.9844643Z Trying example: test_bounds_check( 2025-05-07T21:06:50.9845314Z self=, 2025-05-07T21:06:50.9845892Z T=39, 2025-05-07T21:06:50.9846087Z B=30, 2025-05-07T21:06:50.9846277Z max_L=15, 2025-05-07T21:06:50.9846543Z bounds_check_mode=, 2025-05-07T21:06:50.9846871Z use_cpu=False, 2025-05-07T21:06:50.9847085Z weighted=False, 2025-05-07T21:06:50.9847315Z dtype=torch.int64, 2025-05-07T21:06:50.9847547Z mixed_B=True, 2025-05-07T21:06:50.9847769Z bounds_check_version=1, 2025-05-07T21:06:50.9848012Z ) 2025-05-07T21:06:50.9848222Z Trying example: test_bounds_check( 2025-05-07T21:06:50.9848745Z self=, 2025-05-07T21:06:50.9849251Z T=39, 2025-05-07T21:06:50.9849442Z B=39, 2025-05-07T21:06:50.9849627Z max_L=15, 2025-05-07T21:06:50.9849893Z bounds_check_mode=, 2025-05-07T21:06:50.9850223Z use_cpu=False, 2025-05-07T21:06:50.9850493Z weighted=False, 2025-05-07T21:06:50.9850727Z dtype=torch.int64, 2025-05-07T21:06:50.9850959Z mixed_B=True, 2025-05-07T21:06:50.9851187Z bounds_check_version=1, 2025-05-07T21:06:50.9851424Z ) 2025-05-07T21:06:50.9851665Z Trying example: test_bounds_check( 2025-05-07T21:06:50.9852203Z self=, 2025-05-07T21:06:50.9852702Z T=39, 2025-05-07T21:06:50.9852895Z B=39, 2025-05-07T21:06:50.9853088Z max_L=15, 2025-05-07T21:06:50.9853348Z bounds_check_mode=, 2025-05-07T21:06:50.9853675Z use_cpu=False, 2025-05-07T21:06:50.9853901Z weighted=True, 2025-05-07T21:06:50.9854123Z dtype=torch.int64, 2025-05-07T21:06:50.9854363Z mixed_B=True, 2025-05-07T21:06:50.9854594Z bounds_check_version=1, 2025-05-07T21:06:50.9854831Z ) 2025-05-07T21:06:50.9855046Z Trying example: test_bounds_check( 2025-05-07T21:06:50.9855573Z self=, 2025-05-07T21:06:50.9856076Z T=39, 2025-05-07T21:06:50.9856274Z B=39, 2025-05-07T21:06:50.9856467Z max_L=15, 2025-05-07T21:06:50.9856734Z bounds_check_mode=, 2025-05-07T21:06:50.9857054Z use_cpu=True, 2025-05-07T21:06:50.9857271Z weighted=True, 2025-05-07T21:06:50.9857503Z dtype=torch.int64, 2025-05-07T21:06:50.9857729Z mixed_B=True, 2025-05-07T21:06:50.9857959Z bounds_check_version=1, 2025-05-07T21:06:50.9858200Z ) 2025-05-07T21:06:50.9858404Z Trying example: test_bounds_check( 2025-05-07T21:06:50.9858974Z self=, 2025-05-07T21:06:50.9859483Z T=24, 2025-05-07T21:06:50.9859670Z B=5, 2025-05-07T21:06:50.9859863Z max_L=40, 2025-05-07T21:06:50.9860129Z bounds_check_mode=, 2025-05-07T21:06:50.9860492Z use_cpu=False, 2025-05-07T21:06:50.9860714Z weighted=False, 2025-05-07T21:06:50.9860940Z dtype=torch.int64, 2025-05-07T21:06:50.9861164Z mixed_B=True, 2025-05-07T21:06:50.9861395Z bounds_check_version=1, 2025-05-07T21:06:50.9861644Z ) 2025-05-07T21:06:50.9861880Z Trying example: test_bounds_check( 2025-05-07T21:06:50.9862407Z self=, 2025-05-07T21:06:50.9862910Z T=24, 2025-05-07T21:06:50.9863102Z B=5, 2025-05-07T21:06:50.9863287Z max_L=5, 2025-05-07T21:06:50.9863546Z bounds_check_mode=, 2025-05-07T21:06:50.9863871Z use_cpu=False, 2025-05-07T21:06:50.9864090Z weighted=False, 2025-05-07T21:06:50.9864319Z dtype=torch.int64, 2025-05-07T21:06:50.9864550Z mixed_B=True, 2025-05-07T21:06:50.9864772Z bounds_check_version=1, 2025-05-07T21:06:50.9865014Z ) 2025-05-07T21:06:50.9865222Z Trying example: test_bounds_check( 2025-05-07T21:06:50.9865776Z self=, 2025-05-07T21:06:50.9866325Z T=24, 2025-05-07T21:06:50.9866518Z B=5, 2025-05-07T21:06:50.9866709Z max_L=5, 2025-05-07T21:06:50.9866965Z bounds_check_mode=, 2025-05-07T21:06:50.9867288Z use_cpu=False, 2025-05-07T21:06:50.9867506Z weighted=False, 2025-05-07T21:06:50.9867730Z dtype=torch.int64, 2025-05-07T21:06:50.9867961Z mixed_B=False, 2025-05-07T21:06:50.9868192Z bounds_check_version=1, 2025-05-07T21:06:50.9868429Z ) 2025-05-07T21:06:50.9868640Z Trying example: test_bounds_check( 2025-05-07T21:06:50.9869166Z self=, 2025-05-07T21:06:50.9869666Z T=24, 2025-05-07T21:06:50.9869859Z B=24, 2025-05-07T21:06:50.9870050Z max_L=5, 2025-05-07T21:06:50.9870306Z bounds_check_mode=, 2025-05-07T21:06:50.9870632Z use_cpu=False, 2025-05-07T21:06:50.9870901Z weighted=False, 2025-05-07T21:06:50.9871133Z dtype=torch.int64, 2025-05-07T21:06:50.9871360Z mixed_B=False, 2025-05-07T21:06:50.9871613Z bounds_check_version=1, 2025-05-07T21:06:50.9871881Z ) 2025-05-07T21:06:50.9872086Z Trying example: test_bounds_check( 2025-05-07T21:06:50.9872610Z self=, 2025-05-07T21:06:50.9873113Z T=12, 2025-05-07T21:06:50.9873299Z B=52, 2025-05-07T21:06:50.9873492Z max_L=45, 2025-05-07T21:06:50.9873759Z bounds_check_mode=, 2025-05-07T21:06:50.9874081Z use_cpu=False, 2025-05-07T21:06:50.9874302Z weighted=False, 2025-05-07T21:06:50.9874532Z dtype=torch.int32, 2025-05-07T21:06:50.9874758Z mixed_B=True, 2025-05-07T21:06:50.9874988Z bounds_check_version=2, 2025-05-07T21:06:50.9875227Z ) 2025-05-07T21:06:50.9875517Z Trying example: test_bounds_check( 2025-05-07T21:06:50.9876044Z self=, 2025-05-07T21:06:50.9876552Z T=12, 2025-05-07T21:06:50.9876745Z B=12, 2025-05-07T21:06:50.9876930Z max_L=45, 2025-05-07T21:06:50.9877193Z bounds_check_mode=, 2025-05-07T21:06:50.9877519Z use_cpu=False, 2025-05-07T21:06:50.9877732Z weighted=False, 2025-05-07T21:06:50.9877963Z dtype=torch.int32, 2025-05-07T21:06:50.9878195Z mixed_B=True, 2025-05-07T21:06:50.9878419Z bounds_check_version=2, 2025-05-07T21:06:50.9878660Z ) 2025-05-07T21:06:50.9878845Z PASSED 2025-05-07T21:06:50.9879307Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_pickle PASSED 2025-05-07T21:06:51.0771153Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_pruning Trying example: test_pruning( 2025-05-07T21:06:51.0772344Z self=, 2025-05-07T21:06:51.0773108Z T=1, 2025-05-07T21:06:51.0773315Z B=1, 2025-05-07T21:06:51.0773508Z L=0, 2025-05-07T21:06:51.0773704Z use_cpu=False, 2025-05-07T21:06:51.0773941Z use_cpu_hashtable=False, 2025-05-07T21:06:51.0774235Z use_array_for_index_remapping=False, 2025-05-07T21:06:51.0774529Z ) 2025-05-07T21:06:51.0774734Z Trying example: test_pruning( 2025-05-07T21:06:51.0775232Z self=, 2025-05-07T21:06:51.0775724Z T=4, 2025-05-07T21:06:51.0775915Z B=1, 2025-05-07T21:06:51.0776110Z L=0, 2025-05-07T21:06:51.0776313Z use_cpu=False, 2025-05-07T21:06:51.0776547Z use_cpu_hashtable=False, 2025-05-07T21:06:51.0776840Z use_array_for_index_remapping=False, 2025-05-07T21:06:51.0777129Z ) 2025-05-07T21:06:51.0777331Z Trying example: test_pruning( 2025-05-07T21:06:51.0777821Z self=, 2025-05-07T21:06:51.0778316Z T=4, 2025-05-07T21:06:51.0778606Z B=5, 2025-05-07T21:06:51.0778840Z L=1, 2025-05-07T21:06:51.0779038Z use_cpu=True, 2025-05-07T21:06:51.0779273Z use_cpu_hashtable=False, 2025-05-07T21:06:51.0779553Z use_array_for_index_remapping=False, 2025-05-07T21:06:51.0779861Z ) 2025-05-07T21:06:51.0780072Z Trying example: test_pruning( 2025-05-07T21:06:51.0780566Z self=, 2025-05-07T21:06:51.0781060Z T=5, 2025-05-07T21:06:51.0781247Z B=1, 2025-05-07T21:06:51.0781437Z L=0, 2025-05-07T21:06:51.0781638Z use_cpu=False, 2025-05-07T21:06:51.0781888Z use_cpu_hashtable=False, 2025-05-07T21:06:51.0782215Z use_array_for_index_remapping=False, 2025-05-07T21:06:51.0782508Z ) 2025-05-07T21:06:51.0782712Z Trying example: test_pruning( 2025-05-07T21:06:51.0783206Z self=, 2025-05-07T21:06:51.0783701Z T=5, 2025-05-07T21:06:51.0783984Z B=5, 2025-05-07T21:06:51.0784174Z L=4, 2025-05-07T21:06:51.0784381Z use_cpu=True, 2025-05-07T21:06:51.0784621Z use_cpu_hashtable=False, 2025-05-07T21:06:51.0784908Z use_array_for_index_remapping=False, 2025-05-07T21:06:51.0785199Z ) 2025-05-07T21:06:51.0785411Z Trying example: test_pruning( 2025-05-07T21:06:51.0785899Z self=, 2025-05-07T21:06:51.0786392Z T=3, 2025-05-07T21:06:51.0786588Z B=2, 2025-05-07T21:06:51.0786775Z L=4, 2025-05-07T21:06:51.0786974Z use_cpu=True, 2025-05-07T21:06:51.0787211Z use_cpu_hashtable=True, 2025-05-07T21:06:51.0787494Z use_array_for_index_remapping=False, 2025-05-07T21:06:51.0787787Z ) 2025-05-07T21:06:51.0787998Z Trying example: test_pruning( 2025-05-07T21:06:51.0788483Z self=, 2025-05-07T21:06:51.0788979Z T=4, 2025-05-07T21:06:51.0789176Z B=1, 2025-05-07T21:06:51.0789371Z L=2, 2025-05-07T21:06:51.0789565Z use_cpu=True, 2025-05-07T21:06:51.0789802Z use_cpu_hashtable=True, 2025-05-07T21:06:51.0790085Z use_array_for_index_remapping=True, 2025-05-07T21:06:51.0790366Z ) 2025-05-07T21:06:51.0790851Z Trying example: test_pruning( 2025-05-07T21:06:51.0791348Z self=, 2025-05-07T21:06:51.0791840Z T=5, 2025-05-07T21:06:51.0792035Z B=3, 2025-05-07T21:06:51.0792228Z L=8, 2025-05-07T21:06:51.0792424Z use_cpu=False, 2025-05-07T21:06:51.0792667Z use_cpu_hashtable=False, 2025-05-07T21:06:51.0793045Z use_array_for_index_remapping=False, 2025-05-07T21:06:51.0793332Z ) 2025-05-07T21:06:51.0793544Z Trying example: test_pruning( 2025-05-07T21:06:51.0794037Z self=, 2025-05-07T21:06:51.0794522Z T=3, 2025-05-07T21:06:51.0794783Z B=6, 2025-05-07T21:06:51.0794982Z L=3, 2025-05-07T21:06:51.0795179Z use_cpu=False, 2025-05-07T21:06:51.0795512Z use_cpu_hashtable=True, 2025-05-07T21:06:51.0795800Z use_array_for_index_remapping=True, 2025-05-07T21:06:51.0796089Z ) 2025-05-07T21:06:51.0796295Z Trying example: test_pruning( 2025-05-07T21:06:51.0796789Z self=, 2025-05-07T21:06:51.0797286Z T=3, 2025-05-07T21:06:51.0797481Z B=1, 2025-05-07T21:06:51.0797680Z L=1, 2025-05-07T21:06:51.0797885Z use_cpu=False, 2025-05-07T21:06:51.0798125Z use_cpu_hashtable=False, 2025-05-07T21:06:51.0798423Z use_array_for_index_remapping=False, 2025-05-07T21:06:51.0798715Z ) 2025-05-07T21:06:51.0798921Z Trying example: test_pruning( 2025-05-07T21:06:51.0799420Z self=, 2025-05-07T21:06:51.0799916Z T=2, 2025-05-07T21:06:51.0800113Z B=2, 2025-05-07T21:06:51.0800422Z L=1, 2025-05-07T21:06:51.0800624Z use_cpu=True, 2025-05-07T21:06:51.0800857Z use_cpu_hashtable=True, 2025-05-07T21:06:51.0801142Z use_array_for_index_remapping=False, 2025-05-07T21:06:51.0801432Z ) 2025-05-07T21:06:51.0801637Z Trying example: test_pruning( 2025-05-07T21:06:51.0802128Z self=, 2025-05-07T21:06:51.0802620Z T=5, 2025-05-07T21:06:51.0802820Z B=3, 2025-05-07T21:06:51.0803010Z L=6, 2025-05-07T21:06:51.0803216Z use_cpu=False, 2025-05-07T21:06:51.0803459Z use_cpu_hashtable=False, 2025-05-07T21:06:51.0803744Z use_array_for_index_remapping=False, 2025-05-07T21:06:51.0804035Z ) 2025-05-07T21:06:51.0804247Z Trying example: test_pruning( 2025-05-07T21:06:51.0804731Z self=, 2025-05-07T21:06:51.0805223Z T=3, 2025-05-07T21:06:51.0805422Z B=3, 2025-05-07T21:06:51.0805685Z L=6, 2025-05-07T21:06:51.0805891Z use_cpu=False, 2025-05-07T21:06:51.0806132Z use_cpu_hashtable=False, 2025-05-07T21:06:51.0806414Z use_array_for_index_remapping=False, 2025-05-07T21:06:51.0806703Z ) 2025-05-07T21:06:51.0806914Z Trying example: test_pruning( 2025-05-07T21:06:51.0807398Z self=, 2025-05-07T21:06:51.0807892Z T=3, 2025-05-07T21:06:51.0808088Z B=3, 2025-05-07T21:06:51.0808285Z L=3, 2025-05-07T21:06:51.0808484Z use_cpu=False, 2025-05-07T21:06:51.0808727Z use_cpu_hashtable=False, 2025-05-07T21:06:51.0809016Z use_array_for_index_remapping=False, 2025-05-07T21:06:51.0809302Z ) 2025-05-07T21:06:51.0809515Z Trying example: test_pruning( 2025-05-07T21:06:51.0810006Z self=, 2025-05-07T21:06:51.0810497Z T=5, 2025-05-07T21:06:51.0810701Z B=2, 2025-05-07T21:06:51.0810903Z L=5, 2025-05-07T21:06:51.0811104Z use_cpu=False, 2025-05-07T21:06:51.0811343Z use_cpu_hashtable=True, 2025-05-07T21:06:51.0811649Z use_array_for_index_remapping=True, 2025-05-07T21:06:51.0811963Z ) 2025-05-07T21:06:51.0812179Z Trying example: test_pruning( 2025-05-07T21:06:51.0812676Z self=, 2025-05-07T21:06:51.0813163Z T=5, 2025-05-07T21:06:51.0813363Z B=2, 2025-05-07T21:06:51.0813561Z L=5, 2025-05-07T21:06:51.0813762Z use_cpu=False, 2025-05-07T21:06:51.0814005Z use_cpu_hashtable=False, 2025-05-07T21:06:51.0814292Z use_array_for_index_remapping=True, 2025-05-07T21:06:51.0814630Z ) 2025-05-07T21:06:51.0814838Z Trying example: test_pruning( 2025-05-07T21:06:51.0815331Z self=, 2025-05-07T21:06:51.0815827Z T=2, 2025-05-07T21:06:51.0816017Z B=2, 2025-05-07T21:06:51.0816262Z L=5, 2025-05-07T21:06:51.0816472Z use_cpu=False, 2025-05-07T21:06:51.0816707Z use_cpu_hashtable=False, 2025-05-07T21:06:51.0816996Z use_array_for_index_remapping=True, 2025-05-07T21:06:51.0817285Z ) 2025-05-07T21:06:51.0817491Z Trying example: test_pruning( 2025-05-07T21:06:51.0817982Z self=, 2025-05-07T21:06:51.0818475Z T=5, 2025-05-07T21:06:51.0818667Z B=5, 2025-05-07T21:06:51.0818865Z L=5, 2025-05-07T21:06:51.0819070Z use_cpu=False, 2025-05-07T21:06:51.0819308Z use_cpu_hashtable=False, 2025-05-07T21:06:51.0819599Z use_array_for_index_remapping=True, 2025-05-07T21:06:51.0819893Z ) 2025-05-07T21:06:51.0820098Z Trying example: test_pruning( 2025-05-07T21:06:51.0820591Z self=, 2025-05-07T21:06:51.0821085Z T=5, 2025-05-07T21:06:51.0821283Z B=5, 2025-05-07T21:06:51.0821476Z L=5, 2025-05-07T21:06:51.0821754Z use_cpu=False, 2025-05-07T21:06:51.0822021Z use_cpu_hashtable=False, 2025-05-07T21:06:51.0822306Z use_array_for_index_remapping=False, 2025-05-07T21:06:51.0822601Z ) 2025-05-07T21:06:51.0822813Z Trying example: test_pruning( 2025-05-07T21:06:51.0823302Z self=, 2025-05-07T21:06:51.0823800Z T=5, 2025-05-07T21:06:51.0824001Z B=3, 2025-05-07T21:06:51.0824193Z L=2, 2025-05-07T21:06:51.0824399Z use_cpu=True, 2025-05-07T21:06:51.0824643Z use_cpu_hashtable=False, 2025-05-07T21:06:51.0824930Z use_array_for_index_remapping=True, 2025-05-07T21:06:51.0825220Z ) 2025-05-07T21:06:51.0825436Z Trying example: test_pruning( 2025-05-07T21:06:51.0825923Z self=, 2025-05-07T21:06:51.0826423Z T=5, 2025-05-07T21:06:51.0826625Z B=3, 2025-05-07T21:06:51.0826830Z L=3, 2025-05-07T21:06:51.0827083Z use_cpu=True, 2025-05-07T21:06:51.0827327Z use_cpu_hashtable=False, 2025-05-07T21:06:51.0827620Z use_array_for_index_remapping=True, 2025-05-07T21:06:51.0827905Z ) 2025-05-07T21:06:51.0828117Z Trying example: test_pruning( 2025-05-07T21:06:51.0828608Z self=, 2025-05-07T21:06:51.0829095Z T=3, 2025-05-07T21:06:51.0829296Z B=3, 2025-05-07T21:06:51.0829494Z L=3, 2025-05-07T21:06:51.0829690Z use_cpu=True, 2025-05-07T21:06:51.0829930Z use_cpu_hashtable=False, 2025-05-07T21:06:51.0830220Z use_array_for_index_remapping=True, 2025-05-07T21:06:51.0830502Z ) 2025-05-07T21:06:51.0830717Z Trying example: test_pruning( 2025-05-07T21:06:51.0831210Z self=, 2025-05-07T21:06:51.0831701Z T=3, 2025-05-07T21:06:51.0831901Z B=3, 2025-05-07T21:06:51.0832101Z L=3, 2025-05-07T21:06:51.0832302Z use_cpu=True, 2025-05-07T21:06:51.0832540Z use_cpu_hashtable=True, 2025-05-07T21:06:51.0832822Z use_array_for_index_remapping=True, 2025-05-07T21:06:51.0833104Z ) 2025-05-07T21:06:51.0833306Z Trying example: test_pruning( 2025-05-07T21:06:51.0833792Z self=, 2025-05-07T21:06:51.0834289Z T=1, 2025-05-07T21:06:51.0834488Z B=4, 2025-05-07T21:06:51.0834686Z L=1, 2025-05-07T21:06:51.0834889Z use_cpu=True, 2025-05-07T21:06:51.0835122Z use_cpu_hashtable=True, 2025-05-07T21:06:51.0835486Z use_array_for_index_remapping=True, 2025-05-07T21:06:51.0835775Z ) 2025-05-07T21:06:51.0836063Z Trying example: test_pruning( 2025-05-07T21:06:51.0836567Z self=, 2025-05-07T21:06:51.0837061Z T=1, 2025-05-07T21:06:51.0837253Z B=4, 2025-05-07T21:06:51.0837450Z L=4, 2025-05-07T21:06:51.0837702Z use_cpu=True, 2025-05-07T21:06:51.0837944Z use_cpu_hashtable=True, 2025-05-07T21:06:51.0838230Z use_array_for_index_remapping=True, 2025-05-07T21:06:51.0846469Z ) 2025-05-07T21:06:51.0846722Z Trying example: test_pruning( 2025-05-07T21:06:51.0847219Z self=, 2025-05-07T21:06:51.0847714Z T=1, 2025-05-07T21:06:51.0847914Z B=1, 2025-05-07T21:06:51.0848104Z L=4, 2025-05-07T21:06:51.0848304Z use_cpu=True, 2025-05-07T21:06:51.0848545Z use_cpu_hashtable=True, 2025-05-07T21:06:51.0848825Z use_array_for_index_remapping=True, 2025-05-07T21:06:51.0849117Z ) 2025-05-07T21:06:51.0849336Z Trying example: test_pruning( 2025-05-07T21:06:51.0849829Z self=, 2025-05-07T21:06:51.0850311Z T=3, 2025-05-07T21:06:51.0850506Z B=6, 2025-05-07T21:06:51.0850692Z L=2, 2025-05-07T21:06:51.0850884Z use_cpu=False, 2025-05-07T21:06:51.0851210Z use_cpu_hashtable=False, 2025-05-07T21:06:51.0851493Z use_array_for_index_remapping=True, 2025-05-07T21:06:51.0851770Z ) 2025-05-07T21:06:51.0851978Z Trying example: test_pruning( 2025-05-07T21:06:51.0852464Z self=, 2025-05-07T21:06:51.0852942Z T=3, 2025-05-07T21:06:51.0853133Z B=6, 2025-05-07T21:06:51.0853322Z L=6, 2025-05-07T21:06:51.0853508Z use_cpu=False, 2025-05-07T21:06:51.0853749Z use_cpu_hashtable=False, 2025-05-07T21:06:51.0854033Z use_array_for_index_remapping=True, 2025-05-07T21:06:51.0854308Z ) 2025-05-07T21:06:51.0854518Z Trying example: test_pruning( 2025-05-07T21:06:51.0855005Z self=, 2025-05-07T21:06:51.0855496Z T=3, 2025-05-07T21:06:51.0855681Z B=6, 2025-05-07T21:06:51.0855870Z L=6, 2025-05-07T21:06:51.0856069Z use_cpu=False, 2025-05-07T21:06:51.0856348Z use_cpu_hashtable=True, 2025-05-07T21:06:51.0856631Z use_array_for_index_remapping=True, 2025-05-07T21:06:51.0856914Z ) 2025-05-07T21:06:51.0857118Z Trying example: test_pruning( 2025-05-07T21:06:51.0857607Z self=, 2025-05-07T21:06:51.0858095Z T=3, 2025-05-07T21:06:51.0858281Z B=3, 2025-05-07T21:06:51.0858475Z L=6, 2025-05-07T21:06:51.0858676Z use_cpu=False, 2025-05-07T21:06:51.0858912Z use_cpu_hashtable=False, 2025-05-07T21:06:51.0859202Z use_array_for_index_remapping=True, 2025-05-07T21:06:51.0859490Z ) 2025-05-07T21:06:51.0859696Z Trying example: test_pruning( 2025-05-07T21:06:51.0860190Z self=, 2025-05-07T21:06:51.0860684Z T=3, 2025-05-07T21:06:51.0860871Z B=3, 2025-05-07T21:06:51.0861067Z L=3, 2025-05-07T21:06:51.0861266Z use_cpu=False, 2025-05-07T21:06:51.0861520Z use_cpu_hashtable=False, 2025-05-07T21:06:51.0861847Z use_array_for_index_remapping=True, 2025-05-07T21:06:51.0862134Z ) 2025-05-07T21:06:51.0862346Z Trying example: test_pruning( 2025-05-07T21:06:51.0862832Z self=, 2025-05-07T21:06:51.0863320Z T=4, 2025-05-07T21:06:51.0863516Z B=6, 2025-05-07T21:06:51.0863705Z L=3, 2025-05-07T21:06:51.0863903Z use_cpu=True, 2025-05-07T21:06:51.0864139Z use_cpu_hashtable=True, 2025-05-07T21:06:51.0864414Z use_array_for_index_remapping=True, 2025-05-07T21:06:51.0864698Z ) 2025-05-07T21:06:51.0864906Z Trying example: test_pruning( 2025-05-07T21:06:51.0865443Z self=, 2025-05-07T21:06:51.0865931Z T=3, 2025-05-07T21:06:51.0866122Z B=6, 2025-05-07T21:06:51.0866309Z L=3, 2025-05-07T21:06:51.0866506Z use_cpu=True, 2025-05-07T21:06:51.0866789Z use_cpu_hashtable=True, 2025-05-07T21:06:51.0867068Z use_array_for_index_remapping=True, 2025-05-07T21:06:51.0867354Z ) 2025-05-07T21:06:51.1010072Z Trying example: test_pruning( 2025-05-07T21:06:51.1010789Z self=, 2025-05-07T21:06:51.1011490Z T=3, 2025-05-07T21:06:51.1011792Z B=5, 2025-05-07T21:06:51.1012030Z L=0, 2025-05-07T21:06:51.1012233Z use_cpu=False, 2025-05-07T21:06:51.1012469Z use_cpu_hashtable=True, 2025-05-07T21:06:51.1012751Z use_array_for_index_remapping=False, 2025-05-07T21:06:51.1013039Z ) 2025-05-07T21:06:51.1013250Z Trying example: test_pruning( 2025-05-07T21:06:51.1013751Z self=, 2025-05-07T21:06:51.1014241Z T=3, 2025-05-07T21:06:51.1014430Z B=5, 2025-05-07T21:06:51.1014701Z L=0, 2025-05-07T21:06:51.1014978Z use_cpu=True, 2025-05-07T21:06:51.1015295Z use_cpu_hashtable=True, 2025-05-07T21:06:51.1015832Z use_array_for_index_remapping=False, 2025-05-07T21:06:51.1016129Z ) 2025-05-07T21:06:51.1016335Z Trying example: test_pruning( 2025-05-07T21:06:51.1016832Z self=, 2025-05-07T21:06:51.1017323Z T=3, 2025-05-07T21:06:51.1017520Z B=5, 2025-05-07T21:06:51.1017707Z L=0, 2025-05-07T21:06:51.1017906Z use_cpu=True, 2025-05-07T21:06:51.1018146Z use_cpu_hashtable=True, 2025-05-07T21:06:51.1018424Z use_array_for_index_remapping=True, 2025-05-07T21:06:51.1018715Z ) 2025-05-07T21:06:51.1018929Z Trying example: test_pruning( 2025-05-07T21:06:51.1019419Z self=, 2025-05-07T21:06:51.1019915Z T=5, 2025-05-07T21:06:51.1020112Z B=5, 2025-05-07T21:06:51.1020300Z L=0, 2025-05-07T21:06:51.1020502Z use_cpu=True, 2025-05-07T21:06:51.1020739Z use_cpu_hashtable=True, 2025-05-07T21:06:51.1021101Z use_array_for_index_remapping=True, 2025-05-07T21:06:51.1021391Z ) 2025-05-07T21:06:51.1021607Z Trying example: test_pruning( 2025-05-07T21:06:51.1022092Z self=, 2025-05-07T21:06:51.1022585Z T=5, 2025-05-07T21:06:51.1022779Z B=1, 2025-05-07T21:06:51.1022971Z L=0, 2025-05-07T21:06:51.1023163Z use_cpu=True, 2025-05-07T21:06:51.1023404Z use_cpu_hashtable=True, 2025-05-07T21:06:51.1023684Z use_array_for_index_remapping=True, 2025-05-07T21:06:51.1023964Z ) 2025-05-07T21:06:51.1024174Z Trying example: test_pruning( 2025-05-07T21:06:51.1024667Z self=, 2025-05-07T21:06:51.1025156Z T=5, 2025-05-07T21:06:51.1025352Z B=1, 2025-05-07T21:06:51.1025547Z L=5, 2025-05-07T21:06:51.1025742Z use_cpu=True, 2025-05-07T21:06:51.1025980Z use_cpu_hashtable=True, 2025-05-07T21:06:51.1026268Z use_array_for_index_remapping=True, 2025-05-07T21:06:51.1026552Z ) 2025-05-07T21:06:51.1026765Z Trying example: test_pruning( 2025-05-07T21:06:51.1027255Z self=, 2025-05-07T21:06:51.1027741Z T=5, 2025-05-07T21:06:51.1027938Z B=5, 2025-05-07T21:06:51.1028130Z L=5, 2025-05-07T21:06:51.1028324Z use_cpu=True, 2025-05-07T21:06:51.1028565Z use_cpu_hashtable=True, 2025-05-07T21:06:51.1028848Z use_array_for_index_remapping=True, 2025-05-07T21:06:51.1029136Z ) 2025-05-07T21:06:51.1029346Z Trying example: test_pruning( 2025-05-07T21:06:51.1029913Z self=, 2025-05-07T21:06:51.1030412Z T=1, 2025-05-07T21:06:51.1030603Z B=6, 2025-05-07T21:06:51.1030798Z L=3, 2025-05-07T21:06:51.1031007Z use_cpu=False, 2025-05-07T21:06:51.1031240Z use_cpu_hashtable=True, 2025-05-07T21:06:51.1031600Z use_array_for_index_remapping=False, 2025-05-07T21:06:51.1031894Z ) 2025-05-07T21:06:51.1032100Z Trying example: test_pruning( 2025-05-07T21:06:51.1032590Z self=, 2025-05-07T21:06:51.1033084Z T=1, 2025-05-07T21:06:51.1033275Z B=6, 2025-05-07T21:06:51.1033463Z L=3, 2025-05-07T21:06:51.1033665Z use_cpu=False, 2025-05-07T21:06:51.1033896Z use_cpu_hashtable=True, 2025-05-07T21:06:51.1034176Z use_array_for_index_remapping=True, 2025-05-07T21:06:51.1034461Z ) 2025-05-07T21:06:51.1034668Z Trying example: test_pruning( 2025-05-07T21:06:51.1035168Z self=, 2025-05-07T21:06:51.1035777Z T=1, 2025-05-07T21:06:51.1035971Z B=6, 2025-05-07T21:06:51.1036157Z L=3, 2025-05-07T21:06:51.1036354Z use_cpu=False, 2025-05-07T21:06:51.1036593Z use_cpu_hashtable=False, 2025-05-07T21:06:51.1036885Z use_array_for_index_remapping=True, 2025-05-07T21:06:51.1037225Z ) 2025-05-07T21:06:51.1037434Z Trying example: test_pruning( 2025-05-07T21:06:51.1037919Z self=, 2025-05-07T21:06:51.1038413Z T=1, 2025-05-07T21:06:51.1038609Z B=1, 2025-05-07T21:06:51.1038796Z L=3, 2025-05-07T21:06:51.1038995Z use_cpu=False, 2025-05-07T21:06:51.1039237Z use_cpu_hashtable=False, 2025-05-07T21:06:51.1039520Z use_array_for_index_remapping=True, 2025-05-07T21:06:51.1039807Z ) 2025-05-07T21:06:51.1040016Z Trying example: test_pruning( 2025-05-07T21:06:51.1040503Z self=, 2025-05-07T21:06:51.1040996Z T=1, 2025-05-07T21:06:51.1041187Z B=1, 2025-05-07T21:06:51.1041381Z L=1, 2025-05-07T21:06:51.1041579Z use_cpu=False, 2025-05-07T21:06:51.1041820Z use_cpu_hashtable=False, 2025-05-07T21:06:51.1042120Z use_array_for_index_remapping=True, 2025-05-07T21:06:51.1042455Z ) 2025-05-07T21:06:51.1042672Z Trying example: test_pruning( 2025-05-07T21:06:51.1043163Z self=, 2025-05-07T21:06:51.1043651Z T=1, 2025-05-07T21:06:51.1043844Z B=1, 2025-05-07T21:06:51.1044037Z L=1, 2025-05-07T21:06:51.1044231Z use_cpu=False, 2025-05-07T21:06:51.1044470Z use_cpu_hashtable=True, 2025-05-07T21:06:51.1044758Z use_array_for_index_remapping=True, 2025-05-07T21:06:51.1045039Z ) 2025-05-07T21:06:51.1045256Z Trying example: test_pruning( 2025-05-07T21:06:51.1045752Z self=, 2025-05-07T21:06:51.1046233Z T=2, 2025-05-07T21:06:51.1046429Z B=1, 2025-05-07T21:06:51.1046623Z L=4, 2025-05-07T21:06:51.1046818Z use_cpu=True, 2025-05-07T21:06:51.1047057Z use_cpu_hashtable=False, 2025-05-07T21:06:51.1047345Z use_array_for_index_remapping=True, 2025-05-07T21:06:51.1047635Z ) 2025-05-07T21:06:51.1047832Z PASSED 2025-05-07T21:07:00.0376661Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_transpose PASSED 2025-05-07T21:07:00.0377197Z 2025-05-07T21:07:00.0377367Z ============================== 4 passed in 11.42s ============================== 2025-05-07T21:07:00.7080858Z 2025-05-07T21:07:00.7081166Z [TEST] Python test suite PASSED: ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T21:07:00.7101232Z [TEST] Python test time for ./tbe/utils/split_embeddings_utils_test.py: 14 seconds 2025-05-07T21:07:00.7101582Z 2025-05-07T21:07:00.7101591Z 2025-05-07T21:07:00.7101596Z 2025-05-07T21:07:00.7101600Z 2025-05-07T21:07:00.7122101Z ################################################################################ 2025-05-07T21:07:00.7137219Z # [2025-05-07T21:07:00.713Z] Run Python Test Suite: 2025-05-07T21:07:00.7137561Z # ./utils/filestore_test.py 2025-05-07T21:07:00.7137866Z ################################################################################ 2025-05-07T21:07:00.7163279Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./utils/filestore_test.py 2025-05-07T21:07:00.7163926Z 2025-05-07T21:07:02.8643383Z ============================= test session starts ============================== 2025-05-07T21:07:02.8644065Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:07:02.8644619Z cachedir: .pytest_cache 2025-05-07T21:07:02.8645249Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:02.8646007Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:02.8646440Z plugins: hypothesis-6.131.14 2025-05-07T21:07:04.5786891Z collecting ... collected 8 items 2025-05-07T21:07:04.5787133Z 2025-05-07T21:07:04.5799958Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_bad_bucket SKIPPED 2025-05-07T21:07:04.5808530Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_binaryio SKIPPED 2025-05-07T21:07:04.5816565Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_file SKIPPED 2025-05-07T21:07:04.5824417Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_tensor SKIPPED 2025-05-07T21:07:04.5832301Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_bad_bucket PASSED 2025-05-07T21:07:04.5841255Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_binaryio PASSED 2025-05-07T21:07:04.5925669Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_file PASSED 2025-05-07T21:07:04.6021174Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_tensor PASSED 2025-05-07T21:07:04.6021639Z 2025-05-07T21:07:04.6021829Z =========================== short test summary info ============================ 2025-05-07T21:07:04.6022391Z SKIPPED [1] utils/filestore_test.py:107: Test does not apply to OSS 2025-05-07T21:07:04.6023201Z SKIPPED [1] utils/filestore_test.py:118: Test does not apply to OSS 2025-05-07T21:07:04.6023789Z SKIPPED [1] utils/filestore_test.py:144: Test does not apply to OSS 2025-05-07T21:07:04.6024372Z SKIPPED [1] utils/filestore_test.py:131: Test does not apply to OSS 2025-05-07T21:07:04.6024905Z ========================= 4 passed, 4 skipped in 1.86s ========================= 2025-05-07T21:07:05.1907490Z 2025-05-07T21:07:05.1907983Z [TEST] Python test suite PASSED: ./utils/filestore_test.py 2025-05-07T21:07:05.1926049Z [TEST] Python test time for ./utils/filestore_test.py: 5 seconds 2025-05-07T21:07:05.1926344Z 2025-05-07T21:07:05.1926448Z 2025-05-07T21:07:05.1926455Z 2025-05-07T21:07:05.1926512Z 2025-05-07T21:07:05.1948182Z ################################################################################ 2025-05-07T21:07:05.1964244Z # [2025-05-07T21:07:05.196Z] Run Python Test Suite: 2025-05-07T21:07:05.1964570Z # ./uvm/copy_test.py 2025-05-07T21:07:05.1964860Z ################################################################################ 2025-05-07T21:07:05.1989742Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./uvm/copy_test.py 2025-05-07T21:07:05.1990348Z 2025-05-07T21:07:07.3620575Z ============================= test session starts ============================== 2025-05-07T21:07:07.3621665Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:07:07.3622566Z cachedir: .pytest_cache 2025-05-07T21:07:07.3623914Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:07.3625282Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:07.3626020Z plugins: hypothesis-6.131.14 2025-05-07T21:07:09.0760093Z collecting ... collected 3 items 2025-05-07T21:07:09.0760327Z 2025-05-07T21:07:09.4014665Z uvm/copy_test.py::CopyTest::test_uvm_to_cpu Trying example: test_uvm_to_cpu( 2025-05-07T21:07:09.4015217Z self=, 2025-05-07T21:07:09.4015592Z sizes=[1], 2025-05-07T21:07:09.4015910Z uvm_op=, 2025-05-07T21:07:09.4016271Z ) 2025-05-07T21:07:09.4016515Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:09.4017215Z self=, 2025-05-07T21:07:09.4017880Z sizes=[7], 2025-05-07T21:07:09.4018471Z uvm_op=, 2025-05-07T21:07:09.4019148Z ) 2025-05-07T21:07:09.4019557Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:09.4020224Z self=, 2025-05-07T21:07:09.4020893Z sizes=[7, 2, 6, 6], 2025-05-07T21:07:09.4021584Z uvm_op=, 2025-05-07T21:07:09.4022344Z ) 2025-05-07T21:07:09.4022753Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:09.4023691Z self=, 2025-05-07T21:07:09.4024351Z sizes=[3], 2025-05-07T21:07:09.4024929Z uvm_op=, 2025-05-07T21:07:09.4025617Z ) 2025-05-07T21:07:09.4026029Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:09.4026508Z self=, 2025-05-07T21:07:09.4026846Z sizes=[3, 3, 6, 1], 2025-05-07T21:07:09.4027162Z uvm_op=, 2025-05-07T21:07:09.4027501Z ) 2025-05-07T21:07:09.4027714Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:09.4028060Z self=, 2025-05-07T21:07:09.4028387Z sizes=[5], 2025-05-07T21:07:09.4028723Z uvm_op=, 2025-05-07T21:07:09.4029101Z ) 2025-05-07T21:07:09.4029316Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:09.4029749Z self=, 2025-05-07T21:07:09.4030095Z sizes=[1, 7, 5, 4], 2025-05-07T21:07:09.4030410Z uvm_op=, 2025-05-07T21:07:09.4030752Z ) 2025-05-07T21:07:09.4030961Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:09.4031299Z self=, 2025-05-07T21:07:09.4031637Z sizes=[8, 8, 1, 8], 2025-05-07T21:07:09.4031985Z uvm_op=, 2025-05-07T21:07:09.4032364Z ) 2025-05-07T21:07:09.4032565Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:09.4032905Z self=, 2025-05-07T21:07:09.4033246Z sizes=[5, 6], 2025-05-07T21:07:09.4033548Z uvm_op=, 2025-05-07T21:07:09.4033896Z ) 2025-05-07T21:07:09.4034105Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:09.4034449Z self=, 2025-05-07T21:07:09.4034795Z sizes=[4, 3], 2025-05-07T21:07:09.4035133Z uvm_op=, 2025-05-07T21:07:09.4035594Z ) 2025-05-07T21:07:09.4035796Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:09.4036134Z self=, 2025-05-07T21:07:09.4036496Z sizes=[7, 7, 5, 7], 2025-05-07T21:07:09.4036835Z uvm_op=, 2025-05-07T21:07:09.4037183Z ) 2025-05-07T21:07:09.4037395Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:09.4037768Z self=, 2025-05-07T21:07:09.4038112Z sizes=[7, 7, 7, 7], 2025-05-07T21:07:09.4038512Z uvm_op=, 2025-05-07T21:07:09.4038867Z ) 2025-05-07T21:07:09.4039083Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:09.4039419Z self=, 2025-05-07T21:07:09.4039824Z sizes=[7, 5, 8, 8], 2025-05-07T21:07:09.4040182Z uvm_op=, 2025-05-07T21:07:09.4040567Z ) 2025-05-07T21:07:09.4040772Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:09.4041117Z self=, 2025-05-07T21:07:09.4041457Z sizes=[1, 5, 1, 5], 2025-05-07T21:07:09.4041808Z uvm_op=, 2025-05-07T21:07:09.4042189Z ) 2025-05-07T21:07:09.4042404Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:09.4042738Z self=, 2025-05-07T21:07:09.4043082Z sizes=[1, 5, 5, 5], 2025-05-07T21:07:09.4043437Z uvm_op=, 2025-05-07T21:07:09.4043809Z ) 2025-05-07T21:07:09.4044018Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:09.4044359Z self=, 2025-05-07T21:07:09.4044692Z sizes=[5, 5, 5, 5], 2025-05-07T21:07:09.4045055Z uvm_op=, 2025-05-07T21:07:09.4045484Z ) 2025-05-07T21:07:09.4045698Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:09.4046031Z self=, 2025-05-07T21:07:09.4046373Z sizes=[5, 5, 5, 5], 2025-05-07T21:07:09.4046696Z uvm_op=, 2025-05-07T21:07:09.4047037Z ) 2025-05-07T21:07:09.4047246Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:09.4047584Z self=, 2025-05-07T21:07:09.4047917Z sizes=[5, 5], 2025-05-07T21:07:09.4048229Z uvm_op=, 2025-05-07T21:07:09.4048583Z ) 2025-05-07T21:07:09.4048784Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:09.4049122Z self=, 2025-05-07T21:07:09.4049458Z sizes=[8], 2025-05-07T21:07:09.4049754Z uvm_op=, 2025-05-07T21:07:09.4050153Z ) 2025-05-07T21:07:09.4050367Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:09.4050707Z self=, 2025-05-07T21:07:09.4051038Z sizes=[3], 2025-05-07T21:07:09.4051369Z uvm_op=, 2025-05-07T21:07:09.4051748Z ) 2025-05-07T21:07:09.4051949Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:09.4052292Z self=, 2025-05-07T21:07:09.4052631Z sizes=[3, 8, 7, 7], 2025-05-07T21:07:09.4052946Z uvm_op=, 2025-05-07T21:07:09.4053290Z ) 2025-05-07T21:07:09.4053500Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:09.4053830Z self=, 2025-05-07T21:07:09.4054172Z sizes=[3, 7, 7, 7], 2025-05-07T21:07:09.4054510Z uvm_op=, 2025-05-07T21:07:09.4054862Z ) 2025-05-07T21:07:09.4055072Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:09.4055414Z self=, 2025-05-07T21:07:09.4055754Z sizes=[3, 7, 7, 3], 2025-05-07T21:07:09.4056068Z uvm_op=, 2025-05-07T21:07:09.4056443Z ) 2025-05-07T21:07:09.4056679Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:09.4057014Z self=, 2025-05-07T21:07:09.4057354Z sizes=[7, 7, 7, 3], 2025-05-07T21:07:09.4064621Z uvm_op=, 2025-05-07T21:07:09.4064988Z ) 2025-05-07T21:07:09.4065204Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:09.4065625Z self=, 2025-05-07T21:07:09.4065972Z sizes=[7, 7, 7, 7], 2025-05-07T21:07:09.4066300Z uvm_op=, 2025-05-07T21:07:09.4066648Z ) 2025-05-07T21:07:09.4066905Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:09.4067250Z self=, 2025-05-07T21:07:09.4067590Z sizes=[2, 1], 2025-05-07T21:07:09.4067934Z uvm_op=, 2025-05-07T21:07:09.4068309Z ) 2025-05-07T21:07:09.4068520Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:09.4068863Z self=, 2025-05-07T21:07:09.4069195Z sizes=[1, 1], 2025-05-07T21:07:09.4069535Z uvm_op=, 2025-05-07T21:07:09.4069919Z ) 2025-05-07T21:07:09.4070127Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:09.4070475Z self=, 2025-05-07T21:07:09.4070816Z sizes=[8, 7, 2, 3], 2025-05-07T21:07:09.4071138Z uvm_op=, 2025-05-07T21:07:09.4071482Z ) 2025-05-07T21:07:09.4071692Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:09.4072037Z self=, 2025-05-07T21:07:09.4072422Z sizes=[8, 7, 2, 3], 2025-05-07T21:07:09.4072741Z uvm_op=, 2025-05-07T21:07:09.4073089Z ) 2025-05-07T21:07:09.4073294Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:09.4073640Z self=, 2025-05-07T21:07:09.4073976Z sizes=[8, 3, 2, 3], 2025-05-07T21:07:09.4074288Z uvm_op=, 2025-05-07T21:07:09.4074637Z ) 2025-05-07T21:07:09.4074847Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:09.4075183Z self=, 2025-05-07T21:07:09.4075594Z sizes=[8, 3, 3, 3], 2025-05-07T21:07:09.4075915Z uvm_op=, 2025-05-07T21:07:09.4076262Z ) 2025-05-07T21:07:09.4076467Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:09.4076811Z self=, 2025-05-07T21:07:09.4077207Z sizes=[3, 3, 3, 3], 2025-05-07T21:07:09.4077521Z uvm_op=, 2025-05-07T21:07:09.4077868Z ) 2025-05-07T21:07:09.4078077Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:09.4078409Z self=, 2025-05-07T21:07:09.4078749Z sizes=[3, 3, 2, 1], 2025-05-07T21:07:09.4079068Z uvm_op=, 2025-05-07T21:07:09.4079408Z ) 2025-05-07T21:07:09.4079621Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:09.4079964Z self=, 2025-05-07T21:07:09.4080294Z sizes=[3, 3, 2], 2025-05-07T21:07:09.4080614Z uvm_op=, 2025-05-07T21:07:09.4080963Z ) 2025-05-07T21:07:09.4081168Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:09.4081496Z self=, 2025-05-07T21:07:09.4081827Z sizes=[2, 3, 2], 2025-05-07T21:07:09.4082142Z uvm_op=, 2025-05-07T21:07:09.4082477Z ) 2025-05-07T21:07:09.4082685Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:09.4083020Z self=, 2025-05-07T21:07:09.4083347Z sizes=[2, 2, 2], 2025-05-07T21:07:09.4083655Z uvm_op=, 2025-05-07T21:07:09.4083995Z ) 2025-05-07T21:07:09.4084194Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:09.4084528Z self=, 2025-05-07T21:07:09.4084863Z sizes=[7], 2025-05-07T21:07:09.4085245Z uvm_op=, 2025-05-07T21:07:09.4085619Z ) 2025-05-07T21:07:09.4085830Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:09.4086168Z self=, 2025-05-07T21:07:09.4086530Z sizes=[1], 2025-05-07T21:07:09.4086847Z uvm_op=, 2025-05-07T21:07:09.4087234Z ) 2025-05-07T21:07:09.4087434Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:09.4087770Z self=, 2025-05-07T21:07:09.4088102Z sizes=[8], 2025-05-07T21:07:09.4088395Z uvm_op=, 2025-05-07T21:07:09.4088736Z ) 2025-05-07T21:07:09.4088943Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:09.4089272Z self=, 2025-05-07T21:07:09.4089603Z sizes=[6], 2025-05-07T21:07:09.4089899Z uvm_op=, 2025-05-07T21:07:09.4090237Z ) 2025-05-07T21:07:09.4090420Z PASSED 2025-05-07T21:07:10.7069564Z uvm/copy_test.py::CopyTest::test_uvm_to_cpu_clone Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:10.7070737Z self=, 2025-05-07T21:07:10.7071452Z sizes=[1], 2025-05-07T21:07:10.7072072Z uvm_op=, 2025-05-07T21:07:10.7072993Z ) 2025-05-07T21:07:10.7073423Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:10.7074163Z self=, 2025-05-07T21:07:10.7074857Z sizes=[372], 2025-05-07T21:07:10.7075620Z uvm_op=, 2025-05-07T21:07:10.7076304Z ) 2025-05-07T21:07:10.7076714Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:10.7077224Z self=, 2025-05-07T21:07:10.7077607Z sizes=[372, 250, 20], 2025-05-07T21:07:10.7077939Z uvm_op=, 2025-05-07T21:07:10.7078285Z ) 2025-05-07T21:07:10.7078502Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:10.7078883Z self=, 2025-05-07T21:07:10.7079234Z sizes=[155], 2025-05-07T21:07:10.7079551Z uvm_op=, 2025-05-07T21:07:10.7079984Z ) 2025-05-07T21:07:10.7080200Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:10.7080576Z self=, 2025-05-07T21:07:10.7080938Z sizes=[155, 394, 506], 2025-05-07T21:07:10.7081261Z uvm_op=, 2025-05-07T21:07:10.7081613Z ) 2025-05-07T21:07:10.7081831Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:10.7082206Z self=, 2025-05-07T21:07:10.7082556Z sizes=[200, 382, 357], 2025-05-07T21:07:10.7082886Z uvm_op=, 2025-05-07T21:07:10.7083239Z ) 2025-05-07T21:07:10.7083453Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:10.7083828Z self=, 2025-05-07T21:07:10.7084174Z sizes=[341], 2025-05-07T21:07:10.7084499Z uvm_op=, 2025-05-07T21:07:10.7084886Z ) 2025-05-07T21:07:10.7085104Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:10.7085469Z self=, 2025-05-07T21:07:10.7085821Z sizes=[407, 12, 16], 2025-05-07T21:07:10.7086145Z uvm_op=, 2025-05-07T21:07:10.7086488Z ) 2025-05-07T21:07:10.7086699Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:10.7087071Z self=, 2025-05-07T21:07:10.7087423Z sizes=[48, 298], 2025-05-07T21:07:10.7087730Z uvm_op=, 2025-05-07T21:07:10.7088073Z ) 2025-05-07T21:07:10.7088377Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:10.7088749Z self=, 2025-05-07T21:07:10.7089105Z sizes=[92, 412, 479], 2025-05-07T21:07:10.7089434Z uvm_op=, 2025-05-07T21:07:10.7089850Z ) 2025-05-07T21:07:10.7090068Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:10.7090447Z self=, 2025-05-07T21:07:10.7091080Z sizes=[155, 2], 2025-05-07T21:07:10.7091382Z uvm_op=, 2025-05-07T21:07:10.7091725Z ) 2025-05-07T21:07:10.7091950Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:10.7092317Z self=, 2025-05-07T21:07:10.7092672Z sizes=[155, 155], 2025-05-07T21:07:10.7092989Z uvm_op=, 2025-05-07T21:07:10.7093322Z ) 2025-05-07T21:07:10.7093544Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:10.7093919Z self=, 2025-05-07T21:07:10.7094267Z sizes=[464], 2025-05-07T21:07:10.7094571Z uvm_op=, 2025-05-07T21:07:10.7094915Z ) 2025-05-07T21:07:10.7095202Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:10.7095576Z self=, 2025-05-07T21:07:10.7095925Z sizes=[316], 2025-05-07T21:07:10.7096228Z uvm_op=, 2025-05-07T21:07:10.7096567Z ) 2025-05-07T21:07:10.7096806Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:10.7097211Z self=, 2025-05-07T21:07:10.7097556Z sizes=[231], 2025-05-07T21:07:10.7097865Z uvm_op=, 2025-05-07T21:07:10.7098211Z ) 2025-05-07T21:07:10.7098423Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:10.7098804Z self=, 2025-05-07T21:07:10.7099156Z sizes=[455], 2025-05-07T21:07:10.7099454Z uvm_op=, 2025-05-07T21:07:10.7099802Z ) 2025-05-07T21:07:10.7100086Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:10.7100465Z self=, 2025-05-07T21:07:10.7100813Z sizes=[512, 139, 241], 2025-05-07T21:07:10.7101167Z uvm_op=, 2025-05-07T21:07:10.7101544Z ) 2025-05-07T21:07:10.7101753Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:10.7102124Z self=, 2025-05-07T21:07:10.7102477Z sizes=[512, 139, 241], 2025-05-07T21:07:10.7102802Z uvm_op=, 2025-05-07T21:07:10.7103145Z ) 2025-05-07T21:07:10.7103366Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:10.7103736Z self=, 2025-05-07T21:07:10.7104086Z sizes=[512], 2025-05-07T21:07:10.7104391Z uvm_op=, 2025-05-07T21:07:10.7104740Z ) 2025-05-07T21:07:10.7104958Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:10.7105344Z self=, 2025-05-07T21:07:10.7105691Z sizes=[187], 2025-05-07T21:07:10.7106030Z uvm_op=, 2025-05-07T21:07:10.7106410Z ) 2025-05-07T21:07:10.7106631Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:10.7107000Z self=, 2025-05-07T21:07:10.7107357Z sizes=[116, 183, 303], 2025-05-07T21:07:10.7107687Z uvm_op=, 2025-05-07T21:07:10.7108029Z ) 2025-05-07T21:07:10.7108250Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:10.7108701Z self=, 2025-05-07T21:07:10.7109058Z sizes=[303, 183, 303], 2025-05-07T21:07:10.7109391Z uvm_op=, 2025-05-07T21:07:10.7109743Z ) 2025-05-07T21:07:10.7110051Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:10.7110429Z self=, 2025-05-07T21:07:10.7110790Z sizes=[183, 183, 303], 2025-05-07T21:07:10.7111122Z uvm_op=, 2025-05-07T21:07:10.7111462Z ) 2025-05-07T21:07:10.7111680Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:10.7112052Z self=, 2025-05-07T21:07:10.7112401Z sizes=[303, 303, 303], 2025-05-07T21:07:10.7112729Z uvm_op=, 2025-05-07T21:07:10.7113074Z ) 2025-05-07T21:07:10.7113288Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:10.7113671Z self=, 2025-05-07T21:07:10.7114023Z sizes=[17, 392], 2025-05-07T21:07:10.7114331Z uvm_op=, 2025-05-07T21:07:10.7114674Z ) 2025-05-07T21:07:10.7114896Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:10.7115324Z self=, 2025-05-07T21:07:10.7115730Z sizes=[392, 392], 2025-05-07T21:07:10.7116050Z uvm_op=, 2025-05-07T21:07:10.7116393Z ) 2025-05-07T21:07:10.7116602Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:10.7116977Z self=, 2025-05-07T21:07:10.7117329Z sizes=[59, 305], 2025-05-07T21:07:10.7117668Z uvm_op=, 2025-05-07T21:07:10.7118046Z ) 2025-05-07T21:07:10.7118262Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:10.7118635Z self=, 2025-05-07T21:07:10.7118995Z sizes=[83, 207, 246], 2025-05-07T21:07:10.7119323Z uvm_op=, 2025-05-07T21:07:10.7119670Z ) 2025-05-07T21:07:10.7119885Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:10.7120314Z self=, 2025-05-07T21:07:10.7120675Z sizes=[83, 246, 246], 2025-05-07T21:07:10.7121006Z uvm_op=, 2025-05-07T21:07:10.7121356Z ) 2025-05-07T21:07:10.7121574Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:10.7121944Z self=, 2025-05-07T21:07:10.7122304Z sizes=[246, 246, 246], 2025-05-07T21:07:10.7122633Z uvm_op=, 2025-05-07T21:07:10.7122967Z ) 2025-05-07T21:07:10.7123182Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:10.7123557Z self=, 2025-05-07T21:07:10.7123901Z sizes=[286, 87, 484], 2025-05-07T21:07:10.7124260Z uvm_op=, 2025-05-07T21:07:10.7124638Z ) 2025-05-07T21:07:10.7124859Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:10.7125235Z self=, 2025-05-07T21:07:10.7125590Z sizes=[87, 87, 484], 2025-05-07T21:07:10.7125946Z uvm_op=, 2025-05-07T21:07:10.7126308Z ) 2025-05-07T21:07:10.7126525Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:10.7126932Z self=, 2025-05-07T21:07:10.7127302Z sizes=[87], 2025-05-07T21:07:10.7127604Z uvm_op=, 2025-05-07T21:07:10.7127953Z ) 2025-05-07T21:07:10.7128163Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:10.7128590Z self=, 2025-05-07T21:07:10.7128946Z sizes=[70], 2025-05-07T21:07:10.7129247Z uvm_op=, 2025-05-07T21:07:10.7129583Z ) 2025-05-07T21:07:10.7129799Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:10.7130220Z self=, 2025-05-07T21:07:10.7130568Z sizes=[132, 185], 2025-05-07T21:07:10.7130916Z uvm_op=, 2025-05-07T21:07:10.7131295Z ) 2025-05-07T21:07:10.7131506Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:10.7131887Z self=, 2025-05-07T21:07:10.7132241Z sizes=[132], 2025-05-07T21:07:10.7132540Z uvm_op=, 2025-05-07T21:07:10.7132888Z ) 2025-05-07T21:07:10.7133105Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:10.7133484Z self=, 2025-05-07T21:07:10.7133833Z sizes=[129], 2025-05-07T21:07:10.7134142Z uvm_op=, 2025-05-07T21:07:10.7134481Z ) 2025-05-07T21:07:10.7134690Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:10.7135077Z self=, 2025-05-07T21:07:10.7135480Z sizes=[444], 2025-05-07T21:07:10.7135809Z uvm_op=, 2025-05-07T21:07:10.7136184Z ) 2025-05-07T21:07:10.7136401Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:10.7136770Z self=, 2025-05-07T21:07:10.7137129Z sizes=[353, 186, 480], 2025-05-07T21:07:10.7137461Z uvm_op=, 2025-05-07T21:07:10.7137808Z ) 2025-05-07T21:07:10.7138020Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:10.7138399Z self=, 2025-05-07T21:07:10.7138760Z sizes=[353, 480, 480], 2025-05-07T21:07:10.7139082Z uvm_op=, 2025-05-07T21:07:10.7139427Z ) 2025-05-07T21:07:10.7139625Z PASSED 2025-05-07T21:07:10.7140004Z uvm/copy_test.py::CopyTest::test_uvm_to_device SKIPPED (Skip unless ...) 2025-05-07T21:07:10.7140326Z 2025-05-07T21:07:10.7140478Z =========================== short test summary info ============================ 2025-05-07T21:07:10.7140946Z SKIPPED [1] uvm/copy_test.py:75: Skip unless two CUDA devices are detected 2025-05-07T21:07:10.7141406Z ========================= 2 passed, 1 skipped in 3.47s ========================= 2025-05-07T21:07:11.3703460Z 2025-05-07T21:07:11.3703932Z [TEST] Python test suite PASSED: ./uvm/copy_test.py 2025-05-07T21:07:11.3723561Z [TEST] Python test time for ./uvm/copy_test.py: 6 seconds 2025-05-07T21:07:11.3723838Z 2025-05-07T21:07:11.3723843Z 2025-05-07T21:07:11.3723847Z 2025-05-07T21:07:11.3723858Z 2025-05-07T21:07:11.3744439Z ################################################################################ 2025-05-07T21:07:11.3762363Z # [2025-05-07T21:07:11.375Z] Run Python Test Suite: 2025-05-07T21:07:11.3762713Z # ./uvm/ops_load_test.py 2025-05-07T21:07:11.3763000Z ################################################################################ 2025-05-07T21:07:11.3788252Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./uvm/ops_load_test.py 2025-05-07T21:07:11.3788865Z 2025-05-07T21:07:13.5322126Z ============================= test session starts ============================== 2025-05-07T21:07:13.5323391Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:07:13.5324462Z cachedir: .pytest_cache 2025-05-07T21:07:13.5326015Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:13.5327509Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:13.5328034Z plugins: hypothesis-6.131.14 2025-05-07T21:07:15.2538413Z collecting ... collected 1 item 2025-05-07T21:07:15.2538862Z 2025-05-07T21:07:15.5177088Z uvm/ops_load_test.py::OpsLoadTest::test_cpu_ops PASSED 2025-05-07T21:07:15.5177389Z 2025-05-07T21:07:15.5177541Z ============================== 1 passed in 2.11s =============================== 2025-05-07T21:07:16.1767525Z 2025-05-07T21:07:16.1768022Z [TEST] Python test suite PASSED: ./uvm/ops_load_test.py 2025-05-07T21:07:16.1786938Z [TEST] Python test time for ./uvm/ops_load_test.py: 5 seconds 2025-05-07T21:07:16.1787229Z 2025-05-07T21:07:16.1787235Z 2025-05-07T21:07:16.1787239Z 2025-05-07T21:07:16.1787267Z 2025-05-07T21:07:16.1808396Z ################################################################################ 2025-05-07T21:07:16.1823765Z # [2025-05-07T21:07:16.182Z] Run Python Test Suite: 2025-05-07T21:07:16.1824117Z # ./uvm/uvm_test.py 2025-05-07T21:07:16.1824379Z ################################################################################ 2025-05-07T21:07:16.1849770Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./uvm/uvm_test.py 2025-05-07T21:07:16.1850736Z 2025-05-07T21:07:18.3503544Z ============================= test session starts ============================== 2025-05-07T21:07:18.3504228Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:07:18.3504782Z cachedir: .pytest_cache 2025-05-07T21:07:18.3505393Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:18.3506143Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:18.3506568Z plugins: hypothesis-6.131.14 2025-05-07T21:07:20.0946739Z collecting ... collected 7 items 2025-05-07T21:07:20.0947069Z 2025-05-07T21:07:20.4283876Z uvm/uvm_test.py::UvmTest::test_cudaMemAdvise Trying example: test_cudaMemAdvise( 2025-05-07T21:07:20.4284754Z self=, 2025-05-07T21:07:20.4285311Z sizes=[1], 2025-05-07T21:07:20.4286115Z uvm_op=, 2025-05-07T21:07:20.4286747Z ) 2025-05-07T21:07:20.4287096Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:20.4287694Z self=, 2025-05-07T21:07:20.4288228Z sizes=[791], 2025-05-07T21:07:20.4288723Z uvm_op=, 2025-05-07T21:07:20.4289248Z ) 2025-05-07T21:07:20.4289584Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:20.4290159Z self=, 2025-05-07T21:07:20.4291059Z sizes=[791, 1024], 2025-05-07T21:07:20.4291616Z uvm_op=, 2025-05-07T21:07:20.4292232Z ) 2025-05-07T21:07:20.4292554Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:20.4293069Z self=, 2025-05-07T21:07:20.4293600Z sizes=[433], 2025-05-07T21:07:20.4294119Z uvm_op=, 2025-05-07T21:07:20.4294703Z ) 2025-05-07T21:07:20.4295046Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:20.4295642Z self=, 2025-05-07T21:07:20.4296220Z sizes=[433, 272, 783, 860], 2025-05-07T21:07:20.4296783Z uvm_op=, 2025-05-07T21:07:20.4297369Z ) 2025-05-07T21:07:20.4297684Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:20.4298212Z self=, 2025-05-07T21:07:20.4298797Z sizes=[1024, 980, 495, 141], 2025-05-07T21:07:20.4299370Z uvm_op=, 2025-05-07T21:07:20.4300139Z ) 2025-05-07T21:07:20.4300484Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:20.4301071Z self=, 2025-05-07T21:07:20.4301637Z sizes=[1002, 832, 648], 2025-05-07T21:07:20.4302241Z uvm_op=, 2025-05-07T21:07:20.4303016Z ) 2025-05-07T21:07:20.4303335Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:20.4303889Z self=, 2025-05-07T21:07:20.4304419Z sizes=[414, 843], 2025-05-07T21:07:20.4304904Z uvm_op=, 2025-05-07T21:07:20.4305456Z ) 2025-05-07T21:07:20.4305813Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:20.4306360Z self=, 2025-05-07T21:07:20.4316720Z sizes=[1, 542, 465, 757], 2025-05-07T21:07:20.4317365Z uvm_op=, 2025-05-07T21:07:20.4317971Z ) 2025-05-07T21:07:20.4318288Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:20.4318844Z self=, 2025-05-07T21:07:20.4319401Z sizes=[1009], 2025-05-07T21:07:20.4319890Z uvm_op=, 2025-05-07T21:07:20.4320615Z ) 2025-05-07T21:07:20.4320921Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:20.4321473Z self=, 2025-05-07T21:07:20.4321989Z sizes=[509, 810, 128, 1], 2025-05-07T21:07:20.4322610Z uvm_op=, 2025-05-07T21:07:20.4323242Z ) 2025-05-07T21:07:20.4323556Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:20.4324095Z self=, 2025-05-07T21:07:20.4324644Z sizes=[509, 810, 128, 810], 2025-05-07T21:07:20.4325241Z uvm_op=, 2025-05-07T21:07:20.4325825Z ) 2025-05-07T21:07:20.4326161Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:20.4326732Z self=, 2025-05-07T21:07:20.4327274Z sizes=[810, 810, 128, 810], 2025-05-07T21:07:20.4327858Z uvm_op=, 2025-05-07T21:07:20.4328591Z ) 2025-05-07T21:07:20.4328886Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:20.4329392Z self=, 2025-05-07T21:07:20.4329886Z sizes=[810, 810, 128, 810], 2025-05-07T21:07:20.4330345Z uvm_op=, 2025-05-07T21:07:20.4330826Z ) 2025-05-07T21:07:20.4331099Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:20.4331574Z self=, 2025-05-07T21:07:20.4332019Z sizes=[810, 810, 128, 128], 2025-05-07T21:07:20.4332468Z uvm_op=, 2025-05-07T21:07:20.4332951Z ) 2025-05-07T21:07:20.4333240Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:20.4333740Z self=, 2025-05-07T21:07:20.4334279Z sizes=[810], 2025-05-07T21:07:20.4334758Z uvm_op=, 2025-05-07T21:07:20.4335315Z ) 2025-05-07T21:07:20.4335641Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:20.4336204Z self=, 2025-05-07T21:07:20.4336733Z sizes=[624], 2025-05-07T21:07:20.4337268Z uvm_op=, 2025-05-07T21:07:20.4337903Z ) 2025-05-07T21:07:20.4338228Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:20.4338817Z self=, 2025-05-07T21:07:20.4339361Z sizes=[519], 2025-05-07T21:07:20.4339835Z uvm_op=, 2025-05-07T21:07:20.4340424Z ) 2025-05-07T21:07:20.4340863Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:20.4341433Z self=, 2025-05-07T21:07:20.4341997Z sizes=[526, 332, 854, 926], 2025-05-07T21:07:20.4342578Z uvm_op=, 2025-05-07T21:07:20.4343267Z ) 2025-05-07T21:07:20.4343592Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:20.4344169Z self=, 2025-05-07T21:07:20.4344732Z sizes=[526, 332, 854, 926], 2025-05-07T21:07:20.4345244Z uvm_op=, 2025-05-07T21:07:20.4345750Z ) 2025-05-07T21:07:20.4346057Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:20.4346556Z self=, 2025-05-07T21:07:20.4347079Z sizes=[332, 332, 854, 926], 2025-05-07T21:07:20.4347546Z uvm_op=, 2025-05-07T21:07:20.4348082Z ) 2025-05-07T21:07:20.4348413Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:20.4348998Z self=, 2025-05-07T21:07:20.4349537Z sizes=[332, 926, 854, 926], 2025-05-07T21:07:20.4350074Z uvm_op=, 2025-05-07T21:07:20.4350637Z ) 2025-05-07T21:07:20.4350991Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:20.4351679Z self=, 2025-05-07T21:07:20.4352263Z sizes=[926, 926, 854, 926], 2025-05-07T21:07:20.4352795Z uvm_op=, 2025-05-07T21:07:20.4353351Z ) 2025-05-07T21:07:20.4353685Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:20.4354255Z self=, 2025-05-07T21:07:20.4354806Z sizes=[926, 926, 926, 926], 2025-05-07T21:07:20.4355442Z uvm_op=, 2025-05-07T21:07:20.4356027Z ) 2025-05-07T21:07:20.4356348Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:20.4356947Z self=, 2025-05-07T21:07:20.4357506Z sizes=[926, 926], 2025-05-07T21:07:20.4358000Z uvm_op=, 2025-05-07T21:07:20.4358546Z ) 2025-05-07T21:07:20.4358885Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:20.4359581Z self=, 2025-05-07T21:07:20.4360151Z sizes=[619, 637, 344, 1023], 2025-05-07T21:07:20.4360654Z uvm_op=, 2025-05-07T21:07:20.4361170Z ) 2025-05-07T21:07:20.4361475Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:20.4361972Z self=, 2025-05-07T21:07:20.4362458Z sizes=[619, 344, 344, 1023], 2025-05-07T21:07:20.4362925Z uvm_op=, 2025-05-07T21:07:20.4363407Z ) 2025-05-07T21:07:20.4363704Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:20.4364191Z self=, 2025-05-07T21:07:20.4364660Z sizes=[619, 344, 344, 619], 2025-05-07T21:07:20.4365122Z uvm_op=, 2025-05-07T21:07:20.4365593Z ) 2025-05-07T21:07:20.4365875Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:20.4366377Z self=, 2025-05-07T21:07:20.4366889Z sizes=[619, 619, 344, 619], 2025-05-07T21:07:20.4367366Z uvm_op=, 2025-05-07T21:07:20.4367848Z ) 2025-05-07T21:07:20.4368147Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:20.4368628Z self=, 2025-05-07T21:07:20.4369101Z sizes=[344, 619, 344, 619], 2025-05-07T21:07:20.4369568Z uvm_op=, 2025-05-07T21:07:20.4370041Z ) 2025-05-07T21:07:20.4370332Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:20.4370925Z self=, 2025-05-07T21:07:20.4371403Z sizes=[344, 619, 619, 619], 2025-05-07T21:07:20.4371859Z uvm_op=, 2025-05-07T21:07:20.4372334Z ) 2025-05-07T21:07:20.4372628Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:20.4373210Z self=, 2025-05-07T21:07:20.4373683Z sizes=[344, 619, 619, 344], 2025-05-07T21:07:20.4374149Z uvm_op=, 2025-05-07T21:07:20.4374619Z ) 2025-05-07T21:07:20.4374910Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:20.4375407Z self=, 2025-05-07T21:07:20.4375872Z sizes=[100, 502, 604, 661], 2025-05-07T21:07:20.4376337Z uvm_op=, 2025-05-07T21:07:20.4376815Z ) 2025-05-07T21:07:20.4377106Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:20.4377581Z self=, 2025-05-07T21:07:20.4378053Z sizes=[100, 100, 604, 661], 2025-05-07T21:07:20.4378508Z uvm_op=, 2025-05-07T21:07:20.4378980Z ) 2025-05-07T21:07:20.4379274Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:20.4379772Z self=, 2025-05-07T21:07:20.4380311Z sizes=[661, 100, 604, 661], 2025-05-07T21:07:20.4380779Z uvm_op=, 2025-05-07T21:07:20.4381247Z ) 2025-05-07T21:07:20.4381539Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:20.4382026Z self=, 2025-05-07T21:07:20.4382491Z sizes=[39], 2025-05-07T21:07:20.4382900Z uvm_op=, 2025-05-07T21:07:20.4383376Z ) 2025-05-07T21:07:20.4383698Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:20.4384276Z self=, 2025-05-07T21:07:20.4384838Z sizes=[64, 636, 388], 2025-05-07T21:07:20.4385343Z uvm_op=, 2025-05-07T21:07:20.4385908Z ) 2025-05-07T21:07:20.4386234Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:20.4386916Z self=, 2025-05-07T21:07:20.4387501Z sizes=[64, 636], 2025-05-07T21:07:20.4388000Z uvm_op=, 2025-05-07T21:07:20.4388575Z ) 2025-05-07T21:07:20.4388891Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:20.4389459Z self=, 2025-05-07T21:07:20.4390024Z sizes=[64, 64], 2025-05-07T21:07:20.4390495Z uvm_op=, 2025-05-07T21:07:20.4391256Z ) 2025-05-07T21:07:20.4391584Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:20.4392156Z self=, 2025-05-07T21:07:20.4392678Z sizes=[64], 2025-05-07T21:07:20.4393151Z uvm_op=, 2025-05-07T21:07:20.4393698Z ) 2025-05-07T21:07:20.4393996Z PASSED 2025-05-07T21:07:21.0480581Z uvm/uvm_test.py::UvmTest::test_cudaMemPrefetchAsync Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:21.0481665Z self=, 2025-05-07T21:07:21.0482228Z sizes=[1], 2025-05-07T21:07:21.0482707Z uvm_op=, 2025-05-07T21:07:21.0483298Z ) 2025-05-07T21:07:21.0483662Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:21.0484353Z self=, 2025-05-07T21:07:21.0484945Z sizes=[192], 2025-05-07T21:07:21.0485411Z uvm_op=, 2025-05-07T21:07:21.0485987Z ) 2025-05-07T21:07:21.0486353Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:21.0487319Z self=, 2025-05-07T21:07:21.0487953Z sizes=[192, 161, 392], 2025-05-07T21:07:21.0488490Z uvm_op=, 2025-05-07T21:07:21.0489088Z ) 2025-05-07T21:07:21.0489460Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:21.0490282Z self=, 2025-05-07T21:07:21.0491118Z sizes=[410], 2025-05-07T21:07:21.0491609Z uvm_op=, 2025-05-07T21:07:21.0492196Z ) 2025-05-07T21:07:21.0492568Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:21.0493210Z self=, 2025-05-07T21:07:21.0493823Z sizes=[410], 2025-05-07T21:07:21.0494387Z uvm_op=, 2025-05-07T21:07:21.0495055Z ) 2025-05-07T21:07:21.0495400Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:21.0496081Z self=, 2025-05-07T21:07:21.0496693Z sizes=[526], 2025-05-07T21:07:21.0497196Z uvm_op=, 2025-05-07T21:07:21.0497728Z ) 2025-05-07T21:07:21.0498080Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:21.0498745Z self=, 2025-05-07T21:07:21.0499473Z sizes=[129, 859, 25], 2025-05-07T21:07:21.0500081Z uvm_op=, 2025-05-07T21:07:21.0500725Z ) 2025-05-07T21:07:21.0501087Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:21.0501766Z self=, 2025-05-07T21:07:21.0502389Z sizes=[483, 1022], 2025-05-07T21:07:21.0502958Z uvm_op=, 2025-05-07T21:07:21.0503583Z ) 2025-05-07T21:07:21.0503899Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:21.0504561Z self=, 2025-05-07T21:07:21.0505170Z sizes=[50, 269], 2025-05-07T21:07:21.0505687Z uvm_op=, 2025-05-07T21:07:21.0506267Z ) 2025-05-07T21:07:21.0506621Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:21.0507448Z self=, 2025-05-07T21:07:21.0508087Z sizes=[980, 276, 139], 2025-05-07T21:07:21.0508621Z uvm_op=, 2025-05-07T21:07:21.0509187Z ) 2025-05-07T21:07:21.0509541Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:21.0510152Z self=, 2025-05-07T21:07:21.0510722Z sizes=[272], 2025-05-07T21:07:21.0511254Z uvm_op=, 2025-05-07T21:07:21.0511864Z ) 2025-05-07T21:07:21.0512200Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:21.0512828Z self=, 2025-05-07T21:07:21.0513458Z sizes=[232], 2025-05-07T21:07:21.0514005Z uvm_op=, 2025-05-07T21:07:21.0514649Z ) 2025-05-07T21:07:21.0515011Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:21.0515843Z self=, 2025-05-07T21:07:21.0516471Z sizes=[323, 887, 928], 2025-05-07T21:07:21.0516989Z uvm_op=, 2025-05-07T21:07:21.0517540Z ) 2025-05-07T21:07:21.0517907Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:21.0518582Z self=, 2025-05-07T21:07:21.0519207Z sizes=[887, 887, 928], 2025-05-07T21:07:21.0519738Z uvm_op=, 2025-05-07T21:07:21.0520322Z ) 2025-05-07T21:07:21.0520683Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:21.0521546Z self=, 2025-05-07T21:07:21.0522177Z sizes=[887, 887, 887], 2025-05-07T21:07:21.0522695Z uvm_op=, 2025-05-07T21:07:21.0523217Z ) 2025-05-07T21:07:21.0523554Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:21.0524321Z self=, 2025-05-07T21:07:21.0524922Z sizes=[470], 2025-05-07T21:07:21.0525429Z uvm_op=, 2025-05-07T21:07:21.0526023Z ) 2025-05-07T21:07:21.0526364Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:21.0526985Z self=, 2025-05-07T21:07:21.0527542Z sizes=[178], 2025-05-07T21:07:21.0528094Z uvm_op=, 2025-05-07T21:07:21.0528677Z ) 2025-05-07T21:07:21.0529011Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:21.0529633Z self=, 2025-05-07T21:07:21.0530193Z sizes=[13, 123, 22], 2025-05-07T21:07:21.0530763Z uvm_op=, 2025-05-07T21:07:21.0531376Z ) 2025-05-07T21:07:21.0531741Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:21.0532478Z self=, 2025-05-07T21:07:21.0533065Z sizes=[123, 123, 22], 2025-05-07T21:07:21.0533619Z uvm_op=, 2025-05-07T21:07:21.0534231Z ) 2025-05-07T21:07:21.0534586Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:21.0535179Z self=, 2025-05-07T21:07:21.0535686Z sizes=[22, 123, 22], 2025-05-07T21:07:21.0536184Z uvm_op=, 2025-05-07T21:07:21.0536740Z ) 2025-05-07T21:07:21.0537083Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:21.0537751Z self=, 2025-05-07T21:07:21.0538357Z sizes=[123, 123, 123], 2025-05-07T21:07:21.0538909Z uvm_op=, 2025-05-07T21:07:21.0539532Z ) 2025-05-07T21:07:21.0539994Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:21.0540679Z self=, 2025-05-07T21:07:21.0541288Z sizes=[123, 123], 2025-05-07T21:07:21.0541790Z uvm_op=, 2025-05-07T21:07:21.0542330Z ) 2025-05-07T21:07:21.0542680Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:21.0543338Z self=, 2025-05-07T21:07:21.0543930Z sizes=[123], 2025-05-07T21:07:21.0544415Z uvm_op=, 2025-05-07T21:07:21.0544986Z ) 2025-05-07T21:07:21.0545335Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:21.0545977Z self=, 2025-05-07T21:07:21.0546576Z sizes=[736, 107, 643], 2025-05-07T21:07:21.0547159Z uvm_op=, 2025-05-07T21:07:21.0547765Z ) 2025-05-07T21:07:21.0548103Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:21.0548719Z self=, 2025-05-07T21:07:21.0549283Z sizes=[736, 736, 643], 2025-05-07T21:07:21.0549914Z uvm_op=, 2025-05-07T21:07:21.0550540Z ) 2025-05-07T21:07:21.0550887Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:21.0551526Z self=, 2025-05-07T21:07:21.0552137Z sizes=[736, 643, 643], 2025-05-07T21:07:21.0552727Z uvm_op=, 2025-05-07T21:07:21.0553354Z ) 2025-05-07T21:07:21.0553833Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:21.0554492Z self=, 2025-05-07T21:07:21.0555119Z sizes=[736, 643, 736], 2025-05-07T21:07:21.0555859Z uvm_op=, 2025-05-07T21:07:21.0556585Z ) 2025-05-07T21:07:21.0556961Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:21.0557634Z self=, 2025-05-07T21:07:21.0558261Z sizes=[643, 643, 643], 2025-05-07T21:07:21.0558819Z uvm_op=, 2025-05-07T21:07:21.0559424Z ) 2025-05-07T21:07:21.0559828Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:21.0560489Z self=, 2025-05-07T21:07:21.0561080Z sizes=[142], 2025-05-07T21:07:21.0561531Z uvm_op=, 2025-05-07T21:07:21.0562041Z ) 2025-05-07T21:07:21.0562388Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:21.0563002Z self=, 2025-05-07T21:07:21.0563616Z sizes=[409, 982], 2025-05-07T21:07:21.0564118Z uvm_op=, 2025-05-07T21:07:21.0564793Z ) 2025-05-07T21:07:21.0565149Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:21.0565811Z self=, 2025-05-07T21:07:21.0566407Z sizes=[409, 409], 2025-05-07T21:07:21.0566927Z uvm_op=, 2025-05-07T21:07:21.0567477Z ) 2025-05-07T21:07:21.0567816Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:21.0568500Z self=, 2025-05-07T21:07:21.0569083Z sizes=[514, 284], 2025-05-07T21:07:21.0569588Z uvm_op=, 2025-05-07T21:07:21.0570153Z ) 2025-05-07T21:07:21.0570501Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:21.0571139Z self=, 2025-05-07T21:07:21.0571712Z sizes=[284, 284], 2025-05-07T21:07:21.0572231Z uvm_op=, 2025-05-07T21:07:21.0572915Z ) 2025-05-07T21:07:21.0573256Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:21.0573859Z self=, 2025-05-07T21:07:21.0574416Z sizes=[284], 2025-05-07T21:07:21.0574889Z uvm_op=, 2025-05-07T21:07:21.0575472Z ) 2025-05-07T21:07:21.0575817Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:21.0576468Z self=, 2025-05-07T21:07:21.0577072Z sizes=[869, 269, 739], 2025-05-07T21:07:21.0577613Z uvm_op=, 2025-05-07T21:07:21.0578189Z ) 2025-05-07T21:07:21.0578559Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:21.0579198Z self=, 2025-05-07T21:07:21.0579808Z sizes=[869, 269, 269], 2025-05-07T21:07:21.0580335Z uvm_op=, 2025-05-07T21:07:21.0580894Z ) 2025-05-07T21:07:21.0581260Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:21.0581919Z self=, 2025-05-07T21:07:21.0582546Z sizes=[869, 869, 269], 2025-05-07T21:07:21.0583066Z uvm_op=, 2025-05-07T21:07:21.0583614Z ) 2025-05-07T21:07:21.0583963Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:21.0584606Z self=, 2025-05-07T21:07:21.0585229Z sizes=[269, 869, 269], 2025-05-07T21:07:21.0585742Z uvm_op=, 2025-05-07T21:07:21.0586364Z ) 2025-05-07T21:07:21.0586703Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:21.0587303Z self=, 2025-05-07T21:07:21.0587916Z sizes=[269, 269, 269], 2025-05-07T21:07:21.0588459Z uvm_op=, 2025-05-07T21:07:21.0589087Z ) 2025-05-07T21:07:21.0589442Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:21.0590146Z self=, 2025-05-07T21:07:21.0591095Z sizes=[921], 2025-05-07T21:07:21.0591587Z uvm_op=, 2025-05-07T21:07:21.0592125Z ) 2025-05-07T21:07:21.0592425Z PASSED 2025-05-07T21:07:21.0592801Z uvm/uvm_test.py::UvmTest::test_enum PASSED 2025-05-07T21:07:21.1131002Z uvm/uvm_test.py::UvmTest::test_is_uvm_tensor Trying example: test_is_uvm_tensor( 2025-05-07T21:07:21.1131878Z self=, 2025-05-07T21:07:21.1132410Z sizes=[1], 2025-05-07T21:07:21.1132885Z uvm_op=, 2025-05-07T21:07:21.1133460Z ) 2025-05-07T21:07:21.1133797Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:21.1134387Z self=, 2025-05-07T21:07:21.1135112Z sizes=[7], 2025-05-07T21:07:21.1135583Z uvm_op=, 2025-05-07T21:07:21.1136136Z ) 2025-05-07T21:07:21.1136479Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:21.1137035Z self=, 2025-05-07T21:07:21.1137550Z sizes=[7, 4, 2, 2], 2025-05-07T21:07:21.1148458Z uvm_op=, 2025-05-07T21:07:21.1149093Z ) 2025-05-07T21:07:21.1149434Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:21.1150023Z self=, 2025-05-07T21:07:21.1150596Z sizes=[6], 2025-05-07T21:07:21.1151078Z uvm_op=, 2025-05-07T21:07:21.1151649Z ) 2025-05-07T21:07:21.1151984Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:21.1152566Z self=, 2025-05-07T21:07:21.1153142Z sizes=[6, 1, 6], 2025-05-07T21:07:21.1153817Z uvm_op=, 2025-05-07T21:07:21.1154387Z ) 2025-05-07T21:07:21.1154704Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:21.1155239Z self=, 2025-05-07T21:07:21.1155903Z sizes=[1, 1, 5], 2025-05-07T21:07:21.1156448Z uvm_op=, 2025-05-07T21:07:21.1157007Z ) 2025-05-07T21:07:21.1157314Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:21.1157864Z self=, 2025-05-07T21:07:21.1158386Z sizes=[5, 2, 7, 3], 2025-05-07T21:07:21.1158943Z uvm_op=, 2025-05-07T21:07:21.1159562Z ) 2025-05-07T21:07:21.1159874Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:21.1160428Z self=, 2025-05-07T21:07:21.1160980Z sizes=[5], 2025-05-07T21:07:21.1161512Z uvm_op=, 2025-05-07T21:07:21.1162121Z ) 2025-05-07T21:07:21.1162455Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:21.1162964Z self=, 2025-05-07T21:07:21.1163412Z sizes=[8, 5, 2, 5], 2025-05-07T21:07:21.1163903Z uvm_op=, 2025-05-07T21:07:21.1164422Z ) 2025-05-07T21:07:21.1164703Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:21.1165193Z self=, 2025-05-07T21:07:21.1165734Z sizes=[6, 5, 3, 4], 2025-05-07T21:07:21.1166238Z uvm_op=, 2025-05-07T21:07:21.1166977Z ) 2025-05-07T21:07:21.1167320Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:21.1167888Z self=, 2025-05-07T21:07:21.1168423Z sizes=[6], 2025-05-07T21:07:21.1168912Z uvm_op=, 2025-05-07T21:07:21.1170378Z ) 2025-05-07T21:07:21.1170687Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:21.1171259Z self=, 2025-05-07T21:07:21.1171825Z sizes=[8], 2025-05-07T21:07:21.1172316Z uvm_op=, 2025-05-07T21:07:21.1172921Z ) 2025-05-07T21:07:21.1173246Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:21.1173784Z self=, 2025-05-07T21:07:21.1174336Z sizes=[4, 2, 2, 4], 2025-05-07T21:07:21.1174848Z uvm_op=, 2025-05-07T21:07:21.1175372Z ) 2025-05-07T21:07:21.1175705Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:21.1176278Z self=, 2025-05-07T21:07:21.1176812Z sizes=[8], 2025-05-07T21:07:21.1177334Z uvm_op=, 2025-05-07T21:07:21.1177963Z ) 2025-05-07T21:07:21.1178427Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:21.1178993Z self=, 2025-05-07T21:07:21.1179573Z sizes=[7, 1], 2025-05-07T21:07:21.1180132Z uvm_op=, 2025-05-07T21:07:21.1180767Z ) 2025-05-07T21:07:21.1181094Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:21.1181647Z self=, 2025-05-07T21:07:21.1182195Z sizes=[7, 7], 2025-05-07T21:07:21.1182743Z uvm_op=, 2025-05-07T21:07:21.1183375Z ) 2025-05-07T21:07:21.1183705Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:21.1184252Z self=, 2025-05-07T21:07:21.1184813Z sizes=[7], 2025-05-07T21:07:21.1185311Z uvm_op=, 2025-05-07T21:07:21.1185917Z ) 2025-05-07T21:07:21.1186350Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:21.1186918Z self=, 2025-05-07T21:07:21.1187455Z sizes=[3], 2025-05-07T21:07:21.1187938Z uvm_op=, 2025-05-07T21:07:21.1188520Z ) 2025-05-07T21:07:21.1188848Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:21.1189417Z self=, 2025-05-07T21:07:21.1189982Z sizes=[1, 4, 2, 3], 2025-05-07T21:07:21.1190513Z uvm_op=, 2025-05-07T21:07:21.1191329Z ) 2025-05-07T21:07:21.1191658Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:21.1192230Z self=, 2025-05-07T21:07:21.1192770Z sizes=[1, 4, 2, 4], 2025-05-07T21:07:21.1193335Z uvm_op=, 2025-05-07T21:07:21.1193957Z ) 2025-05-07T21:07:21.1194273Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:21.1194858Z self=, 2025-05-07T21:07:21.1195541Z sizes=[1, 4, 1, 4], 2025-05-07T21:07:21.1196104Z uvm_op=, 2025-05-07T21:07:21.1196744Z ) 2025-05-07T21:07:21.1197067Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:21.1197606Z self=, 2025-05-07T21:07:21.1198157Z sizes=[1, 4, 1], 2025-05-07T21:07:21.1198663Z uvm_op=, 2025-05-07T21:07:21.1199237Z ) 2025-05-07T21:07:21.1199559Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:21.1200286Z self=, 2025-05-07T21:07:21.1200850Z sizes=[1, 4, 4], 2025-05-07T21:07:21.1201342Z uvm_op=, 2025-05-07T21:07:21.1201891Z ) 2025-05-07T21:07:21.1202211Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:21.1202905Z self=, 2025-05-07T21:07:21.1203435Z sizes=[4, 4, 4], 2025-05-07T21:07:21.1203932Z uvm_op=, 2025-05-07T21:07:21.1204495Z ) 2025-05-07T21:07:21.1204806Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:21.1205359Z self=, 2025-05-07T21:07:21.1205899Z sizes=[4, 4], 2025-05-07T21:07:21.1206360Z uvm_op=, 2025-05-07T21:07:21.1206925Z ) 2025-05-07T21:07:21.1207256Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:21.1207803Z self=, 2025-05-07T21:07:21.1208357Z sizes=[3, 8], 2025-05-07T21:07:21.1208851Z uvm_op=, 2025-05-07T21:07:21.1209414Z ) 2025-05-07T21:07:21.1209745Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:21.1210313Z self=, 2025-05-07T21:07:21.1211031Z sizes=[3, 3], 2025-05-07T21:07:21.1211512Z uvm_op=, 2025-05-07T21:07:21.1212056Z ) 2025-05-07T21:07:21.1212371Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:21.1212932Z self=, 2025-05-07T21:07:21.1213487Z sizes=[3, 5, 7, 5], 2025-05-07T21:07:21.1214062Z uvm_op=, 2025-05-07T21:07:21.1214688Z ) 2025-05-07T21:07:21.1215024Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:21.1215591Z self=, 2025-05-07T21:07:21.1216145Z sizes=[3, 3, 7, 5], 2025-05-07T21:07:21.1216710Z uvm_op=, 2025-05-07T21:07:21.1217342Z ) 2025-05-07T21:07:21.1217653Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:21.1218155Z self=, 2025-05-07T21:07:21.1218868Z sizes=[3, 3, 3, 5], 2025-05-07T21:07:21.1219453Z uvm_op=, 2025-05-07T21:07:21.1220065Z ) 2025-05-07T21:07:21.1220390Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:21.1220950Z self=, 2025-05-07T21:07:21.1221502Z sizes=[5, 3, 3, 5], 2025-05-07T21:07:21.1222072Z uvm_op=, 2025-05-07T21:07:21.1222664Z ) 2025-05-07T21:07:21.1222975Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:21.1223535Z self=, 2025-05-07T21:07:21.1224088Z sizes=[5, 3, 5, 5], 2025-05-07T21:07:21.1224631Z uvm_op=, 2025-05-07T21:07:21.1225279Z ) 2025-05-07T21:07:21.1225596Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:21.1226140Z self=, 2025-05-07T21:07:21.1226701Z sizes=[5, 3, 5, 3], 2025-05-07T21:07:21.1227265Z uvm_op=, 2025-05-07T21:07:21.1227865Z ) 2025-05-07T21:07:21.1228200Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:21.1228743Z self=, 2025-05-07T21:07:21.1229287Z sizes=[3, 3, 5, 3], 2025-05-07T21:07:21.1229850Z uvm_op=, 2025-05-07T21:07:21.1230463Z ) 2025-05-07T21:07:21.1230791Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:21.1231352Z self=, 2025-05-07T21:07:21.1231929Z sizes=[7, 7, 5], 2025-05-07T21:07:21.1232561Z uvm_op=, 2025-05-07T21:07:21.1233134Z ) 2025-05-07T21:07:21.1233454Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:21.1234036Z self=, 2025-05-07T21:07:21.1234644Z sizes=[7, 5, 5], 2025-05-07T21:07:21.1235157Z uvm_op=, 2025-05-07T21:07:21.1235865Z ) 2025-05-07T21:07:21.1236195Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:21.1236730Z self=, 2025-05-07T21:07:21.1237289Z sizes=[5, 5, 5], 2025-05-07T21:07:21.1237757Z uvm_op=, 2025-05-07T21:07:21.1238310Z ) 2025-05-07T21:07:21.1238633Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:21.1239197Z self=, 2025-05-07T21:07:21.1239715Z sizes=[1], 2025-05-07T21:07:21.1240199Z uvm_op=, 2025-05-07T21:07:21.1240760Z ) 2025-05-07T21:07:21.1241075Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:21.1241654Z self=, 2025-05-07T21:07:21.1242185Z sizes=[7], 2025-05-07T21:07:21.1242686Z uvm_op=, 2025-05-07T21:07:21.1243416Z ) 2025-05-07T21:07:21.1243731Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:21.1244288Z self=, 2025-05-07T21:07:21.1244831Z sizes=[5, 5], 2025-05-07T21:07:21.1245371Z uvm_op=, 2025-05-07T21:07:21.1245981Z ) 2025-05-07T21:07:21.1246277Z PASSED 2025-05-07T21:07:21.1615532Z uvm/uvm_test.py::UvmTest::test_new_managed_tensor_meta Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:21.1616566Z self=, 2025-05-07T21:07:21.1617139Z sizes=[1], 2025-05-07T21:07:21.1617462Z ) 2025-05-07T21:07:21.1617830Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:21.1618534Z self=, 2025-05-07T21:07:21.1619172Z sizes=[46], 2025-05-07T21:07:21.1619494Z ) 2025-05-07T21:07:21.1620047Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:21.1620706Z self=, 2025-05-07T21:07:21.1621309Z sizes=[46, 100], 2025-05-07T21:07:21.1621645Z ) 2025-05-07T21:07:21.1621988Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:21.1622645Z self=, 2025-05-07T21:07:21.1623226Z sizes=[150], 2025-05-07T21:07:21.1623535Z ) 2025-05-07T21:07:21.1623878Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:21.1624571Z self=, 2025-05-07T21:07:21.1625207Z sizes=[122], 2025-05-07T21:07:21.1625541Z ) 2025-05-07T21:07:21.1625910Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:21.1626608Z self=, 2025-05-07T21:07:21.1627252Z sizes=[121, 156, 182], 2025-05-07T21:07:21.1627631Z ) 2025-05-07T21:07:21.1628001Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:21.1628626Z self=, 2025-05-07T21:07:21.1629257Z sizes=[344], 2025-05-07T21:07:21.1629584Z ) 2025-05-07T21:07:21.1629956Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:21.1630652Z self=, 2025-05-07T21:07:21.1631271Z sizes=[224], 2025-05-07T21:07:21.1631602Z ) 2025-05-07T21:07:21.1631976Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:21.1632656Z self=, 2025-05-07T21:07:21.1633294Z sizes=[431, 139, 40], 2025-05-07T21:07:21.1633672Z ) 2025-05-07T21:07:21.1634163Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:21.1634832Z self=, 2025-05-07T21:07:21.1635634Z sizes=[61, 24, 169], 2025-05-07T21:07:21.1635991Z ) 2025-05-07T21:07:21.1636327Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:21.1637204Z self=, 2025-05-07T21:07:21.1637847Z sizes=[302, 1, 74], 2025-05-07T21:07:21.1638200Z ) 2025-05-07T21:07:21.1638570Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:21.1639265Z self=, 2025-05-07T21:07:21.1639889Z sizes=[1, 1, 74], 2025-05-07T21:07:21.1640247Z ) 2025-05-07T21:07:21.1640619Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:21.1641270Z self=, 2025-05-07T21:07:21.1641888Z sizes=[1, 1, 1], 2025-05-07T21:07:21.1642230Z ) 2025-05-07T21:07:21.1642596Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:21.1643282Z self=, 2025-05-07T21:07:21.1643902Z sizes=[507], 2025-05-07T21:07:21.1644233Z ) 2025-05-07T21:07:21.1644593Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:21.1645424Z self=, 2025-05-07T21:07:21.1646054Z sizes=[375, 153, 72], 2025-05-07T21:07:21.1646415Z ) 2025-05-07T21:07:21.1646767Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:21.1647419Z self=, 2025-05-07T21:07:21.1647981Z sizes=[375, 72, 72], 2025-05-07T21:07:21.1648331Z ) 2025-05-07T21:07:21.1648692Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:21.1649366Z self=, 2025-05-07T21:07:21.1650001Z sizes=[375], 2025-05-07T21:07:21.1650314Z ) 2025-05-07T21:07:21.1650658Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:21.1651289Z self=, 2025-05-07T21:07:21.1651873Z sizes=[492, 248, 395], 2025-05-07T21:07:21.1652243Z ) 2025-05-07T21:07:21.1652595Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:21.1653339Z self=, 2025-05-07T21:07:21.1653986Z sizes=[492, 248, 492], 2025-05-07T21:07:21.1654344Z ) 2025-05-07T21:07:21.1654698Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:21.1655370Z self=, 2025-05-07T21:07:21.1655987Z sizes=[492, 492, 492], 2025-05-07T21:07:21.1656345Z ) 2025-05-07T21:07:21.1656694Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:21.1657345Z self=, 2025-05-07T21:07:21.1657958Z sizes=[336], 2025-05-07T21:07:21.1658284Z ) 2025-05-07T21:07:21.1658650Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:21.1659217Z self=, 2025-05-07T21:07:21.1659738Z sizes=[263, 182, 222], 2025-05-07T21:07:21.1660050Z ) 2025-05-07T21:07:21.1660350Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:21.1660949Z self=, 2025-05-07T21:07:21.1661488Z sizes=[222, 182, 222], 2025-05-07T21:07:21.1661832Z ) 2025-05-07T21:07:21.1662164Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:21.1662771Z self=, 2025-05-07T21:07:21.1663387Z sizes=[182, 182, 222], 2025-05-07T21:07:21.1663771Z ) 2025-05-07T21:07:21.1664126Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:21.1664777Z self=, 2025-05-07T21:07:21.1665384Z sizes=[182, 182], 2025-05-07T21:07:21.1665737Z ) 2025-05-07T21:07:21.1666213Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:21.1666891Z self=, 2025-05-07T21:07:21.1667521Z sizes=[438], 2025-05-07T21:07:21.1667847Z ) 2025-05-07T21:07:21.1668182Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:21.1668974Z self=, 2025-05-07T21:07:21.1669597Z sizes=[78], 2025-05-07T21:07:21.1669935Z ) 2025-05-07T21:07:21.1670300Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:21.1670979Z self=, 2025-05-07T21:07:21.1671549Z sizes=[219], 2025-05-07T21:07:21.1671879Z ) 2025-05-07T21:07:21.1672228Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:21.1672884Z self=, 2025-05-07T21:07:21.1673503Z sizes=[232, 12, 112], 2025-05-07T21:07:21.1673849Z ) 2025-05-07T21:07:21.1674190Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:21.1674800Z self=, 2025-05-07T21:07:21.1675490Z sizes=[232, 112, 112], 2025-05-07T21:07:21.1675859Z ) 2025-05-07T21:07:21.1676215Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:21.1676998Z self=, 2025-05-07T21:07:21.1677605Z sizes=[232, 112, 232], 2025-05-07T21:07:21.1677974Z ) 2025-05-07T21:07:21.1678338Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:21.1679024Z self=, 2025-05-07T21:07:21.1679681Z sizes=[232, 232, 232], 2025-05-07T21:07:21.1680086Z ) 2025-05-07T21:07:21.1680456Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:21.1681121Z self=, 2025-05-07T21:07:21.1681739Z sizes=[130], 2025-05-07T21:07:21.1682052Z ) 2025-05-07T21:07:21.1682410Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:21.1683100Z self=, 2025-05-07T21:07:21.1683698Z sizes=[258, 159, 65], 2025-05-07T21:07:21.1684057Z ) 2025-05-07T21:07:21.1684414Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:21.1685182Z self=, 2025-05-07T21:07:21.1685792Z sizes=[65, 159, 65], 2025-05-07T21:07:21.1686133Z ) 2025-05-07T21:07:21.1686497Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:21.1687181Z self=, 2025-05-07T21:07:21.1687732Z sizes=[65, 159], 2025-05-07T21:07:21.1688051Z ) 2025-05-07T21:07:21.1688394Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:21.1689006Z self=, 2025-05-07T21:07:21.1689612Z sizes=[159, 159], 2025-05-07T21:07:21.1689964Z ) 2025-05-07T21:07:21.1690335Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:21.1691472Z self=, 2025-05-07T21:07:21.1692106Z sizes=[207], 2025-05-07T21:07:21.1692439Z ) 2025-05-07T21:07:21.1692796Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:21.1693508Z self=, 2025-05-07T21:07:21.1694111Z sizes=[511], 2025-05-07T21:07:21.1694419Z ) 2025-05-07T21:07:21.1694781Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:21.1695463Z self=, 2025-05-07T21:07:21.1696055Z sizes=[459, 198], 2025-05-07T21:07:21.1696407Z ) 2025-05-07T21:07:21.1696703Z PASSED 2025-05-07T21:07:21.2626523Z uvm/uvm_test.py::UvmTest::test_uvm_memadviceDontFork Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:21.2627528Z self=, 2025-05-07T21:07:21.2628464Z sizes=[1], 2025-05-07T21:07:21.2628985Z uvm_op=, 2025-05-07T21:07:21.2629591Z ) 2025-05-07T21:07:21.2629965Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:21.2630600Z self=, 2025-05-07T21:07:21.2631364Z sizes=[853], 2025-05-07T21:07:21.2631860Z uvm_op=, 2025-05-07T21:07:21.2632420Z ) 2025-05-07T21:07:21.2632767Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:21.2633436Z self=, 2025-05-07T21:07:21.2634011Z sizes=[289], 2025-05-07T21:07:21.2634455Z uvm_op=, 2025-05-07T21:07:21.2634988Z ) 2025-05-07T21:07:21.2635479Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:21.2636175Z self=, 2025-05-07T21:07:21.2636816Z sizes=[289, 213, 440], 2025-05-07T21:07:21.2637358Z uvm_op=, 2025-05-07T21:07:21.2637933Z ) 2025-05-07T21:07:21.2638294Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:21.2638973Z self=, 2025-05-07T21:07:21.2639780Z sizes=[555], 2025-05-07T21:07:21.2640302Z uvm_op=, 2025-05-07T21:07:21.2640819Z ) 2025-05-07T21:07:21.2641133Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:21.2641810Z self=, 2025-05-07T21:07:21.2653804Z sizes=[555], 2025-05-07T21:07:21.2654316Z uvm_op=, 2025-05-07T21:07:21.2654910Z ) 2025-05-07T21:07:21.2655280Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:21.2655959Z self=, 2025-05-07T21:07:21.2656601Z sizes=[389, 832, 492], 2025-05-07T21:07:21.2657116Z uvm_op=, 2025-05-07T21:07:21.2657703Z ) 2025-05-07T21:07:21.2658064Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:21.2658743Z self=, 2025-05-07T21:07:21.2659558Z sizes=[944, 1024, 273], 2025-05-07T21:07:21.2660166Z uvm_op=, 2025-05-07T21:07:21.2660814Z ) 2025-05-07T21:07:21.2661182Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:21.2661852Z self=, 2025-05-07T21:07:21.2662483Z sizes=[251, 373, 329, 683], 2025-05-07T21:07:21.2663045Z uvm_op=, 2025-05-07T21:07:21.2663621Z ) 2025-05-07T21:07:21.2663983Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:21.2664624Z self=, 2025-05-07T21:07:21.2665206Z sizes=[350, 456], 2025-05-07T21:07:21.2665685Z uvm_op=, 2025-05-07T21:07:21.2666242Z ) 2025-05-07T21:07:21.2666604Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:21.2667251Z self=, 2025-05-07T21:07:21.2667839Z sizes=[672, 436, 597, 723], 2025-05-07T21:07:21.2668349Z uvm_op=, 2025-05-07T21:07:21.2668896Z ) 2025-05-07T21:07:21.2669234Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:21.2669920Z self=, 2025-05-07T21:07:21.2670527Z sizes=[723, 436, 597, 723], 2025-05-07T21:07:21.2671072Z uvm_op=, 2025-05-07T21:07:21.2671635Z ) 2025-05-07T21:07:21.2672000Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:21.2672721Z self=, 2025-05-07T21:07:21.2673348Z sizes=[723, 436, 723, 723], 2025-05-07T21:07:21.2673881Z uvm_op=, 2025-05-07T21:07:21.2674438Z ) 2025-05-07T21:07:21.2674803Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:21.2675599Z self=, 2025-05-07T21:07:21.2676140Z sizes=[436, 436, 723, 723], 2025-05-07T21:07:21.2676621Z uvm_op=, 2025-05-07T21:07:21.2677079Z ) 2025-05-07T21:07:21.2677381Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:21.2677960Z self=, 2025-05-07T21:07:21.2678535Z sizes=[436, 436], 2025-05-07T21:07:21.2679004Z uvm_op=, 2025-05-07T21:07:21.2679554Z ) 2025-05-07T21:07:21.2679910Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:21.2680556Z self=, 2025-05-07T21:07:21.2681128Z sizes=[2], 2025-05-07T21:07:21.2681631Z uvm_op=, 2025-05-07T21:07:21.2682224Z ) 2025-05-07T21:07:21.2682580Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:21.2683254Z self=, 2025-05-07T21:07:21.2683994Z sizes=[23, 726, 447, 291], 2025-05-07T21:07:21.2684510Z uvm_op=, 2025-05-07T21:07:21.2685090Z ) 2025-05-07T21:07:21.2685446Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:21.2686089Z self=, 2025-05-07T21:07:21.2686704Z sizes=[23, 726, 447, 447], 2025-05-07T21:07:21.2687256Z uvm_op=, 2025-05-07T21:07:21.2687795Z ) 2025-05-07T21:07:21.2688139Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:21.2688782Z self=, 2025-05-07T21:07:21.2689408Z sizes=[23, 726, 447, 23], 2025-05-07T21:07:21.2689941Z uvm_op=, 2025-05-07T21:07:21.2690455Z ) 2025-05-07T21:07:21.2691162Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:21.2691968Z self=, 2025-05-07T21:07:21.2692609Z sizes=[778, 828, 713, 1004], 2025-05-07T21:07:21.2693235Z uvm_op=, 2025-05-07T21:07:21.2693854Z ) 2025-05-07T21:07:21.2694215Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:21.2694879Z self=, 2025-05-07T21:07:21.2695495Z sizes=[778, 828, 828, 1004], 2025-05-07T21:07:21.2696087Z uvm_op=, 2025-05-07T21:07:21.2696709Z ) 2025-05-07T21:07:21.2697078Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:21.2697719Z self=, 2025-05-07T21:07:21.2698333Z sizes=[778, 828, 828, 828], 2025-05-07T21:07:21.2698928Z uvm_op=, 2025-05-07T21:07:21.2699565Z ) 2025-05-07T21:07:21.2699934Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:21.2700589Z self=, 2025-05-07T21:07:21.2701198Z sizes=[778, 828, 828, 828], 2025-05-07T21:07:21.2701742Z uvm_op=, 2025-05-07T21:07:21.2702315Z ) 2025-05-07T21:07:21.2702675Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:21.2703321Z self=, 2025-05-07T21:07:21.2703931Z sizes=[778, 828, 828], 2025-05-07T21:07:21.2704452Z uvm_op=, 2025-05-07T21:07:21.2705008Z ) 2025-05-07T21:07:21.2705510Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:21.2706171Z self=, 2025-05-07T21:07:21.2706779Z sizes=[778, 828, 778], 2025-05-07T21:07:21.2707299Z uvm_op=, 2025-05-07T21:07:21.2708001Z ) 2025-05-07T21:07:21.2708359Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:21.2709008Z self=, 2025-05-07T21:07:21.2709617Z sizes=[828, 828, 778], 2025-05-07T21:07:21.2710147Z uvm_op=, 2025-05-07T21:07:21.2710703Z ) 2025-05-07T21:07:21.2711067Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:21.2711722Z self=, 2025-05-07T21:07:21.2712313Z sizes=[561], 2025-05-07T21:07:21.2712804Z uvm_op=, 2025-05-07T21:07:21.2713371Z ) 2025-05-07T21:07:21.2713740Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:21.2714387Z self=, 2025-05-07T21:07:21.2714986Z sizes=[41, 304, 1], 2025-05-07T21:07:21.2715587Z uvm_op=, 2025-05-07T21:07:21.2716304Z ) 2025-05-07T21:07:21.2716665Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:21.2717329Z self=, 2025-05-07T21:07:21.2717928Z sizes=[41, 304, 41], 2025-05-07T21:07:21.2718455Z uvm_op=, 2025-05-07T21:07:21.2719024Z ) 2025-05-07T21:07:21.2719377Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:21.2720024Z self=, 2025-05-07T21:07:21.2720637Z sizes=[41, 304, 304], 2025-05-07T21:07:21.2721166Z uvm_op=, 2025-05-07T21:07:21.2721730Z ) 2025-05-07T21:07:21.2722089Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:21.2722735Z self=, 2025-05-07T21:07:21.2723325Z sizes=[41, 41, 304], 2025-05-07T21:07:21.2723925Z uvm_op=, 2025-05-07T21:07:21.2724505Z ) 2025-05-07T21:07:21.2724860Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:21.2725508Z self=, 2025-05-07T21:07:21.2726115Z sizes=[41, 41], 2025-05-07T21:07:21.2726592Z uvm_op=, 2025-05-07T21:07:21.2727158Z ) 2025-05-07T21:07:21.2727516Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:21.2728166Z self=, 2025-05-07T21:07:21.2728758Z sizes=[684], 2025-05-07T21:07:21.2729247Z uvm_op=, 2025-05-07T21:07:21.2729810Z ) 2025-05-07T21:07:21.2730162Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:21.2730804Z self=, 2025-05-07T21:07:21.2731405Z sizes=[476], 2025-05-07T21:07:21.2731933Z uvm_op=, 2025-05-07T21:07:21.2732564Z ) 2025-05-07T21:07:21.2732921Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:21.2733560Z self=, 2025-05-07T21:07:21.2734170Z sizes=[150, 897, 957, 979], 2025-05-07T21:07:21.2734713Z uvm_op=, 2025-05-07T21:07:21.2735275Z ) 2025-05-07T21:07:21.2735624Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:21.2736290Z self=, 2025-05-07T21:07:21.2736907Z sizes=[150, 957, 957, 979], 2025-05-07T21:07:21.2737541Z uvm_op=, 2025-05-07T21:07:21.2738123Z ) 2025-05-07T21:07:21.2738485Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:21.2739137Z self=, 2025-05-07T21:07:21.2739754Z sizes=[979, 957, 957, 979], 2025-05-07T21:07:21.2740402Z uvm_op=, 2025-05-07T21:07:21.2740967Z ) 2025-05-07T21:07:21.2741328Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:21.2741969Z self=, 2025-05-07T21:07:21.2742575Z sizes=[979, 957, 979, 979], 2025-05-07T21:07:21.2743113Z uvm_op=, 2025-05-07T21:07:21.2743687Z ) 2025-05-07T21:07:21.2744051Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:21.2744703Z self=, 2025-05-07T21:07:21.2745307Z sizes=[979, 957, 957], 2025-05-07T21:07:21.2745842Z uvm_op=, 2025-05-07T21:07:21.2746393Z ) 2025-05-07T21:07:21.2746757Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:21.2747407Z self=, 2025-05-07T21:07:21.2748005Z sizes=[957, 957, 957], 2025-05-07T21:07:21.2748637Z uvm_op=, 2025-05-07T21:07:21.2749204Z ) 2025-05-07T21:07:21.2749516Z PASSED 2025-05-07T21:07:21.7237896Z uvm/uvm_test.py::UvmTest::test_uvm_slice Trying example: test_uvm_slice( 2025-05-07T21:07:21.7238689Z self=, 2025-05-07T21:07:21.7239194Z sizes=[1], 2025-05-07T21:07:21.7239634Z uvm_op=, 2025-05-07T21:07:21.7240162Z ) 2025-05-07T21:07:21.7240464Z Trying example: test_uvm_slice( 2025-05-07T21:07:21.7240943Z self=, 2025-05-07T21:07:21.7241427Z sizes=[750], 2025-05-07T21:07:21.7241855Z uvm_op=, 2025-05-07T21:07:21.7242335Z ) 2025-05-07T21:07:21.7242619Z Trying example: test_uvm_slice( 2025-05-07T21:07:21.7243124Z self=, 2025-05-07T21:07:21.7243593Z sizes=[750, 498, 417, 251], 2025-05-07T21:07:21.7244343Z uvm_op=, 2025-05-07T21:07:21.7244859Z ) 2025-05-07T21:07:21.7245176Z Trying example: test_uvm_slice( 2025-05-07T21:07:21.7245673Z self=, 2025-05-07T21:07:21.7246185Z sizes=[517], 2025-05-07T21:07:21.7246628Z uvm_op=, 2025-05-07T21:07:21.7247154Z ) 2025-05-07T21:07:21.7247461Z Trying example: test_uvm_slice( 2025-05-07T21:07:21.7247953Z self=, 2025-05-07T21:07:21.7248468Z sizes=[517], 2025-05-07T21:07:21.7248936Z uvm_op=, 2025-05-07T21:07:21.7249498Z ) 2025-05-07T21:07:21.7249796Z Trying example: test_uvm_slice( 2025-05-07T21:07:21.7250263Z self=, 2025-05-07T21:07:21.7250749Z sizes=[349, 475, 51, 265], 2025-05-07T21:07:21.7251239Z uvm_op=, 2025-05-07T21:07:21.7251748Z ) 2025-05-07T21:07:21.7252053Z Trying example: test_uvm_slice( 2025-05-07T21:07:21.7252497Z self=, 2025-05-07T21:07:21.7252978Z sizes=[390], 2025-05-07T21:07:21.7253468Z uvm_op=, 2025-05-07T21:07:21.7254016Z ) 2025-05-07T21:07:21.7254316Z Trying example: test_uvm_slice( 2025-05-07T21:07:21.7254778Z self=, 2025-05-07T21:07:21.7255242Z sizes=[596, 711], 2025-05-07T21:07:21.7255663Z uvm_op=, 2025-05-07T21:07:21.7256167Z ) 2025-05-07T21:07:21.7256594Z Trying example: test_uvm_slice( 2025-05-07T21:07:21.7257041Z self=, 2025-05-07T21:07:21.7257503Z sizes=[65, 388, 29], 2025-05-07T21:07:21.7257954Z uvm_op=, 2025-05-07T21:07:21.7258598Z ) 2025-05-07T21:07:21.7258894Z Trying example: test_uvm_slice( 2025-05-07T21:07:21.7259345Z self=, 2025-05-07T21:07:21.7259790Z sizes=[764], 2025-05-07T21:07:21.7260258Z uvm_op=, 2025-05-07T21:07:21.7260809Z ) 2025-05-07T21:07:21.7261085Z Trying example: test_uvm_slice( 2025-05-07T21:07:21.7261531Z self=, 2025-05-07T21:07:21.7261998Z sizes=[23, 1022, 920, 773], 2025-05-07T21:07:21.7262514Z uvm_op=, 2025-05-07T21:07:21.7263059Z ) 2025-05-07T21:07:21.7263346Z Trying example: test_uvm_slice( 2025-05-07T21:07:21.7263794Z self=, 2025-05-07T21:07:21.7264261Z sizes=[23, 1022, 920, 920], 2025-05-07T21:07:21.7264783Z uvm_op=, 2025-05-07T21:07:21.7265324Z ) 2025-05-07T21:07:21.7265609Z Trying example: test_uvm_slice( 2025-05-07T21:07:21.7266175Z self=, 2025-05-07T21:07:21.7266644Z sizes=[920, 1022, 920, 920], 2025-05-07T21:07:21.7267168Z uvm_op=, 2025-05-07T21:07:21.7267713Z ) 2025-05-07T21:07:21.7268003Z Trying example: test_uvm_slice( 2025-05-07T21:07:21.7268441Z self=, 2025-05-07T21:07:21.7268905Z sizes=[920, 1022, 920, 1022], 2025-05-07T21:07:21.7269439Z uvm_op=, 2025-05-07T21:07:21.7269966Z ) 2025-05-07T21:07:21.7270255Z Trying example: test_uvm_slice( 2025-05-07T21:07:21.7270700Z self=, 2025-05-07T21:07:21.7271155Z sizes=[920], 2025-05-07T21:07:21.7271567Z uvm_op=, 2025-05-07T21:07:21.7272058Z ) 2025-05-07T21:07:21.7272336Z Trying example: test_uvm_slice( 2025-05-07T21:07:21.7272855Z self=, 2025-05-07T21:07:21.7273316Z sizes=[375, 820, 452], 2025-05-07T21:07:21.7273813Z uvm_op=, 2025-05-07T21:07:21.7274349Z ) 2025-05-07T21:07:21.7274634Z Trying example: test_uvm_slice( 2025-05-07T21:07:21.7275082Z self=, 2025-05-07T21:07:21.7275716Z sizes=[375, 452, 452], 2025-05-07T21:07:21.7276214Z uvm_op=, 2025-05-07T21:07:21.7276756Z ) 2025-05-07T21:07:21.7277036Z Trying example: test_uvm_slice( 2025-05-07T21:07:21.7277491Z self=, 2025-05-07T21:07:21.7277955Z sizes=[375, 375, 452], 2025-05-07T21:07:21.7278456Z uvm_op=, 2025-05-07T21:07:21.7278985Z ) 2025-05-07T21:07:21.7279276Z Trying example: test_uvm_slice( 2025-05-07T21:07:21.7279756Z self=, 2025-05-07T21:07:21.7280241Z sizes=[375], 2025-05-07T21:07:21.7280690Z uvm_op=, 2025-05-07T21:07:21.7281221Z ) 2025-05-07T21:07:21.7281512Z Trying example: test_uvm_slice( 2025-05-07T21:07:21.7281982Z self=, 2025-05-07T21:07:21.7282472Z sizes=[403], 2025-05-07T21:07:21.7282966Z uvm_op=, 2025-05-07T21:07:21.7283549Z ) 2025-05-07T21:07:21.7283851Z Trying example: test_uvm_slice( 2025-05-07T21:07:21.7284316Z self=, 2025-05-07T21:07:21.7284891Z sizes=[205, 851], 2025-05-07T21:07:21.7285367Z uvm_op=, 2025-05-07T21:07:21.7285887Z ) 2025-05-07T21:07:21.7286183Z Trying example: test_uvm_slice( 2025-05-07T21:07:21.7286666Z self=, 2025-05-07T21:07:21.7287233Z sizes=[851, 851], 2025-05-07T21:07:21.7287704Z uvm_op=, 2025-05-07T21:07:21.7288224Z ) 2025-05-07T21:07:21.7288524Z Trying example: test_uvm_slice( 2025-05-07T21:07:21.7288989Z self=, 2025-05-07T21:07:21.7289482Z sizes=[851], 2025-05-07T21:07:21.7289932Z uvm_op=, 2025-05-07T21:07:21.7290445Z ) 2025-05-07T21:07:21.7291110Z Trying example: test_uvm_slice( 2025-05-07T21:07:21.7291588Z self=, 2025-05-07T21:07:21.7292096Z sizes=[497, 630, 1007, 631], 2025-05-07T21:07:21.7292653Z uvm_op=, 2025-05-07T21:07:21.7293219Z ) 2025-05-07T21:07:21.7293523Z Trying example: test_uvm_slice( 2025-05-07T21:07:21.7293989Z self=, 2025-05-07T21:07:21.7294486Z sizes=[497, 630, 1007, 631], 2025-05-07T21:07:21.7295154Z uvm_op=, 2025-05-07T21:07:21.7295660Z ) 2025-05-07T21:07:21.7295961Z Trying example: test_uvm_slice( 2025-05-07T21:07:21.7296443Z self=, 2025-05-07T21:07:21.7296937Z sizes=[631, 630, 1007, 631], 2025-05-07T21:07:21.7297448Z uvm_op=, 2025-05-07T21:07:21.7297976Z ) 2025-05-07T21:07:21.7298268Z Trying example: test_uvm_slice( 2025-05-07T21:07:21.7298745Z self=, 2025-05-07T21:07:21.7299241Z sizes=[631, 630, 1007, 630], 2025-05-07T21:07:21.7299764Z uvm_op=, 2025-05-07T21:07:21.7300281Z ) 2025-05-07T21:07:21.7300586Z Trying example: test_uvm_slice( 2025-05-07T21:07:21.7301062Z self=, 2025-05-07T21:07:21.7301557Z sizes=[711, 186, 528, 1013], 2025-05-07T21:07:21.7302206Z uvm_op=, 2025-05-07T21:07:21.7302754Z ) 2025-05-07T21:07:21.7303051Z Trying example: test_uvm_slice( 2025-05-07T21:07:21.7303531Z self=, 2025-05-07T21:07:21.7304023Z sizes=[186, 186, 528, 1013], 2025-05-07T21:07:21.7304530Z uvm_op=, 2025-05-07T21:07:21.7305059Z ) 2025-05-07T21:07:21.7305362Z Trying example: test_uvm_slice( 2025-05-07T21:07:21.7305831Z self=, 2025-05-07T21:07:21.7306324Z sizes=[186, 186, 528, 186], 2025-05-07T21:07:21.7306830Z uvm_op=, 2025-05-07T21:07:21.7307354Z ) 2025-05-07T21:07:21.7307650Z Trying example: test_uvm_slice( 2025-05-07T21:07:21.7308130Z self=, 2025-05-07T21:07:21.7308626Z sizes=[186, 186, 528, 186], 2025-05-07T21:07:21.7309125Z uvm_op=, 2025-05-07T21:07:21.7309672Z ) 2025-05-07T21:07:21.7309976Z Trying example: test_uvm_slice( 2025-05-07T21:07:21.7310440Z self=, 2025-05-07T21:07:21.7310936Z sizes=[186, 186, 528], 2025-05-07T21:07:21.7311427Z uvm_op=, 2025-05-07T21:07:21.7311938Z ) 2025-05-07T21:07:21.7312239Z Trying example: test_uvm_slice( 2025-05-07T21:07:21.7312715Z self=, 2025-05-07T21:07:21.7313209Z sizes=[186, 186, 186], 2025-05-07T21:07:21.7313685Z uvm_op=, 2025-05-07T21:07:21.7314213Z ) 2025-05-07T21:07:21.7314628Z Trying example: test_uvm_slice( 2025-05-07T21:07:21.7315098Z self=, 2025-05-07T21:07:21.7315685Z sizes=[186], 2025-05-07T21:07:21.7316138Z uvm_op=, 2025-05-07T21:07:21.7316762Z ) 2025-05-07T21:07:21.7317066Z Trying example: test_uvm_slice( 2025-05-07T21:07:21.7317547Z self=, 2025-05-07T21:07:21.7318035Z sizes=[727, 838, 163], 2025-05-07T21:07:21.7318553Z uvm_op=, 2025-05-07T21:07:21.7319104Z ) 2025-05-07T21:07:21.7319387Z Trying example: test_uvm_slice( 2025-05-07T21:07:21.7319829Z self=, 2025-05-07T21:07:21.7320373Z sizes=[727, 838, 727], 2025-05-07T21:07:21.7320903Z uvm_op=, 2025-05-07T21:07:21.7321483Z ) 2025-05-07T21:07:21.7321796Z Trying example: test_uvm_slice( 2025-05-07T21:07:21.7322271Z self=, 2025-05-07T21:07:21.7322749Z sizes=[727, 727, 727], 2025-05-07T21:07:21.7323268Z uvm_op=, 2025-05-07T21:07:21.7323820Z ) 2025-05-07T21:07:21.7324107Z Trying example: test_uvm_slice( 2025-05-07T21:07:21.7324669Z self=, 2025-05-07T21:07:21.7325140Z sizes=[168], 2025-05-07T21:07:21.7325602Z uvm_op=, 2025-05-07T21:07:21.7326168Z ) 2025-05-07T21:07:21.7326455Z Trying example: test_uvm_slice( 2025-05-07T21:07:21.7326917Z self=, 2025-05-07T21:07:21.7327382Z sizes=[87, 573], 2025-05-07T21:07:21.7327839Z uvm_op=, 2025-05-07T21:07:21.7328329Z ) 2025-05-07T21:07:21.7328603Z Trying example: test_uvm_slice( 2025-05-07T21:07:21.7329072Z self=, 2025-05-07T21:07:21.7329539Z sizes=[87, 87], 2025-05-07T21:07:21.7330003Z uvm_op=, 2025-05-07T21:07:21.7330506Z ) 2025-05-07T21:07:21.7342443Z PASSED 2025-05-07T21:07:21.7342645Z 2025-05-07T21:07:21.7343005Z =============================== warnings summary =============================== 2025-05-07T21:07:21.7343611Z test/uvm/uvm_test.py::UvmTest::test_uvm_slice 2025-05-07T21:07:21.7345842Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/uvm/uvm_test.py:175: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2025-05-07T21:07:21.7348367Z assert uvm_slice.storage().data_ptr() == uvm_t.storage().data_ptr() 2025-05-07T21:07:21.7348804Z 2025-05-07T21:07:21.7349128Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:07:21.7349780Z ========================= 7 passed, 1 warning in 3.50s ========================= 2025-05-07T21:07:22.3828143Z 2025-05-07T21:07:22.3828589Z [TEST] Python test suite PASSED: ./uvm/uvm_test.py 2025-05-07T21:07:22.3849605Z [TEST] Python test time for ./uvm/uvm_test.py: 6 seconds 2025-05-07T21:07:22.3849909Z 2025-05-07T21:07:22.3849919Z 2025-05-07T21:07:22.3849930Z 2025-05-07T21:07:22.3849937Z 2025-05-07T21:07:22.3850160Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T21:07:22.3927041Z Post job cleanup. 2025-05-07T21:07:22.4910316Z [command]/usr/bin/git version 2025-05-07T21:07:22.4950638Z git version 2.47.1 2025-05-07T21:07:22.4985642Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/75c1e3f5-e884-49b8-92f1-774379422210/.gitconfig' 2025-05-07T21:07:22.4995952Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/75c1e3f5-e884-49b8-92f1-774379422210' before making global git config changes 2025-05-07T21:07:22.4996827Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T21:07:22.5001587Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T21:07:22.5054799Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T21:07:22.5088913Z [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-07T21:07:22.5423105Z Entering 'external/asmjit' 2025-05-07T21:07:22.5488975Z Entering 'external/composable_kernel' 2025-05-07T21:07:22.5562699Z Entering 'external/cpuinfo' 2025-05-07T21:07:22.5629549Z Entering 'external/cutlass' 2025-05-07T21:07:22.5707146Z Entering 'external/googletest' 2025-05-07T21:07:22.5773134Z Entering 'external/hipify_torch' 2025-05-07T21:07:22.5840695Z Entering 'external/json' 2025-05-07T21:07:22.5927772Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T21:07:22.5953175Z http.https://github.com/.extraheader 2025-05-07T21:07:22.5965350Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-05-07T21:07:22.5997106Z [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-07T21:07:22.6329017Z Entering 'external/asmjit' 2025-05-07T21:07:22.6373611Z http.https://github.com/.extraheader 2025-05-07T21:07:22.6416696Z Entering 'external/composable_kernel' 2025-05-07T21:07:22.6459801Z http.https://github.com/.extraheader 2025-05-07T21:07:22.6509405Z Entering 'external/cpuinfo' 2025-05-07T21:07:22.6557518Z http.https://github.com/.extraheader 2025-05-07T21:07:22.6600046Z Entering 'external/cutlass' 2025-05-07T21:07:22.6642395Z http.https://github.com/.extraheader 2025-05-07T21:07:22.6693014Z Entering 'external/googletest' 2025-05-07T21:07:22.6735610Z http.https://github.com/.extraheader 2025-05-07T21:07:22.6777764Z Entering 'external/hipify_torch' 2025-05-07T21:07:22.6821876Z http.https://github.com/.extraheader 2025-05-07T21:07:22.6863765Z Entering 'external/json' 2025-05-07T21:07:22.6908679Z http.https://github.com/.extraheader 2025-05-07T21:07:22.7066296Z A job completed hook has been configured by the self-hosted runner administrator 2025-05-07T21:07:22.7102167Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-05-07T21:07:22.7112640Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T21:07:22.7113006Z ##[endgroup] 2025-05-07T21:07:22.7219051Z [!ALERT!] Swap in detected! [!ALERT!] 2025-05-07T21:07:33.5795298Z [!ALERT!] Swap out detected [!ALERT!] 2025-05-07T21:07:50.0245068Z Cleaning up orphan processes